body {font-family: 'PF BeauSans Pro';font-size:15px;line-height:21px;}
h1 {
	font-size: 2.4000em;
	line-height: 1.1667em;
	text-transform: uppercase;
	margin:0.5833em auto;
}
h1.text-left {text-align: left;max-width: 100%;font-size:24px;line-height:38px;}
.text-left {text-align: left;}
h2 {
	font-size: 2.4000em;
	line-height: 1.1667em;
	margin-top: 0.5833em;
	margin-bottom: 0.0000em;
	text-transform: uppercase;
}
h3 {
	font-size: 1.6000em;
	line-height: 1.7500em;
	margin-top: 0.8750em;  margin-bottom: 0.0000em;
}
h4 {
	font-size: 1.3333em;
	line-height: 1.0500em;
	margin-top: 1.0500em;  margin-bottom: 0.0000em;
}
h5 {
	font-size: 1.0667em;
	line-height: 1.3125em;
	margin-top: 1.3125em;  margin-bottom: 0.0000em;
}

h1,h2,h3,h4,h5 {font-weight: normal;}

p {
	font-size: 1.0000em;
	line-height: 1.4000em;
	margin-top: 1.4000em;  margin-bottom: 1.4000em;
}
.h1-ttu {
	font-size: 1.6000em;
	line-height: 1.7500em;
	margin-top: 0.8750em;
	margin-bottom: 0.0000em;
	text-align: left;
}


.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}
img {max-width: 100%;height:auto;}
.tright {text-align: right;}
.u {text-decoration: underline;}
.fx {display:flex;}
.fx-between {justify-content: space-between;}
.fx-around {justify-content: space-around;}
.fx-wrap {flex-wrap:wrap;}
.text-center {text-align: center;}
.text-right {text-align: right;}


a:active, a:focus { outline: none; }
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}

.auto {margin:auto;}
.auto-h {margin:auto 0;}
.auto-w {margin:0 auto;}

a {color:#1395df;text-decoration:none;cursor: pointer;transition: 0.1s;}
a svg path {transition: 0.1s;}
a:hover {color:#70bb18;text-decoration: none;}
input {transition: 0.4s;}
.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 45px;
	padding:0 20px;
	border-radius:4px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	color: black;
	background: white;
	border: 1px #DDD solid;
}
.btn:hover {opacity:0.8;}
.btn-callback {background-color:#f44336;color:white;font-size:18px;}
.btn-primary {background-color:#4b7b98;color:white;font-size:18px;border:0;}
.btn-small {padding:5px 10px;font-size:14px;}
#framenull {display: none;}
.warning {background-color: #ffccd2; box-shadow: 0 0 4px 2px red;;}
.logo {background-image: url('/img/logo.png');width: 100%;height: 99px;background-repeat: no-repeat;background-size:contain;}
.shadow {box-shadow: 0 0 10px 5px #e2e2e2;margin: 10px;}


.cr-costume input[type=checkbox] {
	display: none
}

.cr-costume input[type=checkbox] + label {
	text-align: left;
	padding-left: 36px;
}

.cr-costume input[type=checkbox] + label:before {
	content: ' ';
	width: 20px;
	height: 20px;
	font-size: 20px;
	margin-left: -30px;
	margin-top: 0;
	position: absolute;
	border: 1px #d5d5d5 solid;
	border-radius: 4px;
	background: white;
}

.cr-costume input[type=checkbox]:checked + label:before {
	content: '\2714';
	width: 20px;
	height: 20px;
	font-size: 30px;
	margin-left: -30px;
	margin-top: 0;
	position: absolute;
	color:#0094e3;
	border:1px #d5d5d5 solid;
}

.cr-costume input[type=radio] {
	display: none
}

.cr-costume input[type=radio] + label {
	text-align: left;
	padding-left: 30px;
}

.cr-costume input[type=radio] + label:before {
	content: ' ';
	width: 20px;
	height: 20px;
	font-size: 20px;
	margin-left: -30px;
	margin-top: 0;
	position: absolute;
	/*border-radius: 42px;*/
	background: white;
	border:1px #d5d5d5 solid;
}

.cr-costume input[type=radio]:checked + label:before {
	content: '\2714';
	width: 20px;
	height: 20px;
	font-size: 30px;
	margin-left: -30px;
	margin-top: 0;
	position: absolute;
	color:#0094e3;
}



.descriptor {font-size: 18px; line-height: 1.4;width: 100%;max-width:325px;text-transform: uppercase;}
.navi {display: flex;align-items: center;background: url('/img/maps-and-flagssdc.png') left center no-repeat; background-size:contain;height:25px;padding-left:30px;margin-top:10px;}
.calcs {max-width:100%;display:flex;justify-content: space-between; gap:10px;}
.calcs .c1 {flex: 0 0 215px;max-width: 215px;background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='27' viewBox='0 0 22 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.2463 26.1562H3.75377C2.96271 26.1554 2.2043 25.8439 1.64494 25.2903C1.08557 24.7367 0.770922 23.9861 0.77002 23.2031V3.79688C0.770922 3.01393 1.08557 2.26331 1.64494 1.70969C2.2043 1.15606 2.96271 0.844643 3.75377 0.84375H18.2463C19.0373 0.844643 19.7957 1.15606 20.3551 1.70969C20.9145 2.26331 21.2291 3.01393 21.23 3.79688V23.2031C21.2291 23.9861 20.9145 24.7367 20.3551 25.2903C19.7957 25.8439 19.0373 26.1554 18.2463 26.1562ZM3.75377 1.6875C3.18873 1.68817 2.64704 1.91062 2.2475 2.30606C1.84796 2.7015 1.6232 3.23764 1.62252 3.79688V23.2031C1.6232 23.7624 1.84796 24.2985 2.2475 24.6939C2.64704 25.0894 3.18873 25.3118 3.75377 25.3125H18.2463C18.8113 25.3118 19.353 25.0894 19.7525 24.6939C20.1521 24.2985 20.3768 23.7624 20.3775 23.2031V3.79688C20.3768 3.23764 20.1521 2.7015 19.7525 2.30606C19.353 1.91062 18.8113 1.68817 18.2463 1.6875H3.75377Z' fill='white' /%3e%3cpath d='M12.2788 24.4688H9.72135C9.3822 24.4688 9.05695 24.3354 8.81713 24.0981C8.57732 23.8607 8.4426 23.5388 8.4426 23.2031V21.5156C8.4426 21.18 8.57732 20.858 8.81713 20.6207C9.05695 20.3833 9.3822 20.25 9.72135 20.25H12.2788C12.618 20.25 12.9432 20.3833 13.1831 20.6207C13.4229 20.858 13.5576 21.18 13.5576 21.5156V23.2031C13.5576 23.5388 13.4229 23.8607 13.1831 24.0981C12.9432 24.3354 12.618 24.4688 12.2788 24.4688ZM9.72135 21.0938C9.6083 21.0938 9.49988 21.1382 9.41994 21.2173C9.34001 21.2964 9.2951 21.4037 9.2951 21.5156V23.2031C9.2951 23.315 9.34001 23.4223 9.41994 23.5014C9.49988 23.5806 9.6083 23.625 9.72135 23.625H12.2788C12.3919 23.625 12.5003 23.5806 12.5803 23.5014C12.6602 23.4223 12.7051 23.315 12.7051 23.2031V21.5156C12.7051 21.4037 12.6602 21.2964 12.5803 21.2173C12.5003 21.1382 12.3919 21.0938 12.2788 21.0938H9.72135ZM6.31135 24.4688H3.75385C3.4147 24.4688 3.08945 24.3354 2.84963 24.0981C2.60982 23.8607 2.4751 23.5388 2.4751 23.2031V21.5156C2.4751 21.18 2.60982 20.858 2.84963 20.6207C3.08945 20.3833 3.4147 20.25 3.75385 20.25H6.31135C6.65049 20.25 6.97575 20.3833 7.21556 20.6207C7.45537 20.858 7.5901 21.18 7.5901 21.5156V23.2031C7.5901 23.5388 7.45537 23.8607 7.21556 24.0981C6.97575 24.3354 6.65049 24.4688 6.31135 24.4688ZM3.75385 21.0938C3.6408 21.0938 3.53238 21.1382 3.45244 21.2173C3.37251 21.2964 3.3276 21.4037 3.3276 21.5156V23.2031C3.3276 23.315 3.37251 23.4223 3.45244 23.5014C3.53238 23.5806 3.6408 23.625 3.75385 23.625H6.31135C6.4244 23.625 6.53281 23.5806 6.61275 23.5014C6.69269 23.4223 6.7376 23.315 6.7376 23.2031V21.5156C6.7376 21.4037 6.69269 21.2964 6.61275 21.2173C6.53281 21.1382 6.4244 21.0938 6.31135 21.0938H3.75385ZM18.2463 24.4688H15.6888C15.3497 24.4688 15.0244 24.3354 14.7846 24.0981C14.5448 23.8607 14.4101 23.5388 14.4101 23.2031V16.4531C14.4101 16.1175 14.5448 15.7955 14.7846 15.5582C15.0244 15.3208 15.3497 15.1875 15.6888 15.1875H18.2463C18.5855 15.1875 18.9107 15.3208 19.1506 15.5582C19.3904 15.7955 19.5251 16.1175 19.5251 16.4531V23.2031C19.5251 23.5388 19.3904 23.8607 19.1506 24.0981C18.9107 24.3354 18.5855 24.4688 18.2463 24.4688ZM15.6888 16.0312C15.5758 16.0312 15.4674 16.0757 15.3874 16.1548C15.3075 16.2339 15.2626 16.3412 15.2626 16.4531V23.2031C15.2626 23.315 15.3075 23.4223 15.3874 23.5014C15.4674 23.5806 15.5758 23.625 15.6888 23.625H18.2463C18.3594 23.625 18.4678 23.5806 18.5478 23.5014C18.6277 23.4223 18.6726 23.315 18.6726 23.2031V16.4531C18.6726 16.3412 18.6277 16.2339 18.5478 16.1548C18.4678 16.0757 18.3594 16.0312 18.2463 16.0312H15.6888ZM12.2788 19.4062H9.72135C9.3822 19.4062 9.05695 19.2729 8.81713 19.0356C8.57732 18.7982 8.4426 18.4763 8.4426 18.1406V16.4531C8.4426 16.1175 8.57732 15.7955 8.81713 15.5582C9.05695 15.3208 9.3822 15.1875 9.72135 15.1875H12.2788C12.618 15.1875 12.9432 15.3208 13.1831 15.5582C13.4229 15.7955 13.5576 16.1175 13.5576 16.4531V18.1406C13.5576 18.4763 13.4229 18.7982 13.1831 19.0356C12.9432 19.2729 12.618 19.4062 12.2788 19.4062ZM9.72135 16.0312C9.6083 16.0312 9.49988 16.0757 9.41994 16.1548C9.34001 16.2339 9.2951 16.3412 9.2951 16.4531V18.1406C9.2951 18.2525 9.34001 18.3598 9.41994 18.4389C9.49988 18.5181 9.6083 18.5625 9.72135 18.5625H12.2788C12.3919 18.5625 12.5003 18.5181 12.5803 18.4389C12.6602 18.3598 12.7051 18.2525 12.7051 18.1406V16.4531C12.7051 16.3412 12.6602 16.2339 12.5803 16.1548C12.5003 16.0757 12.3919 16.0312 12.2788 16.0312H9.72135ZM6.31135 19.4062H3.75385C3.4147 19.4062 3.08945 19.2729 2.84963 19.0356C2.60982 18.7982 2.4751 18.4763 2.4751 18.1406V16.4531C2.4751 16.1175 2.60982 15.7955 2.84963 15.5582C3.08945 15.3208 3.4147 15.1875 3.75385 15.1875H6.31135C6.65049 15.1875 6.97575 15.3208 7.21556 15.5582C7.45537 15.7955 7.5901 16.1175 7.5901 16.4531V18.1406C7.5901 18.4763 7.45537 18.7982 7.21556 19.0356C6.97575 19.2729 6.65049 19.4062 6.31135 19.4062ZM3.75385 16.0312C3.6408 16.0312 3.53238 16.0757 3.45244 16.1548C3.37251 16.2339 3.3276 16.3412 3.3276 16.4531V18.1406C3.3276 18.2525 3.37251 18.3598 3.45244 18.4389C3.53238 18.5181 3.6408 18.5625 3.75385 18.5625H6.31135C6.4244 18.5625 6.53281 18.5181 6.61275 18.4389C6.69269 18.3598 6.7376 18.2525 6.7376 18.1406V16.4531C6.7376 16.3412 6.69269 16.2339 6.61275 16.1548C6.53281 16.0757 6.4244 16.0312 6.31135 16.0312H3.75385ZM12.2788 14.3438H9.72135C9.3822 14.3438 9.05695 14.2104 8.81713 13.9731C8.57732 13.7357 8.4426 13.4138 8.4426 13.0781V11.3906C8.4426 11.055 8.57732 10.733 8.81713 10.4957C9.05695 10.2583 9.3822 10.125 9.72135 10.125H12.2788C12.618 10.125 12.9432 10.2583 13.1831 10.4957C13.4229 10.733 13.5576 11.055 13.5576 11.3906V13.0781C13.5576 13.4138 13.4229 13.7357 13.1831 13.9731C12.9432 14.2104 12.618 14.3438 12.2788 14.3438ZM9.72135 10.9688C9.6083 10.9688 9.49988 11.0132 9.41994 11.0923C9.34001 11.1714 9.2951 11.2787 9.2951 11.3906V13.0781C9.2951 13.19 9.34001 13.2973 9.41994 13.3764C9.49988 13.4556 9.6083 13.5 9.72135 13.5H12.2788C12.3919 13.5 12.5003 13.4556 12.5803 13.3764C12.6602 13.2973 12.7051 13.19 12.7051 13.0781V11.3906C12.7051 11.2787 12.6602 11.1714 12.5803 11.0923C12.5003 11.0132 12.3919 10.9688 12.2788 10.9688H9.72135ZM6.31135 14.3438H3.75385C3.4147 14.3438 3.08945 14.2104 2.84963 13.9731C2.60982 13.7357 2.4751 13.4138 2.4751 13.0781V11.3906C2.4751 11.055 2.60982 10.733 2.84963 10.4957C3.08945 10.2583 3.4147 10.125 3.75385 10.125H6.31135C6.65049 10.125 6.97575 10.2583 7.21556 10.4957C7.45537 10.733 7.5901 11.055 7.5901 11.3906V13.0781C7.5901 13.4138 7.45537 13.7357 7.21556 13.9731C6.97575 14.2104 6.65049 14.3438 6.31135 14.3438ZM3.75385 10.9688C3.6408 10.9688 3.53238 11.0132 3.45244 11.0923C3.37251 11.1714 3.3276 11.2787 3.3276 11.3906V13.0781C3.3276 13.19 3.37251 13.2973 3.45244 13.3764C3.53238 13.4556 3.6408 13.5 3.75385 13.5H6.31135C6.4244 13.5 6.53281 13.4556 6.61275 13.3764C6.69269 13.2973 6.7376 13.19 6.7376 13.0781V11.3906C6.7376 11.2787 6.69269 11.1714 6.61275 11.0923C6.53281 11.0132 6.4244 10.9688 6.31135 10.9688H3.75385ZM18.2463 14.3438H15.6888C15.3497 14.3438 15.0244 14.2104 14.7846 13.9731C14.5448 13.7357 14.4101 13.4138 14.4101 13.0781V11.3906C14.4101 11.055 14.5448 10.733 14.7846 10.4957C15.0244 10.2583 15.3497 10.125 15.6888 10.125H18.2463C18.5855 10.125 18.9107 10.2583 19.1506 10.4957C19.3904 10.733 19.5251 11.055 19.5251 11.3906V13.0781C19.5251 13.4138 19.3904 13.7357 19.1506 13.9731C18.9107 14.2104 18.5855 14.3438 18.2463 14.3438ZM15.6888 10.9688C15.5758 10.9688 15.4674 11.0132 15.3874 11.0923C15.3075 11.1714 15.2626 11.2787 15.2626 11.3906V13.0781C15.2626 13.19 15.3075 13.2973 15.3874 13.3764C15.4674 13.4556 15.5758 13.5 15.6888 13.5H18.2463C18.3594 13.5 18.4678 13.4556 18.5478 13.3764C18.6277 13.2973 18.6726 13.19 18.6726 13.0781V11.3906C18.6726 11.2787 18.6277 11.1714 18.5478 11.0923C18.4678 11.0132 18.3594 10.9688 18.2463 10.9688H15.6888ZM18.2463 8.4375H3.75385C3.4147 8.4375 3.08945 8.30416 2.84963 8.06681C2.60982 7.82946 2.4751 7.50754 2.4751 7.17188V3.79688C2.4751 3.46121 2.60982 3.13929 2.84963 2.90194C3.08945 2.66459 3.4147 2.53125 3.75385 2.53125H18.2463C18.5855 2.53125 18.9107 2.66459 19.1506 2.90194C19.3904 3.13929 19.5251 3.46121 19.5251 3.79688V7.17188C19.5251 7.50754 19.3904 7.82946 19.1506 8.06681C18.9107 8.30416 18.5855 8.4375 18.2463 8.4375ZM3.75385 3.375C3.6408 3.375 3.53238 3.41945 3.45244 3.49856C3.37251 3.57768 3.3276 3.68499 3.3276 3.79688V7.17188C3.3276 7.28376 3.37251 7.39107 3.45244 7.47019C3.53238 7.5493 3.6408 7.59375 3.75385 7.59375H18.2463C18.3594 7.59375 18.4678 7.5493 18.5478 7.47019C18.6277 7.39107 18.6726 7.28376 18.6726 7.17188V3.79688C18.6726 3.68499 18.6277 3.57768 18.5478 3.49856C18.4678 3.41945 18.3594 3.375 18.2463 3.375H3.75385Z' fill='white' /%3e%3cpath d='M16.9675 7.17188C16.6283 7.17188 16.3031 7.03853 16.0633 6.80118C15.8234 6.56383 15.6887 6.24191 15.6887 5.90625V5.0625C15.6887 4.72684 15.8234 4.40492 16.0633 4.16757C16.3031 3.93022 16.6283 3.79688 16.9675 3.79688C17.3066 3.79688 17.6319 3.93022 17.8717 4.16757C18.1115 4.40492 18.2462 4.72684 18.2462 5.0625V5.90625C18.2462 6.24191 18.1115 6.56383 17.8717 6.80118C17.6319 7.03853 17.3066 7.17188 16.9675 7.17188ZM16.9675 4.64062C16.8544 4.64062 16.746 4.68507 16.6661 4.76419C16.5861 4.84331 16.5412 4.95061 16.5412 5.0625V5.90625C16.5412 6.01814 16.5861 6.12544 16.6661 6.20456C16.746 6.28368 16.8544 6.32812 16.9675 6.32812C17.0805 6.32812 17.1889 6.28368 17.2689 6.20456C17.3488 6.12544 17.3937 6.01814 17.3937 5.90625V5.0625C17.3937 4.95061 17.3488 4.84331 17.2689 4.76419C17.1889 4.68507 17.0805 4.64062 16.9675 4.64062Z' fill='white' /%3e%3c/svg%3e") no-repeat 10px center;background-color: #0094e3; padding: 12px 10px 12px 40px;font-family: "Open Sans", sans-serif;font-size: 14px;line-height: 1.3;color:white;border-radius: 4px;transition: 0.4s;text-decoration: none;}
.calcs .c1:hover {background-color:#9adb00;}
.calcs .c2 {flex: 1;background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2170_851)'%3e%3cpath d='M19.361 18.2168L14.601 13.2662C15.8253 11.8136 16.4964 9.97473 16.4954 8.07499C16.4954 3.62251 12.8729 0 8.42045 0C3.96797 0 0.345459 3.62251 0.345459 8.07499C0.345459 12.5275 3.96797 16.15 8.42045 16.15C10.092 16.15 11.6849 15.6458 13.0467 14.6888L17.8429 19.677C18.0434 19.8852 18.313 20 18.602 20C18.8755 20 19.1349 19.8957 19.3319 19.7061C19.5329 19.5123 19.6489 19.2467 19.6543 18.9675C19.6598 18.6883 19.5543 18.4184 19.361 18.2168ZM8.42045 2.10652C11.7115 2.10652 14.3889 4.78391 14.3889 8.07499C14.3889 11.3661 11.7115 14.0435 8.42045 14.0435C5.12937 14.0435 2.45198 11.3661 2.45198 8.07499C2.45198 4.78391 5.12937 2.10652 8.42045 2.10652Z' fill='white' /%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2170_851'%3e%3crect width='20' height='20' fill='white' /%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") 10px center no-repeat #0094e3; padding:12px 10px 12px 37px;font-family: "Open Sans", sans-serif;font-size: 14px;line-height: 1.3;color:white;border-radius: 4px;transition: 0.4s;text-decoration: none;}
.calcs .c2:hover {background-color:#9adb00;}
.search {border:1px #1989CB solid; border-radius: 4px;background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2170_856)'%3e%3cpath d='M19.361 18.2168L14.601 13.2662C15.8253 11.8136 16.4964 9.97473 16.4954 8.07499C16.4954 3.62251 12.8729 0 8.42045 0C3.96797 0 0.345459 3.62251 0.345459 8.07499C0.345459 12.5275 3.96797 16.15 8.42045 16.15C10.092 16.15 11.6849 15.6458 13.0467 14.6888L17.8429 19.677C18.0434 19.8852 18.313 20 18.602 20C18.8755 20 19.1349 19.8957 19.3319 19.7061C19.5329 19.5123 19.6489 19.2467 19.6543 18.9675C19.6598 18.6883 19.5543 18.4184 19.361 18.2168ZM8.42045 2.10652C11.7115 2.10652 14.3889 4.78391 14.3889 8.07499C14.3889 11.3661 11.7115 14.0435 8.42045 14.0435C5.12937 14.0435 2.45198 11.3661 2.45198 8.07499C2.45198 4.78391 5.12937 2.10652 8.42045 2.10652Z' fill='%230094E3' /%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2170_856'%3e%3crect width='20' height='20' fill='white' /%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat calc(100% - 12px) center / 20px;width:100%;text-indent: 20px;height:44px;margin-top:12px;}
.top-phone {background: url('/img/telephone-handle-silhouette.png') no-repeat left center / auto 20px;padding-left: 25px;}
.top-phone a {font-weight: 600;font-size:15px;line-height: 1.4;text-decoration: underline;color:#000;}
.top-mail {background: url('/img/mail.png') no-repeat left center / auto 12px;padding-left: 25px;}
.top-mail a {font-size:15px;line-height: 1.4;text-decoration: none;color:#000;}
.top-phone a:hover, .top-mail a:hover {color:#0094e3;}
.btn-green {border:0;background:#9adb00;color:#3b3b3b;}
.btn-green:hover {border:0;background: #87c100;color:#3b3b3b;}
.btn-blue {border:0;background:#0094e3;color:white;}
.btn-blue:hover,.btn-blue.active  {border:0;color:#000;background: #9adb00;}
.btn-border {border:1px solid #0094e3;background:transparent;color:#0094e3;}
.btn-border:hover,.btn-border.active {border-color:#9adb00;color:#000;background: #9adb00;}

.top-submenu, .left-submenu {display:none;line-height: 16px;}
.menu-block {background:#283237;height:53px;display:flex;}
.menu-block > .container {margin:auto;}
.menu-fx >.item > a {color:white;text-decoration:none;padding:18px 24px;}
.menu-fx >.item > a:hover,.menu-fx >.item > a.active {color:white;background:#0094e3;text-decoration:none;}
.menu-fx {display:flex;justify-content: space-between;}
.menu-first-btn {background: url('/img/menu-catalog.png') 10px center no-repeat; padding-left:50px!important;}
.menu-first-btn:hover, .menu-first-btn.active {background: url('/img/menu-catalog.png') 10px center no-repeat #0094e3!important; padding-left:50px!important;}
.top-submenu {position:absolute;background: #283237;box-shadow: 11px -1px 20px rgba(0,0,0,0.5);z-index: 100000;min-width:290px;margin-left:0;margin-top:16px;}
.top-submenu a {padding:12px;/*line-height: 40px;*/color:white;text-decoration: none;}
.top-submenu > div, .left-submenu > div {display:flex;justify-content: space-between;padding-right:20px;}
.top-submenu > div:hover, .left-submenu > div:hover {background:#0094e3;}
.left-submenu {position:absolute;background: #283237;box-shadow: 11px -1px 20px rgba(0,0,0,0.5);z-index: 100000;min-width:290px;/*margin-left:290px;margin-top:-65px;*/margin-left:20px;}
.left-submenu a {padding:12px;color:white;text-decoration: none;}
.menu-fx > .item:hover > .top-submenu, .top-submenu:hover {display:block;}
.top-submenu > div:hover > div > .left-submenu, .left-submenu > div:hover > div > .left-submenu {display:block;}
.arrow-right {background: url('arrow.svg') 98% center no-repeat;}




.main-slider .owl-dots {
	position:absolute;;
	margin-top: -40px;
	right: 20px;
}
.main-slider .owl-dot {
	height: 4px;
	background: #ffffff!important;
	width: 60px;
	margin-right: 20px;
	cursor:pointer;
}
.main-slider .owl-dot.active {
	background: #9adb00!important;
}
.main-slider b {text-transform: uppercase;}
.slide1 {background: url("/img/slider/bg1.jpg") center no-repeat; height: 412px; display:flex;}
.slide2 {background: url("/img/slider/bg23.jpg") center no-repeat; height: 412px; display:flex;}
.slide2 > div {margin-left: 730px;margin-top: 60px;width: 420px;}
.slide3 {background: url("/img/slider/bg33.jpg") center no-repeat; height: 412px; display:flex;}
.slide3 > div {margin-left: 730px;margin-top: 50px;width: 420px;}
.slide4 {background: url("/img/slider/bg4.jpg") center no-repeat; height: 412px; display:flex;}
.slide4 .slide-inner-text {margin: auto 42px;}
.slide5 {background: url("/img/slider/bg5.jpg") center no-repeat; height: 412px; display:flex;}
.slide5 .slide-inner-text {margin: auto 42px;}
.slide6 {background: url("/img/slider/bg6.jpg") center no-repeat; height: 412px; display:flex;}
.slide6 .slide-inner-text {margin: auto 42px;}
.slide-inner-text {margin: auto 24px;max-width:440px;text-align: center;}
.slide-inner-text .title {font-size:35px;line-height: 42px;text-transform: uppercase;}
.slide-inner-text .descr {margin:36px 0;}
.main-block-1 {display:flex;flex-wrap: wrap;justify-content: space-between;}
.main-block-1 .item {flex:0 0 590px;padding-top:260px;border:1px #d5d5d5 solid;}
.main-block-1 .item:nth-child(1) {background: url("/img/main1.jpg") top center no-repeat;border-radius:0 0 0 8px;}
.main-block-1 .item:nth-child(2) {background: url("/img/main2.jpg") top center no-repeat;border-radius:0 0 8px 8px;}
.main-block-1 h3 {font-size:24px;line-height: 38px;text-transform: uppercase;}
.inner-text {padding:28px;}
.btn-right {float: right;margin-top: 30px;border-radius: 0;}
ul {padding-left: 24px;}
ul li {list-style-image:url('/img/list-style.png');margin:7px 0;}
ol li {margin:7px 0;}
.reliability-block {display:flex;justify-content: space-around;margin-top:72px;}
.reliability-block div.reliability-block-item {flex: 0 0 300px;padding-top:150px;text-align: center;}
.reliability-block div.reliability-block-item h5 {font-weight: bold;text-transform: uppercase;}
.reliability-block div.reliability-block-item:nth-child(1) {background: url("/img/reliability1.png") top center no-repeat;}
.reliability-block div.reliability-block-item:nth-child(2) {background: url("/img/reliability2.png") top center no-repeat;}
.reliability-block div.reliability-block-item:nth-child(3) {background: url("/img/reliability3.png") top center no-repeat;}
blockquote {margin:2em auto;border:1px #d5d5d5 solid;padding:24px;text-align: center;max-width:640px;font-weight:bold;}
.delivery-block {height:380px;background:url("/img/russia_bg.jpg") 98% center no-repeat #f6f6f6;display:flex;}
.delivery-block .inner-block {margin: auto 24px; max-width: 570px;}
.delivery-block .title {font-size:36px; line-height: 46px; text-transform: uppercase;}
.cat-types {display:flex;flex-wrap: wrap;justify-content: space-between;margin-top:1em;}
.cat-types .item {flex:0 0 276px;border:1px #d5d5d5 solid;border-radius: 4px;padding:22px;margin:10px 0;}
.cat-types .item .title {font-size:16px;line-height:24px;text-transform: uppercase;font-weight: bold;}
.litres-variants {display:flex;flex-wrap: wrap;justify-content: flex-start;margin-top:1em;}
.litres-variants a {flex:0 0 100px;border:1px #0094e3 solid;border-radius:4px;color:#3b3b3b;background:white;padding:4px;margin:2px 4px 2px 0;text-decoration: none;text-align: center;}
.litres-variants a:hover {background:#0094e3;color:white;text-decoration: none;border:1px #0094e3 solid;}
.litres-variants-center {margin:14px auto;max-width:800px;}
.by-project-block {height:533px;background: url("/img/by-project-bg.jpg") right center no-repeat;border:1px #d5d5d5 solid;border-radius:4px;display:flex;}
.by-project-block .title {font-size:24px;line-height: 38px;text-transform: uppercase;}
.by-project-block .inner {margin:auto 24px;max-width:500px;}
.by-project-block ul {margin-top:2em;margin-bottom:2em;}
.by-project-block li, .list-style-blue li {list-style-image: url('/img/list-style-blue.png');}
.fast-making {background: url("/img/bg-gray.jpg"); background-size:cover;min-height:310px;display: flex;}
.fast-making .inner {margin:auto;text-align: center;padding:1em;}
.fast-making .title {font-size:36px;line-height: 46px;}
.fast-making b {text-transform: uppercase;}
.cooperation {display:flex;justify-content: space-between;margin:2em 0;gap: 20px;}
.cooperation .item {flex:1;border:1px #d5d5d5 solid;border-radius:4px;padding:40px 24px 40px 190px;text-align: center;}
.cooperation p {max-width: 200px;margin: 1em auto;}
.cooperation a {width: 150px;}
.cooperation .item:nth-child(1) {background:url('/img/cooperation1.png') 24px center no-repeat;}
.cooperation .item:nth-child(2) {background:url('/img/cooperation2.png') 24px center no-repeat;}
.cooperation .item .title {
	justify-content: center;
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.questions-block {background: url("/img/bg-gray.jpg");height: 412px;display: flex;}
.questions-block .form {max-width:290px;margin:auto;}
.questions-block .form input {width:100%;border:1px #d5d5d5 solid;border-radius:4px;height:48px;text-indent: 24px;margin-bottom:14px;}
.questions-block .form a {width:250px;}
.questions-block h2 {margin-top:0;}
footer {background: #283237;color:#e6ebed;padding:30px 0;}
footer .logo-b {background: url('/img/logo-footer.png') left center no-repeat;padding-left:70px;margin-left:5px;font-size:20px;line-height: 26px;text-transform: uppercase;max-width:350px;background-size: contain;}
footer .logo-s, .social .logo-s {border-radius:100px;margin:auto 20px;background-color: #0094e3;/*background-position: center center*/;border-color: transparent;border-style: solid; }
footer a:hover .logo-s, .social a:hover .logo-s {background-color: #9adb00;}
footer .telegram, .social .telegram {background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.06305 11.2041L6.7653 15.9505C7.19131 15.9505 7.37581 15.7431 7.59707 15.4941L9.59437 13.3308L13.733 16.7657C14.492 17.2451 15.0267 16.9926 15.2315 15.9743L17.9481 1.54819L17.9488 1.54734C18.1896 0.275743 17.5431 -0.221504 16.8035 0.0904442L0.835653 7.01876C-0.254123 7.49816 -0.237622 8.18665 0.650399 8.4986L4.73275 9.93764L14.2152 3.21333C14.6615 2.87843 15.0672 3.06373 14.7335 3.39863L7.06305 11.2041Z' fill='white' /%3e%3c/svg%3e") no-repeat center/ 18px;width:28px;height:28px; border-color: transparent;border-style: solid;}
footer .viber, .social .viber {background: url('/img/social/viber.png') no-repeat center / 18px;width:28px;height:28px;border-color: transparent;border-style: solid;}
footer .whatsapp, .social .whatsapp {background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.002 0H7.998C3.587 0 0 3.588 0 8C0 9.75 0.564 11.372 1.523 12.689L0.526 15.661L3.601 14.678C4.866 15.516 6.375 16 8.002 16C12.413 16 16 12.411 16 8C16 3.589 12.413 0 8.002 0ZM12.657 11.297C12.464 11.842 11.698 12.294 11.087 12.426C10.669 12.515 10.123 12.586 8.285 11.824C5.934 10.85 4.42 8.461 4.302 8.306C4.189 8.151 3.352 7.041 3.352 5.893C3.352 4.745 3.935 4.186 4.17 3.946C4.363 3.749 4.682 3.659 4.988 3.659C5.087 3.659 5.176 3.664 5.256 3.668C5.491 3.678 5.609 3.692 5.764 4.063C5.957 4.528 6.427 5.676 6.483 5.794C6.54 5.912 6.597 6.072 6.517 6.227C6.442 6.387 6.376 6.458 6.258 6.594C6.14 6.73 6.028 6.834 5.91 6.98C5.802 7.107 5.68 7.243 5.816 7.478C5.952 7.708 6.422 8.475 7.114 9.091C8.007 9.886 8.731 10.14 8.99 10.248C9.183 10.328 9.413 10.309 9.554 10.159C9.733 9.966 9.954 9.646 10.179 9.331C10.339 9.105 10.541 9.077 10.753 9.157C10.969 9.232 12.112 9.797 12.347 9.914C12.582 10.032 12.737 10.088 12.794 10.187C12.85 10.286 12.85 10.751 12.657 11.297Z' fill='white' /%3e%3c/svg%3e") no-repeat center / 16px;width:28px;height:28px;border-color: transparent;border-style: solid;}
footer .max, .social .max {background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 767 764' version='1.1' width='767' height='764' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3e%3cpath fill='%23ffffff' fill-rule='evenodd' d='m 392.80015,759.47205 c -75.007,0 -109.864,-10.95 -170.453,-54.75 -38.325,49.275 -159.686001,87.783 -164.979001,21.9 0,-49.456 -10.95,-91.248 -23.36,-136.873 -14.782,-56.21 -31.572,-118.807 -31.572,-209.508 0,-216.626 177.754001,-379.59700101 388.357001,-379.59700101 210.786,0 375.947,171.00100101 375.947,381.60400101 0.707,207.347 -166.595,376.118 -373.94,377.224 m 3.103,-571.585 c -102.564,-5.292 -182.499,65.7 -200.201,177.024 -14.6,92.162 11.315,204.398 33.397,210.238 10.585,2.555 37.23,-18.98 53.837,-35.587 a 189.8,189.8 0 0 0 92.71,33.032 c 106.273,5.112 197.08,-75.794 204.215,-181.95 4.154,-106.382 -77.67,-196.486 -183.958,-202.574 z' clip-rule='evenodd'/%3e%3c/svg%3e") no-repeat center / 20px;width:28px;height:28px;border-color: transparent;border-style: solid;}
footer .img-center {margin-left:auto;margin-right:auto;width:240px;}
footer .contacts-b {padding-right: 14px;}
footer .contacts-b .top-phone {margin:0}
footer .contacts-b .top-mail {margin:0}
footer .contacts-b a {color:white;text-decoration: none;}
footer .contacts-b a:hover {color:white;text-decoration: none;}
footer .contacts-b input[type=button] {float:right;}
footer .callback-b {margin-top:auto;padding:0 6px;}
footer .b-menu {
	display: flex;
	justify-content: space-around;
	max-width: 1040px;
	margin: auto;
}
footer .b-menu > div {flex:0 0 260px;}
footer .title {text-transform: uppercase;margin-bottom:1em;}
footer .b-info {font-size:12px;line-height:19px;color:#adb4b7;text-align: center;margin:1em 0;}
.calcs-type-block {display:flex;justify-content: space-between;gap:10px;margin:2em 0;}
.calcs-type-block .item {flex: 0 0 calc(33.333333% - (20px / 3)));width: 0 0 calc(33.333333% - (20px / 3));padding: 40px 10px 40px 110px; border:1px #d5d5d5 solid;border-radius:4px;color:#3b3b3b;font-size:16px;line-height: 24px;text-transform: uppercase;text-decoration: none;font-weight:bold;}
.calcs-type-block .item:nth-child(1) {background: url('/img/calc/t1.png') 14px center no-repeat;}
.calcs-type-block .item:nth-child(2) {background: url('/img/calc/t2.png') 14px center no-repeat;}
.calcs-type-block .item:nth-child(3) {background: url('/img/calc/t3.png') 14px center no-repeat;}

.calculate-form .item {margin: 1em 0;}
.calculate-form .item > div {padding-left:60px;width:300px;margin-right:20px;min-height:50px;}
.calculate-form .item:nth-child(1) > div {background: url('/img/calc/f1.png') left center no-repeat;}
.calculate-form .item:nth-child(2) > div {background: url('/img/calc/f2.png') left center no-repeat;}
.calculate-form .item:nth-child(3) > div {background: url('/img/calc/f3.png') left center no-repeat;}
.calculate-form .item:nth-child(4) > div {background: url('/img/calc/f4.png') left center no-repeat;}
.calculate-form .item:nth-child(5) > div {background: url('/img/calc/f5.png') left center no-repeat;}
.calculate-form .item:nth-child(6) > div {background: url('/img/calc/f6.png') left center no-repeat;}
.border-block {border:1px solid #d5d5d5;border-radius:5px;background:white;padding:30px 20px;}

.table-calc {width:100%;}
.table-calc thead, .table-calc tbody {border:1px #d5d5d5 solid;border-radius:4px;}
.table-calc th, .table-calc td {padding:24px;border:1px #d5d5d5 solid;text-align: center;}
.table-calc td:nth-child(1) {text-align: left;}
.table-calc thead th {background: #0094e3;color:white;font-weight: normal;}
.table-calc tbody tr:nth-child(even) {background: #f2f4f6;}
.table-calc tbody tr:nth-child(even) td:nth-child(even) {background: #e5ebf2;}
.table-calc tbody tr:nth-child(odd) td:nth-child(even) {background: #f9fbfd;}

.raschet {margin:1em 0;}
.raschet .item {margin: 1em 0;}
.raschet > div:nth-child(1) {padding-right:2em;}
.raschet .item > div {padding-left:80px;margin-right:20px;min-height: 60px;display:flex;justify-content: center;flex-direction: column;max-width:230px;}
.raschet .item > div.i-time {background: url('/img/calc/i-time.png') left center no-repeat;}
.raschet .item > div.i-power {background: url('/img/calc/i-power.png') left center no-repeat;}
.raschet .item > div.i-volume {background: url('/img/calc/i-volume.png') left center no-repeat;}
.raschet > div:nth-child(2) {flex:0 0 50%;padding-top:1em;}
input.cnt {width: 60px;
	height: 30px;
	text-align: center;
	border: 1px #d5d5d5 solid;
	border-radius: 4px;
	text-indent: 14px;
}


.cold {color:#0094e3;}
.hot {color:#e72b35;}
.theme-green .back-bar .pointer {
	width: 24px;
	height: 24px;
	border-radius: 20px;
	border: 0;
	background: #0094e3;
	top: -9px;
}
.theme-green .back-bar .selected-bar {background:#0094e3;}
.slider-container .back-bar .pointer-label {font-size:14px; top: -32px;}
.slider-container .scale ins {top: 12px;}
.instruction {color:#0094e3;font-weight: bold;text-transform: lowercase;}
.instruction:after {content: url('/img/arrow-down.svg');width:14px;height:14px;background-size:contain;}
.instruction.active:after {content: url('/img/arrow-up.svg');}
.breadcrumbs {margin:1em 0;}
.card-buttons {display:flex;justify-content: space-between;margin:1em 0;}
.card-buttons a {border:1px #d5d5d5 solid;border-radius:4px;background:white;padding:7px 14px;text-decoration: none;color:#3b3b3b;}
.card-buttons a:hover, .card-buttons a.active {border:1px #0094e3 solid;background:#0094e3;text-decoration: none;color:#ffffff;}
.card-block {display:flex;justify-content: space-between;gap: 30px;}
.card-img {padding: 50px 40px;border:1px #d5d5d5 solid;border-radius:4px;display:flex;}
.card-img div.item {
	display: flex;
	align-items:center;
	justify-content:center;
	aspect-ratio: 1.46;
}
.card-img div.item a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 100%;
	height: 100%;
}
.owl-carousel.card-img .owl-item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.img-thmbs {display:flex;justify-content: space-between;margin-top:1em;}
.img-thmbs div.item {display:flex;padding:6px 12px;border:1px #d5d5d5 solid;border-radius:4px;aspect-ratio: 1.475;}
.img-thmbs div.item a {display:flex;align-items:center;justify-content:center;width:100%;height:100%;}
.img-thmbs div.item img {width:100%;height:100%;object-fit:contain;}
.img-thmbs img {margin:auto;}
.btn-pdf {background: url('/img/pdf.png') 7px center no-repeat;padding-left:40px;min-height:28px;line-height:28px;}
.table-har {width:100%;}
.table-har thead, .table-har tbody {border:1px #d5d5d5 solid;border-radius:4px;}
.table-har th, .table-har td {padding:4px;border:1px #d5d5d5 solid;text-align: center;}
.table-har thead th {font-weight:bold;}
.table-har tbody tr:nth-child(odd) {background: #f2f4f6;}
.card-harakt select {border:1px #d5d5d5 solid;border-radius:4px;width:170px;height:32px;}
.changed-params {line-height: 26px;}
.card-prices {display:flex;justify-content:flex-start;align-items:center;gap:10px;}
.card-prices > div {background: #f2f4f6;padding:24px;text-align:center;}
.card-prices span {color:#0094e3;font-family: "Open Sans", sans-serif;font-size: 25px;font-weight:700;}
.card-prices > div:nth-child(3) {background: white;}
.card-options {display:flex;justify-content: space-around;}
.card-options > div {padding-top:180px;margin:2em;text-align:center;}
.card-options > div:nth-child(1) {background: url('/img/card/i-auto.png') top center no-repeat;}
.card-options > div:nth-child(2) {background: url('/img/card/i-safety.png') top center no-repeat;}
.card-options > div:nth-child(3) {background: url('/img/card/i-material.png') top center no-repeat;}
.card-compect {display:flex;flex-wrap: wrap;justify-content: space-between;}
.card-compect > div {flex:0 0 48%;}
.card-opportunity div {padding-left:60px;margin:1em 0;min-height: 30px;}
.card-opportunity div.zmeev {background: url('/img/card/card-opportunity-zmeev.png') left center no-repeat;}
.card-opportunity div.zmeev-add {background: url('/img/card/card-opportunity-zmeev-add.png') left center no-repeat;}
.card-opportunity div.ten {background: url('/img/card/card-opportunity-ten.png') left center no-repeat;}
.card-opportunity div.lyuk {background: url('/img/card/card-opportunity-lyuk.png') left center no-repeat;}
.card-opportunity div.patrubk {background: url('/img/subcategory/complectation-patrubk.png') left center no-repeat;}
.advantages-fx {display:flex;flex-wrap: wrap;justify-content: space-between;}
.advantages .title {margin: 0 0 10px;text-transform: uppercase;font-weight: bold;}
.advantages-fx div.advantages-fx-item {position:relative;display: flex;flex-direction: column;justify-content: center;min-height: 149px;width:100%;padding-left:170px;margin:10px 0 0;}
.advantages-fx div.advantages-fx-item:nth-child(1) {background:url('/img/advantages1.png') left center no-repeat;}
.advantages-fx div.advantages-fx-item:nth-child(2) {background:url('/img/advantages2.png') left center no-repeat;}
.advantages-fx div.advantages-fx-item:nth-child(3) {background:url('/img/advantages3.png') left center no-repeat;}
.advantages-fx div.advantages-fx-item:nth-child(4) {background:url('/img/advantages4.png') left center no-repeat;}
.advantages-fx div.advantages-fx-item:has(.image):nth-child(n) {background:none;}
.advantages-fx div.advantages-fx-item .image {
	position:absolute;
	top: 0;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 146px;
	margin: auto;
}
.advantages-fx div.advantages-fx-item p {
	margin: 0;
}
.advantages-row {
	flex-wrap: wrap;
	gap: 10px 20px;
}
.advantages-row div.advantages-fx-item {
	flex: 0 0 calc(50% - 10px);
	width: calc(50% - 10px);
}
.structure {display:flex;}
.structure > div:nth-child(1) {padding-right:24px;}
.tech-har {width:100%;}
.tech-har thead {background:#0094e3;color:white;}
.tech-har td, .tech-har th {padding:7px 24px;}
.tech-har tr:nth-child(even) {background:#f2f4f6;}
.schemes {display:flex;justify-content: space-between;}
.schemes h4 {text-align:center;text-transform: uppercase;margin-bottom:1em;}
.table-docs {margin:2em 0;}
.table-docs thead {background:#0094e3;color:white;}
.table-docs td, .table-docs th {padding:7px 24px;font-weight:normal;text-align:center;border:1px #87b9d3 solid;]}
.table-docs td:nth-child(1) {text-align:left;}
.catalog-soput {margin:2em 0;display:flex;justify-content: space-between;flex-wrap:wrap;}
.catalog-soput .item {flex: 0 0 224px;border:1px #d5d5d5 solid;border-radius:4px;background:white;padding:24px;text-align: center;margin-bottom:14px;}
.catalog-soput .item .price {font-size:24px;margin-top:10px;font-weight:bold;}
.catalog-soput .image {min-height:200px;}

.bg-blue {background: url("/img/bg-blue.jpg");height:377px;color:white;}
.why-we-are {display:flex;justify-content: space-around;}
.why-we-are div.why-we-are-item {flex:0 0 170px;padding-top:170px;text-align: center;}
.why-we-are div.why-we-are-item:nth-child(1) {background:url('/img/why-we-are/1.png') center top no-repeat;}
.why-we-are div.why-we-are-item:nth-child(2) {background:url('/img/why-we-are/2.png') center top no-repeat;}
.why-we-are div.why-we-are-item:nth-child(3) {background:url('/img/why-we-are/3.png') center top no-repeat;}
.why-we-are div.why-we-are-item:nth-child(4) {background:url('/img/why-we-are/4.png') center top no-repeat;}
.why-we-are div.why-we-are-item:nth-child(5) {background:url('/img/why-we-are/5.png') center top no-repeat;}
.questions input {display:none;}
.questions label {cursor: pointer;font-weight:bold;}
.questions .item {border:1px #d5d5d5 solid;border-radius:4px;background:white;padding:24px;margin:1em 0;transition: 0.4s;cursor:pointer;}
.questions input:checked + .item .description {display:block;}
.questions input + .item {background:url('/img/question-closed.png') 99% 24px no-repeat;}
.questions input:checked + .item {background:url('/img/question-opened.png') 99% 24px no-repeat #f2f4f6;}
.questions input + .item .description {display:none;}
.information {background: url('/img/bg-blue.jpg');height:94px;display:flex;color:white;}
.information .ico-info {margin:auto;background: url('/img/ico-info.png') left center no-repeat;padding-left:60px;min-height:46px;line-height: 44px;text-transform: uppercase;}
.cat-category-block {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 55px 20px;
}
.cat-category-block h4 {margin: 0 0 25px;font-weight: 600;line-height: 1.1;text-align:center;}
.cat-category-block .image {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 142px;
	margin: 25px 0;
}
.cat-category-block .image img {
	height: 100%;
	object-fit: contain;
}
.cat-category-block .info {
	margin: 0 0 25px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 1.2;
}
.cat-category-block .info p {
	margin: 0 0 25px
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 1.2;
}
.cat-category-block .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 45px;
	margin: auto 0 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.17;
}
.cat-category {display:flex;justify-content: space-between;margin:1em 0;}
.cat-category > div:nth-child(1) {flex:0 0 240px;}
.cc-params div {
	display: flex;
	align-items: center;
	min-height: 18px;
	padding-left:29px;
	margin: 0 0 12px;
	line-height:1;
}
.cc-params div:last-child {
	margin: 0;
}
.cc-params div.volume {background: url("/img/catalog/i-volume.png") no-repeat left center / 21px;}
.cc-params div.power {background: url("/img/catalog/i-power.png") no-repeat left center / 21px;}
.cc-params div.t-power {background: url("/img/catalog/i-t-power.png") no-repeat left center / 21px;}
.cc-params div.material {background: url("/img/catalog/i-material.png") no-repeat left center / 21px;}
.cat-category .litres-variants {max-width: 600px;}
.dop-compl-block h3 {text-align: center;text-transform: uppercase;}
.dop-compl-block p {text-align: center;}
.dop-compl {display:flex;justify-content: center;flex-wrap:wrap;}
.dop-compl div.dop-compl-item {text-align: center;max-width:200px;}
.dop-compl div.dop-compl-item a:nth-child(1) {width: 200px;
	height: 174px;
	display: flex;
	border-radius: 4px;
	background: white;
	margin: 2em 0;}
.dop-compl div.dop-compl-item a img {margin:auto;}
.calculate-volume {background: url("/img/bg-gray.jpg"); background-size:cover;height:380px;display: flex;}
.calculate-volume > div:nth-child(1) {flex: 0 0 590px;}
.calculate-volume > div:nth-child(2) {display:flex;padding:24px;}
.calculate-volume > div:nth-child(2) h2 {text-align: left;}
.goppo-nagr-sm {display:flex;background: #f6f6f6;}
.goppo-nagr-sm > div:nth-child(1) {flex:0 0 190px;}
.we-can {background: url('/img/we-can.png') left center no-repeat;padding-left:32px;}
.info-sm {background: url('/img/info-sm.png') left center no-repeat;padding-left:32px;padding-top: 1em;padding-bottom: 1em;}
.attention-red {background:#e72b35;color:white;padding:2px;}
.attention-big-red {background:#e72b35;color:white;padding:14px;}
.attention-green {background:#9adb00;color:#3b3b3b;padding:2px;}
.attention-big-green {background:#9adb00;color:#3b3b3b;padding:14px;}
.catalog-fx {display:flex;flex-wrap: wrap;justify-content: space-between;}
.cat-item {width:100%;padding:14px;border:1px #d5d5d5 solid;border-radius:4px;background:white;}
.cat-item .title {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	height: 48px;
	overflow: hidden;
}
.cat-item .body {display:flex;}
.cat-item .body > div:nth-child(1) a {width:110px;height:110px;margin-right: 10px;}
.cat-item .body a {border:1px #d5d5d5 solid;border-radius:4px;display:flex;}
.cat-item .body a img {margin:auto;}
.price-value {
	border: 1px #d5d5d5 solid;
	border-radius: 4px;
	background: white;
	padding: 7px 4px;
	margin: 7px 0;
	text-align: center;
	width: 108px;
}
.btn-compare {background: url('/img/catalog/compare.png') 14px center no-repeat #199ee6; color:white;padding:24px 24px 24px 48px;line-height: 100px;text-decoration: none;}

.user-options {display:flex;justify-content: space-around;}
.user-options > div {padding-top:180px;margin:2em;text-align:center;}
.user-options > div:nth-child(1) {background: url('/img/i-auto.png') top center no-repeat;}
.user-options > div:nth-child(2) {background: url('/img/i-safety.png') top center no-repeat;}
.user-options > div:nth-child(3) {background: url('/img/i-material.png') top center no-repeat;}
.advantages-overview {display:flex;flex-wrap: wrap;justify-content: space-around;margin:2em 0;}
.advantages-overview > div {flex:0 0 240px;margin:24px;padding-top:170px;text-align: center;}
.advantages-overview > div:nth-child(1) {background:url('/img/advantages-overview/1.png') top center no-repeat;}
.advantages-overview > div:nth-child(2) {background:url('/img/advantages-overview/2.png') top center no-repeat;}
.advantages-overview > div:nth-child(3) {background:url('/img/advantages-overview/3.png') top center no-repeat;}
.advantages-overview > div:nth-child(4) {background:url('/img/advantages-overview/4.png') top center no-repeat;}
.advantages-overview > div:nth-child(5) {background:url('/img/advantages-overview/5.png') top center no-repeat;}
.advantages-overview > div:nth-child(6) {background:url('/img/advantages-overview/6.png') top center no-repeat;}
.advantages-overview > div:nth-child(7) {background:url('/img/advantages-overview/7.png') top center no-repeat;}
table.compare {width:100%;}
table.compare th {font-weight:normal;text-align: left;vertical-align: top;}
table.compare th > div {display:flex;justify-content: center;}
table.compare th .cat-item {margin: 0 10px 10px 20px;font-size:11px;}
table.compare td:nth-child(1) {text-align: left;}
table.compare td {text-align: center;padding:8px;border-right:1px #d5d5d5 solid;}
table.compare td:nth-last-child(1) {border:0;}
table.compare tbody tr:nth-child(odd) {background: #f2f4f6;}
.trash {background: url('/img/trash.png') left center no-repeat;padding:10px 10px 10px 24px;color:#e72b35;text-decoration: none;}
.trash:hover {text-decoration: underline;}
.trash-item {background: url('/img/trash-item.png') left center no-repeat;padding:10px 10px 10px 24px;color:#e72b35;text-decoration: none;}
.trash-item:hover {text-decoration: underline;}
.compare-left,.compare-right {padding: 5px 10px;color: #8e8e8e;}
.compare-left:hover,.compare-right:hover {color:black;border:1px black solid;}
.info-big {background: url('/img/info-big.png') left center no-repeat;padding-left:64px;padding-right:2em;min-height:64px;display:flex;}
.ttu {text-transform: uppercase;}

.subc-block {display:flex;justify-content: space-between;}
.subc-img {border:1px #d5d5d5 solid;border-radius:4px;display:flex;width:400px;height:400px;}
.subc-img img {margin:auto;}
.subc-block b {text-transform: uppercase;}
.subc-harakt {width:680px;}
.subc-harakt > div {padding-left:48px;min-height:40px;}
.subc-harakt > div.princyp {background: url('/img/subcategory/i1-princyp.png') left top no-repeat;}
.subc-harakt > div.primenen {background: url('/img/subcategory/i2-primenen.png') left top no-repeat;}
.subc-harakt > div.primenen-volny {background: url('/img/subcategory/i2-primenen-volny.png') left top no-repeat;}
.subc-harakt > div.primenen-cold {background: url('/img/subcategory/i2-primenen-cold.png') left top no-repeat;}
.subc-harakt > div.volume {background: url('/img/subcategory/i3-volume.png') left top no-repeat;}
.subc-harakt > div.power {background: url('/img/subcategory/i4-power.png') left top no-repeat;}
.subc-harakt > div.ten {background: url('/img/subcategory/complectation-ten.png') left top no-repeat;}
.subc-harakt > div.dostoinstwa {background: url('/img/subcategory/i5-dostoinstwa.png') left top no-repeat;}
.subc-harakt > div.razrabotka {background: url('/img/subcategory/i6-razrabotka.png') left top no-repeat;}
.complectation-add > div {padding-left:48px;margin:1em 0 2em 0;min-height: 30px;}
.complectation-add div.zmeev {background: url('/img/subcategory/complectation-zmeev.png') left top no-repeat;}
.complectation-add div.ten   {background: url('/img/subcategory/complectation-ten.png') left top no-repeat;}
.complectation-add div.lyuk  {background: url('/img/subcategory/complectation-lyuk.png') left top no-repeat;}
.complectation-add div.proiz {background: url('/img/subcategory/complectation-proiz.png') left top no-repeat;}
.complectation-add div.matt  {background: url('/img/subcategory/complectation-matt.png') left top no-repeat;}
.complectation-add div.mati  {background: url('/img/subcategory/complectation-mati.png') left top no-repeat;}
.complectation-add div.peregorodk  {background: url('/img/subcategory/complectation-peregorodk.png') left top no-repeat;}
.complectation-add div.patrubk  {background: url('/img/subcategory/complectation-patrubk.png') left top no-repeat;}
.category-item-parameterized .title b {font-size:20px;line-height: 32px;text-transform: uppercase;font-weight: normal;}
.ci-volume {background: url("/img/subcategory/volume.png") center top no-repeat; padding-top:72px;text-align:center;padding-right:20px;}
.ci-volume nobr {font-size:36px;}
.category-item-parameterized .photo img {width: 130px; object-fit: cover; margin-right:20px;}
.category-item-parameterized .parameters {display:flex;flex-wrap:wrap;padding-right:20px;}
.category-item-parameterized .parameters select {border:1px #d5d5d5 solid;border-radius:4px;width:170px;height:40px;}
.category-item-parameterized .parameters > div {flex:0 0 200px;}
.podbor-form {background: url('/img/form-bg-blue.jpg');color:white;display:flex;border-radius: 4px 4px 0 0;min-height:500px;border-left:1px #d5d5d5 solid;border-right:1px #d5d5d5 solid;border-top:1px #d5d5d5 solid;}
.podbor-form .ttu {max-width:700px;text-align:center;margin:auto;}
.podbor-form .form-auto {max-width:590px;margin:auto;}
.podbor-form .form-auto+.text-center {margin:30px auto 0;}
.podbor-form input[type=text] {height:50px;border-radius: 4px;width:100%;text-indent: 24px;border:0;margin:7px 0;color:black;}
.podbor-form textarea {height:230px;border-radius: 4px;width:90%;border:0;margin:7px 0;color:black;padding:10px 4%;}
.podbor-form span {color:#9adb00;text-transform: uppercase;}
.podbor-form p a {color:#9adb00;}
.ppf-buttons {display:flex;width:calc(100% - 2px);font-size:24px;line-height: 38px;border-left:1px #d5d5d5 solid;border-right:1px #d5d5d5 solid;}
.ppf-buttons > div {padding:14px 0;text-align: center;text-transform: uppercase;background: #0084ca;color:white;transition:0.4s;}
.ppf-buttons > div:nth-child(1),.ppf-buttons > div:nth-child(3) {flex: 0 0 45%;cursor: pointer;}
.ppf-buttons > div:nth-child(2) {flex: 0 0 10%;}
.ppf-buttons > div.active {background: #f2f4f6;color:black;}
.ppf-buttons > div[data-index]:not(.active):hover {background-color: #9adb00;}
.ppf-content {background: #f2f4f6;padding:24px;border-left:1px #d5d5d5 solid;border-right:1px #d5d5d5 solid;border-bottom:1px #d5d5d5 solid;border-radius: 0 0 4px 4px;}
.ppf-buttons-or {margin:auto;padding:4px;background: #f2f4f6;color: #0084ca;max-width: 80px;}

.for-print {display:none;}


.hidden {display:none;}
.ppf-content input {border:1px #d5d5d5 solid;border-radius:4px;height:32px;text-indent: 24px;margin:0 14px;}
.ppf-content input[type=text] {width:110px;}
.ppf-content input[type=number] {width:68px;}
.ppf-content select {border:1px #d5d5d5 solid;border-radius:4px;width:200px;height:40px;margin:0 14px;}
.ppf-content a.btn {width:200px;}

.we-offer {display:flex;justify-content: space-between;margin:2em 0;}
.we-offer div {padding-top:170px;text-align: center;width: 150px}
.we-offer div:nth-child(1) {background: url('/img/projects/we-offer1.png') center top no-repeat;}
.we-offer div:nth-child(2) {background: url('/img/projects/we-offer2.png') center top no-repeat;}
.we-offer div:nth-child(3) {background: url('/img/projects/we-offer3.png') center top no-repeat;}
.we-offer div:nth-child(4) {background: url('/img/projects/we-offer4.png') center top no-repeat;}
.callback-form {background: url('/img/form-bg-blue.jpg');color:white;border-radius: 4px;border:1px #d5d5d5 solid;padding:14px;}
.callback-form input[type=text] {color:black;width:100%;border:1px #d5d5d5 solid;border-radius:4px;height:48px;text-indent: 24px;margin-bottom:14px;}
.callback-form.cr-costume label {line-height:14px;}
.callback-form a.btn {width:calc(100% - 40px);}
.right-picture {padding-right:430px;background-position: right center;background-repeat: no-repeat;}
.picture1 {background-image:url('/img/projects/1.jpg');}
.picture2 {background-image:url('/img/projects/2.jpg');}
.picture3 {background-image:url('/img/projects/3.jpg');}
.montazhn-vygody > div {padding-left:170px;min-height:170px;display:flex;}
.montazhn-vygody > div > div {margin:auto 0; max-width:500px;}
.montazhn-vygody > div:nth-child(1) {background: url('/img/montazhn/1.png') left center no-repeat;}
.montazhn-vygody > div:nth-child(2) {background: url('/img/montazhn/2.png') left center no-repeat;}
.montazhn-vygody > div:nth-child(3) {background: url('/img/montazhn/3.png') left center no-repeat;}
.montazhn-vygody > div:nth-child(4) {background: url('/img/montazhn/4.png') left center no-repeat;}
.menu-fixed {position:fixed;width:100%;top: 0;z-index: 3;}
.menu-fixed-2 {position: fixed;width: 100%;top: 52px;z-index: 2;background: rgba(255,255,255,0.9);box-shadow: 0 5px 9px #d0d0d0;}
.accordeon-block h2 {cursor:pointer;margin:0;text-align: left;background: url('/img/btn-closed.png') right 9px no-repeat;font-size:24px;line-height: 35px;}
.accordeon-block.visible h2 {background: url('/img/btn-opened.png') right 12px no-repeat;margin-bottom:1em;}
.accordeon-block .hidden-block {display:none;}
.accordeon-block.visible .hidden-block {display:block;}
.card-info-block {
	flex: 0 0 calc(100% - 407px);
	max-width: calc(100% - 407px);
}
.card-img-block {flex: 0 0 377px;max-width:377px;}
.card-img-block-top {
	position:relative;
}
.owl-carousel.card-img .owl-nav {
	position:absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display:flex;
	align-items:center;
	justify-content:space-between;
	width: 100%;
	height: 0px;
	padding: 10px;
	margin: auto;
}
.owl-carousel.card-img .owl-nav .owl-prev,
.owl-carousel.card-img .owl-nav .owl-next {
	flex: 0 0 16px;
	width: 16px;
	height: 29px;
	opacity:0.8;
	border-radius: 0;
	border: none;
}
.owl-carousel.card-img .owl-nav .owl-prev {background: url('/img/arrow-left.png');}
.owl-carousel.card-img .owl-nav .owl-next {background: url('/img/arrow-right.png');}
.owl-carousel.card-img .owl-nav .owl-prev::before,
.owl-carousel.card-img .owl-nav .owl-next::before {
	content: none;
}
.owl-carousel.card-img .owl-nav .owl-prev:hover,
.owl-carousel.card-img .owl-nav .owl-next:hover {
	background-color: transparent;
	opacity:1;
}
.owl-carousel.card-img .owl-nav [aria-label='Previous'],.owl-carousel.card-img .owl-nav [aria-label='Next'] {display:none;}
.blue-title {color: #0094e3;font-weight: bold;text-transform: uppercase;}
.schemes-block {display:flex;}
.schemes-block a {padding: 210px 10px 10px 10px;width: 170px;text-align: center;color:#0094e3; text-decoration: none;margin:4px;}
.schemes-block a:hover {color:#0094e3;box-shadow: 0 0 10px 5px #d6d6d6;text-decoration: none;}
.schemes-block .sch1 {background: url('/img/schemes/1.png') center 10px no-repeat;}
.schemes-block .sch2 {background: url('/img/schemes/2.png') center 10px no-repeat;}
.schemes-block .sch3 {background: url('/img/schemes/3.png') center 10px no-repeat;}
.schemes-block .sch4 {background: url('/img/schemes/4.png') center 10px no-repeat;}
.schemes-block .sch5 {background: url('/img/schemes/5.png') center 10px no-repeat;}
.schemes-block .sch6 {background: url('/img/schemes/6.png') center 10px no-repeat;}
.menu-mobile {display:none;}
.menu-btn {padding: 20px 16px; font-size:32px;margin:auto;text-align: center;cursor: pointer;border: 0;background-color: #0094e3;color: white;}
.compare-thead-fixed {position: fixed;top: 57px;z-index: 2;background: rgba(255,255,255,0.9);}
.compare-thead-fixed .cat-item .body {display:none;}
.compare-padding-tbody {margin-top:363px;}
.g-scroll {overflow-x: auto;overflow-y:visible;/*width: 100vw;*/margin:0;padding:0;}

.slider-container {margin-left:10px;}

.pushy .pushy-submenu ul li {margin:0;}

.pushy .pushy-submenu a {
	padding: 6px 10px!important;line-height: 12px!important;font-size: 12px;
}
.pushy a, .pushy-submenu button {padding: 6px 10px!important;}
.mobile {display:none;}

#mobile-filter > div {
	margin: auto;
	background: url('tune.svg') left center no-repeat;
	padding-left: 32px;
	max-width: 50px;
}
#mobile-filter {
	display: none;
	position: fixed;
	top: 70px;
	text-align: center;
	width: 100%;
	background: #99db00;
	padding: 4px;
	font-size: 14px;
	z-index: 3;
}

.close-filter-block {display:none;}


.params-additionally-subcat-item {display:none;justify-content: space-between;flex:0 1 770px!important;flex-wrap:wrap;}
.category-item-parameterized:hover .params-additionally-subcat-item {display:flex;}


.photos-fx {display:flex;justify-content: flex-start;flex-wrap: wrap;margin:2em 0;}
.photos-fx a {flex:0 0 280px;text-align: center;margin:4px;}
.certs-fx {display:flex;justify-content: space-between;flex-wrap: wrap;margin:2em 0;}
.certs-fx a {flex:0 0 250px;text-align: center;margin:7px;border: 1px #EEE solid;padding: 7px;}
.bx-breadcrumb {margin:1em 0;line-height:1;}
.bx-breadcrumb-item {display:inline-block;}
.form-blue {background: url('/img/form-bg-blue.jpg')!important;color:white!important;display:flex;}
.form-blue h3 {text-transform: uppercase;text-align:center;}
.form-blue input[type=text] {width:100%;line-height:50px;text-indent: 24px;margin:7px 0;border:0;border-radius:4px;color: black;}
.form-blue input[type=button] {width:100%;line-height:50px;margin:7px 0;border-radius:4px;background:url("opacity0.png");border:1px white solid;}
.form-blue input[type=button]:hover {background:url("opacity25.png");}
.form-blue-inner {margin:auto;max-width:300px;}
.form-blue-inner a {color:white;}

.text-small {font-size:12px;line-height:16px;}

.left-menu-intermediate > div {border:1px #e3e3e3 solid;padding:10px;border-radius: 4px;margin:4px 0;}
.left-menu-intermediate > div a.selected {font-weight:bold;}
#compare-btn {
	position: fixed;
	bottom: 0;
	left: 50px;
	background: url(/img/catalog/compare.png) 14px center no-repeat #199ee6;
	color: white;
	padding: 7px 14px 7px 48px;
	border-radius: 4px 4px 0 0;
	opacity: 0.8;
	cursor:pointer;
	transition: 0.4s;
	animation:compare-button 1500ms infinite;
}
#compare-btn:hover {opacity:1;}
.bx-filter.bx-blue .bx-filter-section {
	background: none;
}
.bx-left, .bx-right {display:inline-block;}
.bx-filter-input-container input[type=text] {
	width: 100px;
}
.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
}

.bx-filter .checkbox input[type=checkbox] {display:none;}
.bx-filter .checkbox label {float:left;margin-right:4px;margin-bottom:4px;border:0px #CCC solid;padding:2px 8px;border-radius:8px;font-size:12px;background:#EEE;}
.bx-filter .checkbox label:hover {background:#DDD;}
.bx-filter .checkbox input[type=checkbox]:checked + .bx-filter-param-text {color:black;font-weight:bold;}

.bx-filter .bx-filter-popup-result.left {
	right: 0;
}

.bx-filter .bx-filter-parameters-box-title span {
	border-bottom: 1px #3a3a3a dashed;
	color: #3a3a3a;
}
.dashed {border-bottom: 1px #3a3a3a dashed; cursor:pointer;}

.img-right {float:right;margin-left:14px;}
.blocker {z-index: 10!important;}

.text10 {font-size: 10px;line-height: 15px;}
.ustroistvo_pict_div {display: flex;justify-content: center;margin: 50px 0 0;}

#top {
	width: 56px;
	height: 56px;
	background: url(/img/top.png) no-repeat center;
	background-size: contain;
	position: fixed;
	bottom: 55px;
	right: 53px;
	cursor: pointer;
}

.card-compect h2 {
	font-size: 1.6000em;
	line-height: 1.7500em;
	margin-top: 0.8750em;
	margin-bottom: 0.0000em;
}

@keyframes compare-button {
	0% { opacity:1;}
	50% { opacity:0.7;}
	100% { opacity:1;}
}

.gv-scroll {
	overflow-x: auto;
	overflow-y: auto;
	height: calc(100vh - 312px);
	margin: 0;
	padding: 0;
}
.photos_else_fx {display:flex;flex-wrap:wrap;justify-content: center;margin:36px 0;}
.photos_else_fx .item {flex: 0 0 380px;border:2px #EEE solid;margin:4px;text-align: center;}
.photos_else_fx .item:hover {border:2px #DDD solid;}
.bx-404-text-block {
	margin: 80px 0;
	border: 9px #DDD solid;
	padding: 50px;
}
.fillials-fx {display:flex;flex-wrap:wrap;justify-content: space-between;}
.h2-text-product {
	padding-top:35px;
}
.fillials-fx > div {flex: 0 0 300px;padding-right:10px;}
/*Для текстов*/
.boiler-text-container h2 {
		font-size: 1.500em;
	}

.main-articles {display:flex;justify-content: center;flex-wrap:wrap;}

.main-articles .item {
	flex: 0 0 332px;
	border: 1px #d5d5d5 solid;
	border-radius: 4px;
	padding: 20px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin:14px;
	min-height: 460px;
}
.main-articles .item > div:nth-child(1) {flex:1 0 100px;display:flex;}
.main-articles .item > div:nth-child(1) > a {margin: auto;}
/*.main-articles p {max-width: 200px;margin: 1em auto;}*/
.main-articles .item .title {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;

}
.buttons_block {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2em;
}
.buttons_block .btn {
	padding: 20px 37px;
	margin: 0 15px;
}
.mobile-search{
	display: none;
}
.pushy-left-block{
	padding: 0 8px;
	width: 100%;
	box-sizing: border-box;
	margin: 50px 0 0;
}
.pushy-left-block .search{
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	color: #757575;
}
.pushy-left-block .btn-green.callback{
	width: 100%;
	font-size: 12px;
	padding: 10px;
	margin: 0 0 20px;
}
.pushy .header_control ul {
	margin-top: 60px;
}
.pushy-left-block .social {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0 0;
}
.pushy-left-block .top-phone,
.pushy-left-block .top-mail {
	float: none;
	margin: 5px 0px;
}
.pushy-left-block .top-phone a,
.pushy-left-block .top-mail a {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	text-decoration: none;
	color: #929292;
}
.pushy-left-block .logo-s {border-radius:100px;margin:auto 5px;background-color: #0094e3;border-color: transparent;border-style: solid; }
.pushy-left-block .telegram {background: url('/img/social/telegram.png') no-repeat;width:22px;height:22px;margin:3px; border-color: transparent;border-style: solid; background-size: contain;}
.pushy-left-block .viber {background: url('/img/social/viber.png') no-repeat;width:22px;height:22px;margin:3px; border-color: transparent;border-style: solid; background-size: contain;}
.pushy-left-block .whatsapp {background: url('/img/social/whatsapp.png') no-repeat;width:22px;height:22px;margin:3px; border-color: transparent;border-style: solid; background-size: contain;}
.pushy-left-block .img-center {margin-left:auto;margin-right:auto;width:100%;}
.pushy .pushy-left-block a{
	padding: 0 !important;
}