.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    line-height: 1.1;
    color: #111827;
}
.text-right{
    text-align: right !important;
}
.text-left{
    text-align: left !important;
}
.btn{
    border-radius: 50px;
}
.btn-register {
    background-color: #F55D3C;
    border-color: #F55D3C;
}
.btn-register-hover:hover{
    color: #F55D3C !important;
    border-color: #F55D3C !important;
    background-color: transparent !important;
    text-decoration: none !important;
}
.main-hero-bg{
    background-image: url(../images/slider-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}
.section-two-about{
    background-color: #fff;
    border-radius: 70px 70px 0px 0px;
    margin-top: -70px;
    padding-top: 104px;
    padding-bottom: 104px;
}
.hero-font-one{
    font-size: 20px;
    font-weight: 600;
}
.hero-font-two{
    font-size: 60px;
    font-weight: 800;
    line-height: normal;
    margin-top: 50px;
    margin-bottom: 70px;
}
.hero-font-three{
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    width: 75%;
    margin: auto;
    margin-bottom: 40px;
}
.review-text-heading{
    font-size: 16px;
    font-weight: 600;
    color: #777E90;
    margin-bottom: 20px;
}
.review-right-border{
/*    border-right: 1px solid #E6E8EC;*/
    position: relative;
}
.review-right-border::after{
    content: "";
    width: 1px;
    position: absolute;
    height: 60px;
    background: #E6E8EC;
    top: 10px;
    right: 0px;
}
.review-text-one{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}
.review-text-color{
    font-size: 24px;
    color: #2E885B;
    font-weight: 800;
}
.review-text-normal{
    font-size: 14px;
    color: #777E90;
    margin-bottom: 0px;
}
.about-text-main{
    padding-right: 80px;
    padding-top: 40px;
}
.about-text-main .about-text-one{
    font-size: 20px;
    color: #F55D3C;
    font-weight: 800;
    margin-bottom: 20px;
}
.about-text-main .about-text-two{
    font-size: 40px;
    color: #000000;
    font-weight: 800;
    margin-bottom: 60px;
}
.about-text-p{
    margin-bottom: 60px;
}
.about-text-main p{
    font-size: 16px;
    color: #79839A;
}
.about-section-two-ul{
    padding: 0px;
    display: inline-flex;
}
.about-section-two-ul li{
    list-style: none;
}
.about-section-two-ul .explore_nearby{
    background-color: #2E885B;
    width: 70px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    padding: 7px 0;
    margin-right: 20px;
}
.about-section-two-ul .about-section-li-text{
    font-size: 18px;
    color: #000;
    font-weight: 800;
}
.about-section-two-ul .travel_explore{
    background-color: #F55D3C;
    width: 70px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    padding: 7px 0;
    margin-right: 20px;
}
.about-image-main{
    padding-left: 30px;
    position: relative;
}
.about-image-text-box{
    position: absolute;
    bottom: -180px;
    background: #fff;
    width: 80%;
    right: 47px;
    padding: 60px 50px;
    border-radius: 26px;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.04);
}
.about-image-text-box h4{
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 20px;
}
.about-image-text-box p{
    font-size: 16px;
    color: #79839A;
}
.btn-theme-primery{
    color: #fff;
    background-color: #2E885B;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 700;
    border: 2px solid #2E885B;
}
.btn-theme-primery:hover{
    background-color: transparent;
    color: #2E885B;
    text-decoration: none;
}
.btn-about-right{
    margin-left: 50px;
}
.btn-theme-sample{
    color: #000;
    font-weight: 700;
    align-items: center;
}
.btn-theme-sample:hover{
    color: #f55d3c;
    text-decoration: none;
}
.btn-theme-sample img{
    margin-right: 10px;
}



.about-tow-top-space{
    margin-top: 190px;
}
.about-tow-image-main{
    padding-right: 0px;
    position: relative;
}
.about-tow-text-main{
    padding-left: 50px;
    padding-top: 40px;
}
.about-tow-text-main .about-text-one{
    font-size: 20px;
    color: #F55D3C;
    font-weight: 800;
    margin-bottom: 20px;
}
.about-tow-text-main .about-text-two{
    font-size: 40px;
    color: #000000;
    font-weight: 800;
    margin-bottom: 60px;
}
.about-tow-text-main p{
    font-size: 16px;
    color: #79839A;
}




.section-three{
    background-color: #EAF0FF;
    padding: 71px 0px;
}
.heading-main{
    font-size: 40px;
    color: #000000;
    font-weight: 800;
}
.paragraph-main{
    font-size: 16px;
    color: #79839A;
}
.section-three-heading-bottom{
    margin-bottom: 40px;
}

.brand-box{
    background-color: #fff;
    padding: 20px 22px 20px 22px;
    border-radius: 10px;
}
.brand-box h4{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.brand-box p{
    font-size: 11px;
    color: #777E90;
}



.section-four{
    padding: 95px 0px 70px;
}
.section-four .heading-main{
    margin-bottom: 30px;
}
.section-four .paragraph-main{
    margin-bottom: 50px;
}
.section-four-icon-text-box{
    padding: 0px;
    display: inline-flex;
    margin-bottom: 25px;
}
.section-four-icon-text-box li{
    list-style: none;
}
.section-four-icon-text-box .four-icon-box{
    background: #fff;
    border-radius: 100px;
    padding: 20px 20px;
    box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.12);
    margin-right: 25px;
}
.section-four-icon-text-box .four-icon-box img{
    width: 20px;
}
.section-four-icon-text-box .four-text-box h4{
    font-size: 24px;
    font-weight: 500;
    color: #353945;
}
.section-four-icon-text-box .four-text-box p{
    font-size: 16px;
    color: #777E90;   
}


.section-five{
    background-color: #EAF0FF;
    padding: 71px 0px;
}
.section-five-sub-heading{
    color: #F55D3C;
    background-color: #fff;
    padding: 12px 20px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
}
.section-five-heading{
    font-size: 30px;
    line-height: 37px;
    font-weight: 700;
    color: #090F4E;
    margin: 40px 0px;
}

.accordion-outer {
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 20px 30px;
    background: #fff;
}

.accordion-heading {
    background-color: #ffffff;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    font-size: 19px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #000000;
}

.accordion-heading:after {
    content: "+";
    position: absolute;
    right: 15px;
    font-size: 28px;
    top: 3px;
}

.accordion-outer.is-open .accordion-heading:after {
  content: "-";
}

.accordion-content {
  padding: 15px;
  background-color: white;
  display: none;
}
.accordion-wrapper.on-hover .accordion-heading {
  background-color: #e8f5e9;
}





.section-six{
    padding: 80px 0px;
}
.sub-heading{
    font-size: 20px;
    font-weight: 700;
    color: #F55D3C;
}
.testimonial-heading-bottom{
    margin-top: 20px;
    margin-bottom: 35px;
}
.testimonial-box-carousel {
    background: #fff;
    padding: 50px 50px;
    box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.04);
    margin: 30px;
    border-radius: 16px;
}
.testimonial-box-carousel p{
    font-size: 19px;
    font-style: italic;
    color: #79839A;
}
.testimonial-box-carousel h4{
    font-size: 20px;
    font-weight: 800;
}
.testimonial-box-carousel h5{
    font-size: 14px;
    font-weight: 600;
    color: #F55D3C;
}
.testimonial-box-carousel ul{
    padding: 0px;
    display: inline-flex;
    margin-bottom: 0px;
    align-items: center;
}
.testimonial-box-carousel ul li{
   list-style: none;
}
.testimonial-profile{
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-right: 15px;
}
.testimonial-review-reating{
    display: flex;
}
.testimonial-review-reating img{
    width: 20px !important;
    margin-right: 5px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    background: #D9D9D9 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f45d3c !important;
}




.newsletter-box{
    background-image: url(../images/newsletter-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
    border-radius: 30px;
}
.newsletter-box h1{
    font-size: 36px;
    font-weight: 600;
    color: #090F4E;
}
.newsletter-box p{
    font-size: 18px;
    line-height: 30px;
    color: #63657E;
    padding: 20px 60px;
}
.newsletter-form{
    position: relative;
}
.newsletter-form input{
    width: 100%;
    border: 0px;
    padding: 25px 35px;
    border-radius: 50px;
}
.newsletter-form button{
    position: absolute;
    border: 0px;
    background: #2E885B;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    right: 10px;
    top: 10px;
}
.newsletter-form button img{
    width: 12px;
}
.footer-botom-section p{
    font-size: 14px;
    color: #B1B5C3;
    margin-bottom: 0px;
}
.footer-botom-section ul{
    padding: 0px;
    margin: 0px;
    display: inline-flex;
}
.footer-botom-section ul li{
    list-style: none;
    padding: 10px 10px;
}











