﻿@import url(005369b1bccd49c6f752348e3261eec3.css);
            @import url(css-Roboto400300100500700.css);
            @import url(css-RobotoCondensed400300700.css);
            @import url('css2-Ralewayital1_swap.css');
            @import url(bf7395f715c4c074d2a39e1c273afbaa.css);
            @import url(1c7f14203d028f1c6f8914508f469cb9.css);
            @import url("stylesheet.css");
            @font-face {
                font-family: "Savoye LET";
                src: url("../font/005369b1bccd49c6f752348e3261eec3.eot");
                src: url("../font/005369b1bccd49c6f752348e3261eec3.eot") format("embedded-opentype"), url("../font/005369b1bccd49c6f752348e3261eec3.woff2") format("woff2"), url("../font/005369b1bccd49c6f752348e3261eec3.woff") format("woff"), url("../font/005369b1bccd49c6f752348e3261eec3.ttf") format("truetype"), url("../font/005369b1bccd49c6f752348e3261eec3.svg") format("svg");
                font-weight: normal;
                font-display: swap;
            }
            
            @font-face {
                font-family: 'Typhone';
                src: url('/font/Typhone.otf') format('opentype');
                font-display: swap;
                src: url('../font/Typhone.ttf') format('truetype');
            }
            
            @font-face {
                font-family: "Arboria-Light";
                src: url("../font/bf7395f715c4c074d2a39e1c273afbaa.eot");
                src: url("../font/bf7395f715c4c074d2a39e1c273afbaa.eot") format("embedded-opentype"), url("../font/bf7395f715c4c074d2a39e1c273afbaa.woff2") format("woff2"), url("../font/bf7395f715c4c074d2a39e1c273afbaa.woff") format("woff"), url("../font/bf7395f715c4c074d2a39e1c273afbaa.ttf") format("truetype"), url("../font/bf7395f715c4c074d2a39e1c273afbaa.svg") format("svg");
            }
            
            @font-face {
                font-family: "Arboria-Book";
                src: url("../font/1c7f14203d028f1c6f8914508f469cb9.eot");
                src: url("../font/1c7f14203d028f1c6f8914508f469cb9.eot") format("embedded-opentype"), url("../font/1c7f14203d028f1c6f8914508f469cb9.woff2") format("woff2"), url("../font/1c7f14203d028f1c6f8914508f469cb9.woff") format("woff"), url("../font/1c7f14203d028f1c6f8914508f469cb9.ttf") format("truetype"), url("../font/1c7f14203d028f1c6f8914508f469cb9.svg") format("svg");
            }
            
            * {
                scroll-behavior: smooth;
            }
            
            body {
                font-family: 'Arboria-Book';
            }
            
            h1,
            h2,
            h3,
            h4,
            h5,
            .dropdown-item:hover h6 {
                font-family: 'Arboria-Book';
                font-weight: 300;
                line-height: normal;
            }
            
            h2 {
                font-size: 26px;
            }
            
            a {
                color: #B98E33 !important;
            }
            
            p {
                font-family: 'Arboria-Light';
                line-height: 22px;
                font-size: 16px;
                font-weight: 300;
            }
            
            body {
                background: #ffffff;
            }
            
            ul {
                padding-left: 0;
            }
            
            ul li {
                list-style: none;
            }
            
            .pr-0 {
                padding-right: 0;
            }
            
            .pl-0 {
                padding-right: 0;
            }
            
            .h-100 {
                height: 100%;
            }
            
            a:hover {
                text-decoration: none;
                color: #B98E33 !important;
            }
            
            .section-heading {
                text-align: center;
                margin-bottom: 65px;
            }
            
            .section-heading p {
                font-size: 14px;
                font-weight: 300;
                color: #727272;
                line-height: 20px;
            }
            
            .main-section-heading h1 {
                color: #b98e33;
                font-size: 2rem;
                
                margin: 0 0 50px 0;
                position: relative;
                letter-spacing: 1px;
                line-height: 32px;
            }
            
            .main-section-heading h1::before {
                position: absolute;
                content: '';
                left: 50%;
                bottom: -8px;
                width: 140px;
                height: 1px;
                background-color: #b98e33;
                margin: 0 0 0 -70px;
            }
            
            .all-properties .property-item {
                margin-right: 0;
            }
            
            .all-properties {
                margin-top: 115px;
            }
            
            .all-properties h1 {
                color: #b98e33;
                font-size: 2rem;
                
                margin: 0 0 50px 0;
                position: relative;
                letter-spacing: 1px;
                line-height: 32px;
            }
            
            .all-properties h1::before {
                position: absolute;
                content: '';
                left: 50%;
                bottom: -8px;
                width: 140px;
                height: 1px;
                background-color: #b98e33;
                margin: 0 0 0 -70px;
            }
            
            .values_slider_heading {
                width: 100%;
            }
            
            .values_slider_heading h3 {
                color: #b98e33;
                font-size: 2.5rem;
                font-family: 'Savoye LET';
                margin: 0 0 86px 0;
                position: relative;
                letter-spacing: 2px;
            }
            
            .values_slider_heading h3::before {
                position: absolute;
                content: '';
                left: 10%;
                bottom: -20px;
                width: 136px;
                height: 2px;
                background-color: #b98e33;
            }
            
            #legacy .values_slider_heading h3::before {
                position: absolute;
                content: '';
                left: 45%;
                bottom: -20px;
                width: 136px;
                height: 2px;
                background-color: #b98e33;
            }
            
            .building_plus i {
                font-size: 1.5rem;
            }
            
            .building_plus img {
                width: 20px;
            }
            
            .our_presence_heading {
                width: 100%;
            }
            
            .our_presence_heading h3 {
                color: #b98e33;
                font-size: 24px;
                
                margin: 0 0 86px 0;
                position: relative;
                letter-spacing: 2px;
            }
            
            .our_presence_heading h3::before {
                position: absolute;
                content: '';
                left: 6%;
                bottom: -20px;
                width: 17%;
                height: 2px;
                background-color: #b98e33;
            }
            
            .idg-map-section {
                padding-left: 0;
            }
            
            .our-presence-content {
                position: absolute;
                top: 90px;
                bottom: 90px;
                border-top: 1px solid #a07b2c;
                border-bottom: 1px solid #a07b2c;
                border-left: 1px solid #a07b2c;
                padding: 14px 35px 14px 50px;
            }
            
            .our-presence-content .our-presence-inn {
                position: relative;
                top: 50%;
                transform: translateY(-50%);
            }
            
            #about .values_slider_heading h3 {
                margin: 0 0 50px 0;
            }
            
            #our-presence .img-box {
                background-image: url("../image/map_web.png");
            }
            
            #our-presence .img-box1 {
                border: 1px solid #a07b2c;
            }
            
            #our-presence .img-wrap .plus-icon {
                position: absolute;
                margin-left: -12px;
                
            }
            
            .pres-block-item {
                position: absolute;
                bottom: 44px;
                left: 0;
                margin: 0 0 0 -120px;
                transform: scale(0);
                transition: all 0.30s ease-in-out;
                -webkit-transition: all 0.30s ease-in-out;
                -moz-transition: all 0.30s ease-in-out;
                z-index: 10;
            }
            
            .pres-block-item.active {
                transform: scale(1);
            }
            
            .pres-block-item .art-card-box {
                position: relative;
                width: 276px;
            }
            
            .pres-block-item .art-card-box a {
                position: relative;
                display: block;
                overflow: hidden;
                background-color: #fff;
                padding: 5px;
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            }
            
            .pres-block-item .art-card-box a .imgbox {
                width: 50px;
                height: 50px;
                position: relative;
                float: left;
                margin-right: 10px;
            }
            
            .imgbox img {
                display: block;
                width: 100%;
                height: auto;
            }
            
            .pres-block-item .art-card-box .txt-content {
                padding-top: 3px;
                position: relative;
                overflow: hidden;
                display: block;
            }
            
            .pres-block-item .art-card-box .txt-content h3 {
                color: #000000;
                font-size: 14px;
                overflow: hidden;
                font-weight: 600;
            }
            
            .pres-block-item .art-card-box .txt-content p {
                font-size: 12px;
                overflow: hidden;
                height: auto;
                margin-bottom: 0;
            }
            
            #career {
                padding-bottom: 90px;
                padding-top: 90px;
            }
            
            
            .title {
                font-size: 2rem;
                
                font-weight: 400;
                color: #333;
                text-transform: uppercase;
                margin-bottom: 20px;
            }
            
            .subtitle {
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 18px;
                text-transform: uppercase;
            }
            
            .subtitle-des {
                color: #727272;
                font-size: 14px;
                margin-bottom: 35px;
                font-weight: 300;
            }
            
            .pages {
                padding: 80px 0 40px;
            }
            
            .moduler {
                padding: 140px 0;
            }
            
            .social-share li {
                display: inline-block;
                margin: 3px 1px;
            }
            
            .social-share a {
                font-size: 20px;
                color: #fff;
                background: #02bdd5;
                padding: 4px 10px;
                display: inline-block;
            }
            
            .fancybox-close {
                background: url("../image/close.png") no-repeat scroll 0 0 transparent;
                height: 50px;
                right: 0;
                top: 0;
                width: 50px;
            }
            
            .fancybox-next span {
                background: url("/images/icons/right.png") no-repeat scroll center center #009ee3;
                height: 50px;
                width: 50px;
                right: 0;
            }
            
            .fancybox-prev span {
                background: url("/images/icons/left.png") no-repeat scroll center center #009ee3;
                height: 50px;
                width: 50px;
                left: 0;
            }
            
            .fancybox-title {
                padding: 15px 8px;
            }
            
            .fancybox-title h3 {
                font-size: 15px;
                margin: 0;
            }
            
            .global-page-header {
                background-attachment: fixed;
                background-size: cover;
                padding: 120px 0 25px 0;
                position: relative;
                background: #fff;
                color: #fff;
            }
            
            .global-page-header h2 {
                font-size: 42px;
                font-weight: bold;
                color: #b98e33;
                text-transform: uppercase;
            }
            
            .global-page-header .breadcrumb {
                background: none;
                font-size: 16px;
                padding: 8px 0;
                display: block;
            }
            
            .global-page-header .breadcrumb .active,
            .global-page-header .breadcrumb li a {
                color: #b98e33;
            }
            
            .global-page-header .block {
                position: relative;
                z-index: 9;
                text-align: center;
            }
            
            #legacy {
                margin: 80px 0;
            }
            
            #our-presence {
                margin: 60px 0;
            }
            
            .footer-bottom-tab {
                background-color: #fff;
                border: none;
            }
            
            .footer-bottom-tab i {
                color: #b98e33;
            }
            
            .works-fit {
                padding: 40px 0;
            }
            
            .works-fit figure .buttons {
                left: 14%;
            }
            
            .company-description {
                margin-top: 80px;
            }
            
            .company-description .block h3 {
                margin-top: 0;
            }
            
            .company-description .block p {
                color: #727272;
            }
            
            
            .top-bar {
                position: fixed;
                top: 0;
                width: 100%;
                background: #fff;
                color: #fff;
                transition: all 0.2s ease-out 0s;
                padding: 0;
                box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
                border-bottom: 1px solid #dedede;
                z-index: 10;
            }
            
            .top-bar.animated-header {
                padding: 0;
                background: #fff;
                box-shadow: none;
            }
            
            .navbar {
                border: 0;
                border-radius: 0;
                margin-bottom: 0;
                padding: 0;
            }
            
            .navbar-brand img {
                height: 78px;
            }
            
            .navbar-nav {
                margin-right: 20px;
            }
            
            .navbar.bg-light {
                background: #fff !important;
            }
            
            #clientele {
                margin-bottom: 50px;
            }
            
            .clients-logo .element {
                margin: 15px;
            }
            
            .c-logo img {
                width: 100%;
            }
            
            .navbar .nav-item .nav-link {
                color: #444 !important;
                font-size: 16px !important;
                font-weight: 500;
                transition: .3s all;
                text-transform: none;
                padding: 5px 15px;
                display: block;
            }
            
            .navbar .nav-item .nav-link:hover {
                color: #B98E33 !important;
            }
            
            .navbar .nav-item:last-child .nav-link {
                padding-right: 0;
            }
            
            .dropdown-menu {
                width: 100%;
                background: #F3F3F3;
                color: #000;
                border: 0;
                border-radius: 0;
                padding: 15px;
                box-shadow: none;
                display: block;
                opacity: 0;
                z-index: 1;
                visibility: hidden;
                -webkit-transform: scale(0.8);
                transform: scale(0.8);
                transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
                transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
                transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
            }
            
            .dropdown-toggle::after {
                content: none;
            }
            
            .enquiry-btn {
                background-color: #B98E33;
                padding: 10px 15px;
                color: #fff !important;
                border-radius: 5px;
            }
            
            .enquiry-btn:hover {
                color: #fff !important;
            }
            
            .near-loc-list {
                height: 100%;
            }
            
            .msg-loader {
                position: fixed;
                top: 0;
                height: 100vh;
                width: 100vw;
                background: rgba(255, 255, 255, .9);
                z-index: -102;
                opacity: -150;
                transition: .25s all ease-in-out;
                display: flex;
                justify-content: center;
                align-items: center;
                flex-direction: column;
            }
            
            .msg-loader.show {
                z-index: 200;
                opacity: 1;
            }
            
            .msg-loader .bouncers {
                display: flex;
                justify-content: center;
                align-items: center;
            }
            
            .msg-loader .bouncers>div {
                width: 1rem;
                height: 1rem;
                margin: 3rem 0.2rem;
                background: #8385aa;
                border-radius: 50%;
                animation: bouncing-loader 0.6s infinite alternate;
            }
            
            .msg-loader .bouncers>div:nth-child(2) {
                animation-delay: 0.2s;
            }
            
            .msg-loader .bouncers>div:nth-child(3) {
                animation-delay: 0.4s;
            }
            
            .properties-slider .slick-next i {
                font-size: 2rem;
                color: #B98E33;
            }
            
            .properties-slider .slick-prev i {
                font-size: 2rem;
                color: #B98E33;
            }
            
            .slider-nav .slick-next i {
                font-size: 2rem;
                color: #B98E33;
            }
            
            .slider-nav .slick-prev i {
                font-size: 2rem;
                color: #B98E33;
            }
            
            #property-description {
                padding: 0 10%;
            }
            
            @media (max-width: 991px) {
                figure figcaption h4 a {
                    font-size: 1.2rem;
                }
                .sitemap-links {
                    border-right: none !important;
                }
                .dropdown-menu {
                    display: none;
                    opacity: unset;
                    visibility: unset;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }
                .hero .hero-slide .header-content {
                    position: relative;
                }
                .hero .hero-slide .header-content {
                    height: 320px;
                }
                .our-presence-content {
                    position: relative;
                }
                .our_presence_heading h3 {
                    display: none;
                }
                .our-presence-content {
                    border: none;
                }
                
                .est-section {
                    border-right: none !important;
                }
                .est-section:last-child {
                    border-left: none!important;
                }
                #our-presence .section-heading {
                    margin-bottom: 15px;
                }
                
                .hero .hero-slide img {
                    height: 100% !important;
                }
                .about-banner .about-banner-content img {
                    height: 100% !important;
                }
                .project-banner .about-banner-content img {
                    height: 100% !important;
                }
                .banner__slider .values_slider_heading {
                    text-align: center;
                }
                .accord_info .accordion-content {
                    position: relative !important;
                }
                .leader-bx {
                    margin-bottom: 10px;
                }
                .banner__slider .values_slider_heading h3::before {
                    left: 35%;
                }
                .about-feature .nav-pills .nav-link {
                    width: 40% !important;
                }
                .our-presence-content {
                    top: 7rem;
                }
                
                .center-item-slider .slick-next {
                    top: 50%;
                    right: 0;
                    position: absolute;
                }
                .center-item-slider .slick-prev {
                    top: 50%;
                    left: 0;
                    position: absolute;
                    z-index: 2;
                }
            }
            
            @media (min-width: 991px) {
                .hero .hero-slide .header-content {
                    position: absolute;
                }
                .about-banner .about-banner-content .header-content {
                    position: absolute;
                }
                .project-banner .about-banner-content .header-content {
                    position: absolute;
                    bottom: 50px;
                    overflow-y: scroll;
                }
                .project-banner .about-banner-content .header-content ::-webkit-scrollbar {
                    display: none;
                }
                
                .project-banner .about-banner-content .header-content {
                    -ms-overflow-style: none;
                    
                    scrollbar-width: none;
                    
                }
                
                .properties-slider .explore-btn {
                    display: none;
                }
                .banner__slider .slide {
                    max-height: 400px;
                }
                .properties-slider .slick-prev {
                    
                    position: absolute;
                    border: 0 none;
                    outline: none;
                    right: 50px;
                    margin: 0 auto 6px;
                    cursor: pointer;
                    
                    height: 100%;
                    z-index: 2;
                    background-color: #fff;
                    top: 0px;
                    padding: 0px 15px;
                }
                
                .properties-slider .slick-next {
                    
                    position: absolute;
                    right: 50px;
                    border: 0 none;
                    outline: none;
                    cursor: pointer;
                    margin: 0 auto;
                    height: 100%;
                    background-color: #fff;
                    z-index: 2;
                    top: 25px;
                    padding: 10px 15px;
                }
            }
            
            @media (max-width: 768px) {
                
                .slider-single .slick-arrow::before {
                    content: none !important;
                }
                .slider-single .slick-prev {
                    left: 0;
                    position: absolute !important;
                    top: 50% !important;
                    z-index: 2 !important;
                    padding: 0 !important;
                }
                .slider-single .slick-next {
                    right: 0 !important;
                    position: absolute !important;
                    top: 50% !important;
                    padding: 0 !important;
                }
                .slider-nav .slick-prev {
                    left: 0;
                    position: absolute;
                    top: -20%;
                    z-index: 2;
                }
                .slider-nav .slick-next {
                    right: 0;
                    position: absolute;
                    top: -20%;
                }
                .value-row1 {
                    order: 2;
                }
                .value-row2 {
                    order: 1;
                }
                .values_slider_heading h3 {
                    margin-top: 15px;
                }
                .title {
                    font-size: 1.2rem;
                }
                .values_slider_heading h3 {
                    font-size: 2rem;
                }
                #legacy .values_slider_heading h3::before {
                    position: absolute;
                    content: '';
                    left: 35% !important;
                    bottom: -20px;
                    width: 136px;
                    height: 2px;
                    background-color: #b98e33;
                }
                .near-loc-head {
                    padding: 20px 20px 20px 0 !important;
                }
                .seas-menu {
                    padding: 60px 0 !important;
                }
                
            }
            
            @media (max-width: 512px) {
                .slider-single .slide__img {
                    display: block !important;
                }
                .seas-menu ul {
                    display: flex;
                    flex-direction: column;
                }
                .seas-menu ul li {
                    margin-bottom: 15px !important;
                }
                .seas-menu ul li:first-child {
                    margin-left: 30px !important;
                    margin-right: 30px !important;
                }
                .seas-menu ul li a {
                    
                }
                
                
                
                .hero .slick-prev i {
                    font-size: 1rem !important;
                }
                .hero .slick-next i {
                    font-size: 1rem !important;
                }
                .hero .slick-dots {
                    bottom: -20px !important;
                }
                .center-item-slider .slick-next i {
                    font-size: 1.5rem;
                    color: #B98E33;
                }
                .center-item-slider .slick-prev i {
                    font-size: 1.5rem;
                    color: #B98E33;
                }
                .seas-menu ul li::before {
                    content: none !important;
                }
                .seas-menu ul li a::before {
                    position: absolute;
                    content: '';
                    left: 50%;
                    bottom: 0px;
                    width: 140px;
                    height: 1px;
                    background-color: #b98e33;
                    margin: 0 0 0 -70px;
                }
            }
            
            @media (max-width: 578px) {
                .footer-links-block {
                    margin-right: auto !important;
                    margin-left: 0 !important;
                    margin-top: 15px;
                }
                .about-feature .nav-pills .nav-link.active .item_title {
                    line-height: 2rem !important;
                }
                .about-feature .nav-pills .nav-link .item_title {
                    line-height: 2rem !important;
                }
            }
            
            @media (min-width: 467px) and (max-width: 991px) {
                .our-presence-content {
                    top: 3rem;
                }
            }
            
            @media only screen and (min-width: 320px) and (max-width: 479px) {
                .property-item img {
                    height: 240px;
                    width: 100%;
                }
                .building_plus img {
                    width: 13px;
                }
                #our-presence .idg-map-section {
                    width: 320px !important;
                }
                
                #our-presence .img-wrap,
                #our-presence .img-box {
                    position: relative;
                    width: 320px;
                    height: 400px;
                }
                #our-presence .img-box {
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: 1300px 400px;
                    border: 1px solid #a07b2c;
                }
                .plus-icon-1 {
                    top: 3%;
                    left: 87%;
                }
                .plus-icon-2 {
                    top: 19%;
                    left: 78%;
                }
                .plus-icon-3 {
                    top: 32%;
                    left: 53%;
                }
                .plus-icon-4 {
                    top: 40%;
                    left: 33%;
                }
                .plus-icon-5 {
                    top: 46%;
                    left: 34%;
                }
                .plus-icon-6 {
                    top: 52%;
                    left: 65%;
                }
                .plus-icon-10 {
                    top: 74%;
                    left: 15%;
                }
                .plus-icon-15 {
                          top: 70%;
        left: 23%;
                }
                .plus-icon-16 {
                         top: 43%;
        left: 48%;
                }
                .plus-icon-17 {
                               top: 22%;
        left: 32%;
                }
                .plus-icon-7 {
                    top: 71%;
                    left: 28%;
                }
                .plus-icon-8 {
                    top: 73%;
                    left: 27%;
                }
                .plus-icon-9 {
                    top: 75%;
                    left: 26%;
                }
                .plus-icon-11 {
                    top: 86%;
                    left: 29%;
                }
                .plus-icon-12 {
                         top: 69%;
       
        left: 28%;
                }
                .plus-icon-13 {
                              top: 64%;
        left: 30%;
                }
                .plus-icon-14 {
                                     top: 11%;
        left: 44%;
                }
            }
            
            @media only screen and (min-width: 480px) and (max-width: 600px) {
                .property-item img {
                    height: 166px;
                    width: 100%;
                }
                figure figcaption h4 a {
                    font-size: 1rem;
                }
            }
            
            @media only screen and (min-width: 480px) and (max-width: 768px) {
                .property-item img {
                    height: 230px;
                    width: 100%;
                }
                figure figcaption h4 a {
                    font-size: 1rem;
                }
            }
            
            @media only screen and (min-width: 480px) and (max-width: 767px) {
                #our-presence .idg-map-section {
                    width: 480px !important;
                }
                
                #our-presence .img-wrap,
                #our-presence .img-box {
                    position: relative;
                    width: 480px;
                    height: 600px;
                }
                #our-presence .img-box {
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: 1900px 600px;
                    border: 1px solid #a07b2c;
                }
                .plus-icon-1 {
                    top: 4%;
                    left: 85%;
                }
                .plus-icon-2 {
                    top: 20%;
                    left: 75%;
                }
                .plus-icon-3 {
                    top: 33%;
                    left: 52%;
                }
                .plus-icon-4 {
                    top: 41%;
                    left: 32%;
                }
                .plus-icon-5 {
                    top: 47%;
                    left: 33%;
                }
                .plus-icon-6 {
                    top: 54%;
                    left: 63%;
                }
                .plus-icon-10 {
                    top: 75%;
                    left: 15%;
                }
                .plus-icon-15 {
                   top: 71%;
        left: 22%;
                }
                .plus-icon-16 {
                           top: 45%;
        left: 46%;
                }
                .plus-icon-17 {
                               top: 24%;
        left: 31%;
                }
                .plus-icon-7 {
                    top: 73%;
                    left: 27%;
                }
                .plus-icon-8 {
                    top: 75%;
                    left: 26%;
                }
                .plus-icon-9 {
                    top: 77%;
                    left: 25%;
                }
                .plus-icon-11 {
                    top: 87%;
                    left: 29%;
                }
                    .plus-icon-12 {
        top: 71%;
        left: 27%;
    }
                    .plus-icon-13 {
               top: 66%;
        left: 29%;
    }
                    .plus-icon-14 {
                     top: 11%;
        left: 44%;
    }
            }
            
            @media only screen and (min-width: 768px) and (max-width: 991px) {
                .property-item img {
                    height: 160px;
                    width: 100%;
                }
                figure figcaption h4 a {
                    font-size: 1rem;
                }
                
                .idg-map-section .img-wrap {
                    display: flex;
                    justify-content: center;
                }
                #our-presence .idg-map-section {
                    width: 600px !important;
                }
                
                #our-presence .img-wrap,
                #our-presence .img-box {
                    position: relative;
                    width: 600px;
                    height: 600px;
                }
                #our-presence .img-box {
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: 1900px 600px;
                    border: 1px solid #a07b2c;
                }
                .plus-icon-1 {
                    top: 4%;
                    left: 78%;
                }
                .plus-icon-2 {
                    top: 20%;
                    left: 70%;
                }
                .plus-icon-3 {
                    top: 33%;
                    left: 51%;
                }
                .plus-icon-4 {
                    top: 40%;
                    left: 36%;
                }
                .plus-icon-5 {
                    top: 46%;
                    left: 36%;
                }
                .plus-icon-6 {
                    top: 54%;
                    left: 61%;
                }
                .plus-icon-10 {
                    top: 75%;
                    left: 22%;
                }
                .plus-icon-15 {
        top: 71%;
        left: 28%;
                }
                .plus-icon-16 {
                        top: 45%;
        left: 47%;
                }
                .plus-icon-17 {
top: 23%;
        left: 35%;
                }
                .plus-icon-7 {
                    top: 72%;
                    left: 32%;
                }
                .plus-icon-8 {
                    top: 74%;
                    left: 31%;
                }
                .plus-icon-9 {
                    top: 76%;
                    left: 30%;
                }
                .plus-icon-11 {
                    top: 87%;
                    left: 33%;
                }
                .plus-icon-12 {
                         top: 70%;
        left: 32%;
                }
                .plus-icon-13 {
top: 65%;
        left: 33%;
                }
                .plus-icon-14 {
top: 11%;
        left: 45%;
                }
            }
            
            @media only screen and (min-width: 992px) and (max-width: 1300px) {
                .property-item img {
                    height: 285px;
                    width: 100%;
                }
                figure figcaption h4 a {
                    font-size: 1.5rem;
                }
            }
            
            @media screen and (min-width: 1300px) {
                .property-item img {
                    height: 320px;
                    width: 100%;
                }
            }
            
            @media screen and (min-width: 992px) {
                
                #our-presence .img-wrap,
                #our-presence .img-box {
                    position: relative;
                            width: 490px;
                    height: 600px;
                }
                #our-presence .img-box {
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: 1900px 600px;
                    border: 1px solid #a07b2c;
                }
                
                .plus-icon-1 {
                    top: 4%;
                    left: 78%;
                }
                .plus-icon-2 {
                    top: 20%;
                    left: 70%;
                }
                .plus-icon-3 {
                    top: 32%;
                    left: 51%;
                }
                .plus-icon-4 {
                    top: 41%;
                    left: 36%;
                }
                .plus-icon-5 {
                    top: 47%;
                    left: 36%;
                }
                .plus-icon-6 {
                    top: 53%;
                    left: 61%;
                }
                .plus-icon-7 {
                    top: 72%;
                    left: 32%;
                }
                .plus-icon-8 {
                    top: 74%;
                    left: 31%;
                }
                .plus-icon-9 {
                    top: 76%;
                    left: 30%;
                }
                .plus-icon-10 {
                    top: 75%;
                    
                    left: 21.5%;
                }
                .plus-icon-15 {
                          top: 71%;
        
        left: 22.5%;
                }
                .plus-icon-16 {
                              top: 44%;
        
        left: 46.5%;
                }
                .plus-icon-17 {
        top: 23%;
        
        left: 31.5%;
                }
                .plus-icon-11 {
                    top: 87%;
                    left: 32%;
                }
                .plus-icon-12 {
                    top: 70%;
                left: 32%;
                }
                .plus-icon-13 {
        top: 65%;
        left: 33%;
                }
                .plus-icon-14 {
      top: 11%;
        left: 44%;
                }
            }
            
            
            
            
            
            
            .dropdown-item {
                color: #000;
                display: block;
                font-size: 14px;
                font-weight: 500;
                line-height: normal;
                text-decoration: none;
                padding: 8px 0;
                transition: .3s all;
            }
            
            .dropdown-item:not(:last-child) {
                border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            }
            
            .dropdown-item:nth-child(3) {
                margin-bottom: 15px;
            }
            
            .dropdown-item:hover {
                color: #b98e33 !important;
                background: transparent;
            }
            
            .dropdown:hover .dropdown-menu {
                opacity: 1;
                visibility: visible;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
            
            #hero-area {
                background: url("/images/slider.jpg") no-repeat 50%;
                background-size: cover;
                background-attachment: fixed;
                padding: 230px 0;
                color: #fff;
                box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
                position: relative;
            }
            
            #hero-area:before {
                content: '';
                z-index: 9;
                background: rgba(255, 255, 255, 0.78);
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }
            
            #hero-area .block {
                position: relative;
                z-index: 9;
            }
            
            #hero-area h1 {
                font-size: 40px;
                line-height: 50px;
                color: #333;
                font-weight: 700;
                margin-bottom: 15px;
                text-transform: uppercase;
            }
            
            #hero-area h2 {
                font-size: 18px;
                font-weight: 300;
                margin-bottom: 38px;
                line-height: 27px;
                text-transform: uppercase;
                color: #666;
                font-family: 'Arboria-Book';
                margin-top: 25px;
            }
            
            #hero-area .btn {
                background: #414141;
                border: none;
                color: #fff;
                padding: 20px 35px;
                margin-top: 30px;
                font-size: 16px;
                font-size: 13px;
                line-height: 1em;
                text-transform: uppercase;
                letter-spacing: normal;
                border-radius: 0;
            }
            
            
            @media (max-width: 768px) {
                .hero-text .hero .hero-slide a {
                    padding-top: 0.8rem;
                }
                .hero-text .hero .hero-slide a span {
                    font-size: 20px;
                    margin-top: 0.5rem;
                }
                .hero .hero-slide .header-content {
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    margin: 0 auto;
                }
                .est-logo img {
                    height: 5rem;
                }
            }
            
            .hero-text h2 {
                margin-bottom: 50px;
            }
            
            .hero-text .hero {
                position: relative;
            }
            
            .hero-text .hero .hero-slide a:hover span {
                color: #033a71;
            }
            
            .hero .hero-slide img {
                width: 100%;
                
                
                
                
            }
            
            .hero .hero-slide .header-content {
                top: 20%;
                
                
                width: 100%;
                padding: 2rem;
                right: 0;
                border-top: 1px solid #B98E33;
                border-bottom: 1px solid #B98E33;
            }
            
            .about-banner .about-banner-content img {
                width: 100%;
                height: 80vh;
                
                
            }
            
            .project-banner .about-banner-content img {
                width: 100%;
                height: 80vh;
                
                
            }
            
            .about-banner .about-banner-content .header-content {
                top: 16%;
                
                
                width: 100%;
                padding: 2rem;
                right: 0;
                border-top: 1px solid #B98E33;
                border-bottom: 1px solid #B98E33;
            }
            
            .project-banner .about-banner-content .header-content {
                top: 16%;
                
                
                width: 100%;
                padding: 2rem;
                right: 0;
                border-top: 1px solid #B98E33;
                border-bottom: 1px solid #B98E33;
            }
            
            .header-content .header-heading_one {
                font-size: 2rem;
            }
            
            .header-content .header-heading_two {
                font-size: 2.2rem;
                font-family: 'Typhone';
                color: #b98e33;
            }
            
            .header-content .header-slogan {
                
                color: #b98e33;
                font-family: 'Savoye LET', "Times New Roman";
                font-size: 2.2rem;
            }
            
            .explore-btn:hover .ex-arrow {
                transform: translateX(10px);
            }
            
            .ex-arrow {
                position: absolute;
                width: 39px;
                height: 25px;
                background: url(../image/ex-arrow.png) no-repeat;
                transition: all 0.35s;
                animation-name: hrFloating;
                animation-duration: 2s;
                animation-iteration-count: infinite;
                animation-timing-function: ease-in-out;
                margin-left: 5px;
            }
            
            .ex-arrow1 {
                
                width: 39px;
                height: 25px;
                background: url(../image/ex-arrow.png) no-repeat;
                transition: all 0.35s;
                animation-name: hrFloating;
                animation-duration: 2s;
                animation-iteration-count: infinite;
                animation-timing-function: ease-in-out;
                margin-left: 5px;
            }
            
            #amenities_section .property-item {
                height: 320px;
            }
            
            .seas-menu {
                
                padding: 80px 0;
                background-color: #ffffff;
                
                width: 100%;
                
                
                margin-top: 80px;
                margin-bottom: 40px;
            }
            
            .seas-menu ul {
                text-align: center;
                
                margin: 0 auto;
            }
            
            .seas-menu ul li {
                position: relative;
                width: auto;
                margin: 0 30px;
                display: inline-block;
            }
            
            .seas-menu ul li:first-child {
                margin: 0 30px 0 0;
            }
            
            .seas-menu ul li a {
                position: relative;
                display: block;
                color: #2d2d2d;
                font-size: 1.2rem;
                overflow: hidden;
            }
            
            .seas-menu ul li::before {
                position: absolute;
                content: '';
                right: -30px;
                top: 0;
                width: 1px;
                height: 30px;
                background-color: #2d2d2d;
            }
            
            .seas-menu ul li:last-child::before {
                content: none;
            }
            
            
            
            .btn-primary {
                background-color: #5302FE;
                border: #111;
                border-radius: 0;
            }
            
            @-webkit-keyframes fadeInUpSD {
                0% {
                    opacity: 0;
                    -webkit-transform: translateY(100px);
                    transform: translateY(100px);
                }
                100% {
                    opacity: 1;
                    -webkit-transform: none;
                    transform: none;
                }
            }
            
            @keyframes fadeInUpSD {
                0% {
                    opacity: 0;
                    -webkit-transform: translateY(100px);
                    transform: translateY(100px);
                }
                100% {
                    opacity: 1;
                    -webkit-transform: none;
                    transform: none;
                }
            }
            
            .fadeInUpSD {
                -webkit-animation-name: fadeInUpSD;
                animation-name: fadeInUpSD;
            }
            
            
            
            .slick-dots {
                position: absolute;
                bottom: 10px;
                display: block;
                width: 100%;
                padding: 0;
                list-style: none;
                text-align: center;
            }
            
            .slick-dots li {
                position: relative;
                display: inline-block;
                width: 20px;
                height: 20px;
                margin: 0 5px;
                padding: 0;
                cursor: pointer;
            }
            
            .slick-active button {
                background: #B98E33;
            }
            
            .slick-dots li button {
                font-size: 0;
                line-height: 0;
                display: block;
                width: 10px;
                height: 10px;
                padding: 0px;
                cursor: pointer;
                border-radius: 50%;
                border: 0;
                outline: none;
            }
            
            .slick-dots li button::before {
                font-size: 18px;
                color: #fff;
                opacity: 1;
            }
            
            .property-item {
                margin: 0 15px 15px 0;
            }
            
            .properties-slider {
                margin: 60px 0;
            }
            
            .properties-slider .slick-list {
                
            }
            
            .properties-slider .property-item {
                height: 100%;
            }
            
            #contact-submit {
                background-color: #fff;
                color: #C6A35A;
            }
            
            #contact-submit span:hover {
                transform: translateX(10px);
            }
            
            .contact-us-btn button:focus {
                border: none;
                box-shadow: none;
            }
            
            .modal-footer {
                border-top: none;
            }
            
            .modal-header {
                border-bottom: none;
            }
            
            .modal-body h5 {
                margin-bottom: 15px;
                color: #B98E33;
            }
            
            
            .buyrs_guide {
                
                margin-top: 115px;
                margin-bottom: 50px;
            }
            
            .footer-logo img {
                width: 245px;
            }
            
            .footer-logo {
                text-align: center;
            }
            
            
            .slider-nav .slide {
                max-height: 400px;
            }
            
            .guide-img img {
                height: 100%;
                max-width: 100%;
                display: block;
                margin: auto;
            }
            
            .accordion-button {
                font-size: 1rem !important;
                width: 100%;
                background-color: #B98E33;
                border: none;
                text-align: left;
                padding: 10px 10px;
                color: #fff;
                border-radius: 5px;
            }
            
            .accs_list p {
                font-size: 14px;
                ;
            }
            
            .accs_list p strong {
                font-weight: bold;
            }
            
            .accord_list li {
                list-style: disc;
                font-size: 14px;
            }
            
            .accord_img {
                height: 100%;
            }
            
            .accord_info {
                max-height: 700px;
                overflow: hidden;
            }
            
            .accord_info .accordion-content {
                height: 100%;
                padding-left: 20px;
                padding-right: 20px;
                position: absolute;
                top: 0px;
                bottom: 0px;
                left: 0px;
                right: -15px;
                
                overflow: auto;
            }
            
            .accordion-content .nav-tabs li {
                padding: 5px 7px;
            }
            
            .accordion-content .nav-tabs li a.active {
                border-bottom: 1px solid #B98E33;
            }
            
            .accordion-content .nav-tabs li a {
                font-size: 1.3rem;
                font-weight: bold;
            }
            
            .faq_accs h5 {
                margin: 15px 0;
                font-weight: bold;
            }
            
            .tips_accs h5 {
                margin: 15px 0;
                font-weight: bold;
            }
            
            .tips_accs h6 {
                font-weight: bold;
            }
            
            .inner-para {
                font-size: 13px;
            }
            
            .accordion-header {
                -webkit-box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.33);
                -moz-box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.33);
                box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.33);
                
                background-color: #B98E33;
                border-radius: 5px;
            }
            
            .accordion-collapse {
                -webkit-box-shadow: 0 0 1px 0.5px rgba(0, 0, 0, 0.33);
                -moz-box-shadow: 0 0 1px 0.5px rgba(0, 0, 0, 0.33);
                box-shadow: 0 0 1px 0.5px rgba(0, 0, 0, 0.33);
                background: #ffffff;
                border: 1px solid #ababab;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                -khtml-border-radius: 5px;
                
                margin-bottom: 10px;
            }
            
            .slide__content--headings {
                padding: 0 25px;
            }
            
            
            
            #call-to-action {
                background: #02bdd5;
                background-size: cover;
                background-attachment: fixed;
                padding: 80px 0;
                text-align: center;
                position: relative;
                color: #fff;
            }
            
            #call-to-action .block {
                position: relative;
                z-index: 9;
                color: #fff;
            }
            
            #call-to-action .block h2 {
                margin-bottom: 15px;
                color: #fff;
            }
            
            #call-to-action .block p {
                font-size: 15px;
                font-weight: 300;
                font-family: 'Arboria-Light';
                margin-top: 20px;
            }
            
            #call-to-action .block .btn-contact {
                background: #fff;
                border: 2px solid #fff;
                color: #02bdd5;
                padding: 15px 34px;
                margin-top: 20px;
                font-size: 12px;
                letter-spacing: 2px;
                text-transform: uppercase;
                border-radius: 0;
                transition: all linear .2s;
            }
            
            #call-to-action .block .btn-contact i {
                margin-right: 10px;
            }
            
            #call-to-action .block .btn-contact:hover {
                color: #fff;
                background: #02bdd5;
            }
            
            #about {
                padding: 80px 0;
            }
            
            #about .block {
                
            }
            
            #about .block h2 {
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 30px;
                text-transform: uppercase;
            }
            
            #about .block p {
                color: #727272;
                font-size: 16px;
                line-height: 28px;
                margin-bottom: 35px;
            }
            
            #about .block img {
                max-width: 100%;
            }
            
            .about-feature {
                margin-top: 50px;
            }
            
            .about-feature .block {
                color: #000;
                padding: 50px 45px;
                float: left;
            }
            
            .about-feature .block p {
                font-weight: 300;
            }
            
            .about-feature .about-feature-1 {
                background: #fff;
                border: 1px solid #b98e33;
                height: 745px;
            }
            
            .about-feature .about-feature-2 {
                background: #fff;
                border: 1px solid #b98e33;
                height: 745px;
            }
            
            .about-feature .about-feature-3 {
                background: #00A6BB;
            }
            
            .about-feature .about-feature-1 .item_title {
                margin: 15px 0;
                font-size: 30px;
                color: #b98e33;
            }
            
            .about-feature .about-feature-2 .item_title {
                margin: 15px 0;
                color: #b98e33;
                font-size: 30px;
            }
            
            
            .about-feature .nav-link .leader-img {
                margin-bottom: 10px;
            }
            
            .about-feature .nav-pills .nav-link {
                
                width: 100%;
                position: relative;
            }
            
            .about-feature .nav-pills .nav-link h2 {
                
                padding: 15px;
                border-radius: 10px;
            }
            
            .about-feature .nav-pills .nav-link.active {
                background: transparent;
                border-right: none;
                border-top: none;
                border-bottom: none;
                padding: 0;
            }
            
            .about-feature .nav-pills .nav-link.active .item_title {
                font-size: 1.5rem;
                color: #000;
                line-height: 3rem;
                border-left: 5px solid #b98e33;
                border-radius: 5px;
            }
            
            
            .about-feature .nav-pills .nav-link .item_title {
                font-size: 1.3rem;
                color: #888;
                line-height: 4rem;
            }
            
            .about-feature .nav-pills .nav-link .item_title p {
                margin-bottom: 0;
                line-height: 1rem;
            }
            
            .leader-content-parent {
                padding: 20px;
                background-color: #b98e33;
                border-radius: 10px;
                height: 100%;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
            }
            
            .leader-content-parent h2,
            .leader-content-parent p {
                color: #fff;
                line-height: 2rem;
            }
            
            .ret-seas-lst {
                position: relative;
                margin: 30px 0 0 0;
            }
            
            .ret-seas-lst ul {
                position: relative;
            }
            
            .ret-seas-lst ul::before {
                position: absolute;
                content: '';
                left: 5px;
                top: 7px;
                bottom: 35px;
                width: 1px;
                background-color: #b98e33;
            }
            
            .ret-seas-lst ul li {
                position: relative;
                width: 100%;
                clear: both;
                padding: 0 0 0 42px;
                margin: 0 0 28px 0;
            }
            
            .ret-seas-lst ul li::before {
                position: absolute;
                content: '';
                left: 0;
                top: 2px;
                border-radius: 50%;
                width: 12px;
                height: 12px;
                background-color: #8e6f2e;
            }
            
            .ret-seas-lst ul li h4 {
                color: #2d2d2d;
                font-size: 14px;
                overflow: hidden;
                margin: 0 0 6px 0;
                font-weight: 500;
            }
            
            .ret-seas-lst ul li span {
                display: block;
                color: #2d2d2d;
                font-size: 14px;
                overflow: hidden;
            }
            
            .project-plans-slider a {
                margin-bottom: 0;
            }
            
            .project-plans-slider h4 {
                line-height: 3rem;
                background-color: #d6d6c2;
            }
            
            .project-plans-slider .item {
                margin: 10px;
            }
            
            .project-plans-slider .slick-next {
                position: absolute;
                top: 25%;
                right: -35px;
            }
            
            .project-plans-slider .slick-prev {
                position: absolute;
                top: 25%;
                left: -35px;
            }
            
            .near-loc-head {
                position: relative;
                padding: 20px 140px 20px 0;
                border-bottom: 1px solid #333333;
                margin: 0 0 40px 0;
            }
            
            .near-loc-head .nr-title {
                color: #000000;
                font-size: 16px;
                overflow: hidden;
            }
            
            .loc-map iframe {
                width: 100%;
                height: 100%;
            }
            
            .within_km_ddown {
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                z-index: 3;
            }
            
            .near-loc-block-in {
                padding: 50px;
                background-color: rgba(0, 0, 0, .05);
                height: 100%;
            }
            
            
            .est_heading {
                font-size: 50px;
                color: #B98E33;
            }
            
            .est-logo {
                margin-bottom: 35px;
            }
            
            .est-section {
                border-right: 1px solid #B98E33;
            }
            
            
            .est-section:last-child {
                border-right: none;
                
            }
            
            #about-feature {
                padding-top: 40px;
                padding-bottom: 80px;
                padding-left: 0;
                padding-right: 0;
            }
            
            .works {
                padding: 80px 0;
                background: #FCFCFC;
            }
            
            .works .block {
                position: relative;
                z-index: 99;
            }
            
            .works .block:hover .img-overly .overly {
                opacity: 1;
            }
            
            .works .block h4 {
                padding: 20px 15px;
                margin-top: 0;
                color: #666;
            }
            
            .works .block .img-overly {
                position: relative;
                background: rgba(0, 0, 0, 0.85);
            }
            
            .works .block .img-overly img {
                border-radius: 0;
            }
            
            .works .block .img-overly .overly {
                background: rgba(57, 181, 74, 0.9);
                position: absolute;
                top: 0;
                right: 0;
                left: 0;
                bottom: 0;
                opacity: 0;
                transition: .3s all;
            }
            
            .works .block .img-overly .overly a {
                position: absolute;
                top: 45%;
                left: 22%;
            }
            
            .works .block .img-overly .overly a i {
                font-size: 30px;
                color: #fff;
            }
            
            figure {
                background: #fff;
                margin-bottom: 45px;
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
            }
            
            figure .img-wrapper {
                position: relative;
                overflow: hidden;
            }
            
            figure img {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                transition: -webkit-transform 400ms;
                transition: transform 400ms;
                transition: transform 400ms, -webkit-transform 400ms;
            }
            
            figure:hover img {
                -webkit-transform: scale3d(1.2, 1.2, 1);
                transform: scale3d(1.2, 1.2, 1);
            }
            
            figure:hover .overlay {
                opacity: 1;
            }
            
            figure:hover .overlay .buttons a {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            
            figure .overlay {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                padding: 10px;
                text-align: center;
                background: rgba(0, 0, 0, 0.7);
                opacity: 0;
                transition: opacity 400ms;
            }
            
            figure .overlay a {
                display: inline-block;
                color: #fff;
                padding: 10px 23px;
                line-height: 1;
                border: 1px solid #fff;
                border-radius: 0px;
                margin: 4px;
                -webkit-transform: scale3d(0, 0, 0);
                transform: scale3d(0, 0, 0);
                transition: all 400ms;
            }
            
            figure .overlay a:hover {
                text-decoration: none;
            }
            
            figure .overlay:hover a {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            
            figure .buttons {
                margin-top: 40%;
                text-align: center;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                display: inline-block;
            }
            
            figure .buttons a:hover {
                background: #02bdd5;
                border-color: #02bdd5;
            }
            
            figure .buttons a:focus {
                text-decoration: none;
            }
            
            figure figcaption {
                padding: 20px 25px;
                margin-top: 0;
                color: #666;
            }
            
            figure figcaption h4 {
                margin: 0;
                line-height: 2rem;
                text-transform: uppercase;
            }
            
            figure figcaption h4 a {
                color: #02bdd5;
            }
            
            figure figcaption p {
                font-size: 14px;
                margin-bottom: 0;
                margin-top: 5px;
            }
            
            #feature {
                padding: 80px 0;
            }
            
            #feature .media {
                margin: 0px 0 70px 0;
            }
            
            #feature .media .media-left {
                padding-right: 25px;
            }
            
            #feature h3 {
                color: #222222;
                font-size: 18px;
                text-transform: uppercase;
                text-align: center;
                margin-bottom: 20px;
                margin: 0px 0px 15px;
                font-weight: 400;
            }
            
            #feature p {
                line-height: 25px;
                font-size: 14px;
                color: #777777;
            }
            
            #feature .icon {
                text-decoration: none;
                color: #fff;
                background-color: #d1a047;
                height: 100px;
                text-align: center;
                width: 100px;
                font-size: 50px;
                line-height: 100px;
                overflow: hidden;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                text-shadow: #B98E33 1px 1px, #B98E33 2px 2px, #B98E33 3px 3px, #B98E33 4px 4px, #B98E33 5px 5px, #B98E33 6px 6px, #B98E33 7px 7px, #B98E33 8px 8px, #B98E33 9px 9px, #B98E33 10px 10px, #B98E33 11px 11px, #B98E33 12px 12px, #B98E33 13px 13px, #B98E33 14px 14px, #B98E33 15px 15px, #B98E33 16px 16px, #B98E33 17px 17px, #B98E33 18px 18px, #B98E33 19px 19px, #B98E33 20px 20px, #B98E33 21px 21px, #B98E33 22px 22px, #B98E33 23px 23px, #B98E33 24px 24px, #B98E33 25px 25px, #B98E33 26px 26px, #B98E33 27px 27px, #B98E33 28px 28px, #B98E33 29px 29px, #B98E33 30px 30px, #B98E33 31px 31px, #B98E33 32px 32px, #B98E33 33px 33px, #B98E33 34px 34px, #B98E33 35px 35px, #B98E33 36px 36px, #B98E33 37px 37px, #B98E33 38px 38px, #B98E33 39px 39px, #B98E33 40px 40px, #B98E33 41px 41px, #B98E33 42px 42px, #B98E33 43px 43px, #B98E33 44px 44px, #B98E33 45px 45px, #B98E33 46px 46px, #B98E33 47px 47px, #B98E33 48px 48px, #B98E33 49px 49px, #B98E33 50px 50px, #B98E33 51px 51px, #B98E33 52px 52px, #B98E33 53px 53px, #B98E33 54px 54px, #B98E33 55px 55px, #B98E33 56px 56px, #B98E33 57px 57px, #B98E33 58px 58px, #B98E33 59px 59px, #B98E33 60px 60px, #B98E33 61px 61px, #B98E33 62px 62px, #B98E33 63px 63px, #B98E33 64px 64px, #B98E33 65px 65px, #B98E33 66px 66px, #B98E33 67px 67px, #B98E33 68px 68px, #B98E33 69px 69px, #B98E33 70px 70px, #B98E33 71px 71px, #B98E33 72px 72px, #B98E33 73px 73px, #B98E33 74px 74px, #B98E33 75px 75px, #B98E33 76px 76px, #B98E33 77px 77px, #B98E33 78px 78px, #B98E33 79px 79px, #B98E33 80px 80px, #B98E33 81px 81px, #B98E33 82px 82px, #B98E33 83px 83px, #B98E33 84px 84px, #B98E33 85px 85px, #B98E33 86px 86px, #B98E33 87px 87px, #B98E33 88px 88px, #B98E33 89px 89px, #B98E33 90px 90px, #B98E33 91px 91px, #B98E33 92px 92px, #B98E33 93px 93px, #B98E33 94px 94px, #B98E33 95px 95px, #B98E33 96px 96px, #B98E33 97px 97px, #B98E33 98px 98px, #B98E33 99px 99px, #B98E33 100px 100px;
            }
            
            .wrapper_404 h1 {
                font-size: 200px;
                color: #02bdd5;
                line-height: 1;
            }
            
            .wrapper_404 h2 {
                font-size: 50px;
                margin-top: 0;
            }
            
            .wrapper_404 .btn-home {
                background: #414141;
                border: none;
                color: #fff;
                padding: 20px 35px;
                margin-top: 10px;
                font-size: 16px;
                font-size: 13px;
                line-height: 1em;
                text-transform: uppercase;
                letter-spacing: normal;
                border-radius: 0;
                transition: all linear .2s;
            }
            
            #blog-full-width {
                padding: 40px 0 80px;
            }
            
            article {
                padding: 30px 0;
            }
            
            .blog-content h2 {
                font-family: 'Arboria-Light';
            }
            
            .blog-content h2 a {
                color: #444;
                font-weight: 400;
                font-size: 30px;
            }
            
            .blog-content .blog-meta {
                color: #9a9a9a;
                font-weight: 300;
                margin-bottom: 25px;
            }
            
            .blog-content .blog-meta span:after {
                content: '/';
                padding: 0 3px 0 6px;
            }
            
            .blog-content .blog-meta a {
                color: #acacac;
            }
            
            .blog-content .blog-meta p {
                margin-top: 20px;
            }
            
            .blog-content .btn-details {
                color: #02bdd5;
                padding: 0;
                background: #02bdd5;
                color: #fff;
                padding: 8px 18px;
                border-radius: 0;
                margin-top: 15px;
                border: 1px solid #fff;
                box-shadow: 0px 0px 0px 1px #02bdd5;
            }
            
            .blog-post-image {
                margin-top: 30px;
            }
            
            .sidebar {
                padding-top: 60px;
            }
            
            .sidebar .widget {
                margin-bottom: 40px;
                padding: 15px;
                border: 1px solid #dedede;
            }
            
            .sidebar .widget h3 {
                margin-top: 8px;
            }
            
            .sidebar .search input.form-control {
                border-right: 0;
                border-radius: 0;
                box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
            }
            
            .sidebar .search button {
                border-left: 0;
            }
            
            .sidebar .search button:hover {
                background: transparent;
            }
            
            .sidebar .author .author-img img {
                width: 90px;
                border-radius: 100%;
                margin-top: -40px;
                border: 3px solid #fff;
            }
            
            .sidebar .author .author-bio p {
                font-size: 14px;
                color: #888;
            }
            
            .sidebar .categories ul li {
                border-bottom: 1px solid #f0f0f0;
                padding: 10px 0;
                list-style: none;
            }
            
            .sidebar .categories ul li span.badge {
                float: right;
                background: transparent;
                color: #444;
                border: 1px solid #dedede;
                border-radius: 0;
            }
            
            .sidebar .categories ul li a {
                color: #555;
            }
            
            .sidebar .categories ul li:last-child {
                border-bottom: none;
            }
            
            .sidebar .recent-post ul li {
                margin: 20px 0;
            }
            
            .sidebar .recent-post ul li a {
                color: #555;
                font-size: 15px;
            }
            
            .sidebar .recent-post ul li a:hover {
                color: #02bdd5;
            }
            
            .sidebar .recent-post time {
                font-weight: 300;
                color: #999;
                font-size: 12px;
            }
            
            #clients {
                padding: 30px 0 60px;
            }
            
            .slick-slide:focus {
                outline: 0;
            }
            
            
            
            .cat-label {
                display: inline-block;
                color: #ffffff;
                font-size: 13px;
                font-weight: 700;
                padding: 6px 10px;
                background-color: #b98e33;
            }
            
            .banner__slider {
                margin-bottom: 20px;
                padding: 40px 0;
            }
            
            .home-slider {
                position: relative;
                top: 88px;
                
                
            }
            
            .about-banner-section {
                position: relative;
                top: 88px;
                margin-bottom: 80px;
            }
            
            
            .slider-single .slick-prev {
                
                position: absolute;
                border: 0 none;
                outline: none;
                right: 100%;
                margin: 0 auto 6px;
                cursor: pointer;
                
                height: 100%;
                z-index: 2;
                
                top: 0px;
                padding: 0px 15px;
            }
            
            .slider-single .slick-prev i {
                color: #b98e33;
                font-size: 2rem;
            }
            
            .slider-single .slick-next i {
                color: #b98e33;
                font-size: 2rem;
            }
            
            .slider-single .slick-arrow::before {
                position: absolute;
                content: '';
                left: 65%;
                transform: translateX(-50%);
                width: 2px;
                top: 75px;
                bottom: 0;
                background-color: #b88e33;
            }
            
            .slider-single .slick-next {
                
                position: absolute;
                right: 100%;
                border: 0 none;
                outline: none;
                cursor: pointer;
                margin: 0 auto;
                height: 100%;
                
                z-index: 2;
                top: 25px;
                padding: 10px 15px;
            }
            
            .hero .slick-prev {
                position: absolute;
                top: 45%;
                left: 0;
                z-index: 9;
                padding: 8px 13px;
                ;
                border-radius: 30px;
            }
            
            .hero .slick-prev i {
                color: #B98E33;
                font-size: 2rem;
            }
            
            .hero .slick-next i {
                color: #B98E33;
                font-size: 2rem;
            }
            
            .hero .slick-next {
                position: absolute;
                top: 45%;
                right: 0;
                padding: 8px 13px;
                border-radius: 30px;
            }
            
            .amenities-item-slider .slick-prev {
                position: absolute;
                top: 45%;
                left: 0;
                z-index: 9;
                padding: 8px 13px;
                
                border-radius: 30px;
            }
            
            .amenities-item-slider .slick-prev i {
                color: #B98E33;
                font-size: 2rem;
            }
            
            #amenities_section {
                margin: 40px 0;
            }
            
            .amenities-item-slider .slick-next {
                position: absolute;
                top: 45%;
                right: 0;
                padding: 8px 13px;
                
                border-radius: 30px;
            }
            
            .amenities-item-slider .slick-next i {
                color: #B98E33;
                font-size: 2rem;
            }
            
            #plans_section {
                margin: 40px 0;
            }
            
            #plans_section .nav-tabs {
                justify-content: center;
            }
            
            #plans_section .tab-content {
                text-align: center;
            }
            
            #configuration_section {
                margin: 70px 0;
            }
            
            #location_section {
                margin: 70px 0;
            }
            
            #brochure_section {
                margin: 70px 0;
            }
            
            .slider-single .slide__img {
                text-align: center;
                display: flex;
                justify-content: center;
            }
            
            #contact-section {
                padding: 90px 0;
            }
            
            #contact-section .contact-form {
                margin-top: 42px;
            }
            
            .est-value-top-wrap {
                margin: 60px 0;
            }
            
            #contact-section .contact-form .btn-send {
                color: #fff;
                outline: none;
                background: #b98e33;
                transition: all linear .2s;
                border-color: #b98e33;
                border-radius: 0;
            }
            
            #contact-section input {
                display: block;
                height: 40px;
                padding: 6px 12px;
                font-size: 13px;
                line-height: 1.428571429;
                background-color: #fff;
                background-image: none;
                border: 1px solid #ccc;
                border-radius: 4px;
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
                transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
                border-radius: 1px;
                border: 1px solid rgba(111, 121, 122, 0.3);
                box-shadow: none;
                -webkit-box-shadow: none;
            }
            
            #contact-section textarea {
                display: block;
                border-radius: 0;
                width: 100%;
                padding: 6px 12px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #555555;
                background-color: #fff;
                background-image: none;
                border: 1px solid #cccccc;
                box-shadow: none;
                transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
            }
            
            #contact-section .address,
            #contact-section .email,
            #contact-section .phone {
                text-align: center;
                background: #F7F7F7;
                padding: 20px 0 40px 0;
                
                height: 100%;
            }
            
            #contact-section .address i,
            #contact-section .email i,
            #contact-section .phone i {
                font-size: 45px;
                color: #b98e33;
            }
            
            #contact-section .address h5,
            #contact-section .email h5,
            #contact-section .phone h5 {
                font-size: 16px;
                line-height: 1.4;
            }
            
            #contact-section .address-details {
                padding-top: 70px;
            }
            
            .contact-us-btn button {
                background-color: #B98E33;
                border: none;
                font-size: 15px;
            }
            
            .contact-us-btn button:hover {
                background-color: #fff;
                color: #000;
                border: 1px solid #000;
            }
            
            .leader-bx {
                margin: 0 30px;
            }
            
            .leader-content {
                font-size: 14px;
            }
            
            
            #map-canvas {
                width: 100%;
                height: 350px;
                background-color: #CCC;
            }
            
            .error {
                padding: 10px;
                color: #D8000C;
                border-radius: 2px;
                font-size: 14px;
                background-color: #FFBABA;
            }
            
            .success {
                background-color: #6cb670;
                border-radius: 2px;
                color: #fff;
                font-size: 14px;
                padding: 10px;
            }
            
            #error,
            #success {
                display: none;
                margin-bottom: 10px;
            }
            
            .gallery {
                padding: 100px;
            }
            
            .gallery figure .buttons {
                left: 40%;
            }
            
            .portfolio-meta span {
                margin: 5px 10px;
                font-weight: 300;
            }
            
            .portfolio-meta span a {
                color: #fff;
            }
            
            .single-post {
                padding: 80px 0 20px;
            }
            
            .single-post .post-content {
                padding: 40px 0;
            }
            
            .single-post .post-content ol li,
            .single-post .post-content ul li {
                color: #666;
            }
            
            .single-post .media {
                border: 1px solid #dedede;
                padding: 30px 20px;
            }
            
            .single-post .media .media-body a {
                color: #02bdd5;
                font-size: 12px;
            }
            
            .single-post .media .media {
                border: none;
            }
            
            .single-post .comments {
                margin-top: 40px;
            }
            
            .single-post .post-comment {
                margin-top: 40px;
            }
            
            .single-post .post-comment h3 {
                margin-bottom: 15px;
            }
            
            .single-post .post-comment .form-control {
                box-shadow: none;
                border-radius: 0;
            }
            
            .single-post .post-comment .btn-send {
                background: #02bdd5;
                color: #fff;
                border-radius: 0;
            }
            
            
            .work-single {
                padding: 100px 0 20px;
            }
            
            .work-single h3 {
                font-size: 30px;
                margin-bottom: 25px;
            }
            
            .work-single-image {
                margin-bottom: 35px;
            }
            
            .work-single-content p {
                margin-bottom: 30px;
            }
            
            .work-single blockquote {
                margin-bottom: 30px;
                padding: 30px 25px;
                background: #eae9ec;
                color: #848484;
            }
            
            .work-single-sidebar {
                background: #eae9ec;
                margin: 70px 0 50px;
                position: -webkit-sticky;
                position: sticky;
                top: 100px;
                padding: 30px 25px;
            }
            
            .work-single-sidebar h5 {
                margin-bottom: 8px;
            }
            
            .work-single-sidebar h6 {
                margin-bottom: 20px;
            }
            
            .btn-work {
                color: #fff;
                background: #02bdd5;
                border-radius: 0;
            }
            
            #product-showcase-banner {
                padding-top: 160px;
            }
            
            #product-showcase-banner .block {
                padding: 20px 0 20px 50px;
            }
            
            #product-showcase-banner .block h2 {
                font-size: 40px;
                color: #02bdd5;
                margin-bottom: 20px;
                margin-top: 0;
            }
            
            #product-showcase-banner .block p {
                color: #666;
                line-height: 25px;
            }
            
            #product-showcase-banner .block .buttons {
                margin-top: 25px;
            }
            
            #product-showcase-banner .block .buttons .btn {
                color: #fff;
                border: none;
                padding: 12px 40px;
                transition: .2s all;
                letter-spacing: 2px;
                font-size: 15px;
            }
            
            #product-showcase-banner .block .buttons .btn-demo {
                background: #5abd4f;
                margin-right: 8px;
                border-bottom: 3px solid #429E38;
            }
            
            #product-showcase-banner .block .buttons .btn-demo:hover {
                background: #429E38;
            }
            
            #product-showcase-banner .block .buttons .btn-buy {
                background: #00AEDA;
                border-bottom: 3px solid #0190B5;
            }
            
            #product-showcase-banner .block .buttons .btn-buy:hover {
                background: #0190B5;
            }
            
            #product-showcase-banner .block .buttons .btn-buy span {
                margin-right: 8px;
                font-weight: bold;
            }
            
            #product-description {
                padding-top: 80px;
            }
            
            #product-description .block {
                height: 400px;
                overflow: hidden;
                margin-top: 35px;
                border-bottom: 1px solid #dedede;
                padding-top: 30px;
                position: relative;
                webkit-transform: translateZ(0);
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
            }
            
            #product-description .block:hover img {
                -webkit-transform: translateY(20px);
                transform: translateY(20px);
            }
            
            #product-description .block img {
                position: absolute;
                top: 10px;
                left: 0;
                -webkit-transform: translateY(60px);
                transform: translateY(60px);
                transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
                transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
                transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
            }
            
            #product-description .block .content {
                width: 60%;
                padding-top: 70px;
            }
            
            #product-description .block .content h3 {
                font-size: 32px;
                color: #5c5c5c;
            }
            
            #product-description .block .content p {
                color: #787f8c;
                line-height: 25px;
            }
            
            #related-items {
                padding: 60px 0 110px;
            }
            
            #related-items .title {
                border-bottom: 1px solid #dedede;
                padding: 10px 0;
                margin: 5px 15px 30px 15px;
                text-align: left;
                color: #777;
            }
            
            #related-items .product-details {
                margin-bottom: 0;
            }
            
            #related-items .block {
                position: relative;
                background: #fff;
                margin-bottom: 45px;
                box-shadow: 0 0px 1px rgba(0, 0, 0, 0.14);
            }
            
            #related-items .block:hover .img-overly .overly {
                opacity: 1;
            }
            
            #related-items .block h4 {
                padding: 20px 15px;
                margin-top: 0;
                color: #666;
            }
            
            #related-items .block h4 span {
                float: right;
                color: #02bdd5;
            }
            
            #related-items .block .img-overly {
                position: relative;
                background: rgba(0, 0, 0, 0.85);
            }
            
            #related-items .block .img-overly img {
                border-radius: 0;
            }
            
            #related-items .block .img-overly .overly {
                background: rgba(57, 181, 74, 0.9);
                position: absolute;
                top: 0;
                right: 0;
                left: 0;
                bottom: 0;
                opacity: 0;
                transition: .3s all;
            }
            
            #related-items .block .img-overly .overly a {
                position: absolute;
                top: 45%;
                left: 45%;
            }
            
            #related-items .block .img-overly .overly a i {
                font-size: 30px;
                color: #fff;
            }
            
            .service-page .service-parts .block {
                margin-bottom: 40px;
                text-align: center;
            }
            
            .service-page .service-parts .block i {
                font-size: 35px;
                color: #02bdd5;
            }
            
            .service-page .service-parts .block p {
                padding: 0 8px;
                font-size: 14px;
                color: #777;
                line-height: 1.7;
            }
            
            #team {
                margin: 50px 0;
            }
            
            .team-member {
                margin-top: 30px;
            }
            
            .team-member:hover .team-img img {
                opacity: .8;
            }
            
            .team-member .team-img {
                position: relative;
            }
            
            .team-member .team-img .team-pic {
                width: 100%;
            }
            
            .team-member .team_designation {
                font-size: 13px;
            }
            
            .team-member h3 {
                color: #02bdd5;
                margin-bottom: 0;
                font-size: 20px;
            }
            
            .team-member p {
                font-size: 14px;
            }
            
            .team-member .social-icons a {
                background: #02bdd5;
                color: #fff;
                padding: 4px 8px;
                display: inline-block;
                font-size: 15px;
            }
            
            .team-member .social-icons .facebook {
                padding: 4px 12px;
            }
            
            .side-bar-menu {
                width: 100%;
                position: fixed;
                z-index: 99;
                right: 0;
                bottom: 17vh;
                box-shadow: -7px 0 20px 1px rgb(0 0 0 / 19%);
                transform: translateX(150%);
                width: 100%;
                background-color: #fff;
                
                bottom: 0;
                transform: translateY(150%);
                transition: transform .5s ease-out;
                transform: translateY(0) !important;
                transition: transform .5s ease-out;
            }
            
            .side-bar-menu .sidebar-items-wrapp {
                display: flex;
                justify-content: space-around;
                padding: 3px 0 2px;
            }
            
            .side-bar-menu .sidebar-item {
                text-align: center;
                margin-bottom: 0;
                width: 100px;
            }
            
            .side-bar-menu .mob-display {
                display: none;
            }
            
            .side-bar-menu .phone-container,
            .side-bar-menu .whatsapp-container {
                width: 100%;
                height: 100%;
                position: relative;
            }
            
            .side-bar-menu .side-phone {
                height: 100%;
            }
            
            .side-bar-menu .sidebar-item .sidebar-img-container {
                padding-top: 3px;
                height: 24px;
                position: relative;
                line-height: 29px;
            }
            
            .side-bar-menu .sidebar-item img {
                width: 21px;
                margin: auto;
                vertical-align: middle;
            }
            
            .side-bar-menu .sidebar-item p {
                color: #262522;
                font-family: Roboto, Arial, "sans-serif";
                font-size: 11px;
                font-weight: 400;
                text-transform: uppercase;
                margin: 11px 0 0;
            }
            
            
            @media screen and (max-width: 1280px) {
                
            }
            
            
            @media screen and (max-width: 1280px) {
                .footer-inn-wrap {
                    padding: 46px 20px 36px 20px;
                }
            }
            
            .footer-inn-wrap {
                position: relative;
                border-top: 1px solid #b98e33;
                border-bottom: 1px solid #b98e33;
                padding: 46px 25px 35px 25px;
            }
            
            .footer-links-block {
                
                margin-left: auto;
                margin-right: auto;
                width: fit-content;
            }
            
            .footer-links-block h2,
            .sc_col h3 {
                color: #000;
                margin: 0 0 40px 0;
                position: relative;
                font-size: 16px;
            }
            
            .footer-links-block h2::before,
            .sc_col h3::before {
                position: absolute;
                content: '';
                left: 0;
                bottom: -15px;
                width: 65px;
                height: 2px;
                background-color: #b98e33;
            }
            
            .footer-links-block h2,
            .sc_col h3 {
                color: #000;
                font-size: 16px;
            }
            
            .footer-links {
                position: relative;
                padding: 0 14px 0 0;
            }
            
            .footer-links ul li,
            .sc_links_wrap ul li {
                float: left;
                clear: both;
                width: 100%;
                margin: 0 0 10px 0;
            }
            
            .footer-links ul li a,
            .sc_links_wrap ul li a {
                color: #000;
                overflow: hidden;
                display: inline-block;
                position: relative;
                font-size: 14px;
            }
            
            
            #footer {
                background: #fff;
                padding: 25px 0;
                color: #555;
            }
            
            #footer .copyright {
                font-size: 13px;
                margin-bottom: 0;
            }
            
            #footer .copyright a {
                color: #02bdd5;
            }
            
            #footer .social {
                text-align: right;
                margin-bottom: 0;
            }
            
            #footer .social li {
                display: inline-block;
                margin-right: 15px;
            }
            
            #footer .social li a {
                font-size: 22px;
                color: #02bdd5;
            }
            
            .sitemap-footer,
            .footer {
                padding-left: 20px;
                padding-right: 20px;
                padding-bottom: 100px;
            }
            
            @media screen and (max-width: 1280px) {
                .sitemap-footer,
                .footer {
                    padding-left: 20px;
                    padding-right: 20px;
                    padding-bottom: 100px;
                }
            }
            
            .sitemap-footer {
                position: relative;
                padding: 0 60px;
            }
            
            .sitemap-inn-wrap {
                padding: 36px 20px 30px 20px;
            }
            
            .sitemap-inn-wrap {
                position: relative;
                border-top: 1px solid #b98e33;
                padding: 25px 15px 25px 0px;
                
            }
            
            .sitemap-links {
                float: left;
                margin: 4px 0 0 0;
                border-right: 1px solid #000;
            }
            
            .social-media {
                float: right;
                display: flex;
                justify-content: center;
                align-items: center;
            }
            
            .social-media a {
                position: relative;
                display: inline-block;
                background-repeat: no-repeat;
                vertical-align: baseline;
                background-position: center bottom;
                background-size: 100% auto;
                margin: 0 25px 0 0;
            }
            
            .sitemap-links ul {
                font-size: 0;
            }
            
            .sitemap-links ul li {
                display: inline-block;
                width: auto;
                margin: 0px 5px 0px 5px;
                
            }
            
            
            .sitemap-links ul li a {
                color: #000;
                font-size: 14px;
                overflow: hidden;
                letter-spacing: 1px;
            }
            
            .cd-headline.slide .cd-words-wrapper {
                color: #02bdd5;
            }
            
            ul.social-icons {
                height: auto;
                overflow: hidden;
                list-style: none !important;
                margin-bottom: 10px;
            }
            
            ul.social-icons li {
                float: none;
                display: inline-block;
                height: 36px;
            }
            
            #copyright a:hover,
            #copyright nav .menu li a:hover {
                color: #e4e4e4 !important;
            }
            
            #copyright a {
                text-decoration: none;
            }
            
            #copyright a:hover {
                text-decoration: none;
            }