/* 
font-family: 'Poppins', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Montserrat', sans-serif;
*/
body{
	font-family: 'Lato', sans-serif;
	overflow-x:hidden;
}
section{
	padding:40px 0px 0px;
	float:left;
	width:100%;
}
h1{
    font-family: 'Poppins', sans-serif;
	font-size: 43px;
	font-weight:500;
	text-transform: uppercase;
	letter-spacing:1px;
	color:#fff
}
h2 {
    font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight:700;
	text-transform: uppercase;
	letter-spacing:1px;
	margin-bottom: 0px;
}
p{
    font-family: 'Lato', sans-serif;
	font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
	color:#333;
}
img{
	max-width:100%;
}
a, a:hover, a:focus{
	text-decoration:none;
}
ul{
	padding-left:0px;
	list-style-type:none;
}
.margin-top-10{
	margin-top:10px;
	float:left;
	width:100%;
}
.margin-top-20{
	margin-top:20px;
	float:left;
	width:100%;
}
.margin-top-30{
	margin-top:30px;
	float:left;
	width:100%;
}
.margin-top-40{
	margin-top:40px;
	float:left;
	width:100%;
}
.margin-top-50{
	margin-top:50px;
	float:left;
	width:100%;
}
.form-control{
	border-radius:0px;
	margin-bottom:10px;
}
.no-padding{padding:0px !important;}
.no-padding-right{padding-right:0px !important;}
.no-padding-left{padding-left:0px !important;}

/* HEADER */

.top-header{
	background-color:#292a25;
	z-index: 999;
    position: relative;
    float: left;
    width: 100%;
}
.top-header ul{
	padding:0px;
}
.head-contact{
	float:left;
	margin:13px 0px;
}
.header-ph{
	background-image:url("../images/head-contact-call.png");
	background-repeat:no-repeat;
	background-position:0px 1px;
	background-size:16px;
	padding-left:25px !important;
	color:#fff;
	line-height:18px;
	margin-right:15px;
}
.header-mail{
	background-image:url("../images/head-contact-message.png");
	background-repeat:no-repeat;
	background-position:0px -1px;
	background-size:16px;
	padding-left:25px !important;
	color:#fff;
	line-height:18px;
}
.header-social{margin-bottom:0px;float:right;}
.header-social li{
	margin:11px 0px;
	padding:0px 3px;
	font-weight:600;
}
.header-social li a, .header-social li a:hover, .header-social li a:focus{
	text-decoration:none;
	color:#fff;
}
.header-social li img{
	display:inline;
	width:25px;
	margin-left:10px;
}	
header{    
    width: 100%;
}
.navbar-brand{
	width:175px;
	height: auto;
	padding:0px;
}
.navbar-brand img{
	width:100%;
	padding: 5px 0px;
}
.logo-right{
	float:right;
	margin:5px 0px;
}
.navbar-toggle{
	margin-top:19px;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    border-radius: 0px;
	margin-bottom:0px;
	z-index: 99;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover{
	color:#009fe3;
	text-transform:uppercase;
	font-size:14px;
	margin:0px 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	padding:0px;
}
.navbar-default .navbar-nav>li:last-child>a{
	margin-right:0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover{
	background-color:transparent;
	color:#009fe3;
}
.navbar-default .navbar-nav>li:last-child>a, .navbar-default .navbar-nav>li:last-child:hover>a{
	margin-right:0px;
}
.navbar-nav{
	margin:35px 0px;
	float:left !important;
}
.click-to-call-mobile{	display:none;}
/* HEADER */

/* HOME PAGE */
#carousel-example-generic{
	margin-top:0px;
	position:relative;
	border-top: 1px solid #a6ce3a;
    border-bottom: 1px solid #a6ce3a;
}
.banner-div .item img{
	width:100%;
}
.banner-div{position:relative;}
.banner-overlay{
	position:absolute;
	background-color:rgba(0,0,0,0.4);
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}
.left-arrow{
	background-image:url("../images/banner-arrow-left.png");
	width:50px;
	height:70px;
	background-size:cover;
	
}
.right-arrow{
	background-image:url("../images/banner-arrow-right.png");
	width:50px;
	height:70px;
	background-size:cover;
}
/*
.about-text .ver-title{
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
	position:absolute;
	left:0px;
	bottom:0px;
}*/
.abt-section-img-div{
	background-size:cover;
	width:49%;
	position:absolute;
	top:70px;
	bottom:0px;
	left:0px;
}
.about-text{float:right;}
.about-text .abt-sub{
	white-space:nowrap;
	font-size:15px;
	color:#6ca706;
	font-weight: 600;
    font-style: italic;
}
.about-text h2{
	font-size:40px;
	margin-top:10px;
}
.about-text p{
	font-size:14.5px;
	line-height:28px;
	text-align:justify;
}
.width-90{padding:70px 0px 20px;position: relative;}
.abt-btn{
	margin-top:30px;
	float:left;
	display:none;
}
.bt-text{
	color: #ffffff;
	background: #2e2e2e;
	font-size:14px;
	font-weight:600;
	font-family:Lato;
	padding:20px 40px;
	font-style:normal;
	letter-spacing: 1px;
}
.bt-icon{
	color: #ffffff;
	background: #181818;
	margin-left: -1px;
	padding:20px 21px;
}
.spa-mas-ser{
	background-image:url("../images/ser-bg.jpg");
	background-size:cover;
	padding:45px 0px 30px;
	margin-top: 40px;
}
.spa-mas-ser h2{
	text-align:center;
	font-size:27px;
	font-weight:600;
	color:#fff;
	letter-spacing:0px;
}
.spa-mas-ser h3{
	font-size:17px;
	font-weight:700;
	color:#fff;
	margin-top:0px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom: 5px;
}
.ser-text{
	padding-left:200px;
    padding-left: 110px;
}
.ser-text p{
	text-align:left;
	font-size:12px;
	color:#fff;
}
.spa-mas-ser .mas-ind{
	margin-bottom:35px;
}
.section-heading{
	margin-bottom:25px;text-align:center;
}
.section-heading span{
	white-space: nowrap;
    font-size: 15px;
    color: #6ca706;
    font-weight: 600;
    font-style: italic;
}
.section-heading h2{
	margin-bottom:10px;
}
.section-heading1 h2{
	margin-bottom:10px;
	color:#6ca706;
}
/*.latest-tips{
	background-image:url("../images/tips-img-bg.jpg");
	background-size:cover;
	padding:50px 0px 0px;
	float: left;
    width: 100%;
}*/
.black-title{
	text-align:center;
	margin-top:50px;
}
.black-title h2{
	list-style: none;
    font-size: 30px;
    letter-spacing: 0.03em;
    color: #222;
    font-weight: 600;
	margin-top:5px;
}

.latest-tips{
	position:relative;
}
.lt-bg{overflow:hidden;}
/*
.tips-services:hover .lt-bg img{
	transform: scale(1.1);
    transition: 0.5s;
}
*/
.img-zoom{
	transform: scale(1.1);
    transition: 0.7s;
}
.lt-bg img {
    width: 100%;
}
.tips-services{margin-bottom:60px;}
.tips-services .carousel-control.left {
	background-image:none;
    background-color: #6ca706;
	opacity:1;
	width: 40px;
    height: 40px;
    padding: 4px;
	position:absolute;
	top:55%;
	left:-20px;
}
#carousel-example-generic-tips-services i{
	font-size:18px;
}
.tips-services .carousel-control.right{
	background-image:none;
    background-color: #000;
	opacity:1;
	width: 40px;
    height: 40px;
    padding: 4px;
	position:absolute;
	top:74%;
	left:-20px;
}
.tips-services .carousel-control.left:hover {
    background-color: #000;

}
.tips-services .carousel-control.right:hover{
    background-color: #6ca706;
}
.tip-slider{
	background-color:#fff;
	padding:50px 50px 35px;
	position:absolute;
	width:425px;
	right:90px;
    bottom: 0px;
}
.tip-slider span{
	color:#6ca706;
	font-weight: 600;
    font-style: italic;
}
.tip-slider h3{
	font-size:18px;
	text-align:left;
	font-weight:600;
	margin-top: 13px;
	margin-bottom: 0px;
	line-height: 30px;
    font-family: 'Poppins', Sans-serif;
}
.tip-slider p{
	font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #555555;
    margin-bottom: 10px;
	text-align:left;
}
#carousel-example-generic-tips-services a{
	font-size:12px;
	font-family:'Lato', Sans-serif;
	color:#6ca706;
	background-color: transparent;
    padding: 15px 0px;
	margin-top: 15px;
    float: left;
}
#carousel-example-generic-tips-services a:hover{
	background-color:#6ca706;
	color:#fff;
	padding:15px 30px;
	transition:.5s;
}

/* HOME PAGE */

/* FOOTER */

footer{
	background-image:url("../images/bg_footer.jpg");
	background-size:cover;
	padding:70px 0px 50px;
	margin-top:1px;
	position:relative;
}
footer .footer-title span{
	font-weight: 400;
    font-style: italic;
    color: #97e80a;
	display:none;
}
footer .footer-title h2{
	font-size: 22px;
    color: #fff;
	margin-top:5px;
	font-weight: 600;
}
footer p{
	font-size:13px;
	color:#fff;
	font-weight:400;
	line-height:26px;
	font-family:'Lato', Sans-serif;
	margin:20px 0px 25px;
	float:left;
	display:block;
	width: 100%;
}
footer .list-inline{
	float:left;
}
footer .about a, footer .about a:hover, footer .about a:focus{
	font-size:15px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
}
footer .footer-social{
	width:30px;
	margin-left:10px;
}
footer .timing li span{
	font-family: 'Lato', Sans-serif;
    display: inline-block;
    min-width: 100px;
    color: #97e80a;
	float: right;
    text-align: right;
}
footer .timing li {
	list-style: none;
    font-size: 13px;
    line-height: 40px;
    letter-spacing: 0.03em;
	font-weight:600;
    color: #fefefe;
}
.footer-overlay{
	background-color:rgba(0,0,0,0.6);
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}
.timing{
	margin-top:15px;
}
.foo-services{
	margin-top:20px;
}
.foo-services li a:before{
	content: "\f0da";
    font-family: FontAwesome;
    font-size: 15px;
    color: #97e80a;
    margin-right: 8px;
}
.foo-services li{
	margin-bottom:20px;
}
.foo-services li a{
	font-size:13px;
	font-family: 'Lato', Sans-serif;
	color:#fff;
	letter-spacing:1px;
}
.contact h3{
	background-image:url("../images/contact-call.png");
	background-repeat:no-repeat;
	background-position:0px 3px;
	background-size:20px;
	padding-left:30px;
	float:left;
	display:block;
	text-align:left;
	color:#fff;
	font-size:20px;
	font-family:'Lato', Sans-serif;
	font-weight:600;
	line-height:25px;
	letter-spacing:1px;
	margin-top:0px;
}
.contact .foo-email{
	background-image:url("../images/contact-message.png");
	background-repeat:no-repeat;
	background-position:0px 3px;
	background-size:20px;
	padding-left:30px;
	color:#fff;
	font-size:14px;
	font-family:'Lato', Sans-serif;
	font-weight:500;
	line-height:25px;
	margin-top:5px;
	letter-spacing:1px;
	margin-bottom: 13px;
}
.contact .foo-address{
	background-image:url("../images/contact-map.png");
	background-repeat:no-repeat;
	background-position:0px 3px;
	background-size:20px;
	padding-left:30px;
	color:#fff;
	font-size:14px;
	font-family:'Lato', Sans-serif;
	font-weight:500;
	line-height:25px;
	margin-top:5px;
	letter-spacing:1px;
	margin-bottom: 13px;
}

.end-footer{
background-color:#171717;
padding-top:25px;
padding-bottom:15px;	
	}
	
.end-footer .copy{
color: #8c8c8c;
font-size:13px;
font-family: 'Lato', sans-serif;	
text-align: center;
	}	
		
/* FOOTER */

.banner-img{width:100%;}
.inner-banner-div{
	position:relative;
}
.inner-banner-text-overlay{
	position:absolute;
	bottom:30%;
	text-align: center;
    width: 100%;
}
.inner-banner-text-overlay h2{
	color:#fff;
	font-family:Lato;
	font-size:35px;
	font-weight:500;
	
}
.abt-skin h4{
	font-size:16px;
	font-family:Lato;
	color:#888;
}
.about-text h4{
	font-size:16px;
	font-family:Lato;
	color:#888;
}
.aboutsection-page{
	position:relative;
	min-height:443px;
}
.aboutsection-page h4{
	font-size:20px;
	font-family:lato;
	font-weight:600;
	color:#6ca706;
	
}
.aboutsection-page p{
	font-size:15px;
	font-family:lato;
	font-weight:600;
	color:#555;
	margin-bottom:0px;
	line-height:28px;
}
.aboutsection-page .timing, .about-text .timing{
	margin-top:15px;
}
.aboutsection-page .timing li, .about-text .timing li{
	margin-bottom:10px;
	color:#444;
	font-weight:400;
	font-size:14px;
	text-align:left;
}
.aboutsection-page .timing li span{
	float:right;
}
.aboutsection-page a, .aboutsection-page a:hover, .aboutsection-page a:focus{
	color:#6ca706;
	font-weight:600;
	font-size:11px;
	border:1px solid #bcbcbc;
	padding:6px 15px;
	margin-top:10px;
	float:left;
}
.abt-sec-img{
	width:60%;
	left:0;
	position:absolute;
	z-index:99;
}
.abt-sec-text{
	width:55%;
	float:right;
	background-color:rgba(0, 159, 227, 1);
	z-index:999;
	position:relative;
	margin-top:30px;
	max-height: 250px;
	overflow: hidden;
}
.abt-sec-text h2{
	font-size:25px;
	font-family:Lato;
	font-weight:500;
	padding:55px 30px;
	color:#fff;
	line-height:35px;
	margin-top:0px;
}
.abt-sec-text h3{
    font-size: 150px;
    font-weight: 600;
    margin-left: 0px;
    line-height: 290px;
    opacity: 0.1;
    color: #fff;
	position:absolute;
	left:20px;
	top:-40px;
}
.abt-skin{
	margin-top:8px;
}
.abt-skin .timing{
	list-style-type:disc;
	margin-left:20px;
}
.panel-group .panel{
	border-radius:0px;
}
.panel-body {
    font-size: 14.5px;
    line-height: 22px;
	color: #555;
}
.collapsed .panel-heading:hover {
	background-color: rgba(0, 159, 227, 1);
}
.collapsed .panel-heading {
	background-color: rgba(0, 159, 227, 1);
}
.collapsed .panel-heading h4 {
	color: #fff;
}
.collapsed .panel-heading:hover h4 {
	color:#fff;
}
.panel-heading h4 {
	color:#fff;
}
.panel-heading {
	background-color: rgba(0, 159, 227, 1);
	border-radius:0px;
}
.home-page{
	background-image: url(../images/home_img.jpg);
	bottom: 35px;
}
.wed-page{
	background-image: url(../images/wedding_img.jpg);
	bottom: 35px;
}
.hair-page{
	background-image: url(../images/hair_img.jpg);
	bottom: 35px;
}
.skin-page{
	background-image: url(../images/skin_img.jpg);
	bottom: 35px;
}
.beauty-page{
	background-image: url(../images/beauty_img.jpg);
	bottom: 35px;
}
.ipl-page{
	background-image: url(../images/ipl_img.jpg);
	bottom: 20px;
}
.panel-main-title{
	font-size: 18px;
    font-family: Lato;
	font-weight:600;
	color:#009fe3;
}
#carousel-example-generic-testimonial{
	margin-top:0px;
	position:relative;
}
.testimonial .section-heading1 span{;
	color:#6ca706;
}
.testimonial{
	background-attachment:fixed;
	background-size:cover;
	padding:50px 0px;
}
.testimonial p{
	padding:0px 100px;
	text-align:center;
	color:#555;
}
.testimonial h4{
	text-align:center;
	color:#6ca706;
	margin-top:15px;
	font-family:lato;
	font-weight:600;
	letter-spacing:1px;
}
.testimonial .carousel-control{display:none;}
.testimonial:hover .carousel-control{display:block;}
.testimonial .carousel-control.left {
	background-image:none;
    background-color: #6ca706;
	opacity:1;
	width: 35px;
    height: 35px;
    padding: 2px;
	position:absolute;
	top:20%;
	left:0px;
}
.testimonial .carousel-control.right{
	background-image:none;
    background-color: #6ca706;
	opacity:1;
	width: 35px;
    height: 35px;
    padding: 2px;
	position:absolute;
	top:20%;
	right:0px;
}
input.form-control{height:40px;}
.form-control{
	box-shadow:none;
	border:1px solid #ddd;
	padding-left:15px;
	font-size:13px;
	font-weight:600;
	letter-spacing:1px;
	border-radius:0px;
	margin-bottom:20px;
	color:#333;
}
.contact-padding{
	padding: 70px 0px 20px;
	position: relative;
}
.cont-text, .cont-text:hover, .cont-text:focus{
	border-radius:0px;
	background-color:#6ca706;
	color:#fff;
	font-weight:400;
	font-size:14px;
	font-family:lato;
	letter-spacing:1px;
	padding:7px 20px;
}
.contact-map{
	width:100%;
	height:350px !important;
	display:block;
	background-image:url("../images/hairshop-map.jpg");
	background-size:cover;
	background-position:center;
}
.cont-section{border-top:1px solid #97e80a;}
.contact-sec{
	padding:20px 0px 10px;
}
.contact-id  .fa{
	color:#6ca706;
	font-size:30px;
}
.contact-sec h2{
	color:#333;
	margin-top:5px; 
	float:left;
	width:100%;
	font-size: 18px;
}
.contact-sec p{
	color:#333;
	margin-top:5px;
	float:left;
	width:100%;
	font-size: 14px;
}
.cont-sec-text{
	float:left;
	text-align:left;
	margin-left:15px;
	max-width: 240px;
}
..bt-package-wrapper.style2 .bt-package-item.content_right {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.bt-package-wrapper.style2 .bt-package-item {
    position: relative;
    margin-bottom: 30px;
}
.bt-package-wrapper.style2 .bt-package-item.content_right .bt-thumb {
    position: relative;
	width:72%;
    height: 293px;
    overflow: hidden;
}
.bt-package-wrapper.style2 .bt-package-item.content_right .bt-thumb:before {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    opacity: 0;
    z-index: 1;
}
.bt-package-wrapper.style2 .bt-package-item.content_right .bt-thumb:hover img, 
.bt-package-wrapper.style2 .bt-package-item.content_bottom .bt-thumb:hover img{
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
	transform:scale(1.2);
}
.bt-package-wrapper.style2 .bt-package-item.content_right .bt-content {
    position: absolute;
    right: 0;
    padding: 30px 50px 15px;
    z-index: 9;
    bottom: 0px;
}
.bt-package-wrapper.style2 .bt-package-item.content_right .bt-content .bt-meta {
    position: absolute;
    top: 30px;
    left: -202px;
    padding: 17px 42px;
}
.bt-package-wrapper.style2 .bt-package-item .bt-content .bt-meta span {
    font-size: 13px;
	font-style:normal;
	color:#fff;
}
.bt-package-wrapper.style2 .bt-package-item .bt-content .bt-meta .bt-price {
    font-size: 16px;
}
.bt-package-wrapper.style2 .bt-package-item .bt-content .bt-title {
    position: relative;
    margin-bottom: 15px;
    padding-top: 25px;
}
.bt-package-wrapper.style2 .bt-package-item .bt-content {
    background: #fcfcfc;
}
.bt-package-wrapper.style2 .bt-package-item.content_bottom {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.bt-package-wrapper.style2 .bt-package-item.content_bottom .bt-thumb {
    position: relative;
    height: 295px;
    overflow: hidden;
}
.bt-package-wrapper.style2 .bt-package-item.content_bottom .bt-thumb .bt-img {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bt-package-wrapper.style2 .bt-package-item.content_bottom .bt-content {
    position: absolute;
    padding: 45px 40px 1px;
    z-index: 9;
    bottom: 0px;
    right: 0px;
    background-color: #fcfcfc;
}
.bt-package-wrapper.style2 .bt-package-item.content_bottom .bt-content .bt-meta {
    position: absolute;
    top: -58px;
    right: 0;
}
.bt-package-wrapper.style2 .bt-package-item.content_bottom .bt-content .bt-meta{
	padding: 17px 42px;
}
.bt-thumb img{width: 100%;}
.overflow-img{
	overflow:hidden;
	height:200px;
}
.ser-page span{
	color:#6ca706;
	font-weight: 600;
    font-style: italic;
}
.ser-page h3{
	font-size:18px;
	text-align:left;
	font-weight:600;
	margin-top: 13px;
	line-height: 30px;
    font-family: 'Poppins', Sans-serif;
}
.ser-page p{
	font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #555555;
    margin-bottom: 10px;
	text-align:left;
}
.bt-package-wrapper.style2 .bt-package-item .bt-content .bt-excerpt .bt-options li:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}
.bt-options li {
    margin-bottom: 10px;
}
.shop-services{
	text-align:center;
	margin-top:50px;
}
.shop-services ul{
	padding:0px;
	width: 100%;
	margin-bottom:0px;
}
.shop-services ul li{
	width:19.7%;
	padding:0px;
	margin-bottom:0px;
}
.shop-services ul li h3{
	color:#333;
	text-transform:uppercase;
	font-size:16px;
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:0px;
}
.home-protfolio{
	text-align:center;
}
.filter-button-group.button-group.js-radio-button-group {
    text-align: center;
	margin: 0 auto;
	background-color:#000;
	padding:25px 0px;
	width:720px;
}
.filter-button-group.button-group.js-radio-button-group button{
    background-color:transparent;
	color:#fff;
	font-size:14px;
	font-weight:600;
	border:0px;
	box-shadow:none;
	text-transform:uppercase;
	padding:0px;
	margin:0px 10px;
} 
.filter-button-group.button-group.js-radio-button-group button:hover,
.filter-button-group.button-group.js-radio-button-group button:focus,
.filter-button-group.button-group.js-radio-button-group button.is-checked{
	color:#a6ce3a;
	border:0px;
	box-shadow:none;
	outline:0;
}
.overflow-grid-hidden img{
	width:100%;
}
.portfolio-overlay{
	position:absolute;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	padding-top:50%;
	display:none;
}
.home-protfolio .grid-item:hover .portfolio-overlay{
	display:block;
}
.portfolio-overlay h3{
	margin-top:5px;
}
.portfolio-overlay span{
	font-style:italic;
	color:#a6ce3a;
}
.map-div{position:relative}
.placecard__container{
	position:absolute;
	top:10px;
	left:10px;
	background-color:#fff;
	float:left;
	padding:10px;
	min-width:300px;
	border-radius:3px;
	box-shadow: 0px 0px 5px #888888;
}
.placecard__left{
	float:left;
}
.placecard__business-name{
	font-size:13px;
	font-weight:600;
	font-family:sans-serif;
	margin:0px;
}
.placecard__info{
	font-size:12px;
	font-weight:400;
	font-family:sans-serif;
	margin:0px;
}
.placecard__view-large{
	font-size:12px;
	font-weight:400;
	font-family:sans-serif;
}
.placecard__right{
	font-size:12px;
	font-weight:400;
	font-family:sans-serif;
	float:right;
	border-left:1px solid #ddd;
	padding:10px 15px 10px;
	margin-top:15px;
}
.placecard__direction-icon {
	background: transparent url(https://maps.gstatic.com/mapfiles/embed/images/entity11.png) repeat scroll 0px 0px/70px 210px padding-box border-box;
	height: 22px;
	width: 22px;
	margin-right: auto;
	margin-left: auto;
}
.product-text{
	font-size:16px;
	text-align:center;
	margin:0 auto 20px;
	display:block;
}
.beauty-product-item {margin-bottom:25px;}
.beauty-product-item img {
	border:1px solid #ececec;
}
.beauty-product-item span{
    font-size: 13px;
    color: #6ca706;
    font-weight: 600;
    font-style: italic;
    padding-top: 10px;
    display: block;
}
.beauty-product-item h3{
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #222;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}
.beauty-product-item p{
	font-size: 14px;
    color: #555;
    font-weight: 400;
    margin-top: 5px;
	min-height: 80px;
}

a#lg-download, span.lg-autoplay-button.lg-icon{
	display:none;
}


table {
    border-collapse: collapse;
	margin-top: 11px;
}

table, td, th {
    border: 1px solid #ddd;
}
td, th {
    padding: 5px 10px;
	font-size:15px;
}
.th-title{
	text-align: center;
    text-transform: uppercase;
}
.inner-page-li{
	list-style-type:disc;
	padding-left:15px;
}
.panel-main-title+ul.timing li{
	font-size:16px;
	font-family:lato;
	padding:10px 15px;
	border:1px solid #ddd;
	color:#555;
	margin-bottom:5px;
}
.panel-main-title+ul.timing li:hover{
	background-color: rgba(0, 159, 227, 1);
	color:#fff;
}
.panel-main-title+ul.timing li span{
	float:right;
}

#blue-text .about-text .abt-sub, #blue-text .section-heading span, #blue-text .portfolio-overlay span,
#blue-text .contact-id  .fa, #blue-text footer .footer-title span, #blue-text .foo-services li a:before, 
#blue-text footer .timing li span, #blue-text .tip-slider span, 
#blue-text .filter-button-group.button-group.js-radio-button-group button:hover, 
#blue-text .filter-button-group.button-group.js-radio-button-group button:focus, 
#blue-text .filter-button-group.button-group.js-radio-button-group button.is-checked {
	color:#009fe3;
}
#blue-text .tips-services .carousel-control.left, #blue-text .tips-services .carousel-control.right:hover{
	background-color:#009fe3;
}
.dqt-img{
	height:80px;
	float: right;
    margin-top: 85px;
}
.ipl-word-img{
	height:110px;
	margin-top: 65px;
	float: right;
}


@media (min-width: 768px){
.navbar-nav>li>a {
    padding:14px 5px 14px 5px;
}
}
@media (min-width: 1200px){
/*
.aboutsection-page .container{
	width:1140px;
}
.cont-section.container{
	width:1140px;
}
*/
.container{width:1140px;position:relative;}
footer .container{
	width:1140px;
}
.spa-mas-ser .container{width:980px;}
}
