/*
Theme Name: Construction Child
Theme URI: http://www.wpcharming.com
Description: Construction Child Theme
Author: WPCharming
Author URI: http://www.wpcharming.com
Template: construction
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcharming
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
body {
    line-height: 25px;
}
p {
	font-weight: 300;
}
input, textarea {
	border-width: 1px !important;
}
/*.header-transparent .header-right-wrap .extract-element .phone-text, .site-header .header-right-wrap .extract-element .phone-text {
	color: inherit !important;
}*/
.wpcf7-validates-as-required {border-color: green !important;}
.wpcf7-required {color: green;}
.justify .iconbox-desc, .justify .featured-box-desc {
	text-align: justify;
}
.home .testimonial .testimonial-content {
	font-size: 1.1em;
}
select {
	padding: 13.5px;
}
.page-header-wrap {
	border-bottom: none;
}
.breadcrumbs {
	background: #757575;
	color: #fff;
}
.breadcrumbs a {
	color: inherit;
}
.icon-hover
{
	background: #888888;
}
.icon-hover:hover
{
	-webkit-transition: background .5s ease-out .1s;
			transition: background .5s ease-out .1s;

	background: #feb801;
}
.header-social a i:hover {
	-webkit-transition: background .5s ease-out .1s;
		transition: background .5s ease-out .1s;
}
.header-transparent .header-right-widgets .header-social a i, .header-normal .header-right-widgets .header-social a i {
    line-height: 1.7em;
    border-radius: 5px;
}
.footer-social a i {
	padding: 0;
	border-radius: inherit;
	font-size: 13px;
	line-height: 1.6em;
	height: 1.8em;
	width: 1.8em;
	text-align: center;
	border: none;
	color: #222222;
}
.footer-social a i:hover {
    color: #ffffff;
    /*background: #fab702;*/
	-webkit-transition: color .5s ease-out .1s;
		transition: color .5s ease-out .1s;
}
.site-branding img {
    	height: 80px;
}
#nav-toggle {
	top: 0;
}
.wpcf7-form .custom-heading h3, .wpcf7-form .custom-heading h4, .wpcf7-form .custom-heading h5, .wpcf7-form .custom-heading h6 {
	margin-bottom: 0px;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
.wpcf7-form .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
	height: 50px;
}
.wpcf7-form .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 0;
}
div.wpcf7-validation-errors {
    color: #a94442;
    background-color: #f2dede !important;
    border-color: #ebccd1;
}
div.wpcf7-response-output {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
div.wpcf7-mail-sent-ok {
    color: #3c763d;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6;
}
.form_1_4, .form_1_5 {
	width: 100%;
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
}
.form_1_4.last, .form_1_5.last {
	float: left;
	clear: right;
	margin-right: 0px;
	margin-bottom: 10px;
}
.form_1_3, .form_1_2 {
	margin-bottom: 10px;
}
.form_1_3.last, .form_1_2.last {
	margin-bottom: 10px;
}
.wpcf7-form-control.wpcf7-radio {
	display: inline-flex;
}
.pdf-if {
	text-align: center;
}
/*table > tbody > tr > th, table > tbody > tr > td, .testimonial .testimonial-content {
	border-color: #e0e0e0 !important;
	border: 1px solid #e0e0e0 !important;
}*/
#primary.content-area-full {
    padding-top: 0px;
}
.wpcf7-form {
	font-size: 14px;
}
.wpcf7-form .wpb_content_element {
	margin-bottom: 20px;
	padding-top: 20px;
}
.row_rental {
	margin-bottom: 40px;
}
.row_rental dl, .row_rental dd {
	margin: 0;
}
.sp-thumbnails-container.sp-bottom-thumbnails {
/*     background: #EBEBEB !important; */
}
.sp-selected-thumbnail { 
	border: 2px solid #bebebe !important; 
}
.sp-previous-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-next-thumbnail-arrow:after { 
/* 	background-color: #484848 !important;  */
}
/* .sp-full-screen-button {
    top: 0px !important;
    right: 0px !important;
    transform: none !important;
    width: 100% !important;
    height: 50% !important;
}
.sp-full-screen-button:before {
    content: none !important;
} */
.slider-pro {
    border: 8px solid #EBEBEB !important;
	background-color: #000000;
}
.vc_sale {
	margin-bottom: 16px !important;
}
.sales_cons {
	margin-top: -80px;
	border: 4px solid #EBEBEB;
}
.sales_list {
	list-style: square;
}
.sales_list li {
	color: #4d90fe;
}
.sales_list li span {
	font-weight: 300;
    color: #777777;
}
.fix-slide>.vc_column-inner {
    padding-left: 0px !important;
}
table.small-width, table.small-width1 {
	display: none;
}
div.small-map {
	display: none;
}
a.sale-root.post.post-sale > span {
    margin-right: 0px;
}
@media 
only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
		.wpb_map_wraper {
/* 			z-index: 99999; */
		}
		.st-over {
/* 			overflow-x:auto; */
/* 			z-index: 9999; */
		}
		table.big-width, table.big-width1 {
			display: none;
		}
		table.small-width, table.small-width1 {
			display: table;
		}
		div.big-map {
			display: none;
		}
		div.small-map {
			display: initial;
		}
		.rev_slider_wrapper .btn.btn-primary {
			font-size: 12px !important;
			padding: 11px 16px !important;
		}
		.home-vc1, .home-vc3 {
/* 			height: 0px !important; */
			display: none;
		}
		.home-vc2 {
			height: 58px !important;
		}
		.entry-content .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
			margin-bottom: 10px !important;
		}
		.container.no-sidebar {
			padding: 0px 0px !important;
		}
		h1 {
			font-size: 14px;
		}
		.custom-heading.heading-medium h2 {
			font-size: 15px;
		}
		.custom-heading h2, h1, h2 {
			text-align: left;
		}
}
@media (min-width: 768px) {
	.vc_col-sm-6.btn-rental {
		position: absolute;
		bottom: 0;
		left: 50%;
	}
}
@media (min-width: 960px) {
	.vc_col-sm-6.btn-rental {
		position: absolute;
		bottom: 0;
		left: 50%;
	}
}
@media screen and (min-width: 790px) {
	.form_1_4 {
		width: 24%;
		float: left;
		margin-right: 1.3%;
	}
	.form_1_5 {
		width: 19%;
		float: left;
		margin-right: 1.25%;
	}
	h1 {
    	font-size: 28px;
	}
}
@media screen and (max-width: 1100px) {
    .site-branding img {
    	height: 60px;
    }
}