﻿.switch-box{
    display:none!important;
}
.text-justify{
    text-align:justify;
}
/* silder-one */

.silder-one .inner-content {
    position: relative;
    z-index: 1;
    background-size: cover;
    /*height: 100%;*/
    height: 500px;
    padding-bottom: 100px !important;
}

@media only screen and (max-width: 1480px) {
    .silder-one .inner-content {
        padding-bottom: 0;
    }
}



.silder-one .inner-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
    z-index: -1;
}

.silder-one .inner-content .inner-text .sub-title {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
}

.silder-one .inner-content .inner-text .title {
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
}

@media only screen and (max-width: 1280px) {
    .silder-one .inner-content .inner-text .text {
        font-size: 18px !important;
        margin-bottom: 25px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .silder-one .inner-content .inner-text .title {
        font-size: 45px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .silder-one .inner-content .inner-text .title {
        font-size: 48px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .silder-one .inner-content {
        padding-top: 3rem;
    }
}

@media only screen and (max-width: 767px) {
    .silder-one .inner-content .inner-text .text {
        font-size: 18px !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 575px) {
    .silder-one .inner-content .inner-text .title {
        font-size: 32px;
        margin-bottom: 10px;
    }
}

.silder-one .inner-content .inner-text .text {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    line-height: unset;
    margin-bottom: 60px;
}

.silder-one .inner-content .inner-text .site-button {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    padding: 15px 30px;
}

@media only screen and (max-width: 575px) {
    .silder-one .inner-content .inner-text .site-button {
        padding: 12px 25px;
    }
}

.silder-one .inner-content .inner-text .site-button.lg {
    background: #fff;
    margin-left: 20px;
}

.silder-one .overlay-slide.style-1 {
    margin-right: 0;
    padding-top: 80px;
    width: 650px;
}

@media only screen and (max-width: 1600px) {
    .silder-one .overlay-slide.style-1 {
        margin-right: 0;
        padding-top: 174px;
        width: 550px;
    }
}

@media only screen and (max-width: 1280px) {
    .silder-one .overlay-slide.style-1 {
        width: 100%;
        padding-top: 100px;
    }
}

.oasis_school-slider-sub-title {
    color: var(--color-secondary)!important;
}

.silder-one .num-pagination .banner-next {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
}

.silder-one .num-pagination .banner-prev {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 9;
}
.num-pagination.style-1 .btn-prev i,
.num-pagination.style-1 .btn-next i {
    color: #fff;
    font-size: 30px;
    transition: 0.5s;
}

.num-pagination.style-1 .btn-prev,
.num-pagination.style-1 .btn-next {
    z-index: 1;
}

    .num-pagination.style-1 .btn-prev:after {
        content: '';
        position: absolute;
        top: -17px;
        left: -34px;
        width: 70px;
        height: 70px;
        z-index: -1;
        transform: rotate(45deg);
        background-color: var(--color-primary);
    }

    .num-pagination.style-1 .btn-prev:before {
        content: '';
        position: absolute;
        top: -27px;
        left: -45px;
        width: 90px;
        height: 90px;
        z-index: -1;
        opacity: 0.3;
        transform: rotate(45deg);
        background-color: var(--color-secondary);
    }

    .num-pagination.style-1 .btn-next:after {
        content: '';
        position: absolute;
        top: -17px;
        right: -34px;
        width: 70px;
        height: 70px;
        z-index: -1;
        transform: rotate(45deg);
        background-color: var(--color-primary);
    }

    .num-pagination.style-1 .btn-next:before {
        content: '';
        position: absolute;
        top: -27px;
        right: -45px;
        width: 90px;
        height: 90px;
        z-index: -1;
        opacity: 0.3;
        transform: rotate(45deg);
        background-color: var(--color-secondary);
    }

    .num-pagination.style-1 .btn-prev:hover:after, .num-pagination.style-1 .btn-next:hover:after {
        background: #fff;
    }

    .num-pagination.style-1 .btn-prev:hover:before, .num-pagination.style-1 .btn-next:hover:before {
        background: #fff;
    }

    .num-pagination.style-1 .btn-prev:hover i, .num-pagination.style-1 .btn-next:hover i {
        color: #2D3239;
    }

.num-pagination.style-1 .btn-prev, .num-pagination.style-1 .btn-next {
    z-index: 1;
}

.silder-one .num-pagination .banner-next {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
}
@media(max-width:768px){
    .silder-one .num-pagination .banner-next{
        top:80%;
    } 
    .silder-one .num-pagination .banner-prev{
        top:80%;
    }
}
/*busiess experience*/

.dz-team.style-1 {
    background: #F4F4F5; 
    text-align: center;
    overflow: visible !important;
    padding-top: 40px;
    padding-bottom: 10px;
    z-index: 9;
    position: relative;
    margin-top: 70px;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

    .dz-team.style-1 .dz-media {
        width: 180px;
        height: 180px;
        margin: auto;
        margin-top: -80px;
    }

        .dz-team.style-1 .dz-media img {
            width: 100%;
            height:185px;
        }

@keyframes upToDown {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

.dz-team.style-1 .dz-content {
    padding-top: 30px;
    padding-bottom: 20px;
}

    .dz-team.style-1 .dz-content .dz-name {
        font-family: 'Roboto';
        font-weight: 600;
        font-size: 20px;
    }

    .dz-team.style-1 .dz-content .dz-position {
        font-family: 'Open Sans';
        font-weight: 600;
        font-size: 14px;
    }


.dz-team.style-1:before {
    content: "";
    position: absolute;
    bottom: -3px;
    right: -3px;
    width: 0px;
    height: 0px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.dz-team.style-1:after {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    width: 0px;
    height: 0px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.dz-team.style-1.active:after, .dz-team.style-1:hover:after {
    opacity: 1;
    visibility: visible;
    width: 30px;
    height: 30px;
}

.dz-team.style-1.active:before, .dz-team.style-1:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100px;
    height: 100px;
}

.dz-team.style-1.active:after, .dz-team.style-1:hover:after {
    opacity: 1;
    visibility: visible;
    width: 30px;
    height: 30px;
}

.dz-team.style-1:after {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    width: 0px;
    height: 0px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.dz-team.style-1:after {
    border-top: 4px solid var(--color-primary);
    border-left: 4px solid var(--color-primary);
}

.dz-team.style-1:before, .dz-team.style-1:after {
    border-right: 4px solid var(--color-primary);
}
.dz-team.style-1:before {
    border-right: 4px solid var(--color-primary);
    border-bottom: 4px solid var(--color-primary);
}
/*business experience end*/
/*faq contact form*/
.oasis-school-form {
    /*background-color: #dcd7ca !important;*/
    background-color: var(--color-primary)!important;
    border-radius:20px;
    padding:20px!important;
   /* background: url(../schoolimg/faq-bg.png) no-repeat center;
    background-size: cover;*/
}
.school-contact-btn{
    background-color: var(--color-secondary)!important;
}
/*faq contact form end*/
/*gallery*/
.image img{
    height:295px!important;
}
.icon-bx-xs {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color:#fff;
}
.image{
    position: relative;
}


.image .single-gallery__item {
    position: relative;
    height: 100%;
    width: 100%;
}

.image .single-gallery__item img {
    width: 100%;
    object-fit: cover;
    height: 220px;
}

.image .single-gallery__icon {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: var(--translate);
    z-index: 2;
    opacity: 0;
    transition: var(--transition);
}

    .image .single-gallery__icon i {
        font-size: 50px;
        color: var(--rt-white);
    }

/**/
/*notice*/
.overlay-black-dark:after {
    opacity: 0.9;
}
.overlay-black-light:after, .overlay-black-middle:after, .overlay-black-dark:after {
    background: #000;
}
.bg-img-fix{
    background-attachment: fixed;
    background-size: cover;
}
.counter-style-1 .icon-bx {
    display: block;
    width: 80px;
    background: var(--color-primary);
    height: 80px;
    min-width: 80px;
    text-align: center;
    line-height: 80px;
    outline: 2px solid;
    outline-offset: 10px;
    margin: 12px 32px 12px 12px;
}

.text-primary-box {
    color: var(--color-secondary)!important;
}

.counter-style-1 {
    display: flex;
    align-items: center;
    padding-top:40px;
    padding-bottom:40px;
}

    .counter-style-1 .counter-num {
        display: flex;
        align-items: flex-end;
        margin-bottom: 10px;
    }

        .counter-style-1 .counter-num .counter {
            font-size: 45px;
            line-height: 45px;
            margin-bottom: 0;
        }

    .counter-style-1 .counter-text {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
    }

@media screen and (max-width:1200px) {
    .counter-style-1 .icon-bx {
        width: 70px;
        height: 70px;
        min-width: 70px;
        line-height: 70px;
    }
}
.flaticon-leader:before {
    content: "\f110";
}

.counter-style-1 .counter-text {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
/*notice end*/
/*chairman*/
.overlay-black-dark:after {
    background: #000;
    opacity: 0.9;
}
/* Vission Section */
.service.style-1 {
    position: relative;
    z-index: 1;
}

    .service.style-1:before {
        content: "";
        width: 6%;
        height: 27%;
        position: absolute;
        background: url(../schoolimg/pt14.png);
        background-repeat: no-repeat;
        bottom: 15%;
        z-index: -1;
        right: 5%;
        animation: move1 5s infinite;
    }

    .service.style-1:after {
        content: "";
        width: 9%;
        height: 15%;
        position: absolute;
        background: url(../Oasis_School_Images/pt13.png);
        background-repeat: no-repeat;
        top: 15%;
        z-index: -1;
        left: 5%;
        animation: move1 5s infinite;
    }

/* Primary Colors */
.text-primary-line {
    color: #E56713 !important;
}

.bg-primary {
    background-color: #E56713 !important;
}

.bg-school {
    background-color: #2d3239;
}

/* Icon Box Wrapper */
.icon-bx-wraper.style-2 {
    background: #3F454E;
    box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.1);
    padding: 38px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
   /* text-align: center;*/
}

    .icon-bx-wraper.style-2:before {
        content: "";
        position: absolute;
        bottom: -3px;
        right: -3px;
        width: 0px;
        height: 0px;
        z-index: -1;
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff;
        opacity: 0;
        visibility: hidden;
        transition: 0.5s;
    }

    .icon-bx-wraper.style-2:hover,
    .counter-wrapper1 .counter-inner:after {
        background: #E56713;
    }

        .icon-bx-wraper.style-2:hover:before,
        .icon-bx-wraper.style-2.active:before {
            opacity: 1;
            visibility: visible;
            width: 100px;
            height: 100px;
        }

    /* Icon Box */
    .icon-bx-wraper.style-2 .icon-bx-sm {
        position: relative;
        width: 98px;
        height: 104px;
        margin-bottom: 26px;
        clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 100% 100%, 20% 100%, 0% 80%, 0 0);
        background: #E56713;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .icon-bx-wraper.style-2:hover .icon-bx-sm {
        background: #fff !important;
    }

    .icon-bx-wraper.style-2:hover .icon-bx-sm {
        animation: shake 0.5s infinite;
    }

    /* Icon Styling */
    .icon-bx-wraper.style-2 .icon-bx-sm .icon-cell i {
        font-size: 60px;
        color: #fff;
    }

    /* On hover, change icon color */
    .icon-bx-wraper.style-2:hover .icon-bx-sm .icon-cell i {
        color: #E56713;
    }

/* Icon Content */
.icon-content {
    overflow: hidden;
}

.icon-bx-wraper.style-1 .icon-bx-sm .icon-cell {
    width: 80px;
    height: 80px;
    display: block;
}

.icon-bx-wraper.style-1 .icon-content {
    margin-left: 23px;
}
.icon-content p{
    padding-bottom:20px;
}
/* Button */
.site-button {
    display: inline-block;
    padding: 10px 20px;
    background: #E56713;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

    .site-button:hover {
        background: #fff;
        color: #E56713;
        border: 1px solid #E56713;
    }

/* Animation */
@keyframes move1 {
    0% {
        transform: translate(0);
    }

    25% {
        transform: translate(-15px, -15px);
    }

    50% {
        transform: translate(-8px, -8px);
    }

    75% {
        transform: translate(-15px, 8px);
    }

    100% {
        transform: translate(0);
    }
}

@keyframes shake {
    0%, 100% {
        transform: rotate(0);
    }

    25% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    75% {
        transform: rotate(5deg);
    }
}
/*chairman*/
.team-members-section .team-item {
    position: relative;
    z-index: 10;
}
.team-item {
    display: flex;
    flex-direction: column;
    align-items: center; /* Centers text */
    text-align: center; /* Aligns text */
}
/*testinomial*/
.owl-carousel .owl-item img{
    height:83px!important;
    width:83px!important;
}
/*responsive*/
@media(max-width:767px){
    .slidearea{
        padding-top:0px!important
    }
}
/*about image*/
.about-section .left img {
    height: 347px !important;
    width: 100%;
}
.five-eclipse {
    display: -webkit-box !important;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-height: calc(2.2em * 5) !important;
}
