body{
	margin:0;
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Roboto';
}

h1,h2,h3,h4,h5,h6,p,ul{
	padding:0;
	margin:0;
}
.para{
	font-size: 1.143em;
    line-height: 2.14em;
}
.beauty_press{
	background-color: #f5f5f5;
    padding: 75px 0px;
    position: relative;
	height: 550px;
	
}
.beauty_content h3{
	color: #222;
	font-size: 3.85rem;
	margin-bottom: 20px;
}

.beauty_content h3:before {
    color: #ececec;
    font-size: 1.75em;
    font-weight: 700;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    color: #f6f6f6;
    text-transform: uppercase;
    pointer-events: none;
    z-index: -1;
    letter-spacing: -2px;
    position: absolute;
    content: attr(data-title);
}
.carousel-indicators li{
	border: 2px solid #3d3456;
}
.carousel-indicators .active{
	background-color: #3d3456;
}
.carousel-indicators{
	z-index: 1;
}
.beauty_img_layer img{
	max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}
.navbar-brand-mobile{
	display:none;
}
.navbar-toggle {
    z-index:3;
}
.navbar-fixed-top {
    background: #ffffff;
    border: none;
    min-height: inherit;
    height: inherit;
    margin: 0;
    box-shadow: 0px 0px 10px #939393;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: inherit;
    padding: 20px 15px;
    color: #fff !important;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight:600;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background-color: #eee0;
    border-color: #428bca00;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
}
li.header-bar {
	margin: 0 30px;
	list-style: none;
}
li.header-bar a {
    padding: 0 !important;
}
.navbar>.container .navbar-brand {
    margin-left: 0;
}
.nav>li>a:focus {
    text-decoration: none;
    background: #ed006a;
	outline:none;
}
nav.fill ul li a:hover {
    color: #fff !important;
}
/*-- stroke --*/

nav.fill ul li a {
  position: relative;
}
nav.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #8abf45;
  height: 3px;
}

nav.stroke ul li a:hover:after {
  width: 100%;
}
nav.fill ul li a {
  transition: all 2s;
}
nav.fill ul li a.active {
    background: #87b84d;
    color: #fff !important;
}
nav.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}
nav.fill ul li a:hover {
  color: #fff;
  z-index: 1;
}
nav.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 3px;
  }
  50% {
    width: 100%;
    height: 3px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #333;
  }
}
/*-- //stroke --*/
/*-- banner --*/
.banner-content h3 {
    color: #ed006a;
    font-size: 48px;
}
.banner-content h4 {
	color: #ffffff;
    font-size: 23px;
    margin: 25px 0;
}
.banner-content p {
    line-height: 2.2em;
    color: #fff;
	font-size:16px;
}
/* .banner-content {
    margin-top: 110px;
} */
.footer{
	background:#3d3456;
	padding:45px 0;
}
.quick_links ul{
	float:left;
	width:50%;
}
.footer_grid ul li{
	list-style-type:none;
	color:#9caec2;
	line-height:2.2em;
	transition:.5s all;
	font-size:14px;
}
.footer_grid ul li a{
	color:#9caec2;
	text-decoration:none;	
}
.footer_grid ul li a:hover{
	transition:.5s all;
	color:#fff;
}
.footer_grid ul li i {
	color:#9caec2;
	margin-right:6px;
}
.information ul li i {
    border: 1px solid #9caec2;
    padding: 4px 5px;
    border-radius: 4px;
    font-size: 12px;
}
.footer_grid h4{
	color:#fff;
    font-size: 20px;	
}
.footer_grid span {
    width: 56px;
    height: 2px;
    background:#9caec2;
    display: block;
    margin: 14px 0;
}
.home_content{
	padding:50px 0;
}
.home_content h3 {
	color: #3d3556;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
	z-index: 1;
	font-weight: 600;
    letter-spacing: 0.5px;
}
.home_content h3:before{
	color: #ececec;
	font-size: 1.75em;
    font-weight: 700;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    color: #f6f6f6;
    text-transform: uppercase;
    pointer-events: none;
    z-index: -1;
	letter-spacing: -2px;
	position: absolute;
    content: attr(data-title);
}
.spa_icon_left {
    float: left;
    width: 15%;
}
.spa_icon_right{
    float: left;
    width: 85%;	
}
.spa_icon_right h4 {
    font-size: 24px;
    margin-bottom: 9px;
}
.spa_icon_right p {
    font-size: 14px;
    line-height: 2.2em;
    color: #464646;
}
.spa_grid:nth-child(2) {
    margin: 22px 0;
}
.bor-wid{
	background: #7daf39;
    width: 125px;
    margin: 0 auto;
    height: 4px;
    border-radius: 2px;
	
} 
.home_top_grids{
	margin-top:65px;
}
.home_top_grids .img_content{
	padding: 10px;
}
.slide1 {
    background: url(../img/home_banner1.jpg) no-repeat 0px 0px;
	background-size:cover;
    animation: animatedBackground 40s linear infinite;
	min-height:100vh;
}
nav.navbar{
	background-color: #3d3456;
    z-index: 9;
    border-radius: 0px;
}
.home-win {
	height: 500px;
    /* overflow: hidden; */
    /* position: relative; */
}
.pad-0{
	padding: 0px;
}
.black-gradiant:before{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-linear-gradient( 
90deg
,rgb(227,185,163) 0%,rgb(0,0,0) 0%,rgba(77,77,77,0.5) 30%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient( 90deg,rgb(227,185,163) 0%,rgb(0,0,0) 0%,rgba(77,77,77,0.5) 30%,rgba(255,255,255,0) 100%);
}
.black-gradiant{
	position: relative;
    box-shadow: 0 8px 21px 0 rgb(0 0 0 / 10%);
    overflow: hidden;
}
.black-gradiant:hover{
	box-shadow: 0 8px 21px 0 rgb(0 0 0 / 44%);
	border-radius: 5px;
}
.black-gradiant:hover .features-content{
	bottom: 30%;
}
.black-gradiant:hover .hover_title{
	bottom: 0%;
}
.black-gradiant img{
	object-fit: cover;
}
.hover_title h3{
	color: #87b84d;
    font-family: "Lobster", serif;
}
.visit_content h3 {
    color: #3d3556;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.visit_content h3:before{
    font-size: 1.75em;
    font-weight: 700;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    color: #efefef;
    text-transform: uppercase;
    pointer-events: none;
    z-index: -1;
    letter-spacing: -2px;
    position: absolute;
    content: attr(data-title);
}
.data_title_heading{
	color: #3d3556;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.data_title_heading:before{
    font-size: 1.75em;
    font-weight: 700;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    color: #f6f6f6;
    text-transform: uppercase;
    pointer-events: none;
    z-index: -1;
    letter-spacing: -2px;
    position: absolute;
    content: attr(data-title);
}
.height-auto {
	height: auto !important;
}
.msg_content img{
	width: 100%;
	height: 300px;
    object-fit: cover;
}
.msg_content_wrapper{
	box-shadow: 0 8px 21px 0 rgb(0 0 0 / 10%);
	min-height: 200px;
    height: 550px;
    margin-bottom: 20px;
}
.pricing_bottom {
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.msg_content_info{
	margin-top: 10px;
}
.msg_price{
	position: static;
    padding: 30px;
    text-align: center;
    flex-direction: column;
}
.msg_price h2{
	font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: capitalize;
	color: #87b84d;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-family: "Lobster", serif;
}

.pad-top-35{
	padding-top: 35px;
}
.lovely-price-list{
	list-style: none;
	margin: 0px 20px;
}
.amount{
	text-align: right;
    color: #444;
    flex: 1;
}
.lovely-price-list .fa{
	margin-right: 5px;
}
.duration{
    position: absolute;
    font-size: 12px;
    /* font-family: "Lobster", serif; */
    font-weight: 700;
    color: #ed006a;
    width: 60px;
    top: -10px;
    text-align: center;
    /* right: 5px; */
    left: -10px;
}
}
.price_list_name{
	position: relative;
    text-align: right;
}
ul.lovely-price-list li{
	display: flex;
    font-size: 1.143em;
    margin: 0 0 16px;
    flex: 1;
    color: #828080;
    padding: 5px;
}
.book_appoinment{
	background: url(https://wp.xpeedstudio.com/beautypressv2/home-v4/wp-content/uploads/sites/4/2018/01/get_appoinment-1.jpg) no-repeat fixed center;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 450px;
    background-position: top left;
    padding-top: 70px;
}
.book_appoinment h3 {
    color: #3d3556;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.book_appoinment h3:before{
    font-size: 1.75em;
    font-weight: 700;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    color: #f6f6f6;
    text-transform: uppercase;
    pointer-events: none;
    z-index: -1;
    letter-spacing: -2px;
    position: absolute;
    content: attr(data-title);
}
.hover_title{
	position: absolute;
    bottom: -61px;
    left: 0;
	width: 100%;
	color: #ffff;
    text-align: center;
    z-index: 2;
    padding: 0 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.features-content{
	position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    padding: 0 10px;
    -webkit-transition: all .4s ease;
	transition: all .4s ease;
	font-size: 15px;
    line-height: 1.8;
    color: #ffffff;
    text-align: left;
}
.features-content p{
	font-weight: 600;
}
.beauty_content{
	padding: 0px 40px;
}
.beauty_icon_content{
	margin-top: 20px;
}
.beauty_icon_content img{
	margin-bottom: 20px;
}
.beauty_icon_content h2{
	font-size: 1.571em;
	padding-bottom: 15px;
    letter-spacing: -1px;
}
.beauty_icon_content p{
	color: #777;
    line-height: 23px;
    font-size: 14px;
}
.diff_font{
	color: #87b84d;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Lobster", serif;
}
.our_vision_img{
	text-align:center;
}
.our_vision_content{
	margin-top: 7%;
}
video {
    width: 100%;
}
.banner-content{
    position: absolute;
    background: rgba(0, 0, 0, 0.28);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    padding-top: 180px;
}
.visit_content{
	/* background:url(../img/banner2.jpg) no-repeat fixed center; */
	/* background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover; */
	/* min-height:450px; */
	padding: 70px 0px 38px 0px;
}

.visit_content h3 span{
    font-size: 53px;
	display:block;
    margin-top: 43px;
	letter-spacing: 2px;	
}
.home_bottom{
	padding:80px 0;	
	background-color: #f5f5f5;
}
.mobsidemenu{
	position: fixed;
    width: 249px;
    left: 0;
    transition: 500ms ease;
    top: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #f5f5f5;
    z-index: 99999999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}
.mobsidemenuactive{
	-webkit-transform: translateX(0);
    transform: translateX(0);
}
.massage_img {
    padding: 2px;
}
.massage_left h3 {
	font-weight: 600;
    color: #3d3456;
    font-size: 20px;
    margin: 30px 0 25px;
}
.massage_left h3 span{
    display: block;
    margin-top: 14px;
    font-size: 39px;
}
.massage_left p{
	color:#464646;
	font-size:14px;
	line-height:2.2em;
    margin: 25px 0 30px;
}
.massage_img img {
    border-radius: 10px;
}
.massage_left a {
    color: #ed1c24;
    font-size: 20px;
    text-decoration: none;
}
.copy_rights p {
    color: #9caec2;
    border-top: 1px solid #9caec2;
    padding: 38px 0 0;
    margin-top: 50px;
}
.copy_rights p a{
    color: #fff;
	text-decoration:none;
	transition:.5s all;
}
.copy_rights p a:hover{
    color: #9caec2;
	transition:.5s all;
}
/*-- //banner --*/
/*-- about --*/
.page_head {
    margin-top: 58px;
    min-height: 212px;
    box-shadow: 0px 0px 9px #c7c7c7;
}
.about_banner{
	background: url(../img/about_banner.jpg) no-repeat 0px 0px;	
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.services_banner{
    background: url(../img/services_banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.salon_banner{
    background: url(../img/salon_banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;	
}
.bridal_banner{
    background: url(../img/about_banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;		
}
.brands_banner{
    background: url(../img/franch_banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;	
}
.franch_banner{
    background: url(../img/brands_banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;	
}
.contact_banner{
    background: url(../img/contact_banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;		
}
.about_top{
	padding:80px 0 ;	
}
.about{
	padding:0 0 80px ;	
}
.about_right h3 {
    color: #ed006a;
    font-size: 32px;
}
.about_right h4 {
    color: #000;
    font-size: 21px;
    margin: 25px 0;
}
.about_right p {
    line-height: 2.2em;
    color: #464646;
	font-size:14px;
}
.nopadding{
	padding:0;
}
.about_right {
    margin-top: 35px;
}
.about_bottom{
    background: url(../img/content2.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	min-height:500px;
	padding-top:80px;	
}
/*-- effect- bubba --*/
.l-grids figure {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:76%;
	margin:0 auto;
    border: 5px solid #fff;
    box-shadow: 0px 0px 7px #bfbfbf;
}
.l-grids figure img {
	position: relative;
	display: block;
}
.l-grids img{
    opacity: .78;
}
.l-grids figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.l-grids figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure.effect-bubba:hover img {
	opacity: 0.7;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h4 {
	padding-top: 10%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	opacity:1;
	padding-bottom: 0;
    color: #fff;
    font-size: 32px;
	text-transform:capitalize;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h4 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.about_left img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 7px #bfbfbf;
}
/*-- //about --*/
/*--services --*/
.services_content{
	padding:80px 0;	
}
.services_content h2 {
    color: #ed006a;
    font-size: 40px;
	text-align:center;
	margin-bottom:30px;
}
.men_accordion {
    border: 1px solid #eee;
    border-bottom: none;
}
.men_accordion h4 {
    color: #ed1c24;
    border-bottom:1px solid #eee;
    background: #ffffff;
    font-weight: 600;
    font-size: 18px;
}
.men_accordion h4 a{
    color: #ed1c24;
	text-decoration:none;
	display: block;
    padding: 11px 0;
	cursor:pointer;
	transition: .5s all;
}

.men_accordion p {
    font-size: 14px;
    color: #464646;
    line-height: 2.2em;
    border-bottom:1px solid #eee;
    padding: 18px 15px;
}
.men_img {
    width: 55%;
    margin: 0 auto;
    padding: 36px 0 0;
}
.men_img img {
    border: 3px solid #fff;
    box-shadow: 0px 0px 7px #cacaca;
    min-width: 296px;
    min-height: 224px;
}
.men_open {
    min-height: 345px;
}
.services_left h3{
    background: #428bca;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
}
/*--//services --*/
/*-- salon --*/
.salon{
	padding:80px 0;	
}
.salon_header h3{
    color: #ed006a;
    font-size: 40px;
	text-align:center;	
}
.salon_header p {
    line-height: 2.2em;
    color: #464646;
    font-size: 14px;
	text-align:center;
	margin: 30px 0 50px;
}
.salon_grid ul {
    background: #f7f7f7;
    box-shadow: 0px 0px 5px #bdbdbd;
    padding: 15px 15px;
    min-height: 210px;
}
.salon_grid ul li{
	font-size:13px;
	color:#464646;
	line-height:2.2em;
	list-style-type:none;
}
.salon_grid ul li i {
    color: #ed006a;
    margin-right: 10px;
    font-size: 14px;
}
.mar-top{
	margin-top:30px;
}
.salon_bottom h4 {
    color: #ed006a;
    font-size: 30px;
    text-transform: capitalize;
    margin: 35px 0 35px;
}

/*-- //salon --*/
/*-- contact_content --*/
.contact_content,.contact_bottom{
	padding:80px 0;	
}
.contact_content h3,.contact_bottom h3,.map h3 {
    color: #ed006a;
    font-size: 40px;
	text-align:center;
	margin-bottom:30px;
}
.contact_grid i{
    font-size: 21px;
    color: #fff;
    background: #8e8d8d;
    padding: 22px 22px;
    border-radius: 100%;
}
.contact_content h4 {
    color: #ed006a;
    font-size: 21px;
	margin:20px 0 20px;
}
.contact_content p{
    color: #464646;
    font-size: 14px;
	line-height:2em;
}
.contact_bottom input[type="text"], .contact_bottom input[type="email"], .contact_bottom input[type="number"] {
    width: 100%;
    padding: 9px 10px;
    color: #ccc;
    font-size: 14px;
    outline: none;
	border-radius:3px;
	border:1px solid #ccc;
	transition:.5s all;
}
.contact_bottom input[type="email"]{
	margin:20px 0;
}
.contact_bottom textarea {
    padding: 9px 10px;
    color: #ccc;
    font-size: 14px;
    width: 100%;
    outline: none;
    margin: 0px 0 14px;
    height: 101px;
    resize: none;
    border-radius: 3px;
	border:1px solid #ccc;
	transition:.5s all;
}
.contact_bottom input[type="text"]:hover, .contact_bottom input[type="email"]:hover, .contact_bottom input[type="number"]:hover,.contact_bottom textarea:hover {
	border:1px solid #ed006a;
	transition:.5s all;
}
.contact_bottom button{
    background: #ed006a;
    padding: 8px 18px;
    color: #fff;
    font-size: 15px;
    border: none;
    outline: none;
    border-radius: 4px;
    margin-top: 30px;
}
.angular-google-map-container {
    height: 500px;
    box-shadow: 0px 0px 10px #c1c1c1;
}
.ser_sha h5 {
	font-size: 24px;
    margin: 35px 0 24px;
}
.ser_sha h5 a{
	color: #ed1c24;
    text-decoration: none;
}
/* .location_left{
	border-right:1px solid #f3f3f3;
	padding:0;
    margin-top: 30px;
} */


.top_header_details{
	background-color: #ffffff;
	padding: 20px 50px;
	z-index: 1;
	/* padding: 10px; */
}
.dropdown-menu{
	padding: 0px;
}
.dropdown-menu>li>a{
	padding: 5px 20px;
	color: #3d3456;
	font-weight: 600;
}
.navbar{
	z-index: 1;
    background-color: white;
    border-radius: 0px;
}
.top_header_details ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 10px;
}
.top_header_details ul li{
	display: inline-block;
    margin: 0px 14px 0px 0px;
}

.top_header_details ul li a {
    color: #666666;
    text-decoration: none;
    font-weight: 600;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    visibility: visible;
    -webkit-transition: all .8s ease;
	transition: all .8s ease;
	background: #ffff;
}
.preloader-content img {
    width: 100%;
}
.preloader-content {
    position: absolute;
    left: 50%;
    top: 40%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.loaded#preloader {
    visibility: hidden;
}

.loader { 
      width: 100%;
    /* margin: 0 auto; */
    border-radius: 10px;
    /* border: 4px solid #ffffff; */
    position: relative;
    padding: 1px;
    position: absolute;
    text-align: center;
    top: 55%;
}

.loader .loaderBar { 
     position: absolute;
    border-radius: 10px;
    top: 50%;
    right: 100%;
    bottom: 0;
    left: 0;
    background: #7eb139;
    width: 0;
    animation: borealisBar 3s linear infinite;
    height: 5px;
}


@keyframes borealisBar {
  0% {
    left:0%;
    right:100%;
    width:0%;
  }
  10% {
    left:0%;
    right:75%;
    width:25%;
  }
  90% {
    right:0%;
    left:75%;
    width:25%;
  }
  100% {
    left:100%;
    right:0%;
    width:0%;
  }
}

#slides_control > div{
	height: auto;
  }
  #slides_control img{
	margin:auto;
	width: 100%;
  }
  #slides_control {
	position: absolute;
    width: 100%;
    left: 0;
    top: 104px;
    right: 0;
    padding: 0px;
  }
  #slides_control .carousel-control.left, #slides_control .carousel-control.right{
	background: none;
  }

  #slides_control .glyphicon-chevron-left:before {
	content: "\f053";
}
#slides_control .glyphicon-chevron-right:before {
    content: "\f054";
}
#slides_control .carousel-control{
	top: 50%;
}
.our_vision_img img{
	height: 400px;
    /* width: 57%; */
    object-fit: cover;
}
.our_vision_content{
	margin-top: 10%;
}
.map_list a {
    text-decoration: none;
    color: #000;
    line-height: 2em;
	font-size:13px;
}
.map_list {
    text-align: center;
	margin-top:40px;
}
.map_options {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 15px 15px;
}
.map_options:nth-child(1) ,.map_options:nth-child(2),.map_options:nth-child(3),.map_options:nth-child(4){
    border-top: 1px solid #f3f3f3;
}
.map_options:nth-child(5) ,.map_options:nth-child(9),.map_options:first-child{
    border-left: 1px solid #f3f3f3;
}
/*-- //contact_content --*/
.nav-pills1>li>a {
    border-radius: 0;
    padding: 10px 15px;
    color: #a1b1c1;
    background: #ffffff;
	transition:.5s all;
}
.nav-pills1>li.active>a, .nav-pills1>li.active>a:hover,.nav-pills1>li>a:hover, .nav-pills1>li.active>a:focus {
    color: #fff;
    background: #000;
	transition:.5s all;
}

ul.nav.nav-pills1.nav-stacked1 li {
    display: inline-block;
    text-transform: capitalize;
}
ul.nav.nav-pills1.nav-stacked1 {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 50px;
}
.map_options h6 {
    color: #ed1c24;
font-size: 35px;
}
.map_options p {
    font-size: 15px;
    margin-top: 27px;
}

.nav-pills1>li>a.active {
    background: #000;
	color:#fff;
}
/*-- brands --*/
.brands  h3 {
    color: #ed006a;
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
}
.brands {
    padding: 80px 0;
    text-align: center;
}
.brands  p {
    color: #464646;
    line-height: 2.2em;
    margin-bottom: 55px;
}
.brands_grid {
    border-bottom:1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding: 50px 0;
}
.brands_grids{
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;	
}
p.place_find {
    height: inherit;
    font-size: 20px;
}
/*-- //brands --*/
/*-- franchise --*/
.franchise{
    padding: 80px 0 0;	
}
.franchise_left h3 {
    color: #ed006a;
    font-size: 35px;
}
.franchise_left p {
    line-height: 2.2em;
    color: #464646;
    font-size: 14px;
	margin:25px 0 25px;
}
.franchise_left h4 {
    font-size: 25px;
    color: #ed1c24;
}
.franchise_left h5 {
    margin-top: 15px;
    font-size: 17px;
    color: #464646;
}
.franchise_left {
    margin-top: 70px;
}
.franchise_right {
    min-height: 606px;
}
/*-- //franchise --*/
/*-- bridal --*/
.bridal{
    padding: 80px 0 ;	
}
.bridal h3 {
    color: #ed006a;
	margin:25px 0;
}
.bridal_left ul,.bridal_right ul {
    margin-top: 30px;
}
.bridal p {
    line-height: 2.2em;
    color: #464646;
    font-size: 14px;
	margin:25px 0 25px;
}
.bridal ul li {
    line-height: 4.1;
    list-style-type: none;
    border-bottom: 1px solid #3d3c3c;
}
.bridal ul li a{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
    display: block;
}
.bridal ul li a:hover{
    color: #ed006a;	
}
.bridal ul li i {
    font-size: 23px;
    margin-right: 10px;
    color: #ed1c24;
    vertical-align: baseline;
}
.bridal_list h3{
    color: #ed006a;
    font-size: 28px;
	margin-bottom:25px;	
}
.bridal_list ul li{
	line-height:2.5em;
	font-size:14px;
	color:#464646;
	list-style-type:none;
}
.bridal_list ul li i {
    font-size: 13px;
    margin-right: 10px;
    color: #ed1c24;
}
.bridal_bottom{
	background:#f7f7f7;
    padding: 80px 0;
}
.bridal_list_left{
	margin-top:30px;
}
.bridal_list_right img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 4px #afafaf;
    min-width: 445px;
    min-height: 345px;
}
/*-- //bridal --*/
/*-- bridal --*/
ul.categories.men_cate{
    height: 35%;
}
ul.categories {
    position: absolute;
    left: 0;
    bottom: -52%;
    right: 0;
    background: black;
	transition:500ms ease;
    height: 52%;
	z-index:9;
}
ul.categories.catact {
    bottom: 0;
}
.bridal_left,.bridal_right{
	overflow:hidden;
	border: 1px solid #dfdfdf;
	position:relative;
	height: 335px;
}
.captcha_back{
    background: url(../img/captcha.jpg) no-repeat 0px 0px;
    padding: 0px 34px;
    background-size: cover;
    min-height: 38px;
    font-size: 24px;
    margin-right: 10px;	
}
.captcha_right {
    font-size: 16px;
    color: #999;
	cursor:pointer;
}
.please_fill i{
    color: #fff;
    background: #fabd04;
    padding: 3px 7px;
    font-size: 14px;
    margin-right: 10px;
    border-radius: 2px;
}
.please_fill {
    box-shadow: 0px 1px 4px #cbcbcb;
    padding: 10px 28px;
    margin: 11px 0 0 0;
    display: block;
    border: 1px solid #d3d3d3;
    position: absolute;
}
.notmatch {
	border:1px solid red !important;
}
span.please_fill:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ebebeb;
    position: absolute;
    top: -7px;
}

/*-- lovely pink --*/
.footer_grid.information ul li:nth-child(3){
	display:none;
}

li.header-bar a img {
	z-index: 8;
	width: 242px;
	background: #fff0;
	/* position: relative; */
	margin: -17px 0px 0px 0px;
	/* padding: 37px 5px 40px 5px; */
	/* box-shadow: 0px 8px 21px 0px rgb(0 0 0 / 10%); */
}


}
/*-- //lovely pink --*/

/*-- //bridal --*/
@media(max-width:1200px){
	.navbar-nav>li>a {
		padding: 15px 9px;
		font-size: 15px;
	}
	li.header-bar {
		margin: 0 32px;
		width: 22%;
	}
	li.header-bar a img {
		width: 100%;
	}	
	.page_head {
		margin-top: 50px;
	}
	.home-win ,.slide1{
		height: 590px;
	}
	/* .visit_content {
		background: url(../img/banner2.jpg) no-repeat center center;
		background-size: 100%;
	} */
}
@media(max-width:1080px){
	.navbar-nav>li>a {
		padding: 24px 9px;
		font-size: 15px;
	}	
	li.header-bar {
		margin: 0 32px;
		width: 22%;
	}
	li.header-bar a img {
		width: 100%;
	}	
	.page_head {
		margin-top: 50px;
	}
	.home-win ,.slide1{
		height: 590px;
	}
	.home_right {
		padding: 0;
	}

	.massage_left{
		padding-left: 0;
	}
	.massage_right {
		padding-right: 0;
	}
	.massage_left h3 span {
		font-size: 32px;
	}
	.massage_left h3 {
		font-size: 19px;
		margin: 16px 0 16px;
	}
	.massage_left p {
		margin: 14px 0 10px;
	}
	.page_head {
		min-height: 165px;
	}
	.map_options {
		width: 33.333%;
		float: left;
	}
	.map_options:nth-child(4) {
		border-top: none;
		border-left:1px solid #f3f3f3;
	}
	.men_img img {
		min-width: inherit;
		min-height: inherit;
	}
	.men_open {
		min-height: 310px;
	}
	.map_options:nth-child(7),.map_options:nth-child(10) {
		border-left:1px solid #f3f3f3;		
	}
	.bridal_content {
		width: 80%;
		margin: 0 auto;
		float: none;
	}
	.bridal_list_right img {
		min-width: inherit;
		min-height: inherit;
	}
	.bridal_list ul li {
		font-size: 13px;
	}
	.franchise_right {
		min-height: inherit;
	}
	.franchise_left {
		margin-top: 27px;
	}
	.captcha_back {
		padding: 0px 16px;
	}
}
@media(max-width:1024px){
	.home-win ,.slide1{
		height: 560px;
	}	
	.visit_content {
		min-height: 340px;
		padding-top: 100px;
	}	
}
@media(max-width:991px){
	li.header-bar {
		margin: 0 0px;
		width: 20%;
	}
	.navbar-nav>li>a {
		padding: 16px 7px;
		font-size: 13px;
	}
	li.header-bar a img {
		padding: 1px 0;
	}
	.contact_grid {
		width: 33.3333%;
		float: left;
		padding: 0 0;
	}
	.contact_content p {
		font-size: 13px;
	}
	.angular-google-map-container {
		height: 390px;
	}
	.form_left ,.form_right{
		float: left;
		width: 100%;
	}
	.footer_grid {
		width: 33.333%;
		float: left;
		padding: 0 15px 0 0 !important;
	}
	.footer_grid ul li {
		font-size: 13px;
	}
	.contact_content h3, .contact_bottom h3, .map h3,.services_content h2 ,.salon_header h3,.franchise_left h3,.brands  h3{
		font-size: 30px;
	}
	.home-win ,.slide1{
		height: 520px;
	}
	.massage_right {
		padding: 0;
		margin-top: 30px;
	}
	.l-grids figure {
		width: 100%;
	}
	.about_left {
		float: left;
		width: 33.333%;
		padding: 0 6px;
	}
	.about_top {
		padding: 80px 0 60px;
	}
	.page_head {
		min-height: 148px;
	}
	.services_left {
		width: 50%;
		float: left;
	}
	.men_img {
		width: 82%;
	}
	.men_accordion p {
		font-size: 13px;
	}
	.services_left h3 {
		padding: 11px 0;
	}
	.map_options {
		width: 50%;
	}
	.map_options:nth-child(3){
		border-top: none;
		border-left: 1px solid #f3f3f3;
	}
	.map_options:nth-child(4) {
		border-left: none;
	}
	.map_options:nth-child(11) {
		border-left:1px solid #f3f3f3;
	}
	.bridal_content {
		width: 100%;
	}
	.bridal_left, .bridal_right {
		height: 321px;
	}
	.bridal ul li {
		line-height: 3.2;
	}
	ul.categories {
		bottom: -42%;
		height: 42%;
	}
	ul.categories.men_cate {
		height: 28%;
	}
	.bridal_list_left {
		float: left;
		width: 50%;
		margin-top: 0;
	}
	.bridal_list_right {
		float: left;
		width: 50%;
		margin-top:40px;
	}
	.franchise_left p {
		font-size: 13px;
	}
	.franchise_left {
		margin: 0 0 35px;
		float: left;
		width: 100%;
		padding: 0;
	}
	.franchise_right {
		min-height: inherit;
		float: left;
		width: 62%;
		padding: 0;
	}
	.brands_grid {
		float: left;
		width: 50%;
	}
	.massage_img img {
		width: 100%;
	}
	.contact_bottom textarea {
		margin: 20px 0 14px;
	}
}
@media(max-width:800px) {
	.home-win, .slide1 {
		height: 420px;
	}
	.banner-content h3 {
		font-size: 36px;
	}	
	.banner-content p {
		font-size: 14px;
	}
	.banner-content {
		padding-top: 153px;
	}
	.visit_content h3 span {
		font-size: 41px;
	}
	.visit_content h3 {
		font-size: 25px;
	}
	.page_head {
		min-height: 119px;
	}
	
}
@media(max-width:767px) {
	button.navbar-toggle.collapsed {
		background: #fff;
	}
	.navbar-toggle .icon-bar {
		background: #bebebe;
	}
	body {
		transition: 500ms ease;
		position: absolute;
		left: 0;
	}

	.navbar-nav {
		margin: 0;
	}
	.home-win, .slide1 {
		height: 398px;
	}
	.banner-content {
		padding-top: 124px;
	}
	.massage_img {
		width: 50%;
		float: left;
	}
	.home_content,.home_bottom,.about_top,.services_content,.bridal,.salon,.brands,.contact_content, .contact_bottom,.bridal_bottom {
		padding: 50px 0;
	}
	.franchise{
		padding: 50px 0 0;
	}
	.visit_content {
		min-height: 250px;
		padding-top: 67px;
	}
	.home_right {
		margin-top: 45px;
	}
	.bridal_left, .bridal_right {
		float: left;
		width: 50%;
	}
	.about {
		padding: 0 0 50px;
	}
	.services_left {
		padding: 0 10px;
	}
	.navbar-nav>li>a {
		text-align: center;
		color: #ed1c24 !important;
		border-bottom: 1px solid #ebebeb;
		font-size: 14px;
	}
	.nav>li>a:hover, .nav>li>a:focus,.navbar-nav>li>a.active {
		background: #000;
		color: #fff !important;
	}
	.page_head {
		min-height: 112px;
	}
	.footer_grid {
		width: 50%;
		float: left;
	    margin-bottom: 30px;
	}
	.copy_rights p {
		padding: 38px 0 0;
		margin-top: 6px;
		font-size: 14px;
	}
	.angular-google-map-container {
		height: 324px;
	}
	.bridal_left, .bridal_right {
		height: 309px;
	}
	.navbar-brand-mobile{
		display: inline-block;
	}
	.navbar-toggle {
		margin-top: 13px;
	}
	ul.nav.navbar-nav.navbar-left li a.nav-logo{
		padding: 0;
	}

	.bodytransp:before {
		background: rgba(0, 0, 0, 0.18);
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 9999;
	}
	.captcha_grid {
		float: left;
		width: 50%;
	}
		a.navbar-brand-mobile img {
		width: 100%;
	}
	a.navbar-brand-mobile {
		width: 182px;
	}
	.navbar-toggle{
		border: 1px solid #ed006a;	
	}
	a.nav-logo img {
		width: 100%;
		background: #fff;
	}
}
@media(max-width:640px) {
	.home-win, .slide1 {
		height: 340px;
	}
	.banner-content {
		padding-top: 94px;
	}
	.services_left {
		width: 75%;
		float: none;
		margin: 0 auto 30px;
	}
	.page_head {
		min-height: 117px;
	}
	.bridal_left, .bridal_right {
		height: 294px;
		padding: 0;
	}
	ul.categories {
		height: 46%;
		bottom: -47%;
	}
	ul.categories.men_cate {
		height: 31%;
	}
	.bridal_list_left {
		width: 100%;
		margin-top: 0;
	}
	.bridal_list_right {
		width: 66%;
	}
	.contact_grid {
		width: 50%;
		float: none;
		padding: 0 0;
		margin: 0 auto 32px;
	}
	.contact_content{
		padding-bottom:20px;
	}

}
@media(max-width:600px) {
	.home-win, .slide1 {
		height: 327px;
	}
	.spa_icon_right h4 {
		font-size: 20px;
	}
	.visit_content h3 span {
		margin-top: 30px;
	}	
	figure.effect-bubba h4 {
		font-size: 25px;
	}	
	.page_head {
		min-height: 112px;
	}	
	.map_options {
		width: 100%;
	}	
	p.place_find {
		height: 50px;
	}	
	.form_left, .form_right {
		float: left;
		width: 100%;
		padding:0;
	}	
	.form_right {
		margin-top:20px;
	}	
	.brands_grid {
		padding: 35px 0;
	}	
	.franchise_right {
		width: 70%;
	}	
	.bridal_left, .bridal_right {
		height: 280px;
	}	
	.bridal_list_right {
		width: 75%;
	}	
	ul.categories {
		height: 49%;
		bottom: -50%;
	}
	ul.categories.men_cate {
		height: 32%;
	}	
	.map_options{
		border: 1px solid #f3f3f3 !important;
		border-top: none !important;
	}	
	.map_options:nth-child(1){
		border-top: 1px solid #f3f3f3 !important;
	}	
	.contact_bottom textarea {
		margin: 0px 0 14px;
	}	
}
@media(max-width:568px) {
	.footer_grid {
		width: 100%;
		float: left;
		margin-bottom: 30px;
		padding: 0 0px 0 0 !important;
	}
	.visit_content h3 {
		font-size: 20px;
	}
	.visit_content h3 span {
		font-size: 36px;
	}	
	.banner-content h3 {
		font-size: 32px;
	}
	.banner-content h4 {
		font-size: 20px;
	}
	.home-win, .slide1 {
		height: 300px;
	}
	.banner-content {
		padding-top: 80px;
	}
	.home_top_grids {
		margin-top: 35px;
	}
	figure.effect-bubba h4 {
		padding-top: 7%;
	}
	.page_head {
		min-height: 104px;
	}
	.contact_content h3, .contact_bottom h3, .map h3, .services_content h2, .salon_header h3, .franchise_left h3, .brands h3 {
		font-size: 27px;
	}
	.captcha_back {
		padding: 0px 12px;
	}
}
@media(max-width:480px) {
	.contact_grid {
		width: 100%;
	}	
	.contact_bottom input[type="text"], .contact_bottom input[type="email"], .contact_bottom input[type="number"],.contact_bottom textarea {
		padding: 7px 10px;
		font-size: 13px;
	}
	.contact_bottom textarea {
		height: 120px;
	}
	.mobsidemenu {
		width: 215px;
	}

	.franchise_right {
		width: 80%;
	}
	.bridal_left, .bridal_right {
		float: none;
		width: 67%;
		margin: 0 auto 0px;
	}
	.bridal_left{
		margin: 0 auto 30px;	
	}
	.contact_content h3, .contact_bottom h3, .map h3, .services_content h2, .salon_header h3, .franchise_left h3, .brands h3 {
		font-size: 24px;
	}
	.ser-grids h4{
		font-size: 15px;
	}
	.ser_sha h5 {
		font-size: 20px;
	}
	.services_left h3 {
		font-size: 20px;
	}
	.men_accordion h4 {
		font-size: 15px;
	}
	.services_left {
		width: 95%;
	}
	.page_head {
		min-height: 112px;
	}
	.l-grids figure figcaption {
		padding: 1em;
	}
	figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px;
	}
	figure.effect-bubba h4 {
		padding-top: 10%;
	}
	.about_right h4 {
		font-size: 18px;
	}
	.about_right p {
		font-size: 13px;
	}
	.about_left {
		float: none;
		width: 68%;
		padding: 0;
		margin: 0 auto 20px;
	}
	.banner-content h4 {
		font-size: 19px;
		margin: 15px 0;
	}
	.banner-content p {
		font-size: 13px;
	}
	.banner-content h3 {
		font-size: 27px;
	}
	.home-win, .slide1 {
		height: 260px;
	}
	.nav>li>a>img {
		width: 100%;
	}
	a.navbar-brand-mobile img {
		width: 86%;
	}	
	.navbar-toggle {
		margin-top: 10px;
	}
	.captcha_grid {
		float: left;
		width: 100%;
		padding:0;
	}
	.captcha_grid.nopadding {
		margin-bottom: 20px;
	}
	.please_fill {
		padding: 10px 4px;
		position: absolute;
		right: 0;
	}
}
@media(max-width:414px) {
	.angular-google-map-container {
		height: 300px;
	}	
	.brands_grid {
		float: left;
		width: 100%;
	}
	.brands p {
		margin-bottom: 30px;
	}
	figure.effect-bubba h4 {
		font-size: 21px;
	}
	.about_right h4 {
		font-size: 18px;
		line-height: 1.5em;
		margin: 17px 0;
	}
	.about_left {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0 auto 20px;
	}
	.about_top{
		padding-bottom: 30px;	
	}
	.page_head {
		min-height: 122px;
	}
	.services_left {
		width: 100%;
		padding: 0;
	}
	.franchise_right {
		width: 100%;
	}
	.bridal_left, .bridal_right {
		float: none;
		width: 85%;
	}
	.bridal_list_right {
		width: 100%;
	}
	p.place_find {
		height: 66px;
	}
	.nav-pills1>li>a {
		padding: 8px 9px;
	}
	.angular-google-map-container {
		height: 260px;
	}
	.home_content h3 {
		font-size: 24px;
	}
	.spa_icon_right p {
		font-size: 13px;
	}
	.visit_content h3 span {
		font-size: 27px;
	}
	.visit_content {
		min-height: 175px;
		padding-top: 48px;
	}
	.massage_left h3 {
		margin: 0px 0 16px;
	}
	.massage_left p {
		font-size: 13px;
	}
	.massage_img {
		width: 100%;
		float: left;
	}
	video {
		width: 100%;
		height: 309px;
	}
	.banner-content h4 {
		font-size: 14px;
		margin: 15px 0 5px;
	}
	.banner-content {
		padding-top: 72px;
	}
	.home-win, .slide1 {
		height: 257px;
	}
	.salon_header p {
		margin: 16px 0 30px;
	}
	ul.categories {
		background: rgba(0, 0, 0, 0.52);
		bottom:0;
	}	
	.please_fill {
		display: none;
	}
}
@media(max-width:375px) {
	.massage_left h3 span {
		font-size: 28px;
	}
	.visit_content h3 span {
		font-size: 21px;
		margin-top: 12px;
	}
	.visit_content {
		min-height: 137px;
		padding-top: 43px;
	}	
	video {
		width: 100%;
		height: 270px;
	}
	.banner-content h4 {
		font-size: 17px;
		margin: 15px 0 5px;
		line-height: 1.5;
	}
	.banner-content h3 {
		font-size: 23px;
	}
	.home-win, .slide1 {
		height: 220px;
	}
	.banner-content p {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.contact_grid:nth-child(4) {
		margin-bottom: 10px;
	}
	.footer {
		padding: 30px 0;
	}
	.copy_rights p {
		padding: 27px 0 0;
		margin-top: 0px;
		font-size: 14px;
	}
	.contact_content h4 {
		margin: 17px 0 10px;
	}
	.brands p {
		font-size: 13px;
		line-height: 1.8em;
	}
	.brands_grid {
		padding: 20px 0;
	}
	.bridal_left, .bridal_right {
		float: none;
		width: 100%;
	}
	.bridal_content {
		padding: 0;
	}
	.bridal_list_left {
		padding: 0;
	}
	.bridal_list ul li i {
		margin-right: 1px;
	}
	.bridal_list_right {
		width: 100%;
		padding: 0;
	}
	.bridal_list h3 {
		font-size: 25px;
		margin-bottom: 19px;
	}
	.ser-grids h4 {
		font-size: 14px;
	}
	.nav-pills1>li>a {
		padding: 8px 4px;
	}
	.map_options {
		padding: 15px 10px;
	}
	.men_img {
		width: 90%;
	}
	.page_head {
		min-height: 101px;
	}
	.l-grids figure figcaption {
		padding: 0.5em;
	}
	figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
		top: 10px;
		right: 10px;
		bottom: 10px;
		left: 10px;
	}
	.about_right h3 {
		font-size: 24px;
	}
	.navbar-toggle {
		margin-right: 7px;
	}
	.salon_header p {
		font-size: 13px;
	}
	ul.categories {
		background: rgba(0, 0, 0, 0.52);
		bottom:0;
	}
}

@media(max-width:360px) {
	.page_head {
		min-height: 89px;
	}	
}
@media(max-width:320px) {
	.page_head {
		min-height: 101px;
	}
}

.new_home_content{
	margin-top: 20px;
}
.new_img_content img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.home_title{
	color: #87b84d !important;
    font-family: "Lobster", serif;
    margin-top: 25px;
}
.new_home_content p{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 40px;
}
.new_read_more_link{
	margin: 20px 35px;
	text-align: right;
}
.new_read_more_link a{
	box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
	border-radius: 25px;
	overflow: hidden;
    text-transform: uppercase;
    background: #3d3456;
    border-radius: 25px;
    padding: 10px 30px;
    color: #fff;
    transition: .4s ease-in-out;
    z-index: 2;
    position: relative;
    display: inline-block;
    font-weight: 600;
}
.new_read_more_link a:hover{
	background-color: #87b84d;
    text-decoration: none;
}



.animation_leaf {
	animation-name: myfirst;
	width: 100px;
	height: 100px;
	background: red;
	position: relative;
	animation: myfirst 5s infinite;
	animation-direction: alternate;
}
@keyframes myfirst {
	0%   { left: 0px; top: 0px;}
	25%  {left: 200px; top: 0px;}
	50%  { left: 200px; top: 0px;}
	75%  { left: 0px; top: 0px;}
	100% { left: 0px; top: 0px;}
  }
