/* 
Theme Name: dubmac
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* General */

.page img.aicon_image {
	background: transparent;
}

:root {
	--gray-bg-color: #EBECEE;
}

html {
	overflow-x: hidden;
}

.gray-bg .elementor-container {
	background-color: var(--gray-bg-color);
}

input:focus,
a:focus {
	outline: none !important;
}


/* Header */

.nav-header .elementor-column {
	z-index: 9;
}

.home .elementor-location-header {
	position: absolute;
	width: 100%;
}

.logo {
	right: 45px;
}

.menu .elementor-item-active {
	font-weight: 700 !important;
}

.elementor-nav-menu {
	position: relative;
}

html .menu .elementor-nav-menu::after {
	content: '';
	background: #3B4248;
	height: 1px;
	width: calc(100% + 30vw);
	position: absolute;
	right: -30vw;
	bottom: 1px;
	visibility: visible;
}


/* Home */

.home-slider .swiper-slide-bg {
	background: transparent !important;
}

.slider-section .elementor-background-slideshow__slide__image {
	background-position: 100% 100% !important;
}

.home-slider .elementor-button {
	min-width: 286px;
	padding: 24px 15px !important;
	margin-top: 10px;
}

.once-logo img {
	width: 150px;
	height: 120px !important;
	object-fit: contain;
	object-position: bottom;
}

.mini-title .elementor-heading-title {
	position: relative;
}

.mini-title .elementor-heading-title::after {
	content: '';
	background: #1E1E1E;
	height: 2px;
	width: 46px;
	display: block;
	margin: 15px auto 0;
}

html .text p {
	margin-bottom: 25px;
}

.logo-gall {
	max-width: 1100px;
	margin: 0 auto;
}

.btn .elementor-button {
	display: grid;
	place-items: center;
	min-width: 217px;
	max-width: 217px;
	height: 61px;
	margin: 0 auto;
}

.inner-spec .elementor-widget-wrap {
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}

html .about-owner-section .inner-title {
	margin-bottom: 60px;
}

.about-own-col {
	top: 40px;
}

.show-text {
	display: none;
}

.about-own-col .read-more {
	margin-top: 25px;
}

.spec-img {
	width: 20% !important;
	margin: 0 5px 55px !important;
}

.spec-img .wp-caption-text {
	max-width: 250px;
	margin: auto;
}

.talk-section::before,
.talk-section::after {
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	width: 1125px;
	height: 800px;
	z-index: -1;
}

.talk-section::before {
	background-image: url(images/svg/fig-left.svg);
	left: -10.7%;
}

.talk-section::after {
	background-image: url(images/svg/fig-right.svg);
	right: -10.7%;
}

.form .gform_wrapper div.validation_error {
	display: none;
}

.form .gform_wrapper li.gfield.gfield_error,
.form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	margin-bottom: 0;
	border: none;
	padding: 0;
}

.form .gform_wrapper .validation_message {
	font-size: 12px;
	color: #ff0000;
	padding-top: 8px !important;
}

.form .gform_confirmation_message {
	font-size: 22px;
	line-height: 1.7;
	position: relative;
	bottom: 30px;
}

.cont-text-col .form .gform_confirmation_message {
	bottom: 0;
}

.gform_wrapper ::placeholder {
	font-family: "Ubuntu", Sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #141311;
}

.ginput_recaptcha {
	position: relative;
	z-index: 1;
}

.cont-text-col .gform_wrapper ::placeholder {
	font-size: 15px;
}

html .cont-text-col .form .gform_wrapper {
	margin-top: 5px;
}

html .form .gform_wrapper .gfield {
	margin: 0 0 8px;
}

html .form .gform_wrapper input[type="text"],
html .form .gform_wrapper textarea {
	font-family: "Ubuntu", Sans-serif !important;
	font-size: 13px !important;
	font-weight: 400;
	color: #141311 !important;
	background: #F7F7F7 !important;
	padding: 16px 20px !important;
	margin: 0 !important;
	border: none !important;
	border-radius: 0;
}

html .cont-text-col .form .gform_wrapper input[type="text"],
html .cont-text-col .form .gform_wrapper textarea {
	font-size: 15px !important;
}

.form .gform_wrapper .gform_footer {
	text-align: center;
	margin: 45px auto 0;
	padding: 0;
}

html .form .gform_wrapper input[type="submit"] {
	font-family: "Ubuntu", Sans-serif !important;
	padding: 10px !important;
	width: 217px;
	height: 61px;
	transition: all .3s ease-in-out;
}

html .cont-text-col .form .gform_wrapper input[type="submit"] {
	width: 290px;
}

html .form .gform_wrapper input[type="submit"]:hover {
	color: #fff !important;
	background: #333333 !important;
	transition: all .3s ease-in-out;
}


/* About */

.about-dubmac-col {
	top: 40px;
}

.btn-lg .elementor-button {
	min-width: 290px;
	max-width: 290px;
}


/* Services */

.ent-text-col {
	top: 40px;
}

.air-text-col {
	top: 85px;
}

.services-section::before {
	content: '';
	background: #fff;
	width: 1px;
	height: 579px;
	position: absolute;
	top: 13.5%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}

.buss-text-col .inner-title .elementor-heading-title {
	width: max-content;
}

.list ul {
	list-style: none;
	padding-left: 0;
}

.list li {
	width: max-content;
}

.list li::before {
	content: '';
	background: url(images/svg/arrow-icon.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 1px;
}


/* Contact */

.cont-list .elementor-text-editor {
	display: flex;
	justify-content: center;
	position: relative;
	right: 20px;
}

.cont-list ul {
	list-style: none;
	padding: 0;
}

.cont-list ul:last-child {
	margin-left: 95px;
}

.cont-list ul:first-child li {
	padding-left: 15px;
}

.cont-list ul:first-child a {
	display: block;
	line-height: 2.2;
}

.cont-list ul:last-child li {
	padding-left: 20px;
}

.cont-list ul:last-child li:last-child {
	padding-left: 23px;
}

.cont-list ul:last-child li:first-child {
	margin-bottom: 5px;
}

.cont-list ul:last-child li::before,
.cont-list ul:first-child li::before {
	content: '';
	background-size: contain;
	position: absolute;
	z-index: 1;
}

.cont-list ul:first-child li::before {
	background: url(images/svg/map-icon.svg) no-repeat;
	width: 9px;
	height: 13px;
	top: 5px;
	left: -5px;
}

.cont-list ul:last-child li:first-child::before {
	background: url(images/svg/phone-icon.svg) no-repeat;
	width: 12px;
	height: 12px;
	top: 6px;
	left: 0;
}

.cont-list ul:last-child li:last-child::before {
	background: url(images/svg/fax-icon.svg) no-repeat;
	width: 16px;
	height: 16px;
	top: 5px;
	left: 0;
}

.cont-list li {
	position: relative;
}

.cont-list li a:hover {
	opacity: .6;
	color: #000000 !important;
	text-decoration: none !important;
}


/* Footer */

.footer-section .logo-col {
	margin-right: 7.5%;
}

.footer-section .cont-col,
.footer-section .addr-col {
	width: auto !important;
	margin-right: 15px;
}

.menu-col ul {
	list-style: none;
	padding-left: 15px;
}

#menu-footer-menu li {
	line-height: 26px;
}

#menu-footer-menu a {
	font-size: 16px;
	color: #fff !important;
	position: relative;
}

#menu-footer-menu a::before {
	content: '';
	background: #fff;
	height: 5px;
	width: 5px;
	border-radius: 100%;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	bottom: 3px;
}

.footer-section a,
.copyright a {
	color: #fff !important;
}

.footer-section a:hover,
.copyright a:hover {
	opacity: .8;
}


/* Media Queries */

@media (min-width: 1960px) {
	html .menu .elementor-nav-menu::after {
		width: calc(100% + 40vw);
		right: -40vw;
	}
}

@media (max-width: 1600px) {
	.max-w-80 .elementor-container {
		max-width: 80vw !important;
	}
	.max-w .elementor-container {
		max-width: 92vw !important;
	}
	.about-own-col .elementor-column-wrap {
		padding: 0 100px 0 50px !important;
	}
	.special-section {
		margin-top: 155px !important;
	}
	.spec-img {
		width: 24% !important;
	}
	.footer-inner {
		max-width: 85vw;
		margin: 0 auto;
	}
	.about-dub-section {
		margin: 70px 0 120px !important;
	}
	.about-dubmac-col .elementor-column-wrap {
		padding: 0 80px 0 40px !important;
	}
	.about-owner-col .elementor-column-wrap {
		padding: 90px 100px 70px 100px !important;
	}
	.ent-section .elementor-divider-separator {
		width: calc(100% - 70px) !important;
	}
	.ent-col .elementor-column-wrap {
		padding: 25px 45px !important;
	}
	.ent-text-col .elementor-column-wrap {
		padding: 0 50px 0 0 !important;
	}
	.ent-text-col .inner-title .elementor-widget-container {
		margin-bottom: 0 !important;
	}
	.entity-section {
		margin-bottom: 140px;
	}
	.air-text-col {
		top: 40px;
	}
	.air-text-col .elementor-column-wrap {
		padding: 0 0 0 50px !important;
	}
	.air-text-col .btn .elementor-widget-container {
		margin-top: 0 !important;
	}
	.serv-inner-section .inner-title .elementor-heading-title {
		font-size: 36px !important;
	}
	.est-col .elementor-column-wrap {
		padding-right: 70px !important;
	}
	.proff-col .elementor-column-wrap {
		padding-left: 70px !important;
	}
	.services-section::before {
		height: 63%;
	}
	.buss-text-col .elementor-column-wrap {
		padding: 0 0 0 60px !important;
	}
	html .dub-inner .elementor-column-wrap {
		padding: 0 !important;
	}
	.buss-text-col .inner-title .elementor-heading-title {
		width: 100%;
	}
	.buss-img-col img {
		min-height: 565px;
		object-fit: cover;
	}
	.dub-inner .elementor-row .elementor-column:last-child {
		padding-left: 10px;
	}
	.dub-title .elementor-widget-container {
		margin: 0 0 25px 0 !important;
	}
	.cont-text-col .elementor-column-wrap {
		padding: 90px 70px !important;
	}
	html .cont-info-section .elementor-column-wrap {
		padding: 0 !important;
	}
}

@media (max-width: 1439px) {
	.home-slider .swiper-slide-contents {
		position: relative;
		top: 20px;
	}
	.max-w-80 .elementor-container {
		max-width: 85vw !important;
	}
	html .about-owner-section .inner-title {
		margin-bottom: 35px;
	}
	.talk-section {
		padding: 60px 0 40px !important;
	}
	.about-dubmac-col .btn .elementor-widget-container {
		margin-top: 0 !important;
	}
	.about-owner-col .elementor-column-wrap {
		padding: 70px !important;
	}
	.start-col .elementor-column-wrap {
		padding: 25px 35px 25px 10px !important;
	}
	.ent-col .elementor-column-wrap {
		padding: 25px 35px !important;
	}
	.entity-section {
		margin-bottom: 100px;
	}
	.air-text-col .text+.inner-title .elementor-widget-container {
		margin: 0 !important;
	}
	.air-section {
		margin: 35px 0 120px !important;
	}
	.entity-section {
		margin-bottom: 100px;
	}
	.serv-inner-section .inner-title .elementor-widget-container {
		margin-bottom: 10px !important;
	}
	.buss-text-col .elementor-column-wrap {
		padding: 0 0 0 50px !important;
	}
	.buss-text-col .btn .elementor-widget-container {
		margin-top: 15px !important;
	}
	.buss-img-col img {
		min-height: 550px;
	}
	.cont-text-col .elementor-column-wrap {
		padding: 85px 65px !important;
	}
	.cont-list .elementor-text-editor {
		right: 0;
	}
}

@media (max-width: 1365px) {
	.text-section {
		padding: 50px 0 20px !important;
	}
	html .text p {
		font-size: .95em;
		margin-bottom: 20px;
	}
	.testim-title .elementor-column-wrap {
		padding: 70px 0 50px !important;
	}
	.inner-title {
		margin-bottom: 0 !important;
	}
	.about-own-col .inner-title .elementor-heading-title {
		padding-bottom: 25px;
	}
	.about-dubmac-col .inner-title .elementor-heading-title,
	.about-owner-col .inner-title .elementor-heading-title {
		padding-bottom: 15px;
	}
	.special-section {
		margin-top: 120px !important;
	}
	.spec-img {
		height: 150px;
	}
	.ent-img img {
		height: 120px !important;
		object-fit: contain;
	}
	.spec-img .wp-caption-text {
		font-size: 15px !important;
	}
	.about-dubmac-col .elementor-column-wrap {
		padding: 0 50px 0 40px !important;
	}
	.about-dubmac-col {
		top: 0;
	}
	.about-owner-col .elementor-column-wrap {
		padding: 60px !important;
	}
	.about-owner-col .btn .elementor-widget-container {
		margin-top: 0 !important;
	}
	.ent-section .elementor-widget-divider .elementor-widget-container {
		margin: 30px 0 !important;
	}
	.ent-start-col .elementor-column-wrap {
		padding: 60px 0 70px !important;
	}
	.start-col .elementor-column-wrap {
		padding: 20px 30px !important;
	}
	.ent-col .elementor-column-wrap {
		padding: 20px !important;
	}
	.ent-text-col,
	.air-text-col {
		top: 0;
	}
	.air-text-col .text+.inner-title .elementor-widget-container,
	.buss-text-col .inner-title .elementor-heading-title {
		margin-bottom: 15px !important;
	}
	.serv-inner-section .inner-title .elementor-heading-title {
		font-size: 32px !important;
	}
	.services-section {
		padding: 90px 0 !important;
	}
	.services-section::before {
		height: 65%;
		top: 10%;
	}
	.services-section .btn .elementor-widget-container {
		margin-top: 80px !important;
	}
	.buss-col {
		padding: 90px 0 !important;
	}
	.buss-text-col .inner-title .elementor-heading-title {
		font-size: 36px !important;
	}
	.buss-text-col .dub-title .elementor-heading-title {
		font-size: 30px !important;
	}
	.dub-inner .inner-title .elementor-heading-title {
		font-size: 22px !important;
	}
	.list li {
		width: 100%;
	}
	.list li:not(:last-child) {
		padding-bottom: 10px;
	}
	.cont-text-col .elementor-column-wrap {
		padding: 60px 45px !important;
	}
	html .cont-text-col .form .gform_wrapper {
		margin-top: 20px;
	}
}

@media (max-width: 1200px) {
	html .menu .elementor-nav-menu::after {
		display: none;
	}
	html .nav-header {
		padding: 20px 0 !important;
	}
	html .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
		position: relative;
		right: 80px;
		outline: none;
	}
	html .eicon-menu-bar {
		font-size: 35px;
	}
	.logo {
		right: 50px;
	}
	.home-slider .swiper-slide-contents .elementor-slide-heading {
		font-size: 42px !important;
	}
	.max-w-80 .elementor-container {
		max-width: 90vw !important;
	}
	.max-w .elementor-container {
		max-width: 90vw !important;
	}
	.inner-title .elementor-heading-title {
		font-size: 2.5em !important;
	}
	.testim-title .elementor-column-wrap {
		padding: 50px 0 !important;
	}
	.text-section {
		padding: 40px 0 20px !important;
	}
	.testim .elementor-column-wrap {
		padding: 0 30px 35px 30px !important;
		margin-bottom: 0 !important;
	}
	.about-section .elementor-column-wrap {
		padding: 70px 0 !important;
	}
	.mini-title .elementor-heading-title {
		font-size: 1.4em !important;
		width: max-content;
		margin: 0 auto;
	}
	.about-own-col {
		top: 0;
	}
	.about-own-col .elementor-column-wrap {
		padding: 0 50px 0 0 !important;
	}
	.special-section {
		margin-top: 70px !important;
	}
	.special-section .elementor-column-wrap {
		padding: 70px 0 !important;
	}
	.inner-spec .elementor-column-wrap {
		padding: 70px 0 0 !important;
	}
	html .elementor .inner-spec.elementor-element {
		padding: 0;
	}
	.spec-img {
		width: 30% !important;
	}
	.last-img {
		margin-bottom: 25px !important;
	}
	.talk-section::before,
	.talk-section::after {
		display: none;
	}
	.talk-section .inner-title .elementor-widget-container {
		margin-bottom: 20px !important;
	}
	.footer-section .cont-col,
	.footer-section .addr-col {
		margin-right: 0;
	}
	.footer-section .logo-col {
		margin-right: 5%;
	}
	.elementor-nav-menu {
		width: 100%;
	}
	.elementor-nav-menu a {
		font-size: 24px !important;
		align-items: center;
	}
	.home .elementor-location-header {
		position: relative;
	}
	.elementor-location-header .elementor-element.elementor-element-59852bb1>.elementor-container {
		min-height: auto !important;
	}
	.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		position: fixed !important;
		right: 4px;
		left: inherit !important;
		top: 14vh !important;
	}
	.logo-gall .gallery-size-full {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0 !important;
	}
	.logo-gall .gallery-item {
		padding: 0 !important;
		max-width: 33% !important;
	}
	.logo-gall .gallery-item img {
		max-width: 55%;
	}
	.form .gform_confirmation_message {
		bottom: 0;
	}
	.about-owner-col .elementor-column-wrap {
		padding: 50px !important;
	}
	.start-col .elementor-column-wrap {
		padding: 25px 20px !important;
	}
	.ent-text-col .inner-title .elementor-widget-container {
		margin-bottom: 15px !important;
	}
	.entity-section {
		margin-bottom: 80px;
	}
	.air-section {
		margin: 0 0 80px !important;
	}
	.serv-inner-section .inner-title .elementor-heading-title {
		font-size: 26px !important;
		line-height: 1.5 !important;
	}
	.est-col .elementor-column-wrap {
		padding-right: 50px !important;
	}
	.proff-col .elementor-column-wrap {
		padding-left: 50px !important;
	}
	.services-section {
		padding: 70px 0 !important;
	}
	.services-section .btn .elementor-widget-container {
		margin-top: 50px !important;
	}
	.buss-text-col .elementor-column-wrap {
		padding: 0 0 0 35px !important;
	}
	.dub-inner .elementor-row .elementor-column:last-child {
		padding-left: 25px;
	}
	.buss-img-col .elementor-widget-container {
		margin-bottom: 25px !important;
	}
	.buss-text-col .inner-title .elementor-heading-title {
		font-size: 32px !important;
	}
	.buss-text-col .dub-title .elementor-heading-title {
		font-size: 28px !important;
	}
	.buss-text-col .dub-inner .elementor-heading-title {
		font-size: 20px !important;
	}
	.cont-text-col .elementor-column-wrap {
		padding: 40px 25px !important;
	}
	.cont-list ul:last-child {
		margin-left: 35px;
	}
	.cont-section {
		padding: 70px 0 !important;
	}
}

@media (max-width: 1024px) {

	.about-owner-section .elementor-section .elementor-container,
	.entity-section .elementor-container,
	.air-section .elementor-container{
		display:flex;
		flex-direction: column;
	}
	
	.services-section::before {
		display: none;
	}
	
	.buss-col .elementor-container{
		display: flex;
		flex-direction: column;
	}
}

@media (max-width: 989px) {
	.logo {
		right: 0;
	}
	html .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
		right: 70px;
	}
	.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		top: 10vh !important;
		right: 0;
	}
	.logo-gall .gallery-item {
		max-width: 50% !important;
	}
	.max-w .elementor-column {
		width: 100% !important;
	}
	.testim .elementor-column-wrap {
		padding: 0 30px 30px !important;
	}
	.once-logo img {
		height: 100% !important;
	}
	.about-section .elementor-column-wrap {
		padding: 60px 0 !important;
	}
	.about-own-col {
		margin-bottom: 40px;
	}
	.about-own-col .elementor-column-wrap {
		padding: 0 !important;
	}
	.special-section {
		margin-top: 60px !important;
	}
	.spec-img {
		width: 45% !important;
	}
	.talk-section {
		padding: 50px 0 40px !important;
	}
	html .form .gform_wrapper .gfield {
		width: 100% !important;
		padding-right: 0 !important;
	}
	html .footer-section .elementor-column {
		width: 100% !important;
	}
	.footer-section .logo-col {
		margin-right: 0;
		margin-bottom: 25px;
	}
	.footer-inner .elementor-column:not(.logo-col) {
		width: 33% !important;
		left: 40px;
	}
	.about-dubmac-col .elementor-column-wrap {
		padding: 0 !important;
		margin-bottom: 50px;
	}
	.about-dub-section {
		margin: 70px 0 !important;
	}
	.about-img {
		display: flex !important;
	}
	.the-owner-section {
		padding-bottom: 85px !important;
	}
	.ent-start-col .elementor-column-wrap {
		padding: 50px 0 !important;
	}
	.start-col .elementor-column-wrap,
	.ent-col .elementor-column-wrap {
		padding: 20px 40px !important;
	}
	.ent-text-col,
	.air-text-col {
		margin-bottom: 65px;
	}
	.ent-text-col .elementor-column-wrap,
	.air-text-col .elementor-column-wrap,
	.est-col .elementor-column-wrap,
	.proff-col .elementor-column-wrap,
	.buss-text-col .elementor-column-wrap {
		padding: 0 !important;
	}
	.ent-section {
		padding: 60px 0 !important;
	}
	.entity-section {
		margin-bottom: 60px;
	}
	.air-section {
		margin: 0 0 60px !important;
	}
	.serv-inner-section .elementor-column {
		width: 100% !important;
	}
	.services-section::before {
		display: none;
	}
	.est-col .elementor-column-wrap {
		margin-bottom: 45px;
	}
	.services-section {
		padding: 60px 0 70px !important;
	}
	.buss-img-col img {
		min-height: 100%;
	}
	.buss-col {
		padding: 60px 0 80px !important;
	}
	.sports-title .elementor-widget-container {
		margin-top: 0 !important;
	}
	.buss-img-col .elementor-widget-container {
		margin-bottom: 5px !important;
	}
	.dub-inner .elementor-row .elementor-column:last-child {
		padding: 35px 0 10px;
	}
	.buss-text-col .btn .elementor-widget-container {
		margin-top: 0 !important;
	}
	.cont-img-col {
		background: none !important;
	}
	.cont-img-col .elementor-widget-image {
		display: block !important;
	}
}

@media (max-width: 767px) {
	html .nav-header {
		padding: 10px 0 15px !important;
	}
	.logo img {
		width: 200px !important;
	}
	html .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
		right: 5px;
	}
	.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		top: 110px !important;
		width: calc(100vw + 10px) !important;
	}
	.home-slider .swiper-slide-contents {
		top: 0;
	}
	.home-slider .swiper-slide-contents .elementor-slide-heading {
		font-size: 36px !important;
	}
	.home-slider .elementor-button {
		min-width: 250px;
		padding: 20px 15px !important;
		margin-top: 0;
	}
	.text-section {
		padding: 25px 0 5px !important;
	}
	.inner-title .elementor-heading-title {
		font-size: 1.7em !important;
		line-height: 1.7 !important;
	}
	.testim-title .elementor-column-wrap {
		padding: 40px 0 25px !important;
	}
	.testim .elementor-widget-image {
		margin-bottom: 10px !important;
	}
	.testim .elementor-column-wrap {
		padding: 0 25px 20px !important;
	}
	.about-section .inner-title .elementor-widget-container {
		padding-bottom: 20px !important;
	}
	.logo-gall .gallery-item {
		margin-bottom: 15px !important;
	}
	.logo-gall .gallery-item,
	.logo-gall .gallery-item img {
		max-width: 100% !important;
	}
	.logo-gall .gallery-item:first-child {
		margin-bottom: 30px !important;
	}
	.logo-gall .gallery-item:nth-child(3),
	.logo-gall .gallery-item:nth-child(4) {
		height: 95px;
	}
	.logo-gall .gallery-item:nth-child(7),
	.logo-gall .gallery-item:nth-child(8),
	.logo-gall .gallery-item:nth-child(9) {
		height: 110px;
		margin-bottom: 25px !important;
	}
	.logo-gall .gallery-item:nth-child(7) {
		height: 90px;
	}
	html .text p {
		font-size: 1em;
		margin-bottom: .85em;
	}
	.about-own-col {
		margin-bottom: 45px;
	}
	.special-section {
		margin-top: 50px !important;
	}
	.special-section .elementor-column-wrap {
		padding: 50px 0 !important;
	}
	.inner-spec .elementor-column-wrap {
		padding: 40px 0 0 !important;
	}
	.spec-img {
		width: 100% !important;
		height: auto;
		margin: 0 auto 45px !important;
	}
	.spec-img:last-child {
		margin-bottom: 15px !important;
	}
	.ent-img img {
		height: 100% !important;
	}
	.spec-img .wp-caption-text {
		font-size: 16px !important;
	}
	.talk-section {
		padding: 30px 0 10px !important;
	}
	.form .gform_wrapper .gform_footer {
		margin: 25px auto 0;
	}
	.footer-section {
		padding-top: 50px !important;
	}
	.footer-inner .elementor-column:not(.logo-col) {
		margin-bottom: 15px;
		width: 100% !important;
		left: 0;
	}
	.footer-inner .elementor-column:not(.logo-col) .elementor-widget-wrap {
		margin: 0 auto;
		max-width: 50%;
	}
	.menu-col ul {
		padding-left: 0;
	}
	.socket {
		margin-top: 25px !important;
	}
	.copyright em {
		display: none;
	}
	.copyright a {
		display: block;
	}
	.menu a {
		font-size: 20px !important;
	}
	.form .gform_confirmation_message {
		font-size: 20px;
	}
	.cont-text-col .form .gform_confirmation_message {
		font-size: 18px;
	}
	.about-dubmac-col .elementor-column-wrap {
		margin-bottom: 45px;
	}
	.about-dub-section {
		margin: 50px 0 !important;
	}
	.about-owner-col .elementor-column-wrap {
		padding: 35px 25px !important;
	}
	.the-owner-section {
		padding-bottom: 50px !important;
	}
	.btn-lg .elementor-button {
		min-width: 100%;
		max-width: 100%;
	}
	.btn .elementor-button {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.about-owner-col {
		margin-bottom: 50px;
	}
	.start-col .elementor-column-wrap,
	.ent-col .elementor-column-wrap {
		padding: 20px 25px !important;
	}
	.start-col .elementor-widget-image .elementor-widget-container {
		margin-bottom: 0 !important;
	}
	.ent-section .elementor-divider-separator {
		width: calc(100% - 45px) !important;
	}
	.ent-section .elementor-widget-divider .elementor-widget-container {
		margin: 15px 0 10px !important;
	}
	.ent-section {
		padding: 50px 0 40px !important;
	}
	.entity-section {
		margin-bottom: 30px;
	}
	.ent-text-col,
	.air-text-col {
		margin-bottom: 50px;
	}
	.services-section {
		padding: 50px 0 60px !important;
	}
	.est-col .elementor-column-wrap {
		margin-bottom: 35px;
	}
	.serv-inner-section .inner-title .elementor-heading-title {
		font-size: 24px !important;
	}
	.buss-text-col .inner-title .elementor-heading-title {
		font-size: 24px !important;
		line-height: 1.4 !important;
	}
	.buss-text-col .dub-title .elementor-heading-title {
		font-size: 22px !important;
	}
	.buss-text-col .dub-inner .elementor-heading-title {
		font-size: 20px !important;
	}
	.buss-img-col .elementor-widget-container {
		margin-bottom: 10px !important;
	}
	.dub-inner .elementor-row .elementor-column:last-child {
		padding: 30px 0 0;
	}
	.dub-inner .elementor-image {
		text-align: center;
	}
	.cont-section {
		padding: 50px 0 !important;
	}
	.cont-info-section {
		padding: 25px !important;
	}
	.cont-text-col .elementor-column-wrap {
		padding: 25px 20px 35px !important;
	}
	.cont-list .elementor-widget-container {
		margin-top: 15px !important;
	}
	.cont-info-section,
	html .cont-text-col .form .gform_wrapper input[type="submit"] {
		margin: 0 !important;
	}
	html .cont-text-col .form .gform_wrapper input[type="submit"] {
		width: 100%;
	}
	.cont-list ul:last-child {
		margin: 15px 0 0;
	}
	.cont-list .elementor-text-editor {
		flex-direction: column;
	}
	.cont-list li {
		text-align: center;
		padding-left: 0 !important;
	}
	.cont-list li::before {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		margin: 0 auto 10px;
		width: 100% !important;
		height: 15px !important;
		display: block;
		background-position: center !important;
	}
	.cont-list ul:first-child a {
		line-height: 1.7;
	}
	.cont-list ul:last-child li:first-child {
		margin-bottom: 15px;
	}
	.cont-list li:not(:last-child) {
		margin-bottom: 15px;
	}
}

@media (max-width: 360px) {
	.inner-title .elementor-heading-title {
		font-size: 1.5em !important;
	}
	.home-slider .swiper-slide-contents .elementor-slide-heading {
		font-size: 34px !important;
	}
	.mini-title .elementor-heading-title {
		font-size: 1.3em !important;
	}
	.spec-img .wp-caption-text {
		font-size: 15px !important;
	}
	.footer-inner .elementor-column:not(.logo-col) .elementor-widget-wrap {
		max-width: 55%;
	}
	.socket {
		margin-top: 20px !important;
	}
	.serv-inner-section .inner-title .elementor-heading-title {
		font-size: 22px !important;
	}
}