/*
 Theme Name: Nish Hospitality
 Author: ExellarTech
 Version: 1.0
*/


/* RESETS */

* {
    box-sizing: border-box;
}
html {
    scroll-padding-top: 60px;
}
html {
    overflow-x: hidden;
}
html, body {
    margin:0;
    padding: 0;
    scroll-behavior: smooth;
}
body {
    font-family:  "Montserrat";
    font-size: 20px;
    color: #000;
    overflow-x: hidden;
}
a:focus,
button:focus {
    outline: none;
}
a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
}
p, li {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
    color: #878787;
}
ul {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #AF9874;
    margin: 0;
    font-family: "Hatton Medium";
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 38px;
}
h3 {
    font-size: 36px;
    font-family: "Hatton Medium";
}
h4 {
    font-size: 25px;
}
img {
    display: block;
    height: auto;
}
::selection {
    background: #434343;
    color: #fff;
}

/* BASICS STYLES */
.reset {
    font-size: 0;
    list-style-type: none;
    padding: 0;
}
.clear {
    clear: both;
}
.head-container {
    width: 1260px;
    max-width: 90%;
    margin: 0 auto;   
}
.container {
    width: 1260px;
    max-width: 80%;
    margin: 0 auto;
}
.widget,
.widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* ScrollBar */

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* button */
::-webkit-scrollbar-button {
    background: #333;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #434343;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #666;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* The track NOT covered by the handle. */
::-webkit-scrollbar-track-piece {
    background: #fff;
}

/* Corner */
::-webkit-scrollbar-corner {
    background: #fff;
}

/* Resizer */
::-webkit-resizer {
    background: #fff;
}


/*-----------NEW SCROLLBAR----------------- */
/*::-webkit-scrollbar {*/
/*  width: 15px;*/
/*}*/

/* Track */
/*::-webkit-scrollbar-track {*/
/*  box-shadow: inset 0 0 2px grey; */
/*  border-radius: 10px;*/
/*}*/
 
/* Handle */
/*::-webkit-scrollbar-thumb {*/
/*  background: #434343; */
/*  border-radius: 10px;*/
/*}*/

/* Handle on hover */
/*::-webkit-scrollbar-thumb:hover {*/
/*  background: #43434373; */
/*}*/
/*-----------NEW SCROLLBAR----------------- */









/* FONTS */

@font-face {
  font-family: "buttershine";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/BUTTERSHINE SCRIPT.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Hatton Medium";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/Hatton-Medium.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Hatton Semibold";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/Hatton-Semibold.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Medium";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Semibold";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("http://www.nishhospitality.com/wp-content/themes/Nish Hospitality/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}


h2.semihatton {
    font-family: "Hatton Semibold";
}
a.home-button {
    margin-top: 20px;
    display: inline-block;
    padding: 8px 30px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 14px;
    font-family: "Montserrat Bold";
}


/* Fixed Header */

.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    animation: smoothScroll 1s forwards;
    z-index: 9999 !important;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
header.fixed {
    background: #fff;
    padding: 0 0 10px 0;
    box-shadow: 0px -8px 12px 1px #000000b5;
}

/*GENERAL */

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

/* Mobile Header */
.header-mobile-menu {
    display: none;
}

/*HOME BANNER */
.crellyslider>.cs-controls, .crellyslider>.cs-navigation {
    opacity: 1;
    z-index : 0;
}
.crellyslider>.cs-controls>.cs-previous {
    background-image: url('https://celebratedeals.in/clients/element-decor/wp-content/uploads/2022/03/arrow-left.png');
}
.crellyslider>.cs-controls>.cs-next {
    background-image: url('https://celebratedeals.in/clients/element-decor/wp-content/uploads/2022/03/arrow-right.png');
}


/* Enquire */

form .hide {
    display: none !important;
}

/* Woocommerce */

.woocommerce-info {
    border-top-color: #013162;
}
.woocommerce-info::before {
    color: #013162;
}

/* 404 */

.no-page-found {
    margin: 180px 0 50px 0;
    text-align: center;
}
.no-page-found a {
    background: #af9874;
    color: #fff;
    padding: 12px 15px;
    display: inline-block;
}
.no-page-found p {
    margin-bottom: 10px;
}









/*=======================================
    HEADER
=======================================*/
header.site-header {
    width: 100%;
    display: block;
    padding: 20px 0px 0px;
    /*background: #00000075;*/
    position: absolute;
    z-index: 99999;
    background: transparent linear-gradient(180deg, var(--unnamed-color-000000) 0%, #00000000 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #000000 0%, #00000000 100%) 0% 0% no-repeat padding-box;
    box-shadow: 5px -6px 15px #0000001a;
}
header.site-header .wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.header-logo img.custom-logo {
    max-width: 120px;
}

.header-menu ul#menu-main-menu li {
    display: inline-block;
    padding: 0px 10px;
    margin: 0px 15px;
}
.header-menu ul#menu-main-menu li a {
    color: #fff;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
    position: relative;
}
.header-menu ul#menu-main-menu li a:hover {
    color: #AF9874;
    transition: 0.5s;
}
.header-menu ul#menu-main-menu li a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -3px;
    width: 0;
    border-bottom: 2px solid #AF9874;
    display: block !important;
    transition: 0.5s;
}
.header-menu ul#menu-main-menu li a:hover::after {
    width: 100%;
    transition: 0.5s;
}
.header-menu ul#menu-main-menu li:first-child,
.header-right li:first-child {
    margin-left: 0px;
}
.header-menu ul#menu-main-menu li:last-child, 
.header-right li:last-child {
    margin-right: 0px;
}
.header-right li {
    display: inline-block;
    margin: 0px 20px;
}

header.site-header.fixed {
    background: #434343;
    padding: 25px 0px;
}
header.site-header.fixed img.custom-logo {
  padding: 5px;
  border-radius: 5px;
  max-width: 110px;
  position: absolute;
  top: 0;
}
.our-sec {
  background-color: #AF9874;
  padding: 54px;
  margin: 51px auto;
}
.ms-slide .ms-slide-bgcont img {
  margin-left: 0 !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: '\f347';
    line-height: normal;
    top: 13px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-transform: uppercase;
    position: relative;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
    color: #AF9874;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -3px;
    width: 0;
    border-bottom: 2px solid #AF9874;
    display: block !important;
    transition: 0.5s;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a:hover {
    color: #AF9874 !important;
    transition: 0.5s;
    border: none;
    background: transparent !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a:hover:after {
    width: 100%;
    transition: 0.5s;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: #AF9874;
}
/*=======================================
    FOOTER
========================================*/

body.home .footer-top {
    display: block;
}
footer.site-footer {
    display: block;
    padding: 0px 0px 0px;
    background-color: #F6F6F6;
    float: left;
    width: 100%;
}
.footer-top .wrapper {
    width: 65%;
    margin: 0 auto;
}
.footer-top {
    background-color: #ECECEC;
    padding: 44px 0px;
    box-shadow: 0px 3px 6px #00000029;
}
.footer-top .wrapper .widget_media_image, 
.footer-top .wrapper .widget_text{
    display: inline-block;
    vertical-align: middle;
}
.footer-top .wrapper .widget_media_image {
    margin-right: 34px;
}
.footer-top img {
    border-radius: 6px;
}
.footer-top .wrapper .widget_text {
    width: 71%;
}
.footer-top .wrapper .widget_text h3 {
    font-size: 40px;
    margin-bottom: 5px;
}
.footer-top .wrapper .widget_text h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    font-family: 'Montserrat Semibold';
}
.partner-with-us-2__left .content p {
  color: #fff;
}
/**/
.footer-middle {
    margin: 60px 0px 20px;
}
.footer-middle .wrapper {
    display: grid;
    grid-template-columns: repeat(4 ,1fr);
    grid-gap: 30px;
}
.footer-middle h3.widget-title {
    margin-bottom: 30px;
    font-size: 20px;
}
.footer-col1 section#text-4 ul {
    display: grid;
    grid-template-columns: repeat(6 ,1fr);
    margin-top: 40px;
}
.footer-col1 section#text-4 ul p:empty {
    display: none;
}
.footer-col1 ul li, .footer-col2 ul li a,
.footer-col3 ul li a, .footer-col4 ul li a {
    font-size: 15px;
    margin-bottom: 12px;
    color: #434343;
    display: inline-block;
}
.footer-col1 ul li {
    display: block;
}
.footer-col1 ul li:last-child {
    margin-bottom: 0;
}
.footer-col4 h4 {
    font-size: 16px;
    margin: -25px 0 20px 0;
}
.footer-col4 li input {
    background: transparent;
    padding: 15px 10px 12px 2px;
    font-size: 16px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #C8C8C8;
    outline: none;
}
.footer-col4 li input.wpcf7-submit {
    display: inline-block;
    width: 50%;
    margin-top: 30px;
    background: #000;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    font-family: "Montserrat Semibold";
}
/**/
.footer-bottom-top>section>div {
    width: 40%;
    margin: auto;
}
.footer-bottom-top ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 0 15px 0;
}
.footer-bottom-top ul li a {
    font-family: 'Montserrat Semibold';
    color: #878787;
    font-size: 14px;
}
/**/
.footer-bottom {
    background-color: #AF9874;
    padding: 7px 0px;
}
.footer-bottom p, .footer-bottom p a {
    text-align: left;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.footer-bottom  span {
    float: right;
}
.footer-top .wrapper .widget_media_image:before {
    content: "";
    background-color: #AF9874;
    top: 10px;
    left: 12px;
    right: -6px;
    bottom: -7px;
    position: absolute;
    z-index: -1;
    border-radius: 6px;
}
.footer-top .wrapper .widget_media_image {
    position: relative;
    z-index: 1;
}
/*======================================
    BANNER
=======================================*/

.slick-carousel {
    width: 100% !important;
}

.banner-gen {
    padding: 330px 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.banner-content {
    position: absolute;
    bottom: 50px;
}
.banner-gen h2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 50px;
}
h2.color-bl {
    color: #000;    
}
.banner-content p {
    color: #434343;
    font-family: "Montserrat Semibold";
}
.color-\#fff {
    color: #fff !important;
}
.home-slider .ms-slide-info {
    text-align: center;    
}
.home-slider .ms-slide-info h1 {
    font-size: 380px;
    color: #ffffff9e;
    font-family: "buttershine";
    font-weight: 400;
    position: relative;
    top: -100px;
}
.home-slider .ms-slide-info a.home-button {
    margin: 0px;
    position: relative;
    bottom: 80px;
    background: #fff;
    color: #000;
}
.home-slider .ms-slider-sub-txt {
    font-size: 18px;
    width: 100%;
    max-width: 38%;
    margin: 0 auto;
    color: #fff;
    padding-bottom: 28px;
    text-align: justify;
    position: relative;
    top: -100px;
}
.bg {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 3px;
    margin-bottom: -9px;
}
/*=======================================
    HOME
=======================================*/
/**/
.explore-section {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0px;
}
.explore-section:after {
    position: absolute;
    content: '';
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/05/bg-repeat-home.jpg);
    right: 0;
    top: 110px;
    width: 700px;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}
.content-left {
    display: inline-block;
    width: 40%;
    margin-right: 60px;
}
.content-left h2 {
    margin-bottom: 10px;
}
.content-right {
    display: inline-block;
}
.content-right img {
    max-width: 230px;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
}
.content-right img:last-child {
    position: relative;
    right: 40px;
    top: 40px;
}

/**/
.homevideo-section {
    float: left;
    width: 100%;
    padding: 160px 0px;
    position: relative;
}
.homevideo-section:before {
    position: absolute;
    content: '';
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/05/video-bgimage.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    width: 690px;
    height: 420px;
    z-index: -1;
}
.video-powerplay {
    width: 53%;
    text-align: right;
    vertical-align: bottom;
    float: left;
    display: inline-block;
    margin-top: 30px;
    z-index: 99;
}
.video-powerplay iframe {
    margin-right: -30px;
    z-index: 2;
    POSITION: RELATIVE;
    border-radius: 5px;
    border: none;
    width: 37%;
    height: 200px;
}
.video-inner-content {
    width: 47%;
    float: right;
    display: inline-block;
    padding: 70px 0px 80px 70px;
    background: #B8F2F0;
    border-radius: 5px 0px 0px 5px;
    margin: -70px 0 0 0;
    box-shadow: 1px 3px 4px 3px #b1b1b1;
    position: relative;
    overflow: hidden;
    z-index: -1;
}
.video-inner-content::before {
    content: "";
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/06/quotation.png);
    height: 200px;
    width: 200px;
    position: absolute;
    right: 60px;
    top: -26px;
    background-size: contain;
    background-repeat: no-repeat;
}
.video-inner-content p {
    color: #000;
    font-family: "Montserrat Semibold";
    font-weight: 800;
    padding-right: 200px;
    width: 85%;
}
/**/
/*.service-section .wrapper {*/
/*    width: 85%;*/
/*    margin: 0 auto;*/
/*}*/
.service-section ul {
    list-style: none;
    text-align: center;
}
.service-section li {
    border: 2px dashed #AF9874;
    padding: 20px 20px 10px 20px;
    display: inline-block;
    width: 31%;
    margin: 0px 30px 40px 0;
    vertical-align: middle;
    min-height: 255px;
}
.service-section li:nth-child(3) {
    margin-right: 0px;   
}
.service-section li img {
    margin: 0 auto;    
}
.service-section h3 {
    font-size: 26px;
    margin: 15px 0px;
}


/**/
.service-section, 
.gallery-section, 
.extra-service {
    float: left;
    width: 100%;
    padding: 0 0 80px;
}
.gallery-section .wrapper {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1.5fr;
    grid-gap: 20px;
}
.gallery2 .gallery2-inner-content:first-child {
    margin-bottom: 47px;
}
.gallery-inner-section a {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.gallery-inner-section a:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: inset 0px -15px 30px -4px #000000;
    z-index: 0;
    top: 0;
    transition: 0.4s;
    opacity: 0;
}
.gallery-inner-section a:hover:after, 
.gallery-inner-section a:hover h3 {
    opacity: 1;
}
.gallery-inner-section h3 {
    opacity: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 26px;
    transition: 0.4s;
    z-index: 99999999;
    font-weight: 100;
}
.gallery-inner-section a:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.2);
    transition: 0.4s;
}
.gallery-section .wrapper img {
    width: 100%;
    height: auto;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}


/**/
.extra-service ul {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(5 ,1fr);
    width: 85%;
    margin: 0 auto;
    grid-gap: 55px;
}
.extra-service li img {
    margin: 0 auto;
    max-width: 50px;
    min-height: 50px;
}
.extra-service h3 {
    font-size: 16px;
    color: #434343;
    font-family: "Montserrat Semibold";
    text-align: center;
    margin: 25px 0 0;
}




.villa-slider {
    float: left;
    width: 100%;
    padding: 30px 0px;
}
.villa-slider h3 {
    font-size: 38px;
    text-align: center;
}

.carousel-section .slider-image {
    position: relative;
}
.carousel-section .slider-image, 
.carousel-section .prev .slider-image:after, 
.carousel-section .next .slider-image:after,
.carousel-section .slider-image a {
    border-radius: 8px;
    overflow: hidden;
}
.carousel-section .prev .slider-image:after, 
.carousel-section .next .slider-image:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #0e0d0d57;
    z-index: 0;
}
.carousel-section .slider-image img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.carousel-section .slider-image:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.2);
    transition: 0.4s;
}
.carousel-section .slider-image:hover a {
    opacity: 1;
}
.carousel-section .slider-image a {
    background: #fff;
    color: #000;
    font-family: "Montserrat Semibold";
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 46%;
    font-size: 16px;
    padding: 12px 15px;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    z-index: 999;
    transition: 0.4s;
}
.slider-content {
    margin: 20px 0px 0px;
    position: relative;
}
.slider-content a.image-link {
    position: absolute;
    right: 10px;
    top: 1px;
}
.slider-content h5 {
    font-family: 'Hatton Semibold';
    color: #434343;
    font-size: 26px;
}
.slider-content h6 {
    color: #878787;
    font-family: "Montserrat Medium";
    font-weight: 100;
}

/**/
.home-aboutus {
    padding-bottom: 80px;
}
.home-aboutus .content-right img {
    max-width: 100%;
    position: relative;
    right: 0px;
    top: 0px;
}
.home-aboutus:after {
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/05/background-1.png);
    width: 720px;
    height: 450px;
    top: 40px;
}

.follow-on-insta {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 50px;
}
.owl-carousel {
    display: block !important;
}
/*=======================================
    CONTACT US
=======================================*/
.contactus-main-section {
    float: left;
    width: 100%;
    margin: 80px 0px;
}
.enquiry-section {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
}
.enquiry-inner-content ul {
    list-style: none;
}
.enquiry-inner-content li {
    padding: 30px;
    background: #F9F9F9;
    border-radius: 7px;
    margin: 0px 0px 50px;
    border: 1px solid #F9F9F9;
    box-shadow: 5px 5px 15px #0000001a;
}
.enquiry-inner-content li img {
    display: inline-block;
    vertical-align: middle;
}
.enquiry-inner-content li .innner-con {
    display: inline-block;
    width: 74%;
    vertical-align: middle;
    margin-left: 20px;
}
.innner-con h3 {
    font-size: 24px;
    font-family: "Hatton Semibold";
}
.innner-con p {
    margin: 10px 0px;
}
.innner-con h6 {
    color: #434343;
    font-family: "Montserrat Medium";
    font-size: 18px;
}

.office-address {
    padding: 0 30px;
}
.office-address h3 {
    font-size: 24px;
    font-family: "Montserrat Semibold";
    color: #434343;
    position: relative;
}
.office-address h3:before {
    content: '';
    position: absolute;
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/06/Icon-material-location-on.png);
    width: 15px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -25px;
    top: 4px;
}
.office-address p {
    margin: 20px 0px;
}
.office-address a {
    text-decoration: underline;
    font-family: "Montserrat Semibold";
    margin: 30px 0px 0px;
    display: inline-block;
}


.contactus-form {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    padding: 50px 30px 20px;
    position: relative;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    margin: 0 0 0 100px;
    background: #fff;
}
.contactus-form:after {
    position: absolute;
    content: '';
    left: 8px;
    right: -8px;
    bottom: -8px;
    top: 7px;
    border: 1px solid #AF9874;
    background: #fff;
    z-index: -1;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 5px 5px 15px #0000001a;
}
.contactus-form h3 {
    font-size: 24px;
    margin: 0 0 15px;
}
.contactus-form ul {
    list-style: none;
}
.contactus-form li {
    margin: 0 0 15px;
}

.contactus-form li input, .contactus-form li textarea {
    padding: 13px 15px;
    width: 100%;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    box-shadow: 5px 5px 15px #0000001a;
}
.contactus-form li textarea  {
    height: 110px;
    overflow: hidden;
}
.contactus-form input.wpcf7-submit {
    display: block;
    width: 100%;
    padding: 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat Semibold";
    border-radius: 5px;
    overflow: hidden;
    -webkit-appearance:none;  
    -webkit-border-radius:0px;
    border: 0;
}


/*======================================
    VILLAS
======================================*/
.breadcrumb, .title-filter {
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0px 70px;
}
/*.breadcrumb {*/
/*    margin-top: 70px;*/
/*}*/
.breadcrumb {
    /*margin-top: 70px;*/
    display: none;
}
.combox-brshad {
    background: #F9F9F9;
    border-radius: 7px;
    border: 1px solid #F9F9F9;
    box-shadow: 5px 5px 15px #0000001a;
    padding: 10px 25px;
}
.breadcrumb a {
    display: inline-block;
    margin: 0 5px;
    color: #878787;
    font-weight: 700;
}
.title-filter {
    margin-bottom: 140px;    
    margin-top: 40px;
}
.title-filter h3 {
    float: left;
}
.title-filter form {
    float: right;
}
.title-filter form li {
    display: inline-block !important;
    padding: 0px !important;
    margin: 0px;
}
.title-filter form li ul li {
    margin: 0 0 0 25px;
    border: 2px solid #C8C8C8;
    border-radius: 5px;
    padding: 10px 15px !important;
    cursor: pointer;
}
.title-filter form li ul li input {
    display: none;
}
.title-filter form li ul li label {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Montserrat Semibold";
    color: #878787;
    line-height: 23px;
    cursor: pointer;
}
.title-filter form li ul li.sf-option-active {
    border: 2px solid #000;
    box-shadow: 5px 5px 15px #0000001a;
}
.title-filter form li ul li.sf-option-active label {
    color: #000;
}
.villa-content {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 130px;
    position: relative;
}
.villa-img-left {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-radius: 8px;
    box-shadow: 5px 5px 15px #0000001a;
    bottom: 50px;
    overflow: hidden;
    left: 20px;
    z-index: 99;
}
.villa-img-left img {
    width: 100%;
}
.villa-content-right {
    display: inline-block;
    vertical-align: bottom;
    padding: 50px 70px;
    width: 54%;
    z-index: 1;
}
.villa-content-right h3 {
    font-size: 26px;
    line-height: 35px;
}
.villa-content-right h4 {
    color: #000;
    font-size: 16px;
    font-family: 'Montserrat Semibold';
    margin-bottom: 20px;
}
.villa-pickpoints {
    padding: 50px;
    background: #fff;
    border-radius: 5px;
    margin: 30px 0px;
}
.villa-pickpoints ul {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2 ,1fr);
    grid-gap: 30px;
}
.villa-pickpoints li {
    display: flex;
    align-items: center;
}
.villa-pickpoints ul img {
    display: inline-block;
    max-width: 40px;
    margin-right: 12px;
}
.villa-pickpoints ul p {
    font-size: 13px;
    color:#6E4300;
    font-weight: 800;
}
.pricing {
    display: inline-block;
}
.pricing h5, .pricing h6 {
    color: #878787;
    font-family: 'Montserrat';
}
.pricing h6 {
    font-size: 17px;
    margin: 6px 0px 0px;
}
.pricing h6 span {
    color: #000;
    font-size: 18px;
    font-family: 'Montserrat Bold';
}
.pricing p {
    font-size: 13px;
}
.villa-content-right a.home-button {
    float: right;
    padding: 12px 30px;
}




/*===========================================
    SINGLE VILLA
===========================================*/

body.single-villas header.site-header {
    background: #434343;
    padding: 10px 0px;
}
body.single-villas header.site-header .header-logo img.custom-logo {
    max-width: 90px;
}
.single-breadcrumb {
    margin-top: 140px;
}
.single-breadcrumb.breadcrumb {
    display: none;
}
.single-title-villa {
    float:left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 120px;
}
.single-title-villa h3 {
    font-size: 30px;
    line-height: 35px;
}
.single-title-villa h4 {
    color: #000;
    font-size: 16px;
    font-family: 'Montserrat Semibold';
}
/*===============*/
.single-villa-gallery img {
    width: 100%;
    display: block;
}
.single-villa-gallery .owl-carousel .owl-item {
    float: left;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
div#sync1 {
    position: relative;
}
div#sync1 .owl-controls {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
}
div#sync1 .owl-controls .owl-prev, div#sync1 .owl-controls .owl-next {
    position: absolute;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-color: #ffffffb3;
    background-position: center;
    border-radius: 50%;
    background-size: 36%;
    font-size: 0;
}
div#sync1 .owl-controls .owl-prev {
    left: 70px;
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/06/left-arrow-angle-big-gross-symbol.png);
}
div#sync1 .owl-controls .owl-next {
    right: 70px;
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/06/right-arrow-angle-big-gross-symbol.png);
}
.thumbnail-carousel div#sync2 {
    width: 70%;
    position: relative;
    margin: 0 auto;
}
#sync1 .item{
    padding: 0;
    margin: 0;
}
#sync2 .item {
    padding: 0px 0px;
    margin: 20px 15px 0px;
    border-radius: 5px;
    overflow: hidden;
}

/*=========*/
.single-main-section {
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.single-side-left {
    display: inline-block;
    width: 65%;
    vertical-align: top;
}
.common-villa-cls {
    margin-bottom: 30px;
    padding-bottom: 50px;
    position: relative;
}
.common-villa-cls:after, .divider-image:before {
    position: absolute;
    content: '';
    bottom: 0;
    background-size: contain !important;
    background: url(http://www.nishhospitality.com/wp-content/uploads/2022/06/Divider-image.png) no-repeat center;
    width: 130px;
    height: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.common-villa-cls h3 {
    font-size: 26px;
    margin-bottom: 20px;
}
.common-villa-cls p {
    margin-bottom: 10px;
}
.main-content ul {
    padding-left: 20px;
    list-style: none;
}
.main-content ol {
    margin: 0px;
    padding: 0px 0 0 20px;
}
.main-content li {
    margin-bottom: 5px;
    position: relative;
}
.main-content ul li:before {
    content: '-';
    position: absolute;
    left: -15px;
    font-size: 19px;
    font-weight: 800;
    top: -1px;
    bottom: 0;
}
.main-content h6 {
    color: #434343;
    font-family: "Montserrat SEmibold";
    margin: 20px 0px 10px;
    font-size: 18px;
}

.single-grid-cls ul {
    list-style: none;
    display: grid;
}
.single-grid-cls li {
    text-align: center;
    box-shadow: 5px 5px 15px #0000001a;
    border-radius: 5px;
    padding: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.single-grid-cls p {
    margin: 0px;
    font-weight: 900; 
}
.single-grid-cls ul img {
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 70px;
}

.occasions-section ul {
    grid-template-columns: repeat(3 ,1fr);
    grid-gap: 40px;
}
.occasions-section li {
    background-color: #B8F2F0;
}
.occasions-section p {
    color: #434343;
}
.facilities-section ul {
    grid-template-columns: repeat(4 ,1fr);
    grid-gap: 20px;
}
.facilities-section p {
    color: #6E4300;
}

.amenities-section ul {
    grid-template-columns: repeat(3 ,1fr);
    grid-gap: 30px 80px;
}
.amenities-section ul li {
    border-bottom: 2px dashed #6E4300;
    border-radius: 0px;
    box-shadow: none;
}
.amenities-section ul img {
    max-width: 38px;
    margin-bottom: 20px;
}

.kitchen-section ul {
    grid-template-columns: repeat(5, 1fr);
}
.kitchen-section ul li {
    box-shadow: none;
    justify-content: flex-end;
}
.kitchen-section ul li p {
    color: #6E4300;
}
.homepolicy-section ul {
    grid-template-columns: repeat(5 ,1fr);
}
.homepolicy-section ul li {
    box-shadow: none;
    font-size: 13px;
    font-weight: 600;
    color: #E55557;
    padding: 50px 0 0 0;
    position: relative;
}
.homepolicy-section ul li:after {
    position:absolute;
    content: '';
    top: 10px;
    left:0;
    right:0;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('http://www.nishhospitality.com/wp-content/uploads/2022/06/cancel.png'); 
}
.homepolicy-section ul li.selected {
    color: #0AA06E;
}
.homepolicy-section ul li.selected:after {
    background-image: url('http://www.nishhospitality.com/wp-content/uploads/2022/06/checked.png'); 
}

.location-section iframe {
  width: 100%;
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
}
.location-section h6 {
    text-transform: uppercase;
    color: #000;
    font-family: "Montserrat Semibold";
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 15px;
}
.location-section h6 span {
    font-size: 13px;
    font-family: 'Montserrat Medium';
    text-transform: capitalize;
    color: #7a7a7a;
}
.location-section ul {
    grid-template-columns: repeat(2 ,1fr);
    grid-gap: 30px 40px;
}
.location-section ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    box-shadow: none;
    border: 1px dashed #AF9874;
    color: #AF9874;
}
.location-section ul li p {
    color: #6E4300;
    font-family: "Montserrat Semibold";
}

.single-side-right {
    width: 30%;
    margin: 0 0 0 46px;
    vertical-align: top !important;
    display: inline-block;
    position: relative;
}
.divider-image {
    postion: relative;
}
.single-side-right .contactus-form {
    margin: 0px;
    width: 100%;
}
.divider-image:before {
    bottom: -70px;
}
.single-side-right h3 {
    font-size: 18px;
    font-family: 'Montserrat Semibold';
    color: #6E4300;
}
.single-side-right .review-star {
    margin-top: 110px;
}


.founder-img-detail {
    background: url('http://www.nishhospitality.com/wp-content/uploads/2022/07/Rectangle-216.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0px;  
}
.founder-con {
    width: 73%;
    margin: 0 auto;
}
.founder-img {
    float: right;
    position: relative;
    top: -42px;
}
.founder-img-lft {
    position: absolute;
    bottom: -18px;
    left: -251px;
}
.founder-img-lft img {
    max-width: 90%;
    border-radius: 7px;
}
.founder-img-rgt img {
    max-width: 90%;
    border-radius: 7px;
}
.founder-con h2.founder-title {
    color: #000;
    font-family: 'Hatton Semibold';
}
.founder-con span.founder-sub-title {
    font-family: 'Montserrat Semibold';
}
.banner-sec {
    position: relative;
}
.banner-sec:before {
    content: "";
    background: url('http://www.nishhospitality.com/wp-content/uploads/2022/07/Rectangle-148.png');
    position: absolute;
    width: 100%;
    height: 151px;
    background-repeat: no-repeat;
    bottom: 0;
    background-size: cover;
}
.founder-content {
    padding: 30px 0;
    margin: 10px auto;
}
.fon-con {
    /*background-color: #F8F8F8;*/
    padding: 44px;
    box-shadow: 5px 5px 15px #0000001a;
    border-radius: 5px;
    background: url('http://www.nishhospitality.com/wp-content/uploads/2022/07/fon-con.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.fon-con p {
    padding-bottom: 20px;
}
.fon-detail-sec img {
    float: left;
    width: 41%;
    box-shadow: 5px 5px 15px #0000001a;
    border-radius: 5px;
}
.fon-detail {
    float: right;
    width: 55%;
}
.fon-detail p {
    margin-bottom: 12px;
}
.fon-detail-2 p {
    margin-bottom: 14px;
}
.fon-detail-2 {
    margin-top: 12px;
}
.founder-content-2 {
    margin: 50px auto;
    padding: 10px;
}
.our-img-sec {
    margin: 55px auto;
}
.our-img-sec img {
    width: 70%;
    margin: 0 auto;
    box-shadow: 5px 5px 15px #0000001a;
    border-radius: 5px;
}
.our-detail p {
    color: #878787;
    font-family: 'Montserrat Medium';
    margin-bottom: 20px;
}
.our-detail {
    margin: 33px auto;
}
.our-detail h2 {
    margin-bottom: 14px;
}

.our-detail-sec {
    /*background: url('http://www.nishhospitality.com/wp-content/uploads/2022/07/our-story-img-2.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-position: left;*/
    /*background-size: 45%;*/
    /*padding: 100px 0px;*/
    margin: 45px auto;
    position: relative;
}
.our-detail-sec .container {
    width: 100%;
    max-width: 100%;
}
.inner-detail {
    display: flex;
    align-items: center;
}
.inner-detail_left img {
    max-width: 100%;
    box-shadow: 5px 5px 15px #0000001A;
    border-radius: 5px;
}

.inner-detail_left {
    width: 50%;
}
.inner-detail_right {
    width: 61%;
    /*padding-left: 43px;*/
    /*padding-right: 87px;*/
    box-shadow: 5px 5px 15px #0000001a;
    padding: 30px 60px 30px 40px;
    border-radius: 6px;
}
/*.inner-detail_right:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    box-shadow: 5px 5px 15px #0000001a;*/
/*    border-radius: 5px;*/
/*    width: 57%;*/
/*    top: 50px;*/
/*    bottom: 56px;*/
/*    left: 44%;*/
/*    right: 0;*/
/*}*/
.inner-detail p {
    font-family: 'Montserrat Semibold';
    color: #434343;
    margin-bottom: 17px;
}
.inner-detail h2 {
    margin-bottom: 7px;
}
.our-sec {
    background-color: #AF9874;
    padding: 54px;
    margin: 51px auto;
}
.our-sec p {
    color: #fff;
    text-align: center;
    font-family: 'Montserrat Semibold';
}
.brand-sec {
    width: 42%;
    margin: 50px auto;
    position: relative;
}
.brand-inner-sec img {
    max-width: 80%;
    margin: 0 auto;
}
.brand-img {
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 400px;
    height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand-inner-sec .brand-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #0000009c;
    bottom: 0;
    border-radius: 50%;
    z-index: 0;
}
.brand-img h2 {
    color: #fff;
    z-index: 111;
    width: 40%;
    text-align: center;
}

.brand-tx-1 {
    position: absolute;
    top: -8px;
    right: -142px;
    font-family: 'Montserrat Semibold';
    color: #6E4300;
    box-shadow: 5px 5px 15px #00000017;
    border-radius: 5px;
    padding: 16px;
    font-size: 16px;
}
.brand-tx-1:before {
    content: "";
    position: absolute;
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/07/Group-663.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    top: -39px;
    bottom: 0;
    right: 193px;
    width: 116px;
    height: 124px;
}
.brand-tx-2 {
    position: absolute;
    top: 151px;
    right: -247px;
    font-family: 'Montserrat Semibold';
    color: #6E4300;
    box-shadow: 5px 5px 15px #00000017;
    border-radius: 5px;
    padding: 16px;
    font-size: 16px;
}
.brand-tx-2:before {
    content: "";
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/07/Group-665.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
    top: -46px;
    right: 171px;
    position: absolute;
}
.brand-tx-3 {
    position: absolute;
    top: 346px;
    right: -197px;
    font-family: 'Montserrat Semibold';
    color: #6E4300;
    box-shadow: 5px 5px 15px #00000017;
    border-radius: 5px;
    padding: 16px;
    font-size: 16px;
}
.brand-tx-3:before {
    content: "";
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/07/Group-666.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 124px;
    width: 116px;
    position: absolute;
    bottom: -11px;
    right: 191px;
}
.brand-tx-4 {
    position: absolute;
    top: 0;
    left: -240px;
    font-size: 16px;
    font-family: 'Montserrat Semibold';
    color: #6E4300;
    box-shadow: 5px 5px 15px #00000017;
    border-radius: 5px;
    padding: 16px;
}
.brand-tx-4:before {
    content: "";
    position: absolute;
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/07/Group-659.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 124px;
    width: 116px;
    top: 12px;
    left: 206px;
}
.brand-tx-5 {
    position: absolute;
    bottom: 55px;
    left: -265px;
    font-size: 16px;
    font-family: 'Montserrat Semibold';
    color: #6E4300;
    box-shadow: 5px 5px 15px #00000017;
    border-radius: 5px;
    padding: 16px;
}
.brand-tx-5:before {
    content: "";
    position: absolute;
    background-image: url(http://www.nishhospitality.com/wp-content/uploads/2022/07/Group-661.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 94px;
    top: -27px;
    width: 100%;
    bottom: -66px;
    left: 191px;
}
.brand-img-title {
    font-size: 18px;
    font-family: 'Montserrat Semibold';
    color: #878787;
    width: 600px;
    text-align: center;
    margin: auto;
}
.brand-inner-sec {
    background-color: #F8F8F8;
    padding: 35px 0px;
}
.brand-detail {
    background-position: right;
    background-repeat: no-repeat;
    background-size: 50%;
    padding: 20px;
    margin: 30px auto;
}
.brand-detail-img {
    float: right;
    width: 54%;
    padding: 20px;
}
.detail-content {
    float: left;
    width: 44%;
    padding: 132px 12px 8px 7px;
}
.brand-detail-img img {
    width: 100%;
    max-width: 77%;
    box-shadow: 5px 5px 15px #0000001a;
    border-radius: 5px;
}

.benefits-branding h2 {
    color: #000000;
    font-size: 20px;
    font-family: 'Montserrat Semibold';
    margin-bottom: 12px;
}
.benefits-branding ul {
    display: grid;
    grid-template-columns: repeat(4 ,1fr);
    grid-gap: 40px;
}
.benefits-branding ul li {
    list-style: none;
    border: 1px dashed #AF9874;
    border-radius: 5px;
}
.benefits-branding ul li img {
    margin: 14px auto;
    width: 33%;
}
.benefits-branding ul li h3 {
    text-align: center;
    font-size: 17px;
    font-family: 'Montserrat Semibold';
    margin-bottom: 15px;
    color: #6E4300;
} 
.benefits-branding {
    margin: 53px auto;
}
.lyh-detail {
    margin: 50px auto;
}
.lyh-detail h2 {
    font-size: 28px;
    margin-bottom: 27px;
    font-family: 'Hatton Semibold';
}
.lyh-inner-detail ul {
    display: grid;
    grid-template-columns: repeat(3 ,1fr);
    grid-gap: 45px;
}
.lyh-inner-detail ul li {
    list-style: none;
}
.lyh-inner-detail ul li img {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 3px 6px #0000001a;
    border-radius: 5px;
}
.lyh-inner-detail ul li h3 {
    color: #434343;
    font-size: 16px;
    font-family: 'Montserrat Semibold';
    margin-top: 14px;
    margin-bottom: 14px;
}

.management-detail {
    margin: 50px auto;
}
.mang-con p {
    margin-bottom: 8px;
}
.mang-con span {
    color: #6E4300;
}
.mange-img img {
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
}
.mange-img {
    float: right;
    width: 45%;
}
.mange-detail {
    float: left;
    width: 50%;
    margin-top: 7px;
}
.mange-detail p {
}
.manage-adv {
    margin: 50px auto;
}
.manage-adv h2 {
    font-size: 28px;
    margin-bottom: 27px;
    font-family: 'Hatton Semibold';
}
.mange-adv-detail ul {
    display: grid;
    grid-template-columns: repeat(3 ,1fr);
    grid-gap: 45px;
}
.mange-adv-detail ul li {
    list-style: none;
}
.mange-adv-detail ul li img {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 3px 6px #0000001a;
    border-radius: 5px;
}
.mange-adv-detail ul li h3 {
    color: #434343;
    font-size: 16px;
    font-family: 'Montserrat Semibold';
    margin-top: 14px;
    margin-bottom: 14px;
}

.slick-carousel {
  margin: 0 auto;
  width: 1000px;
}
.slick-slide {
  width: 350px;
}

/* Color of the arrows */
.slick-next::before, .slick-prev::before {
  color: blue;
}
.slick-slide img {
    display: block;
    max-width: 100%;
}
.brand-inner-sec-mobile {
    display: none;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    top: -3px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li#mega-menu-item-571 a.mega-menu-link {
    line-height: 17px;
    padding-top: 9px;
    padding-bottom: 9px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-568 > ul.mega-sub-menu {
    width: 241px;
}
.item {
    display: flex;
    align-items: center;
    padding: 13px;
}
.slider-image span {
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'Montserrat Bold';
    background-color: #fff;
    width: 41%;
    padding: 8px;
    margin: 0 auto;
    box-shadow: 0px 3px 6px #0000001a;
    border-radius: 5px;
    z-index: 9999;
    opacity: 0;
}
.slider-image {
    overflow: hidden;
    position: relative;
}
.villa-slider .item:hover span {
    opacity: 1;
}
.slick-slide img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.slider-image:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.2);
    transition: 0.4s;
}
.our-sec h2 {
  text-align: center;
  color: #fff;
}


/* ACCORDION ON SINGLE VILLA PAGE */
/* Style the buttons that are used to open and close the accordion panel */
.walk-through-villa .accordion {
    color: #434343;
    font-family: "Montserrat SEmibold";
    margin: 20px 0px 10px;
    font-size: 18px;
    border: 0px;
    display: block;
    box-shadow: none;
    border: 1px dashed #AF9874;
    padding: 12px;
    border-radius: 5px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.walk-through-villa .active, .walk-through-villa .accordion:hover {
    background-color: #AF9874;
    cursor: pointer;
}
/* Style the accordion panel. Note: hidden by default */
.walk-through-villa .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.main-content .walk-through-villa ul{
    padding: 0px;    
}
.main-content ul li:before {
    display: none;
}
.walk-through-villa .panel ul {
    padding-left: 16px;
}
.walk-through-villa .panel ul li {
    position: relative;
}
.walk-through-villa .panel ul li::before {
    position: absolute;
    content: '';
    width: 6px;
    background: #af9874;
    height: 6px;
    border-radius: 50%;
    left: -12px;
    top: 9px;
    display: block;
}

.accordion:after {
    content: '+';
    font-size: 30px;
    color: #AF9874;
    float: right;
    margin-left: 5px;
    font-family: 'Montserrat';
}
.accordion:hover::after{
    color: #434343;       
}
.walk-through-villa .active:after {
  content: '-';
  color: #434343;
}

/*TAB GALLERY ON SINGLE VILLA PAGE */
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 0;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.tab button {
    padding: 6px 12px;
    background: #000;
    color: #fff;
    font-family: "Montserrat Semibold";
    border-radius: 5px;
    border: 0px;
}
h4.gallery-title {
    margin-bottom: 20px;
}
.single-villa__tabs .tab {
    margin-bottom: 30px;
}
.single-villa__tabs .tab ul.slides {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.single-villa__tabs .tab ul.slides li {
    margin-right: 18px;
}
.image-gallery-tab-content__each a {
    display: block !important;
}
.image-gallery-tab-content__wrapper img {
    max-width: 100%;
    border-radius: 5px;
}
.image-gallery-tab-content__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.single-villa__tabs .tab button:hover {
    background-color: #AF9874;
    border-color: #AF9874;
    cursor: pointer;
    border: 0px;
}
/* Create an active/current tablink class */
.single-villa__tabs .tab button.active1 {
    background-color: #AF9874;
    border-color: #AF9874;
    border: 0px;
}

/* Additional CSS */

/* Single Villa */

.single-gallery-cnt {
    margin-bottom: 60px;
}
.single-gallery-cnt .single-gallery-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.single-gallery-cnt .single-gallery-wrap .sg-img-block {
    width: 42%;
}
.single-gallery-cnt .single-gallery-wrap .sg-cnt-block {
    width: 52%;
}
.single-gallery-cnt .single-gallery-wrap .sg-img-block {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 5px 5px 15px #00000054;
}
.single-gallery-cnt .single-gallery-wrap:nth-child(even) {
    flex-direction: row-reverse;
}
.single-gallery-cnt .single-gallery-wrap:nth-child(even) .plain-img-box::after {
    right: 0;
    left: -8px;
}
.single-gallery-cnt .single-gallery-wrap .sg-img-block img {
    max-width: 100%;
    border-radius: 5px;
    position: relative;
}
.single-gallery-cnt .single-gallery-wrap .sg-cnt-block p {
    font-size: 25px;
    line-height: 28px;
    font-style: italic;
    font-family: "Hatton-Regular";
    margin-bottom: 8px;
}
.single-gallery-cnt .single-gallery-wrap .sg-cnt-block p:last-child {
    margin-bottom: 0px;
}

.book-now-wrap,
.close-booking {
    display: none;
}
.book-now-wrap button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 14px;
    font-family: "Montserrat Bold";
    cursor: pointer;
    border: 0;
}
body.overlay-on::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
    z-index: 999999;
}
body.overlay-on .book-now-wrap button {
    background: #AF9874;
}
.single-side-right .contactus-form::before {
    display: none;
}






