@charset 'utf-8';
/*
    Theme Name:   Construction Child
    Theme URI:    http://construction.themerex.net/
    Description:  Construction - Multipurpose and Multiskin Responsive Wordpress theme
    Author:       ThemeREX
    Author URI:   http://themerex.net
    Template:     urbanbuilder
    Version:      1.1.13
    Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
    Text Domain:  themerex
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
.top_panel_wrap .menu_main_wrap .search_wrap {
    margin-left: 0px;
    max-width: 200px;
}
.industries-tile h4 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}
.industries-tile p {
    color: white;
    text-align: center;
}
.contact-form-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: 100%;
}
.contact-form-wrap .input-half {
    flex-basis: 47.35%;
    margin: 0 0 20px;
    padding: 0 15px;
}
.contact-form-wrap .input-full {
    flex-basis: 100%;
    margin: 0 0 20px;
    padding: 0 15px;
}
.contact-form-wrap .wpcf7-form-control-wrap {
    width: 100%;
}
.contact-form-wrap .wpcf7-form-control {
    width: 100%;
}
.sc_team_item_info {
    text-align: left;
}
.sc_team_item img {
    transition: opacity .3s ease;
}
.sc_team_item:hover img {
    opacity: .8;
}
.team-gallery figure.sc_image figcaption {
    border-bottom: 2px solid #052f43;
    color: #052f43;
    font-size: 32px;
    line-height: 1;
    padding: 10px 5px;
    position: relative;
    text-align: left;
}
header.top_panel_wrap .menu_main_wrap .menu_main_nav > li > a {
    padding: 0 15px;
}
header.top_panel_wrap .menu_main_wrap .menu_main_nav > li.menu-item-has-children > a::after {
    right: 0;
}
header.top_panel_wrap .menu_main_wrap .menu_main_nav > li.menu-item-has-children > a {
    padding-right: 20px;
}
header.top_panel_wrap .menu_main_wrap .menu_main_nav > li ul {
    padding: 0px 0 15px;
}
.isotope_wrap .isotope_item_grid .post_item .hover_wrap .hover_content .post_title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer_wrap .column-1_3 {
	width:25%;
}
.footer_wrap .quick-links {
	width:100%;
}
.footer_wrap .quick-links p {
	padding: 5px 0px;
    margin: 0px;
}
.isotope_wrap .isotope_item_grid .post_item .hover_wrap > .hover_content .post_title h4 {
    border-bottom: 2px solid transparent;
    display: inline-block;
    transition: border .3s ease;
}
.isotope_wrap .isotope_item_grid .post_item .hover_wrap:hover > .hover_content .post_title h4 {
    border-color: #2d74b3;
}
html {
    scroll-behavior: smooth;
}
.page-id-2905 .vc_gitem-zone:hover {
    background-color: rgba(0, 0, 0, .4)
}
.page-id-2905 .vc_gitem-zone {
    transition: background-color .3s ease;
}
.top_panel_wrap .menu_main_wrap .search_wrap {
    margin-left: 0px;
    max-width: 175px;
}
li#menu-item-2731 {
    background-color: #2d74b3;
}
li#menu-item-2731 a {
    color: white;
}
li#menu-item-2731 a:hover {
    color: #052f43;
}
.page-id-2905 .vc_gitem-zone:hover {
    background-color: rgba(0, 0, 0, .4)
}
.page-id-2905 .vc_gitem-zone {
    transition: background-color .3s ease;
}
html {
    scroll-behavior: smooth;
}
.cta-block h3,
.cta-block p {
	color: white;
}
.cta-block h3 a {
	color: #2d74b2;
}
footer .h5 {
	font-size: 16px;
}
li#menu-item-2731.current_page_item a {
    color: rgb(5, 47, 67);
}
.logo img {
	transition: opacity .3s;
}
.logo img:hover {
	opacity: .7;
}
.white-text-button span:first-of-type {
    color: white;
}
.white-text-button-hover span:last-of-type {
    color: white;
}
.sub-heading {
	font-size: 16px;
}
.grecaptcha-badge {
    z-index: 1;
    bottom: 100px !important;
}
.menu_user_wrap .menu_user_nav {
	display: none !important;
}
.menu_user_wrap .menu_user_contact_area {
	line-height: 24px;
}
@media screen and (max-width: 767px) {
    .desktop-hero-slider {
        display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .responsive-hero-image {
        display: none !important;
    }
}