/* @media text size start */
@media only screen and (min-width: 2000px) {
.section-highlight-text{
font-size: 30px; 
   font-weight:600;
}
.top-text3{
    font-size:40px;
  font-weight:500;  
}
    .expertise{
    font-size:62px;
font-weight:400;
}
.top-text1{
        font-size: 27px;
    font-weight: 500;
  margin-bottom:35px;
  margin-top:-20px;
  }
   .box-item, .box-item2{
       min-height:670px;
   }
   
   .section6-header{
font-size:35px;
}
.section7-header{
font-size:40px;
}}

       
      
@media only screen and (max-width: 1999px) {
.section-highlight-text{
font-size: 30px; 
   font-weight:600;
}
.top-text3{
    font-size:40px;
  font-weight:500;  
}
    .expertise{
    font-size:62px;
font-weight:400;
}
.top-text1{
        font-size: 27px;
    font-weight: 500;
  margin-bottom:35px;
    margin-top:-20px;
  }
     .section6-header{
font-size:35px;
}
.section7-header{
font-size:40px;
}}

  @media only screen and (max-width: 1199px) {
   .top-text1{
  margin-bottom:30px;
    margin-top:10px;
    font-size: 24px;
  }
      .expertise{
    font-size:30px;
font-weight:600;
}
.top-text3{
    font-size:30px;
  font-weight:600;  
}
.section6-header{
font-size:30px;
}
.section7-header{
font-size:30px;
}}
      
      
@media only screen and (max-width: 899px) {
.section-highlight-text{
   font-size: 25px;  
     font-weight:600;
}
.top-text3{
    font-size:25px;
  font-weight:600;  
}
    .expertise{
    font-size:25px;
font-weight:600;
}
.top-text1{
    font-size:18px;
font-weight:600;
  padding-top:4%;
  padding-bottom:4%;
    margin-bottom:0px;
    margin-top:0px;
  }
  .section6-header{
font-size:25px;
}
.section7-header{
font-size:25px;
margin-top:0px;
}}
/* @media text size end */






/* @media section padding start */
@media only screen and (min-width: 2000px) {
#section1, #section2, #section3,  #section4, #section5,  #section6,  #section7{
    padding-top: 5%;
        padding-bottom: 5%;
}}
@media only screen and (max-width: 1999px) {
#section1, #section4, #section6{
        padding-top:8%;
    padding-bottom:8%;
}
#section2, #section7{
          padding-top:8%;
    padding-bottom:7%;  
}
#section3, #section5, #section8{
          padding-top:8%;
    padding-bottom:9%;  
}}

@media only screen and (max-width: 899px) {
#section1, #section2, #section3,  #section4, #section5,  #section6,  #section7{
        padding-top:8%;
    padding-bottom:8%;
}}
/* @media section padding end */










/* @media section attributes start */
#section1, #section2, #section3,  #section4, #section5,  #section6,  #section7{
display: table;
width: 100%;
position:relative;
}

#section1{
z-index:20000;
background-color: #e6ebef;

}
 #section2{
max-width: 100%;
    color: #77b2ba;
    background-color:#ffffff;
   border-top: 1px solid #fff;
    margin-top: -10px;
    z-index:999;
}    
#section3{
    z-index: 99999999;
background: linear-gradient(170deg, rgba(38, 157, 185, 1) 0%, rgba(19, 43, 56, 1) 15%);
}
#section4{
  background-color: #e6ebef;
    z-index: 9999;
        }
#section5{
z-index: 999;
}
#section6{
  z-index: 999999999999;
background-color:#e6ebef;
}
#section7{
  z-index: 999999999999;
background-color: #fff;
margin-top:-1px;
}


@media only screen and (min-width: 1000px) {
#section-1{
    margin-top:-90px;
}}
@media only screen and (max-width: 999px) {
#section-1{
    margin-top:-90px;
}}



@media only screen and (min-width: 2000px) {
#section5{
background: linear-gradient(0deg, rgb(19, 43, 56) 60%, rgb(29, 67, 87) 100%);
}}
@media only screen and (max-width: 1999px) {
#section5{
background-color: #132b38;
}}
@media only screen and (max-width: 1199px) {
#section5{
    border-top:1px solid #0e0e10;
    background-color: #132b38;
}}
/* @media section attributes end */









/* hero responsive start */
.top-text0{
    font-weight:600;
    z-index:1000;
    position:relative;
    line-height:1.35;
    font-family:'Plus Jakarta Sans', sans-serif!important;
    color:rgba(29, 67, 87, 01);
    margin-top:20px;
}

.package-scroll-down {
    position: relative;
    width: 43px;
    z-index: 99999000;
    float: right;
    display: table;
}
.package-scroll-down img {
padding:8px;
}
mark{
    background: rgb(240, 244, 253);
  text-decoration: none;
  color: #269db9;
  display: inline-block;
  line-height: 0.1em;
  padding-bottom: 0.7em;
  margin-top: 10px;
  padding-left: 3px;

}
.sq-box {
    z-index: 999;
    position: absolute;
    margin-top: -80px;
}
.sq1 {
    width: 40px;
    height: 40px;
    background: black;
    position: absolute;
    border-radius: 5px;
    background: linear-gradient(0deg, #269db9 20%, #30c4e0 250%);
    margin-left: 16px;
    margin-top: 56px;
    z-index: 99999999100000;
          box-shadow: inset 0 0 0 0 #269db9;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.sq1:hover{
  box-shadow: inset 400px 0 0 0 #30c4e0;
}

.sq {
    width: 70px;
    height: 70px;
    position: absolute;
    border-radius: 5px;
    margin: 40px auto;
    animation: rol 3s infinite;
    background: #269db9;
}
.title-header{
     font-size: 22px;
    color: #269db9;
    margin-bottom: 20px;
    font-weight: 600;
    background: linear-gradient(to right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
    padding: 10px;
    border-radius: 5px;
}
.background-image img{
    position: absolute;
  margin-top: -130px;
  width: 100%;
  margin-left: -9%;
  margin-right: -9%;
}
.arrow-button-circle{
     width: 50px;
    border-radius: 50%;
    padding: 10px;
    margin-top: -18px;
    z-index: 9999;
    position: relative;
    float: right;
    margin-right: 15px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(7.9px);
    background: rgba(182, 181, 181, 0.39); 
    transform: rotate(40deg);
}
.hero-wrapper{
    max-width: 1380px;
margin-left: auto;
margin-right: auto;
}
  @media only screen and (min-width: 800px) { 
video.headervideo{
    opacity: 1;
    padding: 0;
    border: 0;
    margin: 0;
    width: 100%;
    min-height: 100vh;
    position: fixed;
    object-fit: cover;
    filter: contrast(1.1) brightness(1.3);
}
.scene{
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-size: cover;
  overflow:hidden;
      background-image: url(https://piperline.io/assets/img/piperline-header.jpg);
        
}}
  @media only screen and (max-width: 799px) { 
video.headervideo{
display:none;
}
.scene{
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-size: cover;
  overflow:hidden;
    padding: 0;
    border: 0;
    margin: 0;
    width: 100%;
    min-height: 100vh;
    object-fit: cover;
      background-image: url(https://piperline.io/assets/img/piperline-header.jpg);
        
}}
video:-webkit-full-page-media {
    margin:0!important;
}
@media only screen and (min-width: 2000px) {
    .header-text{
    font-size: 20px;
    font-weight: 300;
    padding-top: 35px;
    line-height: 1.7;
    letter-spacing:0.3;
    color:#ddd;
}}
@media only screen and (max-width: 1999px) {
    .header-text{
  font-size: 20px;
    font-weight: 300;
    padding-top: 35px;
    line-height: 1.7;
    letter-spacing:0.3;
    color:#ddd;
    width:88%;
}}
@media only screen and (max-width: 1899px) {
    .header-text{
  font-size: 16px;
    font-weight: 300;
    padding-top: 35px;
    line-height: 1.7;
    letter-spacing:0.3;
    color:#ddd;

}}
@media only screen and (max-width: 1199px) {

    .header-text{
    font-size: 16px;
    font-weight: 300;
    padding-top: 20px;
    line-height: 1.5;
    width: 95%;
}}
/* hero responsive end */







/* hero wrapper responsive start */
.hero-wrapper {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}


.hero-wrapper-align {
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  width: 88%;
  box-sizing: border-box;
  position: absolute !important;
  margin: 0;
  bottom: 0;
}

.hero-wrapper-rel {
  box-sizing: content-box;
max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.hero-wrapper-ab {
  position: relative !important;
}
 /* hero wrapper responsive end */ 
  
  


.top-text2{
color:#fff;
font-family:'Plus Jakarta Sans', sans-serif!important;
}




.services-lower-section{
    width: 100%;
  display: table;
}

.header-overlay{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(6,13,27,.8) 0%, rgba(6, 13, 27, 0) 75%);
    position: absolute;top: 0;bottom: 0;left: 0;right: 0;
}
 

.header-overlay2 {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background:linear-gradient(to bottom, #132b38 -3%, rgba(6, 13, 27, 0) 40%);
}



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



@media only screen and (min-width: 1200px) {
.scroll-downs {
position: absolute;
    bottom: 5vw;
    right: 30px;
    width: 3vw;
    height: 55px;
    z-index: 99999000;


}

.discover{
color: #fff;
    font-size: 16px;
    float: right;
    position: absolute;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
    bottom: 4vw;
}

.discover a:hover{
    color:#30c4e0;
}
.section5-left{
     width:34%;
    float:left;

}}



@media only screen and (max-width: 1199px) {
.scroll-downs {
display:none;
}
    .large-image-wrapper{
    display:block;
    position:relative;
    width:100%;
}

.p-16.flex-grow.min-h-screen{
  transform:none!important;  
}

.discover{
display:none;
}
.section5-left{
     width:100%;

}}



.box{
 margin:40px auto;
 position:absolute;
 z-index:999;
}

.cir1{
width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  background: linear-gradient(0deg, #269db9 20%, #30c4e0 150%);
  z-index: 99999999100000;
}

.cir{
width: 70px;
  height: 70px;
  position: absolute;
  border-radius: 50%;
  margin: 0px auto;
    margin-top: 0px;
    margin-left: auto;
  animation: rol 3s infinite;
  background: #269db9;
  margin-top: -16px;
  margin-left: -15px;
  
}
.cir1{
  animation-delay:1s;
}

.cir1 img{
    width: 15px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 16px;
}

@keyframes rol{
  0%{
    transform:scale(1);
    opacity:0.6;
  }
  50%{
    opacity:0.1;
    transform:scale(0.2);
}
  100%{
     transform:scale(1);
    opacity:0.6;
  }
}



@media only screen and (min-width: 900px) {
.top-text2{
padding-bottom:30px;
}
.section-highlight-text{
padding-bottom:30px;
}}

@media only screen and (max-width: 899px) {
.top-text2{
padding-bottom:4%;
}
.section-highlight-text{
padding-bottom:4%;
}}




@media only screen and (min-width: 900px) {
   .section2-left-top, .section4-left-top, .section7-left-top {
    float:left;
    z-index:10;
    letter-spacing: -0.5;
    margin-top:-20px;

} 


   .section2-left-top {
    width:43%;
   }  
  .section4-left-top {
     width:35%;
   } 
   
     .section7-left-top {
     width:50%;
   } 
   
   
     .section9-left-top {
     width:60%;
   } 
    
    
   .section2-left-top h3{
       font-size:40px;
   }
   
      .section7-left-top h3{
       font-size:40px;
   }
   
     .section4-left-top h3{
       font-size:43px;
   }


.section2-right-top{
    float:right;
    font-size:16px;
     font-weight:400;
     width:50%;
     line-height:1.6;
     margin-bottom:80px;

}


.section7-right-top{
    float:right;
    font-size:16px;
     font-weight:400;
     width:45%;
     line-height:1.6;
}


.section4-right-top{
    float:right;
    font-size:16px;
     font-weight:400;
     width:65%;
     line-height:1.6;
}

.section4-right-top h2{
    color:#132b38;
}

.section7-right-top h2{
    color:#132b38;
}

.section4-right-top p{
    color:#132b38;
}

.section7-right-top p{
    color:#fff;
}


.cta-click{
    font-size: 18px;
    font-weight: 600;
    color: rgba(29, 67, 87, 01);
    margin-top: 60px;
    margin-right: 20px;
    float:left;
}
.cta-click a:hover{
    color:#269db9;
}
.cta-click a{
 text-decoration:underline!important;   
}
.mob-section3-left-top img {
display:none;
}
.services-lower-section{
  padding-top: 8%;
  padding-bottom: 8%;
}}




@media only screen and (max-width: 899px) {
   .section2-left-top, .section4-left-top, .section7-left-top, .section9-left-top{
    z-index:10;
    width:100%;
    margin-left:auto;
    margin-right:auto;
} 

   .section2-left-top h3{
       font-size:25px;
   }
   
     .section4-left-top h3{
       font-size:25px;
   }
.section2-right-top{
    font-size:16px;
     font-weight:400;
     width:100%;
     padding-top:20px;
     line-height:1.4;
}
.section4-right-top{
    font-size:16px;
     font-weight:400;
     line-height:1.4;
     margin-left:auto;
     margin-right:auto;

}

.section7-right-top{
    font-size:16px;
     font-weight:400;
     line-height:1.4;
     margin-left:auto;
     margin-right:auto;

}

.cta-click{
  display:none;  
}

.section3-left-top img {
display:none;
}
.services-lower-section{
  padding-top: 0%;
  padding-bottom: 8%;
}
.mob-section3-left-top {
padding-top:4%;
}
.mob-section3-left-top img {
border-radius:15px;
}}




@media only screen and (min-width: 900px) {


.section3-right-top{
    float:right;
    font-size:16px;
     font-weight:400;
     line-height:1.4;
     width:47%;

}
    
    .section3-left-top{
     width: 47%;
  float: left;


}

    .section3-left-top img{
  width: 95%;
  float: left;
  border-radius: 25px;

}
    
 .section3-right-top img{   
    width: 95%;
  border-radius: 15px;
  float:right;
}
.section3-right-top.services-text-section{
margin-left:45px;
}}


@media only screen and (max-width: 899px) {

.section3-right-top{
    font-size:16px;
     font-weight:400;
     line-height:1.4;
     width:100%;
     padding-top:4%;
} 

.section3-right-top p{
color:#fff;
font-size:16px;
font-weight:200;
padding-top:30px;
}
 .section3-right-top img,  .section3-left-top img{  
    width: 100%;
  border-radius: 15px;
}}



@media only screen and (min-width: 1200px) {


.section5-right-top{
    float:right;
    font-size:16px;
     font-weight:400;
     line-height:1.4;
     width:66%;
     padding-top:12px;
}
.section5-right-top p{   
    color:#fff;
}}

@media only screen and (max-width: 799px) {


.section5-right-top{
    font-size:16px;
     font-weight:400;
     line-height:1.4;
     width:100%;
}
.section5-right-top p{   
     color:#fff;
}}






@media only screen and (min-width: 1200px) {
.service-title{
    width: 32%;
    float: left;
    font-size: 21px;
    font-weight: 600;
    padding-top: 45px;

}
    .service-text{
        width: 55%;
    float: left;
    font-size: 16px;
        padding-top: 40px;
    padding-bottom: 40px;
    
}
    .bullets{
width: 8%;
    float: right;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 5px;
    padding-top: 60px;
    margin-top: -10px;
}
.services-item p {
  max-width: 447px;
}
.services-item {
  position: relative;
  height:130px;
}
.services-item a {
display:block;
}}



@media only screen and (max-width: 1199px) {
.service-title{
    width: 100%;
    float: left;
    font-size: 21px;
    font-weight:600;
}
    .service-text{
      width: 100%;
    float: left;
    font-size: 16px;
        padding-top: 30px;
}
.bullets{
display:none;
}
.services-item p {
  width: 100%;
}
.services-item a {
display:block;
}}



@media only screen and (min-width: 1200px) {
.image-text-left{
    float:left;
    width:40%;
    font-size:30px;
    font-weight:200;
}

.image-text-right{
    float:right;
    width:48%;
    font-size:16px;
    border-top: 1px solid #bbb;
    padding-top: 30px;
}}

@media only screen and (max-width: 1199px) {
.image-text-left{
    float:left;
    width:100%;
    font-size:30px;
    font-weight:200;
}

.image-text-right{
    float:right;
    width:100%;
    font-size:16px;
    border-top: 1px solid #bbb;
    padding-top: 30px;
}}






.growth-text{
    color: #1d4357;
  font-size: 17px;
  font-weight: 500;
  margin-top: 40px;
  width: 45%;
  line-height: 1.5;

}


    


@media only screen and (min-width: 900px) {
.section-image-left{
    width:39%;
    float:left;
}

.section1-right{
    width:48%;
        float:right;
        font-size:16px;
        font-weight:400;
        margin-right:2%;
        margin-top:15px;
}}


@media only screen and (max-width: 899px) {
.section-image-left{
    display:none;
}

.section1-right{
    width:100%;
        font-size:16px;
        font-weight:400;
}}





.arrow-one .fas {
color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    font-size: 84px;
    position: absolute;
    left: 550px;
    margin-top: -39px;
}



.fas {
  animation: wiggleRight 3s infinite;
}
.fas:before {
  transform: rotate(45deg) translateY(-1.45em) translateX(1.9em);
}
.fas:after {
  transform: rotate(-45deg) translateY(1.4em) translateX(1.95em);
}



 .top-shadow {
       z-index:99999;
     
 }
 


       .top-shadow img{
      background-color:transparent; 
      width:100%;
      position:absolute;
      z-index:99999;
    }
    


.clear-btn{
background-color: transparent;
  padding: 12px 14px 12px 2px;
  font-size: 14px;
  float: left;
  border: 2px solid #fff;
  cursor: pointer;
  margin-top: -17px;
  color: #132b38;
  border-radius: 50px;
  font-weight: 600;
}
.clear-btn:hover{
    background-color:#355a6b;
    border: 2px solid #fff;
    
}
.clear-btn img {
width:30px;margin-left:10px;

}




.bl-btn{
background:linear-gradient(0deg, #269db9 20%, #30c4e0 150%);
padding: 15px 25px 15px 25px;
font-size: 14px;
float: left;
cursor: pointer;
margin-top: 37px;
color: #fff;
border-radius: 5px;
font-weight: 600;
  box-shadow: inset 0 0 0 0 #269db9;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.bl-btn:hover{
  box-shadow: inset 400px 0 0 0 #30c4e0;
}


.blog-btn{
background: linear-gradient(0deg, #193b4b 0%, #225369 125%);
  padding: 10px 25px 14px 25px;
  font-size: 14px;
  float: left;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
}
.blog-btn:hover{
    background-color:#2d7185;
}


.separator{
    padding-left: 10px;
    padding-right: 10px;
}





@media only screen and (min-width: 1200px) {
.view-arrow{
    color:#fff;
    font-size:23px;
    margin-top:-650px;
    font-weight:500;
}
.small-text-box h2{
    margin-top: 20px;
    padding-bottom:28px;
}
    .small-text-box h2, .project-small-text-box h2{
font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    color: rgba(29, 67, 87, 01);
}


    .expertise{
color:#fff;
margin-top:-20px;
font-family:'Plus Jakarta Sans', sans-serif!important;
width:100%;
} 
.services-text-section{
    width:93%;
    padding-top:20px;
}
.services-title{
padding-bottom:10px;
}
.title-main{
    font-size:40px;
     font-weight:500;
}
.top-text1{
  color: #fff;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  line-height: 1.4;
}
.top-text2{
letter-spacing: -0.2;
line-height: 1.6;
}
.top-text3{
color:#132b38;
letter-spacing: -0.5;
font-family:'Plus Jakarta Sans', sans-serif!important;
line-height: 1.6;
 margin-bottom: 50px;
}
    .bookcall-txt{
    font-size: 30px;
    font-weight: 500;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family:'Plus Jakarta Sans', sans-serif!important;
}
 .arrow-img{
float: left;
    margin-left: 200px;
    opacity: 0.8;
    width: 30%;
    z-index: 10;
    position: absolute;
    margin-top:50px;

}
.contact-title p{
   font-size: 16px;
    font-weight: 500;
}}



@media only screen and (max-width: 1199px) {
 .view-arrow{
display:none; 
}
    .small-text-box h2, .project-small-text-box h2{
    font-size:20px;
    font-weight:600;
    line-height:1.5;
     color:rgba(29, 67, 87, 01);
}
    .small-text-box h2{
    margin-top: 20px;
    padding-bottom:28px;
}
 .expertise{
color:#fff;
padding-bottom:10px;
font-family:'Plus Jakarta Sans', sans-serif!important;
} 
.services-title{
padding-bottom:10px;
}
.title-main{
    font-size:35px;
    padding-bottom:20px;
    font-weight:500;
}
.top-text1{
        color:#fff;
        font-family:'Plus Jakarta Sans', sans-serif!important;
}
.top-text2{
letter-spacing: -0.005em;
line-height: 1.4;
}

.top-text3{
color:#132b38;
letter-spacing: -0.005em;
font-family:'Plus Jakarta Sans', sans-serif!important;
line-height: 1.4;
margin-bottom: 30px;
}
    .bookcall-txt{
    font-size: 25px;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 15px;
    font-family:'Plus Jakarta Sans', sans-serif!important;
}
    .arrow-img{
    display:none;
}

.contact-title p{
  font-size: 16px;
    font-weight: 500;
}}







.e-img-fit{
  object-fit:cover;
}
.e-wp{
  width: 100%;
}
.e-hp{
  height: 100%;
}
.e-wvw{
  width: 100vw;
}
.e-flex-col{
  display: flex;
  justify-content:center;
  flex-direction:column;
  align-items:center;
  height:600px;
  
}
.box-img{
  width: 100%;
  height: 90vh;
  overflow: hidden;
  img{
    height: 180%;
    transition: .0.5s ease-out;
    z-index:1000;
  }
}




.service-group{
      max-width: 1380px;
    margin-left: auto;
    margin-right: auto;

}    


.col-services-top, .col-services, .col-services-bottom{
 color:#fff;
  width:100%;
}
.col-services-top, .col-services {
   border-bottom:1px solid #fff;
}
.col-services-bottom{
border-bottom:1px solid transparent;
}
.col-services-top{
    border-radius: 15px 15px 0px 0px;
}    
.col-services-bottom{
    border-radius: 0px 0px 15px 15px;
}        
.col-services-top:hover, .col-services:hover, .col-services-bottom:hover{
  background-color:#2d7185;
}



@media only screen and (min-width: 1200px) {
.col-services-top, .col-services, .col-services-bottom{
     padding-left: 40px;
    padding-right: 40px;
}}



@media only screen and (max-width: 1199px) {
.col-services{
padding:6%;
    
}
    
    .col-services-top{
padding:6%;
    border-radius: 15px 15px 0px 0px;
    width:100%;
    
}
    .col-services-bottom{
padding:6%;
    border-radius: 0px 0px 15px 15px;
     width:100%;
    
}}










    .header-frame{
width: 100%;
z-index: 10;
position: relative;
background-color:#000;
    }


.header-frame, iframe{
       min-height: calc(100vh);
}













@media only screen and (max-width: 1199px) {

    .h-screen-1-2, .h-screen-5{
        display:none;
}



.one-title[data-dsn-animate="up"]{
    transform:none!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    visibility:visible;
    opacity:1;

}}
 

 
@media only screen and (min-width: 1200px) {
.section-services{
    display: table;
    z-index: 1;
background:linear-gradient(0deg, #269db9 20%, #30c4e0 250%);
margin-top:-2px;
width:100%;
    margin-top: 100px;
    border-radius: 15px;
}

.services-list-text{
width: 98%;
    float: left;
    margin-left:2%;
    margin-bottom:80px;

    
}}



@media only screen and (max-width: 1199px) {
.section-services{
 width: 100%;
    display: table;
    z-index: 1;
background:linear-gradient(0deg, #269db9 20%, #30c4e0 250%);
margin-top:6%;
    border-radius: 15px;

}}

li.nav__list-item{
width:100%;
}




h2.content__title{
  font-family:'Plus Jakarta Sans', sans-serif!important;
}

@media only screen and (max-width: 2000px) {
h2.content__title2{
    font-size:39px;
}}

@media only screen and (max-width: 1999px) {
h2.content__title2{
    font-size:39px;
}}

@media only screen and (max-width: 1199px) {
h2.content__title2{
    font-size:39px;
}}


.hero-title{
  text-align: left;
  pointer-events: none;
  position: absolute;
  z-index: 100;
  bottom: 0;
    
}


h2.dsn-active{
    font-family:'Plus Jakarta Sans', sans-serif!important;
}

.header-text-sm{
    font-weight:500;
    letter-spacing:-0.5;
    line-height:1.4;
    color:#fff;
  
}

.header-text-lg{
  font-weight: 700;color: #ffffff;letter-spacing: 3;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
}

.header-text-p{
color:#fff;
margin-top:10px;
line-height:1.6;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
}

@media only screen and (min-width: 2000px) {
.header-text-sm{
   font-size:32.5px;
}
.header-text-lg{
     font-size: 60px;
    }
    
    .header-text-p{
          font-size:19px;
        width: 65%;
        
    }
        .hero-title{
             width: 50%;
}
.discover{
    right: 5.2vw;
}
.hero-title{
    margin-bottom: 4vw;
}}

@media only screen and (max-width: 1999px) {
.header-text-sm{
    font-size:32.5px;
}
.header-text-lg{
     font-size: 60px;
    }
       .header-text-p{
        font-size:16px;
        width: 55%;
        font-weight:500;
        
    }
    .hero-title{
            width: 50%;
}
.discover{
    right: 6.3vw;
}
.hero-title{
    margin-bottom: 4vw;
}}

@media only screen and (max-width: 1599px) {
          .header-text-p{
        width: 65%; 
}}

@media only screen and (max-width: 1199px) {
.header-text-sm{
  font-size:32.5px;
}
.header-text-lg{
     font-size: 60px;
    }
       .header-text-p{
       font-size:16px;
        width: 55%;
        font-weight:500;
        
    }
    
     .hero-title{
            width: 900px;
}
.hero-title{
    margin-bottom: 8vw;
}}


@media only screen and (max-width: 799px) {
.header-text-sm{
  font-size:5.2vw;
}
       .header-text-p{
        font-size:18px;
        width: 100%;
        
    }
    
     .hero-title{
          width: 100%;
    margin-right: auto;
    padding: 8% 0% 8% 0%;
    position: relative;
    margin-left: auto;
}
.header-text-lg{
     font-size:9vw;
    }}




.small-text0{
 font-size:16px; 
 font-weight:500;
 margin-bottom:15px;
}








.section6-header{
color:rgba(29, 67, 87, 01);
font-family:'Plus Jakarta Sans', sans-serif!important;
font-weight:550;
line-height:1.4;
}

.section7-header{
color:rgba(29, 67, 87, 01);
font-family:'Plus Jakarta Sans', sans-serif!important;
font-weight:550;
}



@media only screen and (min-width: 1200px) {
.section6-left{
    width:41%;
    float:left;
    margin-top:-20px;
}

.section6-right{
width: 40%;
    float: right;
    font-size: 16px;
    font-weight: 400;
margin-bottom: 55px;
    margin-top: -30px;
}


.clinic-right{
width: 50%;
    float: right;
    font-size: 16px;
    font-weight: 400;
margin-bottom: 55px;
    margin-top: -30px;
}


.section7-header{
margin-top:-25px;
}}


@media only screen and (max-width: 1199px) {
.section6-right{
width: 100%;
    font-size: 16px;
    font-weight: 400;
margin-bottom: 55px;
    margin-top: -30px;
}
.clinic-right{
width: 100%;
    font-size: 16px;
    font-weight: 400;
margin-bottom: 55px;
    margin-top: -30px;
}
.section7-header{
margin-top:0px;
}}







.news-item-long-image{
 border-radius: 0px 15px 15px 0px;
  width: 337px;
  float: right;
  height:305px;
}


.news-item-sm-image{
    border-radius: 15px;
    height:305px;
}  

.news-item-lg-image{
    border-radius: 15px 15px 0px 0px;
}    


.news-text-lg{
    color: #fff;
    background: linear-gradient(0deg, #218ba2 0%, #30c4e0 160%);
    display: table;
    position: relative;
    border-radius: 0px 0px 15px 15px;
}


.news-text{
    margin-top: -154px;
    color: #fff;
    padding: 20px;
    background: linear-gradient(0deg, #218ba2 0%, #30c4e0 160%);
    display: table;
    position: absolute;
    width: 307px;
    border-radius: 0px 0px 15px 15px;
}

.news-text-long{
margin-top: 0px;
  color: #fff;
  padding: 30px;
  width:49%;
  float:left;
}




.service-block{
    width:100%;
    float:right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}



    
    .news-item{
        display:block;
        line-height: 1.6;
font-size: 15px;
color:#132b38;
    background-color:#fff;
    text-align:left;
    border-radius: 15px;
    }
         .news-item h4{
        font-weight: 700;
  color: #fff;
  font-size: 19px;
  line-height: 1.5;
        }
      .news-item p{
         margin-top:15px;
         font-weight:500;
         color:#fff;
        }
        
         
        
  
        

        
         .box-item, .box-item2{
        display:table;
        line-height: 1.6;
color:#fff;
    text-align:left;
    border-radius:15px;
    z-index: 999999999;
  position: relative;
    }
  
  
         .box-item{
background: linear-gradient(0deg, #132b38 0%, #025269 65%);
    }
  
          .box-item2{
background:linear-gradient(0deg, #269db9 20%, #30c4e0 150%);
    }
   
   
   
   @media only screen and (min-width: 1200px) {
       .box-item h4{ 
       padding:35px 40px 0px 40px;
       }
        .box-item p{
         padding:15px 40px 0px 40px;
                  margin-top:15px;
        }
          .box-item2 h4{
   padding:35px 40px 0px 40px;
          }
           .box-item2 p{
          padding:15px 40px 0px 40px;
                   margin-top:15px;
   }
   .case-item h3{
  padding: 40px 40px 0px 40px;
        }
         .case-item h4{
      padding:25px 40px 0px 40px;
        }
      .case-item p{
          padding:15px 40px 0px 40px;
        }
        
         .box-btn-blue, .box-btn-navy {
margin:40px;
}
.news-text-lg{
    padding: 40px;
}
       .news-item h3{
         margin-bottom:15px;
        }}
   
   
   
   
   @media only screen and (max-width: 1199px) {
       .box-item h4, .box-item2 h4{ 
       padding:4% 4% 0% 4%;
       }
        .box-item p, .box-item2 p{
         padding:15px 4% 0% 4%;
        }
       
   .case-item h3{
  padding: 4% 4% 0% 4%;
        }
         .case-item h4{
      padding:25px 4% 0% 4%;
        }
      .case-item p{
          padding:0px 4% 0% 4%;
        }
         .box-btn-blue, .box-btn-navy {
margin:6%;
}
.news-item{
margin-bottom:4%;
}
.news-text-lg{
    padding: 4%;
}
.news-item h3{
         margin-bottom:4%;
        }}
   
   
   
  
  
         .box-item h4{
        font-weight: 600;
  color:#fff;
  font-size: 22px;
  line-height: 1.7;
        }
      .box-item p{
      color:#fff;
        }
         .box-item img{
            border-radius: 15px 15px 0px 0px;
        }
             .box-item2 h4{
        font-weight: 600;
  color:#fff;
  font-size: 22px;
  line-height: 1.7;
        }
      .box-item2 p{
      color:#fff;
        }
         .box-item2 img{
            border-radius: 15px 15px 0px 0px;
        }    
            
    .case-item{
        display:table;
        line-height: 1.6;
font-size: 15px;
color:#fff;
    background: linear-gradient(0deg, #132b38 0%, #025269 65%);
    text-align:left;
    border-radius:15px;
    }
       .case-item h3{
       margin-bottom: 0px;
  font-size: 20px;
        }
         .case-item h4{
        font-weight: 600;
  color:#fff;
  font-size: 20px;
  line-height: 1.7;
        }
      .case-item p{
         margin-top:16px;
         font-weight:500;
      color:#fff;
        }
        
        .case-item img{
            border-radius: 15px 15px 0px 0px;
        }
        
.category-tag-wrap{
    margin-right: 25px;
    text-align: right;
    float: right;
}        

.category-tag{
padding: 10px 20px 10px 20px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
margin-top: -80px;
  margin-left: 30px;
  background: rgba(255,255,255, 0.09);
  box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
  backdrop-filter: blur(7.9px);
  border: 1.5px solid #fff;
  color: #fff;
    
}


.case-studies{
        display: table;
    line-height: 1.6;
    font-size: 15px;
    color: #132b38;
    background: #fff;
}



.case-studies h3 {
    margin-bottom: 15px;
    color: #2d7185;
    font-weight: 800;
}

.case-studies p {
    margin-top: 15px;
  font-weight: 400;
  color: #777;
}

.box-btn-blue {
  background: linear-gradient(0deg, #269db9 20%, #30c4e0 150%);
  padding: 13px 25px 13px 25px;
  font-size: 15px;
  float: left;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  float: left;
  box-shadow:inset 0 0 0 0 #269db9;
text-shadow: 1px 1px 15px #269db9;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.box-btn-blue:hover {
  box-shadow: inset 400px 0 0 0 #30c4e0;
}


.box-btn-navy {
  background: linear-gradient(0deg, #193b4b 0%, #225369 125%);
  padding: 13px 25px 13px 25px;
  font-size: 14px;
  float: left;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  float: left;
    box-shadow:inset 0 0 0 0 #225369;
text-shadow: 1px 1px 15px #225369;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.box-btn-navy:hover {
  box-shadow: inset 400px 0 0 0 #225369;
}




.btn-wh-circle{
  border: 1.8px solid #fff;
border-radius: 50%;
padding: 10px 10px 10px 0px;
margin-left: 10px;
}

.btn-wh-circle:hover{
 background-color:#132b38;
 color:#fff;
}

.btn-circle{
  border-radius: 5px;
  padding: 10px 10px 10px 0px;
  margin-left: 10px;
  background:linear-gradient(0deg, #269db9 20%, #30c4e0 250%);
    box-shadow:inset 0 0 0 0 #269db9;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.btn-circle:hover{
 box-shadow: inset 400px 0 0 0 #30c4e0;
}


  
  
#footer-wrap{
    width:100%;
    background-color:#000;
    display:table;
}



.dashicons, .dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}

.section-highlight-text{
    color:#17e2ff;
    
}


@media only screen and (min-width: 1200px) { 
.case-click-wh{
    color: #fff;
  text-decoration: italic;
  text-decoration: underline;
  padding-top: 30px;
  display: table;
  font-size: 19px;
font-weight: 500;
text-decoration: underline;
}

.case-click-wh a{
    color:#17e2ff;
}

.usp-click{
float: right;
  font-size: 16px;
  font-weight: 700;
  color: #132b38;
  margin-right: 10px;
}


.case-click{
float: right;
  font-size: 16px;
  font-weight: 600;
  color: #132b38;
  margin-top: 65px;
  margin-right: 10px;
}

.services-click{
  float: right;
font-size: 16px;
font-weight: 600;
color: #fff;
margin-top: 30px;
}

.news-click{
float: right;
  font-size: 16px;
  font-weight: 600;
  color: #132b38;
  margin-top: 15px;
  margin-right: 10px;
}}

@media only screen and (max-width: 1199px) { 
    .case-click, .case-click-wh, .services-click, .news-click, .usp-click{
display:none;
}
}


