﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Karma', serif;
}

.container-small {
    margin-left: 0px;
    margin-right: 0px;
}

.container-menu-small {
    margin-left: -80px;
    margin-right: -80px;
}

.padd-right {
    padding-right: 0px;
}

.padd-left {
    padding-left: 0px;
}

.padd-right-fiv {
    padding-right: 5px;
}

.padd-left-fiv {
    padding-left: 5px;
}

.padd-both {
    padding-left: 0px;
    padding-right: 0px;
}

a {
    text-decoration: none !important;
}

.btn-default {
    background-image: none !important;
    text-shadow: none !important;
}

h2 {
    font-family: 'Laila', serif;
}

.section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}
/*--------------------Top Sec---------------------*/
.top-bar-sec {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
    z-index: 1;
    position: relative;
}

.top-bar-contact-sec {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.top-bar-contact-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .top-bar-contact-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 15px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .top-bar-contact-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            text-decoration: none;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.75);
            line-height: 25px;
            font-family: 'Hind Siliguri', sans-serif;
            letter-spacing: .5px;
            font-weight: 400;
        }

            .top-bar-contact-ul li a i {
                margin-right: 5px;
                margin-left: 3px;
                width: 28px;
                height: 28px;
                color: #ffffff;
                font-size: 14px;
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
                text-align: center;
                line-height: 26px;
                border: 1px solid rgba(255, 255, 255, 0.2);
                background: rgba(0, 0, 0, 0.1);
            }



.top-bar-reg-ul {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: right;
}

    .top-bar-reg-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 8px 0px 5px;
        list-style-type: none;
        display: inline;
        border-right: 1px solid #000;
        font-family: 'Montserrat', sans-serif;
    }

.top-brt-rgt-none {
    border-right: 0px solid #000 !important;
    padding-right: 0px !important;
}

.eng-lang-btn {
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 20px;
    background: url(../images/us.png) no-repeat;
    border: 0px;
    background-position: 0px 4px;
    font-weight: 500;
}

.hin-lang-btn {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background: url(../images/ind.png) no-repeat;
    border: 0px;
    background-position: 0px 4px;
    font-weight: 500;
}

.top-bar-reg-ul li a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #141414;
    font-size: 14px;
}

    .top-bar-reg-ul li a i {
        margin-right: 0px;
        margin-left: 3px;
        width: 20px;
        height: 20px;
        color: #333;
        font-size: 15px;
        text-align: center;
    }


.social-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.social-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

    .social-ul li {
        margin: 0px;
        padding: 0px 2px;
        list-style-type: none;
        display: inline;
    }

        .social-ul li a {
            margin: 0px;
            padding: 0px 0px;
            text-decoration: none;
            font-size: 13.5px;
        }

            .social-ul li a i {
                width: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                color: #ffffff;
                font-size: 13px;
                border-radius: 2px;
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
                position: relative;
                top: 0;
                border: 1px solid transparent;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

            .social-ul li a img {
                width: 25px;
                height: 25px;
                line-height: 24px;
                text-align: center;
                color: #ffffff;
                font-size: 13px;
                background: #5e5e5edd;
                border-radius: 4px;
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
                position: relative;
                top: 0;
                border: 1px solid transparent;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

.social-icon-facebk {
    background: #496fa4;
}

.social-icon-tweetr {
    background: #1cb7eb;
}

.social-icon-gplus {
    background: #e6694a;
}

.social-icon-lnkdin {
    background: #0270AD;
}

.social-icon-utube {
    background: #C5302C;
}

.social-ul li a i:hover {
    background: #697800;
    border-color: rgba(255, 255, 255, 0.2);
}

.top-link-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.top-link-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .top-link-ul li {
        margin: 0px;
        padding: 7px 9px 7px 9px;
        height: auto;
        list-style-type: none;
        display: inline;
        float: left;
    }

        .top-link-ul li a {
            margin: 0px;
            padding: 0px;
            text-decoration: none;
            color: #fff;
            font-size: 13px;
            line-height: 18px;
        }

            .top-link-ul li a:hover {
                color: #e6e6e6;
            }
/*****************************login***********************************/
.login-ul {
    margin: 9px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: auto;
    text-align: center;
}

    .login-ul li {
        margin: 0px;
        padding: 0px 10px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .login-ul li a {
            margin: 0px;
            padding: 0px 7px 0px 0px;
            color: #aaaaaa;
            line-height: 20px;
            font-size: 14px;
            text-decoration: none;
            border-right: 1px solid #aaaaaa;
        }

            .login-ul li a:hover {
                color: #fff;
                text-decoration: none;
            }

.header-sec {
    padding: 10px 0px 3px 0px;
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
    background-image: url(../images/headerbg.png);
    background-color: #ffffff;
}

.header-sec-iner {
    padding: 0px;
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.logo {
    padding: 3px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .logo img {
        cursor: pointer !important;
    }

.header-image {
    padding: 0px 0px 0px 10px;
    margin: 9px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}


/*******************Menu sec*******************/

.menu-sec {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    z-index: 1;
    position: relative;
    background: #fffaf0;
}

.menu_iner {
    padding: 20px 0px 0px 0px;
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.dotn-btn-ul {
    margin: 2px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .dotn-btn-ul li {
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
        float: left;
        list-style-type: none;
    }

        .dotn-btn-ul li a {
            margin: 0px;
            padding: 13px 0px;
            width: 100%;
            text-align: center;
            height: auto;
            float: left;
            letter-spacing: 1px;
            font-family: 'Roboto Condensed', sans-serif;
            background-color: #F13F4B;
            color: #ffffff;
            font-size: 15px;
            font-weight: bold;
            text-transform: uppercase;
            box-shadow: none;
            border: none;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 30px;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
/*****************Slider sec***********************/
.slider {
    padding: 10px 0px 3px 0px;
    margin: 00px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #010001;
    position: relative;
}

.slider-iner {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #CCC;
}

.h_iframe {
    position: relative;
}

    .h_iframe .ratio {
        display: block;
        width: 100%;
        height: auto;
    }

    .h_iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*---------------Footer-top--------------------*/
.icon-top-sec-bg {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #f2e9d2;
    z-index: 99;
    position: relative;
    border-top: 1px solid #fffaf0;
}

.icon-top-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.icon-top-bx-sec {
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    background: #ffffff;
}

.icon-top-bx-sec-inrr {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.icon-top-bx-ico-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    z-index: 1;
    line-height: 70px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .icon-top-bx-ico-sec:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #70c049;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.icon-top-bx-sec:hover .icon-top-bx-ico-sec:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

.icon-top-bx-content-sec {
    margin: 0px 0px 0px 0px;
    padding: 20px 15px 20px 15px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 9;
    overflow: hidden;
    min-height: 220px;
    background: #656124;
}

.icon-top-bx-ico {
    margin: 0px auto;
    width: 100%;
}

.icon-top-bx-h {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    letter-spacing: .5px;
    font-family: 'Karma', serif;
}

.fnt-sz {
    font-size: 17px;
    padding: 0px 0px 5px 0px;
    text-transform: inherit;
    font-weight: 800;
}

.icon-top-bx-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Karma', serif;
}

.icon-top-bx-content-sec:before {
    background-image: url(../images/pattern-grudge.png);
    background-repeat: repeat;
    height: 100%;
    top: 0;
    content: "";
    height: 0%;
    position: absolute;
    left: 0;
    top: -100%;
    visibility: hidden;
    width: 100%;
    z-index: -1;
    background-color: #fb6103;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -ms-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.icon-top-bx-sec:hover .icon-top-bx-content-sec:before {
    height: 100%;
    top: 0;
    visibility: visible;
}


.icon-top-bx-sec-inrr:before {
    bottom: -10px;
    left: 10px;
    right: -10px;
    top: 10px;
    border: 1px solid #fb6103;
    content: "";
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -ms-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.icon-top-bx-sec-ovrlay {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    top: -100%;
    visibility: hidden;
    width: 100%;
    backface-visibility: hidden;
    background-color: rgba(126, 132, 70, 0.9);
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}

.icon-top-bx-sec:hover .icon-top-bx-sec-ovrlay {
    height: 100%;
    top: 0;
    visibility: visible;
}

.icon-top-bx-mr-btn-ul {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    position: absolute;
    bottom: 0px;
}

    .icon-top-bx-mr-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .icon-top-bx-mr-btn-ul li a {
            margin: 0px;
            padding: 7px 14px;
            text-decoration: none;
            background: #f50808;
            color: #f3f3f3;
            border-radius: 1px;
            font-size: 14px;
            -webkit-transition: all 0.35s ease 0s;
            -moz-transition: all 0.35s ease 0s;
            -ms-transition: all 0.35s ease 0s;
            -o-transition: all 0.35s ease 0s;
            transition: all 0.35s ease 0s;
        }

            .icon-top-bx-mr-btn-ul li a:hover {
                background: #fff;
                color: #5f633c;
            }
/*--------------------Welcome Section--------------------*/
.welcome-sec {
    margin: 0px 0px 0px 0px;
    padding: 50px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
}

.welcome-cnt-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.welcome-cnt-h {
    margin: 0px 0px 0px 0px;
    padding: 4px 10px 3px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    line-height: 30px;
    position: relative;
    background: rgb(148,138,84);
    border: 3px solid rgb(251,97,3);
    letter-spacing: 1px;
    text-align: right;
}


.line-heading-sec {
    width: 75px;
    height: 7px;
    margin: 4px auto 0 auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.line-heading {
    width: 75px;
    height: 7px;
    margin: 0px auto 0 auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .line-heading:before {
        content: "";
        width: 30px;
        border-color: #c43600;
        border-width: 2px 0;
        border-style: solid;
        height: 12px;
        display: inline-block;
        -moz-transform: rotate(-38deg);
        -webkit-transform: rotate(-38deg);
        -ms-transform: rotate(-38deg);
        -o-transform: rotate(-38deg);
        transform: rotate(-38deg);
        position: absolute;
        left: 0;
    }

    .line-heading span:before {
        left: 34px;
        content: "";
        border-color: #c43600;
        width: 30px;
        border-width: 2px 0;
        border-style: solid;
        height: 12px;
        display: inline-block;
        -moz-transform: rotate(-38deg);
        -webkit-transform: rotate(-38deg);
        -ms-transform: rotate(-38deg);
        -o-transform: rotate(-38deg);
        transform: rotate(-38deg);
        position: absolute;
    }

    .line-heading span:after {
        border-color: #697800;
        content: "";
        width: 30px;
        border-width: 2px 0;
        border-style: solid;
        height: 12px;
        display: inline-block;
        -moz-transform: rotate(-38deg);
        -webkit-transform: rotate(-38deg);
        -ms-transform: rotate(-38deg);
        -o-transform: rotate(-38deg);
        transform: rotate(-38deg);
        position: absolute;
        -moz-transform: rotate(38deg);
        -webkit-transform: rotate(38deg);
        -ms-transform: rotate(38deg);
        -o-transform: rotate(38deg);
        transform: rotate(38deg);
        left: 48px;
    }

    .line-heading:after {
        border-color: #697800;
        content: "";
        width: 30px;
        border-width: 2px 0;
        border-style: solid;
        height: 12px;
        display: inline-block;
        -moz-transform: rotate(-38deg);
        -webkit-transform: rotate(-38deg);
        -ms-transform: rotate(-38deg);
        -o-transform: rotate(-38deg);
        transform: rotate(-38deg);
        position: absolute;
        -moz-transform: rotate(38deg);
        -webkit-transform: rotate(38deg);
        -ms-transform: rotate(38deg);
        -o-transform: rotate(38deg);
        transform: rotate(38deg);
        left: 14px;
    }


.welcome-cnt-p {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    color: #171717;
    line-height: 27px;
    text-align: justify;
    font-weight: 400;
}

.welcome-cnt-p-us {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #171717;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
}

.welcome-cnt-p-us-sub {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #171717;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
}

.welcome-cnt-us-p {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #747474;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.welcome-cnt-pk {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #c5302c;
    line-height: 0px;
    text-align: justify;
}

.welcome-cnt-smll-h {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #171717;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.welcome-cnt-rd-bth-ul {
    text-align: right;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .welcome-cnt-rd-bth-ul li {
        margin: 10px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

        .welcome-cnt-rd-bth-ul li a {
            margin: 10px 0px 0px 0px;
            padding: 0px;
            text-decoration: none;
            font-size: 16px;
            line-height: 25px;
            color: #f00;
        }

.welcome-cnt-ul {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .welcome-cnt-ul li {
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 25px;
        width: 100%;
        height: auto;
        float: left;
        list-style-type: none;
        font-size: 16px;
        line-height: 25px;
        color: #252525;
        position: relative;
        text-align: justify;
    }

        .welcome-cnt-ul li:before {
            font-family: FontAwesome;
            content: "\f0a4";
            font-size: 14px;
            position: absolute;
            left: 3px;
            top: 1px;
            color: #fb6103;
        }




.welcome-cnt-us-ul {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .welcome-cnt-us-ul li {
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 25px;
        width: 100%;
        height: auto;
        float: left;
        list-style-type: none;
        font-size: 14px;
        color: #171717;
        line-height: 25px;
        text-align: justify;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        position: relative;
    }

        .welcome-cnt-us-ul li:before {
            font-family: FontAwesome;
            content: "\f0a4";
            font-size: 14px;
            position: absolute;
            left: 3px;
            top: 1px;
            color: #C5703F;
        }
/*--------------------------Testimonial Section-----------------------*/
.testimonial-sec {
    margin: 60px 0px 50px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.testimonial-heading-sec {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 21px 0px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid rgba(54, 70, 115, 0.08);
}

.testimonial-heading-text {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #252525;
    line-height: 33px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 27px;
    text-align: center;
}

    .testimonial-heading-text i {
        font-size: 28px;
        color: #18ba60;
        margin-right: 20px;
    }

.testimonial-heading-text-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #252525;
    line-height: 33px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}

.testimonial-slider-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.testimonial-slider-bx-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.testimonial-slider-bx-img-sec {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.testimonial-slider-bx-content-sec {
    margin: 0px;
    padding: 2px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.testimonial-slider-bx-content-name-h {
    margin: 5px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #252525;
    line-height: 33px;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
}

    .testimonial-slider-bx-content-name-h span {
        padding-left: 3px;
        font-weight: 600;
    }

.testimonial-slider-bx-content-desig-h {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #18ba60;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}

.testimonial-slider-bx-content-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #252525;
    line-height: 26px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}

.tsti-img-ico {
    transform-style: preserve-3d;
    border-radius: 50% !important;
    width: 115px !important;
    height: 110px;
    margin: 0px auto;
    border: 1px solid #ddb48a;
}
/*----------------------How Works-------------------------*/
.hw-wrks-sec {
    margin: 50px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.hw-wrks-h {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    color: #252525;
}

.hw-wrks-h-us {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    color: #252525;
    font-family: 'Satisfy', cursive;
    letter-spacing: 1px;
}

.hw-wrks-p {
    margin: 0px;
    padding: 3px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #252525;
}

.srv-inr-sec {
    margin: 60px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.srv-ico-sec {
    margin: 0px auto;
    padding: 0px;
    width: 150px;
    height: 150px;
    border-radius: 80px;
    margin-top: 0;
    border: 5px solid #fb6103;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #656124 !important;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}

    .srv-ico-sec i {
        width: 100px;
        font-size: 60px;
        text-align: center;
        color: #fff;
    }

    .srv-ico-sec img {
        width: 80px;
    }

.srv-inr-sec-h {
    margin: 30px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #3b5d2a;
    text-align: center;
}

.srv-inr-sec-h-us {
    margin: 30px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #656124;
    text-align: center;
}

.srv-inr-sec-h-line {
    width: 20%;
    padding: 2px;
    margin: 4px auto;
    background-color: #fb6103 !important;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    display: -webkit-box;
}

.srv-inr-sec-p {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #171717;
    text-align: justify;
    line-height: 25px;
}

.srv-inr-sec-p-mrgn {
    margin: 44px 0px 0px 0px;
}
/*---------------------Make Appointment-----------------------*/
.appoint-sec {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: url(../images/contact-bg.jpg) no-repeat;
    border-top: 1px solid #ddd;
    background-size: cover;
    background-attachment: fixed;
}

.appoint-sec-bg-inr {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #f0f30f75;
    background-position: 0px 50px;
}

.appoint-sec-lft-inr {
    margin: 0px;
    padding: 40px 30px 0px 30px;
    height: auto;
    width: 100%;
    float: left;
    background: #00000070;
}

.appoint-h {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
}

.appoint-p {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.appoint-desc-p {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}

    .appoint-desc-p a {
        color: #fff;
        border-right: 1px solid #9f9f9f;
        padding: 0px 11px 0px 6px;
    }

        .appoint-desc-p a:hover {
            color: #fff;
        }

.appoint-form-sec {
    margin: 10px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.appoint-form-wpr {
    margin: 0px;
    padding: 8px 0px 8px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.appoint-form-wpr-p {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

.appoint-form-wpr-txtbx {
    box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.05) !important;
    background: #8a8a8ac2!important;
    border: 1px solid #dbdde2!important;
    border-radius: 0px;
    height: 40px;
    color: #fff !important;
}

.appoint-form-btnsec {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
}

.appoint-btn-ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .appoint-btn-ul li {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .appoint-btn-ul li a {
            margin: 0px auto;
            padding: 11px 30px 8px;
            background-size: 200% auto;
            background-image: linear-gradient(to right, #36df81 0%, #27f382 51%, #67d5ff);
            background: #f50808;
            border: 0;
            color: #fff;
            outline: none;
            text-transform: uppercase;
            z-index: 2;
            transition: all 0.5s ease 0s;
            font-size: 14px;
            font-weight: 500;
            height: 40px;
            line-height: 40px;
            position: relative;
            text-transform: uppercase;
            vertical-align: middle;
            text-align: center;
            /* font-family: 'Poppins', sans-serif; */
            letter-spacing: .5px;
            border-radius: 25px;
        }

            .appoint-btn-ul li a:hover {
                background-position: right center;
            }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
/*****************main footer***********************/
.top-footer {
    margin: 0px;
    padding: 30px 0px 30px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #f9f9f9;
}

.footer-inner {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.footer-inner-frst {
    margin: 0px;
    padding: 5px;
    height: auto;
    width: 100%;
    float: left;
    /*background: url(../images/ftr-lft-bg.jpg);*/
}

.footer-inner-frst-charkhs {
    margin: 0px;
    padding: 15px;
    height: auto;
    width: 100%;
    float: left;
    background: url(../images/charkha.png) no-repeat;
}

.top-footer h4 {
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 15px;
    height: auto;
    width: 100%;
    float: left;
    color: #747474;
    text-align: left;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

    .top-footer h4:before {
        width: 50px;
        height: 1px;
        content: "";
        position: absolute;
        left: 65px;
        bottom: 1px;
        background: rgba(241, 242, 248, 0.1);
    }

    .top-footer h4:after {
        width: 50px;
        height: 3px;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0px;
        background-color: #18ba60;
    }

.footer-txt {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    color: #000000;
    text-align: justify;
}

.footer-txt-us {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    color: #000000;
    text-align: justify;
    background: none;
}

.footer-ul {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    list-style-type: none;
}

    .footer-ul li {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 50%;
        list-style-type: none;
    }

        .footer-ul li i {
            color: #d5a233;
            margin-left: 0px;
            margin-right: 7px;
        }

        .footer-ul li a {
            margin: 0px;
            padding: 0px 0px 8px 0px;
            width: 100%;
            font-size: 15px;
            color: #252525;
            line-height: 25px;
            font-weight: 400;
            float: left;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            position: relative;
        }

            .footer-ul li a:hover {
                color: #2f915b;
            }

            .footer-ul li a:before {
                display: inline-block;
                width: 5px;
                height: 5px;
                background-color: #18ba60;
                content: "";
                vertical-align: middle;
                margin: -1px 10px 0 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
            }

.footer-ul-btn-bg {
    margin: 2px 0px 4px 0px!important;
    padding: 1px 15px 0px !important;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #36df81 0%, #27f382 51%, #67d5ff);
    border: 0;
    color: #fff !important;
    width: 90px!important;
    outline: none;
    text-transform: uppercase;
    z-index: 2;
    transition: all 0.5s ease 0s;
    font-size: 14px;
    font-weight: 500;
    /* height: 40px; */
    line-height: 22px!important;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    /* font-family: 'Poppins', sans-serif; */
    letter-spacing: .5px;
    border-radius: 8px;
}

    .footer-ul-btn-bg:hover {
        background-position: right center;
    }

    .footer-ul-btn-bg:before {
        display: none;
        width: 0px!important;
        height: 0px !important;
        margin: 0px 0px 0px 0px!important;
    }

.footer-ul-btn-bg-us {
    margin: 2px 0px 4px 0px!important;
    padding: 2px 2px 0px !important;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #36df81 0%, #27f382 51%, #67d5ff);
    border: 0;
    color: #fff !important;
    width: 110px!important;
    outline: none;
    text-transform: uppercase;
    z-index: 2;
    transition: all 0.5s ease 0s;
    font-size: 14px;
    font-weight: 500;
    /* height: 40px; */
    line-height: 22px!important;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    /* font-family: 'Poppins', sans-serif; */
    letter-spacing: .5px;
    border-radius: 8px;
}

    .footer-ul-btn-bg-us:hover {
        background-position: right center;
    }

    .footer-ul-btn-bg-us:before {
        display: none;
        width: 0px!important;
        height: 0px !important;
        margin: 0px 0px 0px 0px!important;
    }


.footer-map {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    /*position: relative;
    z-index: 1;*/
}

.address-ul {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .address-ul li {
        margin: 0px;
        padding: 0px 0px 15px 40px;
        float: left;
        width: 100%;
        font-size: 15px;
        color: #252525;
        line-height: 24px;
        list-style-type: none;
        position: relative;
    }

        .address-ul li i {
            margin-right: 5px;
            margin-left: 3px;
            width: 28px;
            height: 28px;
            color: #ffffff;
            font-size: 14px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
            text-align: center;
            line-height: 26px;
            border: 1px solid rgba(255, 255, 255, 0.2);
            background: rgb(245, 8, 8);
            position: absolute;
            left: 0px;
            top: 4px;
        }

        .address-ul li a {
            margin: 0px;
            padding: 5px 0px 10px;
            float: left;
            font-size: 15px;
            color: #252525;
            line-height: 24px;
        }

.footer-bottom {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 25px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #508436;
}

.footer-social {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.copyright_p {
    width: 100%;
    margin: 20px 0px 5px 0px;
    padding: 0px;
    float: left;
    font-size: 16px;
    line-height: 21px;
    color: rgba(255, 255, 255, 0.75);
    text-align: center!important;
}

    .copyright_p a {
        font-weight: bold;
        color: rgba(255, 255, 255, 0.75);
    }

.designer_link {
    width: 100%;
    height: auto;
    margin: 20px 0px 5px 0px;
    padding: 0px;
    float: left;
    /*font-weight: bold;*/
    color: #bbae93;
    font-size: 15px;
    line-height: 21px;
    text-align: right;
}

.hotel_vinayak {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}

/*----------------------------------------------*/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid #C5703F;
    z-index: 99999999;
    background: #C5703F;
    color: rgb(255, 255, 255);
    width: 35px;
    height: 35px;
    line-height: 39px;
    right: 30px;
    bottom: 30px;
    padding-top: 0;
    font-size: 11px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
    transition: all .5s ease-in-out;
}

    .scroll-top-wrapper:hover {
        background: rgba(119, 119, 119, 0);
        border: 2px solid #C5703F;
        color: #C5703F;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1;
    }

    .scroll-top-wrapper i.fa {
        line-height: 0;
        padding: 0 1px 0 0;
        font-size: 17px;
        text-align: center;
    }
/*-- /services --*/
#services {
    background: url(../images/banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 500px;
}

.servc-inr-bg {
    margin: 0px;
    padding: 50px 0px 75px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #ffaf80a8;
    min-height: 500px;
}

.agile_overlay {
}

.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.wthree_head {
    font-size: 3em;
    color: #212121;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
}

h3.wthree_head.two {
    color: #fff;
}

.agileinfo_para {
    color: #999;
    text-align: center;
}

.agileits_heading_section img {
    margin: 0 auto;
}

.inner_w3l_agile_grids {
    background: rgba(0, 0, 0, 0.47);
    padding: 3em 1em;
}

.inner_w3l_agile_grids-1 {
    margin: 4em 0 0;
}

.w3ls_banner_bottom_grid {
    text-align: center;
}

.w3l_banner_bottom_grid1 {
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.26);
}

    .w3l_banner_bottom_grid1 i {
        font-size: 2em;
        color: #ff464f;
        line-height: 3.3em;
    }

.w3ls_banner_bottom_grid:hover .w3l_banner_bottom_grid1 i {
    color: #33cc99;
}

.w3ls_banner_bottom_grid h4 {
    font-size: 1.7em;
    color: #fff;
    margin: 1.5em 0 1em;
    font-weight: 700;
    letter-spacing: 1px;
}

.w3ls_banner_bottom_grid p {
    color: #e2e1e1;
    line-height: 2em;
    letter-spacing: 1px;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}

    .hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active,
    .w3ls_banner_bottom_grid:hover .hvr-pulse-shrink {
        -webkit-animation-name: hvr-pulse-shrink;
        animation-name: hvr-pulse-shrink;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }
/*-- //services --*/

.banner-1 {
    background: url(../images/banner2.jpg) no-repeat 0px -200px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 300px;
}
/*-- stats --*/
.w3layouts_stats_left {
    padding: 1em 0 4em 0;
    text-align: center;
}

    .w3layouts_stats_left p {
        font-size: 2em;
        font-weight: 700;
        letter-spacing: 2px;
        color: #fff;
        margin: 0.5em 0;
    }

    .w3layouts_stats_left h3 {
        font-size: 1em;
        color: #33cc99;
        font-style: italic;
        font-family: 'Open Sans', sans-serif;
        letter-spacing: 1px;
        font-weight: 600;
    }

    .w3layouts_stats_left i {
        font-size: 2.5em;
        color: #fff;
    }

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    background: url(../images/banner3.jpg) no-repeat 0px -212px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 300px;
    text-align: center;
}

.agile_overlay2 {
    background: url(../images/overlay.png)repeat;
    padding: 6em 0 2.5em 0;
}
/*-- //stats --*/
/*--------------------------------------------------------------------------*/
.other-page-bnr-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.other-page-bnr-sec-img {
    width: 100%;
}

.other-page-bnr-sec-img-ovrly {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.other-page-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    background: url(../images/Pbanner.jpg) no-repeat;
    width: 100%;
    background-position: 0px center !important;
}

.other-page-sec-inr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 100%;
    min-height: 305px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 225px;
    width: 100%;
    text-align: center;
    background: #00000008;
}

.other-page-head {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    display: table-cell;
    vertical-align: middle;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.other-page-img {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.foundr-div {
    margin: 20px 0px 25px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.foundr-h {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #45782c;
    line-height: 30px;
}

.vistor-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.vistor-bx-sec {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 0;
}

    .vistor-bx-sec:before {
        bottom: -10px;
        left: 10px;
        right: -10px;
        top: 10px;
        border: 1px solid #d4c398;
        content: "";
        position: absolute;
        z-index: 1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -ms-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

.vistor-bx-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 99;
    background: #fff8eb;
    border: 1px solid #fbf3e4;
    box-shadow: 4px 7px 10px 0 rgba(56, 56, 56, 0.12);
}

.vistor-bx-img-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.vistor-bx-name {
    margin: 11px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
    color: #697800;
}

.vistor-bx-name-higt {
    min-height: 45px !important;
}

.director-img-wpr {
    margin: 0px 0px 30px 0px;
    padding: 3px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.director-p {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #535f00;
    line-height: 25px;
    text-align: right;
    font-weight: 500;
}



.updating-soon-sec {
    margin: 15px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
}

.updating-soon-p {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    text-align: center !important;
    line-height: 29px;
    letter-spacing: .5px;
    color: #007233;
    background: none;
}

.updating-soon-p2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center !important;
    background: none;
}

.patrons-name-p {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 5px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    text-align: center !important;
    line-height: 29px;
    letter-spacing: .5px;
    color: #007233;
}

.patrons-desig-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    letter-spacing: .5px;
    color: #007233;
}

.srv-inr-sec-h-line {
    width: 15%;
    background-color: #ccc;
    padding: 1px;
    margin: 6px auto;
    background-color: #fb6103 !important;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    display: -webkit-box;
}

/*---------------------------News Page Css----------------------------*/

.new-sec {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.new-wraper-sec {
    margin: 15px 0px 15px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    position: relative;
}

    .new-wraper-sec:before {
        bottom: -10px;
        left: 10px;
        right: -10px;
        top: 10px;
        border: 1px solid #d4c398;
        content: "";
        position: absolute;
        z-index: 1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -ms-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

.new-wraper {
    margin: 0px 0px 0px 0px;
    padding: 36px 15px;
    height: auto;
    width: 100%;
    z-index: 0;
    position: relative;
    float: left;
    background: #fffaf0;
    min-height: 350px;
    border: 1px solid #fff1d6;
    max-height: 451px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    /* -webkit-box-shadow: 0px 35px 44px -22px rgba(0,0,0,0.72); */
    -moz-box-shadow: 0px 35px 44px -22px rgba(0,0,0,0.72);
    /* box-shadow: 0px 35px 44px -22px #1f181b; */
}

    .new-wraper:hover {
        -webkit-box-shadow: 0px 35px 44px -22px rgba(0,0,0,0.72);
        -moz-box-shadow: 0px 35px 44px -22px rgba(0,0,0,0.72);
        box-shadow: 0px 35px 44px -22px #f6f4f4;
    }



.new-date {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    color: #697800;
    font-weight: 600;
}

.new-heading {
    margin: 5px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 21px;
    line-height: 30px;
    color: #232323;
    text-align: left;
    letter-spacing: .5px;
}

.calender-icon {
    color: #697800;
    padding: 0px 0px;
}

.new-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    color: #262c00;
    letter-spacing: .5px;
    text-align: justify;
}

.download-att {
    margin: 0px;
    padding: 0px;
    color: #697800;
    float: right;
    font-size: 15px;
}

.video-wpr {
    margin: 10px 0px 10px 0px;
    padding: 5px;
    width: 100%;
    height: auto;
    float: left;
    background: #948a54;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
    border: 4px solid #fb6103;
}

.video-ifrm-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.video-title-h {
    margin: 5px 0px 4px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    min-height: 67px;
}

.video-seec {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}
/*----------------------Notification--------------------------*/

.notificationpan {
    display: none;
    width: 100%;
    background-color: #ff0404;
    position: fixed;
    top: 55px;
    right: 30px;
    padding: 6px 7px;
    width: 270px;
    height: auto;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    box-shadow: 0px 3px 14px 1px rgba(87, 87, 87, 0.85);
}

.closenotificationpan {
    position: absolute;
    margin: 0px 0px 0px 0px;
    top: 6px;
    right: 6px;
    cursor: pointer;
}

#notification {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 999999;
}

.notif-txt {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    z-index: 999999;
    position: relative;
    text-align: left !important;
}

.article-bx-sec {
    margin: 10px 0px 10px 0px;
    padding: 10px 15px 10px 15px;
    width: 100%;
    height: auto;
    float: left;
    background: #fffaf0;
    border: 1px solid #f9eed7;
}

.article-date {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    color: #697800;
    letter-spacing: 1px;
}

.article-head {
    margin: 7px 0px 7px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #697800;
}

.article-desc {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #252525;
    text-align: justify;
}
/**********************Career**********************/
.career-pg-h {
    margin: 0px 0px 20px 0px;
    padding: 0px 20px 10px 20px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #252525;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.career-pg-sec {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px;
    width: 100%;
    height: auto;
    float: left;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}

.career-pg-wpr {
    margin: 0px 0px 0px 0px;
    padding: 20px 20px;
    width: 100%;
    height: auto;
    float: left;
}

.career-txtbx-sec {
    margin: 10px 0px 5px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.career-txtbx-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.career-btn {
    margin: 5px 0px 0px 0px;
    padding: 0px 30px;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #36df81 0%, #27f382 51%, #67d5ff);
    border: 0;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    z-index: 2;
    transition: all 0.5s ease 0s;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    /* font-family: 'Poppins', sans-serif; */
    letter-spacing: .5px;
    border-radius: 25px;
}

    .career-btn:hover {
        background-position: right center;
    }

.hm-cmnt-sec {
    margin: -5px 0px 35px 0px;
    padding: 10px;
    width: 100%;
    height: auto;
    float: left;
    background: #fffaf0;
    border: 1px solid #fff0d3;
}

.hm-cmnt-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .hm-cmnt-p i {
        font-size: 20px;
        background: #c5703f;
        color: #fff;
        padding: 3px 5px 2px 5px;
    }

    .hm-cmnt-p span {
        margin: 0px;
        padding: 0px;
        width: 90%;
        height: auto;
        float: right;
        font-size: 18px;
        color: #252525;
        line-height: 22px;
        text-align: justify;
        letter-spacing: .5px;
        font-weight: 600;
    }





.hm-cmnt-p-us {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .hm-cmnt-p-us i {
        font-size: 20px;
        background: #c5703f;
        color: #fff;
        padding: 3px 5px 2px 5px;
        position: absolute;
    }

    .hm-cmnt-p-us span {
        margin: 0px;
        padding: 0px;
        width: 90%;
        height: auto;
        float: right;
        font-size: 16px;
        color: #252525;
        line-height: 25px;
        text-align: justify;
        letter-spacing: .5px;
        font-weight: 600;
    }

.tbl-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.fndr-tsti {
    margin: 0px;
    padding: 0px 10px;
    width: 100%;
    height: auto;
    float: left;
    border: 5px solid #d88200;
}

.fndr-tsti-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .fndr-tsti-ul li {
        margin: 0px 0px 20px 0px;
        padding: 0px 5px;
        width: 33.33333333%;
        height: auto;
        float: left;
        list-style-type: none;
    }

.testmn-name-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 29px;
    background: #0eb658ba;
    font-weight: 600;
    letter-spacing: 0px;
    position: absolute;
    bottom: 0;
}

.des-treat-bx {
    margin: -20px 0px 30px 0px;
    padding: 5px 10px;
    width: 100%;
    height: auto;
    float: left;
    background: #ff0047;
    border: 1px solid #fff3db;
}

.des-treat-bx-p {
    margin: 0px 0px;
    padding: 7px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
    letter-spacing: .5px;
}
/*-------------------------Tribute-------------------------*/
.tribute-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.tribute-bx-sec {
    margin: 40px 0px 15px 0px;
    padding: 27px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 0;
    -webkit-box-shadow: -1px -28px 22px -21px rgba(0,0,0,0.51);
    -moz-box-shadow: -1px -28px 22px -21px rgba(0,0,0,0.51);
    box-shadow: -1px -28px 22px -21px rgba(0,0,0,0.51);
}

    .tribute-bx-sec:before {
        bottom: 0px;
        left: 0px;
        right: 0px;
        top: 0px;
        width: 100%;
        background: url(../images/frame1.jpg) no-repeat;
        background-size: 100%;
        content: "";
        position: absolute;
        z-index: 1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -ms-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

    .tribute-bx-sec:after {
        bottom: 0px;
        left: 0px;
        right: 0px;
        top: 67%;
        background: url(../images/frame2.jpg) no-repeat;
        background-size: 100%;
        content: "";
        position: absolute;
        z-index: 1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -ms-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

.tribute-bx-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 99;
    background: #fff8eb;
    border: 0px solid #dbccb2;
    box-shadow: 4px 7px 10px 0 rgba(56, 56, 56, 0.12);
    background-image: url(../images/frame2.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.tribute-bx-img-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.tribute-bx-name {
    margin: 11px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
    color: #697800;
}

.tribute-bx-name-higt {
    min-height: 45px !important;
}

.tribute-name-p {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 5px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    text-align: center;
    line-height: 29px;
    letter-spacing: .5px;
    color: #007233;
}

.page-navi-sec {
    margin: 3px 0px 0px 0px;
    padding: 6px 0px 3px 0px;
    width: 100%;
    height: auto;
    float: left;
    background-image: linear-gradient(#fffcfc, #d0d0d0);
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.12);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
}

.page-navi-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .page-navi-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        display: inline;
        color: #2e2e2e;
    }

        .page-navi-ul li a {
            margin: 0px;
            text-decoration: none;
            color: #616161;
            font-weight: 500;
            font-size: 14px;
            letter-spacing: .5px;
            padding: 8px 13px;
            border-radius: 40px;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            font-family: 'Roboto Slab', serif;
        }

            .page-navi-ul li a i {
                margin: 0px;
                padding: 5px 8px 6px 8px;
                background: #22b9ff;
                border-radius: 6px;
                font-weight: 900;
                color: #fff;
                -webkit-box-shadow: 0 0 10px rgba(0,0,0,.12);
                box-shadow: 0 0 10px rgba(0,0,0,.12);
                font-size: 13px;
            }

.artcle-ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .artcle-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .artcle-ul li a {
            margin: 0px;
            padding: 10px 10px 4px 10px;
            text-decoration: none;
            background: #697800;
            color: #fff;
            line-height: 25px;
            border-radius: 2px;
        }



.fndr-title-h {
    margin: 100px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 54px;
    font-weight: 700;
    color: #d4af37;
    line-height: 30px;
    text-align: center;
}

.fndr-title-h-name {
    margin: 42px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 40px;
    font-weight: 600;
    color: #303030;
    text-align: center;
    line-height: 30px;
}

.fndr-content-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    color: #171717;
    line-height: 39px;
    text-align: justify;
    font-weight: 500;
}

.fndr-content-p-en {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    color: #171717;
    line-height: 39px;
    text-align: justify;
    font-weight: 500;
}

.fndr-content-p-22 {
    font-size: 31px;
    line-height: 47px;
}

.fndr-content-p-en-22 {
    font-size: 28px;
    line-height: 45px;
}

.fndr-content-p-242 {
    font-size: 31px;
    line-height: 47px;
    font-style: italic;
}

.fndr-content-p-en-242 {
    font-size: 28px;
    line-height: 45px;
    font-style: italic;
}

.fndr-content-p-353 {
    font-size: 24px;
    line-height: 39px;
}

.fndr-mar-ftp {
    margin: 100px 0px 100px 0px;
}

.fndr-mar-ftp1 {
    margin: 5px 0px 0px 0px;
    font-style: italic;
}

.fndr-mar-ftp132 {
    margin: 95px 0px 0px 0px;
}

.fndr-row-wpr {
    margin: 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.fndr-img-style {
    background-color: #fffaf0;
    margin: 5px 0px 0px 0px;
    padding: 3px 3px 1px 3px;
    border-radius: 0px;
}

.fndr-img-style-slider {
    background-color: #fffaf0;
    margin: 5px 0px 10px 0px;
    padding: 3px 3px 1px 3px;
    border-radius: 0px;
}

.fndr-img-wpr {
    width: 100%;
    height: auto;
    float: left;
}

.fndr-img-wpr-tegline {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    font-weight: 500;
    color: #303030;
}

.fnder-owl-slider-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.img-zoome-in {
    cursor: zoom-in;
}

.img-height-auto {
    height: auto !important;
}

.fnder-zoom-slider-img-wpr {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #d88200;
}

.board-of-par-h {
    margin: 220px 100px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    float: right;
    font-weight: 700;
    color: #d4af37;
    line-height: 85px;
    text-align: right;
    font-size: 80px;
    border-bottom: 1px dashed #d4af37;
}

.board-of-par-hus {
    margin: 220px 100px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    float: right;
    font-weight: 700;
    color: #d4af37;
    line-height: 70px;
    text-align: right;
    font-size: 55px;
    border-bottom: 1px dashed #d4af37;
}

.natural-food-bnr-wpr {
    margin: 7px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    transition: .5s;
    overflow: hidden;
}

    .natural-food-bnr-wpr img {
        margin: 0px;
        transition: .5s;
    }

    .natural-food-bnr-wpr:hover img {
        transform: scale(1.1) rotate(0deg);
    }


.natural-food-bnr-wpr-thumb {
    margin: 1px 0px 0px 0px;
    padding: 3px;
    width: 100%;
    height: auto;
    float: left;
    transition: .5s;
    overflow: hidden;
    border-radius: 0px;
}

    .natural-food-bnr-wpr-thumb img {
        margin: 0px;
        transition: .5s;
    }

    .natural-food-bnr-wpr-thumb:hover img {
        transform: scale(1.1) rotate(0deg);
    }

.banr-imgs {
    margin: 0px 0px 0px 0px;
    padding: 3px;
    transition: .5s;
    overflow: hidden;
    border-radius: 0px;
    width: 41.66666667% !important;
}


    .banr-imgs:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }




.popup-menu-wpr {
    margin: 7px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.popup-menu-bx-cnt-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.landing-menu-bx-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.popup-menu-bx-wpr {
    margin: 9px 0px 9px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 5px;
    transition: .5s all ease;
}

    .popup-menu-bx-wpr:hover {
        transform: translateY(-10px);
    }

    .popup-menu-bx-wpr a {
        margin: 0px 0px 0px 0px;
        padding: 6px 5px;
        width: 100%;
        height: auto;
        float: left;
    }

.popup-menu-bx-ico-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.popup-menu-bx-ico {
    margin: 0px auto;
    padding: 1px;
    height: 75px;
    width: 75px;
    background: #fff;
    border-radius: 50px;
    cursor: pointer!important;
}

.popup-menu-bx-text {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: 40px;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    letter-spacing: .2px;
    text-align: center !important;
    background: none;
}

.popup-menu-bx-text-title {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    font-size: 23px;
    text-align: right;
    line-height: 35px;
}

.popup-menu-bx-width {
    width: 20%;
}

.popup-menu-bx-width-othrs {
    width: 11.5%;
}

.popup-menu-bx-width-11 {
    width: 11%;
}

.popup-menu-bx-width-20 {
    width: 20%;
}

.popup-menu-bx-width-13 {
    width: 13%;
}


.distant-ul {
    margin: -15px 0px 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .distant-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .distant-ul li a {
            margin: 0px;
            padding: 4px 10px 2px;
            font-size: 23px;
            font-weight: 600;
            letter-spacing: .5px;
            background: #f00;
            color: #fff;
            border-radius: 2px;
        }

            .distant-ul li a i {
                color: #fff;
                margin: 0px 5px 0px 0px;
            }


.fndr-p-margn {
    margin: 20px 0px 0px 0px;
}

.fndr-p-margn-en {
    margin: 20px 0px 0px 0px;
}






.our-team-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.our-team-bx-sec {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 0;
}

/*.our-team-bx-sec:before {
        bottom: -10px;
        left: 10px;
        right: -10px;
        top: 10px;
        border: 1px solid #d4c398;
        content: "";
        position: absolute;
        z-index: 1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -ms-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }*/

.our-team-bx-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 99;
}

.our-team-bx-img-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .our-team-bx-img-sec img {
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
    }

.our-team-bx-name {
    margin: 11px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
    color: #697800;
}

.our-team-bx-name-higt {
    min-height: 45px !important;
}

.our-team-desig-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    letter-spacing: .5px;
    color: #007233;
}


.director-btm-bnr-sec {
    margin: 0px;
    padding: 0px 0px 40px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
}

.director-btm-bnr-inr {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    width: 100%;
    height: auto;
    float: left;
    border: 5px solid #d88200;
}

.director-btm-bnr-wpr {
    margin: 5px 0px 2px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.natural-habitat-bnr-sec {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.natural-habitat-bnr-wpr {
    margin: 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.natural-habitat-bnr-slidr-wpr {
    margin: 0px 0px 0px 0px;
    padding: 4px;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 0px;
}

.natural-habitat-bnr-slidr-wpr-cap {
    margin: 10px 0px 0px 0px;
    padding: 0px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #333;
}

    .natural-habitat-bnr-slidr-wpr-cap span {
        font-weight: 600;
        color: #c89602;
    }


/******************************************/

.book-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.book-bx-sec {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 0;
}

.book-bx-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 99;
}

.book-bx-img-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .book-bx-img-sec img {
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
        transition: .5s all ease;
    }

        .book-bx-img-sec img:hover {
            transform: translateY(-10px);
        }

.book-bx-name {
    margin: 11px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
    color: #697800;
}

.book-bx-name-higt {
    min-height: 45px !important;
}

.book-name-p {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 5px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    letter-spacing: .5px;
    color: #007233;
}

.border-lft-row {
    border-left: 1px solid #ddd;
    padding-right: 5px;
    padding-left: 5px;
}

.menu-title-row-alllin {
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-menu-row-devide {
    margin: 1px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #ddd;
    background: #333;
}

.entr-website-btn-ul {
    margin: 13px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
}

    .entr-website-btn-ul li {
        margin: 0px;
        padding: 0px 0px 0px 10px;
        list-style-type: none;
        display: inline;
    }

        .entr-website-btn-ul li a {
            text-decoration: none;
            font-size: 17px;
            font-weight: 500;
            line-height: 39px;
            min-width: 130px;
            display: table-caption;
            font-family: "Poppins", sans-serif;
            text-align: center;
            box-shadow: inset 0 0 0.125em rgba(255, 255, 255, 0.75);
            background: #f90000;
            position: relative;
            margin: 0px;
            border: solid .125em transparent;
            padding: 0;
            width: 130px;
            height: 42px;
            border-radius: 50px;
            color: #fffaf0;
            text-shadow: 1px 1px var(--c-sh-txt, rgba(0, 0, 0, 0.5));
            filter: contrast(1);
            transition: .2s ease-out;
            cursor: pointer;
            top: 0%;
        }

            .entr-website-btn-ul li a:after {
                position: absolute;
                top: calc(100% + 0.25em);
                right: -1em;
                left: -1em;
                height: 0.5em;
                background: radial-gradient(rgba(0, 0, 0, 0.25), transparent 50%);
                transition: inherit;
                content: "";
            }

.cont-btn {
    min-width: 150px !important;
    background: #656124 !important;
    width: 150px !important;
}

.home-btn {
    min-width: 102px !important;
    width: 102px !important;
    background: #656124 !important;
}

.testi-btn {
    min-width: 100px !important;
    width: 100px !important;
    background: #656124 !important;
}

.dontn-btn {
    min-width: 65px !important;
    width: 65px !important;
    background: #656124 !important;
}









.cont-btn-e {
    min-width: 125px !important;
    background: #656124 !important;
    width: 125px !important;
}

.home-btn-e {
    min-width: 123px !important;
    width: 123px !important;
    background: #656124 !important;
}

.testi-btn-e {
    min-width: 125px !important;
    width: 125px !important;
    background: #656124 !important;
}

.dontn-btn-e {
    min-width: 105px !important;
    width: 105px !important;
    background: #656124 !important;
}

.entr-website-btn-ul li a:hover {
    background: #ffff00 !important;
    color: #000!important;
}



.menuback-btn-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: auto;
    height: auto;
    float: left;
    position: fixed;
    top: 37%;
    left: 0px;
    z-index: 9999;
}

    .menuback-btn-ul li {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .menuback-btn-ul li a {
            text-decoration: none;
            font-size: 16px;
            font-weight: 500;
            color: #fff;
            background: #f90000;
            line-height: 26px;
            padding: 10px 5px 4px 5px;
            border-radius: 0 4px 4px 0;
            transition: .2s ease-out;
        }

            .menuback-btn-ul li a:hover {
                color: #000;
                background: #ffff00;
            }

.other-titles-h {
    margin: 21px 0px -8px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 19px;
    font-weight: 600;
    color: #c5302c;
    line-height: 25px;
}



.journey-cnt-p-big {
    margin: 0px 0px -10px 0px;
    padding: 20px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 29px;
    color: #cc0000;
    line-height: 32px;
    text-align: justify;
    font-weight: 700;
}

.journey-cnt-p {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    color: #171717;
    line-height: 38px;
    text-align: justify;
    font-weight: 400;
}

.journy-tbl-wpr {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .journy-tbl-wpr table tr th td {
        padding: 0px;
    }

.journy-sec-title-h {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 50px;
    position: relative;
    line-height: 55px;
    color: #b68f13;
    font-weight: 700;
    font-family: 'Karma', serif;
}

    .journy-sec-title-h:before {
        position: absolute;
        content: "";
        left: 0px;
        bottom: 0px;
        width: 50px;
        height: 3px;
        background: #fbc478;
    }

.journy-img-wpr {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.journy-sadand-img-wpr {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.sdfiuh43 {
    font-size: 29px;
    padding: 30px 0px 0px 0px;
    text-align: right;
}

.u58gu {
    font-size: 28px;
    color: #171717;
    line-height: 44px;
}

.journy-gala-night-sldr-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.journy-gala-night-sldr-wpr {
    margin: 10px 0px 10px 0px;
    padding: 3px;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 0px;
}

.testimnl-pge-big-h {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Karma', serif;
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    color: #d4af37;
    text-align: center;
    letter-spacing: 1px;
}

.testimnl-pge-big-h-en {
    margin: 0px 0px 30px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 80px;
    line-height: 70px;
    font-weight: 800;
    color: #d4af37;
    text-align: center;
    letter-spacing: 2px;
    font-family: 'Spirax', cursive;
}

.testimnl-sldr-wpr {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 0px;
    border: 1px solid #ddd;
}

.testimnl-sldr-wpr-h {
    margin: 10px 0px 10px 0px;
    padding: 4px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Karma', serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    color: #656124;
    text-align: left;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd;
}

.testimnl-sldr-wpr-h-en {
    margin: 0px 0px 10px 0px;
    padding: 3px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    color: #d4af37;
    text-align: left;
    letter-spacing: 2px;
    font-family: 'Spirax', cursive;
    border-bottom: 1px solid #ddd;
}

.formmb {
    display: none;
}

.patient-feedback-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.patient-feedback-bx {
    margin: 5px 0px 15px 0px;
    padding: 15px 10px;
    width: 100%;
    height: auto;
    float: left;
    background: #fffaf0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(184, 184, 184, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(196, 196, 196, 0.75);
}


.patient-feedback-desese-name {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-weight: 500;
    font-size: 21px;
}

.patient-feedback-description {
    margin: 15px 0px 16px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
}

.patient-feedback-img-bx {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 20%;
    height: auto;
    float: left;
}

.patient-feedback-img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    border-radius: 50px;
}

.patient-feedback-contnt-sec {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    width: 75%;
    height: auto;
    float: left;
}

.patient-feedback-ptnt-name {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: 500;
}

.patient-feedback-ptnt-place {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    font-weight: 500;
}

.faq-sec {
    margin: 0px 0px 25px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.faq-ques-h {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    line-height: 33px;
    font-weight: 500;
    color: #f00;
    position: relative;
    background: url(https://tpck.in/images/ques-letter.png) no-repeat;
    background-position: 0px 7px;
    background-size: 21px;
}

/*.faq-ans-p {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #656124;
    background: url(https://tpck.in/images/ans-letter.png) no-repeat;
    background-position: 0px 4px;
    background-size: 21px;
}*/

.faq-ques-h-hn {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    line-height: 33px;
    font-weight: 500;
    color: #f00;
    position: relative;
    background: url(https://tpck.in/images/ques-letter.png) no-repeat;
    background-position: 0px 7px;
    background-size: 21px;
}

.faq-ans-p-hn {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #656124;
    background: url(https://tpck.in/images/ans-letter.png) no-repeat;
    background-position: 0px 4px;
    background-size: 21px;
}

.faq-ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .faq-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .faq-ul li a {
            margin: 0px;
            padding: 10px 10px 4px 10px;
            text-decoration: none;
            background: #697800;
            color: #fff;
            line-height: 25px;
            border-radius: 2px;
        }


.triff-plan {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.triff-plan-h {
    margin: 15px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    color: #f90000;
    line-height: 35px;
}

.triff-plan2-h {
    margin: 15px 0px -5px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    font-weight: 600;
    text-align: left;
    color: #f90000;
    line-height: 35px;
}

.triff-plan-tbl--wpr {
    margin: 0px 0px 20px 0px;
    padding: 5px;
    width: 100%;
    height: auto;
    float: left;
    background: #fbfbfb;
    border: 1px solid #ddd;
}

.txtblink {
    animation-duration: 1200ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation: blink 1200ms infinite; /* Safari and Chrome */
}

@keyframes blink {
    from {
        color: green;
    }

    to {
        color: #f00;
    }
}

@-webkit-keyframes blink {
    from {
        color: #ffd800;
    }

    to {
        color: #0fbcce;
    }
}

.disblle {
    pointer-events: none;
    color: #9b9b9b;
}


.hnfontsFamily {
    font-family: 'Roboto', sans-serif;
}

