
/*===============================
	Colors Student Campus - Components
=================================*/

:root {
	--green-deep-moss: #3A6B35;
	--yellow-saffron: #FFBC34;	
	--yellow-saffron-light: #FBC342;
	--gray-light: #e8e8e8;
}

/* p {
    font-size: 14px!important;
    color: #000!important;
} */

.paragraph-larger {
    font-size: 16px!important;
}

/* Default Classes Website */
.gray-block {
    background: var(--gray-light);
    /* padding: 15px!important; */
    border-radius: 15px;
    min-height: 140px;
}

.gray-block h2 {
    color: #FFF !important;
    margin-bottom: 15px;
}

.gray-block h3 {
    color: #FFF !important;
    margin-bottom: 15px;
    background: var(--green-deep-moss);
    /* height: 40px; */
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    border-radius: 14px;
    padding: 7px;
}

.gray-block p {
    color: #000 !important;
    font-size: 15px;
    padding: 0px 15px;
}

.green-block {
    background: var(--green-deep-moss);
    padding: 15px!important;
    border-radius: 12px;
	min-height: 180px;
}

.green-block h2 {
	color: #FFF!important;
	margin-bottom: 15px;
}

.green-block p {
	color: #FFF!important;
	font-size: 15px;
}

.yellow-block {
    background: var(--yellow-saffron);
    padding: 15px!important;
    border-radius: 12px;
	min-height: 180px;	
}

.yellow-block h2 {
	color: #000;
	margin-bottom: 15px;
}

.yellow-block p {
	color: #000!important;
	font-size: 15px;
}

.yellow-block-light {
    background: var(--yellow-saffron-light);
    padding: 15px!important;
    /* border-radius: 12px; */
	min-height: 110px;	
}

.yellow-block-light h2 {
	color: #000;
	margin-bottom: 15px;
}

.yellow-block-light p {
	color: #000!important;
	font-size: 15px;
}

/* Banners */
.no-radius {
	border-radius: 0;
}

/* Handle Links Sections */
.link-sections a {
    text-decoration: inherit;
    color: inherit;
    margin: 10px;
}

.link-sections a.active {
    text-decoration: inherit;
    color: inherit;
    border-bottom: 4px solid var(--green-deep-moss);
    padding-bottom: 3px;
}

/* Text Sections With Decoration */
.underline {
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
}

/*  2nd Facilities + Style Isolated */
/* Website styles for New Components -> It can be reused in new components */
.carousel-slides {
    display: flex;
    align-items: flex-end;
}

.carousel-slides>li {
    max-width: 100%;
}

.carousel-slides .img-block {
    /* border-right: solid 2px #FBC342; */
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* width: 75%; */
}

#schoolDetailsSlides .slide-block {
    /* border-right: solid 2px #FBC342; */
    width: 25% !important;
    /* width: 75%; */
}

.carousel-slides img {
    /* border-right: solid 2px #FBC342; */
    padding: 0px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    /* width: 75%; */
}

.carousel-slides img:after {
    content: '';
    position: absolute;
    top: 15%;
    right: 0px;
    height: 70%;
    border-right: 3px solid #FBC342;
}

.carousel-slides .section-title {
    margin-top: 10px;
}

/* .carousel-slides li:first-child>img {
            border: none;
            padding: 10px 5px;	
        }  */
.row-control-size {
    min-height: 550px;
}

.bg-circle-left {
    background: url(../images/section2/circlesgroup.webp);
    background-position: right 0% top 0%;
    background-size: auto;
    background-repeat: no-repeat;
}

.bg-circle-right {
    background: url(../images/section2/circlesgroup.webp);
    background-position: left 0% top 0%;
    background-size: auto;
    background-repeat: no-repeat;
}

.bg-circle-left-center {
    background: url(../images/section2/circlesgroup.webp);
    background-position: right 0% top 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-circle-left-center-session3 {
    background: url(../images/section2/circlesgroup.webp);
    background-position: right 0% top 0%;
    background-size: auto;
    background-repeat: no-repeat;
}

.bg-circle-right-double {
    content: "";
    background: url(../images/section3/circles-double-op40.webp);
    background-position: right 0% top 0%;
    background-size: auto;
    background-repeat: no-repeat;
}

.bg-test-circle {
    content: "";
    background: url(../images/section4/circlewriting.webp);
    background-position: left 10% top 0%;
    background-size: auto;
    background-repeat: no-repeat;
    min-height: 750px;
}

.bg-group-students {
    background: url(../images/section3/groupcirclecrop-smaller.webp);
    background-position: right 0% bottom 0%;
    background-size: 65%;
    background-repeat: no-repeat;
}

.bg-student-test {
    background: url(../images/section4/studenttest.webp);
    background-position: right 0% top 0%;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-student-test-curve-right {
    content: "";
    background: url(../images/section4/rightcurve.webp);
    background-position: right 0% bottom -5%;
    background-size: 25%;
    background-repeat: no-repeat;
    /* min-height: 850px; */
}

.bg-student-book {
    background: url(../images/section3/studentbook.webp);
    background-position: left 0% bottom 0%;
    background-size: 40%;
    background-repeat: no-repeat;
    min-height: 700px;
}

.cycles-arrows {
    background: url(../images/section3/circlearrows.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 150px;
}

.title-lampideas {
    color: #FBC342;
}

.title-lampideas::before {
    content: "";
    background: url(../images/section2/iconlamp.webp) no-repeat;
    background-size: cover;
    display: inline-block;
    width: 45px;
    height: 45px;
    opacity: 1;
    visibility: visible;
    vertical-align: middle;
    margin-right: 10px;
}

.title-examtext {
    color: #FBC342;
}

.title-examtext::before {
    content: "";
    background: url(../images/section4/icontest.webp) no-repeat;
    background-size: cover;
    display: inline-block;
    width: 45px;
    height: 45px;
    opacity: 1;
    visibility: visible;
    vertical-align: middle;
    margin-right: 10px;
}

.facilities-paragraphs {
    height: 110px;
}

.facilities-paragraphs p {
    font-size: 16px;
    padding-top: 5px;
}

.levels-cycles-paragraphs p {
    font-size: 14px;
    padding-top: 5px;
}

.carousel-slides p {
    margin-bottom: 10px;
}

.cycle-text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
}

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

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

.img-cycles {
    height: 200px;
}

/* Radius Image Adjust */
#carouselFacilitiesSC img {
    border-radius: 25px;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffbc34' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffbc34' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-caption {
    /* position: absolute; */
    right: 5%;
    bottom: 25%;
    left: 5%;
}

/* Control Student Book Visibility on Mobile or Desktops */

.studentbook-mobile {
    display: none;
}

header {
    z-index: 50;
    position: relative;
    width: 100%;
}

.footer-divider {
    background: url(../images/section6/footer-app.webp);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 320px;
}

.footer-divider .app {
    height: 270px;
    align-self: flex-end;
}

.footer-background {
    background: url(../images/section6/footerbackground-lg.webp), 
    linear-gradient(to bottom,
            /* Specifies the gradient direction */
            #FFF,
            /* Color stop: starts with WHITE */
            #FFF 320px,
            /* Extends WHITE to 15% (creates the first line) */
            #80808012 320px,
            /* Begins green at 15% (start of the second line) */
            #80808012 100%
    );
    background-position: left 0% bottom 35px;
    background-size: auto;
    background-repeat: no-repeat;
    min-height: 600px;
    padding-top: 50px;
}

.footer-height {
    height: 600px;
}


.yellow-bg-home-slide-right {
    background: url(../images/section1/curve-right.webp);
    background-position: right 0% top 0%;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 442px;
    /* z-index: -1; */
    position: relative;    
    /* min-height: 700px;			 */
}		

.yellow-bg-home-slide-left {
    /* content: ""; */
    background: url(../images/section1/curve-left.webp);
    background-position: left 0% bottom 0%;
    background-size: auto;
    background-repeat: no-repeat;
    /* min-height: 400px; */
}

.remove-padding-top {
    padding-top: 0px;
}

.remove-padding-bottom {
    padding-bottom: 0px;
}

.contact-bar {
    /* color: var(--green-deep-moss)!important; */
    font-size: 15px;
    margin-top: 5px;
}

.contact-bar li {
    /* color: var(--green-deep-moss)!important; */
    margin-top: 5px;
}

.contact-bar .fa {
    color: var(--green-deep-moss) !important;
}

.social-bar {
    margin-top: 10px;
}

.social-bar .fa {
    height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    background-color: #000;
    border-radius: 50%;
    font-size: 25px !important;
    color: var(--yellow-saffron) !important;
    padding-top: 7px;
    margin: 2px;
}

/* Screen Adjusts for Mobile */
@media only screen and (max-width: 767px) {
    .home-slider {
        position: relative;
        height: 500px;
    }


    /* Control Student Book Visibility on Mobile or Desktops */
    .studentbook-mobile {
        display: block;
    }

    .bg-circle-left,
    .bg-circle-right,
    .bg-circle-left-center,
    .bg-circle-right-double,
    .bg-circle-left-center-session3,
    .bg-group-students {
        background: none;
    }

    .bg-student-test {
        background-size: unset;
    }

    .bg-student-test-curve-right {
        background: none;
    }

    .section-title h3 {
        font-size: 24px;
        text-transform: capitalize;
        position: relative;
        margin-bottom: 10px;
        font-weight: 900;
        margin-top: 15px;
    }

    .carousel-slides .section-title h4 {
        color: var(--green-deep-moss);
    }

    .levels-cycles-paragraphs p {
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
    }

    .bg-student-book {
        background: none;
        min-height: auto;
        display: flex;
    }

    .bg-test-circle {
        background: none;
    }

    .footer-background {
        background-position: left 35% bottom 0%;
    }

    .footer-height {
        height: auto;
    }

    .social-bar {
        margin-top: 0px;
        display: flex;
        justify-content: flex-end;
    }

    .screen-col-no-wrap-mobile {
        flex-wrap: nowrap;
    }

    .cycle-text {
        justify-content: center;
        align-items: center;
        padding: 5px;
        font-size: 15px;
        font-weight: 400;
        text-align: center;
    }

    .img-cycles {
        height: 150px
    }

    .carousel-caption {
        display: initial !important;
        position: relative;
        right: 1% !important;
        left: 1% !important;
        bottom: 5px;
        padding-top: 15px;

    }

    .carousel-control-next,
    .carousel-control-prev {
        /* position: absolute; */
        align-items: flex-start;
        top: 150px;
    }

    .carousel-slides {
        display: block;
    }

    .carousel-slides>li {
        max-width: 100%;
    }

    /* Footer Mobile */

    .contact-bar {
        margin-top: 25px;
    }

    .contact-bar h2 {
        font-size: 1.75em;
    }

    .open-hours h2 {
        font-size: 1.75em;
    }

    .open-hours {
        margin-top: 25px;
        margin-bottom: 175px;
        text-align: left !important;
    }

    .useful-links {
        margin-top: 25px;
        text-align: left !important;
    }

    .useful-links h2 {
        font-size: 1.75em;
    }

    .agents h2 {
        font-size: 1.75em;
    }

}

/* Carousel Faciliites */
/* Agents Carousel */


.agents {
    background-color: #80808012;
}

.facilities-block {
    min-height: 400px;
    justify-content: space-between;
    flex-direction: column;
    /* padding: 25px; */
}

.facilities-block-photo {
    height: 225px;
    width: 300px;
    background: url(../images/5-1.webp);
    background-position: left 0% top 0%;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.facilities-block-description {
    min-height: 100px;
    margin-top: 15px;
}

.facilities-block-photo1 {
    position: relative;
}

.facilities-block-photo1 img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    /* Adjust opacity to partially overlay the images */
    z-index: 1;
    /* Set the stacking order - the second image */
}

.facilities-block-photo1 img:first-child {
    z-index: 0;
    /* Set the stacking order - the first image */
}

/* .facilities-block-background {
        height: 200px!important;	 
    } */

.facilities-block-background {
    height: 250px;
    /* width: 300px; */
    background: url(../images/section5/bg-agents.webp);
    /* background-position: left 0% top 0%; */
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.facilities-block-background img {
    height: 200px;
    width: auto;
}

.facilities-body {
    min-height: 215px;
}

.facilities-block-bottom-border {
    align-content: center;
    height: 45px;
    /* width: 350px; */
    background-color: var(--green-deep-moss);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;

}

/* Agents Carousel */

/* Links Default - Transparent */

.link-green-white {
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    background: none;
    color: #FFF;
}

/* Links Default - Transparent */


/* Bar Awards */
.banner-section-2 {
    background: var(--green-deep-moss);
    padding: 15px !important;
    /* border-radius: 12px; */
}

.banner-section-2 p {
    color: #FFF !important;
    text-align: center !important;
}

.banner-section-2 .row {
    align-items: center;
}

.banner-section-2 img {
    height: 60px !important;
    /* width: 60px!important; */
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .banner-section-2 img {
        height: auto !important;
        width: 45px !important;
        margin-bottom: 15px;
        margin-left: 15px;
        margin-right: 30px;
    }

    .banner-section-2 p {
        color: #FFF !important;
        text-align: left !important;
        padding-right: 15px;
        font-size: 14px;
        font-weight: 300;
    }

    .block-banner {
        justify-content: left !important;
    }
}


/* Agents Carousel */
.agent-profile {
    min-height: 400px;
    justify-content: space-between;
    flex-direction: column;
    /* padding: 25px; */
}

.agent-profile-photo {
    height: 225px;
    width: 300px;
    background: url(../images/5-1.webp);
    background-position: left 0% top 0%;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.agent-profile-description {
    min-height: 100px;
    margin-top: 15px;
}

.agent-profile-photo1 {
    position: relative;
}

.agent-profile-photo1 img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    /* Adjust opacity to partially overlay the images */
    z-index: 1;
    /* Set the stacking order - the second image */
}

.agent-profile-photo1 img:first-child {
    z-index: 0;
    /* Set the stacking order - the first image */
}

/* .agent-profile-background {
        height: 200px!important;	 
    } */

.agent-profile-background {
    height: 250px;
    /* width: 300px; */
    background: url(../images/section5/bg-agents.webp);
    /* background-position: left 0% top 0%; */
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.agent-profile-background img {
    height: 200px;
    width: auto;
}

.agent-bottom-border {
    min-height: 30px;
    /* width: 300px; */
    background-color: var(--green-deep-moss);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#carouselAgents img {
    padding-right: 5px;
    padding-left: 5px;
}

/* Agents Carousel */

/* Partners Carousel */
#carouselPartnersContainer .nbs-flexisel-nav-left,
#carouselPartnersContainer .nbs-flexisel-nav-right {
    display: none !important;
}

/* Partners Carousel */


/* New Carousel Default SC */

.carousel-flex li {
    width: 350px!important;
    margin-left: 20px;
    margin-right: 20px;
}

.carousel-flex li:first-child {
    margin-left: 0px;
}

.carousel-flex .img-block {
    padding-right: 0;
    padding-left: 0;
}

.carousel-flex img {
    border-radius: 25px;
}

.carousel-flex .diagonal-left-right img {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.carousel-flex .diagonal-right-left img {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.carousel-flex .section-title {
    margin-top: 10px;
}

/* Classes 2 Colums Website */
/* Radius Image Adjust */
.block-2-columns img {
    border-radius: 25px;
}

.block-2-columns .block-text {
    margin-top: 20px;
    min-height: 200px;
}

.block-2-columns .block-text .extra-margin-top {
    margin-top: 60px;
    min-height: 200px;
}

.block-2-columns .title {
    content: inherit;
    margin-bottom: 20px;
}

.block-2-columns .paragraph {
    content: inherit;
}

.btn-rounded {
    border-radius: 25px;
}

.btn-sc-rounded {
    border-radius: 25px;
    font-weight: bold;
}

/* Bar Services */

.banner-services {
    background: linear-gradient(to top,
            /* Specifies the gradient direction */
            WHITE,
            /* Color stop: starts with WHITE */
            WHITE 15%,
            /* Extends WHITE to 15% (creates the first line) */
            var(--green-deep-moss) 15%,
            /* Begins green at 15% (start of the second line) */
            var(--green-deep-moss) 85%,
            /* Extends green to 85% (end of the second line) */
            WHITE 85%,
            /* Extends WHITE to 85% (start of the third line) */
            WHITE
            /* Final WHITE (end of the third line) */
        );
    color: white;
}

.banner-services p {
    color: #FFF !important;
    font-size: 15px;
    font-weight: 600;
}

.banner-services .row {
    align-items: center;
}

.banner-services img {
    /* height: 60px!important; */
    /* width: 60px!important; */
    margin-right: 10px;
}

.banner-services .align-vertical-center {
    align-items: center;
}

.banner-fees {
    /* height: 250px; */
    /* width: 300px;
        background: url(../images/section5/bg-agents.webp);
        background-position: left 0% top 0%;
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;         */
}

/* session heights */
.vh-150 {
    height: 150vh;
}

.vh-135 {
    height: 135vh;
}

.vh-125 {
    height: 125vh;
}

.vh-100 {
    height: 100vh;
}

.vh-75 {
    height: 75vh;
}

.vh-50 {
    height: 50vh;
}

.vh-25 {
    height: 25vh;
}

.courses-body {
    min-height: 200px;
}

.courses-painel-bottom-border {
    align-content: center;
    height: 45px;
    /* width: 350px; */
    background-color: var(--green-deep-moss);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;

}

.bg-quote-left {
    background: url(../images/courses/icons/quete-left.webp);
    background-position: left 0% top 0%;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-quote-right {
    background: url(../images/courses/icons/quete-right.webp);
    background-position: right 0% bottom 0%;
    background-size: contain;
    background-repeat: no-repeat;
}

.text-normal {
    color: #000 !important;
}

@media only screen and (max-width: 767px) {
    .refund-block-text-height {
        height: 2200px !important;
    }
}