.elementor-kit-5{--e-global-color-primary:#FCE200;--e-global-color-secondary:#000000;--e-global-color-text:#51534A;--e-global-typography-primary-font-family:"Druk Wide Cyr";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1680px;}.e-con{--container-max-width:1680px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.form-button .elementor-field-type-submit {
    margin-top: 20px;
}

.preim-heading .elementor-heading-title {
    min-height: 58px;
}

.arrow-otzivy .slick-arrow {
    border: 2px solid #000;
}

.yellow {
    color: #FCE200;
}

input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0 0 0 20px;
}
input[type=checkbox] + label {
	position: relative;
	padding: 0 0 0 30px;
	cursor: pointer;
}
input[type=checkbox] + label:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 0px;
	background: transparent;
	border: 2px solid #fff;
	transition: .2s;
	
}

input[type=checkbox]:checked + label:before {
	border: 2px solid #FCE200;
	content: '\2713';
	font-size: 18px;
	color: #FCE200;
	text-align: center;
}

.checkbox-margin .elementor-field-option {
    margin: 8px 0px 8px 0px;
}

.elementor-message:before {
    content: url("/wp-content/uploads/2024/05/group2.svg") !important;
    display: block !important;
}

.elementor-message-success {
    margin-top: 35px !important;
}

@media (max-width: 480px) {
  .preim-heading .elementor-heading-title {
    min-height: 30px;
}

input[type=checkbox] + label:before {
	width: 15px;
	height: 15px;
	border: 1px solid #fff;
}

input[type=checkbox] + label {
	padding: 0 0 0 25px;
}

input[type=checkbox]:checked + label:before {
	border: 1px solid #FCE200;
	font-size: 14px;
}

.checkbox-margin .elementor-field-option {
    margin: 3px 0px 3px 0px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Druk Wide Cyr';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2024/05/drukwidecyr-bold-_2_.woff') format('woff');
}
/* End Custom Fonts CSS */