@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,900&display=swap");

/*==BASIC-SETUP==*/
body { font-family: "Barlow Condensed", sans-serif; font-size: 16px; font-weight: 400; color: #000000; background: #ffffff; }

a,
a:hover { text-decoration: none; color: green; }

ul{ list-style-type: none; padding: 0; margin: 0;}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {  margin-bottom: 1em; }


/* Scroll top START */

.progress-wrap { position: fixed; right: 30px; bottom: 30px; height: 46px; width: 46px; cursor: pointer; display: block; border-radius: 50px; box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); z-index: 10000; opacity: 0; visibility: hidden; transform: translateY(15px); -webkit-transition: all 200ms linear; transition: all 200ms linear; }
    .progress-wrap.active-progress { opacity: 1; visibility: visible; transform: translateY(0); }
    .progress-wrap::after { position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f106"; text-align: center; line-height: 46px; font-size: 24px; color: rgba(0, 0, 0, 0.3); left: 0; top: 0; height: 46px; width: 46px; cursor: pointer; display: block; z-index: 1; -webkit-transition: all 200ms linear; transition: all 200ms linear; }
    .progress-wrap:hover::after { opacity: 0; }
    .progress-wrap::before { position: absolute; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f106"; text-align: center; line-height: 46px; font-size: 24px; opacity: 0; background: black; -webkit-background-clip: text; -webkit-text-fill-color: transparent; left: 0; top: 0; height: 46px; width: 46px; cursor: pointer; display: block; z-index: 2; -webkit-transition: all 200ms linear; transition: all 200ms linear; }
    .progress-wrap:hover::before { opacity: 1; }
    .progress-wrap svg path { fill: none; }
    .progress-wrap svg.progress-circle path { stroke: rgba(0, 0, 0, 0.2); stroke-width: 4; box-sizing: border-box; -webkit-transition: all 200ms linear; transition: all 200ms linear; }

/* Scroll top END */

.header-area { padding: 10px 0; background-image: url("images/Background\ hills.svg"); background-repeat: no-repeat; background-position: center; background-size: cover; }

.header-inner { display: flex; align-items: flex-start; justify-content: space-between; padding: 0; }

.logo img { max-width: 200px; }

.nav-items ul { display: flex; align-items: center; justify-content: flex-end; }

    .nav-items ul li { margin-left: 22px; position: relative; transition: 0.2s; }

        .nav-items ul li a { font-size: 24px; font-weight: 700; color: #6eba84; display: inline-block; transition: 0.2s; text-transform: uppercase; }

        .nav-items ul li .nav-btn { background-color: #6eba84; color: #ffffff; padding: 6px 24px; border-radius: 10px; }

            .nav-items ul li .nav-btn i { margin-left: 10px; transition: 0.2s; }

.submenu { position: absolute; right: 0; top: 55px; width: 492px; padding: 34px 60px 10px 43px; background-color: #6eba84; opacity: 0; visibility: hidden; transition: 0.3s; z-index: 9999; }

    .submenu ul { display: block; }

        .submenu ul li { background-color: rgba(255, 255, 255, 0.2); border-radius: 10px; padding: 17px 12px; width: 370px; margin-left: 0; margin-bottom: 12px; }

            .submenu ul li a { color: #000000; line-height: 28px; font-weight: 700; }

            .submenu ul li .span-1 { font-weight: normal; }

            .submenu ul li .span-2 { color: #ffffff; }

.nav-items ul li:hover .submenu { opacity: 1; visibility: visible; top: 42px; }

.nav-items ul li:hover .nav-btn i { rotate: 180deg; }

.menu-bar { cursor: pointer; display: none; }

    .menu-bar a i { font-size: 28px; color: #6eba84; }

.offcanvas { max-width: 300px; background-color: #6eba84; }

.sm-p { display: none; }

.offcanvas-body { padding: 0; padding: 0 10px; }

    .offcanvas-body .nav-items { display: block; }

        .offcanvas-body .nav-items ul { display: block; }

            .offcanvas-body .nav-items ul li { padding: 0; margin-left: 0; padding-bottom: 10px; }

                .offcanvas-body .nav-items ul li a { display: block; padding: 15px 10px; font-size: 18px; background-color: #8bc89d; color: #ffffff; border-radius: 10px; transition: 0.2s; }

                    .offcanvas-body .nav-items ul li a:hover { opacity: 0.8; }

.btn-close { opacity: 1; color: #ffffff !important; }

    .btn-close:focus { outline: none; box-shadow: none; }

.nav-title h2 { font-size: 36px; color: #000000; text-transform: uppercase; margin-top: 50px; font-weight: normal; }

.offcanvas-header .logo a { font-size: 18px; font-weight: 400; line-height: 18px !important; color: #ffffff; }

.offcanvas-header .offcanvas-title { line-height: 18px; }

.offcanvas-body .explore-sm h2 { font-size: 17px; }

.offcanvas-header { margin-bottom: 30px; }

.close-i { font-size: 30px; color: #ffffff; transition: 0.2s; }

    .close-i:hover { color: #ffffff; opacity: 0.8; }

.offcanvas-body .explore-sm-cnt { cursor: pointer; }

.owl-prev span,
.owl-next span { font-size: 50px; color: #ffffff; }

.hero-slider-area { position: relative; }

    .hero-slider-area .owl-nav { position: absolute; top: 45%; left: 0; right: 0; }

    .hero-slider-area .owl-next { right: 10px; position: absolute; color: inherit; background: none; border: none; z-index: 100; }

.owl-carousel a { position: relative; z-index: 1; }

.number { position: relative; text-align: end; right: 20px; top: -40px; z-index: 999; }

    .number span { font-size: 14px; line-height: 20px; color: #ffffff; background-color: #6eba84; padding: 2px 8px; border-radius: 10px; }

        .number span i { font-size: 14px; margin-right: 5px; margin-top: -10px; position: relative; }

/*  IF YOU WANT AREA START */

.headersection-area { padding: 0px 0 90px; }

.headersection-inner { max-width: 1068px; margin: 20px auto 20px auto; }

    .headersection-inner h2 { text-transform: uppercase; font-size: 30px; padding: 20px 0; color: #000; margin: 0; }

    .headersection-inner p { font-size: 24px; font-weight: 400; color: #000000; margin: 12px 0; }

.headersection-area2 h2 { font-size: 48px; }

.headersection-area2 p small { font-size: 21px; }

/* EXPLORE AREA START */

.explore-area { position: relative; background-color: #6eba84; padding: 50px 0 100px; }

.table-1 table { width: 100%; }

.table-1 .th1,
.table-1 .td1 { width: 25%; }

.table-1 .th2,
.table-1 .td2 { width: 40%; }

.table-1 .th3,
.table-1 .td3 { width: 15%; }

.table-1 .th4,
.table-1 .td4 { width: 20%; }

.table-1 th { background-color: #8bc89d; font-size: 18px; font-weight: 700; color: #ffffff; text-transform: uppercase; padding: 18px 12px; border-radius: 10px; border: 5px solid #6eba84; }

.table-1 td { background-color: #ffffff; font-size: 18px; font-weight: 400; color: #000000; padding: 18px 12px; border: 5px solid #6eba84; }

.table-1 .td1 { text-transform: uppercase; font-weight: 700; border-radius: 10px 0 0 10px; }

.table-1 .td4 { border-radius: 0 10px 10px 0; }

.table-1 .td2 { font-size: 24px; color: #6eba84; text-transform: uppercase; font-weight: 700; }

.table-1 .td3-1 { position: relative; }

.table-1 .th1-1 { background-color: #6eba84; }

.table-1 .th2-2 { background-color: #6eba84; }

.explore-area .ele-tile h2 { margin-bottom: 40px; }

.table-btm p { margin-top: 25px; font-size: 18px; color: #ffffff; }

.explore-sm-cnt { border-radius: 10px; background-color: #ffffff; padding: 10px 10px; margin-bottom: 12px; }

    .explore-sm-cnt h2 { font-size: 22px; font-weight: 400; text-transform: uppercase; }

        .explore-sm-cnt h2 span { color: #6eba84; font-weight: 700; }

    .explore-sm-cnt p { font-size: 15px; font-weight: 400; color: #000000; margin: 0; }

.explore-sm { display: none; }

/* ELEVATION-PROFILES AREA START */

.elevation-profiles-area { background-color: #6eba84; padding: 50px 0 100px; }

.elevation-icons { position: relative; }

.ele-icon-2 { max-width: 550px; position: absolute; right: 0; top: -157px; }

.ele-tile h2 { text-transform: uppercase; font-size: 42px; font-weight: 700; line-height: 56px; color: #ffffff; margin: 0; }

.ele-tile p { font-size: 18px; font-weight: 400; color: #000000; margin: 42px 0 30px; }

.ele-tile span { display: block; font-size: 18px; font-weight: 400; margin-left: 10px; margin-bottom: 3px; }

.table-2 { display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: 0px; }

.ele-cnt { position: relative; }

.ele-img-cnt { position: absolute; left: 50%; transform: translate(-50%); top: 35px; opacity: 0; transition: 0.2s; z-index: 99; }

.ele-img { transition: 0.2s; cursor: pointer; z-index: 9999; border-radius: 10px; border: 2px solid #6eba84; }

    .ele-img:hover .ele-img-cnt { opacity: 1; }

    .ele-img:hover { border: 2px solid #000000; }

.ele-img-cnt h2 { font-size: 20px; text-transform: uppercase; font-weight: 700; color: #000000; line-height: 24px; text-align: center; }

.ele-img-title h3 { font-size: 18px; text-transform: uppercase; font-weight: 700; color: #000000; margin-top: 15px; }

.ele-img-title p { font-size: 18px; font-weight: 400; color: #000000; }

/* FOOTER AREA START */

.footer-area { padding: 67px 0 80px; }

.footer-logo-image { width:200px; }

.footer-logo p { font-size: 18px; font-weight: 400; color: #000000; line-height: 24px; margin: 80px 0 0; }

.footer-nav { padding-top: 20px; }

    .footer-nav ul li { padding-bottom: 12px; }

        .footer-nav ul li a { font-size: 18px; font-weight: 700; color: #000000; line-height: 24px; transition: 0.2s; display: inline-block; }

            .footer-nav ul li a span { font-weight: 400; }

            .footer-nav ul li a:hover { color: #6fbb84; }

.footer-nav2 ul li a { font-weight: 400; }

.footer-nav1 { padding-left: 40px; }

/* Added */

.hovercolor { transition: 1s; }

    .hovercolor:hover { background: #e0f1e7 !important; cursor: pointer; }
        .hovercolor:hover td { background: transparent; }

.splide__slide img { width: 100%; height: 100%; object-fit: cover; }

/* MAP PAGE START */

.map-header { background-image: none; }

.map-nav-area { position: relative; }

.map-nav-cnt { position: absolute; background-color: #ffffff; max-width: 330px; width: 100%; border-radius: 10px; padding: 13px 24px; top: 75px; left: 0; }

.map-nav-title h2 { font-size: 24px; font-weight: 700; color: #000000; margin: 0 0 20px; text-transform: uppercase; }

.map-nav-item p { line-height:1; font-size: 18px; font-weight: 700; color: #6EBA84; margin-left: 10px; cursor: pointer; display: flex; align-items: center; transition: 0.2s; }

    .map-nav-item p:hover { color: #000000; }

    .map-nav-item p i { margin-right: 5px; }

/* .map-img1 {
	display: none;
} */

.map-img2 { display: none; }

.map-img3 { display: none; }

.map-img4 { display: none; }

.map-img5 { display: none; }

.map-img6 { display: none; }

.map-img7 { display: none; }

.map-img8 { display: none; }

.fa-check { width: 20px; height: 20px; line-height: 20px; display: block; background-color: #6EBA84; border-radius: 5px; font-size: 12px; color: #fff; text-align: center; display: none; }

.fa-xmark { width: 20px; height: 20px; line-height: 20px; text-align: center; display: block; background-color: #CCCCCC; border-radius: 5px; font-size: 12px; color: #fff; display: none; }

.main { color: #000; }

.mnc2-inner { background-color: #6EBA84; position: absolute; max-width: 330px; width: 100%; border-radius: 0 0 10px 10px; padding: 13px 24px; top: 455px; left: 0; }

.map-nav-cnt-2 { display: none; }

.map-nav-cnt-3 { display: none; }

.map-nav-cnt-4 { display: none; }

.map-nav-cnt-5 { display: none; }

.map-nav-cnt-6 { display: none; }

.map-nav-cnt-7 { display: none; }

.mnc2-title h2 { font-size: 18px; font-weight: 400; margin: 0; color: #fff; text-transform: uppercase; }

    .mnc2-title h2 span { font-weight: 700; }

.mnc2-title p { font-size: 18px; font-weight: 400; margin: 15px 0; color: #fff; line-height: 18px; }

.mnc2-title a { display: block; text-align: center; padding: 10px 10px; border-radius: 10px; color: #6EBA84; background-color: #ffffff; text-transform: uppercase; font-size: 18px; font-weight: 700; transition: 0.2s; }

    .mnc2-title a:hover { opacity: 0.8; }

.map-img-wrapper2 { display: none; }

.active-nav { color: #000 !important; }

/* FAQ AREA START  */

.faq-header { padding-bottom: 300px; }

.faq-area { margin-top: 30px; }

.faq-title h2 { color: #000000; font-size: 48px; font-weight: 700; margin: 0 0 80px; text-transform: uppercase; }

.faq-inner { max-width: 950px; margin: 0 auto; }

.accordion-button:not(.collapsed)::after { content: "\f107"; font-family: "font awesome 5 free"; transform: rotate(-180deg); background-image: none; }

.accordion-button::after { flex-shrink: 0; font-family: "font awesome 5 free"; margin-left: auto; content: "\f107"; font-size: 30px; color: #fff; transition: transform 0.2s ease-in-out; background-image: none; width: initial; height: initial; }

.accordion-item { margin-bottom: 20px; border: 0px; }

.accordion-button:focus { z-index: 3; outline: 0 !important; box-shadow: none; }

.accordion-button { position: relative; display: flex; align-items: center; width: 100%; padding: 1rem 1.25rem; font-size: 30px; font-weight: 700; color: #ffffff; text-align: left; background-color: #6EBA84; border: 0; border-radius: 0; overflow-anchor: none; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease; border: 1px solid #E2E2E2; outline: 0; box-shadow: none; }

    .accordion-button:not(.collapsed) { color: #ffffff; background-color: #6EBA84; box-shadow: none; }

.accordion-body { border: 2px solid #6EBA84; border-top: 0; font-size: 24px; font-weight: 400; }

    .accordion-body p { font-size: 24px; font-weight: 400; color: #000; margin-top: 1em; margin-bottom: 1em; }



.accordion-button:hover { background-color: #000000; }

/* SECTION PAGE START */

.section-1-area { padding: 30px 0 150px; }

.section-left { padding-right: 150px; }

    .section-left h2 { text-transform: uppercase; font-size: 30px; padding: 20px 0; color: #000; margin: 0; }

    .section-left h3 { font-size: 24px; font-weight: 400; color: #000; margin: 15px 0; }

    .section-left p { font-size: 24px; font-weight: 400; color: #000; margin: 15px 0; }

.section-right-title h3 { font-size: 48px; font-weight: 400; line-height: 56px; color: #000; margin: 0; }

.section-img { padding: 20px 0 40px; position: relative; }

.section-btn a { background-color: #ffffff; border-radius: 8px; display: inline-block; padding: 6px 15px; color: #6EBA84; font-size: 18px; font-weight: 700; text-transform: uppercase; transition: 0.2s; }

    .section-btn a i { margin-right: 5px; }

    .section-btn a:hover { background-color: #000; color: #fff; }

.section-btn { position: absolute; right: 10px; top: 30px; }

.location-title { padding: 15px 0; }

    .location-title h4 { font-size: 24px; font-weight: 700; color: #000; margin: 0; text-transform: uppercase; }

    .location-title p { font-size: 24px; font-weight: 400; color: #000; margin: 0; }

.gfx-btn a { display: flex; align-items: center; font-size: 24px; font-weight: 700; color: #6EBA84; text-transform: uppercase; transition: 0.2s; }

    .gfx-btn a img { margin-right: 10px; }

    .gfx-btn a:hover { opacity: 0.8; }

.next-title h3 { font-size: 24px; font-weight: 700; color: #000; text-transform: uppercase; margin: 0 0 5px; }

.next-title a { font-size: 24px; font-weight: 700; color: #6EBA84; text-transform: uppercase; transition: 0.2s; line-height: 23px; }

    .next-title a:hover { color: #000; }

.next-title { padding-top: 25px; }

.grap { padding: 40px 0 0; }
