/*
Theme Name:   Construct Child
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     construct
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  construct-child
*/

/* Write here your own personal stylesheet */

html,
body {
	max-width: 100%;
	overflow-x: hidden;
}
@media (min-width:767px)
{ .mobile-free-estimate
	{ display:none !important; 
	} 
}
.page-title {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 25px;
}

@media (min-width: 1000px) {
	.topicons {
		display: flex;
		align-items: center;
	}
}

.topicons ul:last-child {
	width: 300px;
}

@media (max-width: 999px) {
	.topicons {
		text-align: center;
	}
	.topicons ul:last-child {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.TwoColumn {
	column-count: 2;
	text-align: justify;
	column-gap: 30px;
}

.news-content a {
	color: #000000;
}

.news-content a:hover {
	color: #a0ce4e;
	text-decoration: none;
}

@media (max-width: 1199px) {
	.navbar-nav>li>a {
		padding: 22px 12px;
	}
	#FinancingHeader {
		height: auto;
		padding-left: 10px;
		margin-top: 20px;
	}
}

@media (max-width: 767px) {
	.TwoColumn {
		column-count: 1;
	}
	#FinancingHeader {
		margin-top: 10px;
		width: auto !important;
	}
	header .navbar-brand>a {
		display: block !important;
		margin: 0 auto 0 0 !important;
		float: left !important;
		height: auto !important;
		width: 34%;
	}
	header .navbar-brand>a>img {
		max-width: 100%;
	}
}

@media (max-width: 570px) and (min-width: 501px) {
	#FinancingHeader {
		height: 46px !important;
		padding-left: 20px;
		margin-top: 8px;
	}
}

@media (max-width:490px) {
	.videoHome iframe {
		width: 100% !important;
	}
}

.recaptcha-field {
    min-height: 80px;
}

.quote-section .quote-box {
    padding: 20px 30px;
}

.quote-box {
    margin-top: 10px;
    margin-bottom: 0px;
}

.quote-section .quote-box p {
 margin-bottom: 0;   
}

.phoneContent {
	position: fixed;
	bottom: 10px;
	display: none;
	width: 100%;
}

.phoneCircle {
	width: 70px;
	height: 70px;
	background-color: rgba(160, 206, 78, 1);
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	float: right;
	position: relative;
	z-index: 1;
	right: 10px;
}

.phoneImg {
	width: 25px;
}

.numberClick {
	width: calc(100% - 20px);
	height: 56px;
	display: none;
	top: 7px;
	position: relative;
	margin: 0 auto;
	text-decoration: none;
}

.callUsContent {
	color: #fff;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.phoneContent {
		display: block;
	}
}

header .navbar-brand>a>img {
	max-width: 190px;
}

@media (max-width: 500px) {
	header .navbar-brand>a {
		display: block !important;
		margin: 0 auto 0 0 !important;
		float: left !important;
		height: auto !important;
		width: 34%;
	}
	header .navbar-brand>a>img {
		max-width: 100%;
	}
}

@media (min-width: 501px) and (max-width: 601px) {
	#FinancingHeader {
		padding-left: 15px;
	}
}

#container {padding-top:91px;}

.financing-header {
	max-width: 100%;
	height: auto;
	width: 220px;
    margin-top: 12px;
    margin-left: 20px;
}
.navbar>.container .navbar-brand {
	margin: 8px 0;
}
@media screen and (max-width: 1500px) {
	.quote-form{top:-40px;}
	#container {
		padding-top: 126px;
	}
}
@media screen and (max-width: 1200px) {
	.financing-header {
		display: none;
	}

	header .navbar-brand>a>img {
		max-width: 100%;
		max-height: 52px;
	}
	.navbar>.container .navbar-brand {
		margin: 6px 0;
	}

	#container {padding-top:100px !important}
}

@media screen and (max-width: 767px) {
	header .navbar-brand>a>img {
		margin: 0 10px;
	}
}

.top-icons {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
    align-content: stretch;
    align-items: center;
}
.top-icons .financing-header-text{
	display: none;
}
.top-icons .financing-header-text img {
	width: 200px;
	max-width: 100%;
	height: auto;
}
.top-icons .navbar-phone{
	display: none;
}
.top-icons .navbar-phone a {
	color: #ffffff;
	text-decoration: none;
	padding: 12px 20px;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-weight: 700;
}
.top-icons .navbar-phone a:hover {
	color: #a0ce4e;
}
.top-icons .social-icons {
	flex: 1 1 auto;
}
.top-icons .info-list {
	flex: 1 1 auto;
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}
.top-icons .info-list2 {
	flex: 1 1 auto;
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
	text-align: right;
}
.navbar-menu-phone {
	position: absolute;
	top: calc(50% - 24px);
    left: calc(50% - 50px);
	width: 150px;
}
.navbar-menu-phone a {
	color: #333333;
    text-decoration: none;
    padding: 12px 0px;
    transition: all 0.2s ease-in-out;
    font-weight: 700;
	display: none;
}
.navbar-menu-phone a:hover {
    color: #a0ce4e;
}

@media screen and (max-width: 880px) {
	.top-icons .info-list {
		display: none;
	}
	.top-icons .info-list2 {
		display: none;
	}
	.top-icons .financing-header-text{
		display: block;
	}
	.top-icons .navbar-phone{
		display: block;
	}
	.nav.navbar-nav.navbar-right .search.drop{
		display: none;
	}
}
@media screen and (max-width: 800px) {
	.top-icons .financing-header-text img {
		width: 120px;
	}
}
@media screen and (max-width: 716px) {
	.top-icons {
		flex-direction: column;
	}	
	.top-icons .financing-header-text img {
		width: 220px;
	}
	.top-icons .social-icons {
		margin: 10px auto;
	}
	.top-icons .navbar-phone{
		display: none;
	}
	#container {padding-top:182px !important}

	.navbar-menu-phone a {
		display: block;
	}
}

.item.news-post .news-gallery {
	text-align: center;
}


#popmake-2725 {
    background-image: url('/wp-content/uploads/2017/02/1-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,0.5);
    background-blend-mode: color;
    padding-top:50px;
}
#popmake-2725 .popmake-close {
    background-color: #a0ce4e;
    width: 30px;
}
#popmake-2725 h2 {
    text-align: center;
    font-size: 24px;
    padding: 10px 20px;
    color: #fff;
}
#popmake-2725 h3 {
    text-align: center;
    font-size: 24px;
    padding: 10px 25px;
    color: #fff;
}
#popmake-2725 .wpcf7 {
    text-align: center;
    padding: 20px;
}
#popmake-2725 .wpcf7 .wpcf7-text {
    max-width: 400px;
    margin: 10px auto;
    background-color: #fff;
}
#popmake-2725 .wpcf7 .wpcf7-submit {
    background-color: #a0ce4e;
}
#popmake-2725 .wpcf7 .wpcf7-submit:hover {
    color: #fff;
}
#popmake-2725 .wpcf7 .wpcf7-recaptcha > div {
    margin: 20px auto;
}
.mobile-free-estimate{
	background:#a0ce4e;
	padding:10px;
	text-align:center;
	display:none;
	    z-index: 9999;
		    position: fixed;
    top: 59px;
    left: 0px;
	width:100%;
}
.mobile-free-estimate a{
	color:#fff;
}
.free-estimate-hide{
	display:none;
}
.free-estimate-show{
	display:block;
}

@media (max-width:1199px) {
	.page-id-2783 .vc_images_carousel {
		width:100%!important;
	}
}

.page-id-2783 .vc_images_carousel .vc_carousel-indicators li {
	    border: 1px solid #fff;
    background-color: #fff;
}

.image-width .wpb_single_image img {
	max-width:150px!important;
}
@media (max-width:768px){
    #pum-2725{
    display:none !important;
    }
    #popmake-2725{
     display:none !important;
    }
    html{
    overflow:auto !important;
    }
}
#container {padding-top:91px ;}
@media all and (max-width:1500px){.landingform{right:1%;}
#home-section{margin-top:0!important;}
}