body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}

.fixedhead {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    height: auto;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #eee;
    /*background: rgba(119,147,61,0.6);*/
    background: #77933d;
}

.smallhead {}

.headerTopDark {
    background: #000;
    width: 100%;
}

.headerTopDark ul {
    list-style: none;
    margin-bottom: 0;
    float: right;
}

.headerTopDark ul li {
    display: inline-block;
}

.headerTopDark ul li a {
    display: block;
    color: #fff;
    font-size: 12px;
    padding: 5px 15px;
}

.headerTopDark ul li a:hover {
    text-decoration: none;
}

.headerTopDark ul li a img {
    margin-right: 8px;
}

.customHeader .bg-light {
    background: #77933d !important;
}

.customHeader .navbar-light .navbar-nav .nav-link {
    font-size: 15px !important;
    padding: 10px 15px !important;
    color: #fff !important;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    color: #fff!important;
    text-transform: uppercase;
}

.customHeader .navbar-light .navbar-nav .nav-item {
    position: relative;
}

.customHeader .navbar-light .navbar-nav .nav-link:hover {
    color: #be0000 !important;
}

.customHeader .navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #be0000 !important;
    position: relative;
}

.customHeader .navbar-light .navbar-nav .nav-item .nav-link.active {
    color: #be0000 !important;
    /*position: relative;*/
}

.customHeader .navbar-light .navbar-nav .nav-item.active .nav-link:after {
    content: '';
    position: absolute;
    display: block;
    /*border: 1px solid #be0000;
     width: 30px;
    */
}

.customHeader .navbar-light .navbar-nav {
    margin-right: 120px;
}

.customHeader .navbar-light .navbar-nav {
    position: relative;
}

.customHeader .navbar-light .navbar-nav .nav-link.linkBook {
    background: #fff !important;
    color: #77933d!important;
    padding: 5px 15px !important;
    margin-top: 0px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    position: absolute;
    top: -20px;
    right: -120px;
    height: 82px;
    padding-top: 25px !important;
    width: 120px;
    text-align: center;
}

.customHeader .navbar-light .navbar-nav .triangle {
    display: block;
    position: absolute;
    left: 0px;
    top: 61px;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 20px solid #fff;
    z-index: -1;
}

.customHeader .bg-light.bgfixed .navbar-nav .nav-link.linkBook {
    color: #77933d!important;
}

.smallhead .navbar-brand img {
    width: 100px;
}

.customHeader.smallhead .navbar-light .navbar-nav .nav-link {
    font-size: 12px !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #77933d;
    background-color: #fff;
    border-color: #77933d;
}

.customHeader.smallhead.smallhead .navbar-light .navbar-nav .nav-link.linkBook {
    background: #fff !important;
    height: 73px;
}

.customHeader.smallhead .navbar-light .navbar-nav .triangle {
    top: 53px;
}

.banner img {
    width: 100%;
}

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/*jssor slider bullet skin 032 css*/

.jssorb032 {
    position: absolute;
    position: absolute;
    bottom: 12px;
    right: 12px;
}

.jssorb032 .i {
    position: absolute;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.jssorb032 svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jssorb032 .i .b {
    fill: #fff;
    fill-opacity: 0.7;
    stroke: #000;
    stroke-width: 1200;
    stroke-miterlimit: 10;
    stroke-opacity: 0.25;
}

.jssorb032 .i:hover .b {
    fill: #77933d;
    fill-opacity: .6;
    stroke: #fff;
    stroke-opacity: .35;
}

.jssorb032 .iav .b {
    fill: #77933d;
    fill-opacity: 1;
    stroke: #fff;
    stroke-opacity: .35;
}

.jssorb032 .i.idn {
    opacity: .3;
}


/*jssor slider arrow skin 051 css*/

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora051.arrowleft {
    width: 65px;
    height: 65px;
    top: 0px;
    left: 25px;
}

.jssora051.arrowleft svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jssora051.arrowright {
    width: 65px;
    height: 65px;
    top: 0px;
    right: 25px;
}

.jssora051.arrowright svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}

.jssora051:hover {
    opacity: .8;
}

.jssora051.jssora051dn {
    opacity: .5;
}

.jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none;
}

.jssorWrap {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh !important;
    overflow: hidden;
    visibility: hidden;
}

.jssorInner {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh !important;
    overflow: hidden;
}

footer {
    padding: 40px 0 20px 0;
    /*background: #2d2c2c;*/
    background: rgba(119, 147, 61, 1);
    color: #fff;
}

footer ul {
    list-style: none;
    padding-left: 0;
}

footer ul li a {
    display: block;
    color: #fff;
    padding: 5px 0;
}

footer ul li a:hover {
    text-decoration: none;
    color: #fff;
}

footer h4 {
    font-size: 24px;
}

footer ul li.scocialIcons a {
    display: inline-block;
    font-size: 36px;
    margin-right: 10px;
}

footer ul li.scocialIcons a:hover {
    color: #fff;
}

footer p {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
}

footer hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.term_policy {
    text-align: right;
}

.term_policy ul li {
    display: inline-block;
}

.rights {
    font-size: 12px;
}

.term_policy ul {
    margin-bottom: 0;
}

.term_policy ul li a {
    font-size: 12px;
}

.mainTitle {
    font-size: 34px;
    color: #8f0000;
    margin: 0;
    margin-bottom: 30px;
    text-align: center;
}

.mainTitle span {
    color: #77933d;
}

.section {
    padding-top: 130px;
    padding-bottom: 130px;
    border-bottom: 1px solid rgba(119, 147, 61, 0.25);
     min-height: auto;

}
#about{
           display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: auto;
}
#facilities{
    height: auto;
    min-height:auto;
}
#contact{
     height: auto;
    min-height:auto;
}
.banner-section {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.menuList {
    padding-left: 0;
    list-style: none;
    text-align: left;
}

ul.menuList li {
    display: block;
}

ul.menuList li a {
    display: block;
    padding: 15px;
    background: url(../images/arrowright1.png) no-repeat 3% 50% #e7ebf4;
    background-size: 15px;
    color: #77933d;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-left: 40px;
}

ul.menuList li a:hover {
    text-decoration: none;
    color: #e7ebf4;
    background: url(../images/arrowright.png) no-repeat 3% 50% #77933d;
    background-size: 15px;
}

ul.menuList li a.active {
    text-decoration: none;
    color: #e7ebf4;
    background: #77933d;
    background: url(../images/arrowright.png) no-repeat 3% 50% #77933d;
    background-size: 15px;
}
ul.menuList li.nomalLink a{
   background: #e7ebf4;
    color: #77933d;
    text-decoration: underline;
}
ul.menuList li.nomalLink.cusorNone a{
    cursor:default;

}
ul.menuList li.nomalLink a.active, ul.menuList li.nomalLink a.hover, ul.menuList li.nomalLink a.focus{
    background: #e7ebf4;
    color: #77933d;
    text-decoration: underline;

}
ul.menuList.bulletLink li.nomalLink{
    position: relative;
    padding-left: 35px;
}
ul.menuList.bulletLink li.nomalLink:before {
    content: '';
    position: absolute;
    left:50px;
    top: 13px;
    width: 8px;
    height: 8px;
    border: 1px solid #77933d;
    background:#77933d;
    border-radius:100%;
}
ul.menuList.bulletLink li.nomalLink a{
    text-decoration: none;
    padding: 5px;
    padding-left: 35px;
}
.contentDetails .card {
    text-align: left;
}

.contentDetails .card h3 {
    font-size: 20px;
}
li.bookform  a{
    background: #fff !important;
    color: #77933d!important;
    padding: 5px 15px !important;
    margin-top: 0px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    position: absolute;
    top: -20px;
    right: -120px;
    height: 82px;
    padding-top: 25px !important;
    width: 120px;
    text-align: center;
}
@media (min-width:320px) and (max-width:992px) {

li.bookform a {
    background: #fff !important;
    color: #77933d!important;
    padding: 5px 15px !important;
    margin-top: 0px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    position: absolute;
    top: -85px;
    right: -56px;
    /* height: 82px; */
    padding-top: 8px !important;
    width: 120px;
    text-align: center;
}
}
.bookNowBtn {
    color: #e7ebf4;
    background: #77933d;
    border-radius: 0;
    border: 1px solid #77933d;
}
.bookNowBtn:hover, .bookNowBtn:active, .bookNowBtn:focus{
    outline: none!important;
    box-shadow: none;
    background: transparent;

}
.bookNowBtnSubmit {
    color: #e7ebf4;
    background: #77933d;
    border-radius: 0;
    border: 1px solid #77933d;
}
.bookNowBtnSubmit:hover, .bookNowBtnSubmit:active, .bookNowBtnSubmit:focus{
    outline: none!important;
    box-shadow: none;
    background: transparent;
     color: #77933d !important;

}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
    background: transparent;
    color: #77933d;
}

.contentDetails {
    display: none;
}

.contentDetails.active {
    display: block;
}

.contactForm {
    text-align: left;
}

.contactForm {
    background: rgba(119, 147, 61, 0.1);
    padding: 15px;
}

.contactForm .form-control {
    background: transparent;
    border: 1px solid #cdcdcd;
}

.contactForm label {
    font-size: 14px;
}

.contactForm .form-control.txtare {
    height: 100px;
}

.contactForm h5 {
    font-size: 18px;
    margin-bottom: 15px;
}

.contactForm p {
    margin-bottom: 5px;
}

.contactForm a {
    color: #77933d;
    ;
}

.mapDimension {
    border: none;
    width: 100%;
    height: 255px;
}

.parallax-window {
    
    height: auto;
    min-height: 400px;
    background: rgba(255, 255, 255, 0.6);
}
.gallery{
    padding-top: 130px;
    margin-bottom: 50px;
}
h3.subtitle{
    font-size: 18px;
    text-align: left;margin: 0;
    margin-bottom: 8px;
        color: #8f0000;

}
.amenintiesBg{
    background: #e7ebf4;
    padding: 10px;
    text-align: left;
}
.amenintiesIncluded{
    text-align: left;
    padding-left: 0px;
}
.amenintiesIncluded li{
    list-style-image: 
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    list-style:none;
}
.amenintiesIncluded li:before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 7px;
    background: url("../images/bullet.png") no-repeat;
}
.PBLG{
    padding-bottom: 50px;
}



.carousel-control-next-icon,
.carousel-control-prev-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px
}

.carousel-item img,
.inner-banner img {
    width: 100%
}

.carousel-control-next-icon {
    background: #fff url(../images/right.png) center no-repeat;
}

.carousel-control-prev-icon {
    background: #fff url(../images/left.png) center no-repeat
}

.carousel-item {
    height: 100vh
}
.bg1 {
    background: url(../images/banner1.jpg) no-repeat;
    background-size: cover
}

.bg2 {
    background: url(../images/banner2.jpg) no-repeat;
    background-size: cover
}

.bg3 {
    background: url(../images/banner3.jpg) no-repeat;
    background-size: cover
}

.bg4 {
    background: url(../images/banner4.jpg) no-repeat;
    background-size: cover
}

.bg5 {
    background: url(../images/banner5.jpg) no-repeat;
    background-size: cover
}

.bg6 {
    background: url(../images/banner6.jpg) no-repeat;
    background-size: cover
}

.bg7 {
    background: url(../images/banner7.jpg) no-repeat;
    background-size: cover
}

.bg8 {
    background: url(../images/banner8.jpg) no-repeat;
    background-size: cover
}
.banner .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    border-radius: 100%;
}
.banner .carousel-indicators li.active {
    background-color: #77933d;
}
ul.sitemapList li{
    list-style: none;
}
ul.sitemapList li a.active{
    background: #77933d;
    padding: 15px;
}
ul.sitemapList li a{
    background: #77933d;
    padding: 15px;
}
@media (min-width:300px) and (max-width:767px) {
    .headerTopDark {
        display: none;
    }
    .navbar {
        padding: 5px;
    }
    .navbar-brand img {
        width: 86px;
    }
    .navbar {
        display: block;
        position: relative;
        align-items: left;
    }
    .navbar-toggler {
        position: fixed;
        top: 10px;
        right: 15px;
    }
    /*.banner-section {

    border: none;
    padding-top: 55px;
    padding-bottom: 40px;

}*/
    .section {
        padding-top: 60px;
        padding-bottom: 40px;
        height: auto;
    }
    .banner-section {
        border: none;
        padding-top: 55px;
        padding-bottom: 40px;
    }
    .mainTitle {
        font-size: 20px;
        color: #8f0000;
        margin-bottom: 10px;
    }
    ul.menuList li a.active {
        background: url(../images/arrowright.png) no-repeat 4% 50% #77933d;
        background-size: 12px;
    }
    ul.menuList li a {
        padding: 9px;
        background: url(../images/arrowright1.png) no-repeat 4% 50% #e7ebf4;
        background-size: 12px;
        padding-left: 40px;
    }
    .customHeader .navbar-light .navbar-nav .nav-link.linkBook {
        background: #fff;
        color: #77933d !important;
        padding: 5px 15px !important;
        margin-top: 0px;
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
        position: static;
        top: -20px;
        right: -120px;
        height: auto;
        padding-top: 10px !important;
        width: 120px;
        text-align: center;
        display: block;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .customHeader .navbar-light .navbar-nav .triangle {
        display: none;
    }
    .customHeader .navbar-light .navbar-nav {
        position: relative;
        width: 100%;
    }
    .term_policy {
        text-align: left;
    }
    .customHeader .navbar-light .navbar-nav {
        margin-right: 0;
    }
    .jssorWrap {
    height: 27vh !important;

}
.jssora051.arrowleft svg {
    top: 128px;
}
.jssora051.arrowright svg {
    top: 128px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    top: 35%;
    left: 2%;
    width: 30px;
    height: 30px;
    background-size: 20px;

}
.carousel-item {

    height: 29vh;

}
ul.menuList.bulletLink li.nomalLink {
    padding-left: 0px;
}
ul.menuList.bulletLink li.nomalLink::before {
   
    left: 19px;
    top: 19px;
}
ul.menuList {
    margin-top: 15px;
}
}

@media (min-width:768px) and (max-width:1023px) {
    .navbar {
        display: block;
        align-items: left;
    }
    .navbar-brand img {
        width: 100px;
    }
    .navbar-toggler {
        position: fixed;
        top: 12px;
        right: 15px;
    }
    .headerTopDark {
        display: none !important;
    }
    .customHeader .navbar-light .navbar-nav .nav-link.linkBook {
        background: #fff;
        color: #77933d !important;
        padding: 5px 15px !important;
        margin-top: 0px;
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
        position: static;
        top: -20px;
        right: -120px;
        height: auto !important;
        padding-top: 10px !important;
        width: 120px;
        text-align: center;
        display: block;
        margin-left: 15px;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .customHeader .navbar-light .navbar-nav .triangle {
        display: none;
    }
    .section {
        padding-top: 80px;
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(119, 147, 61, 0.25);
    }
    .banner-section {
        border: none;
        padding-top: 64px;
        padding-bottom: 40px;
    }
    .jssorWrap {
    height: 63vh !important;

}
.carousel-control-next-icon, .carousel-control-prev-icon {
    top: 35%;
    left: 33%;
    width: 30px;
    height: 30px;
    background-size: 20px;

}
.carousel-item {

    height: 32vh;

}
}

@media (min-width:1024px) and (max-width:1300px) {
    .banner-section {
        border: none;
        padding-top: 98px;
        padding-bottom: 40px;
    }
    .customHeader .navbar-light .navbar-nav .nav-link {
        font-size: 14px !important;
        padding: 10px 10px !important;
    }
   .jssorWrap {
    height: 86vh !important;

}
.carousel-control-next-icon, .carousel-control-prev-icon {
    top: 35%;
    left: 33%;
    width: 30px;
    height: 30px;
    background-size: 20px;

}
.carousel-item {

    height: 78vh;

}

}
