body {
	 font-family: "Mulish", sans-serif;
	 font-size: 16px;
	 background: #1A1A1A;
	 color: #fff;
}

a {
	color: #fff;
	font-family: "Mulish", sans-serif;
}

a:visited {
  color: #fff;
}


header.main_page {
	position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 999;
}

header.page {
	position: relative;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 999;
}

.header {
	display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}

.header .logo img {
	width: 160px;
}

.header .phone {
	text-align: center;
}

.header .phone .number {
display: flex;
justify-content: end;
align-items: center;
gap: 10px;
margin-bottom: -7px;
}

.header .phone .number a {
	font-size: 20px;
	font-weight: 700;
	transition: all 0.3s ease;
	color: #fff;
	font-family: "Mulish", sans-serif;
}

.header .phone .number a:hover {
	color: #D9C66C;
	transition: all 0.3s ease;
}

.header .phone span {
	font-size: 13px;
  font-weight: 400;
}

.header .contacts .head_btn {
	text-align: right;
  margin-top: 10px;
}

.header .contacts .head_btn button {
	font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.header .contacts .head_btn button:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.head_center {

}

.head_center .nav {
	border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}

.head_center .nav ul {
	padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}

.head_center .nav ul li {

}

.head_center .nav ul li a {
	font-weight: 600;
  font-size: 18px;
  transition: all 0.3s ease;
  font-family: "Mulish", sans-serif;
}

.head_center .nav ul li a:hover {
	text-decoration: underline;
  color: #D9C66C;
  transition: all 0.3s ease;
}

.choice_city select {
background: none;
  border: 0px;
  cursor: pointer;
}

.choice_city option {
	color: #000;
	cursor: pointer;
}

.choice_city option[selected] {
	color: #000;
}


.head_info {
	display: flex;
	align-items: center;
	gap: 30px;
}

.head_info .socseti {
display: flex;
gap: 15px;
align-items: center;
}

.head_info .socseti a.tg i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1928)'%3e%3cpath d='M0.5 12.3037C0.753779 11.7851 1.21512 11.5118 1.72112 11.3152C3.72994 10.535 5.74033 9.7617 7.75229 8.99514C14.6451 6.35553 21.5394 3.71695 28.4353 1.07942C28.5978 1.01255 28.7672 0.964201 28.9405 0.935299C29.8648 0.804494 30.5211 1.35592 30.4953 2.33579C30.4781 2.97258 30.3386 3.61095 30.2016 4.23835C28.788 10.9087 27.3656 17.5774 25.9343 24.2446C25.8627 24.5878 25.7463 24.9202 25.5881 25.2331C25.2811 25.8284 24.7516 26.0524 24.1117 25.8597C23.794 25.7682 23.4934 25.6253 23.2219 25.4367C21.0702 23.8788 18.9311 22.3037 16.7881 20.7371C16.7019 20.6745 16.615 20.6134 16.5092 20.5374C16.4239 20.6157 16.3432 20.6792 16.268 20.7512C15.1714 21.7956 14.0767 22.8415 12.9837 23.889C12.829 24.0483 12.6429 24.1738 12.4371 24.2573C12.2314 24.3409 12.0105 24.3809 11.7885 24.3746C11.8167 23.9517 11.8433 23.5373 11.8731 23.1214C12.0031 21.2901 12.1308 19.4581 12.2725 17.6276C12.29 17.4783 12.3589 17.3398 12.4676 17.2359C16.6194 13.4961 20.7754 9.7604 24.9357 6.0289C24.9646 6.00305 25.0038 5.98269 25.0218 5.95057C25.1001 5.80645 25.1722 5.65841 25.2466 5.51116C25.0688 5.4767 24.8808 5.38975 24.714 5.41952C24.5111 5.45555 24.3145 5.57617 24.1344 5.68505C18.9611 8.91995 13.7876 12.1543 8.61389 15.3882C8.48797 15.4649 8.33764 15.4909 8.19327 15.461C5.99228 14.7882 3.796 14.1013 1.59814 13.4183C1.15168 13.2788 0.748297 13.0791 0.501567 12.6554L0.5 12.3037Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1928'%3e%3crect width='30' height='25.0114' fill='white' transform='translate(0.5 0.916504)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
transition: all 0.3s ease;
}

.head_info .socseti a.wa i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9183 29.8965H15.9121C13.4122 29.8957 10.9557 29.2684 8.7739 28.0783L0.855469 30.1556L2.97457 22.4152C1.66738 20.1499 0.979605 17.5803 0.980652 14.9475C0.984001 6.71176 7.68483 0.0112305 15.9181 0.0112305C19.914 0.0129575 23.6645 1.56859 26.4846 4.39201C29.3048 7.21532 30.857 10.9682 30.8555 14.9594C30.8522 23.1934 24.154 29.8932 15.9183 29.8965ZM9.14087 25.3742L9.59419 25.6432C11.5004 26.7745 13.6854 27.373 15.9133 27.3738H15.9183C22.7612 27.3738 28.3307 21.8042 28.3334 14.9585C28.3348 11.6411 27.0446 8.52189 24.7006 6.17513C22.3565 3.82837 19.2393 2.53531 15.9231 2.53415C9.07493 2.53415 3.50545 8.10322 3.50273 14.9485C3.50179 17.2944 4.15816 19.579 5.40088 21.5556L5.69615 22.0254L4.44191 26.6068L9.14087 25.3742ZM22.9324 18.1753C23.1927 18.3011 23.3686 18.3861 23.4436 18.5114C23.5369 18.667 23.5369 19.4144 23.226 20.2862C22.9148 21.1581 21.4237 21.9538 20.7067 22.0609C20.0637 22.1571 19.2499 22.1972 18.3558 21.913C17.8138 21.741 17.1187 21.5114 16.2281 21.1268C12.7292 19.6159 10.3645 16.2247 9.91761 15.5837C9.88631 15.5388 9.86444 15.5074 9.85219 15.4911L9.84926 15.4871C9.65175 15.2236 8.32823 13.4577 8.32823 11.6302C8.32823 9.91093 9.17269 9.00985 9.56142 8.59505C9.58811 8.56668 9.61261 8.54052 9.63448 8.51655C9.97664 8.14288 10.381 8.04942 10.6298 8.04942C10.8786 8.04942 11.1277 8.05172 11.3452 8.06271C11.372 8.06407 11.3999 8.06386 11.4287 8.06365C11.6462 8.06239 11.9174 8.06082 12.1849 8.70338C12.2878 8.95061 12.4384 9.31726 12.5972 9.7039C12.9183 10.4858 13.2733 11.3497 13.3356 11.4747C13.429 11.6615 13.4912 11.8794 13.3667 12.1285C13.3481 12.1659 13.3308 12.2012 13.3143 12.2349C13.2208 12.4257 13.1522 12.5659 12.9935 12.7512C12.9312 12.8239 12.8667 12.9024 12.8023 12.9809C12.6738 13.1373 12.5455 13.2937 12.4337 13.4051C12.2468 13.5912 12.0523 13.7931 12.27 14.1667C12.4877 14.5404 13.2368 15.7626 14.3463 16.7523C15.5391 17.8162 16.5757 18.2658 17.1012 18.4937C17.2037 18.5383 17.2869 18.5743 17.3479 18.6049C17.7209 18.7917 17.9386 18.7604 18.1564 18.5114C18.3741 18.2623 19.0894 17.4215 19.3381 17.0479C19.5869 16.6745 19.8358 16.7366 20.1779 16.8611C20.5201 16.9858 22.3551 17.8886 22.7283 18.0754C22.8012 18.1119 22.8693 18.1448 22.9324 18.1753Z' fill='white'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
transition: all 0.3s ease;
}

.head_info .socseti a.vk i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='21' viewBox='0 0 35 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1926)'%3e%3cpath d='M0.707031 1.17576C0.872542 0.632702 1.27872 0.434088 1.80388 0.431404C3.16554 0.425141 4.52721 0.426931 5.88887 0.431404C6.49992 0.431404 6.94188 0.721271 7.18165 1.27238C7.45541 1.9049 7.68444 2.558 7.943 3.19857C8.88239 5.53272 9.99534 7.77562 11.4939 9.80828C11.8152 10.2354 12.1643 10.641 12.5388 11.0223C12.7568 11.2459 13.0083 11.4342 13.2841 11.5806C13.7824 11.849 14.1474 11.6504 14.2682 11.0966C14.2891 11.0101 14.3008 10.9216 14.3031 10.8327C14.3031 8.75706 14.3246 6.68146 14.2968 4.60586C14.28 3.77089 13.975 2.96743 13.4335 2.33165C13.2811 2.15343 13.1389 1.96675 13.0076 1.77249C12.6247 1.17397 12.9638 0.496713 13.6742 0.430508C13.7744 0.421562 13.8755 0.422457 13.9757 0.422457C15.8282 0.422457 17.6807 0.422457 19.5332 0.422457C20.419 0.422457 20.724 0.706959 20.7285 1.6043C20.741 4.0145 20.7348 6.42559 20.7401 8.83579C20.7372 9.05871 20.7564 9.28138 20.7974 9.50052C20.9128 10.0659 21.319 10.3057 21.8057 9.99794C22.3177 9.68378 22.7838 9.3002 23.1906 8.85815C24.7867 7.08763 25.964 5.04067 27.0224 2.91676C27.2595 2.43812 27.4805 1.95053 27.6988 1.46204C28.0065 0.783897 28.5201 0.426036 29.2689 0.426036C30.5634 0.426036 31.858 0.426036 33.1526 0.426036C33.3085 0.424563 33.4641 0.441683 33.616 0.477032C34.1412 0.606757 34.4096 0.945831 34.2602 1.46115C34.0687 2.1573 33.8095 2.83301 33.4863 3.4786C32.2955 5.76981 30.8193 7.88298 29.336 9.99078C28.5854 11.0572 28.6274 11.3256 29.5337 12.2865C30.8757 13.7179 32.2177 15.1494 33.5131 16.6264C33.9896 17.1885 34.3969 17.8058 34.7263 18.465C35.357 19.6835 34.8882 20.4046 33.5176 20.4108C32.368 20.4162 31.2174 20.3894 30.0687 20.4198C29.7226 20.4366 29.3771 20.3774 29.0564 20.2463C28.7356 20.1152 28.4475 19.9155 28.2123 19.6611C27.4679 18.8908 26.7665 18.0758 25.9918 17.335C25.1696 16.5531 24.3027 15.8141 23.4143 15.1046C22.8918 14.694 22.2906 14.3826 21.5748 14.4256C21.0703 14.4533 20.852 14.6161 20.8046 15.118C20.7571 15.62 20.7428 16.1424 20.7375 16.6551C20.7294 17.4468 20.7473 18.2395 20.7419 19.0322C20.7375 19.7577 20.4834 20.1541 19.7623 20.2426C18.8614 20.3545 17.9327 20.4377 17.0354 20.3446C13.565 19.9868 10.7728 18.2637 8.39659 15.8078C6.82647 14.1867 5.61332 12.2963 4.44311 10.3818C3.02061 8.05565 1.79762 5.63114 1.02016 3.00354C0.901171 2.59915 0.811706 2.18671 0.708821 1.77786L0.707031 1.17576Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1926'%3e%3crect width='34.2984' height='20' fill='white' transform='translate(0.707031 0.421387)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	width: 30px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
  transition: all 0.3s ease;
}

.head_info .socseti a.rt i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.9811 6.34036C29.4475 5.99544 30.3562 4.52732 30.0112 3.06121C29.6665 1.5951 28.1981 0.686174 26.7321 1.0311C25.2661 1.37602 24.357 2.84414 24.702 4.31025C25.0471 5.77636 26.5151 6.68528 27.9811 6.34036Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2537 6.11401H0.0859375V27.4222H5.42112V20.4895H15.6441L20.3081 27.4222H26.2819L21.1389 20.4581C22.7363 20.2029 23.8863 19.5958 24.589 18.637C25.2913 17.6781 25.6434 16.1447 25.6434 14.101V12.5036C25.6434 11.2896 25.515 10.3318 25.2913 9.59661C25.0676 8.86138 24.6843 8.2229 24.1416 7.64846C23.5657 7.10549 22.9272 6.72217 22.1607 6.46697C21.394 6.24214 20.4352 6.11401 19.2537 6.11401ZM18.3903 15.7929H5.42112V10.8095H18.3915C19.1267 10.8095 19.637 10.9377 19.8933 11.1614C20.1485 11.3851 20.3081 11.7999 20.3081 12.407V14.1955C20.3081 14.834 20.1485 15.2499 19.8933 15.4736C19.637 15.6973 19.1256 15.7929 18.3903 15.7929Z' fill='white'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
margin-top: -1px;
transition: all 0.3s ease;
}

.head_info .socseti a.yt i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1934)'%3e%3cpath d='M0 12.2692V9.1555C0.0148681 9.06082 0.0360004 8.96692 0.0430432 8.87145C0.128339 7.82912 0.187817 6.78442 0.30285 5.74521C0.390494 4.95016 0.490649 4.14884 0.684717 3.37492C1.05642 1.89827 2.36873 0.805859 3.97136 0.65796C5.91361 0.479542 7.85976 0.321471 9.80827 0.247913C13.7992 0.0955795 17.7901 0.115928 21.781 0.308953C23.3093 0.380946 24.8384 0.517889 26.3542 0.719C27.8699 0.920111 29.1713 2.20582 29.392 3.6003C29.536 4.50725 29.6674 5.41733 29.7613 6.32976C30.1585 10.0981 30.0551 13.9024 29.4538 17.6436C29.1635 19.4239 28.0272 20.6384 26.2454 20.8927C24.7778 21.1017 23.3001 21.2323 21.8186 21.284C19.146 21.3774 16.4721 21.4225 13.7969 21.4194C10.5282 21.4123 7.2588 21.3638 4.00659 20.9538C2.24667 20.7315 0.851395 19.5202 0.604897 17.8862C0.397526 16.5152 0.263706 15.1333 0.109547 13.7545C0.0563348 13.263 0.0359966 12.7653 0 12.2692ZM12.0213 15.3657L19.838 10.8145L12.0213 6.24996V15.3657Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1934'%3e%3crect width='30' height='21.2716' fill='white' transform='translate(0 0.150879)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
transition: all 0.3s ease;
}

.head_info .socseti a.tg:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1928)'%3e%3cpath d='M0.5 12.3037C0.753779 11.7851 1.21512 11.5118 1.72112 11.3152C3.72994 10.535 5.74033 9.7617 7.75229 8.99514C14.6451 6.35553 21.5394 3.71695 28.4353 1.07942C28.5978 1.01255 28.7672 0.964201 28.9405 0.935299C29.8648 0.804494 30.5211 1.35592 30.4953 2.33579C30.4781 2.97258 30.3386 3.61095 30.2016 4.23835C28.788 10.9087 27.3656 17.5774 25.9343 24.2446C25.8627 24.5878 25.7463 24.9202 25.5881 25.2331C25.2811 25.8284 24.7516 26.0524 24.1117 25.8597C23.794 25.7682 23.4934 25.6253 23.2219 25.4367C21.0702 23.8788 18.9311 22.3037 16.7881 20.7371C16.7019 20.6745 16.615 20.6134 16.5092 20.5374C16.4239 20.6157 16.3432 20.6792 16.268 20.7512C15.1714 21.7956 14.0767 22.8415 12.9837 23.889C12.829 24.0483 12.6429 24.1738 12.4371 24.2573C12.2314 24.3409 12.0105 24.3809 11.7885 24.3746C11.8167 23.9517 11.8433 23.5373 11.8731 23.1214C12.0031 21.2901 12.1308 19.4581 12.2725 17.6276C12.29 17.4783 12.3589 17.3398 12.4676 17.2359C16.6194 13.4961 20.7754 9.76039 24.9357 6.0289C24.9646 6.00305 25.0038 5.98269 25.0218 5.95057C25.1001 5.80645 25.1722 5.65841 25.2466 5.51116C25.0688 5.4767 24.8808 5.38975 24.714 5.41952C24.5111 5.45555 24.3145 5.57617 24.1344 5.68505C18.9611 8.91995 13.7876 12.1543 8.61389 15.3882C8.48797 15.4649 8.33764 15.4909 8.19327 15.461C5.99228 14.7882 3.796 14.1013 1.59814 13.4183C1.15168 13.2788 0.748297 13.0791 0.501567 12.6554L0.5 12.3037Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1928'%3e%3crect width='30' height='25.0114' fill='white' transform='translate(0.5 0.916504)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
transition: all 0.3s ease;
}

.head_info .socseti a.wa:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9183 29.8965H15.9121C13.4122 29.8957 10.9557 29.2684 8.7739 28.0783L0.855469 30.1556L2.97457 22.4152C1.66738 20.1499 0.979605 17.5803 0.980652 14.9475C0.984001 6.71176 7.68484 0.0112305 15.9181 0.0112305C19.914 0.0129575 23.6645 1.56859 26.4846 4.39201C29.3048 7.21532 30.857 10.9682 30.8555 14.9594C30.8522 23.1934 24.154 29.8932 15.9183 29.8965ZM9.14087 25.3742L9.59419 25.6432C11.5004 26.7745 13.6854 27.373 15.9133 27.3738H15.9183C22.7612 27.3738 28.3307 21.8042 28.3334 14.9585C28.3348 11.6411 27.0446 8.52189 24.7006 6.17513C22.3565 3.82837 19.2393 2.53531 15.9231 2.53415C9.07493 2.53415 3.50545 8.10322 3.50273 14.9485C3.50179 17.2944 4.15816 19.579 5.40088 21.5556L5.69615 22.0254L4.44191 26.6068L9.14087 25.3742ZM22.9324 18.1753C23.1927 18.3011 23.3686 18.3861 23.4436 18.5114C23.5369 18.667 23.5369 19.4144 23.226 20.2862C22.9148 21.1581 21.4237 21.9538 20.7067 22.0609C20.0637 22.1571 19.2499 22.1972 18.3558 21.913C17.8138 21.741 17.1187 21.5114 16.2281 21.1268C12.7292 19.6159 10.3645 16.2247 9.91761 15.5837C9.88631 15.5388 9.86444 15.5074 9.85219 15.4911L9.84926 15.4871C9.65175 15.2236 8.32823 13.4577 8.32823 11.6302C8.32823 9.91093 9.17269 9.00985 9.56142 8.59505C9.58811 8.56668 9.61261 8.54052 9.63448 8.51655C9.97664 8.14288 10.381 8.04942 10.6298 8.04942C10.8786 8.04942 11.1277 8.05172 11.3452 8.06271C11.372 8.06407 11.3999 8.06386 11.4287 8.06365C11.6462 8.06239 11.9174 8.06082 12.1849 8.70338C12.2878 8.95061 12.4384 9.31726 12.5972 9.7039C12.9183 10.4858 13.2733 11.3497 13.3356 11.4747C13.429 11.6615 13.4912 11.8794 13.3667 12.1285C13.3481 12.1659 13.3308 12.2012 13.3143 12.2349C13.2208 12.4257 13.1522 12.5659 12.9935 12.7512C12.9312 12.8239 12.8667 12.9024 12.8023 12.9809C12.6738 13.1373 12.5455 13.2937 12.4337 13.4051C12.2468 13.5912 12.0523 13.7931 12.27 14.1667C12.4877 14.5404 13.2368 15.7626 14.3463 16.7523C15.5391 17.8162 16.5757 18.2658 17.1012 18.4937C17.2037 18.5383 17.2869 18.5743 17.3479 18.6049C17.7209 18.7917 17.9386 18.7604 18.1564 18.5114C18.3741 18.2623 19.0894 17.4215 19.3381 17.0479C19.5869 16.6745 19.8358 16.7366 20.1779 16.8611C20.5201 16.9858 22.3551 17.8886 22.7283 18.0754C22.8012 18.1119 22.8693 18.1448 22.9324 18.1753Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
transition: all 0.3s ease;
}

.head_info .socseti a.vk:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='21' viewBox='0 0 35 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1926)'%3e%3cpath d='M0.707031 1.17576C0.872542 0.632702 1.27872 0.434088 1.80388 0.431404C3.16554 0.425141 4.52721 0.426931 5.88887 0.431404C6.49992 0.431404 6.94188 0.721271 7.18165 1.27238C7.45541 1.9049 7.68444 2.558 7.943 3.19857C8.88239 5.53272 9.99534 7.77562 11.4939 9.80828C11.8152 10.2354 12.1643 10.641 12.5388 11.0223C12.7568 11.2459 13.0083 11.4342 13.2841 11.5806C13.7824 11.849 14.1474 11.6504 14.2682 11.0966C14.2891 11.0101 14.3008 10.9216 14.3031 10.8327C14.3031 8.75706 14.3246 6.68146 14.2968 4.60586C14.28 3.77089 13.975 2.96743 13.4335 2.33165C13.2811 2.15343 13.1389 1.96675 13.0076 1.77249C12.6247 1.17397 12.9638 0.496713 13.6742 0.430508C13.7744 0.421562 13.8755 0.422457 13.9757 0.422457C15.8282 0.422457 17.6807 0.422457 19.5332 0.422457C20.419 0.422457 20.724 0.706959 20.7285 1.6043C20.741 4.0145 20.7348 6.42559 20.7401 8.83579C20.7372 9.05871 20.7564 9.28138 20.7974 9.50052C20.9128 10.0659 21.319 10.3057 21.8057 9.99794C22.3177 9.68378 22.7838 9.3002 23.1906 8.85815C24.7867 7.08763 25.964 5.04067 27.0224 2.91676C27.2595 2.43812 27.4805 1.95053 27.6988 1.46204C28.0065 0.783897 28.5201 0.426036 29.2689 0.426036C30.5634 0.426036 31.858 0.426036 33.1526 0.426036C33.3085 0.424563 33.4641 0.441683 33.616 0.477032C34.1412 0.606757 34.4096 0.945831 34.2602 1.46115C34.0687 2.1573 33.8095 2.83301 33.4863 3.4786C32.2955 5.76981 30.8193 7.88298 29.336 9.99078C28.5854 11.0572 28.6274 11.3256 29.5337 12.2865C30.8757 13.7179 32.2177 15.1494 33.5131 16.6264C33.9896 17.1885 34.3969 17.8058 34.7263 18.465C35.357 19.6835 34.8882 20.4046 33.5176 20.4108C32.368 20.4162 31.2174 20.3894 30.0687 20.4198C29.7226 20.4366 29.3771 20.3774 29.0564 20.2463C28.7356 20.1152 28.4475 19.9155 28.2123 19.6611C27.4679 18.8908 26.7665 18.0758 25.9918 17.335C25.1696 16.5531 24.3027 15.8141 23.4143 15.1046C22.8918 14.694 22.2906 14.3826 21.5748 14.4256C21.0703 14.4533 20.852 14.6161 20.8046 15.118C20.7571 15.62 20.7428 16.1424 20.7375 16.6551C20.7294 17.4468 20.7473 18.2395 20.7419 19.0322C20.7375 19.7577 20.4834 20.1541 19.7623 20.2426C18.8614 20.3545 17.9327 20.4377 17.0354 20.3446C13.565 19.9868 10.7728 18.2637 8.39659 15.8078C6.82647 14.1867 5.61332 12.2963 4.44311 10.3818C3.02061 8.05565 1.79762 5.63114 1.02016 3.00354C0.901171 2.59915 0.811706 2.18671 0.708821 1.77786L0.707031 1.17576Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1926'%3e%3crect width='34.2984' height='20' fill='white' transform='translate(0.707031 0.421387)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
transition: all 0.3s ease;
}

.head_info .socseti a.rt:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.9811 6.34036C29.4475 5.99544 30.3562 4.52732 30.0112 3.06121C29.6665 1.5951 28.1981 0.686174 26.7321 1.0311C25.2661 1.37602 24.357 2.84414 24.702 4.31025C25.0471 5.77636 26.5151 6.68528 27.9811 6.34036Z' fill='%23D9C66C'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2537 6.11401H0.0859375V27.4222H5.42112V20.4895H15.6441L20.3081 27.4222H26.2819L21.1389 20.4581C22.7363 20.2029 23.8863 19.5958 24.589 18.637C25.2913 17.6781 25.6434 16.1447 25.6434 14.101V12.5036C25.6434 11.2896 25.515 10.3318 25.2913 9.59661C25.0676 8.86138 24.6843 8.2229 24.1416 7.64846C23.5657 7.10549 22.9272 6.72217 22.1607 6.46697C21.394 6.24214 20.4352 6.11401 19.2537 6.11401ZM18.3903 15.7929H5.42112V10.8095H18.3915C19.1267 10.8095 19.637 10.9377 19.8933 11.1614C20.1485 11.3851 20.3081 11.7999 20.3081 12.407V14.1955C20.3081 14.834 20.1485 15.2499 19.8933 15.4736C19.637 15.6973 19.1256 15.7929 18.3903 15.7929Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
transition: all 0.3s ease;
}

.head_info .socseti a.yt:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1934)'%3e%3cpath d='M0 12.2692V9.1555C0.0148681 9.06082 0.0360004 8.96692 0.0430432 8.87145C0.128339 7.82912 0.187817 6.78442 0.30285 5.74521C0.390494 4.95016 0.490649 4.14884 0.684717 3.37492C1.05642 1.89827 2.36873 0.805859 3.97136 0.65796C5.91361 0.479542 7.85976 0.321471 9.80827 0.247913C13.7992 0.0955795 17.7901 0.115928 21.781 0.308953C23.3093 0.380946 24.8384 0.517889 26.3542 0.719C27.8699 0.920111 29.1713 2.20582 29.392 3.6003C29.536 4.50725 29.6674 5.41733 29.7613 6.32976C30.1585 10.0981 30.0551 13.9024 29.4538 17.6436C29.1635 19.4239 28.0272 20.6384 26.2454 20.8927C24.7778 21.1017 23.3001 21.2323 21.8186 21.284C19.146 21.3774 16.4721 21.4225 13.7969 21.4194C10.5282 21.4123 7.2588 21.3638 4.00659 20.9538C2.24667 20.7315 0.851395 19.5202 0.604897 17.8862C0.397526 16.5152 0.263706 15.1333 0.109547 13.7545C0.0563348 13.263 0.0359966 12.7653 0 12.2692ZM12.0213 15.3657L19.838 10.8145L12.0213 6.24996V15.3657Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1934'%3e%3crect width='30' height='21.2716' fill='white' transform='translate(0 0.150879)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
transition: all 0.3s ease;
}

.head_info .lk a {
	display: flex;
	align-items: center;
	gap: 5px;
	text-decoration: underline;
	transition: all 0.3s ease;
	font-family: "Mulish", sans-serif;
	font-size: 16px;
}

.head_info .lk a:hover {
text-decoration: underline;
  color: #D9C66C;
  transition: all 0.3s ease;
}

.head_info .lk i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='38' viewBox='0 0 36 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.0001 15.9126C21.3137 15.9126 24 13.2263 24 9.91259C24 6.59889 21.3137 3.9126 18.0001 3.9126C14.6863 3.9126 12 6.59889 12 9.91259C12 13.2263 14.6863 15.9126 18.0001 15.9126Z' stroke='white' stroke-width='3'/%3e%3cpath d='M29.9963 27.9126C30 27.6663 30 27.4161 30 27.1626C30 23.4347 24.6274 20.4126 17.9999 20.4126C11.3726 20.4126 6 23.4347 6 27.1626C6 30.8905 6 33.9126 17.9999 33.9126C21.3466 33.9126 23.7597 33.6775 25.5 33.2577' stroke='white' stroke-width='3' stroke-linecap='round'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
}

.head_info .lk a:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='38' viewBox='0 0 36 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.0001 15.9126C21.3137 15.9126 24 13.2263 24 9.91259C24 6.59889 21.3137 3.9126 18.0001 3.9126C14.6863 3.9126 12 6.59889 12 9.91259C12 13.2263 14.6863 15.9126 18.0001 15.9126Z' stroke='%23D9C66C' stroke-width='3'/%3e%3cpath d='M29.9963 27.9126C30 27.6663 30 27.4161 30 27.1626C30 23.4347 24.6274 20.4126 17.9999 20.4126C11.3726 20.4126 6 23.4347 6 27.1626C6 30.8905 6 33.9126 17.9999 33.9126C21.3466 33.9126 23.7597 33.6775 25.5 33.2577' stroke='%23D9C66C' stroke-width='3' stroke-linecap='round'/%3e%3c/svg%3e ");
}

#main_head {
	background: url(../img/head.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  height: 100vh;
  background-size: cover;
  background-position: center;
  padding: 170px 0;
}

#main_head h1 {
	font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 64px;
}

#main_head ul {
padding-left: 15px;
margin-top: 60px;
margin-bottom: 60px;
}

#main_head ul li {
	font-size: 24px;
  font-weight: 700;
  padding: 5px 0;
}

#main_head .head_btn {

}

#main_head .head_btn button {
	font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

#main_head .head_btn button:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

#news_main {

}

#news_main #slider_news {
	margin-bottom: 30px;
}

#news_main .news_item {
	  position: relative;
}

#news_main .news_item .date {
	position: absolute;
  left: 10px;
  top: 10px;
}

#news_main .news_item .date span {
	font-size: 12px;
	color: #fff;
	background: #CA8D57;
	border-radius: 60px;
	padding: 3px 7px;
}

#news_main .news_item a {
	width: 100%;
  height: 240px;
  display: block;

}

#news_main .news_item a img {
	width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#news_main .news_item a h4 {
	position: absolute;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgb(202, 141, 87) 0%, rgba(255,255,255,0) 100%);
  padding: 60px 15px 14px 15px;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: left;
  border-radius: 10px;
  font-weight: 600;
  transition: all 0.3s ease;
}

#news_main .news_item a:hover h4 {
  padding: 120px 15px 14px 15px;
  transition: all 0.3s ease;
}

#news_main #slider_news .owl-nav {
	position: absolute;
  width: 100%;
  bottom: 180px;
}

#news_main #slider_news .owl-nav .owl-prev {
	left: -30px;
  position: absolute;
}

#news_main #slider_news .owl-nav .owl-next {
	right: -30px;
  position: absolute;
}

#news_main #slider_news .owl-nav .owl-prev span {
	color: #D9C66C;
	font-size: 60px;
	display: flex;
  align-items: center;
  line-height: 0;
}

#news_main #slider_news .owl-nav .owl-next span {
	color: #D9C66C;
	font-size: 60px;
	display: flex;
  align-items: center;
  line-height: 0;
}

#news_main #slider_news .owl-dots .owl-dot span {
	background: #C1C1C1;
	transition: all 0.3s ease;
}

#news_main #slider_news .owl-dots .owl-dot.active span {
	width: 26px;
	background: #D9C66C;
	transition: all 0.3s ease;
}

#news_main #slider_news .owl-dots {
	margin-top: 20px;
}


.title_block {
text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}

.title_block h2 {
	text-transform: uppercase;
	font-size: 44px;
	font-weight: 900;
}

.title_block h2:after {
	background: url(../img/after_title.svg);
    background-repeat: repeat;
    background-size: auto;
  content: '';
  width: 360px;
  height: 60px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.btn_block {
text-align: center;
margin: 50px 0;
}

.btn_block a {
	font-size: 18px;
	background: #CA8D57;
	border-radius: 60px;
	color: #fff;
padding: 7px 30px;
display: inline-block;
transition: all 0.3s ease;
}

.btn_block a:hover {
	text-decoration: none;
	background: #D9C66C;
	transition: all 0.3s ease;
}

.btn_block_news {
text-align: center;
margin: 50px 0;
}

.btn_block_news a {
	font-size: 18px;
	background: #CA8D57;
	border-radius: 60px;
	color: #fff;
padding: 7px 30px;
display: inline-block;
transition: all 0.3s ease;
}

.btn_block_news a:hover {
	text-decoration: none;
	background: #D9C66C;
	transition: all 0.3s ease;
}

.btn_block.dark a {
	font-size: 18px;
	background: #2E3138;
	border-radius: 60px;
	color: #fff;
padding: 7px 30px;
display: inline-block;
transition: all 0.3s ease;
}

.btn_block.dark a:hover {
	text-decoration: none;
	background: #D9C66C;
	transition: all 0.3s ease;
}


#faq_main {
	background: #CA8D57;
	padding: 50px 0;
	margin: 30px 0;
}

#news_main {
	padding: 50px 0;
}


.accordion_faq {
  background-color: #2E3138;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-radius: 10px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.active_faq, .accordion_faq:hover {
  background-color: #2E3138;
  border-radius: 10px 10px 0px 0px;
  font-weight: 700;
}

.panel_faq {
  padding: 0 18px;
  background-color: #2e3138;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel_faq p {
  padding-bottom: 10px;
}

.accordion_faq:after {
  content: '';
  background: url(../img/arrow_down.svg);
  font-size: 13px;
  color: #D9C66C;
  float: right;
  margin-left: 5px;
  height: 10px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

.active_faq:after {
  content: '';
  background: url(../img/arrow_up.svg);
  height: 10px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

#main_reviews {
	padding: 50px 0;
}

.reviews_item {
background: #333333;
border-radius: 20px;
padding: 25px;
margin-top: 60px;
}

.reviews_item .info {
	display: flex;
  gap: 20px;
  align-items: center;
  margin-left: 170px;
  margin-bottom: 35px;
  font-size: 14px;
}

.reviews_item .image {
width: 130px;
  height: 130px;
  display: block;
  position: absolute;
  top: 0px;
}

.reviews_item .image img {
	width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;
}

.reviews_item .info .name {
	color: #D9C66C;
}

.reviews_item .info .auto:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #CA8D57;
	border-radius: 60px;
	display: block;
}

.reviews_item .info .auto {
	display: flex;
	align-items: center;
  gap: 20px;
}

.reviews_item .info .city:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #CA8D57;
	border-radius: 60px;
	display: block;
}

.reviews_item .info .city {
	display: flex;
	align-items: center;
  gap: 20px;
}

.reviews_item .info .date:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #CA8D57;
	border-radius: 60px;
	display: block;
}

.reviews_item .info .date {
	display: flex;
	align-items: center;
  gap: 20px;
}

.reviews_item .text {
	font-size: 14px;
}

#slider_reviews .owl-nav {
	position: absolute;
  width: 100%;
  bottom: 150px;
}

#slider_reviews .owl-nav .owl-prev {
	left: -30px;
  position: absolute;
}

#slider_reviews .owl-nav .owl-next {
	right: -30px;
  position: absolute;
}

#slider_reviews .owl-nav .owl-prev span {
	color: #D9C66C;
	font-size: 60px;
	display: flex;
  align-items: center;
  line-height: 0;
}

#slider_reviews .owl-nav .owl-next span {
	color: #D9C66C;
	font-size: 60px;
	display: flex;
  align-items: center;
  line-height: 0;
}

#slider_reviews .owl-dots .owl-dot span {
	background: #C1C1C1;
	transition: all 0.3s ease;
}

#slider_reviews .owl-dots .owl-dot.active span {
	width: 26px;
	background: #D9C66C;
	transition: all 0.3s ease;
}

#slider_reviews .owl-dots {
	margin-top: 20px;
}

#scheme_work {
	padding: 50px 0;
	background: #CA8D57;
}

.scheme_items {
display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.scheme_items .item {
	width: 23%;
	background: #333333;
	border-radius: 20px;
	padding: 15px;
	position: relative;
	display: flex;
}

.scheme_items .item .num {
	background: #D9C66C;
  border-radius: 60px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
position: absolute;
  top: -15px;
}

.scheme_items .item .num span {
	font-size: 24px;
	font-weight: 800;
}

.scheme_items .item .content {
	display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.scheme_items .item .content p {
	font-size: 15px;
	margin-bottom: 0;
	line-height: 20px;
}

.scheme_items .item .content img {
	width: 50px;
}

.scheme_desc {
	text-align: center;
	margin: 30px 0;
	font-size: 20px;
}

#main_promo {
	padding: 80px 0;
}

.promo_block {
background: #333333;
padding: 30px;
border-radius: 20px;
display: flex;
justify-content: space-between;
}

.promo_block .info {
	width: 50%;
}

.promo_block .info h3 {
	font-size: 50px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0px;
}

.promo_block .info span {
	font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 30px 0;
  display: block;
}

.promo_block .info p {
	margin: 0;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}

.promo_block .info .promo_btn {

}

.promo_block .info .promo_btn button {
	font-size: 18px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 7px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.promo_block .info .promo_btn button:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.promo_block .info .promo_wa {
	display: flex;
  align-items: center;
}

.promo_block .info .promo_wa span {
	font-size: 14px;
  text-transform: none;
  width: 50%;
}

.promo_block .info .promo_wa a {
	border: 1px solid #CA8D57;
	color: #CA8D57;
	border-radius: 60px;
	padding: 7px 20px;
  display: flex;
  align-items: end;
  gap: 15px;
  transition: all 0.3s ease;
}

.promo_block .info .promo_wa a i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.648438 24.4832C0.832865 23.8067 1.00747 23.165 1.18282 22.5229C1.54639 21.193 1.91449 19.8638 2.26747 18.5312C2.30185 18.391 2.28635 18.2432 2.22363 18.1132C-1.02275 12.2025 1.25312 4.76379 7.25079 1.70033C13.8804 -1.68551 21.9392 1.7196 24.1233 8.82951C26.0507 15.1057 22.5057 21.8267 16.2246 23.7523C13.1056 24.7099 10.0788 24.4076 7.16425 22.942C7.04018 22.8847 6.90056 22.8703 6.76743 22.9012C4.81695 23.4027 2.86913 23.9163 0.920544 24.4254C0.842691 24.4454 0.761815 24.4597 0.648438 24.4832ZM3.51311 21.6582C4.71151 21.3441 5.86003 21.0475 7.00514 20.7379C7.19977 20.685 7.3483 20.7115 7.51988 20.8135C9.73074 22.1393 12.1136 22.5765 14.6385 22.0743C19.991 21.0119 23.4604 15.8325 22.4517 10.4584C21.4494 5.11942 16.2133 1.55331 10.8668 2.5688C4.18128 3.83863 0.69719 11.2936 4.06035 17.2066C4.40842 17.8188 4.47947 18.323 4.26254 18.9655C3.9704 19.8347 3.7667 20.7315 3.51273 21.6597L3.51311 21.6582Z' fill='%23CA8D57'/%3e%3cpath d='M8.83614 6.83096C9.34142 6.70586 9.58972 7.01009 9.76659 7.46889C10.0372 8.16995 10.3335 8.86193 10.6305 9.55277C10.7341 9.79313 10.725 10.0063 10.5693 10.2119C10.3331 10.5259 10.1067 10.8483 9.85691 11.151C9.68836 11.3559 9.67324 11.5384 9.80854 11.7655C10.7836 13.4038 12.1445 14.5886 13.9189 15.2957C14.163 15.3929 14.3557 15.3486 14.5194 15.1446C14.8119 14.7787 15.1112 14.4182 15.4011 14.0486C15.6142 13.778 15.7371 13.7111 16.0436 13.8505C16.8871 14.2355 17.7228 14.6368 18.5507 15.0542C18.6531 15.106 18.745 15.2946 18.7434 15.4182C18.7242 16.6918 18.3497 17.3018 16.9933 17.8724C16.2242 18.1959 15.4249 18.12 14.6316 17.8989C11.7522 17.0965 9.63054 15.2863 7.93327 12.8997C7.40607 12.1582 6.93064 11.394 6.72883 10.4949C6.4382 9.2013 6.75566 8.08 7.7069 7.1435C8.01528 6.8404 8.38905 6.78031 8.83614 6.83096Z' fill='%23CA8D57'/%3e%3c/svg%3e ");
width: 22px;
  height: 22px;
  display: block;
  background-size: contain;
}

.promo_block .info .promo_wa a:hover {
	text-decoration: none;
	border: 1px solid #d7c567;
  background: #d7c567;
  color: #fff;
  transition: all 0.3s ease;
}

.promo_block .info .promo_wa a:hover i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.648438 24.4832C0.832865 23.8067 1.00747 23.165 1.18282 22.5229C1.54639 21.193 1.91449 19.8638 2.26747 18.5312C2.30185 18.391 2.28635 18.2432 2.22363 18.1132C-1.02275 12.2025 1.25312 4.76379 7.25079 1.70033C13.8804 -1.68551 21.9392 1.7196 24.1233 8.82951C26.0507 15.1057 22.5057 21.8267 16.2246 23.7523C13.1056 24.7099 10.0788 24.4076 7.16425 22.942C7.04018 22.8847 6.90056 22.8703 6.76743 22.9012C4.81695 23.4027 2.86913 23.9163 0.920544 24.4254C0.842691 24.4454 0.761815 24.4597 0.648438 24.4832ZM3.51311 21.6582C4.71151 21.3441 5.86003 21.0475 7.00514 20.7379C7.19977 20.685 7.3483 20.7115 7.51988 20.8135C9.73074 22.1393 12.1136 22.5765 14.6385 22.0743C19.991 21.0119 23.4604 15.8325 22.4517 10.4584C21.4494 5.11942 16.2133 1.55331 10.8668 2.5688C4.18128 3.83863 0.69719 11.2936 4.06035 17.2066C4.40842 17.8188 4.47947 18.323 4.26254 18.9655C3.9704 19.8347 3.7667 20.7315 3.51273 21.6597L3.51311 21.6582Z' fill='white'/%3e%3cpath d='M8.83614 6.83096C9.34142 6.70586 9.58972 7.01009 9.76659 7.46889C10.0372 8.16994 10.3335 8.86193 10.6305 9.55277C10.7341 9.79313 10.725 10.0063 10.5693 10.2119C10.3331 10.5259 10.1067 10.8483 9.85691 11.151C9.68836 11.3559 9.67324 11.5384 9.80854 11.7655C10.7836 13.4038 12.1445 14.5886 13.9189 15.2957C14.163 15.3929 14.3557 15.3486 14.5194 15.1446C14.8119 14.7787 15.1112 14.4182 15.4011 14.0486C15.6142 13.778 15.7371 13.7111 16.0436 13.8505C16.8871 14.2355 17.7228 14.6368 18.5507 15.0542C18.6531 15.106 18.745 15.2946 18.7434 15.4182C18.7242 16.6918 18.3497 17.3018 16.9933 17.8724C16.2242 18.1959 15.4249 18.12 14.6316 17.8989C11.7522 17.0965 9.63054 15.2863 7.93328 12.8997C7.40607 12.1582 6.93064 11.394 6.72883 10.4949C6.4382 9.2013 6.75566 8.08 7.7069 7.1435C8.01528 6.8404 8.38905 6.78031 8.83614 6.83096Z' fill='white'/%3e%3c/svg%3e ");
}



.promo_block .image {
	width: 50%;
}

.promo_block .image img {
	width: 100%;
}

.footer {
display: flex;
justify-content: space-between;
gap: 30px;
}

.footer .f_logo {
	width: 25%;
}

.footer .f_logo img {
	margin-bottom: 15px	;
}

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

.footer ul li {

}

.footer ul li a {
	font-size: 14px;
	font-family: "Mulish", sans-serif;
	color: #fff;
}

.footer .f_logo ul li a {
	font-size: 12px;
}

.footer ul li a:hover {
	color: #D9C66C;
}

.footer .f_menu_1 {
	width: 17%;
}

.footer .f_menu_2 {
	width: 33%;
}

.footer .f_contacts {
	width: 25%;
}

.footer .f_contacts {
	text-align: right;
}

.footer .f_contacts .phone {
	display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
}

.footer .f_contacts .phone img {

}

.footer .f_contacts .phone a {
	font-size: 20px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
  color: #fff;
}

.footer .f_contacts .phone a:hover {
	color: #D9C66C;
}

.footer .f_contacts .address {

}

.footer .f_contacts .socseti {
	display: flex;
  justify-content: end;
  gap: 15px;
  margin: 20px 0;
}

.footer .f_contacts .socseti a {

}

.footer .f_contacts .socseti a.tg i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1928)'%3e%3cpath d='M0.5 12.3037C0.753779 11.7851 1.21512 11.5118 1.72112 11.3152C3.72994 10.535 5.74033 9.7617 7.75229 8.99514C14.6451 6.35553 21.5394 3.71695 28.4353 1.07942C28.5978 1.01255 28.7672 0.964201 28.9405 0.935299C29.8648 0.804494 30.5211 1.35592 30.4953 2.33579C30.4781 2.97258 30.3386 3.61095 30.2016 4.23835C28.788 10.9087 27.3656 17.5774 25.9343 24.2446C25.8627 24.5878 25.7463 24.9202 25.5881 25.2331C25.2811 25.8284 24.7516 26.0524 24.1117 25.8597C23.794 25.7682 23.4934 25.6253 23.2219 25.4367C21.0702 23.8788 18.9311 22.3037 16.7881 20.7371C16.7019 20.6745 16.615 20.6134 16.5092 20.5374C16.4239 20.6157 16.3432 20.6792 16.268 20.7512C15.1714 21.7956 14.0767 22.8415 12.9837 23.889C12.829 24.0483 12.6429 24.1738 12.4371 24.2573C12.2314 24.3409 12.0105 24.3809 11.7885 24.3746C11.8167 23.9517 11.8433 23.5373 11.8731 23.1214C12.0031 21.2901 12.1308 19.4581 12.2725 17.6276C12.29 17.4783 12.3589 17.3398 12.4676 17.2359C16.6194 13.4961 20.7754 9.7604 24.9357 6.0289C24.9646 6.00305 25.0038 5.98269 25.0218 5.95057C25.1001 5.80645 25.1722 5.65841 25.2466 5.51116C25.0688 5.4767 24.8808 5.38975 24.714 5.41952C24.5111 5.45555 24.3145 5.57617 24.1344 5.68505C18.9611 8.91995 13.7876 12.1543 8.61389 15.3882C8.48797 15.4649 8.33764 15.4909 8.19327 15.461C5.99228 14.7882 3.796 14.1013 1.59814 13.4183C1.15168 13.2788 0.748297 13.0791 0.501567 12.6554L0.5 12.3037Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1928'%3e%3crect width='30' height='25.0114' fill='white' transform='translate(0.5 0.916504)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
}

.footer .f_contacts .socseti a.wa i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9183 29.8965H15.9121C13.4122 29.8957 10.9557 29.2684 8.7739 28.0783L0.855469 30.1556L2.97457 22.4152C1.66738 20.1499 0.979605 17.5803 0.980652 14.9475C0.984001 6.71176 7.68483 0.0112305 15.9181 0.0112305C19.914 0.0129575 23.6645 1.56859 26.4846 4.39201C29.3048 7.21532 30.857 10.9682 30.8555 14.9594C30.8522 23.1934 24.154 29.8932 15.9183 29.8965ZM9.14087 25.3742L9.59419 25.6432C11.5004 26.7745 13.6854 27.373 15.9133 27.3738H15.9183C22.7612 27.3738 28.3307 21.8042 28.3334 14.9585C28.3348 11.6411 27.0446 8.52189 24.7006 6.17513C22.3565 3.82837 19.2393 2.53531 15.9231 2.53415C9.07493 2.53415 3.50545 8.10322 3.50273 14.9485C3.50179 17.2944 4.15816 19.579 5.40088 21.5556L5.69615 22.0254L4.44191 26.6068L9.14087 25.3742ZM22.9324 18.1753C23.1927 18.3011 23.3686 18.3861 23.4436 18.5114C23.5369 18.667 23.5369 19.4144 23.226 20.2862C22.9148 21.1581 21.4237 21.9538 20.7067 22.0609C20.0637 22.1571 19.2499 22.1972 18.3558 21.913C17.8138 21.741 17.1187 21.5114 16.2281 21.1268C12.7292 19.6159 10.3645 16.2247 9.91761 15.5837C9.88631 15.5388 9.86444 15.5074 9.85219 15.4911L9.84926 15.4871C9.65175 15.2236 8.32823 13.4577 8.32823 11.6302C8.32823 9.91093 9.17269 9.00985 9.56142 8.59505C9.58811 8.56668 9.61261 8.54052 9.63448 8.51655C9.97664 8.14288 10.381 8.04942 10.6298 8.04942C10.8786 8.04942 11.1277 8.05172 11.3452 8.06271C11.372 8.06407 11.3999 8.06386 11.4287 8.06365C11.6462 8.06239 11.9174 8.06082 12.1849 8.70338C12.2878 8.95061 12.4384 9.31726 12.5972 9.7039C12.9183 10.4858 13.2733 11.3497 13.3356 11.4747C13.429 11.6615 13.4912 11.8794 13.3667 12.1285C13.3481 12.1659 13.3308 12.2012 13.3143 12.2349C13.2208 12.4257 13.1522 12.5659 12.9935 12.7512C12.9312 12.8239 12.8667 12.9024 12.8023 12.9809C12.6738 13.1373 12.5455 13.2937 12.4337 13.4051C12.2468 13.5912 12.0523 13.7931 12.27 14.1667C12.4877 14.5404 13.2368 15.7626 14.3463 16.7523C15.5391 17.8162 16.5757 18.2658 17.1012 18.4937C17.2037 18.5383 17.2869 18.5743 17.3479 18.6049C17.7209 18.7917 17.9386 18.7604 18.1564 18.5114C18.3741 18.2623 19.0894 17.4215 19.3381 17.0479C19.5869 16.6745 19.8358 16.7366 20.1779 16.8611C20.5201 16.9858 22.3551 17.8886 22.7283 18.0754C22.8012 18.1119 22.8693 18.1448 22.9324 18.1753Z' fill='white'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
}

.footer .f_contacts .socseti a.vk i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='21' viewBox='0 0 35 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1926)'%3e%3cpath d='M0.707031 1.17576C0.872542 0.632702 1.27872 0.434088 1.80388 0.431404C3.16554 0.425141 4.52721 0.426931 5.88887 0.431404C6.49992 0.431404 6.94188 0.721271 7.18165 1.27238C7.45541 1.9049 7.68444 2.558 7.943 3.19857C8.88239 5.53272 9.99534 7.77562 11.4939 9.80828C11.8152 10.2354 12.1643 10.641 12.5388 11.0223C12.7568 11.2459 13.0083 11.4342 13.2841 11.5806C13.7824 11.849 14.1474 11.6504 14.2682 11.0966C14.2891 11.0101 14.3008 10.9216 14.3031 10.8327C14.3031 8.75706 14.3246 6.68146 14.2968 4.60586C14.28 3.77089 13.975 2.96743 13.4335 2.33165C13.2811 2.15343 13.1389 1.96675 13.0076 1.77249C12.6247 1.17397 12.9638 0.496713 13.6742 0.430508C13.7744 0.421562 13.8755 0.422457 13.9757 0.422457C15.8282 0.422457 17.6807 0.422457 19.5332 0.422457C20.419 0.422457 20.724 0.706959 20.7285 1.6043C20.741 4.0145 20.7348 6.42559 20.7401 8.83579C20.7372 9.05871 20.7564 9.28138 20.7974 9.50052C20.9128 10.0659 21.319 10.3057 21.8057 9.99794C22.3177 9.68378 22.7838 9.3002 23.1906 8.85815C24.7867 7.08763 25.964 5.04067 27.0224 2.91676C27.2595 2.43812 27.4805 1.95053 27.6988 1.46204C28.0065 0.783897 28.5201 0.426036 29.2689 0.426036C30.5634 0.426036 31.858 0.426036 33.1526 0.426036C33.3085 0.424563 33.4641 0.441683 33.616 0.477032C34.1412 0.606757 34.4096 0.945831 34.2602 1.46115C34.0687 2.1573 33.8095 2.83301 33.4863 3.4786C32.2955 5.76981 30.8193 7.88298 29.336 9.99078C28.5854 11.0572 28.6274 11.3256 29.5337 12.2865C30.8757 13.7179 32.2177 15.1494 33.5131 16.6264C33.9896 17.1885 34.3969 17.8058 34.7263 18.465C35.357 19.6835 34.8882 20.4046 33.5176 20.4108C32.368 20.4162 31.2174 20.3894 30.0687 20.4198C29.7226 20.4366 29.3771 20.3774 29.0564 20.2463C28.7356 20.1152 28.4475 19.9155 28.2123 19.6611C27.4679 18.8908 26.7665 18.0758 25.9918 17.335C25.1696 16.5531 24.3027 15.8141 23.4143 15.1046C22.8918 14.694 22.2906 14.3826 21.5748 14.4256C21.0703 14.4533 20.852 14.6161 20.8046 15.118C20.7571 15.62 20.7428 16.1424 20.7375 16.6551C20.7294 17.4468 20.7473 18.2395 20.7419 19.0322C20.7375 19.7577 20.4834 20.1541 19.7623 20.2426C18.8614 20.3545 17.9327 20.4377 17.0354 20.3446C13.565 19.9868 10.7728 18.2637 8.39659 15.8078C6.82647 14.1867 5.61332 12.2963 4.44311 10.3818C3.02061 8.05565 1.79762 5.63114 1.02016 3.00354C0.901171 2.59915 0.811706 2.18671 0.708821 1.77786L0.707031 1.17576Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1926'%3e%3crect width='34.2984' height='20' fill='white' transform='translate(0.707031 0.421387)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	width: 30px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
}

.footer .f_contacts .socseti a.rt i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.9811 6.34036C29.4475 5.99544 30.3562 4.52732 30.0112 3.06121C29.6665 1.5951 28.1981 0.686174 26.7321 1.0311C25.2661 1.37602 24.357 2.84414 24.702 4.31025C25.0471 5.77636 26.5151 6.68528 27.9811 6.34036Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2537 6.11401H0.0859375V27.4222H5.42112V20.4895H15.6441L20.3081 27.4222H26.2819L21.1389 20.4581C22.7363 20.2029 23.8863 19.5958 24.589 18.637C25.2913 17.6781 25.6434 16.1447 25.6434 14.101V12.5036C25.6434 11.2896 25.515 10.3318 25.2913 9.59661C25.0676 8.86138 24.6843 8.2229 24.1416 7.64846C23.5657 7.10549 22.9272 6.72217 22.1607 6.46697C21.394 6.24214 20.4352 6.11401 19.2537 6.11401ZM18.3903 15.7929H5.42112V10.8095H18.3915C19.1267 10.8095 19.637 10.9377 19.8933 11.1614C20.1485 11.3851 20.3081 11.7999 20.3081 12.407V14.1955C20.3081 14.834 20.1485 15.2499 19.8933 15.4736C19.637 15.6973 19.1256 15.7929 18.3903 15.7929Z' fill='white'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
margin-top: -1px;
}

.footer .f_contacts .socseti a.yt i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1934)'%3e%3cpath d='M0 12.2692V9.1555C0.0148681 9.06082 0.0360004 8.96692 0.0430432 8.87145C0.128339 7.82912 0.187817 6.78442 0.30285 5.74521C0.390494 4.95016 0.490649 4.14884 0.684717 3.37492C1.05642 1.89827 2.36873 0.805859 3.97136 0.65796C5.91361 0.479542 7.85976 0.321471 9.80827 0.247913C13.7992 0.0955795 17.7901 0.115928 21.781 0.308953C23.3093 0.380946 24.8384 0.517889 26.3542 0.719C27.8699 0.920111 29.1713 2.20582 29.392 3.6003C29.536 4.50725 29.6674 5.41733 29.7613 6.32976C30.1585 10.0981 30.0551 13.9024 29.4538 17.6436C29.1635 19.4239 28.0272 20.6384 26.2454 20.8927C24.7778 21.1017 23.3001 21.2323 21.8186 21.284C19.146 21.3774 16.4721 21.4225 13.7969 21.4194C10.5282 21.4123 7.2588 21.3638 4.00659 20.9538C2.24667 20.7315 0.851395 19.5202 0.604897 17.8862C0.397526 16.5152 0.263706 15.1333 0.109547 13.7545C0.0563348 13.263 0.0359966 12.7653 0 12.2692ZM12.0213 15.3657L19.838 10.8145L12.0213 6.24996V15.3657Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1934'%3e%3crect width='30' height='21.2716' fill='white' transform='translate(0 0.150879)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
}

.footer .f_contacts .socseti a.tg:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1928)'%3e%3cpath d='M0.5 12.3037C0.753779 11.7851 1.21512 11.5118 1.72112 11.3152C3.72994 10.535 5.74033 9.7617 7.75229 8.99514C14.6451 6.35553 21.5394 3.71695 28.4353 1.07942C28.5978 1.01255 28.7672 0.964201 28.9405 0.935299C29.8648 0.804494 30.5211 1.35592 30.4953 2.33579C30.4781 2.97258 30.3386 3.61095 30.2016 4.23835C28.788 10.9087 27.3656 17.5774 25.9343 24.2446C25.8627 24.5878 25.7463 24.9202 25.5881 25.2331C25.2811 25.8284 24.7516 26.0524 24.1117 25.8597C23.794 25.7682 23.4934 25.6253 23.2219 25.4367C21.0702 23.8788 18.9311 22.3037 16.7881 20.7371C16.7019 20.6745 16.615 20.6134 16.5092 20.5374C16.4239 20.6157 16.3432 20.6792 16.268 20.7512C15.1714 21.7956 14.0767 22.8415 12.9837 23.889C12.829 24.0483 12.6429 24.1738 12.4371 24.2573C12.2314 24.3409 12.0105 24.3809 11.7885 24.3746C11.8167 23.9517 11.8433 23.5373 11.8731 23.1214C12.0031 21.2901 12.1308 19.4581 12.2725 17.6276C12.29 17.4783 12.3589 17.3398 12.4676 17.2359C16.6194 13.4961 20.7754 9.76039 24.9357 6.0289C24.9646 6.00305 25.0038 5.98269 25.0218 5.95057C25.1001 5.80645 25.1722 5.65841 25.2466 5.51116C25.0688 5.4767 24.8808 5.38975 24.714 5.41952C24.5111 5.45555 24.3145 5.57617 24.1344 5.68505C18.9611 8.91995 13.7876 12.1543 8.61389 15.3882C8.48797 15.4649 8.33764 15.4909 8.19327 15.461C5.99228 14.7882 3.796 14.1013 1.59814 13.4183C1.15168 13.2788 0.748297 13.0791 0.501567 12.6554L0.5 12.3037Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1928'%3e%3crect width='30' height='25.0114' fill='white' transform='translate(0.5 0.916504)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.footer .f_contacts .socseti a.wa:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9183 29.8965H15.9121C13.4122 29.8957 10.9557 29.2684 8.7739 28.0783L0.855469 30.1556L2.97457 22.4152C1.66738 20.1499 0.979605 17.5803 0.980652 14.9475C0.984001 6.71176 7.68484 0.0112305 15.9181 0.0112305C19.914 0.0129575 23.6645 1.56859 26.4846 4.39201C29.3048 7.21532 30.857 10.9682 30.8555 14.9594C30.8522 23.1934 24.154 29.8932 15.9183 29.8965ZM9.14087 25.3742L9.59419 25.6432C11.5004 26.7745 13.6854 27.373 15.9133 27.3738H15.9183C22.7612 27.3738 28.3307 21.8042 28.3334 14.9585C28.3348 11.6411 27.0446 8.52189 24.7006 6.17513C22.3565 3.82837 19.2393 2.53531 15.9231 2.53415C9.07493 2.53415 3.50545 8.10322 3.50273 14.9485C3.50179 17.2944 4.15816 19.579 5.40088 21.5556L5.69615 22.0254L4.44191 26.6068L9.14087 25.3742ZM22.9324 18.1753C23.1927 18.3011 23.3686 18.3861 23.4436 18.5114C23.5369 18.667 23.5369 19.4144 23.226 20.2862C22.9148 21.1581 21.4237 21.9538 20.7067 22.0609C20.0637 22.1571 19.2499 22.1972 18.3558 21.913C17.8138 21.741 17.1187 21.5114 16.2281 21.1268C12.7292 19.6159 10.3645 16.2247 9.91761 15.5837C9.88631 15.5388 9.86444 15.5074 9.85219 15.4911L9.84926 15.4871C9.65175 15.2236 8.32823 13.4577 8.32823 11.6302C8.32823 9.91093 9.17269 9.00985 9.56142 8.59505C9.58811 8.56668 9.61261 8.54052 9.63448 8.51655C9.97664 8.14288 10.381 8.04942 10.6298 8.04942C10.8786 8.04942 11.1277 8.05172 11.3452 8.06271C11.372 8.06407 11.3999 8.06386 11.4287 8.06365C11.6462 8.06239 11.9174 8.06082 12.1849 8.70338C12.2878 8.95061 12.4384 9.31726 12.5972 9.7039C12.9183 10.4858 13.2733 11.3497 13.3356 11.4747C13.429 11.6615 13.4912 11.8794 13.3667 12.1285C13.3481 12.1659 13.3308 12.2012 13.3143 12.2349C13.2208 12.4257 13.1522 12.5659 12.9935 12.7512C12.9312 12.8239 12.8667 12.9024 12.8023 12.9809C12.6738 13.1373 12.5455 13.2937 12.4337 13.4051C12.2468 13.5912 12.0523 13.7931 12.27 14.1667C12.4877 14.5404 13.2368 15.7626 14.3463 16.7523C15.5391 17.8162 16.5757 18.2658 17.1012 18.4937C17.2037 18.5383 17.2869 18.5743 17.3479 18.6049C17.7209 18.7917 17.9386 18.7604 18.1564 18.5114C18.3741 18.2623 19.0894 17.4215 19.3381 17.0479C19.5869 16.6745 19.8358 16.7366 20.1779 16.8611C20.5201 16.9858 22.3551 17.8886 22.7283 18.0754C22.8012 18.1119 22.8693 18.1448 22.9324 18.1753Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
}

.footer .f_contacts .socseti a.vk:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='21' viewBox='0 0 35 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1926)'%3e%3cpath d='M0.707031 1.17576C0.872542 0.632702 1.27872 0.434088 1.80388 0.431404C3.16554 0.425141 4.52721 0.426931 5.88887 0.431404C6.49992 0.431404 6.94188 0.721271 7.18165 1.27238C7.45541 1.9049 7.68444 2.558 7.943 3.19857C8.88239 5.53272 9.99534 7.77562 11.4939 9.80828C11.8152 10.2354 12.1643 10.641 12.5388 11.0223C12.7568 11.2459 13.0083 11.4342 13.2841 11.5806C13.7824 11.849 14.1474 11.6504 14.2682 11.0966C14.2891 11.0101 14.3008 10.9216 14.3031 10.8327C14.3031 8.75706 14.3246 6.68146 14.2968 4.60586C14.28 3.77089 13.975 2.96743 13.4335 2.33165C13.2811 2.15343 13.1389 1.96675 13.0076 1.77249C12.6247 1.17397 12.9638 0.496713 13.6742 0.430508C13.7744 0.421562 13.8755 0.422457 13.9757 0.422457C15.8282 0.422457 17.6807 0.422457 19.5332 0.422457C20.419 0.422457 20.724 0.706959 20.7285 1.6043C20.741 4.0145 20.7348 6.42559 20.7401 8.83579C20.7372 9.05871 20.7564 9.28138 20.7974 9.50052C20.9128 10.0659 21.319 10.3057 21.8057 9.99794C22.3177 9.68378 22.7838 9.3002 23.1906 8.85815C24.7867 7.08763 25.964 5.04067 27.0224 2.91676C27.2595 2.43812 27.4805 1.95053 27.6988 1.46204C28.0065 0.783897 28.5201 0.426036 29.2689 0.426036C30.5634 0.426036 31.858 0.426036 33.1526 0.426036C33.3085 0.424563 33.4641 0.441683 33.616 0.477032C34.1412 0.606757 34.4096 0.945831 34.2602 1.46115C34.0687 2.1573 33.8095 2.83301 33.4863 3.4786C32.2955 5.76981 30.8193 7.88298 29.336 9.99078C28.5854 11.0572 28.6274 11.3256 29.5337 12.2865C30.8757 13.7179 32.2177 15.1494 33.5131 16.6264C33.9896 17.1885 34.3969 17.8058 34.7263 18.465C35.357 19.6835 34.8882 20.4046 33.5176 20.4108C32.368 20.4162 31.2174 20.3894 30.0687 20.4198C29.7226 20.4366 29.3771 20.3774 29.0564 20.2463C28.7356 20.1152 28.4475 19.9155 28.2123 19.6611C27.4679 18.8908 26.7665 18.0758 25.9918 17.335C25.1696 16.5531 24.3027 15.8141 23.4143 15.1046C22.8918 14.694 22.2906 14.3826 21.5748 14.4256C21.0703 14.4533 20.852 14.6161 20.8046 15.118C20.7571 15.62 20.7428 16.1424 20.7375 16.6551C20.7294 17.4468 20.7473 18.2395 20.7419 19.0322C20.7375 19.7577 20.4834 20.1541 19.7623 20.2426C18.8614 20.3545 17.9327 20.4377 17.0354 20.3446C13.565 19.9868 10.7728 18.2637 8.39659 15.8078C6.82647 14.1867 5.61332 12.2963 4.44311 10.3818C3.02061 8.05565 1.79762 5.63114 1.02016 3.00354C0.901171 2.59915 0.811706 2.18671 0.708821 1.77786L0.707031 1.17576Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1926'%3e%3crect width='34.2984' height='20' fill='white' transform='translate(0.707031 0.421387)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.footer .f_contacts .socseti a.rt:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.9811 6.34036C29.4475 5.99544 30.3562 4.52732 30.0112 3.06121C29.6665 1.5951 28.1981 0.686174 26.7321 1.0311C25.2661 1.37602 24.357 2.84414 24.702 4.31025C25.0471 5.77636 26.5151 6.68528 27.9811 6.34036Z' fill='%23D9C66C'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2537 6.11401H0.0859375V27.4222H5.42112V20.4895H15.6441L20.3081 27.4222H26.2819L21.1389 20.4581C22.7363 20.2029 23.8863 19.5958 24.589 18.637C25.2913 17.6781 25.6434 16.1447 25.6434 14.101V12.5036C25.6434 11.2896 25.515 10.3318 25.2913 9.59661C25.0676 8.86138 24.6843 8.2229 24.1416 7.64846C23.5657 7.10549 22.9272 6.72217 22.1607 6.46697C21.394 6.24214 20.4352 6.11401 19.2537 6.11401ZM18.3903 15.7929H5.42112V10.8095H18.3915C19.1267 10.8095 19.637 10.9377 19.8933 11.1614C20.1485 11.3851 20.3081 11.7999 20.3081 12.407V14.1955C20.3081 14.834 20.1485 15.2499 19.8933 15.4736C19.637 15.6973 19.1256 15.7929 18.3903 15.7929Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
}

.footer .f_contacts .socseti a.yt:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1934)'%3e%3cpath d='M0 12.2692V9.1555C0.0148681 9.06082 0.0360004 8.96692 0.0430432 8.87145C0.128339 7.82912 0.187817 6.78442 0.30285 5.74521C0.390494 4.95016 0.490649 4.14884 0.684717 3.37492C1.05642 1.89827 2.36873 0.805859 3.97136 0.65796C5.91361 0.479542 7.85976 0.321471 9.80827 0.247913C13.7992 0.0955795 17.7901 0.115928 21.781 0.308953C23.3093 0.380946 24.8384 0.517889 26.3542 0.719C27.8699 0.920111 29.1713 2.20582 29.392 3.6003C29.536 4.50725 29.6674 5.41733 29.7613 6.32976C30.1585 10.0981 30.0551 13.9024 29.4538 17.6436C29.1635 19.4239 28.0272 20.6384 26.2454 20.8927C24.7778 21.1017 23.3001 21.2323 21.8186 21.284C19.146 21.3774 16.4721 21.4225 13.7969 21.4194C10.5282 21.4123 7.2588 21.3638 4.00659 20.9538C2.24667 20.7315 0.851395 19.5202 0.604897 17.8862C0.397526 16.5152 0.263706 15.1333 0.109547 13.7545C0.0563348 13.263 0.0359966 12.7653 0 12.2692ZM12.0213 15.3657L19.838 10.8145L12.0213 6.24996V15.3657Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1934'%3e%3crect width='30' height='21.2716' fill='white' transform='translate(0 0.150879)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}


.footer .f_contacts .f_btn {
	margin-bottom: 15px;
}

.footer .f_contacts .f_btn button {
	background: #CA8D57;
	color: #fff;
	border-radius: 60px;
	padding: 7px 30px;
	transition: all 0.3s ease;
	display: inline-block;
	border: 0;
}

.footer .f_contacts .f_btn button:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

footer {
	background: #333333;
	padding: 40px 0;
}

.copyright {
	background: #333333;
text-align: center;
padding: 15px;
border-top: 1px solid #ddd;
}

.copyright span {
	font-size: 14px;
}

#header_mobile {
	display: none;
}

.weather {
	width: auto;
  display: inline-block;
}

.weather a {
  color: #d7c567;
  border-radius: 60px;
  padding: 7px 20px;
  display: flex;
  align-items: end;
  gap: 15px;
  transition: all 0.3s ease;
  justify-content: end;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
}

.weather a:hover {
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
text-decoration: underline;
}

.weather a i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='28' viewBox='0 0 30 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1202_2)'%3e%3cpath d='M-0.000782967 22.3997C0.049217 22.1685 0.088279 21.9334 0.149998 21.7054C0.63906 19.9046 1.75859 18.7075 3.49687 18.1062C3.54297 18.0903 3.58906 18.0744 3.63438 18.0562C3.6549 18.0437 3.67425 18.0293 3.69219 18.0133C3.19297 15.5055 3.74687 13.2758 5.57422 11.4758C7.40156 9.67578 9.58828 9.17931 12.0586 9.76951C12.0867 9.70278 12.1195 9.63447 12.1422 9.56298C13.1156 6.54445 15.8398 4.62054 18.9344 4.77147C21.9414 4.91842 24.4812 7.13386 25.1609 10.1937C25.8117 13.1431 24.3906 16.2347 21.7086 17.6661C21.4695 17.794 21.3961 17.9124 21.5063 18.161C21.5604 18.2676 21.5888 18.3858 21.5891 18.5058C21.5531 19.0419 21.8594 19.2 22.3109 19.3573C24.168 20.0055 25.3781 21.9731 25.1773 23.9272C24.9625 26.0203 23.418 27.6765 21.4227 27.9466C21.1615 27.981 20.8985 27.998 20.6352 27.9974C15.4706 28.0006 10.3052 28.0006 5.13906 27.9974C2.47734 27.9974 0.481249 26.2753 0.0437489 23.6087C0.0319677 23.561 0.01602 23.5144 -0.00390625 23.4696L-0.000782967 22.3997ZM12.8555 26.2125C15.5016 26.2125 18.1469 26.2197 20.7922 26.2125C21.4841 26.2073 22.1461 25.9256 22.6355 25.4282C23.1248 24.9309 23.4022 24.2578 23.4076 23.5543C23.413 22.8508 23.1461 22.1734 22.6645 21.6683C22.183 21.1632 21.5253 20.871 20.8336 20.8546C20.1555 20.8364 19.7914 20.4011 19.8914 19.7283C20.0945 18.3604 19.1617 17.014 17.8281 16.7423C17.3569 16.65 16.8703 16.6822 16.4148 16.836C15.7898 17.0322 15.2992 16.6946 15.2195 16.0417C15.2086 15.9527 15.1953 15.8645 15.1852 15.7756C14.9141 13.3727 12.9297 11.4639 10.5625 11.3272C9.72347 11.2759 8.88529 11.4411 8.12586 11.8074C7.36643 12.1737 6.71039 12.7293 6.21869 13.4224C5.727 14.1156 5.4156 14.9239 5.31345 15.7722C5.21129 16.6205 5.32168 17.4813 5.63437 18.2746C5.94687 19.0761 5.61953 19.6115 4.78281 19.6703C3.12265 19.7862 1.80781 21.1541 1.76015 22.8143C1.70703 24.6929 3.13906 26.2046 5.00703 26.2117C7.62343 26.2205 10.2398 26.2125 12.8555 26.2125ZM16.832 14.9058C18.2156 14.816 19.3859 15.2235 20.3742 16.1767C20.4375 16.2379 20.6266 16.2244 20.7258 16.1767C22.7938 15.1933 23.9195 12.8365 23.4352 10.5257C22.9727 8.31585 20.9898 6.62548 18.7828 6.55955C16.4391 6.48885 14.368 8.01638 13.7727 10.2501C13.7219 10.4399 13.7437 10.5432 13.9203 10.6568C14.6804 11.1507 15.3311 11.7999 15.8313 12.5632C16.301 13.2763 16.6401 14.0699 16.832 14.9058Z' fill='%23D9C66C'/%3e%3cpath d='M30.0016 11.8549C29.7672 12.3696 29.368 12.561 28.8234 12.5142C28.5336 12.4895 28.2391 12.5142 27.9469 12.5078C27.7144 12.5078 27.4914 12.4139 27.3271 12.2468C27.1627 12.0796 27.0703 11.8529 27.0703 11.6166C27.0703 11.3802 27.1627 11.1535 27.3271 10.9863C27.4914 10.8192 27.7144 10.7253 27.9469 10.7253C28.3375 10.715 28.7281 10.7253 29.1187 10.7253C29.568 10.7253 29.8156 11.0121 30.0039 11.3798L30.0016 11.8549Z' fill='%23D9C66C'/%3e%3cpath d='M17.6942 1.46163C17.6942 1.27337 17.6887 1.08511 17.6942 0.89685C17.6916 0.660473 17.7815 0.432733 17.944 0.263727C18.1066 0.0947213 18.3285 -0.00170572 18.561 -0.00433915C18.7935 -0.00697258 19.0174 0.0844023 19.1837 0.249684C19.3499 0.414965 19.4447 0.640614 19.4473 0.876991C19.4588 1.28317 19.4588 1.68908 19.4473 2.09473C19.446 2.33111 19.3523 2.55726 19.187 2.72343C19.0216 2.88961 18.7981 2.98219 18.5657 2.98083C18.3332 2.97946 18.1108 2.88424 17.9473 2.71613C17.7839 2.54802 17.6928 2.32078 17.6942 2.0844C17.6879 1.87708 17.6942 1.66896 17.6942 1.46163Z' fill='%23D9C66C'/%3e%3cpath d='M26.7893 15.4929C26.9051 15.5199 27.0177 15.5593 27.1253 15.6104C27.476 15.8027 27.8284 16.0004 28.1612 16.2165C28.3622 16.3336 28.5092 16.5272 28.5698 16.7545C28.6305 16.9818 28.5998 17.2243 28.4846 17.4287C28.3694 17.633 28.1791 17.7825 27.9555 17.8442C27.732 17.9058 27.4934 17.8747 27.2925 17.7575C26.9326 17.5632 26.5787 17.3564 26.2307 17.1372C26.0633 17.0317 25.9358 16.872 25.8687 16.6837C25.8016 16.4955 25.799 16.2897 25.8612 16.0997C25.9745 15.7415 26.3315 15.4849 26.7893 15.4929Z' fill='%23D9C66C'/%3e%3cpath d='M13.8756 4.24919C13.7236 4.25199 13.5738 4.21274 13.4421 4.13565C13.3104 4.05855 13.2018 3.94651 13.1279 3.8115C12.9279 3.47232 12.7295 3.13154 12.5443 2.78362C12.299 2.32131 12.4467 1.79227 12.874 1.55158C13.3014 1.3109 13.7951 1.45149 14.0623 1.89554C14.2701 2.24108 14.4764 2.5898 14.6561 2.95043C14.7282 3.08595 14.764 3.23835 14.76 3.39238C14.7561 3.54641 14.7124 3.69668 14.6334 3.82816C14.5544 3.95964 14.4428 4.06773 14.3098 4.14162C14.1768 4.21551 14.0271 4.2526 13.8756 4.24919Z' fill='%23D9C66C'/%3e%3cpath d='M23.2539 4.24885C23.1073 4.24925 22.963 4.21176 22.8346 4.13991C22.7062 4.06806 22.5978 3.9642 22.5197 3.83809C22.4416 3.71197 22.3963 3.56774 22.3881 3.41894C22.3798 3.27014 22.4089 3.12166 22.4726 2.98742C22.6673 2.58894 22.8862 2.2032 23.1281 1.83244C23.2544 1.65393 23.4414 1.52956 23.6529 1.48351C23.8643 1.43746 24.0851 1.47303 24.2722 1.58331C24.4593 1.69358 24.5993 1.87067 24.6651 2.08013C24.7309 2.28958 24.7177 2.51643 24.6281 2.71655C24.4297 3.11373 24.2039 3.49501 23.9718 3.87153C23.8125 4.13208 23.557 4.24885 23.2539 4.24885Z' fill='%23D9C66C'/%3e%3cpath d='M11.3265 6.85267C11.3292 7.00193 11.2943 7.14941 11.225 7.28104C11.1558 7.41267 11.0545 7.52406 10.9309 7.60459C10.8072 7.68513 10.6654 7.73211 10.5188 7.74107C10.3723 7.75002 10.2259 7.72066 10.0937 7.65576C9.70179 7.45744 9.32194 7.23542 8.95618 6.99089C8.77482 6.86563 8.64654 6.6755 8.59688 6.45837C8.54722 6.24125 8.57984 6.01308 8.68823 5.81931C8.79662 5.62554 8.97283 5.48041 9.18175 5.41282C9.39067 5.34524 9.61697 5.36016 9.81555 5.45462C10.2062 5.65559 10.582 5.88436 10.9515 6.12108C11.0723 6.19813 11.1707 6.30654 11.2366 6.43513C11.3026 6.56372 11.3336 6.70785 11.3265 6.85267Z' fill='%23D9C66C'/%3e%3cpath d='M25.8212 6.85503C25.8144 6.70541 25.8476 6.55671 25.9172 6.42469C25.9868 6.29268 26.0902 6.18227 26.2165 6.10517C26.5712 5.88037 26.9329 5.66589 27.3024 5.46969C27.4979 5.36336 27.726 5.33704 27.9399 5.39611C28.1538 5.45518 28.3375 5.59517 28.4532 5.78743C28.5752 5.98234 28.6164 6.21847 28.5676 6.44415C28.5189 6.66984 28.3842 6.8667 28.1931 6.99166C27.8286 7.23812 27.4489 7.46047 27.0563 7.65733C26.9241 7.72274 26.7775 7.75255 26.6307 7.7439C26.4839 7.73526 26.3417 7.68844 26.2177 7.60793C26.0938 7.52743 25.9923 7.41593 25.9228 7.2841C25.8534 7.15228 25.8184 7.00454 25.8212 6.85503Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1202_2'%3e%3crect width='30' height='28' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
  width: 22px;
  height: 22px;
  display: block;
  background-size: contain;
}

.weather a:hover i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='28' viewBox='0 0 30 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1202_2)'%3e%3cpath d='M-0.000782967 22.3997C0.049217 22.1685 0.088279 21.9334 0.149998 21.7054C0.63906 19.9046 1.75859 18.7075 3.49687 18.1062C3.54297 18.0903 3.58906 18.0744 3.63438 18.0562C3.6549 18.0437 3.67425 18.0293 3.69219 18.0133C3.19297 15.5055 3.74687 13.2758 5.57422 11.4758C7.40156 9.67578 9.58828 9.17931 12.0586 9.76951C12.0867 9.70278 12.1195 9.63447 12.1422 9.56298C13.1156 6.54445 15.8398 4.62054 18.9344 4.77147C21.9414 4.91842 24.4812 7.13386 25.1609 10.1937C25.8117 13.1431 24.3906 16.2347 21.7086 17.6661C21.4695 17.794 21.3961 17.9124 21.5063 18.161C21.5604 18.2676 21.5888 18.3858 21.5891 18.5058C21.5531 19.0419 21.8594 19.2 22.3109 19.3573C24.168 20.0055 25.3781 21.9731 25.1773 23.9272C24.9625 26.0203 23.418 27.6765 21.4227 27.9466C21.1615 27.981 20.8985 27.998 20.6352 27.9974C15.4706 28.0006 10.3052 28.0006 5.13906 27.9974C2.47734 27.9974 0.481249 26.2753 0.0437489 23.6087C0.0319677 23.561 0.01602 23.5144 -0.00390625 23.4696L-0.000782967 22.3997ZM12.8555 26.2125C15.5016 26.2125 18.1469 26.2197 20.7922 26.2125C21.4841 26.2073 22.1461 25.9256 22.6355 25.4282C23.1248 24.9309 23.4022 24.2578 23.4076 23.5543C23.413 22.8508 23.1461 22.1734 22.6645 21.6683C22.183 21.1632 21.5253 20.871 20.8336 20.8546C20.1555 20.8364 19.7914 20.4011 19.8914 19.7283C20.0945 18.3604 19.1617 17.014 17.8281 16.7423C17.3569 16.65 16.8703 16.6822 16.4148 16.836C15.7898 17.0322 15.2992 16.6946 15.2195 16.0417C15.2086 15.9527 15.1953 15.8645 15.1852 15.7756C14.9141 13.3727 12.9297 11.4639 10.5625 11.3272C9.72347 11.2759 8.88529 11.4411 8.12586 11.8074C7.36643 12.1737 6.71039 12.7293 6.21869 13.4224C5.727 14.1156 5.4156 14.9239 5.31345 15.7722C5.21129 16.6205 5.32168 17.4813 5.63437 18.2746C5.94687 19.0761 5.61953 19.6115 4.78281 19.6703C3.12265 19.7862 1.80781 21.1541 1.76015 22.8143C1.70703 24.6929 3.13906 26.2046 5.00703 26.2117C7.62343 26.2205 10.2398 26.2125 12.8555 26.2125ZM16.832 14.9058C18.2156 14.816 19.3859 15.2235 20.3742 16.1767C20.4375 16.2379 20.6266 16.2244 20.7258 16.1767C22.7938 15.1933 23.9195 12.8365 23.4352 10.5257C22.9727 8.31585 20.9898 6.62548 18.7828 6.55955C16.4391 6.48885 14.368 8.01638 13.7727 10.2501C13.7219 10.4399 13.7437 10.5432 13.9203 10.6568C14.6804 11.1507 15.3311 11.7999 15.8313 12.5632C16.301 13.2763 16.6401 14.0699 16.832 14.9058Z' fill='white'/%3e%3cpath d='M30.0016 11.8549C29.7672 12.3696 29.368 12.561 28.8234 12.5142C28.5336 12.4895 28.2391 12.5142 27.9469 12.5078C27.7144 12.5078 27.4914 12.4139 27.3271 12.2468C27.1627 12.0796 27.0703 11.8529 27.0703 11.6166C27.0703 11.3802 27.1627 11.1535 27.3271 10.9863C27.4914 10.8192 27.7144 10.7253 27.9469 10.7253C28.3375 10.715 28.7281 10.7253 29.1187 10.7253C29.568 10.7253 29.8156 11.0121 30.0039 11.3798L30.0016 11.8549Z' fill='white'/%3e%3cpath d='M17.6942 1.46163C17.6942 1.27337 17.6887 1.08511 17.6942 0.89685C17.6916 0.660473 17.7815 0.432733 17.944 0.263727C18.1066 0.0947213 18.3285 -0.00170572 18.561 -0.00433915C18.7935 -0.00697258 19.0174 0.0844023 19.1837 0.249684C19.3499 0.414965 19.4447 0.640614 19.4473 0.876991C19.4588 1.28317 19.4588 1.68908 19.4473 2.09473C19.446 2.33111 19.3523 2.55726 19.187 2.72343C19.0216 2.88961 18.7981 2.98219 18.5657 2.98083C18.3332 2.97946 18.1108 2.88424 17.9473 2.71613C17.7839 2.54802 17.6928 2.32078 17.6942 2.0844C17.6879 1.87708 17.6942 1.66896 17.6942 1.46163Z' fill='white'/%3e%3cpath d='M26.7893 15.4929C26.9051 15.5199 27.0177 15.5593 27.1253 15.6104C27.476 15.8027 27.8284 16.0004 28.1612 16.2165C28.3622 16.3336 28.5092 16.5272 28.5698 16.7545C28.6305 16.9818 28.5998 17.2243 28.4846 17.4287C28.3694 17.633 28.1791 17.7825 27.9555 17.8442C27.732 17.9058 27.4934 17.8747 27.2925 17.7575C26.9326 17.5632 26.5787 17.3564 26.2307 17.1372C26.0633 17.0317 25.9358 16.872 25.8687 16.6837C25.8016 16.4955 25.799 16.2897 25.8612 16.0997C25.9745 15.7415 26.3315 15.4849 26.7893 15.4929Z' fill='white'/%3e%3cpath d='M13.8756 4.24919C13.7236 4.25199 13.5738 4.21274 13.4421 4.13565C13.3104 4.05855 13.2018 3.94651 13.1279 3.8115C12.9279 3.47232 12.7295 3.13154 12.5443 2.78362C12.299 2.32131 12.4467 1.79227 12.874 1.55158C13.3014 1.3109 13.7951 1.45149 14.0623 1.89554C14.2701 2.24108 14.4764 2.5898 14.6561 2.95043C14.7282 3.08595 14.764 3.23835 14.76 3.39238C14.7561 3.54641 14.7124 3.69668 14.6334 3.82816C14.5544 3.95964 14.4428 4.06773 14.3098 4.14162C14.1768 4.21551 14.0271 4.2526 13.8756 4.24919Z' fill='white'/%3e%3cpath d='M23.2539 4.24885C23.1073 4.24925 22.963 4.21176 22.8346 4.13991C22.7062 4.06806 22.5978 3.9642 22.5197 3.83809C22.4416 3.71197 22.3963 3.56774 22.3881 3.41894C22.3798 3.27014 22.4089 3.12166 22.4726 2.98742C22.6673 2.58894 22.8862 2.2032 23.1281 1.83244C23.2544 1.65393 23.4414 1.52956 23.6529 1.48351C23.8643 1.43746 24.0851 1.47303 24.2722 1.58331C24.4593 1.69358 24.5993 1.87067 24.6651 2.08013C24.7309 2.28958 24.7177 2.51643 24.6281 2.71655C24.4297 3.11373 24.2039 3.49501 23.9718 3.87153C23.8125 4.13208 23.557 4.24885 23.2539 4.24885Z' fill='white'/%3e%3cpath d='M11.3265 6.85267C11.3292 7.00193 11.2943 7.14941 11.225 7.28104C11.1558 7.41267 11.0545 7.52406 10.9309 7.60459C10.8072 7.68513 10.6654 7.73211 10.5188 7.74107C10.3723 7.75002 10.2259 7.72066 10.0937 7.65576C9.70179 7.45744 9.32194 7.23542 8.95618 6.99089C8.77482 6.86563 8.64654 6.6755 8.59688 6.45837C8.54722 6.24125 8.57984 6.01308 8.68823 5.81931C8.79662 5.62554 8.97283 5.48041 9.18175 5.41282C9.39067 5.34524 9.61697 5.36016 9.81555 5.45462C10.2062 5.65559 10.582 5.88436 10.9515 6.12108C11.0723 6.19813 11.1707 6.30654 11.2366 6.43513C11.3026 6.56372 11.3336 6.70785 11.3265 6.85267Z' fill='white'/%3e%3cpath d='M25.8212 6.85503C25.8144 6.70541 25.8476 6.55671 25.9172 6.42469C25.9868 6.29268 26.0902 6.18227 26.2165 6.10517C26.5712 5.88037 26.9329 5.66589 27.3024 5.46969C27.4979 5.36336 27.726 5.33704 27.9399 5.39611C28.1538 5.45518 28.3375 5.59517 28.4532 5.78743C28.5752 5.98234 28.6164 6.21847 28.5676 6.44415C28.5189 6.66984 28.3842 6.8667 28.1931 6.99166C27.8286 7.23812 27.4489 7.46047 27.0563 7.65733C26.9241 7.72274 26.7775 7.75255 26.6307 7.7439C26.4839 7.73526 26.3417 7.68844 26.2177 7.60793C26.0938 7.52743 25.9923 7.41593 25.9228 7.2841C25.8534 7.15228 25.8184 7.00454 25.8212 6.85503Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1202_2'%3e%3crect width='30' height='28' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

#content_page {
	padding: 50px 0;
}

.content_block {
	font-size: 16px;
}

.news_items {
	display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.news_items .news_item {
	  position: relative;
	  width: 31%;
}

.news_items .news_item .date {
	position: absolute;
  left: 10px;
  top: 10px;
}

.news_items .news_item .date span {
	font-size: 12px;
	color: #fff;
	background: #CA8D57;
	border-radius: 60px;
	padding: 3px 7px;
}

.news_items .news_item a {
	width: 100%;
  height: 240px;
  display: block;

}

.news_items .news_item a img {
	width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.news_items .news_item a h4 {
	position: absolute;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgb(202, 141, 87) 0%, rgba(255,255,255,0) 100%);
  padding: 60px 15px 14px 15px;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: left;
  border-radius: 10px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.news_items .news_item a:hover h4 {
  padding: 120px 15px 14px 15px;
  transition: all 0.3s ease;
}

.news_detail {

}

.news_detail .news_image {
	width: 100%;
  height: 440px;
  display: block;
  position: relative;
}

.news_detail .news_image img {
	width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.news_detail .news_image .date {
	position: absolute;
  left: 10px;
  top: 10px;
}

.news_detail .news_image .date span {
	font-size: 14px;
  color: #fff;
  background: #CA8D57;
  border-radius: 60px;
  padding: 3px 7px;
}

.news_detail .news_content {
	margin: 30px 0;
}

.news_detail {

}

.reviews_items .reviews_item {
  background: #333333;
  border-radius: 20px;
  padding: 25px;
  margin-top: 60px;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
}

.reviews_items .reviews_item .image {
  width: 130px;
  height: 130px;
  display: block;
  position: absolute;
  top: -60px;
}

/* Manual merged by D.Vasilev 19.06.2025 */
.content_block table {
    width: 100% !important;
}

.content_block table tr:first-child td {
    text-align: center;
}

.content_block table tr td {
    height: auto !important;
    text-align: center !important;
    border: 1px solid #d9c66c !important;
    padding: 5px !important;
    background: #1a1a1a !important;
}

.content_block table tr td p {
    margin-bottom: 0px !important;
    font-size: 14px;
}

.content_block table tr td p br {
    display: none !important;
}

.content_block table tbody tr:nth-child(even){
    background: #333 !important;
}

.content_block table tbody tr:nth-child(2n) td {
  background: #333 !important;
}

.content_block table tbody tr:hover td {
    background: #ca8d57 !important;
}
/* End manual merged by D.Vasilev  19.06.2025 */


.bc_modal,
.rc_modal,
.cl_modal,
.cr_modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.8);
}

.backcall-content,
.request-content,
.calculate-content,
.currencies-content {
  background: #333333;
  border-radius: 20px;
  margin: 15% auto;
  padding: 20px;
  width: 300px;
  position: relative;
}

.backcall-content h3,
.request-content h3,
.calculate-content h3,
.currencies-content h3 {
text-align: center;
  font-weight: 700;
}

.backcall-content input,
.request-content input,
.calculate-content input,
.currencies-content input {
	width: 100%;
  background: #333;
  border: 1px solid #ddd;
  border-radius: 60px;
  padding: 7px 10px;
  margin: 15px 0;
}

.backcall-content input:focus-visible,
.request-content input:focus-visible,
.calculate-content input:focus-visible,
.currencies-content input:focus-visible {
	outline: 1px solid #CA8D57;
	border-color: #CA8D57;
}

.backcall-content button,
.request-content button,
.calculate-content button  {
	width: 100%;
  border: 0;
  padding: 7px;
  border-radius: 60px;
  background: #CA8D57;
  color: #fff;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.backcall-content button:hover,
.request-content button:hover,
.calculate-content button:hover  {
  text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.backcall_close,
.request_close,
.calculate_close,
.currencies_close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 0;
}

.backcall_close:hover,
.backcall_close:focus,
.request_close:hover,
.request_close:focus,
.calculate_close:hover,
.calculate_close:focus,
.currencies_close:hover,
.currencies_close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.request-content textarea {
	background: #333;
  border: 1px solid #ddd;
  width: 100%;
  border-radius: 10px;
  min-height: 150px;
  padding: 10px;
  margin: 15px 0;
}

.backcall-content textarea:focus-visible,
.request-content textarea:focus-visible {
	outline: 1px solid #CA8D57;
	border-color: #CA8D57;
}

.currencies button {
	background: none;
  border: 0;
}

.auth {
	background: #333333;
  border-radius: 20px;
  margin: 0 auto;
  padding: 20px;
  width: 300px;
  position: relative;
}

.auth input {
	width: 100%;
  background: #333;
  border: 1px solid #ddd;
  border-radius: 60px;
  padding: 7px 10px;
  margin: 15px 0;
}

.auth button  {
	width: 100%;
  border: 0;
  padding: 7px;
  border-radius: 60px;
  background: #CA8D57;
  color: #fff;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.auth button:hover {
  text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.auth input:focus-visible {
	outline: 1px solid #CA8D57;
	border-color: #CA8D57;
}

.link_reg {
	width: 300px;
  margin: 0 auto;
    margin-top: 0px;
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
}

.link_reg a {
color: #ca8d57;
  text-decoration: underline;
}

.link_reg a:hover {
	color: #d9c66c;
  text-decoration: underline;
}


.reg_block {
	background: #333333;
  border-radius: 20px;
  margin: 0 auto;
  padding: 20px;
  width: 340px;
  position: relative;
}

.reg_block input {
	width: 100%;
  background: #333;
  border: 1px solid #ddd;
  border-radius: 60px;
  padding: 7px 10px;
  margin: 15px 0;
}

.reg_block button  {
	width: 100%;
  border: 0;
  padding: 7px;
  border-radius: 60px;
  background: #CA8D57;
  color: #fff;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.reg_block button:hover {
  text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.reg_block input:focus-visible {
	outline: 1px solid #CA8D57;
	border-color: #CA8D57;
}

.check_pd {
display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 20px;
}

.check_pd input[type="checkbox"] {
      accent-color: #CA8D57;
      -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding: 10px;
  width: 80px;
    }

.check_pd input[type="checkbox"]:checked {
      accent-color: #CA8D57;
      -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding: 10px;
    }

.check_pd input {

}

.check_pd span {
	font-size: 12px;
}

.check_pd span a {
	color: #ca8d57;
  text-decoration: underline;
}

.check_pd span a:hover {
	color: #d9c66c;
  text-decoration: underline;
}

.claim_add {
text-align: center;
}

.claim_add a {
font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.claim_add a:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.claims_items {
margin-top: 50px;
}

.claims_items .item {
	display: flex;
  justify-content: space-between;
  background: #333;
  padding: 20px;
  border-radius: 20px;
  align-items: center;
  margin-bottom: 30px;
}

.claims_items .item .name {
	width: 700px;
}

.claims_items .item .status {
	color: #d9c66c;
}

.claims_items .item .open {

}

.claims_items .item .open a {
	font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.claims_items .item .open a:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.claim_detail {

}

.claim_detail .topic_question {
	background: #333;
  padding: 20px;
  border-radius: 20px;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}

.claim_detail .topic_question .info {
	display: flex;
  justify-content: space-between;
}

.claim_detail .topic_question .info .date {
	display: flex;
  gap: 10px;
}

.claim_detail .topic_question .info .date span {

}

.claim_detail .topic_question .info .date p {

}


.claim_detail .topic_question .author {
	display: flex;
  gap: 10px;
}

.claim_detail .topic_question .author span {

}

.claim_detail .topic_question .author p {

}

.claim_detail .topic_question .topic_name {
	margin-bottom: 30px;
}

.claim_detail .topic_question .topic_name h4 {
	color: #ca8d57;
  font-weight: 600;
  border-bottom: 1px solid #ca8d57;
  padding-bottom: 10px;
}

.claim_detail .topic_question .topic_name p {

}

.claim_detail .topic_question .topic_desc {

}

.claim_detail .topic_question .topic_desc h4 {
	color: #ca8d57;
  font-weight: 600;
  border-bottom: 1px solid #ca8d57;
  padding-bottom: 10px;
}

.claim_detail .topic_question .topic_desc p {

}

.claim_detail .topic_answer {
	background: #333;
  padding: 20px;
  border-radius: 20px;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}

.claim_detail .topic_answer span {
	color: #ca8d57;
  border-bottom: 1px solid #ddd;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.claim_detail .topic_answer p {

}


.claim_detail .add_claim {
	margin: 30px 0;
}

.claim_detail .add_claim p {
	text-align: center;
}

.claim_detail .add_claim textarea {
	width: 100%;
  min-height: 150px;
  background: #333;
  border: 1px solid #ddd;
  border-radius: 20px;
  color: #fff;
  padding: 15px;
}

.claim_detail .add_claim .btn_claim {
	display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.claim_detail .add_claim .btn_claim .add_answer {

}

.claim_detail .add_claim .btn_claim .add_answer button {
	font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.claim_detail .add_claim .btn_claim .add_answer button:hover{
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.claim_detail .add_claim .btn_claim .claim_list {

}

.claim_detail .add_claim .btn_claim .claim_list a {
	font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.claim_detail .add_claim .btn_claim .claim_list a:hover{
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.claim_detail .add_claim textarea:focus-visible {
	outline: 1px solid #CA8D57;
	border-color: #CA8D57;
}

#auth_form .flex.items-center {
text-align: center;
}

#auth_form .flex.items-center a {
	color: #ca8d57;
  font-size: 14px;
  text-decoration: underline;
}

#auth_form .flex.items-center a:hover {
	color: #d9c66c;
  text-decoration: underline;
}

.profile_block {
display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
}

.profile_block .deposit {
	background: #333;
  padding: 20px;
  border-radius: 20px;
  width: 450px;
  height: 150px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0px !important;
}

.profile_block .deposit .dep {
	display: flex;
}

.profile_block .deposit .dep span {
	width: 100px;
	font-weight: 700;
}

.profile_block .deposit .dep p {
	margin: 0;
	color: #d9c66c;
  font-weight: 600;
  font-size: 18px;

}

.profile_block .deposit .contract {
	margin: 15px 0;
	width: 100%;
}

.profile_block .deposit .contract span {
	min-width: 90px;
	display: inline-block;
	font-weight: 600;
}

.profile_block .deposit .contract a.open {
	color: #d9c66c;
  text-decoration: underline;
}

.profile_block .deposit .contract a.upload {
	color: #CA8D57;
  text-decoration: underline;
}

.profile_block .deposit .receipt {
width: 100%;
}

.profile_block .deposit .receipt .input-file span {
	font-weight: 600;
  margin: 0;
  word-wrap: break-word;
  width: 190px !important;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: block-axis;
  padding: 5px 10px;
}

.profile_block .deposit .receipt a.open {
	color: #d9c66c;
  text-decoration: underline;
}

.profile_block .deposit .receipt a.upload {
	color: #CA8D57;
  text-decoration: underline;
}

.profile_block .deposit .receipt a.upload:hover,
.profile_block .deposit .receipt a.open:hover,
.profile_block .deposit .contract a.upload:hover,
.profile_block .deposit .contract a.open:hover {
	color: #fff;
  text-decoration: underline;
}

.profile_block .deposit .form-group {
display: none;
}

.profile_block .info {
	background: #333;
  border-radius: 20px;
  display: flex;
  align-items: center;
  height: 150px;
}

.profile_block .info .left {
	padding: 20px;
	display: flex;
  flex-wrap: wrap;
  width: 350px;
}

.profile_block .info .left span {
	width: 100%;
	font-weight: 600;
	margin: 8px 0;
}

.profile_block .info .right {

}

.profile_block .info .right .avatar {
	height: 150px;
  width: 150px;
}

.profile_block .info .right .avatar img {
	border-radius: 20px;
	height: 100%;
  width: 100%;
  object-fit: cover;
}

.profile_block .links {
	background: #333;
  padding: 20px;
  border-radius: 20px;
  height: 150px;
  width: 300px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.profile_block .links a {
	color: #CA8D57;
  width: 100%;
  display: block;
  text-decoration: underline;
}

.profile_block .links a:hover {
	color: #d9c66c;
}

.logout {
display: flex;
  justify-content: end;
  margin-top: 15px;
}

.logout button {
  border: 0;
  padding: 7px 30px;
  border-radius: 60px;
  background: #CA8D57;
  color: #fff;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.logout button:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.title_center {
	text-align: center;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 800;
	margin-top: 30px;
  margin-bottom: 30px;
}

.my_order {

}

.my_order .item {
display: flex;
  justify-content: space-between;
  align-items: center;
  background: #333;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 30px;
}

.my_order .item .num {
	display: flex;
	gap: 10px;
	width: 140px;
}

.my_order .item .num span {

}

.my_order .item .num p {
	margin: 0;
	color: #D9C66C;
}

.my_order .item .date {
	display: flex;
	gap: 10px;
}

.my_order .item .date span {

}

.my_order .item .date p {
	margin: 0;
	color: #D9C66C;
}

.my_order .item .auto {
	display: flex;
	gap: 10px;
	width: 340px;
	align-items: center;
}

.my_order .item .auto span {

}

.my_order .item .auto p {
	margin: 0;
	color: #D9C66C;
}

.my_order .item .body {
	display: flex;
	gap: 10px;
}

.my_order .item .body span {

}

.my_order .item .body p {
	margin: 0;
	color: #D9C66C;
}

.my_order .item .btn {
	padding: 0;
	width: 150px;
	margin: 0;
}

.my_order .item .btn a {
	border: 0;
  padding: 7px 20px;
  border-radius: 60px;
  background: #CA8D57;
  color: #fff;
  transition: all 0.3s ease;
  margin-top: 0px;
}

.my_order .item .btn a:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.no_order {
text-align: center;
margin-bottom: 30px;
}

.no_order p {
	font-size: 18px;
}

.order_info {
display: flex;
gap: 30px;
width: 100%;
margin-bottom: 60px;
flex-wrap: wrap;
}

.order_info .left {
	width: 70%;
}

.order_info .left .img {
	width: 100%;
	height: 520px;
}

.order_info .left .img img {
	width: 100%;
	border-radius: 20px;
	height: 100%;
	object-fit: cover;
}

.order_info .right {
	background: #333;
	border-radius: 20px;
	padding: 20px;
	width: 27%;
}

.order_info .right .info {

}

.order_info .right .info div {
	display: flex;
  gap: 10px;
  margin: 7px 0;
}

.order_info .right .info div span {

}

.order_info .right .info div p {
	margin: 0;
	color: #D9C66C;
}

.order_info .right .claims {
	margin: 30px 0;
}

.order_info .right .claims a {
	font-size: 16px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
  transition: all 0.3s ease;
  border: 0;
}

.order_info .right .claims a:hover {
	text-decoration: none;
  background: #D9C66C;
  transition: all 0.3s ease;
}

.order_info {

}

.order_info {

}

.chat_form {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #CA8D57; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.chat_form button {
    color: #fff;
}

.chat_form i {
    background: url(../img/chat.svg);
    background-size: auto;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px auto;
  background-size: cover;
}

.chat_form:before,
.chat_form:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #CA8D57; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.chat_form:after{
    animation-delay: .5s;
}

@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

.add_claim.new_claim input:focus-visible  {
		outline: 1px solid #CA8D57;
  border-color: #CA8D57;
}

.add_claim.new_claim select:focus-visible  {
		outline: 1px solid #CA8D57;
  border-color: #CA8D57;
}

/* Added by D.Vasilev */
.custom-button button {
    max-width: 640px;
    border: 0;
    padding: 7px 30px;
    border-radius: 60px;
    background: #CA8D57;
    color: #fff;
    transition: all 0.3s ease;
    margin-top: 10px;
}

.claim-group {
    width: 100%;
}

.input-group input,
.select-group select {
    width: 100%;
    background: #333;
    border: 1px solid #ddd;
    border-radius: 60px;
    padding: 7px 20px;
    margin: 15px 0;
    color: #fff;
}
.select-group select {
    height: 38px;
}

.verify_mail {
	text-align: center;
}

.verify_mail span {
	color: #d9c66c !important;
  font-weight: 600;
  font-size: 20px;
  border: 2px solid;
  padding: 10px 30px;
  border-radius: 60px;
  margin-bottom: 30px;
  display: inline-block;
}

.schedule {
margin-bottom: 30px;
}

.weather {
width: 100%;
}

.weather iframe {
width: 100%;
}

#calculate_footer {
	position: absolute;
	border: 0px;
}

.steps_logistic {

}

.steps_logistic .items {
	background: #333;
	border-radius: 20px;
	padding: 40px;
}

.steps_logistic .items .item {
	display: flex;
  align-items: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
  grid-gap: 20px;
    column-gap: 20px;
  column-gap: 40px;
}

.steps_logistic .gallery .items {
	padding: 0px;
}

.steps_logistic .gallery .column {
  float: left;
  width: 11%;
}

.steps_logistic .gallery .items > .column {
  padding: 0px;
  height: 90px;
}

.steps_logistic .items .item .point {
	position: relative;
}

.steps_logistic .items .item .point:after {

}

.steps_logistic .items .item:last-child {
	margin-bottom: 0px;
}

.steps_logistic .items .item:last-child .point:after {
	border-bottom: 0px solid #ca8d57;
}

.steps_logistic .items .item:hover {

}

.steps_logistic .items .item .point span {
	width: 30px;
  height: 30px;
  display: block;
  background: #ca8d57;
  border-radius: 60px;
}

.steps_logistic .items .item:last-child .point span {
	width: 30px;
  height: 30px;
  display: block;
  background: #d9c66c;
  border-radius: 60px;
}

.steps_logistic .items .item .date {

}

.steps_logistic .items .item .date span {
	font-weight: 600;
}

.steps_logistic .items .item .name {
	width: auto;
}

.steps_logistic .items .item .name span {
	font-weight: 600;
	font-size: 18px;
}

.steps_logistic .items .item .img {

}

.steps_logistic .items .item .img a {
color: #ca8d57;
}

.steps_logistic .items .item .img a:hover {
color: #d9c66c;
}

.info_logistic {
margin-bottom: 60px;
}

.info_logistic .items {
	display: flex;
  justify-content: space-between;
  align-items: center;
}

.info_logistic .items .item {
	background: #333;
	border-radius: 20px;
	padding: 20px;
	text-align: center;
	width: 23%;
}

.info_logistic .items .item h4 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 20px;
}

.info_logistic .items .item span {
	color: #ca8d57;
  font-size: 18px;
  font-weight: 700;
}

.info_logistic .items .item a {
	font-weight: 400;
  color: #ca8d57;
  text-decoration: underline;
}

.info_logistic .items .item a:hover {
	color: #d9c66c;
}

.info_logistic .items .item {

}

.form_client {
	margin-bottom: 60px;
}

.receipt form {
	display: flex;
  gap: 5px;
  align-items: center;
}



.input-file {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	width: 100%;
}

.input-file span {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	color: rgb(255 255 255);
	text-align: center;
	border-radius: 60px;
	background-color: #ca8d57;
	line-height: 16px;
	height: auto;
	padding: 7px 5px;
	box-sizing: border-box;
	border: none;
	margin: 0;
	transition: background-color 0.2s;
	width: 100% !important;
}
.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

/* Focus */
.input-file input[type=file]:focus + span {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Hover/active */
.input-file:hover span {
	background-color: #d9c66c;
}
.input-file:active span {
	background-color: #d9c66c;
}

/* Disabled */
.input-file input[type=file]:disabled + span {
	background-color: #eee;
}

.profile_block .deposit .contract form,
.profile_block .deposit .receipt form {
display: flex;
align-items: center;
justify-content: space-between;
gap: 5px;
}

.profile_block form button {
background: none;
  border: 0;
}

form button i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='27' viewBox='0 0 24 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1289_2)'%3e%3cpath d='M12.487 0C13.293 0.140625 13.8711 0.625782 14.4263 1.18055C16.1689 2.92149 17.9241 4.64977 19.6919 6.36539C20.2993 6.95672 20.6108 7.64578 20.5808 8.48672C20.5715 8.74969 20.5808 9.01406 20.5808 9.27774C20.5808 9.49982 20.4919 9.71295 20.3332 9.8709C20.1746 10.0289 19.959 10.1189 19.7334 10.1215C19.2567 10.1257 18.8795 9.75586 18.8687 9.26578C18.863 9.00281 18.8687 8.73914 18.8687 8.43469H18.5786C17.2829 8.43469 15.9876 8.43469 14.6928 8.43469C13.1208 8.43469 12.0125 7.34414 12.0096 5.79797C12.0096 4.53234 12.0096 3.26672 12.0096 2.00109V1.68539H2.7232C2.04722 1.68539 1.71495 2.00742 1.71495 2.66484V24.3401C1.71495 24.9827 2.05008 25.3118 2.70462 25.3125C4.92833 25.3125 7.15229 25.3125 9.37648 25.3125C9.82165 25.3125 10.1461 25.5488 10.259 25.9404C10.3065 26.116 10.2952 26.302 10.2267 26.4707C10.1583 26.6395 10.0362 26.7819 9.87882 26.877C9.80737 26.922 9.72519 26.9599 9.64873 27.0014H2.19728C2.18442 26.9902 2.17298 26.9719 2.15798 26.9684C0.684551 26.5887 0 25.7168 0 24.2156V11.6416C0 8.62805 0 5.61445 0 2.60086C0 1.59398 0.444459 0.823359 1.33194 0.324843C1.59705 0.175781 1.90717 0.106172 2.19656 0H12.487ZM13.7303 2.96086C13.7254 2.97567 13.7222 2.99102 13.721 3.00656C13.721 3.94664 13.721 4.88672 13.721 5.8268C13.721 6.39984 14.0733 6.74719 14.65 6.7493C15.5339 6.7493 16.4178 6.7493 17.3017 6.7493H17.5768L13.7303 2.96086Z' fill='white'/%3e%3cpath d='M15.6506 27C15.1204 26.8917 14.5788 26.8164 14.0614 26.6702C11.1317 25.8461 8.90084 23.1735 8.62073 20.174C8.28274 16.5635 10.4336 13.3207 13.9221 12.1809C18.3666 10.7296 23.2114 13.6497 23.9095 18.2003C24.5626 22.4613 21.6644 26.3074 17.3305 26.9325C17.1812 26.9543 17.0326 26.9775 16.8832 27.0028L15.6506 27ZM16.3008 25.3125C17.4883 25.3111 18.6486 24.9631 19.635 24.3127C20.6214 23.6623 21.3896 22.7386 21.8425 21.6585C22.2953 20.5783 22.4123 19.3903 22.1788 18.2447C21.9453 17.0991 21.3717 16.0474 20.5306 15.2227C19.6895 14.3979 18.6188 13.8371 17.4537 13.6113C16.2887 13.3855 15.0818 13.5048 13.9856 13.9541C12.8895 14.4033 11.9534 15.1625 11.2959 16.1353C10.6383 17.1082 10.2887 18.2512 10.2914 19.4196C10.2978 20.984 10.9337 22.4823 12.0599 23.5867C13.1861 24.691 14.7109 25.3115 16.3008 25.3125Z' fill='white'/%3e%3cpath d='M17.1481 18.1407V19.213C17.1481 20.3991 17.1481 21.586 17.1481 22.7722C17.1449 22.978 17.0653 23.1755 16.9243 23.3276C16.7834 23.4797 16.5908 23.5758 16.3829 23.5979C16.1749 23.62 15.9659 23.5666 15.7952 23.4477C15.6245 23.3288 15.5039 23.1525 15.456 22.9522C15.4388 22.8483 15.4324 22.743 15.4367 22.6379C15.4367 21.2232 15.4367 19.8083 15.4367 18.3931V18.0542L14.3592 19.1251C14.1362 19.3466 13.869 19.4464 13.556 19.3852C12.9072 19.2573 12.6271 18.4775 13.0851 18.0078C13.9526 17.1219 14.8429 16.257 15.7368 15.3971C15.8862 15.2523 16.0874 15.1711 16.2971 15.1711C16.5067 15.1711 16.7079 15.2523 16.8573 15.3971C17.7505 16.2577 18.6342 17.1282 19.5083 18.0085C19.8277 18.3312 19.7941 18.8403 19.4719 19.1525C19.3162 19.3077 19.105 19.3968 18.8834 19.4006C18.6618 19.4044 18.4475 19.3227 18.2864 19.1729C18.0949 19.0013 17.9155 18.8171 17.7355 18.6343C17.5554 18.4515 17.3939 18.2764 17.2231 18.0978L17.1481 18.1407Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1289_2'%3e%3crect width='24' height='27' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	transition: all 0.3s ease;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}


form button i:hover {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='27' viewBox='0 0 24 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1289_2)'%3e%3cpath d='M12.487 0C13.293 0.140625 13.8711 0.625782 14.4263 1.18055C16.1689 2.92149 17.9241 4.64977 19.6919 6.36539C20.2993 6.95672 20.6108 7.64578 20.5808 8.48672C20.5715 8.74969 20.5808 9.01406 20.5808 9.27774C20.5808 9.49982 20.4919 9.71295 20.3332 9.8709C20.1746 10.0289 19.959 10.1189 19.7334 10.1215C19.2567 10.1257 18.8795 9.75586 18.8687 9.26578C18.863 9.00281 18.8687 8.73914 18.8687 8.43469H18.5786C17.2829 8.43469 15.9876 8.43469 14.6928 8.43469C13.1208 8.43469 12.0125 7.34414 12.0096 5.79797C12.0096 4.53234 12.0096 3.26672 12.0096 2.00109V1.68539H2.7232C2.04722 1.68539 1.71495 2.00742 1.71495 2.66484V24.3401C1.71495 24.9827 2.05008 25.3118 2.70462 25.3125C4.92833 25.3125 7.15229 25.3125 9.37648 25.3125C9.82165 25.3125 10.1461 25.5488 10.259 25.9404C10.3065 26.116 10.2952 26.302 10.2267 26.4707C10.1583 26.6395 10.0362 26.7819 9.87882 26.877C9.80737 26.922 9.72519 26.9599 9.64873 27.0014H2.19728C2.18442 26.9902 2.17298 26.9719 2.15798 26.9684C0.684551 26.5887 0 25.7168 0 24.2156V11.6416C0 8.62805 0 5.61445 0 2.60086C0 1.59398 0.444459 0.823359 1.33194 0.324843C1.59705 0.175781 1.90717 0.106172 2.19656 0H12.487ZM13.7303 2.96086C13.7254 2.97567 13.7222 2.99102 13.721 3.00656C13.721 3.94664 13.721 4.88672 13.721 5.8268C13.721 6.39984 14.0733 6.74719 14.65 6.7493C15.5339 6.7493 16.4178 6.7493 17.3017 6.7493H17.5768L13.7303 2.96086Z' fill='%23D9C66C'/%3e%3cpath d='M15.6506 27C15.1204 26.8917 14.5788 26.8164 14.0614 26.6702C11.1317 25.8461 8.90084 23.1735 8.62073 20.174C8.28274 16.5635 10.4336 13.3207 13.9221 12.1809C18.3666 10.7296 23.2114 13.6497 23.9095 18.2003C24.5626 22.4613 21.6644 26.3074 17.3305 26.9325C17.1812 26.9543 17.0326 26.9775 16.8832 27.0028L15.6506 27ZM16.3008 25.3125C17.4883 25.3111 18.6486 24.9631 19.635 24.3127C20.6214 23.6623 21.3896 22.7386 21.8425 21.6585C22.2953 20.5783 22.4123 19.3903 22.1788 18.2447C21.9453 17.0991 21.3717 16.0474 20.5306 15.2227C19.6895 14.3979 18.6188 13.8371 17.4537 13.6113C16.2887 13.3855 15.0818 13.5048 13.9856 13.9541C12.8895 14.4033 11.9534 15.1625 11.2959 16.1353C10.6383 17.1082 10.2887 18.2512 10.2914 19.4196C10.2978 20.984 10.9337 22.4823 12.0599 23.5867C13.1861 24.691 14.7109 25.3115 16.3008 25.3125Z' fill='%23D9C66C'/%3e%3cpath d='M17.1481 18.1407V19.213C17.1481 20.3991 17.1481 21.586 17.1481 22.7722C17.1449 22.978 17.0653 23.1755 16.9243 23.3276C16.7834 23.4797 16.5908 23.5758 16.3829 23.5979C16.1749 23.62 15.9659 23.5666 15.7952 23.4477C15.6245 23.3288 15.5039 23.1525 15.456 22.9522C15.4388 22.8483 15.4324 22.743 15.4367 22.6379C15.4367 21.2232 15.4367 19.8083 15.4367 18.3931V18.0542L14.3592 19.1251C14.1362 19.3466 13.869 19.4464 13.556 19.3852C12.9072 19.2573 12.6271 18.4775 13.0851 18.0078C13.9526 17.1219 14.8429 16.257 15.7368 15.3971C15.8862 15.2523 16.0874 15.1711 16.2971 15.1711C16.5067 15.1711 16.7079 15.2523 16.8573 15.3971C17.7505 16.2577 18.6342 17.1282 19.5083 18.0085C19.8277 18.3312 19.7941 18.8403 19.4719 19.1525C19.3162 19.3077 19.105 19.3968 18.8834 19.4006C18.6618 19.4044 18.4475 19.3227 18.2864 19.1729C18.0949 19.0013 17.9155 18.8171 17.7355 18.6343C17.5554 18.4515 17.3939 18.2764 17.2231 18.0978L17.1481 18.1407Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1289_2'%3e%3crect width='24' height='27' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	transition: all 0.3s ease;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

.form_client .items {
display: flex;
justify-content: space-between;
gap: 20px;
}

.form_client .items .item {
width: 25%;
background: #333;
padding: 20px;
border-radius: 20px;
}

.form_client .items .item .upload {
margin-bottom: 30px;
}

.form_client .items .item .upload span {
margin-bottom: 15px;
  display: block;
  font-weight: 500;
  line-height: 20px;
}

.form_client .items .item .upload .field {
display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.form_client .items .item .upload .field a.open {
color: #ca8d57;
}

.form_client .items .item .upload .field a.open:hover {
color: #d9c66c;
}

.form_client .items .item .upload .field input {

}

.form_client .items .item .upload .field button {
background: none;
  border: 0;
}

.form_client .items .item .upload .field button i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='27' viewBox='0 0 24 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1289_2)'%3e%3cpath d='M12.487 0C13.293 0.140625 13.8711 0.625782 14.4263 1.18055C16.1689 2.92149 17.9241 4.64977 19.6919 6.36539C20.2993 6.95672 20.6108 7.64578 20.5808 8.48672C20.5715 8.74969 20.5808 9.01406 20.5808 9.27774C20.5808 9.49982 20.4919 9.71295 20.3332 9.8709C20.1746 10.0289 19.959 10.1189 19.7334 10.1215C19.2567 10.1257 18.8795 9.75586 18.8687 9.26578C18.863 9.00281 18.8687 8.73914 18.8687 8.43469H18.5786C17.2829 8.43469 15.9876 8.43469 14.6928 8.43469C13.1208 8.43469 12.0125 7.34414 12.0096 5.79797C12.0096 4.53234 12.0096 3.26672 12.0096 2.00109V1.68539H2.7232C2.04722 1.68539 1.71495 2.00742 1.71495 2.66484V24.3401C1.71495 24.9827 2.05008 25.3118 2.70462 25.3125C4.92833 25.3125 7.15229 25.3125 9.37648 25.3125C9.82165 25.3125 10.1461 25.5488 10.259 25.9404C10.3065 26.116 10.2952 26.302 10.2267 26.4707C10.1583 26.6395 10.0362 26.7819 9.87882 26.877C9.80737 26.922 9.72519 26.9599 9.64873 27.0014H2.19728C2.18442 26.9902 2.17298 26.9719 2.15798 26.9684C0.684551 26.5887 0 25.7168 0 24.2156V11.6416C0 8.62805 0 5.61445 0 2.60086C0 1.59398 0.444459 0.823359 1.33194 0.324843C1.59705 0.175781 1.90717 0.106172 2.19656 0H12.487ZM13.7303 2.96086C13.7254 2.97567 13.7222 2.99102 13.721 3.00656C13.721 3.94664 13.721 4.88672 13.721 5.8268C13.721 6.39984 14.0733 6.74719 14.65 6.7493C15.5339 6.7493 16.4178 6.7493 17.3017 6.7493H17.5768L13.7303 2.96086Z' fill='white'/%3e%3cpath d='M15.6506 27C15.1204 26.8917 14.5788 26.8164 14.0614 26.6702C11.1317 25.8461 8.90084 23.1735 8.62073 20.174C8.28274 16.5635 10.4336 13.3207 13.9221 12.1809C18.3666 10.7296 23.2114 13.6497 23.9095 18.2003C24.5626 22.4613 21.6644 26.3074 17.3305 26.9325C17.1812 26.9543 17.0326 26.9775 16.8832 27.0028L15.6506 27ZM16.3008 25.3125C17.4883 25.3111 18.6486 24.9631 19.635 24.3127C20.6214 23.6623 21.3896 22.7386 21.8425 21.6585C22.2953 20.5783 22.4123 19.3903 22.1788 18.2447C21.9453 17.0991 21.3717 16.0474 20.5306 15.2227C19.6895 14.3979 18.6188 13.8371 17.4537 13.6113C16.2887 13.3855 15.0818 13.5048 13.9856 13.9541C12.8895 14.4033 11.9534 15.1625 11.2959 16.1353C10.6383 17.1082 10.2887 18.2512 10.2914 19.4196C10.2978 20.984 10.9337 22.4823 12.0599 23.5867C13.1861 24.691 14.7109 25.3115 16.3008 25.3125Z' fill='white'/%3e%3cpath d='M17.1481 18.1407V19.213C17.1481 20.3991 17.1481 21.586 17.1481 22.7722C17.1449 22.978 17.0653 23.1755 16.9243 23.3276C16.7834 23.4797 16.5908 23.5758 16.3829 23.5979C16.1749 23.62 15.9659 23.5666 15.7952 23.4477C15.6245 23.3288 15.5039 23.1525 15.456 22.9522C15.4388 22.8483 15.4324 22.743 15.4367 22.6379C15.4367 21.2232 15.4367 19.8083 15.4367 18.3931V18.0542L14.3592 19.1251C14.1362 19.3466 13.869 19.4464 13.556 19.3852C12.9072 19.2573 12.6271 18.4775 13.0851 18.0078C13.9526 17.1219 14.8429 16.257 15.7368 15.3971C15.8862 15.2523 16.0874 15.1711 16.2971 15.1711C16.5067 15.1711 16.7079 15.2523 16.8573 15.3971C17.7505 16.2577 18.6342 17.1282 19.5083 18.0085C19.8277 18.3312 19.7941 18.8403 19.4719 19.1525C19.3162 19.3077 19.105 19.3968 18.8834 19.4006C18.6618 19.4044 18.4475 19.3227 18.2864 19.1729C18.0949 19.0013 17.9155 18.8171 17.7355 18.6343C17.5554 18.4515 17.3939 18.2764 17.2231 18.0978L17.1481 18.1407Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1289_2'%3e%3crect width='24' height='27' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
  transition: all 0.3s ease;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

.form_client .items .item .upload .field button:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='27' viewBox='0 0 24 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1289_2)'%3e%3cpath d='M12.487 0C13.293 0.140625 13.8711 0.625782 14.4263 1.18055C16.1689 2.92149 17.9241 4.64977 19.6919 6.36539C20.2993 6.95672 20.6108 7.64578 20.5808 8.48672C20.5715 8.74969 20.5808 9.01406 20.5808 9.27774C20.5808 9.49982 20.4919 9.71295 20.3332 9.8709C20.1746 10.0289 19.959 10.1189 19.7334 10.1215C19.2567 10.1257 18.8795 9.75586 18.8687 9.26578C18.863 9.00281 18.8687 8.73914 18.8687 8.43469H18.5786C17.2829 8.43469 15.9876 8.43469 14.6928 8.43469C13.1208 8.43469 12.0125 7.34414 12.0096 5.79797C12.0096 4.53234 12.0096 3.26672 12.0096 2.00109V1.68539H2.7232C2.04722 1.68539 1.71495 2.00742 1.71495 2.66484V24.3401C1.71495 24.9827 2.05008 25.3118 2.70462 25.3125C4.92833 25.3125 7.15229 25.3125 9.37648 25.3125C9.82165 25.3125 10.1461 25.5488 10.259 25.9404C10.3065 26.116 10.2952 26.302 10.2267 26.4707C10.1583 26.6395 10.0362 26.7819 9.87882 26.877C9.80737 26.922 9.72519 26.9599 9.64873 27.0014H2.19728C2.18442 26.9902 2.17298 26.9719 2.15798 26.9684C0.684551 26.5887 0 25.7168 0 24.2156V11.6416C0 8.62805 0 5.61445 0 2.60086C0 1.59398 0.444459 0.823359 1.33194 0.324843C1.59705 0.175781 1.90717 0.106172 2.19656 0H12.487ZM13.7303 2.96086C13.7254 2.97567 13.7222 2.99102 13.721 3.00656C13.721 3.94664 13.721 4.88672 13.721 5.8268C13.721 6.39984 14.0733 6.74719 14.65 6.7493C15.5339 6.7493 16.4178 6.7493 17.3017 6.7493H17.5768L13.7303 2.96086Z' fill='%23D9C66C'/%3e%3cpath d='M15.6506 27C15.1204 26.8917 14.5788 26.8164 14.0614 26.6702C11.1317 25.8461 8.90084 23.1735 8.62073 20.174C8.28274 16.5635 10.4336 13.3207 13.9221 12.1809C18.3666 10.7296 23.2114 13.6497 23.9095 18.2003C24.5626 22.4613 21.6644 26.3074 17.3305 26.9325C17.1812 26.9543 17.0326 26.9775 16.8832 27.0028L15.6506 27ZM16.3008 25.3125C17.4883 25.3111 18.6486 24.9631 19.635 24.3127C20.6214 23.6623 21.3896 22.7386 21.8425 21.6585C22.2953 20.5783 22.4123 19.3903 22.1788 18.2447C21.9453 17.0991 21.3717 16.0474 20.5306 15.2227C19.6895 14.3979 18.6188 13.8371 17.4537 13.6113C16.2887 13.3855 15.0818 13.5048 13.9856 13.9541C12.8895 14.4033 11.9534 15.1625 11.2959 16.1353C10.6383 17.1082 10.2887 18.2512 10.2914 19.4196C10.2978 20.984 10.9337 22.4823 12.0599 23.5867C13.1861 24.691 14.7109 25.3115 16.3008 25.3125Z' fill='%23D9C66C'/%3e%3cpath d='M17.1481 18.1407V19.213C17.1481 20.3991 17.1481 21.586 17.1481 22.7722C17.1449 22.978 17.0653 23.1755 16.9243 23.3276C16.7834 23.4797 16.5908 23.5758 16.3829 23.5979C16.1749 23.62 15.9659 23.5666 15.7952 23.4477C15.6245 23.3288 15.5039 23.1525 15.456 22.9522C15.4388 22.8483 15.4324 22.743 15.4367 22.6379C15.4367 21.2232 15.4367 19.8083 15.4367 18.3931V18.0542L14.3592 19.1251C14.1362 19.3466 13.869 19.4464 13.556 19.3852C12.9072 19.2573 12.6271 18.4775 13.0851 18.0078C13.9526 17.1219 14.8429 16.257 15.7368 15.3971C15.8862 15.2523 16.0874 15.1711 16.2971 15.1711C16.5067 15.1711 16.7079 15.2523 16.8573 15.3971C17.7505 16.2577 18.6342 17.1282 19.5083 18.0085C19.8277 18.3312 19.7941 18.8403 19.4719 19.1525C19.3162 19.3077 19.105 19.3968 18.8834 19.4006C18.6618 19.4044 18.4475 19.3227 18.2864 19.1729C18.0949 19.0013 17.9155 18.8171 17.7355 18.6343C17.5554 18.4515 17.3939 18.2764 17.2231 18.0978L17.1481 18.1407Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1289_2'%3e%3crect width='24' height='27' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
  transition: all 0.3s ease;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

.form_client .items .item .field span {
font-weight: 600;
  margin: 0;
  word-wrap: break-word;
  width: 190px !important;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: block-axis;
}

.form_toggle {
	display: inline-block;
	overflow: hidden;
}
.form_toggle-item {
	float: left;
	display: inline-block;
}
.form_toggle-item input[type=radio] {
	display: none;
}
.form_toggle-item label {
	display: inline-block;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #fff;
	border-right: none;
	cursor: pointer;
	user-select: none;
	font-weight: 500;
  font-size: 14px;
}

.form_toggle .item-1 label {
	border-radius: 60px 0 0 60px;
}
.form_toggle .item-2 label {
	border-radius: 0 60px 60px 0;
	border-right: 1px solid #fff;
}

/* Checked */
.form_toggle .item-1 input[type=radio]:checked + label {
	background: #1a1a1a;
}
.form_toggle .item-2 input[type=radio]:checked + label {
	background: #ca8d57;
}

.form_radio_btn {
	display: inline-block;
	margin-right: 0px;
	width: 100%;
	font-size: 14px;
	margin-bottom: 5px;
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #fff;
	border-radius: 60px;
	user-select: none;
	width: 100%;
  text-align: center;
  font-weight: 500;
}

/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	background: #ca8d57;
	border: 1px solid #ca8d57;
}

/* Hover */
.form_radio_btn label:hover {
	color: #fff;
}

/* Disabled */
.form_radio_btn input[type=radio]:disabled + label {
	background: #efefef;
	color: #fff;
}

#calculate_form {

}

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

#calculate_form ul li {
	color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 5px 0;
  text-align: center;
}

#calculate_form h3 {
	margin-top: 0;
	margin-bottom: 30px;
}

.content_block .pag {
margin: 30px 0;
  text-align: center;
}

.content_block .pag span {
	color: #ddd;
}

.content_block .pag a {
	color: #ca8d57;
}

.content_block .pag a:hover {
	color: #d7c567;
}



.gallery {
	width: 100%;
}

.gallery .items {
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
}

.gallery .items > .column {
  padding: 0px;
  height: 120px;
}

.gallery .items:after {
  content: "";
  display: table;
  clear: both;
}

.gallery .column {
  float: left;
  width: 13%;
}

.gallery .modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

.gallery .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 1200px;
}

.gallery .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.gallery .close:hover,
.gallery .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.gallery .mySlides {
  display: none;
}

.gallery .prev,
.gallery .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

.gallery .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.gallery .prev:hover,
.gallery .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.gallery .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.gallery .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.gallery img.demo {
  opacity: 0.6;
  width: 100%;
}

.gallery .active,
.gallery .demo:hover {
  opacity: 1;
}

.gallery img.hover-shadow {
  transition: 0.3s;
  width: 100%;
  cursor: pointer;
  border-radius: 6px;
  height: 100%;
  object-fit: cover;
}

.gallery .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.epts {
border: 1px solid #ddd;
  padding: 5px 15px;
  border-radius: 10px;
}

.epts .item {
	display: flex;
  justify-content: space-between;
  margin: 10px 0;
}

.epts .item span {
	font-weight: 600;
}

.epts .item a {
	color: #ca8d57;
}

.epts .item a:hover {
	color: #d9c66c;
}

body .table_global {
	color: #000 !important;
}

body .table_global input {
	color: #000 !important;
}

.total_sum td {
	color: #000;
}

.total_calc td {
	color: #000;
}

.aj_tglob {
	color: #000;
}

.aj_tglob td {
	color: #000;
}



.main_gallery {
    width: 100%;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 20px 0px;
}

/*Image modal*/

.modal2 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.733);
    margin-top: -1px;
    animation: zoom 0.3s ease-in-out;
    z-index: 9999;
}

@keyframes zoom {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

.modal2 img {
    width: 80%;
    object-fit: cover;
}

.closeBtn {
    color: rgba(255, 255, 255, 0.87);
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    padding: 0;
  background: url(../img/close.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.nextBtn {
background: url(../img/arrow_right.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 30px;
  right: 15px;
  position: absolute;
}

.prevBtn {
	background: url(../img/arrow_left.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 30px;
  left: 15px;
  position: absolute;
}

.closeBtn:hover {
    color: rgb(255, 255, 255);
}

  .gallery2 {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
}

.gallery__item {
    cursor: pointer;
    overflow: hidden;
    border-radius: 4px;
}

.gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s ease-in-out;
}

.gallery__item img:hover {
    transform: scale(1.1);
}

@media (max-width: 950px) {
    .gallery2 {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 550px) {
    .gallery2 {
        grid-template-columns: repeat(4, 1fr);
    }
}




@media (max-width : 800px) {
.chat_form {
    bottom: 0px;
    right: 0px;
    width: 40px;
  height: 40px;
  }

.chat_form i {
  background: url(../img/chat.svg);
    background-size: auto;
  background-size: auto;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px auto;
  background-size: cover;
}

}


@media (max-width: 600px) {
    #main_head h1 {
font-size: 23px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 30px;
  margin-top: 0px;

        top: -50px;
    }

    /* Start manual merged by D.Vasilev  19.06.2025 */
    .content_block table {
        overflow-x: scroll !important;
        display: block;
    }

    .content_block table tr td p {
        margin-bottom: 0px !important;
        font-size: 12px;
    }
    /* End manual merged by D.Vasilev  19.06.2025 */

    #main_head h1 br {
    	display: none;
    }

    #main_head ul li {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0;
}

#main_head .head_btn {
	text-align: center;
	margin-top: 200px;
}

.title_block h2 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
}

.title_block h2::after {
  background: url(../img/after_title.svg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  content: '';
  width: 200px;
  height: 60px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#news_main #slider_news .owl-nav {
  position: absolute;
  width: 100%;
  bottom: 25px;
}

#news_main #slider_news .owl-nav .owl-prev {
  left: 0;
  position: absolute;
}

#news_main #slider_news .owl-nav .owl-next {
  right: 0;
  position: absolute;
}

.title_block {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.btn_block a {
  font-size: 14px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 7px 30px;
  display: inline-block;
}

.btn_block {
  text-align: center;
  margin: 30px 0;
}

#news_main {
  padding: 30px 0;
}

#faq_main {
  background: #CA8D57;
  padding: 30px 0;
  margin: 0px 0;
}

.accordion_faq {
	font-size: 13px;
	font-weight: 500;
	padding: 10px;
}

.active_faq, .accordion_faq:hover {
  background-color: #2E3138;
  border-radius: 10px 10px 0px 0px;
  font-weight: 500;
}

.panel_faq p {
  padding-bottom: 10px;
  font-size: 13px;
}

.panel_faq {
  padding: 0 10px;
  background-color: #2e3138;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.btn_block.dark a {
  font-size: 14px;
  background: #2E3138;
  border-radius: 60px;
  color: #fff;
  padding: 7px 30px;
  display: inline-block;
}

#main_reviews {
  padding: 30px 0;
}

.reviews_item .image {
  width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reviews_item {
  background: #333333;
  border-radius: 20px;
  padding: 10px;
  margin-top: 60px;
}

.reviews_item .text {
  font-size: 12px;
}

#slider_reviews .owl-nav {
  position: absolute;
  width: 100%;
  bottom: 25px;
}

#slider_reviews .owl-nav .owl-prev {
  left: 0;
  position: absolute;
}

#slider_reviews .owl-nav .owl-next {
  right: 0;
  position: absolute;
}

.reviews_item .info {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-left: 0;
  margin-bottom: 20px;
  font-size: 12px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}

.reviews_item .info .auto,
.reviews_item .info .city,
.reviews_item .info .date {
  display: flex;
  align-items: center;
  gap: 10px;
}

.reviews_item .info .auto::before,
.reviews_item .info .city::before,
.reviews_item .info .date::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #CA8D57;
  border-radius: 60px;
  display: block;
}

#scheme_work {
  padding: 30px 0;
  background: #CA8D57;
}

.scheme_items .item {
  width: 100%;
  background: #333333;
  border-radius: 20px;
  padding: 15px;
  position: relative;
  display: flex;
}

.scheme_items .item .content p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 18px;
}

.scheme_items .item .content img {
  width: 40px;
}

.scheme_desc {
  text-align: center;
  margin: 30px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#main_promo {
  padding: 50px 0;
}

.promo_block {
  background: #333333;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.promo_block .info {
  width: 100%;
}

.promo_block .info h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0px;
  line-height: 30px;
  text-align: center;
}

.promo_block .info span {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 20px 0;
  display: block;
  text-align: center;
}

.promo_block .info p br {
	display: none;
}

.promo_block .info p {
  margin: 0;
    margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: center;
}

.promo_block .info .promo_btn {
	text-align: center;
}

.promo_block .info .promo_btn a {
  font-size: 14px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 7px 30px;
  display: inline-block;
}

.promo_block .info .promo_wa {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.promo_block .info .promo_wa span {
  font-size: 14px;
  text-transform: none;
  width: 100%;
}

.promo_block .info .promo_wa a {
  border: 1px solid #CA8D57;
  color: #CA8D57;
  border-radius: 60px;
  padding: 7px 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  width: auto;
  font-size: 14px;
}

.promo_block .image {
  width: 100%;
  margin-top: 30px;
}

.footer {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
}

.footer .f_logo {
  width: 100%;
  text-align: center;
}

.footer .f_menu_1 {
  width: 100%;
  text-align: center;
}

.footer .f_menu_2 {
  width: 100%;
  text-align: center;
}

.footer ul li {
	line-height: 20px;
}

.footer ul li a {
  font-size: 13px;
}

.footer .f_contacts {
  width: 100%;
}

.footer .f_contacts .phone {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.footer .f_contacts .address {
	font-size: 12px;
	text-align: center;
}

.footer .f_contacts .socseti {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 20px 0;
}

.footer .f_contacts .f_btn a {
  background: #CA8D57;
  color: #fff;
  border-radius: 60px;
  padding: 7px 30px;
  font-size: 14px;
  display: inline-block;
}

.footer .f_contacts .f_btn {
	text-align: center;
	display: block;
}

.copyright span {
  font-size: 10px;
}

#header_mobile {
	display: block;
	position: sticky;
  top: 0;
  overflow: hidden;
  background: #2e3138;
    z-index: 999;
    padding: 5px 0;
}

.mobile_menu_overlay, .mobile_menu_container{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.mobile_menu_container, .mobile_menu_container ul li ul{
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.mobile_menu_overlay{
	display: none;
	cursor: pointer;
	z-index: 10200;
	background: rgba(0, 0, 0, 0.5);
}
.mobile_menu_container{
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	width: 300px;
	overflow: hidden;
	z-index: 10201;
	background: #2e3138;
}
.mobile_menu_container.loaded{
   	-webkit-transform: translateX(0px);
   	transform: translateX(0px);
}
.mobile_menu_container .mobile_menu_content{
	overflow: auto;
	max-height: 100%;
	padding-bottom: 30px;
	padding-top: 20px;
}
.mobile_menu_container ul{
	margin: 0;
	padding: 0;
}
.mobile_menu_container ul li{
	list-style: none;
}
.mobile_menu_container ul li a{
	display: block;
    padding: 2px 10px;
    line-height: 20px;
    font-size: 12px;
    background: #2e3138;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
.mobile_menu_container ul li a.parent{
	padding-right: 50px;
}
.mobile_menu_container ul li a.parent:hover{

}
.mobile_menu_container ul li a.back{
	padding-left: 50px;
	box-sizing: border-box;
	min-height: 50px;
}
.mobile_menu_container ul li a.back:hover{

}
.mobile_menu_container ul li a:hover{
	background: #D9C66C;
}
.mobile_menu_container ul li ul{
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #3884da;
	z-index: 2;
}
.mobile_menu_container ul li ul.loaded{
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.mobile_menu_container ul li ul.activity{
	overflow-y: auto;
	overflow-x: hidden;
}

header {
	display: none;
}

.menu_container {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}

.menu_container .logo {

}

.menu_container .logo img {
	width: 100px;
}

.menu_container .phone {
display: flex;
  agap: 0px;
    flex-wrap: wrap;
    justify-content: center;
}

.menu_container .phone .number {
display: flex;
  align-items: center;
  gap: 10px;
}

.menu_container .phone span {
font-size: 12px;
margin-top: -3px;
}

.menu_container .phone img {

}

.menu_container .phone a {
font-size: 16px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
  color: #fff;
}

.menu_container .phone a:hover {

}

.mobile_menu i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='24' viewBox='0 0 31 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.5029 3.34049C19.8883 3.34049 24.2738 3.34049 28.6592 3.34049C29.7738 3.34049 30.5238 2.62174 30.4821 1.61133C30.4508 0.777995 29.7738 0.0904948 28.9404 0.0279948C28.8467 0.0175781 28.7529 0.0175781 28.6696 0.0175781C19.8883 0.0175781 11.0967 0.0175781 2.31543 0.0175781C1.3571 0.0175781 0.721682 0.486328 0.523765 1.33008C0.294598 2.27799 1.00293 3.24674 1.99251 3.33008C2.15918 3.34049 2.32585 3.34049 2.50293 3.34049C6.82585 3.34049 11.1696 3.34049 15.5029 3.34049Z' fill='white'/%3e%3cpath d='M15.483 20.0176C11.0872 20.0176 6.68091 20.0176 2.28507 20.0176C1.19132 20.0176 0.430905 20.7676 0.482989 21.778C0.524655 22.6009 1.19132 23.278 2.01424 23.3301C2.17049 23.3405 2.32674 23.3405 2.48299 23.3405C11.1497 23.3405 19.8163 23.3405 28.483 23.3405C28.7747 23.3405 29.0872 23.3301 29.3684 23.2467C30.1184 23.0072 30.5767 22.2467 30.4726 21.4759C30.3684 20.6842 29.7122 20.0592 28.9205 20.0384C27.7747 20.0176 26.6288 20.028 25.483 20.028C22.1497 20.0176 18.8163 20.0176 15.483 20.0176Z' fill='white'/%3e%3cpath d='M10.4828 13.3405C13.2328 13.3405 15.9724 13.3405 18.7224 13.3405C19.7849 13.3405 20.5349 12.5801 20.4828 11.5801C20.4412 10.7572 19.7745 10.0801 18.9516 10.028C18.8474 10.0176 18.7432 10.0176 18.6391 10.0176C13.2016 10.0176 7.76407 10.0176 2.32657 10.0176C1.2849 10.0176 0.566155 10.6217 0.493238 11.5384C0.420322 12.5176 1.1599 13.3197 2.18074 13.3301C3.89949 13.3405 5.61824 13.3301 7.33699 13.3301C8.37866 13.3405 9.43074 13.3405 10.4828 13.3405Z' fill='white'/%3e%3c/svg%3e ");
	width: 31px;
    height: 24px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.mobile_menu:hover i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='24' viewBox='0 0 31 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.5029 3.34049C19.8883 3.34049 24.2738 3.34049 28.6592 3.34049C29.7738 3.34049 30.5238 2.62174 30.4821 1.61133C30.4508 0.777995 29.7738 0.0904948 28.9404 0.0279948C28.8467 0.0175781 28.7529 0.0175781 28.6696 0.0175781C19.8883 0.0175781 11.0967 0.0175781 2.31543 0.0175781C1.3571 0.0175781 0.721682 0.486328 0.523765 1.33008C0.294598 2.27799 1.00293 3.24674 1.99251 3.33008C2.15918 3.34049 2.32585 3.34049 2.50293 3.34049C6.82585 3.34049 11.1696 3.34049 15.5029 3.34049Z' fill='%23D9C66C'/%3e%3cpath d='M15.483 20.0176C11.0872 20.0176 6.68091 20.0176 2.28507 20.0176C1.19132 20.0176 0.430905 20.7676 0.482989 21.778C0.524655 22.6009 1.19132 23.278 2.01424 23.3301C2.17049 23.3405 2.32674 23.3405 2.48299 23.3405C11.1497 23.3405 19.8163 23.3405 28.483 23.3405C28.7747 23.3405 29.0872 23.3301 29.3684 23.2467C30.1184 23.0072 30.5767 22.2467 30.4726 21.4759C30.3684 20.6842 29.7122 20.0592 28.9205 20.0384C27.7747 20.0176 26.6288 20.028 25.483 20.028C22.1497 20.0176 18.8163 20.0176 15.483 20.0176Z' fill='%23D9C66C'/%3e%3cpath d='M10.4828 13.3405C13.2328 13.3405 15.9724 13.3405 18.7224 13.3405C19.7849 13.3405 20.5349 12.5801 20.4828 11.5801C20.4412 10.7572 19.7745 10.0801 18.9516 10.028C18.8474 10.0176 18.7432 10.0176 18.6391 10.0176C13.2016 10.0176 7.76407 10.0176 2.32657 10.0176C1.2849 10.0176 0.566155 10.6217 0.493238 11.5384C0.420322 12.5176 1.1599 13.3197 2.18074 13.3301C3.89949 13.3405 5.61824 13.3301 7.33699 13.3301C8.37866 13.3405 9.43074 13.3405 10.4828 13.3405Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
}

#main_head {
  height: 85vh;
  padding: 30px 0;
  background-position: -200px;
}

#main_head ul {
  padding-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.mobile_menu_content .logo {
	text-align: center;
	margin-bottom: 15px;
}

.mobile_menu_content .logo img {
	width: 150px;
}

.mobile_menu_content .socseti {
display: flex;
gap: 15px;
align-items: center;
justify-content: center;
    margin: 15px 0;
}

.mobile_menu_content .socseti a.tg i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1928)'%3e%3cpath d='M0.5 12.3037C0.753779 11.7851 1.21512 11.5118 1.72112 11.3152C3.72994 10.535 5.74033 9.7617 7.75229 8.99514C14.6451 6.35553 21.5394 3.71695 28.4353 1.07942C28.5978 1.01255 28.7672 0.964201 28.9405 0.935299C29.8648 0.804494 30.5211 1.35592 30.4953 2.33579C30.4781 2.97258 30.3386 3.61095 30.2016 4.23835C28.788 10.9087 27.3656 17.5774 25.9343 24.2446C25.8627 24.5878 25.7463 24.9202 25.5881 25.2331C25.2811 25.8284 24.7516 26.0524 24.1117 25.8597C23.794 25.7682 23.4934 25.6253 23.2219 25.4367C21.0702 23.8788 18.9311 22.3037 16.7881 20.7371C16.7019 20.6745 16.615 20.6134 16.5092 20.5374C16.4239 20.6157 16.3432 20.6792 16.268 20.7512C15.1714 21.7956 14.0767 22.8415 12.9837 23.889C12.829 24.0483 12.6429 24.1738 12.4371 24.2573C12.2314 24.3409 12.0105 24.3809 11.7885 24.3746C11.8167 23.9517 11.8433 23.5373 11.8731 23.1214C12.0031 21.2901 12.1308 19.4581 12.2725 17.6276C12.29 17.4783 12.3589 17.3398 12.4676 17.2359C16.6194 13.4961 20.7754 9.7604 24.9357 6.0289C24.9646 6.00305 25.0038 5.98269 25.0218 5.95057C25.1001 5.80645 25.1722 5.65841 25.2466 5.51116C25.0688 5.4767 24.8808 5.38975 24.714 5.41952C24.5111 5.45555 24.3145 5.57617 24.1344 5.68505C18.9611 8.91995 13.7876 12.1543 8.61389 15.3882C8.48797 15.4649 8.33764 15.4909 8.19327 15.461C5.99228 14.7882 3.796 14.1013 1.59814 13.4183C1.15168 13.2788 0.748297 13.0791 0.501567 12.6554L0.5 12.3037Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1928'%3e%3crect width='30' height='25.0114' fill='white' transform='translate(0.5 0.916504)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
}

.mobile_menu_content .socseti a.wa i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9183 29.8965H15.9121C13.4122 29.8957 10.9557 29.2684 8.7739 28.0783L0.855469 30.1556L2.97457 22.4152C1.66738 20.1499 0.979605 17.5803 0.980652 14.9475C0.984001 6.71176 7.68483 0.0112305 15.9181 0.0112305C19.914 0.0129575 23.6645 1.56859 26.4846 4.39201C29.3048 7.21532 30.857 10.9682 30.8555 14.9594C30.8522 23.1934 24.154 29.8932 15.9183 29.8965ZM9.14087 25.3742L9.59419 25.6432C11.5004 26.7745 13.6854 27.373 15.9133 27.3738H15.9183C22.7612 27.3738 28.3307 21.8042 28.3334 14.9585C28.3348 11.6411 27.0446 8.52189 24.7006 6.17513C22.3565 3.82837 19.2393 2.53531 15.9231 2.53415C9.07493 2.53415 3.50545 8.10322 3.50273 14.9485C3.50179 17.2944 4.15816 19.579 5.40088 21.5556L5.69615 22.0254L4.44191 26.6068L9.14087 25.3742ZM22.9324 18.1753C23.1927 18.3011 23.3686 18.3861 23.4436 18.5114C23.5369 18.667 23.5369 19.4144 23.226 20.2862C22.9148 21.1581 21.4237 21.9538 20.7067 22.0609C20.0637 22.1571 19.2499 22.1972 18.3558 21.913C17.8138 21.741 17.1187 21.5114 16.2281 21.1268C12.7292 19.6159 10.3645 16.2247 9.91761 15.5837C9.88631 15.5388 9.86444 15.5074 9.85219 15.4911L9.84926 15.4871C9.65175 15.2236 8.32823 13.4577 8.32823 11.6302C8.32823 9.91093 9.17269 9.00985 9.56142 8.59505C9.58811 8.56668 9.61261 8.54052 9.63448 8.51655C9.97664 8.14288 10.381 8.04942 10.6298 8.04942C10.8786 8.04942 11.1277 8.05172 11.3452 8.06271C11.372 8.06407 11.3999 8.06386 11.4287 8.06365C11.6462 8.06239 11.9174 8.06082 12.1849 8.70338C12.2878 8.95061 12.4384 9.31726 12.5972 9.7039C12.9183 10.4858 13.2733 11.3497 13.3356 11.4747C13.429 11.6615 13.4912 11.8794 13.3667 12.1285C13.3481 12.1659 13.3308 12.2012 13.3143 12.2349C13.2208 12.4257 13.1522 12.5659 12.9935 12.7512C12.9312 12.8239 12.8667 12.9024 12.8023 12.9809C12.6738 13.1373 12.5455 13.2937 12.4337 13.4051C12.2468 13.5912 12.0523 13.7931 12.27 14.1667C12.4877 14.5404 13.2368 15.7626 14.3463 16.7523C15.5391 17.8162 16.5757 18.2658 17.1012 18.4937C17.2037 18.5383 17.2869 18.5743 17.3479 18.6049C17.7209 18.7917 17.9386 18.7604 18.1564 18.5114C18.3741 18.2623 19.0894 17.4215 19.3381 17.0479C19.5869 16.6745 19.8358 16.7366 20.1779 16.8611C20.5201 16.9858 22.3551 17.8886 22.7283 18.0754C22.8012 18.1119 22.8693 18.1448 22.9324 18.1753Z' fill='white'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
}

.mobile_menu_content .socseti a.vk i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='21' viewBox='0 0 35 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1926)'%3e%3cpath d='M0.707031 1.17576C0.872542 0.632702 1.27872 0.434088 1.80388 0.431404C3.16554 0.425141 4.52721 0.426931 5.88887 0.431404C6.49992 0.431404 6.94188 0.721271 7.18165 1.27238C7.45541 1.9049 7.68444 2.558 7.943 3.19857C8.88239 5.53272 9.99534 7.77562 11.4939 9.80828C11.8152 10.2354 12.1643 10.641 12.5388 11.0223C12.7568 11.2459 13.0083 11.4342 13.2841 11.5806C13.7824 11.849 14.1474 11.6504 14.2682 11.0966C14.2891 11.0101 14.3008 10.9216 14.3031 10.8327C14.3031 8.75706 14.3246 6.68146 14.2968 4.60586C14.28 3.77089 13.975 2.96743 13.4335 2.33165C13.2811 2.15343 13.1389 1.96675 13.0076 1.77249C12.6247 1.17397 12.9638 0.496713 13.6742 0.430508C13.7744 0.421562 13.8755 0.422457 13.9757 0.422457C15.8282 0.422457 17.6807 0.422457 19.5332 0.422457C20.419 0.422457 20.724 0.706959 20.7285 1.6043C20.741 4.0145 20.7348 6.42559 20.7401 8.83579C20.7372 9.05871 20.7564 9.28138 20.7974 9.50052C20.9128 10.0659 21.319 10.3057 21.8057 9.99794C22.3177 9.68378 22.7838 9.3002 23.1906 8.85815C24.7867 7.08763 25.964 5.04067 27.0224 2.91676C27.2595 2.43812 27.4805 1.95053 27.6988 1.46204C28.0065 0.783897 28.5201 0.426036 29.2689 0.426036C30.5634 0.426036 31.858 0.426036 33.1526 0.426036C33.3085 0.424563 33.4641 0.441683 33.616 0.477032C34.1412 0.606757 34.4096 0.945831 34.2602 1.46115C34.0687 2.1573 33.8095 2.83301 33.4863 3.4786C32.2955 5.76981 30.8193 7.88298 29.336 9.99078C28.5854 11.0572 28.6274 11.3256 29.5337 12.2865C30.8757 13.7179 32.2177 15.1494 33.5131 16.6264C33.9896 17.1885 34.3969 17.8058 34.7263 18.465C35.357 19.6835 34.8882 20.4046 33.5176 20.4108C32.368 20.4162 31.2174 20.3894 30.0687 20.4198C29.7226 20.4366 29.3771 20.3774 29.0564 20.2463C28.7356 20.1152 28.4475 19.9155 28.2123 19.6611C27.4679 18.8908 26.7665 18.0758 25.9918 17.335C25.1696 16.5531 24.3027 15.8141 23.4143 15.1046C22.8918 14.694 22.2906 14.3826 21.5748 14.4256C21.0703 14.4533 20.852 14.6161 20.8046 15.118C20.7571 15.62 20.7428 16.1424 20.7375 16.6551C20.7294 17.4468 20.7473 18.2395 20.7419 19.0322C20.7375 19.7577 20.4834 20.1541 19.7623 20.2426C18.8614 20.3545 17.9327 20.4377 17.0354 20.3446C13.565 19.9868 10.7728 18.2637 8.39659 15.8078C6.82647 14.1867 5.61332 12.2963 4.44311 10.3818C3.02061 8.05565 1.79762 5.63114 1.02016 3.00354C0.901171 2.59915 0.811706 2.18671 0.708821 1.77786L0.707031 1.17576Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1926'%3e%3crect width='34.2984' height='20' fill='white' transform='translate(0.707031 0.421387)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	width: 30px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
}

.mobile_menu_content .socseti a.rt i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.9811 6.34036C29.4475 5.99544 30.3562 4.52732 30.0112 3.06121C29.6665 1.5951 28.1981 0.686174 26.7321 1.0311C25.2661 1.37602 24.357 2.84414 24.702 4.31025C25.0471 5.77636 26.5151 6.68528 27.9811 6.34036Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2537 6.11401H0.0859375V27.4222H5.42112V20.4895H15.6441L20.3081 27.4222H26.2819L21.1389 20.4581C22.7363 20.2029 23.8863 19.5958 24.589 18.637C25.2913 17.6781 25.6434 16.1447 25.6434 14.101V12.5036C25.6434 11.2896 25.515 10.3318 25.2913 9.59661C25.0676 8.86138 24.6843 8.2229 24.1416 7.64846C23.5657 7.10549 22.9272 6.72217 22.1607 6.46697C21.394 6.24214 20.4352 6.11401 19.2537 6.11401ZM18.3903 15.7929H5.42112V10.8095H18.3915C19.1267 10.8095 19.637 10.9377 19.8933 11.1614C20.1485 11.3851 20.3081 11.7999 20.3081 12.407V14.1955C20.3081 14.834 20.1485 15.2499 19.8933 15.4736C19.637 15.6973 19.1256 15.7929 18.3903 15.7929Z' fill='white'/%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
margin-top: -1px;
}

.mobile_menu_content .socseti a.yt i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1934)'%3e%3cpath d='M0 12.2692V9.1555C0.0148681 9.06082 0.0360004 8.96692 0.0430432 8.87145C0.128339 7.82912 0.187817 6.78442 0.30285 5.74521C0.390494 4.95016 0.490649 4.14884 0.684717 3.37492C1.05642 1.89827 2.36873 0.805859 3.97136 0.65796C5.91361 0.479542 7.85976 0.321471 9.80827 0.247913C13.7992 0.0955795 17.7901 0.115928 21.781 0.308953C23.3093 0.380946 24.8384 0.517889 26.3542 0.719C27.8699 0.920111 29.1713 2.20582 29.392 3.6003C29.536 4.50725 29.6674 5.41733 29.7613 6.32976C30.1585 10.0981 30.0551 13.9024 29.4538 17.6436C29.1635 19.4239 28.0272 20.6384 26.2454 20.8927C24.7778 21.1017 23.3001 21.2323 21.8186 21.284C19.146 21.3774 16.4721 21.4225 13.7969 21.4194C10.5282 21.4123 7.2588 21.3638 4.00659 20.9538C2.24667 20.7315 0.851395 19.5202 0.604897 17.8862C0.397526 16.5152 0.263706 15.1333 0.109547 13.7545C0.0563348 13.263 0.0359966 12.7653 0 12.2692ZM12.0213 15.3657L19.838 10.8145L12.0213 6.24996V15.3657Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1934'%3e%3crect width='30' height='21.2716' fill='white' transform='translate(0 0.150879)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
display: block;
background-position: center;
}

.mobile_menu_content .socseti a.tg:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1928)'%3e%3cpath d='M0.5 12.3037C0.753779 11.7851 1.21512 11.5118 1.72112 11.3152C3.72994 10.535 5.74033 9.7617 7.75229 8.99514C14.6451 6.35553 21.5394 3.71695 28.4353 1.07942C28.5978 1.01255 28.7672 0.964201 28.9405 0.935299C29.8648 0.804494 30.5211 1.35592 30.4953 2.33579C30.4781 2.97258 30.3386 3.61095 30.2016 4.23835C28.788 10.9087 27.3656 17.5774 25.9343 24.2446C25.8627 24.5878 25.7463 24.9202 25.5881 25.2331C25.2811 25.8284 24.7516 26.0524 24.1117 25.8597C23.794 25.7682 23.4934 25.6253 23.2219 25.4367C21.0702 23.8788 18.9311 22.3037 16.7881 20.7371C16.7019 20.6745 16.615 20.6134 16.5092 20.5374C16.4239 20.6157 16.3432 20.6792 16.268 20.7512C15.1714 21.7956 14.0767 22.8415 12.9837 23.889C12.829 24.0483 12.6429 24.1738 12.4371 24.2573C12.2314 24.3409 12.0105 24.3809 11.7885 24.3746C11.8167 23.9517 11.8433 23.5373 11.8731 23.1214C12.0031 21.2901 12.1308 19.4581 12.2725 17.6276C12.29 17.4783 12.3589 17.3398 12.4676 17.2359C16.6194 13.4961 20.7754 9.76039 24.9357 6.0289C24.9646 6.00305 25.0038 5.98269 25.0218 5.95057C25.1001 5.80645 25.1722 5.65841 25.2466 5.51116C25.0688 5.4767 24.8808 5.38975 24.714 5.41952C24.5111 5.45555 24.3145 5.57617 24.1344 5.68505C18.9611 8.91995 13.7876 12.1543 8.61389 15.3882C8.48797 15.4649 8.33764 15.4909 8.19327 15.461C5.99228 14.7882 3.796 14.1013 1.59814 13.4183C1.15168 13.2788 0.748297 13.0791 0.501567 12.6554L0.5 12.3037Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1928'%3e%3crect width='30' height='25.0114' fill='white' transform='translate(0.5 0.916504)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.mobile_menu_content .socseti a.wa:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9183 29.8965H15.9121C13.4122 29.8957 10.9557 29.2684 8.7739 28.0783L0.855469 30.1556L2.97457 22.4152C1.66738 20.1499 0.979605 17.5803 0.980652 14.9475C0.984001 6.71176 7.68484 0.0112305 15.9181 0.0112305C19.914 0.0129575 23.6645 1.56859 26.4846 4.39201C29.3048 7.21532 30.857 10.9682 30.8555 14.9594C30.8522 23.1934 24.154 29.8932 15.9183 29.8965ZM9.14087 25.3742L9.59419 25.6432C11.5004 26.7745 13.6854 27.373 15.9133 27.3738H15.9183C22.7612 27.3738 28.3307 21.8042 28.3334 14.9585C28.3348 11.6411 27.0446 8.52189 24.7006 6.17513C22.3565 3.82837 19.2393 2.53531 15.9231 2.53415C9.07493 2.53415 3.50545 8.10322 3.50273 14.9485C3.50179 17.2944 4.15816 19.579 5.40088 21.5556L5.69615 22.0254L4.44191 26.6068L9.14087 25.3742ZM22.9324 18.1753C23.1927 18.3011 23.3686 18.3861 23.4436 18.5114C23.5369 18.667 23.5369 19.4144 23.226 20.2862C22.9148 21.1581 21.4237 21.9538 20.7067 22.0609C20.0637 22.1571 19.2499 22.1972 18.3558 21.913C17.8138 21.741 17.1187 21.5114 16.2281 21.1268C12.7292 19.6159 10.3645 16.2247 9.91761 15.5837C9.88631 15.5388 9.86444 15.5074 9.85219 15.4911L9.84926 15.4871C9.65175 15.2236 8.32823 13.4577 8.32823 11.6302C8.32823 9.91093 9.17269 9.00985 9.56142 8.59505C9.58811 8.56668 9.61261 8.54052 9.63448 8.51655C9.97664 8.14288 10.381 8.04942 10.6298 8.04942C10.8786 8.04942 11.1277 8.05172 11.3452 8.06271C11.372 8.06407 11.3999 8.06386 11.4287 8.06365C11.6462 8.06239 11.9174 8.06082 12.1849 8.70338C12.2878 8.95061 12.4384 9.31726 12.5972 9.7039C12.9183 10.4858 13.2733 11.3497 13.3356 11.4747C13.429 11.6615 13.4912 11.8794 13.3667 12.1285C13.3481 12.1659 13.3308 12.2012 13.3143 12.2349C13.2208 12.4257 13.1522 12.5659 12.9935 12.7512C12.9312 12.8239 12.8667 12.9024 12.8023 12.9809C12.6738 13.1373 12.5455 13.2937 12.4337 13.4051C12.2468 13.5912 12.0523 13.7931 12.27 14.1667C12.4877 14.5404 13.2368 15.7626 14.3463 16.7523C15.5391 17.8162 16.5757 18.2658 17.1012 18.4937C17.2037 18.5383 17.2869 18.5743 17.3479 18.6049C17.7209 18.7917 17.9386 18.7604 18.1564 18.5114C18.3741 18.2623 19.0894 17.4215 19.3381 17.0479C19.5869 16.6745 19.8358 16.7366 20.1779 16.8611C20.5201 16.9858 22.3551 17.8886 22.7283 18.0754C22.8012 18.1119 22.8693 18.1448 22.9324 18.1753Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
}

.mobile_menu_content .socseti a.vk:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='21' viewBox='0 0 35 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1926)'%3e%3cpath d='M0.707031 1.17576C0.872542 0.632702 1.27872 0.434088 1.80388 0.431404C3.16554 0.425141 4.52721 0.426931 5.88887 0.431404C6.49992 0.431404 6.94188 0.721271 7.18165 1.27238C7.45541 1.9049 7.68444 2.558 7.943 3.19857C8.88239 5.53272 9.99534 7.77562 11.4939 9.80828C11.8152 10.2354 12.1643 10.641 12.5388 11.0223C12.7568 11.2459 13.0083 11.4342 13.2841 11.5806C13.7824 11.849 14.1474 11.6504 14.2682 11.0966C14.2891 11.0101 14.3008 10.9216 14.3031 10.8327C14.3031 8.75706 14.3246 6.68146 14.2968 4.60586C14.28 3.77089 13.975 2.96743 13.4335 2.33165C13.2811 2.15343 13.1389 1.96675 13.0076 1.77249C12.6247 1.17397 12.9638 0.496713 13.6742 0.430508C13.7744 0.421562 13.8755 0.422457 13.9757 0.422457C15.8282 0.422457 17.6807 0.422457 19.5332 0.422457C20.419 0.422457 20.724 0.706959 20.7285 1.6043C20.741 4.0145 20.7348 6.42559 20.7401 8.83579C20.7372 9.05871 20.7564 9.28138 20.7974 9.50052C20.9128 10.0659 21.319 10.3057 21.8057 9.99794C22.3177 9.68378 22.7838 9.3002 23.1906 8.85815C24.7867 7.08763 25.964 5.04067 27.0224 2.91676C27.2595 2.43812 27.4805 1.95053 27.6988 1.46204C28.0065 0.783897 28.5201 0.426036 29.2689 0.426036C30.5634 0.426036 31.858 0.426036 33.1526 0.426036C33.3085 0.424563 33.4641 0.441683 33.616 0.477032C34.1412 0.606757 34.4096 0.945831 34.2602 1.46115C34.0687 2.1573 33.8095 2.83301 33.4863 3.4786C32.2955 5.76981 30.8193 7.88298 29.336 9.99078C28.5854 11.0572 28.6274 11.3256 29.5337 12.2865C30.8757 13.7179 32.2177 15.1494 33.5131 16.6264C33.9896 17.1885 34.3969 17.8058 34.7263 18.465C35.357 19.6835 34.8882 20.4046 33.5176 20.4108C32.368 20.4162 31.2174 20.3894 30.0687 20.4198C29.7226 20.4366 29.3771 20.3774 29.0564 20.2463C28.7356 20.1152 28.4475 19.9155 28.2123 19.6611C27.4679 18.8908 26.7665 18.0758 25.9918 17.335C25.1696 16.5531 24.3027 15.8141 23.4143 15.1046C22.8918 14.694 22.2906 14.3826 21.5748 14.4256C21.0703 14.4533 20.852 14.6161 20.8046 15.118C20.7571 15.62 20.7428 16.1424 20.7375 16.6551C20.7294 17.4468 20.7473 18.2395 20.7419 19.0322C20.7375 19.7577 20.4834 20.1541 19.7623 20.2426C18.8614 20.3545 17.9327 20.4377 17.0354 20.3446C13.565 19.9868 10.7728 18.2637 8.39659 15.8078C6.82647 14.1867 5.61332 12.2963 4.44311 10.3818C3.02061 8.05565 1.79762 5.63114 1.02016 3.00354C0.901171 2.59915 0.811706 2.18671 0.708821 1.77786L0.707031 1.17576Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1926'%3e%3crect width='34.2984' height='20' fill='white' transform='translate(0.707031 0.421387)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.mobile_menu_content .socseti a.rt:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.9811 6.34036C29.4475 5.99544 30.3562 4.52732 30.0112 3.06121C29.6665 1.5951 28.1981 0.686174 26.7321 1.0311C25.2661 1.37602 24.357 2.84414 24.702 4.31025C25.0471 5.77636 26.5151 6.68528 27.9811 6.34036Z' fill='%23D9C66C'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.2537 6.11401H0.0859375V27.4222H5.42112V20.4895H15.6441L20.3081 27.4222H26.2819L21.1389 20.4581C22.7363 20.2029 23.8863 19.5958 24.589 18.637C25.2913 17.6781 25.6434 16.1447 25.6434 14.101V12.5036C25.6434 11.2896 25.515 10.3318 25.2913 9.59661C25.0676 8.86138 24.6843 8.2229 24.1416 7.64846C23.5657 7.10549 22.9272 6.72217 22.1607 6.46697C21.394 6.24214 20.4352 6.11401 19.2537 6.11401ZM18.3903 15.7929H5.42112V10.8095H18.3915C19.1267 10.8095 19.637 10.9377 19.8933 11.1614C20.1485 11.3851 20.3081 11.7999 20.3081 12.407V14.1955C20.3081 14.834 20.1485 15.2499 19.8933 15.4736C19.637 15.6973 19.1256 15.7929 18.3903 15.7929Z' fill='%23D9C66C'/%3e%3c/svg%3e ");
}

.mobile_menu_content .socseti a.yt:hover i {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1154_1934)'%3e%3cpath d='M0 12.2692V9.1555C0.0148681 9.06082 0.0360004 8.96692 0.0430432 8.87145C0.128339 7.82912 0.187817 6.78442 0.30285 5.74521C0.390494 4.95016 0.490649 4.14884 0.684717 3.37492C1.05642 1.89827 2.36873 0.805859 3.97136 0.65796C5.91361 0.479542 7.85976 0.321471 9.80827 0.247913C13.7992 0.0955795 17.7901 0.115928 21.781 0.308953C23.3093 0.380946 24.8384 0.517889 26.3542 0.719C27.8699 0.920111 29.1713 2.20582 29.392 3.6003C29.536 4.50725 29.6674 5.41733 29.7613 6.32976C30.1585 10.0981 30.0551 13.9024 29.4538 17.6436C29.1635 19.4239 28.0272 20.6384 26.2454 20.8927C24.7778 21.1017 23.3001 21.2323 21.8186 21.284C19.146 21.3774 16.4721 21.4225 13.7969 21.4194C10.5282 21.4123 7.2588 21.3638 4.00659 20.9538C2.24667 20.7315 0.851395 19.5202 0.604897 17.8862C0.397526 16.5152 0.263706 15.1333 0.109547 13.7545C0.0563348 13.263 0.0359966 12.7653 0 12.2692ZM12.0213 15.3657L19.838 10.8145L12.0213 6.24996V15.3657Z' fill='%23D9C66C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1154_1934'%3e%3crect width='30' height='21.2716' fill='white' transform='translate(0 0.150879)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.mobile_menu_content .head_btn {
  text-align:center;
  margin-top: 10px;
}

.mobile_menu_content .head_btn a {
  font-size: 14px;
  background: #CA8D57;
  border-radius: 60px;
  color: #fff;
  padding: 5px 30px;
  display: inline-block;
}

.mobile_menu_content .head_btn a:hover {
  text-decoration: none;
  background: #D9C66C;
}

.mobile_menu_content .lk {
display: flex;
    justify-content: center;
    margin-top: 10px;
}

.mobile_menu_content .lk a {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: underline;
  font-size: 14px;
}

.mobile_menu_content .lk a:hover {
  text-decoration: underline;
  color: #D9C66C;
}

.mobile_menu_content .lk i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='38' viewBox='0 0 36 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.0001 15.9126C21.3137 15.9126 24 13.2263 24 9.91259C24 6.59889 21.3137 3.9126 18.0001 3.9126C14.6863 3.9126 12 6.59889 12 9.91259C12 13.2263 14.6863 15.9126 18.0001 15.9126Z' stroke='white' stroke-width='3'/%3e%3cpath d='M29.9963 27.9126C30 27.6663 30 27.4161 30 27.1626C30 23.4347 24.6274 20.4126 17.9999 20.4126C11.3726 20.4126 6 23.4347 6 27.1626C6 30.8905 6 33.9126 17.9999 33.9126C21.3466 33.9126 23.7597 33.6775 25.5 33.2577' stroke='white' stroke-width='3' stroke-linecap='round'/%3e%3c/svg%3e ");
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
}

.mobile_menu_content .lk a:hover i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='38' viewBox='0 0 36 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.0001 15.9126C21.3137 15.9126 24 13.2263 24 9.91259C24 6.59889 21.3137 3.9126 18.0001 3.9126C14.6863 3.9126 12 6.59889 12 9.91259C12 13.2263 14.6863 15.9126 18.0001 15.9126Z' stroke='%23D9C66C' stroke-width='3'/%3e%3cpath d='M29.9963 27.9126C30 27.6663 30 27.4161 30 27.1626C30 23.4347 24.6274 20.4126 17.9999 20.4126C11.3726 20.4126 6 23.4347 6 27.1626C6 30.8905 6 33.9126 17.9999 33.9126C21.3466 33.9126 23.7597 33.6775 25.5 33.2577' stroke='%23D9C66C' stroke-width='3' stroke-linecap='round'/%3e%3c/svg%3e ");
}

#content_page {
  padding: 30px 0;
}

.news_items .news_item {
  position: relative;
  width: 100%;
}

.news_items {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.content_block {
	font-size: 13px;
}

.weather {
  width: 100%;
  display: inline-block;
}

.weather a {
	justify-content: center;
}

.reviews_items .reviews_item {
  background: #333333;
  border-radius: 20px;
  padding: 10px;
  margin-top: 60px;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
}

.reviews_items .reviews_item .image {
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  top: -50px;
}

.claims_items .item {
	flex-wrap: wrap;
}

.claims_items .item .name {
  width: 100%;
}

.claims_items .item .status {
	width: 100%;
  text-align: center;
  margin: 15px;
}

.claims_items .item .open {
	text-align: center;
  width: 100%;
}

.claim_detail .topic_question .info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.claim_detail .topic_question {
	padding: 15px;
}

.claim_detail .topic_question .topic_name h4,
.claim_detail .topic_question .topic_desc h4 {
	font-size: 16px;
}

.claim_detail .topic_answer {
	padding: 15px;
}

.claim_detail .add_claim .btn_claim .add_answer button,
.claim_detail .add_claim .btn_claim .claim_list a {
	font-size: 14px;
	padding: 5px 20px;
}

.profile_block {
	gap: 20px;
  flex-wrap: wrap;
}

.profile_block .deposit {
	width: 100%;
  height: auto;
  padding: 10px;
}

.profile_block .deposit .dep p {
	font-size: 14px;
}

.profile_block .info {
	flex-wrap: wrap;
	height: auto;
	width: 100%;
}

.profile_block .info .right {
	display: none;
}

.profile_block .info .left span {
	text-align: center;
	width: 100%;
  font-weight: 600;
  margin: 4px 0;
}

.profile_block .info .left {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}

.profile_block .deposit .dep {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 15px;
}

.profile_block .deposit .contract {
  margin: 9px 0;
  width: 100%;
  text-align: center;
}

.profile_block .deposit .receipt {
  margin: 9px 0;
  width: 100%;
  text-align: center;
}

.profile_block .deposit .contract span {
	width: auto;
	margin-right: 10px;
}

.profile_block .deposit .receipt span {
	width: auto;
	margin-right: 10px;
}

.profile_block .deposit .dep span {
  width: auto;
  font-weight: 700;
}

.profile_block .links {
	height: auto;
  width: 100%;
  padding: 10px;
}

.profile_block .links a {
	text-align: center;
	margin: 3px 0;
}

.logout {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.my_order .item {
	justify-content: center;
	flex-wrap: wrap;
	padding: 10px;
	margin-bottom: 20px;
	gap: 7px;
}

.my_order .item .num {
  display: flex;
  gap: 10px;
  width: 100%;
  justify-content: center;
}

.my_order .item .auto {
  display: flex;
  gap: 10px;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.my_order .item .btn {
  padding: 0;
  display: flex;
  width: 100%;
    justify-content: center;
}

.my_order .item .btn a {
	padding: 5px 20px;
}

.title_center {
	font-size: 20px;
}

.order_info {
	gap: 20px;
	flex-wrap: wrap;
}

.order_info .left {
  width: 100%;
  order: 0;
}

.order_info .left .img {
  width: 100%;
  height: 230px;
}

.order_info .right {
	width: 100%;
		order: 2;
}

.order_info .right .info div {
	justify-content: space-between;
}

.order_info .right .claims {
  margin: 30px 0;
  text-align: center;
  margin-bottom: 0;
}

.info_logistic .items {
	flex-wrap: wrap;
}

.info_logistic .items .item {
	width: 48%;
	padding: 15px 7px;
	margin-bottom: 20px;
	border-radius: 10px;
}

.info_logistic .items .item h4 {
	margin-bottom: 10px;
	font-size: 11px;
}

.info_logistic .items .item span {
	font-size: 16px;
}

.steps_logistic .items {
	padding: 20px;
}

.steps_logistic .items .item {
	border-bottom: 1px solid #ca8d57;
	flex-wrap: wrap;
	gap: 15px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	justify-content: center;
}

.steps_logistic .items .item .point span {
	width: 15px;
  height: 15px;
}

.steps_logistic .items .item:last-child .point span {
	width: 15px;
  height: 15px;
}

.steps_logistic .items .item .point::after {
	display: none;
}

.steps_logistic .items .item:hover {
  background: #333;
  border-radius: 0;
  cursor: pointer;
}

.steps_logistic .items .item .name {
	text-align: center;
}

.info_logistic {
  margin-bottom: 30px;
}

.form_client {
	margin-bottom: 30px;
}

.form_client .items {
	flex-wrap: wrap;
}

.form_client .items .item {
	width: 100%;
	padding: 15px;
}

.form_client .items .item .upload {
  margin-bottom: 20px;
}

.form_client .items .item .upload .field span {
	font-weight: 600;
  margin: 0;
  word-wrap: break-word;
  width: 240px !important;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: block-axis;
}

.form_toggle {
	display: flex;
  justify-content: center;
}

.news_detail .news_content img {
	width: 100% !important;
	height: auto !important;
}

.news_detail .news_image {
  width: 100%;
  height: 240px;
  display: block;
  position: relative;
}

.btn_block_news a {
    font-size: 14px;
    background: rgb(202, 141, 87);
    border-radius: 60px;
    color: rgb(255, 255, 255);
    padding: 7px 30px;
    display: inline-block;
  }

.gallery .items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.gallery .items > .column {
  padding: 0px;
  height: 50px;
}

.gallery .column {
  float: left;
  width: 18%;
}

.gallery {
  width: 100%;
  order: 1;
}

.epts {
	margin-top: 20px;
}

.steps_logistic .gallery .column {
  float: left;
  width: 23%;
}

.steps_logistic .gallery .items > .column {
  padding: 0px;
  height: 50px;
}

}

@media (max-width: 320px){
	.mobile_menu_container{
		width: 240px;
	}
}

.additional-form {
    display: none;
}

/*request_transportation*/
.btn {
    text-align: center;
    margin: 15px auto 0 auto;
    width: 100%;
}

.btn button {
    font-size: 16px;
    background: #CA8D57;
    border-radius: 60px;
    color: #fff;
    padding: 5px 30px;
    display: inline-block;
    transition: all 0.3s ease;
    border: 0;
}
textarea.modal-form-text {
    background: #333;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 10px;
    min-height: 150px;
    padding: 10px;
    margin: 15px 0;
}
