

@font-face {
    font-family: 'ItalicExo';
    src: local('ItalicExo'),
         url('/assets/fonts/Exo/Exo-VariableFont_wght.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Exo';
    src: local('Exo'),
         url('/assets/fonts/Exo/Exo-VariableFont_wght.ttf') format('truetype');
  }

  @font-face {
    font-family: 'ExoMedium';
    src: local('ExoMedium'),
         url('/assets/fonts/Exo/static/Exo-Medium.ttf') format('truetype');
  }

  @font-face {
    font-family: 'ExoLight';
    src: local('ExoLight'),
         url('/assets/fonts/Exo/static/Exo-Light.ttf') format('truetype');
  }

  @font-face{
    font-family: 'ExoBold';
    src: local('ExoBold'),
         url('/assets/fonts/Exo/static/Exo-Bold.ttf') format('truetype');
  }

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
 body{
    font-size: 16px;
    font-family: 'Exo';
    color: #1B1464;
    /* font-weight: 300 !important; */
    
 } 


    

a{
    font-family: 'Exo';
    color: #1B1464;
}

a:hover{
    color: #1B1464;
}


.logo-img{
    text-align: left;
}

.toggle-btn{
    text-align: right;
    /* width:180px !important; */
    padding-top: 5px;
    padding-bottom:5px;
    

}

.toggle-btn-noborder {
    /* text-align: right; */
    
}

.toggle-btn a{
    display: inline-block;
    /* background: #EFEDED; */
    background-color: white;
    padding: 10px 20px;
    border-radius: 10px;
    border-color: #1B1464;
    border: 1px solid;
    /* font-weight: 500; */
}

.toggle-btn-noborder a{
    display: inline-block;
    /* background: #EFEDED; */
    background-color: white;
    padding: 10px 20px;
    /* border-radius: 10px; */
    /* border-color: #1B1464; */
    /* border: 1px solid; */
    /* font-weight: 500; */
}

.home-section-1, .home-section-2{
    padding: 60px 0;
}
.home-section-1 .col-12, .home-section-2 .col-12{
  padding: 0;
}

.home-section-1{
    margin-left: 10%;
    margin-bottom: 50px;
}

.home-section-2{
    margin-right: 10%;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.home-section-1 h3{
    text-transform: uppercase !important;
    letter-spacing: 5px !important;
    font-size: 20px !important;
    line-height: 30px;
    
}

.home-section-2 h3{
    text-transform: uppercase !important;
    letter-spacing: 5px !important;
    font-size: 20px !important;
    line-height: 30px;

}

/* @media(min-width: 960px){
    .home-section-1{
        margin-bottom: 20px;
    }

    .home-section-2{
        margin-bottom: 20px;
    }
} */
.toggle-btn a:hover{
    text-decoration: none;
}
.home-section-1 h3, .home-section-2 h3{
    margin-bottom: 15px;
}
.home-section-1 .left-img-container{
    width: 100%;
    /* position: relative; */
    /* height: 650px;  */
}
.home-section-1 .left-img-container img{
    /* height: 650px; */
    width: 100%;
}

.home-section-1 .top-left{
    position: absolute;
    top: 45px;
    left: 0;
}



.home-section-2 .right-img-container{
    width: 100%;
    /* position: relative; */
    /* height:650px; */
}

.home-section-2 h3{
    text-align: right;
    /* margin-right: 20px; */
}
.home-section-2 .right-img-container img{
    
    width: 100%;
}


.home-section-2 .top-right{
    position: absolute;
    top: 45px;
    right: 0;
}

.story .bold-size, .why-us .bold-size{
    font-size: 40px;
    font-weight: 300;
    font-family: 'Exo';
    line-height: 1.6;
    padding-bottom: 40px;
}

.identity-logo{
    height: 20px;
    margin-bottom: 20px;
}

.why-us .bold-size{
    color: #1B1464;
}
.why-us .card-body p{
    font-family: 'Exo';
    text-align: left;
    font-size: 20px;
}
.story{
    padding: 30px 0px;
}
.why-us{
    padding: 0px 0px 30px 0px;
}
.story .date-bold p{
    font-family: 'Exo';
    font-size: 15px;
    /* font-weight: bold; */
}

.story img{
    
    margin-bottom: 20px;
   
}
.why-us p{
    /* font-weight: 400; */
    font-size: 36px;
}

.story-desc img{
    margin-bottom: 34px;
    margin-top: 20px;
}
.story-desc p{
    text-align: left;
    font-size: 15px;
    color: #423C7E;
}
.why-us .card{
    border-radius: 0;
    border: 0px;
}
.identity{
    padding-bottom: 80px;
}

.identity-p{
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
    font-family: 'Exo';
}

.identity-gif-row img{
    width: 70px;
}
.identity-gif-row{
    margin-top: 30px;
}
.identity-gif-row h4{
    text-align: left;
    font-size: 15px;
    margin-top: 20px;
    font-weight: normal;
}
footer p{
    /* color: #707070; */
    font-size: 12px;
    color: #252525;

}

.footer-border{
    /* border-top: 1px solid #939393; */
    /* padding-top: 20px; */
}
footer{
    padding-bottom: 20px;
}

hr{

    color: #c1c1c1;
    background: #c1c1c1;
   
}

.mobile-hr{
    display: none;
}


.footer-mobile{
    display:none;
}

.footer-desktop{
    display: block;
}

.mobile-image{
    display: none;
}

@media(max-width: 855px){
.home-section-1{
padding-left: 30px;
}

.home-section-2{
    padding-right: 30px;
}
}

@media(max-width: 692px){
    .home-section-1{
        padding-left: 20px;
    }

    .home-section-2{
        padding-right: 20px;
    }
}

@media(max-width: 656px){
    .home-section-1 .top-left img{
        height: 60px;
        width: auto;
    }

    .home-section-2 .top-right img{
        height: 60px;
        width: auto;
    }

    .home-section-1 h3, .home-section-2 h3{
        font-size: 22px;
    }
    .home-section-1 .top-left{
        top: 38px;
    }

    .home-section-2 .top-right{
        top: 38px;
    }
}

@media(max-width: 542px){
    .home-section-1 h3, .home-section-2 h3{
        font-size: 19px;
    }
 /* .home-section-1{
     padding-left: 50px;
 }

 .home-section-2{
     padding-right: 50px;
 } */

 .home-section-1 .top-left{
    top: 34px;
}

.home-section-2 .top-right{
    top: 34px;
}
}

.desktop-hr{
    display: block;
}

@media(max-width: 673px){
    .story{
        padding: 30px 0px 0px 0px;
    }
    .why-us{
        padding: 30px 0px 0px 0px;
    }
    .story .bold-size, .why-us .bold-size{
        font-size: 30px;
    }
}
@media(max-width: 576px){
    .identity-gif-row{
        text-align: center;
        margin-top: 0px;
    }
   
    
}
@media(max-width: 447px){
    .home-section-1 h3, .home-section-2 h3{
        font-size: 12px;
    }

    .home-section-1, .home-section-2{
        margin-bottom: 25px;
    }

    .home-section-1{
        padding-left: 60px;
    }
   
    .home-section-2{
        padding-right: 60px;
    }

    .home-section-1 .top-left, .home-section-2 .top-right{
        top: revert;
        bottom: 0;
    }
   
    .toggle-btn a{
        font-size: 11px;
    }

    .story .bold-size, .why-us .bold-size{
        font-size: 24px;
        
    }

    .about-toggle-btn a{
        font-size: 13px;
    }

    .mobile-hr{
        display: block;
    }

    .desktop-hr{
        display: none;
    }
    footer{
        padding-left: 20px;
    padding-right: 10px;
    }

    .desktop-image{
        display: none;
    }

    .mobile-image .row{
        margin-right: 0px; 
        margin-left: 0px;
    }
    .mobile-image{
        display: block;
    }
    .footer-mobile{
        display: block;
    }

    .footer-desktop{
        display: none;
    }
    .story, .why-us, .identity{
        padding-left: 12px;
        padding-right: 12px;
    }

    .margin-top-20{
        margin-top: 20px;
    }

    .logo-img{
        margin-top: 7px;
    }
}

@media(max-width: 386px){
    .identity-gif-row h4{
        text-align: left;
    }
}

@media(max-width: 367px){
    /* footer{
        padding-left: 15px;
    padding-right: 8px;
    } */

    footer p {
        color: #707070;
        font-size: 11px;
    }
    footer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .home-section-1 h3, .home-section-2 h3{
        
        /* margin-bottom: 30px; */
    }

    /* .home-section-1{
        padding-left: 15px;
    }

    .home-section-2{
        padding-right: 15px;
    } */

    /* .home-section-1 .top-left{
        top: 40px;
    }

    .home-section-2 .top-right{
        top: 40px;
    } */
   
    /* .footer-border{
        padding-left: 10px;
    } */

    .about-toggle-btn a{
        font-size: 12px;
    }
}

    

@media(max-width: 338px){
    
    /* .home-section-2 .top-right-last{
        top: 68px;
    } */

    .nav .toggle-btn a{
        font-size: 13px;
        padding-left: 12px;
        padding-right: 12px;

    }

    footer {
        padding-left: 5px;
        padding-right: 5px;
    }

    footer .col-sm-12{
        padding-right: 0px !important;
    }
}




.font1
{

    font-size: 9px;
}

/* Font getting bold on hoe page headings, due to AJAX library, so override done as below */

.h1, .h2, .h3, .h4, .h6, h1, h2, h3, h4, h6 {
    margin-bottom: .5rem;
    font-weight: 300 !important;
    line-height: 1.2;

}
.modal{
    z-index:99999;
    border-radius: 0.6rem !important;
    width:400px;
    vertical-align: middle;
    height: 590px ;
    /* height:auto; */
    left:50%;
    top:50%;
    margin-top: -288.5px;
    margin-left: -200px;
}

.form-control{
    border-radius: 8px;
    border-color: #E0E0E0;
    width: 351px;
    height: 30px;
    left:469px;
    
      
    
}
/* #name{

top:284px;

}
 */

.modal-header{
    border-bottom: none !important;


}
    
  
.modal-title{
    /* width: 336px; */
    /* height: 62px; */
   font-size: 18px;
   line-height: 35px;
   font-weight: 300; 
   padding-top:10px;

}


#concern{
top:532px;
width: 100%;
height: 60px;


}
/* .modal-header{
    border:none;
    width:336px;
    height:62px;
    top:174px;
    left:473px;
    
    

}*/
.label{
    
    height:14px; 
    left:473px;
    font-size:10px;
}
.modal-dialog{
margin-bottom:0px  !important;
margin-top: 0px !important;

}
.modal-body #label_name,#label_email,#label_company_name,#label_phone,#label_concern{
    top:268px; 
    width: 74px;
    font-size: 10px;
   
}
#label_email{
    top:330px;
    width: 74px;


}
#label_concern{
    width: 269px;
    top:516px;

}
#label_company_name{
    top:392px;
    width: 156px;
    
    }
#label_phone{
    width: 156px;
    top:454px;
    
}
.custom-btn{
    background-color: #1B1464 ;
    color: white;
}

.custom-btn:hover{
    color: white;
}

.close{
    color:#1B1464;
    opacity: 1;
    /* height: 10.93;
    width:10.93; */
    /* font-weight: bold; */
    border: 3px;
    /* left: 812.5px;
    top:152.5px; */
    font-size: 2rem !important;
}
#concern{
height: 60px;
}
@media only screen and (max-width:500px){
.modal{
    z-index: 99999;
    border-radius: 0.6rem !important;
    width:350px;
    /* vertical-align: middle; */
    height: 590px;
   
    left:50%;
    top:50%;
    margin-top: -276px;
    margin-left: -175px; 
}


.form-control{
  
    width: 100%;
    height: 30px;
    
}
.modal-title{
   font-size: 15px;
   font-weight:300;
   line-height: 22px;
   padding-top:10px;
}

.logo-img .logoresize{

    width:60%;

}

.nav{
   
    padding: 20px 0;
    margin-bottom: 20px;

    position: sticky;
    top:0;
    background-color: white;
    z-index:9999

}


.home-section-2 h3{
    letter-spacing: 1px !important;
    font-size: 12px !important;
    line-height: 30px;
    font-weight:300 !important;

}
.home-section-1 h3{
    letter-spacing: 1px !important;
    font-size: 12px !important;
    line-height: 30px;
    font-weight:300 !important;
}



}

@media only screen and (min-width:500px ){

    .logo-img .logoresize{

        width:70%;
    }

    .nav{
        padding: 40px 0;
        margin-bottom: 20px;
    
        position: sticky;
        top:0;
        background-color: white;
        z-index:9999
    
        /* -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
        /* -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
        /* box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
    }
    
}


#white_overlay{
    z-index: 10000;
    background-color: white;
    opacity:0.8;
    position: fixed;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    display: none;


}

.modal-content{

    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.2);

}



.footer-container{

    margin-left:10% ;
}


.nav{
   
    
    position: sticky;
    top:0;
    background-color: white;
    z-index:9999

}

nav{
    padding: 40px 0;
    margin-bottom: 20px;

    position: sticky;
    top:0;
    background-color: white;
    z-index:9999

    /* -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
    /* -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
    /* box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
}


button-new{

    font-size: 12px ;
}



.nav .container .resp1{

    display:block; 
    /* align-content:center; */

}



@media only screen and (min-width:500px ){

    .nav .container .resp1{

        display:flex; 
        /* align-content:center; */
    }

    
}

.bt-connect{

    cursor: pointer;
}