/*!
Theme Name: Dustrix
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Theme URI: https://modinatheme.com/dustrix/
Description: Construction & Industry WordPress Theme
Version: 1.5.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dustrix
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.

Dustrix 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/
*/
.page-banner-wrap{
    display:none;
}
.breadcrumb-wrapper {
    background-color: #efefef !important;
}
.section-title-3 p {
    background-color: #2266cf !important; 
    padding: 12px 30px 15px !important;
    color: #fff !important;
}
.top-bar-wrapper {
    background-color: #061266 !important;
    padding: 10px 0px 12px;
    color: #fff;
}
.pack-area .elementor-container.elementor-column-gap-default {
    padding: 0.75rem;
}
.section-padding {
    padding: 40px 0px 70px;
}
.breadcrumb-wrapper .container{
	padding-left: 20px;
}
.banner-sec .swiper-slide-image{
    cursor: pointer;
}
.read-more {
    margin: 10px 0;
}
.read-more a{
    color: #f67739;
    text-transform: uppercase;
    font-weight: 600;
}
.read-more a:hover{
    color: #1886d8;
}
h3.elementor-image-box-title a:hover {
    color: #1886d8;
}
h3.elementor-image-box-title {
    line-height: 1.2;
    margin: 5px 0 10px !important;
}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7-response-output {
    border-color: #46b450;
    color: #000 !important;
    font-weight: 500;
}
.contact-form input[type='submit'], .contact-form .submit-btn{
	font-family: "Rubik", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #FF5E14;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF5E14;
    border-radius: 5px 5px 5px 5px;
	padding: 20px 50px;
	margin-top: 20px;
}
.contact-form input[type='submit']:hover, .contact-form .submit-btn:hover{
	color: #FF5E14;
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF5E14;
}

.mobile-nav{
	    background-color: #f9f9f9;
}
.mobile-nav .fa-times-circle:before {
    content: "\f057";
    color: #FF5E14;
    font-weight: 600;
}
.mobile-nav .sidebar-nav .metismenu a{
	color: #061266;
	font-weight: 500;
    font-family: 'Rubik';
	padding: 15px 15px;
}
.mobile-nav .action-bar.mt-5.text-white {
    display: none;
}
.contact-form label {
    font-weight: 500;
    font-size: 15px;
    font-family: 'Rubik';
}


@media only screen and (max-width:767px){
.header-1 .col-md-4.col-6{
	width:60% !important;
}
.header-1 .col-md-8.col-6{
	width:40% !important;
}	
.elementor-widget-wrap.elementor-element-populated {
    border-width: 1px 1px 1px 1px !important;
}
	footer .elementor-widget-wrap.elementor-element-populated{
		border-width: 6px 0px 0px 0px !important;
	}
	.elementor-widget-image-box .elementor-image-box-title a {
    font-size: 18px;
}
	#contact-scroll .elementor-widget-shortcode{
		overflow-x: hidden;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.elementor-widget-image-box .elementor-image-box-title a {
		font-size: 18px;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px){
	header.header-1 .main-menu ul > li > a {
   		 padding: 26px 12px;
	}
	header.header-1.sticky .main-menu ul li > a {
    	padding: 30px 12px;
	}
}
#qlwapp.qlwapp-bubble .qlwapp-toggle {
    width: 40px !important;
    height: 40px !important;
	margin: 0 10px 10px !important;
}
#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon, #qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{
	font-size:18px !important;
}