@import url("https://p.typekit.net/p.css?s=1&k=yll2jox&ht=tk&f=39200.39201.39202.39203&a=118214236&app=typekit&e=css");

@font-face {
font-family:"century-gothic";
src:url("https://use.typekit.net/af/40bdad/00000000000000007735ba11/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/40bdad/00000000000000007735ba11/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/40bdad/00000000000000007735ba11/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"century-gothic";
src:url("https://use.typekit.net/af/0f9780/00000000000000007735ba15/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/0f9780/00000000000000007735ba15/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/0f9780/00000000000000007735ba15/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"century-gothic";
src:url("https://use.typekit.net/af/9e55b6/00000000000000007735ba19/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/9e55b6/00000000000000007735ba19/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/9e55b6/00000000000000007735ba19/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"century-gothic";
src:url("https://use.typekit.net/af/78c6b9/00000000000000007735ba1f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/78c6b9/00000000000000007735ba1f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/78c6b9/00000000000000007735ba1f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

:root{
    --white: #fff;
    --black: #000;
    --gray: #8b8b8b;
}

*{padding:0; margin:0; border:none; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong, b{font-weight:bold;color: var(--black);}
em, i{font-style:italic;}
u{text-decoration:underline}
/*a{text-decoration: none;transition: all 0.4s ease-in-out;}*/
*:focus{outline: none;}
/*a:hover, a:focus {color: var(--black);font-weight: 700;text-decoration: none; outline: none !important;}*/
button[type="button"]:focus{outline: none;}


/* 1.1 SVG default css*/
svg:not(:root).svgImg { overflow: visible }
.svgImg { display: inline-block; font-size: inherit; width:1em; height: 1em; overflow: visible; vertical-align: -.125em; }
.svg-icons { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em }
/*SVG default css*/

img{display: block; max-width:100%; max-height:100%; width:auto; height:auto}
p{line-height:1.7;font-size: 18px; color:var(--gray);font-weight:400;margin-bottom:22px;}
p:last-child{margin-bottom:0;}
a{color: var(--black);text-decoration: none;transition: 0.4s all ease-in-out;}
a:hover, a:focus {color: var(--black);font-weight: 700;text-decoration: none; outline: none !important;}
/*a:hover{color: var(--black);font-weight: 700;}*/

.c-scrollbar{height: 100vh !important;}

html{font-size: 10px;}
body{display:block; width:100%; padding:0; margin:0; font-family: 'century-gothic', sans-serif; font-size: 16px; font-weight:400; line-height:1.4; color: #1d1d1d; background-color:var(--white); position: relative;}
.trans{-moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.wrapper{display:block; width:100%; overflow:hidden; min-height: 100vh; position: relative;max-width: 1920px;margin: auto;}
.container{max-width: 1530px;padding: 0 15px;}

/*  Slick slider */
.slick-slide{outline: none;}
.slick-dots{display: block; text-align: center; margin-top: 35px;}
.slick-dots li{ display: inline-block; width:auto; list-style: none; padding: 0 6px;}
.slick-dots li button{font-size:0; border: none; background: #8b8b8b; width: 20px; height: 20px; border-radius: 50%; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out; cursor: pointer; outline: none;
position: relative;}
.slick-dots li.slick-active button, .slick-dots li button:hover{background: #000;}
.slick-dots li button:before{display: none;}

.slick-prev{background: transparent;width: 30px;height:30px;border-radius:0;position: absolute;left: 0px;top:50%;margin-top:-30px;z-index:999;font-size:0;border:none;outline-color: transparent;
transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;}
.slick-prev:before{content:"";width: auto;height: auto;
  font-style: normal !important;font-size: 32px;
  font-weight: normal !important;position:absolute;left:0px;right:0;top:0px;bottom:0;margin:auto;}
.slick-next{background:transparent; width:30px; height:30px; border-radius:0; position: absolute; right:0px; top:50%; margin-top:-30px; z-index:999; font-size:0; border:none; outline-color: transparent;
transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;}
.slick-next:before{content:""; width:auto; height:auto;
  font-style: normal !important;font-size: 32px;
  font-weight: normal !important; position:absolute; left:0; right:0px; top:0px; bottom:0; margin:auto; transform:rotate(180deg)}
.slick-prev:arrow .slick-next:arrow{ color: var(--black);}
.slick-prev:hover, .slick-next:hover {color: #bcbcbc;}
/* Slick slider End */

/* Buttons */
.btn{display: inline-block; vertical-align: middle; font-size: 16px; font-weight: 700; color: var(--black); padding:0 56px 0 0; position: relative; overflow: hidden;
letter-spacing: 0; line-height: 1.2; z-index: 2; border:0; border-radius: 0; transition: all 0.4s ease-in-out !important;}
.btn:before {content:''; background: currentColor; width: 37px; height: 4px; top: 0; right: 0; bottom: 0; position: absolute; margin: auto; transition: all 0.4s ease-in-out !important;}
.btn:hover {color: #666;}
.btn:hover:before{-webkit-animation: linear infinite;-webkit-animation-name: run;-webkit-animation-duration: 1s;}
/* .btn-black{display: inline-block; vertical-align: middle; text-transform: uppercase; font-size: 14px; font-weight: 700; background-color: var(--black); color: var(--white); padding:30px 55px; line-height: 1; border:0; border-radius: 0; transition: all 0.4s ease-in-out !important;} */
@-webkit-keyframes run {0% {right: 0}50% {right: 7px}100% {right: 0}}

/* .btn.btn-outline{border: 1px solid #870000;background: transparent;color: #870000;}
.btn.btn-outline:hover{border-color: transparent;background: #870000;color: var(--white);}
.btn .icon{display: inline-block;vertical-align: middle;margin-left: 5px;}
.btn.btn-white {color: var(--white);}
.btn.btn-white:before {background-color: currentColor;}
.btn.btn-sm{padding: 26px 50px}
.btn ~ .btn{margin-left: 25px;}
.btn-check:focus+.btn, .btn:focus{box-shadow: none;} */

/* Header start */
.headerMain{display: block; width: 100%; padding: 45px 55px; position: absolute; left: 0; top: 0; right: 0; z-index: 999;}
.headerMain .siteLogo img{display: block; min-width: 370px; filter: invert(1);}
.m_menuLogo { display: none;}

/*----------  Header Dark  ----------*/
.header-dark .menuMain li ,.header-dark .menuMain li a,.header-dark .socialMeadia.head_social a{color: var(--black);}
.header-dark .siteLogo img{display: block; min-width: 370px; filter: none;}
.header-dark .menuIcon{color: var(--black);}
.header-dark .menuIcon span{background: var(--black);}

/*----------  Sticky Header  ----------*/
.has_sticky .menuMain ul li .arrow {border-bottom: 2px solid var(--white);border-right: 2px solid var(--white);}
.has_sticky .siteLogo img{filter: invert(1)!important;}
.has_sticky .menuMain li ,.has_sticky .menuMain li a,.has_sticky .socialMeadia.head_social a{color: var(--white)!important;}
.has_sticky .menuMain li .sub-menu li a{color: var(--black) !important;}
.has_sticky .menuIcon{color: var(--white)!important;}
.has_sticky .menuIcon span{background: var(--white)!important;}
.has_sticky .menuMain > ul > li:not(.megaMenu) .sub-menu{background:var(--gray) ;}
.has_sticky .menuMain ul.sub-menu:before{border-bottom: 10px solid var(--gray);}
/* Navigation */
.menuIcon {display: none;width: 32px; height: 32px; position: relative; padding:0px; margin-top:0px; margin-left:0px; color: var(--white);}
.menuIcon span {display: block; width: 20px; position: absolute; top: 0; bottom: 0; right: 0; height: 2px; background: var(--white);margin: auto;}
.menuIcon span:before {content: ""; width: 25px; position: absolute; top: -8px; right: 0; height: 2px; background: currentColor;}
.menuIcon span:after {content: ""; width: 25px; position: absolute; bottom: -8px; right: 0; height: 2px; background: currentColor;}
.bodyFixed{overflow: hidden;}
.sidebar-overlay{visibility: hidden; min-height: 100vh; position: fixed; top: 0; left: 0; right: 0;bottom: 0; opacity: 0;    background: var(--black); z-index: 998; transition: visibility 0 linear .4s,opacity .4s cubic-bezier(.4,0,.2,1);}
.bodyFixed .sidebar-overlay{opacity: .8; visibility: visible;left: 0;transition: all 0.6s ease-in-out;} 
.menuMain{display: inline-block;width: auto;margin: 0 0 0 0;}
.menuMain ul{font-size: 0;}
.menuMain li{display: inline-block;width: auto;font-size: 16px;font-weight: 400;color: var(--white); vertical-align: middle;  transition: all 0.4s ease-in-out;}
.menuMain li a{display: block; color: var(--white);   position: relative;line-height: 1; transition: all 0.4s ease-in-out;}

.menuMain li.current-menu-item a{font-weight: 700;}
.menuMain li:hover a,  .menuMain li a:hover{color: var(--white);font-weight: 700;}
.header-dark .menuMain li a:hover{color: var(--black);}
.header_dark .menuMain li a:hover{color: var(--white);font-weight: 700;}
.headerMain .menuMain li .btn{min-width: 150px;padding: 17px 20px;}
.headerMain .menuMain li:hover a.btn{color: var(--white);}
.header_dark .menuMain ul li .arrow{border-color: var(--black);}

/* Sticky Header*/
.headerMain.has_sticky{ position: fixed; z-index: 9; padding: 25px 15px; left: 0; top: 0; width: 100%; box-shadow: 0 0 10px rgba(0,0,0,0.6); background: var(--black); -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; z-index: 999; }
.headerMain.has_sticky .menuMain{margin-right: 25px;}
.headerMain.has_sticky .menuMain li{margin-right: 40px;}
.headerMain.has_sticky .menuMain li:last-child{margin-right: 0px;}
.headerMain.has_sticky .menuMain li .btn{min-width: 140px;padding: 14px 20px;}
.headerMain .container{padding: 0;}
.menuMain ul.sub-menu:before {content: "";width: 0;height: 0;border-bottom: 10px solid var(--black);border-left: 10px solid transparent;
border-right: 10px solid transparent;position: absolute;left: 20px;top: 3px;transform: translateY(-100%);}
.menuMain li{margin-right: 45px;}
.menuMain li:last-child{margin-right: 0px;}
.menuMain ul li:not(.megaMenu) {position: relative;}
.menuMain ul li .arrow {position: absolute;content: "";width: 8px;height: 8px;border: none;border-bottom: 2px solid var(--white);
border-right: 2px solid var(--white);transform: rotate(45deg);right: -16px;top: -4px;bottom: 0;margin: auto;transition: border 0.4s ease-in-out;
padding-right: 0px;}
.header-dark{position: unset;}
.menuMain ul li.current-menu-item .arrow, .menuMain ul li:hover .arrow{border-color: var(--white);}
.menuMain > ul > li:not(.megaMenu) .sub-menu {position: absolute; top: 100%; left: 0; width: 280px; background: var(--white); box-shadow: 0 0 6px rgba(0, 0, 0, .2);
 opacity: 0; visibility: hidden; transition: all .4s ease-in-out; -webkit-transform: translateY(100px); transform: translateY(100px);
 z-index: 99; padding:0 0; padding-top: 5px;background: var(--black);}
.headerMain.has_sticky .menuMain > ul > li:not(.megaMenu) .sub-menu{top: 102%;}
.menuMain > ul > li:not(.megaMenu) .sub-menu li {width: 100%; padding: 0; position: relative; margin: 0;
background: var(--white);}
.menuMain > ul > li:not(.megaMenu) .sub-menu li a {display: block !important;
    line-height: 1.4; font-weight: 400; text-transform: none; color:var(--black); text-align: left; transition: color .4s ease-in-out;
font-size: 16px;text-transform: capitalize;padding: 10px 20px;border-style: solid;border-width: 0px 0px 1px 0px;border-color: #F0F0F0;transition: all 0.4s ease-in-out;}
.menuMain > ul > li:not(.megaMenu) .sub-menu li a:before {display: none}
.menuMain > ul > li:not(.megaMenu):hover > .sub-menu {opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0);margin-top: 12px;}
.menuMain > ul > li:not(.megaMenu) .sub-menu li:hover > a, .menuMain > ul > li:not(.megaMenu).current-menu-parent .sub-menu li.current_page_item > a{color: var(--black);font-weight: 700;}

.menuMain > ul > li:not(.megaMenu) .sub-menu > li.menu-item-has-children > a:after {content: ""; width: 8px; height: 8px; border-bottom: 2px solid #0f1729; border-right: 2px solid #0f1729; position: absolute; right: 15px; top: 0; bottom: 0;
    margin: auto; transform: rotate(-45deg);}
.menuMain > ul > li:not(.megaMenu) .sub-menu > li > .sub-menu {left: 100%; top: 0;}
.menuMain > ul > li:not(.megaMenu) .sub-menu li:hover > .sub-menu {opacity: 1; visibility: visible; -webkit-transform: translateY(0);
    transform: translateY(0);}
.menuMain > ul > li:not(.megaMenu) .sub-menu > li > .sub-menu li a {font-size: 13px; position: relative; padding-left: 20px;}
.menuMain > ul > li:not(.megaMenu) .sub-menu > li > .sub-menu li a:before {content: ""; display: block !important;
    width: 8px; height: 8px; border-radius: 50%; background: var(--black); position: absolute; left: 7px; top: 0; bottom: 1px; margin: auto;
    right: inherit;}
.navigationBar {display: inline-flex; vertical-align: middle; line-height: 1;}
.navigationBar .menuMain{margin-right: 20px;}
.socialMeadia {display: inline-block; vertical-align: middle;}
.socialMeadia a {font-size: 24px; padding: 0 10px;}
.socialMeadia.head_social a{color: var(--white);}
.socialMeadia.head_social a:hover{color: var(--black);}
.footerMain .socialMeadia a:hover{opacity: 0.5;}

/* Header end */

/*---footer---*/
.footerMain{display: block;width: 100%; padding:50px 75px;}
.footerlogo img{max-width: 370px; display: inline-block;}
/*---footer---*/


/*----------  Comman Css  ----------*/
.commonSec{padding:140px 0}
.secHead{width:100%;display:block;margin-bottom:20px}
.secHead .secTitle{display:block;margin:0;padding:0;width:100%;font-size:80px; color:var(--black); font-weight: 400;line-height:1.2;font-family: 'century-gothic';margin-bottom: 20px;}
.sub-title{font-size: 28px;}
.title-two{font-size: 48px;}

/*----------  Home  ----------*/
.property_sec {padding: 170px 0 70px; width: 85%;margin: auto;max-width: 1920px;}
.property_list {padding-top: 110px; font-size: 0; margin:0 -24px ;}
.property_list li {display: inline-block; width: 33.3%; padding: 0 24px;}
.property_box{position: relative; overflow: hidden;}
.property-img {position: relative; padding-bottom: 180%;}
.property-img img {position: absolute; width: 100%; height: 100%; max-width: 100%; max-height: 100%; top: 0; left: 0;right: 0; bottom: 0; object-fit: cover; object-position: center;}
.property-content{background-color: var(--white);position: absolute;top: inherit;width: 77%;padding: 50px;left: 50%;transform: translateX(-50%);bottom: 50px;transition: all 0.8s ease-in-out; }
.property_box:hover .property-content{bottom: 50px;}
.property-content .btn{font-size: 24px; padding: 20px 50px 20px 0;}
.home-banner {padding-top: 55px;}
.banner-content{max-width: 60%; margin: auto; }
.property-map{max-width: 1920px; width: 85%; padding: 45px 0 70px;margin: auto;}
.property-listing{display: flex;overflow: auto;}
.listing-box {display: inline-block; width: auto;}
.listing-box a{background-color: #000;color: #fff;border: 1px solid #000; padding: 18px 25px;display: inline-block;line-height: 1;border-radius: 0;width: fit-content;margin-right: 10px;margin-bottom: 20px; transition: .4s all ease-in-out;width: max-content;}
.listing-sub-title{font-size: 18px;color: #fff;}
.listing-title{font-size: 22px;font-weight: bold;color: #fff;}
.listing-box a:hover,.listing-box.active{background-color: #fff;}
.listing-box a:hover .listing-title,.listing-box.active a:hover .listing-title{color: #000;}
.listing-box a:hover .listing-sub-title,.listing-box.active a:hover .listing-sub-title{color: #000;font-weight: normal;}

/*----------  About us  ----------*/
.about-banner{padding-top: 100px;}
.about-img{margin-top: -50px;position: relative; z-index: -1;}
.our-team{padding-top: 115px;}
/* .our-team .secHead{} */
.our-team .secHead .secTitle{margin-bottom: 40px;position: relative;padding-right: 125px;width: fit-content;}
.our-team .secHead .secTitle::before{content:''; background: currentColor; width: 92px; height: 2px; top: 0; right: 0; bottom: 0; position: absolute; margin: auto; transition: all 0.4s ease-in-out !important;}
/*.team-inner{max-width: 95%;margin: auto;padding:0 12px; }*/
.team-row{display: flex;flex-wrap: wrap;flex-direction:row;align-items: center; padding: 30px 0;}
.img-col{flex: 0 0 45%; max-width: 45%;}
.content-col{flex: 0 0 55%; max-width: 55%;}
.team-right{flex-direction:row-reverse}
.team-content{max-width: 99%;}
.team-left .team-content{margin-left: auto;}
.team-right .team-content{margin-right: auto;}
.team-inner .title-two{font-weight: 700;line-height: 1.1;margin-bottom: 30px;}

.licensedetails{margin-bottom: 30px;}
.licensedetails .licensetext{font-size: 20px;font-weight: 400;color: #000;line-height: 1;}
.licensedetails .licensetext span{display: block;margin-bottom: 10px;}
.licensedetails .licensetext .call{padding-left: 0;}
.licensedetails .licensetext a{display: inline-block;vertical-align: top;padding: 0 15px;border-right: 2px solid #444444;}

.licensedetails .licensetext a:last-child{border-right: 0;}
.licensedetails .licensetext.call{}
.team-innerbox .team-img{position: relative;display: block;padding-bottom: 92%;width: 100%;}
.team-innerbox .team-img img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;max-height: 100%;max-width: 100%;
object-fit: cover;object-position: center;}
.team-inner{padding-bottom:70px;}
.team-innerbox .team-content{max-width:100%;padding-top:30px;}
.team-innerbox .title-two{font-weight: 700;line-height: 1.1;margin-bottom: 30px;}
.team-innerbox .licensedetails .licensetext a{padding-left:0;padding-right:0;border:none;display:block;margin-bottom:5px;}
.team-innerbox .licensedetails .licensetext span{margin-bottom:5px;}
.teammemberrow{}
.teammemberrow .teammembercol{margin-bottom:80px;}

/*----------  Contact us  ----------*/
.contact-us{padding-top: 100px;padding-bottom: 80px;}
.contact-content{max-width: 80%;margin-left: auto;}
.contact-content .cms-content{max-width: 700px;}
.contact-content .secHead{margin-bottom: 30px;}
.contact-form{padding-top: 100px;}
.contact-form .input-box{margin: 0 40px 40px 0;}
.contact-form textarea{resize: none;width: 100%;height: 90px;}
.contact-form input,.contact-form textarea{padding: 12px 13px;line-height: 1; border:none;border-bottom:3px solid #dedede;border-radius:0;font-size: 16px;font-weight: bold;color: var(--black);transition: .4s all ease-in-out;}
.contact-form input:focus,.contact-form textarea:focus{border-bottom:3px solid var(--black);outline: none;box-shadow: none;padding: 12px 0;}
.contact-form input::placeholder,.contact-form textarea::placeholder{color: var(--gray);font-weight: bold;}
.contact-form input:focus::placeholder,.contact-form textarea:focus::placeholder{color: var(--black);}
/*.contact-img img{filter: grayscale(1);}*/

/*----------  Buttons  ----------*/
.buttons{position:relative;width:165px;height:74px;overflow:hidden;border:1px solid var(--black);font-weight:700;transition:.5s;border-radius:60px;border: 1px solid #000;}
.buttons .btn-black{width:101%;height:100%;font-weight:700;font-size:14px;text-transform:uppercase;background:var(--black);-webkit-mask:url(../img/urban-sprite.png);mask:url(../img/urban-sprite.png);-webkit-mask-size:3000% 100%;mask-size:3000% 100%;border:none;color:var(--white);cursor:pointer;-webkit-animation:ani2 .7s steps(29) forwards;animation:ani2 .7s steps(29) forwards}
.buttons .btn-black:hover{-webkit-animation:ani .7s steps(29) forwards;animation:ani .7s steps(29) forwards}
.mas{position:absolute;color:var(--black);text-align:center;width:101%;font-weight:700;text-transform:uppercase;font-size:14px;top:50%;transform:translateY(-50%);overflow:hidden}
@-webkit-keyframes ani{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}
@keyframes ani{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}
@-webkit-keyframes ani2{from{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}
@keyframes ani2{from{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}

.book-stay-btn
{
    border-radius: 0;
    width: auto;
}
.book-stay-btn .btn-black{
    padding: 0 79px 0 39px;
    line-height: 72px;
    text-transform: capitalize;
    display: flex;
}
.book-stay-btn .btn:before{
    right: 32px;
}
.book-stay-btn .mas
{
    font-size: 24px;
    text-transform: capitalize;
}
/*----------  Buy A Home  ----------*/
.buy-home-inner{padding: 135px 0 100px 0;}


/*----------  Contact Form 7  ----------*/
.wpcf7 .wpcf7-not-valid{border-bottom-color: #fb0101;}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip, .wpcf7-form-control-wrap label.error, .error {position: absolute; left: 0; bottom: -20px; width: 100%; height: auto; margin: 0;text-align: right; font-size: 12px!important; line-height: 12px!important;  padding: 5px 5px 4px!important; color: #fb0101!important;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {border-color: #fb0101; background: #fff; font-size: 14px; margin:15px 0 0; color: #000000;}


/*----------  Pagination  ----------*/
.pagination {display: block; text-align: center; margin-top: 0rem}
.page-numbers {font-size: 18px; font-weight: bold; display: inline-block; padding: 10px; color: #000; height: 40px; width: 40px;
    line-height: 1; transition: all 0.4s ease-in-out; vertical-align: middle; margin:2px; border: 2px solid #dedede;background-color: #ffffff;border-radius: 50%;}
.page-numbers.current,
a.page-numbers:hover {color: #fff;border: 2px solid #000000;background-color: #000;font-weight: bold;}
.pagination .page-numbers.prev:first-child {margin-left: 0;border-color:transparent ;}
.pagination .page-numbers.next:last-child {margin-right: 0;border-color:transparent ;}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {position: relative; font-size: 0}
.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover {border: transparent;background-color: transparent;color: #888888;}
.pagination .page-numbers.prev:before,
.pagination .page-numbers.next:before {position: absolute; content: "\f104"; width: 24px; height: 24px; font-family: "FontAwesome" !important;
    left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(359deg); font-size: 24px; color: #000;
    transition: all 0.4s ease-in-out}
.pagination .page-numbers.next:before {transform: rotate(179deg);}
.pagination .page-numbers.prev:hover:before,
.pagination .page-numbers.next:hover:before {color: #888888;}

.Map_Sec{height: 80vh;width: 100%;}
.gm-style .gm-style-iw-c {border-left: 3px solid #b2b2b2;border-bottom: 3px solid #ccc;}
.gm-style .gm-style-iw-c ,.gm-style .gm-style-iw-d{color: #fff;background-color: #000;display: initial;padding: 0;}
.gm-style .gm-style-iw-t::after{background: linear-gradient(45deg,rgba(178,178,178,1) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%) rgb(255 255 255 / 0%);box-shadow: -2px 2px 2px 0 rgb(178 178 178 / 40%);}
.toolTips {padding: 10px 15px;}
.toolTips span.subTitle{font-size: 16px;color: #fff;}
.toolTips span.title{font-size: 20px;font-weight: bold;color: #fff;}

div#map img {max-width: inherit;max-height: inherit;}

/*---buy-a-home---*/

.testimonialSec{padding: 90px 0;}
.testimonialMain{margin: 0 -14px;}
.testimonialMain .testimonialbox{padding: 0 14px;margin-bottom: 28px;}
.testimonialSec .secHead{margin-bottom: 60px;}

.testimonialconbox{background: #000;padding: 40px 32px;height: 100%;min-height: 480px;}
.testimoHead{display: block; min-height: 70px; position: relative;} 
.testimoTitle{position: relative;font-size: 32px;font-weight: 400;color: #fff; line-height: 1;padding: 11px 80px; margin-bottom: 23px;
display: inline-block;}
.testimoTitleQutee{position: absolute;content: "";background: url(../img/svg/quote.svg) no-repeat; width: 67px;height: 58px;background-size: contain;filter: brightness(0) invert(1);top: 0;left: 0;}
.testimoTitle:after{position: absolute;content: "";width: 72px;height: 2px;background: #fff;top: 5px;bottom: 0;right: 0;margin: auto;}
.testimoHead p{font-size: 16px; color: #8b8b8b;font-weight: 500;line-height: 1.2;}
.testimonialslide .slick-dots{margin-top: 0;}
/*.testimoDescription{position: absolute;top: 70px;}*/

.photo-writes-sec{
  font-size: 18px;
  text-align: right;
}
.photo-writes-sec a{
  padding: 0;
  font-weight: 500;
}

/*---buy-a-home---*/

.power-by-sec {
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding: 50px 0 0;
  }
  .powered-by-text
  {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
  }
  .powered-by-text span{
    margin-top: 7px;
    margin-right: 7px;
  }
  .power-by-img {
    width: 92px;
    display: block;
  }
  @media(max-width:991px)
  {
    .power-by-img {width: 92px;}
  }
  @media(max-width:767px) {
    .power-by-sec {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 0 0;
    }
    .footerCopyright {
      margin: 40px 0 20px;
    }
    .powered-by-text {
        font-size: 14px;
    }
    .power-by-sec {
      justify-content: center;
    }
  }