body {
	font-size:14px;
	line-height:normal;
	font-weight:400;
	margin:0px;
	padding:0px;
	font-family: 'Raleway', 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: 25px 19px;
        color: #51515b;
        text-decoration: none;
		margin-left:0px;
		
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
		font-weight:400;
    }
	
	   .menuitems  {
    border: 1px solid #cbcbcb;
    border-radius: 9px;
    width: 25%;
    margin-top: 14px;
}
	
	
    .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;
    
   
    }
	
	
	.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:30%;
	float:left;
    padding-top:11px;
}

.top-right-search {
    width:70%;
    float: left;
}
.add{
	margin-top:30px;
}

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

.col-md-2{
	width:17%;
	float:left;
	text-align:center;
}
.col-md-4{
	width:32%;
	text-align:center;
	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:#fff;
float: left;
	width:100%;
   padding: 6px 0px;
       display: table;
   border-bottom: 2px solid #dcdddd;
}

.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:23%;
	float:left;
}

.top-left{
	width:77%;
	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:#fff;
font-weight: 600;
}
.topitem a{
	padding-bottom: 5px;
   
    padding-top: 9px;
    padding-right: 6px;
	font-size: 13px;
color:#3d3d47;
font-weight: 600;
}

.top-bar ul {
	margin: 0px;
	padding:0px;
	list-style:none;
	}
.top-left ul li {
	display:inline;
	color:#3d3d47;
	font-family: 'Roboto', sans-serif;
}
.top-bar ul li i { 
	color:#4ccefc;
	    padding: 0px 7px;
    font-size: 18px;
	    padding-left: 0px;
}


.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: 9px 0px;
    padding-left: 8px;
    font-size: 14px;
    float:left;
	width:78%;
    color: #000;
	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;
 
}


.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:#e2dddd;
    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: 'Raleway', 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: 'Raleway', 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:0px;
float:left;

}

.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:24px;
    text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#00adef;
	margin-bottom:29px;
	
}

.heading1 {
    font-size:24px;
    text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#00adef;
	text-transform:uppercase;
	
}

.heading1 span{
	color:#a9a9a9;
	font-size:15px;
	float:left;
	text-align:center;
	width:100%;
	padding-top:10px;
}
.para {
    color: #4e4e4e;
    text-align: center;
	margin-bottom:15px;
}


.f-box3{
	    width: 22%;
    float: left;
    padding: 0px 15px;
    
}

.f-box6{
	width: 47%;
    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;
		    width: 15%;
}
.f-box3 img{
	   padding-bottom:2px;   
	   
}
.right{
    width: 74%;
    float: left;
    margin-left: 20px;
}

.detail-right{
    width: 100%;
    float: left;
   
}
.left{
	width:24%;
	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: 1000px;
}

input:focus{
    outline: none;
}


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

.up::-webkit-input-placeholder {
color: #51515b;
font-size:10px;
}

textarea::-webkit-input-placeholder {
color: #9a9a9a ;
font-size:13px;
}

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: #ccc9c9;
    content: "/\00a0";
}
.breadcrumb {
    padding: 8px 0px;
    margin:0px;
    list-style: none;
  
    border-radius: 4px;
}

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

.breadcrumb li {
    color:#ccc9c9;
font-family: 'Roboto', sans-serif;
}

.breadcrumb li a{
    color:#ccc9c9;
font-family: 'Roboto', sans-serif;
}


.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;
}



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

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

}

.product-box2 {
    width: 31%;
    float: left;
    padding-right: 15px;
	margin-bottom:21px;
}

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



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

 
 

.img-box a img{
     height: 180px;
    padding: 10px 0px;
}


.product-box2 .img-box a 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: #3cea81;
    width:100%;
	float:left;
    font-size: 16px;
    margin: 0px 0 3px;
    text-align:center;
     font-family: 'Raleway', sans-serif;
}



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

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





 .thumbs_link  a.basket{ 
    color: #fff;
    
    padding: 11px 40px;
    float: left;
   
 
 
 
 }

.product-box2 .thumbs_link  a.basket{ 
    
  
  
 }


.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: 'Raleway', sans-serif;
		text-align:center;
		text-transform: uppercase;
}

.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: 'Raleway', sans-serif;
}


.content-des p{
   margin:0px;
    text-align:center;
	
    
}

.read-more{
	float: left;
    text-align: center;
    width: 100%;
color:#fff;
}
.footer {
     background: #4ccefc;
    padding: 30px 0;

	display: table;
    width: 100%;
    float: left;
	color:#858484;


}
.f-title {
color: #fff;
    font-size: 18px;
    padding-bottom: 5px;
    margin: 0px;
    font-family: 'Raleway', 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;
   
    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;
	 color: #fff;
}
.fmenu ul li a {
    color: #fff;
	font-family: 'Raleway', sans-serif;
}
.fmenu ul li a i {
	padding-right:10px;
	font-size:11px;
}

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


.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:#00bdff;

}
.copy {  
    color: #fff;
    padding: 13px 0 13px 15px;
    text-align: center;
	
}

.copy a{  
    color: #fff;
    
}
.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: #4ccefc;
    font-size: 24px;
    padding-left:15px;
    font-weight:500;
}

.d_heading {
  
    color: #4ccefc;
    font-size: 24px;
  font-weight:500;
   
    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:#4ccefc;
	font-family: 'Raleway', sans-serif;
	
	}
	
	.right-code{
font-size: 15px;
        padding: 16px 0px 25px 3px;
    color:#4ccefc;
	font-family: 'Raleway', sans-serif;
	}

.right-des1{
padding: 10px 0px;
  color:#4ccefc;
 margin-bottom: 12px;
 font-family: 'Raleway', sans-serif;
}

.related{
      font-size: 23px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #4ccefc;
    margin-bottom: 8px;
    width: 100%;
    float: left;
    margin-top: 13px;
	
	}


.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: 'Raleway', 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: 'Raleway', 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: 'Raleway', 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:#4ccefc;
	    font-size: 16px;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
}

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

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

.main-title a{    color: #fff;
    text-decoration: none;
 padding-left: 11px;
  font-size: 21px;
    font-weight: 500;
	}


.submenu{
	width: 100%;
    float: left;
	background-color:#e5e5e5;
	margin-top:-8px;
}

.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:100%; }
.left-menu  li a{ padding: 12px 0px 12px 19px; color:#a8a8a8;  list-style:none; font-size:14px; font-weight:400;  float: left; width:92%;}
.left-menu  li:hover {   
	
    text-decoration:none;}
	
	.left-menu li a:hover{   
	background:url('../img/left-bg-2.png') no-repeat left;
	background-size:100% 100%;
	color:#fff;
    }
.right-size-name{
	    margin: 0px;
    width: 24%;
    float: left;
    padding-top: 5px;
    font-size: 18px;
}

.main-title {
    padding: 2px 0px 0px 0px;
    color: #000;
    background:url('../img/left-bg.png') no-repeat left;
	background-size:100% 100%;
    float: left;
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    width: 100%;
    border-radius: 4px;
}
	
	.main-title ul{padding:0px; margin:10px 0px;
    }
	.main-title ul li{list-style:none;
    }
.btn-default {
    color: #fff;
    background-color:#4ccefc;
    border-color: #4ccefc;
    font-size: 15px;
	width:100%;
	    padding: 11px 12px;
    border-radius: 6px;
    border: 1px solid transparent;
}


.btn-default:hover{
   color: #000;
}




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;
}


.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;
}
.manicure{
	margin-right:11px;
	width:32%;
	float:left;
	margin-bottom:0px;
	border:1px solid #e8e7e7;
	margin-top: 65px;
	    height: 230px;
}

.manicure:hover .left-box h3{
	
	color:#00adef;
}

.manicure:hover .left-box h2{
	
	color:#00adef;
}

.left-box{
    float: left;
    width: 63%;
    padding-top: 32px;
    padding-left: 10px;
	padding-bottom:10px;}

.right-box{
	
	float:right;
	width:32%;
	margin-top:-45px;
}
.left-box h3{
	padding-left: 9px;
    margin-top: 0px;
    font-size:18px;
    color: #62626a;
    margin-bottom: 0px;
	font-weight:500;
}

.left-box h2{
	padding-left:9px;
    margin-top: 0px;
    font-size: 15px;
    color: #8a8a8f;
    font-weight:500;
	margin-top:0px;
}
.left-box p{
	padding-left:9px;
    font-size: 12px;
    color: #949494;
    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;}

}

.top-bar .social ul{
	padding:0px;
	margin:0px;
}

.top-bar .social ul li{
	display:inline;
	list-style:none;
	color:#fff;
}

.top-bar .social ul li a{
	
	color:#cacaca;
}

.top-right .social{
	float:right;
}

.contact-bar {
    background-color: #00bcff;
    width: 100%;
    float: left;
		margin-top:15px;
}

.contact-in-bar {
    padding: 0px;
    padding-top:26px;
    padding-left: 33px;
    padding-bottom:26px;
    float: left;
    width: 100%;
}

.col-md-3 {
    float: left;
    width: 25%;
}

.address i {
    float: left;
    border: 1px solid #fff;
    padding: 10px 0px;
    font-size: 19px;
    border-radius: 5px;
    color: #fff;
    width: 39px;
  
    text-align: center;
}
a{
color:inherit}
.address p {
    float: left;
    margin-top: 0px;
    padding-left: 10px;
    padding-left: 10px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 6px;
    width: 70%;
	font-style:italic;
	
    font-size: 13px;

}


.address p a{
    float: left;
    margin-top: 0px;
    padding-left:0px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 6px;
    width: 70%;
	font-style:italic;
	
    font-size: 13px;

}

.side-contact address {
	color:#fff;
}
.read-more a{
    margin: 5px 0px;
    float: left;
    text-align: center;
    width: 100%;
text-decoration: underline;
}

.read-more a:hover{
color:#000;}
.name {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 10px 15px;
      width:48%;
	  border-radius:6px;
}

.address1 {
	background: #fff none repeat scroll 0 0;
   text-align:left;
    box-shadow: none;
	border-radius:6px;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
     width: 98%;
	border: 1px solid transparent;
}

.message{
	background: #fff none repeat scroll 0 0;
   text-align:left;
    box-shadow: none;
	border-radius: 6px;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
     width: 98%;
	border: 1px solid transparent;
}
.submit {
    background: #00bcff none repeat scroll 0 0;
   border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 8px 20px;
    text-transform: capitalize;
	  width:37%;
	  border-radius:6px;
	      position: relative;
    bottom: 27px;
    right: 15px;
}


.cat1{ float:left; width:100%; background-position:0px 0px;  height:90px; }
.manicure:hover .cat1{ background-position:0px -110px !important;}


.cat2{ float:left; width:100%; background:url(../img/dental.png) no-repeat; background-position:0px 0px;  height:90px; }
.manicure:hover .cat2{ background-position:0px -110px;}


.cat3{ float:left; width:100%; background:url(../img/manicure.png) no-repeat; background-position:0px 0px;  height:90px; }
.manicure:hover .cat3{ background-position:0px -110px;}


.cat4{ float:left; width:100%; background:url(../img/veter.png) no-repeat; background-position:0px 0px;  height:90px; }
.manicure:hover .cat4{ background-position:0px -110px;}

.cat5{ float:left; width:100%; background:url(../img/tc.png) no-repeat; background-position:0px 0px;  height:90px; }
.manicure:hover .cat5{ background-position:0px -110px;}

.cat6{ float:left; width:100%; background:url(../img/hollow.png) no-repeat; background-position:0px 0px;  height:90px; }
.manicure:hover .cat6{ background-position:0px -110px;}


.banner img{
	width:100%;
}

.about-des p img {
    width: 25px;
    position: relative;
    top: 5px;
}

.about-des p a {
    color:#000;
}

.cat-box2{
	
    width: 33.33%;
    float: left;

}

.cat-box {
    margin: 0px 12px;
    border: 1px solid #dbdbdb;
    margin-bottom: 24px;
    float: left;
    width: 90%;
	border-radius: 5px;
}
.cat-img-box {
    width: 25%;
    float: left;
    text-align: center;
    padding: 12px 0px;
}
.link-block{
    width: 75%;
    float: left;
	    height: 90px;
}
.link-block i {
    float: right;
    padding-top: 6px;
    background: #4ccefa;
    color: #fff;
	border-top-right-radius: 5px;
}

.link-block h3{
    width: 80%;
    float: left;
    margin-top: 32px;
    text-align: center;
	font-weight: 500;
}
.link-block h3 a{
    color:#000;}
	
	.link-block h3 a:hover{
    color:#4ccefa;}