/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/
.home-main-services .vc_column-inner > .wpb_wrapper {
    background-color: #dadada;
	
	}
#abt-hm {
    padding: 60px;
}
.stretchMe{ position: relative; width: 100vw !important; left: 50% !important; margin-left: -50vw !important; }

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin: 0px !important;
}
.ast-container.ast-title-bar-align-center {
    display: inline-block;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner   {
    padding-top: 0px;
}  
blockquote {
    font-style: normal;
}
.upb_row_bg {
    background-position: bottom !important;
}  
.ast-advanced-headers-wrap {
    color: #ffffff;
    background: rgba(0,0,0,0.8);
    padding: 10px 30px;
}
.site-header-above-section-right .ast-header-html {
	z-index:9;
}
/*.ast-above-header-bar:after {
content: '';
    display: block;
    width: 40%;
    height: 50px;
    background-color: #6cbc48;
    position: absolute;
    right: 0;
    top: 0;
	
	}
.ast-above-header-bar:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 40%;
    border-bottom: 50px solid #6cbc48;
    border-left: 20px solid transparent;}
*/
.white {
	color:#fff !important;
}
.overlaop-section {
	    z-index: 9999;
}
.site-btn button{
	    font-family: 'Josefin Sans',sans-serif !important;
}
.list-style, .list-style-white {
	list-style:none;
	margin-left:15px;
}
.list-style li, .list-style-white li{
	position:relative;
	padding:7px 0px 7px 30px;
}
.list-style li:before, .list-style-white li:before  {
	content:'\f05d';
	position:absolute;
	left:0;
	top:5px;
	color:#24337a;
	font-size:20px;
	font-family:fontAwesome;}

.list-style-white li:before  {
	color:#fff !important;
}
.white-list {
	color:#fff !important;
}
.two-col-list li{
	width:49% !important;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
}
.home-history .upb_row_bg:after{
content: '';
    display: block;
    height: 350px;
    position: absolute;
    width: 100%;
    background-image: linear-gradient( 
298deg
 ,rgb(0,0,0) 0%,rgb(3 16 76) 100%);
    bottom: 0;
    left: 0;
}

.home-ser-box > .vc_column-inner > .wpb_wrapper{
padding: 20px;
    border-radius: 4px;
    height: 100%;
    background-color: #ffffff38;
}
#gform_2 input[type="text"], #gform_2 input[type="tel"], #gform_2 input[type="email"], #gform_2 textarea {
background-color: transparent;
    border: 1px solid #dcdcdc;
    padding: 22px;
    color: #fff;
}
#gform_2 input[type="text"]::placeholder, #gform_2 input[type="tel"]::placeholder, #gform_2 input[type="email"]::placeholder, #gform_2 textarea::placeholder {
    color: #fff;
}
#gform_2 select option {
	color:#fff !important;
	background: #000 !important;
}
#gform_2 select {
background-color: transparent;
    border: 1px solid #dcdcdc;
    padding: 22px;
    color: #fff;
	
    height: 64px !important;
}
#gform_2 input[type="submit"] {
    background-color: #24337a;
    height: 50px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
#gform_2 textarea {
	height:120px;}

#menu-service-1 li, #menu-service-2 li {
    vertical-align: top;
    padding: 7px 0 7px 30px;
    box-sizing: border-box;
   border-bottom: 2px dotted #fbfbfb;
	position: relative;}
.cont-short-parent {
    display: flex;
}
.cont-short-icon i {
    color: #6cbc48;
    background: #fff;
    width: 80px;
    font-size: 32px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border: 1px solid #eeeeee;
}
.cont-short-icon {
	    margin-bottom: 40px;
}
.cont-short-outer:hover {
    background: #25347b;
}
.cont-short-outer p, .cont-short-outer h2, .cont-short-outer h1, .cont-short-outer a, .cont-short-outer i, .cont-short-outer {
    transition: .5s;
}
.cont-short-outer:hover p, .cont-short-outer:hover h2, .cont-short-outer:hover h1, .cont-short-outer:hover a {
    color: #fff;
}
.cont-short-outer {
    background: #ffffff;
    margin: 5px;
    width: 33.33%;
    padding: 40px;
    border: 1px solid #ececec;
}
.cont-short-cont h1, .cont-short-cont h2 {
    font-size: 24px;
        margin-bottom: 15px !important;
}
#menu-service-1 li:before, #menu-service-2 li:before {
    content: '\f05d';
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    font: normal 15px/1 FontAwesome;
       color: #6cbc48;
}
.contact-details p {
    position: relative;
    padding-left: 27px;
    padding-bottom: 10px!important;
    margin-bottom: 0;
    padding-top: 12px;
}

.contact-details p i {
    color: #6cbc48;
    position: absolute;
    left: 1px;
    top: 16px;
}
.foot-social-icons i {
background-color: #000000;
    width: 40px;
    height: 40px;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    margin-right: 3px;
    color: #fff;
}
@media only screen and (max-width:767px) {
	#abt-hm {
    padding: 20px;
}
	html.ult-remove-fixed-background .upb_row_bg {
    background-attachment: fixed !important;
}
	a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal.site-btn {
    padding: 0px;
}
	.ult-new-ib .ult-new-ib-desc {
    padding: 5px !important;
	}
	.mt-30 {margin-top: 30px !important;}
}
@media only screen and (min-width:768px) {
	.cont-short-outer:hover i {
    background: #26357c;
    color: #fff;
    border-color: #34438c;
    width: 100%;

}
}
@media only screen and (min-width:769px) {
	.form-home-main {
		padding-left:20px;
		padding-right:7%;
	}
	.site-below-footer-wrap {
    position: relative;
}
