/*! 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;
    font-size: 1rem;
    border-radius: 34px;
    text-decoration: none;
    font-family: 'montserratmedium';
    font-style: normal;
    font-size: 0.8em;
    letter-spacing: 0.5px;
    font-weight: 900;
    color: #7800ff;
    background-color: #faf5ff;
    text-transform: uppercase;
}


#post-work:hover {
    background-color: #000; color: #fff; 
    }



#inr-btn{
   padding: 8px 70px 8px 70px;
    border: solid 2px #ffffff;
    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: #ffffff;
    margin-top: 0.9em;
    margin-bottom: 0.5em;
    background-color: #7800ff;
    }

#inr-btn:hover {
    background-color: #fff; color: #7800ff; 
    }


#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: 'montserratmedium'; 
    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: 'montserratmedium'; 
    font-style: normal;
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 1px;
    color: #6f43d6;}
    
.tcall a{color:#6f43d6; 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: #7800ff; 
  right:auto ; 
  text-align: center; 
  left: 5%;  
  top: 22%; }


.caption1 h1{ font-family:'GT Super Display Regular';
    font-size:4em;
    font-weight: 900;
    width: 60%;
    letter-spacing:0px; 
    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: #7800ff; 
    }

#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:#a470ff;   color: #fff;   }

.hr3-1 p{ font-size: 1.4em;   }
.hr3-2{ padding: 3.5em  3em 2em 3em ;  text-align: left; height:750px;  }

.hr3-1 h1{ font-size: 1.6em; font-weight:500; font-family:'montserratlight';  } 
.hr3-1 h2 span{ font-family:'montserratsemibold'; font-weight:700; } 
.hr3-1 h3{ font-size: 2em;font-weight: 700;font-family: 'montserratmedium';line-height: 1.2em; padding-top: 33px; } 
.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  ////////////////////////////////////////////////////////////////////////////////////*/

.hm-hd{ font-family: 'montserratmedium'; font-size:14px; color:#6a6a6a; }
.hm-hd span{color:#7800ff; font-weight:900; }

.ssh{ padding-top:6.5%; padding-bottom:0%;}


.ssh h2 {
    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 h2 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 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: 13px;
     /* border: solid 2px #000;*/
    padding:12px 12px 12px 12px;
    


}




.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: 13px;
}


#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 h3{ 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; }


.prtf {
    padding-top: 1.5%;
    padding-bottom: 1%;
      font-size: 1.5em;
    font-family: 'GT Super Display Regular', sans-serif;
}


.prtf h3 {
   font-size: 2em;
    font-family: 'GT Super Text Black', sans-serif;
    color: #000;
    padding-bottom: 10px;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: center;
}



.prtf h3 span {
    font-family: 'GT Super Display Regular', sans-serif;
    color: #000;
    padding-bottom: 10px;
    font-weight: 100;
    letter-spacing: 0px;
    text-align: center;
}






/*  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 h3{ 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: 325px; 
  #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% 25% 3% 25%; font-family:'futura_bk_btbook', sans-serif; border-bottom:#d2bbff solid 1px; }
.whtprt h3 {  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; text-align:center;  font-family: 'montserratmedium'; font-size: 0.9em; }
.ftm a{ color: #000;
    font-family: 'montserratmedium';
    font-size: 0.8em;
    text-decoration: none;
    padding: 0px 20px 0px 0px;
}

.ftm a:hover{ color: #9689d8;  }
.ftm span{ padding:5px; font-size: 0.8em;  }


.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; text-align:center; }

.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 }



.post-bnr{ background: rgb(222,230,254);
background: linear-gradient(180deg, rgba(222,230,254,1) 0%, rgba(230,222,254,1) 100%);}



/*  Footer End ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/







/*! Packaging CSS //////////////////////////////////////////////////////////////////////////////////////////*/


/*! Premium Packaging code*/
.pr-pkg{ padding:6% 15% 8% 15%; text-align: center;   }
.pr-pkg h1{ 
    font-family: 'montserratmedium', sans-serif;
    color: #303030;
    font-size: 2.5em;
    padding-bottom: 0px;
    font-weight: 400; }
    
.pr-pkg h1 span{ font-weight: 700; color: #7800ff; font-family: 'montserratblack', sans-serif; }

.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; padding-bottom: 10px; font-size: 21px;
    font-family: 'montserratmedium'; color: #626262;  } 
    
    .form-group h3 span{ color:#7800ff;} 
    

.form-group input{ border: none;  border: 0px solid #000;  
  border-radius: 20px; margin-bottom:3em; text-align: left; background-color: #f8f6ff; padding: 20px;  }

.form-group select{ border: none;  border: 0px solid #000;  
  border-radius: 20px; margin-bottom:3em; text-align: left; background-color: #f8f6ff; padding:20px; }

.form-group textarea{ border: 0px solid #ccc;  border: 0px solid #000;  
  border-radius:20px; margin-bottom:3em; text-align: left; background-color: #f8f6ff;  }

  .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:0px solid #000;
    padding: 0.5em 0.5em 3em 0.5em;
    margin-right: 20px; margin-bottom: 10px;
    float: left;
    width: 220px;
    height: 50px; background-color: #f8f6ff; }

.redio-group label { margin-left:10px;}
.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
  position: relative;
  display: inline-block;
  padding: 38px ;
  width: 155px;
  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:#f8f6ff;
      border: 0px solid #fff;
}
.checkbox-tools:checked + label{
background: #7800ff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); color:#FFFFFF;
   
}

.giff:hover{ color:#FFFFFF;}

.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:#7800ff; 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;}






/*  About row-1 //////////////////////////////////////////////////////////////////*/

 .abt-l-section {
      padding: 30px 15px;  padding: 80px 20% 70px 20%; background: linear-gradient(135deg, #d6ccff, #f7f5ff);
    }
    .abt-l-heading {
      font-weight: 700;
      font-size: 48px;
      color: #5e00c6;
      font-family: 'montserratmedium';
    }
    .abt-l-paragraph {
      font-weight: 400;
      font-size: 18px;
      color: #333;
      font-family: 'montserratregular';
    }
    .abt-l-image img {
      max-width: 100%;
      height: auto;
      border-radius: 10px;
    }
    @media (max-width: 767.98px) {
      .abt-l-heading {
        font-size: 32px;
      }
      .abt-l-paragraph {
        font-size: 15px;
      }

      .abt-l-section {
    padding: 60px 15px;
    padding: 90px 10% 22px 10%;
}

}





   .work-section {
      padding: 142px 31%; background: linear-gradient(181deg, #e6f9ff, #ebd6fe); font-family: 'montserratregular';
    }
    .work-heading {
      font-weight: 700;
      font-size: 48px;
      text-align: center;
      color: #222; padding-bottom: 40px;
    }
    .work-heading span {
      color: #7f3ce0; font-family: 'montserratbold';
    }
    .work-step {
      display: flex;
      align-items: flex-start;
      gap: 20px;
      margin-bottom: 40px;
    }
    .step-number {
      font-size: 110px;
      font-weight: 700;
      color: #b38aff;
      min-width: 100px; font-family: 'montserratextrabold'; padding:0px 10px 0px 10px;
    }
    .step-content h5 {
      font-weight: 700;
      font-size: 20px;
    }
    .step-content p {
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 0;
      color: #555;
    }
    @media (max-width: 576px) {
      .step-number {
        font-size: 48px;
      }
      .work-heading {
        font-size: 28px;
      }

.work-section {
      padding: 54px 6%; 
    }

     .step-number {
      font-size: 60px;
      font-weight: 900;
    
      min-width: 60px; 
    }

 .step-content p { font-size: 12px;}

 }



   .history{ padding: 0px 10% 0px 10%;   }

   .history-title {
      font-size: 13em;
      font-weight: 500;
      background: linear-gradient(to right, #fec8f9, #94e5fb);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      text-align: center;
      margin-bottom: 40px; font-family: 'montserratregular'; padding-top:95px;
    }
    .history-intro {
      text-align: center;
     
      margin: 0 auto 80px auto;
    }
    .history-intro p {
      font-size:25px;
      font-weight: 400;
      color: #000; font-family: 'montserratmedium'; text-align: left;}



 .history-box{ font-family: 'montserratregular';}

    .history-box p {
      font-size: 17px;
      font-weight: 400;
      color: #222;  
    }

.history-sub{ padding-bottom:100px; }


    .history-box strong {
      font-weight: 700;
    }

    .border-bottom-line {
      border-bottom: 2px solid #000;
      padding-bottom: 20px;
      margin-bottom: 40px;
    }

    @media (max-width: 767.98px) {
      .history-title {
        font-size: 65px; font-weight: 700;
      }
      .history-intro p {
        font-size: 16px;
      }
      .history-box p {
        font-size: 15px;
      }
    }


.steps-heading{
      font-weight: 700;
      font-size: 50px;
      text-align: center;
     font-family: 'Montserrat', sans-serif;
     font-weight: 400;
     padding: 100px 0px 50px 0px;
    }


  .steps-heading span {
      color: #7700fc; font-family: 'montserratextrabold';
    }


.steps h6{
      
      font-size: 50px;
      text-align: left;
     font-family: 'Montserrat', sans-serif; font-weight: 700;
        
    }









 .why-section {
      padding: 80px 20px;  margin: 0;
      font-family: 'Montserrat', sans-serif;
      background-color: #000;
      color: #fff;
    }
    .why-heading {
      font-weight: 700;
      font-size: 60px;
      text-align: center;
      background: linear-gradient(to right, #e4c8fe, #94e5fb);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-bottom: 60px; width: 74%; text-align: center;
    }
    .why-block {
      max-width: 900px;
      margin: 0 auto 60px auto;
    }
    .why-block h4 {
      font-weight: 700;
      font-size: 30px;
      margin-bottom: 10px;
    }
    .why-block p {
      font-weight: 400;
      font-size: 24px;
      line-height: 1.6;
    }
    .divider {
      border-bottom: 1px solid #888;
      margin-top: 40px;
      margin-bottom: 40px;
    }
    @media (max-width: 576px) {
      .why-heading {
        font-size: 32px;
      }
      .why-block h4 {
        font-size: 22px;
      }
      .why-block p {
        font-size: 18px; text-align: justify;
      }
    }








 .team-section {
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      background: #fff;
      padding: 120px 120px;
    }
    .team-section h2 {
      font-size: 88px;
      font-weight: 400; text-align: left; 
    }
    .team-section p.subtitle {
      font-size: 27px;
      font-weight: 400;
    
      margin: 10px auto 50px; text-align: left;
    }
    .team-member {
      text-align: left;
      margin-bottom: 40px;
    }
    .team-photo {
      width: auto;
      height: auto;
      border-radius: 20px;
      object-fit: cover;
      
    }
    .team-name {
      font-weight: 700;
      margin: 10px 0 2px; text-align: left;
    }
    .team-title {
      font-size: 14px;
      font-weight: 400;
      color: #a7a7a7; text-align: left;
    }

.team-name2 {
      font-weight: 700;
      margin: 10px 0 2px; 
    }
    .team-title2 {
      font-size: 14px;
      font-weight: 400;
      color: #a7a7a7; 
    }



    .team-bio {
      font-size: 14px;
      color: #444;
      margin-top: 10px; text-align: left;
    }
    @media (max-width: 767.98px) {

.team-section {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    background: #fff;
    padding: 57px 20px;
}

        
      .team-section h2 {
        font-size: 32px;
      }
      .team-section p.subtitle {
        font-size: 16px;
      }
    }







/*  Form row-1 //////////////////////////////////////////////////////////////////*/

.frm-l {
    padding: 60px 15px;
    padding: 80px 20% 16px 20%;
    background: linear-gradient(135deg, #d6ccff, #f7f5ff);
}


/* page frame */
    .frame{
      /*max-width: 860px;*/
      margin: 24px auto 80px auto;
      padding: 0 18px; font-family: 'montserratregular'; 
    }

    /* top nav back */
    .back-link{
      font-size:.9rem;
      color:#6b7280;
      display:flex;
      align-items:center;
      gap:.4rem;
    }
    .back-link i{
      display:inline-block;width:18px;height:18px;border-radius:50%;
      border:2px solid #d1d5db; position:relative;
    }
    .back-link i:after{
      content:""; position:absolute; inset:0; margin:auto;
      width:6px;height:6px;border-left:2px solid #9ca3af;border-bottom:2px solid #9ca3af;
      transform:rotate(45deg); left:3px; top:1px;
    }

    /* heading */
    .title{
      text-align:center;
      margin-top:60px;
      margin-bottom:80px;
      font-weight:900;
      font-size: 2em; font-family: 'montserratmedium'; line-height: 35px;
    }

   .title span{ color: #7800ff; }


    .subtitle{
      text-align:center; margin-bottom:10px; color:#6b7280; font-weight:600; font-size:14px;
      margin-top:-4px;
    }

    /* thin progress line */
    .thin-progress{
      height:4px;
      background:#eee;
      border-radius:999px;
      overflow:hidden;
      margin:10px 0 50px 0;
    }
    .thin-progress .bar{
      width:32%;
      height:100%;
      background: linear-gradient(90deg, #7800ff, #7800ff);
    }

    /* chips row 
    .chip{
      padding:6px 12px;
      border:1px solid var(--border);
      border-radius:999px;
      background:#fff;
      font-size:14px;
      color:#000;
      cursor:pointer;
      transition:.2s;
      white-space:nowrap;
    }
    .chip.active{ 
      color:#4c1d95;
      background:linear-gradient(90deg,#f0ebff,#f6f7ff);
      border-color:#eae7ff;
      box-shadow: inset 0 0 0 1px #e9e5ff;
    }
    .chip + .chip{margin-left:10px}*/




 .chip{
      padding:8px 18px;
      border:1px solid #e5e7eb;
      border-radius:999px;
      background:#fff;
      font-size:14px;
      color:#6b7280;
      cursor:pointer;
      transition:.25s;
      margin:10px 8px; /* margin top & bottom */
      display:inline-block;
    }
    .chip.active{ 
      color:#fff;
      background:linear-gradient(90deg,#7b3aed,#a78bfa); /* purple bg */
      border-color:#7b3aed;
      box-shadow: 0 3px 8px rgba(123,58,237,.25);
    }

    #selectedView {
      margin-top:25px;
      font-size:15px;
      color:#374151;
      font-weight:600;
    }





#placeholder{ font-size:12px; }

    .light-label {
    text-align: center;
    color: #7800ff;
    font-size: 17px;
    margin-top:70px;
    margin-bottom: 19px;
    font-weight: 600;
    font-family: 'montserratbold'; 
    }

  .review-hd {
    color: #7800ff;
    font-size: 17px;
    font-weight: 600;
    font-family: 'montserratbold'; 
    }

    /* input aesthetic */
    .pill{
      border-radius:999px !important;
      padding:10px 16px !important;
      border:0px solid var(--border) !important;
      background: linear-gradient(87deg, #f3f6fd 0%, #f3f0fb 100%);
      font-size:14px;
      color:#8146c3;
      height:50px;
      font-weight: 600;
    font-family: 'montserratlight'; 
    }
    .pill::placeholder{ color:#c3c6d1; font-size:11.5px }
    textarea.pill{
      height:180px;
      border-radius:20px !important;
      resize:vertical;
    }


.pill input{ width:50%; }



    /* radio group small */
    .tiny-radio .form-check{
      margin-right:18px;
      font-size:18px;
      color:#333; font-family: 'montserratmedium';
    }
    .tiny-radio .form-check-input{
      width:14px; height:14px; margin-top:2px;
    }

    /* slider panel */
    .slider-wrap{
      max-width: 420px;
      margin: 0 auto 8px auto;
    }
    .range-value{
      font-size:18px; color:#333;text-align:center;margin-top:4px; font-family: 'montserratmedium';
    }
    input[type=range]::-webkit-slider-thumb{
      background:var(--brand);
    }

    /* section dividers */
    .section-line{
      height:4px;background:#eee;border-radius:999px;overflow:hidden;margin:26px 0 28px;
      position:relative;
    }
    .section-line::before{
      content:"";position:absolute;left:0;top:0;bottom:0;width:56%;
      background:linear-gradient(90deg, var(--brand), var(--brand));
    }

 .third-line{
      height:4px;background:#7f41ee; border-radius:999px; overflow:hidden; margin:26px 0 28px;
      position:relative;
    }



    /* Review Card */
    .review-card{
      border:0px solid var(--border);
      border-radius:18px;
      padding:22px;
      background:#fff; margin: auto; width: 50%;
      
    }
    .review-row{
      display:grid;
      grid-template-columns: 140px 1fr;
      gap:10px;
      align-items:center;
      margin-bottom:30px;
      font-size:12px;
    }
    .review-row .label{ color:#6b7280; font-size: 15px;}
    .review-row .value .pill{  }
    .review-chip{ font-size:15px }

    .btn-gradient{
      border:none; border-radius:999px; padding:10px 70px;
      background:linear-gradient(90deg, var(--brand), var(--brand-2));
      color:#fff; font-weight:600;
      
    }
    .btn-outline{
      border:1px solid var(--border);
      background:#fff;
      color:#374151;
      border-radius:999px;
      padding:10px 70px;
      font-weight:600;
    }

    /* Thank you */
    .thanks{
      text-align:center;
      margin-top:38px;
    }
    .thanks .icon{
      width:84px;height:84px;border-radius:50%;
      margin: 0 auto 14px;
      display:grid;place-items:center;
      background:linear-gradient(180deg,#f2edff,#f7f6ff);
      color:var(--brand);
      font-size:36px;font-weight:800;
    }
    .thanks h2{
      font-weight:800;
      font-size:24px;
      letter-spacing:-.02em;
      margin-bottom:6px;
    }
    .thanks h2 .accent{ color:var(--brand) }
    .thanks p{ color:#6b7280; font-size:14px }

    /* Responsive tweaks */
    @media (max-width: 575.98px){
      .chip{ margin-bottom:10px }
      .review-row{ grid-template-columns: 1fr; }
      .review-row .value .pill{ width:100% }
    }
    
    
    
@media screen and (min-width:1400x)   {
.caption1 h1 {font-size: 3.5em;}
.hr3-1 h1 {font-size: 2em;}

.work-section {
    padding: 142px 25%;}


}