/*!
Theme Name: builder-llc-html
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: builder-llc-html
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

builder-llc-html is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 .container {
	margin-right: auto !important;
	margin-left: auto !important;
	}

.vc_section {
	margin-left: 0 !important;
	margin-right: 0 !important; 
	}
	input.btn-subs {
    padding: 17px 26px;
    border: none;
    background: #dea302;
    font-family: 'Montserrat';
    font-weight: 600;
    width: 17%;
    color: #fff;
}
.aboutus-builders-llc {
    background: #db1e1ed4 !important;
    position: absolute !important;
    width: 133%;
    right: 10%;
    height: 521px;
    padding: 50px 75px;
}
.Blogs-box , .ser-img-boxs .col-md-4 {
    margin-bottom: 31px !important;
}
.wpb_single_image.wpb_content_element.vc_align_left figure, .wpb_single_image.wpb_content_element.vc_align_left figure div, .wpb_single_image.wpb_content_element.vc_align_left figure div img {
    width: 100%;
    height: 400px;
}
.projects-sec {
    padding: 5px 0;
}


form.hf-form.hf-form-124 .hf-fields-wrap {
    width: 65%;
    margin: 0 auto;
}
form.hf-form.hf-form-124 .hf-fields-wrap input {
    margin: 0 0 16px 0;
}
form.hf-form.hf-form-124 input[type="submit"] {
    border: none;
    margin: 0 auto !important;
    width: 15%;
    height: 50px;
    background: #d91b1b;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}


.main_slider:before {
    background-image: url(../images/squre.png);
    display:none;
}

.logo-head h4 {
    text-align: center;
    margin-left: 36px;
    font-weight: 900;
    color: #000;
}

.topSec {
    padding-bottom: 25px;
}

h1.page-title {
    color: #000;
}