/**
* Theme Name: Softek Child Theme
* Description: This is a child theme of Softek, automatically generated.
* Author: <a href="https://radiantthemes.com">RadiantThemes</a>
* Template: softek
* Version: 1.3.3
*/

header #rt-mainMenu-trigger {
	top: 0;
}
.get-in-touch-form .captcha-image {
	padding: 10px 0;
}
.get-in-touch-form .cf7ic-icon-wrapper, .get-in-touch-form .cf7ic_instructions {
	display: block;
	text-align: left;
}
.get-in-touch-form .cf7ic-icon-wrapper label:first-child i {
	padding-left: 0;
}

/* ====================================== MEDIA ================================================ */
@media screen and (max-width: 1024px) {
	#rt-mainMenu:not(.menu-overlay) nav {
		padding-left: 2px;
	}
}

.elementor-image-box-img img {
	width: 100% !important;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    z-index: 10;
}