/*GG Main Template */

body, html {
    overflow-x: hidden;
}

/*////////////////////////////////////////
// Spacing
///////////////////////////////////////*/
/* Padding Zero */
.p0 {
    padding: 0;
}
/* Padding Top */
.pt0 {
    padding-top: 0;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pt80 {
    padding-top: 80px;
}

.pt90 {
    padding-top: 90px;
}

.pt100 {
    padding-top: 100px;
}

.pt110 {
    padding-top: 110px;
}

.pt120 {
    padding-top: 120px;
}

.pt130 {
    padding-top: 130px;
}

.pt140 {
    padding-top: 140px;
}
/* Padding Bottom */
.pb0 {
    padding-bottom: 0;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb100 {
    padding-bottom: 100px;
}

.pb110 {
    padding-bottom: 110px;
}

.pb120 {
    padding-bottom: 120px;
}

.pb130 {
    padding-bottom: 130px;
}

.pb140 {
    padding-bottom: 140px;
}
/* Padding Left */
.pl0 {
    padding-left: 0;
}

.pl3 {
    padding-left: 3px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pl70 {
    padding-left: 70px;
}

.pl80 {
    padding-left: 80px;
}

.pl90 {
    padding-left: 90px;
}

.pl100 {
    padding-left: 100px;
}

.pl110 {
    padding-left: 110px;
}

.pl120 {
    padding-left: 120px;
}

.pl130 {
    padding-left: 130px;
}

.pl140 {
    padding-left: 140px;
}
/* Padding Right */
.pr0 {
    padding-right: 0;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr60 {
    padding-right: 60px;
}

.pr70 {
    padding-right: 70px;
}

.pr80 {
    padding-right: 80px;
}

.pr90 {
    padding-right: 90px;
}

.pr100 {
    padding-right: 100px;
}

.pr110 {
    padding-right: 110px;
}

.pr120 {
    padding-right: 120px;
}

.pr130 {
    padding-right: 130px;
}

.pr140 {
    padding-right: 140px;
}
/* Padding */
.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.p50 {
    padding: 50px;
}

.p60 {
    padding: 60px;
}

.p70 {
    padding: 70px;
}

.p80 {
    padding: 80px;
}

.p90 {
    padding: 90px;
}

.p100 {
    padding: 100px;
}

.p110 {
    padding: 110px;
}

.p120 {
    padding: 120px;
}
/* Margin Auto */
.mr-auto {
    margin: auto;
    float: none;
}
/* Margin Top */
.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mt110 {
    margin-top: 110px;
}

.mt120 {
    margin-top: 120px;
}

.mt130 {
    margin-top: 130px;
}

.mt140 {
    margin-top: 140px;
}
/* Margin Bottom */
.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb110 {
    margin-bottom: 110px;
}

.mb120 {
    margin-bottom: 120px;
}

.mb130 {
    margin-bottom: 130px;
}

.mb140 {
    margin-bottom: 140px;
}
/* Margin Left */
.ml0 {
    margin-left: 0;
}

.ml15 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.ml70 {
    margin-left: 70px;
}

.ml80 {
    margin-left: 80px;
}

.ml90 {
    margin-left: 90px;
}

.ml100 {
    margin-left: 100px;
}

.ml110 {
    margin-left: 110px;
}

.ml120 {
    margin-left: 120px;
}

.ml130 {
    margin-left: 130px;
}

.ml140 {
    margin-left: 140px;
}
/* Margin Right */
.mr0 {
    margin-right: 0;
}

.mr5 {
    margin-left: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.mr60 {
    margin-right: 60px;
}

.mr70 {
    margin-right: 70px;
}

.mr80 {
    margin-right: 80px;
}

.mr90 {
    margin-right: 90px;
}

.mr100 {
    margin-right: 100px;
}

.mr110 {
    margin-right: 110px;
}

.mr120 {
    margin-right: 120px;
}

.mr130 {
    margin-right: 130px;
}

.mr140 {
    margin-right: 140px;
}

.inline-block {
    display: inline-block;
}

.img-responsive {
    max-width: 100%;
}

.width100 {
    width: 100%;
}



/*////////////////////////////////////////
Footers
///////////////////////////////////////*/
.footer {
    position: relative;
}

.footer p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    color: #888;
    font-family: 'Hind', sans-serif;
}

.footer p strong {
    font-weight: 600;
}

.footer.style-1 {
    background: #f5f5f5;
    text-align: center;
    padding: 30px 0;
}

.footer.style-1 img {
    margin-bottom: 15px;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    transition: transform 0.2s;
}

.footer.style-1 img:hover {
    cursor: pointer;
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -o-transform: scale(.9);
    -ms-transform: scale(.9);
}

.footer.style-1 ul {
    list-style: none;
    float: none;
    margin: 0 auto 100px auto;
    padding-left: 0px;
}

.footer.style-1 li {
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.footer.style-1 ul li a,
.footer.style-1 > a {
    color: #191a1c;
    transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
}

.footer.style-1 > a {
    display: inline-block;
}

.footer.style-1 > p {
    color: #555;
    font-size: 12px;
}
/* Footer 2 Dark*/
.footer.style-1.dark {
    background: #111;
}

.footer.style-1.dark img {
    margin-bottom: 5px;
}

.footer.style-1.dark ul {
    margin-bottom: 80px;
}

.footer.style-1.dark ul li a,
.footer.style-1.dark > a {
    color: #ddd;
}

.footer.style-1.dark ul li a:hover {
    color: #ddd;
}

.footer.style-1.dark>p {
    color: #ddd;
    font-size: 12px;
}

/*----- Back to Top Button -----*/
.scroll-top {
    position: absolute;
    color: #fff;
    z-index: 100;
    line-height: 26px;
    bottom: 30px;
    right: 32px;
    display: none;
    cursor: pointer;
    border-radius: 2px;
    height: 30px;
    width: 30px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: background-color .3s;
    -moz-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
}

.scroll-top:hover {
    background-color: #222;
}

.scroll-top i {
    color: #fff;
    font-size: 10px;
    line-height: 30px;
}

.btn-primary,.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary:focus:active,.btn-ghost:hover,.btn-light:hover,.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary,.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, .btn-ghost-color:hover,.btn-primary.btn-appear:hover,
.bg-color,
#price-list .button:hover,
#price-list .featured .button,
.progress-bar,
.scroll-top,
.portfolioFilter a.current,
.portfolioFilter a:hover,  
.label-primary,
.panel-title,
#buttonTabs li.active a,
.box-style5,
.box-style7,
.box-style10,
.progress-bars-4 .progress-bar-tooltip, 
.timeline::before,
h4.fitness-label,
.bg-overlay:after,
.label-items-in-cart,
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-button .cbp-filter-item:hover,
.contact input.submit,
.contact-1 input.submit,
.blog-pagination>.active>a, 
.blog-pagination>.active>a:hover,
.video-container:hover:after,
.connected-icons li a i:after,
.connected-icons li a i:hover:after,
.phone-number h1:after {
    background-color: #3FBA8C;
}

a:focus,
a:hover, 
.color,
.connected-icon a i,
.testimonial-name,
.testimonial-name small,
.highlight,
.btn-ghost-color,
.contact-details-social li a:hover,
.portfolioContainer li .info i,
.project-changer li a,
#iconTabs li.active a span,
.box a,
.box.box-style6 a,
.box.box-style8b a,
.about-me-social li a:hover,    
.icon-box-hover i,
.footer.style-1 li a:hover,
.footer.style-1 > a:hover,
.countdown-big h1,
.home-blog-filters .cbp-filter-item-active.cbp-filter-item,
.home-blog-filters .cbp-filter-item:hover,
.home-filters-dark .cbp-filter-item:hover,
.home-filters-dark .cbp-filter-item-active.cbp-filter-item,
.connected-icons li a h4,
.footer.style-1.dark ul li a,
.btn-ghost,
#twitter-feed-slider .user a:hover:before,
#twitter-feed-slider .timePosted a:hover,
#twitter-feed-slider .interact a:hover:before,
#twitter-feed-list ul li:first-child .user a:hover:before,
.project-nav a:hover h5,
.project-nav a:hover i,
.color,
.feature-center.white i.color,
.counter h1,
.team figure figcaption a:hover,
.portfolio figure figcaption p, 
a:hover .subheading,
.blog-columns .blog-thumb-desc a:hover h4,
.blog-standard a:hover h4,
.blog-pagination li a:hover,
.sidebar-share a:hover,
.shop .cbp-l-caption-body a:hover,
.team-caption ul li a:hover,
.read-more-link.color span,
.read-more-link2.color span,
#clock .digit {
    color: #3FBA8C;
}

.btn-primary,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:focus:active,
.btn-ghost,
.btn-ghost:hover,
.btn-light:hover,
.section-heading hr, hr.separator,
.btn-primary.btn-appear:hover,
.accordian-style2 .panel-title,
.music-bottom .play-btn,
.play-bottom .play-btn,
.timeline-bullet,
.contact input:focus, textarea:focus, select:focus,
.contact.box-style textarea:focus,
.btn-primary.active, .btn-primary:active,
.price-table-featured .price-box {
    border-color: #3FBA8C;
}

#price-list .featured .price-table,
.progress-bars-4 .progress-bar-tooltip:after {
    border-top-color: #3FBA8C;
}

#video .play-btn:after,
.music-bottom .play-btn:after,
.play-bottom .play-btn:after,
blockquote {
    border-left-color: #3FBA8C;
}

.progress-svg circle {
    stroke: #3FBA8C;
}

/*GENERAL*/
.container {
    max-width: 80%;
}

/*HEADER*/

.logo-img img {
    width: 100%;
}

.header-icons img {
    width: 45px;
    margin: 0 10px;
}

.header-area .main-header-area .main-menu ul li:last-child a {
    padding-right: 0;
}

.header-area .main-header-area .main-menu ul li a {
    font-size: 20px;
    padding: 40px 5px;
    letter-spacing: 1px;
    font-family: 'DIN Alternate';
    text-transform: uppercase;
}


.header-area .main-header-area.sticky {
    background-color: white;
}

.header-area .main-header-area .main-menu ul li a:hover,
.header-area .main-header-area .main-menu ul li a:focus {
    color: #3BB5A5;
}

.slicknav_menu .slicknav_nav a:hover,
.slicknav_menu .slicknav_nav a:focus { 
    color: #3BB5A5;
}

.slider_bg_1 {
    /* background-image: url(../img/gpark.png); */
}

.section_title h3 {
    font-size: 65px;
    color: #395144;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 10px;
}

.section_title h5 {
    color: #3A5345;
    font-size: 27px;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 25px;
}

/*reg-area*/

.reg-area, .about-area, .gallery-area, .biophilic-area {
    padding: 100px 0;
    z-index: 0;
    background-color: #fffaf2;
}
.gallery-area{background-color: #3a5345;}
.section_title p{
    font-family: 'MarkPro';
    color: black;
    letter-spacing: 0;
    line-height: 1.5;
}
.about-area .section_title p{
    width: 80%;
    margin: 0 auto;
}
.about-area a{
    background: #395144;
    padding: 10px 0;
    width: 55%;
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    font-family: 'Timeless-Normal';
    color: white;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 25px;
    border-radius: 30px;
    border: 1px solid #395144;
}
.about-area a:hover{
    color: #395144;
    background: white;
}
.loc-area{
    background-color: #395144;
    padding: 100px 0;
}
.loc-area .section_title h3, .loc-area .section_title p{color: white;}
.loc-area .float-left, .gallery-area .float-left{left: 0%;}
.gallery-area .float-left, .gallery-area .float-right{top: 0;}
.loc-area .float-right, .gallery-area .float-right{right: 0%;transform: rotateY(180deg);}
.gallery-area .section_title h3 { 
    color: #fff; 
}
@-webkit-keyframes loader {
    0% {
        width: 0;
    }
    20% {
        width: 10%;
    }
    25% {
        width: 24%;
    }
    43% {
        width: 41%;
    }
    56% {
        width: 50%;
    }
    66% {
        width: 52%;
    }
    71% {
        width: 60%;
    }
    75% {
        width: 76%;
    }
    94% {
        width: 86%;
    }
    100% {
        width: 100%;
    }
}

@keyframes loader {
    0% {
        width: 0;
    }
    20% {
        width: 10%;
    }
    25% {
        width: 24%;
    }
    43% {
        width: 41%;
    }
    56% {
        width: 50%;
    }
    66% {
        width: 52%;
    }
    71% {
        width: 60%;
    }
    75% {
        width: 76%;
    }
    94% {
        width: 86%;
    }
    100% {
        width: 100%;
    }
}

.progress-bar {
    width: 95%;
    max-width: 95%;
    left: 50%;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
}
.progress {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.bar {
    margin-top: 25px !important;
    margin-bottom: 0 !important;
}
.progress-bar {
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    padding: 0 15px;
    display: none;
}
.progress-bar span {
    display: block;
}
.bar {
    background: 0 0;
}
.progress {
    -webkit-animation: loader 8s ease infinite;
    animation: loader 8s ease infinite;
    background: #395144;
    color: #fff;
    padding: 5px;
    width: 0;
    margin-top: 25px;
    margin-bottom: 25px;
}
.progress-bar {
    position: relative;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background-color: transparent;
}

.reg-area .touch_form .single_input input, 
.reg-area .touch_form .single_input select, 
.reg-area .touch_form .single_input textarea {
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #395144;
    font-weight: 400;
    background: transparent;
    border: 1px solid #395144;
    font-family: 'MarkPro';
}


.reg-area .touch_form span { 
    cursor: pointer;
    font-size: 13px;
    display: block;
    margin-bottom: 25px;
    color: #395144;
}

.reg-area .touch_form .single_input input::placeholder,
.reg-area .touch_form .single_input textarea::placeholder {
    color: #395144;
    font-size: 16px;
    font-weight: 400;
}

.reg-area .touch_form .single_input input:focus,
.reg-area .touch_form .single_input select:focus,
.reg-area .touch_form .single_input textarea:focus,
.reg-area .touch_form .single_input input:hover,
.reg-area .touch_form .single_input select:hover,
.reg-area .touch_form .single_input textarea:hover {
    outline: 0;
/*     border-bottom: 2px solid #395144;  */
}

#registration-form {
    width: 65%;
    margin: 0 auto;
}

#registration-form .btn-submit {
    background: #395144;
    color: #fff;
    border-radius: 40px;
    padding: 20px 10px;
    text-align: center;
    display: block;
    width: 250px;
    line-height: 1;
    font-weight: 400;
    font-size: 25px;
    letter-spacing: 1px;
    outline: none;
    border: 1px solid #395144;
    transition: .3s;
    font-family: 'MarkPro';
    text-transform: uppercase;
    margin: 0 auto;
}

#registration-form .btn-submit:hover {
    background: #fff;
    color: #395144;
    cursor: pointer;
}

.thankyou_bg {
    background: rgb(85,26,150);
    background: linear-gradient(180deg, rgba(85,26,150,1) 0%, rgba(255,205,68,1) 100%);
}
.header-area .main-header-area {
    background-color: white;
    height: 70px;
    box-shadow: none;
}
.logo-img img {
    max-height: 60px;
    object-fit: contain;
}
.header-area .main-header-area .main-menu ul li a {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 22px 11px 22px 11px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #333;
    line-height: 2;
    display: table-cell !important;
    vertical-align: middle;
}
.header-area .main-header-area .main-menu ul li a:hover, .header-area .main-header-area .main-menu ul li a:focus {
    color: white;
    background-color: #3FBA8C;
    cursor: pointer;
}
.header-area .main-header-area .main-menu ul li a:hover, .header-area .main-header-area .main-menu ul li a:focus {
    color: white !important;
    background-color: #3FBA8C;
}
.header-area .main-header-area .main-menu ul li .submenu li:hover{
    background-color: #3FBA8C;
}
.float-left{
    position: absolute;
    left: 10%;
    width: 10%;
    top: 20%;
}
.float-right{
    position: absolute;
    right: 10%;
    width: 10%;
    top: 20%;
}
.slider_text img{width: 35%;}
.slider_text img.title{width: 75%;}
.floating-text{position: absolute;right: 2%;bottom: 2%;z-index: 1;}
.floating-text h5, .floating-text p{color: white;}
.floating-text h5{
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
    font-size: 25px;
}
.floating-text p{
    font-family: 'MarkPro';
    font-size: 12px;
}
.img-box{height: 100vh;}
.green-box{
    background: #3a5345;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.green-box .float-right{
    position: absolute;
    right: 0;
    width: 16%;
    top: 25%;
}
.green-box .float-left{
    position: absolute;
    left: 0;
    width: 16%;
    top: 25%;
}
.usp img{height: 130px;}
.accordion-list.list-unstyled{background: white;}
.accordion-title {
    font-family: 'Timeless-Normal';
    letter-spacing: 3px;
    font-size: 22px;
}
.gallery-slider .item{position: relative;}
.gallery-slider .item .gallery-caption {
    margin-top: 35px;
}
.gallery-slider h6 {
    font-family: 'Timeless-Normal';
    color: white; 
    letter-spacing: 1px;
    z-index: 2;
    font-size: 32px;
    text-align: center;
    margin-bottom: 15px;
}
.gallery-slider p {
    font-family: 'MarkPro';
    color: white;
    letter-spacing: 0;
    z-index: 2;
    font-size: 18px;
    text-align: center; 
    width: 65%;
    margin: 0 auto;
}
.accordian_label, .accordian_value{
    font-family: 'MarkPro';
    font-size: 20px;
}
.owl-carousel .owl-nav button, .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    background: #fff;
    line-height: 1;
    border: 1px solid #fff;
    color: #395144;
    top: 43%;
}
.owl-carousel:hover .owl-nav button:hover{
    background-color: #43b58b;
}
/*.owl-carousel .owl-item::after{
    content: '';
    height: 15%;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: linear-gradient(to top, #00000080, transparent);
}*/
.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 19%;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 19%;
  right: auto;
}
.header-area .main-header-area{padding: 0 !important;}
.header-area .main-header-area .main-menu ul li a{
    background: #249c73;
    padding: 10px 30px !important;
    border-radius: 50px;
    color: white;
    font-size: 14px;
}
.sticky-icons {
    position: fixed;
    bottom: 5%;
    z-index: 10000;
    display: flex;
    flex-direction: row;
    right: 1%;
    background-color: white;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 6px rgb(182, 182, 182);
    -webkit-animation: pulse 1.5s infinite;
    -moz-animation: pulse 1.5s infinite;
    -o-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
  }
  .sticky-icons:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
  .sticky-icons :hover{cursor: pointer;}
  .sticky-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background: #0D9F16;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 5px;
    position: relative;
  }
  .sticky-icon img{width: 70%;object-fit: contain;}
  .sticky-icons p{
    color: #0a6b10;
    font-family: 'Roboto';
    font-size: 20px;
    margin-bottom: 0px;
    padding: 0;
    font-weight: bold;
    line-height: 1.2;
  }
  .sticky-icon::after{
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #0d9f16;
    position: absolute;
    bottom: -3px;
    left: -17px;
    right: 0;
    margin: 0 auto;
    transform: rotateZ(31deg);
  }
  @-webkit-keyframes pulse {
    0% {transform: scale(0.9);}
    70% {transform: scale(1);box-shadow: 0 0 0 30px rgba(90, 153, 212, 0);}
    100% {transform: scale(0.9);box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);}
  }
  @-moz-keyframes pulse{
    0% {transform: scale(0.9);}
    70% {transform: scale(1);box-shadow: 0 0 0 30px rgba(90, 153, 212, 0);}
    100% {transform: scale(0.9);box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);}
  }
  @-o-keyframes pulse{
    0% {transform: scale(0.9);}
    70% {transform: scale(1);box-shadow: 0 0 0 30px rgba(90, 153, 212, 0);}
    100% {transform: scale(0.9);box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);}
  }
  @keyframes pulse{
    0% {transform: scale(0.9);}
    70% {transform: scale(1);box-shadow: 0 0 0 30px rgba(90, 153, 212, 0);}
    100% {transform: scale(0.9);box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);}
  }
  
  @media(max-width:500px){
    .sticky-icons p{font-size: 16px;}
    .sticky-icon{width: 35px;height: 35px;}
  }

/*BIOPHILIC SECTION*/


.biophilic-area{
    padding: 100px 0 0 0;
    background-image: url(../img/sky-bg.png); 
    background-size: cover;
    padding-bottom: 0;
}

.nav-tabs .green-features-btn,
.nav-tabs .fittingplus-btn,
.nav-tabs .standard-features-btn {
    font-family: 'MarkPro';
    color: black;
    letter-spacing: 0;
    width: auto;
    font-size: 19px;
    border: 1.5px solid #6bc4a3;
    border-radius: 10px;
    background: transparent;
    padding: 15px 25px;
    margin: 0 15px;
    line-height: 1.2;
    text-align: center;
}

.nav-tabs .green-features-btn.active,
.nav-tabs .green-features-btn:hover,
.nav-tabs .green-features-btn:focus {
    color: #fff !important;
    background: #6bc4a3;
    box-shadow: 2px 2px 10px 0px #d5cfcf;
    border: 1.5px solid #6bc4a3;
    font-weight: 600;
}

.nav-tabs .fittingplus-btn.active,
.nav-tabs .fittingplus-btn:hover {
    color: #fff !important;
    background: #c69c6d;
    box-shadow: 2px 2px 10px 0px #c69c6d;
    border: 1.5px solid #c69c6d;
    font-weight: 600;
}

.nav-tabs .standard-features-btn.active,
.nav-tabs .standard-features-btn:hover {
    color: #fff !important;
    background: #f7931e;
    box-shadow: 2px 2px 10px 0px #f7931e;
    border: 1.5px solid #f7931e;
    font-weight: 600;
}

.legend-box {
    width: 600px;
    margin: 65px auto -300px auto;
    min-height: 355px;
    padding: 40px 70px 30px 70px;
    border: 1.5px solid #6bc4a3;
    border-radius: 40px;
    position: relative;
}

.legend-row p span {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #6bc4a3;
    margin-right: 10px;
    padding: 10px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    text-align: center;
}

.legend-row p {
    font-family: 'MarkPro';
    color: black;
    letter-spacing: 0;
    width: auto;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    vertical-align: middle;
    align-items: center;
    z-index: 2;
    position: relative;
}

.float-element-left,
.float-element-right {
    position: absolute;
    width: 100px;
}

.float-element-left {
    top: 80px;
    left: -70px;
}

.float-element-right {
    top: 115px;
    right: -80px;
}

.biophilic-house {
    z-index: 1;
    position: relative;
}

.wrap {
    display: flex;
    flex-direction: column;
    height: 50px;
    background: transparent;
    width: 50%;
    min-width: 325px;
    border-radius: calc(var(--my-height) / 2) 0 0 calc(var(--my-height) / 2);
    overflow: hidden;
    border-radius: 50px;
}
.box {
  height: 50px;
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1 0 100%;
  background: transparent;
}

.circle {
    width: 50px;
    height: 50px;
    background: #6bc4a3;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    cursor: pointer;
    padding: 10px;
    color: #fff;
    display: inline-block;
    line-height: 1.5;
    text-align: center;
    font-family: 'MarkPro';
    font-size: 22px;
} 

.hid-box {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    flex: 1 0 100%;
    overflow: hidden;
    background: #fff;
    margin: 0;
    transform: translateX(-100%);
    transition: 1s ease;
    height: 50px;
    border-radius: 50px;
    padding: 5px 25px 5px 5px;
    width: fit-content;
    z-index: 5;
}
.hid-box h3,
.hid-box p {
  margin: 0 0px 0px 60px;
}
.hid-box h3 {
    font-family: 'MarkPro';
    color: black;
    letter-spacing: 0;
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
} 
.circle:hover {
  background: #3b7763;
}
.community-user-image:hover  ~ .hid-box,
.circle:hover ~ .hid-box,
.hid-box:hover {
  transform: translateX(0%);
}

.absolute-labels-house {
    position: absolute;
}

.gf-one {
    right: 250px;
    top: 1120px;
    z-index: 9;
}
.gf-two {
    right: 425px;
    bottom: 430px;
    z-index: 9;
}
.gf-three {
    left: 650px;
    top: 44%;
    z-index: 9;
}
.gf-four {
    right: 1180px;
    bottom: 450px;
    z-index: 9;
}
.gf-five {
    left: 750px;
    bottom: 575px;
    z-index: 9;
}

.gf-six {
    left: 335px;
    top: 55%;
    z-index: 9;
}

.gf-seven {
    left: 900px;
    top: 43%;
    z-index: 9;
}

#green-feature .legend-box {
    flex-direction: column;
    gap: 20px;
    columns: 2;
    width: 800px;
}

#standard .legend-box {
    flex-direction: column;
    gap: 20px;
    columns: 2;
    width: 950px;
    min-height: 450px;
    margin: 65px auto -330px auto;
}

.legend-row p span.brown {
    background-color: #c69c6d;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    padding: 13px;
    align-items: center;
}

.legend-box.fittingplus {
    width: 700px;
    margin: 65px auto -265px auto;
    min-height: 400px;
    padding: 40px 70px 30px 70px;
    border: 1.5px solid #6bc4a3;
    border-radius: 40px;
    position: relative;
}

.fp-one .circle,
.fp-two .circle,
.fp-three .circle,
.fp-four .circle,
.fp-five .circle {
    background-color: #f7931e;
}

.fp-one {
    right: 360px;
    top: 1130px;
    z-index: 9;
}
.fp-two {
    right: 425px;
    bottom: 475px;
    z-index: 9;
}
.fp-three {
    left: 670px;
    bottom: 630px;
    z-index: 9;
}
.fp-four {
    left: 800px;
    top: 52.5%;
    z-index: 9;
}
.fp-five {
    left: 18%;
    top: 55%;
    z-index: 9;
}

.circle.fittingplus:hover {
  background: #836847;
}

.circle.standard:hover {
  background: #ab660f;
}

.legend-row p span.orange {
    background-color: #f7931e; 
}

.legend-box.standard { 
    min-height: 340px; 
}

.sf-one .circle,
.sf-two .circle,
.sf-three .circle,
.sf-four .circle {
    background-color: #f7931e;
}

.sf-one {
    right: 260px;
    bottom: 700px;
    z-index: 9;
}
.sf-two {
    right: 360px;
    bottom: 560px;
    z-index: 9;
}
.sf-three {
    right: 540px;
    bottom: 755px;
    z-index: 9;
}
.sf-four {
    right: 50px;
    bottom: 385px;
    z-index: 9;
}
.floating-label {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
transition: all 0.3s ease-in-out;
color: black;
background: #fffaf2;
font-size: 16px;
font-family: 'MarkPro';
}

.custom-phone {
    left: 55px;
}

/* Floating effect when input is focused or has value */
.single_input:focus-within label, 
.single_input input:not(:placeholder-shown) + label {
    top: -7px;
    left: 5px;
    transform: translateY(0);
    font-size: 12px;
    color: black;
    padding: 0 5px;
}

label.custom-phone {
    top: -7px;
    left: 5px;
    transform: translateY(0);
    font-size: 12px;
    color: black;
    padding: 0 5px;
}
.form-control:focus{box-shadow: none;}

.reg-area .iti {
    width: 100%;
}

.slider_area .single_slider .slider_text h2 { 
    font-size: 60px;
    color: #89cba8;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.15;
}

.slider_area .single_slider .slider_text h2 span { 
    font-size: 35px;
    color: #89cba8;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.15;
    display: block;
}
.slider_text img.banner-logo {
    width: 35%;
    margin-bottom: 50px;
}

.slider_area .single_slider .slider_text h4 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 3px;  
    display: inline-block;
}

.slider_area .single_slider .slider_text h4 span {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 2px; 
    display: inline;
}

.slider_area .single_slider .slider_text h4 span::before {
    display: none;
}

.slider_area .single_slider .slider_text h5 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 2px; 
}

.slider_area .single_slider .slider_text h6 {
    font-size: 28px;
    color: #6cba9b;
    margin-bottom: 5px;
    font-weight: 400;
    z-index: 0;
    padding-bottom: 0;
    width: 100%;
    font-family: 'Timeless-Normal';
    text-transform: uppercase;
    letter-spacing: 2px;
}

.slider_text img.element-white-small {
    width: 100%;
    max-width: 35%;
    margin: 10px auto 20px auto;
}

.slider_text img.element-white-large {
    width: 100%;
    max-width: 55%;
    margin: 10px auto;
}

.reg-area .touch_form .single_input input:focus,
.reg-area .touch_form .single_input select:focus,
.reg-area .touch_form .single_input textarea:focus {
    border: 2.5px solid #395144;
} 