/*! Body CSS */


body,html {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family:'futura_bk_btbook', sans-serif; background-color:#fff;
}
/* width */
::-webkit-scrollbar {
width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
background: #fff; 
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #000; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #000; 
}

/*! Body CSS */

/*  Top Bar /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*  navbar drop down  ////////////////////////////////////////////////////*/
.dropbtn {
background-color: #04AA6D;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}

.dropdown {
position: relative;
display: inline-block;
}

.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}

.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}

/*  navbar drop down end ////////////////////////////////////////////////////*/


.logo{margin-left: 1%; width: 15%; }
.f-logo{margin-left: 1%; width: 50%; }

#post-work{ margin: 0px 81px 0px 50px;
   padding: 8px 18px 8px 18px;     
  border: solid 1px #000000;  
  font-size: 1rem; 
  border-radius: 34px;
  text-decoration: none;
  font-family: 'GT Super Display Regular';
  font-style: normal;
  font-size: 1em;
  letter-spacing: 0.5px;
  font-weight: 900;
  color: #000; background-color: #fff; text-transform:uppercase;
  }

#post-work:hover {
  background-color: #000; color: #fff; 
  }



#inr-btn{
   padding: 8px 70px 8px 70px;     
  border: solid 2px #000000;   
  font-size: 1rem; 
  border-radius: 0px;
  text-decoration: none;
  font-family: 'FuturaPTMedium', sans-serif;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #000;
  margin-top: 0.9em;
  margin-bottom: 0.5em;  background-color: #fff;
  }

#inr-btn:hover {
  background-color: #000; color: #fff; 
  }


#inr-btn2{
   padding: 8px 70px 8px 70px;     
  border: solid 2px #000000;   
  font-size: 1rem; 
  border-radius: 0px;
  text-decoration: none;
  font-family: 'FuturaPTMedium', sans-serif;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #000;
  margin-top: 0.9em;
  margin-bottom: 0.5em;  ;
  }

#inr-btn2:hover {
  background-color: #000; color: #fff; 
  }





#m-btn{  
  padding: 8px 70px 8px 70px;
  border: solid 2px #000000;
  font-size: 1rem;
  border-radius: 0px;
  text-decoration: none;
  font-family: 'FuturaPTMedium', sans-serif;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #000;
  margin-top: 0.9em;
  margin-bottom: 0.5em;
  background-color: #fff;
}

#m-btn:hover {
  background-color: #000; color: #fff; 
  }




.nav-item  {padding: 0px 8px 0px 8px;}
.nav-item a {
  font-family: 'futura_md_btmedium'; 
  font-style: normal;
  font-size: 14.5px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #313131!important; 
}

.nav-item a:hover {color:#6f43d6!important;}




.tcall{ margin-right: 3%; 
  font-family: 'futura_md_btmedium'; 
  font-style: normal;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #6f43d6;}

.tcall a{color:#000; text-decoration:none; }	



  
.login{ text-decoration: underline;
text-underline-offset: 0.5em; }

.wp a{ color:#000; text-decoration:none;}

/*  Top Bar end////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*  Cursol Slider ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.carousel-inner img {
  width: 100%;
  height: 100%;}


.caption1 { 
color: #FFF; 
right:auto ; 
text-align: center; 
left: 5%;  
top: 22%; }


.caption1 h1{ font-family: 'GT Super Text Black';
  font-size: 4em;
  font-weight: 900;
  width: 60%;
  letter-spacing: -4px; 
  padding-bottom: 1%;}

.caption1 p{ font-size: 1.2em;
  font-weight: 500;
  width: 60%;
  text-align: center;
  font-family:  'futura_bk_btbook', sans-serif;
  padding-bottom: 20px;}


#sldbtn{
   padding: 15px 65px 15px 65px;      
  text-decoration: none;
  font-family: 'futura_bk_btbook';
  font-style: normal;
  font-size: 1.2em;
  letter-spacing: 0.5px;
  font-weight: 900;
  color: #fff;
  border-radius: 30px;
  background-color: #000; 
  }

#sldbtn:hover {
 color: #000;  animation: sldbtn 0.5s; background-color: #fff;
  }





#trand{  margin: 0px 5px 0px 5px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #191919;
  border-radius: 34px;
  text-decoration: none;
  font-family: montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333;
  background-color: #fff;
  font-size: 0.9em; }

#trand:hover {
  background-color: #000; color: #fff; border: 1px solid #0000;   
  }


.ds-block{display:none;}


/*  Cursol Slider End ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/






/*  Services Tab Slider  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* Style the tab */





.tab {
float: left;

background-color: #fff;
width: 100%;
height: 300px;
}


.branding { font-family: ''futura_bk_btbook', sans-serif'; color:#150eab;   } 


/* Style the buttons inside the tab */
.tab button {
display: block;
background-color: inherit;
color: black;
padding:3px 16px;
width: 100%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
font-size: 3.5em; font-family: 'futura_bk_btbook'; letter-spacing: -5px; color: #6c6c6c;
-webkit-transition: background 2s; /* For Safari 3.0 to 6.0 */
      transition: background 2s; /* For modern browsers */

}



/* Change background color of buttons on hover 
.tab button:hover { color: #150eab;} */

/* Create an active/current "tab button" class 
.tab button.active {

}*/


#branding:hover { color: #150eab;  font-family: 'futura_md_btmedium'; animation: fadeInDown 0.5s; }
#development:hover { color: #81cd44;  font-family: 'futura_md_btmedium'; animation: fadeInDown 0.5s;}
#video:hover { color: #4d2b8b;  font-family: 'futura_md_btmedium'; animation: fadeInDown 0.5s;}
#digital:hover { color: #3472ad;  font-family: 'futura_md_btmedium'; animation: fadeInDown 0.5s;}
#print:hover { color: #86223c;  font-family: 'futura_md_btmedium'; animation: fadeInDown 0.5s;}




@keyframes fadeInDown {
 0% {
    opacity: 0;
    transform: translateY(-10px);
 }
 100% {
    opacity: 1;
    transform: translateY(0);
 }
} 



@keyframes Branding {
0% {
  background: #150eab;
}
100% {
  background: #150eab;
}
}


@keyframes Development {
0% {
  background: #150eab;
}
100% {
  background: #81cd44;
}
}

@keyframes Video {
0% {
  background: #81cd44; 
}
100% {
  background: #4d2b8b ;
}
}


@keyframes Digital {
0% {
  background: #4d2b8b;
}
100% {
  background: #3472ad;
}
}

@keyframes Print {
0% {
  background: #3472ad;
}
100% {
  background: #86223c;
}
}




/* Style the tab content */
.tabcontent {
float: left;
padding: 0px 12px;
border: 1px solid #ccc;
width: 100%;
border-left: none;
height: 500px;
display: none;
}



#Branding{ background-color:#150eab; color: #fff; padding: 5% 8% 0% 8%; display: block;  animation: Branding 0.5s; 
         background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: top 40px left 0px; }

#Development{ background-color:#81cd44; color: #fff; padding: 5% 8% 0% 8%;  animation: Development 0.5s;
            background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: top 125px left 0px;}

#Video{ background-color:#4d2b8b; color: #fff; padding: 5% 8% 0% 8%;  animation: Video 0.5s;
background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: top 215px left 0px;}

#Digital{ background-color:#3472ad; color: #fff; padding: 5% 8% 0% 8%;  animation: Digital 0.5s;
background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: top 310px left 0px;}

#Print{ background-color:#86223c; color: #fff; padding: 5% 8% 0% 8%;  animation: Print 0.5s;
background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: top 400px left 0px;}

/* Clear floats after the tab */
div{  animation: fadeInDown 0.9s; }

.tabcontent  h3, p, a {  animation: fadeInDown 0.5s; }


.tabcontent h3 a{ font-size: 0.6em; font-family: 'gothambook'; 
              color: #fff;  padding: 20px 5px 20px 5px; 
              animation: fadeInDown 0.5s;  text-decoration: none;   line-height: 39px; letter-spacing: 2px; 
              }

.tabcontent h3 a:hover{ opacity: 0.5;}

.left{ float: left; text-align: left; }
.right{ float: right; text-align: right;  }

#custome a{ font-size: 0.6em; font-family: 'gothamthin'
   background-color: #150eab;
  padding: 5px 15px 5px 15px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0;
  border-radius: 25px;
  font-size: 0.7em;
  border: solid 2px #fff;}

.hr3{ height: auto;    }
.hr3-1{  padding: 5em  1em 2em 2em ; text-align: left; background-color:#000;   color: #fff;   }

.hr3-1 p{ font-size: 1.4em;   }
.hr3-2{ padding: 3.5em  3em 2em 3em ;  text-align: left; height:750px;  }
.hr3-1 h3{ font-size: 2.2em; font-weight:700; font-family:'montserratmedium'; line-height:0.6em; } 
.hr3-1 h2{ font-size: 1.6em; font-weight:500; font-family:'montserratlight';  } 
.hr3-1 h2 span{ font-family:'montserratsemibold'; font-weight:700; } 
.hr3-1 h1{ font-size: 2.6em; font-weight:700; font-family: 'montserratmedium'; line-height: 1em; } 
.hr3-1 .sub-text{ text-align:justify; font-size:1em; font-family:'montserratmedium';}
.hr3-1 span { font-size:0.8em; font-family:'montserratmedium'; line-height:1px;}



/* The Magic */
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content {
  height: 6em;
}

#icon-box{
border-radius: 14px;
 /*  border: 2px solid #000;*/
  margin: 5px 45px 25px 5px;
  padding: 20px 0px 0px 0px;
  width: 130px; height: 120px;
  text-align: center;
 float: left; background-color:#fbfbfb; 
  
}

#icon-box:hover{
border-radius: 14px;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgb(0 0 0 / 10%);
  border: 2px solid #a200ff;
  margin: 5px 45px 25px 5px;
  padding: 20px 0px 0px 0px;
  width: 130px; height: 120px;
  text-align: center;
 float: left; 
  
}

#icon-box p{
font-size: 0.8em;
  line-height: 1.1em;
  padding-top: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase; font-weight: 600;
}
#icon-box a{ color: #000; text-decoration: none;  line-height: 1em;}




.accordion-item-content,
.accordion:hover .accordion-item-content {
  height: 0;
  overflow: hidden;
  transition: height .25s;
}



.accordion {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  font-family: "futura_bk_btbook" sans-serif
}

.accordion .accordion-item {

padding: 0.4em;
color: #000;
}

.accordion h1 {
margin: 0;
}

.accordion .accordion-item:nth-child(1) { background-color: #fff;

}

.accordion .accordion-item:nth-child(2) {
background-color: #fff;
}

.accordion .accordion-item:nth-child(3) {
background-color: #fff;
}

.accordion .accordion-item:nth-child(4) {
background-color: #fff;
}


.accordion-button{ border-bottom: 1px solid #ccc; }
/*  Services Tab End /////////////////////////////////////////////////////////////////////////////////////////*/

/*  Services Slider  ////////////////////////////////////////////////////////////////////////////////////*/

.ssh{ padding-top:6.5%; padding-bottom:0%;}
.ssh h1{ font-size: 3.5em;
  font-family: 'GT Super Text Black', sans-serif;
  color: #000;
  padding-bottom: 10px;
  font-weight: 900;
  letter-spacing: 0px; text-align:center; }
  
.ssh h1 span{ font-size: 1em;
  font-family: 'GT Super Display Regular', sans-serif;
  color: #000;
  padding-bottom: 10px;
  font-weight: 100;
  letter-spacing: 0px; text-align:center; }
  
.ssh h2{ font-size: 1em; text-align:left; padding-top: 10px; font-weight: 600; padding-left: 12px }



.ssh h3{ font-size: 1.5em;
   font-family: 'montserratmedium', sans-serif;
  color: #000;
  letter-spacing: 0.5;
  font-weight:200; line-height: 25px; text-align:center; font-weight:500; }



.ssh h4{ font-size: 1em;
   font-family:'montserratsemibold';
  color: #000;
  letter-spacing: 0.5;
  font-weight: 400; line-height: 22px; text-align:left; font-weight:500; margin:3px 0px 0px 20px; }	


  
#see-more{ 
   padding: 9px 55px 8px 55px;     
  border: solid 2px #000000;  
  font-size: 1rem; 
  border-radius: 34px;
  text-decoration: none;
  font-family: 'futura_bk_btbook';
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 900;
  color: #000; background-color: #fff; margin:auto
  }

#see-more:hover {
  background-color: #000; color: #fff; 
  }

.see-more{ text-align:center;
  }

.box{
 
 height: auto; 
/* position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%); */
  width: 296px;
  overflow: hidden;
  margin: 27px 4px 0px 4px;
  border-radius:0px;
   /* border: solid 2px #000;*/
  padding:3px 3px 3px 3px;
  


}




.slide-img{
  height: 330px;
  position: relative; border-radius: 13px;
}

.slide-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-sizing: border-box; border-radius: 0px;
}


#autoWidth{ height:450px !important;}

.sec-video{ color:#FFFFFF; padding:5% 5% 0% 5%; text-align:center;}
.sec-video h1{ font-size: 3.5em;
  font-family: 'GT Super Regular', sans-serif;
  color: #000;
  padding-bottom: 10px;
  font-weight: 900;
  letter-spacing: 0px; text-align:center; padding-bottom:1% }
  
.sec-video h1 span{ font-size: 1em;
  font-family: 'GT Super Regular', sans-serif;
  color: #000;
  padding-bottom: 10px;
  font-weight: 100;
  letter-spacing: 0px; text-align:center; }

.sov{ width:100%; float:right    }
.sov2{width: 91%;    margin: 3em;   border: 5px solid #000;  border-radius: 29px;}
.msov{width: 23%; height:500px;    margin: 3em;   border: 5px solid #000;  border-radius: 29px; background-color:#000000;}
.psov{width: 59%; height:500px;    margin: 3em;   border: 5px solid #000;  border-radius: 29px; background-color:#000000;}

.hr3-1{  padding: 5em  3em 3em 3em ; text-align: left;   }



/*  How work feelbrand //////////////////////////////////////////////////////////////////*/
.howl{ padding-top:7em; padding-bottom:5em;}
.how-1{ padding: 4em 4em 3em 0em ; text-align: left;  }
.how-1 h1{ font-size: 3.6em; font-weight:700; font-family: 'GT Super Display Regular'; line-height: 1em;  } 
.how-1 p{ font-size: 1em; font-weight:400; font-family: 'gothambook'; line-height: 1.4em; } 
.how-2 { padding: 0em 0em 0em 0em; }


/*  smp //////////////////////////////////////////////////////////////////*/

.smp{ padding: 1em 0em 1em 0em; }
.smp-1{ background-color: #333;   }
.smp-2{  background-color: #ccc;  }


/*  Testimonial Slider //////////////////////////////////////////////////////////////////////////////////////////////////*/
.tstmnl{ padding: 5em  0em 7em 0em;}
.tstmnl-1{   text-align: center; border-right:1px  solid #000;  }
.tstmnl-1 h1{ font-size: 3.6em; font-weight:700; font-family: 'GT Super Display Regular'; line-height: 1em; text-align:center; } 
.tstmnl-1 p{ font-size: 1.4em; text-align:center;   }
.test-box {  float:center;
  height: 400px; 
#icon-box
  overflow: hidden;
  margin: 0px 0px 0px 0px; 
  padding: 20px 25px 10px 26px; text-align: center;  box-shadow: 0 8px 16px 0 rgb(0 0 0 / 10%);
  border-radius: 10px;
}
.tstmnl-2{ padding-top: 3em; }


.test-slide-img {
  height: 78px;
  margin: auto;
  position: relative;
  border-radius: 100px;
  padding-top: 14px;
  font-family: 'futura_md_btmedium';
  font-size: 1em;
  line-height: 1em;
  
}
.test-slide-img span { font-size:0.8em;  font-weight:100; line-height:1.5em; color: #9276f0;}



.tb-1{color:#000000; text-align:center; border-bottom:1px solid #000; border-left:1px solid #000;}
.tb-1:hover{ background-color: #9f70f3; z-index: 100px; color: #fff;}


.tb-2{color:#000000; text-align:center; border-bottom:1px solid #000; border-left:1px solid #000;}

.tb-2:hover{ background-color: #9f70f3; z-index: 100px; color: #fff;}
hr.new1 {
border-top: 1px solid #000; margin: 0px 0px 3px 0px; 
}



/*
AUTO GRID
Set the minimum item size with `--auto-grid-min-size` and you'll
get a fully responsive grid with no media queries.
*/
.auto-grid {
--auto-grid-min-size: 16rem;

display: grid;
grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
grid-gap: 1rem; 
}


.auto-grid li {
padding: 0.5rem 0.5rem;
text-align: center;
font-size: 1.2rem;
background: #fff;
color: #000;  list-style-type: none; 
}



.detail-box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  box-sizing: border-box;
}

.type{
  display: flex;
  flex-direction: column;
}

.type a{
  color: #222222;
  margin: 5px 0px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-right: 8px;

}


.type span{
  color: rgba(26, 26, 26, 0.5);
}

.price{
  color: #333333;
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
}

.overlay{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  width: 100%;
  height: 100%;
  background-color:rgba(159,121,212,0.9) ;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 17px;
}

.buy-btn{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff; text-decoration:none;
  font-weight: 700; font-size:1.1em; line-height:1.1em;
  letter-spacing: 1px;
  border-radius: 20px;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, .2);  transition: all ease 0.3s;
}



.buy-btn:hover{  color: #fff; text-decoration:none;}

.buy-btn span{ font-size:11px;
}

.overlay{
  visibility: hidden;
}
.slide-img:hover .overlay{
  visibility: visible;
  animation: fade 0.5s;
}

@keyframes fade{
  0%{
      opacity: 0;
  }
  100%{
      opacity: 1;
  }
}





/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 




.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
display: none;

}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url('../img/controls.png');
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
  0% {
      left: 0;
  }

  50% {
      left: -15px;
  }

  100% {
      left: 0;
  }
}
@keyframes rightEnd {
  0% {
      left: 0;
  }

  50% {
      left: -15px;
  }

  100% {
      left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
      top: 0;
  }

  50% {
      top: -15px;
  }

  100% {
      top: 0;
  }
}
@keyframes topEnd {
  0% {
      top: 0;
  }

  50% {
      top: -15px;
  }

  100% {
      top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
      left: 0;
  }

  50% {
      left: 15px;
  }

  100% {
      left: 0;
  }
}
@keyframes leftEnd {
  0% {
      left: 0;
  }

  50% {
      left: 15px;
  }

  100% {
      left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
      bottom: 0;
  }

  50% {
      bottom: -15px;
  }

  100% {
      bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
      bottom: 0;
  }

  50% {
      bottom: -15px;
  }

  100% {
      bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}

.mtab-2{display: none;}


/*  Services Slider End ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/*  Testimonial Slider //////////////////////////////////////////////////////////////////////////////////////////////////*/


.testimonials-section {

height: 700px;
position: relative;
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: left;
}
.slider__nav {
width: 12px;
height: 12px;
margin: 80px 12px;
border-radius: 50%;
z-index: 10;
border: 2px solid #000;

box-shadow:0 0 0px 1px #949494, 0 0 12px 0px rgb(195 195 195 / 0%); 
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slider__nav:checked {
-webkit-animation: check 0.4s linear forwards;
animation: check 0.4s linear forwards;
}
.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
left: 0%;
}
.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
left: -100%;
}
.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
left: -200%;
}
.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
left: -300%;
}
.slider__nav:checked:nth-of-type(5) ~ .slider__inner {
left: -400%;
}
.slider__inner {
position: absolute;
top: 80px;
left: 0;
width: 500%;
height: auto;
-webkit-transition: left 0.4s;
transition: left 0.4s;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.slider__contents {
height: 100%;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position:relative;
}
.slider__caption {
font-size: 14px;
color: #111;
opacity: .5;
font-family: 'Roboto';
font-weight: bold;
}
.slider__txt {
font-size: 22px;
font-weight: bold;
font-family: 'Roboto';
line-height: 1.2;
color: #111;
margin-top: -20px;
margin-bottom: 30px;
max-width: 750px;
z-index: 2;
background-color: #fff; border-radius:100%; padding: 5% 5% 5% 5%; border: 3px solid #150eab; 
width: 600px; height: 600px; margin-left: 45%; margin-bottom: 10%;
}


.slider__txt h2{ font-family: 'MAZIUSREVIEW20.09-Regular', sans-serif;
  font-size: 1.3em;
  padding: 10% 0% 2% 0%;
  width: 100%;
  letter-spacing: 0px;
  font-weight: 600;}

.slider__txt p {font-size: 0.7em;
  font-family: montserrat, sans-serif;
  color: #333;
  letter-spacing: 0.8;
  font-weight: 400;
  line-height: 22px;}


.user-img{ position: absolute;
top: 0;
left: 0;
height: 100%;  padding: 5% 0% 4% 0%; }

.user-img p{ z-index: 100; padding-top: 50px; }

.testi-user{ text-align:center; padding: 5% 0% 0% 10%; }
.testi-user img { padding-right: 5px; }
.testi-user p{ padding-top: 20px; font-size: 0.8em; line-height: 24px;  font-family: 'gothamlight'; }
.testi-user p b{ padding-top: 20px; font-size: 1em; line-height: 24px;  font-family: 'gothambold'; }

quote {
font-family: 'Arial';
font-weight: bold;
font-size: 100px;
color: #ec2027;
margin-bottom: 0;
}

@-webkit-keyframes check {
50% {
  outline-color: #333;
  box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
}
100% {
  outline-color: #333;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
}
}

@keyframes check {
50% {
  outline-color: #333;
  box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
}
100% {
  outline-color: #333;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
}
}

.carousel .item {
height: 500px;
}

.item img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 300px;
}

/*  Testimonial Slider End //////////////////////////////////////////////////////////////////////////////////////////////////*/






/*  Footer ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.bluprt{ background-color: #150eab; color: #fff; padding:3% 10% 3% 10%;}

.bluprt p{ font-size: 1.4rem; font-weight: 900; padding-bottom: 3%;  }

.bluprt i{color: #fff; font-size: 1.4rem;  }

.bluprt h6{color: #fff;  font-size: 2.1rem; font-weight: 100;   font-family: 'montserratthin'; padding-bottom: 2%;}

.whtprt{ background-color: #f5f0ff; color: #000; padding:4% 21% 3% 21%; font-family:'futura_bk_btbook', sans-serif; border-bottom:#d2bbff solid 1px; }
.whtprt h2 {  font-size: 2.8rem; font-weight: 100;   font-family: 'montserratregular';   }
.whtprt span {  font-size: 1.5rem; font-weight: 100;   font-family: 'montserratregular';   }

#cont-mail {
  background-color:#f5f0ff;
  border: none;
  color: #000;
  width: 75%;
  border-bottom: 1px solid #000;
  font-size: 1.5em;
  font-weight: 100;
  text-align: left; float: left;}

#cont-send {
  background-color: #000;
  color: #fff;
  font-size: 1.8em;
  font-weight: 100;
  border: none;
  width: 25%;
  margin-top: -9px;
  margin-bottom: 10px;
  border-radius: 0px;

}
}

#cont-send:hover {
  background-color: #fff;
  color: #fff; border: 2px solid #000;  
 
}

::placeholder{ font-size: 0.9em; text-align:left; color:#000;}


.ftr-mnu { background-color: #f5f0ff; color: #000; }
.ftr-mnu h5 { font-weight: 700;  padding-bottom: 10px; font-size: 1.3em;     color: #000; }
.ftr-mnu ui li{ list-style: none; }

.ftr-mnu ui li a{    color: #000;
  line-height: 35px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: 'futura_md_btmedium' sans-serif;
  font-weight: 500;
}
.ftr-mnu ui li a:hover { color: #7800ff;   }

#ftr-more { margin: 40px 0px 0px 0px;
  padding: 15px 74px 12px 73px;
  border: solid 2px #7800ff;
  font-size: 1rem;
  border-radius: 9px;
  text-decoration: none;
  font-family: 'futura_bk_btbook';
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 900;
  color: #FFF;
  background-color: #7800ff;
 }
#ftr-more:hover { 
  color: #7800ff;
  background-color: #fff; border: solid 2px #7800ff;}

  #ftr-more2 { margin: 40px 0px 0px 0px;
  padding: 15px 62px 12px 62px;
  border: solid 2px #7800ff;
  font-size: 1rem;
  border-radius: 9px;
  text-decoration: none;
  font-family: 'futura_bk_btbook';
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 900; color: #7800ff;
  background-color:#f5f0ff;
  
 }
#ftr-more2:hover { color: #7800ff;
  background-color: #fff;
  }

.fl{ border-right: 1px solid #d2bbff; padding-top: 35px; } 
.f2{ padding: 50px 20px 50px  30px !important; }
.ftm{ border-top: 1px solid #d2bbff; padding: 15px 15px 15px 15px; background-color: #f5f0ff; }
.ftm a{ color: #000;
  font-family: 'montserratmedium';
  font-size: 0.8em;
  text-decoration: none;
  padding: 0px 20px 0px 0px;
}
.ftm a:hover{ color: #9689d8;  }
.ftm2{ border-top: 1px solid #000; padding: 10px 0px 10px 0px; background-color: #000;  position: fixed;
 left: 0;
 bottom: 0;
 width: 100%;
 text-align: Left; color: #fff;  }

.copyright{ padding:10px 0px 10px 0px; background-color: #fff; font-family: 'montserratmedium';
  font-size: 12px; }

.cpr-tex span{ padding-left: 5%; }

.copyright a{ color: #000; line-height: 30px; text-decoration: none; }
.copyright a:hover { color: #6f43d6;  }
.copyright i { padding: 0px 5px 0px 5px }



/*  Footer End ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/







/*! Packaging CSS //////////////////////////////////////////////////////////////////////////////////////////*/


/*! Premium Packaging code*/
.pr-pkg{ padding:3% 15% 8% 15%; text-align: center;   }
.pr-pkg h1{ 
  font-family: 'FuturaPTMedium', sans-serif;
  color: #000;
  font-size: 2.5em;
  padding-bottom: 0px;
  font-weight: 700; }

.pr-pkg p{ font-family: montserrat, sans-serif;
  font-size: 16px;
  color: #000;
 
  line-height: 28px;}



.pr-text p{ font-family: montserrat, sans-serif;
  font-size: 16px;
  color: #333;
 padding: 3% 15% 12% 15%;

  line-height: 38px; }


.postbg{background-color: #fff;z-index: 1000; margin: auto; margin-top: -100px;}






.icon-tab {
  margin-top: 30px;

  text-align : center;
  cursor: pointer;
}

.icon-tab span.glyphicon {
  display : block;
  font-size: 35px;

  color: #8d98b8;

  margin:  0px auto;
  line-height: 65px;

  transition-duration: 0.25s;
}

.icon-tab span.glyphicon::before {
  padding: 2px 6.5px;
  border-radius: 80%;
}


.icon-tab.active span.glyphicon {
  color: white;
  margin-bottom: 10px;
}

.icon-tab.active span.glyphicon::before {
  padding: 15px 19.5px;
  border-radius: 100%;

  transition-duration: 0.4s;
}

.icon-tab.active span.glyphicon::before {
  background: linear-gradient(to bottom right, #24C6DC, #514A9D);
}


.icon-label {
  color:  #b3b3b3;
  font-size: 16px;  

  transition-duration: 0.35s;
}


.icon-tab.active .icon-label, .icon-tab:hover .icon-label {
  color: black;
}

.icon-tab:hover span.glyphicon {
  margin-bottom: 10px;
}


.item {
margin-top: 50px;
}


@media (max-width:767px) { 
  .icon-tab {
      
  }

  .icon-tab span {
      display: inline !important;
      vertical-align : middle;
  }  

  .icon-tab.active span.glyphicon {
      padding-right: 10px;
  }

  .icon-tab:hover span.glyphicon {
      padding-right: 10px;
      transition-duration: 0.25s;
  }
}

/*! Packaging CSS eND //////////////////////////////////////////////////////////////////////////////////////////////*/

/*! Steps Form  //////////////////////////////////////////////////////////////////////////////////////////*/


.stepwizard-step p {
  margin-top: 5%; 
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  display: table;
  width: 80%;
  position: relative; margin: auto; display:none;
}
.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}


.form-group{ text-align: left;
  width: 70%;
  margin: auto; }
  
.form-group h3{ font-size:1.2em; font-weight:700; } 
  

.form-group input{ border: none;  border: 2px solid #000;  
border-radius: 0px; margin-bottom: 5em; text-align: left;  }

.form-group select{ border: none;  border: 2px solid #000;  
border-radius: 0px; margin-bottom: 5em; text-align: left;  }

.form-group textarea{ border: 1px solid #ccc;  border: 2px solid #000;  
border-radius: 0px; margin-bottom: 5em; text-align: left;  }

.form-group .fl2{ border: none;  
border-radius: 0px; margin-bottom: 5em;  }

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
position: absolute;
left: -9999px;
width: 0px;
height: 0px;
visibility: hidden;
}




.checkbox:checked + label,
.checkbox:not(:checked) + label{
position: relative;
width: 70px;
display: inline-block;
padding: 0;
margin: 0 auto;
text-align: center;
margin: 17px 0;
margin-top: 100px;
height: 6px;
border-radius: 4px;
background-image: linear-gradient(298deg, var(--red), var(--yellow));
z-index: 100 !important;
}



.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
position: absolute;
font-family: 'unicons';
cursor: pointer;
top: -17px;
z-index: 2;
font-size: 20px;
line-height: 40px;
text-align: center;
width: 40px;
height: 40px;
border-radius: 50%;
-webkit-transition: all 300ms linear;
transition: all 300ms linear; 
}
.checkbox:not(:checked) + label:before {
content: '\eac1';
left: 0;
color: var(--grey);
background-color: var(--dark-light);
box-shadow: 0 4px 4px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox:checked + label:before {
content: '\eb8f';
left: 30px;
color: var(--yellow);
background-color: var(--dark-blue);
box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}

.checkbox:checked ~ .section .container .row .col-12 p{
color: var(--dark-blue);
}

[type="radio"]:checked,
[type="radio"]:not(:checked){
width: 20px;
height: 20px;
}
.redio-group{ border:2px solid #000;
  padding: 0.5em 0.5em 3em 0.5em;
  margin-right: 20px; margin-bottom: 10px;
  float: left;
  width: 220px;
  height: 50px;}

.redio-group label { margin-left:10px;}
.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
position: relative;
display: inline-block;
padding: 50px ;
width: 170px;
font-size: 13px;
line-height: 15px;
letter-spacing: 1px;
margin: 0 auto;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
text-align: center;
border-radius: 28px;
overflow: hidden;
cursor: pointer;
text-transform: uppercase;
color: var(--white);
-webkit-transition: all 300ms linear;
transition: all 300ms linear; font-weight:800; 
}
.checkbox-tools:not(:checked) + label{
background-color: var(--dark-light);
    border: 2px solid #f5f2f2;
}
.checkbox-tools:checked + label{
background-color: transparent;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); border: 2px solid #0039ff;
}
.checkbox-tools:not(:checked) + label:hover{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-tools:checked + label::before,
.checkbox-tools:not(:checked) + label::before{
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 4px;
background-image: linear-gradient(298deg, var(--red), var(--yellow));
z-index: -1;
}
.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil{
font-size: 24px;
line-height: 24px;
display: block;
padding-bottom: 10px;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label{
background-color: var(--light);
color: var(--dark-blue);
box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked + label,
.checkbox-budget:not(:checked) + label{
position: relative;
display: inline-block;
padding: 0;
padding-top: 20px;
padding-bottom: 20px;
width: 260px;
font-size: 52px;
line-height: 52px;
font-weight: 700;
letter-spacing: 1px;
margin: 0 auto;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
text-align: center;
border-radius: 4px;
overflow: hidden;
cursor: pointer;
text-transform: uppercase;
-webkit-transition: all 300ms linear;
transition: all 300ms linear; 
-webkit-text-stroke: 1px var(--white);
  text-stroke: 1px var(--white);
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  color: transparent;
}
.checkbox-budget:not(:checked) + label{
background-color: var(--dark-light);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-budget:checked + label{
background-color: transparent;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:not(:checked) + label:hover{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 4px;
background-image: linear-gradient(138deg, var(--red), var(--yellow));
z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
position: relative;
display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
position: absolute;
content: attr(data-hover);
top: 0;
left: 0;
width: 100%;
overflow: hidden;
-webkit-text-stroke: transparent;
  text-stroke: transparent;
  -webkit-text-fill-color: var(--white);
  text-fill-color: var(--white);
  color: var(--white);
-webkit-transition: max-height 0.3s;
-moz-transition: max-height 0.3s;
transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
max-height: 0;
}
.checkbox-budget:checked + label span::before{
max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
background-color: var(--light);
-webkit-text-stroke: 1px var(--dark-blue);
  text-stroke: 1px var(--dark-blue);
box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-booking:checked + label,
.checkbox-booking:not(:checked) + label{
position: relative;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
text-align: center;
padding: 0;
padding: 6px 25px;
font-size: 14px;
line-height: 30px;
letter-spacing: 1px;
margin: 0 auto;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 16px;
text-align: center;
border-radius: 4px;
cursor: pointer;
  color: var(--white);
text-transform: uppercase;
background-color: var(--dark-light);
-webkit-transition: all 300ms linear;
transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-booking:checked + label::before{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:not(:checked) + label:hover::before{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:checked + label::before,
.checkbox-booking:not(:checked) + label::before{
position: absolute;
content: '';
top: -2px;
left: -2px;
width: calc(100% + 4px);
height: calc(100% + 4px);
border-radius: 4px;
z-index: -2;
background-image: linear-gradient(138deg, var(--red), var(--yellow));
-webkit-transition: all 300ms linear;
transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
}
.checkbox-booking:checked + label::after,
.checkbox-booking:not(:checked) + label::after{
position: absolute;
content: '';
top: -2px;
left: -2px;
width: calc(100% + 4px);
height: calc(100% + 4px);
border-radius: 4px;
z-index: -2;
background-color: var(--dark-light);
-webkit-transition: all 300ms linear;
transition: all 300ms linear; 
}
.checkbox-booking:checked + label::after{
opacity: 0;
}
.checkbox-booking:checked + label .uil,
.checkbox-booking:not(:checked) + label .uil{
font-size: 20px;
}
.checkbox-booking:checked + label .text,
.checkbox-booking:not(:checked) + label .text{
position: relative;
display: inline-block;
-webkit-transition: opacity 300ms linear;
transition: opacity 300ms linear;
}
.checkbox-booking:checked + label .text{
opacity: 0.6;
}
.checkbox-booking:checked + label .text::after,
.checkbox-booking:not(:checked) + label .text::after{
position: absolute;
content: '';
width: 0;
left: 0;
top: 50%;
margin-top: -1px;
height: 2px;
background-image: linear-gradient(138deg, var(--red), var(--yellow));
z-index: 1;
-webkit-transition: all 300ms linear;
transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label .text::after{
width: 0;
}
.checkbox-booking:checked + label .text::after{
width: 100%;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label{
background-color: var(--light);
  color: var(--dark-blue);
}
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label::after,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label::after{
background-color: var(--light);
}

.link-to-page {
position: fixed;
  top: 30px;
  right: 30px;
  z-index: 20000;
  cursor: pointer;
  width: 50px;
}
.link-to-page img{
width: 100%;
height: auto;
display: block;
}

.btn-ft{ background-color:#fff; box-shadow: 0 8px 16px 0 rgb(0 0 0 / 50%); }



/*! Steps Form  end //////////////////////////////////////////////////////////////////////////////////////////*/


/*! socail medai CSS //////////////////////////////////////////////////////////////////////////////////////////*/

.scl{ padding:8% 0% 0% 0%;   }
.scl h1{ font-weight: 800;
    font-family: 'FuturaPTMedium', sans-serif;
  color: #000;
  font-size:4em;
  padding-bottom: 10px; font-weight: 900; }

.scl h2{ 
  font-family: 'gothamblack', sans-serif;
  color: #000;
  font-size:1.4em;
  font-weight: 200; letter-spacing:0.1PX; }

.scl span{ 
  font-family: 'gothamxlight', sans-serif;
  color: #000;
  font-size:1.1em;
  font-weight: 100; letter-spacing:0.1PX; }

.scl p{ font-family: montserrat, sans-serif;
  font-size: 16px;
  color: #000;
  padding-right: 10%;
  line-height: 28px;}



.scl-text p{ font-family: montserrat, sans-serif;
  font-size: 16px;
  color: #333;
 padding: 12% 15% 12% 15%;

  line-height: 38px; }


  .scl-p{ padding-top: 1%; padding-bottom: 1%; cursor:pointer; }







.sm-1{
position: relative;
display: inline-block;
padding: 50px ;
width: 1000px !important;
font-size: 13px;
line-height: 15px;
letter-spacing: 1px;
margin: 0 auto;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
text-align: center;
border-radius: 0px !important;
overflow: hidden;
cursor: pointer;
text-transform: uppercase;
color: var(--white);
-webkit-transition: all 300ms linear;
transition: all 300ms linear; font-weight:800; 
}

.sm-r{ width: 50%; float: left; }
.sm-l{ width: 50%; float: left; height: 441px; font-size: 1em;  text-align: left; background-color: #9a71db; padding: 50px; text-transform: capitalize;}

.sm-l li{ color: #fff; list-style: none; border-bottom: 1px solid #fff; padding-top: 10px; 
  text-transform: capitalize; line-height:30px; font-size: 1.2em; font-family: 'futura_bk_btbook',  sans-serif;
  font-weight: 500;  }

.sm-l h4{ color: #fff;  margin-top: 37px; padding: 10px 10px 10px 10px; 
  text-transform: capitalize;  font-size: 1.5em; text-align: center; border: 2px solid #fff;  }

.green{background-color: #71d8c5;}
.pink{background-color: #dd87b6;}
 .orange{background-color: #e2ad6d;}
  .brown{background-color: #c19787;}



/*! work CSS //////////////////////////////////////////////////////////////////////////////////////////*/

.m-fxd{ position:fixed; background-color:#FFFFFF; z-index:100; box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%);} 	
.work{ padding:1em 4em 10em 4em; cursor: pointer;}

.c-model{ max-width:1200px !important; padding:0em 0em 0em 0em;}
/* .modal{background-color:#161517e8 !important;} */
.work-cap h2{font-size: 0.9em;
  font-weight: 600;
  margin-top: 10px;
  padding:0px 10px 25px 10px;
  font-family: 'montserratregular';}
 
.work-cap p{ font-size:0.9em; color:#333333; line-height:17px;}

.work-cap2 h2{ font-size: 1.5em;
  font-weight: 400;
  margin-top: 10px;
  color: #fff;
  width: 90%;
  font-family: 'montserratmedium'; padding-bottom: 10px;}
.work-cap2 p{ font-size:0.9em; color:#fff;}
.inr-hd{padding: 3% 15% 3% 15%; text-align: center;}
.inr-hd h1 {
  font-family: 'FuturaPTMedium', sans-serif;
  color: #fff;
  font-size: 2.5em;
  padding-bottom: 0px;
  font-weight: 700;
}
.inr-hd p {color: #fff;}
.text-pop{ text-align: center; background-color: #fff; color:#525252; padding: 2em 15% 2em 15%;
         font-size: 1em; font-weight: 200; font-family: 'gothambook', sans-serif; }




/*  Social Media feelbrand //////////////////////////////////////////////////////////////////*/
.smhl{ padding-top:6em; }
.smh-1{ padding: 2em 2em 2em 0em ; text-align: left;  }
.smh-1 h1{ font-size:3.4em;
  font-weight: 500;
  font-family: 'montserratmedium';
  line-height: 1em;
  text-align: center;} 
.smh-1 p{ font-size: 1em; font-weight:400; font-family: 'gothambook'; line-height: 1.4em; } 
.smh-1 h2{ font-size:1.5em; font-weight:400; font-family: 'gothambook'; line-height: 2em; } 
.smh-2 img{ margin: auto; }


.pdhl{ padding-top:5em; padding-bottom:0em;}
.pdh-1{ padding: 5em 2em 2em 3em ; text-align: left;  }
.pdh-1 h1{ font-size:4em; font-weight:700; font-family: 'GT Super Display Regular'; line-height: 1em;  } 
.pdh-1 p{ font-size: 1em; font-weight:400; font-family: 'gothambook'; line-height: 1.4em; } 
.pdh-1 h2{ font-size:1.5em; font-weight:400; font-family: 'gothambook'; line-height: 2em; } 




.thumb{ padding-left: 5px; padding-right: 5px;}



.nav-scroller-wrapper {
position: relative;
overflow: hidden;
padding: 0 30px;
}


.nav-scroller {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  font-size: 0;

  // Hide scrollbar
  padding-bottom: 20px;
  margin-bottom: 0px;
}

.live{ background-color:#f5f5f5; border-radius: 25px; }

  .nav-scroller-content {
    position: relative;
    display: flex;
    justify-content: space-around;
    float: left;
    width: min-content;
    min-width: 100%;
    transition: transform .4s ease-in-out; height: 40px;
  }

  .no-transition {
    transition: none;
  }


    .nav-scroller-item {
      display: block;
  font-size: 1.1rem;
  text-align: center;
padding-left:1rem;
padding-right:1rem;
  font-family: 'montserratregular';
  font-weight: 600; line-height:40px;
    }

.nav-scroller-item .active{ background-color:#CCCCCC; } 



.nav-scroller-btn {
  position: absolute;
  top:-5px;
  bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 1.25rem;
background-color: white;
  border: none;
  transition: opacity .3s;

  &:not(.active) {
    opacity: 0;
    pointer-events: none;
  }
}

.nav-scroller-btn--left {
  left: 0;
}

.nav-scroller-btn--right {
  right: 0;
}

.fullwidth {
padding:15px 0;
margin: 15px 0;
background-color: #fff;
}

.fullwidth a { color:#000000; text-decoration:none;}

.btn-act{ background-color:#f6eeff; border-radius:50px; }


.pro{ background-color: #fcd69c;
  color: #835c48;
  padding: 3px;
  font-size: 11px;}



  .footer {
    padding: 15px;
    background-color: #000000;
  }

.footer ul {
  display: flex;
  gap: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer ul li a {
color: #fff;
font-size: .875rem;
text-decoration: none;
}
.footer ul li a:hover {
color: red;
}
  .contact h1 {
    font-size: 3.6em;
    font-weight: 700;
    font-family: 'GT Super Display Regular';
    line-height: 1em;
    text-align: center;
}

  .contact .info-item i {
    font-size: 20px;
    color: var(--accent-color);
    background:#e9ecef;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    margin-right: 15px;
}

.table thead {
  background: #333;
  color: #fff;
}