@font-face {
    font-family: latobold;
    font-style: normal;
    font-weight: 400;
    src: url(webfontkit/lato-bold.woff2) format("woff2"), url(webfontkit/lato-bold.woff) format("woff")
}

@font-face {
    font-family: latolight;
    font-style: normal;
    font-weight: 400;
    src: url(webfontkit/lato-light.woff2) format("woff2"), url(webfontkit/lato-light.woff) format("woff")
}

@font-face {
    font-family: latomedium;
    font-style: normal;
    font-weight: 400;
    src: url(webfontkit/lato-medium.woff2) format("woff2"), url(webfontkit/lato-medium.woff) format("woff")
}

@font-face {
    font-family: latoregular;
    font-style: normal;
    font-weight: 400;
    src: url(webfontkit/lato-regular.woff2) format("woff2"), url(webfontkit/lato-regular.woff) format("woff")
}

@font-face {
    font-family: latosemibold;
    font-style: normal;
    font-weight: 400;
    src: url(webfontkit/lato-semibold.woff2) format("woff2"), url(webfontkit/lato-semibold.woff) format("woff")
}

body,
html {
    color: #000;
    font-family: latosemibold, sans-serif;
    overflow-x: hidden
}

.pointer {
    cursor: pointer
}

.dot {
    color: #81be41;
    font-size: 8px;
    margin-left: 2px
}

.container-fluid {
    padding: 0 60px
}

.top-spacer {
    margin-top: 50px
}

.dark-green-bg {
    background-color: #28422a;
    border-radius: 16px;
    color: #fff;
    padding: 20px 15px
}

a {
    color: #fff
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #81be41
}

p {
    color: #fff;
    font-size: 16px
}

p span {
    color: #81be41;
    font-size: 22px
}

h1,
h2,
h3,
h4,
h5 {
    font-family: latolight, sans-serif
}

h2 {
    color: #fff
}

h2 span {
    color: #81be41
}

.g-line {
    border-bottom: 1px solid #81be41;
    padding-bottom: 15px;
    position: relative
}

.g-line:after,
.g-line:before {
    background: #81be41;
    border-radius: 6px;
    bottom: -6px;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    width: 12px
}

.g-line:after {
    left: auto;
    right: 0
}

footer {
    color: #fff;
    overflow: hidden;
    padding: 60px 0 0
}

.copyright a {
    text-transform: none
}

.contact-icons li a {
    color: #000;
    display: flex;
    font-size: 17px;
    font-weight: 700;
    list-style: none;
    text-transform: none;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-icons li {
    line-height: 30px;
    list-style: none
}

.contact-icons li a img {
    height: 36px;
    padding-right: 15px;
    width: 36px
}

.contact-page-icons li a {
    color: #fff;
    display: flex;
    font-size: 17px;
    font-weight: 700;
    list-style: none;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-page-icons li {
    line-height: 30px;
    list-style: none
}

.contact-page-icons li a img {
    height: 36px;
    padding-right: 15px;
    width: 36px
}

.quote p {
    font-size: 22px
}

.quote p span {
    font-size: 28px
}

small a {
    text-transform: none
}

.parallax-home {
    background-attachment: fixed;
    background-image: url(../images/home/Agora-home-background.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.heading-text {
    color: #fff;
    font-size: clamp(1.4rem, 2.2vw, 2.2rem)
}

.heading-text-black {
    color: #000;
    font-family: latosemibold, sans-serif;
    font-size: clamp(2.2rem, 3vw, 3rem)
}

.awards-padding {
    padding: 0 36px
}

.header-viewport {
    padding: 9vw 0
}

.heading-lead {
    color: #fff;
    font-size: clamp(1.6rem, 2.4vw, 2.5rem)
}

.heading-text-blog {
    color: #000
}

.heading-text-blog,
.heading-text-continents span {
    font-family: latosemibold, sans-serif;
    font-size: clamp(1.2rem, 1.6vw, 1.6rem)
}

.heading-text-continents span {
    border-bottom: 2px solid #679538;
    color: #fff;
    line-height: 38px;
    padding-bottom: 4px
}

.parallax-about {
    background-attachment: fixed;
    background-image: url(../images/about/About-us-hero-img.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.background-europe {
    background-image: url(../images/about/Agora_Europe_background_img.png)
}

.background-Middle-east,
.background-europe {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -50px
}

.background-Middle-east {
    background-image: url(../images/about/Agora_Middle_east_background_img.png)
}

.background-mauritius {
    background-image: url(../images/about/Agora_mauritous_background_img.png);
    margin-bottom: -50px
}

.background-mauritius,
.background-new-hope {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.background-new-hope {
    background-attachment: fixed;
    background-image: url(../images/new-hope-page/BG.png);
    height: 100%
}

#new-hope {
    margin: 100px 0 60px
}

.divimage {
    background: hsla(0, 0%, 51%, .5);
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 20px;
    height: 99.5%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.divtext {
    padding: 20px;
    position: relative
}

.divtext a,
.divtext p {
    font-family: latolight, sans-serif
}

.divtext a {
    text-transform: none
}

.divtext a:hover {
    color: #28422a
}

.heading-text-new {
    color: #fff;
    font-family: latolight, sans-serif;
    font-size: clamp(1.6rem, 2vw, 2rem);
    padding: 6px 0
}

.corners {
    border-radius: 10px
}

.parallax-careers {
    background-attachment: fixed;
    background-image: url(../images/careers/Layer-1.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.careers-page-icons {
    padding-left: 0 !important
}

.careers-page-icons li a {
    color: #81be41;
    display: flex;
    font-size: 17px;
    font-weight: 700;
    list-style: none;
    -ms-flex-align: start;
    align-items: flex-start
}

.careers-page-icons li {
    line-height: 30px;
    list-style: none
}

.careers-page-icons li a img {
    height: 40px;
    margin-top: -5px;
    padding-right: 15px;
    width: 40px
}

.careers-header-padding {
    padding: 8vw 0
}

.parallax-publications {
    background-attachment: fixed;
    background-image: url(../images/publications/Publications-Hero-img.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.publications-header-padding {
    padding: 2vw 0 4vw
}

.parallax-contact {
    background-attachment: fixed;
    background-image: url(../images/contact-us/Header.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.contacts-header-padding {
    padding: 4vw 0 12vw
}

.back-to-top {
    background: #81be41;
    border-radius: 50px;
    bottom: 15px;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: 15px;
    transition: all .4s;
    visibility: hidden;
    width: 40px;
    z-index: 996
}

.back-to-top i {
    color: #fff;
    font-size: 28px;
    line-height: 0
}

.back-to-top:hover {
    background: #7ed899;
    color: #fff
}

.back-to-top.active {
    opacity: 1;
    visibility: visible
}

.owl-item.active.center {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.card-text {
    color: #000
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 30px !important;
    margin: 0 10px
}

.card-body {
    position: relative
}

#preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

#preloader:before {
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
    border-color: #fff #81be41;
    border-radius: 50%;
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 60px;
    left: calc(50% - 30px);
    position: fixed;
    top: calc(50% - 30px);
    width: 60px
}

@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@media screen and (max-width:768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }
}

.slider {
    margin: 10px auto;
    width: 80%
}

.slick-slide {
    margin: 25px
}

.slick-slide img {
    transform: scale(.5);
    width: 100%
}

.slick-next:before,
.slick-prev:before {
    color: #000
}

.slick-dotted .slick-center img {
    transform: scale(2)
}

.slick-center {
    opacity: 1 !important;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
    -webkit-transition: opacity .45s ease-in-out, -webkit-transform .45s cubic-bezier(.445, .05, .55, .95);
    transition: opacity .45s ease-in-out, -webkit-transform .45s cubic-bezier(.445, .05, .55, .95);
    transition: transform .45s cubic-bezier(.445, .05, .55, .95), opacity .45s ease-in-out;
    transition: transform .45s cubic-bezier(.445, .05, .55, .95), opacity .45s ease-in-out, -webkit-transform .45s cubic-bezier(.445, .05, .55, .95)
}

.slick-slide:not(.slick-active) {
    opacity: 1
}

#header {
    padding: 15px 0
}

.nav-logo {
    height: auto;
    width: 100%
}

.get-started-btn {
    border-radius: 8px;
    display: inline-block;
    font-size: 18px;
    margin-left: 22px;
    padding: 8px 25px;
    transition: .3s;
    white-space: nowrap
}

.get-started-btn,
.get-started-btn:hover {
    background: #28422a;
    color: #fff
}

@media (max-width:768px) {
    .get-started-btn {
        margin: 0 15px 0 0;
        padding: 6px 18px
    }
}

.read-more-btn {
    background: #fff;
    border-radius: 12px;
    color: #000;
    display: inline-block;
    font-size: 18px;
    padding: 8px 25px;
    transition: .3s;
    white-space: nowrap
}

.read-more-btn:hover {
    background: #28422a;
    color: #fff
}

@media (max-width:768px) {
    .read-more-btn {
        margin: 0 15px 0 0;
        padding: 6px 18px
    }
}

.interactive-btn {
    background: #28422a;
    border: none;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 8px 25px;
    transition: .3s;
    white-space: nowrap
}

.interactive-btn:hover {
    background: #81be41;
    color: #fff
}

@media (max-width:768px) {
    .interactive-btn {
        margin: 0 15px 0 0;
        padding: 6px 18px
    }
}

.philanthropy-btn {
    background: #fff;
    border-radius: 12px;
    color: #000;
    display: inline-block;
    font-size: 18px;
    padding: 8px 25px;
    transition: .3s;
    white-space: nowrap
}

.philanthropy-btn:hover {
    background: #28422a;
    color: #fff
}

@media (max-width:768px) {
    .philanthropy-btn {
        margin: 0 15px 0 0;
        padding: 6px 18px
    }
}

.gen-btn {
    background: #28422a;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 8px 25px;
    transition: .3s;
    white-space: nowrap
}

.gen-btn:hover {
    background: #81be41;
    color: #fff
}

@media (max-width:768px) {
    .gen-btn {
        margin: 0 15px 0 0;
        padding: 6px 18px
    }
}

.navbar {
    padding: 0
}

.navbar ul {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.navbar li {
    position: relative
}

.navbar a,
.navbar a:focus {
    align-items: center;
    color: #37423b;
    display: flex;
    font-family: latomedium, sans-serif;
    font-size: 15px;
    font-weight: 500;
    justify-content: space-between;
    padding: 10px 0 10px 10px;
    transition: .3s;
    white-space: nowrap
}

.navbar a i,
.navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}

.navbar .active,
.navbar .active:focus,
.navbar a:hover,
.navbar li:hover>a {
    color: #27422a
}

.navbar .dropdown ul {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    display: block;
    left: 30px;
    margin: 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    top: calc(100% + 30px);
    transition: .3s;
    visibility: hidden;
    z-index: 99
}

.navbar .dropdown ul li {
    min-width: 200px
}

.navbar .dropdown ul a {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px;
    text-transform: none
}

.navbar .dropdown ul a i {
    font-size: 12px
}

.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover>a {
    color: #27422a
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible
}

.navbar .dropdown .dropdown ul {
    left: calc(100% - 30px);
    top: 0;
    visibility: hidden
}

.navbar .dropdown .dropdown:hover>ul {
    left: 100%;
    opacity: 1;
    top: 0;
    visibility: visible
}

@media (max-width:1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%
    }
}

.mobile-nav-toggle {
    color: #37423b;
    cursor: pointer;
    display: none;
    font-size: 28px;
    line-height: 0;
    transition: .5s
}

.mobile-nav-toggle.bi-x {
    color: #fff
}

@media (max-width:991px) {
    .mobile-nav-toggle {
        display: block
    }

    .navbar ul {
        display: none
    }
}

.navbar-mobile {
    background: rgba(32, 38, 34, .9);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    transition: .3s;
    z-index: 999
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    right: 15px;
    top: 15px
}

.navbar-mobile ul {
    background-color: #fff;
    border-radius: 6px;
    bottom: 15px;
    display: block;
    left: 15px;
    overflow-y: auto;
    padding: 10px 0;
    position: absolute;
    right: 15px;
    top: 55px;
    transition: .3s
}

.navbar-mobile a,
.navbar-mobile a:focus {
    color: #37423b;
    font-size: 15px;
    padding: 10px 20px
}

.navbar-mobile .active,
.navbar-mobile a:hover,
.navbar-mobile li:hover>a {
    color: #27422a
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
    margin: 15px
}

.navbar-mobile .dropdown ul {
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    display: none;
    margin: 10px 20px;
    opacity: 1;
    padding: 10px 0;
    position: static;
    visibility: visible;
    z-index: 99
}

.navbar-mobile .dropdown ul li {
    min-width: 200px
}

.navbar-mobile .dropdown ul a {
    padding: 10px 20px
}

.navbar-mobile .dropdown ul a i {
    font-size: 12px
}

.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul li:hover>a {
    color: #27422a
}

.navbar-mobile .dropdown>.dropdown-active {
    display: block
}

#hero .container {
    padding-top: 72px
}

@media (max-width:992px) {
    #hero .container {
        padding-top: 62px
    }
}

#hero h1 {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    margin: 0
}

#hero h2 {
    color: #eee;
    font-size: 24px;
    margin: 10px 0 0
}

#hero .btn-get-started {
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-family: latobold, sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 30px;
    padding: 10px 35px;
    transition: .5s
}

#hero .btn-get-started:hover {
    background: #81be41;
    border: 2px solid #81be41
}

@media (min-width:1024px) {
    #hero {
        background-attachment: fixed
    }
}

@media (max-width:768px) {
    #hero {
        height: 100vh
    }

    #hero h1 {
        font-size: 28px;
        line-height: 36px
    }

    #hero h2 {
        font-size: 18px;
        line-height: 24px
    }
}

section {
    overflow: hidden;
    padding: 60px 0
}

.white {
    color: #fff
}

.black {
    color: #000
}

.section-bg {
    background-color: #fff
}

.section-bg p {
    color: #000
}

.section-title {
    padding-bottom: 40px 0 30px 0
}

.section-title h2 {
    color: #aaa;
    font-family: latobold, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1px;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase
}

.section-title h2:after {
    background: #9ae1af;
    content: "";
    display: inline-block;
    height: 1px;
    margin: 4px 10px;
    width: 120px
}

.section-title p {
    color: #37423b;
    font-family: latoregular, sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.breadcrumbs {
    background: #81be41;
    color: #fff;
    margin-top: 73px;
    padding: 30px 0;
    text-align: center
}

@media (max-width:992px) {
    .breadcrumbs {
        margin-top: 63px
    }
}

.breadcrumbs h2 {
    font-size: 32px;
    font-weight: 500
}

.breadcrumbs p {
    font-size: 14px;
    margin-bottom: 0
}

.about-logo {
    max-height: 160px
}

.about .content h1 {
    color: #fff;
    font-size: clamp(1.2rem, 2.2vw, 2.4rem);
    font-weight: 600
}

.about .content p {
    color: #fff;
    font-size: 17px
}

.about .content ul {
    list-style: none;
    padding: 0
}

.about .content ul li {
    color: #fff;
    padding-bottom: 10px
}

.about .content ul i {
    color: #fff;
    font-size: 20px;
    padding-right: 4px
}

.about .content .learn-more-btn {
    background: #81be41;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 25px 9px;
    transition: .3s;
    white-space: nowrap
}

.about .content .learn-more-btn:hover {
    background: #27422a;
    color: #fff
}

h1 span {
    border-right: 2px solid #81be41;
    padding: 0 14px
}

h1 span:last-child {
    border: none
}

@media (max-width:768px) {
    .about .content .learn-more-btn {
        margin: 0 48px 0 0;
        padding: 6px 18px
    }
}

.counts {
    padding: 30px 0
}

.counts .counters span {
    color: #81be41;
    display: block;
    font-size: 48px;
    font-weight: 700
}

.counts .counters p {
    color: #37423b;
    font-family: Raleway, sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0
}

.why-us .content {
    background: #81be41;
    border-radius: 4px;
    color: #fff;
    padding: 30px
}

.why-us .content h3 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px
}

.why-us .content p {
    margin-bottom: 30px
}

.why-us .content .more-btn {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    padding: 6px 30px 8px;
    transition: all .4s ease-in-out
}

.why-us .content .more-btn i {
    font-size: 14px
}

.why-us .content .more-btn:hover {
    background: #fff;
    color: #81be41
}

.why-us .icon-boxes .icon-box {
    background: #fff;
    border: 1px solid #eef0ef;
    padding: 40px 30px;
    text-align: center;
    width: 100%
}

.why-us .icon-boxes .icon-box i {
    background: #ecf9f0;
    border-radius: 50px;
    color: #81be41;
    font-size: 32px;
    margin-bottom: 30px;
    padding: 18px
}

.why-us .icon-boxes .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 30px
}

.why-us .icon-boxes .icon-box p {
    color: #848484;
    font-size: 15px
}

.features {
    padding-top: 0
}

.features .icon-box {
    align-items: center;
    border: 1px solid #eef0ef;
    display: flex;
    padding: 20px;
    transition: .3s
}

.features .icon-box i {
    font-size: 32px;
    line-height: 1;
    padding-right: 10px
}

.features .icon-box h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 0
}

.features .icon-box h3 a {
    color: #37423b;
    transition: .3s
}

.features .icon-box:hover {
    border-color: #81be41
}

.features .icon-box:hover h3 a {
    color: #81be41
}

.courses .course-item {
    background-color: #fff;
    border: 1px solid #eef0ef;
    border-radius: 10px;
    margin: 140px 0;
    padding: 0 !important;
    width: 100%
}

.courses .course-content {
    padding: 10px
}

.courses .course-content h3 {
    color: #000;
    font-size: 10px !important;
    font-size: 20px;
    font-weight: 500;
    padding: 0 10px
}

.courses .course-content p {
    color: #000;
    font-size: 8px !important;
    padding: 0 10px
}

.member {
    background: transparent;
    color: #fff;
    display: inline-block;
    position: relative;
    text-align: center
}

.member p {
    font-size: 15px
}

.member p span {
    color: #81be41;
    font-size: 15px
}

.line {
    border-bottom: 2px solid #81be41;
    margin-bottom: 65px;
    width: 100%
}

.philanthropy {
    background: transparent;
    color: #fff
}

.philanthropy img {
    margin: -1px -1px 30px
}

.philanthropy .philanthropy-content {
    padding: 0 20px 30px
}

.philanthropy .philanthropy h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center
}

.philanthropy .philanthropy p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 2px
}

.testimonials .testimonial-wrap {
    padding-left: 50px
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
    overflow: hidden
}

.testimonials .testimonial-item {
    background: #fff;
    border: 1px solid #eef0ef;
    box-sizing: content-box;
    margin: 30px 15px;
    min-height: 200px;
    padding: 30px 30px 30px 60px;
    position: relative
}

.testimonials .testimonial-item .testimonial-img {
    border: 6px solid #fff;
    border-radius: 10px;
    left: -45px;
    position: absolute;
    width: 90px
}

.testimonials .testimonial-item h3 {
    color: #111;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 5px
}

.testimonials .testimonial-item h4 {
    color: #999;
    font-size: 14px;
    margin: 0
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: #c1ecce;
    font-size: 26px
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    position: relative;
    right: -5px;
    top: 10px
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 15px auto
}

.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    border: 1px solid #81be41;
    height: 12px;
    opacity: 1;
    width: 12px
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #81be41
}

@media (max-width:767px) {
    .testimonials .testimonial-wrap {
        padding-left: 0
    }

    .testimonials .testimonials-carousel,
    .testimonials .testimonials-slider {
        overflow: hidden
    }

    .testimonials .testimonial-item {
        margin: 15px;
        padding: 30px
    }

    .testimonials .testimonial-item .testimonial-img {
        left: auto;
        position: static
    }
}

.course-details h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0 15px;
    padding-bottom: 10px;
    position: relative
}

.course-details h3:before {
    background: #eef0ef;
    width: 100%
}

.course-details h3:after,
.course-details h3:before {
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute
}

.course-details h3:after {
    background: #81be41;
    width: 60px
}

.course-details .course-info {
    background: #f6f7f6;
    margin-bottom: 15px;
    padding: 10px 15px
}

.course-details .course-info h5 {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

.course-details .course-info p {
    font-weight: 600;
    margin: 0
}

.course-details .course-info a {
    color: #657a6d
}

.cource-details-tabs {
    overflow: hidden;
    padding-top: 0
}

.cource-details-tabs .nav-tabs {
    border: 0
}

.cource-details-tabs .nav-link {
    border: 0;
    border-radius: 0;
    border-right: 2px solid #e2e7e4;
    color: #37423b;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 15px 12px 0;
    transition: .3s
}

.cource-details-tabs .nav-link:hover {
    color: #81be41
}

.cource-details-tabs .nav-link.active {
    border-color: #81be41;
    color: #81be41
}

.cource-details-tabs .tab-pane.active {
    -webkit-animation: fadeIn .5s ease-out;
    animation: fadeIn .5s ease-out
}

.cource-details-tabs .details h3 {
    color: #37423b;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px
}

.cource-details-tabs .details p {
    color: #777
}

.cource-details-tabs .details p:last-child {
    margin-bottom: 0
}

@media (max-width:992px) {
    .cource-details-tabs .nav-link {
        border: 0;
        padding: 15px
    }

    .cource-details-tabs .nav-link.active {
        background: #81be41;
        color: #fff
    }
}

.card {
    padding: 15px 15px 0;
    position: relative
}

.card,
.card-body {
    border-radius: 12px
}

.card-body {
    margin-bottom: 15px;
    padding-bottom: 50px
}

.card img {
    border-radius: 14px
}

.card-body p {
    background: #fff;
    border-top: 4px solid #fff;
    color: #000;
    transition: .3s
}

.card-body p span {
    font-size: 16px
}

.card-title {
    color: #777;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 1px
}

.card-title a {
    color: #37423b;
    transition: .3s
}

.card-text {
    color: #5e5e5e
}

.read-more a {
    color: #777;
    font-size: 12px;
    font-weight: 600;
    transition: .3s
}

.ml-3 {
    margin-left: 15px
}

.contact,
.contact .info {
    background: #fff
}

.contact .info {
    width: 100%
}

.contact .info i {
    align-items: center;
    background: #ecf9f0;
    border-radius: 50px;
    color: #81be41;
    display: flex;
    float: left;
    font-size: 20px;
    height: 44px;
    justify-content: center;
    transition: all .3s ease-in-out;
    width: 44px
}

.contact h2 {
    color: #000;
    padding: 20px 0;
    text-align: center
}

.contact .info .email,
.contact .info .phone {
    margin-top: 40px
}

.contact .info .address:hover i,
.contact .info .email:hover i,
.contact .info .phone:hover i {
    background: #81be41;
    color: #fff
}

.contact .php-email-form {
    background: #fff;
    width: 100%
}

.contact .php-email-form .form-group {
    padding-bottom: 8px
}

.contact .php-email-form .error-message {
    background: #ed3c0d;
    color: #fff;
    display: none;
    font-weight: 600;
    padding: 15px;
    text-align: left
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px
}

.contact .php-email-form .sent-message {
    background: #18d26e;
    color: #fff;
    display: none;
    font-weight: 600;
    padding: 15px;
    text-align: center
}

.contact .php-email-form .loading {
    background: #fff;
    display: none;
    padding: 15px;
    text-align: center
}

.contact .php-email-form .loading:before {
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
    border: 3px solid #18d26e;
    border-radius: 50%;
    border-top-color: #eee;
    content: "";
    display: inline-block;
    height: 24px;
    margin: 0 10px -6px 0;
    width: 24px
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 4px;
    box-shadow: none;
    font-size: 14px
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
    border-color: #81be41
}

.contact .php-email-form textarea {
    padding: 10px 12px
}

#footer {
    background: #eef0ef;
    color: #37423b;
    font-size: 14px
}

#footer .footer-top {
    background: #f9faf9;
    padding: 60px 0 30px
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px
}

#footer .footer-top .footer-contact h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 30px;
    padding: 2px 0
}

#footer .footer-top .footer-contact p {
    color: #777;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

#footer .footer-top h4 {
    color: #444;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 12px;
    position: relative
}

#footer .footer-top .footer-links {
    margin-bottom: 30px
}

#footer .footer-top .footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#footer .footer-top .footer-links ul i {
    color: #81be41;
    font-size: 18px;
    line-height: 1;
    padding-right: 2px
}

#footer .footer-top .footer-links ul li {
    align-items: center;
    display: flex;
    padding: 10px 0
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #777;
    display: inline-block;
    line-height: 1;
    transition: .3s
}

#footer .footer-top .footer-links ul a:hover {
    color: #81be41;
    text-decoration: none
}

#footer .footer-newsletter {
    font-size: 15px
}

#footer .footer-newsletter h4 {
    color: #444;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 12px;
    position: relative
}

#footer .credits {
    font-size: 13px;
    padding-top: 5px
}

#footer .credits a {
    color: #3ac162;
    transition: .3s
}

#footer .credits a:hover {
    color: #81be41
}

.social-links a {
    background: #fff;
    border-radius: 50%;
    color: #28422a;
    display: inline-block;
    font-size: 28px;
    height: 46px;
    line-height: 1;
    margin-right: 4px;
    padding: 8px 0;
    text-align: center;
    transition: .3s;
    width: 46px
}

.social-links a:hover {
    background: #28422a;
    color: #fff;
    text-decoration: none
}

.footer-end {
    background-color: #fff;
    border-radius: 12px;
    padding: 20px 10px
}

@media only screen and (max-width:900px) {

    .container,
    .container-fluid {
        padding: 0 15px
    }

    .line {
        margin-top: 0
    }
}

/*# sourceMappingURL=style.min.css.map */



/* PRELOADER */
.preloader {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
    background: #7995be;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    overflow: hidden;
    transition-delay: 0.6s;
  }
  .preloader * {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  }
  .preloader .layer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #1c1c1c;
    transition-delay: 0.3s;
  }
  .preloader .inner {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
  .preloader .inner span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
  }
  .preloader .inner figure {
    display: block;
    margin-bottom: 20px;
    transition-delay: 0.1s;
  }
  .preloader .inner figure img {
    height: 40px;
    transform: translateX(-7px);
  }
  
  /* PAGE LOADED */
  .page-loaded .preloader {
    left: -100%;
  }
  
  .page-loaded .preloader .inner figure {
    opacity: 0;
    transform: scale(1.5);
  }
  
  .page-loaded .preloader .inner span {
    transform: translateY(20px);
    opacity: 0;
  }
  
  .page-loaded .preloader .layer {
    left: -100%;
  }
  
  .page-loaded .left-side {
    left: 0;
    opacity: 1;
  }
  
  .page-loaded .slider {
    filter: blur(0);
    transform: scale(1);
  }
  
  .page-loaded .page-header {
    filter: blur(0);
    transform: scale(1);
  }
  
  .page-loaded .all-cases-link {
    right: 30px;
  }
  
  /* PAGE TRANSTION */
  .page-transition {
    width: 100%;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 13;
    opacity: 0;
    visibility: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    background: #7995be;
  }
  .page-transition .layer {
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #1c1c1c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-delay: 0.3s;
  }
  .page-transition.active {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .page-transition.active .layer {
    width: 100%;
  }
  
  /* SITE NAVIGATION */
  .site-navigation {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    /*justify-content: center;*/
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    background: #7995be;
    padding-left: 60px;
    padding-top: 100px;
  }
  .site-navigation .layer {
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #161619;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-delay: 0.3s;
  }
  .site-navigation .inner {
    position: relative;
    z-index: 2;
    padding-left: 100px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    transition-delay: 0.7s;
    opacity: 0;
  }
  .site-navigation .inner ul {
    margin: 0;
    padding: 0;
    animation-duration: 1s;
  }
  .site-navigation .inner ul li {
    display: block;
    margin: 5px 0;
    padding: 5px 0;
  }
  .site-navigation .inner ul li ul {
    margin-top: 0;
    margin-bottom: 10px;
    display: none;
  }
  .site-navigation .inner ul li ul li {
    display: block;
    margin: 0;
  }
  .site-navigation .inner ul li ul li a {
    font-size: 26px;
  }
  .site-navigation .inner ul li i {
    margin-left: 20px;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    transform: translateY(-5px);
    cursor: pointer;
  }
  .site-navigation .inner ul li small {
    width: 100%;
    display: block;
    color: #fff;
    opacity: 0.7;
    letter-spacing: 0.5px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    transform: translateY(-15px);
  }
  .site-navigation .inner ul li a {
    font-size: 34px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .site-navigation .inner ul li a:hover {
    color: #7995be;
    text-decoration: none;
  }
  .site-navigation.active {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .site-navigation.active .layer {
    width: 100%;
  }
  .site-navigation.active .inner {
    opacity: 1;
  }
  
  /* SECTION TITLES */
  .section-title {
    font-family: "Fjalla One", sans-serif;
    margin-bottom: 50px;
    line-height: 1.4;
    font-size: 4vw;
    letter-spacing: 2px;
  }
  
  /* SOCIAL MEDIA */
  .social-media {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 3;
    background: #7995be;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  }
  .social-media .layer {
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #161619;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-delay: 0.3s;
  }
  .social-media .inner {
    position: relative;
    z-index: 2;
    padding-left: 100px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    transition-delay: 0.7s;
    opacity: 0;
    text-align: center;
    width: 100%;
  }
  .social-media .inner h5 {
    font-size: 3vw;
    font-weight: 600;
    color: #fff;
    margin-bottom: 50px;
  }
  .social-media .inner ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  .social-media .inner ul li {
    font-size: 2vw;
    display: inline-block;
    margin: 0 40px;
    padding: 0;
    list-style: none;
  }
  .social-media .inner ul li a {
    color: #fff;
  }
  .social-media .inner ul li a:hover {
    color: #7995be;
    text-decoration: none;
  }
  .social-media.active {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .social-media.active .layer {
    width: 100%;
  }
  .social-media.active .inner {
    opacity: 1;
  }
  
  /* ALL CASES */
  .all-cases {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 3;
    background: #7995be;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  }
  .all-cases .layer {
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #161619;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-delay: 0.3s;
  }
  .all-cases .inner {
    position: relative;
    z-index: 2;
    padding-left: 220px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    transition-delay: 0.7s;
    opacity: 0;
    width: 100%;
  }
  .all-cases .inner ul {
    display: block;
    max-height: 500px;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    scrollbar-width: thin; 
    scrollbar-color: #fcfcfc #000000;
  }
  .all-cases .inner ul li {
    font-size: 2vw;
    font-weight: 400;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .all-cases .inner ul li a {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
  }
  .all-cases .inner ul li a:hover {
    color: #fff;
    text-decoration: none;
  }
  .all-cases.active {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .all-cases.active .layer {
    width: 100%;
  }
  .all-cases.active .inner {
    opacity: 1;
  }
  
  /* ALL CASES LINK */
  .all-cases-link {
    position: absolute;
    right: -100%;
    top: 30px;
    z-index: 5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-delay: 1s;
  }
  .all-cases-link span {
    color: #fff;
    font-family: "Fjalla One", sans-serif;
    margin-right: 10px;
  }
  .all-cases-link b {
    width: 40px;
    height: 40px;
    line-height: 44px;
    font-size: 25px;
    font-weight: 300;
    display: inline-block;
    background: #fff;
    color: #222327;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
  }
  .all-cases-link b:hover {
    background: #7995be;
    text-decoration: none;
    color: #fff;
  }
  
  /* LEFT SIDE */
  .left-side {
    width: 120px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    position: absolute;
    left: -100%;
    top: 0;
    z-index: 10;
    text-align: center;
    /*border-right: 1px solid rgba(255, 255, 255, 0.1);*/
    padding: 30px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-delay: 1s;
    opacity: 0;
  }
  .left-side .logo {
    display: inline-block;
    margin-bottom: auto;
  }
  .left-side .logo img {
    width: 120px;
    margin-left: 20px;
  }
  .left-side .hamburger {
    margin: 0 0 0 160px;
  }
  .left-side .follow-us {
    width: 100px;
    font-family: "Fjalla One", sans-serif;
    color: #fff;
    text-align: center;
    transform: rotate(-90deg);
    margin: auto;
    cursor: pointer;
  }
  .left-side .equalizer {
    margin: auto;
    margin-bottom: 0;
  }


  
/* FOOTER */
.footer {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: -1;
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    color: #fff;
    background: url(../images/footer.png) top center no-repeat;
    background-size: cover;
  }
  .footer ul {
    margin: 0;
    padding: 0;
    float: right;
  }
  .footer ul li {
    display: inline-block;
    margin-left: 10px;
  }
  .footer ul li a {
    color: #fff;
    font-size: 13px;
  }
  .footer ul li a:hover {
    color: #7995be;
  }
  .footer h6 {
    font-family: "Fjalla One", sans-serif;
    font-size: 2vw;
    margin-bottom: 20px;
  }
  .footer h2 {
    font-size: 4vw;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 50px;
    opacity: 0.7;
  }
  .footer .link {
    color: #fff;
    font-size: 17px;
    border-bottom: 1px solid #7995be;
    padding-bottom: 5px;
  }
  .footer .link:hover {
    border-color: #fff;
    text-decoration: none;
  }
  .footer .footer-bar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
    padding: 50px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
  }
  .footer .footer-bar .copyright {
    margin: 0;
  }
  .footer .footer-bar .creation {
    margin-left: auto;
  }
  .footer .footer-bar .creation a {
    color: #fff;
    text-decoration: underline;
  }
  .footer .footer-bar .creation a:hover {
    text-decoration: none;
    color: #7995be;
  }