.post,
.page {
    margin-bottom: 0;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Bold.eot');
    src: url('../font/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Bold.woff2') format('woff2'),
        url('../font/Gilroy-Bold.woff') format('woff'),
        url('../font/Gilroy-Bold.ttf') format('truetype'),
        url('../font/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-ExtraBold.eot');
    src: url('../font/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../font/Gilroy-ExtraBold.woff') format('woff'),
        url('../font/Gilroy-ExtraBold.ttf') format('truetype'),
        url('../font/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Black.eot');
    src: url('../font/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Black.woff2') format('woff2'),
        url('../font/Gilroy-Black.woff') format('woff'),
        url('../font/Gilroy-Black.ttf') format('truetype'),
        url('../font/Gilroy-Black.svg#Gilroy-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Heavy.eot');
    src: url('../font/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Heavy.woff2') format('woff2'),
        url('../font/Gilroy-Heavy.woff') format('woff'),
        url('../font/Gilroy-Heavy.ttf') format('truetype'),
        url('../font/Gilroy-Heavy.svg#Gilroy-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Light.eot');
    src: url('../font/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Light.woff2') format('woff2'),
        url('../font/Gilroy-Light.woff') format('woff'),
        url('../font/Gilroy-Light.ttf') format('truetype'),
        url('../font/Gilroy-Light.svg#Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Medium.eot');
    src: url('../font/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Medium.woff2') format('woff2'),
        url('../font/Gilroy-Medium.woff') format('woff'),
        url('../font/Gilroy-Medium.ttf') format('truetype'),
        url('../font/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-SemiBold.eot');
    src: url('../font/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-SemiBold.woff2') format('woff2'),
        url('../font/Gilroy-SemiBold.woff') format('woff'),
        url('../font/Gilroy-SemiBold.ttf') format('truetype'),
        url('../font/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Regular.eot');
    src: url('../font/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Regular.woff2') format('woff2'),
        url('../font/Gilroy-Regular.woff') format('woff'),
        url('../font/Gilroy-Regular.ttf') format('truetype'),
        url('../font/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-UltraLight.eot');
    src: url('../font/Gilroy-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-UltraLight.woff2') format('woff2'),
        url('../font/Gilroy-UltraLight.woff') format('woff'),
        url('../font/Gilroy-UltraLight.ttf') format('truetype'),
        url('../font/Gilroy-UltraLight.svg#Gilroy-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../font/Gilroy-Thin.eot');
    src: url('../font/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy-Thin.woff2') format('woff2'),
        url('../font/Gilroy-Thin.woff') format('woff'),
        url('../font/Gilroy-Thin.ttf') format('truetype'),
        url('../font/Gilroy-Thin.svg#Gilroy-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


/* Font Family 
    font-family: "Lato", sans-serif;
   font-family: "Playfair Display", serif;
   font-family: 'Gilroy';
*/

html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    text-decoration: none;
    box-sizing: border-box;
    margin-bottom: 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #76787B;
    margin-bottom: 0;
        font-family: 'Gilroy';

}

h1, h2, h3, h4, h5, h6{
    margin-top: 0;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
   color: #D82577;
}
h1,
.h1 {
  color: #384249;
      font-family: "Playfair Display", serif;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 16px;
}

h2,
.h2 {
    color: #384249;
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h3,
.h3 {
   color: #384249;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px
}

h4,
.h4 {
    color: #384249;
    text-overflow: ellipsis;
    
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; 
}
h5,
.h5 {
    color: #FFF;
   font-family: "Playfair Display", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

h6,.h6{
    color: #FFF;
    font-family: 'Gilroy';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.56px;
    text-transform: uppercase;
}

p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
    color: #76787B;
}
li {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #76787B;

}
 li:has(> strong:first-child)::marker {
    font-weight: bold;
}
a {
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #76787B;
    transition: all 0.6s;
    font-family: 'Gilroy';
}
a:hover{
    text-decoration: none;
    color: #D82577;
}
p:last-child,
li:last-child {
    margin-bottom: 0;
}

section{
    margin: 80px 0;
}
.sub-title {
    color: #384249;
    display: inline-block;
    margin: 0;
    line-height: 1;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}
a.btn,
input[type="submit"] {
    padding: 15.5px 30px 15.5px 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #000;
    border-radius: 8px;
    background: #FDAA2E;
    transition: all 0.6s;
    position: relative;
    border: 1px solid #FDAA2E;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
        font-family: 'Gilroy';
}
a.btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    border-radius: 50%;
    z-index: -1;
    transform: scale(0.1);
    transition: all 0.6s;
    height: 10px;
    width: 10px;
    margin: auto;
    opacity: 0.3;
    z-index: -1;
}
a.btn:hover:before {
    transform: scale(50);
    opacity: 1;
}

a.btn:hover{
  color: #ffffff;
  border: 1px solid #000000;
}

input[type="submit"]:hover{
     color: #ffffff;
     border: 1px solid #000000;
     background-color: #000000;
}

a.btn.btn-white:before {
    background: #FDAA2E;
}
a.btn.btn-white:hover{
  color: #000;
}

.btn.btn-white {
    background: #ffffff;
     border: 1px solid #ffffff;
}

.btn.btn-white:hover {
    background: #FDAA2E;
    border: 1px solid #FDAA2E;
}

.btn.border-cta {
    border: 1px solid #000;
    background-color: #ffffff;
}

.container,
.home .location_listing-wraper .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    width: 100%;
}
img {
    height: unset;
    width: unset;
    vertical-align: middle;
}

.column-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

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

.slick-arrow {
    position: absolute;
    height: 40px;
    width: 40px;
    background-color: #0C1015;
    border: 0;
    font-size: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slick-arrow:hover {
   background-color: #5C0B30;
}

.slick-arrow:hover svg path {
    fill: #D82577;
}
 .slick-slider .slick-track {
    display: flex;
}

 .slick-slider .slick-slide {
    height: auto;
}

.custom-arrow .slick-arrow {
    position: static;
    transform: unset;
}
.custom-arrow {
    display: flex;
    align-items: center;
    justify-content: end;
}
.custom-arrow .slick-arrow.next {
    margin-left: 8px;
}

.slick-disabled {
    opacity: 0.25;
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    position: absolute;
    bottom: 0;
    margin: 0;
    right: 0;
    left: 0;
}
ul.slick-dots li {
    margin-bottom: 0;
    height: 10px;
    width: 10px;
    background: #151928;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 1;
    list-style-type: none;
}

ul.slick-dots li button {
    font-size: 0;
    background: 0;
    border: 0;
    width: 0;
    box-shadow: unset;
}
ul.slick-dots li.slick-active {
    opacity: 1;
    border-radius: 20px;
    background: #FDAA2E;
    width: 30px;
}
.custom-slick {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
}
.custom-dots {
    position: relative;
}
.custom-dots .slick-dots {
    position: static;
    justify-content: start;
    margin-top: 0;
}
.custom-dots .slick-dots li {
    background-color: #093833;
}
.custom-slick .custom-arrow {
    margin-left: 30px;
}
.bg-blue .slick-arrow {
    background-color: #fff;
}

.btn-div {
    display: flex;
    align-items: center;
}
.btn-div a:not(:last-child) {
    margin-right: 20px;
}

.single-location .btn-div {
    justify-content: center;
    margin-top: 30px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 0;
    border-bottom: 1px solid rgba(56, 66, 73, 0.30);
    padding: 15px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #384249;
    font-family: 'Gilroy';
    width: 100%;
    outline: none;

}

input::placeholder {
    color: #384249;
}



/*****************************************************
                     Header css   
******************************************************/
.site {
    position: relative;
}
.site-header.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 0;

}
.header-transparent .header-right .menu li > a:not(.sub-menu a) {
    color: #ffffff;
}
.header-transparent .header-right .menu li > a:not(.sub-menu a):hover {
    color: #FDAA2E;
}
.header-transparent .header-right .menu li:hover .arrow{
    filter: unset;
}
.header-transparent .header-right .menu li > a:hover{
        color: #FDAA2E;
}
.header-transparent .header-right .menu li > .arrow {
    filter: brightness(0) invert(1);
}
.header-transparent .site-branding {
    filter: brightness(0) invert(1);
}
.header-transparent.is-sticky .site-branding{
filter: unset;
}
.header-transparent .menu-toggler svg path {
    stroke: #ffffff;
}


.site-header.is-sticky {
    top: 0;
    position: fixed;
    padding: 15px 0;
    background-color: #ffffff;
    animation: slideDown 0.35s ease-out;
    left: 0;
    right: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    z-index: 8;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.admin-bar .site-header.is-sticky {
    top: 32px;
    
}



.site-header {
    padding: 24px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    position: relative;
    z-index: 4;
}
.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-right {
    display: flex;
    align-items: center;
}
.header-right ul {
    margin: 0;
}
.menu {
    margin: 0;
}
.header-right ul li {
    display: inline-block;
    list-style-type: none;
    position: relative;
}

.header-right ul li:not(:last-child) {
    margin-right: 28px;
}

.header-cta {
    margin-left: 40px;
}

.header-right ul li a {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 0.6s;
}
.header-right ul li a:hover{
    color: #FDAA2E;
}
.site-branding {
    margin-right: 40px;
}
.menu-toggler {
    margin-left: 40px;
    display: none;
    height: 30px;
    width: 30px;
}
.header-menu .header-cta {
    display: none;
}
.menu-toggler svg {
    vertical-align: middle;
}
.header-right ul li.current-menu-parent  > a,
.header-right ul li.current-menu-item  > a{
    color: #FDAA2E;
}

.site-header.is-sticky .header-right .menu li.current-menu-item > a:not(.sub-menu a){
    color: #FDAA2E;
}
.site-header.is-sticky .header-right .menu li.current-menu-item .arrow{
    filter: unset;
}
.header-right ul li.current-menu-parent .arrow{
     filter: unset;
}
.header-right ul li.current-menu-item > .arrow,
.header-right ul li:hover .arrow{
    filter: unset;
}
/*****************************************************
                     Footer css   
******************************************************/
.follow-instagram-section .title-section {
    text-align: center;
}

.follow-instagram #sb_instagram .sbi_photo img

 {
    border-radius: 15px;
}

.newsletter-sec {
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 64px 0;
}

.newsletter-sec .newsletter {
    border-radius: 30px;
    border: 0 solid #E5E7EB;
    background: #FFF;
    max-width: 650px;
    padding: 50px 50px 55px 50px;
    margin: auto;
    width: 100%;
}

.newsletter .title-section {
    text-align: center;
    margin-bottom: 40px;
}
.input-field{
    margin-bottom: 8px;
}
.newsletter .title-section p {
    color: #76787B;
}
.input-field.sign-up-row {
    margin-top: 40px;
    position: relative;
}
.input-field.sign-up-row p {
    display: flex;
    align-items: center;
    justify-content: center;
}
span.wpcf7-spinner {
    position: absolute;
    bottom: -40px;
}

.site-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    background: #384249;
}
.site-footer-wraper {
    padding: 50px 0;
}

.footer-logo {
    margin-bottom: 24px;
}

.footer-col p {
    color: rgba(255, 255, 255, 0.80);
}

.social-link a:not(:last-child) {
    margin-right: 14px;
}

.social-link a img {
    height: 24px;
    width: 24px;
    object-fit: contain;
    vertical-align: middle;
}

.social-link {
    margin-top: 28px;
}
.footer-col .user-info a {
    font-size: 18px;
}


.footer-link .column-row >div:nth-child(1) {
    width: 31%;
}

.footer-link .column-row >div:nth-child(2) {
    width: 20%;
}

.footer-link .column-row >div:nth-child(3) {
    width: 20%;
}

.footer-link .column-row >div:nth-child(4) {
    width: 29%;
}

.footer-link .column-row >div {
    padding: 0 15px;
    margin-bottom: 30px;
}

.footer-link .column-row {
    margin: 0 -15px -30px;
}

.footer-col h4 {
    margin-bottom: 18px;
    color: #ffffff;
    font-family: "Playfair Display", serif;
    font-weight: 500;
}
.footer-col .menu li.current-menu-item a {
    color: #FDAA2E;
}
.footer-col .menu li {
    list-style-type: none;
}

.footer-col .menu li a {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    color: #ffffff;
    transition: all 0.6s;
}
.footer-col .menu li a:hover{
    color: #FDAA2E;
}
.footer-col .menu li:not(:last-child) {
    margin-bottom: 12px;
}
.partner-logos {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.partner-logos img:not(:last-child) {
    margin-right: 50px;
}
.user-info a {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.80);
    display: block;
    transition: all 0.6s;
}
.user-info a:hover{
    color: #FDAA2E;
}
.user-info a img {
    position: absolute;
    left: 0;
    top: 4px;
    height: 20px;
    width: 20px;
    object-fit: contain;
}

.user-info a:not(:last-child) {
    margin-bottom: 8px;
}
.copyright-text {
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.copyright-text p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.80);
}

/* Custom Pagination */
.pagination_wrap{
    display: flex;
    justify-content: center;
}
.custom-pagination .next-page::before {
    background-image: url(../images/slider_arrow_next.svg);
}

.custom-pagination .next-page:hover::before {
    background-image: url(../images/slider_arrow_next_w.svg);
}

.custom-pagination .prev-page::before {
    background-image: url(../images/slider_arrow_prev.svg);
}
.custom-pagination .prev-page:hover::before{
    background-image: url(../images/slider_arrow_prev_w.svg);
}
.pagination_wrap .page-number {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
    color: #1C1E26;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    margin: 0 2.5px;
}
.pagination_wrap .page-number:hover,
.pagination_wrap .page-number.active {
    background-color: rgba(163, 170, 173, 0.50);
}
.pagination_wrap .prev,
.pagination_wrap .next {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 0;
    position: relative;
}

.pagination_wrap .prev::before,
.pagination_wrap .next::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;    
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pagination_wrap .prev::before{
    background-image: url(../images/icon_pagination_prev.svg);
}
.pagination_wrap .next::before {
    background-image: url(../images/icon_pagination_next.svg);
}
.pagination_wrap .prev.disabled,
.pagination_wrap .next.disabled {
    opacity: 0.4;
    pointer-events: none;
}
/* Custom Pagination */

/* welcome-modal Css */

.btn {
  padding: 12px 22px;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 2px;
  min-width: 140px;
  text-align: center;
}

.btn-outline {
  border: 1px solid #555;
  color: #555;
  background: #fff;
}

.btn-dark {
  background: #2f2f2f;
  color: #fff;
  border: 1px solid #2f2f2f;
}
.welcome-modal {
    position: fixed;
    bottom: 0;
    background: rgb(0 0 0 / 50%);
    left: 0;
    right: 0;
    padding: 30px 20px;
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #ffffff;
    z-index: 5;
}

.welcome-modal .btn-div {
    justify-content: center;
    margin-top: 20px;
}

.welcome-modal .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 35px;
    cursor: pointer;
}

.welcome-modal .btn-div {
    display: flex;
}

.welcome-modal .btn-div a.btn {
    margin-bottom: 0;
    background: #222222;
    color: #ffffff;
    border-radius: 0;
    padding: 10px 20px;
    border: 1px solid #222222;
}
.welcome-modal .btn-div a:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 0;
}
.welcome-modal a.btn.btn-outline {
    background: rgba(0,0,0,.52);
    border: 1px solid rgba(0,0,0,.52);
}



@media only screen and (min-width:576px) {
    .container,
    .home .location_listing-wraper .container-fluid {
        max-width: 540px;
    }
}

@media only screen and (min-width:768px) {
    .container,
    .home .location_listing-wraper .container-fluid {
        max-width: 720px;
    }
     .welcome-modal {
        max-width: 680px;
        margin: auto;
        top: 0;
        left: 0;
        height: max-content;
        display: flex;
        flex-direction: column;
        justify-content: center;
        right: 0;
        bottom: 0;
    }
}
@media only screen and (min-width:992px) {



    .container,
    .home .location_listing-wraper .container-fluid {
        max-width: 960px;
    }
    .menu-item-has-children>a {
        padding-right: 21px;
        position: relative;
    }
    .menu-item-has-children .arrow {
        width: 16px;
        background-image: url(../images/down-arrow.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 16px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        filter: brightness(0) invert(0);
    }
    .sub-menu {
        border-radius: 0 0 10px 10px;
        border: 0 solid #E5E7EB;
        background: #F3F3F3;
        position: absolute;
        top: calc(100% + 35px);
        width: 260px;
        left: 0;
        margin: 0;
        padding: 15px 24px;
        overflow: hidden;
        visibility: hidden;
        opacity: 0;
        transition: all 0.2s;
    }
    .sub-menu:before {
        content: "";
        display: block;
        width: 100%;
        height: 34px;
        position: absolute;
        top: -35px;
    }
    .site-header.is-sticky .sub-menu {
        top: calc(100% + 27px);
    }
     .menu>li:hover .sub-menu {
        visibility: visible;
        overflow: visible;
        opacity: 1;
    }

    .header-right ul li .sub-menu li:not(:last-child) {
        margin-bottom: 5px;
    }
    .header-right ul li .sub-menu li {
        margin-right: 0;
        display: block;
    }
    .site-header.is-sticky .site-branding {
        filter: unset;
    }
    .site-header.is-sticky .header-right .menu li > a:not(.sub-menu a) {
        color: #000000;
    }
    .site-header.is-sticky .header-right .menu li > .arrow {
        filter: brightness(0);
    }
    .site-header.is-sticky .header-right .menu li > a:not(.sub-menu a):hover {
        color: #FDAA2E;
    }
    .site-header.is-sticky .header-right .menu li:hover .arrow {
        filter: unset;
    }

    
}
@media only screen and (min-width:1200px) {
    .container,
    .home .location_listing-wraper .container-fluid {
        max-width: 1140px;
    } 
}

@media only screen and (min-width:1400px) {
    .container,
    .home .location_listing-wraper .container-fluid {
        max-width: 1310px;
    }
}

@media only screen and (max-width:1199px) {
    h1,
    .h1 {
        font-size: 40px;
        line-height: 50px;
    }
    
    h2,
    .h2 {
        font-size: 36px;
    }
    .header-right ul li:not(:last-child) {
        margin-right: 15px;
    }
}
@media only screen and (max-width:991px) {
    h1,
    .h1 {
        font-size: 34px;
        line-height: 44px;
    }
    
    h2,
    .h2 {
        font-size: 30px;
    }
    section {
        margin: 60px 0;
    }
   /*********Header  css *****/

 
    .admin-bar .header-menu {
        top: 32px;
    }
   .menu-toggler {
        display: block;
    }
    .header-menu .header-cta {
        display: block;
         margin-left: 0;
        margin-top: 20px;
    }

    .header-cta {
        display: none;
    }
    .header-menu {
        position: fixed;
        background: #000000;
        opacity: 0.99;
        backdrop-filter: blur(12px);
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 2;
        left: 0;
        max-width: 394px;
        width: 100%;
        padding: 20px 20px;
        overflow: auto;
        transform: translateX(-100%);
        transition: all 0.6s;
    }
    .header-right ul li {
        display: block;
    }
    .header-right ul li a {
        font-size: 18px;
        color: #ffffff;
    }
    body.menu-open .header-menu {
        transform: translateX(0);
    }
    .header-right ul li:not(:last-child) {
        margin-right: 0;
    }
    .menu-toggler.menu-close {
        margin-left: auto;
        margin-bottom: 20px;
    }
    .sub-menu {
        display: none;
        padding-left: 15px;
    }
    .header-menu .menu > .menu-item-has-children {
        padding-right: 45px;
    }
    .menu-item-has-children .arrow {
        width: 30px;
        background-image: url(../images/plus.svg);
        height: 30px;
        position: absolute;
        right: 0;
        top: 8px;
        transform: unset;
    }
    .header-menu .menu > li {
        padding: 10px 0;
    }
    .sub-menu > li {
        padding-top: 20px;
    }
    .menu-item-has-children .arrow.active {
        transform: rotate(45deg);
    }
    .site-header.is-sticky .menu-toggler svg path {
        stroke: #000000;
    }
    .site-header.is-sticky .menu-toggler.menu-close svg path {
        stroke: #ffffff;
    }
    body.menu-open {
        overflow: hidden;
    }

  
    /*****************************************************
                     Footer css   
    ******************************************************/
    .footer-link .column-row >div:nth-child(1) {
        width: 100%;
    }
    .footer-link .column-row >div:nth-child(2) {
        width: 50%;
    }
    .footer-link .column-row >div:nth-child(3) {
        width: 50%;
    }
    .footer-link .column-row >div:nth-child(4) {
        width: 100%;
    }
    .partner-logos img:not(:last-child) {
        margin-right: 30px;
    }
}

@media only screen and (max-width:782px) {
    .admin-bar .header-menu {
        top: 46px;
    }
    .admin-bar .site-header.is-sticky {
        top: 46px;
    }
}
@media only screen and (max-width:600px) {
    section{
        margin: 60px 0;
    }
    .admin-bar .site-header.is-sticky {
        top: 0;
    }
}
@media only screen and (max-width:767px) {

    .welcome-modal {
        padding: 30px 15px;
    }

    a.btn, input[type="submit"] {
        padding: 15.5px 15px 15.5px 15px;
    }
    section{
        margin: 40px 0;
    }
    .btn-div {
        display: block;
    }
    .single-location .btn-div {
        text-align: center;
    }
    .btn-div a:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
    /*****************************************************
                     Footer css   
    ******************************************************/
   .newsletter-sec {
        padding: 40px 0;
    }
    .footer-link .column-row >div:nth-child(2) {
        width: 100%;
    }
    .footer-link .column-row >div:nth-child(3) {
        width: 100%;
    }
    .partner-logos {
        display: flex;
        align-items: start;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .partner-logos img:not(:last-child) {
        margin-right: 0;
        margin-bottom: 40px;
    }
}
@media only screen and (max-width:575px) {
    .newsletter-sec .newsletter {
        padding: 40px 15px 40px 15px;
        border-radius: 20px;
    }
}
@media only screen and (max-width:374px) {
    a.btn, input[type="submit"] {
       font-size: 14px;
}
}
