@import url('../font/monstserrat.css');

/* scroll */
::-webkit-scrollbar {
    width: 6px;
    height: 0px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #c2c2c2;
    background: #c2c2c2;
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background:#000000;
    border-radius: 10px;
  }
/* body{
    font-family: 'Montserrat';
    font-style: normal;
    background-color: #fff;
} */
h3{
    padding: 0;
    margin: 0;
}
p{
    padding: 0;
    margin: 0;
}

a{
    text-decoration: none!important;
}
.bg-blue-opa{
    background-color: #C6D2F6;
}
.white{
    color:#fff;
}
.btn-link a{
    text-decoration: none!important;
}
.btn-link{
    text-decoration: none!important;
}
.bg-blue{
    background-color: #4169E1;
    color: #fff;
}
.all-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-start{
    justify-content: flex-start;
}
.flex-top{
    align-items: flex-start;
}
.sec-t-space{
    margin-top: 100px;
}
.sec-b-space{
    margin-bottom: 100px;
}
.sec-bb-space{
    margin-bottom: 200px;
}
.sec-in-pdd{
    padding: 60px 0;
}
.center{
    text-align: center;
}
.mr-t-30{
    margin-top: 30px;
}
.mr-t-50{
    margin-top: 50px;
}
.mar-b-30{
    margin-bottom: 30px;
}
.rev{
    flex-direction: row-reverse;
}
.blue{
    color: #1467B3;
}
.red{
    color: #E51636;
}
.green{
    color: #78CB9F;
}
.orange{
    color: #FA951C;
}
/*navbar*/
    .navbar{
        padding: 0;
    }
    .navbar-brand img{
        width: 80px;
    }
    .navbar-toggler{
        border: none;
    }
    .navbar-toggler:focus{
        box-shadow: none;
    }
    .btn-close:focus{
        box-shadow: none;
    }
    /* .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
        border:0px;
    } */
    .nav-right{
        display: flex;
        align-items: center;
    }
    .nav-links{
        display: flex;
    }
    .btn-link, .nav-link{
        font-family: 'Montserrat-regular';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        margin: 0 20px;
        color: #404040;
    }
    .offcanvas{
        width: 300px!important;
    }
/*navbar*/

/*wall*/
.wall-fix{
    padding: 0;
    height: 500px;
    /* background: url("../img/wall/carrer.png"); */
    /* background-repeat: no-repeat;
    background-size: cover; */
}
    .wall{
        padding: 0;
    }
    .wall img{
        width: 100%;
        height: 688px;
    }
    .todown{
        text-align: center;
        padding: 20px 0 0 0 ;
    }
    .wall-learn-btn{
        position: absolute;
        left: 10%;
        top: 70%;
        z-index: 9999;

        width: 186px;
        height: 62px;
        background: #4169E1;
        border: none;
        border-radius: 5px;

        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        color: #FFFFFF;

        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wall-learn-btn:hover{
        color: #fff;
        opacity: 0.8;
    }
/*wall*/

/*counter*/
.sec-counter{
    padding: 50px 0;
    text-align: center;
    background: #FFFFFF;
}
.count-div{
    position: relative;
    top: -100px;

    margin: 0 auto;
    background-color: #fff;
    max-width: 1137px;
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(63, 119, 255, 0.12);
    border-radius: 5px;
    padding: 60px 210px;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.count-cards{
    width: 150px;
}
.count-cards img{
    width: 82px;
    height: 82px;
    padding: 20px;
    margin-bottom: 25px;
    background-color: #4169E1;
    border-radius: 50%;
}
.count-cards h3{
    font-family: 'Montserrat-black';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 24px;
    margin-bottom: 17px;

    text-align: center;

    color: #404040;
    }
.count-cards p{
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    
    color: #898989;
}
.divider{
    position: relative;
    top: 20px;
    border: 1px solid #959595;
    border-top: none;
    border-bottom: none;
    border-left: none;
    height: 50px;
}
/*counter*/

/*founder*/
.sub-head{
    font-family: 'Montserrat-black';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 72px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #404040;
}
.sub-lines{
    font-family: 'Montserrat-light';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #757575;
}
.pera{
    margin: 20px 0;
}
.sub-pera{
    max-width: 764px;
}
.sub-lg{
    font-size: 65px;
}
.fullstop{
    color: #4169E1;
    font-size: 100px;
}
.underline{
    width: 267px;
    border-top: 10px solid #4169E1;
    margin: 0;
    padding: 0 0 20px 0;
}
.btn-know{
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;

    margin: 40px 0;
    padding: 20px 45px;
}
.bg-img{
    padding: 58px;
    background-image: url('../img/bg-mian.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    border-radius: 5px;
}
.bg-img img{
    width: 100%;
}
/*founder*/

/*partner*/
.partners div{
    padding:  0 22px;
}
.partners div div{
    background: #FFFFFF;
box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
border-radius: 5px;
margin: 30px auto;
}
.tata{
    padding: 140px 22px!important;
}
.mahi{
    padding: 120px 22px!important;
}
.apar{
    padding: 215px 22px!important;
}
.mobil{
    padding: 103px 22px!important;
}
.fidu{
    padding: 103px 22px!important
}
/*partner*/

/*work area*/
.work-area{
    margin: 30px 0;
    background-image: url('../img/wall/work.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 542px;

    display: flex;
    align-items: center;
}
.work-card{
    padding: 0 50px;
}
.work-card img{
    width: 80px;
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 20px;
    margin: 20px 0;
}
.work-card h4{
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 24px;
}
.underline-sm{
    width: 180px;
    border-top: 3px solid #4169E1;
    margin: 15px 0 20px;
}
.work-card p{
    font-family: 'Montserrat-light';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
}
/*work area*/

/*location*/
.location{
    margin: 20px 0;
    display: flex;
}
    .location-img{
        background-color: #4169E1;
        border-radius: 50%;
        width: 53px;
        padding: 14px;
        margin:  10px 20px;
    }
    .location div h5{
        font-family: 'Montserrat-bold';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 40px;
        color: #404040;
    }
    .location div p{
        font-family: 'Montserrat-light';
        max-width: 434px;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
        color: #404040;
    }
    .map-loc{
        font-family: 'Montserrat-semibold';
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 24px;
        color: #4169E1;
        cursor: pointer;
    }
    .location-arrow{
        width: 20px;
    }
    .map{
        border-radius: 10px;
    }
/*location*/

/*carousel*/
.achiv-carousel{
    position: relative;
    bottom: 170px;
}
.item .card{
    margin: 0 auto;
    border: none;
    border-radius: 0px;
}
.item .card img{
    border-radius: 0px;
}
.card-title{
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    margin: 0;
    color: #404040;
}
.card-text{
    font-family: 'Montserrat-light';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #404040;
    margin-bottom: 5px;
}
.card-body{
    padding: 15px 0;
}
.cl-year{
    font-family: 'Montserrat-regular';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;

    color: #404040;
}
.underline-xsm{
    width: 35px;
    border-top: 3px solid #4169E1;
    margin: 0px 0 10px;
}
/*carousel*/

/*team*/
    .team{
        margin: 20px auto;
        height: 600px;
    }
    .team-name{
        position: relative;
        bottom:613px;

        height: 593px;
        display: none;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
        /* z-index: 0.5; */
        background-color: rgb(65, 105, 225, 0.5);
        padding: 20px;
        transition: 0.5s;
    }
    .team1:hover ~.team11,.team11:hover{
        display: flex;
    }
    .team2:hover ~.team22,.team22:hover{
        display: flex;
    }
    .team3:hover ~.team33,.team33:hover{
        display: flex;
    }
    .team-name h2{
        font-family: 'Montserrat-bold';
        font-style: normal;
        font-weight: 700;
        font-size: 48px;
        line-height: 56px;
        text-transform: uppercase;

        color: #FFFFFF;
    }
    .team-name p{
        font-family: 'Montserrat-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 56px;
        color: #FFFFFF;
    }
    .team .un-in{
        border-top: 4px solid #000;
        margin: 5px 0 0px;
    }
    .filt-blur{
        filter: blur(2px);
        transition: 0.5s;
    }
    .filt-blur:hover{
        filter: blur(0px);
        filter: brightness(5px);
    }
    /* #team1{
        background-image: url('../img/team/pone.png');
        background-repeat: no-repeat;
        background-size: cover;
    }
    #team2{
        background-image: url('../img/team/ptwo.png');
        background-repeat: no-repeat;
        background-size: cover;
    }
    #team3{
        background-image: url('../img/team/pthree.png');
        background-repeat: no-repeat;
        background-size: cover;
    } */
/*team*/

/*contant input*/
  .contact input{
    margin: 20px 0;
    border: none;
    border-bottom: 1px solid #404040;
    border-radius: 0px;

    font-family: 'Montserrat-light';
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 161.4%;
    color: #404040;
    
    padding: 0 0 5px 0;
  }
/*contant input*/


/*achivements*/
.achivements{
    background-image: url('../img/wall/achiv.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 710px;
}
/*achivements*/

/*partner*/
.sec-partner{
    padding: 100px 0;
}
.p-logo{
    text-align: center;
}
.p-logo img{
    width: 80%;
    box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
    border-radius: 5px;
}
.p-con{
    display: flex;
    align-items: center;
}
.p-link a{
    display: flex;
    align-items: center;

    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #1467B3;
}
.p-link a p{
    margin:  0 10px 0 0;
}
/*partner*/

/*map*/
.location-btns{
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 580px;
}
.location-btn{
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #1467B3;
    border: 1px solid #1467B3;

    width: 160px;
    text-align: center;
    border-radius: 5px;
    padding: 15px 20px;
    transition: 0.3s;
}
.location-btn:hover{
    cursor: pointer;
    background-color: #1467B3;
    color: #fff;
}
.loc-map{
    margin: 50px auto;
}
.loc-map img{
    width: 80%;
    border: 10px;
}
.loc-map-pera{
    max-width: 800px;
    margin: 0 auto;
}
.cg{
    background-color: #1467B3;
    color: #fff;
}
/*map*/

/*gallery*/
.category{
    max-width: 800px;
        margin: 0 auto 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
    .category h3{
        font-family: 'Montserrat-Bold';
        font-size: 27px;
        line-height: 40px;
        letter-spacing: 0.03em;
        color: #404040;
        border-bottom: 5px solid #fff;
        transition: 0.3s;
    }
    .category h3:hover{
        border-bottom: 5px solid #4169E1;
    }
    .img-group img{
        width: 100% ;
        margin: 10px auto;
    }
/*gallery*/

/*footer*/
footer{
    background-color: #000;
    padding: 50px 0;
}
footer .container{
    max-width: 1080px;
}
.wlogo{
    text-align: center;
}
.wlogo img{
    width: 90px;
}
.wlogo p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
.underline-md{
    width: 267px;
    border-top: 3px solid #4169E1;
    margin: 10px auto;
}
.foot-links{
    margin: 50px 20px;
}
.foot-links div{
    text-align: center;
}
.foot-links h3{
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;

    color: #F1F1F1;
}
.f-link{
    margin: 8px auto;
}
.f-link a{
    font-family: 'Montserrat-light';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #F1F1F1;
}
.follow{
    text-align: center;
}
.follow img{
    margin: 20px 8px;
}
.copyright{
    font-family: 'Montserrat-light';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #F1F1F1;
}
/*footer*/