﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    font-family: 'Hind Siliguri', sans-serif;
}

.container-small {
    margin-left: 0px;
    margin-right: 0px;
}

.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;
}

.section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}
/*--------------------Top Sec---------------------*/
.top-bar-sec {
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #15416e;
}

.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: 5px 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 15px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .top-bar-reg-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-reg-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);
            }


.social-sec {
    margin: 5px 0px 5px 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: 28px;
                height: 28px;
                line-height: 26px;
                text-align: center;
                color: #ffffff;
                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-utube {
    background: #C5302C;
}

.social-ul li a i:hover {
    background: rgba(0, 0, 0, 0.1);
    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 {
    }

.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;
}

.menu_iner {
    padding: 29px 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: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #fff;
}

.slider-iner {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.carousel-control.left {
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
}

.carousel-indicators {
    bottom: 50px;
}

.welcome-txt {
    margin: 0px;
    padding: 1px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 29px;
    color: #3f3f4e;
    text-align: justify;
}

/* Flat imagebox-------------------------------------------------------------- */
.three-colum-bx-sec {
    margin: 40px 0px 40px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.flat-imagebox {
    margin: 0 -15px;
}

    .flat-imagebox .item-three-column {
        float: left;
        padding: 0 15px;
    }

.imagebox {
    position: relative;
}

    .imagebox .box-wrapper {
        overflow: hidden;
        position: relative;
    }

    .imagebox .box-header {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 20px;
        padding: 10px 80px 10px 20px;
        min-height: 65px;
        -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;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

        .imagebox .box-header:after {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            z-index: -1;
            background-color: #15416e;
            -webkit-opacity: 0.85;
            -khtml-opacity: 0.85;
            -moz-opacity: 0.85;
            opacity: 0.85;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
            filter: alpha(opacity=85);
        }

        .imagebox .box-header:before {
            content: "\f054";
            position: absolute;
            font-family: "fontAwesome";
            text-align: center;
            line-height: 55px;
            right: 5px;
            top: 5px;
            bottom: 5px;
            width: 55px;
            height: 55px;
            color: #ffffff;
            background-color: #18ba60;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
            font-weight: normal;
            font-size: 18px;
        }

        .imagebox .box-header .box-title {
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 1.4;
            margin: 0;
            position: relative;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        }

            .imagebox .box-header .box-title:after {
                width: 50px;
                height: 3px;
                content: "";
                position: absolute;
                left: 0;
                top: -10px;
            }

            .imagebox .box-header .box-title a {
                color: #ffffff;
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
            }

        .imagebox .box-header .box-subtitle {
            margin: 5px 0 0 0;
            color: #ffffff;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
            position: relative;
        }

            .imagebox .box-header .box-subtitle:before {
                font-family: "FontAwesome";
                content: "\f0a9";
                display: inline-block;
                margin: 0 6px 0 0;
            }

    .imagebox .box-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        color: #ffffff;
        padding: 30px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0);
        -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;
    }

        .imagebox .box-content:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #15416e;
            z-index: -1;
            -webkit-opacity: 0.9;
            -khtml-opacity: 0.9;
            -moz-opacity: 0.9;
            opacity: 0.9;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
            filter: alpha(opacity=90);
        }

        .imagebox .box-content .button.style1 {
            margin-top: 30px;
        }

    .imagebox:hover .box-header {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    .imagebox:hover .box-content {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100);
    }

.three-col-button {
    margin-top: 30px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 40px 0px 20px;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    background-image: none;
    background-color: #18ba60;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    display: inline-block;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

    .three-col-button:hover {
        background: #ffffff;
        text-shadow: none;
        color: #15416e;
    }



/*------------------------Training Program Section--------------------------*/
.program-sec {
    margin: 10px 0px 0px 0px;
    padding: 50px 0px;
    width: 100%;
    height: auto;
    float: left;
    background-color: #f1f2f8;
}

.program-head-sec {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid rgba(54, 70, 115, 0.08);
}

.program-main-heading {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #15416e;
    line-height: 33px;
    text-transform: uppercase;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    font-size: 30px;
}

    .program-main-heading i {
        font-size: 28px;
        color: #18ba60;
        margin-right: 20px;
    }

.program-rght-btn-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
}

    .program-rght-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .program-rght-btn-ul li a {
            margin: 0px;
            padding: 0 25px;
            height: 40px;
            line-height: 40px;
            color: #ffffff;
            font-size: 15px;
            background-image: none;
            background-color: #18ba60;
            cursor: pointer;
            white-space: nowrap;
            border: none;
            display: inline-block;
            font-weight: bold;
            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
            text-transform: uppercase;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
        }

            .program-rght-btn-ul li a:hover {
                background-color: #15416e;
                color: #ffffff;
            }

.program-bx-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.program-bx-wpr {
    margin: 20px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #ffffff;
    padding: 40px 40px 30px 40px;
    position: relative;
    -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;
}

    .program-bx-wpr:hover {
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

.program-bx-wpr-ico-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 30px;
    float: left;
}

    .program-bx-wpr-ico-sec i {
        font-size: 28px;
        position: absolute;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        color: #ffffff;
        width: 60px;
        height: 60px;
        background-color: #15416e;
        text-align: center;
        line-height: 60px;
        top: 0;
        left: 40px;
        -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;
    }

.program-bx-wpr:hover .program-bx-wpr-ico-sec i {
    background-color: #18ba60;
}

.program-bx-wpr-heading {
    margin: 20px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #15416e;
    text-transform: uppercase;
}

.program-bx-wpr-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #2f4862;
}

.program-bx-wpr-btn-ul {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .program-bx-wpr-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .program-bx-wpr-btn-ul li a {
            margin: 0px;
            padding: 0px;
            text-decoration: none;
            color: #18ba60;
            display: inline-block;
            font-weight: bold;
            position: relative;
            text-transform: uppercase;
            font-size: 15px;
            line-height: 27px;
        }

            .program-bx-wpr-btn-ul li a:after {
                content: "\f054";
                font-family: "fontAwesome";
                font-size: 14px;
                font-weight: normal;
                margin-left: 10px;
                display: inline-block;
            }

            .program-bx-wpr-btn-ul li a:before {
                content: "";
                position: absolute;
                height: 5px;
                left: 0;
                bottom: -30px;
                width: 0;
                -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;
            }

            .program-bx-wpr-btn-ul li a:hover:before {
                width: 100%;
                background-color: #18ba60;
            }

/*------------------------Skill Sec------------------------*/
.skill-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/job-bg.jpg) no-repeat;
    background-position: 50% 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.skill-bg-sec {
    margin: 0px 0px 0px 0px;
    padding: 50px 0px;
    width: 100%;
    height: auto;
    float: left;
    background-color: #18ba6091;
}

.skill-heading-text {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 39px;
    color: #fff;
    font-weight: 700;
    font-family: "Hind Vadodara", sans-serif;
    text-transform: capitalize;
    text-align: center;
}

/*------------------------News Section----------------------------*/
.news-section {
    margin: 50px 0px 50px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.news-inr-section {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.blog-shortcode {
    margin: 0 -15px;
}

    .blog-shortcode .item-three-column {
        float: left;
        padding: 0 15px;
    }

    .blog-shortcode .blog-posts {
        margin-bottom: 30px;
    }

.blog-posts .entry-wrapper {
    -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;
}

    .blog-posts .entry-wrapper:hover {
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
        -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
        -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
    }

        .blog-posts .entry-wrapper:hover .entry-content-wrap {
            background: #ffffff;
        }

            .blog-posts .entry-wrapper:hover .entry-content-wrap:after {
                width: calc(100% - 40px);
            }

.blog-posts .entry-cover {
    position: relative;
}

    .blog-posts .entry-cover .entry-time {
        position: absolute;
        width: 60px;
        height: 60px;
        padding: 0px 21px 0px 0px;
        background-color: #15416e;
        top: 0;
        left: 30px;
        color: #ffffff;
        font-weight: 700;
        z-index: 9;
        margin: 0;
        text-align: center;
        font-size: 75px;
        font-weight: 100;
        line-height: 96px;
        font-style: italic;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        -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;
    }

    .blog-posts .entry-cover:hover .entry-time {
        background-color: #18ba60;
    }

    .blog-posts .entry-cover .entry-time span {
        display: block;
        text-transform: uppercase;
        line-height: 1;
    }

        .blog-posts .entry-cover .entry-time span.entry-day {
            font-size: 30px;
            margin-top: 4px;
        }

    .blog-posts .entry-cover a {
        display: block;
        position: relative;
        background: #000000;
    }

        .blog-posts .entry-cover a:after,
        .blog-posts .entry-cover a:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 30px;
            background: #ffffff;
            top: 50%;
            left: 50%;
            z-index: 9;
            margin-top: -15px;
            margin-left: -1px;
            visibility: hidden;
            -webkit-opacity: 0;
            -khtml-opacity: 0;
            -moz-opacity: 0;
            opacity: 0;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
            filter: alpha(opacity=0);
            -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;
        }

        .blog-posts .entry-cover a:before {
            height: 1px;
            width: 30px;
            margin-top: -1px;
            margin-left: -15px;
        }

        .blog-posts .entry-cover a:hover img {
            -webkit-opacity: 0.4;
            -khtml-opacity: 0.4;
            -moz-opacity: 0.4;
            opacity: 0.4;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
            filter: alpha(opacity=40);
        }

        .blog-posts .entry-cover a:hover:after,
        .blog-posts .entry-cover a:hover:before {
            visibility: visible;
            -webkit-opacity: 1;
            -khtml-opacity: 1;
            -moz-opacity: 1;
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
            filter: alpha(opacity=100);
        }

.blog-posts .entry-content-wrap {
    padding: 25px 20px 25px 20px;
    background: #f2f4f8;
    position: relative;
}

    .blog-posts .entry-content-wrap:after {
        width: 60px;
        height: 5px;
        background-color: #18ba60;
        content: "";
        top: 0;
        left: 20px;
        position: absolute;
        -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;
    }

.blog-posts .entry-header {
    margin-bottom: 15px;
}

    .blog-posts .entry-header .entry-title {
        font-size: 20px;
        margin: 0;
        line-height: 1.3;
        font-weight: 700;
        text-transform: uppercase;
    }


        .blog-posts .entry-header .entry-title a {
            font-size: 19px;
            color: #15416e;
            text-decoration: none;
            -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;
        }

            .blog-posts .entry-header .entry-title a:hover {
                color: #18ba60;
                text-decoration: none;
                outline: 0;
                -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;
            }

.blog-posts .entry-content .read-more {
    display: inline;
    font-weight: bold;
}

.blog-posts .entry-footer {
    margin-top: 15px;
}

    .blog-posts .entry-footer .entry-meta {
        color: #b9c1cf;
    }

        .blog-posts .entry-footer .entry-meta a {
            color: #b9c1cf;
        }

            .blog-posts .entry-footer .entry-meta a:hover {
                color: #18ba60;
            }

        .blog-posts .entry-footer .entry-meta i {
            display: none;
        }

        .blog-posts .entry-footer .entry-meta .entry-comments-link {
            display: none;
        }

        .blog-posts .entry-footer .entry-meta .entry-author {
            margin-right: 5px;
        }

            .blog-posts .entry-footer .entry-meta .entry-author:after {
                content: "/";
                display: inline-block;
                margin-left: 5px;
                color: #b9c1cf;
            }

.latest-post .entry-wrapper .entry-content-wrap {
    background: none;
    padding: 0;
    padding-left: 10px;
    overflow: hidden;
}

.latest-post .entry-cover {
    float: left;
    padding-right: 10px;
}

.latest-post .entry-wrapper .entry-content-wrap .entry-header .entry-title {
    font-size: 16px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 5px;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

    .latest-post .entry-wrapper .entry-content-wrap .entry-header .entry-title a {
        color: #15416e;
        text-decoration: none;
        -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;
    }

        .latest-post .entry-wrapper .entry-content-wrap .entry-header .entry-title a:hover {
            color: #18ba60;
            text-decoration: none;
            outline: 0;
            -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;
        }

.latest-post .entry-footer .entry-meta .entry-author {
    margin-right: 5px;
}

.latest-post .entry-footer .entry-meta a {
    color: #b9c1cf;
}

    .latest-post .entry-footer .entry-meta a:hover {
        color: #18ba60;
    }

.latest-post .entry-footer .entry-meta .entry-author:after {
    content: "/";
    display: inline-block;
    margin-left: 5px;
    color: #b9c1cf;
}

.latest-post {
    margin-bottom: 30px;
}

.latest-post-img {
    max-width: 100%;
    height: auto;
    -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;
}

    .latest-post-img:hover {
        -webkit-opacity: 0.4;
        -khtml-opacity: 0.4;
        -moz-opacity: 0.4;
        opacity: 0.4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
        filter: alpha(opacity=40);
    }

        .latest-post-img:hover:before {
            visibility: visible;
            -webkit-opacity: 1;
            -khtml-opacity: 1;
            -moz-opacity: 1;
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
            filter: alpha(opacity=100);
        }

    .latest-post-img:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 30px;
        background: #ffffff;
        top: 50%;
        left: 50%;
        z-index: 9;
        margin-top: -15px;
        margin-left: -1px;
        visibility: hidden;
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0);
    }

.post-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    /*float: left;*/
    color: #969ca7;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
/*--------------------Why Choose Us--------------------------*/
.why-choose-sec {
    margin: 0px;
    padding: 40px 0 70px;
    width: 100%;
    height: auto;
    float: left;
    background-color: #20242e;
}

.why-choose-bx-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.why-choose-bx-heading {
    margin: 30px 0 20px 0;
    padding: 0px 0px 22px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
    -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;
}

    .why-choose-bx-heading:before {
        width: 100%;
        height: 1px;
        content: "";
        position: absolute;
        left: 65px;
        bottom: 1px;
        background: rgba(241, 242, 248, 0.1);
    }

    .why-choose-bx-heading:after {
        width: 50px;
        height: 3px;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0px;
        background-color: #18ba60;
    }

.why-choose-bx-txt-wpr {
    margin: 20px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.why-choose-bx-txt-wpr-h {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 18px;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    color: #d8e7ef;
}

    .why-choose-bx-txt-wpr-h i {
        border: 1px solid;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 26px;
        margin-right: 15px;
        color: #18ba60;
    }

.why-choose-bx-txt-wpr-p {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: rgba(216,231,239,0.5);
}

.why-choose-bx-cus-suc-img {
    margin: 23px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.cus-logo-sec {
    margin: 45px 0px 0px 0px;
    padding: 50px 0px 0px 1px;
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid rgba(241,242,248,0.1);
}

.cus-logo-wpr-sec {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.cus-logo-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.cus-logo-tooltip {
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(0, 0, 0, 0.8);
    padding: 7px 10px;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    color: #ffffff;
    visibility: hidden;
    margin: 0 15px;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -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;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .cus-logo-tooltip:before {
        border-top: 6px solid rgba(0, 0, 0, 0.8);
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        left: 50%;
        margin-left: -6px;
        top: 100%;
    }

.cus-logo-wpr-sec:hover .cus-logo-tooltip {
    bottom: 110%;
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}


/*--------------------------Testimonial Section-----------------------*/
.testimonial-sec {
    margin: 60px 0px 50px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.testimonial-heading-sec {
    margin: 0px 0px 40px 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: #15416e;
    line-height: 33px;
    text-transform: uppercase;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    font-size: 30px;
}

    .testimonial-heading-text i {
        font-size: 28px;
        color: #18ba60;
        margin-right: 20px;
    }

.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;
    padding: 0px 20px 0px 0px;
    width: 50%;
    height: auto;
    float: left;
    position: relative;
}

    .testimonial-slider-bx-img-sec:before {
        content: "''";
        position: absolute;
        top: -12px;
        left: 25px;
        color: #ffffff;
        font-size: 49px;
        font-weight: 100;
        font-style: italic;
        z-index: 1;
    }

    .testimonial-slider-bx-img-sec:after {
        width: 40px;
        height: 40px;
        background-color: #15416e;
        content: "";
        position: absolute;
        top: 0;
        left: 20px;
    }

.testimonial-slider-bx-content-sec {
    margin: 0px;
    padding: 2px 20px 0px 0px;
    width: 50%;
    height: auto;
    float: left;
}

.testimonial-slider-bx-content-name-h {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 900;
    line-height: 27px;
    color: #2f4862;
    text-transform: uppercase;
}

    .testimonial-slider-bx-content-name-h span {
        color: #18ba60;
        padding-left: 10px;
    }

.testimonial-slider-bx-content-p {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    color: #2f4862;
}
/*---------------------Google-MapSection--------------------------*/
.g-map-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


/*****************main footer***********************/
.top-footer {
    margin: 0px;
    padding: 30px 0px 10px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #15416e;
}

.footer-inner {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.top-footer h4 {
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 15px;
    height: auto;
    width: 100%;
    float: left;
    color: #dedede;
    text-align: left;
    font-size: 16px;
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    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: 14px;
    line-height: 25px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.75);
}

.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: 100%;
        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: 14px;
            color: rgba(255, 255, 255, 0.85);
            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: #fff;
            }

            .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-map {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}

    .footer-map:before {
        position: absolute;
        content: "";
        min-width: 374px;
        min-height: 201px;
        background-image: url('../images/dotted-map.png');
        background-repeat: no-repeat;
        left: 0px;
        top: 40px;
        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: 14px;
        color: rgba(255, 255, 255, 0.85);
        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: rgba(0, 0, 0, 0.1);
            position: absolute;
            left: 0px;
            top: 4px;
        }

        .address-ul li a {
            margin: 0px;
            padding: 5px 0px 10px;
            float: left;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.85);
            line-height: 24px;
        }

.footer-bottom {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 25px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #133A63;
}

.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: 14px;
    line-height: 21px;
    text-align: left;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
}

    .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;
}

/*-------------------Contact Us----------------------*/
.contct-us-page {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.contct-us-info-sec {
    margin: 0px;
    padding: 0px;
    width: 45%;
    height: auto;
    float: left;
    background-image: url('../images/contactus.png');
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
}

.contct-us-info-sec-color {
    margin: 0px 0px 0px 0px;
    padding: 70px 45px 70px 50px;
    height: auto;
    width: 100%;
    float: left;
    background: rgba(0, 0, 50, 0.78);
}

.contct-us-map-sec {
    margin: 0px;
    padding: 0px;
    width: 55%;
    height: auto;
    float: left;
}

.contct-us-head {
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 15px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    font-size: 27px;
    line-height: 30px;
}

    .contct-us-head:after {
        content: '';
        background: #fff;
        height: 2px;
        width: 16%;
        position: absolute;
        bottom: 0%;
        left: 0%;
    }

.contct-us-info-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.contact-info {
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 65px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.contact-icon {
    font-size: 16px;
    border: 1px solid #fff;
    padding: 10px 11px;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 28px;
}

.contact-info-p {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    font-size: 16px;
}

.contact-txtbox-area {
    margin: 50px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.contact-txtbox-gt-in-tch-h {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 15px 0px;
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    font-size: 31px;
    color: #333;
    line-height: 45px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

    .contact-txtbox-gt-in-tch-h:before {
        position: absolute;
        background: #fb5710;
        height: 2px;
        content: '';
        width: 11%;
        bottom: 8%;
        left: 44.5%;
    }

    .contact-txtbox-gt-in-tch-h:after {
        position: absolute;
        background: #fb5710;
        height: 2px;
        content: '';
        width: 18%;
        right: 41%;
        bottom: 0%;
    }

.contact-txtbox-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.contact-txtbox-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 20px;
}

.contact-wrapper {
    margin: 10px 0px 20px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.txtbox-wraper {
    margin: 10px 0px 10px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.contact-txtbox-btn {
    margin: 0px 0px 0px 0px;
    max-width: 140px;
    width: 100%;
    display: inline-block;
    border: 1px solid #d5a233;
    text-align: center;
    height: 37px;
    line-height: 32px;
    letter-spacing: .14px;
    font-size: 14px;
    background-color: #000032 !important;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 0px;
    text-decoration: none !important;
    color: #ffffff;
    position: relative;
    transition: all 400ms linear 0s;
    z-index: 2;
}

    .contact-txtbox-btn:hover {
        border: 1px solid #d5a233;
        background-color: rgba(0, 188, 212, 0) !important;
        color: #000032;
    }

.form-control {
    border: 1px solid #887e9c !important;
}

.background-wrap {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #f8f9f9;
}
/*--------------------------Booking Page-------------------------------*/
.booking-bg-sec {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    background: url(../images/room-bg.jpg);
    background-size: 100%;
    background-attachment: fixed;
}

.booking-bg-wpr {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #9d9e6199;
}

.booking-page {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.booking-calndr-wpr {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.booking-check-avai {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.booking-no-of-night-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.booking-no-of-night {
    margin: 0px;
    padding: 0px;
    background: no-repeat;
    border: 0px;
    font-size: 65px;
    color: #f00;
}

.booking-check-avai-txtbx-sec {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.b-txtbx-padd-r {
    padding-right: 0px;
}

.b-txtbx-padd-lst {
    padding-right: 0px;
}

.booking-check-avai-txtbx-wpr {
    margin: 5px 0px 5px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.chck-avail-btn-sec {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.chck-avail-btn {
    margin: 0px 0px 0px 0px;
    max-width: 175px;
    width: 100%;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #eeeeee;
    text-align: center;
    height: 33px;
    line-height: 29px;
    letter-spacing: .14px;
    font-size: 15px;
    border-radius: 3px;
    background-color: rgba(20, 57, 36, 0.42) !important;
    text-transform: capitalize;
    text-decoration: none !important;
    color: #ffffff;
    position: relative;
    transition: all 400ms linear 0s;
    z-index: 2;
}

    .chck-avail-btn:hover {
        color: #18182f;
        background-color: #f8f9f9 !important;
    }

.book-room-details-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.book-room-details-wpr {
    margin: 0px 0px 20px 0px;
    padding: 10px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #a0a3ae;
    background: rgba(20, 57, 36, 0.74);
    box-shadow: 0 8px 25px rgba(0,0,0,.1);
    min-height: 285px;
}

.book-room-details-img-wpr {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.book-room-details-inr-dtl-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.book-room-details-inr-dtl-ttl {
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 6px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 27px;
    position: relative;
    color: #fff;
}

    .book-room-details-inr-dtl-ttl:after {
        border-bottom: 2px solid #fff;
        height: 4px;
        width: 46px;
        content: "";
        position: absolute;
        left: 1px;
        bottom: 0px;
    }

.book-room-details-smok {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    color: #fff;
}

.book-room-details-inr-des-ttl {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    text-align: justify;
    color: #fff;
}

.book-room-details-inr-dtl-rte-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.book-room-details-inr-dtl-rte-p-from {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
}

.book-room-details-inr-dtl-rte-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
}

.book-room-details-inr-dtl-rte-p-ave {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
}

.book-room-btn-sec {
    margin: 40px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.book-room-btn {
    margin: 0px 0px 0px 0px;
    max-width: 100px;
    width: 100%;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #ffffff;
    text-align: center;
    height: 35px;
    line-height: 32px;
    letter-spacing: .14px;
    font-size: 14px;
    background-color: #1827189c !important;
    text-transform: capitalize;
    border-radius: 0px;
    text-decoration: none !important;
    color: #ffffff;
    position: relative;
    transition: all 400ms linear 0s;
    z-index: 2;
}

    .book-room-btn:hover {
        color: #18182f;
        background-color: #f8f9f9 !important;
    }

/*-----------------Complete Booking Page----------------------*/
.c-b-page-sec {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.c-b-guest-info-sec {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    background: rgba(20, 57, 36, 0.74);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

    .c-b-guest-info-sec:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        z-index: 1;
    }

.c-b-guest-info-sec-ttl {
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 6px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 22px;
    line-height: 27px;
    background: rgba(20, 57, 36, 0.74);
    padding: 0.4em 1em;
    color: #fff;
}

.c-b-guest-info-txtbx-sec {
    margin: 0px;
    padding: 0px 15px 15px 15px;
    width: 100%;
    height: auto;
    float: left;
}

.c-b-guest-info-txtbx-p {
    margin: 5px 0px 4px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #fff;
}

.c-b-guest-info-txtbx-wpr {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.biling-dt-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    background: rgba(20, 57, 36, 0.74);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

    .biling-dt-sec:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        z-index: 1;
    }

.biling-dt-ttl {
    margin: 0px 0px 12px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 27px;
    background: rgba(20, 57, 36, 0.74);
    padding: 9px 20px;
    color: #fff;
}

.biling-summery-dt-sec {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
}

.biling-summery-dt-wpr {
    margin: 0px;
    padding: 0px 15px;
    width: 100%;
    height: auto;
    float: left;
}

.biling-summery-dt-wpr-botom {
    margin: 10px 0px 0px 0px;
    padding: 10px 15px 0px 15px;
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #fff;
}

.biling-summery-dt-p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 25px;
}

.biling-summery-dt-p-right {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    font-size: 14px;
    line-height: 25px;
}

.biling-summery-subttl-sec {
    margin: 5px 0px 0px 0px;
    padding: 5px 15px 0px 15px;
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #fff;
}

.biling-summery-subttl-p-l {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}

.biling-summery-subttl-p-r {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-align: right;
}

.biling-summery-tax-sec {
    margin: 5px 0px 0px 0px;
    padding: 5px 15px 0px 15px;
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #fff;
}

.biling-summery-tax-p-l {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}

.biling-summery-tax-p-r {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-align: right;
}


.biling-summery-ttl-cost-sec {
    margin: 5px 0px 0px 0px;
    padding: 5px 15px 8px 15px;
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #fff;
}

.biling-summery-ttl-cost-p-l {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}

.biling-summery-ttl-cost-p-r {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-align: right;
}

.confirm-book-btn-sec {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.confirm-book-term {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.confirm-book-btn-wpr {
    margin: 15px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.confirm-book-btn {
    margin: 0px 0px 0px 0px;
    max-width: 150px;
    width: 100%;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #9c9290;
    text-align: center;
    height: 36px;
    line-height: 32px;
    letter-spacing: .14px;
    font-size: 14px;
    /* background-color: #ff401b; */
    background: rgba(20, 57, 36, 0.74);
    text-transform: capitalize;
    border-radius: 2px;
    text-decoration: none !important;
    color: #ffffff;
    position: relative;
    transition: all 400ms linear 0s;
    z-index: 2;
}

    .confirm-book-btn:hover {
        color: #000000;
        background-color: #ffffff;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        z-index: 1;
    }
/*-------------------------------------------------*/
.progres-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.progres-sec-wpr {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}
/*--------------------------------*/
.alert-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.temp-book-detail-sec {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.temp-book-detail-p {
    margin: 0 0 0px;
    padding: 0px 0px 0px 7px;
    width: 210px;
    height: auto;
    float: left;
    font-size: 13.5px;
    line-height: 24px;
    color: #fff;
}

.temp-book-detail-wpr {
    margin: 0px;
    padding: 4px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #294529c7;
    border: 1px solid #99999e;
}
/*----------------------Notification--------------------------*/

.notificationpan {
    display: none;
    background: #00000047;
    top: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
}

.notifi {
    margin: 0px;
    z-index: 999999;
    position: fixed;
    left: 42%;
    top: 50%;
    width: 250px;
    background-color: #dcb479;
    padding: 6px 30px 6px 7px;
    border: 1px solid #ffdfb0;
}

.closenotificationpan {
    position: absolute;
    margin: 0px 0px 0px 0px;
    top: 6px;
    right: 6px;
    cursor: pointer;
}

#notification {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 999999;
    float: right;
}

.notif-txt {
    color: #18182f;
    font-weight: 600;
    font-size: 14px;
}

.confrm-book-tbl-wpr-sec {
    margin: 6px 0px 0px 0px;
    padding: 5px 15px 0px 15px;
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #fff;
}
/*----------------------------------------------*/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid rgb(0, 185, 82);
    z-index: 99999999;
    background: rgb(24, 186, 96);
    color: rgb(255, 255, 255);
    width: 35px;
    height: 35px;
    line-height: 34px;
    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 rgb(0, 185, 82);
        color: rgb(0, 185, 82);
    }

    .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;
    }
/*---------------------------News Page Css----------------------------*/

.new-sec {
    margin: 5px 0px 0px 0px;
    padding: 0px 15px;
    width: 100%;
    height: auto;
    float: left;
}

.new-wraper {
    margin: 10px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    min-height: 320px;
    float: left;
    border: 1px solid #ddd;
    -webkit-transition: all 0.7s ease-in-out;
    position: relative;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    box-shadow: 0px 0px 8px 1px rgba(171, 171, 171, 0.8);
}

    .new-wraper:hover {
        box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.8);
    }

.new-date {
    margin: 0px;
    padding: 8px 10px 8px 42px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    color: #fff;
    background: #d1992b;
}

.new-heading {
    margin: 0px;
    padding: 10px 10px 7px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 21px;
    color: #383838;
}

.calender-icon {
    color: #ffffff;
    background: #bd8313;
    position: absolute;
    padding: 8px 11px;
    left: 0;
    top: 0;
}

.new-p {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #808080;
    line-height: 18px;
}
/* ===== Banner Section ===== */
.aboutus-page {
    float: left;
    width: 100%;
}

.aboutus-page-bg {
    background: linear-gradient(rgba(13,110,253,0.8), rgba(10,88,202,0.9)), url('../img/about-bg.jpg') center/cover no-repeat;
    padding: 60px 0;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
}

.aboutus-pagetext-h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}

/* Breadcrumb */
.aboutus-pagetext-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .aboutus-pagetext-ul li {
        display: inline-block;
        margin: 0 5px;
        font-size: 15px;
    }

        .aboutus-pagetext-ul li a {
            color: #fff;
            text-decoration: none;
        }

            .aboutus-pagetext-ul li a:hover {
                text-decoration: underline;
            }

.hcoloraaa {
    color: #ffc107 !important;
    font-weight: 600;
}

/* ===== Main Section ===== */
.allpage {
    padding: 50px 0;
    float: left;
    width: 100%;
}

.pagemmargin {
    margin-top: 20px;
}

/* Image */
.pageimgg img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

/* Text */
.allpagetexth1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #0d6efd;
}

.allpagetextp {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 15px;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .aboutus-pagetext-h2 {
        font-size: 28px;
    }

    .allpagetexth1 {
        font-size: 24px;
    }

    .allpage {
        padding: 30px 0;
        float: left;
        width: 100%;
    }

    .aboutus-page-bg {
        padding: 20px 0;
    }
}