/*   
Theme Name: Workers
*/

.elementor-element:where(.e-con-full,.elementor-widget) {
	gap: 5px !important;
}
.e-con-full, .e-con>.e-con-inner {
	padding-block-start: 0 !important;
	padding-block-end: 0 !important;
}

body {
	margin: 0px;
	color: #8f8f8f;
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 1.5;
   	-webkit-font-smoothing: antialiased;
    background-color: #f1f1f1;
}

div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, b, u, i, center, table, tr, th, td, video {
    margin: 0;
    padding: 0;
    border: 0;
}

.elementor-element-d3ebfcb {
	gap: 0px !important;
}

.onTop {
	z-index: 0;
}

.pole {
	color: #232323;
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 16px;
    height: 60px;
    line-height: 1.33;
    margin: 0;
    outline: none;
    padding: 0 20px;
    width: 100%;
    margin-bottom:25px;
}

.sub {
	background-color: #007AFF;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.55;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    padding: 16px;
    outline: none;
    border: none;
    width: 100%;
}
.sub:hover {
	background-color: #3294FF;
}

.wpcf7-spinner {
	display:none;
}

.firs {
	color: #007AFF;
}

#elementor-popup-modal-329 .dialog-close-button {
    position: fixed;
}

#elementor-popup-modal-126 .dialog-close-button {
    position: fixed;
}

ul {
    margin-top: 0;
}