<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Build Web Child
Description: Child Theme for Build Web Wordpress Theme
Author: It Build Web
Version: 1.0
Template: buildweb
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: buildweb-child
*/

/* GENERAL */
.bweb-main-wrapper {
    position: relative;
    z-index: 99;
}
.main-section {
    background: transparent;
}
body {
    font-size: 18px;
    color: #000;
    line-height: 26px;
}
section.vc_row.wpb_row.vc_row-no-padding.vc-bweb-section {
    padding: 0;
}
.wpb_single_image.mbb-full-img figure.wpb_wrapper.vc_figure, .wpb_single_image.mbb-full-img figure.wpb_wrapper.vc_figure .vc_single_image-wrapper, .wpb_single_image.mbb-full-img figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img.vc_single_image-img {
    width: 100%;
}
section.vc_row.vc_row-no-padding.vc_parallax-content-moving-fade.js-vc_parallax-o-fade.vc-bweb-section {
    min-height: 500px;
}
.vc_parallax .vc_parallax-inner {
    background-position: center;
}
.parallax-header h3.parallax-title {
    background: #fff;
    padding: 40px 30px 10px;
    color: #000;
}
.bweb-parallax-header {
    margin-bottom: 20px;
}
.vc-bweb-section {
    padding: 60px 0;
}
ul.mbb-lists {
    padding: 0;
}
ul.mbb-lists li {
    position: relative;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
ul.mbb-lists li::before {
    content: "\f058";
    color: #df1c22;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'FontAwesome';
}
h4.parallax-title {
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 500;
}
.parallax-desc {
    max-width: auto;
    font-weight: 400;
}
.bg-overlay-primary:before {
    background: rgba(223,28,34,0.6);
}

/* HEADER */
.header-section.header-transparent, .header-section.header-semi-transparent, .header-transparent.mobile-header-section, .header-semi-transparent.mobile-header-section {
    background: rgba(0,0,0,0.5);
}
.header-section.header-transparent .header-top-section {
    background: rgba(0,0,0,0.5);
}
#bweb_wrapper .header-section .header-top-section, #bweb_wrapper .header-section .header-top-section a, #bweb_wrapper .header-section.header-semi-transparent .header-top-section, #bweb_wrapper .header-section.header-semi-transparent .header-top-section a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
.header-section .header-top-section a {
	font-weight: normal;
}
.top-bar-item.item-contact-info div#header-contact-info::after {
    content: "|";
    position: absolute;
    top: 16px;
    right: 0;
    height: 30px;
    transform: translateY(-50%);
}
div#header-contact-info {
	position: relative;
	padding-right: 15px;
}
.header-section .bweb-social-icons.soc-icon-transparent li a, .header-section .bweb-social-icons.soc-icon-transparent li a i {
    color: #fff;
    font-size: 22px;
}
.header-section .header-main-section .bweb-main-nav &gt; li &gt; a {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
    padding: 0 10px;
}
.header-section.header-transparent .is-sticky .header-main-section, .is-sticky .header-main-section {
    background: #222;
}
.header-section {
    background: #222;
    z-index: 999;
    position: relative;
}
.header-section.header-transparent, .header-section.header-semi-transparent, .header-transparent.mobile-header-section, .header-semi-transparent.mobile-header-section {
    z-index: 999;
}
#bweb_wrapper .header-section .header-top-section a.mbb-top-btn {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    padding: 0 15px;
    background: #df1c22;
    display: block;
    line-height: 50px;
	transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
#bweb_wrapper .header-section .header-top-section a.mbb-top-btn:hover {
    background: #fff;
    color: #df1c22;
}
.header-sticky.is-sticky .bweb-no-sticky-logo .navbar-brand &gt; img.bweb-standard-logo {
    max-height: 50px;
}

/* FOOTER */
.footer-section {
    background: #ed1c24;
}
.footer-widgets-section {
    padding: 20px 0;
}
.footer-section .widget_nav_menu li {
    display: inline-block;
}
.footer-section .widget_nav_menu li a {
    color: #fff;
    margin-right: 50px;
    text-transform: uppercase;
    font-weight: 500;
}
.footer-section .widget_nav_menu li a:hover {
    color: #222;
}
.footer-widgets &gt; div {
    display: inline-block;
    float: left;
}
.footer-widgets &gt; div li.wp-social-link {
    color: #fff !important;
    font-size: 30px;
}
.footer-widgets div#block-7 {
    float: right;
}
.footer-widgets .widget p {
    color: #fff;
    line-height: 26px;
    margin: 10px 0;
}
.footer-widgets .wp-block-social-links .wp-social-link a {
    padding: 0;
}


/* HOME PAGE */
section.vc_row.mbb-home-btn-section.vc-bweb-section {
    padding: 15px 0;
    margin-top: -140px;
    background: rgba(0,0,0,0.5);
}
.feature-box-style.style-info-box.mbb-home-btn {
    background: #e01c23;
	transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.feature-box-style.style-info-box.mbb-home-btn:hover {
    background: #333;
}
.feature-box-style.style-info-box.mbb-home-btn h2.grid-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
}
.wpb_text_column.mbb-home-redtext p {
    color: #df1c22;
    text-align: center;
    font-size: 26px;
    line-height: 38px;
}
.bweb-feature-box.style-default-box.mbb-project-box a h2.grid-title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    padding: 10px;
}
.bweb-feature-box.style-default-box.mbb-project-box a {
    background: #ed1c24;
    display: block;
}
.bweb-feature-box.style-default-box.mbb-project-box .grid-image-wrapper.bweb-image-wrapper {
    margin-bottom: 8px;
}
section.vc_row.mbb-home-project-section.vc-bweb-section {
    padding: 40px 0;
}
/* CONTACT PAGE */
.feature-box-style.style-info-box h3.grid-title {
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 400;
}
section.mbb-contact-box-section.vc-bweb-section .feature-box-style.style-info-box {
    min-height: 135px;
}

/* GRAVITY FORM */
.gform_wrapper li.hidden_label input, .gform_wrapper textarea.medium {
    background: #2c2c2c;
    padding: 10px !important;
    border: 1px solid #ccc;
    margin: 0 !important;
	text-transform: uppercase;
	height: auto;
}
.gform_wrapper .gform_footer {
    margin: 0;
    text-align: right;
}
.gform_wrapper .gform_footer input.button {
    width: 260px;
}
body .gform_wrapper textarea.medium {
    height: 200px;
}
/* GRAVITY FORM - Validation */
.gform_wrapper div.validation_error {
    display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: transparent;
    border: none;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
    color: #fff;
    font-weight: 300;
}


div#mobile-header {
    background: #000;
}</pre></body></html>