@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins-Bold.otf');
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins-Bold.otf');
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins-Bold.ttf');
}

@font-face {
    font-family: Poppins-Light;
    src: url('../fonts/Poppins-Light.otf');
}

@font-face {
    font-family: Poppins-Light;
    src: url('../fonts/Poppins-Light.ttf');
}

@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins-Medium.otf');
}

@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins-Medium.ttf');
}

@font-face {
    font-family: Poppins-Regular;
    src: url('../fonts/Poppins-Medium.otf');
}


@font-face {
    font-family: Poppins-SemiBold;
    src: url('../fonts/Poppins-SemiBold.ttf');
}

@font-face {
    font-family: Poppins-ExtraBold;
    src: url('../fonts/Poppins-ExtraBold.ttf');
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.poppins-bold{
    font-family: Poppins-Bold;
}

.poppins-light{
    font-family: Poppins-Light !important;
}

.poppins-medium{
    font-family: Poppins-Medium;
}

.poppins-regular{
    font-family: Poppins-Regular;
}

.poppins-semibold{
    font-family: Poppins-SemiBold;
}

.poppins-extrabold{
    font-family: Poppins-ExtraBold;
}

section.big-section {
    padding: 70px 0;
}
.talk-to-us{
    color: #000;
    background-color: #e2f27c;
    border-color: #e2f27c;
    border-radius: 23px;
    padding: 9px 34px;
    text-transform: none;
    font-weight: bold;
}
header .navbar .navbar-brand img, header .sidebar-nav-menu .navbar-brand img, header.side-menu .logo img {
    max-height: 68px;
}
.main-banner-h1{
    font-size: 85px;
    line-height: 105px;
    font-weight: 600;
}
.main-banner-p{
    font-size: 30px;
    line-height: 30px;
}
.main-banner-button{
    color: #000;
    background-color: #e2f27c;
    border-color: #e2f27c;
    border-radius: 60px;
    padding: 25px 23px;
    text-transform: none;
    font-weight: bold;
    font-size: 20px;
    max-width: 377px;
}
.main-banner-sanith{
    font-size: 14px;
}
.bottom-175px{
    bottom: 175px;
}
.section-2-p{
    font-size: 15px;
    /*line-height: 22px;*/
}
a:hover .icon-arrow, button:hover .icon-arrow {
    width: 40px;
}
.icon-arrow {
    position: relative;
    width: 30px;
    height: 8px;
    cursor: pointer;
    display: inline-block;
    transition: all .2s;
}
.interactive-banners-box-content{
    font-size: 18px;
    font-weight: 300;
}
.swiper-button-next, .swiper-button-prev {
    height: 70px;
    width: 70px;
    line-height: 80px;
    margin: 0px -18px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .5;
    background-color: #f3efef !important;
    cursor: auto;
    pointer-events: none;
}
.lg-h-500px{
    height: 500px
}
.text-left{
    text-align: left;
    align-items: unset;
}
.btn.btn-tag-transparent {
    background: 0 0;
    border: 1px solid #58bde3;
    color: #58bde3;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: none;
}
.change-world-button{
    padding: 17px 57px;
}
.bg-dark-blue {
    background-color: #0e0b39;
}

#section-8 #Explore{
    margin-top: -50px;
}
#section-8 .swiper-button-next,#section-8 .swiper-button-prev {
    height: 70px;
    width: 70px;
    line-height: 80px;
    margin: 0px -5px;
}

#section-8 #forth_slide{
    position: absolute;
    margin: 38px 0 0 86px;
}
#section-6 #third_slide {
    position: absolute;
    margin: 15px 0 0 84px;
}
#section-4 #second_slide {
    position: absolute;
    margin: 43px 0 0 138px
}
#section-4 p {
    text-align: left;
    margin: 74px 12px 0px 65px;
}
.main-banner-sanith i{
    margin-left: 126px
}
.footer-dark a {
    color: #d8dfef;
}
footer .footer-logo img {
    max-height: 55px;
}
.padding-five-tb {
    padding-top: 5%;
     padding-bottom: 0%;
}

@media (max-width: 1024px) {

    .main-banner-h1{
        font-size: 68px;
        line-height: 80px;
    }
    .main-banner-p{
        font-size: 28px;
        line-height: 28px;
    }
    .main-banner-button{
        color: #000;
        background-color: #e2f27c;
        border-color: #e2f27c;
        border-radius: 60px;
        padding: 18px 18px;
        text-transform: none;
        font-weight: bold;
        font-size: 18px;
        max-width: 307px;
    }
    #section-2 h5{
        line-height: 32px;
        font-size: 27px;
    }
    #section-2 .text-large{
        line-height: 10px;
        font-size: 17px;
    }
    .section-2-p{
        font-size: 13px;
        line-height: 22px;
    }
    .swiper-button-next, .swiper-button-prev {
        height: 55px;
        width: 55px;
        line-height: 80px;
        margin: -3px 11px;
    }
    #section-4 h4{
        font-size: 2.6rem;
        line-height: 2.8rem;
    }
    #section-7 span{
        font-size: 14px;
    }
    #section-7 a{
        font-size: 15px;
        padding: 15px 28px;
    }
    #section-8 #Explore{
       margin-top: -50px;
    }
    #section-8 .swiper-button-next,#section-8 .swiper-button-prev {
        height: 55px;
        width: 55px;
        line-height: 80px;
        margin: 0px 10px;
    }
    #section-8 #forth_slide{
        margin: 27px 0 0 68px;
    }

    #section-9 a{
        font-size: 15px;
        padding: 15px 28px;
        font-weight: 500;
    }
    .footer-dark .medium-icon a{
        width: 35px;
    }
}
@media (max-width: 768px) {
    #section-6 #third_slide {
        margin: 5px 102px 0 63px;
    }
    #section-4 #second_slide {
        position: absolute;
        margin: 37px 266px 0px 0px;
    }

    .main-banner-h1 {
        font-size: 54px;
        line-height: 63px;
    }
    .main-banner-p {
        font-size: 23px;
        line-height: 27px;
    }
    #section-1 .bottom-175px {
        bottom: 47px;
    }
    #section-2 .text-large {
        line-height: 17px;
        font-size: 15px;
    }
    #section-2 h5 {
        line-height: 25px;
        font-size: 23px;
    }
    .section-2-p {
        font-size: 14px;
        line-height: 22px;
    }
    #section-4 p {
        margin: 89px 0px 0px 23px;
    }
    #section-8 #Explore {
        margin-top: 0px;
    }
    #section-8 #forth_slide {
        margin: 73px 101px 0 63px;
    }
    header .navbar .navbar-brand .default-logo, header .navbar-brand .alt-logo, header .sidebar-nav-menu .navbar-brand .default-logo, header.sticky .navbar .navbar-brand .default-logo, header.sticky .navbar-brand .alt-logo {
        visibility: visible;
        opacity: 1;
        width: 80%;
    }
}
@media (max-width: 480px) {
    .main-banner-h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .main-banner-p {
        font-size: 15px;
        line-height: 13px;
    }
    .main-banner-button {
        padding: 11px 14px;
        font-weight: bold;
        font-size: 14px;
        max-width: 234px;
    }
    .main-banner-sanith {
        font-size: 9px;
        padding-top: 28px;
        line-height: 14px;
    }
    .main-banner-sanith i{
        margin-left: 74px;
    }
    #section-2 h5 {
        line-height: 25px;
        font-size: 22px;
    }
    .swiper-button-next, .swiper-button-prev {
        height: 45px;
        width: 45px;
        line-height: 59px;
        margin: -6px 5px;
    }
    #section-8 .swiper-button-next, #section-8 .swiper-button-prev {
        height: 45px;
        width: 45px;
        line-height: 59px;;
        margin: 0px 5px;
    }
    #section-4 p {
        margin: 40px 0 0px 0px;
        font-size: 13px;
    }
    #section-4 #second_slide {
        margin: 0px 100px 0px 0px;
    }
    #section-4 h4 {
        font-size: 3.3rem;
        line-height: 4.0rem;
    }
    .sm-padding-16px-top{
        padding-top: 16px;
        border-bottom: 1px solid ;
    }
    #section-6 .text-end{
        text-align: left!important;
        font-size: 11px;
    }
    #section-6 #third_slide {
        margin: -31px 90px 0 0;
    }
    #section-8 #forth_slide {
        margin: -57px 101px 0 63px;
    }
    #section-8 #Explore {
        margin-top: 30px;
        text-align: left!important;
        padding-left: 18%;
        font-size: 11px;
    }

}
@media (max-width: 320px) {

}
