body {
	font-size:14px;
	line-height:normal;
	font-weight:400;
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	   
    
	
	
}

.wood-bg{

float:left;
}
.item{
      
        
    }
    .menuitem{
        display: inline-block;
        position: relative;
        float:left;
        text-align: left;
    }
	
	 .menuitems{
        display: inline-block;
        position: relative;
        
        text-align: left;
    }
    .menuitem  a{
        display: block;
        padding: 12px 12px;
        color: #878787;
        text-decoration: none;
		margin-left:0px;
		    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
   
    }
	
	   .menuitems  a{
       
        padding: 12px 12px;
        color: #fff;
        text-decoration: none;
		margin-left:0px;
		text-transform: uppercase;
		font-size: 14px;
		display:inline-block;
	
		font-size:13px;
		float:right;
		color: #fff;
		font-size: 13px;
    


   
    }
	
	
    .menuitem a:hover{
        color: #2988be;
	
		   
           }
    .menuitem ul.dropdown{
        min-width:420px; /* Set width of the dropdown */
        background: #f30000;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;
		padding:0px;
		}
    .menuitem:hover ul.dropdown{
        display: block; /* Display the dropdown */
    }
    .menuitem ul.dropdown li{
        display: block;
		float:left;
		width:205px;
    }
	
	.menuitem  ul.dropdown li a{
        display: block;
        padding:8px 15px;
        color: #fff;
        text-decoration: none;
		margin-left:0px;
		    
    font-size: 15px;
    
   
    }
	
	.banner > img {
    width: 100%;
}
	.about-des address{
		font-style:normal;
	}
.header{
	
	background-repeat: no-repeat;
    background-size: 100% 100%;  

	width:100%;
	float:left;
	display:table;
}

.logo-img{
	padding-left:25px;
}
.menuheader{
	width: 100%;
    float: left;
    display: table;
    
}
.container-fluid {
    padding-right:15px;
    padding-left:15px;
    margin-right: auto;
    margin-left: auto;
}

.logo{
	width:40%;
	float:left;
    padding: 9px 0px;
}
.add{
	margin-top:30px;
}

.category-qty{
	
	float:left;
	width:100%;
}

.col-md-2{
	width:17%;
	float:left;
}
.col-md-4{
	width:32%;
	float:left;
}
.add-to-basket{
	float: left;
    width: 100%;
	margin: 10px 26px;
}

.line{
	width:100%;
	float:left;
}
.btn-basket{
	padding: 11px;
    background-color: #01bbd4;
    color: #fff;
    box-shadow: none;
    border: none;
}
.qtym{
	width:40%;
	float:left;
	    margin-top: 6px;height: 25px;
}
.category-qty1{
	margin-bottom: 10px;
	padding:4px;
	float:left;
}
.category-qty span {
    float: left;
 width:40%;
	padding: 3px 7px;

}

.category-qty1 span {
    float: left;
    background-color: #fff;
	padding-left:6px;
	font-size:17px;
	
}
.top-bar {
background-color:#222d34;
background-size:100% 100%;
    float: left;
	width:100%;
   padding: 4px 0px;
       display: table;
   border-bottom: 2px solid #0f77ad;
}

.col-md-2 p{
	color:#000;
	text-align: center;
}

.col-md-4 p{
	color:#000;
	text-align: center;
}

.inquiry_heading{
	color:#000;
}

.profile{
	width:100%;
	float:left;
}
.top-right{
	width:50%;
	float:left;
}
.search {
	border:1px solid #2a3b44;
	width:30%;
	padding: 0px;
	margin-top:2px;
	border-radius:4px;
	float:right;
}
.top-left{
	width:50%;
	float:left;
}
.carousel-inner img{
	width:100%;
}

.detail-bar ul {
	
	padding:0px;
	list-style:none;
	}
.detail-bar ul li {
	float:left;
	display:inline;
}

.head-bar ul li {
	float:left;
	display:inline;
}
.detail-bar ul li i { 
	color:#000;
	
}
.detail-bar ul li a {
	font-size:14px;
	font-weight:300;
	color:#292929;
	
}
.detail-bar ul li a {
	text-decoration:none;
}
.topitem {
    padding-bottom: 5px;
    float: left;
    padding-top: 9px;
    padding-right: 6px;
    font-size: 13px;
    color: #93a1aa;
    font-weight: 400;
}
.topitem a{
	padding-bottom: 5px;
    float: left;
    padding-top: 9px;
    padding-right: 6px;
	font-size: 15px;
color:#fff;
font-weight: bold;
}

.top-bar ul {
	margin: 0px;
	padding:0px;
	list-style:none;
	}
.top-left ul li {
	display:inline;
	color:#666666;
}
.social ul li a {
    color: #999;
}
.top-bar ul li i { 
	color:#5fa0bb;
	    padding: 0px 7px;
    font-size: 18px;
}


.top-right ul{
    float: left;
  width:100%;
}



.large-page .social ul li a {
    padding:5px;
    background-color: transparent;
    color: #ccc;
    display: inline-block;
    float: left;
    font-family: "FontAwesome";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
	border-radius:4px;
    text-decoration: none;
    transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
    text-align: center;
}
.form-control2{
    padding: 6px 0px;
    padding-left: 8px;
    font-size: 14px;
    float:left;
	width:82%;
    color: #fff;
	border-radius:12px;
	border:1px transparent;
    background-color: transparent;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    
}

.sumbit-btn{
	width:100%;
	float:left;
}

label{
	color:#000;
}

.btn.btn-Submit {
    background: #2988be;

    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin:0px 0 10px 6px;
    padding:10px;
	width:20%;
	border: 1px transparent;
 
}
.small-banner img{
	width:100%;
}
select option{
	 
}

.qty select option{
	 background-color:white;
}
.form-control {
    display: block;
    width:45%;
     float: left;
    margin-left: 5px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
	    margin-right:4%;
	margin-bottom:10px;
    background-color:#cacaca;
    background-image: none;
    border: 1px solid transparent;
    
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	
}


.form-contro2 {
    display: block;
    width:49%;
     float: left;
    margin-left: 5px;
    padding:13px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
	
	margin-bottom:10px;
    background-color:#cacaca;
    background-image: none;
    border: 1px solid transparent;
    
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	
}

.size{
	margin: 0px;
    float: left;
    width: 27%;
	    font-size: 19px;
    font-weight: 700;
}



.form-control3 {
    display: block;
    width: 100%;
 
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
	margin-bottom:10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #3A3A3A;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

 .social ul li a.fa-facebook:hover {background-color:#3b5998; color:#fff;}
 .social ul li a.fa-twitter:hover{  background-color:#00acee; color:#fff;}
 .social ul li a.fa-google-plus:hover {  background-color:#dd4b39; color:#fff;}
 .social ul li a.fa-linkedin:hover {  background-color:#007fb1; color:#fff;}

.large-page .social ul li a.fa-facebook {background-color:#3b5998;}
.large-page .social ul li a.fa-twitter{  background-color:#00acee;}
.large-page .social ul li a.fa-google-plus {  background-color:#dd4b39;}
.large-page .social ul li a.fa-linkedin {  background-color:#007fb1;}


.head-bar ul li {
	display: inline;
    margin-left: 5px;
    padding:7px 0px 7px 7px;
    
}

.large-page ul li {
	display: inline;
    margin-left: 5px;
    padding: 10px;
    border: 2px solid #e6e6e6;
	float:left;
}
.head-bar ul li i { 
	color:#ccc;
	padding:0px 8px;
}
.head-bar ul li a {
	font-size:15px;
	
	color:#9fa0a1;
	
	font-family: 'Open Sans', sans-serif;
}
.head-bar ul li a {
	text-decoration:none;
}

.cart{
	float: left;
    margin-top: 8px;
}
/*.search {
    float: left;
    margin-top: 20px;
}
.search input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #000;
    padding: 13px 35px 13px 13px;
    width: 275px;
	border-radius: 25px;
    background: #e6e6e6;
}
.search i {
    color: #000;
    font-size: 18px;
    margin-right: -22px;
    position: relative;
    right: 30px;
    top: 2px;
}
.search img {
    bottom: 1px;
    height: 45px;
    position: relative;
}*/
.navbar-nav > li {
    
    float: left;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
	    font-weight: 600;
}
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus { 
    background-color: #ca0000; color:#000;}

	.navbar{
		min-height:0px;
	}
.menu-block{
display:block;
padding-left:0px;
border-radius:25px;
margin-top:40px;
float:right;






}




.carousel {
    position: relative;
    float: left;
    width: 100%;
}

.top-bar-right{
	margin-top:25px;
	padding:0px;
}

.navbar{
margin:0px;}
.banner {
   
	float:left;
	width:100%;
	position: relative;
    
	
}
.center-img{
	float:left;
	width:100%;
	background-color:#f4f4f4;
	    padding-top: 30px;
		padding-bottom:30px;
		display:table;
}

.featurebg{
	float:left;
	width:100%;
	
}

.aboutus{
	float:left;
	width:100%;
}
.small-banner img { 
	width:100%;
}
.marque {
   
    color: #888888;
    height: 193px;
    margin-top: 20px;
    
}

.topheading{
	color:#575757;
	    font-size: 12px;
    font-weight: 800;

}
.heading {
    font-size: 36px;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:#2988be;
	margin-bottom:43px;
	    background-image: url('../img/dot-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
      background-position: 50% 100%;
    padding-bottom: 15px;
}

.heading1 {
    font-size: 36px;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:#2988be;
	
	    background-image: url('../img/dot-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
      background-position: 50% 100%;
    padding-bottom:15px;
}

.para {
    color: #4e4e4e;
    text-align: center;
	margin-bottom:15px;
}


.f-box3{
	    width: 22%;
    float: left;
    padding: 0px 15px;
    
}
address{
	font-style:normal;
}
.basket_img img{
	    height: 149px;
    width: 24px;
    padding-left: 49px;

}

.qtys{
	margin: 3px 7px;
    padding: 3px 4px;
	    margin-bottom: 10px;
}
.f-box3 img {
    padding-bottom: 0px;
    padding-right: 12px;
    padding-top: 4px;
    position: relative;
    top: 4px;
}
.right{
    width: 70%;
    float: left;
    margin-left: 20px;
}

.detail-right{
    width: 100%;
    float: left;
   
}
.left{
	width:28%;
	float:left;
}


.index-right{
    width: 30%;
    float: left;
    margin-left: 20px;
	display:table;
}
.index-left{
	width:100%;
	float:left;
	display:table;
}
.wrapper {
    margin: 0px auto;
    width: 1170px;
}

input:focus{
    outline: none;
}


.form-control:focus{
    background-color:#fff;
	border:1px solid #2988be;
}
input::-webkit-input-placeholder {
color: #434a4e ;
font-size:10px;
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
}

textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}

.form-control::-webkit-input-placeholder {
color: #000 ;
font-size:13px;
}


.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #000;
    content: "/\00a0";
}
.breadcrumb {
    padding: 8px 0px;
    margin:0px;
    list-style: none;
  
    border-radius: 4px;
}

.breadcrumb li {
    display:inline-block;
	font-style:;
	color:#fff;
}

.breadcrumb li {
    color:#000;
}

.breadcrumb li a{
    color:#000;
}


.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #474747;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dddfde;
}


 .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 15px 0;
    border-radius: 4px;
    float: right;
	width:100%;
}
.pagination-block{
	width:100%;
	float:right;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}



.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.manicure{
	margin-top:30px;
	width:31%;
	float:left;
	    margin-bottom:0px;
		    padding-left: 27px;
			padding-top:20px;
}

.manicure:hover {
	background-color:#fff;
	}

.manicure1{
	margin-top:23px;
	width:33%;
	float:left;
}

.product-box{
	    width: 23%;
    float: left;
    padding:0px 9px;

}

.product-box2{
	    width:31%;
    float: left;
    padding: 9px;
	
}

.box {
   width:100%;
    float: left;
   text-align:center;
  border:1px solid #cccccc;
	border-radius: 3px;
}


.box a img{

  background-color:#fff;
	
}
.box h3 {
color:black;
font-size: 17px;
    font-weight: 400;}
	.art a {
color:#eb7903;
font-size: 17px;
    font-weight: 400;}

 
 
.img-box{
	background-color:#fff;
}
.box img {
     height: 180px;
    padding: 10px 0px;
}


.product-box2 .box img {
   max-width:89%;
	  height: 180px;
    padding: 10px 0px;
}

.thumbs_link {
    background: #fff none repeat scroll 0 0;
   
	float: left;
    text-align: center;
    width: 100%;
	
}
.thumbs_link h3 {
    color: #2988be;
    width:100%;
	float:left;
    font-size: 17px;
    margin: 0px 0 3px;
    text-align:center;
     font-family: 'Open Sans', sans-serif;
}



.art{
    color: #3a3a3a;
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
	 font-family: 'Open Sans', sans-serif;
}

.thumbs_link p.bask {
    color: #eb7903;
    float: left;
    text-align: center;
    float: left;
    width: 100%;
    margin: 6px 0px;
	 font-family: 'Open Sans', sans-serif;
	 margin-bottom: 18px;
}



.box:hover .thumbs_link a.basket {
    color:#fff;
	background-color:#2988be;
}

 .thumbs_link  a.basket{ 
    color: #fff;
    background-color: #3a3a3a;
    padding: 11px 20px;
    float: left;
    margin: 0px 67px;
    border-radius: 16px;
  font-family: 'Open Sans', sans-serif;
 
 
 }

.product-box2 .thumbs_link  a.basket{ 
    color: #fff;
    background-color: #3a3a3a;
    padding: 11px 20px;
    float: left;
    margin: 0px 58px;
    border-radius: 16px;
  font-family: 'Open Sans', sans-serif;
 
 
 }


.thumbs_link .d-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 20px 15px;
    position: relative;
    top: 15px;
}
.thumbs_link .d-link i {
    font-size: 20px;
}

.map{
display:block;
float:left;
width:100%;
padding:0px;}


.content-title {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
       padding: 0px 11px;
    margin-bottom: 15px;
    margin-top:11px;
	    font-family: 'Open Sans', sans-serif;
		text-align:center;
}

.item img{
	width:100%;
}

.content-title span{
    color: #eb7903;
    font-size: 30px;
    line-height: 30px;
    margin-top:30px;
	margin-bottom:15px;
    
}
.content-des {
    color: #fff;
    font-size: 14px;
      padding: 0px 11px;
    line-height: 25px;
   margin-bottom:15px;
   font-family: 'Open Sans', sans-serif;
}


.content-des p{
   margin:0px;
    text-align:center;
}
.footer {
     background: #111111;
    padding: 30px 0;

	display: table;
    width: 100%;
    float: left;
	color:#858484;
	margin-top:15px;

}
.f-title {
color: #fff;
    font-size: 18px;
    padding-bottom: 5px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
   
    font-weight: 200;
	    float: left;
}

.news-title {
    color: #eb7903;
    font-size:26px;
    padding-bottom: 20px;
	margin:0px;
	
}

.news-block{
	   
    padding-left: 28px;
    float: left;
}

.f-border{
 margin-top: 20px;
    border-bottom: 1px solid #242424;
    float: left;
    width: 100%;
    margin-top: 20px;
}


.social-bottom {
    list-style: outside none none;
    margin-top: 20px;
    padding: 0;
}
.social-bottom > li {
    border: 1px solid #383838;
    display: inline-block;
	margin-right:3px;
}
.social-bottom li a {
    color: #797878;
    height: 40px;
    padding: 14px;
    text-align: center;
    width: 40px;
}
.social-bottom li a:hover { color:#000; text-decoration:none;}

.fmenu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.fmenu ul li {
    float:left;
	width:100%;
    padding-bottom: 9px;
}
.fmenu ul li a {
    color: #a6a6a6;
	font-family: 'Open Sans', sans-serif;
}
.fmenu ul li a i {
	padding-right:10px;
	font-size:11px;
}

.fmenu ul li a:hover {
	color:#eb7903;
}


.name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 10px 15px;
    width: 49%;
}
.last-name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 49%;
}
.adres {
	    font-size: 13px;
}
.submit {
    background: #35d058 none repeat scroll 0 0;
   
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 8px 20px;
    text-transform: capitalize;
	width:100%;
}
.copyright {
	display:table;
	width:100%;
	float:left;
	background-color:#3a3a3a;

}
.copy {
    color: #bbbbbb;
    padding: 20px 0 20px;
    text-align: left;
    float: left;
    width: 70%;
}
.copy a {  
    color: #bbbbbb;
    
}
.payment {
    float: left;
    width: 30%;
	padding:16px 0 0px;
}
.copy2{  
width:48%;
    color: #bbbbbb;
    padding: 13px 15px 13px 0px;
    text-align: right;
	float:left;
}

.col-5{
	    width:37%;
    float: right;
    background-color: #fff;
    padding:0px;
}

.col-7{
	
	width:63%;
	float:left;
	
}


.small-banner { margin-bottom:20px;}

.thumbs_link .p-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 20px 15px;
    position: relative;
    top: 18px;
}
.thumbs_link .p-link i {
    font-size: 24px;
}
.p_heading {
  
    color: #000;
    font-size: 24px;
    padding-left:15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.d_heading {
  
    color: #000;
    font-size: 24px;

    padding-bottom: 10px;
    text-transform: uppercase;
}


.txt_id{ margin-top:10px;}
.top-line{
	padding-left:15px;
}

.detailtop-line{
	padding-left:0px;
}





.head{
    text-align: left;
    padding-left: 20px;
    font-size: 22px;
    border-bottom: 1px solid #dddfde;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color:#fff;
}



a:hover{
text-decoration:none;}




.paginati{
margin-top: 10px;
    float: right;}

.paginati > ul > li > a:hover{
color:#000;
}

.right-title{
font-size: 19px;
    font-weight: 600;
    color:#2988be;
	font-family: 'Open Sans', sans-serif;
	
	}
	
	.right-code{
font-size: 15px;
        padding: 16px 0px 25px 3px;
    color:#000;
	font-family: 'Open Sans', sans-serif;
	}

.right-des1{
padding: 10px 0px;
  color:#000;
 margin-bottom: 12px;
 font-family: 'Open Sans', sans-serif;
}

.related{
      font-size: 23px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #2988be;
    margin-bottom: 8px;
    width: 100%;
    float: left;
    margin-top: 13px;
	padding-left:12px;
	}


.centerbg2{
margin-top:15px;}
.qt{
	      border: 1px solid #dbdcdc;
	   width: 30%;
    padding: 4px 7px;
}


.larg{
	float:left;
	    width: 25%;
		}

.basket_name a {
	color:#000;
}

.continue a {
	color:#000;
}

.content_text{
	color:#000;
}
.qty{
	width:100%;
padding:0px;
color:#eb7903;
float:left;
font-size: 20px;
}

.col-3{
	width:25%;
	float:left;
	color:#fff;
}

.pad-l{
	padding-left:6px;
}
.size-bar{

margin-bottom: 20px;
padding:0px;
}

.head-bar{
padding:0px;

}
	
.qtyf{
width:60px;
color:#000;
height:35px;
}
.img{
display:inline-block;}

.navbar-inverse{
background-color:#f30000;
display:block;
color:#fff;
}

.share-text{
font-size:14px;
font-family: 'Open Sans', sans-serif;
}

 
 .thumbnailbg{

 margin-bottom:17px;}
 
 .thumbnail-img{
 margin-bottom:10px;}
 
 .description-bar{
 width:100%;
 text-align:left;
 float:left;
 background-color:#eeeeee;
 display:block;
 font-size:15px;
font-family: 'Open Sans', sans-serif;
 padding:15px;
 border-bottom:1px solid #000;
 margin-bottom:10px;
 }


 
 
 
 
 em{
 font-style:normal;
 }
 
 .contact-bar{
 background-color:#2e2e2e;
 width:100%;
 float:left;
 
 
 }
 
.fa{
padding:10px;}


.dropdown-menu > li > a{
font-family: 'Open Sans', sans-serif;
color:#000;
}

.dropdown-menu > li > a:hover{
    color:black;
	background-color:#fff;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
    color: #000;
}


.txt_id{ margin-top:10px;}
.our{  float:left; width:100%;  }

#masterdiv{
	
	float:left;
    display: block;
	width:100%;
	padding-bottom:10px;}

.pad0 {
    padding: 0px;
    
       width: 96%;
    
    float: left;
    border: 1px solid #e8e7e7;
}

.right-des{
	padding-left:3px;
	
	color:#2988be;
	    font-size: 16px;
    font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}

.right-option{
	background-color: #2988be;
    padding: 11px 12px;
    color: #fff;
	
}

.right-des p{
	margin:0px;
}

.main-title a{    color: #fff;
    text-decoration: none;
 
    font-size:19px; }


.submenu{
	width: 100%;
    float: left;
}

.submenu ul{
	padding-left:0px;
	margin-top:0px;
	float:left;
	width:100%;
}


.cathead{
	
    font-size: 23px;
    border-bottom:1px solid #454444;
    background-color:#000;
    margin: 9px 0px;
	color:#fff;
	padding: 11px 0px 11px 20px;
    border-radius: 7px;
	    
}
.left-menu {padding:0; margin:0px; list-style-position:inside; }
.left-menu  li { padding: 0px ; color:#aeadad;  list-style:none; float: left;width:99%; border: 1px solid #e3e1e1; border-top: 0px;}
.left-menu  li a{ padding: 12px 0px 12px 37px; color:#aeadad;  list-style:none;  float: left;     width: 89%;}
.left-menu  li:hover {   
	
    text-decoration:none;}
	.left-menu li:hover a{     
	
    }
	.left-menu li a:hover{   
	color:#2988be;
    }
.right-size-name{
	    margin: 0px;
    width: 24%;
    float: left;
    padding-top: 5px;
    font-size: 18px;
}

.main-title{padding: 2px 0px 0px 20px; color:#000; background-color:#2988be;
    float: left;list-style:none; margin-top:7px; position:relative; width: 94%;
    border-radius: 4px;
    }
	
	
	.main-title ul{padding:0px; margin:10px 0px;
    }
	.main-title ul li{list-style:none;
    }
.btn-default {
    color: #fff;
    background-color:#474747;
    border-color: #474747;
    font-size: 15px;
	width:100%;
	    padding: 11px 12px;
    border-radius: 6px;
    border: 1px solid transparent;
}


.btn-default:hover{
    color: #fff;
    background-color:#2988be;
    border-color: #474747;
    font-size: 15px;
	width:100%;
	    padding: 11px 12px;
    border-radius: 6px;
    border: 1px solid transparent;
	cursor:pointer;
}




a{
	text-decoration:none;
}


.effect6
{
  	position:relative;       
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 6px rgba(0,0,0,0.6);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
}


.cat1{ float:left; width:100%; background:url(../img/box1.png) no-repeat; background-position:0px 0px;  height:181px; }
.cat1:hover{ background-position:0px -225px;}
.cat2{ float:left; width:100%; background:url(../img/box2.png) no-repeat; background-position:0px -0px;  height:181px; }
.cat2:hover{ background-position:0px -225px;}
.cat3{ float:left; width:100%; background:url(../img/box3.png) no-repeat; background-position:0px -0px;  height:181px; }
.cat3:hover{ background-position:0px -225px;}
.cat4{ float:left; width:100%; background:url(../img/box4.png) no-repeat; background-position:0px -0px; height:181px; }
.cat4:hover{ background-position:0px -225px;}





.container-2{
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.container-2 input#search {
    background: #2b303b;
    border: medium none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    box-shadow: none;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 33px;
    margin: 0;
    padding-left: 37px;
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
    width: 0;
}
.container-2 input:focus { box-shadow: none;}
.container-2 input#search::-webkit-input-placeholder {
   color: #65737e;
}
 
.container-2 input#search:-moz-placeholder { 
   color: #65737e;  
}
 
.container-2 input#search::-moz-placeholder { 
   color: #65737e;  
}
 
.container-2 input#search:-ms-input-placeholder {  
   color: #65737e;  
}

.container-2 .icon{
  position: absolute;
 top: 8px;
    left: 12px;

  z-index: 1;
  color: #4f5b66;
}
.container-2 span.icon i { 
	font-size:16px;
}
.container-2 input#search:focus, .container-2 input#search:active{
  outline:none;
  width: 200px;
}
 
.container-2:hover input#search{
width: 200px;
}
 
.container-2:hover .icon{
  color: #93a2ad;
}


.fa-angle-right{
	padding:0px;
	font-size:15px;
}

.right-box{
	
	float:left;
	width:74%;
}

.left-box{
	
	float:left;
	width:21%;
	margin-top: 25px;
}
.right-box h3{
	padding-left: 9px;
    margin-top: 0px;
    font-size: 22px;
    color: #2988be;
    margin-bottom: 0px;
}

.right-box h2{
	padding-left:9px;
    margin-top: 0px;
    font-size: 15px;
    color: #515252;
    font-weight: 600;
	margin-top:0px;
}
.right-box p{
	padding-left:9px;
    font-size: 13px;
    color: #525252;
    line-height: 1.6;
	    margin-top: 6px;
		    margin-bottom: 8px;

}

.inner-block img {
    padding: 0px 105px;
}

.inner-block{
	width:100%;
	float:left;
}

@media (min-width: 320px) and (max-width: 1024px) {


.banner > img{width:1170px;}

}

