*, *:before, *:after {
	box-sizing: border-box;
}

@font-face {
	font-family: 'Roboto Light';
	font-display: swap;
	src: url('../fonts/Roboto-Light.woff');
}

@font-face {
	font-family: 'Roboto Regular';
	font-display: swap;
	src: url('../fonts/Roboto-Regular.woff');
}

@font-face {
	font-family: 'Roboto Medium';
    font-display: swap;
	src: url('../fonts/Roboto-Medium.woff');
}

@font-face {
	font-family: 'Roboto Bold';
	font-display: swap;
	src: url('../fonts/Roboto-Bold.woff');
}

@font-face {
	font-family: 'PFB Thin';
	font-display: swap;
    src: url('../fonts/PFBeauSansPro-Thin.woff');
}

@font-face {
	font-family: 'PFB Regular';
    font-display: swap;
	src: url('../fonts/PFBeauSansPro-Regular.woff');
}

@font-face {
	font-family: 'PFB Bold';
    font-display: swap;
	src: url('../fonts/PFBeauSansPro-SemiBold.woff');
}


#wpcomm .wc-main-form-wrapper .wpd-form-row input.wc_email.wpd-field {
	display: none;
}

.showb {
	display: block!important;
	opacity: 1!important;
	visibility: visible!important;
}

.wpcf7-submit {
	cursor: pointer;
}

#call-back-form .wpcf7-checkbox input[type="checkbox"],
.newForm .wpcf7-checkbox input[type="checkbox"] {
	width: 15px;
	float: left;
	min-width: 10px;
}

#call-back-form .inner {
	padding-left: 165px;
	background: url(/wp-content/themes/old.old.vikna.ua/img/calb.jpg) 0 22px no-repeat #fff;
	left: -19px;
	position: relative;
}

#zamer-form .inner {
	padding-left: 146px;
	background: none;
}

#call-back-form input[type="text"],
#call-back-form input[type="tel"],
.newForm input[type="text"],
.newForm input[type="tel"] {
	width: 185px;
	min-width: 185px;
}

#call-back-form .wpcf7-list-item-label,
.newForm .wpcf7-list-item-label {
	cursor: pointer;
	line-height: 16px;
	text-align: left;
}

#call-back-form input[type="submit"] {
	margin-left: 5px;
}

#call-back-form p,
.newForm p {
	text-align: center;
	font-size: 16px;
	font-family: 'Roboto Light';
}

#call-back-form .inner p,
.newForm .inner p {
	text-align: left;
}

#call-back-form span.wpcf7-list-item,
.newForm span.wpcf7-list-item {
	margin-left: 0;
}

#call-back-form,
#zamer-form {
	max-width: 500px;
}

#call-back-form .form-title,
#zamer-form .form-title {
	text-align: center;
}

#zamer-form {
	padding: 25px 20px 10px 20px;
	background: url(/wp-content/themes/old.old.vikna.ua/img/rule.jpg) 4px 169px no-repeat #fff;
}

#zamer-form input[type="submit"] {
	margin-left: 5px;
	max-width: 225px;
}

#zamer-form p {
	font-size: 15px;
	text-align: left;
	margin: 5px 0 11px;
}

#zamer-form .form_field1 {
	width: 50%;
	float: left;
}

.img-responsive {
	image-rendering: -webkit-optimize-contrast;
	max-width: 100%;
}

body {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #000;
	line-height: 1.5;
	overflow-x: hidden;
	max-width: 100%;
}

p {
	line-height: 1.3;
	margin-bottom: 15px;
}

sup {
	vertical-align: super;
	font-size: 10px;
}

a {
	color: #000;
	text-decoration: none;
}

a:active,
a:focus {
	text-decoration: none;
	outline: none !important;
}

input:not([type='submit']),
.jq-selectbox .jq-selectbox__select,
textarea {
	color: #000;
	background: #fff;
	border: 1px solid #D4D4D4;
	outline: none;
	font-size: 14px;
	width: 250px;
	padding: 14px 18px 16px 20px;
}

.jq-selectbox .jq-selectbox__select {
	padding-bottom: 13px;
	cursor: pointer;
}

.jq-selectbox.opened .jq-selectbox__select {
	border: 1px solid #3AACFD;
}

.jq-selectbox .jq-selectbox__select:after {
	color: #000;
    font-size: 18px;
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    margin: 2px 4px 0px 4px;
    vertical-align: top;
}

.comments-area {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.jq-selectbox .jq-selectbox__dropdown {
	width: 100%;
	background: #fff;
	-moz-box-shadow: 0px 2px 10px 0px rgba(98, 111, 217, 0.16);
	-webkit-box-shadow: 0px 2px 10px 0px rgba(98, 111, 217, 0.16);
	box-shadow: 0px 2px 10px 0px rgba(98, 111, 217, 0.16);
}

.jq-selectbox .jq-selectbox__dropdown li {
	padding: 2px 18px;
	cursor: pointer;
	font-size: 14px;
}

.jq-selectbox .jq-selectbox__dropdown li:hover {
	/*font-family: 'Roboto Medium';*/
	color: #fff;
	font-size: 14px;
	background-color: #3AACFD;
}

input::-webkit-input-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

input::-moz-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

input:-moz-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

input:-ms-input-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

.psevdo-hidden {
	/*display: none!important; */
	visibility: hidden!important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.hidden-field {
	height: 0;
}

.form_field {
	margin-bottom: 15px;
}

.blue-loader {
	display: inline-block;
	background: url('/wp-content/themes/old.old.vikna.ua/img/ripple.svg');
}

a:hover {
	color: #2e9eed;
}

ul.unstyle-list li {
	list-style: none!important;
}

.content,
header,
footer {
	max-width: 100%;
	width: 100%;
	clear: both;
}

.content.white {
	background: #fff;
}

.container {
	max-width: 100%;
	width: 1140px;
	padding: 0px 10px;
	margin: 0px auto;
	box-sizing: border-box;
}

div,
header,
footer {
	box-sizing: border-box;
}

.dropdown {
	position: relative;
}

.dropdown .dropdown-menu {
	display: none;
	position: absolute;
	right: 0px;
	min-width: 100%;
	padding: 10px 0px;
	background: #fff;
	box-shadow: 0px 1px 3px 0px rgba(98, 111, 217, 0.16);
	-moz-box-shadow: 0px 1px 3px 0px rgba(98, 111, 217, 0.16);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(98, 111, 217, 0.16);
	z-index: 1999;
}

.dropdown .dropdown-menu li > a {
	font-family: 'Roboto Regular';
	display: block;
	padding: 7px 10px 7px 20px;
}

.soc-top {
	padding-left: 25px;
}

.soc-top a {
	background-image: url(/wp-content/themes/old.old.vikna.ua/img/soc-top.png);
	padding-left: 31px!important;
	font-size: 17px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.soc-top.viber a {
	background-position: 0 5px;
}

.soc-top.skype a {
	background-position: 0 -37px;
}

.soc-top.fb a {
	background-position: 0 -70px;
}

.work_time_line.soc {
	overflow: hidden;
	text-align: left;
	margin: 30px 0 -20px;
	clear: both;
}

.work_time_line {
	margin: 20px 0;
}

@media (min-width:767px) {
	.work_time_line.soc {
		display: none1;
	}
}

.work_time_line.soc li {
	list-style: none;
	display: block;
	float: left;
}

.work_time_line.soc li a {
	height: 37px;
	display: block;
	line-height: 33px;
}

.dropdown .dropdown-menu li>a:hover {
	font-family: 'Roboto Medium';
	color: #fff;
	background-color: #3AACFD;
}

.dropdown .dropdown-menu li>a i {
	margin-top: 3px;
	color: #3AACFD;
}

.dropdown .dropdown-menu li>a:hover i {
	color: #fff;
}

.no-padding {
	padding: 0px!important;
}

.no-margin {
	margin: 0px!important;
}

.dropdown .dropdown-toggle i {
	color: #3AACFD;
	margin-left: 6px;
}

.bold {
	font-family: 'Roboto Medium';
}

.button {
	background: rgba(0, 0, 0, 0);
	border: none;
	outline: none;
	box-shadow: none;
	font-family: 'Roboto Medium';
}

.button.button-orange,
.form-button {
	font-family: 'Roboto Medium';
	padding: 10px 20px;
	border-radius: 3px;
	background-image: -moz-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	width: 100%;
	border: none;
}

.button.button-orange:hover,
.form-button:hover {
	color: #000;
	background-image: -moz-linear-gradient( 0deg, rgb(255, 240, 0) 0%, rgb(255, 192, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 240, 0) 0%, rgb(255, 192, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 240, 0) 0%, rgb(255, 192, 0) 100%);
	box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
	-moz-box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
}

.button.button-orange:active,
.form-button:active {
	background-image: -moz-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
}

#orderSill {
	color: #000;
}

.seo-text {
	padding-top: 30px;
}

.seo-text a {
	color: #3aacfd;
	text-decoration: underline;
}

.seo-text a:hover {
	text-decoration: none;
}

.seo-text p {
	line-height: 1.5;
}

.seo-text h1 {
	font-size: 28px;
	font-family: "PFB Regular";
	margin-bottom: 20px;
	color: #000;
}

.seo-text h2 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #000;
}

.seo-text h3 {
	color: #4d4d4d;
	font-size: 18px;
	margin-bottom: 15px;
}

.seo-text b,
.seo-text strong {
	font-family: 'Roboto Regular';
	color: #4d4d4d;
}

.elementor-text-editor img {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.seo-text .elementor-text-editor ol,
.seo-text .elementor-text-editor ul {
	padding-left: 15px;
	margin-bottom: 15px;
}

.seo-text .elementor-text-editor {
	font-family: "Roboto Light";
	font-size: 14px;
	color: #000;
}

.elementor-button-menu-button .elementor-button-wrapper>a.elementor-button,
.button.menu-button {
	color: #fff;
	border-radius: 3px;
	background: #2e9eed;
	padding: 10px 19px;
}

.elementor-button-menu-button .elementor-button-wrapper>a.elementor-button:hover,
.button.menu-button:hover {
	color: #fff;
	background: #3aacfd;
}

.elementor-button-menu-button .elementor-button-wrapper>a.elementor-button:active,
.button.menu-button:active {
	background: #1e82c9;
}

.button-blue {
	color: #fff;
	min-width: 190px;
	padding: 15px 20px;
	background-color: rgb(46, 158, 237);
	border-radius: 3px;
}

.button-blue:hover {
	background-color: rgb(58, 172, 253);
	color: #fff;
}

.button-blue:active {
	background-color: rgb(30, 130, 201);
	color: #fff;
}

.section-erecovery {
	margin-bottom: 0px !important;
}

.elementor-button-white-border .elementor-button-wrapper>a.elementor-button {
	color: #fff;
	background: rgba(0, 0, 0, 0);
	font-family: 'Roboto Medium';
	font-size: 16px;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 15px 32px;
	transition: none;
	opacity: 1;
}

.elementor-button-white-border .elementor-button-wrapper>a.elementor-button:hover {
	opacity: 1;
	border-color: #2e9eed;
	background: #2e9eed;
	transition: none;
	box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
	-moz-box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
}

.elementor-button-orange .elementor-button-wrapper>a.elementor-button {
	color: #000;
	background: rgba(0, 0, 0, 0);
	font-family: 'Roboto Medium';
	font-size: 14px;
	border-radius: 3px;
	padding: 17px 49px;
	transition: none;
	opacity: 1;
	background-image: -moz-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
}

.elementor-button-orange .elementor-button-wrapper>a.elementor-button:hover {
	color: #000;
	background-image: -moz-linear-gradient( 0deg, rgb(255, 240, 0) 0%, rgb(255, 192, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 240, 0) 0%, rgb(255, 192, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 240, 0) 0%, rgb(255, 192, 0) 100%);
	box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
	-moz-box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(101, 74, 0, 0.27);
}

.elementor-button-orange .elementor-button-wrapper>a.elementor-button:active {
	background-image: -moz-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
}

.page-title {
	font-size: 28px;
	padding: 10px 0px;
	font-family: "PFB Regular";
	font-weight: normal;
	margin-bottom: 15px;
}


/* POPUPS STYLES */

.popup-form {
	max-width: 100%;
	min-width: 375px;
	max-width: 375px;
	background: #fff;
	padding: 25px 40px 40px 40px;
	box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.27);
	-webkit-box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.27);
}

.popup-form .form-title {
	font-family: 'PFB Bold';
	font-size: 21px;
	margin-bottom: 15px;
}

.popup-form .form_field {
	margin-bottom: 10px;
}

.popup-form .form_button .form-button {
	padding: 17px 49px;
	font-size: 14px;
}

.popup-form .wpcf7-response-output {
	padding-top: 10px;
}

.popup-form .form_button .ajax-loader {
	width: 100%;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background: url('/wp-content/themes/old.old.vikna.ua/img/ripple.svg');
}

.selected-city-popup {
	width: 600px;
	float: left;
}

.selected-city-popup .city-autocomplete {
	float: none;
	margin-top: 20px;
	width: 100%;
}

.selected-city-popup .city-autocomplete-label {
	display: inline-block;
	font-size: 20px;
	font-family: 'Roboto Light';
}

.selected-city-popup .city-autocomplete .city-autocomplete-label {
	display: inline-block;
	font-size: 15px;
	font-family: inherit;
}

.selected-city-popup .city-autocomplete .city-autocomplete-input {
	position: relative;
	display: inline-block;
	float: none;
}

.selected-city-popup .city-autocomplete .city-autocomplete-input .blue-loader {
	display: none;
	width: 40px;
	height: 40px;
	background-size: cover;
	position: absolute;
	top: -2px;
	right: 0;
}

.selected-city-popup .city-autocomplete .city-autocomplete-input input {
	padding: 8px 18px 8px 20px;
}

.selected-city-popup .city-autocomplete .city-autocomplete-result {
	display: none;
	background: #fff;
	width: 100%;
	position: absolute;
	box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.27);
	-webkit-box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.27);
	border: 1px solid #D4D4D4;
	border-top: none;
}

.selected-city-popup .city-autocomplete .city-autocomplete-result {
	max-height: 150px;
	overflow: auto;
}

.selected-city-popup .city-autocomplete .city-autocomplete-result .auto_item {
	padding: 5px 10px 5px 20px;
	cursor: pointer;
	font-size: 13px;
	width: 100%;
}

.selected-city-popup .city-autocomplete .city-autocomplete-result .auto_item.city_item:hover {
	background: #2e9eed;
	color: #fff;
}

.selected-city-popup .city-autocomplete .city-autocomplete-result .auto_item.not_found {
	font-family: 'Roboto Bold';
	cursor: default;
}

.selected-city-popup .cities-list {
	float: none;
	width: 100%;
	padding-top: 10px;
	-webkit-column-count: 3;
	column-count: 3;
}

.selected-city-popup .cities-list .cities-list_letter_wrp {
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.selected-city-popup .cities-list .cities-list_letter {
	font-size: 44px;
	line-height: 1;
	margin: 0 0 15px;
}

.selected-city-popup .cities-list .city-item-row {
	width: 100%;
	padding: 5px 10px 0px 0;
	display: inline-block;
}

.selected-city-popup .cities-list .city-item-row .city_item {
	cursor: pointer;
	color: #094875;
}

.selected-city-popup .cities-list .city-item-row .city_item:hover {
	color: #2e9eed;
}

.city_page .cities-list {
	float: none;
	width: 100%;
	padding-top: 10px;
	-webkit-column-count: 5;
	column-count: 5;
}

@media (max-width:767px) {
	.city_page .cities-list {
		float: none;
		width: 100%;
		padding-top: 10px;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

.city_page .city_page-label {
	font-size: 21px;
	font-family: "PFB Bold";
	color: rgb(46, 158, 237);
	font-weight: bold;
	display: block;
	justify-content: center;
	padding: 20px;
	text-align: center;
}

.city_page .cities-list .cities-list_letter_wrp {
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.city_page .cities-list .cities-list_letter {
	font-size: 44px;
	line-height: 1;
	margin: 0 0 15px;
}

.city_page .cities-list .city-item-row {
	width: 100%;
	padding: 5px 10px 0px 0;
	display: inline-block;
}

.city_page .cities-list .city-item-row .city_item {
	cursor: pointer;
	color: #094875;
}

.city_page .cities-list .city-item-row .city_item:hover {
	color: #2e9eed;
}

.city-top {
	color: #999;
}

.city-top i {
	margin-right: 5px;
	font-size: 17px;
}

.city-text {
	color: #999;
	font-size: 12px;
	line-height: 1.5em;
	border-top: 1px solid #ececec;
	margin: 20px 0 0;
	padding: 15px 0 0;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}


/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}


/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-zoom-out-cur {
	cursor: default;
}


/* END POPUPS STYLES */

.icons_selector .icon_block,
.telephones {
	float: left;
	height: 100%;
	min-width: 150px;
}

.icons_selector .icon_block .style-icon {
	float: left;
	margin-right: 15px;
}

.icons_selector .icon_block {
	padding-top: 9px;
	margin-right: 22px;
}

.icons_selector .icon_block a span {
	line-height: 1.4;
	display: block;
	text-decoration: underline;
	margin-top: -5px;
}

.icons_selector .icon_block.calculator i {
	margin-top: -1px;
}

.icons_selector .icon_block.zamer i {
	margin-top: -3px;
}

.icons_selector .icon_block a:hover {
	color: #2e9eed;
}

/* HEADER */

.header {
	position: relative;
	z-index: 2;
	width: 100%;
	-moz-box-shadow: 0px 8px 27px 0px rgba(98, 111, 217, 0.1);
	-webkit-box-shadow: 0px 8px 27px 0px rgba(98, 111, 217, 0.1);
	box-shadow: 0px 8px 27px 0px rgba(98, 111, 217, 0.1);
	padding: 10px 0;
}

@media (max-width: 600px) {
	.header {
		padding: 30px 0 0 0;
	}
}

.header-top {
}

.header-top__wrapper {
	display: flex;
	align-items: center;
	max-width: 100%;
  width: 1140px;
  padding: 0px 10px;
	margin: 0px auto;
}

.header-top__wrapper1 {
        display: flex;
        align-items: center;
        max-width: 100%;
	width: 1140px;
	padding: 0px 10px;
        margin: 0px auto;
}

.header-top__phones .dropdown {
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
}

.header-top__phones .dropdown .dropdown-menu {
	font-size: 18px;
	line-height: 1.2;
	width: calc(100% + 20px);
	right: -10px;
	padding: 0;
	white-space: nowrap;
}

.header-top__phones .dropdown .dropdown-menu li > a {
	padding: 7px 10px 7px 10px;
}

.header-top__phones .dropdown .dropdown-menu li.first {
	font-size: 14px;
}

.header-top__phones .dropdown .dropdown-menu li.first i {
	float: right;
}

.header-top__phones .dropdown-toggle {
	font-size: 18px;
	line-height: 1.2;
}

.header-top__phones .dropdown-toggle i {
	font-size: 14px;
	vertical-align: top;
	margin-top: 5px;
}

.header-top__contacts {
	margin-left: 25px;
}

.header-top__contacts a {
	color: #2e9eed;
	text-decoration: underline;
	font-size: 14px;
}


.header-top__city .city_selector {
	position: relative;
	min-width: 105px;
	margin-left: 25px;
	margin-right: 20px;
	line-height: 1.4;
	display: flex;
	align-items: center;
	font-size: 14px;
}

.header-top__city .city_selector .selected_city {
	font-family: 'Roboto Medium';
	font-size: 16px;
	padding-left: 21px;
}

.header-top__city .city_selector .confirm_city {
	position: absolute;
	top: 25px;
	left: -15px;
	padding: 15px;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	border: 1px solid #D4D4D4;
	border-radius: 3px;
	z-index: 1002;
	width: 237px;
	height: 100px;
}

.header-top__city .city_selector__before {
	margin-right: 10px;
}

.header-top__city .city_selector .confirm_city:before {
	content: '';
	position: absolute;
	border-bottom: 5px solid #c2c8ce;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: -5px;
	left: 15px;
}

.header-top__city .city_selector .confirm_city:after {
	content: '';
	position: absolute;
	border-bottom: 5px solid #fff;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: -4px;
	left: 15px;
}

.header-top .city_selector .confirm_city .confirm_city_text {
	font-family: 'Roboto Medium';
}

.header-top .city_selector .confirm_city .confirm_city_text>span {
	color: #2e9eed;
}

.header-top .city_selector .confirm_city .confirm_city_buttons {
	margin-top: 20px;
}

.header-top .city_selector .confirm_city .confirm_city_buttons .button {
	padding: 10px 20px;
}

.header-top__city .dropdown > a {
	color: #2e9eed;
	border-bottom: 1px dashed #2e9eed;
}

@media (max-width: 768px) {
	.header-top__wrapper {
		flex-wrap: wrap;
	}

	.header-top__phones {
		width: 100%;
	}

	.header-top__phones .dropdown {
		padding-left: 0;
	}

	.header-top__contacts {
		margin-left: 0;
	}
}

@media (max-width: 600px) {
	.header-top__phones {
		display: none;
	}
}



.header-middle {
	width: 100%;
	min-height: 50px;
	margin-top: 25px;
	position: relative;
}

.header-middle__wrapper {
	display: flex;
	align-items: center;
	max-width: 100%;
  width: 1140px;
  padding: 0px 10px;
	margin: 0px auto;
	position: relative;
}

.header-middle__logo {
	width: 169px;
}

.header-middle__logo a {
	display: block;
}

.header-middle__logo img {
	display: block;
}

.header-middle__catalog {
	margin-left: 70px;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
	display: flex;
	align-items: center;
	background: #2e9eed;
	border: none;
	width: 270px;
	color: #fff;
	text-align: left;
	padding: 0 15px 0 25px;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link > .mega-indicator {
	margin-left: auto;
}

.header-middle__catalog #mega-menu-wrap-main {
	position: static;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main {
	position: static;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > .mega-menu-item > ul.mega-sub-menu {
	top: calc(100% + 18px);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 10px;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
	border-left: none;	
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
	padding: 20px 15px 40px 15px;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	background: none;
	color: #2e9eed;
	font-size: 16px;
	padding: 0 10px 0 20px;
	white-space: nowrap;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover {
	background: #2e9eed;
	color: #fff;
}

.header-middle__catalog .image_menu_title {
	text-align: center;
	font-size: 16px;
	color: #2e9eed;
	font-family: 'Roboto Regular';
}

.header-middle__catalog .image_menu_image {
	text-align: center;
	position: relative;
	padding-bottom: 70%;
	margin-bottom: 10px;
}

.header-middle__catalog .image_menu_image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.header-middle__catalog .image_menu_price {
	text-align: center;
	margin-top: 10px;
	font-family: 'Roboto Regular';
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_custom_html {
	padding: 0;
}

.header-middle__catalog .mega-brands .widget_custom_html:first-child .header-middle__catalog-title {
	padding-top: 20px;
	padding-bottom: 10px;
}

.header-middle__catalog-title {
	padding: 0px 15px 0 15px;
	font-size: 16px;
	font-family: 'Roboto Medium';
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-brands > ul.mega-sub-menu > li.mega-menu-item:not(.widget_custom_html) {
	padding-bottom: 40px;
	padding-top: 0px;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-brands > ul.mega-sub-menu > li.mega-menu-item + .widget_custom_html > .header-middle__catalog-title {
	padding-bottom: 20px;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main .mega-balkons li.mega-menu-item {
	display: flex;
	flex-direction: column;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main .mega-balkons li.mega-menu-item > a:nth-child(2) {
	order: 1;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main .mega-balkons li.mega-menu-item > a:nth-child(1) {
	order: 2;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main .mega-balkons li.mega-menu-item > .image_menu_price {
	order: 3;
}

.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
	padding-bottom: 0;
}

/* header catalog assesories */
.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-accessories > ul.mega-sub-menu > li.mega-menu-item.widget_custom_html {
	padding: 0 15px;
}

/* Header catalog list */
.header-list {
	margin: 20px;
}

.header-list__title {
	display: block;
	color: #2e9eed;
	font-size: 16px;
	font-family: 'Roboto Regular';
	margin-bottom: 10px;
}

.header-list__list {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'Roboto Regular';
}

.header-list__list li {
	margin-bottom: 10px;
}



.header-middle .get_callback_form {
	padding: 13px 20px;
	white-space: nowrap;
}

.header-middle .icons_selector {
	margin-left: 55px;
	flex-shrink: 0;
}

.header-middle .get_call {
	margin-left: auto;
}

.header-middle .get_callback_icon {
	display: none;
}

@media (max-width: 1100px) {
	.header-middle__catalog {
		height: 45px;
		margin-left: 30px;
	}

	.header-middle__catalog .ubermenu-skin-deepsky {
		width: 220px;
	}
}

@media (max-width: 1023px) {
	.header-middle .get_call {
		display: none;
	}
	.header-middle .city_selector {
		margin-left: 35px;
	}
	.header-middle .icons_selector {
		margin-left: auto;
		margin-right: 0;
	}
	.header-middle .get_callback_form {
		padding: 0;
	}
	.header-middle .get_callback_icon {
		display: block;
	}

	.header-middle .icons_selector .icon_block {
		min-width: 0px;
		margin-left: 30px;
		margin-right: 0;
	}
	
	.header-middle .icons_selector .icon_block .style-icon {
		margin-right: 0px;
	}

	.header-middle .icon_block a {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 60px;
		text-align: center;
	} 

	.header-middle .icon_block a span {
		margin-top: 5px;
	}

	.header-middle .telephones {
		margin-left: 15px;
	}
}

@media (max-width: 768px) {
	.header-middle__wrapper {
		flex-wrap: wrap;
	}

	.header-middle__logo {
		flex-shrink: 0;
	}

	.header-middle__catalog {
		height: auto;
	}

	.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
		width: 150px;
		height: 40px;
	}

	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		width: 180px;
	}

	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
		width: calc(100% - 180px);
		left: 180px;
	}
}

@media (max-width: 768px) {
	.header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
		width: 115px;
	}
}

@media (max-width: 600px) {
	.header-middle .icons_selector .icon_block.phone_icon {
		display: block;
	}

	.header-middle .icons_selector .icon_block.get_callback_icon {
		display: none;
	}
}

@media (max-width: 480px) {
	.header-middle__logo {
		width: auto;
	}

	.header-middle__logo .logo {
		margin: 0;
		width: 140px;
	}
}

@media (max-width: 430px) {
	.header-middle .icons_selector {
		display: flex;
		justify-content: flex-end;
		width: calc(100% - 140px);
	}

	.header-middle .icons_selector .icon_block {
		margin-left: 15px;
		margin-right: 15px;
	}

	.header-middle .icons_selector .icon_block.phone_icon {
		margin-right: 0;
	}

	.header-middle__catalog {
		margin: 20px auto 0 auto;
	}

	.header-middle .icon_block a {
		width: auto;
	}

	.header-middle .icon_block a span {
		display: none;
	}
}

/* Header menu */
.header-menu__hr {
	float: left;
	width: calc(20% - 30px);
	border-bottom: 1px solid #d0d0d0;
	margin: 20px 10px 20px 20px;
}

.header-menu__item {
	float: left;
	font-size: 13px;
	font-family: 'Roboto Regular';
	background: none;
  color: #2e9eed;
  padding: 0 10px 0 20px;
	white-space: nowrap;
	width: 20%;
	line-height: 20px;
	margin-bottom: 5px;
}

.header-menu__item a {
    font-size: 14px;
    font-family: 'Roboto Regular';
}

.header-menu__item:last-child {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.header-menu__hr {
		width: 150px;
	}

	.header-menu__item {
		width: 180px;
	}
}

@media (max-width: 600px) {
	.header-menu__hr {
		border: none;
		margin: 20px 0 0 0;
	}
	
	.header-menu__item {
		padding-left: 10px;
	}
}




.header-mobile {
	display: none;
}

@media (max-width: 600px) {
	.header-middle__catalog {
		display: none;
	}

	.header-mobile {
		display: block;
		margin-top: 10px;
	}

	.header-mobile .header-menu__item {
		width: 100%;
		padding: 5px 10px;
		font-size: 17px;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link {
		font-family: Roboto Regular;
		font-size: 20px;
		padding: 10px 10px;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle {
		background-color: #2e9eed;
		border-radius: unset;
		height: 55px;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-right {
		float: left;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block {
		display: none;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle:before {
		content: '';
		display: block;
		height: 100px;
		width: 11px;
		height: 55px;
		background-color: #2e9eed;
		float: left;
		margin-left: -10px;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle:after {
		content: '';
		display: block;
		height: 100px;
		width: 10px;
		height: 55px;
		float: right;
		background-color: #2e9eed;
		margin-right: -10px;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .custom_menu_toggle {
		float: left;
		padding: 12px 0px;
		line-height: 1;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .custom_menu_toggle i {
		float: left;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .custom_menu_toggle .menu_toggle_text {
		float: left;
		width: 225px;
		padding-left: 15px;
		margin-top: -2px;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .custom_menu_toggle .menu_toggle_text span {
		text-align: left;
		color: #fff;
		display: block;
		width: 100%;
		float: left;
		font-size: 12px;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle .custom_menu_toggle .menu_toggle_text span.main_text {
		font-size: 18px;
		margin-bottom: 3px;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main {
		background-color: #fff;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item>a.mega-menu-link {
		color: #000;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item {
		padding: 0px;
		border-bottom: 1px solid #e5e6f1;
		position: relative;
		background: #2e9eed;
	}
	
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item:hover,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item.mega-toggle-on,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item:hover:before,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item.mega-toggle-on:before,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item:hover:after,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item.mega-toggle-on:after {
		background-color: #2e9eed;
		border-color: #2e9eed;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item:before {
		content: '';
		height: 56px;
		display: block;
		position: absolute;
		width: 10px;
		background-color: #fff;
		top: 0px;
		left: -10px;
		border-bottom: 1px solid #e5e6f1;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>a.mega-menu-link {
		padding: 0px;
		color: #000;
		font-family: 'Roboto Regular';
		font-size: 21px;
		padding: 8px 8px 8px 48px;
		display: block;
		height: auto;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item >a.mega-menu-link {
		background: #2e9eed;
		color: #fff;
	}
	
	.header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item >a.mega-menu-link:before {
		display: block;
		content: '';
		position: absolute;
		left: 10px;
		top: 50%;
		transform: translateY(-50%);
		width: 30px;
		height: 30px;
		background: url('/wp-content/themes/old.old.vikna.ua/img/sprite-0.5.png') no-repeat;
		background-position: -3px -345px;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item:hover>a.mega-menu-link,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
		color: #fff;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
	.header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item>a.mega-menu-link:hover
	/*.header_bottom #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:focus */
	{
		background-color: #2e9eed;
	}

	.header-mobile #mega-menu-wrap-main .mega-menu-toggle+#mega-menu-main li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
	.header-mobile #mega-menu-wrap-main .mega-menu-toggle+#mega-menu-main li.mega-menu-item.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu {
		background-color: #fff;
		border-bottom: 1px solid #e5e6f1;
		padding: 0px;
		width: 100%;
	}
	
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>ul.mega-sub-menu::before {
		display: none;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image,
	#mega-menu-item-text-3 {
		width: 100%!important;
		padding: 0px!important;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image .image_menu_image,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image .image_menu_price,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image .image_menu_button,
	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image .rel_bottom {
		display: none;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image .image_menu_right {
		width: 100%;
		min-width: unset;
		min-height: unset;
		max-width: unset;
		max-height: unset;
		padding: 0px;
	}

	.header-mobile #mega-menu-wrap-main > #mega-menu-main > li.mega-menu-item > .mega-sub-menu > li.mega-menu-item > .mega-sub-menu > li.widget_sp_image .image_menu_title,
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
		padding: 11px 11px 11px 11px;
		color: #000;
		font-size: 18px;
		text-align: left;
		background: none;
		font-family: 'Roboto Regular';
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image:last-child .image_menu_title:before {
		content: '';
		display: block;
		width: 20px;
		height: 10px;
		background: #fff;
		position: absolute;
		left: -18px;
		bottom: -1px;
		border-bottom: 1px solid #e5e6f1;
	}

	.header-mobile #mega-menu-wrap-main>#mega-menu-main>li.mega-menu-item>.mega-sub-menu>li.mega-menu-item>.mega-sub-menu>li.widget_sp_image:last-child .image_menu_title:after {
		content: '';
		display: block;
		width: 20px;
		height: 10px;
		background: #fff;
		position: absolute;
		right: -18px;
		bottom: -1px;
		border-bottom: 1px solid #e5e6f1;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		width: 100%;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
		width: 100%;
		left: 0;
	}

	.header-mobile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		padding: 0 11px;
	}
}





.button.button-orange {
	cursor: pointer;
}

td .get_callback_form {
	float: right;
}

.serv {
	margin: 20px 0 20px;
	overflow: hidden;
}

.serv #get_callback_form2 {
	margin: 20px 0 0;
	display: inline-block;
	font-weight: 400;
	width: 160px;
	font-size: 14px;
}

.serv p {
	color: #000;
	font-family: "Roboto Light";
	font-size: 18px;
	line-height: 28px;
}

.serv_title {
	color: #000;
	font-size: 19px;
	font-size: 14pt;
	font-family: "PFB Regular";
	margin-bottom: 10px;
	color: #000;
}

.serv .col-sm-3 {
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 14pt;
}

.col-sm-9 {
	width: 75%;
	float: left;
}

.col-sm-3 {
	width: 25%;
	float: left;
}

@media (max-width:767px) {
	.col-sm-9 {
		width: 100%;
		float: none;
	}
	.col-sm-3 {
		width: 100%;
		float: none;
	}
	.serv .col-sm-3 {
		clear: both;
		text-align: left;
	}
}


body .elementor-section.page_banner .elementor-container {
	display: initial;
}

body.home .elementor-section.page_banner>.elementor-container>.elementor-row {
	min-height: 550px;
}

body .elementor-section.page_banner>.elementor-container>.elementor-row {
	min-height: 550px;
}

body .elementor-section.page_banner .elementor-column-wrap.elementor-element-populated {
	min-height: 550px1;
}

.elementor-614 .elementor-element.elementor-element-wxwlqap {
	background: none1!important;
}

.image_menu_button {
	height: 40px;
	margin: 0 0 10px;
}


section[data-id="sarzab8"] {
	z-index: 99;
}





/* END HEADER STYLES */


/* PAGE STYLES */

.elementor>.elementor-inner>.elementor-section-wrap>section,
.front-page .elementor>.elementor-inner>.elementor-section-wrap>section.page_banner {
	margin-bottom: 40px;
}

.elementor>.elementor-inner>.elementor-section-wrap>section.page_banner {
	margin-bottom: 10px;
	background: #fff;
}

.elementor>.elementor-inner>.elementor-section-wrap>section.page_banner.icons_banner {
	margin-bottom: 40px;
}

.no_marg {
	margin-bottom: 0 !important;
	padding-bottom: 40px;
}

.page_title {
	font-size: 40px;
	font-family: "PFB Regular";
	font-weight: normal;
	line-height: 1;
}

.page_banner>.elementor-container {
	min-height: 550px;
}

.page_banner>.elementor-container .elementor-widget-wrap {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0px 15px;
}

.page_banner .banner_mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(0, 31, 53);
	opacity: 0.4;
}

.page_banner .banner_title {
	padding: 0 100px;
}

.page_banner .banner_title .elementor-heading-title {
	color: #fff !important;
	font-size: 50px;
	font-family: 'PFB Regular';
	line-height: 1.2;
}

.page_banner .banner_subtitle .elementor-heading-title {
	color: #fff !important;
	font-size: 28px;
	font-family: 'Roboto Light';
}

.page_banner>.elementor-container>.elementor-row>.elementor-element:before,
.icons-banner>.elementor-container>.elementor-row>.elementor-element:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(0, 31, 53);
	opacity: 0.4;
	z-index: 1;
}

.page_banner.brand_banner>.elementor-container .elementor-widget-wrap {
	height: 100%;
}

.page_banner.brand_banner .banner_title .elementor-heading-title {
	font-size: 45px;
}

.page_banner.icons_banner>.elementor-container {
	min-height: 500px;
}

.page_banner.icons_banner .icons-list {
	text-align: center;
	margin-top: 50px;
}

.page_banner.icons_banner .icons-list .elementor-widget-image-box {
	display: inline-block;
	width: 220px;
	vertical-align: top;
}

.page_banner.icons_banner .icons-list .elementor-widget-image-box .elementor-image-box-content {
	padding: 15px 30px 0px 30px;
}


/** ***** **/

.main_icon_links .elementor-image {
	min-height: 75px;
	line-height: 75px;
	text-align: center;
}

.main_icon_links .elementor-widget-container .elementor-heading-title {
	padding: 0 25px;
	line-height: 1.1;
}

.main_icon_links .elementor-heading-title>a {
	text-decoration: underline;
}

.main_icon_links .elementor-heading-title>a:hover {
	text-decoration: none;
}

.main_advantages .elementor-widget-wrap .elementor-widget:not(:last-child) {
	margin-bottom: 15px;
	line-height: 1.3;
}

.order_icons .elementor-image-box-wrapper {
	min-height: 85px;
}

.order_icons .elementor-image-box-wrapper .elementor-position-left .elementor-image-box-img {
	width: 34px;
	margin-left: 20px;
	margin-top: -7px;
}

.comments_blocks {
	line-height: 1.3;
}

.comments_blocks .elementor-widget.comment_title {
	margin-bottom: 10px;
}

.comments_blocks .comment_answer {
	position: relative;
	background-color: #f4f4f4;
	padding: 10px 15px;
}

.comments_blocks .comment_answer:after {
	display: block;
	content: '';
	width: 19px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	left: 15px;
	background: url('/wp-content/themes/old.old.vikna.ua/img/sprite-0.2.png') no-repeat;
	background-position: -5px -213px;
}


/* END PAGE STYLES */


/* FOOTER */

footer {
	width: 100%;
	min-height: 50px;
	background-color: #f4f4f4;
	padding: 53px 0px;
}

footer .footer-block {
	display: inline-block;
	vertical-align: top;
	width: 25%;
}

footer .footer-block.footer-logo {
	width: 23%;
}

footer .footer-block.footer-logo .logo a {
	display: block;
	text-align: left;
}

.footer-menu li {
	list-style: none;
}

.footer-menu .menu li {
	padding-bottom: 8px;
}

.footer-menu .menu li a {
	font-family: 'Roboto Bold';
	text-transform: uppercase;
	font-size: 12px;
}

.footer-contacts {
	padding-left: 9px;
}

.footer-contacts .telephone {
	font-family: 'PFB Thin';
	font-size: 18px;
	line-height: 1.6;
}

.footer-contacts .fotter-work-time {
	line-height: 2;
}

.footer-contacts .fotter-work-time span {
	display: block;
	font-family: 'Roboto Medium';
	color: #2e9eed;
}

.footer-logo {
	padding-top: 7px;
	/*padding-left: 52px;*/
}

.footer-bottom {
	padding-top: 16px;
	padding-bottom: 40px;
	height: 40px;
}

.footer-bottom .copyright,
.footer-bottom .developers,
.copyright {
	font-family: 'Roboto Light';
	color: #4d4d4d;
}

.footer-bottom .copyright {
	float: left;
}

.footer-bottom .developers {
	float: right;
}

.footer-bottom .developers a {
	color: #4d4d4d;
	text-decoration: underline;
}


/* ***** */


/* FORMS */

.wpcf7-form {
	position: relative;
}


/*.wpcf7-form input
{
    cursor: pointer;
}*/

.calculate_form {
	padding: 43px 0px;
	background-color: #2f8ee2;
	color: #fff;
}

.calculate_form input:not([type='submit']),
.calculate_form .jq-selectbox .jq-selectbox__select {
	width: 265px;
	border: none;
}

.calculate_form .form_title,
.calculate_form .form,
.calculate_form .form_telephones {
	display: inline-block;
	vertical-align: top;
}

.calculate_form .form_title {
	width: 24%;
	color: #fff;
	font-family: 'PFB Bold';
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
	padding-right: 25px;
}

.calculate_form .form {
	width: 51%;
	padding: 12px 0px 0 10px;
}

.calculate_form .form_field {
	display: inline-block;
	vertical-align: top;
	width: 265px;
	margin-right: 7px;
	/*padding: 0 5px;*/
}

.calculate_form form.wpcf7-form>div.form_field:last-child {
	margin: 0px;
}

.calculate_form .form_button {
	text-align: right;
	margin-right: 10px;
	margin-top: 15px;
}

.calculate_form .form_button input {
	width: 265px;
	font-size: 14px;
	padding: 15px 20px;
	cursor: pointer;
	border-radius: 0;
}
.moskit_form_body2 .form_button {
	text-align: center;
}

.calculate_form .form_button .ajax-loader {
	float: left;
	width: 265px;
}

.calculate_form .wpcf7-response-output {
	float: left;
	width: 47%;
	margin-top: -50px;
}

.calculate_form .calculate_link {
	font-family: 'Roboto Light';
	margin-top: 24px;
	margin-right: 20px;
	/*padding: 0px 23px 0 6px;*/
}

.calculate_form .calculate_link a {
	color: #fff;
	text-decoration: underline;
	float: right;
}

.calculate_form .calculate_link a:hover {
	text-decoration: none;
}

.calculate_form .form_telephones {
	font-family: 'Roboto Light';
	width: 24%;
	padding: 6px 0px 0 35px;
}

.calculate_form .form_telephones .form_telephones_text {
	margin-bottom: 10px;
}

.calculate_form .form_telephones .telephone {
	font-family: 'PFB Thin';
	font-size: 20px;
	padding: 3px 0px;
}

.calculate_form .form_telephones .telephone i {
	margin-right: 12px;
}

.price-list-form-block {
	padding: 50px 0;
}

.price-list-form-block .price-list-form {
	text-align: right;
	padding: 13px 13px 0 40px;
}

.price-list-form-block .price-list-form input {
	width: 100%;
}

.price-list-form-block .price-list-form .form_field {
	margin-bottom: 15px;
}

.price-list-form-block .price-list-form .form_button input {
	padding: 15px;
}

.price-list-form-block .price-list-form .form_button {
	position: relative;
}

.price-list-form-block .price-list-form .form_button .ajax-loader {
	width: 100%;
	position: absolute;
}

.price-list-form-block .price-list-form .wpcf7-response-output {
	color: #fff;
	text-align: left;
	margin-top: 10px;
	position: absolute;
	width: 100%;
}

.form.page-banner-form input {
	min-width: 240px;
	width: 240px;
	padding: 12px 18px 12px 20px;
}

.form.page-banner-form input[type='submit'] {
	font-size: 14px;
	padding: 15px;
}

.form.page-banner-form input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.form.page-banner-form input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.form.page-banner-form input:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.form.page-banner-form input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.form.page-banner-form input:not([type='submit']) {
	border-color: #fff;
	color: #fff;
	border-radius: 3px;
	background: rgba(58, 58, 58, 0.1);
	font-size: 16px;
}

.form.page-banner-form .form_field.half_field,
.form.page-banner-form .form_button.half_field {
	/*width: 49%;*/
	padding: 0 15px;
	display: inline-block;
}

.form.page-banner-form .form_field.field_right {
	text-align: right;
}

.form.page-banner-form .form_field.field_left {
	text-align: left;
}

.form.page-banner-form .wpcf7-response-output {
	color: #fff;
	position: relative;
	width: 100%;
	text-align: center;
	color: #76e662;
	font-size: 18px;
}

.form.page-banner-form .ajax-loader {
	display: none1!important;
}


/* ********** */


/** POST list **/

.dpe-flexible-posts li {
	display: block;
	float: left;
	width: 100%;
	max-height: 300px;
}

.dpe-flexible-posts .post-list-left .postlist-image img {
	vertical-align: bottom;
}

.dpe-flexible-posts .post-list-item .post-list-content {
	padding: 40px 55px;
	background: #fff;
}

.dpe-flexible-posts .post-list-item.post-list-left .postlist-image {
	float: left;
	width: 50%;
}

.dpe-flexible-posts .post-list-item.post-list-right .postlist-image {
	float: right;
	width: 50%;
}

.dpe-flexible-posts .post-list-item.post-list-left .post-list-content {
	float: right;
	width: 50%;
	min-height: 300px;
	max-height: 300px;
}

.dpe-flexible-posts .post-list-item.post-list-right .post-list-content {
	float: left;
	width: 50%;
	min-height: 300px;
	max-height: 300px;
}

.dpe-flexible-posts .post-list-item .post-list-title {
	font-family: 'PFB Bold';
	margin-bottom: 18px;
	width: 100%;
	float: left;
}

.dpe-flexible-posts .post-list-item .post-list-title .title {
	font-size: 21px;
	display: block;
	float: left;
	line-height: 1.3;
}

.dpe-flexible-posts .post-list-item .post-list-title .post-list-date {
	display: block;
	float: right;
	max-width: 50%;
	line-height: 1.3;
	font-size: 14px;
	color: #4d4d4d;
	padding: 8px 17px;
}

.dpe-flexible-posts .post-list-item .post-list-short-desc {
	font-family: 'Roboto Light';
	font-size: 14px;
	margin-bottom: 25px;
	float: left;
	width: 100%;
	max-height: 110px;
	overflow: hidden;
}

.dpe-flexible-posts .post-list-item .post-list-read-more {
	font-family: 'PFB Bold';
	font-weight: bold;
	font-size: 14px;
	color: #2e9eed;
	text-transform: uppercase;
}

.dpe-flexible-posts .post-list-item .post-list-read-more.post-list-read-more--imaged {
	display: inline-flex;
	align-items: center;
}

.dpe-flexible-posts .post-list-item .post-list-read-more.post-list-read-more--imaged img {
	max-width: none;
}

.dpe-flexible-posts .post-list-item .post-list-read-more.post-list-read-more--imaged:hover {
	text-decoration: none;
}

.dpe-flexible-posts .post-list-item .post-list-read-more i {
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 1px;
}

.dpe-flexible-posts .post-list-item .post-list-read-more:hover {
	text-decoration: underline;
}

.post-list-buttons {
	text-align: center;
	float: left;
	width: 100%;
	margin: 35px 0 40px 0;
}

.post-list-buttons .button {
	padding: 15px 48px;
}


/** ************ **/


/** TIMER **/

.countdown-timer {
	max-width: 100%;
	min-width: 300px;
	color: #fff;
	text-align: center;
}

.brand_banner .countdown-timer {
	text-align: right;
}

.countdown-timer .timer-numbers-block,
.countdown-timer .timer-separator {
	position: relative;
	display: inline-block;
}

.countdown-timer .timer-separator {
	width: 8px;
}

.countdown-timer .timer-numbers-block .timer-numbers-label {
	display: block;
	position: absolute;
	width: 100%;
	font-family: 'Roboto Medium';
	font-size: 16px;
	text-transform: lowercase;
	text-align: center;
	top: -27px;
}

.countdown-timer .timer-numbers-block .timer-number {
	display: inline-block;
	font-family: 'PFB Bold';
	font-size: 28px;
	width: 42px;
	height: 47px;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 47px;
}


/** ***** **/


/** BREADCRUMBS **/

.elementor .elementor-section-wrap>section.breadcrumbs-block {
	margin-bottom: 0px;
}

.breadcrumbs {
	font-size: 14px;
	color: #8c8c8c;
  padding: 10px 0px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.breadcrumbs li {
  display: flex;
  align-items: center;
}

.breadcrumbs li:not(:last-child):after {
  content: '';
  background: url('../img/breadcrumbs/arrow.svg');
  background-size: 100% 100%;
  display: block; 
  width: 10px;
  height: 10px;
  filter: invert(61%) sepia(0%) saturate(0%) hue-rotate(206deg) brightness(91%) contrast(85%);
  margin-left: 5px;
  margin-right: 5px;
}

.breadcrumbs li a {
	color: #8c8c8c;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

#mm {
	position: relative;
	left: -12%;
}


/** ************ **/

.elementor-section.elementor-section-boxed>.elementor-container {
	/*padding: 0 15px;*/
}

.elementor .elementor-section-wrap>section.page-title {
	margin-bottom: 15px;
}

.inside-list {
	padding: 0px;
	margin: 0 -15px;
}

.inside-list .inside-item-block {
	min-width: 25%;
	width: 25%;
	float: left;
	margin-bottom: 50px;
	padding: 0 15px 45px 15px;
	position: relative;
}

.inside-list.brand-liders,
.inside-list.profile-list {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	padding-top: 15px;
}

.inside-list .inside-item-image {
	margin-bottom: 5px;
}

.inside-list .inside-item-name a {
	font-family: 'Roboto Bold';
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

.inside-list .inside-item-name a:hover {
	color: #2e9eed;
}

.inside-list .inside-item-description {
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 1.2;
	color: #666666;
	margin-top: 10px;
}

.inside-list .inside-item-description .desc {
	min-height: 49px;
	height: 49px;
	overflow: hidden;
}

.read-more {
	color: #2E9EED;
	font-size: 13px;
}

.inside-list .inside-item-description.act .desc {
	height: auto;
	cursor: pointer;
}

.inside-list .inside-item-price {
	font-size: 21px;
	margin-top: 5px;
}

.inside-list .inside-item-price-description {
	font-family: 'Roboto Light';
	font-size: 14px;
	color: #666666;
	margin-top: -4px;
}

.inside-list .inside-item-button {
	margin-top: 19px;
}

.inside-list .button-lider-item {
	color: #2e9eed;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'PFB Bold';
}

.inside-list .button-lider-item:hover {
	text-decoration: underline;
}

.inside-list .button-lider-item i {
	margin-left: 8px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: -4px;
}

.inside-list .button-add-to-compare {
	font-family: 'Roboto Light';
	font-size: 14px;
	cursor: pointer;
	padding: 0 0 1px;
}

.inside-list .button-add-to-compare span {
	border-bottom: 1px dashed #b2b2b2;
}

.inside-list .button-add-to-compare:hover {
	color: #000;
}

.inside-list .button-add-to-compare:before {
	content: '';
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #b2b2b2;
	border-radius: 4px;
	vertical-align: middle;
	margin-right: 12px;
	margin-top: -4px
}

.inside-list .button-add-to-compare.checked:before {
	/*content: '\f00c';
    color: #2e9eed;*/
	background: url("/wp-content/themes/old.old.vikna.ua/img/check-icon-blue.png") no-repeat;
	background-size: cover;
	border-color: #2e9eed;
}

.profile-item .inside-item-name {
	font-size: 18px;
}

.elementor .profile-item .inside-item-image img {
	max-width: 100%;
	max-height: 100%;
}

.profile-item .inside-item-image {
	height: 150px;
	position: relative;
}

.profile-item .inside-item-image:hover img {
	position: absolute;
	width: 250px;
	height: 250px;
	max-height: 250px;
	max-width: 250px;
}

.inside-list .profile-item .inside-item-button {
	margin-top: 0px;
	position: absolute;
	bottom: 0;
}

.inside-list .inside-list-buttons {
	text-align: center;
	float: left;
	width: 100%;
	margin: 35px 0 40px 0;
}


/* ************** */

.brands-list .page_title {
	text-align: center;
}


/* FAQ TABS */

.faq-block .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 31%;
	margin-right: 15px;
	margin-bottom: 30px;
}

.faq-block .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper>.elementor-tab-title:first-child {
	border-top: 1px solid #dedede;
}

.faq-block .elementor-element .elementor-tab-title {
	border: 1px solid #dedede;
	border-top: none;
}

.faq-block .elementor-element .elementor-tab-title.elementor-active a {
	color: #2e9eed;
}

.faq-block .elementor-widget-tabs .elementor-tab-desktop-title {
	padding: 15px 20px;
}

.faq-block .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.active {
	color: #000;
	background: #fff;
	border-right-style: solid;
}

.faq-block .elementor-element .elementor-tabs-content-wrapper {
	border: none!important;
}

.faq-block .elementor-element .elementor-tabs-content-wrapper .elementor-tab-content {
	padding-top: 0px;
}

.faq-block .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.active:after,
.faq-block .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.active:before {
	display: none;
}


/** **************** **/

.vibor-okon-block .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0px;
}

.vibor-okon-block .vibor-okon-icons-block {
	padding-top: 25px;
	z-index: 5;
}

.vibor-okon-block .vibor-okon-icons-block.icons-left .elementor-image>img {
	margin-right: -5px;
}


/** *************** **/

.icons-block.windows-icons .elementor-row {
	margin-bottom: 25px;
}

.icons-block.windows-icons .elementor-image-box-content .elementor-image-box-description {
	padding: 0 75px;
}

.icons-block.windows-icons .elementor-image-box-content .elementor-image-box-title {
	padding: 0 75px;
	line-height: 1.2;
	margin-bottom: 10px;
}


/** ***************** **/

.moskit-garant .elementor-widget-image-box {
	background: #f4f4f4;
	margin-bottom: 35px;
}

.moskit-garant .elementor-widget-image-box .elementor-image-box-description {
	padding: 20px 25px 20px 25px;
}


/** ********** **/

.compare-table {
	white-space: nowrap;
	overflow: auto;
}

.compare-table .compare-table-row {
	width: 100%;
	font-size: 0px;
}

.compare-table .compare-table-remove-row {
	padding: 10px 0px 20px 0;
}

.compare-table .compare-table-row,
.compare-table .compare-table-row>div {
	font-size: 14px;
	background-color: #f4f4f4;
}

.compare-table>.compare-table-row:nth-child(2n),
.compare-table>.compare-table-row:nth-child(2n)>div {
	background-color: #fff;
}

.compare-table .compare-table-row .compare-table-column {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.compare-table .compare-table-row .compare-table-column.compare-label {
	width: 280px;
	padding: 5px 30px;
	text-align: left;
}

.compare-table .compare-table-row .compare-table-column.compare-value {
	width: 120px;
	padding: 5px 10px;
	text-align: center;
}

.compare-table .compare-table-row .compare-table-column.compare-value a.remove {
	color: #2e9eed;
	text-decoration: underline;
}

.compare-table .compare-table-row .compare-table-column.compare-value a.remove:hover {
	text-decoration: none;
}


/** ********** **/


/* TABS */

.content-tabs.brand-price-tabs {
	padding-bottom: 5px;
}

.content-tabs > ul {
	list-style: none;
	display: block;
	background: #fff;
	margin: 0 -10px;
}

.content-tabs > ul li {
	display: inline-block;
	background: #fff;
	margin: 0 10px;
}

.content-tabs > ul li a {
	display: block;
	font-family: 'Roboto Regular';
	font-size: 18px;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding: 15px 15px 15px 15px;
	color: #666666;
	text-align: center;
	position: relative;
}

.content-tabs>ul li a>img {
	max-height: 23px;
	position: absolute;
	left: 3px;
	top: 16px;
}

.content-tabs > ul li.ui-state-active {
	border-radius: 3px;
}

.content-tabs > ul li:hover a,
.content-tabs > ul li.ui-state-active a {
	border: 1px solid #bea8a8;
}

.content-tabs>.content-tabs-content {
	background: #fff;
	padding: 20px 20px 5px 20px;
}

.content-tabs.brand-price-tabs .brand-price-tab-block {
	display: inline-block;
	vertical-align: top;
}

.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-image {
	width: 435px;
}

.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data {
	clear: both;
	padding: 25px 50px 25px 18px;
}

.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-data-row {
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	display: flex;
}

.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-data-row-head {
	border-bottom: none;
	display: flex;
}

.content-tabs.brand-price-tabs .ui-tabs-panel {
	display: flex;
	flex-wrap: wrap;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row>div {
	width: 33%;
	vertical-align: top;
	line-height: 1;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .brand-name {
	color: #fff;
	background: #2e9eed;
	padding: 17px 20px 17px 20px;
	text-align: left;
	font-family: 'Roboto Medium';
	font-size: 14px;
}

.brand-logo {
	margin: 20px 0 0;
}

.elementor .brand-logo a {
	display: inline-block;
	margin: 0 20px 0 0;
	font-family: 'Roboto Light';
	text-decoration: underline;
	border: 1px solid #d0d0d0;
	padding: 10px 15px;
}

.elementor .brand-logo a.button {
	margin-top: 21px;
}

.brand-logo .btn {
	color: #2e9eed;
	font-size: 15px;
	padding-left: 30px;
}

.elementor .brand-logo a.btn span {
	background: url(/wp-content/themes/old.old.vikna.ua/img/link.png) right center no-repeat;
	padding-right: 24px;
}

.brand-name-dropdown li a img {
	margin: 0 10px 0 0;
	top: 7px;
	width: 22px;
	position: relative;
	opacity: 0.8;
}

.brand-name-dropdown li:hover a img {
	opacity: 1;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .brand-name-dropdown .dropdown-menu a:hover,
.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .brand-name-dropdown .dropdown-menu a.active {
	color: #fff;
}

ol.children {
	margin-left: 20px;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .brand-name>a:hover {}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .label {
	font-family: 'Roboto Light';
	background: #f4f4f4;
	color: #000;
	font-size: 14px;
	text-align: center;
	/*padding: 17px 20px 17px 20px;*/
	line-height: 1.2;
	padding: 7px 20px;
	display: flex;
	align-items: center;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value-label {
	font-family: 'Roboto Light';
	color: #000;
	font-size: 14px;
	text-align: left;
	padding: 17px 5px 17px 20px;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value {
	font-family: 'Roboto Medium';
	font-size: 21px;
	text-align: center;
	color: #000;
	padding: 10px 20px;
	position: relative;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value span {
	padding: 3px 6px;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value.t1 span {
	/* border-bottom: 1px dashed; */
	/*background:#fff4b8;*/
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value.t2 span {
	/*color:#ff5e00;*/
	/* border-bottom: 1px dashed; */
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value.t3 span {
	/* border-bottom: 1px dashed; */
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value .tooltip {
	display: none;
	border: 1px solid #ccc;
	border-radius: 10px;
	font-size: 14px;
	text-align: left;
	position: absolute;
	top: 34px;
	left: 19%;
	padding: 0 11px 9px 11px;
	background: rgba(255, 255, 255, 1);
	z-index: 9;
	width: 173px;
	-webkit-box-shadow: 0px 9px 25px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 9px 25px 0px rgba(0, 0, 0, 0.4);
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value:hover .tooltip {
	display: block;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value .tooltip p {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 13px;
	color: #615f5f;
	padding: 3px 0 9px 26px;
	text-transform: uppercase;
	height: 30px;
}

.brand-price-tab-data h3,
.brand-price-tab-data .brand-h3 {
	font-size: 16px;
	font-weight: 800;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value .tooltip p.t1 {
	background: url(/wp-content/themes/old.old.vikna.ua/img/t1.png) 0 0 no-repeat;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value .tooltip p.t2 {
	background: url(/wp-content/themes/old.old.vikna.ua/img/t2.png) 0 0 no-repeat;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value .tooltip p.t3 {
	background: url(/wp-content/themes/old.old.vikna.ua/img/t3.png) 0 0 no-repeat;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row.selected .value-label {
	font-family: 'Roboto Medium';
	color: #2e9eed;
}

.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row.selected .value {
	color: #2e9eed;
}

.brand-price-tab-data.brand-price-tab-block.sub-tabs .brand-price-tab-button {
	position: absolute;
	bottom: 124px;
	right: 5px;
	max-width: 240px;
}

.brand-price-tab-data.brand-price-tab-block.sub-tabs {
	position: relative;
}

@media (max-width:1215px) {
	.brand-price-tab-data.brand-price-tab-block.sub-tabs .brand-price-tab-button {
		bottom: 102px;
	}
}

@media (max-width:1020px) {
	.brand-price-tab-data.brand-price-tab-block.sub-tabs .brand-price-tab-button {
		bottom: 89px;
		right: 50px;
	}
}

@media (max-width:760px) {
	.brand-price-tab-data.brand-price-tab-block.sub-tabs .brand-price-tab-button {
		position: relative;
		left: 0;
		bottom: inherit;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-bottom .brand-price-tab-button {
		position: relative;
	}
}

.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-bottom .brand-price-tab-button .button {
	text-align: center;
	display: block;
	width: 100%;
	padding: 14px 20px;
}

.profile_tabs {}

.profile_tabs .profile_tabs_cameras {
	display: table;
	list-style: none;
	clear: both;
	width: 100%;
	font-size: 0;
	margin-bottom: 15px;
}

.profile_tabs .profile_tabs_cameras li {
	display: table-cell;
	text-align: center;
	font-size: 14px;
}

.profile_tabs .profile_tabs_cameras li a {
	display: block;
	font-family: 'Roboto Regular';
	background: #f4f4f4;
	padding: 14px 20px;
	margin-right: 1px;
	text-decoration: underline;
}

.profile_tabs .profile_tabs_cameras>li:last-child a {
	margin-right: 0px;
}

.profile_tabs .profile_tabs_cameras li a:hover,
.profile_tabs .profile_tabs_cameras li.ui-state-active a {
	background: #2f8ee2;
	text-decoration: none;
	color: #fff;
}


/* ************** */

.moskit-price-tabs-content,
.moskit-price-tab-content {
	float: left;
	width: 100%;
}

.moskit-price-tab-content {
	/*padding-bottom: 70px;*/
}

.moskit-price-tab-content .moskit-image-slides {
	float: left;
	width: 40%;
	/*height: 425px;*/
	/*min-height: 100px;*/
}

.moskit-price-tab-content .moskit-image-slides .height-slider {
	float: left;
	width: 15%;
	max-width: 50px;
	height: 100%;
	padding: 45px 0;
}

.moskit-price-tab-content .moskit-image-slides .moskit-image {
	float: left;
	width: 85%;
	padding: 45px 0 30px 0;
	padding: 15px 0 30px 0;
	text-align: center;
}

.moskit-price-tab-content .moskit-image-slides .moskit-image.handl-image {
	width: 100%;
}

.handl-tabs {
	padding: 23px 8px;
}

.elementor .moskit-color-imgs img {
	border: 1px solid #fff;
	cursor: pointer;
	margin-bottom: 10px;
}

.moskit-color-imgs img.active {
	border: 1px solid #2E9EED;
}

.moskit-price-tab-content .moskit-image-slides .width-slider {
	float: left;
	height: 50px;
	width: 100%;
	padding-left: 70px;
	padding-right: 30px;
	padding-top: 20px;
}

.moskit-image-slides .height-slider .ui-slider {
	width: 4px;
	height: 340px;
	margin: 0 auto;
}

.moskit-image-slides .width-slider .ui-slider {
	height: 4px;
	width: 100%;
}

.moskit-color-imgs {
	display: none;
	float: right
}

.slick-initialized .moskit-color-imgs.slick-slide {
	display: none;
}

.moskit-color-imgs.col1,
.slick-initialized .moskit-color-imgs.col1.slick-slide {
	display: block;
}

.moskit-color-imgs img {
	display: block;
	float: none;
}

.sill-color-imgs img,
.sill-color-imgs.moskit-color-imgs img {
	float: left;
	width: 18%;
	margin: 13px 1% 0;
}

.zoom {
	display: inline-block;
	position: relative;
}


/* magnifying glass icon */

.zoom:after {
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
    top: 186px;
    right: 100px;
    background: url(../img/zoom.png);
    background-size: cover;
    opacity: 0.8;
}

.zoom img {
	display: block;
}

.zoom img::selection {
	background-color: transparent;
}

.moskit-price-by-krepleniya label {
	float: left;
}

.form_field.moskit-colors {
	width: 242px!important;
}

ul.rem-balk {
	list-style: none
}

.rem-balk li {
	line-height: 20px;
	position: relative;
	padding: 5px 0 9px 18px;
}

.rem-balk li a {
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
}

.rem-balk li::before {
	content: "•";
	color: #2E9EED;
	font-size: 41px;
	position: absolute;
	left: 0;
	top: 5px;
}

.size-slider,
.size-slider .ui-slider {
	position: relative;
}


/* Ползунок */

.size-slider .ui-slider .ui-slider-handle {
	position: absolute;
	border-radius: 50%;
	z-index: 2;
	width: 22px;
	height: 22px;
	background-color: rgb(46, 158, 237);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.35);
	cursor: pointer;
}

.size-slider.height-slider .ui-slider .ui-slider-handle {
	left: -9px;
	margin-bottom: -11px;
}

.size-slider.height-slider .ui-slider .ui-slider-handle .this-value,
.size-slider.width-slider .ui-slider .ui-slider-handle .this-value {
	content: '';
	position: absolute;
	width: 50px;
	height: 30px;
	color: #000;
	background: #efefef;
	text-align: center;
	border-radius: 4px;
	padding: 4px 0px;
	font-family: 'Roboto Medium';
}

.size-slider.height-slider .ui-slider .ui-slider-handle .this-value {
	left: 30px;
	top: -5px;
}

.size-slider.height-slider .ui-slider .ui-slider-handle .this-value:before {
	content: '';
	position: absolute;
	border-right: 5px solid #efefef;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	top: 11px;
	left: -5px;
}

.size-slider.width-slider .ui-slider .ui-slider-handle .this-value {
	top: -35px;
	left: -15px;
}

.size-slider.width-slider .ui-slider .ui-slider-handle .this-value:before {
	content: '';
	position: absolute;
	border-top: 5px solid #efefef;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: 29px;
	left: 21px;
}

.size-slider.width-slider .ui-slider-horizontal .ui-slider-handle {
	top: -9px;
	margin-left: -11px;
}

.size-slider .ui-widget-content {
	background: #e5e5e5;
	border-radius: 4px;
}

.size-slider .max-value,
.size-slider .min-value {
	position: absolute;
	display: block;
	color: #666666;
	line-height: 1.2;
	text-align: center;
	font-family: 'Roboto Light';
	font-size: 14px;
	width: 100%;
}

.size-slider.height-slider .max-value {
	top: 0px;
}

.size-slider.height-slider .min-value {
	bottom: -15px;
}

.size-slider.width-slider .max-value {
	width: 50px;
	right: 5px;
	top: 40px;
}

.size-slider.width-slider .min-value {
	width: 50px;
	left: 45px;
	top: 40px;
}

.moskit-price-tab-content .moskit-content {
	float: left;
	width: 40%;
	padding: 20px 20px 0px 20px;
}

.moskit-price-tab-content .moskit-content .moskit-content-title {
	display: inline-block;
	width: 100%;
	font-size: 21px;
	font-family: 'PFB Bold';
	line-height: 1.3;
}
.moskit-content-price{
	display: inline-block;
	color: #a4a4a4;
	width: 45%;
	vertical-align: bottom;
	text-align: left;
}

.moskit-price-tab-content .moskit-content .moskit-content-character {
	display: inline-block;
	/*width: 20%; */
	vertical-align: bottom;
	text-align: right;
}

.moskit-price-tab-content .moskit-content .moskit-content-character a {
	color: #2e9eed;
	font-size: 14px;
	font-family: 'PFB Bold';
	text-transform: uppercase;
	position: relative;
}

.moskit-price-tab-content .moskit-content .moskit-content-character a:after {
	content: '';
	border-bottom: 1px dashed #2e9eed;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.moskit-price-tab-content .moskit-content .moskit-content-character a:hover:after {
	display: none;
}

.moskit-price-tab-content .moskit-content .moskit-content-description {
	padding-top: 20px;
	font-size: 14px;
}

.moskit-price-tab-content .moskit-content .moskit-content-form {
	padding: 20px 0px;
	float: left;
	width: 100%;
}

.moskit-content-form-table *, .moskit-content-form-table *:after, .moskit-content-form-table *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.moskit-content-form-table > div label {
    float: left;
}
.moskit-content-form-table > div > div, .moskit-content-form-table > div > input {
    /* *display: inline-block; */
    /* *padding-left: 20px; */
    margin-left: 135px;
    /* *margin-left: 0; */
}
.moskit-content-form-table > div > div.jq-selectbox {
    display: block;
}
.moskit-row-hidden {
    display:none !important;
}

.basket_preview {
    width:100%;
    /* max-width:460px; */
}
.basket_preview img {
    display:inline-block;
    width:100px;
}
.basket_preview > div {
    display:inline-block;
    vertical-align: top;
    margin: 10px;
    /* width: calc(100vw - 180px); */
}


.moskit-content-form-table > div:before, .moskit-content-form-table > div:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}

.moskit-content-form .form_field.moskit-colors {
	float: left;
	width: 100%;
}

.moskit-content-form .form_field {
	margin-bottom: 10px;
}

.moskit-content-form .form_field.moskit-full-price {
	margin-bottom: 2px;
}

.moskit-image {
	position: relative;
}

.z_icon {
	position: absolute;
	left: 40%;
	top: 46%;
	z-index: 1000;
	width: 23px;
	height: 23px;
	background: url(/wp-content/themes/old.old.vikna.ua/img/zoom.png) 0 0 no-repeat;
	background-size: cover;
}

.moskit-content-form .form_field .jq-selectbox {
	width: 50%;
}

.moskit-content-form .form_field .jq-selectbox .jq-selectbox__select {
	padding: 4px 15px 5px 20px;
	min-width: 100%;
	width: 100%;
}

.moskit-content-form .form_field .jq-selectbox .jq-selectbox__select::after {
	padding: 1px 3px 0 0;
}

.moskit-content-form .form_field .jq-selectbox .jq-selectbox__dropdown li {
	width: 100%;
}

.moskit-content-form .moskit-sizes-block {
	font-size: 0px;
	float: left;
	width: 100%;
	/* padding-top: 5px; */
    padding: 5px 6px 0 6px;
    margin-bottom: 10px;
}
.moskit-content-form-table input {
    display: block;
}
.moskit-content-form-table label {
    display: block;
    color: #666666;
    font-size: 14px;
    height: 24px;
}
.moskit-content-form .moskit-sizes-block>div {
	float: left;
	/*width: 33%;*/
	padding-right: 15px;
	line-height: 2;
}

.moskit-content-form .moskit-sizes-block .moskit-height {
	padding-left: 22px!important;
}
.moskit-content-form .moskit-sizes-block #moskit-width {
	min-width: 70px;
    width: 70px;
}
.moskit-content-form .moskit-sizes-block #moskit-height {
	min-width: 70px;
    width: 70px;
}

.moskit-content-form .moskit-sizes-block .moskit-height:before {
	content: 'x';
	color: #a1a1a1;
	display: block;
	float: left;
	font-size: 18px;
	font-family: 'PFB Thin';
	height: 100%;
	margin-left: -18px;
	padding-top: 25px;
}

.moskit-content-form .moskit-sizes-block .moskit-total-area {
	padding-left: 15px;
	padding-right: 0px;
	/* display: none; */
}

.moskit-content-form .form_field label {
	display: block;
	color: #666666;
	font-size: 14px;
}

.moskit-content-form .moskit-sizes-block label {
    display:inline-block;
    width:100px;
}
.moskit-content-form .moskit-sizes-block input {
	padding: 6px 15px 6px 15px;
	min-width: 115px;
    width: 115px;
	font-family: 'Roboto Light';
    display: inline-block;
    margin-left: 35px;
}

.moskit-content-form .moskit-sizes-block .moskit-mm {
    display: inline-block;
    height: 20px;
    width: 20px;
    color: #666666;
    font-size: 14px;
    margin-left:6px;
}
@media screen and (max-width: 420px) {
    .moskit-content-form .moskit-sizes-block input {
        margin-left: 0px;
    }
    .sill-content .sill-form-fields .form_field .jq-selectbox {
        margin-left: 100px;
    }
    .moskit-price-tab-content .moskit-content {
        padding: 20px 0px 0px 0px;
    }
}
@media screen and (max-width: 340px) {
    .moskit-content-form .moskit-sizes-block label {
        width: 66px;
    }
    .moskit-content-form .moskit-sizes-block input {
        margin-left: 0px;
    }
    .moskit-content-form .moskit-sizes-block .moskit-mm {
        margin-left:4px;
    }
}

.moskit-content-form .moskit-sizes-block .moskit-total-area .total {
	color: #000;
	font-size: 21px;
	font-family: 'PFB Bold';
	line-height: 1.5;
}

.moskit-content-form .moskit-prices-block {
	padding-top: 0px;
	float: left;
	width: 100%;
}
.moskit-content-form .moskit-s-max-text {
	padding: 4px 6px;
	padding-bottom: 10px;
	float: left;
	color: #666;
	width: 100%;
    font-size: 15px;
}
.moskit-content-form .moskit-s-text {
	padding: 0px 6px;
	float: left;
	color: #666;
	width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
}

.moskit-content-form .moskit-prices-block label {
	height: 18px;
}

.moskit-content-form .moskit-prices-block .moskit-price-by-square {
	float: left;
	width: 40%;
	display: none;
}

.moskit-content-form .moskit-prices-block .moskit-price-by-krepleniya {
	float: left;
	width: 90%;
	margin-top: 15px;
}

.moskit-content-form .moskit-calculate-price {
	/* float: left; */
	/*width: 100%;*/
	padding-top: 0;
	font-family: 'PFB Bold';
	font-size: 20px;
	margin-left: 135px;
}

.moskit-prices-block>div {
	float: left;
	width: 48%!important;
}

.moskit-price-by-krepleniya {
	text-align: left;
	/* line-height: 42px; */
	font-size: 13px;
}

.moskit-prices-block>div>label {
	height: 35px;
	display: block;
	float: none;
	line-height: 44px;
}

.moskit-content-form .moskit-button {
	float: left;
	width: 100%;
	padding-top: 0;
}

.moskit-content-form .moskit-button .button {
	//padding: 13px 49px;
	width: 200px;
	display: block;
	text-align: center;
}

.moskit-content-form .moskit-button.moskit-buttons {
	float: left;
	width: 100%;
	padding-top: 0;
	display: flex;
}
.moskit-content-form .moskit-button.moskit-buttons .button {
	//padding: 13px 49px;
	width: 200px;
	display: flex;
	justify-content: center;
	text-align: center;
	margin-right: 10px;
}

.button.button-transparent {
    border: 1px solid #dedede;
    background-image:none;
}

.moskit-content-form .moskit-button.moskit-buttons-calculate {
    float: left;
    width: 100%;
    padding-top: 0;
    display: flex;
    text-align:right;
    margin-bottom:20px;
}
.moskit-content-form .moskit-button.moskit-buttons-calculate .button {
	width: 120px;
	display: inline-block;
	text-align: center;
	margin-left: 137px;
}

.moskit-price-tab-content .moskit-icons {
	float: left;
	width: 20%;
	padding: 20px 20px 0 70px;
}

.moskit-price-tab-content .moskit-icons .moskit-icon {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	font-size: 0px;
}

.moskit-price-tab-content .moskit-icons .moskit-icon .icon {
	/*float: left;*/
	display: inline-block;
	width: 45%;
	text-align: left;
	padding-left: 5px;
}

.moskit-price-tab-content .moskit-icons .moskit-icon .icon img {
	max-width: 100%;
}

.moskit-price-tab-content .moskit-icons .moskit-icon .label {
	/*float: left;*/
	display: inline-block;
	vertical-align: bottom;
	width: 55%;
	color: #000;
	font-size: 14px;
	line-height: 1.2;
}

.moskit-price-tab-content .moskit-icons .moskit-icon .text {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 1.2;
	padding-left: 7px;
}

.elementor-widget:not(:last-child) {
	overflow: hidden;
}

.popup-content .charakter-table>.charakter-table-row {
	width: 100%;
	font-size: 0px;
	background-color: #f4f4f4;
}

.popup-content .charakter-table>.charakter-table-row:nth-child(2n) {
	background-color: #fff;
}

.popup-content .charakter-table .charakter-table-row>div {
	display: inline-block;
	width: 50%;
	font-size: 14px;
	color: #000;
	padding: 5px 10px;
	vertical-align: middle;
}

.popup-content .charakter-table .charakter-table-row>div.table-label {
	color: #666666;
	padding: 5px 10px 5px 30px;
}


/** ****************** */

.sills-price-tabs-content,
.sill-price-tab-content {
	float: left;
	width: 100%;
}

.content-tabs>.content-tabs-content.sills-price-tabs-content {
	padding-left: 30px;
}

.sill-price-tab-content .sill-images-slider {
	float: left;
	width: 40%;
	padding-right: 15px;
	/*outline: 1px solid red;*/
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider {
	margin-left: -5px;
	margin-top: 10px;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .sill-thumb-slider-slide {
	padding: 0 5px;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .sill-thumb-slider-slide a {
	display: block;
	padding-bottom: 5px;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .sill-thumb-slider-slide.slick-current a {
	border-bottom: 1px solid #2e9eed;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .slick-next,
.sill-price-tab-content .sill-images-slider .sill-thumb-slider .slick-prev {
	display: none!important;
	z-index: 1;
	height: 75px;
	margin-top: -4px;
	background: rgba(0, 0, 0, 0.3);
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .slick-prev {
	left: 5px;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .slick-next {
	right: 2px;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider .slick-next:before,
.sill-price-tab-content .sill-images-slider .sill-thumb-slider .slick-prev:before {
	opacity: 1;
}

.sill-price-tab-content .sill-images-slider .sill-thumb-slider:hover .slick-next,
.sill-price-tab-content .sill-images-slider .sill-thumb-slider:hover .slick-prev {
	display: inline-block!important;
}

.sill-price-tab-content .sill-content {
	float: left;
	width: 40%;
	min-height: 100px;
}

.sill-price-tab-content .sill-content .sill-content-title {
	display: inline-block;
	width: 100%;
	font-size: 21px;
	font-family: 'PFB Bold';
	line-height: 1.3;
}

.sill-price-tab-content .sill-content .sill-content-description {
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 14px;
}

.sill-price-tab-content .sill-content .sill-content-form {
	padding: 20px 0px;
	float: left;
	width: 100%;
}

.sill-price-tab-content .sill-content .sill-form-fields {
	float: left;
	width: 100%;
	margin: 0 -6px;
	padding-bottom: 12px;
}

#phone-form p {
	text-align: center;
	font-size: 18px;
}

.sill-price-tab-content .sill-content .sill-form-fields .form_field {
	float: left;
	padding: 0 6px;
}

.sill-price-tab-content .sill-content .form_field label {
	display: block;
	color: #666666;
	font-size: 14px;
	height: 24px;
}

.sill-price-tab-content .sill-content .sill-form-fields .sill-colors,
.sill-price-tab-content .sill-content .sill-form-fields .sill-sizes{
	margin-bottom: 0;
}

.sill-price-tab-content .sill-content .sill-form-fields .sill-colors label,
.sill-price-tab-content .sill-content .sill-form-fields .sill-sizes label {
	float: left;
	min-width: 60px;
}

.sill-content .sill-form-fields .sill-colors .jq-selectbox,
.sill-content .sill-form-fields .sill-sizes .jq-selectbox {
	margin-left: 85px;
}

.sill-price-tab-content .sill-content .sill-prices-block {
	/*padding-top: 10px;*/
	float: left;
	width: 100%;
}

.sill-price-tab-content .sill-content .sill-prices-block .calculateMoskit_inline {
	margin-left: 145px;
}

.sill-price-tab-content .sill-content .sill-prices-block.moskit-buttons-calculate {
	margin-bottom: 20px;
}

.sill-price-tab-content .sill-content .sill-prices-block-sum .form-field {
	width: 100%;
	margin-bottom: 10px;
}

.sill-price-tab-content .sill-content .sill-prices-block .calculateMoskit_inline,
.sill-price-tab-content .sill-content .sill-prices-block .button {
	padding-top: 12px;
	padding-bottom: 12px;
}

.sill-price-tab-content .sill-content .sill-prices-block.moskit-buttons {
	margin-top: 10px;
}

.sill-prices-block>div {
	width: 48%;
	float: left;
}

.sill-prices-block label {
	float: left;
	color: #666666;
	font-size: 14px;
	height: 24px;
}

.sill-price-tab-content .sill-content .sill-prices-block .sill-calculate-price {
	/*float: left;
	width: 100%;*/
	padding-top: 0;
    font-family: 'PFB Bold';
    font-size: 20px;
    margin-left: 145px;
}

.sill-price-tab-content .sill-content .sill-button {
	float: left;
	width: 100%;
	padding-top: 18px;
}

.sill-price-tab-content .sill-content .sill-button .button {
	padding: 13px 49px;
	width: 252px;
	display: block;
	text-align: center;
}

.sill-content .sill-form-fields .form_field .jq-selectbox {
	max-width: 300px;
}

.sill-form-fields .form_field .jq-selectbox .jq-selectbox__select {
	padding: 5px 25px 5px 20px;
	min-width: 100%;
	width: 100%;
}

.sill-form-fields .form_field .jq-selectbox .jq-selectbox__select:after {
	padding: 1px 3px 0 0;
}

.sill-form-fields .form_field .jq-selectbox .jq-selectbox__dropdown {
	width: auto;
	max-width: 300px;
}
#moskit-color-styler .jq-selectbox__dropdown,
#sill-color-styler .jq-selectbox__dropdown{
    width: auto !important;
}

.sill-form-fields .form_field .jq-selectbox .jq-selectbox__dropdown ul {
	max-height: 300px;
	overflow: auto;
}

.sill-form-fields .form_field .jq-selectbox .jq-selectbox__dropdown li {
	width: 100%;
}

.sill-price-tab-content .sill-icons {
	float: left;
	width: 20%;
	/* padding: 96px 20px 0 70px; */
	padding: 20px 20px 0 70px;
}

.sill-price-tab-content .sill-icons .sill-icon {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	font-size: 0px;
}

.sill-price-tab-content .sill-icons .sill-icon .icon {
	display: inline-block;
	width: 45%;
	text-align: left;
	padding-left: 5px;
}

.sill-price-tab-content .sill-icons .sill-icon .icon img {
	max-width: 100%;
}

.sill-price-tab-content .sill-icons .sill-icon .label {
	display: inline-block;
	vertical-align: bottom;
	width: 55%;
	color: #000;
	font-size: 14px;
	line-height: 1.2;
}

.sill-price-tab-content .sill-icons .sill-icon .text {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 1.2;
	padding-left: 7px;
}

.sill-price-tab-content .sill-inside-tabs {
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 40px;
	float: left;
	width: 100%;
}

.sill-inside-tabs .sill-inside-tabs-names {
	display: block;
	list-style: none;
	clear: both;
	width: 100%;
	font-size: 0;
	margin-bottom: 15px;
}

.sill-inside-tabs .sill-inside-tabs-names li {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	width: 25%;
}

.sill-inside-tabs .sill-inside-tabs-names li a {
	display: block;
	font-family: 'Roboto Regular';
	background: #f4f4f4;
	padding: 14px 20px;
	margin-right: 1px;
	text-decoration: underline;
}

.sill-inside-tabs .sill-inside-tabs-names li:hover a,
.sill-inside-tabs .sill-inside-tabs-names li.ui-state-active a {
	background: #2f8ee2;
	text-decoration: none;
	color: #fff;
}

.sill-inside-tabs .inside-description-text {
	float: left;
	width: 100%;
}

.sill-inside-tabs .inside-description-text,
.sill-inside-tabs .inside-description-text p {
	line-height: 1.5;
}

.sill-inside-tabs .inside-tab-title {
	font-size: 21px;
	font-family: 'PFB Bold';
	margin-bottom: 20px;
}

.sill-inside-tabs .inside-colors-gallery,
.sill-inside-tabs .inside-interior-gallery {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.sill-inside-tabs .images-gallery {
	margin-left: -15px;
	margin-right: -15px;
}

.inside-colors-gallery .images-gallery .gallery-image {
	display: block;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

.inside-colors-gallery .images-gallery .gallery-image label {
	display: block;
	text-align: center;
}

.inside-interior-gallery .images-gallery .gallery-image {
	display: block;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

.sill-inside-tabs .charakter-table {
	width: 100%;
}

.sill-inside-tabs .charakter-table .charakter-table-row {
	width: 100%;
	font-size: 0px;
	background-color: #f4f4f4;
}

.sill-inside-tabs .charakter-table .charakter-table-row:nth-child(2n) {
	background-color: #fff;
}

.sill-inside-tabs .charakter-table .table-label {
	color: #666666;
	padding: 5px 10px 5px 30px;
	display: inline-block;
	width: 50%;
	font-size: 14px;
	vertical-align: middle;
}

.sill-inside-tabs .charakter-table .table-value {
	display: inline-block;
	width: 50%;
	font-size: 14px;
	color: #000;
	padding: 5px 10px;
	vertical-align: middle;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-row {
	font-size: 0px;
	border-bottom: 1px solid #f4f4f4;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-head {
	border: none;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-row>div {
	display: inline-block;
	width: 18%;
	vertical-align: middle;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-head>div {
	border-left: 1px solid #fff;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-head div.sills-sizes-dropdown,
.sills-typical-prices-tabs .sills-typical-prices-tabs-row div.value-label {
	width: 28%;
	border-left: none;
}

.sills-typical-prices-tabs .sills-sizes-dropdown>a {
	display: block;
	color: #fff;
	background: #2e9eed;
	padding: 15px 20px 15px 20px;
	text-align: left;
	font-family: 'Roboto Regular';
	font-size: 14px;
}

.sills-typical-prices-tabs .sills-sizes-dropdown>a i {
	color: #fff;
	float: right;
	margin-top: 4px;
}

.sills-sizes-dropdown .dropdown-menu {
	padding: 0px;
	max-height: 150px;
	overflow: auto;
}

.sills-sizes-dropdown .dropdown-menu a {
	color: #000;
	font-size: 14px;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-head .label {
	font-family: 'Roboto Light';
	background: #f4f4f4;
	color: #000;
	font-size: 14px;
	text-align: center;
	padding: 17px 20px 17px 20px;
	line-height: 1.2;
}

.sills-typical-prices-tabs .value-label {
	font-size: 14px;
	padding: 17px 20px 17px 20px;
}

.sills-typical-prices-tabs .sills-typical-prices-tabs-row .value {
	font-size: 14px;
	text-align: center;
	padding: 17px 20px 17px 20px;
}

.no-loggia .brand-price-tabs-names>li:last-child,
.no-loggia .content-tabs-content>div:last-child {
	display: none;
}

@media(min-width:767px) {
	.sills-typical-prices-tabs .sills-typical-prices-tabs-head {
		height: 50px;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row {
		width: 1250px;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row>div:first-child {
		width: 140px;
		border-left: none;
		display: block;
		float: left;
		padding: 17px 20px 17px 20px;
	}
	.sills-typical-prices-tabs-row {
		clear: both;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-head .label,
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row>div {
		display: block;
		float: left;
		width: 140px;
	}
	.sills-typical-prices-tabs {
		/*overflow:visible;overflow-x:scroll;*/
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-head .label,
	.sills-typical-prices-tabs .sills-typical-prices-tabs-head .sills-sizes-dropdown>a {
		/*height: 68px;
    padding-top: 24px;*/
	}
	.scroll {}
	.scroll .inner {
		width: 1150px;
	}
	.scroll .inner>div {
		width: 130px;
		float: left;
		width: auto!important;
	}
	.sill-left .value-label {
		text-align: center;
		padding-top: 0;
	}
	.sill-left {
		float: left;
		width: 180px;
	}
	.sill-right {
		margin-left: 180px;
		overflow-x: scroll;
	}
}

body .sill-right .scroll .inner {
	overflow: hidden;
}

body .sill-right .scroll .inner>div.charakter-table {
	font-size: 14px;
	width: 140px!important;
	float: left;
	min-height: 485px;
}

body .sill-right .scroll .inner>div.charakter-table .charakter-table-row {
	text-align: center;
	vertical-align: middle;
	display: table;
}

.sill-right .table-value,
.sill-left .table-label {
	font-size: 13px!important;
	width: 140px;
	height: 44px;
	line-height: 14px;
	padding: 4px 5px!important;
	display: table-cell!important;
	vertical-align: middle;
}

.sill-left .table-label {
	display: block;
	color: #ccc;
	display: table-cell;
}

.sill-inside-tabs .sill-right .charakter-table .table-value {
	width: 100%;
	display: table-cell;
}

.footer-social {
	text-align: left;
	margin: 32px 78px 26px 4px;
	overflow: hidden;
}

.footer-social a {
	margin: 0 18px 15px 0;
	font-size: 20px;
	border: 1px solid #000000;
	border-radius: 25px;
	padding: 5px 10px 12px;
	width: 20px;
	height: 23px;
	text-align: center;
	float: left;
	display: block;
	box-sizing: content-box;
}

.footer-social a:last-child {
	margin-right: 0;
}

.footer-social a:hover {
	border-color: #2E9EED;
}


/* Comments */

.wc-thread-wrapper {
/*	float: left;*/
/*	width: 73%;*/
}

.wc-main-form-wrapper {
/*	float: right;*/
	/*width: 27%;*/
	min-width: 480px;
}

.wc-main-form-wrapper .comment_title {
	font-family: 'PFB Bold';
	font-size: 28px;
	margin-bottom: 20px;
	font-weight: bold;
}

#wpcomm .wc-main-form-wrapper .wpd-form-row .wpd-field {
	color: #000;
	background: #fff;
	border: 1px solid #D4D4D4;
	outline: none;
	font-size: 14px;
	padding: 14px 18px 16px 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#wpcomm .wc-main-form-wrapper .wpd-form-row .wpd-field.has_error,
#wpcomm .wc-main-form-wrapper .wc-field-textarea textarea.has_error {
	-moz-box-shadow: 0px 0px 3px 0px #da0d15;
	-webkit-box-shadow: 0px 0px 3px 0px #da0d15;
	box-shadow: 0px 0px 3px 0px #da0d15;
}

#wpcomm .wc-main-form-wrapper .wc-field-textarea textarea {
	color: #000;
	background: #fff;
	border: 1px solid #D4D4D4;
	outline: none;
	font-size: 14px;
	padding: 14px 18px 16px 20px;
	font-family: 'Roboto Regular';
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wc-main-form-wrapper .wc-field-submit {
	display: none;
}

#wpcomm form .comment_captcha {
	margin-bottom: 20px;
}

.comment_captcha.has_error .g-recaptcha>div {
	moz-box-shadow: 0px 0px 3px 0px #da0d15;
	-webkit-box-shadow: 0px 0px 3px 0px #da0d15;
	box-shadow: 0px 0px 3px 0px #da0d15;
}


/*#wpcomm .wc-load-more-submit:after
{
    content: '';
    width: 40px;
    height: 40px;
    outline: 1px solid red;
    display: inline-block;
}*/


/*.comment_captcha .g-recaptcha
{
    -moz-transform:scale(0.92);
    -ms-transform:scale(0.92); 
    -o-transform:scale(0.92); 
    -moz-transform-origin:0; 
    -ms-transform-origin:0;
    -o-transform-origin:0;
    -webkit-transform:scale(0.92);
    transform:scale(0.92);
    -webkit-transform-origin:0 0;
    transform-origin:0;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.92,M12=0,M21=0,M22=0.92,SizingMethod='auto expand');
}*/

.wc-main-form-wrapper .comment_button .button {
	display: block;
	text-align: center;
	padding: 13px 15px;
}

#wpcomm .wc-main-form-wrapper .wmu-active {
	border: none;
}

#wpcomm .wc-main-form-wrapper .wmu-tabs {
	border: none;
	margin-top: 0px;
}

#wpcomm .wc-main-form-wrapper .wmu-multi-file.wmu-tabs .wmu-preview-image {
	vertical-align: top;
}

#wpcomm .wmu-image-tab .wmu-add .wmu-add-icon {
	cursor: pointer;
}

#wpcomm .wc-comment {
	margin-bottom: 30px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 30px;
}

#wpcomm .wc-comment .wc-comment-text {
	font-size: 14px;
	color: #000;
	font-family: "Roboto Light";
}

#wpcomm .wc-comment .wc-comment-right>div {
	float: right;
	width: 75%;
}

#wpcomm .wc-comment .wc-comment-right .wmu-attached-images {
	border: none;
}

#wpcomm .wc-comment .wc-comment-right .wmu-attached-images .wmu-attachment {
	margin: 0 5px;
}

#wpcomm .wc-comment .wc-comment-right .wmu-attached-images .attachment-thumbnail {
	border: none;
	max-height: none!important;
	max-width: 55px;
}

#wpcomm .wc-comment .wc-comment-right>div.wc-comment-header {
	float: left;
	width: 25%;
}

#wpcomm .wc-comment.wc-blog-guest>.wc-comment-right .wc-comment-author {
	color: #000;
	font-size: 18px;
	font-family: 'PFB Bold';
}

#wpcomm .wc-comment.wc-reply {
	background-color: #f4f4f4;
	margin-bottom: 5px;
}

#wpcomm .wc-comment.wc-reply {
	padding: 20px;
}

#wpcomm .wc-comment.wc-reply .wc-comment-header {
	display: none;
}

#wpcomm .wc-comment.wc-reply .wc-comment-right>div {
	width: 100%;
}

#wpcomm .comment_loader {
	text-align: center;
}

#wpcomm .comment_loader .blue-loader,
#wpcomm .load-more-loader .blue-loader {
	width: 40px;
	height: 40px;
	background-position: center;
}

#wpcomm .wc-field-textarea .wpdiscuz-textarea-foot .wmu-add .wpdiscuz-button {
	text-decoration: underline;
}

#wpcomm .wc-field-textarea .wpdiscuz-textarea-foot .wmu-add .wpdiscuz-button:hover {
	text-decoration: none;
}


/* ****************** */


/* ***************** */

.page-posts-list {
	margin-bottom: 40px;
	clear: both;
	float: left;
	width: 100%;
}


/** ************** **/


/* PAGINATION */

.post-paginations .navigation {
	float: left;
	width: 100%;
	border-top: 1px solid #f4f4f4;
	padding-top: 30px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}

.post-paginations .go-to-first,
.post-paginations .go-to-last {}

.post-paginations a.page-numbers {
	display: inline-block;
	padding: 0 5px;
	color: #2e9eed;
	font-size: 16px;
	text-decoration: underline;
}

.post-paginations span.current {
	display: inline-block;
	padding: 0 5px;
	font-size: 16px;
	border: 2px solid #000;
	border-radius: 50%;
	min-width: 15px;
	min-height: 25px;
	text-align: center;
}

.post-paginations a.page-numbers:hover {
	text-decoration: none;
}


/* ****************** **/


/** POPUPS **/

.mfp-container.mfp-ajax-holder .mfp-content {
	max-width: 95%;
}

.popup {
	background-color: #fff;
	padding: 20px 40px;
	min-width: 300px;
	max-width: 100%;
}

.popup.compare-popup {
	padding-bottom: 40px;
}

.popup.message-popup {
	width: 380px;
}

.popup button.mfp-close,
.mfp-figure button.mfp-close {
	color: #fff;
	right: -50px;
	top: -13px;
	font-size: 55px;
	font-weight: 100;
	font-family: Roboto;
	opacity: 0.8;
}

.popup button.mfp-close:hover,
.mfp-figure button.mfp-close:hover {
	opacity: 1;
	cursor: pointer;
}

.mfp-figure button.mfp-close {
	top: 26px;
	width: auto;
}

.popup .popup-title {
	text-align: center;
	font-family: 'PFB Bold';
	font-size: 21px;
	/*font-weight: bold;*/
	margin-bottom: 25px;
}


.work_time_line.soc.icons-center {
	text-align: center;
}

.icons-center ul {
	display: inline-block;
}

.cont_bot {
	display: flex;
	margin-top: 10px;
	margin-bottom: 20px;
}
.contacts-city-main {
	display: flex;
    width:100%;
}
.cont_bot_right {
	display: flex;
    flex: none;
    width: 280px;
    margin-top: 10px;
	margin-bottom: 20px;
    padding-left:30px;
}
.map2 {
	display: flex;
    flex-basis: 400px;
    flex-grow: 1;
  /* flex: none; */
	/* width: calc(100% - 200px); */
    /* flex: 2; */
    overflow: auto;
}
.c_data_head {
    font-size: 21px;
    font-family: "PFB Bold";
    font-weight: bold;
    display: block;
    padding: 14px 0 4px 0;
}
.c_data_head:first-child {
    padding-top: 0px;
}
@media (max-width: 768px) {
    .contacts-city-main {
        display: block;
        width: 100%;
    }
    .cont_bot_right {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-left:0px;
    }
    .map2 {
        display: block;
        width: 100%;
        overflow: auto;
    }
}
/* .cont_bot_right { */
	/* display: inline-block; */
    /* width: 200px; */
    /* margin-top: 10px; */
	/* margin-bottom: 20px; */
/* } */
/* .map2 { */
	/* display: inline-block; */
	/* width: calc(100% - 230px); */
    /* overflow: auto; */
/* } */

.c_name {
	font-size: 21px;
	font-family: "PFB Bold";
	color: rgb(46, 158, 237);
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-right: solid 2px;
	padding: 20px;
}

.c_data {
	padding-left: 20px;
}

.work_time_line {
	background-color: rgb(244, 244, 244);
	font-size: 14px;
	font-family: "Roboto";
	color: rgb(0, 0, 0);
	line-height: 1.789;
	text-align: center;
	padding: 20px;
	margin-top: 40px;
}

.compare-value .fa {
	color: #2A9FED;
	font-size: 22px;
	margin: 0 2px;
}

.compare-value .fa.fa-thermometer-half {
	color: orange
}

.compare-value .fa.fa-thumbs-o-up {
	color: #4ba021;
}

.compare-value .fa.fa-circle {
	font-size: 16px;
}

.profile-item.inside-item p {
	margin: 3px 0 2px;
}

.compare-value.last {
	margin-bottom: 20px;
}

#map, .map2 {
	min-height: 400px;
}

.map_no_marg {
	margin-bottom: 0 !important;
}

.map_no_marg .elementor-column-wrap {
	padding: 0 !important;
}

.map_form {
	height: 0;
}

.map_wrapper {
	width: 100%;
	height: 10px1;
	padding: 20px 0;
	position: relative;
}

.map-in-form {
	position: absolute;
	/*margin-top: -385px;*/
	height: 350px;
	right: 10px;
	top: 30px;
	z-index: 999;
	width: 350px;
	border-radius: 3px;
	background-image: -moz-linear-gradient( 0deg, rgb(95, 167, 252) 0%, rgb(45, 141, 225) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(95, 167, 252) 0%, rgb(45, 141, 225) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(95, 167, 252) 0%, rgb(45, 141, 225) 100%);
	opacity: 0.902;
	box-shadow: 0px 5px 7px 0px rgba(11, 82, 145, 0.34);
}

#map, .map2 {
	margin-bottom: 30px;
}

.map-in-form input,
.map-in-form textarea {
	width: 84%;
	margin-left: 8%;
	font-size: 14px;
	font-family: "Roboto";
	color: rgb(0, 0, 0);
}

.map-in-form textarea {
	height: 80px;
}

.map-in-form .form_field {
	margin-bottom: 10px;
}

.map-in-form .ajax-loader {
	margin-top: 5px;
	width: 100%!important;
}

.map-in-form .wpcf7-response-output {
	color: #fff;
	margin: 0 0% 0 8%;
}

.map-in-form .form-button {
	background-image: -moz-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255, 216, 0) 0%, rgb(255, 186, 0) 100%);
	height: 48px;
	font-size: 14px;
	font-family: "Roboto";
	color: rgb(0, 0, 0);
	line-height: 1.361;
	text-shadow: 0.707px 0.707px 0px rgba(255, 255, 255, 0.71);
}

.map-in-form p {
	margin-bottom: 8px;
}

.mapform_tit {
	font-size: 21px;
	font-family: "PFB Bold";
	color: rgb(255, 255, 255);
	line-height: 1.193;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px !important;
}

.calculate_form .calculate_link {
	opacity: 0;
	display: none;
}

.display_none {
	display: none !important;
}

.elementor-edit-mode .display_none {
	display: block;
}

.elementor-section .elementor-container {
	display: block!important;
}

.elementor-widget-wts-postlist .eae-pl-readmore a.button.button-orange {
	width: auto;
	color: #000;
}

.wts-eae-pl-wrapper {
	margin-top: 20px;
}

.wts-eae-pl-wrapper .eae-pl-title {
	font-size: 20px;
}

.eae-pl-content-box {
	width: 80%;
	float: left;
}

.eae-pl-readmore {
	width: 20%;
	float: left;
}

.search_result {
	padding: 30px 0px;
}

.search_result .search_block_result {
	padding-bottom: 15px;
}

.search_result .search_block_result a {
	font-family: 'PFB Bold';
	font-size: 20px;
}

.header_search {
	z-index: 5;
}

footer .footer-block.footer-mobile-logo,
.header-middle .icons_selector .icon_block.contact_icon,
.search-form span.search_input .search-button-submit,
.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row>div.mobile_label {
	display: none;
}

div.read-more {
	cursor: pointer;
}

.popup-form .wpcf7-response-output {
	padding-top: 10px;
	color: green;
	text-align: center;
}

.our__pre {
	font-size: 0;
	margin: 20px 0 40px;
}

.pre__elem {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	width: 20%;
	background: #f2f2f2;
	position: relative;
	height: 240px;
}

.pre__elem.fff {
	background: #fff;
}

.pre__elem_r {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	width: 20%;
	background: #0077FB;
	position: relative;
	height: 100px;
}

.pre__elem_r.eee {
	background: #e34600;
}

.pre__img {
	position: absolute;
	bottom: 0;
	right: 0;
}

.pre__img img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	width: 80%;
}

.pre__elem:hover>.pre__img img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	width: 96%;
}

.pre__text {
	line-height: 20px;
	padding: 0 30px;
	padding-top: 25px;
	text-align: center;
	text-decoration: none;
	color: #818589;
	font-size: 15px;
	position: relative;
}

.pre__text_r {
	padding: 0 25px;
	padding-top: 25px;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	position: relative;
}

.pre__text:before1 {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 40px;
	height: 2px;
	background: #e75f22;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pre__elem:hover>.pre__text:before {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pre__text:hover,
.pre__text:focus,
.pre__elem:hover,
.pre__elem:focus {
	text-decoration: none;
}

.pre__elem:hover .pre__text {
	color: #2259b1;
	font-weight: 600;
}

.cmps {
	clear: both;
}

.cmp {
	width: 19%;
	height: 2px;
	float: left;
	background-color: #e1e1e1;
	margin: 0 1px;
}

.cmp.act {
	background-color: #2E9EED;
}


/*.cmp-1.act{ background-color: #2E9EED;} 
.cmp-2.act{ background-color: #17CF01;} 
.cmp-3.act{ background-color: #F8E71C;} 
.cmp-4.act{ background-color: #F5A623;} 
.cmp-5.act{ background-color: #D0021B;} */

.mfp-content .cmp {
	width: 18px;
	height: 4px;
}

.compare-value {
	margin: 10px 0 17px;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: justify;
	color: #000000;
}

.compare-value label i,
.cmp-lbl {
	width: 20px;
	display: block;
	height: 28px;
	margin: 0 10px 5px 0;
	float: left;
	background-repeat: no-repeat;
}

.compare-value label i.cmp-teplo,
i.cmp-teplo {
	background-image: url(/wp-content/themes/old.old.vikna.ua/img/cmp1.png);
}

.compare-value label i.cmp-nadejn,
i.cmp-nadejn {
	background-image: url(/wp-content/themes/old.old.vikna.ua/img/cmp2.png);
}

.compare-value label i.cmp-price,
i.cmp-price {
	background-image: url(/wp-content/themes/old.old.vikna.ua/img/cmp3.png);
}

.profile-bold {
	margin: 20px 0 20px;
}

.profile-bold p {
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}

.profile-bold label {
	float: left;
}

.profile-tabs-content .inside-list .inside-item-block {
	padding: 0 35px 30px 35px
}

@media (min-width:768px) and (max-width: 1000px) {
	.pre__elem,
	.pre__elem.fff {
		width: 25%;
		background: #fff;
	}
	.pre__elem:nth-child(1),
	.pre__elem:nth-child(3),
	.pre__elem:nth-child(6),
	.pre__elem:nth-child(8),
	.pre__elem:nth-child(9) {
		background: #f2f2f2;
	}
}

@media (max-width: 768px) {
	.pre__elem {
		width: 33%;
	}
}

@media (max-width: 580px) {
	.pre__elem,
	.pre__elem.fff {
		width: 50%;
		background: #fff;
	}
	.pre__elem:nth-child(1),
	.pre__elem:nth-child(4),
	.pre__elem:nth-child(5),
	.pre__elem:nth-child(8),
	.pre__elem:nth-child(9) {
		background: #f2f2f2;
	}
}

@media screen and (max-width: 1199px) {
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-image {
		width: 35%;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data {
		width: 64%;
		padding: 25px 18px 25px 18px;
	}
	.calculate_form .form_title {
		width: 27%;
	}
	.calculate_form .form_telephones {
		width: 23%;
	}
	.calculate_form .form {
		width: 49%;
	}
	.calculate_form .form .wpcf7-form {
		text-align: right;
	}
	.calculate_form .form_field {
		width: 225px;
	}
	.calculate_form .form_button {
		margin-right: 6px;
	}
	.calculate_form .form_button input {
		width: 225px;
	}
	.calculate_form input:not([type="submit"]) {
		min-width: 100%;
		max-width: 100%;
	}
	.icons-block.windows-icons .elementor-image-box-content .elementor-image-box-description {
		padding: 0 50px;
	}
	.inside-list .inside-item-block {
		min-width: 33%;
		width: 33%;
	}
	.popup button.mfp-close {
		right: -40px;
	}
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element {
		width: 35%;
	}
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element:first-child {
		width: 29%;
	}
	.sills-typical-prices .elementor-row .elementor-element.elementor-element-y55rl5m {
		width: 35%;
	}
	.sills-typical-prices .elementor-row .elementor-widget.elementor-widget-heading {
		margin-bottom: 0px;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-head .label {
		padding: 17px 10px;
	}
}

@media screen and (max-width: 1023px) {
	.search-form span.search_input {
		display: none;
		position: absolute;
		top: 30px;
		right: 0;
		background: #fff;
		padding: 20px;
		-moz-box-shadow: 0px 2px 10px 0px rgba(98, 111, 217, 0.16);
		-webkit-box-shadow: 0px 2px 10px 0px rgba(98, 111, 217, 0.16);
		box-shadow: 0px 2px 10px 0px rgba(98, 111, 217, 0.16);
	}
	.search-form span.search_input .search-button-submit {
		display: block;
		position: absolute;
		top: 27px;
		right: 27px;
	}
	.image_menu_title {
		font-size: 18px;
	}
	.image_menu_price {
		font-size: 18px;
		font-family: 'Roboto Medium';
	}
	.button.menu-button {
		padding: 15px 19px;
	}
	.header_search {
		width: 30px;
	}
	.main_advantages .elementor-row {
		flex-wrap: wrap;
	}
	.main_advantages .elementor-row>.elementor-element {
		width: 100%;
	}
	.main_advantages .elementor-row .elementor-widget-image {
		float: left;
		width: 32%;
	}
	.main_advantages .elementor-row .elementor-widget-heading,
	.main_advantages .elementor-row .elementor-widget-text-editor {
		float: left;
		width: 68%;
		text-align: left;
		padding-left: 15px;
	}
	.main_advantages .elementor-row .elementor-widget-heading>.elementor-widget-container,
	.main_advantages .elementor-row .elementor-widget-text-editor .elementor-widget-container .elementor-text-editor {
		text-align: left;
		padding-left: 15px;
	}
	.main_advantages .elementor-row .elementor-widget-heading {
		width: 250px;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-image {
		width: 100%;
		text-align: center;
	}
	.content-tabs>.content-tabs-content {
		padding-top: 15px;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-image img {
		max-height: 260px;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data {
		width: 100%;
	}
	
	.order_icons .elementor-row {
		display: block;
	}
	.order_icons .elementor-row>.elementor-element {
		display: block;
		width: 70%;
		float: right;
		padding-left: 50px;
		height: 70px;
	}
	.order_icons .elementor-row>.elementor-element:first-child {
		width: 30%;
		float: left;
		padding-left: 0px;
		height: auto;
		margin-top: 15px;
	}
	.order_icons .elementor-row>.elementor-element .elementor-image-box-wrapper figure.elementor-image-box-img {
		width: 15%;
	}
	.calculate_form {
		padding: 20px 0px;
	}
	.calculate_form .form_title,
	.calculate_form .form,
	.calculate_form .form_telephones {
		width: 100%;
		padding: 0px;
		padding-bottom: 25px;
		text-align: center;
	}
	.calculate_form .form .wpcf7-form {
		text-align: center;
	}
	.calculate_form .form_button {
		display: inline-block;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.calculate_form .form_field {
		margin-bottom: 0px;
	}
	.calculate_form .form_telephones .form_telephones_text {
		display: none;
	}
	.calculate_form .form_telephones .telephone {
		display: inline-block;
		padding: 0 10px;
	}
	.calculate_form .form_button .ajax-loader {
		float: none;
		width: 100%;
		text-align: center;
	}
	.calculate_form .wpcf7-response-output {
		margin: 0px;
		width: 100%;
	}
	.block-quality .elementor-container>.elementor-row>.elementor-element {
		width: 33%;
	}
	.block-quality .elementor-row>.elementor-element .elementor-widget-text-editor>.elementor-widget-container {
		padding: 0px;
		padding-left: 30px;
	}
	.icons-block.windows-icons .elementor-image-box-content .elementor-image-box-title {
		padding: 0 15px;
	}
	.icons-block.windows-icons .elementor-image-box-content .elementor-image-box-description {
		padding: 0 15px;
	}
	.inside-list .inside-item-block {
		min-width: 50%;
		width: 50%;
	}
	.inside-list .inside-item-image {
		min-height: 344px;
	}
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element {
		display: none;
	}
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element:first-child,
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element:last-child {
		width: 50%;
		display: block;
	}
	.faq-block .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
		width: 45%;
	}
	.dpe-flexible-posts .post-list-item .post-list-title .title {
		max-width: 100%;
	}
	.dpe-flexible-posts li {
		max-height: 205px;
	}
	.dpe-flexible-posts .post-list-item .post-list-content {
		padding: 20px;
	}
	.dpe-flexible-posts .post-list-item .post-list-short-desc,
	.dpe-flexible-posts .post-list-item .post-list-title {
		margin-bottom: 10px;
	}
	.dpe-flexible-posts .post-list-item.post-list-right .post-list-content {
		min-height: 207px;
		max-height: 207px;
	}
	.dpe-flexible-posts .post-list-item.post-list-right .post-list-content p {
		margin-bottom: 5px;
	}
	.page_banner.brand_banner .banner_title.elementor-element>.elementor-widget-container {
		padding: 0px;
	}
	.countdown-timer .timer-numbers-block .timer-number {
		font-size: 25px;
		width: 35px;
		height: 40px;
		line-height: 40px;
	}
	.countdown-timer {
		min-width: unset;
	}
	.contact-city {
		width: 49%;
	}
	.dpe-flexible-posts li {
		max-height: unset;
	}
	.sill-price-tab-content .sill-images-slider,
	.sill-price-tab-content .sill-content {
		width: 50%;
	}
	.sill-price-tab-content .sill-icons {
		width: 50%;
		float: right;
		padding: 0px;
		padding-top: 15px;
	}
	.sill-price-tab-content .sill-icons .sill-icon {
		width: 50%;
	}
	.sill-price-tab-content .sill-icons .sill-icon .icon {
		width: 30%;
	}
	.sill-price-tab-content .sill-content .sill-content-title {
		width: 40%;
	}
	.sill-price-tab-content .sill-content .sill-form-fields {
		/*padding-bottom: 0px;*/
	}
	.sill-price-tab-content .sill-content .sill-form-fields .form_field {
		/*width: 75%;*/
	}
	.sill-price-tab-content .sill-icons .sill-icon .text {
		padding-top: 5px;
	}
	.inside-interior-gallery .images-gallery .gallery-image {
		width: 50%;
	}
	.sill-price-tab-content .sill-inside-tabs {
		padding-bottom: 0px;
	}
	.content-tabs>.content-tabs-content.sills-price-tabs-content {
		margin-bottom: 0px;
	}
	.wc-thread-wrapper,
	.wc-main-form-wrapper {
		width: 50%;
	}
	.sills-typical-prices .elementor-row .elementor-element.elementor-element-y55rl5m {
		display: none;
	}
	.sills-typical-prices .elementor-row .elementor-element.elementor-element-simn4bq {
		width: 100%;
	}
}

@media screen and (max-width: 750px) {
	ul.rem-balk {}
	.brand-price-tab-button {
		position: static;
		margin: 0 0 22px;
	}
	/*.elementor .moskit-color-imgs img{float:left;}
    .moskit-content-form .form_field.moskit-colors,.moskit-content-form .moskit-sizes-block{width:50%!important;}*/
	.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value .tooltip {
		right: 0;
		left: inherit;
		top: 22px;
	}
	.content-tabs>ul li a>img {
		position: relative;
		/* left: inherit; */
		top: 8px;
	}
	footer {
		padding: 35px 0px;
	}
	footer .footer-block {
		width: 100%!important;
		padding: 0 10px;
		text-align: center;
	}
	footer .footer-block.footer-menu {
		display: none;
	}
	footer .footer-block.footer-logo {
		display: none;
	}
	footer .footer-block.footer-mobile-logo {
		margin-bottom: 20px;
		display: block;
	}
	.footer-bottom {
		height: 100px;
		text-align: center;
		padding-top: 25px;
		padding-bottom: 0px;
	}
	.footer-bottom .copyright {
		width: 100%;
		margin-bottom: 15px;
	}
	.footer-bottom .developers {
		font-size: 12px;
		width: 100%;
	}
	.footer-bottom .developers span {
		width: 200px;
		display: inline-block;
	}
	.search-form span.search_input .search-button-submit {
		display: block;
		top: 21px;
		right: 10px;
		width: 27px;
		height: 27px;
		padding-top: 8px;
	}
	.search-form span.search_input {
		top: 55px;
		min-width: 320px;
		box-sizing: border-box;
		padding-right: 10px;
	}
	.page_banner .banner_title {
		padding: 0px;
	}
	.page_banner .banner_title .elementor-heading-title {
		font-size: 32px;
	}
	.page_banner .banner_subtitle .elementor-heading-title {
		font-size: 16px;
	}
	.main_icon_links .elementor-row {
		flex-wrap: wrap;
	}
	.main_icon_links .elementor-row>.elementor-element {
		width: 50%;
	}
	.main_icon_links .elementor-widget-container .elementor-heading-title {
		padding: 0px;
	}
	.main_advantages .elementor-row .elementor-widget-image,
	.main_advantages .elementor-row .elementor-widget-heading,
	.main_advantages .elementor-row .elementor-widget-text-editor {
		width: 100%;
		text-align: center;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data {
		padding: 0px;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row>div {
		width: 100%;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-bottom .brand-price-tab-text {
		display: none;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-bottom .brand-price-tab-button {
		padding: 0px;
		width: 100%;
		padding-bottom: 15px;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row .value-label {
		padding: 17px 5px;
		font-size: 21px;
		text-align: center;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-data-row {
		display: block;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row > div.label {
		display: none;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row>div.mobile_label {
		width: 60%;
		display: inline-block;
		min-height: 50px;
		font-size: 14px;
	}
	.content-tabs.brand-price-tabs .brand-price-tab-data .brand-price-tab-data-row>div.value {
		width: 40%;
		display: inline-block;
		padding: 5px;
		min-height: 50px;
		font-size: 14px;
		text-align: right;
	}
	.block-quality .elementor-container>.elementor-row>.elementor-element {
		width: 100%;
	}
	.block-quality .elementor-container>.elementor-row>.elementor-element .elementor-widget-heading>.elementor-widget-container {
		padding: 0px;
		text-align: center;
		width: 170px;
		margin: 0 auto;
	}
	.front-page .page_banner .elementor-button-wrapper {
		text-align: center;
	}
	.page_banner>.elementor-container {
		width: 100%;
		overflow: hidden;
	}
	.header_bottom {
		z-index: 22;
	}
	.order_icons .elementor-row>.elementor-element,
	.order_icons .elementor-row>.elementor-element:first-child {
		width: 100%;
		padding: 0px;
		text-align: center;
		height: auto;
	}
	.order_icons .elementor-row>.elementor-element .elementor-widget-container>.elementor-image-box-wrapper {
		text-align: center;
	}
	.order_icons .elementor-row>.elementor-element .elementor-image-box-wrapper figure.elementor-image-box-img {
		width: 100%;
	}
	.order_icons .elementor-row>.elementor-element .elementor-image-box-wrapper figure.elementor-image-box-img img {
		margin: 0px auto;
	}
	.calculate_form .form_field,
	.calculate_form .form_button {
		width: 100%;
		margin: 0px;
		margin-bottom: 10px;
	}
	.calculate_form .form_button input {
		width: 100%;
	}
	.popup-form {
		max-width: 100%;
		padding: 20px 20px;
		min-width: 100%;
		width: 100%;
	}
	.mfp-inline-holder .mfp-content {
		width: 100%;
	}
	.popup-form input:not([type="submit"]),
	.popup-form .jq-selectbox .jq-selectbox__select,
	.popup-form textarea {
		min-width: 100%;
		box-sizing: border-box;
	}
	.form.page-banner-form .form_field.half_field {
		width: 100%;
	}
	.countdown-timer .timer-numbers-block .timer-number {
		font-size: 20px;
		width: 25px;
		height: 30px;
		line-height: 30px;
	}
	.countdown-timer {
		min-width: unset;
	}
	.windows .elementor-widget-wrap .elementor-widget-wp-widget-widget_sp_image {
		width: 100%;
		padding: 0px;
		margin-bottom: 40px;
	}
	.windows-icons .elementor-widget-wrap section .elementor-row>.elementor-element .elementor-column-wrap .elementor-image-box-wrapper figure {
		width: 25%;
		float: left;
	}
	.windows-icons .elementor-widget-wrap section .elementor-row>.elementor-element .elementor-column-wrap .elementor-image-box-wrapper .elementor-image-box-content {
		float: left;
		width: 75%;
		text-align: left;
	}
	.windows-icons .elementor-widget-wrap section .elementor-row>.elementor-element .elementor-column-wrap .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
		margin-bottom: 3px;
	}
	.inside-list .inside-item-block {
		min-width: 100%;
		width: 100%;
	}
	.profile_tabs .profile_tabs_cameras {
		display: block;
		width: 100%;
	}
	.profile_tabs .profile_tabs_cameras li {
		display: block;
		width: 100%;
	}
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element:first-child,
	.price-list-form-block .elementor-container>.elementor-row>.elementor-element:last-child {
		width: 100%;
		text-align: center;
	}
	.price-list-form-block .price-list-form {
		padding: 13px 0px;
	}
	.vibor-okon-block .vibor-okon-icons-block .vibor-okon-icon {
		padding: 0 15px;
		text-align: center;
	}
	.vibor-okon-block .vibor-okon-icons-block .vibor-okon-icon .elementor-widget-heading {
		margin: 5px 0px;
	}
	.faq-block .elementor-element .elementor-tabs-content-wrapper .elementor-tab-content {
		border-bottom: 1px solid #dedede;
	}
	.faq-block .elementor-element .elementor-tab-title {
		border-top: 1px solid #dedede;
		border-bottom: none;
	}
	.faq-block .elementor-element .elementor-tabs .elementor-tabs-content-wrapper {
		border-bottom: 1px solid #dedede!important;
	}
	.brands .elementor-widget-wp-widget-widget_sp_image {
		width: 49%;
	}
	.page_banner.brand_banner .banner_title .elementor-heading-title {
		font-size: 25px;
	}
	.page_banner>.elementor-container .elementor-widget-wrap {
		padding: 0px;
	}
	.brand_banner .countdown-timer {
		text-align: center;
	}
	.brand_banner #call_gage {
		text-align: center;
	}
	.inside-list .inside-item-image {
		min-height: 250px;
	}
	.page-links.doors .elementor-widget-wp-widget-widget_sp_image {
		width: 100%;
		padding: 0px;
	}
	.page-links.doors .elementor-widget-wp-widget-widget_sp_image:first-child {
		padding: 0px;
	}
	.form.page-banner-form .form_field.field_right {
		text-align: center;
	}
	.form.page-banner-form .form_button.half_field {
		width: 100%;
		text-align: center;
	}
	.page-links.balkons .elementor-widget-wp-widget-widget_sp_image {
		width: 100%;
		padding: 0px;
	}
	.map-in-form {
		max-width: 100%;
	}
	.popup button.mfp-close {
		top: -50px;
		right: -15px;
	}
	.popup {
		padding: 15px;
	}
	.selected-city-popup .city-autocomplete .city-autocomplete-input {
		width: 100%;
	}
	.selected-city-popup .city-autocomplete .city-autocomplete-input input {
		max-width: 100%;
		box-sizing: border-box;
	}
	.contact-city {
		width: 100%;
	}
	.map_form {
		height: auto;
	}
	.dpe-flexible-posts .post-list-item.post-list-left .postlist-image,
	.dpe-flexible-posts .post-list-item.post-list-right .postlist-image {
		width: 100%;
	}
	.dpe-flexible-posts .post-list-item.post-list-left .post-list-content,
	.dpe-flexible-posts .post-list-item.post-list-right .post-list-content {
		width: 100%;
		max-height: unset;
		min-height: unset;
	}
	.dpe-flexible-posts li {
		max-height: unset;
		margin-bottom: 10px;
	}
	.contact-city {
		margin-bottom: 15px;
	}
	.map-in-form {
		margin-top: 0px;
		position: relative;
		padding: 10px 0px;
	}
	.dpe-flexible-posts .post-list-item .postlist-image img {
		max-width: 100%;
	}
	.form.page-banner-form .wpcf7-response-output {
		position: relative;
		line-height: 1.2;
		margin-top: 5px;
		bottom: 0px;
	}
	.elementor .elementor-section-wrap>section.breadcrumbs-block .elementor-container {
		width: 100%;
	}
	.eae-pl-content-box {
		width: 100%;
	}
	.eae-pl-readmore {
		margin-top: 10px;
	}
	.content-tabs>.content-tabs-content.sills-price-tabs-content {
		padding: 0px;
	}
	.sill-price-tab-content .sill-images-slider {
		width: 100%;
	}
	.sill-price-tab-content .sill-images-slider,
	.sill-price-tab-content .sill-content {
		width: 100%;
		padding-top: 20px;
	}
	.moskit-price-tab-content .moskit-content .moskit-content-title {
		width: 100%;
		margin: 20px 0 10px;
	}
	.sill-price-tab-content .sill-content .sill-form-fields .form_field {
		/*width: 100%;*/
	}
	.sill-price-tab-content .sill-content .sill-button .button {
		width: 100%;
	}
	.sill-price-tab-content .sill-icons {
		width: 100%;
	}
	.sill-price-tab-content .sill-inside-tabs {
		padding-right: 0px;
	}
	.sill-inside-tabs .sill-inside-tabs-names li {
		width: 100%;
	}
	.inside-interior-gallery .images-gallery .gallery-image {
		width: 100%;
	}
	.sill-inside-tabs .charakter-table .table-label {
		padding-left: 10px;
	}
	.wc-thread-wrapper,
	.wc-main-form-wrapper {
		width: 100%;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-head .label {
		display: none;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row>div.sills-sizes-dropdown {
		width: 100%;
	}
	.sills-typical-prices-tabs div.value-label {
		display: none;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row .value {
		width: 100%;
		padding: 17px 10px;
		text-align: right;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row .value .sill_name {
		display: inline-block!important;
		float: left;
		width: 50%;
		text-align: left;
	}
	.sills-typical-prices-tabs .sills-typical-prices-tabs-row .value {
		border-bottom: 1px solid #f4f4f4;
	}
	.moskit-prices-block>div {
		float: none;
		width: 100%!important;
		line-height: 50px;
	}
	.moskit-prices-block>div>label {
		float: left;
	}
}

.icon_block.phone_icon {
	display: none;
}

#orderMoskitBasket-form span.dostavka {
	display: block;
}

#orderMoskitBasket-form span.payment_type {
	display: block;
}

#orderMoskitBasket-form span.wpcf7-list-item {
	display: block;
	margin: 0 0 0 1em;
}

#orderMoskitBasket-form span.wpcf7-list-item input {
	width: 30px;
	margin-top: 10px;
}
#orderMoskitBasket-form .prev_text {
	padding-bottom: 7px;
    font-size: 25px;
    margin-bottom: 20px;
    color: #666;
    border-bottom: #5a5a5a solid 2px;
}

#orderMoskitBasket-form textarea#order_text {
	width: 100%;
	max-width: 800px;
	cursor: not-allowed;
	display: none;
}

#orderMoskitBasket-form input[type="text"],
#orderMoskitBasket-form input[type="email"],
#orderMoskitBasket-form input[type="tel"] {
	width: 40%;
	max-width: 250px;
	min-width: 200px;
	color: #000;
	background: #fff;
	border: 1px solid #D4D4D4;
	outline: none;
	font-size: 14px;
	padding: 11px 11px 7px 9px;
}

#orderMoskitBasket-form .button.button-orange {
	width: 250px;
	padding: 15px 20px 15px 20px;
	margin-right: 10px;
	white-space: nowrap;
}
#orderMoskitBasket-form .moskit_info {
    display: inline-block;
}
#orderMoskitBasket-form .moskit_info  .moskit-delivery_date{
    width:300px;
}
#orderMoskitBasket-form .pack_cost {
	display: none;
}
#orderMoskitBasket-form .moskit-button {
	height: 60px;
	font-size: 14px;
	margin: 0 20px 0 30px;
    line-height: 50px;
    /*display: inline-block;*/
    text-align: right;
}

#orderMoskitBasket-form .moskit-clear {
	width: 200px !important;
	font-size: 14px;
	margin: 0 0 0 17px;
	cursor: pointer;
}
.moskit_basket_m,
.moskit_basket_p
 {
    display:inline-block;
    cursor:pointer;
    padding: 4px 8px;
    font-size: 18px;
}
.moskit_basket_cnt
 {
    display:inline-block;
    font-size: 18px;
    /* font-weight:bold; */
}

.butt-3096 {
	font-size: 14px;
}

.moskit_summary {
	display: block;
	overflow: hidden;
	max-width: 800px;
	width: 100%;
	min-height: 90px;
	font-size: 17px;
	margin: 10px;
	padding: 5px;
	/* font-weight: bold; */
}

/* Contacts */

.contacts-city {
}

.contacts-city__images {
  position: relative;
  padding: 0 40px 40px 10px;
  margin-bottom:30px;
}

.contacts-city__images:before, .contacts-city__images:after {
	display: block;
	content: '';
	clear: both;
}

.contacts-city__image {
    float:left;
    width: 252.5px;
    margin-right:30px;
    margin-bottom:30px;
}

.contacts-city__image img {
    display: block;
	max-width: 100%;
}

@media(max-width: 768px) {
    .contacts-city__image {
        float:left;
        display: block;
        width: 100%;
        max-width: 500px;
    }
}

.contacts-city .contacts-city__images .swiper-button-prev {
  left: 0;
  margin-top: 0;
}

.contacts-city .contacts-city__images .swiper-button-next {
  right: 0;
  margin-top: 0;
}

.contacts-city .contacts-city__images .swiper-button-prev:before,
.contacts-city .contacts-city__images .swiper-button-next:before {
  color: rgb(46, 158, 237);
  font-size: 45px;
}

/* Contacts END */

.clearfix:before, .clearfix:after {
	display: block;
	content: '';
	clear: both;
}



select.delivery_city, select.delivery_warehouse, .select2-container--default  {max-width:800px; width:100%;}


/* Comments */

#wpcomm .wc-thread-wrapper {
	/*width: 100%;*/
	/*float: none;*/
	max-width: 1140px;
   	padding: 0;
}

#wpcomm .comments-container, .page_comments #wpcomm {
	display: flex;
	align-items: flex-start;
}

#wpcomm .wc-form-wrapper {
	flex-shrink: 0;
	margin-left: 30px;
}

#wpcomm .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100%;
}

@media(max-width: 992px) {
	#wpcomm .comments-container {
		flex-direction: column;
		padding: 0 20px;
	}

	#wpcomm .wc-form-wrapper {
		width: 100%;
		margin-left: 0;
		order: 1;
		margin-bottom: 30px;
	}

	#wpcomm .elementor-widget-container {
		order: 2;
	}

	#wpcomm .wc-thread-wrapper {
		padding-right: 0;
	}
}
/* Comments END */

/* Grant steps */
.grant-steps .elementor-element .elementor-tab-title.elementor-active a {
	color: #2e9eed;
}
/* Grant steps END */

/* Credit Tabs */
.credit-tabs .elementor-element .elementor-tabs-wrapper {
	border: 1px solid #d4d4d4;
}

.credit-tabs .elementor-element .elementor-tab-title.elementor-active a {
	color: #2e9eed;
}
/* Credit Tabs END */

.page-links.accessories .elementor-widget-wp-widget-widget_sp_image {
  width: 24%;
  display: inline-block;
  padding: 0 30px;
  vertical-align: top;
}

.page-links.accessories .elementor-widget-wp-widget-widget_sp_image .image_menu_title {
  font-family: 'PFB Bold';
  font-size: 21px;
  color: #2e9eed;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 10px;
}


/* Brand tabs list */
.brand-tabs-brands {
	font-family: 'Roboto Regular';
}

.brand-tabs-brands__line {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.brand-tabs-brands__icon {
	margin-right: 20px;
}

.brand-tabs-brands__items {
	display: flex;
	align-items: center;
}

.brand-tabs-brands__item {
	margin-right: 10px;
}

.brand-tabs-brands__item:last-child {
	margin-right: 0;
}

.brand-tabs-brands__item {
	padding: 3px 6px;
	border: 1px solid #fff;
	font-size: 14px;
}

.brand-tabs-brands__item.active {
	border: 1px solid #d0d0d0;
}

.brand-tabs-brands__select {
	display: none;
}

.brand-tabs-brands__select .jq-selectbox,
.brand-tabs-brands__select .jq-selectbox .jq-selectbox__select {
	width: 100%;
}

.brand-tabs-brands__select .jq-selectbox .jq-selectbox__dropdown li {
	padding: 10px 15px;
}

.jq-selectbox.brand-tabs-brands__flag .jq-selectbox__select {
	padding-left: 10px;
}

.jq-selectbox.brand-tabs-brands__flag .jq-selectbox__select-text {
	padding-left: 35px;
	position: relative;
}

.jq-selectbox.brand-tabs-brands__flag .jq-selectbox__select-text:before {
	position: absolute;
	content: '';
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
}

.jq-selectbox.brand-tabs-brands__flag--ua .jq-selectbox__select-text:before {
	background-image: url('/wp-content/themes/old.old.vikna.ua/img/ua-icon.png');
}

.jq-selectbox.brand-tabs-brands__flag--eu .jq-selectbox__select-text:before {
	background-image: url('/wp-content/themes/old.old.vikna.ua/img/eu-icon.png');
}

.brand-tabs-brands__brands-select {
	display: none;
}

.brand-tabs-brands__brands-select .jq-selectbox,
.brand-tabs-brands__brands-select .jq-selectbox .jq-selectbox__select {
	width: 100%;
}

.jq-selectbox .jq-selectbox__dropdown .brand-tabs-brands__flag {
	position: relative;
	padding: 10px 10px 10px 35px;
}

.jq-selectbox__dropdown .brand-tabs-brands__flag:before {
	position: absolute;
	content: '';
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
}

.jq-selectbox__dropdown .brand-tabs-brands__flag--ua:before {
	background-image: url('/wp-content/themes/old.old.vikna.ua/img/ua-icon.png');
}

.jq-selectbox__dropdown .brand-tabs-brands__flag--eu:before {
	background-image: url('/wp-content/themes/old.old.vikna.ua/img/eu-icon.png');
}

@media (max-width: 768px) {
	.brand-tabs-brands__icon {
		flex-shrink: 0;
	}
	
	.brand-tabs-brands__items {
		flex-wrap: wrap;
	}

	.brand-price-tabs.content-tabs > ul {
		display: none;
	}

	.brand-tabs-brands__select {
		display: block;
	}

	.brand-tabs-brands__brands-select {
		display: block;
		margin-top: 20px;
		width: 100%;
	}

	.brand-tabs-brands__line {
		display: none;
	}
}
/* Brand tabs list END */

/* Brand tabs bottom */
.brand-tabs-bottom {
	margin-top: 20px;
	color: #999;
	display: none;
}
/* Brand tabs bottom END */

/* Brand tabs info */
.brand-tabs-info {
	display: flex;
	margin-top: 20px;
}

.brand-tabs-info .brand-logo {
	margin-right: 20px;
	margin-top: 0;
}

.brand-tabs-info .brand-logo a {
	margin-right: 0;
}

.brand-tabs-info .brand-tabs-buttons {

}
/* Brand tabs info END */

/* Brand tabs buttons */
.brand-tabs-buttons {
}

.brand-tabs-buttons a.button {
	display: block;
	padding: 12px 15px;
}

.brand-tabs-buttons__call {
	
}

.brand-tabs-buttons__callback {
	margin-top: 10px;
}

.brand-tabs-buttons__callback a.button.button-orange {
	background: none;
	border: 1px solid #d0d0d0;
	padding: 11px 14px;
	text-align:center;
}

@media (max-width: 768px) {
	.brand-tabs-buttons {
		flex-direction: column;
	}

	.brand-tabs-buttons__callback {
		margin-left: 0;
		margin-top: 10px;
	}
}

@media (max-width: 480px) {
	.brand-tabs-info {
		flex-direction: column;
	}

	.brand-tabs-info .brand-logo {
		margin-bottom: 20px;
	}
}
/* Brand tabs buttons END */


/* Compare systems */

.profile_tabs {
	display: flex;
	align-items: flex-start;
}

.profile-tabs-sidebar {
	padding-top: 10px;
}

.profile-tabs-select {
	margin-bottom: 20px;
}

.profile-tabs-select:last-child {
	margin-bottom: 0;
}

.profile-tabs-select__title {
	margin-bottom: 10px;
}

.profile-tabs-select__input {

}

.profile-tabs-select__input .jq-selectbox .jq-selectbox__select:after {
	position: absolute;
  display: block;
  content: '';
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 3px;
  height: 3px;
  border-left: 3px solid transparent;
  border-right: 3px solid #777;
  border-top: 3px solid transparent;
	border-bottom: 3px solid #777;
	padding: 0;
	font-size: 0;
}

.profile-tabs-select__input .jq-selectbox__dropdown ul {
	box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.profile-tabs-select__input .jq-selectbox .jq-selectbox__dropdown li:hover {
	background: #f5fafd;
	color: #000;
}

.profile-tabs-select__input .jq-selectbox .jq-selectbox__select {
	border: 1px solid #ececec;
}

.profile-tabs-select__input .jq-selectbox.opened .jq-selectbox__select:after {
  transform: translateY(-50%) rotate(-135deg);
}

.profile-tabs-select__input .jq-selectbox__select-text {
	width: auto !important;
	color: #999;
}

.profile-tabs-select__input .jq-selectbox__dropdown li {
	padding: 10px 18px;
}

.profile-tabs-content .inside-list {
	padding: 15px 15px 0 15px;
	margin: 0;
}

.profile-tabs-content .inside-list .inside-item-block {
	width: calc(33.333% - 30px);
	padding: 0 15px;
}

.profile-tabs-empty {
	padding: 0 15px 0 30px;
}

@media (max-width: 600px) {
	.profile_tabs {
		flex-direction: column;
	}

	.profile-tabs-sidebar {
		width: 100%;
		margin-bottom: 30px;
	}

	.profile-tabs-select .jq-selectbox {
		width: 100%;
	}

	.profile-tabs-select .jq-selectbox__select {
		width: 100%;
	}
}


.profile-tags {
	width: 100%;
	margin-bottom: 20px;
}

.profile-tags__items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7px -10px;
}

.profile-tags__item {
	margin: 0 7px 10px;
	border: 1px solid #3AACFD;
	border-radius: 15px;
	padding: 7px 15px;
	font-size: 15px;
	line-height: 1;
	color: #999;
	cursor: pointer;
}

.profile-tags__item:hover {
	color: #3AACFD;
}

.profile-tags__clear {
	margin: 0 7px;
}

.profile-tags__clear .btn {
	border: 1px solid #ff5753;
	color: #999;
	border-radius: 15px;
	background: none;
	padding: 7px 15px;
	font-size: 15px;
	line-height: 1;
	cursor: pointer;
}

.profile-tags__clear .btn:hover {
	color: #ff5753;
}

/* Compare systems END */


/** FIXED HEADER **/
.fixed-header__elem{
	display: none;
}

.fixed-header__cell{
	display: none;
}
.fixed-header__menu-btn{
	position: relative;
	padding: 5px;
	cursor: pointer;
}
.fixed-header__height-fix{
	height: 75px;
	display: none;
}
.fixed-header__menu-btn:hover > span{
	background-color: #2e9eed;
}
.fixed-header__menu-btn > span{
	display: block;
	width: 32px;
	height: 3px;
	background-color: #000000;
	margin: 4px 0;
	transition: all .35s ease;
	transform-origin: center;
}
.fixed-header__menu-btn > span:first-child{
	margin-top: 0;

}
.fixed-header__menu-btn > span:last-child{
	margin-bottom: 0;
}

.fixed-header__menu-btn.active > span:first-child{
	-webkit-transform: rotate(-45deg) translate(-6px, 3px);
	transform: rotate(-45deg) translate(-6px, 3px);
}

.fixed-header__menu-btn.active > span:nth-child(2){
	opacity: 0;
}

.fixed-header__menu-btn.active > span:last-child{
	-webkit-transform: rotate(45deg) translate(-6px, -6px);
	transform: rotate(45deg) translate(-6px, -6px);
}

.fixed-header .fixed-header__elem{
	display: block;
}
.fixed-header .fixed-header__hidden{
	display: none;
}
.fixed-header .header-middle__catalog{
	flex: 1 0 0;
}


.fixed-header{
	position: relative;
	z-index: 250;
}
.fixed-header .header-middle{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	margin-top: 0;
	padding: 15px 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
}

.fixed-header .header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link{
	background-color: transparent;
	width: auto;
	text-indent: -999999px;
	color: #000;
	display: block;
	position: relative;
}
.fixed-header .header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:after{
	content: '\f0c9';
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	text-indent: 1px;
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
}

.fixed-header .header-middle__catalog #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link .mega-indicator{
	display: none;
}
.fixed-header .fixed-header__height-fix{
	display: block;
}

@media (max-width: 600px){
	.fixed-header .header-middle{
		position: relative;
	}
	.fixed-header__height-fix{
		height: 57px;
	}

	.fixed-header .header-mobile{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding: 5px 0 0 0;
		background-color: #fff;
		margin-top: 0;
		-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
		box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	}
	.fixed-header .header-mobile__fixed-top{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin: 0 -10px 0 -10px;
		padding: 10px 5px;
	}
	.fixed-header .header-mobile__fixed-top > *{
		padding: 0 10px;
	}
	.fixed-header .header-mobile .logo{
		max-width: 140px;
		position: relative;
		top: 4px;
	}
	.fixed-header__mobile-logo{
		flex: 1 0 0;
	}
	/*.fixed-header .header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item >a.mega-menu-link{*/
	/*	padding: 4px 25px;*/
	/*	text-indent: -99999999px;*/
	/*}*/
	.fixed-header .header-mobile .icon_block a{
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 35px;
		text-align: center;
	}
	.fixed-header .header-mobile .icon_block span{
		display: none;
	}
	.fixed-header .header-mobile .icon_block.phone_icon{
		display: block;
	}

	.fixed-header .header-mobile #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item >a.mega-menu-link {
		display: none;
	}
}
/** FIXED HEADER  END **/
.jq-selectbox select{
	display: none;
}
@media (max-width: 750px){
	.content-tabs.brand-price-tabs .brand-price-tab-block.brand-price-tab-data .brand-price-tab-data-row{
		display: flex;
		flex-wrap: wrap;
	}
	.jq-selectbox .jq-selectbox__select{
		position: relative;
	}
	.jq-selectbox__dropdown > ul{
		overflow-y: auto;
	}
}

/*!** Footer fix **!*/
/*footer{*/
/*	width: 100%;*/
/*	min-height: 50px;*/
/*	background-color: #f4f4f4;*/
/*	padding: 53px 0;*/
/*}*/

/** Project slider **/
.vikna-projects__slider--wrap{
	margin: 0 -15px;
	position: relative;
}
.vikna-projects__slide--wrap{
	padding: 0 15px;
}
.vikna-projects__slide{
	padding: 10px;
	border: 1px solid #f4f4f4;
	position: relative;
	transition: border-color .35s ease;
}
.vikna-projects__slide:hover{
	border-color: #2e9eed;
}
.vikna-projects__slide-link{
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*z-index: 3;*/
	margin-top: 10px;
}
.vikna-projects__slide-link a{
	/*display: block;*/
	/*width: 100%;*/
	/*height: 100%;*/
}
.vikna-projects__slide-img{
	padding: 0 0 55.555% 0;
	position: relative;
}
.vikna-projects__slide-img img{
	position: absolute;
	top	: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.vikna-projects__slide-content{
	padding: 20px 15px;
	/*background-color: #f4f4f4;*/
}
.vikna-projects__slide-title{
	margin: 0 0 35px 0;
	overflow: hidden;
	height: 85px;
}
.vikna-projects__slide-title > *{
	font-size: 18px;
	font-weight: 600;
}
.vikna-projects__slide-link .button{
	padding: 13px 20px;
	white-space: nowrap;
	/*background-color: #aaaaaa;*/
}
.vikna-projects__slide-link .button:hover{
	/*color: #FFF;*/
	/*background-color: #929292;*/
}
.vikna-projects__slider--arrows{
	display: flex;
	padding-bottom: 5px;
}
.vikna-projects__slider--arrow{
	width: 45px;
	height: 45px;
	position: relative;
	/*background-color: #f4f4f4;*/
	margin: 0 4px;
	cursor: pointer;
}
.vikna-projects__slider--arrow:after{
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	font-size: 26px;
	color: rgb(46, 158, 237);
}
.vikna-projects__slider--arrow.vikna-projects__slider--arrow__back:after{
	content: '\f053';
}
.vikna-projects__slider--arrow.vikna-projects__slider--arrow__next:after{
	content: '\f054';
}
.vikna-projects__slider--navigation{
	position: absolute;
	bottom: 100%;
	right: 15px;
}

/** Project slider END **/

/** Project list **/
.projects-list--sort-wrap{
	position: relative;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;

}
.project-list--sort{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.project-list--sort-item{
	display: inline-block;
	background: #fff;
	margin: 7px 0;
	padding: 0 10px;
}
.project-list--sort-item a{
	display: block;
	font-family: 'Roboto Regular';
	font-size: 15px;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding: 15px 15px 15px 15px;
	color: #666666;
	text-align: center;
	position: relative;
}
.project-list--sort-item a:hover,
.project-list--sort-item.active a{
	border: 1px solid #bea8a8;
}
/*.project-list--sort-item a span{*/
/*	font-size: 20px;*/
/*	color: #198fcb;*/
/*	border-bottom: 1px dotted;*/
/*}*/
/*.project-list--sort-item.active a span{*/
/*	color: #000000;*/
/*	border-bottom: none;*/
/*}*/
.projects-list--page-description{
	margin: 10px 0;
	color: #4d4d4d;
	font-size: 18px;
}
.projects-list--sort-mobile{
	display: none;
}
.projects-list--sort-mobile select{
	width: 100%;
}
@media (max-width: 720px ){
	.projects-list--sort-wrap{
		display: none;
	}
	.projects-list--sort-mobile{
		display: block;
	}
}
/** Project list END **/

/** PROJECT ARCHIVE **/

.project-archive,.product-archive{
	position: relative;
}
.project-archive--wrap,.product-archive--wrap{
	display: flex;
	margin: 0 -15px;
}
.project-archive--cell,.product-archive--cell{
	flex: 1 0 0;
	padding: 0 15px;
}
.project-archive--cell__filter{
	flex: 0 0 250px;
}
.project-archive--filter-block,.product-archive--filter-block{
	margin: 0 0 20px 0;
}
.project-archive--filter-block__title,.product-archive--filter-block__title{
	margin-bottom: 10px;
}
.project-archive--items-wrap,.product-archive--items-wrap{
	position: relative;
	margin-top: 15px;
}
.project-archive--items,.product-archive--items{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.project-archive--items .vikna-projects__slide--wrap,.product-archive--items .vikna-products__slide--wrap{
	flex: 0 0 33.33%;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
.project-archive--active-filter,.product-archive--active-filter{
	margin: 0 7px 10px;
	border: 1px solid #3AACFD;
	border-radius: 15px;
	padding: 7px 15px;
	font-size: 15px;
	line-height: 1;
	color: #999;
	cursor: pointer;
}
.project-archive--active-filter__close,.product-archive--active-filter__close{
	border: 1px solid #ff5753;
}
.project-archive--active-filter:hover,.product-archive--active-filter:hover{
	color: #3AACFD;
}
.project-archive--active-filter__close:hover,.product-archive--active-filter__close:hover{
	color: #ff5753;
}
.project-active--selected-filters,.product-active--selected-filters{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7px -10px;
}
.project-archive--items--loader,.product-archive--items--loader{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 80vh;
	z-index: 2;
	background-color: #fff;
	transition: opacity .45s linear;
	display: none;
}
.project-archive--items--loader .blue-loader,.product-archive--items--loader .blue-loader{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	width: 55px;
	height: 55px;
	background-size: cover;
	background-repeat: no-repeat;
}
.project-archive--filter-toggle,.product-archive--filter-toggle{
	flex: 0 0 100%;
	display: none;
	text-align: center;
	background-color: #2e9eed;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	padding: 13px 0;
}
.project-archive--filter-toggle:after,.product-archive--filter-toggle:after{
	content: '\f0b0';
	font: normal normal normal 22px/1 FontAwesome;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
@media (max-width : 960px){
	.project-archive--items .vikna-projects__slide--wrap{
		flex: 0 0 50%;
	}
	.project-archive--wrap,.product-archive--wrap{
		margin: 0;
	}
}
@media (max-width : 768px){
	.project-archive--wrap,.product-archive--wrap{
		flex-wrap: wrap;
	}
	.project-archive--wrap > *,.product-archive--wrap > *{
		flex: 0 0 100%;
	}
	.project-archive--cell__filter{
		flex: 0 0 100%;
	}
	.project-archive--filter-wrap,.product-archive--filter-wrap{
		position: absolute;
		top: 55px;
		left: 15px;
		right: 15px;
		z-index: 2;
		/*display: none;*/
		transition: opacity .25s ease, transform .35s ease;
		transform: translateX(-100%);
		opacity: 0;
		padding: 20px 10px;
		visibility: hidden;
		max-height: 450px;
		overflow-y: auto;
		background-color: #f4f4f4;
	}
	.project-archive--filter-wrap.active,.product-archive--filter-wrap.active{
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
	}
	.project-archive--filter-toggle,.product-archive--filter-toggle{
		display: block;
	}
}
@media (max-width: 480px){
	.project-archive--items .vikna-projects__slide--wrap{
		flex: 0 0 100%;
	}
}
/** PROJECT ARCHIVE END **/

/** vikna-bnr **/
.vikna-bnr{
	position: relative;
}
.vikna-bnr:before{
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 3px solid rgb(255, 186, 0);
	pointer-events: none;
}
.vikna-bnr--wrap{
	position: relative;
}
.vikna-bnr__content{
	max-width: 500px;
	min-height: 420px;
	display: flex;
	align-content: center;
	flex-direction: column;
	padding: 20px;
	text-align: center;
	justify-content: center;
}
.vikna-bnr__subtitle{
	font-size: 15px;
	font-weight: 300;
}
.vikna-bnr__title{
	font-size: 36px;
	font-weight: 500;
}
.vikna-bnr__button{
	max-width: 320px;
	width: 100%;
	margin: 15px auto 0 auto;
	color: #000;
}
.vikna-bnr__button a,
.vikna-bnr__button a:visited,
.vikna-bnr__button a:focus{
	color: inherit;
	text-decoration: none;
	display: block;
	padding: 20px;
}
.vikna-bnr__img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.vikna-bnr__img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 1100px){
	.vikna-bnr__content{
		max-width: 100%;
	}
}
/** vikna-bnr END **/

/** reviews **/
.wpd-custom-field .wcf-pasiv-star, #wpcomm .wpdiscuz-item .wpdiscuz-rating > label {color: #DDDDDD;}#wpcomm .wpdiscuz-item .wpdiscuz-rating:not(:checked) > label:hover,.wpdiscuz-rating:not(:checked) > label:hover ~ label {   }#wpcomm .wpdiscuz-item .wpdiscuz-rating > input ~ label:hover, #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:not(:checked) ~ label:hover ~ label, #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:not(:checked) ~ label:hover ~ label{color: #FFD700;} #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:checked ~ label:hover, #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:checked ~ label:hover, #wpcomm .wpdiscuz-item .wpdiscuz-rating > label:hover ~ input:checked ~ label, #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:checked + label:hover ~ label, #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:checked ~ label:hover ~ label, .wpd-custom-field .wcf-activ-star, #wpcomm .wpdiscuz-item .wpdiscuz-rating > input:checked ~ label{ color:#FFD700;} #wpcomm .wc-cta-button:hover{border: 1px solid #2E9EED!important; background:#2E9EED!important; color:#fff!important;} #wpcomm .wc-cta-active{border: 1px solid #2E9EED!important; background:#2E9EED!important; color:#fff!important;}#wpcomm .wpf-cta:hover{color:#fff!important; background:#2E9EED!important; border:1px solid #2E9EED!important;}

.vikna-reviews__wrap{
	position: relative;
}
/* .vikna-reviews{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px
}
.vikna-reviews > * {
	flex: 0 0 33.33%;
	padding: 0 15px;
} */
.vikna-review__main{
	background-color: #f4f4f4;
	padding: 15px 10px;
	position: relative;
}
.vikna-review__rating{
	margin: 0 auto;
	text-align: center;
}
.vikna-review__text{
	margin: 15px 0 10px 0;
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
}
.vikna-review__text:before,
.vikna-review__text:after{
	content: '“';
}
.vikna-review__ui{
	padding: 15px 0;
}
.vina-review__avatar{
	text-align: center;
	margin-bottom: 10px;
}
.vina-review__avatar img{
	padding: 1px;
    margin: 0 auto;
    float: none;
    display: inline;
    /* width: 100%; */
    height: auto;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.vikna-review__name{
	text-align: center;
	color: #000;
    font-size: 16px;
    font-family: 'PFB Bold';
}
.vikna-review{
	margin: 0 10px;
}
.vikna-reviews__arrows{
	position: absolute;
	top: 75px;
	left: 0;
	right: 0;
}
.vikna-reviews__arrows .vikna-projects__slider--arrow{
	position: absolute;
}
.vikna-reviews__arrows .vikna-projects__slider--arrow.vikna-projects__slider--arrow__back {
	/*left: -15px;*/
}
.vikna-reviews__arrows .vikna-projects__slider--arrow.vikna-projects__slider--arrow__next {
	/*right: -15px;*/
}
@media (max-width: 1100px){
	.vikna-reviews__arrows .vikna-projects__slider--arrow.vikna-projects__slider--arrow__back {
		left: 0;
	}
	.vikna-reviews__arrows .vikna-projects__slider--arrow.vikna-projects__slider--arrow__next {
		right: 0;
	}
}
.vikna-reviews__dots{
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	text-align: center;
}
.vikna-reviews__dots .slick-dots{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 7px;
    height: 7px;

    content: '';
	text-align: center;
	border-radius: 50%;
	background-color: rgba(0,0,0,.35);

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
	opacity: .75;
	background-color: rgba(0,0,0,.85);
    color: black;
}
/** reviews end **/

/** sprites **/
.vikna_spritesicon-10-2, .vikna_spritesicon-1-2, .vikna_spritesicon-2-2, .vikna_spritesicon-3-2, .vikna_spritesicon-4-2, 
.vikna_spritesicon-5-2, .vikna_spritesicon-6-2, .vikna_spritesicon-7-2, .vikna_spritesicon-8-2, .vikna_spritesicon-9-2, 
.vikna_spritesvisa1, .vikna_spritesphone1
{ max-width: 100%; background-size: 100%; background-image: url('/wp-content/themes/old.old.vikna.ua/img/vikna-spritesheet.png.webp'); }
 
.vikna_spritesicon-10-2 { background-position: 0 0%; background-size: 100%; }
.vikna_spritesicon-1-2 { background-position: 0 10.741234%; background-size: 100%; }
.vikna_spritesicon-2-2 { background-position: 0 21.482468%; background-size: 100%; }
.vikna_spritesicon-3-2 { background-position: 0 32.223702%; background-size: 100%; }
.vikna_spritesicon-4-2 { background-position: 0 42.964936%; background-size: 100%; }
.vikna_spritesicon-5-2 { background-position: 0 53.70617%; background-size: 100%; }
.vikna_spritesicon-6-2 { background-position: 0 64.447403%; background-size: 100%; }
.vikna_spritesicon-7-2 { background-position: 0 75.188637%; background-size: 100%; }
.vikna_spritesicon-8-2 { background-position: 0 85.929871%; background-size: 100%; }
.vikna_spritesicon-9-2 { background-position: 0 96.671105%; background-size: 100%; }
.vikna_spritesvisa1 { background-position: 0 98.614507%; background-size: 108.056872%; }
.vikna_spritesphone1 { background-position: 0 100%; background-size: 912%; }

.pre__elem .pre__img .pre__img__block{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
	transform: scale(.85);
	transform-origin: bottom left;
	height: 230px;
}
.pre__elem:hover .pre__img .pre__img__block{
	transform: scale(1);
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.pre__elem .pre__img{
	left: 0;
}
@media( max-width: 170px ){
	.pre__elem .pre__img .pre__img__block{
		height: 170px;
	}
}
.vikna-mob-ico{
	height: 32px;
	width: 25px;
}

.vikna_sprites_elemicon-3, .vikna_sprites_elemicon-4, .vikna_sprites_elemicon-1-ua, .vikna_sprites_elemicon-2-ua, .vikna_sprites_elemicon-3-ua, 
.vikna_sprites_elemicon-4-ua, .vikna_sprites_elemicon-5-ua, .vikna_sprites_elemicon-6-ua, .vikna_sprites_elemicon-7-ua, .vikna_sprites_elemicon-8-ua, 
.vikna_sprites_elemicon-5, .vikna_sprites_elemicon-1, .vikna_sprites_elemicon-2, .vikna_sprites_elemicon-8, .vikna_sprites_elemicon-6, 
.vikna_sprites_elemicon-7, .vikna_sprites_elembalcon-icon, .vikna_sprites_elemwindow-icon-1, .vikna_sprites_elemaccesories-icon, .vikna_sprites_elemcalculator-icon, 
.vikna_sprites_elemwindow-icon-2, .vikna_sprites_elemdoors-icon
{ max-width: 100%; background-size: 100%; background-image: url('/wp-content/themes/old.old.vikna.ua/img/vika-elementor-sprites.png'); }
 
.vikna_sprites_elemicon-3 { background-position: 0 0%; background-size: 100%; }
.vikna_sprites_elemicon-4 { background-position: 0 4.933858%; background-size: 102.283105%; }
.vikna_sprites_elemicon-1-ua { background-position: 0 9.970993%; background-size: 121.081081%; }
.vikna_sprites_elemicon-2-ua { background-position: 0 16.352429%; background-size: 121.081081%; }
.vikna_sprites_elemicon-3-ua { background-position: 0 22.733865%; background-size: 121.081081%; }
.vikna_sprites_elemicon-4-ua { background-position: 0 29.115301%; background-size: 121.081081%; }
.vikna_sprites_elemicon-5-ua { background-position: 0 35.496737%; background-size: 121.081081%; }
.vikna_sprites_elemicon-6-ua { background-position: 0 41.878173%; background-size: 121.081081%; }
.vikna_sprites_elemicon-7-ua { background-position: 0 48.259608%; background-size: 121.081081%; }
.vikna_sprites_elemicon-8-ua { background-position: 0 54.641044%; background-size: 121.081081%; }
.vikna_sprites_elemicon-5 { background-position: 0 60.193133%; background-size: 129.479769%; }
.vikna_sprites_elemicon-1 { background-position: 0 65.152057%; background-size: 141.772152%; }
.vikna_sprites_elemicon-2 { background-position: 0 70.100143%; background-size: 147.368421%; }
.vikna_sprites_elemicon-8 { background-position: 0 74.955341%; background-size: 149.333333%; }
.vikna_sprites_elemicon-6 { background-position: 0 79.778492%; background-size: 162.318841%; }
.vikna_sprites_elemicon-7 { background-position: 0 84.601643%; background-size: 168.421053%; }
.vikna_sprites_elembalcon-icon { background-position: 0 87.548094%; background-size: 294.736842%; }
.vikna_sprites_elemwindow-icon-1 { background-position: 0 90.013966%; background-size: 311.111111%; }
.vikna_sprites_elemaccesories-icon { background-position: 0 92.555051%; background-size: 315.492958%; }
.vikna_sprites_elemcalculator-icon { background-position: 0 95.106606%; background-size: 448%; }
.vikna_sprites_elemwindow-icon-2 { background-position: 0 97.555866%; background-size: 533.333333%; }
.vikna_sprites_elemdoors-icon { background-position: 0 100%; background-size: 546.341463%; }

/** sprites END **/
.fixed-header__cell--langs{
	margin-right: 10px;
}

.vikna-elementor-tabs-wrapper{
	width: 31%;
    margin-right: 15px;
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.vikna-elementor-tabs{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.vikna-elementor-tab-title{
	font-family: "Roboto Medium", Sans-serif;
	font-size: 16px;
	/* padding: 15px 20px; */
	border: 1px solid #dedede;
	border-top: none;
	position: relative;
}
.vikna-elementor-tab-title a{
	padding: 15px 20px;
	display: block;
}
.vikna-elementor-tabs-wrapper > .vikna-elementor-tab-title:first-child{
	border-top: 1px solid #dedede;
}
.vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    border-right-style: none;
}
.elementor-widget-tabs.elementor-tabs-view-vertical .vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active:after, 
.elementor-widget-tabs.elementor-tabs-view-vertical .vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid;
}
.faq-block .elementor-element .vikna-elementor-tab-title.elementor-active a {
    color: #2e9eed;
}
.vikna-elementor-tab-content,
.vikna-elementor-tab-title.elementor-tab-mobile-title{
	display: none;
}
.vikna-elementor-tab-content{
	color: #000000;
    font-family: "Roboto Light", Sans-serif;
	font-size: 14px;
	padding: 20px;
}
.elementor-tabs-content-wrapper{
	-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-style: solid solid solid none;
}
.vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active:after, 
.vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active:before {
    display: block;
    content: "";
	position: absolute;
	height: 999em;
    width: 0;
    right: 0;
	border-right-style: solid;
	border-color:#dedede;
}
.vikna-elementor-tab-title.elementor-tab-desktop-title:before, 
.vikna-elementor-tab-title.elementor-tab-desktop-title:after{
    border-width: 1px;
}
.vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active:before{
	top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.elementor-widget-tabs.elementor-tabs-view-vertical .vikna-elementor-tab-title.elementor-tab-desktop-title.elementor-active:after{
	top: 100%;
}

@media (max-width: 1024px){
	.vikna-elementor-tabs-wrapper{
		width: 45%;
	}
}

@media (max-width: 768px){
	.vikna-elementor-tabs{
		flex-wrap: wrap;
		border-top: 1px solid #dedede;
	}
	.vikna-elementor-tabs-wrapper{
		display: none;
	}
	.vikna-elementor-tab-title.elementor-tab-mobile-title{
		display: block;
		padding: 15px 20px;
	}
	.vikna-elementor-tabs .elementor-tabs-content-wrapper {
		flex: 0 0 100%;
		/* padding: 10px; */
		border: 1px solid #dedede;
	}
	.vikna-elementor-tab-content{
		border: 1px solid #d4d4d4;
	}
}



.vikna-full-review{
	position: relative;
	/* padding-left: 70px; */
	padding: 10px 20px 10px 70px;
}
.vikna-full-review__main{
	background-color: #fff;
	padding: 35px 15px 35px 0;
	border-radius: 10px;
	display: flex;
	align-items: center;
	border: 2px solid #2fc7f7;
}
.vina-full-review__avatar{
	/*flex: 0 0 96px;*/
	background-color: #fff;
	border-radius: 50%;
	transform: translateX(-50%);
	padding: 10px;
	border: 2px solid #2fc7f7;
}
.vina-full-review__avatar img{
	max-width: 100%;
	border-radius: 50% !important;
}
.vikna-full-review__name{
	font-size: 18px;
	font-family: 'Roboto Medium';
	font-weight: 500;
	margin: 0 0 15px 0;
}
.vikna-full-rating-wrap{
	margin: 0 0 15px 0;
	
}
.vikna-full-rating-wrap{
	display: inline-block;
}
.vikna-full-rating{
	position: relative;
    display: flex;
    align-items: center;
    background-color: #569e67;
    border-radius: 16px;
    padding: 1px 8px;
    font-size: 12px;
    color: #FFF;
}
.vikna-full-rating__icon{
	margin-left: 5px;
	font-size: 15px;
}
.vikna-full-review__text{
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto Light';
	/* color:  */
}

.brand-price-tab-container {
	display: flex;
	flex-wrap: wrap;
}



@media screen and (max-width: 600px ){
	.vikna-full-review{
		padding-left: 0;
		padding-top: 45px;
	}	
	.vikna-full-review__main{
		padding: 96px 15px 10px 15px;
		flex-direction: column;
	}
	.vina-full-review__avatar{
		transform: none;
		position: absolute;
		top: 0;
	}
	.vikna-reviews--full .vikna-reviews__arrows{
		top: 0;
	}
}
.vikna-reviews--full .vikna-reviews__arrows .vikna-projects__slider--arrow.vikna-projects__slider--arrow__next{
	right: unset;
	left: 100%;
}
.vikna-reviews__wrap.vikna-reviews--full{
	padding-bottom: 15px;
	margin-bottom: 15px;
}
@media screen and (max-width: 1200px ){
	.vikna-reviews--full .vikna-reviews__arrows .vikna-projects__slider--arrow.vikna-projects__slider--arrow__next{
		right: 0;
		left: unset;
	}
}


.hidden {
    display:none !important;
}
.moskit-basket-row_delete {
    cursor:pointer;
    text-decoration:underline;
}

#orderMoskitBasket-form span.order_text {
    display:none;
}


.seo-text .button.button-orange {
    color: #000;
    text-decoration: none;
}

.sill-content-form .moskit-button.moskit-buttons .button {
    margin-right: 10px;
}

.content-tabs>.content-tabs-content {
	padding-left: 0;
}
.moskit-price-tab-content .moskit-image-slides .moskit-image {
	width: 95%;
	margin-left: -5%;
}
.moskit-price-tab-content .moskit-image-slides .moskit-image .zoom:hover {
	width: 350px;
}
.moskit-price-tab-content .moskit-image-slides .moskit-image .zoom:hover img:first-child {
	width: 350px;
}
.moskit-price-tab-content .moskit-image-slides .moskit-image .zoom:hover:after {
	right: 50%;
	margin-right: -17px;
	top: 50%;
	margin-top: -17px;
}
.moskit_form_body2 .delivery_type .delivery_type .wpcf7-list-item-label span {
	color: #878585;
	font-style: italic;
	display: block;
	padding-left: 40px;
}

/* by YavDen */

#wpcomm .wc-form-wrapper{
	padding:  5px;
}

#wpcomm .wpd-form-row .wpdiscuz-item{
	border: none;
}

.inside-reviews-yd-desc{
	font-size: 1.3em !important;
	text-align: center;
	margin-bottom: 0 !important;
}

.inside-reviews-yd-desc span{
    text-transform: lowercase;
}

@media screen and (max-width: 750px){
	.inside-reviews-yd{
		margin-top: 15px;
	}
}

#wpcomm .wpd-form-row .wpdiscuz-item{
	position: relative;
}

#wpcomm .wpd-form-row .wpdiscuz-item .wpd-field-icon{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#wpcomm .wc-main-form-wrapper .wpd-form-row .wpd-field{
	padding-left: 25px;
}

#wpcomm .wpd-form-row .wpd-form-col-full .wpdiscuz-item .fa-at{
	display: none;
}

.yd-rating{
	text-align: center;
}

.yd-rating-text{
	display: inline-block;
	margin-right: 5px;
	vertical-align: text-bottom;
}

.yd-rating .yd-stars {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 105px;
  background-image: url(/wp-content/themes/old.old.vikna.ua/img/stars.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  margin-right: 5px;
}

.yd-rating .yd-stars .yd-on {
  height: 20px;
  background-image: url(/wp-content/themes/old.old.vikna.ua/img/stars.png);
  background-position: 0 -20px;
}

#as_admin{
	width: auto;
}
#language-form ul {
	justify-content: center;
}

.contact_form_title {
	font-size: 2em;
	text-align: center;
}

.form-contact .wpcf7-form {
	width: 80%;
	margin: 0 auto;
}

.form-contact .form_button {
	display: inline-block;
	vertical-align: top;
	width: 265px;
	margin-top: 0 !important;
}