.custom-bg-color-grey-1 {
    background-color: #f8f9fb;
}

.overlay-tertiary:before {
    background: var(--tertiary);
}

.custom-font-size-1 {
    font-size: 80px;
}

p {
    color: #999;
}

.custom-heading-1 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #CCC;
    white-space: nowrap;
    font-size: 80px;
    font-weight: bold;
    letter-spacing: 1px;
}

@media (max-width: 991px) {
    .custom-heading-1 {
            font-size: 50px;
    }
}

.custom-stroke-text-effect-1 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FFF;
    white-space: nowrap;
}

.custom-text-pos-1 {
    left: -80px;
}

.custom-text-pos-2 {
    right: -80px;
}

.custom-text-pos-3 {
    left: -10%;
    top: 45%;
}

.custom-el-pos-1 {
    margin-top: -160px;
}

.custom-el-pos-2 {
    margin-top: -73px;
}

.custom-el-pos-3 {
    margin-top: -73px;
}

.custom-drop-caps .custom-drop-caps-number {
    font-weight: bold;
    float: left;
    font-size: 90px;
    line-height: 90px;
    padding: 0;
    margin-right: 15px;
    margin-top: 0;
}

.custom-vr-1 {
    width: 6px;
    height: 80px;
}

.custom-vr-2 {
    width: 6px;
    height: 100px;
}

.custom-vr-3 {
    width: 6px;
    height: 120px;
}

@media (max-width: 991px) {
    #header .header-logo img {
            max-width: 245px;
            height: auto;
    }
}

#section-us {
    background: url(../images/common/generic/generic-1.png) no-repeat 12% 100%;
    min-height: 400px;
}

.custom-carousel-1-wrapper {
    margin-top: -48px;
    margin-bottom: -100px;
    position: relative;
    z-index: 1;
    min-height: 300px;
}

@media (min-width: 992px) {
    .custom-carousel-1-wrapper {
            margin-top: -143px;
    }
}

.custom-carousel-1 .owl-stage-outer .owl-item {
    padding: 20px 2px 40px 18px;
}

.custom-carousel-1 .owl-stage-outer .owl-item .card {
    transition: all 0.1s ease-in-out;
}

.custom-carousel-1 .owl-stage-outer .owl-item.active .card {
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.05);
}

@media (max-width: 991px) {
    .custom-carousel-1 .owl-carousel.nav-bottom.nav-bottom-align-left {
            position: relative;
            top: 20px;
            width: 100% !important;
            padding-right: 20px;
    }
}

.custom-carousel-1 .owl-carousel.nav-bottom.nav-bottom-align-left .owl-nav {
    position: absolute;
    top: 73px;
    left: -78px;
}

@media (min-width: 1200px) {
    .custom-parallax-1 .parallax-background {
            background-size: 100% !important;
    }
}

/*
* Custom Img
*/
.custom-img {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
    border-radius: 1%;
}

.custom-img-services {
    right: 0;
    top: 12%;
}

@media (max-width: 991px) {
    .custom-img-services {
            max-width: 45%;
    }
}

/*
* text-international-left
*/
.text-international-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    transform: rotate(-10deg);
}

.text-international-left h3:nth-child(2) {
    background: rgba(249, 178, 51, 1);
    margin-left: -12%;
    margin-top: 18%;
}

.text-international-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    transform: rotate(10deg);
}

.text-international-right h3:nth-child(2) {
    background: rgba(249, 178, 51, 1);
    margin-left: -82%;
    margin-top: 18%;
}

.text-international h3 {
    padding: 12px 56px;
    padding: .75rem 3.5rem;
    text-transform: uppercase;
    border-radius: 4px;
    margin-bottom: 6.4px;
    margin-bottom: .4rem;
    font-weight: 800;
}

.text-international h3:nth-child(3) {
    background: rgba(25, 25, 25, 0.57);
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.5;
    padding-left: 80px;
    padding-left: 5rem;
    margin-left: 32px;
    margin-left: 2rem;
}

.text-international h3:nth-child(4) {
    background: #222529;
    font-size: 36px;
    font-size: 2.25rem;
    padding: 8px 20px;
    padding: .5rem 1.25rem;
    margin-left: 15%;
}

.text-international label {
    font-size: 200px;
    font-size: 4.5rem;
    line-height: .8;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 0;
}

.text-international .highlighted-word {
    letter-spacing: -.025em;
}

.text-international .highlighted-word:after {
    bottom: -0.33em;
    left: 10%;
    transform: scaleY(-1);
}

.breadcrumb .active {
    color: #FFF;
}

.Window__WindowComponent-sc-1wwhwms-1 > div:nth-child(5){
    display: none !important;
}

.course{
    margin-top: 25px;
    padding: 0 3%;
    border-bottom: solid 2px #CCC;
}

.course img {
    position: relative;
    width: 90%;
}

.flags {
    position: absolute;
    right: 5vw;
    top: -25px;
}

.round-flag {
    display: inline-block;
    width: 64px;
}