
@font-face {
  font-family: Muli;
  src: url(../fonts/Muli.ttf);
}
@font-face {
  font-family: MomcakeThin-9Y6aZ;
  src: url(../fonts/MomcakeThin-9Y6aZ.otf);
}
@font-face {
  font-family: DelphianATT;
  src: url(../fonts/DelphianATT.ttf);
}
@font-face {
  font-family: Italianno-Regular;
  src: url(../fonts/Italianno-Regular.ttf);
}
html {
  scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6{
  font-family: sans-serif;
}
body{
    overflow-x: hidden;
    font-family: "Muli" !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #000000;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #000000!important;
}

.top-bar-area a{
    color: #000;
}
.flaticon-right:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.welcome-area p{
    text-align: justify;
    font-family: Sansation_Regular;
    color: #565656;
    margin-top: 10px;
    line-height: 30px;
}
.service-inner h3{
        font-family: Sansation_Regular;
     font-size: 20px;
    margin-top: 10px;
}

.about-section p{
    color: #000000;
    margin-top: 10px;
    line-height: 30px;
    text-align: justify;
    font-size: 15px;
}
.about-section h3{
       padding-top: 20px;
    font-size: 33px;
    word-spacing: 3px;
}
.padding-section{
        padding: 20px;
}
.padding-section p{
   font-family: Sansation_Regular;
    font-size: 17px;
    padding: 10px;
    /* font-family: Sansation_Regular; */
    color: #000;
}
.brand-area{
 background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 45px;
    background-attachment: fixed;}
    .brand-area img{
    width: 100%;
    border: 4px solid #c7c7c7;    }
.partner-section h3{
    font-family: CaviarDreams;
    font-size: 43px;
    margin-bottom: 28px;
}
.partner-1{
    background-color: #d6b714 !important;
    color: #fff;
    margin-left: -15px;
        padding-top: 38px;
    height: 498px;
}
.partner-1 h2{
           margin-bottom: 29px;
    font-family: CaviarDreams;
    font-weight: 600;
    font-size: 36px;
}
.partner-2{
         background-image: url(../images/modular-kitchen.jpg);
    padding-top: 145px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -30px;
    padding-bottom: 353px;
}
.partner-2 h1{
    text-align: center;
    background-color: #2b2929;
        opacity: 0.8 !important;
    padding: 20px;
    opacity: 0.8;
    border: 3px solid #ffda1a;
    font-family: CaviarDreams;
    font-size: 27px;
    color: #dcb8bc;
    /* padding: 10px; */
    line-height: 38px;
    box-shadow: 0 6px 7px -2px #000000;
    border-radius: 0px 20px;
}
.form-inner .form-control{
        height: 46px;
}
.form-inner textarea{
        height: 178px !important;
}
.img-welcome{
    position: relative;
    z-index: 1;
}
.img-welcome:before{
    display: inline-block;
    content: "";
    border-top: .3rem solid #9f968a;
    width: 12rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}
.img-welcome:after {
  display: inline-block;
    content: "";
    border-top: .3rem solid #9f968a;
    width: 12rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}
.slogan-area a{
        color: white;
    border: 1px solid #adabaf;
    padding: 10px;
    /* margin-top: 20px; */
    font-family: CaviarDreams;
}
.slogan-area a:hover{
      color: #000;
    background-color: #fff;
    border: 1px solid #adabaf;
    padding: 10px;
    /* margin-top: 20px; */
    font-family: CaviarDreams;
    font-weight: bold;
}
.single-item{
        border: 1px solid #dedede;
    margin-top: 23px;
}
.carousel-caption {
    /* left: 20%; */
    padding-bottom: 30px;
    float: right;
    top: -4%;
}
.modal-content{
     margin-top: 140px;
    width: 89%;
    padding: 20px;
    left: 7%;
        height: 442px;
            background-color: #f5f5f5;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-family: CaviarDreams;
    font-size: 25px;
    text-align: center;
    color: #530a14;
    font-weight: 700;
}
.modal p{
        font-family: Sansation_Regular;
    text-align: center;
    color: #131313;
    font-size: 20px;
}
.modal-header {
    padding-top: 17px !important;
    border-bottom: 1px solid #e5e5e5;
    padding: 0px !important;
}
.btn-1{
        font-family: Sansation_Regular;
    font-size: 17px;
background-color: #530a14;
}
.form-control{
        font-family: Sansation_Regular;
}
.latest-project-area img{
    margin-bottom: 20px;
    border: 2px solid #ffda1a;
}
.testimonial-inner{
    padding: 30px;
    font-family: CaviarDreams;
}
.testimonial-inner p{
        margin-top: 20px;
    color: #000;
    font-size: 19px;
}
.testimonial-inner h3{
        font-family: CaviarDreams;
    color: #044263;
    margin-top: 25px;
    font-weight: 700;
}
.btn-more{
          font-family: CaviarDreams;
    color: #020203;
    font-size: 18px;
    border: 1px solid #d4d4d4;
    padding: 10px;
    /* font-weight: 600; */
    text-transform: uppercase;
    font-weight: bold;
}
.btn-more:hover{
      font-family: CaviarDreams;
    color: #020203;
    font-size: 25px;
    border: 1px solid #d4d4d4;
    padding: 10px;
}
.about-inner{
         padding: 89px 0 89px 0;
 
}
.about-inner h2{
     text-align: center;
    font-family: CaviarDreams;
    font-weight: 600;
    text-transform: uppercase;
    color: #1b1b1b;
    background: url(../images/home-creative-01-1.jpg);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    line-height: 1;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
}
.about-section h1{
        font-family: CaviarDreams;
    font-weight: 600;
}
.about-page{
    padding: 23px;
}
.about-section,.product-section,.testimonial,.social-section,.contact-section{
        padding: 48px 26px;
}
.service-inner span{
    color: #000 !important;
}

.img-1{
        border: 3px solid #2896d1;
}
footer ul{    list-style: none;}
footer a:hover{
      color: #aaacaf;
}
footer p{
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
    /* color: #fff; */
    color: #000;

}
@media (min-width: 767px) {
.dropdown:hover .dropdown-menu{
        display: inline-block;
    }}
@media (max-width: 767px) {
    
    .products a {
    text-transform: capitalize;
    font-size: 1.7rem!important;
    }   
    .headhome{
    font-size: 18px!important;
    }
	
	.logoresize{	
	width:114px!important;
	}

    .inner-page{
    height: 21vh !important;
    }
    .infrastructure p{    text-align: justify;
}
    .header-area{
            background: #ffffff !important;
    }
    .navbar-light .navbar-toggler{
            background: #ffffff !important;
    }
    h1,.about-section h3{
    color: #2ca5fe !important;
    font-size: 3rem !important;
}
    figure.effect-lily figcaption > div{
            padding: 1em !important;
    }
    .signup .h1, h1 {
    font-size: 1.5rem;
}
    .about-section img{    height: auto !important;}
    .about{position: relative !important;left: 0% !important;top: 0% !important; 
       background: #ffffff !important;    padding: 15px !important;

}
    #loader-wrapper{
            background: #000;
    }
    #loader-wrapper video{
            background: #000;
                margin-left: -40px;

    }
    .salon h3{width: 100% !important;}
    .side-bar{display: none;}
    .salon .pl-5, .px-5,.pr-5, .px-5{padding-left: 0rem!important; 
}
    .text-pink{
            text-align: center !important;
    }
    .appointment{
        border:none;
            color: #0b0b0b!important;
    }
    .nav-link{color:#000000 !important;}
  .margin {
    margin-top: 25px !important;
}
.p-5{
      padding: 1rem!important;
}
  .caption h2{    font-size: 27px;}

  .about-section h2, .social-section h2, .contact-section h2{
        font-size: 31px !important;
  }
  .caption{
        left: 23% !important;
  }
  .header-area{padding: 0 !important;}
  .header-area img{ 
    top: 0% !important;
}
  .header-area{position: relative !important;  
}
  .splash{    min-height: 218px !important; height: auto !important;}
  .splash video{    width: 100% !important; 
}
.footer-area{    padding-top: 0 !important;
    padding: 10px !important;}
  #menu-footer{    padding-left: 0 !important;}
section{
    padding: 20px 0px !important;

}
.overlay-text{margin-top: 0px !important;position: relative !important;left: 0!important;}
.navbar-light .navbar-toggler{        background: transparent;

}
.about-section .mb-5, .my-5 {
    margin-bottom: 1rem!important;
}
.et_pb_text_inner>p,.about-section h3{text-align: justify; !important;}
  .breadcrumb-contact{
        padding: 82px 0px;
  }
  .btn-phone{
    text-align: center;
  }
  .breadcrumb-contact h1{
        margin-top: 44px;
    font-size: 16px;
  }
  .header-area .footer-menu{
    padding: 0;
  }
  .testimonial .carousel-indicators{
        bottom: -60px;

  }
  .appointment a{
        padding: 12px 50px !important;
  }
  .nav-tabs>li>a{
        margin-top: 10px;
    padding: 20px 26px !important;
  }
  .logo img{
        width: 50%;
  }
  .carousel-indicators{
    left: 50%;
  }
  .about-section p{
    font-size: 15px;
             text-align: justify;

  }
  .brand-area{
        padding: 34px;

  }
  .about-section, .product-section{
    padding: 20px;
  }
  .header-area{
    padding-top: 0;
  }
  .top-bar-area .contact-info-right{
    text-align: center;
  }
  .title{
        margin-top: 18px;
  }
  .slide-front{
    display: none;
  }
  .about-inner{
    margin-top:0 !important;
    margin-left:0 !important;
  height: auto !important;
      padding: 40px 21px !important;
  }
  .about-section{padding: 15px;}
.partner-1{
    margin-left: 0px;
        height: auto;
    }
    .partner-2 {
    background-image: url(../images/modular-kitchen.jpg);
    padding-top: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0px; 
    padding-bottom: 100px;
}
.single-item{
    height: auto;
}
.testimonial-area h3{
    margin-left: 0px !important;
}
.testimonial-area{
        padding-bottom: 45px;
}
.footer-area{
    padding-bottom: 0px;
    padding-top: 19px;
}
.modal-content {
    margin-top: 140px;
    width: 80%;
    padding: 20px;
     left: 0%; 
        height: auto;
    background-color: #f5f5f5;
}
.fa-1{
        margin-top: 58px !important;
}
.brand-area .brand .single-item{
        height: 134px !important;
}
#loader{
    left: 46% !important;
    width: 215px !important;
    height: 215px !important;
}
#loader-img {
    left: 45% !important;
    top: 43% !important;
    width: 215px !important;
    height: 215px !important;
}

}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .partner-1 {
    background-color: #e41936 !important;
    color: #fff;
    margin-left: -15px;
    padding-top: 38px;
    padding-bottom: 11px;
    margin-right: -17px;
}
.partner-2 {
    background-image: url(../images/modular-kitchen.jpg);
    padding-top: 126px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -14px;
    padding-bottom: 206px;
    margin-right: -15px;
}
.testimonial-area h3 {
    margin-left: 0px !important;
}
}

.fa-1{
 margin-top: 200px;
    font-size: 30px;
    color: #fff;
    padding: 10px;
    height: 49px;
    background-color: #f48b6e;
    border: 1px solid #f48b6e;
}
.text-holder h3:after{
        content: '';
    background-color: red;
    position: absolute;
    width: 25px;
    height: 3px;
    top: 97%;
    left: 46%;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
      margin-bottom: 10px;
    margin-top: 12px
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
    padding: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
      font-family: Sansation_Regular;
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.customer h1{
      font-family: CaviarDreams;
    text-align: center;
    color: #273890;
    font-weight: 600;
}
.customer p{
        font-family: CaviarDreams;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}
.customer{
         padding: 30px;
}
.customer-inner{
     background-color: #ddd;
    height: 256px;
    padding: 42px;
    width: 74%;
    /* margin-left: 79px; */
    margin: auto;
}
.customer img{
      border: 1px solid #dcd8e0;
    width: 100%;
    margin-top: 18px;
    padding: 10px;
}
.product h2{
  font-family: CaviarDreams;
    color: #1b1b1b;
    font-weight: 600;
}
.inner-product{
      background-color: #fff;
    padding: 11px;
    margin-top: 41px;
    margin-bottom: 30px;
}
.product{
      background-image: url(../images/body.png);
    background-position: center;
}
.line-product{
  margin: auto;
    border: 1px solid #fce2af;
        padding: 40px;
}
.line-product:before{
  content: '';
    position: absolute;
    background-image: url(../images/container-top.png);
    top: 24%;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    /* text-align: center; */
    left: 48%;
}
.inner-product h2{
      background: url(../images/page-title.png) repeat-x 0 20px;
    text-align: center;
    font-variant: small-caps;
    margin-bottom: 25px;
    line-height: 38px;
}
.inner-product h2 span{
      display: inline-block;
    background-color: #ffffff;
    padding: 0px 7px;
}
.line-product .hovereffect p{
      margin-top: 82px;
}
.line-product .hovereffect img{
      border: 2px solid #cab387;
}
.about p{
         text-align: justify;
    color: #000000;
    margin-top: 10px;
    line-height: 30px;
}
.brand-inner img{
      border: 1px solid #e4e2e6;
    margin-top: 18px;
}
.slogan-area h2{
  font-family: Sansation_Regular;
    color: #dd7a29;
          margin-bottom: 29px;
}
.pdf-margin{
  margin-top: 20px;
}
.slogan-area img{
      border: 2px solid #757371;
}
.slide-front {
    position: absolute;
    bottom: 11%;
    left: 3%;

}

.slide-content h3{  
        letter-spacing: 4px;
    margin-bottom: 11px;
    font-size: 50px;
    color: #fff;
    /* text-transform: uppercase; */
    font-family: BLKCHCRY !important
}
.slide-content a{
  background: #f48b6e;
    color: #fff;
    padding: 7px 19px;
}
.about-inner{
 width: 100%;
      padding: 35px 46px;
    /* background-image: url(../images/locate-wrp.png); */
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    margin-top: 22px;
    margin-left: -30px;
    z-index: 1;
    position: relative;
    margin-bottom: 23px;
}
.about-section h2,.social-section h2,.contact-section h2{
    color: #5d0013;
    word-spacing: 3px;
    /* font-weight: lighter; */
    line-height: 35px;
    margin-bottom: 32px;
    text-transform: capitalize;
    font-size: 44px;
}
.about-inner a{
color: #000000;
    text-decoration: none;
    font-size: 18px;
}
.about-section a,.link-1{
      color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #e3e3e3;
    text-transform: uppercase;
    background: #040404;
    padding: 14px 25px;
    word-spacing: 3px;
}
.single-service-item{
border: 1px solid #d2caca;
    margin-top: 12px;
}
.title ul li{
  text-transform: capitalize;
}
.product-bottom{
    background: url(../images/Inbox-inspiration.jpg);
    padding: 42px;
    color: #fff;
    text-align: center;
}
.product-bottom h3{
  font-family: CaviarDreams;
    font-size: 36px;
}
.navigation:after{
      content: '';
    width: 200%;
    left: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #353535;
}
.headContInfo{    clear: both;
    float: right;
    background: #dead40;
    padding: 7px 13px;
    position: relative;}
    .headContInfo a,.headContInfo .fa{
    color: #000;
        font-size: 18px;
    }
    .headContInfo:after, .navWrap:after {
    content: '';
    width: 200%;
    left: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #dead40;
}
.product-section h2{
      color: #797979;
      font-size: 54px;
    font-weight: lighter;
    line-height: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.product-about{
      padding-top: 62px;

}
.product-content{

    margin-right: -5%;
    background: #101010;
    padding: 29px 50px 15px 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 38px;

}
.product-content p{
color: #a6a6a6;
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
}
.product-content ul li a{
      color: #dead40;
}
.product-content ul li{line-height: 30px;}
.single-footer-widget{
  float: left;
    text-align: left;
    background: url(../images/footerSep.png) 97% center no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.about-section a:hover, .link-1:hover{
    background: #2ca5fe;
    color: #fff !important;
    text-decoration: none;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}
.about-1{
      background: url(../images/bg-about.jpg);
    background-position: center;
    background-size: cover;
    padding: 40px;
}
#hexGrid {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  font-family: sans-serif;
  list-style-type: none;
}

.hex {
  position: relative;
  visibility:hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  transition: all 0.5s;
  backface-visibility: hidden;
  will-change: transform;
  transition: all 0.5s;
}
.hex::after{
  content:'';
  display:block;
  padding-bottom: 86.602%;  /* =  100 / tan(60) * 1.5 */
}
.hexIn{
  position: absolute;
  width:96%;
  padding-bottom: 110.851%; /* =  width / sin(60) */
  margin: 2%;
  overflow: hidden;
  visibility: hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
      -ms-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
          transform: rotate3d(0,0,1,-60deg) skewY(30deg);
    transition: all 0.5s;
}
.hexIn * {
  position: absolute;
  visibility: visible;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexLink {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
        -ms-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
            transform: skewY(-30deg) rotate3d(0,0,1,60deg);
}




/*** HEX CONTENT **********************************************************************/
.hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.hex h1, .hex p {
  width: 100%;
  padding: 5%;
  box-sizing:border-box;
  font-weight: 300;
  opacity: 0;
}

#demo1 {
  color: #F5CE95;
  text-transform: capitalize;
    text-align: center;
  bottom: 50%;
  font-size: 1.5em;
  z-index: 1;
}
.hex h1:before, .hex h1:after {
  display: inline-block;
  margin: 0 0.5em;
  width: 0.25em;
  height: 0.03em;
  background: #ffffff;
  content: '';
  vertical-align: middle;
  transition: all 0.3s;
  text-align:center;
}

#demo2 {
top: 50%;
text-align: center;
text-transform: uppercase;
    
}

.img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.img:before, .img:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0;
  transition: opacity 0.5s;
}
.img:before {
  background: rgba(22, 103, 137, 0.3)
}
.img:after {
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.5), transparent);
}

/*** HOVER EFFECT  **********************************************************************/



.hexLink:hover h1, .hexLink:focus h1,
.hexLink:hover p, .hexLink:focus p{
opacity:1;
transition: 0.8s;
}


.hexIn:hover .img:before,
.hexIn:hover .img:after,
.hexIn:hover .hexLink {
  opacity: 1;
}


/*** HEXAGON SIZING AND EVEN ROW INDENTATION *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
  #hexGrid{
    padding-bottom: 4.4%
  }
  .hex {
    width: 20%; /* = 100 / 5 */
  }
  .hex:nth-child(9n+6){ /* first hexagon of even rows */
    margin-left:10%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 1200px) and (min-width:901px) { /* <- 4-3  hexagons per row */
  #hexGrid{
    padding-bottom: 5.5%;
    font-size: 13px;
  }
  .hex {
    width: 25%; /* = 100 / 4 */
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 900px) and (min-width:601px) { /* <- 3-2  hexagons per row */
  #hexGrid{
    padding-bottom: 7.4%;
    font-size: 14px;
  }
  .hex {
    width: 33.333%; /* = 100 / 3 */
  }
  .hex:nth-child(5n+4){ /* first hexagon of even rows */
    margin-left:16.666%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 600px) { /* <- 2-1  hexagons per row */
  #hexGrid{
    padding-bottom: 11.2%;
    font-size: 12px;
  }
  .hex {
    width: 50%; /* = 100 / 3 */
  }
  .hex:nth-child(3n+3){ /* first hexagon of even rows */
    margin-left:25%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 400px) {
    #hexGrid {
        font-size: 8px;
    }
  }
.overlay a{
      border-radius: 13px 15px;
          padding: 10px;

}  
.overlay a:hover {
    background-color: #de6022;
    color: #fff;
}
.hovereffect p {
    margin-top: 82px;
}
.service-top{
      background: #8f0d49;
    padding: 15px;
    color: #fff;
}
.service-top h4{
  padding: 15px;
}
.service-top p{
      font-size: 14px;
}
.service-inner{
  border: 1px solid #323133;
    padding: 10px;
}
.brand-area h1{
    color: #da136f;
    font-size: 42px;
    font-weight: lighter;
    line-height: 35px;
    margin-bottom: 32px;
    text-transform: capitalize;
}
.nav-tabs>li>a{
     margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #c72e65;
    color: #ffffff;
    padding: 20px 33px;
    font-weight: 600;
    text-transform: uppercase;
}
.tab-content a,.social-section a{
  color: #ffffff;
    padding: 8px 25px;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #702e4e;
    text-transform: uppercase;
}
.top-1{
      margin-top: 32px;

}
/* Testimonial CSS Code Start */
/* background */
.carousel-bg {
  background-color: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
/* quote */
.quote-image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: 60px;
  width: 80px;
}
/* text-style */
.testimonial-style .testimonial-caption-style {
     font-weight: 400;
    font-size: 24px;
    color: #e3e6eb;
    line-height: 30px;
    bottom: 40%;
    text-shadow: none;
    top: 10%;
    font-size: 16px;
}
.testimonial-style .testimonial-authors {
    font-weight: 700;
    font-size: 22px;
    color: #cc1d6e;
    line-height: 30px;
    margin-top: 40px;
}
/* carousel-height-control */
.testimonial-style .carousel-inner > .item {
  padding-top: auto;
  padding-bottom: auto;
  height: 380px;
}
/* carousel-left-right-control */
.testimonial-style .carousel-control.left {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
.testimonial-style .carousel-control.right {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
.testimonial-style .carousel-control {
  color: #354052;
}
.testimonial-style .carousel-control:hover {
  color: #354052;
  text-decoration: none;
  transition: background-color 1s ease;
}
/* indicators */
.testimonial-style .carousel-indicators .active {
  background-color: #fff;
  width: 14px;
  height: 14px;
  transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.testimonial-style .carousel-indicators li {
  border: 2px solid #354052;
  background-color: #354052;
}
/* Textimonial CSS Code End */
.testimonial-style .carousel-indicators{
      left: 50%;
}
.appointment{
  background: url(../images/bg.jpg);
    padding: 48px;
    color: #fff;
    background-position: center;
    background-size: cover;

}
.appointment a{
  border: 4px solid white;
    padding: 26px 50px;
    color: #fff;
    border-radius: 55px;
    text-transform: uppercase
}
.gal {
  
  
  -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
    
  
  } 
  .gal img{ width: 100%;}
@media (max-width: 500px) {
    
    .gal {
  
  
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    
  
  }
}
  .gallery-item a{
border:none;  }
.gallery-item a:hover{
  background: none;
}
.social-section h4{
    font-size: 24px;
    color: #fff;
    margin-bottom: 21px;
}
.enquiryform input[type=text],.enquiryform textarea {
        width: 100%;
    margin: 8px 0 px 26 px;
    padding: 10 px 15 px;
    border: 1 px solid #f9f9f9;
    outline: none;
    color: #000;
    background: #fff;
    height: 49px;
}
.enquiryform input[type=submit] {
    margin: 10px 0px;
    padding: 10px 50px;
     border: 1px solid #000000;
    background: #000000;
    color: #fff;
    outline: none;
}
.contact-section a{
  color: #fff;
}
.quickcontact {
    width: 30px;
    position: fixed;
    top: 80%;
    left: 0px;
    border-radius: 20px;
    z-index: 20;
}
.quickcontact a {
    display: block;
    margin-bottom: 10px;
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}
.splash {
  overflow: hidden;
  position: relative;
  display: block;
  height: 100vh;
  min-height: 400px;
  }
  .splash video {
    display: block;
    position: absolute;
    z-index: -1;
    width: auto;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
  }
}

@media only screen and (min-width: 1040px) {
  .splash video{
  width: 100%;
  height: auto;
  }
}
.header-area{
   width: 100%;
    z-index: +11111;
    /*position: absolute;*/
        padding: 0px 14px;
            /*background: linear-gradient(to bottom,#000000,transparent);*/
}

.nav-link{
   text-transform: uppercase;
    margin-right: 19px;
    font-size: 17px;

}
.dropdown-toggle::after{
        margin-top: 11px;
}
.overlay-text {
    background-color: rgba(31,31,31,.88);
    padding: 50px 30px;
    margin-top: 50px!important;
    margin-bottom: 50px!important;
        position: absolute;
    left: -24%;
}
section{
  padding: 100px;
}
.about-tab{
          padding-top: 150px;
    padding-bottom: 150px;
    min-height: 100%!important;
    text-align: center;
    background-image: url(../img/about-tab1.jpg);
    background-position: center;
    background-size: cover;
    /* padding: 217px; */
    color: #fff;
}

.about-tab:nth-child(2):hover {
      background-color: #2ca5fe;
    background-blend-mode: screen;
    transition: all .5s ease;
}

h2{
    text-transform: uppercase;
    color: #5d0013;
    font-size: 1.4rem;
}
.about-tab a{
background-color: #0000005e;
    border-color: #242424!important;
    color: #fff;
    /* border-radius: 22px; */
    color: #fff!important;
    font-weight: 700;
    text-transform: uppercase;
    padding: .5em 2.5em;
    border: 2px solid;
    line-height: 1.7em!important;
    font-family: sans-serif;
    font-size: 17px;
}
.about-tab h4{
    font-size: 2.2rem;
    font-weight: 600;
}
.et_pb_text_inner a,.audition a,.bridal a{
     border: 1px solid #0a0a0a!important;
    color: #000;
    padding: 0.7em 3em;
}
::selection{color:#2ca5fe}
body::-webkit-scrollbar {width: 7px;}
body::-webkit-scrollbar-track {background: #fff;outline:none;border:none}
body::-webkit-scrollbar-thumb {background: #2ca5fe;outline:none;border:none}
.block__title {
    width: 100%;
    color: #EEE;
    position: absolute;
    bottom: -100%;
    left: 0;
    z-index: 0;
    transition: all .8s ease-out;
}

.et_pb_text_inner>p{
    font-size: 16px;
    line-height: 32px;

}
.inner-1 p{color: #fff;}
.salon p{color: #000;}
.appointment-section{
      background-image: url(../img/bg.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 12px 0 49px;}
.bottom-nav li,.footer-bottom-area li{

    padding-left: 14px;
    list-style: none;

}
.copyright-text p{
      font-size: 14px;

}
.footer-bottom-area li{    padding-left: 4px;
}
.footer-bottom-area li img{
    width: 38px;

}
.et_pb_text_inner ~ a:hover, .audition a:hover,.about-tab a:hover{
      background: #2f17dc !important;
    text-decoration: none
}
footer{  
    padding: 3rem!important;
	    text-align: center;
	}
    video{    width: 100%;}
  input,select{
    width: 100%;
    margin: 5px 0px;
    padding: 8px 15px !important;
    border: 1px solid #605d5e;
    outline: none;
    background: none;

  }
label{
      font-size: 14px;
margin-bottom: 0;
}
.gallery {
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}

.imgWrap {
  cursor:pointer;
  float: left;
  width: 20%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.imgWrap:last-child {
  float: left;
}

.current {
  width: 36%;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.notCurrent {
  width: 16%;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.current-full {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}



.current-full .full-content {
  visibility: visible;
}

.full-content {
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
}

.notCurrent-full {
  width: 0%;
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/******************************
Image Gallery
******************************/
.images ul li {
  float: left;
  width: 150px;
  height: 125px;
  list-style: none;
  margin: 40px 40px 40px 40px;
  opacity: 1;
  box-shadow: #000 0px 0px 5px 0px;
  -webkit-animation: scale 3s ease-in-out infinite alternate;
}

.images ul li:hover {
  opacity: 1.0;
}

/******************************
Button Close
******************************/
.current-full .close {
  visibility:visible;
}


.close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.carousel-inner img {
    width: 100%;
  }

.appointment{
      border: 2px solid #c6d2d4!important;
    /* border-radius: 25px; */
    color: #fff;
    /* font-weight: 700; */
    /* text-transform: uppercase; */
    padding: 0.7em 2em;
}
.service{
    
    background: #f7f7f7;
    padding: 13px 13px;
    transition: all .2s ease-in-out;

}
.service img{
    transition: all .2s ease-in-out;

}
.expert a{
      border: 2px solid #a92933!important;
    border-radius: 25px;
    color: #000!important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.7em 3em;
}
p{    line-height: 32px;}
.bridal{
      background-image: url(../img/bridal.jpg);
    background-position: center;
    background-size: cover;
    padding: 134px 56px 175px;
    color: #fff;
}
.bridal h4{
      font-size: 37px;

}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#loader-img {
    display: block;
    position: relative;
    left: 46%;
    top: 40%;
    width: 300px;
    height: 300px;
    margin: -100px 0 0 -100px;
    z-index: 1001;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    z-index: 1020;
}
#loader {
        display: block;
    position: relative;
    left: 32%;
    width: 300px;
    height: 300px;
    margin: -100px 0 0 -100px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: red;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
}

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;  
    background: #fff;
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.loader-section.section-left {
    left: 0
}

.loader-section.section-right {
    right: 0
}

.panel_left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}

.panel_right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}

.loaded-circle {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaded-img {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}
#myVideo {
    position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
.carousel .fa{
  font-size: 50px;
}
.carousel-control-next, .carousel-control-prev{
  opacity: 1;
}
.caption{
    position: absolute;
    z-index: +11;
    left: 39%;
    top: 40%;
}
.caption h2{color: #fff;    letter-spacing: 3px;}
.margin{
  margin-top: 5px;
}
.appointment-section a,.service-link{
    display: inline-block;
    text-transform: uppercase;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    padding: 22px 52px;
    background-color: var(--theme-color);
    color: var(--white-color);
    border-radius: 9999px;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    background: #2ca5fe;
    color: #fff !important;
    border: 1px solid #2ca5fe !important;
}
.slick-slide {
    display: block;
        float: left;
    height: 100%;
    min-height: 1px;
}
.transform-banner img{-webkit-animation:border-transform 10s linear infinite alternate forwards;animation:border-transform 10s linear infinite alternate forwards;border-radius:100%;    height: 400px;}
@-webkit-keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
30%{opacity:0.40}
100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}
}
@keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
30%{opacity:0.40}
100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}
}
@-webkit-keyframes morph{0%{border-radius:40% 60% 60% 40% / 60% 30% 70% 40%}
100%{border-radius:40% 60%}
}
@keyframes morph{0%{border-radius:40% 60% 60% 40% / 60% 30% 70% 40%}
100%{border-radius:40% 60%}
}
@-webkit-keyframes vsmorph{0%{border-radius:var(--morp-value)}
50%{border-radius:var(--morp-md-value)}
100%{border-radius:40% 60%}
}
@keyframes vsmorph{0%{border-radius:var(--morp-value)}
50%{border-radius:var(--morp-md-value)}
100%{border-radius:40% 60%}
}
@-webkit-keyframes vsheromorph{0%{border-radius:25% 80% 57% 47% / 53% 60% 43% 52%}
50%{border-radius:40% 60% 60% 40% / 60% 30% 70% 40%}
100%{border-radius:40% 60%}
}
@keyframes vsheromorph{0%{border-radius:25% 80% 57% 47% / 53% 60% 43% 52%}
50%{border-radius:40% 60% 60% 40% / 60% 30% 70% 40%}
100%{border-radius:40% 60%}
}
@-webkit-keyframes morpspin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@keyframes morpspin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@-webkit-keyframes border-transform{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}
14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}
28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}
42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}
56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}
70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}
84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}
}
@keyframes border-transform{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}
14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}
28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}
42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}
56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}
70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}
84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}
}
@-webkit-keyframes moving{0%{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}
20%{-webkit-transform:translate(0px, -60px);transform:translate(0px, -60px)}
50%{-webkit-transform:translate(-60px, -60px);transform:translate(-60px, -60px)}
70%{-webkit-transform:translate(-60px, 0px);transform:translate(-60px, 0px)}
100%{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}
}
@keyframes moving{0%{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}
20%{-webkit-transform:translate(0px, -60px);transform:translate(0px, -60px)}
50%{-webkit-transform:translate(-60px, -60px);transform:translate(-60px, -60px)}
70%{-webkit-transform:translate(-60px, 0px);transform:translate(-60px, 0px)}
100%{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}
}
@-webkit-keyframes arrow-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}
20%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}
40%{-webkit-transform:translateX(0);transform:translateX(0)}
60%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes arrow-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}
20%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}
40%{-webkit-transform:translateX(0);transform:translateX(0)}
60%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}
@-webkit-keyframes arrow-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}
20%{-webkit-transform:translateX(20px);transform:translateX(20px)}
40%{-webkit-transform:translateX(0);transform:translateX(0)}
60%{-webkit-transform:translateX(20px);transform:translateX(20px)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes arrow-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}
20%{-webkit-transform:translateX(20px);transform:translateX(20px)}
40%{-webkit-transform:translateX(0);transform:translateX(0)}
60%{-webkit-transform:translateX(20px);transform:translateX(20px)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}
.text-pink{
      font-family: Italianno-Regular !important;
        color: #2ca5fe;
    font-size: 63px;
}
 a, a > span {
     position: relative;
     color: inherit;
     text-decoration: none;
     line-height: 24px;
}
 a:before, a > span:before, a:after, a > span:after {
     content: '';
     position: absolute;
     transition: transform 0.5s ease;
}
 .effect-1 {
     padding-top: 10px;
}
 .effect-1:before {
     left: 0;
     bottom: 0;
     width: 100%;
     height: 2px;
     background: #ffa888;
     transform: scaleX(0);
}
 .effect-1:hover:before {
     transform: scaleX(1);
}
 .effect-2 {
     padding: 10px;
}
 .effect-2:before, .effect-2:after {
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     border-style: solid;
     border-color: #0883a4;
}
 .effect-2:before {
     border-width: 2px 0 2px 0;
     transform: scaleX(0);
}
 .effect-2:after {
     border-width: 0 2px 0 2px;
     transform: scaleY(0);
}
 .effect-2:hover:before, .effect-2:hover:after {
     transform: scale(1, 1);
}
 .effect-3 {
     display: inline-block;
     padding-top: 10px;
     padding-bottom: 5px;
     overflow: hidden;
}
 .effect-3:before {
     left: 0;
     bottom: 0;
     width: 100%;
     height: 2px;
     background: #0883a4;
     transform: translateX(-100%);
}
 .effect-3:hover:before {
     transform: translateX(0);
}
 .effect-4 {
     padding: 10px;
     display: inline-block;
     overflow: hidden;
}
 .effect-4:before, .effect-4:after {
     left: 0;
     width: 100%;
     height: 2px;
     background: #0883a4;
}
 .effect-4:before {
     bottom: 0;
     transform: translateX(-100%);
}
 .effect-4:after {
     top: 0;
     transform: translateX(100%);
}
 .effect-4:hover:before, .effect-4:hover:after {
     transform: translateX(0);
}
 .effect-5 {
     display: inline-block;
     overflow: hidden;
}
 .effect-5:before, .effect-5:after {
     right: 0;
     bottom: 0;
     background: #0883a4;
}
 .effect-5:before {
     width: 100%;
     height: 2px;
     transform: translateX(-100%);
}
 .effect-5:after {
     width: 2px;
     height: 100%;
     transform: translateY(100%);
}
 .effect-5 > span {
     display: block;
     padding: 10px;
}
 .effect-5 > span:before, .effect-5 > span:after {
     left: 0;
     top: 0;
     background: #0883a4;
}
 .effect-5 > span:before {
     width: 100%;
     height: 2px;
     transform: translateX(100%);
}
 .effect-5 > span:after {
     width: 2px;
     height: 100%;
     transform: translateY(-100%);
}
 .effect-5:hover:before, .effect-5:hover:after, .effect-5:hover > span:before, .effect-5:hover > span:after {
     transform: translate(0, 0);
}
 .effect-6 {
     display: inline-block;
     overflow: hidden;
}
 .effect-6:before, .effect-6:after {
     right: 0;
     bottom: 0;
     background: #0883a4;
     transition: transform 0.3s ease;
}
 .effect-6:before {
     width: 100%;
     height: 2px;
     transform: translateX(-100%);
     transition-delay: 0.9s;
}
 .effect-6:after {
     width: 2px;
     height: 100%;
     transform: translateY(100%);
     transition-delay: 0.6s;
}
 .effect-6 > span {
     display: block;
     padding: 10px;
}
 .effect-6 > span:before, .effect-6 > span:after {
     left: 0;
     top: 0;
     background: #0883a4;
     transition: transform 0.3s ease;
}
 .effect-6 > span:before {
     width: 100%;
     height: 2px;
     transform: translateX(100%);
     transition-delay: 0.3s;
}
 .effect-6 > span:after {
     width: 2px;
     height: 100%;
     transform: translateY(-100%);
     transition-delay: 0s;
}
 .effect-6:hover:before, .effect-6:hover:after, .effect-6:hover > span:before, .effect-6:hover > span:after {
     transform: translate(0, 0);
}
 .effect-6:hover:before {
     transition-delay: 0s;
}
 .effect-6:hover:after {
     transition-delay: 0.3s;
}
 .effect-6:hover > span:before {
     transition-delay: 0.6s;
}
 .effect-6:hover > span:after {
     transition-delay: 0.9s;
}
 .effect-7 {
     display: inline-block;
     overflow: hidden;
}
 .effect-7:before {
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     background: #0883a4;
     transform: translateX(-100%);
}
 .effect-7:after {
     content: attr(data-content);
     left: 0;
     top: 0;
     width: 0;
     margin: 12px;
     color: #0883a4;
     white-space: nowrap;
     overflow: hidden;
     transition: width 0.5s ease;
}
 .effect-7 > span {
     display: block;
     margin: 2px;
     padding: 10px;
     background: #0baad4;
}
 .effect-7:hover:before {
     transform: translateX(0);
}
 .effect-7:hover:after {
     width: calc(100% - 24px);
}
 .effect-8 {
     display: inline-block;
     overflow: hidden;
}
 .effect-8:before {
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     background: #0883a4;
     transform: translateY(-100%);
}
 .effect-8:after {
     content: attr(data-content);
     top: 0;
     left: 0;
     height: 0;
     margin: 12px;
     color: #0883a4;
     white-space: nowrap;
     overflow: hidden;
     transition: height 0.5s ease;
}
 .effect-8 > span {
     display: block;
     margin: 2px;
     padding: 10px;
     background: #0baad4;
}
 .effect-8:hover:before {
     transform: translateY(0);
}
 .effect-8:hover:after {
     height: calc(100% - 24px);
}
.effect-1:hover{
    color: #ffffff !important;
} 
.inner-1 .service-link{
        padding: 13px 36px;
}
.bg-dark {
    background-color: #2ca5fe !important;
}
.service img:hover{
        transform: scale(1.1);
}
.contact-1{
        width: 14%;
}
.contact-form .section-field i {
       position: absolute;
    left: 0;
    color: #000000;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    z-index: 99;
        margin-top: 0.5rem;
}
.contact-form .section-field {
    position: relative;

}
.placeholder{
        background: none;
    padding-left: 36px !important;
        margin-bottom: 31px;
}
.contact-1 .fa{
    font-size: 37px;
    color: #000000;
}
.enquiryform textarea{
        height: 121px;

}
.aesthetic h3{
    font-size: 25px;
    padding: 8px;}
.aesthetic .service{    margin-bottom: 20px;    overflow: hidden;}
#main-div {
  position: fixed;
  right: 20px;
  bottom: -45px;
  z-index: 0;
}


@media screen and (min-width: 1024px) {
    #animated-cards {
    margin: 40px;
}
/* Card Hover Scale & Effect */

#animated-cards .card:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 1s ease;
}

.sitename{
    color: #beca04;
    padding-top: 18px;
    padding-left: 20px;
    font-family: 'Sniglet';
    padding-bottom: 6px;
}
}

@media(max-width:991px){
    .sitename{
    color: #c3cc05;
    font-size: 16px;
    padding-top: 13px;
    padding-right: 13px;
    font-family: 'Sniglet';
    }
}

@keyframes glow {
        0% {
          background-color: #0e2a5d;
          box-shadow: 0 0 5px #0e2a5d;
        }
        50% {
          background-color: #0e2a5d;
          box-shadow: 0 0 30px #e20606;
        }
        100% {
          background-color: #0e2a5d;
          box-shadow: 0 0 5px #0e2a5d;
        }
      }
#callme .fa {
        border-radius: 50%!important;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
    background-color: #000000;
        width: 54px;
        height: 54px;
        font-size: 19px;
        color: #ffffff;
        font-family: 'Sniglet';
        padding: 8px;
        -webkit-animation: rotation 5s infinite linear;
        animation-duration: 4s;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.salon h3{
       background: #101010;
    color: #fff;
    padding: 3px;
    width: 38%;
    margin: 20px auto;
    margin-bottom: 40px;
}
.side-bar{
            background: #f9f1f2;
    position: fixed;
    width: 14%;
    z-index: +111;
    /* overflow: scroll; */
    height: 558px;
    overflow: scroll;
    padding: 15px;
}
#callme {
    position: fixed;
    right: 15px;
    width: 54px;
    height: 54px;
    cursor: pointer;
    top: 79%;
    z-index: 99990;
    animation: glow 1300ms infinite;
    border-radius: 50%;
}
.rupeee{
    color: #e31c88 !important;
    font-weight: 600;
}


.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
p {
    line-height: 1.33em;
    color: #7E7E7E;
}
h1 {
    color: #EEEEEE;
}

#loader-wrapper {
    position: fixed;
    top: -78px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    height: 100vh;
    padding: 0;
    z-index: +1111111;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}

   

  
    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #222222;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
    .no-js h1 {
        color: #222222;
    }

   






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* 
    Ok so you have made it this far, that means you are very keen to on my code. 
    Anyway I don't really mind it. This is a great way to learn so you actually doing the right thing:)
    Follow me @ihatetomatoes
*/
.blog p,.blog span,.blog i{color: #fff;}
@media (min-width: 767px) {
.service-page img{
    position: fixed;
    left: 0;
    width: 474px!important;
    padding: 24px;
    /* z-index: -11; */
    top: 21%;
}
}
.gal {
  
  
  -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
    
  
  } 
  .gal img{ width: 100%;}
@media (max-width: 500px) {
    
    .gal {
  
  
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    
  
  }
}
  .gallery-item a{
border:none;  }
.gallery-item a:hover{
  background: none;
}
.blog{color: #fff;}
.about{
        /*position: absolute;
   
    left: -20%;
    top: 11%;
    padding: 40px;*/
}
.infrastructure p{
    line-height: 2rem;
}
.infrastructure h1{
    color: #000000 !important;
    font-size: 2.3rem;
	font-weight: 700;
}
.products a{
        text-transform: capitalize;
    font-size: 1.9rem;
}
.about p::first-letter,.about-section p::first-letter{
color: #2ca5fe;
 font-size: 30px;
}
.testimonial{
        background: #2ca5fe;
    color: #fff;
}
.testimonial4_slide p{   color: #fff;    font-size: 1.7rem;}
.testimonial .carousel-control-prev{    left: -20%;}
.testimonial .carousel-control-next{    right: -20%;}
 .notes .note_title {
     padding: 5px 10px;
     border-bottom: 1px solid #ccc;
     background: #ddd;
     text-align: center;
}
 .notes .note_list {
     position: relative;
}
 .notes .note_list li {
     padding: 5px 10px;
     display: none;
         color: #2ca5fe;
}
 .notes .note_list li.active {
     display: block;
}
.signup{
        background: url(../img/sign-up.jpg);
    background-position: center;
    background-size: cover;
}
.list-footer>li>a{transition: 1s;}
.list-footer>li>a:hover{
    color: #2ca5fe;
text-decoration: none;
margin-left: 5px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
        background: #2ca5fe;
}
.dropdown-item{color: #fff !important;}
.dropdown-item {
    display: block;
    width: 100%;
     padding: 0.5rem 1rem;

    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
}
.dropdown-menu{padding: 0px !important;}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #080808;
}
.navbar-nav{
        
    padding: 5px 17px 9px;
	border-radius: 0px;
}
@media (min-width: 481px) and (max-width: 768px){
.about{position: relative !important;}
}
 @media (min-width: 768px) and (max-width: 1024px){
.header-area{
    padding: 0 !important;
}
.nav-link {    font-size: 12px;}
figure.effect-lily figcaption > div {    padding: 1em !important;}
figure.effect-lily h2{    font-size: 22px;}
}
.inner-page {
    background: url(../img/about-bg.jpg);
    background-position: center !important;
    background-size: cover !important;
    height: 90vh;
}
.inner-page h3 {
      padding-top: 16rem;
    font-size: 3rem;
    color: #fff;
    text-transform: uppercase;
    word-spacing: 12px;
}
.customize h4{
    margin-bottom: 0px;
         font-size: 1.4rem;
    font-family: "Muli" !important;
    text-transform: capitalize;
    word-spacing: 0;
    padding: 6px 0;
    /* font-weight: 600; */
    /* color: #2ca5fe; */
    text-align: center;
    background: #2ca5fe;
    color: #fff;
}
.thumbimg{
        display: block;
    width: 100%;
    overflow: hidden;
}
.thumbimg img{
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}
.thumbimg:hover img {
    transform: scale(1.2);
}
.customize .border{
        border: 6px solid #e3e3e3!important;

}
.table-bordered td, .table-bordered th {
    border: 1px solid #bbbbbb;
}

.logoresize{	
	width:160px;
}

.headhome{
    font-size: 20px;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right!important;
        margin: 0;
    }
}

.navbar-brand {
    float: left;
    height: auto!important;
    padding: 2px 15px;
    font-size: 18px;
    line-height: 20px;
}

.parag{
    font-size: 1.6rem!important;
    line-height: 30px!important;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: none!important;
    content: " ";
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px!important;
    border: 0	px solid transparent!important;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #76696900;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


#callme {
    position: fixed;
    left: 10px;
    bottom: 50px;
    width: 75px;
    cursor: pointer;
    z-index: 99990;
    -webkit-animation: glowing 1.5s infinite;
    -moz-animation: glowing 1.5s infinite;
    -o-animation: glowing 1.5s infinite;
    animation: glowing 1.5s infinite;
    border-radius: 50%;
}