@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoona57c.eot?srf3rx");
    src: url("../fonts/icomoon/icomoona57c.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoona57c.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoona57c.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoona57c.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
h1, .h1 {
    font-size: 30px !important;
}
body {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.925);
    background-color: #fff;
    background-image: url(../images/body_left.png), url(../images/body_right.png);
    background-position: left top, right top;
    background-repeat: repeat-y, repeat-y;
}


@media screen and (max-width: 992px) {
    body {
        font-size: 16px;
        
    }
}

a {
    color:#18a52b;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    a:hover, a:active, a:focus {
        color: #6aad00;
        outline: none;
        text-decoration: none !important;
    }

/* p {
  margin-bottom: 1.5em;
} */

h1, h2, h3, h4, h5, h6 {
    color: #387b04;
    font-family: "Poppins", sans-serif !important;
    font-weight: bold !important;
    mar gin: 0 0 30px 0;
}

figure {
    margin-bottom: 2.5em;
    float: left;
    width: 100%;
}

    figure figcaption {
        font-size: 16px;
        width: 80%;
        margin: 20px auto 0px auto;
        color: #b3b3b3;
        font-style: italic;
        font-family: "Quicksand", Arial, sans-serif;
    }

@media screen and (max-width: 480px) {
    figure figcaption {
        width: 100%;
    }
}

::-webkit-selection {
    color: #fff;
    background: #FFC300;
}

.Hd_logo_bgrd {
    background-color: #d4ff88 !important;
    color: black;
    
   
}


::-moz-selection {
    color: #fff;
    background: #FFC300;
}

::selection {
    color: #fff;
    background: #FFC300;
}

#colorlib-page {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#colorlib-aside {
    padding-top: 3em;
    padding-bottom: 40px;
    padding-left: 3em;
    padding-right: 3em;
    width: 20%;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    overflow-y: scroll;
    z-index: 1001;
    background: #55A947 !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

@media screen and (max-width: 1200px) {
    #colorlib-aside {
        width: 30%;
      
    }
}

@media screen and (min-width:768.5px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
        margin-bottom: 10px !important;
        font-size: 34px !important;
        line-height: 1 !important;
        color: #fff !important;
    }

    #colorlib-hero .flexslider .slider-text > .slider-text-inner p {
        margin-bottom: 10px !important;
    }

    #colorlib-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        min-height: 90vh !important;
        position: relative;
    }

    #colorlib-hero .flexslider .slider-text > .slider-text-inner .desc {
        position: unset !important;
        bottom: 0;
        right: 0;
        text-align: center;
        padding: 30px;
        background-color: transparent !important;
    }

    #colorlib-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover !important;
        background-position: bottom center;
        min-height: 500px;
        position: relative;
    }

    #colorlib-aside {
        height: 100px !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw !important;
       
    }

    #colorlib-main {
        width: 100% !important;
        float: none !important;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }

    #colorlib-aside #colorlib-main-menu ul {
        text-align: center;
        margin: 0;
        padding: 0;
        display: flex !important;
        justify-content: center !important;
    }

    #colorlib-aside #colorlib-logo {
        text-align: right;
        font-weight: 700;
        font-size: 22px;
        text-transform: uppercase;
        margin-bottom: 0em !important;
        display: inline-flex;
        width: unset !important;
    }

    #colorlib-aside #colorlib-main-menu ul li a {
        color: #fff !important;
        text-decoration: none;
        position: relative;
        padding: 10px 10px;
        margin: 0 20px;
        font-family: "Quicksand", Arial, sans-serif;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .breaker {
    clear: both;
    height: 20px;
    }
    #colorlib-aside {
        padding: 20px;
        width: 20%;
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        overflow-y: scroll;
        z-index: 1001;
        background: #d5f5c8;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%);
    }

    #colorlib-hero {
        min-height: 90vh !important;
        background: #fff url(../images/loader.html) no-repeat center center;
        width: 100%;
        float: left;
        margin-bottom: 0em !important;
        clear: both;
        margin-top: 100px !important;
    }

    .about-img {
        width: 100%;
        height: 500px !important;
        margin-bottom: 30px;
        border-radius: 8px;
    }

    .colorlib-heading:after {
        position: absolute;
        bottom: -6px;
        left: 0;
        width: 60px;
        height: 4px;
        content: '';
        background: #FFC300;
    }

    .colorlib-heading {
        font-size: 18px;
        margin-bottom: 2em !important;
        font-weight: 500;
        /*text-transform: uppercase;*/
        letter-spacing: 5px;
        line-height: 1.8;
        position: relative;
    }

    .colorlib-blog, .colorlib-work, .colorlib-about, .colorlib-services, .colorlib-contact {
        padding-top: 4em;
        padding-bottom: 0em !important;
        clear: both;
        width: 100%;
        display: block;
    }

    .services-wrap .services-img {
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, .125);
        color: #111;
        margin: 0 0;
        border-radius: 6px !important;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%);
        height: 190px !important;
        border: 2px solid white;
    }

    .colorlib-feature .colorlib-text h3 {
        font-weight: 500;
        margin-bottom: 20px;
        color: rgb(46, 45, 45) !important;
        font-weight: 600 !important;
        font-size: 14px;
        letter-spacing: 1px !important;
        text-transform: uppercase;
    }
}

.price {
    position: absolute;
    top: -9px;
    left: 7%;
    z-index: 9;
    border-radius: 0px 0px 6px 6px;
    display: inline-block;
    background: #ffc600;
    background-image: linear-gradient(230deg, #ffc480, #ff763b);
    background-image: linear-gradient(230deg, #f1eeda, #9eb62e);
    color: #000;
    font-weight: 600;
    padding: 4px 8px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 600;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
}

    .price:after, .price:before {
        position: absolute;
        top: 0;
        content: '';
    }

    .price:before {
        width: 0;
        right: -8px;
        height: 0;
        border-style: solid;
        border-width: 8px 0 0 8px;
        border-color: transparent transparent transparent #83972a;
    }

    .price:after {
        left: -8px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 8px 8px;
        border-color: transparent transparent #83972a transparent;
    }

p {
    font-size: 16.5px;
    font-weight: 500 !important;
    font-family: "Poppins", sans-serif !important;
    letter-spacing: 0.3px;
    line-height: 1.7 !important;
}

.copyright_main {
    background-color:#061e53;
    
}

#colorlib-aside #colorlib-logo {
    text-align: right;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 3em;
    display: block;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #colorlib-aside #colorlib-logo {
        margin-bottom: 1em;
    }
}

#colorlib-aside #colorlib-logo a {
    display: block;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    padding-right: .3em;
}

#colorlib-aside #colorlib-main-menu ul {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: -50%;
}

   

@media screen and (max-width: 768px) {
    #colorlib-aside #colorlib-main-menu ul {
        margin: 0 0 2em 0;
    }
}

#colorlib-aside #colorlib-main-menu ul li {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
    #colorlib-aside #colorlib-main-menu ul li:hover {
        background-color: #acc232;
        border-radius: 6px;
    }

    #colorlib-aside #colorlib-main-menu ul li a {
        color: rgb(0 0 0 / 96%);
        text-decoration: none;
        position: relative;
        padding: 10px 4px;
        font-family: "Quicksand", Arial, sans-serif;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        #colorlib-aside #colorlib-main-menu ul li a:after {
            content: "";
            position: absolute;
            height: 1px;
            bottom: 7px;
            left: 0;
            right: 0;
            /*background-color: #FFC300;*/
            visibility: hidden;
            -webkit-transform: scaleX(0);
            -moz-transform: scaleX(0);
            -ms-transform: scaleX(0);
            -o-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }

        #colorlib-aside #colorlib-main-menu ul li a:hover {
            text-decoration: none;
            color: white;
        }

            #colorlib-aside #colorlib-main-menu ul li a:hover:after {
                visibility: visible;
                -webkit-transform: scaleX(1);
                -moz-transform: scaleX(1);
                -ms-transform: scaleX(1);
                -o-transform: scaleX(1);
                transform: scaleX(1);
            }

    #colorlib-aside #colorlib-main-menu ul li.colorlib-active a {
        color: #FFC300;
        font-weight: bold !important;
            
    }
       

        #colorlib-aside #colorlib-main-menu ul li.colorlib-active a:after {
            visibility: visible;
            -webkit-transform: scaleX(1);
            -moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
            -o-transform: scaleX(1);
            transform: scaleX(1);
        }

#colorlib-aside .colorlib-footer {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.3);
    padding: 0 20px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #colorlib-aside .colorlib-footer {
        position: relative;
        bottom: 0;
    }
}

#colorlib-aside .colorlib-footer span {
    display: block;
}

#colorlib-aside .colorlib-footer ul {
    padding: 0;
    margin: 0;
}

    #colorlib-aside .colorlib-footer ul li {
        padding: 0;
        margin: 0;
        display: inline;
        list-style: none;
    }

        #colorlib-aside .colorlib-footer ul li a {
            color: rgba(255, 255, 255, 0.3);
            padding: 4px;
        }

            #colorlib-aside .colorlib-footer ul li a:hover, #colorlib-aside .colorlib-footer ul li a:active, #colorlib-aside .colorlib-footer ul li a:focus {
                text-decoration: none;
                outline: none;
                color: #FFC300;
            }

#colorlib-main {
    width: 80%;
    float: right;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

@media screen and (max-width: 1200px) {
    #colorlib-main {
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    #colorlib-main {
        width: 100%;
        background-color: #fff;
    background-image: url(../images/body_left.png), url(../images/body_right.png);
    background-position: left top, right top;
    background-repeat: repeat-y, repeat-y;
    }
}

#colorlib-hero {
    min-height: 500px;
    background: #fff url(../images/loader.html) no-repeat center center;
    width: 100%;
    float: left;
    margin-bottom: 10em;
    clear: both;
}

    #colorlib-hero .flexslider {
        border: none;
        z-index: 1;
        margin-bottom: 0;
    }

        #colorlib-hero .flexslider .slides {
            position: relative;
            overflow: hidden;
        }

            #colorlib-hero .flexslider .slides li {
                background-repeat: no-repeat;
                background-size: cover;
                background-position: bottom center;
                min-height: 400px;
                position: relative;
            }

        #colorlib-hero .flexslider .flex-control-nav {
            bottom: 20px;
            z-index: 1000;
            left: 20px;
            float: left;
            width: auto;
        }

@media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .flex-control-nav {
        right: 20px;
        top: 100px;
    }
}

#colorlib-hero .flexslider .flex-control-nav li {
    display: block;
    margin-bottom: 10px;
}

    #colorlib-hero .flexslider .flex-control-nav li a {
        background: rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 12px;
        height: 12px;
        cursor: pointer;
    }

        #colorlib-hero .flexslider .flex-control-nav li a.flex-active {
            cursor: pointer;
            background: transparent;
            border: 2px solid #FFC300;
        }

#colorlib-hero .flexslider .flex-direction-nav {
    display: none;
}

#colorlib-hero .flexslider .slider-text {
    display: table;
    opacity: 0;
    min-height: 500px;
    z-index: 9;
}

    #colorlib-hero .flexslider .slider-text > .slider-text-inner {
        display: table-cell;
        vertical-align: middle;
        min-height: 700px;
        padding: 2.5em;
        position: relative;
    }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner .desc {
            position: absolute;
            bottom: 0;
            right: -15px;
            padding: 30px;
            background: #FFC300;
        }

@media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner .desc {
        right: 0;
        left: 0;
    }
}

@media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner {
        text-align: center;
    }
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h1, #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
    margin: 0;
    padding: 0;
    color: black;
    font-family: "Quicksand", Arial, sans-serif;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
    margin-bottom: 20px;
    font-size: 44px;
    line-height: 1.3;
    font-weight: 300;
}

@media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
        font-size: 28px;
    }
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: "Quicksand", Arial, sans-serif;
}

    #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 a {
        color: rgba(0, 0, 0, 0.8);
    }

#colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
    font-size: 50px;
}

@media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
        font-size: 30px;
    }
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner s .colorlib-lead {
    font-size: 20px;
    color: #fff;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner p {
    margin-bottom: 0;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    padding: 10px 15px !important;
    border: none;
    font-weight: 400;
}

    #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
        color: #000;
        border: 1px solid #fff;
        background: #fff !important;
    }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn:hover {
            background: transparent !important;
            border: 1px solid #000 !important;
        }

@media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
        width: 100%;
    }
}

body.offcanvas {
    overflow-x: hidden;
}

    body.offcanvas #colorlib-aside {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        width: 270px;
        background: #2C2C2C;
        z-index: 999;
        position: fixed;
    }

    body.offcanvas #colorlib-main, body.offcanvas .colorlib-nav-toggle {
        top: 0;
        -moz-transform: translateX(270px);
        -webkit-transform: translateX(270px);
        -ms-transform: translateX(270px);
        -o-transform: translateX(270px);
        transform: translateX(270px);
    }

.colorlib-narrow-content {
    padding: 0 4.5em;
}

@media screen and (max-width: 768px) {
    .colorlib-narrow-content {
        padding: 0 1em;
    }
}

.no-gutters {
    margin: 0;
    padding: 0;
}

.colorlib-blog, .colorlib-work, .colorlib-about, .colorlib-services, .colorlib-contact {
    padding-top: 4em;
    padding-bottom: 9em;
    clear: both;
    width: 100%;
    display: block;
}

.logo_sec {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .logo_sec {
        display: block !important;
        width: 120px;
        margin: 0 auto;
    }

    .slider-text-inner p {
        font-size: 10px;
    }

    .jkgjdfj {
        margin: 0px 0px 0px 0px !important;
    }

    #colorlib-hero {
        min-height: 200px !important;
        background: #fff url(../images/loader.html) no-repeat center center;
        width: 100%;
        float: left;
        margin-bottom: 10em;
        clear: both;
    }

        #colorlib-hero .flexslider .flex-control-nav {
            right: 20px;
            top: unset !important;
            bottom: 0px !important;
        }

            #colorlib-hero .flexslider .flex-control-nav li {
                display: inline-flex !important;
                margin-bottom: 5px;
            }

        #colorlib-hero .flexslider .slides li {
            background-repeat: no-repeat;
            background-size: 100% 200px !important;
            background-position: center center;
            min-height: 200px;
            position: relative;
        }

        #colorlib-hero .flexslider .slider-text {
            display: table;
            opacity: 0;
            min-height: 200px;
            z-index: 9;
        }

    .colorlib-blog, .colorlib-work, .colorlib-about, .colorlib-services, .colorlib-contact {
        padding-top: 5em;
        padding-bottom: 0em;
    }
}

.about-img, .about-img-2, .services-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.colorlib-heading {
    font-size: 16.5px;
    /*font-weight: 250 !important;*/
    font-family: "Poppins", sans-serif !important;
    letter-spacing: 0.3px;
    line-height: 1.7 !important;
    font-weight: bold;
    color: rgb(0 0 0 / 70%);
}

    .colorlib-heading:after {
        position: absolute;
        bottom: -6px;
        left: 0;
        width: 60px;
        height: 4px;
        content: '';
        background: #FFC300;
    }

    .colorlib-heading span {
        display: block;
    }

@media screen and (max-width: 768px) {
    .colorlib-heading {
        margin-bottom: 3em;
    }
}

.heading-meta {
    margin-bottom: 5px;
    display: block;
    font-size: 23px;
    text-transform: uppercase;
    color: #387b04;
    font-weight: bold !important;
    letter-spacing: 3px;
}

.about-img {
    width: 100%;
    height: 600px;
    margin-bottom: 30px;
}

.about-desc h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 500;
}

.padding {
    padding: 1em;
}

.steps {
    display: block;
    position: relative;
}

    .steps h3 {
        font-weight: 400;
        margin-bottom: 20px;
        color: rgba(0, 0, 0, 0.7);
        font-size: 14px;
        letter-spacing: 3px;
        line-height: 1.5;
        text-transform: uppercase;
    }

    .steps:before {
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        content: '';
        width: 100%;
        height: 1px;
        background: #e6e6e6;
        z-index: -1;
    }

    .steps .icon {
        display: block;
        margin-bottom: 20px;
        position: relative;
        z-index: 0;
    }

        .steps .icon span {
            display: table;
            width: 40px;
            height: 40px;
            border: 1px solid #e6e6e6;
            text-align: center;
            background: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            z-index: 1;
        }

            .steps .icon span i {
                display: table-cell;
                vertical-align: middle;
                color: #000;
            }

    .steps:hover i {
        color: #FFC300 !important;
    }

    .steps.active i {
        color: #FFC300 !important;
    }

.fancy-collapse-panel .panel-default > .panel-heading {
    padding: 0;
}

.panel-heading a {
    padding: 15px 25px;
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    position: relative;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}

.panel {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

.panel-heading a:after {
    font-family: "icomoon";
    content: "\ea0e";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
}

.panel-heading a.collapsed:after {
    content: "\ea1c";
}

.panel-heading a.collapsed {
    background: #fafafa;
    border: 1px solid #e6e6e6 !important;
    color: #333333;
}

.panel-body {
    padding: 1.5em;
    margin-top: 5px;
    border: 1px solid #e6e6e6 !important;
}

.services-wrap {
    display: block;
    margin-bottom: 40px;
    z-index: 0;
}

    .services-wrap .services-img {
        height: 170px;
        display: block;
        z-index: -1;
    }

        .services-wrap .services-img 2 {
            margin-left: 50%;
        }

    .services-wrap .desc {
        width: 90%;
        z-index: 1;
        margin-top: -20px;
        background: #fafafa;
        padding: .8em .5em;
    }

        .services-wrap .desc h3 {
            font-weight: 500;
            margin-bottom: 20px;
            color: rgba(0, 0, 0, 0.7);
            font-size: 14px;
            letter-spacing: 3px;
            line-height: 1.5;
            margin-bottom: 0;
            text-transform: uppercase;
        }

.move-bottom {
    margin-top: -6px;
}

@media screen and (max-width: 768px) {
    .move-bottom {
        margin-top: 0;
     
    }
}

.colorlib-feature {
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 40px;
    position: relative;
}

    .colorlib-feature .colorlib-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
        height: 100px;
        display: table;
        text-align: center;
        background: rgba(0, 0, 0, 0.03);
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
    }

        .colorlib-feature .colorlib-icon i {
            display: table-cell;
            vertical-align: middle;
            color: #FFC300;
            font-size: 60px;
            height: 100px;
        }

@media screen and (max-width: 1200px) {
    .colorlib-feature .colorlib-icon i {
        font-size: 40px;
    }
}

.colorlib-feature .colorlib-text {
    padding-left: 0px;
    width: 100%;
}

    .colorlib-feature .colorlib-text p {
        font-weight: bold !important;
        font-family: "Poppins", sans-serif !important;
        color: rgba(0, 0, 0, 0.7);
    }

    .colorlib-feature .colorlib-text h2, .colorlib-feature .colorlib-text h3 {
        margin: 0;
        padding: 0;
    }

    .colorlib-feature .colorlib-text h3 {
        font-weight: 500;
        margin-bottom: 20px;
        color: rgba(0, 0, 0, 0.7);
        font-size: 14px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

.colorlib-feature.colorlib-feature-sm .colorlib-text {
    margin-top: 30px;
}

.colorlib-feature.colorlib-feature-sm .colorlib-icon i {
    color: #FFC300;
    font-size: 40px;
}

@media screen and (max-width: 1200px) {
    .colorlib-feature.colorlib-feature-sm .colorlib-icon i {
        font-size: 28px;
    }
}

.colorlib-feature-lg .colorlib-text h2, .colorlib-feature-lg .colorlib-text h3 {
    margin: 0;
    padding: 0;
}

.colorlib-feature-lg .colorlib-text h3 {
    font-weight: 500;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.blog-entry {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 3em;
}

@media screen and (max-width: 768px) {
    .blog-entry {
        margin-bottom: 3em;
    }
}

.blog-entry .blog-img {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

    .blog-entry .blog-img img {
        position: relative;
        max-width: 100%;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

.blog-entry .desc h3 {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: auto;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .blog-entry .desc h3 a {
        color: #000;
        text-decoration: none;
    }

.blog-entry .desc span {
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4) !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}

    .blog-entry .desc span small i {
        color: #999999;
    }

.blog-entry .desc .lead {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
}

.blog-entry:hover .blog-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.overlap {
    margin-top: 5em;
    background: #fff;
    padding: 30px;
}

@media screen and (max-width: 768px) {
    .overlap {
        margin-top: 2em;
    }
}

.project {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 300px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

    .project .desc {
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        background: rgba(0, 0, 0, 0.8);
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        .project .desc .con {
            padding: 20px;
            display: block;
            position: relative;
            height: 300px;
        }

            .project .desc .con .icon {
                position: absolute;
                bottom: 20px;
                left: 20px;
                right: 20px;
            }

                .project .desc .con .icon span {
                    display: inline;
                    padding-right: 5px;
                }

                    .project .desc .con .icon span a {
                        color: #cccccc;
                        padding: 5px;
                        background: #333333;
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        -ms-border-radius: 4px;
                        border-radius: 4px;
                    }

                .project .desc .con .icon i {
                    font-size: 16px;
                    color: #cccccc;
                }

        .project .desc h3 {
            font-size: 16px;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 1px;
            -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
            -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
            transition: opacity 0.3s, -webkit-transform 0.3s;
            -o-transition: transform 0.3s, opacity 0.3s;
            transition: transform 0.3s, opacity 0.3s;
            transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
            margin-bottom: 15px;
        }

            .project .desc h3 a {
                color: #fff;
            }

        .project .desc span {
            display: block;
            color: #999999;
            font-size: 13px;
            -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
            -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
            transition: opacity 0.3s, -webkit-transform 0.3s;
            -o-transition: transform 0.3s, opacity 0.3s;
            transition: transform 0.3s, opacity 0.3s;
            transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
            -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0);
        }

            .project .desc span a {
                color: #000;
            }

@media screen and (max-width: 768px) {
    .project .desc {
        opacity: 1;
        background: rgba(0, 0, 0, 0.4);
    }

        .project .desc h3 {
            font-style: 28px;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            color: #000;
        }

        .project .desc span {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

.project:hover .desc {
    opacity: 1;
}

    .project:hover .desc h3 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .project:hover .desc span {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.project-desc h2 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.project-desc span {
    display: block;
    color: #666666;
    font-size: 13px;
    margin-bottom: 15px;
}

    .project-desc span a {
        color: #666666;
    }

.project-desc .icon span {
    display: inline;
    padding-right: 5px;
}

.project-desc .btn-download {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: underline;
}

#colorlib-counter {
    position: relative;
    clear: both;
    margin-bottom: 10px;
}

.colorlib-counters {
    padding: 3em 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

    .colorlib-counters .overlay {
        z-index: 0;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.4);
    }

    .colorlib-counters .icon {
        width: 100px;
        height: 100px;
        display: table;
        margin: 0 auto;
        margin-bottom: 20px;
    }

        .colorlib-counters .icon i {
            display: table-cell;
            vertical-align: middle;
            width: 100px;
            height: 100px;
            font-size: 50px;
            color: #FFC300;
            background: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
        }

    .colorlib-counters .counter-wrap {
        border: 1px solid red !important;
    }

    .colorlib-counters .colorlib-counter {
        font-size: 40px;
        display: block;
        color: white;
        font-family: "Quicksand", Arial, sans-serif;
        width: 100%;
        font-weight: 700;
        margin-bottom: .3em;
    }

    .colorlib-counters .colorlib-counter-label {
        color: rgba(255, 255, 255, 0.7);
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 5px;
        margin-bottom: 2em;
        display: block;
    }

.colorlib-lead {
    font-size: 18px;
    line-height: 1.5;
}

#get-in-touch {
    position: relative;
    padding: 3em 0;
}

    #get-in-touch img {
        position: absolute;
        width: 100%;
        min-height: 100%;
        z-index: -1;
        opacity: 0.5;
    }

    #get-in-touch .btn-learn {
        padding: 15px 30px !important;
        font-size: 13px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        margin-left: 5%;
    }

.colorlib-social {
    padding: 0;
    margin: 0;
    text-align: center;
}

    .colorlib-social li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .colorlib-social li a {
            font-size: 22px;
            color: #000;
            padding: 10px;
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            *display: inline;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            -ms-border-radius: 7px;
            border-radius: 7px;
        }

@media screen and (max-width: 768px) {
    .colorlib-social li a {
        padding: 10px 8px;
    }
}

.colorlib-social li a:hover {
    color: #FFC300;
}

.colorlib-social li a:hover, .colorlib-social li a:active, .colorlib-social li a:focus {
    outline: none;
    text-decoration: none;
    color: #FFC300;
}

#map {
    width: 100%;
    height: 700px;
}

@media screen and (max-width: 768px) {
    #map {
        height: 200px;
    }
}

.colorlib-bg-color {
    background: #fafafa;
    position: relative;
}

.pagination {
    padding: 0;
}

    .pagination li {
        margin: 2px;
    }

        .pagination li a {
            color: #000;
            background: transparent;
            color: #000;
            margin: 2px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

            .pagination li a:first-child {
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                -ms-border-radius: 2px;
                border-radius: 2px;
            }

            .pagination li a:hover, .pagination li a:focus {
                background: #FFC300;
                color: #fff;
                border: 1px solid #FFC300;
            }

@media screen and (max-width: 768px) {
    .pagination li a {
        padding: 7px 15px;
    }
}

.pagination li.active a {
    background: #FFC300;
    border: 1px solid #FFC300 !important;
}

    .pagination li.active a:hover, .pagination li.active a:focus {
        background: #FFC300;
        color: #fff;
        border: 1px solid #FFC300 !important;
    }

.btn {
    margin-right: 4px;
    margin-bottom: 4px;
    font-family: "Quicksand", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 8px 15px !important;
}

    .btn.btn-sm {
        padding: 4px 15px !important;
    }

    .btn.btn-md {
        padding: 8px 20px !important;
    }

    .btn.btn-lg {
        padding: 18px 36px !important;
    }

    .btn:hover, .btn:active, .btn:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline: none !important;
    }

.btn-primary {
    background: #FFC300;
    color: #fff;
    border: 2px solid #FFC300;
    margin-left: 90%;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        background: #ffc91a !important;
        border-color: #ffc91a !important;
    }

    .btn-primary.btn-outline {
        background: transparent;
        color: #FFC300;
        border: 2px solid #FFC300;
    }

        .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
            background: #FFC300;
            color: #fff;
        }

.btn-success {
    background: #5cb85c;
    color: #fff;
    border: 2px solid #5cb85c;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active {
        background: #4cae4c !important;
        border-color: #4cae4c !important;
    }

    .btn-success.btn-outline {
        background: transparent;
        color: #5cb85c;
        border: 2px solid #5cb85c;
    }

        .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
            background: #5cb85c;
            color: #fff;
        }

.btn-info {
    background: #5bc0de;
    color: #fff;
    border: 2px solid #5bc0de;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active {
        background: #46b8da !important;
        border-color: #46b8da !important;
    }

    .btn-info.btn-outline {
        background: transparent;
        color: #5bc0de;
        border: 2px solid #5bc0de;
    }

        .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
            background: #5bc0de;
            color: #fff;
        }

.btn-warning {
    background: #f0ad4e;
    color: #fff;
    border: 2px solid #f0ad4e;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
        background: #eea236 !important;
        border-color: #eea236 !important;
    }

    .btn-warning.btn-outline {
        background: transparent;
        color: #f0ad4e;
        border: 2px solid #f0ad4e;
    }

        .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
            background: #f0ad4e;
            color: #fff;
        }

.btn-danger {
    background: #d9534f;
    color: #fff;
    border: 2px solid #d9534f;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
        background: #d43f3a !important;
        border-color: #d43f3a !important;
    }

    .btn-danger.btn-outline {
        background: transparent;
        color: #d9534f;
        border: 2px solid #d9534f;
    }

        .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
            background: #d9534f;
            color: #fff;
        }

.btn-outline {
    background: none;
    border: 2px solid gray;
    font-size: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background: #f0f0f0;
}

.blog-detail {
    margin: 50px 0px;
}

#message {
    height: 130px;
}

.colorlib-nav-toggle {
    cursor: pointer;
    text-decoration: none;
}

    .colorlib-nav-toggle.active i::before, .colorlib-nav-toggle.active i::after {
        background: #000;
    }

    .colorlib-nav-toggle.dark.active i::before, .colorlib-nav-toggle.dark.active i::after {
        background: #000;
    }

    .colorlib-nav-toggle:hover, .colorlib-nav-toggle:focus, .colorlib-nav-toggle:active {
        outline: none;
        border-bottom: none !important;
    }

    .colorlib-nav-toggle i {
        position: relative;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 30px;
        height: 2px;
        color: #000;
        font: bold 14px/.4 Helvetica;
        text-transform: uppercase;
        text-indent: -55px;
        background: #000;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

        .colorlib-nav-toggle i::before, .colorlib-nav-toggle i::after {
            content: '';
            width: 30px;
            height: 2px;
            background: #000;
            position: absolute;
            left: 0;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

    .colorlib-nav-toggle.dark i {
        position: relative;
        color: #000;
        background: #000;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

        .colorlib-nav-toggle.dark i::before, .colorlib-nav-toggle.dark i::after {
            background: #000;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

    .colorlib-nav-toggle i::before {
        top: -7px;
    }

    .colorlib-nav-toggle i::after {
        bottom: -7px;
    }

    .colorlib-nav-toggle:hover i::before {
        top: -10px;
    }

    .colorlib-nav-toggle:hover i::after {
        bottom: -10px;
    }

    .colorlib-nav-toggle.active i {
        background: transparent;
    }

        .colorlib-nav-toggle.active i::before {
            top: 0;
            -webkit-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            -ms-transform: rotateZ(45deg);
            -o-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
        }

        .colorlib-nav-toggle.active i::after {
            bottom: 0;
            -webkit-transform: rotateZ(-45deg);
            -moz-transform: rotateZ(-45deg);
            -ms-transform: rotateZ(-45deg);
            -o-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg);
        }

.colorlib-nav-toggle {
    position: fixed;
    left: -4px;
    top: 0px;
    z-index: 9999;
    cursor: pointer;
    opacity: 1;
    visibility: hidden;
    padding: 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

@media screen and (max-width: 768px) {
    .colorlib-nav-toggle {
        opacity: 1;
        visibility: visible;
    }
}

@media screen and (max-width: 480px) {
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
}

.row-bottom-padded-lg {
    padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-lg {
        padding-bottom: 1em;
    }
}

.row-bottom-padded-md {
    padding-bottom: 3em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-md {
        padding-bottom: 1em;
    }
}

.row-bottom-padded-sm {
    padding-bottom: 1em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
        padding-bottom: 1em;
    }
}

.col-padding {
    padding: 10px !important;
}

.js .animate-box {
    opacity: 0;
}

#sticky_item {
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    #sticky_item.is_stuck {
        margin-top: 10px;
    }

@media screen and (max-width: 992px) {
    .sticky-parent {
        clear: both;
        height: inherit !important;
        float: left;
        padding-top: 30px;
    }
}

.experience-section {
    position: relative;
    padding: 50px 0px;
    margin: 0;
    color: #000;
    /* box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 20%); */
    float: left;
    width: 100%;
}

.colorlib-narrow-content ul {
    padding-left: 15px !important;
}

    .colorlib-narrow-content ul li a {
        color: rgba(0, 0, 0, 0.7) !important;
        font-size: 14px;
        font-weight: 300 !important;
        font-family: "Poppins", sans-serif !important;
        letter-spacing: 0.3px;
        line-height: 1.7 !important;
    }

.jkgjdfj {
    margin: 100px 0px 0px 0px;
}

.coverwidth-left-70 h1 {
    font-size: 44px;
    margin: 50px 20px;
    color: #fff;
}

.colorlib-counters {
    padding: 3em 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom !important;
}

.workshop-training-special {
    position: relative;
    padding: 40px 30px;
    background-image: url(../images/workshop-training-special.jpg) no-repeat left top;
    background-attachment: fixed;
    float: left;
    background-size: cover;
    width: 100%;
    color: #fff;
    text-shadow: 2px 2px 6px rgb(0 0 0 / 50%);
}

.exp-ful-box {
    border-radius: 12px;
    text-align: center;
    padding: 15px;
    position: relative;
    min-height: 240px;
    background: white;
    max-height: 240px;
    box-shadow: 3px 7px 15px rgb(0 0 0 / 10%);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    margin: 15px 0px 40px 0px;
}

    .exp-ful-box .title-exp a {
        color: #8e9e34;
        text-decoration: none;
        font-size: 18px;
        margin-top: 15px;
    }

    .exp-ful-box .readmore-exp {
        font-size: 15px;
        font-weight: 300;
        line-height: 21px;
        position: absolute;
        bottom: -15px;
        left: 50%;
        width: 106px;
        text-align: center;
        margin-left: -53px;
    }

        .exp-ful-box .readmore-exp a {
            padding: 3px 10px;
            display: inline-block;
            background: #8e9e34;
            border-radius: 12px;
            color: #fff;
            text-decoration: none;
        }

.coverofbrands {
    position: relative;
    padding: 0;
    margin: 0 auto;
    width: 412px;
    height: 412px;
    margin-top: 20px;
    font-family: 'Kurale', serif;
}

.mainlogo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0px 0px -75px;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 100%;
    display: table;
    text-align: center;
    padding: 15px;
}

    .mainlogo a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.ayurvedic-center-leaf {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    height: 217px;
    background: url(../images/ayurvedic-center-leaf.png) no-repeat left top;
    background-size: 100%;
    display: table;
}

.brands-circle1 {
    position: absolute;
    width: 190px;
    height: 75px;
    background: url(../images/circle1.png) no-repeat right top;
    background-size: 100%;
    right: 6px;
    top: 0;
    margin: -10px 0px 0px 0px;
    z-index: 0;
}

.ayurvedic-center-leaf a {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    width: 140px;
    display: block;
    margin: 60px 0px 0px 30px;
}

.ayurvedic-center-leaf ul {
    position: absolute;
    right: 200px;
    width: 270px;
    top: 80px;
}

.coverofbrands ul li {
    position: relative;
    display: block;
}

.ayurvedic-center-leaf ul li {
    line-height: 22px;
    position: relative;
}

/* ############################################################### */

h1.Roboto, h2.Roboto, h3.Roboto, h4.Roboto {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
}

.GandhiSerif {
    font-family: 'GandhiSerif-Regular', Arial, Helvetica, sans-serif !important
}

.font-40 {
    font-size: 40px !important;
}

.uppertest {
    text-transform: uppercase;
}

.whiteheading {
    color: #fff !important;
}

.yellowheading {
    color: #c28b2f !important;
}

    .yellowheading a {
        color: #c28b2f !important;
    }

.greenheading {
    color: #8e9e34 !important;
}

img {
    max-width: 100%;
}

.uposition {
    position: relative;
    z-index: 9;
}

a.blacklinktext {
    color: #000;
    text-decoration: none;
}

    a.blacklinktext:hover {
        color: #000;
        text-decoration: underline;
    }

a.whitelinktext {
    color: #fff;
    text-decoration: none;
}

    a.whitelinktext:hover {
        color: #fff;
        text-decoration: underline;
    }

.hideme {
    display: none;
}

.rightpic {
    float: right;
    padding: 0;
    margin: 0px 0px 20px 30px;
    max-width: 100%;
}

.leftpic {
    float: left;
    padding: 0;
    margin: 0px 30px 20px 0px;
    max-width: 100%;
}

.clearpic {
    float: left;
    padding: 0;
    margin: 2px 0;
    width: 100% !important;
}

.clearpic-training {
    float: left;
    padding: 0;
    margin: 6px 0;
    width: 100% !important;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.lightgreenbg {
    background-color: #a5b15d;
}

.lightorangebg {
    background-color: #cfa156;
}

.lightwhitebg {
    background-color: #fff;
}

.contentcenter-he {
    text-align: center;
}

    .contentcenter-he.lefttxt {
        text-align: left;
    }

        .contentcenter-he.lefttxt p {
            padding: 0px 0px;
        }

    .contentcenter-he h1 {
        font-size: 32px;
    }

    .contentcenter-he h2 {
        font-size: 30px;
    }

    .contentcenter-he .centerntheadingforpage {
        font-size: 30px;
        margin-bottom: 10px;
        top: 20px;
        font-family: 'GandhiSerif-Regular', Arial, Helvetica, sans-serif !important
    }

    .contentcenter-he p {
        padding: 0px 100px;
    }

.lodarintro {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999999999999;
}

    .lodarintro span {
        background: url(../images/grouploader.html) no-repeat center center;
        background-size: 80px;
        width: 80px;
        height: 80px;
        left: 50%;
        top: 50%;
        margin: -40px 0px 0px -40px;
        border-radius: 8px;
        position: absolute;
    }

.toptop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.scrolltofix.fixed {
    position: fixed !important;
    left: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    z-index: 999;
}

.scrolltofix.min-bottom {
    position: relative;
}

.scrolltofix.fixed .menubottom {
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
}

.scrolltofix.toptop .menubottom {
    background-color: rgba(255, 255, 255, 0.95);
}

.btn-vertical-slider {
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    color: #000;
}

a {
    cursor: pointer;
}

.carousel.vertical .carousel-inner .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 100%;
}

.carousel.vertical .prev {
    top: -100%;
}

    .carousel.vertical .next.left, .carousel.vertical .prev.right {
        top: 0;
    }

.carousel.vertical .active.left {
    top: -100%;
}

.carousel.vertical .active.right {
    top: 100%;
}

.carousel.vertical .item {
    left: 0;
}

.icon-prev-arrow {
    width: 40px;
    height: 40px;
    display: block;
}

.icon-next-arrow {
    width: 40px;
    height: 40px;
    display: block;
}

.sprites {
    background: url(../images/sprites.html) no-repeat left top;
}

    .sprites.icon-next-arrow {
        background-position: -192px 0px;
    }

    .sprites.icon-prev-arrow {
        background-position: -152px 0px;
    }

    .sprites.searchicon-click {
        background-position: 5px -389px;
    }

    .sprites.weather-levle {
        background-position: -100px -44px
    }

    .sprites.actiononbutton {
        background-position: 0px top
    }

.basecoverbg-action.scrollon .sprites.actiononbutton {
    background-position: -42px top
}

.sprites.circlearrow {
    background-position: 0px -201px;
}

.sprites.bottomright-design {
    background-position: -406px -190px;
}

.sprites.bottom-design {
    background-position: -305px -201px;
}

.sprites.topright-design {
    background-position: -54px -201px;
}

.sprites.openpopr {
    background-position: right top;
}

.sprites.closepopr {
    background-position: -539px top;
}

.sprites.enwiore-r {
    background-position: left -366px;
}

.sprites.consultation-r {
    background-position: left -342px;
}

.sprites.products-r {
    background-position: left -318px;
}

.sprites.redmore {
    background-position: 0 -245px;
}

.coursesBox .sprites.redmore {
    background-position: 0 -266px;
}

.sprites.ourbrandsleafli {
    background-position: -283px 0;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
}

.sprites.leftcome {
    background-position: right -300px !important;
}

.sprites.rightcome {
    background-position: right -324px !important;
}

.sprites.deutsch-flag {
    background-position: -490px 0px;
    position: relative;
    display: inline-block;
    width: 28px;
    height: 19px;
}

.sprites.france-flag {
    background-position: -490px -19px;
    position: relative;
    display: inline-block;
    width: 28px;
    height: 19px;
}

.sprites.india-flag {
    background-position: -490px -38px;
    position: relative;
    display: inline-block;
    width: 28px;
    height: 19px;
}

.sprites.clickmeknowmore {
    background-position: -466px 0px;
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.sprites.downarrow-testimonials {
    background-position: -433px 0px;
    position: relative;
    display: inline-block;
    width: 33px;
    height: 21px;
}

.sprites.downarrow-testimonials {
    background-position: -433px -17px;
    position: relative;
    display: inline-block;
    width: 33px;
    height: 16px;
}

.sprites.uparrow-testimonials {
    background-position: -433px 0px;
    position: relative;
    display: inline-block;
    width: 33px;
    height: 16px;
}

.sprites.write-a-review {
    background-position: -454px -61px;
    position: relative;
    display: inline-block;
    width: 82px;
    height: 64px;
}

.sprites.arrowbullet {
    background-position: -102px -131px;
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 0;
    top: 3px;
}

.sprites.whyi {
    position: absolute;
    width: 18px;
    height: 18px;
    background-position: -83px -17px;
    left: 0;
    top: 0;
}

.sprites.timei {
    position: absolute;
    width: 18px;
    height: 18px;
    background-position: -83px 0px;
    left: 0;
    top: 0;
}

.sprites.leafi {
    position: absolute;
    width: 18px;
    height: 18px;
    background-position: -83px -36px;
    left: 0;
    top: 0;
}

.sprites.leaf-icon {
    width: 24px;
    height: 24px;
    background-position: -101px 0px;
}

@media (min-width:1200px) {
    .menubottom .container, .threetbs .container {
        width: 95%;
      
    }

    .footer .container {
        width: 91%;
    }
}

.logo {
    margin: 0;
    margin: 10px 0px 10px 0px;
    float: left;
    position: relative;
}

.fulresponsive {
    position: absolute;
    width: 100%;
    background: #fff;
    margin: -1px 0px 0px 0px;
    overflow-x: hidden;
    float: left;
    height: auto;
    left: 0;
    top: 100%;
    right: 0;
}

    .fulresponsive.min-bottom {
        position: relative;
        width: 100%;
        background: #fff;
        margin: 0;
        overflow-x: hidden;
        float: left;
        height: auto;
        left: 0;
        top: 0%;
        right: 0;
    }

.menubottom {
    background-color: rgba(255, 255, 255, 0.9);
    background: url(../images/menu-bg.html) repeat-y left top;
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
    z-index: 9;
    position: relative;
}

.righttoplinks {
    float: right;
    padding: 0;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    position: relative;
}

.weather {
    float: left;
    position: relative;
    padding: 0;
    margin: 0px 0px 0px 0px;
}

.calltophome {
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 20px 0px 0px;
}

    .calltophome a {
        color: #000;
    }

    .calltophome i {
        margin-right: 5px;
    }

.howtoreachtophome {
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 20px 0px 0px;
}

    .howtoreachtophome a {
        color: #000;
    }

    .howtoreachtophome i {
        margin-right: 5px;
    }

.emailtophome {
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 20px 0px 0px;
}

    .emailtophome a {
        color: #000;
    }

    .emailtophome i {
        margin-right: 5px;
    }

.weather ul.dropdown-menu {
    border-radius: 8px;
    padding: 10px 5px;
}

.weather:hover ul.dropdown-menu {
    display: block;
    border-radius: 1px;
    padding: 10px 5px;
}

.weather-levle {
    position: relative;
    display: inline-block;
    padding: 8px 10px 8px 34px;
    cursor: pointer;
    color: #000;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

#weather {
    position: relative;
    padding: 3px 10px;
    margin: 0;
    height: 250px;
    width: 100%;
}

    #weather iframe {
        width: 200px;
        position: relative;
        height: 100%;
        border: 0;
    }

.view360 {
    float: left;
    position: relative;
    padding: 0;
    margin: 0px 0px 0px 10px;
}

    .view360 .virtualt {
        position: relative;
        display: inline-block;
        padding: 8px 10px 8px 34px;
        color: #000;
        text-decoration: none;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
        background-color: #fff;
    }

    .view360 a:hover {
        color: #8e9e34;
    }

.select-language {
    float: left;
    padding: 0;
    margin: 0px 0px 0px 10px;
}

.flagfor-LG {
    padding: 0;
    margin: 2px 0px 0px 0px;
    float: left;
    display: none;
}

    .flagfor-LG a {
        padding: 0;
        margin: 0px 2px;
        cursor: pointer !important;
    }

.selectfor-LG {
    float: right;
    padding: 0;
    margin: 0px 0px 0px 0px;
}

.language-box {
    border: solid 0px #cecece;
    padding: 8px 40px 8px 8px;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

.downbox-divider {
    position: absolute;
    right: 0;
    width: 24px;
    height: 100%;
    top: 6px;
    border-left: solid 0px #cecece;
    text-align: center;
    font-size: 16px;
    color: #8e9e34;
}

.selectfor-LG .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 100px;
}

    .selectfor-LG .dropdown-menu li a {
        position: relative;
        padding: 6px 10px;
        height: auto;
        display: block;
        color: #000;
    }

.goog-te-gadget-icon {
    display: none;
}

a.goog-te-menu-value {
    color: #000;
}

    a.goog-te-menu-value:hover {
        color: #000;
    }

    a.goog-te-menu-value span {
        color: #000;
    }

.searchtop {
    position: relative;
    padding: 0;
    margin: 0px 5px 0px 0px;
    float: left;
    width: 35px;
    height: 35px;
    padding: 0;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

    .searchtop.active {
        position: relative;
        padding: 0;
        margin: 0px 5px 0px 0px;
        float: left;
        width: 160px;
    }

        .searchtop.active .onactive {
            width: 100%;
            border: solid 1px #cecece;
            background: #fff;
            float: right;
        }

.onactive {
    width: 0px;
    border: solid 0px #cecece;
    background: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.searchtop input[type="text"] {
    padding: 7px 30px 7px 5px;
    margin: 0;
    border: 0;
    outline: none;
    width: 100%;
    background: transparent;
}

.searchtop input[type="submit"] {
    padding: 7px 0px 7px 5px;
    margin: 0;
    border: 0;
    outline: none;
    width: 26px;
    text-align: center;
    cursor: pointer;
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-indent: -5000px;
    overflow: hidden;
}

.searchtop input[type="button"] {
    padding: 7px 0px 7px 5px;
    margin: 0;
    border: 0;
    outline: none;
    width: 26px;
    text-align: center;
    cursor: pointer;
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-indent: -5000px;
    overflow: hidden;
}

.srh-b {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    position: absolute;
    padding: 2px 0px 0px 0px;
    z-index: 0;
}

.searchicon-click {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 0;
    top: 0px;
    cursor: pointer;
}

.navbar-brand {
    display: none;
}

.navbar {
    float: right;
    border-radius: 0px;
    min-height: 20px;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    font-weight: 400;
}

    .navbar a {
        text-decoration: none;
        color: #000;
    }

        .navbar a:hover {
            color: #f0b41a;
        }

ul.navbar-nav li:last-child .dropdown-menu {
    right: 0;
    left: auto;
}

.navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0;
}

.navbar-nav > li > a {
    padding: 5px 5px 5px 5px;
}

.navbar-nav > li:last-child > a {
    padding: 5px 0px 5px 8px;
}

.threetbs {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    z-index: 2;
    font-weight: 400;
    font-size: 17px;
    float: left;
}

.threetbsfomr {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 0px;
    text-align: right;
}

    .threetbsfomr ul {
        padding: 0;
        margin: 0;
        text-align: center;
        list-style: none;
    }

        .threetbsfomr ul li {
            padding: 0;
            margin: 0px 0px 0px 4px;
            float: left;
            position: relative;
        }

            .threetbsfomr ul li a {
                padding: 4px 14px;
                text-decoration: none;
                color: #000;
                display: block;
                cursor: pointer;
                background-color: rgba(255, 255, 255, 0.95);
                box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
                border: solid 1px #eeb31e;
                border-top: solid 0px #eeb31e;
            }

            .threetbsfomr ul li:last-child a {
                padding-left: 20px;
            }

            .threetbsfomr ul li a:hover {
                color: #fff;
                background-color: rgba(239, 179, 27, 0.98);
            }

            .threetbsfomr ul li a img {
                position: absolute;
                left: 0;
                top: 0;
                max-height: 100%;
            }

.topfixnew {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 83%;
    z-index: 1;
    background-color: #fff;
}

.slidermain {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    float: left;
    height: 88%;
    z-index: 0;
}

    .slidermain.fullactive {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        float: left;
        height: auto;
    }

.carousel-caption {
    position: absolute;
    bottom: 30px;
    z-index: 10;
    color: #fff;
    text-align: left;
    left: 0;
    right: auto;
}

    .carousel-caption .subbgcont {
        background-color: rgba(0, 0, 0, 0.6);
        padding: 20px 100px 20px 40px;
        position: relative;
    }

        .carousel-caption .subbgcont img.nabhlogo {
            width: 70px;
            padding: 0;
            margin: 10px 0px 0px 0px;
            float: right;
            position: absolute;
            right: 20px
        }

    .carousel-caption h2 {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 44px;
        padding: 0;
        margin: 0;
    }

        .carousel-caption h2 a {
            color: #fff;
            text-decoration: none;
        }

            .carousel-caption h2 a small {
                color: #fff;
                text-decoration: none;
            }

    .carousel-caption p {
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
    }

.logoupper {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    z-index: 9;
}

    .logoupper a {
        position: relative;
        padding: 0px;
        margin: 30px 0px 0px 0px;
        display: block;
    }

.about-healing-village-section {
    position: relative;
    padding: 0;
    margin: 0;
    color: #000;
    float: left;
    width: 100%;
}

    .about-healing-village-section h2 {
        font-size: 30px;
        font-family: 'GandhiSerif-Regular', Arial, Helvetica, sans-serif !important;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
    }

.aboutbillage-texture {
    position: relative;
    padding: 50px 0px;
    background: url(../images/texture-1.html) #f0f0f1 repeat;
}

    .aboutbillage-texture p {
        margin-right: 50px;
    }

.sub-text {
    font-size: 20px;
    padding: 15px 0px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
}

    .sub-text span {
        display: block;
    }

.read-more-text {
    font-weight: 400;
}

    .read-more-text a {
        text-decoration: none;
        color: #000;
    }

        .read-more-text a:hover {
            text-decoration: underline;
            color: #000;
        }

.read-more-circle {
    padding: 0;
    margin: 0;
    display: block;
}

    .read-more-circle a {
        border: solid 1px #000;
        border-radius: 100%;
        width: 32px;
        height: 32px;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
    }

.bg-healing-village {
    position: relative;
    padding: 0px 0px;
    background: url(../images/healing-bg-1.html) no-repeat center center;
    width: 100%;
    height: 400px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    background-attachment: fixed;
    background-size: cover;
}

.text-vertical-center-middle {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.subtitle-middle {
    height: 400px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-size: 35px;
    color: #fff;
}

    .subtitle-middle .bigger {
        font-size: 125%;
        font-weight: 400;
    }

#VideoYoutube {
    position: relative;
}

    #VideoYoutube .item {
        position: relative;
        height: auto;
    }

    #VideoYoutube .owl-pagination {
        display: block;
        bottom: 0px;
    }

    #VideoYoutube .owl-controls {
        position: absolute;
        left: 0;
        width: 100%;
        margin: 10px 0px 0px 0px;
    }

    #VideoYoutube .owl-buttons div {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    #VideoYoutube .owl-buttons {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: absolute;
        top: -200px;
        width: 100%;
    }

    #VideoYoutube .owl-prev {
        position: absolute;
        left: -50px;
        width: 40px;
        height: 40px;
        text-indent: -500000px;
        background: url(../images/left-arrow-dark.html) no-repeat center center;
        background-color: rgba(0, 0, 0, 0.0);
    }

    #VideoYoutube .owl-next {
        position: absolute;
        right: -50px;
        width: 40px;
        height: 40px;
        text-indent: -500000px;
        background: url(../images/right-arrow-dark.html) no-repeat center center;
        background-color: rgba(0, 0, 0, 0.0);
    }

.modal-content-web {
    border-radius: 10px;
    position: relative;
    float: left;
    background: url(../images/experience-bg.html) #fff repeat left top;
    overflow: hidden;
}

    .modal-content-web .close {
        position: absolute;
        z-index: 999;
        width: 36px;
        height: 36px;
        top: 20px;
        right: 20px;
        cursor: pointer;
        transition: all .3s ease;
        text-align: center;
        color: #000;
        background: #d1a863;
        line-height: 36px;
        font-size: 20px;
        opacity: .9;
        border-radius: 4px;
        font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
    }

.modal-content {
    border-radius: 0;
    position: relative;
    float: left;
    background-color: #fff;
}

.iframe-video-popup {
    position: relative;
    padding: 0;
    width: 853px;
    float: left;
}

    .iframe-video-popup iframe {
        border: 0;
        outline: none;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 480px;
    }

.modal-content .close {
    position: absolute;
    z-index: 999;
    width: 36px;
    height: 36px;
    top: -12px;
    right: -36px;
    cursor: pointer;
    transition: all .3s ease;
    text-align: center;
    color: rgb(160, 160, 160);
    background: url(../images/close-popup.html) no-repeat center center;
}

.fade-scale {
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.55s linear;
    -o-transition: all 0.55s linear;
    transition: all 0.55s linear;
}

    .fade-scale.in {
        opacity: 1;
        transform: scale(1);
    }

.bgcover-popup-cover-expbox {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
}

.bgcover-popup-cover {
    padding: 25px 30px;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
}

.bgcover-popup-video {
    padding: 0px;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
}

    .bgcover-popup-video .popup-video-cont {
        border-bottom: solid 1px #ccc;
        margin-bottom: 10px;
        float: left;
        width: 100%;
        padding-bottom: 20px;
    }

    .bgcover-popup-video .popup-experience-cont {
        float: left;
        width: 100%;
        padding: 30px;
        text-align: justify;
        font-size: 16px;
    }

        .bgcover-popup-video .popup-experience-cont span {
            font-weight: 400;
            color: #8e9e34;
        }

    .bgcover-popup-video .popup-experience-title {
        font-size: 30px;
        font-family: 'GandhiSerif-Regular', Arial, Helvetica, sans-serif !important;
        text-transform: uppercase;
        line-height: 30px;
        padding: 25px 30px;
        font-weight: 400;
        background-color: #8e9e34;
        color: #fff;
    }

    .bgcover-popup-video .popup-video-title {
        font-size: 20px;
        line-height: 30px;
        padding: 0px 150px 10px 0px;
        margin-bottom: 10px;
        font-weight: 400;
    }

    .bgcover-popup-video .popup-video-date {
        font-size: 14px;
        font-weight: 400;
        padding: 2px 0px;
    }

    .bgcover-popup-video .popup-video-comments {
        font-size: 14px;
        font-weight: 400;
        padding: 2px 0px;
    }

.yottie-popup-video-properties {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    width: 140px;
    overflow: hidden;
}

.bottom-line {
    line-height: 20px;
    font-size: 21px;
    font-weight: 400;
    color: #555;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    border-bottom: solid 2px #167ac6;
    padding-bottom: 5px;
}

.bottom-like-dislike {
    font-size: 14px;
    font-weight: 400;
    color: #555;
    float: left;
    width: 100%;
}

.like-left {
    float: left;
    width: 50%;
    text-align: left;
}

.like-right {
    float: right;
    width: 50%;
    text-align: right;
}

.company-title-total-view {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

    .company-title-total-view .logo-thumb {
        width: 48px;
        height: 48px;
        float: left;
        margin-right: 15px;
    }

    .company-title-total-view .youtube-t-likebtn {
        padding: 0;
        margin: 0;
        float: left;
    }

        .company-title-total-view .youtube-t-likebtn a {
            color: #414141;
        }

        .company-title-total-view .youtube-t-likebtn .youtube-t {
            font-size: 15px;
            font-weight: 400;
            display: block;
            padding-bottom: 5px;
        }

        .company-title-total-view .youtube-t-likebtn .likebtn {
            font-size: 15px;
            font-weight: 400;
            display: block
        }

.experience-section {
    position: relative;
    padding: 50px 0px;
    margin: 0;
    color: #000;
    float: left;
    width: 100%;
}

.title-exp {
    margin: 10px 0px;
}

.exp-ful-box:hover {
    box-shadow: 4px 8px 18px rgba(0, 0, 0, .5);
}

.exp-ful-box .exp-icon {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}

.exp-ful-box p {
    font-family: "Poppins", sans-serif !important;
    font-weight: bold !important;
    color: rgba(0, 0, 0, 0.7);
}

.exp-ful-box .exp-icon img {
    width: 66px;
}

/* 
.exp-ful-box .title-exp {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  padding: 0px 0px;
  text-transform: uppercase;
  display: table;
  width: 100%;
  height: 80px;
} */

/* .exp-ful-box .title-exp a {
  color: #8e9e34;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
} */

.exp-ful-box .description-exp {
    font-size: 17px;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
    line-height: 19px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 20px
}

.exp-ful-box .readmore-exp {
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 106px;
    text-align: center;
    margin-left: -53px;
}

    .exp-ful-box .readmore-exp a {
        padding: 3px 10px;
        display: inline-block;
        background: #8e9e34;
        color: #fff;
        text-decoration: none;
    }

.treatment-section {
    position: relative;
    padding: 80px 0px;
    margin: 0;
    color: #000;
    float: left;
    width: 100%;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    z-index: 1;
}

.treatmentboxthree {
    padding: 0px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    margin: 10px 0px;
    float: left;
}

    .treatmentboxthree:hover {
        box-shadow: 2px 2px 15px rgba(0, 0, 0, .3);
    }

    .treatmentboxthree .title-description {
        position: relative;
        padding: 15px 40px 15px 15px;
        margin: 0px 0px 0px 0px;
        font-size: 15px;
        float: left;
        width: 100%;
    }

    .treatmentboxthree .titlehead {
        font-size: 24px;
        font-weight: 300;
    }

    .treatmentboxthree .descriptionsubject {
        padding: 0px;
    }

    .treatmentboxthree .title-description a {
        color: #000;
        text-decoration: none;
        display: block;
    }

        .treatmentboxthree .title-description a:hover {
            text-decoration: underline;
            color: #8d9c37;
        }

    .treatmentboxthree .picture {
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
    }

        .treatmentboxthree .picture img {
            width: 100%;
            float: left;
            transition: all 0.8s ease-in-out;
        }

    .treatmentboxthree:hover .picture img {
        transform: scale(1.1, 1.1) !important;
    }

    .treatmentboxthree .picture a.booknow-package-pic-bottom {
        text-decoration: none;
        color: #fff;
        background: #8e9e34;
        display: block;
        padding: 6px 20px;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .treatmentboxthree .redmore {
        width: 24px;
        height: 24px;
        text-align: center;
        position: absolute;
        right: 15px;
        bottom: 15px;
        font-size: 30px;
        font-weight: 300;
    }

        .treatmentboxthree .redmore a {
            display: inline-block;
            color: #000;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
        }

.accomadation-section {
    position: relative;
    padding: 70px 0px;
    margin: 0;
    color: #000;
    background: url(../images/texture-1-1.html) #f0f0f1 repeat;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    float: left;
    width: 100%;
}

.categoryboxthree {
    padding: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
    margin: 20px 0px;
    float: left;
}

    .categoryboxthree:hover {
        box-shadow: 2px 2px 15px rgba(0, 0, 0, .3);
    }

    .categoryboxthree .title-description {
        position: relative;
        padding: 10px 25px 10px 15px;
        margin: 0px 0px 0px 0px;
        font-size: 14px;
        float: left;
        width: 100%;
        overflow: hidden;
        line-height: normal;
    }

    .categoryboxthree .titlehead {
        font-size: 28px;
        font-weight: 300;
        margin: 0px 0px 0px 0px;
    }

    .categoryboxthree .descriptionsubject {
        padding-right: 30px;
    }

    .categoryboxthree .title-description a {
        color: #747474;
        text-decoration: none;
        display: block;
    }

        .categoryboxthree .title-description a:hover {
            color: #8d9c37;
        }

    .categoryboxthree .picture {
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
    }

        .categoryboxthree .picture img {
            width: 100%;
            float: left;
            transition: all 0.7s ease-in-out;
        }

    .categoryboxthree:hover .picture img {
        transform: scale(1.1, 1.1) !important;
    }

    .categoryboxthree .redmore {
        width: 24px;
        height: 24px;
        text-align: center;
        position: absolute;
        right: 10px;
        bottom: 15px;
        font-size: 30px;
        font-weight: 300;
    }

        .categoryboxthree .redmore a {
            display: inline-block;
            color: #000;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
        }

.coursesandcerticicate-section {
    position: relative;
    padding: 80px 0px;
    margin: 0;
    color: #000;
    float: left;
    width: 100%;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    z-index: 1;
}

.coursesBox {
    padding: 0px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
    margin: 30px 0px 0px 0px;
    float: left;
}

    .coursesBox:hover {
        box-shadow: 2px 2px 15px rgba(0, 0, 0, .3);
    }

    .coursesBox .title-description {
        position: absolute;
        padding: 20px 140px 20px 20px;
        margin: 0px 0px 0px 0px;
        font-size: 14px;
        float: left;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        bottom: 25px;
    }

    .coursesBox .titlehead {
        font-size: 24px;
        font-weight: 300;
        margin: 0px 0px 5px 0px;
        line-height: normal;
    }

    .coursesBox .descriptionsubject {
        padding: 0px;
    }

    .coursesBox .title-description a {
        color: #fff;
        text-decoration: none;
        display: block;
    }

        .coursesBox .title-description a:hover {
            color: #fff;
        }

    .coursesBox .picture {
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
    }

        .coursesBox .picture img {
            width: 100%;
            float: left;
            transition: all 0.7s ease-in-out;
            filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
            filter: gray;
            -webkit-filter: grayscale(100%);
        }

    .coursesBox:hover .picture img {
        transform: scale(1.1, 1.1) !important;
        filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
        -webkit-filter: grayscale(0%);
    }

    .coursesBox .redmore {
        width: 24px;
        height: 24px;
        position: relative;
        display: inline-block;
        margin-left: 50px;
        cursor: pointer;
        top: 5px;
    }

    .coursesBox .title-description a.booknow-package-pic-bottom {
        text-decoration: none;
        color: #fff;
        background: #8e9e34;
        display: block;
        padding: 6px 20px;
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

.offer-events-section {
    position: relative;
    padding: 40px 0px;
    float: left;
    margin: 0;
    width: 100%;
    background: url(../images/texture-1-1.html) #f0f0f1 repeat left top;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
}

.bg-offer-more {
    position: relative;
    padding: 0px 0px;
    background: url(../images/bg-offer-more.html) no-repeat center center;
    width: 100%;
    height: 400px;
    margin: 0px 0px;
    background-attachment: fixed;
    background-size: cover;
    float: left;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    z-index: 1;
}

    .bg-offer-more .text-vertical-center-middle {
        display: table;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

    .bg-offer-more .subtitle-middle {
        height: 400px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        font-size: 35px;
        color: #fff;
        line-height: normal;
    }

        .bg-offer-more .subtitle-middle a {
            color: #fff;
            text-decoration: none;
        }

        .bg-offer-more .subtitle-middle span {
            display: inline-block;
        }

            .bg-offer-more .subtitle-middle span a {
                display: inline-block;
                padding: 6px 20px;
                color: #fff;
                text-decoration: none;
                font-size: 14px;
                background: #8e9e34;
            }

.latestoffer-upcomingevents {
    position: relative;
    padding: 0px 0px 10px 0;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    background: url(../images/texture-1-1.html) #f0f0f1 repeat left top;
}

    .latestoffer-upcomingevents:after {
        content: "";
        position: absolute;
        height: 96%;
        left: 50%;
        top: 2%;
        width: 1px;
        z-index: 0;
        background-color: #4c4700;
    }

    .latestoffer-upcomingevents h3 {
        font-size: 24px;
        padding: 0px 0px 10px 0px;
        margin: 0;
        border-bottom: solid 1px #4c4700;
        position: relative;
    }

        .latestoffer-upcomingevents h3 a {
            color: #000;
            text-decoration: none;
        }

            .latestoffer-upcomingevents h3 a:hover {
                color: #000;
                text-decoration: underline;
            }

        .latestoffer-upcomingevents h3 i {
            position: absolute;
            right: 10px;
            font-size: 24px;
            top: 5px;
        }

.latestoffer {
    position: relative;
    padding: 0;
    margin: 0px 5%;
    float: left;
    width: 90%;
}

    .latestoffer.offer {
        position: relative;
        padding: 0;
        margin: 0px 2% 0px 0;
        float: left;
        width: 98%;
    }

    .latestoffer.events {
        position: relative;
        padding: 0;
        margin: 0px 0 0px 2%;
        float: left;
        width: 98%;
    }

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

        .latestoffer ul li {
            padding: 5px 1%;
            position: relative;
            float: left;
            width: 33.333333%;
        }

            .latestoffer ul li i {
                position: absolute;
                right: 10px;
                font-size: 30px;
                top: 25px;
            }

            .latestoffer ul li a {
                text-decoration: none;
                color: #000;
            }

                .latestoffer ul li a:hover {
                    text-decoration: underline;
                    color: #000;
                }

            .latestoffer ul li .pictureview {
                position: relative;
                padding: 10px;
                margin: 10px 0px;
                width: 100%;
                float: left;
                background-color: #fff;
                -webkit-transition: 0.3s ease-in-out;
                -moz-transition: 0.3s ease-in-out;
                -o-transition: 0.3s ease-in-out;
                transition: 0.3s ease-in-out;
                box-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
            }

            .latestoffer ul li:hover .pictureview {
                box-shadow: 10px 7px 10px 0px rgba(0, 0, 0, .2);
            }

            .latestoffer ul li img {
                float: left;
                width: 100%;
                position: relative;
                left: 0;
                float: left;
                margin: 0px 15px 0px 0px;
            }

            .latestoffer ul li .titleof-heading {
                font-size: 15px;
                padding: 5px 0px;
                float: left;
                width: 100%;
            }

            .latestoffer ul li .posted-description {
                font-size: 15px;
                font-weight: 600;
                padding: 2px 0px;
                width: 100%;
            }

#RetreatProgram {
    position: relative;
}

    #RetreatProgram .item {
        position: relative;
        height: auto;
    }

    #RetreatProgram .owl-pagination {
        display: none;
    }

    #RetreatProgram .owl-controls {
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
        height: 50px;
        margin: -25px 0px 0px 0px;
    }

    #RetreatProgram .owl-buttons div {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    #RetreatProgram .owl-prev {
        position: absolute;
        left: 40px;
        width: 50px;
        height: 50px;
        text-indent: -500000px;
        background: url(../images/left-arrow-light.html) no-repeat center center;
        background-color: rgba(0, 0, 0, 0.5);
    }

    #RetreatProgram .owl-next {
        position: absolute;
        right: 40px;
        width: 50px;
        height: 50px;
        text-indent: -500000px;
        background: url(../images/right-arrow-light.html) no-repeat center center;
        background-color: rgba(0, 0, 0, 0.5);
    }

.itemlist {
    position: relative;
    padding: 0;
    margin: 15px 0px 0px 0px;
    float: left;
    width: 100%;
}

    .itemlist .slide-pic {
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
        position: relative;
        overflow: hidden;
    }

        .itemlist .slide-pic img {
            width: 100%;
            transition: all 0.5s ease-in-out;
        }

    .itemlist:hover .slide-pic img {
        width: 100%;
        transform: scale(1.1, 1.1) !important;
    }

    .itemlist .titleofslide {
        background-color: rgba(0, 0, 0, 0.7);
        color: #fff;
        padding: 10px 10px 10px 20px;
        position: absolute;
        bottom: 0;
        font-size: 12px;
        width: 100%;
    }

        .itemlist .titleofslide a {
            color: #fff;
        }

        .itemlist .titleofslide.white {
            background-color: rgba(255, 255, 255, .7);
            color: #000;
            padding: 10px;
            text-align: center;
        }

        .itemlist .titleofslide span {
            font-size: 16px;
            display: block;
            font-weight: 400;
        }

        .itemlist .titleofslide i {
            position: absolute;
            right: 20px;
            font-size: 16px;
            line-height: 17px;
            top: 15px;
            background-color: #8e9e34;
            padding: 3px;
            width: 24px;
            height: 24px;
            border-radius: 100%;
            text-align: center;
        }

    .itemlist.border-6 {
        position: relative;
        padding: 0;
        margin: 0;
        float: left;
        width: 100%;
        border: solid 10px #e7e7e7;
    }

#OurClientSpeeks {
    position: relative;
}

    #OurClientSpeeks .item {
        padding: 0px 40px;
        height: auto;
        margin: 0px 0px;
    }

    #OurClientSpeeks .owl-pagination {
        display: block;
    }

    #OurClientSpeeks .owl-controls {
        position: absolute;
        left: 0;
        width: 100%;
        top: 40%;
    }

    #OurClientSpeeks .owl-prev {
        position: absolute;
        left: 0;
        width: 40px;
        height: 40px;
        text-indent: -500000px;
        background: url(../images/left-arrow.html) no-repeat center center;
    }

    #OurClientSpeeks .owl-next {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        text-indent: -500000px;
        background: url(../images/right-arrow.html) no-repeat center center;
    }

#ReviewFeedback {
    position: relative;
}

    #ReviewFeedback .item {
        padding: 0px 0px;
        height: auto;
        margin: 0px 0px;
    }

    #ReviewFeedback .owl-pagination {
        display: none;
    }

    #ReviewFeedback .owl-controls {
        position: absolute;
        left: 0;
        width: 100%;
        top: 46%;
    }

    #ReviewFeedback .owl-prev {
        position: absolute;
        left: 0;
        width: 40px;
        height: 40px;
        text-indent: -500000px;
        background: url(../images/left-arrow.html) no-repeat center center;
    }

    #ReviewFeedback .owl-next {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        text-indent: -500000px;
        background: url(../images/right-arrow.html) no-repeat center center;
    }

.visitorexperience {
    position: relative;
    padding: 80px 0px;
    margin: 0;
    width: 100%;
    float: left;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    z-index: 1;
}

    .visitorexperience h2 {
        padding: 0;
        margin: 0;
    }

.mobileview1 {
    display: none !important;
}

.mobilehide1 {
    display: block !important;
}

.ourclients-feedback {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    display: none;
}

.ourclients-speeks {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    display: block;
}

.speeks-of-clients {
    padding: 0;
    margin: 10px 0px;
    width: 100%;
    float: left;
}

.writereview-space {
    text-align: right;
}

.user-dtl {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 80px;
    color: #000;
    font-size: 12px;
    height: 70px;
    position: relative;
}

    .user-dtl span {
        font-size: 14px;
        font-weight: 400;
        display: block;
    }

.name-designation {
    position: relative;
    padding: 0px 0px 0px 10px;
}

.clientpicture {
    position: absolute;
    width: 60px;
    height: 60px;
    overflow: hidden;
    left: 20px;
    top: 0;
    border-radius: 100%;
}

    .clientpicture img {
        width: 100%;
        min-height: 100%;
        float: left;
    }

.user-comments {
    text-align: center;
    padding: 0 20px;
    line-height: 16px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.covertwo-box {
    position: relative;
    padding: 0px 0px;
    margin: 5px 0px 25px 0px;
    width: 100%;
    float: left;
    min-height: 100px;
}

.review-bg {
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    position: relative;
    color: #000;
}

.description-comments {
    position: relative;
    padding: 0;
}

.review-list {
    font-size: 14px;
    margin: 0px 0px 0px 110px;
    position: relative;
    padding: 0px 45px;
}

    .review-list .leftcome {
        content: "";
        position: absolute;
        height: 24px;
        left: 0px;
        top: 50%;
        width: 24px;
        z-index: 0;
        margin-top: -12px;
    }

    .review-list .rightcome {
        content: "";
        position: absolute;
        height: 24px;
        right: 0px;
        top: 50%;
        width: 24px;
        z-index: 0;
        margin-top: -12px;
    }

    .review-list h4 {
        font-size: 14px;
        padding: 0;
        margin: 0px 0px 10px 0px;
        line-height: 18px;
        font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
    }

        .review-list h4 span {
            font-size: 13px;
            font-style: normal;
            display: block;
        }

.avtar-review {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
}

    .avtar-review img {
        height: 80px;
        width: 80px;
        margin: 0;
        float: left;
    }

.icon-avatar {
    padding: 3px 0px;
    font-weight: 500;
}

    .icon-avatar span {
        font-size: 12px;
        font-weight: 300;
    }

.writereview-space {
    margin: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.tripadvisor-rating {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    border-left: solid 3px #f0b41a;
    min-height: 550px;
}

    .tripadvisor-rating h4 {
        color: #c28b2e;
        padding: 0px 0px;
        margin: 0px 0px 20px 0px;
        text-transform: uppercase;
        font-size: 22px;
    }

.myrating .starating {
    padding: 0;
    margin: 0 auto;
    float: none;
    position: relative;
    height: 18px;
    width: 90px;
}

    .myrating .starating .stars-compare {
        padding: 0;
        margin: 0;
        width: 90px;
        float: left;
    }

        .myrating .starating .stars-compare .default-rating {
            background: url(../images/stars.html) repeat-x left top;
            height: 18px;
            width: 90px;
            position: absolute;
        }

        .myrating .starating .stars-compare .hover-rating {
            position: absolute;
            background: url(../images/stars.html) repeat-x left -18px;
            height: 18px;
        }

.TA_selfserveprop {
    background-color: #fff;
    width: 242px;
    margin-bottom: 10px;
}

.centerarrow {
    text-align: center;
}

.rate-logo {
    position: relative;
    padding: 0px 0px;
    margin: 0px 0px 20px 0px;
}

    .rate-logo img {
        display: block;
        margin-bottom: 10px;
    }

.tripadvisor-rate-center {
    margin: 0 auto;
    width: 240px;
}

.TA_selfserveprop {
    margin-bottom: 10px;
}

.asfeaturedin-section {
    position: relative;
    padding: 70px 0px;
    margin: 0;
    color: #000;
    background: url(../images/texture-2.html) #f0f0f1 repeat;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    float: left;
    width: 100%;
}

#AsFeaturedIn .item {
    padding: 10px;
    height: auto;
    margin: 3px;
}

#AsFeaturedIn .owl-pagination {
    display: none;
}

#AsFeaturedIn .owl-controls {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 50%;
    margin: -20px 0px 0px 0px;
}

#AsFeaturedIn .owl-prev {
    position: absolute;
    left: -30px;
    width: 34px;
    height: 34px;
    text-indent: -500000px;
    background: url(../images/left-arrow.html) no-repeat center center;
    background-size: 18px;
}

#AsFeaturedIn .owl-next {
    position: absolute;
    right: -30px;
    width: 34px;
    height: 34px;
    text-indent: -500000px;
    background: url(../images/right-arrow.html) no-repeat center center;
    background-size: 18px;
}

.featured-item {
    padding: 6px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
    margin: 20px 0px;
    float: left;
    text-align: center;
    cursor: pointer;
}

    .featured-item:hover {
        box-shadow: 2px 2px 15px rgba(0, 0, 0, .3);
    }

    .featured-item .title-description {
        position: relative;
        padding: 0;
        margin: 30px 0 5px 0;
        font-size: 11px;
        float: left;
        width: 100%;
    }

    .featured-item .titlehead {
        height: 40px;
        background-color: #f0f0f1;
        text-align: center;
        padding: 5px 0px;
    }

        .featured-item .titlehead img {
            max-width: 100%;
            max-height: 100%;
        }

    .featured-item .descriptionsubject {
        padding: 8px 10px;
        height: 40px;
        overflow: hidden;
        font-size: 13px;
        line-height: normal
    }

    .featured-item .postedtime {
        font-size: 11px;
        font-style: italic;
        padding: 0px 10px;
    }

    .featured-item .title-description a {
        color: #000;
        text-decoration: none;
        display: block;
    }

        .featured-item .title-description a:hover {
            text-decoration: underline;
            color: #8d9c37;
        }

    .featured-item .picture {
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
        text-align: center;
        transition: all 0.7s ease-in-out;
    }

        .featured-item .picture img {
            width: 100%;
            transition: all 0.7s ease-in-out;
        }

    .featured-item:hover .picture img {
        transform: scale(1.1, 1.1) !important;
    }

.asfeaturedin h4 {
    font-size: 24px;
    padding: 0px 0px 10px 0px;
    margin: 0;
    position: relative;
}

.asfeaturedin h3 {
    font-size: 24px;
    padding: 0px 0px 10px 0px;
    margin: 0;
    border-bottom: solid 1px #4c4700;
    position: relative;
}

    .asfeaturedin h3 a {
        color: #000;
        text-decoration: none;
    }

        .asfeaturedin h3 a:hover {
            color: #000;
            text-decoration: underline;
        }

    .asfeaturedin h3 i {
        position: absolute;
        right: 26px;
        font-size: 20px;
        top: 10px;
    }

.news-article {
    position: relative;
    padding-right: 40px;
    margin: 0;
    float: left;
    width: 100%;
    border-right: solid 2px #94a33e;
}

    .news-article ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .news-article ul li {
            border-bottom: solid 1px #4c4700;
            padding: 15px 0px 15px 0px;
            position: relative;
            float: left;
            width: 100%;
        }

            .news-article ul li i {
                position: absolute;
                right: 20px;
                font-size: 30px;
                top: 25px;
            }

            .news-article ul li a {
                text-decoration: none;
                color: #000;
            }

                .news-article ul li a:hover {
                    text-decoration: underline;
                    color: #000;
                }

            .news-article ul li img {
                float: left;
                width: 64px;
                height: 64px;
                position: relative;
                left: 0;
                float: left;
                margin: 0px 15px 0px 0px;
            }

            .news-article ul li .titleof-heading {
                font-size: 15px;
                padding-right: 50px;
            }

            .news-article ul li .posted-description {
                font-size: 12px;
                font-style: italic;
                padding: 2px 0px;
                padding-right: 50px;
            }

.featuredlist {
    padding: 40px 0px 0px 20px;
    float: left;
    width: 100%;
    position: relative;
}

    .featuredlist ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center;
    }

        .featuredlist ul li {
            display: inline-block;
            padding: 0px 0px;
            margin: 20px 20px;
        }

.divider-horizontal {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0px 0px 0px;
    padding: 0;
}

    .divider-horizontal img {
        max-width: 100%;
    }

#AwardsAccreditations .item {
    padding: 10px;
    height: auto;
    cursor: pointer;
}

#AwardsAccreditations .owl-pagination {
    display: none;
}

#AwardsAccreditations .owl-controls {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 40%;
    margin: -20px 0px 0px 0px;
}

#AwardsAccreditations .owl-prev {
    position: absolute;
    left: -30px;
    width: 34px;
    height: 34px;
    text-indent: -500000px;
    background: url(../images/left-arrow.html) no-repeat center center;
    background-size: 18px;
}

#AwardsAccreditations .owl-next {
    position: absolute;
    right: -30px;
    width: 34px;
    height: 34px;
    text-indent: -500000px;
    background: url(../images/right-arrow.html) no-repeat center center;
    background-size: 18px;
}

.awardaccreditation-section {
    position: relative;
    padding: 100px 0px;
    margin: 0;
    float: left;
    width: 100%;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    z-index: 8
}

.award-item {
    padding: 0px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}

    .award-item .title-description {
        position: relative;
        padding: 10px 15px;
        margin: 0px 0px 10px 0px;
        font-size: 17px;
        float: left;
        width: 100%;
    }

    .award-item .titlehead {
        font-size: 18px;
        font-weight: 400;
        background-color: #f0f0f1;
        padding: 6px 0px;
        margin: 25px 0px;
        height: 36px;
        overflow: hidden;
    }

    .award-item .descriptionsubject {
        padding-top: 5px;
        height: 76px;
        overflow: hidden;
    }

    .award-item .title-description a {
        color: #000;
        text-decoration: none;
        display: block;
    }

        .award-item .title-description a:hover {
            text-decoration: underline;
            color: #8d9c37;
        }

    .award-item .picture {
        width: 100%;
        float: left;
        position: relative;
        text-align: center;
        padding: 10px;
    }

        .award-item .picture img {
            max-width: 100%;
            transition: all 0.7s ease-in-out;
        }

            .award-item .picture img:hover {
                transform: scale(1.1, 1.1) !important;
            }

        .award-item .picture.bgaward {
            width: 100%;
            float: left;
            position: relative;
            text-align: center;
            padding: 0px;
            background: url(../awards/award-bg.html) no-repeat center center;
        }

#OurPartner {
    position: relative;
    margin-top: 30px;
}

    #OurPartner .item {
        padding: 0px 0px 0px 0px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
        height: auto;
    }

    #OurPartner .owl-wrapper-outer {
        width: 96%;
        float: left;
    }

    #OurPartner .owl-pagination {
        display: none;
    }

    #OurPartner .owl-controls {
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
        height: 40px;
        margin: 30px 0px 0px 0px;
        z-index: 1;
    }

    #OurPartner .owl-prev {
        position: absolute;
        left: -30px;
        width: 34px;
        height: 34px;
        text-indent: -500000px;
        background: url(../images/left-arrow.html) no-repeat center center;
        background-size: 18px;
    }

    #OurPartner .owl-next {
        position: absolute;
        right: -30px;
        width: 34px;
        height: 34px;
        text-indent: -500000px;
        background: url(../images/right-arrow.html) no-repeat center center;
        background-size: 18px;
    }

    #OurPartner .owl-wrapper-outer {
        z-index: 1;
    }

.ourpartner-section {
    position: relative;
    padding: 175px 0px;
    margin: 0;
    float: left;
    width: 100%;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    z-index: 9;
}

.partner-link {
    position: relative;
    text-align: center;
}

    .partner-link img {
        max-width: 100%;
        height: auto;
    }

.ourpartner-list {
    position: relative;
    padding: 0;
    margin: 20px 0px 0px 0px;
    width: 100%;
    float: left;
    text-align: center;
}

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

        .ourpartner-list ul li {
            display: inline-block;
            text-align: center;
            padding: 20px 0px;
            width: 24%;
            border-bottom: dotted 1px #ccc;
            border-right: dotted 1px #ccc;
        }

            .ourpartner-list ul li:last-child {
                border-bottom: dotted 1px #ccc;
                border-right: dotted 0px #ccc;
            }

            .ourpartner-list ul li:nth-child(4) {
                border-bottom: dotted 1px #ccc;
                border-right: dotted 0px #ccc;
            }

            .ourpartner-list ul li:nth-child(5) {
                border-bottom: dotted 0px #ccc;
            }

            .ourpartner-list ul li:nth-child(6) {
                border-bottom: dotted 0px #ccc;
            }

            .ourpartner-list ul li:nth-child(7) {
                border-bottom: dotted 0px #ccc;
            }

            .ourpartner-list ul li:nth-child(8) {
                border-bottom: dotted 0px #ccc;
            }

.ourbrands-section {
    position: relative;
    padding: 60px 0px 60px 0px;
    margin: 0;
    float: left;
    width: 100%;
    background: url(../images/ourbrandsbg.html) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

    .ourbrands-section:after {
        background: url(../images/ourbrand-design.html) repeat center center;
        position: absolute;
        content: "";
        z-index: 0;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }

#GroupBrand .item {
    padding: 15px;
    height: auto;
    margin: 3px;
}

#GroupBrand .owl-pagination {
    display: none;
}

#GroupBrand .owl-controls {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 50%;
    margin: -20px 0px 0px 0px;
}

#GroupBrand .owl-prev {
    position: absolute;
    left: 0px;
    width: 34px;
    height: 34px;
    text-indent: -500000px;
    background: url(../images/left-arrow.html) no-repeat center center;
    background-size: 18px;
}

#GroupBrand .owl-next {
    position: absolute;
    right: 0px;
    width: 34px;
    height: 34px;
    text-indent: -500000px;
    background: url(../images/right-arrow.html) no-repeat center center;
    background-size: 18px;
}

.centre-logo-mobile {
    font-family: 'Kurale', serif;
    color: #fff;
    font-size: 24px;
    color: #fff;
    float: left;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: dotted 1px #fff;
    width: 100%;
}

.mobileresponsivebrands {
    display: none;
    font-family: 'Kurale', serif;
}

.staticlogo-kairali {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
}

.productlistboxgroupbrands {
    position: relative;
    padding: 20px;
    margin: 0;
    float: left;
    width: 100%;
    min-height: 350px;
}

    .productlistboxgroupbrands ul {
        list-style: none;
        padding: 0;
        margin: 0;
        font-family: 'Kurale', serif;
        color: #fff;
        font-size: 18px;
        float: left;
        width: 100%;
    }

        .productlistboxgroupbrands ul li {
            padding: 2px 0px 2px 24px;
            margin: 0px 0px;
            display: block;
            background: url(../images/leaf-white.html) no-repeat left 7px;
            background-size: 10px
        }

            .productlistboxgroupbrands ul li a {
                color: #fff;
                text-decoration: none;
            }

                .productlistboxgroupbrands ul li a:hover {
                    color: #8d9c35;
                    text-decoration: underline;
                }

    .productlistboxgroupbrands.centrebg {
        background: rgba(141, 156, 53, 0.6);
    }

    .productlistboxgroupbrands.productbg {
        background: rgba(141, 156, 53, 0.6);
    }

    .productlistboxgroupbrands.trainingbg {
        background: rgba(141, 156, 53, 0.6);
    }

    .productlistboxgroupbrands.hospitalitybg {
        background: rgba(141, 156, 53, 0.6);
    }

.cent-div-mobile {
    position: relative;
    margin: 0px auto;
    width: 360px;
    padding: 25px;
}

.coverofbrands {
    position: relative;
    padding: 0;
    margin: 0 auto;
    width: 412px;
    height: 412px;
    margin-top: 20px;
    font-family: 'Kurale', serif;
}

.brands-circle {
    position: absolute;
    width: 416px;
    height: 422px;
    background: url(../images/circle-line.html) no-repeat left top;
    background-size: 100%;
    left: 0;
    top: 0;
    margin: -6px 0px 0px -6px;
}

.brands-circle1 {
    position: absolute;
    width: 190px;
    height: 75px;
    background: url(../images/circle1.png) no-repeat right top;
    background-size: 100%;
    right: 6px;
    top: 0;
    margin: -10px 0px 0px 0px;
    z-index: 0;
}

.brands-circle2 {
    position: absolute;
    width: 77px;
    height: 196px;
    background: url(../images/circle2.png) no-repeat left top;
    background-size: 100%;
    left: 0;
    top: 7px;
    margin: -10px 0px 0px -10px;
    z-index: 0;
}

.brands-circle3 {
    position: absolute;
    width: 190px;
    height: 76px;
    background: url(../images/circle3.png) no-repeat left bottom;
    background-size: 100%;
    left: 0;
    bottom: 0;
    margin: 0px 0px -5px 0px;
    z-index: 0;
}

.brands-circle4 {
    position: absolute;
    width: 80px;
    height: 199px;
    background: url(../images/circle4.png) no-repeat right top;
    background-size: 100%;
    right: 0;
    bottom: 0;
    margin: -5px 0px 5px 5px;
    z-index: 0;
}

.ayurvedic-center-leaf a {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    width: 140px;
    display: block;
    margin: 60px 0px 0px 30px;
}

.ayurvedic-products-leaf a {
    color: #fff;
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 140px;
    font-size: 20px;
    margin: 60px 0px 0px 20px;
}

.training-leaf a {
    color: #fff;
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 140px;
    font-size: 20px;
    margin: 60px 0px 0px 30px;
}

.hospitality-leaf a {
    color: #fff;
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 140px;
    font-size: 20px;
    margin: 60px 0px 0px 30px;
}

.ayurvedic-center-leaf {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    height: 217px;
    background: url(../images/ayurvedic-center-leaf.png) no-repeat left top;
    background-size: 100%;
    display: table;
}

    .ayurvedic-center-leaf ul {
        position: absolute;
        right: 200px;
        width: 270px;
        top: 80px;
    }

        .ayurvedic-center-leaf ul li {
            line-height: 22px;
            position: relative;
        }

            .ayurvedic-center-leaf ul li a {
                color: #4d4d4f;
                text-decoration: none;
                padding: 2px 0px 2px 25px;
                margin: 0;
                display: inline-block;
                text-align: left;
                width: auto;
                font-size: 18px;
            }

.ayurvedic-products-leaf {
    position: absolute;
    right: 0;
    top: 0;
    width: 220px;
    height: 217px;
    background: url(../images/ayurvedic-products-leaf.png) no-repeat left top;
    background-size: 100%;
    display: table;
}

    .ayurvedic-products-leaf ul {
        position: absolute;
        left: 200px;
        width: 300px;
        top: 0px;
    }

        .ayurvedic-products-leaf ul li {
            position: relative;
            line-height: 22px;
        }

            .ayurvedic-products-leaf ul li a {
                color: #4d4d4f;
                text-decoration: none;
                padding: 2px 0px 2px 25px;
                display: inline-block;
                margin: 0;
                display: inline-block;
                text-align: left;
                width: auto;
                font-size: 18px;
            }

.training-leaf {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 220px;
    height: 217px;
    background: url(../images/training-leaf.png) no-repeat left top;
    background-size: 100%;
    display: table;
}

    .training-leaf ul {
        position: absolute;
        right: 200px;
        width: 270px;
        top: 60px;
    }

        .training-leaf ul li {
            line-height: 22px;
            position: relative;
        }

            .training-leaf ul li a {
                color: #4d4d4f;
                text-decoration: none;
                padding: 2px 0px 2px 25px;
                display: inline-block;
                margin: 0;
                display: inline-block;
                text-align: left;
                width: auto;
                font-size: 18px;
            }

.hospitality-leaf {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 220px;
    height: 217px;
    background: url(../images/hospitality-leaf.png) no-repeat left top;
    background-size: 100%;
    display: table;
}

    .hospitality-leaf ul {
        position: absolute;
        left: 200px;
        width: 350px;
        top: 80px;
    }

        .hospitality-leaf ul li {
            position: relative;
            line-height: 22px;
        }

            .hospitality-leaf ul li a {
                color: #4d4d4f;
                text-decoration: none;
                padding: 2px 0px 2px 25px;
                display: inline-block;
                margin: 0;
                display: inline-block;
                text-align: left;
                width: auto;
                font-size: 18px;
            }

.mainlogo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0px 0px -75px;
    z-index: 9;
    background-color: #ffffff;
    border-radius: 100%;
    display: table;
    text-align: center;
    padding: 15px;
}

    .mainlogo a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.coverofbrands ul li {
    position: relative;
    display: block;
}

    .coverofbrands ul li a:hover {
        color: #8d9c35;
        text-decoration: underline;
    }

.ayurvediccentre-logo {
    position: absolute;
    right: 30px;
    top: 40px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    width: 180px;
    height: 110px;
    display: table;
    line-height: 35px;
}

    .ayurvediccentre-logo a {
        position: relative;
        vertical-align: middle;
        display: table-cell;
        color: #fff;
        text-decoration: none;
    }

.ayurvedicproducts-logo {
    position: absolute;
    left: 30px;
    top: 40px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    width: 180px;
    height: 110px;
    display: table;
    line-height: 35px;
}

    .ayurvedicproducts-logo a {
        position: relative;
        vertical-align: middle;
        display: table-cell;
        color: #fff;
        text-decoration: none;
    }

.kairalitraining-logo {
    position: absolute;
    right: 30px;
    top: 0px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    width: 180px;
    height: 110px;
    display: table;
    line-height: 35px;
}

    .kairalitraining-logo a {
        position: relative;
        vertical-align: middle;
        display: table-cell;
        color: #fff;
        text-decoration: none;
    }

.kairalihospitality-logo {
    position: absolute;
    left: 32px;
    top: 0px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    width: 180px;
    height: 110px;
    display: table;
    line-height: 32px;
}

    .kairalihospitality-logo a {
        position: relative;
        vertical-align: middle;
        display: table-cell;
        color: #fff;
        text-decoration: none;
    }

.listof-web-1 {
    position: relative;
    padding: 0;
    margin: 30px 0px 0px 0px;
    float: left;
    width: 50%;
    height: 250px;
    display: table;
}

    .listof-web-1 ul {
        padding: 0;
        margin: 0px 0px 0px 130px;
        list-style: none;
        float: left;
        width: 50%;
    }

        .listof-web-1 ul li {
            background: url(../images/leaf-3.html) no-repeat left center;
            background-size: 10px
        }

            .listof-web-1 ul li a {
                color: #da8937;
                text-decoration: none;
                padding: 1px 0px 1px 25px;
                display: inline-block;
            }

.listof-web-2 {
    position: relative;
    padding: 0;
    margin: 30px 0px 0px 0px;
    float: right;
    width: 50%;
    height: 250px;
    display: table;
}

    .listof-web-2 ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: right;
        width: 55%;
        display: table-cell;
        vertical-align: bottom;
    }

        .listof-web-2 ul li {
            background: url(../images/leaf-2.html) no-repeat left center;
            background-size: 10px
        }

            .listof-web-2 ul li a {
                color: #efb41c;
                text-decoration: none;
                padding: 1px 0px 1px 25px;
                display: inline-block;
            }

.listof-web-3 {
    position: relative;
    padding: 0;
    margin: 50px 0px 0px 0px;
    float: left;
    width: 50%;
    height: 150px;
}

    .listof-web-3 ul {
        padding: 0;
        margin: 0px 0px 0px 130px;
        list-style: none;
        float: left;
        width: 50%;
    }

        .listof-web-3 ul li {
            background: url(../images/leaf-4.html) no-repeat left center;
            background-size: 10px
        }

            .listof-web-3 ul li a {
                color: #c1892c;
                text-decoration: none;
                padding: 1px 0px 1px 25px;
                display: inline-block;
            }

.listof-web-4 {
    position: relative;
    padding: 0;
    margin: 50px 0px 0px 0px;
    float: right;
    width: 50%;
    height: 150px;
}

    .listof-web-4 ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: right;
        width: 55%;
    }

        .listof-web-4 ul li {
            background: url(../images/leaf-1.html) no-repeat left center;
            background-size: 10px
        }

            .listof-web-4 ul li a {
                color: #a1663e;
                text-decoration: none;
                padding: 1px 0px 1px 25px;
                display: inline-block;
            }

.dividerbrands {
    height: 1px;
    background-color: #ccc;
    float: left;
    width: 100%;
}

.brand-list {
    float: left;
    width: 100%;
    position: relative;
}

.logolist {
    position: relative;
    text-align: center;
    width: 20%;
    padding: 5px 0;
    border-right: solid 1px #ccc;
    float: left;
    cursor: pointer;
}

    .logolist img {
        max-width: 100%;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .logolist:hover img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    .logolist.rightborder {
        border-right: solid 0px #ccc;
    }

.sixcategory-section {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    font-weight: 400;
}

    .sixcategory-section ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: table;
        width: 100%;
        border-top: solid 1px #99907a;
    }

        .sixcategory-section ul li {
            padding: 3px 10px;
            margin: 0;
            list-style: none;
            display: table-cell;
            width: 33.333%;
            border-right: solid 1px #99907a;
            font-size: 18px;
            vertical-align: middle;
            text-align: center;
        }

            .sixcategory-section ul li.bg-color-one {
                background-color: #edd9aa
            }

            .sixcategory-section ul li.bg-color-two {
                background-color: #eae1c6
            }

            .sixcategory-section ul li.bg-color-three {
                background-color: #edd9aa
            }

            .sixcategory-section ul li:last-child {
                border: 0;
            }

            .sixcategory-section ul li span {
                font-size: 40px;
            }

.newslettersignup {
    padding: 0;
    margin: 0;
    position: relative;
    color: #fff;
    float: left;
    width: 100%;
}

.filofinpur {
    position: relative;
    padding: 0;
    margin: 0px 0px 20px 0px;
    width: 100%;
    background-color: #fff;
    float: left;
}

    .filofinpur input[type="text"] {
        padding: 5px 80px 5px 5px;
        margin: 0;
        width: 100%;
        color: #000;
        border: 0;
        outline: none;
    }

    .filofinpur input[type="submit"] {
        padding: 5px 0px;
        margin: 0;
        width: 80px;
        text-align: center;
        color: #fff;
        border: 0;
        background-color: #8d9f33;
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 0 !important;
    }

.newslettersignup p {
    padding: 0;
    margin: 15px 0px;
}

.sociallinks {
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
}

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

        .sociallinks ul li {
            float: left;
            padding: 0;
            margin: 0;
            width: 38px;
            position: relative;
        }

            .sociallinks ul li a {
                text-decoration: none;
                color: #fff;
                font-size: 24px;
                -webkit-transition: 0.3s ease-in-out;
                -moz-transition: 0.3s ease-in-out;
                -o-transition: 0.3s ease-in-out;
                transition: 0.3s ease-in-out;
                display: block;
                width: 36px;
                text-align: center;
            }

                .sociallinks ul li a:hover {
                    background-color: rgba(254, 165, 63, 0.8)
                }

.gototop {
    position: absolute;
    color: #4c4700;
    text-align: center;
    display: inline-block;
    width: 160px;
    height: 20px;
    vertical-align: middle;
    border-bottom: 50px solid #fff;
    border-right: 80px solid transparent;
    border-left: 80px solid transparent;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 10;
    margin-left: -80px;
    cursor: pointer;
}

    .gototop .fulltop {
        text-align: center;
        float: left;
        width: 160px;
        position: absolute;
        left: -80px;
        top: 15px;
    }

    .gototop i {
        display: block;
        font-size: 18px;
    }

.scrolltop {
    position: fixed;
    color: #fff;
    width: 48px;
    height: 48px;
    right: 10px;
    bottom: 80px;
    z-index: 999999;
    cursor: pointer;
    border-radius: 100%;
    border: solid 1px rgba(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, 0.4);
    line-height: 44px;
    text-align: center;
}

    .scrolltop i {
        font-size: 20px;
    }

.copyright {
    padding: 20px 0px 0px 0px;
    margin: 0;
    position: relative;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #f5eeee;
}

.foot-copy {
    text-align: center;
    padding: 0;
    margin: 0;
}

    .foot-copy ul {
        padding: 0;
        margin: 0px auto;
        list-style: none;
    }

        .foot-copy ul li {
            display: inline-block;
            padding: 0px 10px;
            margin: 0;
            border-right: solid 1px #555;
        }

            .foot-copy ul li:last-child {
                border-right: solid 0px #555;
            }

            .foot-copy ul li a {
                text-decoration: none;
                color: #000;
            }

                .foot-copy ul li a:hover {
                    text-decoration: underline;
                    color: #8d9c37;
                }

.copymsg {
    padding-top: 10px;
    margin: 0;
    text-align: center;
    color: #8d9c37;
}

ul.link-down {
    float: right !important;
    list-style: none;
    padding: 0;
    margin: -20px 0px 0px 0px;
}

    ul.link-down li {
        font-size: 11px;
        letter-spacing: 1px;
        float: left;
        margin: 0px 0px 0px 10px !important;
        padding: 10px 15px !important;
        background: #008000 !important;
    }

        ul.link-down li:hover {
            background: #323232 !important;
        }

        ul.link-down li a.download-br {
            display: block;
            text-decoration: none;
            padding-right: 20px !important;
            color: #ffffff !important;
            background: url(../images/pdf-icon.html) no-repeat right center;
        }

        ul.link-down li a.view-site {
            display: block;
            text-decoration: none;
            padding-right: 20px !important;
            color: #ffffff !important;
            background: url(../images/linkdtl.html) no-repeat right center;
        }

        ul.link-down li a:hover {
            color: #ffffff;
        }

.address-foot {
    color: #fff;
    font-weight: 300;
    clear: both;
    width: 100%;
    position: relative;
    margin-top: 10px;
    float: left;
}

    .address-foot a {
        color: #fff;
        font-weight: 400;
    }

.errormsg-subscribe {
    position: absolute;
    float: left;
    width: 100%;
    top: 70px;
}

    .errormsg-subscribe .rfv {
        color: Red;
        padding: 0;
        margin: 0;
        float: left;
        left: 0px;
        top: 0;
    }

.clickmeactionWeB {
    position: fixed;
    left: 0;
    bottom: 20px;
    z-index: 999;
    width: 0;
}

    .clickmeactionWeB.hidefulClick {
        position: fixed;
        left: 0;
        bottom: 20px;
        z-index: 999;
        width: 0;
        display: none;
    }

    .clickmeactionWeB .bubble-close {
        position: absolute;
        width: 24px;
        height: 24px;
        color: #fff;
        background-color: #d82321;
        font-size: 14px;
        line-height: 22px;
        border-radius: 0%;
        text-align: center;
        cursor: pointer;
        top: -15px;
        left: 30px;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    }

.basecoverbg-action {
    background: url(../clickme/clickmebg.html) repeat #fff left top;
    width: 980px;
    padding: 40px;
    padding-right: 20px;
    margin: 0;
    line-height: normal;
    float: left;
    position: relative;
    left: -980px;
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}

    .basecoverbg-action.scrollon {
        left: 0px;
        -mox-box-shadow: 7px 7px 25px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 7px 7px 25px rgba(0, 0, 0, 0.3);
        -khtml-box-shadow: 7px 7px 25px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 7px 7px 25px rgba(0, 0, 0, 0.3);
        box-shadow: 7px 7px 25px rgba(0, 0, 0, 0.3);
    }

    .basecoverbg-action:after {
        background: #ccc;
        content: "";
        position: absolute;
        width: 2px;
        right: 455px;
        top: 40px;
        bottom: 40px;
    }

.dynamicsection-left {
    float: left;
    width: 460px;
    padding: 0;
    margin: 0px 0px 5px 0px;
}

.maintitle-click {
    font-size: 22px;
    padding: 2px 0px 2px 2px;
    position: relative;
    word-spacing: -2px;
}

    .maintitle-click .leaf-icon {
        background: url(../images/sprites.html) no-repeat -103px top;
        width: 24px;
        height: 25px;
        position: absolute;
        left: -22px;
        top: 5px;
    }

.upload-ads {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0px 10px 0px;
    -mox-box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4);
    -khtml-box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4);
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4);
}

    .upload-ads img {
        width: 100%;
    }

.footcontent-web {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 5px 0px 0px 0px;
    font-size: 13px;
}

.subtitle-web {
    font-size: 16px;
    padding: 0px 0px 0px 20px;
    margin: 0;
    float: left;
    width: 100%;
    font-weight: 400;
    position: relative;
}

    .subtitle-web:after {
        background: url(../images/sprites.html) no-repeat -84px -36px;
        content: "";
        position: absolute;
        height: 25px;
        width: 22px;
        left: 0px;
        top: 0px;
        display: none
    }

.whydescription-web {
    padding: 1px 0px 1px 20px;
    margin: 2px 0px;
    float: left;
    width: 100%;
    position: relative;
}

    .whydescription-web:after {
        background: url(../images/sprites.html) no-repeat -84px -18px;
        content: "";
        position: absolute;
        height: 18px;
        width: 18px;
        left: 0px;
        top: 0px;
        display: none;
    }

.time-web {
    padding: 2px 0px 2px 20px;
    margin: 0;
    float: left;
    width: 100%;
    font-weight: 600;
    position: relative;
}

    .time-web:after {
        background: url(../images/sprites.html) no-repeat -84px top;
        content: "";
        position: absolute;
        height: 18px;
        width: 18px;
        left: 0px;
        top: 0px;
        display: none;
    }

.staticsection-right {
    width: 420px;
    float: right;
    padding: 0;
    margin: 0;
}

.companysection {
    position: relative;
    width: 210px;
    float: left;
    text-align: center;
    margin: 0px 0px;
    padding: 10px 5px;
}

    .companysection:first-child {
        border-right: solid 1px #ccc;
    }

    .companysection:nth-last-child(2) {
        border-right: solid 1px #ccc;
    }

.pic-section-web {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

    .pic-section-web img {
        width: 120px;
    }

.description-section-web {
    padding: 0;
    margin: 0;
    font-size: 12px;
    float: left;
    width: 100%;
}

    .description-section-web span {
        font-weight: 600;
        display: block;
        letter-spacing: -0.5px;
    }

        .description-section-web span a {
            color: #000;
        }

.readmore-web {
    padding: 0;
    margin: 5px 0px 0px 0px;
    float: left;
    width: 100%;
}

    .readmore-web img {
        width: 24px;
        border: 0;
    }

.topright-design {
    position: absolute;
    right: 0;
    top: 0;
    width: 251px;
    height: 63px;
}

.bottomright-design {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 194px;
    height: 54px;
}

.bottom-design {
    position: absolute;
    right: 406px;
    bottom: 0;
    width: 100px;
    height: 32px;
}

.actiononbutton {
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -93px;
    width: 40px;
    height: 186px;
    background: url(../images/sprites.html) no-repeat left top;
    cursor: pointer;
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}

.heading-design {
    width: 10px;
    height: 46px;
    background-color: #8e9e34;
    float: left;
    margin-right: 10px;
}

.green-border {
    border-color: #8e9e34;
}

.rightfix-links {
    position: fixed;
    bottom: 40%;
    right: -202px;
    z-index: 9999;
    height: 140px;
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

    .rightfix-links.activeopen {
        right: 0px;
    }

        .rightfix-links.activeopen .openpopr {
            display: none;
        }

        .rightfix-links.activeopen .closepopr {
            display: block;
        }

.collbackbtn {
    width: 29px;
    height: 141px;
    position: absolute;
    left: -29px;
    top: 50%;
    margin-top: -70px;
}

.openpopr {
    width: 30px;
    height: 141px;
    position: absolute;
    cursor: pointer;
}

.closepopr {
    width: 30px;
    height: 141px;
    position: absolute;
    cursor: pointer;
}

.enwiore-r {
    background: url(../images/sprites.html) no-repeat left -366px;
}

.consultation-r {
    background: url(../images/sprites.html) no-repeat left -342px;
}

.products-r {
    background: url(../images/sprites.html) no-repeat left -318px;
}

.noneeffect {
    display: none;
}

.rightfix-links .right-close {
    position: absolute;
    width: 24px;
    height: 24px;
    color: #fff;
    background-color: #d82321;
    font-size: 14px;
    line-height: 22px;
    border-radius: 0%;
    text-align: center;
    cursor: pointer;
    top: -24px;
    left: -24px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.arrow-alt-right {
    background: url(../images/sprites.html) no-repeat left -424px;
    display: inline-block;
    width: 26px;
    height: 20px;
    position: absolute;
    left: 6px;
    top: 6px
}

.fixicon {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 7px;
    top: 13px;
}

.linkbox {
    position: relative;
    padding: 0px 0px;
    border-right: 0;
    background-color: #fede8b;
    border-radius: 0px 0px 0px 0px;
}

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

        .linkbox ul li {
            padding: 0;
            margin: 0;
            display: block;
            border-bottom: solid 1px #edb41f;
            position: relative;
            height: 47px;
            line-height: 46px;
        }

            .linkbox ul li:last-child {
                border-bottom: solid 0px #edb41f;
            }

            .linkbox ul li.slideout {
                border-top: solid 1px #edb41f;
                background-color: #8e9e34;
                box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
                line-height: 35px;
                color: #fff;
                padding-left: 38px;
                font-weight: bold;
                cursor: pointer;
                text-transform: uppercase;
            }

            .linkbox ul li a {
                display: block;
                padding: 0px 10px 0px 38px;
                color: #000;
                text-decoration: none;
            }

                .linkbox ul li a:hover {
                    color: #8e9e34;
                }

.center-trusted-seal {
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
}

.trustedsealof {
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
}

.fill {
    width: 100%;
    height: 100%;
    position: relative;
}

    .fill img {
        width: 100%;
    }

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.fillpic {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    display: none
}

    .fillpic img {
        width: 100%;
    }

@media (max-width:992px) {
    .slidermain {
        height: auto !important;
    }

    .fill {
        display: none;
    }

    .fillpic {
        width: 100%;
        position: relative;
        padding: 0;
        margin: 0;
        display: block;
    }
}

.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}

    .ekko-lightbox-nav-overlay a {
        z-index: 100;
        display: block;
        width: 49%;
        height: 100%;
        font-size: 30px;
        color: #fff;
        text-shadow: 2px 2px 4px #000;
        opacity: 0;
        filter: dropshadow(color=#000000, offx=2, offy=2);
        -webkit-transition: opacity .5s;
        -moz-transition: opacity .5s;
        -o-transition: opacity .5s;
        transition: opacity .5s
    }

        .ekko-lightbox-nav-overlay a:empty {
            width: 49%
        }

.ekko-lightbox a:hover {
    text-decoration: none;
    opacity: 1
}

.ekko-lightbox .glyphicon-chevron-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left
}

.ekko-lightbox .glyphicon-chevron-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right
}

.ekko-lightbox .modal-footer {
    text-align: left
}

/* footer */
.footer {
    background: #031131;
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 3em 0 0 0;
}

footer ul li {
    list-style-type: none !important;
    line-height: 2;
}

footer ul {
    padding-left: 0px !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.d-block {
    display: block !important;
}

ul li {
    font-family: "Poppins", Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-size: 16.5px;
    color: #050505;
    font-weight: 400;
}

.footer .block-23 ul li .icon {
    color: rgba(255, 255, 255, 0.4);
}

.block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white;
}

.footer .block-23 ul li {
    color: rgba(255, 255, 255, 0.6);
}

.block-23 ul l {
    padding-left: 0 !important;
}

.btn.btn-quarternary {
    margin-top: -25px;
    background: #18a577;
    border: 2px solid #18a577;
    color: #fff;
    padding: 12px 16px;
    cursor: pointer;
    border-radius: 40px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

.footer a {
    color: #18a577;
}

.footer ul.list-unstyled li a {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
}

.footer p {
    color: rgba(255, 255, 255, 0.6);
}

.footer .copyright {
    color: rgba(255, 255, 255, 0.3);
    color: #ffffff;
}

.footer .footer-heading {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.footer ul.list-unstyled li a {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color:  #fff;
    font-weight: 400;
}

.footer .block-21 .img {
    display: block;
    height: 80px;
    width: 80px;
}

.footer .block-21 .text {
    width: calc(100% - 100px);
}

    .footer .block-21 .text .heading {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4;
    }

        .footer .block-21 .text .heading a {
            color: #fff;
        }

            .footer .block-21 .text .heading a:hover, .footer .block-21 .text .heading a:active, .footer .block-21 .text .heading a:focus {
                text-decoration: none;
            }

    .footer .block-21 .text .meta > div {
        display: inline-block;
        font-size: 12px;
        margin-right: 5px;
    }

        .footer .block-21 .text .meta > div a {
            color: gray;
        }

.footer .block-23 ul li {
    color:  #fff;
}

    .footer .block-23 ul li a {
        color: #fff;
        font-weight: 400;
    }

    .footer .block-23 ul li .icon {
        color: rgba(255, 255, 255, 0.4);
    }

.footer .ftco-footer-social li a {
    background: rgba(255, 255, 255, 0.1);
    color: #18a577;
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}

    .ftco-footer-social li a {
        height: 40px;
        width: 40px;
        display: block;
        float: left;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 50%;
        position: relative;
    }

.dfwegfwe {
    width: 100%;
    margin: 0 auto;
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ftco-footer-social li a:hover {
    color: #fff;
}


/* contact start */

/*--------------------------------------------------------------
                        # Contact
                        --------------------------------------------------------------*/
.glkwugr a {
    font-size: 13px;
}

#contact {
    margin: 100px 0px;
}

.contact .info-box {
    color: #0b2341;
    text-align: center;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 10px;
    background: #fff;
}

.att span {
    position: absolute;
    display: block;
    color: #9abb66;
    left: unset;
    right: 15px !important;
    top: 8px !important;
    font-size: 19px !important;
}

    .att span i.fa .fa-envelope {
        color: #fff;
    }

    .att span i.fa .fa-check {
        color: green !important;
    }

.contact .info-box i {
    font-size: 32px;
    color: #000;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #9eb62e;
}

.my-4 {
    margin: 20px 0px;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px;
    background: #fff;
}

    .contact .php-email-form .validate {
        display: none;
        color: red;
        margin: 0 0 15px 0;
        font-weight: 400;
        font-size: 13px;
    }

    .contact .php-email-form .error-message {
        display: none;
        color: #fff;
        background: #ed3c0d;
        text-align: center;
        padding: 10px;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 8px;
    }

        .contact .php-email-form .error-message br + br {
            margin-top: 25px;
        }

.form-control {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    outline: none;
    border: 1px solid #dadada;
    border-radius: 4px;
    transition: 0.2s ease-out;
    color: #a1a1a1;
}

input, textarea {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%) !important;
}

.form-group {
    position: relative;
}

.form-row2 {
    display: block;
    margin-right: -5px;
    margin-left: -5px;
}

.successicon {
    position: relative;
}

    .successicon::before {
        position: relative;
        top: 30px;
        color: green;
        right: -260px;
        content: "\f058";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        z-index: 5;
    }

.success-icon {
    position: absolute;
    top: -4px;
    color: green;
    right: -1px;
    background: #fff;
    opacity: 0;
}

    .success-icon.active {
        position: absolute;
        top: -4px;
        color: green;
        right: -1px;
        background: #fff;
        opacity: 1;
    }

.success-icon2 {
    position: absolute;
    top: -4px;
    color: green;
    right: -1px;
    background: #fff;
    opacity: 0;
}

.form-control.active {
    position: relative;
}

    .form-control.active::before {
        position: relative;
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        margin-right: 10px;
        color: #ff4500;
    }

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 8px;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

    .contact .php-email-form .loading:before {
        content: "";
        display: inline-block;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        margin: 0 10px -6px 0;
        border: 3px solid #18d26e;
        border-top-color: #eee;
        -webkit-animation: animate-loading 1s linear infinite;
        animation: animate-loading 1s linear infinite;
    }

.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
}

    .contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
        border-color: #6d6bd9;
    }

/* .contact .php-email-form input {
                                                  padding: 20px 15px;
                                              } */

.contact .php-email-form textarea {
    padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
    background: #55a947;
    border: 0;
    padding: 10px 30px;
    border-radius: 4px;
    color: #fff;
    transition: 0.4s;
}

    .contact .php-email-form button[type="submit"]:hover {
        background: #9eb62e;
    }

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.text-muted2 {
    color: red !important;
}

.text_muted2 {
    color: gray;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}

form {
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 20px;
}

    form div input {
        width: 100%;
        height: 40px;
        border-radius: 8px;
        outline: none;
        border: 2px solid #c4c4c4;
        padding: 0 30px;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    }

label {
    display: block;
    margin-bottom: 5px;
}


@media screen and (max-width: 768px) {
    .colorlib-counters {
        padding: 3em 0;
        /* height: 100px; */
        background-size: 100% 300px !important;
        /* background-repeat: no-repeat; */
        background-attachment: fixed;
        background-repeat-y: unset;
        background-position: center bottom !important;
    }

    .brands-circle3 {
        position: absolute;
        width: 190px;
        height: 76px;
        background: url(../images/circle3.png) no-repeat left bottom;
        background-size: 100%;
        left: 0;
        bottom: 10px !important;
        margin: 0px 0px -5px 0px;
        z-index: 0;
    }

    .ayurvedic-center-leaf, .ayurvedic-products-leaf, .training-leaf, .hospitality-leaf {
        width: 200px !important;
    }

    .ayurvedic-products-leaf, .hospitality-leaf {
        right: 10px !important;
    }

    #colorlib-hero {
        margin-bottom: 0px !important;
    }

    #colorlib-hero, .colorlib-about {
        padd ing-top: 10px !important;
    }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner .desc {
            position: absolute;
            bottom: 0;
            right: -15px;
            padding: 30px;
            background: transparent !important;
        }

    .copyright_main {
        text-align: center !important;
    }

    #colorlib-aside {
        width: 270px;
        -moz-transform: translateX(-270px);
        -webkit-transform: translateX(-270px);
        -ms-transform: translateX(-270px);
        -o-transform: translateX(-270px);
        transform: translateX(-270px);
    }
}
