body {
    font-family: 'Quicksand', sans-serif;
}

.responsiv {
    width: 100%;
    max-width: 100px;
    height: auto;
}

.responsive {
    width: 100%;
    max-width: 150px;
    height: auto;
}
.seniors .inner-section {
    margin-top: 122px!important;
}
.px-6 {
    padding-left: 270px;
}
.text-justify{
    text-align:justify;
}
.banner-section .img-container {
    width: 100%;

    position: relative;
    text-align: center;
    color: white;
}

.decoration-none {
    text-decoration: none;
}

.p-relative {
    position: relative;
}

.senior-details {
    font-family: 'Quicksand';
}

.text-left {
    text-align: left;
}

.p-relative .img-txt {
    bottom: 50px;
    position: absolute;
}


.top-banner {
    background: url('../WebP/cover.webp');
    background-size: cover;
    height: 80vh;
}

.univ-banner {
    background: url('../WebP/Sitare-University-Logo.webp');
    background-size: cover;
    height: 80vh;
}

.about-video .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#fff 50%, rgb(115 114 113 / 52%) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
    border: 4px solid white;
}

.p-relative{position:relative;}

.about-video .play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #1b1922;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
span.borderbottom {
    border-bottom: 2px solid #5C9BD5;
    display: inline-block;
    width: 250px;
}

.senior-info a {
    color: #212529 !important;
    text-decoration: none;
}

.navigation {
    padding: 0 120px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    background-color: white;
    /*height: 90px;*/


}

.modal-dialog {
    max-width: 700px !important;
}

.criteria ul li {
    display: flex;
}

.criteria ul li i {
    padding-right: 20px;
}

.criteria ul li p {
    margin-top: -2px;
}

@media(max-width: 990px) {
    .navigation {
        padding: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
    }
    
    .abt-team .team .abt{
        width:100%;
    }
    .senior-details .video iframe {
        width: 100%;
        height: 222px;
    }

    .mob-v {
        display: inline-block;
    }
}

.fa-bars {
    color: #83B940;
}

.contact-style span {
    padding: 0 10px;
    color: white;
}

.nav-item {
    margin: 0 10px;
}

.navigation .active {
    border-bottom: 1px solid green;
}

.nav-link {
    font-weight: bolder;
    color: black !important;
}

.navbar {
    padding: 0px !important;
    background-color: white;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: white !important;
}

.carousel-indicators [data-bs-target] {
    height: 12px !important;
    border-radius: 80%;
    width: 14px !important;

}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: initial !important;
    padding: 0 0 0 15%;
    margin-bottom: 1rem;
    list-style: none;
}

.carousel-item {
    background-color: #00000;
    position: relative;
}

.carousel-caption {
    text-align: initial !important;
    color: white !important;



}


.overlay {
    width: 100%;
    height: 100%;
    padding: 1px;
}

.banner-section .carousel-inner .carousel-item .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    width: 100%;
    height: 80%;

}

.carousel-item img {
    opacity: 1;


}

.navigation .navbar img {
    height: 90px;
    transition-duration: 200ms;
}

.small-logo {
    height: 65px !important;
}

.contact .location1 a {
    color: white !important;
    text-decoration: none;
}

.footer .footer-inner .design-details span {
    color: #83b940;
}

.section-1 h3 {
    color: #5C9BD5;
}

.mission-section,
.abt-team {
    font-family: 'Quicksand', sans-serif;

}

.section-1 .p-24 {
    font-size: 25px;
}

.mission-section .section-2 .width-80 {
    width: 75%;
}

.mission-section .section-2 .info {
    width: 75%;
    margin: 0 11%;
    font-size: 18px;
    font-weight: 400;
}

.mission-section .section-2 .abt-edu {
    font-weight: 800;
    line-height: 2;
    padding: 30px 60px 30px 30px;
}

.mission-section .section-2 .abt-edu p {
    text-align: justify;
    font-weight: 400;
}

.section-2 .rnd-border {
    border-radius: 8px;
}

.video-details p {
    margin-top: 14px;
    font-size: 16px;
}


.section-2 .left {
    float: left;
    border-radius: 100px;
    margin: 4px 31px 22px 10px;
    height: 100px;
}

.shadow .card-body a {
    text-decoration: none;
    font-size: 18px;
    color: #83b940 !important
}

.section-2 right {
    float: right;
}

.abt-partner .mob-scrn img {
    width: 390px;
}



.mission-section .section-2 .abt-edu .btn {
    border-radius: 80px;
    background-color: #83B940;
    padding: 8px 20px;
    color: white;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}

.mission-section .section-2 .abt-edu .btn a {

    color: white;

    text-decoration: none;
}


.mission-section .section-1 .line-height {
    line-height: 2;
    font-size: 16.7px;
}

.abt-partner {
    height: 200px;
    width: 100%;
    background-color: #01132E;
    margin: 110px 0;
    color: white;
    font-family: 'Quicksand', sans-serif;

}

.abt-partner .partner-details {
    line-height: 2;
    word-spacing: 1.8px;
    font-size: 17px;
    padding: 50px 0;
}

.abt-partner .partner-details p {
    text-align: justify;
}

.abt-partner .partner-details .h-line {

    width: 20%;
    height: 1px;
    background-color: white !important;
    border: none;
}

.transforming-lives .video-details .arrows {
    float: right;

}


.cities {
    font-family: 'Quicksand', sans-serif;
}

.cities .abt-cities .card {
    border: none;
}

.cities .abt-cities .card a {
    color: green;
}



.transforming-lives {
    font-family: 'Quicksand', sans-serif;
}


.video-details p {
    line-height: 2;
    text-align: justify;
    padding: 0 5px;
}

.transforming-lives .carousel .green {
    color: #83B940;
    float: right !important;

}

.footer {
    font-family: 'Quicksand', sans-serif;
    background-color: #01132E;
    color: white;
    font-size: 16px !important;
    position: relative;
}

.footer .footer-inner {
    padding-top: 10px;
}

.footer .footer-inner a {
    text-decoration: none;
    color: white;
}

.footer .footer-inner ul li {
    list-style: none;
}

.footer .subscription {
    position: absolute;
    z-index: 5;
    background-color: #010B1A;
    width: 80%;
    margin: -55px 10%;
    border-radius: 5px;
}

.footer .footer-inner .s-h-line {
    width: 18px;
    height: 3px;
    background-color: white !important;
    border: none;

}

.subscription .subscription-main input {
    padding: 12px 20px;
    margin: 8px 0;
    background-color: #010B1A;
    border: none !important;
    border-bottom: 2px solid white !important;
    color: white !important;
    margin: -10px 0;
    outline: none;
}



.subscription .subscription-main .btn {
    color: white;
    background-color: #83b940;
    border-radius: 18px;
    padding: 5px 35px;
    margin-top: 8px;
    border-bottom:none!important;

}

.abt-team .team {
    width: 92%;
    margin: 0 5.3%;
}

.abt-team .team .abt {
    line-height: 1.8;
    width: 95%;
    justify-content: initial;
}

.abt-team .team .abt p {
    padding-top: 18px;
    text-align: justify;
}

.careers {
    font-family: 'Quicksand', sans-serif;

}

.careers .row .card {
    border: none;
    border-radius: 10px;
    margin: 0 2px;


}

.careers .card .link-job .btn {
    color: white;
    background-color: #83b940;
    border-radius: 18px;
    padding: 5px 3px;
    margin-top: 8px;
}

.careers .card .link-job .btn a {
    text-decoration: none;
    background-color: #83b940;
    color: white;
    padding: 7px 65px;
    font-weight: 600;
    border-radius: 20px;
}

.careers .career-mail span {
    color: #5C9BD5;
}

.careers .career-mail h4 {
    font-weight: 400;
}

.careers .right {
    float: right;
    color: green;
    text-decoration: none;
}

.careers {
    padding: 0 13%;
}


.contact {
    font-family: 'Quicksand', sans-serif;
}


.contact .location {
    background-color: #01132E;
    color: white;
    padding: 40px 50px;
    border-radius: 5px;
    margin-left: -10px !important;

}

.contact .contact-form {
    background-color: white;
}

.contact .contact-form span {
    color: #01132E;
    font-weight: 600;
}

.contact .contact-form .form input {
    border: none;
    border-bottom: 2px solid #01132E;
    width: 100%;
    color: #01132E !important;
    font-weight: 600;
    outline: none;
}
.contact .contact-form .form input.btn{
    color: #fff!important;
    border-bottom:none; 
}
.contact .contact-form form .message-area textarea {
    border: none;
    border-bottom: 2px solid #01132E;
    width: 100%;
    color: #816968;
    font-weight: 600;
    outline: none;
}

.job-details {
    font-family: 'Quicksand', sans-serif;
}

.details {

    padding: 5% 5%;

}

.modal .modal-body .criteria ul li {
    list-style: none;
}

.job-details .details h4 {
    color: #01132e;
    font-weight: 600;
}

.fa-check:before {
    color: #83B940;
    cursor: pointer;
}

.abt h6 {
    cursor: pointer;
    float: right;
    color: #83B940;
}

.fas {
    cursor: pointer;
}

.profile-img {
    display: inline-block;
}

.team left {
    float: left;

}

.team .right {
    /*float: right;*/
    padding: 0 20px;

}

.read-more-text {
    display: none;
}

.read-more-text--show {
    display: inline;
}

.s-production {
    font-size: 12px !important;
}

.carousel-caption p {
    font-size: 20px;
    margin-bottom: 0px !important;

}

.banner-section {
    font-family: 'Quicksand', sans-serif;
}

.contact .row .green {
    color: #83b940;

}

.modal-header {
    border-bottom: none !important;
}

.modal-footer {
    border-top: none !important;
}


.transforming-lives .outer-text {
    line-height: 2;
}

.contact .btn {
    color: white;
    background-color: #83b940;
    border-radius: 18px;
    padding: 5px 35px;
    margin-top: 8px;

}

.contact .submitt {
    margin-left: 90px !important;
}

.contact .media {
    margin-left: -90px !important;
}

.contact .media i {
    color: #01132e;
}

.text-right {
    text-align: right;
}

.seniors {
    align-items: center;
    align-content: center;
    font-family: 'Quicksand', sans-serif;
}

.seniors .inner-section {
    background-color: #FCFCFC !important;
    position: relative;
    margin: 40px 0;
    padding: 0 10px;
}

.seniors .inner-section .senior-img {
    width: 178px;
    height: 178px;
}

.seniors .inner-section p {
    text-align: justify;
}

.seniors .inner-section .senior-info .left a {
    cursor: pointer;
    color: green;
}

.senior-details .senior-insight {
    width: 80%;
    margin: 2% 10%;
    text-align: justify;

}

.senior-details .senior-insight p {
    padding-top: 50px;

}

.senior-details .abt-senior p {
    text-align: justify;
    font-size: 16px;
}

.senior-details .senior-insight-pic {
    width: 178px !important;
    height: 178px !important;
}

.senior-details .senior-insight-pic img {
    width: 100% !important;
    height: 100% !important;
}

.senior-details .style-line .hr-line {
    width: 20%;
    margin: 20px 40% 31px 40%;
    background-color: #9f9f9f;
    height: 1px;
}

.senior-details .senior-insight .senior-insight-pic {

    margin: 0 auto;
}

.senior-details .row a {
    color: green;

}

.cities .abt-cities .iframe-container {
    width: 99%;
    height: 275px;
    margin: 0 auto;
}

.cities .abt-cities .iframe-container iframe {
    width: 100% !important;
    height: 275px !important;
}

.banner-section-mob {
    display: none;
}

@media(min-width: 1400px) {
    .cities .abt-cities .iframe-container {
        height: 300px;
    }

    .cities .abt-cities .iframe-container iframe {
        height: 300px !important;
    }
}

@media(max-width: 990px) {

    .text-md-center {
        text-align: center;
    }

    .abt-partner {
        height: auto;
        width: 100%;
        background-color: #01132E;
        margin: 40px 0;
        color: white;
        font-family: 'Quicksand', sans-serif;
        overflow-x: hidden;

    }

    .button.navbar-toggler {
        font-size: 33px;
    }

    .cities .abt-cities .row {
        padding: 0 7.5%;
    }

    .careers .px-8 {
        padding: 0 18%;
    }

    .navigation .active {
        border-bottom: none;
    }

    .contact-style {
        background-color: white;
    }

    .contact-style span {
        color: black;
        padding: 0;
    }

    .carousel-caption {
        text-align: center;
    }

    .details {
        width: 90%;
        margin: 0 5%;
        padding: 5% 5%;
    }

    .mission-section .section-2 .abt-edu {
        font-weight: 800;
        font-size: 16px;
        line-height: 2;
        padding: 40px 5px 30px 5px;
    }

    .cities .abt-cities .card {
        width: 17.5rem;
    }

    .cities .abt-cities .iframe-container {
        width: 99%;
        height: 270px;
        margin: 0 auto;
    }

    .cities .abt-cities .iframe-container iframe {
        width: 100% !important;
        height: 100% !important;
    }

    .contact .location {
        background-color: #01132E;
        color: white;
        padding: 0px 50px;
        border-radius: 5px;
        margin-left: -10px !important;

    }

    .careers {
        padding: 0 5%;
    }

    .careers .career-info p {
        font-size: 16px;
        line-height: 1.8;
    }

    .abt-partner .mob-scrn img {
        width: 330px;
    }

    .abt-partner .partner-details {
        line-height: 2;
        word-spacing: 1.8px;
        font-size: 17px;
        padding: 20px 0 0 0;
    }

    .px-6 {
        padding-left: 30%;

    }

    .team .right {
        /*float: right;*/
        padding: 0 0 0 8px;
    }

    .responsiv {
        width: 100%;
        max-width: 100px;
        height: auto;
    }

    .mission-section .section-2 .width-80 {
        width: 95%;
    }

    .transforming-lives .video {
        width: 100%;
        height: 250px;

    }

    .transforming-lives .video iframe {
        width: 100%;
        height: 100%;

    }
    
    .video-details p {
        font-size: 13.8px;
    }

    .mission-section .section-2 .abt-edu p {
        text-align: justify;
        font-size: 14px;
        font-weight: 400;
    }

    .abt-partner .partner-details p {
        text-align: justify;
        font-size: 14px;

    }

    .mission-section .section-1 .line-height {
        line-height: 2;
        font-size: 14px;
    } 

    .transforming-lives .outer-text {
        font-size: 14px;
        line-height: 2;
    }

    .responsive {
        width: 100%;
        max-width: 120px;
        height: auto;
    }

    .contact .media {
        margin-left: 0px !important;
    }

    .contact .submitt {
        margin-left: 0px !important;
    }

    .senior-details .senior-insight {
        width: 100%;
        margin: 0;

    }


    .senior-details .iframe-container {
        width: 100%;


    }

    .senior-details .iframe-container iframe {
        width: 100%;

    }

    .senior-details .senior-insight p {
        padding-top: 70px;

    }

    footer .subscription {
        position: absolute;
        z-index: 5;
        background-color: #010B1A;
        width: 100% !important;
        margin: -55px 0px !important;
        border-radius: 5px;
    }

    .subscription .subscription-main input {
        padding: 12px 20px;
        margin: 10px 0.1px !important;
        background-color: #010B1A;
        border: none !important;
        border-bottom: 2px solid white !important;
        color: white !important;
        margin: -10px 0;
        outline: none;
        width: 100%;
    }

    .footer .footer-inner {
        padding-top: 230px;
    }

    .transforming-lives .carousel .green {

        float: initial !important;
    }

    .top-banner {
        background: url('../WebP/cover-m.webp');
        background-size: cover;
        height: 70vh;
    }

    .col-lg-5.col-md-6.col-sm-6.col-xs-6.shadow.pt-4 {
        box-shadow: none !important;
    }

    .banner-section .p-relative {
        height: 75vh !important;
    }

    .banner-section-mob .img-container .img-txt {
        width: 70%;
        float: right;
    }

    .banner-section-mob .img-container .img-txt h2 {
        position: absolute;
        z-index: 5;
        bottom: 260px;
        color: white;
        font-size: 16px !important;
    }

    .banner-section-mob .img-container .img-txt p {
        position: absolute;
        z-index: 5;
        color: white;
        bottom: 90px;
        text-align: left;
        font-size: 13.5px;
        padding-right: 5px;

    }

    .banner-section-mob .img-container img {
        width: 100%;
        overflow-x: hidden !important;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;

    }

}
