
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
font-family: 'Brandon Grotesque Black';
font-style: normal;
font-weight: normal;
src: local('../img/Brandon Grotesque Black'), url('../img/brandon-grotesque-black-58a8a3e824392.woff') format('woff');
}

@font-face {
    font-family: 'wild_spirit_altregular';
    src: url('../img/wild_spirit_alt_thefontsmaster.com-webfont.woff2') format('woff2'),
         url('../img/wild_spirit_alt_thefontsmaster.com-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
  background: #fff;
  color: #444;
  /*font-family: 'Barlow', sans-serif;*/
  font-family: 'Outfit', sans-serif;
  font-size:18px;

}
body, .col-item .info h4, .col-item .info h3, p, li{font-family: 'Outfit', sans-serif;}

a {
  color: #1bb1dc;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0a98c0;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Outfit', sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  text-align:center;
}

h2{ position:relative; color:#351420; font-weight:800; font-size:53px; margin:0 auto 40px;}

.underline__highlight {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
}

.underline__highlight:before {
    content: '';
    position: absolute;
    background: #e8678b;
    bottom: 5px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 15px;
}

.underline__highlight_w {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
}

.underline__highlight_w:before {
    content: '';
    position: absolute;
    background: #fff;
    bottom: 5px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 7px;
}

.underline__highlight_b {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
}

.underline__highlight_b:before {
    content: '';
    position: absolute;
    background: #3fc1c9;
    bottom: 4px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 8px;
}
/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #e8678b;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #1bb1dc;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
  padding: 0 0 10px 0;
  font-size: 14px;
  transition: all 0.5s;
}

#topbar .social-links {
  text-align: right;
}

#topbar .social-links a {
  color: #535074;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
}

#topbar .social-links a:hover {
  color: #1bb1dc;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 110px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background:white;
}

#header.header-scrolled,
#header.header-pages {
  height: 70px;
  padding: 15px 0;
  background-color: #e65b81;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

#header.header-scrolled #topbar,
#header.header-pages #topbar {
  display: none;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #413e66;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 7px 0;
  max-height: 26px;
}

.main-pages {
  margin-top: 60px;
}


.signin-column h2 {
    font-size: 16px;
    font-family: 'Futura';
    font-family: 'Barlow', sans-serif !important;
    font-weight: 500;
}

.signin-column .social-links .auth-method .auth-method-title._facebook {
    font-family: 'Barlow', sans-serif !important;
}

.signin-column .social-links .auth-method .auth-method-title._gplus {
    font-family: 'Barlow', sans-serif !important;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
      width: 100%;
      height: 100vh;
      background-size: cover;
      background:url(../img/background.jpg) no-repeat 0 0;
    /* background: rgba(230,88,128,1);
    background: -moz-linear-gradient(left, rgba(230,88,128,1) 0%, rgba(232,104,139,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,88,128,1)), color-stop(100%, rgba(232,104,139,1)));
    background: -webkit-linear-gradient(left, rgba(230,88,128,1) 0%, rgba(232,104,139,1) 100%);
    background: -o-linear-gradient(left, rgba(230,88,128,1) 0%, rgba(232,104,139,1) 100%);
    background: -ms-linear-gradient(left, rgba(230,88,128,1) 0%, rgba(232,104,139,1) 100%);
    background: linear-gradient(to right, rgba(230,88,128,1) 0%, rgba(232,104,139,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65880', endColorstr='#e8688b', GradientType=1 );*/
    background-position: center;
    background-size: cover;
}

#intro::before	 {
  position: absolute;
 
  content: '';
  
  width:100%; height:618px;
  background-size:38%;
  transition: .5s;
  z-index:1;
}

#intro h2 {
  color: #fff;
  margin-bottom: 26px;
  font-size: 40px;
  font-weight: 700;
  text-align:left;
}

#intro p{
	color:#fff;
	font-size:20px;
	margin: 0 0 10px;
}

.introForm { margin-top:50px;}

#intro .contactForm{ position:absolute; z-index:100; width:90%;} 
#intro type["text"]{
	line-height:50px;
	height:50px;
	margin-bottom:22px;
}

#intro button[type="submit"]{
	font-size:19px; 
	line-height:30px;
	color:#fff;
	border-radius:50px;
	padding:5px 30px;
	border:0;
	margin-top:10px;
	
}
#intro button[type="submit"]:hover{ background:#351420;}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  display: block;
  position: relative;
  color: #353A40;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 18px;
  text-transform:capitalize;
  font-weight: 400;
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
  color: #000;
  text-decoration: none;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #e8678b;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color: #000;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(40, 38, 70, 0.8);
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #8dc2fa;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 18px 18px 0 0;
  color: #fff;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(40, 38, 70, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
  font-size: 36px;
  color: #413e66;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-family: "Montserrat", sans-serif;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #535074;
  width: 50%;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #f5f8fd;
}

/* About Us Section
--------------------------------*/

#about {
  padding: 50px 0 60px;
  background:url(../img/bg-about.jpg) no-repeat 100% 0;
  background-size:100%;
  position:relative;
}

#about .bottom-part-about {
  position: absolute;
  content: '';
  background:url(../img/testimonial-bottom.jpg) no-repeat 100% 0;
  width:100%;
  background-size:contain;
  height:474px
}

.about-content h2{ text-align:left; width:75%; margin-left:0; margin-bottom:20px;}
.top-text{
	font-family: "wild_spirit_altregular";
	font-size:56px; line-height:38px;
	color:#351420;
}
#blog .top-text{ color:#fff;}

#about a.about-btn{
	font-size: 14px;
    line-height: 40px;
    background: var(--pink, #F06AA3);
    color: #fff;
    filter: drop-shadow(0px 7px 8.5px rgba(69, 67, 62, 0.22));
    border-radius: 50px;
    padding: 10px 35px;
    text-transform: uppercase;
}

#about a.about-btn:hover{ background:#351420;}

#about .about-content {
  padding-top: 116px;
}

#about .about-img, .promotion-box{
  position: relative;
  margin: 30px 30px 30px 30px;
  
}
#about .about-img, .promotion-box:hover{
  
}
#about .about-img img{
	border: 8px solid #fff;
	background:#fff;
    box-shadow:0px 5px 10px 5px #aaaaaa;
	transition: transform .2s;
}
.promotion-box img{
	border: 8px solid #fff;
	background:#fff;

	transition: transform .2s;
}
#about .about-img img:hover {
  /*width: 100%;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);*/
}
#about .about-img img:hover, .box img:hover {
  
}

#about .middle-part{
	background:#f3f3f3 url(../img/testimonial-bottom.jpg) no-repeat 0 100%;
	background-size:contain;
	margin:256px 0 0;
	padding-bottom:191px;
}
#promotion{ position:relative;}

#promotion .item{
  margin: 3px;
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 18px 14px;
  background: #fff;
  box-shadow:0px 2px 5px 2px #ddd;
  transition: all 0.3s ease-in-out;
  text-align: left;
}

#promotion .item img{
  display: block;
  width: 70%;
  height: auto;
}

#promotion .item h3{ text-align:left; margin:22px 0 3px;}
#promotion .item h3 a{
	color:#351420;
	font-weight:700;
	font-size:17px;
	text-align:left;
}
#promotion .item h3 a:hover{
	color:#e45079;
}

#promotion .item h4{
	font-size:12px;
	color:#d4d9dd;
	font-weight:400;
	font-style:italic;
	text-align:left;
}


#promotion .price{
	font-size:26px;
	color:#351420;
	padding-top:26px;
	text-align:left;
}

#promotion .owl-nav button{
	font-size:140px;
}

#promotion .owl-prev{
	position:absolute;
	left:-65px; top:44px;
}

#promotion .owl-next{
	position:absolute;
	right:-65px; top:44px;
}

#promotion .owl-dots { display:none;}

.promotion{ padding-top:70px;}
.promotion-content{ padding:350px 0 0 0;}

.promotion-content h3{ font-size:27px; color:#351420; text-align:left;}

.promotion h2{ margin:0 auto 40px;}
.promotion-box{ position:relativee;}
.promotion-box::before{
  position: absolute;
  left:-190px;
  bottom:-5px;
  content: '';
  background:url(../img/flower-impression-3-1.png) no-repeat 0 0;
  width:33%; height:71%;
  transition: .5s;
}
.promotion-box::after{
  position: absolute;
    left: 550px;
    top: 0;
    content: '';
    background: url(../img/flower-impression-3-2.png) no-repeat 100% 0;
    width: 60%;
    height: 65%;
    transition: .5s;
}

	/* Blog Section 
--------------------------------*/

#blog{
	padding:110px 0;
	background:#3fc1c9 url(../img/blog-bg.jpg) no-repeat 50% 0;
	background-size:100%;
	position:relative;	
	
}
#blog::before{
  position: absolute;
  right:0;
  bottom:0;
  content: '';
  background:url(../img/bg-blog.jpg) no-repeat 0 0;
  width:25%; height:45%;
  transition: .5s;
}

#blog h2{ font-size: 39px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 10px;}
#blog p{ padding-right:100px;}
#blog a.btn{
	font-weight:bold; font-size:19px; line-height:40px;
	background:#e8678b; color:#fff;
	border-radius:50px;
	padding:0 30px;
}
#blog a.btn:hover{ background:#351420;}

.owl-nav button { outline:0;}
#blog .owl-nav{
	position:absolute;
	left:-175px; bottom:-52px;
    font-size:80px;
}

#blog .owl-nav button{ color:#d9f3f4;}
#blog .owl-prev{ margin-right:20px;}

#blog .item{
	position:relative;
	margin:0 5px;
}

#blog .item .author-block{
	position:absolute;
	font-size:12px;
	color:#fff;
	bottom:65px;
	left:25px;
}

#blog .title{
	background:#68424a;
	color:#fff;
	font-size:14px;
	padding:14px 10px;
}




/* Services Section
--------------------------------*/

#services {
  padding: 60px 0 40px 0;
  background:#fff url(../img/bg.jpg) no-repeat 50% 100%;
  background-size:cover;
}


.video{ margin-bottom:53px; z-index:3}

#services .box {
  padding: 10px;
  position: relative;
  overflow: hidden;
  margin: 18px 14px;
  background: #fff;
  box-shadow:0px 2px 5px 2px #aaaaaa;
  transition: all 0.3s ease-in-out;
  text-align: center;
  position:relative;
}

#services .box:hover {
  padding: 10px;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  background: #fff;
}

#services .box a.book-btn{
	font-weight:bold; font-size:19px; line-height:40px;
	background:#e8678b; color:#fff;
	border-radius:50px;
	padding:5px 30px;
	position:absolute;
	z-index:2;
	left:35%;
	bottom:10%;
}
#services .box:hover a.book-btn:hover{ background:#351420;}

.second-service::before	 {
  position: absolute;
  left:63%;
  top:-90px;
  content: '';
  background:url(../img/flower-impression-3-2.png) no-repeat 0 0;
  width:69%; height:80%;
  transition: .5s;
}

.third-service::before {
  position: absolute;
  left:-170px;
  bottom: 0;
  content: '';
  background:url(../img/flower-impression-3-1.png) no-repeat 0 0;
  width:45%; height:80%;
  transition: .5s;
}

/* Why Us Section
--------------------------------*/

#why-us {
  padding: 60px 0;
  background:#e8678b;
  color:#fff;
}

#why-us .counters {
  padding-top: 40px;
}

#why-us .counters span {
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  font-size: 60px;
  display: block;
  color: #fff;
}

#why-us h2{ font-size:58px; font-weight:700; color:#fff; text-align:center;  margin:0 auto;}

#why-us .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: 'Barlow', sans-serif;
  font-size: 20px;
  color: #fff;
}



/* Features Section
--------------------------------*/

#features {
  padding: 117px 0 75px;
  background:#fff;
  color:#351420;
}

#features h2{
	text-align:left;
    margin-bottom: 35px;
}

#features p{ font-size:18px;}

#features .feature-item img{ margin:90px 0 0 0;width: 100%;}

#features a.learn-btn{
	font-weight:bold; font-size:19px; line-height:40px;
	background:#3fc1c9; color:#fff;
	border-radius:50px;
	padding:10px 30px;
}
#features a.learn-btn:hover{ background:#351420; }


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Testimonials Section
--------------------------------*/


#testimonials {
  padding: 60px 0 200px;
  background:#f3f3f3;
  position:relative;
}

#testimonials::before{
            content:"";
            position:absolute;
            width:100%;
            height:91%;
            background:url(../img/testimonial-bottom.jpg) no-repeat 50% 73%;
			background-size:cover;
			z-index:0;
            }

#testimonials h2 {
  font-size:58px; margin-bottom:90px;
}
#testimonials .testimonial-content{ position:relative;}

#testimonials .testimonial-content .reviewbox{
  position: relative;
}
#testimonials .testimonial-content .reviewbox::before {
  position: absolute;
  top: -24px;
  content: '';
  background:url(../img/quote.png) no-repeat 0 0;
  width:28px; height:22px;
  transition: .5s;
}
#testimonials p{ font-size:18px; color:#1d1d1d;}
#testimonials .author{ font-size:16px; font-weight:700; color:#1d1d1d;}


#testimonials a.learn-btn{
	font-weight:bold; font-size:19px; line-height:40px;
	background:#3fc1c9; color:#fff;
	border-radius:50px;
	padding:8px 30px;
	margin:50px auto;
	width:auto;
	position:absolute;
	z-index:5;
	left:45%;
}
#testimonials a.learn-btn:hover{ background:#351420; }

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
  margin-left: 140px;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
  margin-left: 140px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 0 15px 140px;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #1bb1dc;
}

/* Clients Section
--------------------------------*/

#clients {
  padding: 60px 0;
  background:#3fc1c9;
}

#clients .owl-nav{ display:none;}

#clients img {
  max-width: 80%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav,
#clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #1bb1dc;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  padding: 0;
  font-size: 16px; lline-height:18px;
  background: #fff;
}

.footer-logo{ margin:0 0 12px}

#footer .footer-top {
  padding: 68px 0 10px 0;
  background: #fff;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer h3 {
  font-size: 14px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: 'Brandon Grotesque Black';
  color: #14100a;
  font-weight: 400;
  text-transform: uppercase;
  text-align:left;
}

#footer .social-links{ margin:10px 0 0 0;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #696969;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #787878;
  color: #fff;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 4px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul li,  #footer .footer-top .footer-links ul li a {
  font-size:14px;
  color: #14100a;
  font-family: "Montserrat", sans-serif;
}

#footer .footer-top .footer-links ul a:hover {
  color: #e96f91;
}

#footer .footer-bottom{
	border-top:1px solid #e7e7e6;
	background-color:#fff;
	color:#605e5c;
    font-family: "Montserrat", sans-serif;
	font-weight:300;
	font-size:14px;
	padding:27px 0 0;

}
.footer-bottom .col-md-6{ float:left;}
.footer-bottom ul{ float:right;}
.footer-bottom li{
	list-style:none;
	float:left;
}

.footer-bottom li span{ margin:0 5px;}

.footer-bottom li a{ display:inline-block; list-style:none; color:#605e5c;
    font-family: "Montserrat", sans-serif;
	font-weight:300;
	font-size:14px; }

#footer .copyright {
  text-align: left;
}

#footer .credits {
  text-align: right;
  
}

#footer .credits a {
  color: #14100a;
}

#footer .credits a:hover {
  color: #e96f91;
}

.i-checks a,
.i-checks a:hover{
    color:#f06aa3;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
#intro{
  padding-top: 100px;
}

#intro.clearfix{
    background-size:cover;
    background-position:center;
}



@media (min-width:5120px){
	#intro{ height:50vh;}
	#intro::before{ height:1025px; background-size:28%; bottom:-530px; pointer-events: none;}
	#intro h2{ font-size:71px;}
	.introForm{ margin-top:30%;}
  #intro {
    padding-top: 90px;
  }
	
}
@media (min-width: 2200px){
  #about{
    padding: 110px 0 60px;
  }
}
@media (min-width:2560px){
	#intro{ height:50vh;}
	#intro::before{ height:1025px; background-size:30%; bottom:-530px;pointer-events: none;}
	
}
@media (min-width: 1861px) and (max-width: 2559px){
	#intro::before{ height:1025px; background-size:30%; bottom:-525px;pointer-events: none;}
	#intro{
      height:500px;
      padding-top: 70px;
    }
	.introForm {
    margin-top: 40px;}
}
@media (min-width: 1500px) and (max-width: 1861px){
  #intro::before{     height: 710px;
    background-size: 34%;
    bottom: -250px;
    pointer-events: none;}
}
@media (min-width: 1861px) {
	#about .middle-part{ margin-top:304px;}
}
@media (min-width: 1100px) and (max-width: 1400px) {
  #intro{
    padding-top: 50px;
  }
}
@media (max-width: 1501px) {
	.second-service::before{
		left:39%;
	}
	#about .middle-part{ margin-top:0; padding-top:50px}

}

/*************** 02.01.2023 *************/
/*************** 02.01.2023 *************/
/*************** 02.01.2023 *************/

@media (max-width: 1300px) {
    html,
	body {
		width: auto !important;
		overflow-x: hidden !important
	}
    
    
}


@media (max-width: 1024px) {
	#intro {
        height: auto;
        padding-bottom: 50px;
    }
	#intro::before{
		top:164px;
		height:432px;
	}
	#about{ padding-bottom:317px;}
	#about .about-content{ padding-top:15px;}
	.about-content h2{ width:99%;}
	#about .middle-part{ margin-top:-43px; padding-top:30px;}
	
	.promotion{ padding-top:70px;}
	
	.promotion-box::before{ left:-156px;}
	.promotion-box::after{ left:471px; height:73%; display:none;}
	.promotion-content{ padding:243px 0 0 0;}
	
	#promotion .owl-prev{ left:-46px;}
	#promotion .owl-next{ right:-46px;}
	
	#blog{ padding:153px 0 70px;}
	#blog .item .author-block{ left:9px; bottom:49px;}
	
	#features h2{ font-size:45px;}
	
	.top-salons-sec h2 {
        font-size: 32px !important;
        line-height:35px !important;
	}
	
	.top-salons-sec.client-service .section-padding {
            padding-left: 0px !important;
            padding-right: 0px !important;
    }
    
    .top-salons-sec .reviewbox p {
        margin-bottom: 0px;
    }
    
    #about a.about-btn {
        padding: 10px 30px;
        margin-bottom: 25px;
        display: inline-block;
    }
    
    .section-blog .box-rightt figure::after {
        left: -50% !important;
    }
    
    ul.footer-bot li a {
        font-size: 14px !important;
    }
    
    .copy-r ul li a {
      font-size: 14px !important;
    }
    
    .copy-r p {
        font-size: 15px !important;
    }
    
    footer.new-footer .footer-left h3 {
        font-size: 22px !important;
    }
    
    #intro .form-view {
        padding: 30px;
        border-radius: 10px;
        width: 100%;
        margin-top: 100px;
    }
    

    

    
	
}

@media (min-width: 992px) {
  #intro .intro-info {
    padding-top: 80px;
  }

  #testimonials .testimonial-item p {
    width: 80%;
  }
  
.head-button {
    padding: 10px 22px !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
}
  
  
  

}

@media (max-width: 991px) {
  #topbar {
    display: none;
  }

  #header {
    height: 70px;
    padding: 15px 0;
  }

  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }

  #intro{ height:150vh;}
  #intro::before{ top:260px;}

  #about{ padding-bottom:224px;}
  #about .middle-part{ margin:0; padding-top:20px}
  .about-content h2{ font-size:39px;}
  #promotion .owl-next{ right:-50px;}
  #promotion .owl-prev{ left:-50px;} 
  
  .promotion{ padding-top:20px;} 
  
  .promotion-box::before, .promotion-box::after{ display:none;}
  .promotion-content{ padding:20px 0 0;}


   #blog{     padding: 65px 0;}
   #blog h2{ font-size:33px;}
   
   #why-us{ padding:60px 0;}
   
   
   #features h2{ font-size:33px;}
   
   .third-service::before{ left:-131px;}
   
   #services .box a.book-btn{ left:25%;}
  .top_part_bbg1 {
    padding: 0px 0 120px !important;
  }
  #blog .owl-nav {
    position: relative;
    left: 0;
    bottom: 0;
    font-size: 80px;
  }
  
    #header .row.logo.pull-left{
      width: 70% !important;
  }
  
  .box-lefts .col-md-3{
      margin-bottom:20px;
  }
  
  .section-blog .box-lefts img {
    height: 300px;
    border-radius: 100px;
    object-fit: fill !important;
}

.section-blog .box-rightt img {
    width: 100% !important;
}

.gift-cards {
    margin-bottom: 30px;
}

ul.footer-bot {
    display: flex;
    flex-wrap: wrap;
}

#intro .form-view {
    padding: 30px;
    border-radius: 10px;
    width: 50%;
    margin-left: auto;
    margin-top: 100px;
}



  
  
}


@media (max-width: 768px) {
html, body {
  overflow-x: hidden;
}
 #intro { height:51vh;    padding-top: 0 !important;}
 #intro::before{ height:335px;}
 #about .about-content{ padding-top:47px;} 
  .back-to-top {
    bottom: 15px;
  }
  
  
  #header .row.logo.pull-left {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-wrap: wrap;
    }
      
    #header .row.logo.pull-left {
        width: 100% !important;
    }  
  
	
 
}

@media (max-width: 767px) {
  
  .clearfix#intro {
    height: auto !important;
        padding: 50px 0 80px 0 !important;
  }
  
  #intro::before{ display:none;}

  #intro h2{ font-size:40px; margin-bottom:30px;}
  #intro .container {
    height: auto !important;
  }


  #intro h2{ font-size:29px; margin-bottom:10px; text-align: center;padding: 0 50px;}
  .introForm{ margin-top:30px;} 
  #intro p{ margin-bottom:10px; text-align: center;}
	p {
    padding: 0;
    margin: 0 0 10px 0;
}
  #about{ padding:40px 0 0; background:#f3f3f3 url(../img/bg-mobile.jpg) no-repeat 0 0; background-size:contain;} 
  #about .bottom-part-about{ display:none;}
  #about .about-content{ padding-top:0;}
  .top-text{ font-size:40px;}
  #about .about-content h2{ 
      font-size:30px; text-align:center;margin-bottom: 10px;padding: 0 20px; line-height:35px !important;
  }
  #about .about-img, .promotion-box{ margin:30px 0;}
  #about .middle-part{ margin:25px 0; padding-bottom:68px;}
  #about .about-img img {
	width: 75%;
  }
  #testimonials h2 { font-size:41px;}
  #services h2{ margin-bottom:40px; font-size:44px;}
  #services .box a.book-btn{ left:31%;} 
  #blog{ padding:60px 0;}
  #blog {
    padding: 50px 0 70px;
    background: #3fc1c9;
    background-size: 100%;
    position: relative;
    top: -1px;
}
  #blog h2{ font-size:47px;}
  #blog .btn{ margin-bottom:20px;}
  #blog .owl-nav{ bottom:-55px; left:40%;}
  #blog p{ padding-right:0;}
	#blog::before{background: none;}
  #about, .promotion, .promotion-content h3, #blog, #testimonials, #features h2, .feature-item{ text-align:center;}
  #why-us{ padding:40px 0;}
  #why-us .counters{ padding-top:20px;}
  #promotion .owl-next{ right:-35px;} 
  #promotion .owl-prev{ left:-30px;} 
  #promotion .item{ margin:5px;}
  #promotion .item h3, #promotion .item h3 a{ font-size:16px; line-height:16px; min-height:50px;}
	#promotion .owl-nav button {
		font-size: 80px;
		color: #ddd;
	}
  #promotion .price {
     padding-top: 1px; 
}
	#promotion .item {padding: 20px;}
  .promotion{ padding-top:0;}
  .promotion h2{ font-size:40px; margin-bottom:0; margin-top:40px;}
  .promotion-content{ padding:0;}
  .promotion-content h3 {
    font-size: 24px;
	}
	#promotion .item img {width: 100%;}
	.promotion-box img{
		width: 75%;
	}
  .second-service::before{ display:none;}
  .section-header p {
    width: 100%;
  }
  #features{ margin:20px 0; padding:60px 0;}
  #features .feature-item img{ margin:0;width: 100%;}
  #features h2{ font-size:30px;}
  #features p{}
  #testimonials .testimonial-item {
    text-align: center;
  }

  
   #testimonials h2 { background-position:0 100%; font-size:30px; margin-bottom:60px;}
    #testimonials p{ margin:0 0 15px;}
   .testimonial-content{ padding-bottom:60px;}
  #testimonials a.learn-btn{ position:relative; left:0; margin:0 auto;}
  #testimonials::before{ display:none;}
  #testimonials{ border-radius:0 0 295px 0; padding-bottom:140px}
#testimonials .testimonial-content::before {
    left: 45%;
}
  .promotion-box::before, .promotion-box::after{ display:none;}
  .footer-bottom ul{ float:left;padding: 10px 0 0 50px;}

  #services .box{ margin:10px; padding:5px;}
  #services .box a.book-btn{ font-size:14px; line-height:20px; width:85%; left:8%; padding:5px 10px;}
   #blog h2, #services h2, #why-us h2{ font-size:30px; text-align:center;padding: 0 35px; } 
   #blog .top-text{ text-align:center;}
	#why-us .counters span{font-weight: 600;font-size: 30px;}
	#why-us .counters p {margin: 0 0 40px 0;font-size: 20px;color: #fff;}
	.underline__highlight:before {
    height: 7px;
}



	

/* 02.01.2024 *****************/

#footer .copyright {
    text-align: center;
	padding: 0 25px;
}
.footer-bottom .col-md-6 {
    float: left;
	text-align: center;
}

#intro .form-view {
    padding: 30px;
    border-radius: 10px;
    width: 100%;
    margin-top: 150px !important;
}

.clearfix#intro {
    background-position: left !important;
}

#header .logo .scrollto img.logobusiness {
    max-height: 40px !important;
}

.about-content.col-md-6 {
    position: absolute;
    right: 0;
}

.gift-cards {
    flex-direction: column;
}

.copy-r {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    align-content: center;
}

ul.footer-bot li a {
    line-height: 40px !important;
}

ul.footer-bot{
    margin-bottom:30px;
}

#promotion-two button.owl-next {
    right: 40% !important;
}

#promotion-two button.owl-prev {
    left: 42% !important;
}

.section-blog h2 {
    font-size: 42px !important;
}

.clearfix#intro h1{
        font-size: 32px !important;
}

#tabbooknow .wizard {
    margin: 40px auto 0 auto;
}

h2 {
    font-size: 32px;
}



}

@media (max-width: 574px) {
  #footer .footer-top .social-links a {
    margin-bottom: 25px;
  }
  
  #testimonials a.learn-btn{ margin:0 auto;}
  #about .middle-part{ padding-bottom:84px;}
  .content-padding-lr-0{
    padding-left: 0;
    padding-right: 0;
  }
}
