@font-face {
    font-family:Klavika;
    src:url(klavika-bold.otf);
} 
.row{
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.container-fluid{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.myfontp{
  font-family: poppins, sans-serif;
  font-weight: 100;
}
.myfontk{
    font-family:Klavika; 
}
.myfontw{
  font-weight: 700;
}
.mb-space25{
  margin-bottom: 2.5em;
}
.mb-space1{
  margin-bottom: 1em;
}
.nav-logo{
  width: 30%;
  text-align: center;
}
.logo-img{
  /*max-height: 65px;*/
  /*Align the logo with the grid below it*/
  padding-left:29%;
}
.nowrap
{
    white-space:nowrap;
}
.navbar{
  position: absolute;
  width: 100%;
  z-index: 99;
}
.nav-menu{
  padding-right: 10% !important;
}
.nav-contact{
  border-color: #3f4e88;
  border-width: .5px;
  border-style: solid;
  border-radius: 20px;
  padding: 0px 10px 0px 10px;
  margin-left: 20px;
}
.nav-other:hover{
  border-bottom-style: solid;
  border-bottom-width: 2px; 
  border-image: linear-gradient(45deg,#c898ff,  #72a1ff) 1;

}
.nav-contact:hover{
  background-image: linear-gradient(to right, #c898ff , #72a1ff);
  border-width: .5px !important;
  border-color: transparent !important;
}
.nav-contact a:hover{
  color: white !important;
}
.intro-sect{ 
  
}
.intro-row{
   
}
.ani-wrap{
   
}
.ani-wrap .row{
   
}
.aniback{
  position: absolute; 
  right: 0;
  margin-top: -5em;
}
.ct_btn{
  color: white !important;
  text-decoration: none !important;
}
.send-btn{
  z-index: 19;
}
.send-btn:hover{
  cursor: pointer;
}
.ct_btn:hover{
  color:white !important;
}
.intro-contact{
  background-image: linear-gradient(to right, #c898ff , #72a1ff);
  color: white;
  border-radius: 20px;
  border-style: none;
  padding: 0.5em 2em .5em 2em;
  width: fit-content;
  letter-spacing: 3px;
}
.intro-contact:hover{
  cursor: pointer;
}
.intro-left{ 
  padding-top: 15em;
  background-image: url("../imgs/intro-left.png"); 
  background-repeat: no-repeat;    
  background-position-y: bottom;
  background-position-x: left;
  background-size: 70%;
  padding-left: 10%;
  padding-right: 1em;
  padding-bottom: 10em;  
}
.intro-right{
  background-image: url(../imgs/intro-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: top;
  background-position-x: center;
  padding-right: 1em;
  padding-top: 8em;
  padding-bottom: 10em;
}
.intro-title{
  margin-bottom: 1em;
  font-weight: 700; 
}
.intro-cont{
  margin-bottom: 2.5em; 
}
.intro-pot{
  font-size: 18px;
}
 
.arrow-img{
  width: 30%;
}
.intro-carousel-wrap{
  width: 90%;
  margin-left: 5%;
}
.intro-carousel{
  margin-left: 15%;
  width: 70%;
} 
.intro-client .job{
  font-size: 12px;
}
.intro-client .names{
  font-weight: 600;
}
.intro-item{
  margin-top: 120px;
}
.intro-client{
  margin-top: 2em;
}
.ani-wrap{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#animation_container{
   z-index: 3;
}
.mycard{
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);  
  border-radius: 15px;  
  height: 100%;
  background-color: white;
}
.c-header{
    width: 100%;
    background-image: linear-gradient(to right, #c898ff , #72a1ff);
    height: 30px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    opacity: 0;
}
.c-body{
  width: 100%;
  padding: 2em;
  text-align: center;
}
.value_img{
  width: 40%;
  transition: transform .5s;
} 
.mycard:hover{
  cursor: pointer;
}
 
.vts-font{

}
.v-title{
  padding-top: 1.5em;
  padding-bottom: 1em;
}
.samerow{
  display: flex;
  padding-top: 1.5em;
}
.samecol{
  
  margin-top: 10px;
}
.value-sect{
   background-color: #F8FAFE;
   padding-bottom: 10em;
   margin-top: -6em;
}
.value-wrap{
  padding-top: 12em;
}
.backimg{
  width: 100%;   
}
.backimg img{
  width: 30%;
  left: 70%;
}
#canvas{
  z-index: 3;
  width: 100% !important;
}
#dom_overlay_container{
   width: 99.5% !important 
 }
.frow{
  padding-top: 8em;
}
.process{
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
.process h3{
  font-weight: 700;
}
.prowrap{
  position: relative;
}
.proback{
  
}
.probackwrap{
  top: 18em;
  position: absolute;
  right: 0;
}
.lines{
  width: 100%;
  height: 4px;
  background-image: linear-gradient(to right, #c898ff , #72a1ff);
  margin-top: 20px;
}
.process-sect{
  padding-top: 8em;
}
.step{
  color: #b29bff;
  font-weight: 400 !important;
}
.marks{ 
  width: 30px;
  height: 30px;
  display: inline-block;
}
.mimg{
  width: 50%;
  background-color: transparent;
  margin-bottom: 5px;
}
.pimg-wrap{
  text-align: center;
  display: flex;
  margin: auto;
}
.pimg{
  width: 50%;
} 
.prow{
  margin-bottom: 5em;
}
.pmrow{
  margin-bottom: 8em;
}
.prt-wrap{
  margin-left: 2em;
  margin-right: 1em;
  font-size: 16px;
  line-height: 2em;
  position: relative;
}
#step1-corner1{
    position: absolute;    
    left: 1em;
    bottom: -3em;
}
#step1-corner2{
    position: absolute;    
    left: 12em;
    bottom: -1em;
}
#step2-corner1{
    position: absolute;    
    left: -8em;
    bottom: -4em;
}
#step3-corner1{
    position: absolute;    
    left: 3em;
    bottom: -4em;
}
#step3-corner2{
    position: absolute;    
    left: 12em;
    bottom: -2em;
}
.prt-title{
  font-weight: 700;
}
.tarrow-img{
  width:20%;
  display: flex;
  margin: auto;
}
.crbtn{
  margin: auto; 
  flex: auto;
}
.crbtn:hover{
  cursor:pointer;
}
.clbtn{
  margin: auto; 
  flex: auto;
}
.clbtn:hover{
  cursor:pointer;
}
.test-wrap{
  position: relative;
}
.quote-img{

}
.tes-carousel .item-wrap{
  width: 90%; 
  margin-left: 5%;
}
.tes-carousel .item-wrap .tes-cont{
  text-align: left;
  text-align: left;
  padding: 0.5em 1em 1em 1em;
  line-height: 1.5em;
}
.tes-carousel .item-wrap .tes-client{
  width: 100%;
  display: inline-flex;
}
.tes-carousel .item-wrap .tes-client .imgwrap{
  display: inline-block;  
  text-align: right;
  width: 28%;
  flex: auto;
  margin: auto;
}
.tes-carousel .item-wrap .tes-client .imgwrap .photo{
  border-radius: 50%; 
  width: 80%;
}
.tes-carousel .item-wrap .tes-client .des{
  display: inline-block; 
  text-align: left;
  width: 70%;
  flex: auto;
  margin: auto;
}
.tes-carousel .item-wrap .tes-client .des .name{
  font-weight: 700; 
  margin-top: 0.5em;
}
.tes-carousel .item-wrap .tes-client .des .jobs{
  font-weight: 500; 
  font-size: 12px;
}
.owl-dots{
  display: none;
}
.tes-sect{
  background-color: #f8fafe;
  padding-top: 6em;
  padding-bottom: 2em;
}
.tes-sect .row{
  
}
.client-sect{
  padding-top: 6em;
  background-color: #72a1ff6e;
  padding-bottom: 5em;
}
.clogowrap{
  text-align: center;
  margin-bottom: 1.5em;
}
.clogo{
  width: 70%;
}
.clrow{
  margin-top: 3em;
}
.sf-cell{
  margin-left: 12.5%;
}
.contact-sect{
   padding-top: 6em;
}
.contact-row{
  margin-top: 2em;
}
.send-btn{
  background-image: linear-gradient(to right, #c898ff , #72a1ff);
  color: white;
  border-radius: 20px;
  border-style: none;
  padding: 0.5em 3em .5em 3em;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 3px;
}
.foot-sect{

}
.foot-back{
  width: 100%;
}
.foot-wrap{
  position: relative;
  padding-left: 0 !important;
}
.foot-cont{
  margin-top: 10em; 
}
.footb-wrap {
  margin-top: -27em;
}
.f-divier{
  width: 55%; 
  height: 2px; 
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #463333;
  height: 2em;
  margin-left: auto;
  margin-right: auto;
}
.copryright{
  padding-top: 1.5em;
}
.social-btn{
  margin-left: 10px;
  margin-right: 10px;

}
.send-btn:hover{
  cursor: pointer;
}

@media (max-width: 1440px){
  .foot-cont{
    margin-top: 8em;
    margin-bottom: 3em;
  }
  .footb-wrap{
    margin-top: -22em;
  }
  .value-wrap {
    padding-top: 10em;
  }
  .pimg{
    width: 80%;
  }
  
}

@media (max-width: 1366px){
  #step1-corner1{
    position: absolute;    
    left: 2em;
    bottom: -3em;
  }
  /* IGNORED */
  #step1-corner2{
      position: absolute;    
      left: 7em;
      bottom: -2em;
  }

  #step2-corner1{
      position: absolute;    
      left: -6em;
      bottom: -3em;
  }
  #step3-corner1{
      position: absolute;    
      left: 2em;
      bottom: -3em;
  }
  #step3-corner2{
      position: absolute;    
      left: 9em;
      bottom: -2em;
  }
}

@media (max-width: 1024px){
  .footb-wrap {
    margin-top: -17em;
  }
  .foot-cont {
    margin-top: 3em;
    margin-bottom: 0em;
  }
  .pimg {
    width: 90%;
  }
  #step1-corner1{
    position: absolute;    
    left: 1em;
    bottom: -2em;
  }
  #step1-corner2{
      position: absolute;    
      left: 7em;
      bottom: -1em;
  }
  #step2-corner1{
      position: absolute;    
      left: -5em;
      bottom: -2em;
  }
  #step3-corner1{
      position: absolute;    
      left: 2em;
      bottom: -3em;
  }
  #step3-corner2{
      position: absolute;    
      left: 7em;
      bottom: -2em;
  }  
}

@media (max-width: 990px){
  .nav-contact{
    border-style: none !important;
    margin: unset !important;
    padding: 0px 0px 0px 0px !important;
  }
  .navbar{
    position: relative !important;
     
  }
  .intro-sect{  
    padding-top: 10px !important;
  }
  .intro-left{  
    padding-top: 6em;   
    padding-bottom: 0em;  
  }
  #animation_container{
    width: 100% !important;
    height: auto !important;
  }
  #dom_overlay_container{
 
    height: auto !important; 
  }
  .foot-cont {
    margin-top: 2em;
    margin-bottom: 3em;
  }
  .footb-wrap {
    margin-top: -17em;
  } 
  .intro-right {
    padding-top: 0em;
    padding-bottom: 14em; 
  }
  .aniback{
    position: absolute; 
    right: 0;
    margin-top: 15em;
  }
  .value-sect {  
    padding-bottom: 5em;
    margin-top: 12em;
  }
  .process-sect {
    padding-top: 5em;
  }
  
  .pmrow {
    margin-bottom: 3em;
  }
   #step1-corner1{
    position: absolute;    
    left: -1em;
    bottom: -2em;
  }
  #step1-corner2{
      position: absolute;    
      left: 2em;
      bottom: -1em;
  }
  #step2-corner1{
      position: absolute;    
      left: -5em;
      bottom: 0em;
  }
  #step3-corner1{
      position: absolute;    
      left: 0em;
      bottom: -2em;
  }
  #step3-corner2{
      position: absolute;    
      left: 3em;
      bottom: -2em;
  }
}

@media (max-width: 768px){
  .nav-contact{
    border-style: none !important;
    margin: unset !important;
    background-color: transparent !important;
  }
  .nav-contact:hover{
    background-image: linear-gradient(to right, #0000 , #0000);
    border-width: .5px !important;
    border-color: transparent !important;
  }
  .nav-contact a:hover {
    color: black !important;
  }
  .intro-left{
    padding-top: 3em;
  }
  .intro-title{
    margin-bottom: 0.5em !important;
    font-weight: 700; 
  }
  .intro-cont{
    margin-bottom: 1.5em !important; 
  }
  .intro-sect{   
    background-position: bottom;    
    padding-right: 3%;
    padding-left: 3%;
  }
  .arrow-img{
    width: 40%;
  }
  .intro-carousel-wrap{
    width: 96%;
    margin-left: 2%;
  }
  .intro-carousel{
    margin-left: 10%;
    width: 80%;
  } 
  .intro-client .job{
    font-size: 12px;
  }
  .intro-item{
    margin-top: 60px;
    width: 80%;
    margin-left: 10%;
  }
  .intro-client{
    margin-top: 2em;
  }
  .intro-right{
    padding: 0;
  }
  #animation_container{
    margin-top: 0 !important;

  }
  #dom_overlay_container{
    
  }
  #animate_section{
    min-height: 270px;
  }
  .crbtn{
    display: none;
  }
  .clbtn{
    display: none;
  }

  .foot-cont {
    margin-top: 2em;
  }
  .footb-wrap {
    margin-top: -15em;
  }   
  .client-sect {
    padding-top: 3em;
    padding-bottom: 2em;
  }
  .contact-sect {
    padding-top: 3em;
  }
  .tes-sect {   
    padding-top: 3em;    
  }
  .value-sect {
    margin-top: -8em;
    padding-bottom: 3em;
  }
  .pimg-wrap{
    display: none;
  }
}
@media (max-width: 700px){
  .probackwrap{
    display: none;
  }
  .pimg-wrap{
    display: none;
  }
  .prow {
    margin-bottom: 2em;
  }
}

@media (max-width: 640px){
  .footb-wrap {
    margin-top: -10em;
  }
  .sf-cell{
    margin-left: 0%;
  }
  .aniback { 
    margin-top: 10em;
  }
  .value-sect {
    margin-top: -12em;
  }
}

@media (max-width: 540px){
  .footb-wrap {
    margin-top: -8em;
  }
}

@media (max-width: 414px){
  .nav-contact{
    
  }
  #animation_container{
    margin-top: 0 !important;
  }
  #animate_section{
    min-height: 150px;
  }
  .foot-cont {
    margin-top: 2em;
  }
  .footb-wrap {
    margin-top: -8em;
  }
  .value-sect {
    margin-top: -9em;
  }
  .aniback {
    margin-top: 8em;
  }   
}

@media (max-width: 375px){
  .prt-title, .step {   
    font-size: 24px;
  }
  .process h3{
    font-size: 26px;
  }
}


