html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

:root {
  --main-color: #434b4f;
  --hover-color:#6f8291;
  --btn-bg-color:#eebc1d;
  --btn-border-color:#e0b31e;
  --btn-hover-bg-color:#f1c32b;
  --btn-active-bg-color:#d8b237;
  --grey-block-bg:#f2f2f5;
}

body {
	line-height: 1;
	font-family: 'Roboto';
	color:var(--main-color);
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear:both;
}

a {
	transition: 0.3s;
}

img {
     -webkit-user-select:none;
     -khtml-user-select:none;
     -moz-user-select:none;
     -o-user-select:none;
      user-select:none;
      pointer-events:none
}

sup {
    vertical-align: super;
    font-size: smaller;
}



/* header */
.header {
	height:198px;
}

.header__top-panel {
	height:42px;
	/*background-color:#000;*/
	color:var(--main-color);
	font-size:12px;
}

.header__main {
	/* background-color:#272727; */
	min-height:112px;
	color:var(--main-color);
	font-size:12px;
}

.header__menu {
    /* background-color: #eebc1d; */
    height: 42px;
    border-bottom: 2px solid #eee;
    color: var(--main-color);
    font-size: 13px;
	font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.centered {
	width:1140px;
	margin:0 auto;
	position:relative;
}

.header__location {
	width:336px;
	float:left;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.5C6.0975 1.5 3.75 3.8475 3.75 6.75C3.75 10.6875 9 16.5 9 16.5C9 16.5 14.25 10.6875 14.25 6.75C14.25 3.8475 11.9025 1.5 9 1.5ZM9 8.625C7.965 8.625 7.125 7.785 7.125 6.75C7.125 5.715 7.965 4.875 9 4.875C10.035 4.875 10.875 5.715 10.875 6.75C10.875 7.785 10.035 8.625 9 8.625Z' fill='%23eebc1d'/%3E%3C/svg%3E");
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:10px 0 0 24px;
	height:18px;
	margin-top:5px;
}

.header__email {
	width:105px;
	float:right;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 3H3C2.175 3 1.5075 3.675 1.5075 4.5L1.5 13.5C1.5 14.325 2.175 15 3 15H15C15.825 15 16.5 14.325 16.5 13.5V4.5C16.5 3.675 15.825 3 15 3ZM15 6L9 9.75L3 6V4.5L9 8.25L15 4.5V6Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:10px 0 0 24px;
	height:18px;
	margin-top:5px;
}

.header__email a {
	color:var(--main-color);
	text-decoration: none;
}

.header__email a:hover {
	color:#eebc1d;
}

.header__admpanel {
	width:112px;
	float:right;
	padding:10px 0 0 24px;
	height:18px;
	margin-top:5px;
}

.header__admpanel a {
	color:var(--main-color);
	text-decoration: none;
}

.header__logo {
	width:120px;
	float:left;
	margin-top:7px;
}

.header__logo a {
    display:block;
}

.header__logo img {
	max-width:100%;
}

.header__about {
	width:190px;
	float:left;
	font-size:11px;
	margin-top:32px;
	margin-left:30px;
	color:var(--main-color);
	font-weight: 300;
	font-style: normal;
	line-height: 1.3em;
}

.header__contacts {
	width:540px;
	float:left;
	margin-left:40px;
}

.header__social {
	width:106px;
	margin-top:40px;
	float:right;
}

.header__phone {
	float:left;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.965 8.0925C6.045 10.215 7.785 11.9475 9.9075 13.035L11.5575 11.385C11.76 11.1825 12.06 11.115 12.3225 11.205C13.1625 11.4825 14.07 11.6325 15 11.6325C15.4125 11.6325 15.75 11.97 15.75 12.3825V15C15.75 15.4125 15.4125 15.75 15 15.75C7.9575 15.75 2.25 10.0425 2.25 3C2.25 2.5875 2.5875 2.25 3 2.25H5.625C6.0375 2.25 6.375 2.5875 6.375 3C6.375 3.9375 6.525 4.8375 6.8025 5.6775C6.885 5.94 6.825 6.2325 6.615 6.4425L4.965 8.0925Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
	background-position:0 8px;
	background-repeat:no-repeat;
	padding-left:26px;
	font-size:12px;
	color:var(--main-color);
	line-height: 1.6em;
	margin-top:33px;
}

.header__phone.ph_item_1 {
	width:150px;
}

.header__phone.ph_item_2 {
	width:164px;
}

.header__phone.ph_item_3 {
	width:146px;
}

.header__phone a {
	text-decoration:none;
	font-weight:bold;
	color:var(--main-color);
}

.header__phone a:hover {
	color:#eebc1d;
}

.header__soc_item {
	width: 24px;
	height:24px;
	display: block;
	font-size:0;
	float:right;
	margin-left:10px;
}

.header__soc_item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
}

.header__soc_item:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fb {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.8496 12.2551C22.8496 6.45669 18.148 1.75513 12.3496 1.75513C6.55117 1.75513 1.84961 6.45669 1.84961 12.2551C1.84961 17.4957 5.68867 21.8397 10.709 22.6281V15.2912H8.04227V12.2551H10.709V9.94184C10.709 7.31075 12.277 5.85622 14.6751 5.85622C15.824 5.85622 17.0259 6.06153 17.0259 6.06153V8.64575H15.7012C14.3976 8.64575 13.9898 9.45481 13.9898 10.2864V12.2551H16.9016L16.4366 15.2912H13.9902V22.629C19.0105 21.8411 22.8496 17.4972 22.8496 12.2551Z' fill='%23eebc1d'/%3E%3C/svg%3E");
}

.inst {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7245 3.44168C17.8838 3.44514 18.9947 3.90722 19.8144 4.727C20.6342 5.54678 21.0963 6.65765 21.0998 7.81699V16.5667C21.0963 17.726 20.6342 18.8369 19.8144 19.6567C18.9947 20.4764 17.8838 20.9385 16.7245 20.942H7.97477C6.81543 20.9385 5.70456 20.4764 4.88478 19.6567C4.065 18.8369 3.60292 17.726 3.59945 16.5667V7.81699C3.60292 6.65765 4.065 5.54678 4.88478 4.727C5.70456 3.90722 6.81543 3.44514 7.97477 3.44168H16.7245ZM16.7245 1.69183H7.97477C4.60586 1.69183 1.84961 4.44808 1.84961 7.81699V16.5667C1.84961 19.9356 4.60586 22.6918 7.97477 22.6918H16.7245C20.0934 22.6918 22.8496 19.9356 22.8496 16.5667V7.81699C22.8496 4.44808 20.0934 1.69183 16.7245 1.69183Z' fill='%23eebc1d'/%3E%3Cpath d='M18.0369 7.81699C17.7774 7.81699 17.5236 7.74001 17.3078 7.59579C17.0919 7.45157 16.9237 7.24659 16.8244 7.00676C16.725 6.76693 16.699 6.50303 16.7497 6.24843C16.8003 5.99383 16.9253 5.75997 17.1089 5.57641C17.2924 5.39285 17.5263 5.26785 17.7809 5.21721C18.0355 5.16656 18.2994 5.19255 18.5392 5.29189C18.779 5.39123 18.984 5.55946 19.1283 5.7753C19.2725 5.99114 19.3494 6.2449 19.3494 6.50449C19.3498 6.67695 19.3161 6.84779 19.2503 7.0072C19.1845 7.1666 19.0878 7.31144 18.9659 7.43339C18.8439 7.55534 18.6991 7.65201 18.5397 7.71783C18.3803 7.78366 18.2094 7.81736 18.0369 7.81699ZM12.3496 8.69168C13.0419 8.69168 13.7186 8.89696 14.2942 9.28156C14.8698 9.66616 15.3184 10.2128 15.5833 10.8524C15.8482 11.492 15.9176 12.1957 15.7825 12.8747C15.6475 13.5536 15.3141 14.1773 14.8246 14.6668C14.3351 15.1563 13.7114 15.4897 13.0325 15.6247C12.3535 15.7598 11.6497 15.6905 11.0102 15.4256C10.3706 15.1606 9.82394 14.712 9.43934 14.1364C9.05473 13.5608 8.84945 12.8841 8.84945 12.1918C8.85045 11.2638 9.21953 10.3741 9.87572 9.71794C10.5319 9.06175 11.4216 8.69267 12.3496 8.69168ZM12.3496 6.94183C11.3113 6.94183 10.2962 7.24974 9.43287 7.82662C8.56951 8.40349 7.8966 9.22343 7.49924 10.1827C7.10188 11.1421 6.99792 12.1977 7.20049 13.2161C7.40306 14.2345 7.90308 15.1699 8.6373 15.9041C9.37153 16.6384 10.307 17.1384 11.3254 17.341C12.3438 17.5435 13.3994 17.4396 14.3587 17.0422C15.318 16.6448 16.1379 15.9719 16.7148 15.1086C17.2917 14.2452 17.5996 13.2302 17.5996 12.1918C17.5996 10.7994 17.0465 9.46409 16.0619 8.47952C15.0774 7.49495 13.742 6.94183 12.3496 6.94183Z' fill='%23eebc1d'/%3E%3C/svg%3E");
}


.whatsapp {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.8223 4.74155C18.8516 3.77033 17.6983 3.00071 16.4289 2.477C15.1595 1.95328 13.7991 1.68581 12.4259 1.68999C6.66309 1.68999 1.97184 6.3578 1.96949 12.0962C1.96694 13.9235 2.4486 15.7188 3.36543 17.2994L1.88184 22.69L7.4248 21.243C8.95913 22.0742 10.6767 22.5092 12.4217 22.5086H12.4259C18.1882 22.5086 22.879 17.8403 22.8818 12.1023C22.8853 10.7338 22.6166 9.37833 22.0914 8.11465C21.5661 6.85097 20.7948 5.70437 19.8223 4.74155ZM12.4259 20.7522H12.4221C10.8665 20.7526 9.33923 20.3363 7.99902 19.5466L7.68168 19.3591L4.39246 20.2178L5.27043 17.0261L5.06371 16.698C4.19389 15.3209 3.73305 13.725 3.7348 12.0962C3.7348 7.32765 7.63527 3.4478 12.4292 3.4478C14.7289 3.4437 16.936 4.35321 18.5652 5.9763C20.1943 7.59939 21.1121 9.80312 21.1165 12.1028C21.1146 16.8719 17.2161 20.7522 12.4259 20.7522ZM17.1926 14.2745C16.9315 14.1442 15.6457 13.5152 15.4076 13.4284C15.1695 13.3417 14.9937 13.2981 14.8198 13.5587C14.6459 13.8194 14.1448 14.4025 13.9925 14.5783C13.8401 14.7541 13.6878 14.7733 13.4267 14.643C13.1656 14.5127 12.3232 14.2384 11.3253 13.3525C10.5486 12.663 10.0245 11.8117 9.87215 11.5516C9.7198 11.2914 9.85574 11.1503 9.98652 11.0209C10.1042 10.9042 10.2476 10.7172 10.3784 10.5653C10.5092 10.4134 10.5528 10.3047 10.6395 10.1312C10.7262 9.95781 10.6831 9.80593 10.6179 9.67609C10.5528 9.54624 10.0301 8.26609 9.81262 7.7453C9.60027 7.23812 9.38512 7.30702 9.2248 7.29905C9.07246 7.29155 8.89668 7.28968 8.72371 7.28968C8.59148 7.29312 8.46138 7.32379 8.34153 7.37976C8.22169 7.43573 8.11466 7.51581 8.02715 7.61499C7.78762 7.87562 7.11262 8.50562 7.11262 9.78437C7.11262 11.0631 8.05012 12.3006 8.17949 12.4741C8.30887 12.6475 10.0217 15.2739 12.6425 16.4003C13.1291 16.6087 13.6264 16.7915 14.1321 16.9478C14.7579 17.1456 15.3275 17.118 15.7775 17.0509C16.2795 16.9764 17.3243 16.4219 17.5414 15.8144C17.7584 15.2069 17.7589 14.6866 17.6937 14.5783C17.6286 14.47 17.4542 14.4044 17.1926 14.2745Z' fill='%23eebc1d'/%3E%3C/svg%3E");
}

.youtube {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 17.00 17.00' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23eebc1d' stroke='%23eebc1d' stroke-width='0.00017'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M8.301 6.422c0.437 0 0.769-0.161 1.006-0.484 0.181-0.237 0.265-0.617 0.265-1.12v-1.66c0-0.503-0.084-0.873-0.265-1.11-0.238-0.321-0.57-0.483-1.006-0.483-0.428 0-0.76 0.161-0.995 0.483-0.181 0.238-0.266 0.608-0.266 1.111v1.66c0 0.503 0.085 0.873 0.266 1.12 0.235 0.322 0.567 0.483 0.995 0.483zM7.893 2.988c0-0.436 0.133-0.654 0.408-0.654 0.285 0 0.408 0.218 0.408 0.654v1.992c0 0.437-0.123 0.664-0.408 0.664-0.275 0-0.408-0.228-0.408-0.664v-1.992zM10.35 6.071c-0.048-0.143-0.075-0.37-0.075-0.711v-3.738h0.863v3.481c0 0.2 0 0.313 0.010 0.333 0.019 0.133 0.085 0.208 0.199 0.208 0.17 0 0.35-0.133 0.54-0.408v-3.614h0.863v4.734h-0.863v-0.522c-0.341 0.398-0.663 0.588-0.978 0.588-0.275 0-0.474-0.113-0.559-0.351zM13.633 11.811v0.436h-0.854v-0.436c0-0.427 0.143-0.646 0.427-0.646 0.284 0.001 0.427 0.219 0.427 0.646zM4.354 1.774c-0.208-0.588-0.416-1.186-0.617-1.774h1.007l0.673 2.495 0.645-2.495h0.968l-1.148 3.785v2.571h-0.948v-2.571c-0.086-0.465-0.276-1.129-0.58-2.011zM15.283 8.785c-0.171-0.75-0.788-1.3-1.518-1.385-1.746-0.19-3.511-0.19-5.266-0.19s-3.52 0-5.256 0.19c-0.738 0.085-1.346 0.635-1.526 1.385-0.237 1.062-0.247 2.22-0.247 3.32 0 1.091 0 2.257 0.247 3.32 0.171 0.75 0.788 1.3 1.518 1.376 1.745 0.199 3.51 0.199 5.265 0.199s3.52 0 5.266-0.199c0.729-0.076 1.337-0.626 1.518-1.376 0.237-1.062 0.247-2.229 0.247-3.32-0.001-1.1-0.001-2.258-0.248-3.32zM5.483 9.743h-1.014v5.398h-0.949v-5.398h-0.997v-0.892h2.96v0.892zM8.045 15.141h-0.845v-0.512c-0.342 0.389-0.664 0.579-0.968 0.579-0.274 0-0.474-0.114-0.55-0.351-0.048-0.142-0.076-0.361-0.076-0.692v-3.709h0.845v3.453c0 0.2 0 0.304 0.009 0.333 0.020 0.132 0.086 0.199 0.199 0.199 0.172 0 0.352-0.132 0.541-0.398v-3.586h0.845v4.684zM11.271 13.737c0 0.437-0.020 0.749-0.086 0.948-0.104 0.342-0.342 0.522-0.674 0.522-0.303 0-0.598-0.171-0.883-0.522v0.456h-0.843v-6.29h0.843v2.059c0.275-0.342 0.57-0.512 0.883-0.512 0.332 0 0.57 0.18 0.674 0.531 0.066 0.19 0.086 0.502 0.086 0.939v1.869zM14.477 12.959h-1.698v0.825c0 0.437 0.143 0.654 0.437 0.654 0.209 0 0.332-0.113 0.38-0.341 0.009-0.047 0.019-0.237 0.019-0.579h0.863v0.124c0 0.275 0 0.465-0.019 0.55-0.020 0.189-0.096 0.36-0.199 0.512-0.229 0.332-0.579 0.503-1.024 0.503-0.446 0-0.779-0.161-1.025-0.484-0.18-0.228-0.275-0.598-0.275-1.101v-1.641c0-0.503 0.086-0.863 0.266-1.101 0.247-0.323 0.579-0.484 1.016-0.484 0.428 0 0.759 0.161 1.005 0.484 0.172 0.237 0.257 0.597 0.257 1.101v0.978zM10.426 11.801v2.002c0 0.427-0.124 0.635-0.37 0.635-0.143 0-0.285-0.066-0.428-0.208v-2.855c0.143-0.143 0.285-0.209 0.428-0.209 0.246 0 0.37 0.218 0.37 0.635z' fill='%23eebc1d'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

/* header mobile */
.header__mob-panel {
	background-color:#292929;
	/* border-top:4px solid #eebc1d; */
	height:48px;
	display:none;
	position:fixed;
	z-index:1100;
	width:100%;
	min-width:220px;
	-webkit-box-shadow: 0px 1px 13px 2px rgba(34, 60, 80, 0.4);
	-moz-box-shadow: 0px 1px 13px 2px rgba(34, 60, 80, 0.4);
	box-shadow: 0px 1px 13px 2px rgba(34, 60, 80, 0.4);
}

.header__mob_logo {
	width:180px;
	/*height:20px;*/
	float:left;
	margin:9px 0 0 10px;
}

.header__mob_logo a {
	display:block;
	background-image:url('/images/site-logo-white.svg');
	background-size:180px 32px;
	background-repeat:no-repeat;
	font-size:0;
	width:180px;
	height:32px;
}

.header__mob_buttons {
	width:210px;
	height:20px;
	float:right;
	display: grid;
	grid-template-columns: auto auto auto auto;
	gap:0;
	padding-top:6px;
	margin-right:5px;
}

.header__mob_panel-b {
	font-size:0;
	height:32px;
	width:32px;
	display:block;
	margin:0 auto;
	position:relative;
}

.hidden {
    display: none;
}

.btn-menu {
	width:32px;
	height:20px;
    color: #fff;
	position:absolute;
    top: 7px;
    left:0;
    cursor: pointer;
    transition: .1s;
    z-index: 3;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-menu span {
    display: block;
    height: 4px;
    background-color: #fff;
    margin: 5px 0 0;
    transition: .1s;
    position: relative;
}

.btn-menu span.first {
    margin-top: 0;
}

#open_menu:checked ~ .btn-menu span.first {
    -webkit-transform: rotate(45deg);
    top: 8px;
	background-color:#eebc1d;
}

#open_menu:checked ~ .btn-menu span.second {
    opacity: 0;
}

#open_menu:checked ~ .btn-menu span.third {
    -webkit-transform: rotate(-45deg);
    top: -10px;
	background-color:#eebc1d;
}

.header__mob-search-btn {
	height:32px;
	width:32px;
	background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5209 25.6516L21.8787 20.0094C23.2371 18.2011 23.9704 15.9999 23.9679 13.7382C23.9679 7.96111 19.2678 3.26099 13.4907 3.26099C7.71355 3.26099 3.01343 7.96111 3.01343 13.7382C3.01343 19.5153 7.71355 24.2154 13.4907 24.2154C15.7524 24.2179 17.9535 23.4846 19.7619 22.1262L25.4041 27.7684C25.6897 28.0237 26.0622 28.16 26.4451 28.1493C26.828 28.1386 27.1923 27.9817 27.4632 27.7108C27.7341 27.4399 27.891 27.0756 27.9017 26.6927C27.9124 26.3097 27.7762 25.9372 27.5209 25.6516ZM6.00692 13.7382C6.00692 12.2581 6.44583 10.8112 7.26816 9.58047C8.09048 8.34978 9.25928 7.39057 10.6268 6.82415C11.9942 6.25772 13.499 6.10952 14.9507 6.39828C16.4024 6.68704 17.7358 7.3998 18.7825 8.44641C19.8291 9.49303 20.5418 10.8265 20.8306 12.2782C21.1194 13.7299 20.9711 15.2346 20.4047 16.6021C19.8383 17.9696 18.8791 19.1384 17.6484 19.9607C16.4177 20.783 14.9708 21.2219 13.4907 21.2219C11.5066 21.2196 9.60444 20.4303 8.20149 19.0274C6.79853 17.6244 6.0093 15.7223 6.00692 13.7382Z' fill='white'/%3E%3C/svg%3E%0A");
	background-repeat:no-repeat;
	background-position:center 1px;
	background-size:33px;
	display:block;
}

#opensearch:checked ~ .header__mob-search-btn {
	background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5209 25.6516L21.8787 20.0094C23.2371 18.2011 23.9704 15.9999 23.9679 13.7382C23.9679 7.96111 19.2678 3.26099 13.4907 3.26099C7.71355 3.26099 3.01343 7.96111 3.01343 13.7382C3.01343 19.5153 7.71355 24.2154 13.4907 24.2154C15.7524 24.2179 17.9535 23.4846 19.7619 22.1262L25.4041 27.7684C25.6897 28.0237 26.0622 28.16 26.4451 28.1493C26.828 28.1386 27.1923 27.9817 27.4632 27.7108C27.7341 27.4399 27.891 27.0756 27.9017 26.6927C27.9124 26.3097 27.7762 25.9372 27.5209 25.6516ZM6.00692 13.7382C6.00692 12.2581 6.44583 10.8112 7.26816 9.58047C8.09048 8.34978 9.25928 7.39057 10.6268 6.82415C11.9942 6.25772 13.499 6.10952 14.9507 6.39828C16.4024 6.68704 17.7358 7.3998 18.7825 8.44641C19.8291 9.49303 20.5418 10.8265 20.8306 12.2782C21.1194 13.7299 20.9711 15.2346 20.4047 16.6021C19.8383 17.9696 18.8791 19.1384 17.6484 19.9607C16.4177 20.783 14.9708 21.2219 13.4907 21.2219C11.5066 21.2196 9.60444 20.4303 8.20149 19.0274C6.79853 17.6244 6.0093 15.7223 6.00692 13.7382Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
}

.header__mob-contact-btn {
	height:32px;
	width:32px;
	background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0681 27.1278C19.9243 27.1278 18.3177 26.7141 15.9118 25.3699C12.9863 23.7293 10.7234 22.2147 7.81361 19.3125C5.00814 16.5088 3.6429 14.6936 1.73216 11.2166C-0.426433 7.29084 -0.0584639 5.23303 0.352864 4.35353C0.842708 3.30236 1.56575 2.67365 2.50032 2.04963C3.03116 1.70184 3.59291 1.4037 4.17845 1.159C4.23704 1.13381 4.29154 1.10978 4.34017 1.0881C4.63021 0.95744 5.06966 0.759979 5.6263 0.970916C5.99779 1.11037 6.32943 1.39572 6.84857 1.90842C7.91322 2.95842 9.3681 5.29689 9.90482 6.44533C10.2652 7.21935 10.5036 7.73029 10.5042 8.30334C10.5042 8.97424 10.1667 9.49162 9.75716 10.05C9.6804 10.1549 9.60423 10.2551 9.5304 10.3524C9.0845 10.9383 8.98665 11.1076 9.05111 11.41C9.18177 12.0176 10.1562 13.8264 11.7576 15.4242C13.3589 17.0221 15.1156 17.935 15.7255 18.0651C16.0408 18.1324 16.2136 18.0305 16.8183 17.5688C16.905 17.5026 16.9941 17.434 17.0872 17.3654C17.7118 16.9008 18.2052 16.5721 18.8603 16.5721H18.8638C19.4339 16.5721 19.922 16.8194 20.7306 17.2272C21.7853 17.7592 24.1941 19.1953 25.2505 20.2611C25.7644 20.7791 26.0509 21.1096 26.1909 21.4805C26.4019 22.0389 26.2033 22.4766 26.0738 22.7695C26.0521 22.8182 26.0281 22.8715 26.0029 22.9307C25.7562 23.5152 25.4563 24.0758 25.107 24.6053C24.4841 25.5369 23.8531 26.2582 22.7995 26.7486C22.2586 27.0045 21.6665 27.1342 21.0681 27.1278Z' fill='white'/%3E%3C/svg%3E");
	background-position:3px 2px;
	background-repeat:no-repeat;
	margin-top:2px;
	display:block;
}

#opencontacts:checked ~ .header__mob-contact-btn {
	background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0681 27.1278C19.9243 27.1278 18.3177 26.7141 15.9118 25.3699C12.9863 23.7293 10.7234 22.2147 7.81361 19.3125C5.00814 16.5088 3.6429 14.6936 1.73216 11.2166C-0.426433 7.29084 -0.0584639 5.23303 0.352864 4.35353C0.842708 3.30236 1.56575 2.67365 2.50032 2.04963C3.03116 1.70184 3.59291 1.4037 4.17845 1.159C4.23704 1.13381 4.29154 1.10978 4.34017 1.0881C4.63021 0.95744 5.06966 0.759979 5.6263 0.970916C5.99779 1.11037 6.32943 1.39572 6.84857 1.90842C7.91322 2.95842 9.3681 5.29689 9.90482 6.44533C10.2652 7.21935 10.5036 7.73029 10.5042 8.30334C10.5042 8.97424 10.1667 9.49162 9.75716 10.05C9.6804 10.1549 9.60423 10.2551 9.5304 10.3524C9.0845 10.9383 8.98665 11.1076 9.05111 11.41C9.18177 12.0176 10.1562 13.8264 11.7576 15.4242C13.3589 17.0221 15.1156 17.935 15.7255 18.0651C16.0408 18.1324 16.2136 18.0305 16.8183 17.5688C16.905 17.5026 16.9941 17.434 17.0872 17.3654C17.7118 16.9008 18.2052 16.5721 18.8603 16.5721H18.8638C19.4339 16.5721 19.922 16.8194 20.7306 17.2272C21.7853 17.7592 24.1941 19.1953 25.2505 20.2611C25.7644 20.7791 26.0509 21.1096 26.1909 21.4805C26.4019 22.0389 26.2033 22.4766 26.0738 22.7695C26.0521 22.8182 26.0281 22.8715 26.0029 22.9307C25.7562 23.5152 25.4563 24.0758 25.107 24.6053C24.4841 25.5369 23.8531 26.2582 22.7995 26.7486C22.2586 27.0045 21.6665 27.1342 21.0681 27.1278Z' fill='%23eebc1d'/%3E%3C/svg%3E");
}

.header__mob_whatsapp {
	height:32px;
	width:32px;
	background-image: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.3025 4.2587C23.0081 2.96374 21.4704 1.93758 19.7779 1.23929C18.0854 0.541002 16.2715 0.184376 14.4406 0.189945C6.75684 0.189945 0.501836 6.4137 0.498711 14.065C0.495312 16.5013 1.13752 18.895 2.35996 21.0025L0.381836 28.19L7.77246 26.2606C9.81822 27.3689 12.1083 27.9489 14.435 27.9481H14.4406C22.1237 27.9481 28.3781 21.7237 28.3818 14.0731C28.3865 12.2484 28.0282 10.4411 27.3279 8.75616C26.6276 7.07125 25.5991 5.54245 24.3025 4.2587ZM14.4406 25.6062H14.4356C12.3614 25.6068 10.325 25.0517 8.53809 23.9987L8.11496 23.7487L3.72934 24.8937L4.89996 20.6381L4.62434 20.2006C3.46458 18.3644 2.85012 16.2367 2.85246 14.065C2.85246 7.70682 8.05309 2.5337 14.445 2.5337C17.5112 2.52822 20.4541 3.7409 22.6263 5.90502C24.7985 8.06914 26.0221 11.0075 26.0281 14.0737C26.0256 20.4325 20.8275 25.6062 14.4406 25.6062ZM20.7962 16.9693C20.4481 16.7956 18.7337 15.9568 18.4162 15.8412C18.0987 15.7256 17.8643 15.6675 17.6325 16.015C17.4006 16.3625 16.7325 17.14 16.5293 17.3743C16.3262 17.6087 16.1231 17.6343 15.775 17.4606C15.4268 17.2868 14.3037 16.9212 12.9731 15.74C11.9375 14.8206 11.2387 13.6856 11.0356 13.3387C10.8325 12.9918 11.0137 12.8037 11.1881 12.6312C11.345 12.4756 11.5362 12.2262 11.7106 12.0237C11.885 11.8212 11.9431 11.6762 12.0587 11.445C12.1743 11.2137 12.1168 11.0112 12.03 10.8381C11.9431 10.6649 11.2462 8.95807 10.9562 8.2637C10.6731 7.58745 10.3862 7.67932 10.1725 7.6687C9.96934 7.6587 9.73496 7.6562 9.50434 7.6562C9.32803 7.66079 9.15456 7.70167 8.99477 7.7763C8.83497 7.85093 8.69227 7.9577 8.57559 8.08995C8.25621 8.43745 7.35621 9.27745 7.35621 10.9824C7.35621 12.6874 8.60621 14.3375 8.77871 14.5687C8.95121 14.8 11.235 18.3018 14.7293 19.8037C15.3782 20.0816 16.0412 20.3253 16.7156 20.5337C17.55 20.7975 18.3093 20.7606 18.9093 20.6712C19.5787 20.5718 20.9718 19.8325 21.2612 19.0225C21.5506 18.2125 21.5512 17.5187 21.4643 17.3743C21.3775 17.23 21.145 17.1425 20.7962 16.9693Z' fill='white'/%3E%3C/svg%3E%0A");
	display:block;
	background-repeat:no-repeat;
	background-position: 0 4px;
}

.header__mob_whatsapp:active {
	background-image: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.3025 4.2587C23.0081 2.96374 21.4704 1.93758 19.7779 1.23929C18.0854 0.541002 16.2715 0.184376 14.4406 0.189945C6.75684 0.189945 0.501836 6.4137 0.498711 14.065C0.495312 16.5013 1.13752 18.895 2.35996 21.0025L0.381836 28.19L7.77246 26.2606C9.81822 27.3689 12.1083 27.9489 14.435 27.9481H14.4406C22.1237 27.9481 28.3781 21.7237 28.3818 14.0731C28.3865 12.2484 28.0282 10.4411 27.3279 8.75616C26.6276 7.07125 25.5991 5.54245 24.3025 4.2587ZM14.4406 25.6062H14.4356C12.3614 25.6068 10.325 25.0517 8.53809 23.9987L8.11496 23.7487L3.72934 24.8937L4.89996 20.6381L4.62434 20.2006C3.46458 18.3644 2.85012 16.2367 2.85246 14.065C2.85246 7.70682 8.05309 2.5337 14.445 2.5337C17.5112 2.52822 20.4541 3.7409 22.6263 5.90502C24.7985 8.06914 26.0221 11.0075 26.0281 14.0737C26.0256 20.4325 20.8275 25.6062 14.4406 25.6062ZM20.7962 16.9693C20.4481 16.7956 18.7337 15.9568 18.4162 15.8412C18.0987 15.7256 17.8643 15.6675 17.6325 16.015C17.4006 16.3625 16.7325 17.14 16.5293 17.3743C16.3262 17.6087 16.1231 17.6343 15.775 17.4606C15.4268 17.2868 14.3037 16.9212 12.9731 15.74C11.9375 14.8206 11.2387 13.6856 11.0356 13.3387C10.8325 12.9918 11.0137 12.8037 11.1881 12.6312C11.345 12.4756 11.5362 12.2262 11.7106 12.0237C11.885 11.8212 11.9431 11.6762 12.0587 11.445C12.1743 11.2137 12.1168 11.0112 12.03 10.8381C11.9431 10.6649 11.2462 8.95807 10.9562 8.2637C10.6731 7.58745 10.3862 7.67932 10.1725 7.6687C9.96934 7.6587 9.73496 7.6562 9.50434 7.6562C9.32803 7.66079 9.15456 7.70167 8.99477 7.7763C8.83497 7.85093 8.69227 7.9577 8.57559 8.08995C8.25621 8.43745 7.35621 9.27745 7.35621 10.9824C7.35621 12.6874 8.60621 14.3375 8.77871 14.5687C8.95121 14.8 11.235 18.3018 14.7293 19.8037C15.3782 20.0816 16.0412 20.3253 16.7156 20.5337C17.55 20.7975 18.3093 20.7606 18.9093 20.6712C19.5787 20.5718 20.9718 19.8325 21.2612 19.0225C21.5506 18.2125 21.5512 17.5187 21.4643 17.3743C21.3775 17.23 21.145 17.1425 20.7962 16.9693Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
}

.header__mob_search {
	background-color:#c1c1c1;
	color:#fff;
	height:60px;
	display:none;
	position:fixed;
	z-index:1100;
	width:100%;
	min-width:220px;
}

.mob_search_container {
	margin:20px;
	width:80%;
	position:relative;
}

.mob_search_input {
	height:38px;
	width:100%;
	padding-left:15px;
	border: 0;
	outline: none;
	font-size: 14px;
	transition: all 0.3s ease;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}

.mob_search_submit {
	height:40px;
	width:52px;
	font-size:0;
	border:0;
	background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5209 25.6516L21.8787 20.0094C23.2371 18.2011 23.9704 15.9999 23.9679 13.7382C23.9679 7.96111 19.2678 3.26099 13.4907 3.26099C7.71355 3.26099 3.01343 7.96111 3.01343 13.7382C3.01343 19.5153 7.71355 24.2154 13.4907 24.2154C15.7524 24.2179 17.9535 23.4846 19.7619 22.1262L25.4041 27.7684C25.6897 28.0237 26.0622 28.16 26.4451 28.1493C26.828 28.1386 27.1923 27.9817 27.4632 27.7108C27.7341 27.4399 27.891 27.0756 27.9017 26.6927C27.9124 26.3097 27.7762 25.9372 27.5209 25.6516ZM6.00692 13.7382C6.00692 12.2581 6.44583 10.8112 7.26816 9.58047C8.09048 8.34978 9.25928 7.39057 10.6268 6.82415C11.9942 6.25772 13.499 6.10952 14.9507 6.39828C16.4024 6.68704 17.7358 7.3998 18.7825 8.44641C19.8291 9.49303 20.5418 10.8265 20.8306 12.2782C21.1194 13.7299 20.9711 15.2346 20.4047 16.6021C19.8383 17.9696 18.8791 19.1384 17.6484 19.9607C16.4177 20.783 14.9708 21.2219 13.4907 21.2219C11.5066 21.2196 9.60444 20.4303 8.20149 19.0274C6.79853 17.6244 6.0093 15.7223 6.00692 13.7382Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
	background-repeat:no-repeat;
	background-position:center center;
	background-size:24px 24px;
	background-color:transparent;
	position:absolute;
	top:0;
	right:-18px
}

/* main menu */
nav {
	width:calc(100% - 80px);
}

nav a {
	text-decoration: none;
	display: block;
	transition: .1s linear;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topmenu > li {
	display: inline-block;
	position: relative;
	margin-right: -4px;
}

.topmenu > li:first-child > a {
	padding-left:0;
}

.topmenu > li > a {
	font-weight: bold;
	padding:15px 20px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--main-color);
}

.submenu-link:after {
	content: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.78949 8.88223L4.78949 4.88223L0.78949 0.882233' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	color: inherit;
	position:absolute;
	right:8px;
	top:16px;
}

.dropdown:after {
	content: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.78949 0.882233L4.78949 4.88223L8.78949 0.882233' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	color: inherit;
	margin-left: 10px;
}

.topmenu .active,
.topmenu > li > a:hover,
.submenu li a:hover {
	color: var(--hover-color);
}

.submenu {
	position: absolute;
	left: -1px;
	z-index: 5;
	width: 276px;
	border-bottom: 1px solid #ECF1F2;
	visibility: hidden;
	opacity: 0;
	transform: translateY(10px);
	transition: .1s ease-in-out;
}

.submenu li {
	position: relative;
}

.submenu a {
	background: #fff;
	border-top: 1px solid #c1c1c1;
	color: var(--main-color);
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	padding:15px 20px;
	text-transform: none;
	font-weight: normal;
}

.submenu .submenu {
	position: absolute;
	top: 0;
	left: calc(100% - 1px);
	left: -webkit-calc(100% - 1px);
}

nav li:hover > .submenu {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}


/* header search */
.header__search {
	height:40px;
	width:30px;
	position:absolute;
	top:0;
	right:0;
}

.header__search_wrap {
	position: absolute;
	top: 21px;
	right: 0;
	transform: translate(0, -50%);
	width: 0px;
	height: 42px;
	background: #dadde1;
	line-height: 40px;
	transition: all 0.5s ease;
}

.search_input {
	border: 0;
	background: transparent;
	width: 100%;
	height:38px;
	outline: none;
	font-size: 14px;
	color: var(--main-color);
	transition: all 0.3s ease;
	position: relative;
	opacity:0;
}

.header__search_wrap.search_active {
	width: 250px;
	padding-left:16px;
	transition: all 0.5s ease;
}

.search_input.search_active {
	width:210px;
	padding-left: 5px;
	transition: all 0.3s 0.3s ease;
	opacity:1;
}

.header__search_wrap input::placeholder {
	color: #fff;
}

.header__search_btn {
	height:22px;
	width:22px;
	background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.9248 17.7171L15.0458 13.8381C15.9797 12.5948 16.4839 11.0815 16.4822 9.52661C16.4822 5.55485 13.2508 2.32352 9.27908 2.32352C5.30732 2.32352 2.07599 5.55485 2.07599 9.52661C2.07599 13.4984 5.30732 16.7297 9.27908 16.7297C10.834 16.7314 12.3473 16.2273 13.5905 15.2934L17.4696 19.1724C17.6659 19.3479 17.922 19.4416 18.1853 19.4342C18.4485 19.4269 18.699 19.319 18.8852 19.1328C19.0715 18.9465 19.1793 18.6961 19.1867 18.4328C19.1941 18.1695 19.1004 17.9134 18.9248 17.7171ZM4.13402 9.52661C4.13402 8.50901 4.43577 7.51427 5.00112 6.66816C5.56646 5.82206 6.37001 5.16261 7.31015 4.77319C8.25029 4.38377 9.28479 4.28188 10.2828 4.4804C11.2809 4.67893 12.1976 5.16895 12.9172 5.8885C13.6367 6.60805 14.1268 7.52481 14.3253 8.52286C14.5238 9.5209 14.4219 10.5554 14.0325 11.4955C13.6431 12.4357 12.9836 13.2392 12.1375 13.8046C11.2914 14.3699 10.2967 14.6717 9.27908 14.6717C7.91503 14.67 6.60731 14.1274 5.64278 13.1629C4.67825 12.1984 4.13565 10.8907 4.13402 9.52661Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
	cursor:pointer;
	position: absolute;
	right: 5px;
	top: 9px;
}


/* content */
.block-title {
	margin:36px 0;
	color:var(--main-color);
}

.white-color {
	color:#fff;
}

.white-color .block-title__desc {
	color:#c1c1c1;
}

.block-title__text {
	height:38px;
	border-left:3px solid var(--btn-bg-color);
	padding-left:20px;
	font-size:26px;
	text-transform:uppercase;
	padding-top:20px;
    font-weight: 500;
    font-style: normal;
}

.block-title__desc {
	font-size: 14px;
	text-transform: uppercase;
	padding-left:68px;
	color:#c1c1c1;
}

/* footer */
.footer {
	min-height:354px;
	border-top:2px solid #e5e5e5;
	background-color:#f1f1f1;
	color:var(--main-color);
}

.footer__container {
	display: grid;
	grid-template-columns: 40% 60%;
	gap: 0px;
	padding:0px;
}

.footer__logo {
	margin:10px 0px 10px 0;
}

.footer__logo img {
	width:130px;
	/* height:30px; */
}

ul.footer__vlist {
	list-style:square;
	font-size:12px;
	margin-left:16px; 
	padding:10px 0;
}

ul.footer__vlist li {
	padding:4px 0px 4px 6px;
	color:var(--main-color);
}

.footer__menu_container {
	display: grid;
	grid-template-columns:28% 28% 44%;
	gap: 0;
	padding-top:30px;
}

.footer__menu_title {
	font-size:13px;
	text-transform:uppercase;
	color:var(--main-color);
	padding:10px 0;
	border-bottom:2px solid var(--btn-border-color);
	width:90px;
	font-weight:500;
}

.footer__menu ul {
	font-size:14px;
	color:var(--main-color);
	margin-top:15px;
}

.footer__menu ul li {
	padding:10px 0;
}

.footer__menu ul li a {
	text-decoration:none;
	color:var(--main-color);
}

.footer__menu ul li a:hover {
	color:var(--hover-color);
}

.footer__menu ul li.footer__phone {
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.965 8.0925C6.045 10.215 7.785 11.9475 9.9075 13.035L11.5575 11.385C11.76 11.1825 12.06 11.115 12.3225 11.205C13.1625 11.4825 14.07 11.6325 15 11.6325C15.4125 11.6325 15.75 11.97 15.75 12.3825V15C15.75 15.4125 15.4125 15.75 15 15.75C7.9575 15.75 2.25 10.0425 2.25 3C2.25 2.5875 2.5875 2.25 3 2.25H5.625C6.0375 2.25 6.375 2.5875 6.375 3C6.375 3.9375 6.525 4.8375 6.8025 5.6775C6.885 5.94 6.825 6.2325 6.615 6.4425L4.965 8.0925Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
	background-position:0 15px;
	background-repeat:no-repeat;
	padding-left:26px;
	line-height:1.3em;
}

.footer__menu ul li.footer__phone a {
	font-weight:600;
}

.footer__menu ul li.footer__email {
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 3H3C2.175 3 1.5075 3.675 1.5075 4.5L1.5 13.5C1.5 14.325 2.175 15 3 15H15C15.825 15 16.5 14.325 16.5 13.5V4.5C16.5 3.675 15.825 3 15 3ZM15 6L9 9.75L3 6V4.5L9 8.25L15 4.5V6Z' fill='%23eebc1d'/%3E%3C/svg%3E%0A");
	background-position:2px 9px;
	background-repeat:no-repeat;
	padding-left:26px;
	line-height:1.3em;
}

.footer__menu ul li.footer__location {
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.5C6.0975 1.5 3.75 3.8475 3.75 6.75C3.75 10.6875 9 16.5 9 16.5C9 16.5 14.25 10.6875 14.25 6.75C14.25 3.8475 11.9025 1.5 9 1.5ZM9 8.625C7.965 8.625 7.125 7.785 7.125 6.75C7.125 5.715 7.965 4.875 9 4.875C10.035 4.875 10.875 5.715 10.875 6.75C10.875 7.785 10.035 8.625 9 8.625Z' fill='%23eebc1d'/%3E%3C/svg%3E");
	background-position:2px 8px;
	background-repeat:no-repeat;
	padding-left:26px;
	line-height:1.3em;
}

.footer-copyr {
	/* background-color:#111; */
	min-height:45px;
}

.footer-copyr__container {
	display: grid;
	grid-template-columns:70% 30%;
	gap: 0;
	padding:0;
}

.footer-copyr__company {
	color:var(--main-color);
	font-size:11px;
	padding-top:18px;
}

.footer-copyr__social {
	padding-top:10px;
}

.footer-copyr__social_item {
	width: 24px;
	height:24px;
	display: block;
	font-size:0;
	float:right;
	margin-left:10px;
}

.footer-copyr__social_item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
}

.footer-copyr__social_item:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.page-wrapper {
	overflow-x:hidden;
}


/* breadcrumbs */
.breadcrumbs {
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    position: relative;
    background: 0 0;
    display: block;
    padding:20px 0;
}

.breadcrumbs__item {
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

.breadcrumbs__item,
.breadcrumbs__link {
    font-size: 12px;
    font-size: .75rem;
    color: #8f8f8f;
    text-decoration: none;
}

.breadcrumbs__item:before {
    color: #8f8f8f;
    content: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.2384 9.53638L7.6134 5.78638L3.2384 2.03638V9.53638Z' fill='%23818181'/%3E%3C/svg%3E");
    display: inline-block;
    vertical-align: middle;
    margin: -1px 6px 0 0;
}

.breadcrumbs__item:first-child:before{
	content:none;
}

.page-wrapper h1 {
	font-size:24px;
	font-weight:500;
	padding:10px 0;
	position:relative;
}

.uppercase {
	text-transform:uppercase;
}

.page-text {
	font-size:15px;
	line-height:1.8em;
	padding:10px 0;
}

.page-text p {
    margin-bottom:12px;
}

.page-text ul {
    padding-left:20px;
    list-style: disc;
    margin-bottom:20px;
}

.page-text a {
    color:#171719;
}

.page-text a:hover {
    color:#eebc1d;
}

.black-sep {
	border-color:#000;
	border-style: inset;
	border-width: 3px;
}



/* Modal */
.no-scroll {
	height: 100%;
	overflow-y: hidden;
}

.modal {
	width:340px;
	position:fixed;
	left:50%;
	top:30%;
	margin-left:-185px;
	background-color:#fff;
	-webkit-box-shadow: 0px 2px 6px -2px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 2px 6px -2px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 2px 6px -2px rgba(34, 60, 80, 0.2);
	z-index:5000;
	padding:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	min-height:40px;
	display:none;
	padding:15px;
}

.modal-overlay {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:rgba(0, 0, 0, 0.8);
	z-index:4000;
	display:none;
}

.modal-close {
	position:absolute;
	right:10px;
	top:10px;
	width:24px;
	height:24px;
	content: url("data:image/svg+xml,%3Csvg fill='%23000000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath d='M 4.7070312 3.2929688 L 3.2929688 4.7070312 L 10.585938 12 L 3.2929688 19.292969 L 4.7070312 20.707031 L 12 13.414062 L 19.292969 20.707031 L 20.707031 19.292969 L 13.414062 12 L 20.707031 4.7070312 L 19.292969 3.2929688 L 12 10.585938 L 4.7070312 3.2929688 z'/%3E%3C/svg%3E");
	z-index:5001;
}

.modal-input {
	margin:10px 0;
	max-width: 326px;
}

.modal-input input[type="text"]{
	width:100%;
	border:1px solid #e5e5e5;
	height:36px;
	padding-left:10px;
}

.modal-input label {
	font-size:12px;
}

.modal-content h1 {
	font-size:18px;
	text-transform:uppercase;
}


.agreement_checkbox {
	margin:15px 0;
}

.agreement_checkbox label {
	font-size:11px;
	display: inline-flex;
	color:#676767;
	line-height:1.4em;
	cursor:pointer;
}

.agreement_checkbox input[type="checkbox"]{
	display:none;
}

.agreement_checkbox input[type="checkbox"]:checked+label::before {
	border-color: #eebc1d;
	background-color: #eebc1d;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
	background-size:10px 10px;
}

.agreement_checkbox label::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}


.modal-input input[type="submit"] {
	background-color:#eebc1d;
	border:1px solid #CA6B00;
	color:#fff;
	padding:10px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
}

.modal-input input[type="submit"]:hover {
	background-color:#f17f00;
	border:1px solid #CA6B00;
}

.modal-input textarea {
	width:100%;
	border:1px solid #e5e5e5;
	height:46px;
	padding-top:10px;
	padding-left:10px;
}

.modal-alert {
    font-size:12px;
}

.alert-danger {
    color:red;
    padding:5px;
}

.alert-success {
    color:green;
    padding:5px;
}

/* Pagination */
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link {
    position: relative;
    display: block;
    color: #424242;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 0.6rem 0.8rem;
    font-size:14px;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item.active .page-link {
    color:#c0c0c0;
}

/* width < 1280 */
@media (max-width: 1280px) {
	.centered {
		width:1024px;
	}

	.block-title__text {
		font-size:26px;
		padding-top:12px;
		height:36px;
	}

	/* header */
	.header__about {
		margin-left:15px;
	}

	.header__contacts {
		margin-left:10px;
	}

	.header__phone.ph_item_1 {
		width:130px;
	}

	.header__phone.ph_item_2 {
		width:145px;
	}

	.header__contacts {
		width:500px;
	}

	.topmenu > li > a {
		padding:15px 12px;
	}

    .page-text img {
        max-width: 100%;
    }
}


/* for width < 1100 */
@media (max-width: 1100px) {
	.centered {
		width:940px;
	}

	/* Header */
	.header__about {
		display:none;
	}

	.header__contacts {
		margin-left:65px;
	}

	.topmenu > li > a {
		padding:15px 10px;
	}
}


/* width < 1024 */
@media (max-width: 1024px) {

	.header__mob_logo {
		margin-top:3px;
		height:42px;
	}

	.header__mob_logo a {
		background-image: url(/images/site-logo-mini.svg);
		background-size: 100%;
		background-repeat: no-repeat;
		font-size: 0;
		width: 67px;
		height: 44px;
	}

	body.disable-scroll {
		overflow: hidden;
	}

	.header__mob-panel {
		display:block;
	}

	/* header */
	.header {
		height:52px;
	}

	.header__top-panel,
	.header__main,
	.header__menu {
		display:none;
	}

	.menu-visible {
		display:block !important;
		position:fixed;
		z-index:1100;
		top:52px;
		width:100%;
		height:auto;
	}


	/* menu */
	.header__menu {
		background-color: #fff;
		border-top:0;
		overflow-y: auto;
		height:100%;
	}

	.header__menu nav {
		max-width: 300px;
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}

	.topmenu {
		margin:40px 0 100px 0;
		display:block;
		height:100%;
	}

	.topmenu > li {
		display:list-item;
	}

	.topmenu > li > a {
		font-weight:500;
		padding:14px 10px;
		background-color:#ffd960;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom:4px;
	}

	.topmenu .active,
	.topmenu > li > a:hover,
	.submenu li a:hover {
		color:var(--hover-color);
	}

	.topmenu > li:first-child > a {
		padding-left:10px;
	}

	nav li:hover > .submenu {
		transform: none;
	}

	.submenu,
	.submenu .submenu {
		left:0;
		position:relative;
		visibility:visible;
		opacity:1;
		width:100%;
		transform:none;
		border-bottom:#222;
		padding-left:0;
		margin-left:0;

	}

	.submenu .submenu {
		display:none;
	}

	.submenu a {
		padding:15px 0 15px 10px;
		border-top:0;
		border-bottom:1px solid #222;
	}

	.dropdown {
		border-bottom:1px solid #eebc1d;
		background-color:none;
	}

	.submenu-link:after,
	.dropdown:after {
		content: '';
	}

	.header__search {
		display:none;
	}

	.centered {
		width:768px;
	}

	/* Phone */
	.header__logo {
		display:none;
	}

	.header__main {
		height:100%;
		background-color:#fff;
	}

	.header__contacts {
		float:none;
		width:240px;
		margin:0 auto;
	}

	.header__phone {
		font-size:14px;
		float:none;
		padding:10px 0;
		color:var(--main-color);
		background-size:26px 26px;
		background-position:6px center;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		text-align:center;
		border:1px solid var(--btn-border-color);
	}

	.header__phone a {
		color:var(--main-color);
		font-size:16px;
	}

	.header__social {
		float:none;
		margin:40px auto;
		width:92px;
	}

	.header__soc_item:nth-last-child(-n+2) {
		margin-left:0;
	}

	.header__phone.ph_item_1,
	.header__phone.ph_item_2,
	.header__phone.ph_item_3 {
		width:100%;
	}

	.header__soc_item {
		width:32px;
		height:32px;
		background-size:32px 32px;
		background-repeat:no-repeat;
	}

	.header__social {
		width:116px;
	}

	.breadcrumbs {
		line-height:1.4em;
	}
}


/* width < 840 */
@media (max-width: 840px) {

	.centered {
		width:520px;
	}

	.block-title__text {
		font-size:22px;
	}

	.block-title__desc {
		font-size:13px;
		padding-left:40px;
	}

	.footer__container {
		display:block;
	}

	.footer__logo {
		max-width:130px;
		margin:26px auto 32px auto;
	}

	ul.footer__vlist {
		margin:0;
		padding:0;
		border:0;
		text-align:center;
	}

	ul.footer__vlist li {
		display:inline-block;
		border:1px solid #221f1c;
		margin:4px;
		padding:10px;
		color:#747474;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		font-size:12px;

	}

	.footer__menu_container {
		padding:30px 0;
		grid-template-columns:33.3% 33.3% 33.3%;
	}
}

/* width < 600 */
@media (max-width: 600px) {
	.centered {
		width:460px;
	}
	.page-wrapper h1 {
		font-size:18px;
	}
	/* Footer */
	.footer__menu_container {
		grid-template-columns:none;
		display:block;
		max-width:320px;
		margin:0 auto;
	}

	.footer__menu_title {
		width:140px;
		text-align:center;
		margin:0 auto;
	}

	.footer__menu {
		max-width:140px;
		margin:0 auto 30px auto;
	}

	.footer__menu:last-child {
		max-width:216px;
		text-align:left;
	}

	.footer__menu ul li {
		text-align:center;
	}

	.footer__menu:last-child ul li {
		text-align:left;
	}

	.footer__menu ul li a,
	.footer__menu ul li.footer__phone {
		font-size:14px;
	}
	.footer-copyr__container {
		grid-template-columns: 60% 40%;
	}
}


/* width < 480 */
@media (max-width: 480px) {

	.centered {
		width:90%;
	}

	.block-title {
		margin:28px 0;
	}

	.block-title__desc {
		margin-top:5px;
	}

	/* header */
	.header__mob_logo {
		margin-left:8px;
	}

	.header__mob_buttons {
		width:160px;
	}

	.block-title__text {
		font-size:20px;
		height:auto;
		padding-bottom:6px;
		padding-top:6px;
	}
}


/* width < 410 */
@media (max-width: 410px) {

	.block-title__text {
		font-size:18px;
	}

	.block-title__desc {
		font-size:12px;
	}


	/* Footer */
	.footer-copyr__container {
		grid-template-columns:45% 55%;
	}
}

/* width < 360 */
@media (max-width: 360px) {

	.header__mob_logo {
		margin:8px 0 0 8px;
		width:40px;
	}

	.header__mob_logo a {
		display:block;
		background-image:url('images/site-logo-mini.svg');
		background-size:32px 32px;
		background-repeat:no-repeat;
		font-size:0;
		width:32px;
		height:32px;
	}
}
