    .gg-m-10 {
        margin: 10px;
    }
    
    .gg-service-item {
        padding: 48px;
        /*20px 50px 50px 50px;*/
        overflow: auto;
    }
    
    .gg-innovative-item {
        padding: 48px;
        overflow: auto;
    }
    
    .mp-0 {}
    
    .gg-innovative-item:hover {
        /*   -webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        background-color: #d5eefd !important;*/
    }
    
    .gg-service-item:hover {
        /*  -webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        background: #fff;
        */
    }
    
    .gg-white-box,
    .gg-blue-box {}
    
    .gg-s1 {
        background: #2c5234;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
        /* animation: s1move 3s infinite;*/
    }
    
    .gg-s1:hover {
        background: #603332;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    .gg-s2 {
        background: #358446;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
        /*   animation: s2move 3s infinite; */
    }
    
    .gg-s2:hover {
        background: #603332;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    .gg-s3 {
        background: rgba(42, 185, 57, 1);
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
        /* animation: s3move 3s infinite;*/
    }
    
    .gg-s3:hover {
        background: #603332;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    .gg-s4 {
        background: #07e01e;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
        /*  animation: s4move 3s infinite;*/
    }
    
    .gg-s4:hover {
        background: #603332;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    @keyframes s1move {
        0% {
            background-color: #2c5234;
        }
        50% {
            background-color: #358446;
        }
        100% {
            background-color: #2c5234;
        }
    }
    
    @keyframes s2move {
        0% {
            background-color: #358446;
        }
        50% {
            background-color: rgba(42, 185, 57, 1);
        }
        100% {
            background-color: #358446;
        }
    }
    
    @keyframes s3move {
        0% {
            background-color: rgba(42, 185, 57, 1);
        }
        50% {
            background-color: #07e01e;
        }
        100% {
            background-color: rgba(42, 185, 57, 1);
        }
    }
    
    @keyframes s4move {
        0% {
            background-color: #07e01e;
        }
        50% {
            background-color: #358446;
        }
        100% {
            background-color: #07e01e;
        }
    }
    
    .single_counter {
        /* overflow:hidden;*/
    }
    
    .stat-slider {
        overflow: hidden;
    }
    
    .single_counter h2 {
        animation: sMove 3s infinite;
    }
    
    @keyframes sColor {
        0% {
            color: #fff;
        }
        50% {
            color: #358446;
        }
        100% {
            color: #fff;
        }
    }
    
    @keyframes sMove {
        0% {
            transform: translateY(-100px);
            opacity: 0;
        }
        /* 20%  {transform :translateY(-40px);opacity: 1;}*/
        30% {
            transform: translateY(0px);
            opacity: 1;
        }
        70% {
            transform: translateY(0px);
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }
    
    .show-play a {
        padding: 0 !important;
    }
    
    .show-play:hover .play {
        display: block
    }
    
    .play {
        position: absolute;
        display: none;
        top: 0;
        width: 100%;
        margin: 0;
        left: 0;
        padding: 25px;
        right: 0px;
        z-index: 100;
        height: 100%;
        font-size: 48px;
        color: red;
        text-align: center;
        background: #ffffffdd;
        vertical-align: middle;
    }
    
    .gg-white-box:hover {
        -webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        background: #fff;
    }
    
    .gg-blue-box:hover {
        -webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        background-color: #d5eefd !important;
    }
    
    .gg-header {
        clear: both;
        text-align: center;
    }
    
    .gg-title {
        font-size: 28px;
        font-weight: 400;
        color: #2ab939;
        line-height: 1.3;
        text-align: left;
    }
    
    .gg-img {
        text-align: center;
        clear: both;
    }
    
    .gg-content {
        clear: both;
    }
    
    .gg-text {
        text-align: left;
        color: #2c5234 !important;
    }
    
    .gg-footer {
        clear: both;
    bottom: 30px;
   position: absolute;
   width:100%;
   margin-bottom:20px;
    }
    
     .gg-footer2 {
        clear: both;
    bottom: 30px;
     width:100%;
   margin-bottom:20px;
    }
    
    .gg-button,
    .gg-button>a {
        color: #2ab939;
    }
    
    .gg-button:hover {
        color: #2ab939;
        border-bottom: #2ab939 2px solid;
        transition: none;
    }
    
    .gg-readmore {
        float: left;
        min-height: 30px;
        margin-right: 100px;
    }
    
    .gg-gallery {
        float: right;
        min-height: 30px;
        margin-right:100px;
    }
    
    .gg-close {
        font-size: 24px;
        padding: 10px;
        right: 50px;
        top: 50px;
        float: right;
        color: #bbb;
    }
    
    .gg-close:hover {
        color: rgba(42, 185, 57, 1) !important;
    }
    
    .gg-close-inline {
        margin-top: -35px;
        margin-right: -55px;
    }
    
    .gg-popup-div {
        max-width: 60%;
        background-color: #fff;
        padding: 50px 70px;
        margin: 50px;
        margin-left: 20%;
    }
    
    .gg-full-width {
        width: 100vw;
        height: 100vh;
        position: absolute;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        z-index: 10000;
        /* top: 0;
         background-color: rgba(255, 255, 255, .9);*/
        overflow-y: auto;
        color: 333;
    }
    
    .focus {
        border: 0 !important;
    }
    
    *:focus {
        outline: none;
    }
    /*
    .gg-overlay {
        width: 100vw;
        height: inherit !important;
        position: absolute;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        z-index: 10000;
        top: 0;
        background-color: #2ab93554 !important;
        overflow-y: scroll;
        padding: 50px;
        color: 333;
        display: none;
    }*/
    /*
    .gg-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #2ab93554 !important;
        z-index: 999;
        display: none;
    }
    */
    
    .gg-overlay {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
        background: #2ab93554 !important;
        z-index: 100;
        /*
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        */
    }
    
    .gg-overlay.active {
        opacity: 1;
        visibility: visible;
        /*   -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);*/
    }
    
    .top {
        background-color: #2c5234 !important;
    }
    
    a.navbar-brand>.gg-normal {
        display: none;
        max-height: 60px;
    }
    
    .ftco-navbar-light .navbar-brand {
        padding-top: .7rem;
        padding-bottom: .7rem;
    }
    
    a.navbar-brand>.gg-invert {
        display: block;
        filter: invert(1);
        max-height: 60px;
    }
    
    .awake>.container-fluid>a.navbar-brand>.gg-normal {
        display: block;
    }
    
    .awake>.container-fluid>a.navbar-brand>.gg-invert {
        display: none;
    }
    
    .gg-header-text {
        color: #2ab939 !important;
    }
    
    .ftco-intro {
        background-color: #fff;
    }
    
    .gg-text-dark {
        color: #333;
    }
    
    .gg-top-left-box {
        float: left;
        padding: 20px;
    }
    
    .gg-top-right-box {
        float: right;
        padding: 20px;
    }
    
    .gg-bottom-left-box {
        float: left;
        padding: 20px;
    }
    
    .gg-center-box {
        float: left;
        padding: 20px;
    }
    
    .gg-bottom-right-box {
        float: right;
        padding: 20px;
    }
    
    .home-slider>.owl-dots {
        margin-top: -40px;
        /* display: none; */
        margin-bottom: 20px;
    }
    
    #about-section {
        padding-top: 3em !important;
        padding-bottom: 3em !important;
    }
    
    #about-section h2 {
        margin-bottom: 50px;
    }
    
    .ftco-section {
        padding: 3em 0;
        position: relative;
    }
    
    .about-div {
        display: grid;
        grid-template-columns: 1fr 2fr 1fr;
        grid-gap: 20px;
        padding: 0px;
    }
    
    .about-div>div {
        background-color: rgba(255, 255, 255, 0.8);
        text-align: center;
        padding: 0;
    }
    
    #about-content {
        grid-row-start: 1;
        grid-row-end: 3;
        grid-column-start: 2;
        grid-column-end: 3;
        text-align: left;
    }
    
    #about-team {
        grid-row-start: 1;
        grid-row-end: 2;
        grid-column-start: 1;
        grid-column-end: 2;
        text-align: center;
    }
    
    #about-clientele {
        grid-row-start: 1;
        grid-row-end: 2;
        grid-column-start: 3;
        grid-column-end: 4;
        text-align: center;
    }
    
    #about-awards {
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 1;
        grid-column-end: 2;
        text-align: center;
    }
    
    #about-news {
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 3;
        grid-column-end: 4;
        text-align: center;
    }
    /*
    #about-team:hover {
        -webkit-box-shadow: -10px -10px 22px -8px rgba(198, 218, 231, 0.99);
        box-shadow: -10px -10px 22px -8px rgba(198, 218, 231, 0.99);
        -webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .2);
    }
    
    #about-clientele:hover {
        -webkit-box-shadow: 10px -10px 22px -8px rgba(198, 218, 231, 0.99);
        box-shadow: 10px -10px 22px -8px rgba(198, 218, 231, 0.99);
    }
    
    #about-awards:hover {
        -webkit-box-shadow: -10px 10px 22px -8px rgba(198, 218, 231, 0.99);
        box-shadow: -10px 10px 22px -8px rgba(198, 218, 231, 0.99);
    }
    
    #about-news:hover {
        -webkit-box-shadow: 10px 10px 22px -8px rgba(198, 218, 231, 0.99);
        box-shadow: 10px 10px 22px -8px rgba(198, 218, 231, 0.99);
    }
    
    */
    
    #about-team img,
    #about-clientele img,
    #about-awards img,
    #about-news img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        /*  z-index: -1; */
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        transition: all 0.6s ease;
    }
    
    #about-team:hover img,
    #about-team:focus img,
    #about-clientele:hover img,
    #about-clientele:focus img,
    #about-awards:hover img,
    #about-awards:focus img,
    #about-news:hover img,
    #about-news:focus img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    
    #green-varieties {
        color: #ffffff !important;
    }
    
    .gg-header-text-light,
    .gg-text-light {
        color: #ffffff !important;
    }
    
    .gg-sub-header {
        font-size: 21px;
        font-weight: 600;
    }
    /* overlay at start */
    
    .mfp-fade.mfp-bg {
        opacity: 0;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
    }
    /* overlay animate in */
    
    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }
    /* overlay animate out */
    
    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }
    /* content at start */
    
    .mfp-fade.mfp-wrap .mfp-content {
        opacity: 0;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
    }
    /* content animate it */
    
    .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
        opacity: 1;
    }
    /* content animate out */
    
    .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
        opacity: 0;
    }
    
    .mfp-with-zoom .mfp-container,
    .mfp-with-zoom.mfp-bg {
        opacity: 0;
        -webkit-backface-visibility: hidden;
        /* ideally, transition speed should match zoom duration */
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    
    .mfp-with-zoom.mfp-ready .mfp-container {
        opacity: 1;
    }
    
    .mfp-with-zoom.mfp-ready.mfp-bg {
        opacity: 0.8;
    }
    
    .mfp-with-zoom.mfp-removing .mfp-container,
    .mfp-with-zoom.mfp-removing.mfp-bg {
        opacity: 0;
    }
    
    #green-section,
    #products-section {
        display: block;
        height: auto;
    }
    
    .gg-light-bg {
        background-color: #eaefe4 !important;
    }
    
    .gg-green-bg {
        background-color: rgba(42, 185, 57, 1) !important;
    }
    
    .gg-green {
        color: rgba(42, 185, 57, 1) !important;
    }
    
    .gg-green a {
        color: rgba(42, 185, 57, 1) !important;
    }
    
    .gg-green a:hover {
        color: #fff !important;
    }
    
    .gg-pantree-bg {
        background-color: rgb(242, 230, 12);
    }
    
    .gg-blue-bg {
        background-color: #d5eefd !important;
    }
    
    .gg-ul>li {
        color: #2c5234 !important;
    }
    
    .gg-ul {
        padding-inline-start: 20px;
    }
    
    .gg-form {
        height: 32px !important;
        background: #d5eefd !important;
        font-size: 16px;
        border: transparent;
    }
    
    .gg-btn {
        background-color: #2c5234 !important;
        color: #fff;
        width: 120px;
    }
    
    .gg-btn:hover {
        color: #ccc;
    }
    
    .gg-footer-text {
        color: #000 !important;
        font-weight: 100;
        font-size: 12px;
        line-height: 1.4;
        padding-top: 10px;
        letter-spacing: 1px;
    }
    
    .gg-font-light {
        font-weight: 100;
        letter-spacing: 1px;
    }
    
    .gg-carousel-content {
        padding: 50px 70px;
    }
    
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99;
        top: 0;
        right: 0;
        background-color: #d5eefd;
        /* #2c5234; #2c5234ed;*/
        overflow-x: hidden;
        transition: 1s;
        padding-top: 0px;
    }
    
    .sidenav-gallery {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99;
        top: 0;
        right: 0;
        background-color: #d5eefd;
        /* #2c5234; #2c5234ed;*/
        overflow-x: hidden;
        transition: 1s;
        padding-top: 0px;
    }
    
    .gg-pestal-bg {
        background-color: #96cc3e;
    }
    
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        display: block;
        transition: 0.3s;
    }
    
    .sidenav a:hover {
        color: #f1f1f1;
    }
    
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: #fff;
    }
    
    .leftside {
        left: 0;
    }
    
    #main {
        transition: margin-left .5s;
    }
    
    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 0px;
        }
        .sidenav a {
            font-size: 18px;
        }
    }
    
    #gg-side-content {
        height: 100vh;
        width: 100vw;
    }
    
    .lock {
        position: fixed;
    }
    
    .carousel-landscaping {
        z-index: 99;
    }
    
    .active,
    .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
        color: rgba(255, 255, 255, 1) !important;
    }
    
    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link span:before {
        background: rgba(255, 255, 255, 1) !important;
    }
    
    .awake.ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
        color: rgba(42, 185, 57, 1) !important;
    }
    
    .awake.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span:before {
        background: rgba(42, 185, 57, 1) !important;
    }
    
    .gg-mobile {
        display: none;
    }
    
    .gg-desktop {
        display: grid;
    }
    
    .gg-vc {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
    }
    
    .gg-replace-bg {
        background-image: url(../images/spacer/H2.jpg);
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    .gg-replace-bg:hover {
        background-image: url(../images/spacer/H3.jpg);
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    @media (min-width: 992px) {
        .navbar {
            padding: 3px;
        }
    }
    
    @media (max-width: 991.98px) {
        .container {
            padding-left: 48px;
            padding-right: 48px;
        }
        .mp-0 {
            padding-left: 0px;
            padding-right: 0px;
        }
        .gg-mobile {
            display: block;
        }
        .gg-desktop {
            display: none;
        }
        /* 
      .gg-white-box   {
    padding: 15px 30px 30px 30px;
    overflow: auto;
}
               
  .gg-service-item {
    padding: 15px 30px 30px 30px;
    overflow: auto;
}

.gg-innovative-item {
        padding: 30px;
        overflow: auto;
    }*/
        .gg-popup-div {
            max-width: 70%;
            background-color: #fff;
            padding: 40px 60px;
            margin: 15%;
            margin-left: 15%;
        }
        .gg-carousel-content {
            padding: 40px 60px;
        }
        #gg-side-content {
            padding: 0;
        }
    }
    
    @media (max-width: 661.98px) {
        .container {
            padding-left: 48px;
            padding-right: 48px;
        }
        .mp-0 {
            padding-left: 0px;
            padding-right: 0px;
        }
        .xmp-0 {
            padding-left: 0px;
            padding-right: 0px;
        }
        .gg-mobile {
            display: block;
            padding: 10px;
        }
        .gg-desktop {
            display: none;
        }
        .gg-innovative-item {
            margin-right: 0;
            margin-left: 0;
        }
        /*
    .gg-white-box {
        padding: 10px 20px 20px 20px;
        overflow: auto;
    }
    
  .gg-service-item {
    padding: 10px 20px 20px 20px;
    overflow: auto;
}

.gg-innovative-item {
        padding: 20px;
        overflow: auto;
    }*/
        .gg-popup-div {
            max-width: 90%;
            background-color: #fff;
            padding: 30px 30px;
            margin: 5%;
            margin-left: 5%;
        }
        .gg-carousel-content {
            padding: 30px 30px;
        }
        .gg-close-inline {
            margin-top: -30px;
            margin-right: -30px;
        }
        #gg-side-content {
            padding: 0;
        }
    }
    
    .contact-section .box h3 {
        line-height: 1;
    }
    
    .contact-section p {
        line-height: 1.4;
    }
    
    .outlets {
        min-height: 100px;
    }
    
    .outlets-text {
        min-height: 50px;
    }
    
    .ftco-footer .ftco-footer-widget h2 {
        margin-bottom: 0.05em;
    }
    
    .video-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 0px;
    }
    
    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    #map-section {
        /* height: 500px;*/
    }
    
    .map-wrapper {
        position: relative;
        padding-top: 0px;
    }
    
    .map-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 500px;
    }
    
    .gg-gallery-item {
        padding: 1px !important;
    }
    
    .gg-gallery-item a {
        padding: 0px !important;
    }
    
    .gg-font-light {
        font-weight: 100;
    }
    
    .gg-font-normal {
        font-weight: normal !important;
    }
    
    .gg-font-bold {
        font-weight: 600 !important;
    }
    
    .gg-more {
        border: none;
        background: transparent;
        cursor: pointer;
        padding: 0;
    }
    
    .gg-more:hover {
        border: none;
        background: transparent;
        cursor: pointer;
        color: rgba(255, 255, 255, 0.6) !important;
    }
    
    .gg-ul-awards {
        line-height: 1.6;
        list-style-type: disc;
        /*font-size: 85%;*/
        padding-inline-start: 20px;
        color: #2c5234 !important;
    }
    
    .clients {
        color: #2c5234 !important;
    }
    
    .gg-white-border {
        border: 1px solid white;
    }
    
     ::placeholder {
        color: #2c5234 !important;
        opacity: 1;
        font-weight: 100;
    }
    
     :-ms-input-placeholder {
        color: #2c5234 !important;
    }
    
     ::-ms-input-placeholder {
        color: #2c5234 !important;
    }
    
     :focus {
        outline: none;
    }
    
    .gg-full-width::-webkit-scrollbar {
        display: none;
    }
    /* Hide scrollbar for IE and Edge */
    
    .gg-full-width {
        -ms-overflow-style: none;
    }
    
    .sidenav::-webkit-scrollbar {
        display: none;
    }
    /* Hide scrollbar for IE and Edge */
    
    .sidenav {
        -ms-overflow-style: none;
    }
    
    #gg-side-content {
        -ms-overflow-style: none;
       /* overflow: hidden;*/
    }
    
    #gg-side-content:-webkit-scrollbar {
        display: none;
    }
    
    #load-gallery {
        min-height:1200px;/* 100vh;*/
    }
    
    .hr-light {
        border-top: 2px solid #ffffff !important;
        /* rgba(0, 0, 0, 0.1); */
    }
    
    .hr-dark {
        border-top: 2px solid rgba(0, 0, 0, 0.1) !important;
    }
    
    .gg-addr-ul {
        list-style: none;
    }
    
    .gg-addr-list {
        width: 100%;
        clear: both;
        background-color: #d5eefd;
        margin: 10px 10px 10px 0px;
        height: 30px;
        border-radius: 5px;
    }
    
    .gg-addr-icon {
        width: 30px;
        height: 30px;
        text-align: center;
        display: block;
        float: left;
        background-color: #2c5234 !important;
        color: #fff;
        margin-right: 10px;
        border-radius: 5px;
        padding: 6px;
    font-size: 18px;
    }
    
    .gg-addr-text {
        padding: 0px;
        display: block;
        color: #2c5234 !important;
    }
    
    .gg-18 {
        font-size:18px;
        padding:0.7em 1em 0.7em 1.2em !important;
        background:#603332;
        color:#fff !important;
        
    }
    
    .gg-f18 {
           font-size:18px;
    }
    
    .gg-green-var {
        background: rgba(42, 185, 57, 1) !important;
    }
    
    .gg-green-var:hover {
        background:#2c5234  !important;
          -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }
    
    
#wtn {
display: none;
    position: fixed;
    bottom: 100px;
    right: 25px;
    z-index: 90;
    font-size: 18px;
    border: none;
    outline: none;
    width: 50px;
    background-color: rgba(42, 185, 57, 1) !important;
    color: white;
    cursor: pointer;
    /* padding: 15px; */
    border-radius: 50%;
    height: 50px;

}

#wtn:hover {
  background-color: #2c5234  !important;
    -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
}
    