html.remove-smooth{scroll-behavior: auto;}

.glilot_team_banner{
    background: linear-gradient(93.62deg, rgba(255, 255, 255, 0.5) 11.94%, rgba(40, 60, 74, 0.5) 46.21%), #2C5E89;
    background-blend-mode: multiply, normal;
    position: relative;
    overflow: hidden;
}
.glilot_team_banner:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;    
    width: 626px;
    height: 836px;
    background-image: url(../images/banner_5.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.glilot_team_banner .glilot_team_left{
    padding: 169px 0 70px 0;
}
.glilot_team_banner .glilot_team_left h1{
    font-size: 24px;
    font-weight: 700;
    color:#ffffff;
    letter-spacing: -0.5px;
    max-width: 320px;
    margin:20px 0 30px 0;
}
.glilot_team_banner .glilot_team_left .banner_round{
    display: flex;
}
.glilot_team_banner .glilot_team_left .banner_round .single_round{
    background: rgba(8, 35, 57, 0.35);
    backdrop-filter: blur(74px);
    box-shadow: 0px 2px rgb(46 144 220 / 21%), 0px -3px 3.4px #2e90dc;
    border-radius: 100%;
    width: 184px;
    height: 184px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 12px;
    margin-right: 20px;
}
.glilot_team_banner .banner_round .single_round h2{
    color: #2E90DC;
    font-weight: 700;
    font-size: 54px;
    letter-spacing: -0.04em;    
}
.glilot_team_banner .banner_round .single_round p{
    color:#ffffff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.3px;
    min-height: 60px;
}
.glilot_team_banner .glilot_team_left_right{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 70%;
}
.glilot_team_banner .glilot_team_left_right svg{
    max-width: 100%;
}
.glilot_team_banner .glilot_team_left_right svg > g{
    transition: 0.4s ease;
    position: relative;
    transform-origin: unset;
    cursor: pointer;
    transform-box: fill-box;
}
.glilot_team_banner .glilot_team_left_right svg > g:hover{
     transform: scale(1.1);
}
.rich_full_phase {
    position: relative;
    padding: 76px 0;
    overflow: hidden;
}
.rich_full_phase:before{
    content: "";
    position: absolute;
    top: -34.6%;
    bottom: 0;
    background-image: url(../images/white_image.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 1338px;
    height: 1063px;
    left: -4%;
    opacity: 0.75;
    z-index: -1;
}
.rich_full_phase .rich_full_content{
    width: 50%;
    max-width: 543px;
}
.rich_full_phase .rich_full_content h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.78;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.rich_full_phase .rich_full_content h2 strong, .rich_full_phase .rich_full_content h2 span{
    display: block;
    color:#53B9EC;
}
.rich_full_phase .rich_full_content p{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.83;
    margin-bottom: 20px;
}
.rich_full_phase .rich_full_content .paleblue-btn{
    font-size: 17px;
    padding: 0 31.13px;
}

.glilot_team_banner .glilot_team_left .content {
    z-index: 8;
    position: relative;
}


@media only screen and (max-width: 1600px) {
    .glilot_team_banner{
        min-height: 530px;
        display: flex;
        align-items: center;
    }
    .rich_full_phase:before{
        left: -7%;
    }
    .glilot_team_banner .glilot_team_left_right svg{
        margin-top: 30px;
    }
    .glilot_team_banner:before{
        width: 456px;
    }
    .glilot_team_banner .glilot_team_left {
        padding: 129px 0 40px 0;
    }
    .glilot_team_banner .glilot_team_left_right{
        max-width: 60%;
    }
    .glilot_team_banner .glilot_team_left img{
        max-width: 200px;
    }
    .glilot_team_banner .glilot_team_left h1{
        font-size: 20px;
    }
    .glilot_team_banner .banner_round .single_round h2{
        font-size: 36px;
    }
    .glilot_team_banner .banner_round .single_round p{
        font-size: 12px;
    }
    .glilot_team_banner .glilot_team_left .banner_round .single_round{
        margin-right: 10px;
        width: 154px;
        height: 154px;
    }
    .glilot_team_banner .glilot_team_left_right svg{
        height: 100%;
    }
    
}
@media only screen and (max-width: 1236px) {
    .rich_full_phase{
        padding: 80px 0;
    }
    .rich_full_phase .rich_full_content{ 
        padding: 0 15px;        
    }
    .rich_full_phase .rich_full_content h2{
        font-size: 22px;
    }
    .rich_full_phase .rich_full_content p{
        font-size: 22px;
    }
    .rich_full_phase .rich_full_content{
        width: 40%;
    }
    /* .rich_full_phase .rich_image_right{
        width: 46%;
    } */
    .glilot_team_banner .glilot_team_left{
        padding-left: 15px;
    }
    .glilot_team_banner .glilot_team_left_right{
        max-width: 70%;
    }
    .glilot_team_banner:before{
        width: 406px;
    }
}

@media only screen and (max-width: 991px) {
    .rich_full_phase .rich_full_content{
      max-width: 100%;
      width: auto;
    }
    .glilot_team_banner .glilot_team_left img {
        max-width: 160px;
    }
    .glilot_team_banner .glilot_team_left h1{
        font-size: 17px;
    }
    .glilot_team_banner .glilot_team_left_right{
        max-width: 60%;
    }
    .glilot_team_banner .glilot_team_left .banner_round .single_round{
        width: 134px;
        height: 134px;
    }
    .glilot_team_banner .banner_round .single_round h2 {
        font-size: 26px;
    }
    .glilot_team_banner .banner_round .single_round p {
        font-size: 10px;
    }
}
@media only screen and (max-width: 768px) {
    .rich_full_phase{
        padding: 40px 0 0;
    }
    .rich_full_phase .rich_full_content{
        width: 100%;
        margin-bottom: 30px;
        max-width: initial;}
    .rich_full_phase .rich_image_right{
        width: 100%;
        position: static;
        height: 0;
        padding-bottom: 56%;
    }
    .rich_full_phase .rich_full_content h2 {
        font-size: 18px;
    }
    .rich_full_phase .rich_full_content p {
        font-size: 18px;
    }

    .glilot_team_banner{
        flex-direction: column;
    }
    .glilot_team_banner .glilot_team_left{
        width: 100%;
    }
    .glilot_team_banner .glilot_team_left_right{
        position: static;
    }
    .glilot_team_banner .grid.columns{
        width: 100%;
    }
    .glilot_team_banner:before{
        content: none;
    }
    .glilot_team_banner .glilot_team_left {
        padding: 79px 0 0px 0;
    }
    .glilot_team_banner .glilot_team_left_right{
        max-width: 100%;
    }
    .glilot_team_banner .glilot_team_left .content{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .glilot_team_banner .glilot_team_left h1{
        text-align: center;
        max-width: 280px;
    }
    .glilot_team_banner .glilot_team_left .banner_round{
        flex-wrap: wrap;
        justify-content: center;
    }
    .editor p span{    word-break: break-word;}
}





.glilot_pagebody{font-family: 'Montserrat', sans-serif;font-weight: 500;margin: 0;box-sizing: border-box;}
.glilot_page .grid{position:relative;margin:auto;}
.glilot_page ::-webkit-input-placeholder{ color: #fff !important;font-family: 'Montserrat',sans-serif;}
.glilot_page :-moz-placeholder{ color: #fff !important;font-family: 'Montserrat',sans-serif;}
.glilot_page ::-moz-placeholder{ color: #fff !important;font-family: 'Montserrat',sans-serif;}
.glilot_page :-ms-input-placeholder{ color: #fff !important;font-family: 'Montserrat',sans-serif;}
.glilot_page ::-ms-input-placeholder{ color: #fff !important;font-family: 'Montserrat',sans-serif;}
.glilot_page :placeholder-shown{ color: #fff !important;font-family: 'Montserrat',sans-serif;}
.glilot_page h3{font-weight: 700;font-size: 24px;line-height: 1;letter-spacing: -0.3px;color: #fff;margin-top: 0;margin-bottom: 12px;}
.glilot_page .contact-section{padding: 48px 0;position:relative;background-repeat: no-repeat;background-size: cover;z-index: 9;background-color: #0F3D64;}
.glilot_team_left_right{display: block;}
.glilot_team_left_right_mob{display: none;}
.glilot_page .contact-section .wpcf7-response-output{    padding: 10px 15px;
  color: #fff;
  margin: 30px auto 0;
}
.glilot_page .contact-section .wpcf7-spinner {
  display: none;
}

.glilot_page .contact-section .wpcf7-not-valid-tip{
  color: #f67777;
  font-weight: bold;
}
/* Contact Section */
.contact-section .grid{width: 1230px;padding: 0 36px;box-sizing: border-box;}
.contact-section .heading{text-align: center;}
.contact-section .heading  p{margin-top: 0;font-size: 12px;line-height: 1.2;letter-spacing: 0.93px;color: #fff;opacity: 0.6;}
.contact-section form{max-width: 600px;margin: 0 auto;width: 100%;margin-top: 25px;display: flex;flex-wrap: wrap;}
.contact-section form .form-input-wrap{width:50%;padding:0 11px;}
.contact-section form .form-input-wrap.full-size-input{width: 100%;}
.contact-section form .form-input-wrap input{border:none;border-bottom:1px solid rgba(255,255,255,0.5);outline:none;padding:15px;background-color:transparent;font-weight:500;font-size:15px;line-height:16px;letter-spacing:-0.3px;box-sizing:border-box;width:100%;color: #fff;transition: 0.5s ease all;margin-bottom: 10px;}
.contact-section form .form-input-wrap input:focus{border-bottom:1px solid #ddd;}
.contact-section form .form-input-wrap input#submit-form{background: rgba(255,255,255,0.1);
  border: 1px solid #2E90DC;
  border-radius: 2px;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: -0.123077px;
  color: #FFFFFF;
  font-family: 'Montserrat';
  cursor: pointer;
  padding: 8px 0;
  transition: 0.5s ease all;
  width: 130px;
  display: block;
  margin: 30px auto 0;}
.contact-section form .form-input-wrap input#submit-form:hover{background-color: rgba(255,255,255,0.7);color: #000;}
.contact-section form .form-input-wrap:last-child{width:128px;margin: 21px auto 0;}


/* Investment Section */
.investment-section{padding: 50px 0 60px;}
.investment-section .grid{width: 1230px;box-sizing: border-box;}
.investment-section .investment-blocks{display: flex;flex-wrap: wrap;margin:0 -15px;justify-content: space-between;}
.investment-section .investment-block{width: 33%;padding: 0 26px;box-sizing: border-box;text-align: center;}
.investment-section .investment-img-wrap{position: relative;height: 130px;width: 130px;margin: 0 auto;line-height: 0;}
.investment-section .investment-block-content h6{margin-top:0;font-size:16px;line-height:44px;margin-bottom:10px;text-transform: uppercase;font-weight: bold;}
.investment-section .investment-block-content h6 span{color: #2E90DC;}
.investment-section .investment-block-content h3{color: #000;text-transform: uppercase;line-height: normal;}
.investment-section .investment-block-content p{margin:0;font-size:16px;line-height:2;font-weight: 400;}

/* FiveProgram Section */
.fiveProgram-section{padding: 100px 0;background-size: cover;background-repeat: no-repeat;margin-top: -1px;}
.fiveProgram-section .grid{width: 1230px;box-sizing: border-box;}
.fiveProgram-section .fiveProgram-wrap{display: flex;align-items: center;padding: 0 15px;}
.fiveProgram-section .fiveProgram-wrap .fiveProgram-img{width:20%;height:131px;line-height:0;margin-right:50px;padding-right:37px;border-right:12px solid #2E90DC;}
.fiveProgram-section .fiveProgram-wrap .fiveProgram-img img{box-sizing:border-box;width:100%;height:100%;}
.fiveProgram-section .fiveProgram-wrap .fiveProgram-content{width:80%;}
.fiveProgram-section .fiveProgram-wrap .fiveProgram-content h3{margin-bottom:0;line-height: 1.8;}
.glilot_page .rich-img-carousel{position:absolute;width:50%;right:0;top:0;bottom:0;max-width: 960px;}


.rich_full_phase .rich_image_right{height:626px;background-repeat:no-repeat;background-size:cover;background-position: center center;}
.rich-img-carousel .owl-carousel .owl-dots{margin:-64px 0 0 0;z-index:11;position:relative;}
.rich-img-carousel .owl-carousel .owl-dots .owl-dot{background-color:#D9D9D9;opacity:1;}
.rich-img-carousel .owl-carousel .owl-dots .owl-dot.active{background-color:#fff;}



.glilot_testimonials{background:linear-gradient(243deg, #FFFFFF -15.71%, rgba(187, 217, 249, 0.578043) 155.55%, #A9CFF7 201.41%);z-index: 9;}
.glilot_testimonials .owl-carousel .owl-nav button.owl-prev{left: calc(50% - 750px);}
.glilot_testimonials .owl-carousel .owl-nav button.owl-next{left: calc(50% + 740px);}
.glilot_testimonials:before{ opacity:0.35;content:"";position:absolute;right:22%;top:40px;background-image:url(../images/quote.svg);background-size:contain;height:107px;width:163px;z-index:51;background-repeat:no-repeat;}
.glilot_testimonials:after{content: "";position: absolute;left: 0;bottom: 0;background-image: url(../images/my-ract.svg);background-size: 100%;height: 421px;width: 897px;z-index: -1;}
.glilot_testimonials .item,.glilot_testimonials .item.advisors-testimonial{background:none;}
.glilot_testimonials .item .heading{padding-left:28px;padding-top:0;}
.glilot_testimonials .item .heading::before{border-width:6px;}
.glilot_testimonials .item .heading .preheading{font-size:24px;line-height:1.8;font-weight:bold;}
.glilot_testimonials .item .heading .title{font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#000;}
.glilot_testimonials .item .heading .title span{color:#2e90dc;text-decoration: underline;cursor: pointer;}
.glilot_testimonials .item .company-logo{display: flex;align-items: flex-end;}
.glilot_testimonials,.glilot_testimonials .grid{height: 420px;}




@media (max-width: 1660px){
    .glilot_testimonials .owl-carousel .owl-nav button.owl-prev{left: calc(50% - 670px);}
    .glilot_testimonials .owl-carousel .owl-nav button.owl-next{left: calc(50% + 620px);}
}
@media (max-width: 1280px){
    /* Contact Section */
    .contact-section .grid,.investment-section .grid,.fiveProgram-section .grid{width: 100%;}
    
    
    /* Glilot Testimonials */
    .glilot_testimonials .grid{width: 90%;padding:44px 15px 0;}
    /* .glilot_testimonials .item .body{width: calc(90% - 380px);;} */
    /* .glilot_testimonials .item .author-image img{max-width:290px;max-height:max-content;width:auto;height:auto;} */
    .glilot_testimonials .owl-carousel .owl-nav button.owl-prev{left:calc(50% - 610px);width:40px;height:40px;background-size:8px;}
    .glilot_testimonials .owl-carousel .owl-nav button.owl-next{width:40px;height:40px;background-size:8px;left:calc(50% + 570px);}
    /* .glilot_testimonials .item .author-image{width: calc(1236px + 28%);} */

}


@media (max-width: 1199px){
    /* Investment Section */
    .investment-section .investment-blocks{margin: 0;}
    .investment-section .investment-block{width:50%;margin-bottom: 36px;}
    .investment-section .investment-block:last-child{margin-bottom: 0;}
    /* .glilot_testimonials .item .author-image{width: calc(100% + 550px);} */
    .testimonials .item .acquired-by{justify-content:flex-start;position:relative;height:auto;width:auto;align-items:center;inset:0;padding-top:5px;}
    .glilot_testimonials .owl-carousel .owl-nav button.owl-prev{left: calc(50% - 490px);}
    .glilot_testimonials .owl-carousel .owl-nav button.owl-next{left: calc(50% + 450px)}
    .testimonials .item .acquired-by img{max-width:80px;max-height:30px;}



    /* TopReach Slider */
    .rich_full_phase .rich_image_right{height: 530px;width: 100%;}
    .glilot_testimonials:before{right: 12%;}

}

/* Responsive Contact-section */
@media (max-width: 991px){
    .rich_full_phase .rich_image_right{height:330px;padding-bottom: 0;}
    .glilot_page .rich-img-carousel{position:static;width:100%;inset: 0;}
    .rich-img-carousel .owl-carousel .owl-dots{margin:0;z-index:1;position:absolute;bottom:30px;left:0;right:0;}
    
    /* Glilot testimonials */
    /* .glilot_testimonials .item .body,.glilot_testimonials .item .author-image{width:100%;} */
    .glilot_testimonials .owl-carousel .owl-nav button.owl-prev{left:20px;bottom:100px;top:auto;}
    .glilot_testimonials .owl-carousel .owl-nav button.owl-next{right:30px;left:auto;bottom:100px;top:auto;}

    .glilot_testimonials,.glilot_page .contact-section{z-index: 8;}


    .glilot_team_left_right{display: none;}
    .glilot_team_left_right_mob{display: block;}
    .glilot_team_banner .glilot_team_left .content{padding:0 15px 32px;align-items:center;}
    .glilot_team_banner .glilot_team_left .content h1{text-align:left;max-width:100%;}
    .glilot_team_banner .glilot_team_left .content .glilot_team_left_right_mob img{width:100%;max-width:100%;}
    .glilot_team_banner .glilot_team_left .content .glilot_team_left_right_mob{line-height:0;}
    .glilot_team_banner .glilot_team_left .content .banner_round .single_round{justify-content: flex-start; width:117px;height:117px;background:rgba(8,35,57,0.25);backdrop-filter:blur(45.75px);}


}
@media (max-width: 767px){
    .contact-section{padding: 52px 0;background-image: url("../images/contact-banner-mobile.png") !important;}
    .glilot_page h3{font-weight: 700;font-size:18px;line-height:23px;margin-bottom: 8px;}
    .rich-img-carousel .owl-carousel .owl-dots .owl-dot{width:8px;height:8px;margin:0 4px;}
    .rich_full_phase .rich_image_right{height:247px;}

    
    /* Glilot Testimonials */
    .glilot_testimonials{background: #fff;}
    .glilot_testimonials .item .author-image{position:static;}
    .glilot_testimonials .item .author-image img{max-width:230px;padding:20px;}
    .glilot_testimonials .owl-carousel .owl-nav button.owl-next,.glilot_testimonials .owl-carousel .owl-nav button.owl-prev{display: none;}
    .glilot_testimonials .item .acquired-by{justify-content: center;}
    .glilot_testimonials .grid:after,.glilot_testimonials:before,.glilot_testimonials:after{display: none;}
    .glilot_testimonials .owl-carousel .owl-dots{text-align:center;margin:0px 0 20px 0;position: relative;}
    .glilot_testimonials .owl-carousel .owl-dots:after{content:"";position:absolute;left:0;bottom:0;z-index:2;width:100%;height:84px;background-image: linear-gradient(180deg,rgba(253,253,254,0) 0,rgba(252,252,252,.51) 44%,#fbfbfc 100%);z-index: -1;}
    .glilot_testimonials .grid{height:393px;width:100%;padding:44px 20px 0;background-color:#fff;}
    .glilot_testimonials .item .heading .preheading{padding-left: 21px;}
    .glilot_testimonials .item .heading{padding-left:0;width:100%;}
    .glilot_testimonials .item .heading::before {height:40px;top:2px;}
    .glilot_testimonials .item .heading .title{border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;padding:15px 30px ;font-size:14px;letter-spacing:1.5px;margin-top:15px;}
    .glilot_testimonials .item .heading .title span{text-decoration:none;color:#000;}
    .glilot_testimonials .item .body{padding-top: 50px;}
    .glilot_testimonials .item .heading .title span:first-child{margin-right:30px;font-weight:400;text-decoration:underline;color:#2e90dc;}
    .glilot_testimonials .item .heading .title span:last-child{margin-left:30px;text-decoration:none;}
    .glilot_testimonials .item .author-image{position: relative;}
    .glilot_testimonials .item .author-image:after{content:"";position:absolute;bottom:-1px;left:0;right:0;width:100%;height:100%;box-shadow:-1px -55px 43px 0px rgb(255 255 255 / 75%) inset;-webkit-box-shadow:-1px -55px 43px 0px rgb(255 255 255 / 75%) inset;-moz-box-shadow:-1px -55px 43px 0px rgba(255,255,255,0.75) inset;}

    .glilot_testimonials .item .author-image{margin-top: 20px;}
    .glilot_testimonials .item .acquired-by{display: none;}





    /* Contact Section */
    .contact-section form .form-input-wrap{width: 100%;}
    .contact-section form .form-input-wrap:last-child{width:100%;margin-top:34px;}
    .contact-section form .form-input-wrap input#submit-form{font-size: 14px;letter-spacing: -0.123077px;}
    .contact-section form .form-input-wrap{padding: 0;}

    /* Investment Section */
    .investment-section{padding: 30px 0 45px;}
    .investment-section .investment-block{width:100%;margin-bottom: 36px;}
    .investment-section .investment-block-content h6{font-size:13px;line-height:44px;margin-bottom:0;}
    .investment-section .investment-block-content h3{margin-bottom: 5px;}
    .investment-section .investment-block-content p{font-size: 15px;line-height: 26px;}

    /* FiveProgram Section */
    .fiveProgram-section{padding: 50px 0;background-image: url("../images/5-program-banner-mobile.jpg") !important;}
    .fiveProgram-section .fiveProgram-wrap{flex-direction: column;align-items: flex-start;padding: 0 28px;}
    .fiveProgram-section .fiveProgram-wrap .fiveProgram-content{width: 100%;}
    .fiveProgram-section .fiveProgram-wrap .fiveProgram-content h3{font-size:15px;line-height:28px;letter-spacing:-0.5px;}
    .fiveProgram-section .fiveProgram-wrap .fiveProgram-img{width:137px;height:auto;padding-right:0;margin-right:0;border-right:0;padding-bottom:30px;margin-bottom:10px;border-bottom:12px solid #2E90DC;}

    .glilot_team_banner .glilot_team_left .content{align-items: flex-start;}
    .glilot_team_banner .glilot_team_left .content .glilot_team_left_right_mob img{transform: scale(1.4) !important; transition: none; animation: none;}
    .glilot_team_banner .glilot_team_left .content h1 { text-align: center; max-width: 270px; margin: 0 auto; margin-bottom: 40px; }
    .glilot_team_banner .glilot_team_left img { margin: 0 auto; margin-bottom: 20px; }
}
@media (max-width:350px){
    .glilot_testimonials .item .heading .title{padding: 15px 10px;}
}



/* Scroll Animation Css Stat */
.animatable {
    opacity: 0;
    visibility: hidden;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
  }
  
  .animated {
    opacity: 1;
    visibility: visible;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-play-state: running;
    animation-play-state: running;
  }
  
  .animated.fade {
    -webkit-animation-name: fade;
    animation-name: fade;
  }
  
  .animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  
  .animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  
  .animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  
  .animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  
  .animated.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }
  
  [data-delay="100"].animated {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
  
  [data-delay="200"].animated {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }
  
  [data-delay="400"].animated {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  
  [data-delay="600"].animated {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  
  [data-delay="800"].animated {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
  
  [data-delay="1000"].animated {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  
  [data-delay="1200"].animated {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  
  [data-delay="1400"].animated {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
  }
  
  [data-delay="1600"].animated {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s;
  }
  
  [data-delay="1800"].animated {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  
  [data-delay="2000"].animated {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  
  /*** fadeInDown ***/
  @-webkit-keyframes fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /*** fadeInDown ***/
  /*** fadeInDown ***/
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-50px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      transform: translateY(-50px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  /*** fadeInDown ***/
  /*** fadeInUp ***/
  @-webkit-keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(50px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      transform: translateY(50px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  /*** fadeInUp ***/
  /*** fadeInLeft ***/
  @-webkit-keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  /*** fadeInLeft ***/
  /*** fadeInRight ***/
  @-webkit-keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      transform: translateX(100px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  /*** fadeInRight ***/
  /*** ZoomIn ***/
  @-webkit-keyframes zoomIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.8);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
    }
  }
  @keyframes zoomIn {
    0% {
      opacity: 0;
      transform: scale(0.8);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  /*** ZoomIn ***/
  /* Scroll Animation Css End */

.glilot_team_banner .glilot_team_left_right{top: 70px;}
.investment-section .investment-block-content h3{min-height: 58px;}
.rich_full_phase{padding-bottom: 30px;}
.rich_full_phase .rich_full_content{padding-bottom: 30px;}

.contact-section form .hs-input{border: none;border-bottom: 1px solid rgba(255,255,255,0.5); outline: none; padding: 15px; background-color: transparent; font-weight: 500; font-size: 15px; line-height: 16px; letter-spacing: -0.3px; box-sizing: border-box; width: 100%; color: #fff; transition: 0.5s ease all; margin-bottom: 10px;
height: 48px;}
.contact-section form > div {width: 50%;padding: 0 11px;}
.contact-section .hs-error-msgs,.legal-consent-container {color: #f67777;font-weight: bold;list-style: none;}
.contact-section .actions .hs-button.primary{ background: rgba(255,255,255,0.1); border: 1px solid #2E90DC; border-radius: 2px; font-size: 16px; line-height: 27px; letter-spacing: -0.123077px; color: #FFFFFF; font-family: 'Montserrat'; cursor: pointer; padding: 8px 0; transition: 0.5s ease all; width: 130px; display: block; margin: 0px auto 0;}
.contact-section .actions .hs-button.primary:hover{background-color: rgba(255,255,255,0.7); color: #000;}
.contact-section .legal-consent-container{display: none;}
.contact-section .submitted-message p {color: white; text-align: center; font-size: 16px; padding: 30px 0px;}
.contact-section .hs_submit.hs-submit {width: 100%;}
.contact-section .hs_mach5_pitch_deck.hs-mach5_pitch_deck label span:first-child, 

.contact-section .hs_error_rollup {
  display: none;
}
.hs-fieldtype-file.field input{border: 0; background: transparent;padding: 0;margin-top: 10px;}
.hs-fieldtype-file.field input[type="file" i]::-webkit-file-upload-button {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  line-height: 2;
  padding: 0px 13px;
  margin-right: 5px;
}
.wrap_big_wrapper{position: relative;padding-top: 70px;max-width: 1920px; margin: 0 auto;}
.rich_full_phase_wrapper{padding-top: 0;position: relative;max-width: 1920px; margin: 0 auto;}
.contact-section .hs_mach5_pitch_deck.hs-mach5_pitch_deck label {
  color: #ffffff;
  margin-top: 15px;
  display: block;
}
.contact-section .hs_mach5_pitch_deck.hs-mach5_pitch_deck label span{
  display: none;
}
.contact-section .hs_mach5_pitch_deck.hs-mach5_pitch_deck label span:first-child {
  color: #ffffff;
  display: block;
  font-size: 14px;
}


@media (max-width: 767px){
  .glilot_team_banner .glilot_team_left{padding: 45px 0 0px 0;}
  .glilot_team_banner .glilot_team_left .content h1{max-width: 210px;}
  .glilot_team_banner .glilot_team_left .content .glilot_team_left_right_mob img { transform: scale(1) !important; transition: none; animation: none; }
  .glilot_team_banner .glilot_team_left .content{padding-left: 0;padding-right: 0;}
  .glilot_team_banner .glilot_team_left .content .glilot_team_left_right_mob,
  .wrap_big_wrapper{width: 100%;}
  .glilot_team_left_right_mob{padding-right: 10px;}
  .glilot_team_banner .glilot_team_left .banner_round{width: 100%;}
  .investment-section .investment-block-content h3{min-height: auto;}
  .contact-section form > div{width: 100%;}
  .rich_full_phase{padding-bottom: 0;}
  .rich_full_phase .rich_full_content{margin-bottom: 0;}
  .glilot_testimonials .item .author-image img{max-width: 100%;}
  .glilot_testimonials .owl-carousel .owl-dots{margin: 10px 0 20px 0;}
}
