/**
Theme Name: divineelctrical
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. 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divineelctrical
Template: astra
*/

.site-title, .site-title a {
    display:none;
}

.home-about h1{
	background: url(./img/bulb.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-position: inherit;
    font-size: 100px;
}

.vc_column-inner{
padding-top:0px!important;
} 

.gform_confirmation_message, .gform_footer{
	text-align:center!important;
}

.bullet-points li:before{
	    content: '\f101';
    display: block;
    position: absolute;
    left: 0px;
    top: 8px;
    font: normal 15px/1 FontAwesome;
    color: #F7921E;
}

.bullet-points ul{
	margin-left:0px;
}

.bullet-points li{
	position: relative;
    padding-left: 25px;
    list-style-type: none;
    padding-bottom: 10px;
}

.ast-title-bar-align-center{
	       display: inline-block;
    background: #2d67b2;
    padding: 10px 30px;
    border-radius: 20px;
}

.ast-advanced-headers-layout-2 .ast-advanced-headers-breadcrumb{
	margin-top:5px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .astra-shop-thumbnail-wrap img, .woocommerce-loop-product__link, footer p, .ubtn-ctn-center, .ubtn-ctn-left, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .our-services p, .safe-secure p {
 margin-bottom: 0px!important;
}

.a:focus{
outline:0px!important;
}

.ubtn{
     background: #F7921E!important;
    color: #fff !important;
    font-size: 17px !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    padding: 14px 30px!important;
}

.ubtn-hover{
	background:#2D67B2!important;
}

.ubtn:hover, .wide-range h3, .wide-range p{
color:#fff!important
}

.white-btn .ubtn-hover{
   background: #fff!important;
}

.white-btn .ubtn:hover{
	color:#2D67B2!important;
}

.our-services .align-md > .vc_column-inner{
	       background: #fff;
    padding: 50px 40px!important;
	transition:0.5s;
}

.our-services .last-sec:hover .vc_column-inner{
	 background: #fff!important;
    padding: 50px 40px!important;
	transition:0.5s;
	border-radius:0px!important;
}

.our-services .last-sec:hover .wpb_raw_code h5, .our-services .last-sec:hover .wpb_raw_code p{
	color:#000!important;
}

.our-services i, .our-services .last-sec:hover .wpb_raw_code i{
	color: #F7921E!important;
    font-size: 70px;
    padding-bottom: 20px;
}


.our-services h5{
	    padding-bottom: 10px;
}

.our-services .vc_col-sm-4{
	    margin: 0px 15px 30px;
} 

.our-services .vc_col-sm-4:hover .vc_column-inner, .our-services .last-sec .vc_column-inner{
    background: #F7921E;
    transition: 0.5s;
    border-top-right-radius: 190px;
    border-bottom-right-radius: 190px;
}

.our-services .vc_col-sm-4:hover i, .our-services .vc_col-sm-4:hover h5, .our-services .vc_col-sm-4:hover p, .our-services .last-sec i, .our-services .last-sec h5, .our-services .last-sec p{
	color:#fff!important;
	transition:0.5s;
}

.safe-secure i{
	    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #2D67B2;
    position: absolute;
    color: #fff;
    border-radius: 100px;
    left: 0px;
    top: 0px;
    font-size: 35px;
	transition:0.5s;
}

.safe-secure{
	       position: relative;
    padding-left: 95px;
    min-height: 80px;
}

.safe-secure:hover i{
	background:#F7921E;
	transition:0.5s;
}

.choose-img:after{
	       content: '';
    display: block;
    width: 97%;
    height: 97%;
    border: 50px solid #F7921E;
    position: absolute;
    left: 0;
    right: 0;
    top: 2%;
    margin: auto;
    border-radius: 100%;
    z-index: -1;
}

.our-partners .vc_single_image-wrapper {
	padding:10px;
}

header .ast-header-html-3{
    background: #2D67B2;
    padding: 10px 30px!important;
    line-height: 67px;
}

#media_image-2 img{
	    background: #fff;
    padding: 20px;
    border-radius: 15px;
}

#media_image-2{
	    margin-bottom: 20px!important;
    margin-top: 5px;
}

header .ast-header-html-3 p{
	    font-size: 24px;
    font-weight: 700;
}

header .ast-header-html-3 i{
	   color: #f7921e!important;
    padding-right: 8px;
    font-size: 35px;
    vertical-align: middle;
}

footer .widget-title{
	margin-bottom:15px!important;
}

.footer-contact p i{
   position: absolute;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    background: #F7921E;
    border-radius: 30px;
    text-align: center;
    font-size: 15px;
}

.footer-contact p{
   position: relative;
   line-height: 30px;
   padding-bottom: 21px;
   padding-left: 48px;
}

footer .menu li:before{
   content: '\f101';
   display: block;
   position: absolute;
   top:8px;
   left: 0px;
   color:#F7921E;
   font: normal 15px/1 FontAwesome;
}

footer .menu li{
       position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
}

/* ------------ Media Screen Css -------- */

@media only screen and (min-width:768px){
	 .align-md .wpb_wrapper {
   		display: table-cell;
   		vertical-align: middle;
	}
	
	.tb-md {
		display: flex;
	}
	
	.align-md .vc_column-inner {
   		height: 100% !important;
   		display: table;
	}
	
	.our-services .align-md .wpb_wrapper, .wide-range .align-md .wpb_text_column .wpb_wrapper{
		display:block;
	}
	
	.ast-main-header-wrap .site-container {
	padding-right:0px!important;
}

}
@media only screen and (max-width:768px){
		.our-services .vc_col-sm-4 {
		margin:30px auto !important;
	}
	.ast-above-header-bar .ast-builder-grid-row {
		display:block !important;
	}
	.site-header-above-section-left, .site-header-above-section-right, .site-header-above-section-left .ast-builder-layout-element, .site-header-above-section-right .ast-builder-layout-element {
		display:block !important;
		text-align:center;
	} 
	div#gform_confirmation_wrapper_2 {  padding-top: 50px!important;}
}
@media only screen and (max-width:1050px) and (min-width:922px){
	.main-header-menu > .menu-item > .menu-link {
		font-size: 14px !important;
	}
	header .ast-header-html-3 i {
		font-size: 26px !important;
	}
	header .ast-header-html a {
		    font-size: 15px !important;
	}
}