/**
Theme Name: Astra Child
Author: Salman Shoukat
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: 4.6.13
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
*/










.header-top-left ul {
	display: inline-flex;
	margin: 0;
	list-style: none;
}
.header-top-left li {
	padding-right: 10px;
	color: #fff;
}
.header-top-left i {
	color: #E4880F;
}
.header-top-social ul {
	display: flex;
	margin-bottom:0;
}
.header-top-social li {
	width: 25px;
	height: 25px;
	background: #E4880F;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 5px 0 5px;
}
.header-top-social li:hover{
	background:#fff
}
.header-top-social i {
	color: #fff;
}
.header-top-social li:hover i{
	color:#E4880F;
}
.fixed-header {
	background: #303849 !important;
	opacity: .98;
}
/*Header Menu CSS */

.ast-theme-transparent-header .ast-builder-html-element span {
	color: #fff !important;
}
.main-header-menu > .menu-item:hover > .menu-link:after, .main-header-menu > .current-menu-item > .menu-link:after {
	width: 100%;
}
.main-header-menu > .menu-item > .menu-link:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 23px;
	width: 0px;
	height: 3px;
	transition: width 1s ease-in;
	background: #E4880F;
}
.main-header-menu > .menu-item > .menu-link {
	padding: 0px;
	position:relative
}
.main-header-menu > .menu-item {
	padding: 0px 16px;
}
.ast-theme-transparent-header .fixed-header .ast-builder-html-element span {
	color: #c748f3 !important;
}
@media only screen and (max-width: 922px){
	.main-header-menu > .menu-item > .menu-link:after{
		display:none !important;
	}
}
/*Menu CSS End */

#colophon .widget-title {
	margin-bottom: 10px;
}
#colophon #text-3 p, #colophon .widget-title {
	color: #fff;
}
#colophon #nav_menu-2 a, #colophon #menu-footer-menu-2 a {
	color: #fff;
}
#colophon .footer-contact i {
	padding-right: 5px;
	color: #fff;
}
#colophon .footer-contact li{
	color:#fff;
}
#colophon .footer-social ul {
	display: flex;
}
#colophon .footer-social a {
	line-height: 100%;
}
#colophon .footer-social li {
	width: 30px;
	height: 30px;
	background: #E4880F;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 10px 5px 0 5px;
}
#colophon .footer-social i{
	color:#fff;
}
#colophon .footer-social li:hover {
	background: #fff;
}
#colophon .footer-social li:hover i{
	color:#E4880F
}


@media only screen and (min-width: 922px){
	.fixed-header {
		position: fixed;
		width: 100%;
		top: 0;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
		box-shadow: 0px 1px 10px rgb(0 0 0 / 30%);
	}
}

/* FBM */
.service-box-detail {
	display: none;
}
.showBox{
	display: block !important;
}
.services-icon-box-row .service-icon-box{
	cursor: pointer;
}
.service-icon-box.activeBox .elementor-icon-box-wrapper{
	background: #fff;
	box-shadow: 0px 20px 50px -20px #0c0c0c;
}
.service-icon-box.activeBox .elementor-icon-box-wrapper .elementor-icon-box-title{
	color:#334155
}
.home .ast-above-header.ast-above-header-bar {
	background: transparent !important;
}
.ast-above-header.ast-above-header-bar {
	background: #2d3441 !important;
}
.ast-primary-header-bar {
	background-color:#303849
}

.orange-color{
	color:#E4880F;
}
.about-list-icon .elementor-icon-list-item .elementor-icon-list-icon{
	transition: transform 0.5s ease
}
.about-list-icon .elementor-icon-list-item .elementor-icon-list-icon svg{
	margin:0 !important
}
.about-list-icon .elementor-icon-list-item:hover .elementor-icon-list-icon path {
	fill: #E4880F;
}
.about-list-icon .elementor-icon-list-item:hover .elementor-icon-list-icon .st0{
	stroke:#E4880F
}
.about-list-icon .elementor-icon-list-item:hover .elementor-icon-list-icon{
	transform: rotateY(180deg);
	transition-delay: 0.1s;
}
.about-list-icon .elementor-icon-list-text {
	padding: 5px 0 0 15px !important;
}
.dot-img {
	position: absolute;
	top: 0;
	left: -26px;
	z-index: -1;
}
.dot-img img {
	-webkit-animation-name: zoom-fade;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
@-webkit-keyframes zoom-fade {
	0% {
		transform: scale(0.9);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(0.9);
	}
}
.heading-top-border-left h2 {
	position: relative;
}
.heading-top-border-left h2:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 3px;
	left: -80px;
	top: 11px;
	background: #E4880F;
	display: inline;
}
.services-icon-box-row .elementor-icon-box-title {
	font-size: 18px;
	transition-duration:0.5s;
}
.services-icon-box-row .elementor-icon-box-icon {
	margin-bottom: 0 !important;
}
.services-icon-box-row .elementor-icon-box-wrapper {
	background: #E9E9EA;
	padding: 30px 25px;
	transition-duration:0.5s;
	border-radius:10px;
}
.services-icon-box-row .elementor-icon-box-wrapper:hover {
	background: #fff;
	box-shadow: 0px 20px 50px -20px #0c0c0c;
}
.services-icon-box-row .elementor-icon-box-wrapper:hover .elementor-icon-box-title{
	color:#334155
}
.service-left-border h2 {
	position: relative;
}
.service-left-border h2:after {
	position: absolute;
	content: "";
	width: 4px;
	height: 28px;
	left: -15px;
	top: 6px;
	background: #E4880F;
	display: inline;
}
.custom-btn a, .wpcf7-submit {
	font-size: 18px !important;
	letter-spacing: 2px;
	padding: 12px 30px !important;
	background: #E4880F !important;
}
.custom-btn a:hover, .wpcf7-submit:hover{
	background:#303849 !important;
}
.service-content {
	box-shadow: 0px 20px 50px -20px #ffffff;
	border-radius: 15px;
}
.service-show{
	display:block;
}
.service-hide{
	display:none;
}
.counter-col .elementor-widget-counter {
	background: #fff;
	padding: 20px 20px;
	border-radius: 15px;
	box-shadow:-8px -7px 0px -3px #cdcdcd;
	transition-duration:0.5s;
}
.counter-col .elementor-widget-counter:hover{
	box-shadow:none;
	background:#CDCDCD
}
.counter-col .elementor-counter-number-wrapper {
	font-size: 50px !important;
	margin-bottom:10px;
}
.counter-col .elementor-counter-title {
	font-size: 20px !important;
	font-weight: 800 !important;
	line-height: 20px !important;
}
#colophon .menu-item-28{
	display:none;
}
.custom-list {
	margin: 0 0 10px 19px;
	list-style: none;
	column-count:2;
}
.custom-list li {
	position: relative;
	padding: 5px 0;
}
.custom-list li:after {
	position: absolute;
	content: "\f105";
	font-family: "FontAwesome";
	left: -15px;
	top: 4px;
	color: #E4880F;
}
.about-counter-section .elementor-counter-number-wrapper {
	font-size: 50px !important;
	color: #E4880F;
}
.about-counter-section .elementor-counter-title {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #fff;
}
.home .showBox{
	display:none !important;
}
.gallery-img-section .gallery-item-buttons a:nth-child(2) {
	display: none;
}
.gallery-img-section .gallery-item-buttons, .gallery-img-section .fg-item-title{
	text-align:center;
}
.gallery-img-section .fg-item-title{
	padding-bottom:10px;
}
.safety-phone-btn .elementor-icon-box-wrapper {
	width: 200px;
	background: #fff;
	padding: 10px;
	margin: 10px 0 0 10px;
}
.safety-phone-btn svg.e-font-icon-svg.e-fas-phone-alt{
	background: #E4880F;
	padding: 10px;
}
.services-tabs-left .elementor-accordion-item {
	border: none !important;
	border-bottom: 2px solid #E4880F !important;
}
.services-tabs-left .elementor-active {
	background: #E9E9EA;
	color: #000;
}
.services-tabs-left .elementor-tab-content.elementor-clearfix.elementor-active {
	border-color: #fff;
}
.services-tabs-right .elementor-accordion-item {
	border: none !important;
	border-bottom: 2px solid #E4880F !important;
}
.services-tabs-right .elementor-tab-title {
	background: #fff;
}
.services-tabs-right .elementor-active {
	background: #fff;
	color: #000;
}
.services-tabs-right .elementor-tab-content.elementor-clearfix.elementor-active {
	border-color: #E9E9EA;
}



/* Form CSS Start */

.two-col{
	column-count:2
}
.custom-form ::placeholder{
	font-size:14px
}
.custom-form .two-col input.wpcf7-form-control.wpcf7-text {
	width: 100%;
}
.one-col p {
	width: 100%;
}
.one-col .wpcf7-text, .one-col .wpcf7-textarea {
	width: 100% !important;
}
.custom-form .two-col div, .custom-form .one-col div {
	margin-bottom: 10px;
}
.custom-form .wpcf7-text, .custom-form .wpcf7-textarea {
	padding: 6px 10px 1px 5px !important;
}
.custom-form .one-col .wpcf7-textarea {
	height: 150px;
}
@media screen and (max-width: 480px){
	.custom-list{
		column-count:1;
	}
}
@media screen and (max-width: 767px){
	.custom-form .two-col {
		column-count: 1;
	}
	.custom-form p{
		width:100%;
	}
}

/* Form CSS End */

/* Services learnmore button */
@media(max-width: 768px){
	.our-services-learnmore-btn {
		margin-top: 20px;
	}
}