/**
Theme Name: Woody Rental
Theme URI: https://yellowfindigital.com/
Author: YellowFin Digital
Author URI: https://yellowfindigital.com/
Description: Woody Rental custom desigend theme by YellowFin Digital.
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wrental
*/

body,html{ overflow-x:hidden; }

/** WordPress Defaults */

.alignleft, img.alignleft{ margin-right: 1em; display: inline; float: left; }
.alignright, img.alignright{ margin-left: 1em; display: inline; float: right; }
.aligncenter, img.aligncenter{ margin-right: auto; margin-left: auto; display: block; clear: both; }
.alignnone, img.alignnone{	/* not sure about this one */ }
.wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; max-width: 100%; }
.wp-caption img { border: 0 none; padding: 0; margin: 0; }
.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 10px; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
blockquote { padding: 10px 20px; margin: 0 0 20px; }
blockquote p { font-size: 18px; margin-bottom: 0; }
blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777; }
.gallery{ position:relative; }
.gallery .gallery-item{display: inline-block;text-align: center;vertical-align: top;width: 25%;margin: 0 0 0.7em;}
.gallery.gallery-columns-1 .gallery-item{ width: 100%; }
.gallery.gallery-columns-2 .gallery-item{ width: 50%; }
.gallery.gallery-columns-3 .gallery-item{ width: 33.33%; }
.gallery.gallery-columns-5 .gallery-item{ width: 20%; }
.gallery.gallery-columns-6 .gallery-item{ width: 16.667%; }
.gallery.gallery-columns-7 .gallery-item{ width: 14.285%; }
.gallery.gallery-columns-8 .gallery-item{ width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item{ width: 11.11%; }
.gallery img { box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2); border-radius: 6px; max-width: 84%; height: auto; }
.gallery img:hover{background-color: #ffffff;}
.gallery .gallery-caption { color: #999; font-size: 12px; margin: 7px 0 10px; line-height: 1.48; }
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br{ display: none; }
.bypostauthor{ text-transform: none; }
.bypostauthor .media-heading{ color: #d12a5c; }
.sticky{ position: relative; vertical-align: text-bottom; }

/** Comments **/

#comments{ margin-top: 20px; background-color: #e6e6e6; padding: 30px 30px 75px 30px; z-index: 0;}
#comments ol, #comments ul{ padding: 0; }

/** Single Post Common **/

.post-meta .meta{ display: inline-block; margin: 0 10px 3px 0; }
.post-meta .meta i{ margin-right: 2px; }
.meta.category .post-categories{ padding: 0; margin: 0; display: inline-block; list-style-type: none; }

/** Widget Common **/

aside.sidebar .widget{ margin-bottom: 25px; }
aside.sidebar .widget ul{ margin: 0; padding: 0; list-style-type: none; }
aside.sidebar .widget ul li{ padding: 8px 0; border-bottom: 1px solid #cccccc; }

/** 404 Page **/

body.error404 h2.title404{ font-size: 7em; margin: 0; font-weight: 700; line-height: .81em; color: #444444; }
body.error404 .error-page-text span{ font-size: 22px; text-transform: uppercase; padding: 5px 0; display: block; color: #50a8d7; }
.input-group-btn .merida-search{ height: 57px; width: 60px; background-color: #347789; border-radius: 25px 0; line-height: 52px; text-align: center; right: 1px; top: 1px; color: #ffffff; font-size: 22px; }

/* Search Form */

.search-form { margin-bottom: 15px; }
.search-form label {
	display: inline-block;
	position: relative;
	margin: 0;
	width: calc( 100% - 45px );
	font-size: 18px; 
	line-height: 1.5;
}
.search-form .search-field { 
	height: 45px;
	min-height: 0; 
	display: block;
	width: 100%;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #000;
	background-color: #fff;
	border-radius: 0px; 
	box-shadow:none;
	border-color:#dedede;  
}
.search-form .search-submit {
	text-indent: -99px;
	background-color: rgba(212,131,75,0.1);
	border: 1px solid rgba(212,131,75,0.3);
	height: 45px;
	width: 45px;
	cursor: pointer;
	float: right;
}
.search-form label { position: relative; margin: 0; width: calc( 100% - 45px ); }
.search-form label:after {
	content: "\f002";
	font-family: "FontAwesome";
	position: absolute;
	top: 10px;
	right: -30px;
	cursor: pointer;
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important;
}
.search-no-results .search-post { padding: 0px!important; }

/* Main Style */

body {
	font-family: 'Overpass', sans-serif;
	overflow-x: hidden !important;
	color:#414141;
	font-size:18px;
}
a { text-decoration: none; }
a:hover { text-decoration: none; color: #50a8d7; }
a:focus { outline: none; text-decoration: none; }
.img100 { display: block; max-width: 100%; height: auto;	}
.img-center img { margin: auto; display: block; }
p a { color: #484848; }
p a:hover { color: #50a8d7 !important; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-family: 'Noto Serif', serif; }
ul { padding: 0; margin: 0; }
ul.wrental-listing, .wrental-listing ul{ list-style: none; padding: 0; }
.wrental-listing li{ padding-left: 1em; margin-bottom: 7px; font-size:18px; }
/*.wrental-listing li span{ vertical-align: middle; font-weight:500; line-height:1.2; }*/
.wrental-listing li:before {
	content: "\f111"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	color:#6cafd2;
	font-size:8px;
	display: inline-block;
	margin-left: -2em;
	width: 2.3em;
	top: -3px;
	position: relative;
}
.hidden { display: none!important; }

.m-logo-area{
	display:block;
	width:100%;
}
.m-logo {
	display: inline-block;
	vertical-align: middle;
	border: solid 1px rgba(255,255,255,0.2);
	padding: 8px;
	height:60px;
	width:60px;
	border-radius: 3px;
	background:#fff;
	border:solid 1px #aaa;
	margin-bottom: 4px;
}
.m-logo img{
	width:100%;
	max-width:70px;
	max-height:70px;
	margin:2px auto auto;
	display:block;
	border-radius: 0px;
}

/* Main Layout */
.container{ width: 92%; margin: auto; max-width: none; }
#main-content{ padding-top: 70px; padding-bottom: 70px; }
.flush-top-space{ margin-top: -70px !important; }
.flush-bottom-space{ margin-bottom: -70px; }
.flush-tb-space{ margin-top: -70px; margin-bottom: -70px; }

/*  FORMS
----------------------*/
.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #000;
	background-color: #fff;
	border-radius: 0px; 
	box-shadow:none;
	border-color:#dedede;   
}
.form-control:focus { outline: 0; box-shadow:none; }
form label { margin-bottom: 0; font-size: 14px; line-height:1; }
.form-control::-moz-placeholder { color: #999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}
.form-padding { padding:50px; background:#fff; box-shadow:0px 0px 15px rgba(0,0,0,0.15); }

/*  Titles */
.main-title { margin-bottom:15px; position:relative; font-family: 'Noto Serif', serif; color: #000;}
.main-title h1, .main-title.title-center .h1{	
	overflow: hidden;
	text-align: center;
	text-transform: capitalize;
	font-size: 48px;
	font-weight: 400;
	line-height:1.5;
}
.main-title h1:before, .main-title h1:after, .main-title.title-center .h1:before , .main-title.title-center .h1:after{
	background-color: #dcdcdc;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.main-title h1:before, .main-title.title-center .h1:before{ right: 0em; margin-left: -50%; }
.main-title h1:after, .main-title.title-center .h1:after{ left: 0em; margin-right: -50%; }
.main-title h1 span,.main-title.title-center .h1 span{ position:relative; padding:0 20px; }
.main-title h1 span:before, .main-title h1 span:after,
.main-title.title-center .h1 span:before, .main-title.title-center .h1 span:after{
	content:"";
	position:absolute;
	height:10px;
	width:10px;
	border-radius:10px;
	background:#fff;
	border:solid 2px #dcdcdc;
	left:0;
	top:50%;
}
.main-title h1 span:after, .main-title.title-center .h1 span:after{ right:0; left:auto; }

.main-title.title-left{
	text-align: left;
	overflow: hidden;
	text-transform: capitalize;	
}
.main-title.title-left .h1:after{
	background-color: #dcdcdc;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 74%;
	left: 0em;
	margin-right: -50%;
}
.main-title.title-left .h1 span{ position:relative; padding:0 20px 0 0; }
.main-title.title-left .h1 span:after{
	content:"";
	position:absolute;
	height:10px;
	width:10px;
	border-radius:10px;
	background:#fff;
	border:solid 2px #dcdcdc;
	right:0;
	left:auto;
	top:50%;
}
.main-title.text-light .h1{ color: #f8f9fa; }

/*  BUTTONS
----------------------*/
.btn { cursor: pointer; border-radius: 0; }
.btn.btn-wrental{
	padding: 15px 20px 9px;
	line-height:1;
	border: none;
	font-size: 16px;
	font-weight: 600;
	margin: 0;    
	color: #fff;
	border: none;
	background: #434343;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.btn.btn-wrental span { display:inline-block; padding-left:10px; width:13px; }
.btn.btn-wrental:hover { background:#50a8d7; }

.btn.btn-wrental.btn-sky{ background-color: #50a8d7; color: #ffffff; }
.btn.btn-wrental.btn-sky:hover{ background-color: #434343; color: #ffffff; }

.btn.btn-wrental.btn-transparent { background:transparent; border:solid 3px #fff; color:#fff; }
.btn.btn-wrental.btn-transparent:hover { background:#fff; color:#000; }
.btn.btn-wrental.btn-white{ background:#ffffff; color:#000; }
.btn.btn-wrental.btn-white:hover{ background:#50a8d7; color:#fff; }
.btn.btn-transparent.btn-sky{ border-color: #50a8d7; color: #50a8d7; }
.btn.btn-transparent.btn-sky:hover{ color: #fff; background-color: #50a8d7; }
.btn.btn-wrental.btn-arrow{
	color: #50a8d7;
	border: 3px solid #50a8d7;
	background-color: #ffffff;
	position: relative;
}
.btn.btn-wrental.btn-arrow:hover{
	color: #ffffff;
	background-color: #50a8d7;
}
.btn.btn-wrental.btn-arrow:after {
	content: "\f175";
	font-family: "FontAwesome";
	position: absolute;
	display: inline-block;
	background-color: #50a8d7;
	color: #fff;
	width: 46px;
	height: 46px;
	top: -3px;
	right: -46px;
	padding: 14px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0);
}

/* COLORS
----------------------*/
.color-sky { color:#62b9e4; }
.color-black { color:#000; }
.color-white{ color: #fff; }
.color-white p{ color: #fff; }
.big-text { font-size: 24px; line-height: 1; }

/* BGCOLORS
----------------------*/
.bg-sky { background:#62b9e4; }
.bg-black { background:#000 !important; }
.bg-gray { background:#dedede; }
.bg-lightgray { background:#efefef; }
.bg-lightergray { background:#fafafa; }

/*  PADDING & MARGINS 
----------------------*/
.pt80 { padding-top:80px; }
.pb80 {	padding-bottom:80px; }
.ptb80 { padding-top:80px; padding-bottom:80px; }
.pt50 { padding-top:50px; }
.pb50 {	padding-bottom:50px; }
.ptb50 { padding-top:50px; padding-bottom:50px; }
.nopadding { padding-left:0; padding-right:0; }
.nomargin { margin-left:0!important; margin-right:0!important; }
.mt30 { margin-top:30px; }
.mb30 { margin-bottom:30px; }
.mb1rem { margin-bottom:1rem; }
.mt38{ margin-top: 38px !important; }

/* Header */

/*#header { background:#50a8d7; display: block; width: 100%; top:0px; padding:10px; z-index:9; }*/
	/** Sticky Menu **/
/*#header-sticky-wrapper.sticky-wrapper{
	height: unset !important;
}
#header-sticky-wrapper.is-sticky #header{
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}*/
#header {
	background:#50a8d7;
	display: block;
	width: 100%;
	top:0px;
	padding:10px;z-index:9; 
	grid-template-columns: 1fr 1fr;
	position: fixed;
	transition: all 0.3s;
}
#header.navShadow {
	box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
}
#header .container { width:100%; }
#header .get-social { margin-left:30px; }
.get-social li { display:inline-block; }
.get-social a {
	display:block;
	height:36px;
	width:36px;
	background:#fff;
	color:#000 !important;
	font-size:16px;
	padding:0;
	line-height:38px;
}
.get-social li { position: relative; margin-left: 5px; }
.get-social li .btn-fb:hover { background:#3b5998; color:#fff !important; }
.get-social li .btn-twit:hover { background:#1da1f2; color:#fff !important; }
.get-social li .btn-google:hover { background:#DD4B39; color:#fff !important; }
.get-social li .btn-insta:hover { background:#833ab4; color:#fff !important; }
.get-social li .btn-linked:hover { background:#0077b5; color:#fff !important; }
.get-social li .btn-pin:hover { background:#bd081c; color:#fff !important; }

/* Main Menu */

.sticker.stick .navbar { background: rgba(0,0,0,1); }
.navbar { padding:10px 15px; }
.navbar-brand { display: block; padding: 0; }
.navbar-brand img { max-height: 75px; display: block; margin: 0; }
.nav-item { padding:0px 5px; }
.navbar-nav .nav-link {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 13px;
	line-height: 1;
}
.navbar ul li { position: relative; }
.navbar ul li.current a { color:#6cafd2; }
.dropdown-menu {
	padding: .5rem 0;
	margin: 00rem 0 0;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	border: solid 1px #fff;
	border-radius: 0;
	top:101%;
}
.dropdown-item { color: #fff; }
.nav-btn { background:#6cafd2; }
.resident-login a, .owner-login a{ display: inline-block; }
.resident-login a{ border:solid 3px #fff; padding: 10px !important;}
.resident-login:hover a, .owner-login:hover a{ background-color: #fff; color: #000; }
.owner-login a{ background-color: #414141; padding: 13px 10px !important;}

/* Slider */

#main-slider { border-bottom:solid 1px #fff;	}
.carousel-item .slide-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: calc(100vh - 115px);
	display: block;
	opacity: 1;
}
.carousel-item { background:#272727; }
.carousel-inner .carousel-item img{
	opacity: 1;
	width:100%;
	min-height: 230px;
	object-fit: cover;
}
.carousel-caption {
	position: absolute; 
	bottom: 40%;
	color:#fff;
	left:auto;
	right:auto;
	margin:auto;
	width:100%;	
	text-align:center;
}	
.carousel-caption h1 {
	font-family: 'Noto Serif', serif;
	max-width:1200px;
	margin:auto auto 15px;
	font-size:62px;
	font-weight:800;
	padding:0;
	line-height:1;
	text-transform:capitalize;
	text-shadow: 0px 5px 49px rgba(0,0,0,0.5);
}
.carousel-indicators { z-index: 1; }
.carousel-indicators li{ width:40px; height:4px; margin:0px 4px; background-color: rgba(255,255,255,1); }
.carousel-indicators .active { background-color: #6cafd2; }
.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 30px;
	left: auto;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
	padding-left: 0;
	margin-right: 3%;  
	list-style: none;    
}

/* Other Page Banner*/

/* OTHER PAGE BANNER 
----------------------*/
#heading-banner {
	background-size:100% 700px;
	height: calc(100vh - 115px);
	position:relative;
}
.heading-banner-inner {
	display: table;
	width: 100%;	
	height: 100%;
	vertical-align: middle;
}
.heading-banner-text { display:table-cell; }
.heading-banner-text h1 {
	font-family: 'Noto Serif', serif;
	color:#fff;
	font-size: 62px;
	font-weight: 800;
	padding: 0;
	line-height: 1;
	text-transform: capitalize;
	text-shadow: 0px 5px 49px rgba(0,0,0,0.5);
}

/* Home Page */
/** Featued Listing Section (sec-1) **/
.featured-listing.vc_section{ background-size: cover !important; }

/** Home About section **/
.home-about {
	/*background: linear-gradient(0deg,rgba(4,26,37,0.7),rgba(4,26,37,0.7)),url(images/bg-home-about.jpg);
	background-size: cover;*/
	color: #fff;
	font-size: 20px;
	font-weight: 300;
}
.home-about > .vc_column-inner{
	position: relative;
	background-size: cover;
	color: #ffffff;
	font-size: 20px;
	font-weight: 300;
}
.home-about > .vc_column-inner:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	background-color: rgba( 4, 26, 37, 0.7 );
	z-index: -1;
}

/** Property Slider **/
.properties-slick-row .slick-prev .fa, .properties-slick-row .slick-next .fa{ font-size: 24px; }
.properties-slick-row .slick-prev{ margin-right: 125px; }
.properties-slick-row .slick-next { margin-right: 80px; }
.properties-slick-row .slick-prev, .properties-slick-row .slick-next{
	position: absolute;
	top: 74px;
	right: 0;
	left: auto;
	background-image: none;
	height: 40px;
	width: 40px;
	border: solid 3px #f1f1f1;
}
.property.slick-slide{ margin: 0 3px; }
.property-detail{ text-align: center; padding: 15px; background-color: #fff; }
.property-rent img{ height: 27px; display: inline-block; }
p.rent-amount{ margin-bottom: 10px; display: inline-block; }
.property.slick-slide .btn.btn-wrental{ 
	font-size: 14px;
	padding: 7px 10px 4px;
	position: relative;
	top: -13px;
	margin: auto;
	text-align: center;
	display: block;
	max-width: 105px;
}
.property-info{
	font-size: 15px;
	text-align: center;
	margin: 10px 0;
}
.property-info > span{
	position: relative;
	padding: 5px 10px;
}
.property-info > span::after{
	content: "/";
	position: absolute;
	right: -4px;
}
.property-info > span:last-child::after{ display: none; }

/** Contact form **/
.contact-form{
	position: relative;
	/*background: linear-gradient(0deg,rgba(80,168,215,0.8) 0,rgba(80,168,215,0.8)) 5%,url(images/bg-contact.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
}
.contact-form:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	background-color: rgba( 80, 168, 215, 0.8 );
}
.contact-form .form-control{
	background-color: transparent;
	color: #000;
	border: none;
	padding: 0;
	height: auto;
	margin-top: 10px;
}
.contact-form .field-box{
	background: rgba(255,255,255,0.8);
	color: #000000;
	border: solid 1px #aaa;
	padding: 15px 50px;
	margin-top: 10px;
}
.contact-form form label{ font-size: 16px; }
.contact-form .btn.btn-wrental{ padding: 18px 30px 12px; font-weight: 900; }
.contact-form .btn.btn-wrental:hover{ background-color: #ffffff; color: #50a8d7; }

/* About Us Page */

/** Why Us **/
.reason {
	display:table;
	color:#fff;
	text-transform:uppercase;
	line-height:1.2;
}
.reason .reason-text,
.reason .reason-icon { display:table-cell; vertical-align:middle; }
.reason .reason-icon { padding-right:10px; }
.about-img:after {
	position: absolute;
	left: 2%;
	top: 4%;
	content: "";
	height: 92%;
	width: 96%;
	border: solid 1px #fff;
}

/* Renter Information Page */
.find-rental .properties-slick-row .slick-prev, .find-rental .properties-slick-row .slick-next{ top: 30px; }
.find-rental .properties-slick-row .slick-next{ margin-right: 15px; }
.find-rental .properties-slick-row .slick-prev{ margin-right: 63px; }

/** FAQs **/
.wpb-js-composer .wrental-info .vc_tta.vc_general.wrental-faqs .vc_tta-panel-title{
	border: 2px solid #dedede !important;
    background-color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.wrental-faqs .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
	height: 18px;
	width: 18px;
	border-radius: 50%;
	background-color: #50a8d7;
	right: -35px !important;
}
.wpb-js-composer .wrental-faqs .vc_tta-controls-icon::after, .wpb-js-composer .wrental-faqs .vc_tta-controls-icon::before{
	border-color: #ffffff !important;	
}
.wpb-js-composer .vc_tta.wrental-faqs .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
	top: 4px !important;
	bottom: 4px !important;
}
.wpb-js-composer .vc_tta.wrental-faqs .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
	left: 4px !important;
	right: 4px !important;
}
.wpb-js-composer .vc_tta.wrental-faqs .vc_tta-panel.vc_active .vc_tta-panel-title>a{
	background-color: #e6e6e6 !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.wrental-faqs .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
	margin-right: 50px;
}
.wpb-js-composer .vc_tta.wrental-faqs .vc_tta-panel.vc_active .vc_tta-panel-body{
	border-right: 2px solid #dedede !important;
	border-bottom: 2px solid #dedede !important;
	border-left: 2px solid #dedede !important;
}
.wpb-js-composer .wrental-faqs .vc_tta-panel .vc_tta-panel-title>a{
	color: #000 !important;
}

/** property list **/
.property-item{
	margin-bottom: 20px;
	border-bottom: 1px solid #dadada;
}
.post-thumbnail img{ margin-bottom: 20px; }
.property-item .entry-title{
	font-size: 1.8rem;
	color: #000000;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: .7rem;
}
.entry-title a{ color: inherit; }
.entry-title a:hover{ color: #50a8d7; }
.property-item .entry-content{ font-size: 16px; }

/** pagination **/
.pagination-wrap .page-item{
	margin: 5px;
}
.pagination-wrap .page-item .page-link{
	border-radius: 0 !important;
	line-height: 1;
	padding: 12px 15px 8px;
	font-weight: 600;
	color: #333333;
	box-shadow: none;
}
.pagination-wrap .page-item.active .page-link{
	background-color: #50a8d7;
	border-color: #50a8d7;
	color: #ffffff;
}

/* Single Property Page */
.single-rent, .single-squarefeet, .single-bedbath, .single-available{
	border-right: 1px solid #dadada;
	padding: 5px 14px;
}
.single-available{ border: unset; }
.wrental-metafields{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.wrental-metafields span.single-label{ text-transform: uppercase; font-size: 16px; }
.wrental-metafields p{ font-size: 20px; color: #000000; margin-bottom: 0;}
.wrental-single-content h1, .wrental-single-content h2, .wrental-single-content h3,
.wrental-single-content h4, .wrental-single-content h5, .wrental-single-content h6{
	font-family: 'Overpass', sans-serif !important;
}

/* Resident Login Page */
.create-acc.vc_section{ margin-bottom: -30px !important; }

/* Footer */

footer{ background: #dddddd; padding-top: 60px; color:#4d4a4a; font-size:18px; line-height: 1.2; }
footer .footer-widget{ margin-bottom: 20px; }
.footer-widget .widget-title{
	color: #101010;
	font-weight: 600;
	margin-bottom: 12px;
}
footer h6 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 600;
	color: #000000;
	font-family: 'Overpass', sans-serif;
}
.f-logo img { width:200px; max-width:100%; }
footer a {
	color: #4d4a4a;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
footer a:hover { color:#000; }
.f-contact .fc { display:table; margin-bottom:10px; }
.fc-icon, .fc-text { display:table-cell; vertical-align:top; }
.fc-icon { width: 25px; text-align: left; }
.cetificate-logo { text-align: right; position:relative; }
.cetificate-logo .hover-logo { opacity:0; position:absolute; top:0; right:0; }
.cetificate-logo:hover .hover-logo { opacity:1; }
.cetificate-logo img { max-height:50px; }
.other-sites { display:table; }
.other-sites > div { display:table-cell; }
.other-sites-title { width:160px; }
.f-list li { display:inline-block; }
.f-list li a { margin:0px 15px; position:relative; }
.f-list li a:after {
	content:"";
	height:5px;
	width:5px;
	position:absolute;
	right:-20px;
	top:30%;
	background:#999;
	border-radius:10px
}
.f-list li:last-child a:after { opacity:0; }
.footer-bottom{
	padding:10px 0;
	background:#c6c6c6;	
	font-size:14px;
	color:#666666;
	margin-top:35px;
}
.footer-bottom .copyright { padding-top:12px; }
.footer-bottom .get-social { text-align:right; margin-right: 15px; }

/*  BACK TO TOP SCROLL */
.cd-top {
	display: inline-block;
	position: fixed;
	right: 10px;
	bottom: -6px;
	font-size:40px;
	color: #000;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { opacity: .7; }
.no-touch .cd-top:hover { opacity: 1; color:#c00a32; }

/*  SLICK SLIDER  */

.slick-slider { margin-bottom: 0px; }
.slick-next, .slick-prev {
	border-radius: 0;
	height: 40px;
	width: 40px;
	background-color: #6cafd2;
	background-size: 20px;
	background-image:none;
	top:auto;
	color:#fff;
	padding:0;
}
.slick-next:hover, .slick-prev:hover { background-color: #000; }
.slick-track{ margin: 0 auto; }

/*  HOVER */

a, a:hover, .btn.btn-wrental span, .btn.btn-wrental:hover span, .slick-next:hover, .slick-prev:hover, .slick-next, .slick-prev, .cetificate-logo:hover .hover-logo, .cetificate-logo .hover-logo{
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

/* Media Query */

@media ( min-width: 575px ) {
	.container { max-width:none; width:92%; margin:auto; }
	.navbar-expand-sm .navbar-nav .dropdown-menu { left: auto; right: auto; }
}
@media ( max-width: 1480px ) {
	.carousel-caption { bottom: 8%; }
	.navbar-nav .nav-link { font-size: 16px; }
}
@media ( max-width: 1380px ) {
	.navbar-expand-lg .navbar-nav .nav-link{ padding: 13px 3px;}
	.whyus-img img { height: auto; }
}
@media ( max-width: 1280px ) {
	.navbar-brand img { max-height: 50px; }
	#header .get-social{ margin-left: 15px; }
	.f-text { padding: 20px 30px; }
	.custom-label { display:block; }
	.form-inline .form-control, .search-post select.form-control:not([size]):not([multiple]) { min-width: auto; }
	.featured-listing.vc_section{ padding-top: 70px !important; padding-bottom: 70px !important; }
}
@media ( max-width: 1199px ) {
	.why-us .vc_column-inner { padding: 30px 30px 0px 30px!important; }	
}
@media ( max-width: 1180px ) {
	#header .get-social { display: none; }
	.navbar-nav .nav-link { font-size: 14px; }
	.pt80 { padding-top: 50px; }
	.pb80 { padding-bottom: 50px; }
	.ptb80 { padding-top: 50px; padding-bottom: 50px; }
	.pt50 { padding-top: 20px; }
	.pb50 { padding-bottom: 20px; }
	.ptb50 { padding-top: 20px; padding-bottom: 20px; }
	#heading-banner { background-size: 100% 450px; height: 450px; }
	.why-us hr { margin: 15px 0; }
	.featured-listing.vc_section{ padding-top: 40px !important; padding-bottom: 40px !important; }
	.home-about > .vc_column-inner{ padding: 50px 40px !important; }
}
@media ( max-width: 991px ) {
	#header { padding: 10px 0; }
	#header .container { padding: 0; }
	.navbar-toggler {
		background: #000;
		color: #fff;
		border-radius: 0px;
		height: 33px;
		width: 33px;
		padding: 0;
		line-height: 2;
		font-size: 16px;
		cursor: pointer;
		right: 0;
		top: 0px;
	}
	.navbar-toggler-icon { width: auto; height: auto; vertical-align:top; }
	.navbar-collapse {
		background: #383838;
		top:51px;
		right: 20px !important;
		position: absolute;
		min-width: 280px;
		z-index: 9;
	}
	.navbar-nav { padding:15px; }
	.header-right.text-right.my-2.my-lg-0 { margin: 0px !important; }
	.navbar-toggler { margin: 2px 5px 0 auto !important; }
	.navbar-nav .nav-link { font-size: 14px; }
	.navbar-expand-md .navbar-nav .nav-link { padding: 18px 3px 18px; font-size:13px; }
	.owner-login a{ margin-top: 15px; background-color: #50a8d7;}
	.carousel-caption h1 { font-size: 36px; }
	.carousel-caption h2 { font-size: 18px; }
	.carousel-indicators { bottom: 0; }
	#main-content{ padding-top: 50px; padding-bottom: 50px; }
	.flush-top-space{ margin-top: -50px !important; }
	.flush-bottom-space{ margin-bottom: -50px; }
	.flush-tb-space{ margin-top: -50px; margin-bottom: -50px; }
	.main-title { margin-bottom: 15px; }
	.main-title h1, .main-title.title-center .h1, .main-title.title-left .h1{ font-size: 30px; }
	.f-logo img { width: 160px; }
	#heading-banner { background-size: 100% 300px; height: 300px; }
	.heading-banner-text h1 { font-size: 36px; }
	#about-more { margin-bottom: 50px; }
	.why-us .vc_column-inner{ width:auto; display: block; }
	.whyus-img img { margin: auto; width: 100%; }
	.featured-listing.vc_section{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		background: #50a8d78f !important;
	}
	.featured-listing h2{ font-size:30px !important; }
	.home-about > .vc_column-inner{ padding: 40px 30px !important; }
	.property-slider > .vc_column-inner{
		padding-left: 35px !important;
		padding-right: 35px !important;
		padding-top: 40px !important;
	}
	.properties-slick-row .slick-prev{ margin-right: 85px; }
	.properties-slick-row .slick-next{ margin-right: 35px; }
	.properties-slick-row .slick-prev, .properties-slick-row .slick-next{ top: 54px; }
	.properties-slick-row .slick-prev .fa, .properties-slick-row .slick-next .fa{ font-size: 20px; }
	.contact-form.vc_section{ padding-top: 40px !important; padding-bottom: 50px !important; }
	.find-rental .properties-slick-row .slick-prev{ margin-right: 47px; }
	.find-rental .properties-slick-row .slick-prev, .find-rental .properties-slick-row .slick-next{ 
		top: 20px; 
		height: 30px; 
		width: 30px; 
	}
	.find-rental .properties-slick-row .slick-next{ margin-right: 14px; }
	.about-why-us.vc_section{ padding-bottom: 50px !important; }
	.find-rental.vc_section, .visit-section.vc_section{
		padding-top: 40px !important;
		padding-bottom: 40px !important; 
	}
	.wpb-js-composer .vc_tta.vc_tta-accordion.wrental-faqs .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
		font-size: 20px;
	}
	.wrental-metafields{ margin-top: 5px; }
	.wrental-metafields span.single-label{ font-size: 14px; }
	.wrental-metafields p{ font-size: 20px; }
	.rd-login-page.vc_section{ padding-top: 50px !important; padding-bottom: 15px !important;}
	.create-acc.vc_section{ margin-bottom: 0 !important; }
	.info-downloads.vc_section{ padding-bottom: 40px !important; }
}
@media ( max-width: 767px ) {
	#main-content{ padding-top: 30px; padding-bottom: 30px; }
	.flush-top-space{ margin-top: -30px !important; }
	.flush-bottom-space{ margin-bottom: -30px; }
	.flush-tb-space{ margin-top: -30px; margin-bottom: -30px; }
	.carousel-caption .btn.btn-wrental{ padding: 8px 10px; font-size: 12px; font-weight: 600; letter-spacing: 0; }
	.f-logo img { margin-bottom: 30px; }
	.cetificate-logo { text-align: left; }
	.cetificate-logo .hover-logo { left: 0; }
	.other-sites-title { width: 160px; }
	.f-list li { display: block; }
	.f-list li a { margin: 0; padding-left:10px; font-size:16px; }
	.f-list li a::after,
	.f-list li:last-child a:after { left: 0; opacity:1; }
	.property-slider > .vc_column-inner{ padding-bottom: 30px !important; }
	.create-acc.vc_section{ padding-top: 30px !important; }
	.wrental-faqs.vc_general{ padding-bottom: 25px !important; }

	.contact-form .field-box{ padding: 10px 20px; }
}
@media ( max-width: 575px ) {
	.container{ width: 100%; }
	.navbar-brand img { height: 45px; }
	.carousel-caption h1 { font-size: 24px; margin-bottom:5px; }
	.carousel-indicators li { width: 15px; }
	.main-title h1 span::before, .main-title h1 span::after, 
	.main-title.title-center .h1 span::before, .main-title.title-center .h1 span::after {
		bottom: 6px; top: auto;
	}
	.main-title h1 span, .main-title.title-center .h1 span{ padding: 0 10px; max-width: 260px; display: inline-block; line-height:1; }
	.other-sites > div { display: block; }
	.footer-bottom .copyright { text-align: center;	}
	.footer-bottom .get-social { text-align: center; margin-top: 15px; margin-right: 0; }
	.cd-top { right: 15px; bottom: 15px; }
	#heading-banner { background-size: 100% 200px; height: 200px; }
	.heading-banner-text h1 { font-size: 24px; }
	.featured-listing.vc_section{ padding-top: 20px !important; padding-bottom: 20px !important; }
	.find-rental .properties-slick-row .slick-prev, .find-rental .properties-slick-row .slick-next{
		top: 14px;
	}
	.about-why-us.vc_section{ padding-bottom: 30px !important; }
	.find-rental.vc_section, .visit-section.vc_section{
		padding-top: 20px !important;
		padding-bottom: 20px !important; 
	}	
	.btn.btn-wrental.btn-arrow{ padding: 15px 5px; font-size: 11px;}
	.btn.btn-wrental.btn-arrow:after{ height: 47px; width: 47px; }
	.wrental-metafields span.single-label{ font-size: 12px; }
	.wrental-metafields p{ font-size: 18px; }
	.info-downloads.vc_section{ padding-bottom: 30px !important; padding-top: 30px !important;}
	.main-title h1, .main-title.title-center .h1, .main-title.title-left .h1{ font-size: 20px !important; }
	.find-rental .properties-slick-row .slick-prev, .find-rental .properties-slick-row .slick-next{
		height: 25px;
		width: 25px;
	}
	.find-rental .properties-slick-row .slick-prev{ margin-right: 42px; }
	.properties-slick-row .slick-prev, .properties-slick-row .slick-next{ top: 42px; }
	.properties-slick-row .slick-prev .fa, .properties-slick-row .slick-next .fa{ font-size: 18px; }
}
@media ( max-width: 414px ) {
	.properties-slick-row .slick-prev, .properties-slick-row .slick-next{
		top: 47px;
		height: 30px;
		width: 30px; 
	}
	.properties-slick-row .slick-prev{ margin-right: 70px; }
	.btn.btn-wrental.btn-arrow{ padding: 15px 5px; font-size: 10px;}
	.btn.btn-wrental.btn-arrow:after{ height: 46px; width: 46px; }
	.wpb-js-composer .vc_tta.vc_tta-accordion.wrental-faqs .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
		font-size: 18px;
	}
	.wrental-metafields span.single-label{ font-size: 10px; }
	.wrental-metafields p{ font-size: 14px; }
}
@media ( max-width: 375px ) {
	.btn.btn-wrental.btn-arrow:after{ height: 35px; width: 35px; right: -35px; }
	.btn.btn-wrental.btn-arrow{ padding: 10px 5px; font-size: 9px;}
	.single-rent, .single-squarefeet, .single-bedbath, .single-available{ padding: 7px; }
}