/*
Theme Name:     Travel Mor Child
Description:    Travel Mor Child
Author:         admin
Template:       travelmor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@import url("../travelmor/style.css");
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.site-search-module-custom + .padding-tb45.bottom-blocks>.container>.row .col-md-4.features-list.column:first-child {
    display: none;
}
.site-search-module-custom + .padding-tb45.bottom-blocks>.container>.row > .col-md-8 {
    display: none;
}
.quotes .quote:before{
	    transform: rotate(0deg);
	bottom: 0;
}

div#latest-properties .property-block, div#latest-properties .property-block a.property-featured-image {
    height: auto !important;
}
ul.contact-list li:last-child {
    padding-right: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: .16px;
    padding: 0;
}
.content{
	/*
	padding: 0 !important;
	min-height: 0 !important;
	*/
	padding-bottom: 0 !important;
	min-height: 0 !important;
}

/* Search Module */
.site-search-module-custom-inside .selectpicker.btn {
  padding-top: 12px;
  border: 2px solid rgb(114, 181, 119);
  border-radius: 5px;
}
.site-search-module-custom{
	/*position:absolute;*/
	z-index:8;
	left:0;
	width: 100%;
}
.site-search-module-custom .search-fields:before, .site-search-module-custom .search-fields:after{
	content:" ";
	display:table;
}
.site-search-module-custom .search-fields:after{
	clear:both;
}
.consignments .content-wrap p {
    font-size: 16px;
    line-height: 30px;
    color: #3a3a3a;
    margin-bottom: 30px;
}
html body .white-cta a.btn.btn-default {
    border-radius: 0;
    letter-spacing: 0.11px;
    max-width: 232px;
    width: 100%;
    padding: 10px 0px 9px;
}
.page-sec.tr-page {
    padding-bottom: 0;
}
.green-btn a.btn.btn-primary {
    padding: 8px 0px;
    max-width: 286px;
    width: 100%;
    font-family: Lato;
    font-size: 17px;
    letter-spacing: -0.09px;
    font-weight: normal;
    border-radius: 0;
    border: none;
}
.center-txt {
    text-align: center;
}
.m-b {
    margin-bottom: 50px;
}
html body .white-cta h3.cta-ttl {
    color: #FFFFFF;
    font-family: Helvetica;
    letter-spacing: 0.2px;
}
.consignments .col-md-12.posts-archive {
    padding: 0;
}
.consignments .content-wrap p:nth-last-child(2) {
    margin-bottom: 20px;
}
.col-md-12.posts-archive .custom-half-section.equal-heights-columns:last-child .content-wrap h2 {
    margin-bottom: 5px;
}
.consignments .top-banner-form {
    margin-bottom: -60px;
}
.consignments .home-banner-form h2 {
    display: none;
}

.consignments a.btn.btn-primary.aligncenter {
    width: 363px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: 0;
    letter-spacing: -0.1px;
    font-size: 16px;
    background: #099F00;
    box-shadow: none !important;
    border: none;
}
.consignments .image-wrap:first-child {
    margin-bottom: 30px;
}
.site-search-module-custom .search-fields .search-field{
       width:30%;
       float:left;
       margin-right:3%;
	   margin-bottom:20px;
	   height:75px;
	   overflow:hidden;
}
.site-search-module-custom .search-fields .search-field:nth-child(4n+4){
       margin-right:0;
}
.site-search-module-custom .search-buttons .search-button{
       width:100%;
       float:left;
       margin-right:4%;
	   margin-top:24px;
}
.site-search-module-custom .search-buttons .search-button:last-child{
       margin-right:0;
}
.site-search-module-custom-inside{
	padding:15px 15px 0;
	background:#f8f8f8;
	border-top: none;
	border-radius: none;
}
.site-search-module-custom-inside .btn{
	padding-top:14px;
	padding-bottom:12px;
}
.site-search-module-custom-inside .selectpicker.btn{
	padding-top:12px;
}
.site-search-module-custom .bootstrap-select.form-control, .site-search-module-custom .form-control {margin-bottom: 0 !important;}
.site-search-module-custom .search-fields{margin-left:-1.5%;}
.site-search-module-custom .search-fields .search-field{margin-left:3%!important;margin-right:0;}

/* Header Contact Info */ 
.contact-info-blocks > div{
	position: relative;
	top: 10px;
}

/* Top Bar */
.top-header{
	/*
	background-color: rgb(87, 87, 87) !important;
	display: none !important;
	*/
}

/* Homepage Banner */
.tp-bannershadow{
	display: none;
}

/* Homepage contact form container */
.home-contact-container{
    position: relative;
    margin-top: -85px;
    z-index: 10;
    margin-bottom: 20px;
}
.page-sec p, .cta-rv p, .featured-block, .container p, .container li, .c-testimonials-section .quotes .quote, .site-footer .widget {
    font-size: 16px;
	line-height:1.4;
}
.site-footer .widget.footer-contact {
    font-size: 14px;
}

.col-md-12.posts-archive article.type-property {
    padding: 0 0 15px 0;
}
html body.page-template-page-redesign .page-header {
    padding: 65px 0;
}
html body.page-template-page-redesign .page-header .col-md-12 h1 {
    text-align: center;
    display: block;
    position: unset;
    top: inherit;
    bottom: inherit;
}
html body.page-template-page-redesign .page-header .col-md-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
html body .page-header {
    padding: 7px 0 7px;
}
@media(max-width: 767px){
	.home-contact-container{
		margin-top: 20px;
	}
	.page-sec p, .cta-rv p, .featured-block, .container p, .container li, .site-footer .widget.footer-contact, .c-testimonials-section .quotes .quote, .site-footer .widget {
		font-size: 13.5px;
		line-height:1.1;
	}
}
.home-contact-container .home-contact-container-inner{
	display: inline-block;
	background: #fff;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0px 7px 15px rgba(0,0,0,0.1);
}
.home-contact-container .home-contact-container-inner .home-banner-form{
	display: inline-block;
}
.home-contact-container h2{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 30px;
}
.home-contact-container .fields-container{
	/*
    display: inline-flex;
    flex-wrap: wrap;
    gap: 12px;
	*/
	display: flex;
	flex-direction: row;
	gap: 12px;
	flex-wrap: nowrap;
}
.faq-heading h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.27px;
}
@media(max-width: 767px){
	.home-contact-container .fields-container{
		flex-wrap: wrap;
	}
}
.home-contact-container .fields-container > div{
	/*width: 25%;*/
	flex-basis: 25%;
	display: inline-block;
	position: relative;
}
@media(max-width: 767px){
	.home-contact-container .fields-container > div{
		flex-basis: calc(50% - 6px);
	}
}
.home-contact-container .fields-container .wpcf7-form-control-wrap{
	display: inline-block;
	width: 100%;
}
.home-contact-container .fields-container input, .home-contact-container .fields-container textarea{
	display: inline-block;
	width: 100%;
}
.home-contact-container .fields-container input{
	border: 0;
	background: #F8F8F8;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	color: #828282;
	padding: 10px 10px;
}
.home-contact-container .fields-container textarea{
	border: 0;
	background: #F8F8F8;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	color: #828282;
	padding: 10px 10px;
}
.home-contact-container .fields-container input[type="submit"]{
	background: #099F00;
	color: #fff;
}
.home-contact-container .ajax-loader{
	position: absolute;
	right: 10px;
	z-index: 1;
	visibility: visible;
	top: 50%;
	transform: translateY(-50%);
}
.home-contact-container .wpcf7-form.invalid .ajax-loader{
	top: 10px;
}

.ter-ttl{
	font-size: 30px;
	color: #3A3A3A;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 10px;
}

/* Services section */
.c-service{
	background: #F6F6F6;
	padding: 60px 0;
}
.c-service img{
	
}
@media(max-width: 991px){
	.c-service img{
		margin-bottom: 15px;
		width: 100%;
		object-fit: cover;
		max-height: 500px;
		object-position: center;
	}
}
.c-service p{
	font-size: 16px;
	color: #3A3A3A;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.5;
	margin-bottom: 10px;
}
.c-service p:last-of-type{
	margin-bottom: 0;
}

/* Featured blocks section */
.full-width{
	position: relative;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
}
.c-featured-blocks{
	padding-bottom: 200px;
	position: relative;
	margin-top: 40px;
	background: #fff;
}
.c-featured-blocks .ter-ttl{
	margin-bottom: 25px;
}
.c-featured-blocks .background-overlay{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform:translateX(-50%);
	min-width: 100%;
	height: auto;
	z-index: 2;
}
.c-featured-blocks .c-featured-block{
	text-align: center;
	background: #099F00;
	padding: 45px 20px 80px 20px; 
	color: #fff;
}
.c-featured-blocks .c-featured-block img{
	margin-bottom: 35px;
}
.c-featured-blocks .c-featured-block img + p{
	display: none;
}
.c-featured-blocks .c-featured-block h3{
	color: #fff;
	font-size: 24px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}
.c-featured-blocks .c-featured-block p{
	font-size: 16px;
	line-height: 1.5;
}
.c-featured-blocks .c-featured-block p:last-of-type{
	margin-bottom: 0;
}
@media(max-width: 991px){
	.c-featured-blocks .row div[class*="col"]:not(:first-of-type){
		margin-top: 15px;
	}
}

/* Homepage Contact Form */
/*
.wpcf7#wpcf7-f398-o1 p{
	  float: left;
	    width: 22.75%;
}
.wpcf7#wpcf7-f398-o1 p:not(:last-of-type){
	margin-right: 3%;
}
.wpcf7#wpcf7-f434-o1 input, .wpcf7#wpcf7-f434-o1 textarea{
	width: 100%;
	
	border: 2px solid lightgrey;
	padding: 5px;
	border-radius: 5px;
	
	min-height: 34px;
	
	border: 2px solid #0B9400;
}
.wpcf7#wpcf7-f398-o1 input, .wpcf7#wpcf7-f398-o1 textarea{
	width: 100%;
	position: relative;
	top: 18px;
	
	border: 2px solid #A3DB9E;
	padding: 5px;
	border-radius: 5px;
}
.wpcf7#wpcf7-f434-o1 input, .wpcf7#wpcf7-f434-o1 textarea, .site-search-module-custom-inside .selectpicker.btn{
	border: 2px solid #A3DB9E;
}
.wpcf7#wpcf7-f398-o1 input[type=submit], .wpcf7#wpcf7-f434-o1 input[type=submit]{
	background-color: #0B9400;
	color: white;
	border: 2px solid #0B9400;
}
*/

/*

.after_main_form_banner {
    position: relative;
    top: 150px;
    padding: 25px 0 160px;
}

::placeholder {
    color: #828282;
    font-size:17px;
    line-height: 21px;
}
.absoluteFloating{
/* 	border-top-left-radius: 10px;
	border-top-right-radius: 10px; */
/*
	border-radius:8px;
	box-shadow: 0 5px 23px 0 rgba(0,0,0,0.2);
	position: absolute;
	z-index: 8;
	background-color: #fff;
    bottom: -75px;
    padding: 6px 8px 20px 8px;
	left: 50%;
	transform:translateX(-50%);
}
.absoluteFloating input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: .9;
}
.absoluteFloating textarea.wpcf7-form-control.wpcf7-textarea {
    resize: none;
}
.absoluteFloating .wpcf7#wpcf7-f398-o1 input, .wpcf7#wpcf7-f398-o1 textarea{
	width:100%;
	position:relative;
	padding:10px;
	background-color:#F8F8F8;
	border-radius:0px;
	border:none;
}
.absoluteFloating .wpcf7#wpcf7-f398-o1 input[type=submit], .wpcf7#wpcf7-f434-o1 input[type=submit]{
	background-color:#0b9400;
    color:#fff;
    font-family: Lato;
  font-size: 17px;
  letter-spacing: -0.09px;
  line-height: 21px;
	
}
*/
/* .absoluteFloating{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: absolute;
	z-index: 8;
	background-color: #f8f8f8;
	bottom: 0px;
	left: 50%;
	transform:translateX(-50%);
} */

/* Property Details */
.property-amenities > span {
  display: block;
  width: 25%;
  float: left;
  padding: 4px 0 4px 0;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  border-right: 1px solid #efefef;
}
.single-property .property-amenities{
	margin-bottom: 20px;
}

.logo a, .logo img{
	height: inherit;
}

.homepage-blog-post img{
	display: block;
	top: 50%;
	position: relative;
	transform: translateY(-50%);
}
.img-container{
	background-color: rgb(239, 239, 239);
	width: 100%;
	height: 240px;
	overflow: hidden;
}

/* Appointment Calendar */
#calendar .fc-content+div{
	display: none;
}
.apcal_alert-info{
	color: white;
	background-color: #0B9400;
    border-color: transparent;
}
#calendar-footer{
	background-color: #0B9400 !important;
}
#calendar-header, #calendar-body, #calendar-footer{
	background-color: #0B9400 !important;
}
#calendar-header, #calendar-footer, #calendar-page{
	background-color: #0B9400 !important;
}
#calendar-body .header{
	background-color: #A3DB9E;
}


div.wpcf7-validation-errors {
  border: 2px solid red;
}

/*Block Quotes*/
blockquote:nth-child(even) {
	border-left: 0px solid;
	border-right: 3px solid;
    border-right-color: #0b9400;
    padding: 0 30px 0 0;
}

.site-footer-bottom{
	margin-top: 30px;
}
.apcal_btn-primary {
  background-color: #0B9400 !important;
  background-image: none !important;
}
.padding-as70{
	padding: 70px;
}

p.drop-caps:first-letter {
    float: left;
    margin-top: 0px !important;
    margin-right: 5px;
    padding: 4px;
    font-size: 75px;
	font-family:Georgia, serif;
    line-height: 60px;
    color: #0B9400;
}
p.drop-caps.secondary:first-letter {
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    background-color: #0B9400;
}

.page-template-template-contact-php .body .main .content .container .page .row h3{
	text-align: center;
}
.consignments .equal-heights-columns .row {
    align-items: inherit;
}
.consignments.search-results .custom-half-section h2{
    letter-spacing: .17px;
}
/* Property Boxes */
.itemName{
	position: absolute;
	top: 5px;
	left: 5px;
	color: white;
	background-color: rgba(11, 148, 0, 0.8);
	padding: 5px;
	border-radius: 5px;
	max-width: 100%;
	font-size: 14px;
}

/* Rental Policies Page */
.rental-policies li{
	/*font-size: 20px;*/
	color: black;
	margin-bottom: 10px;
}

/* Footer */
.site-footer{
	margin-top: 30px;
	padding-bottom: 30px;
}
.site-footer-bottom{
	margin-top: 0px;
}
.site-footer .widget{
	margin-bottom: 0px;
}
.footer-contact i{
	float: left;
  	width: 20px;
	margin-top: 4px;
	text-align: center;
}
.footer-contact div{
	float: left;
	clear: right;
}
.expand-full {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    display: inline-block;
    left: 49.2%;
}
.contact-us-sec {
    background-color: #139D13;
    color: #fff;
    background-image: url(/wp-content/uploads/2020/01/setup-bg.jpg);
    background-size: cover;
    background-position: bottom center;
    text-align: center;
    padding: 74px 0;
    margin-top: 60px;
}
.contact-us-sec h2 {
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.27px;
    line-height: 48px;
}
.contact-us-sec h2 {
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.27px;
    line-height: 48px;
}

ul.contact-list {
    margin: 32px 0 54px 0;
    display: flex;
    list-style-type: none;
    align-items: center;
    justify-content: center;
}

ul.contact-list a,ul.contact-list span {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    letter-spacing: 0.16px;
    padding: 0;
}

ul.contact-list li {
    padding: 0 30px;
}
ul.contact-list a i, ul.contact-list span i {
    margin-right: 10px;
}

ul.contact-list li:first-child {
    padding-left: 0;
}

ul.contact-list li:last-child {
    padding-right: 0;
}
.custom-form input,.custom-form textarea {
    height: 40px;
    padding: 12px 22px;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.09px;
    line-height: 21px;
    color: #828282;
    border: 0;
    outline: none;
    width: 100%;
    max-width: 100%;
}
.form-row {
    display: flex;
    align-items: center;
}

.form-row > .form-group {
    padding: 0 10px;
    width: 33.33%;
    flex: 0 33.33%;
    margin-bottom: 20px;
}
.form-row.textarea .form-group {
    width: 100%;
    flex: 0 100%;
}
.custom-form textarea {
    height: 124px;
}
.form-action input {
    height: 40px;
    width: 304px;
    background-color: #3A3A3A;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    letter-spacing: -0.09px;
    line-height: 21px;
    border: 0;
    outline: none;
    padding: 0;
}
.form-action input:hover {
    opacity: 0.9;
}
.custom-form input:focus, .custom-form textarea:focus {
    box-shadow: inset 0px 0px 4px rgb(24, 161, 22);
}
.custom-form {
    transition: all 0.5s;
}
.custom-form input[type="date"]::-webkit-inner-spin-button,
.custom-form input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.main-container.search-results.consignments.sales .top-banner-form {
    margin-bottom: 90px;
    padding-bottom: 20px;
}
.sales .custom-button a.btn.btn-primary {
    width: 100%;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: 0;
    letter-spacing: -.1px;
    font-size: 17px;
    background: #099f00;
    box-shadow: none !important;
    border: none;
    max-width: 245px;
}
.sales.consignments.search-results .custom-half-section h2 {
    margin-bottom: 10px;
}
.main-container.search-results.consignments.sales .custom-half-section.equal-heights-columns:nth-child(7) {
    padding-top: 70px;
}
.page-id-7700 .site-footer {
    margin-top: 0;
}
body .top-banner-form {
    padding: 20px 0 12px;
}
@media (max-width: 768px) {
	.absoluteFloating{
		display: none;
	}
	.block-heading{
		margin-bottom: 50px;
	}
}


.home .type-rent{
	height: 310px;
}

.images-count{
	display: none;
}
/*
.page-template-template-blog .grid-holder.col-3 .grid-item{
	width: 100%;
}
*/
.grid-holder.col-3 .grid-item{
	width: 100% !important;
}

/* CSS by RK */
a, a:hover .featured-block{color: #0b9400;}
.navigation>ul>li>a, a .featured-block{ color: #666;}
.block-heading h4{margin-top: 0; margin-bottom: 0;}

.pagination>li:first-child>a, .pagination>li:last-child>a {
    display: none;
}

/*** New Homepage Banner ***/
.home-banner {
    background: url(/wp-content/uploads/2019/04/slide-img.png) no-repeat;
    background-size: cover;
    padding: 55px 0 110px;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.home-banner:after {
    content: "";
    width: 326px;
    height: 360px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -70px;
    background: url(/wp-content/uploads/2019/04/white-flower-left-side.png) no-repeat;
    background-position: center;
    z-index: 0;
}
.custom-col {
	text-align: center;
	vertical-align: middle;
}
.custom-col h5 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 300 !important;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0;
}
.custom-col h1 {
	color: #FFFFFF;	font-size: 75px;	font-weight: bold;
    line-height: 80px;
    margin-top: 0;
}
.left-col {
	width: 64%;
	display:inline-block;
	text-align: left;
}
.right-col {
    width: 30%;
    display: inline-block;
    padding-left: 70px;
}
.left-col.custom-col p {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    /*text-align: center;*/
}
.left-col.custom-col p a {
    color: #fff;
    text-decoration: underline;
}
.left-col.custom-col p a:hover {
    color: #0b9400;
}
.left-col img:first-child {
    margin: 0 auto 10px;
}
.left-col img {
    display: block;
    margin: 0 auto;
}
@media (max-width: 1700px){
.home-banner:after {
    left: -130px;
    bottom: -130px;
}
}
@media (max-width: 1400px){
.home-banner:after {
    display: none;
}
}
@media (max-width: 1200px){
.custom-col h1 {
    font-size: 60px;
    line-height: 70px;
}
}
@media (max-width: 1199px){
ul.contact-list li {
    padding: 0 16px;
}
ul.contact-list a, ul.contact-list span {
    font-size: 22px;
}
.custom-form input, .custom-form textarea {
    font-size: 16px;
}
}
@media (max-width: 1199px){
.expand-full {
    left: 50%;
}
}
@media (max-width: 992px){
.left-col {
    width: 63%;
}
.right-col {
    width: 36%;
    padding-left: 30px;
}
.left-col.custom-col p {
    font-size: 16px;
    line-height: 26px;
}
.contact-us-sec {
    padding: 54px 0;
}
ul.contact-list a, ul.contact-list span ,ul.contact-list li:last-child{
    font-size: 18px;
    line-height: 22px;
}
ul.contact-list li {
    padding: 0 12px;
}
ul.contact-list a i, ul.contact-list span i {
    margin-right: 6px;
}
.main-container.search-results.consignments.sales .top-banner-form {
    margin-bottom: 70px;
}
.main-container.search-results.consignments.sales .custom-half-section.equal-heights-columns:nth-child(7) {
    padding-top: 30px;
}
}
@media (max-width: 800px){
.main-container.search-results.consignments.sales .top-banner-form {
    margin-bottom: 50px;
}
.main-container.search-results.consignments.sales.search-results .custom-half-section {
    margin-bottom: 20px;
}
.main-container.search-results.consignments.sales section.travel_more_advantage {
    padding: 35px 0 0px;
}
.main-container.search-results.consignments.sales .search-results .custom-half-section {
    margin-bottom: 0px;
}
.main-container.search-results.consignments.sales .equal-heights-columns .row {
    padding-left: 0;
    padding-right: 0;
}
}
@media (max-width: 768px){
.form-row {
    flex-wrap: wrap;
}
.form-row>.form-group {
    padding: 0 7px;
    width: 50%;
    flex: 0 50%;
    margin-bottom: 14px;
}
ul.contact-list {
    margin: 24px 0 46px;
 }
 ul.contact-list {
    flex-wrap: wrap;
}
.h-map-wrapper {
    width: 100vw;
    margin-left: -49.5vw !important;
}
ul.contact-list li {
    margin: 5px 0;
}
.contact-us-sec h2 {
    font-size: 36px;
    letter-spacing: normal;
    line-height: 41px;
}
}
@media (max-width: 767px){
.left-col, .right-col {
    width: 100%;
    display: block;
    padding-left: 0;
    text-align: center;
}
.custom-col h1 {
    font-size: 40px;
    line-height: 50px;
}
.custom-col h5 {
    font-size: 20px;
    line-height: 26px;
}
.home-banner {
    padding: 55px 0;
}
}
@media (max-width: 480px){
.contact-us-sec {
    padding: 24px 0;
}
ul.contact-list li {
    margin: 6px 0;
}
ul.contact-list a, ul.contact-list span {
    font-size: 16px;
    line-height: 20px;
}
ul.contact-list {
    margin: 12px 0 18px;
}
.contact-us-sec h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: 34px;
}
.form-row>.form-group {
    padding: 0 7px;
    width: 100%;
    flex: 0 100%;
    margin-bottom: 12px;
}
.custom-form input, .custom-form textarea {
    font-size: 14px;
    padding: 10px 16px;
}
.form-row>.form-group {
    padding: 0;
}
}
section.ottawa_serivce {
    background-color: #F6F6F6;
    position: relative;
    top:50px;
    margin-bottom: 50px;
}
section.ottawa_serivce .container {
    padding: 80px 0 60px;
}
.ottawa_right_text {
    margin-top: -20px;
}
.ottawa_right_text h2 {
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 36px;
    color: #3A3A3A;
}
.ottawa_right_text p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    color: #3A3A3A;
    font-family: Helvetica;
}
section.travel_more_advantage h2 {
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 36px;
    color: #3A3A3A;
    font-family: Helvetica;
}
.advantage_sub_section {
    text-align: center;
}
/* section.travel_more_advantage p{
	text-align:center;
} */
.advantage_sub_section h2{
	color:#fff !important;
}
.advantage_sub_section {
    text-align: center;
    background-color: #0b9400;
    color: white;
    padding-top: 50px;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 10px;
}
.advantage_sub_section p{
	font-size:16px;
	 letter-spacing: 0;
  line-height: 24px;
}
.advantage_sub_section h3{
	font-weight:bold;
	line-height:30px;
	margin-bottom: 30px;
}
section.travel_more_advantage {
    padding: 40px 0 170px;
	position:relative;
}
section.travel_more_advantage:after {
    content: '';
    background: url(/wp-content/uploads/2020/08/travel-more-bg-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 1920px;
    height: 500px;
    z-index: 1;
/*     bottom: 0; */
	bottom: 21px;
    left: -51px;
    position: absolute;
}
section.travel_more_advantage .container {
    margin-bottom: 44px;
}
section.travel_more_advantage h2 {
    margin-bottom: 30px;
}
@media only screen and (max-width:2560px){
    section.travel_more_advantage:after {
        content: '';
        background: url(/wp-content/uploads/2020/08/travel-more-bg-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 2560px;
        height: 650px;
        z-index: 1;
    /*     bottom: 0; */
        bottom: 6px;
        left: -119px;
        position: absolute;
    }
}
@media only screen and (max-width:1920px){
    section.travel_more_advantage:after {
        content: '';
        background: url(/wp-content/uploads/2020/08/travel-more-bg-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 1920px;
        height: 500px;
        z-index: 1;
    /*     bottom: 0; */
        bottom: 21px;
        left: -51px;
        position: absolute;
    }
}
@media only screen and (max-width:1600px){
	section.travel_more_advantage:after{
		left:-140px;
	}
}
@media only screen and (max-width:1500px){
	section.travel_more_advantage:after{
		left:-222px;
    }
    .after_main_form_banner{
        top: 120px;
        padding: 25px 0 130px;
    }
}
@media only screen and (max-width:1366px){
	section.travel_more_advantage:after {
    background-size: contain;
    width: 1920px;
    height: 436px;
	bottom: 34px;
    left: -160px;
}
}
@media only screen and (max-width:1024px){
	section.travel_more_advantage:after{
		height: 435px;
    	bottom: 32px;
    	left: -294px;
	}
    .consignments .content-wrap p {
        margin-bottom: 20px;
    }
    .consignments.search-results .custom-half-section h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
.main-container.search-results.consignments.sales section.travel_more_advantage {
    padding: 0px 0 95px;
}
}
@media only screen and (max-width:768px){
    section.ottawa_serivce{
        top:0px;
        margin-bottom:0px;
    }
	section.travel_more_advantage:after{
		display:none;
	}
	section.travel_more_advantage .container{
		margin-bottom:0px;
	}
	section.travel_more_advantage{
		padding:20px 0 0px;
	}
	.advantage_sub_section{
		margin-bottom:15px;
		padding-bottom:10px;
    }
    .after_main_form_banner{
        top:0px;
        padding:25px 0 10px;
    }

}
@media only screen and (max-width:640px){
	.advantage_sub_section{
		padding-top:10px;
		padding-bottom:10px;
	}
	.padding-tb45{
		padding-top:0px;
	}
	section.ottawa_serivce .container {
    padding: 30px 0 30px;
    padding-left: 15px;
    padding-right: 15px;
}
}

@media only screen and (max-width:425px){
.consignments a.btn.btn-primary.aligncenter {
    width: 100%;
}
}
 .row{
	margin-right:0px;
	margin-left:0px;
}
.site-search-module-custom + .padding-tb45.bottom-blocks>.container>.row:first-child {
    display: block;
    }
/* html body .c-testimonials-section {
    padding-top: 0;
} */

.button_testi_wrap {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    position: relative;
    top: 30px;
}



.author-name {
    color: #202020;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
}
.google_review {
    color: #099F00;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
}
.author_with_review {
    margin-top: 20px;
}
.bottom-blocks h3 {
    margin-bottom: 0;
}
.quote {
    border: 1px solid #ECECEC;
    background-color: #FFFFFF;
    box-shadow: 0 2px 24px 0 rgba(255,255,255,0.1);
    padding: 30px 15px 0 30px;
    color: #5F6061;
    font-family: "Open Sans";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
       min-height: 340px;
	position: relative;
}
.quote:before {
    position: absolute;
    bottom: -8px;
    left: 35px;
    display: block;
    /* width: 14px; */
    /* height: 14px; */
    border: 1px solid #ECECEC;
    border-top: none;
    border-left: none;
    background-color: #FFFFFF;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.author_with_review {
    padding-left: 25px;
}
/* media css */
@media (max-width:1200px){
	div#latest-properties li.col-md-4.col-sm-6.type-rent {
    padding-right: 0;
    padding-left: 10px;
}
}
@media (max-width:800px){
	.quote{
		padding: 20px 15px 20px 30px;
		    min-height: auto;
	}
	.ottawa_right_text {
    margin-top: 0;
}
}
@media(max-width:768px){
	.main-container.search-results.consignments.sales section.travel_more_advantage {
    padding: 0;
}
	.main-container.search-results.consignments.sales .custom-half-section.equal-heights-columns:nth-child(7) {
    padding-top: 30px;
} 
}
@media (max-width:767px){
	div#latest-properties li.col-md-4.col-sm-6.type-rent {
    padding-right: 10px;
}
}

@media (max-width:641px){
	.ottawa_right_text {
    margin-top: 0;
}
	h2 {
    font-size: 26px;
}
}