html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html {
  font-family: sans-serif;
}
body {
  margin: 0px;
}
article,
header {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0px none;
}
b,
strong {
  font-weight: bold;
}
img {
  border: 0px none;
}
@media print {
  *,
  *::before,
  *::after {
    background: transparent none repeat scroll 0% 0% !important;
    color: rgb(0, 0, 0) !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  line-height: 1.42857;
  color: rgb(68, 68, 68);
  background-color: rgb(255, 255, 255);
}
a {
  color: rgb(51, 122, 183);
  text-decoration: none;
}
a:hover,
a:focus {
  color: rgb(35, 82, 124);
  text-decoration: none;
}
a:focus {
  outline: none;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h2,
h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
h4 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
p {
  margin: 0px 0px 8.5px;
}
.text-muted {
  color: rgb(119, 119, 119);
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 8.5px;
}
.container {
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 10px;
}

@media (min-width: 768px) {
  article p {
    text-align: left;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid::before,
.container-fluid::after {
  content: " ";
  display: table;
}
.container-fluid::after {
  clear: both;
}

.col-sm-5,
.col-sm-7 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-5,
  .col-sm-7 {
    float: left;
  }
  .col-sm-5 {
    width: 41.6667%;
  }
  .col-sm-7 {
    width: 58.3333%;
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: outside none none;
  background-color: rgb(197, 197, 197);
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li::before {
  content: "/ ";
  padding: 0px 5px;
  color: rgb(148, 148, 148);
}
.breadcrumb > .active {
  color: rgb(119, 119, 119);
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
.pull-right {
  float: right !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
.pull-right {
  float: right;
}
h3 {
  margin-top: 4px;
}
article {
  font-size: 16px;
  hyphens: none;
}
article p {
  text-align: justify;
}
p.timestamps {
  font-size: 12px;
}

@media (min-width: 768px) {
  .form-search {
    float: right !important;
    width: 254px;
    padding: 0px;
  }
  article p {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .form-search {
    margin-right: 32px;
  }
}
@media (max-width: 768px) {
  .form-search {
    padding-bottom: 0px;
    margin-bottom: 3px;
  }
}

@media (max-width: 992px) {
  .login {
    float: none !important;
    margin-left: -50px;
  }
}
.form-search {
  margin-top: 7px;
}
.box {
  margin: 5px 0px;
  color: white;
  padding: 10px 20px;
}
.box-blue-light {
  background-color: rgb(223, 235, 236);
  color: rgb(68, 68, 68);
}
.login {
  padding-right: 4px;
  padding-top: 10px;
}
.login ul {
  list-style: outside none none;
  text-align: right;
  margin-bottom: 0px;
}

.logo img {
  padding-top: 10px;
}
h3 {
  hyphens: none;
}
header {
  margin-bottom: 10px;
}
#main-container img {
  display: table;
  margin: 0px auto;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .form-search {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .form-search {
    float: none !important;
  }
}
@media (max-width: 479px) {
  article p {
    text-align: left !important;
  }
}
.p5213 {
  font-family: "Gilroy", sans-serif;
  line-height: 1.471;
}
.t4527 {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  width: 100%;
  height: 100%;
  z-index: 333;
  position: fixed;
  top: 0px;
  left: 0px;
}
.p5213 {
  position: fixed;
  top: 15%;
  left: 50%;
  margin-left: -425px;
  padding: 20px 20px 90px;
  width: 850px;
  z-index: 3333;
  background: transparent
    linear-gradient(135deg, rgb(60, 114, 181) 0%, rgb(123, 159, 204) 100%)
    repeat scroll 0% 0%;
  border: 5px solid rgb(221, 221, 221);
  box-sizing: border-box;
  height: auto;
}
.y3498 {
  margin: 0px 0px 25px;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 28px;
  line-height: 25px;
  font-weight: bold;
  display: block;
}
.r6934 {
  position: absolute;
  width: 30px;
  height: 40px;
  right: 10px;
  top: 10px;
  line-height: 40px;
  color: rgb(222, 69, 92);
  font-size: 40px;
  cursor: pointer;
  text-shadow: 1px 1px 2px black, 0px 0px 1.5rem rgb(255, 255, 255);
  opacity: 0.7;
  transition: all 0.2s ease 0s;
}
.r6934:hover {
  opacity: 1;
}
.i9983 {
  width: 35%;
  float: left;
  text-align: center;
  padding-top: 58px;
}
.i9983 img {
  width: 178px;
}
.n1543 {
  width: 60%;
  float: right;
  color: rgb(255, 255, 255);
  font-size: 24px;
  margin-top: 85px;
  margin-left: 5%;
  overflow-wrap: break-word;
  line-height: 1.4;
}
.p5213 a {
  position: absolute;
  margin: 0px 0px 0px -200px;
  left: 50%;
  bottom: 20px;
  background: transparent
    linear-gradient(
      to bottom,
      rgb(222, 69, 92) 0%,
      rgb(222, 69, 92) 13%,
      rgb(192, 31, 55) 76%,
      rgb(192, 31, 55) 100%
    )
    repeat scroll 0% 0%;
  color: rgb(224, 226, 230);
  text-transform: uppercase;
  line-height: 60px;
  display: block;
  text-indent: 0px;
  font-style: normal;
  font-family: "Gilroy", sans-serif;
  width: 400px;
  height: 60px;
  opacity: 1;
  text-align: center;
  font-size: 26px;
  font-weight: 900;
  border-radius: 10px;
  transition: all 0.8s ease 0s;
  text-decoration: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
}
.p5213 a:hover {
  font-size: 28px;
  color: rgb(255, 255, 255) !important;
  text-shadow: 1px 1px 2px black, 0px 0px 1.5rem rgb(252, 248, 75) !important;
  text-decoration: none !important;
}
@media only screen and (max-width: 866px) {
  .p5213 {
    width: 100%;
    left: 0px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 759px) {
  .y3498 {
    font-size: 26px;
  }
  .n1543 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 605px) {
  .i9983 {
    float: none;
    margin: auto;
  }
  .n1543 {
    float: none;
    width: 100%;
    margin: 20px 0px 0px;
  }
  .b4571 {
    width: 250px;
    margin-left: -135px;
    font-size: 18px;
  }
  .y3498 {
    font-size: 24px;
  }
  .r6934 {
    right: 0px;
  }
}
@media only screen and (max-width: 450px) {
  .b4571 {
    width: 95% !important;
    left: 0px !important;
    display: block !important;
    margin-left: 2.5% !important;
    font-size: 22px !important;
  }
  .n1543 span,
  .n1543 p {
    font-size: 18px !important;
  }
}
.y3498 p {
  padding: 0px;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 28px;
  line-height: 25px;
  font-weight: bold;
  overflow-wrap: break-word;
  width: 90%;
  display: block;
  margin: auto;
}
.n1543 p {
  margin: 0px;
  padding: 0px;
  color: rgb(255, 255, 255);
  font-size: 24px;
}
.t4527 {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  width: 100%;
  height: 100%;
  z-index: 333;
  position: fixed;
  top: 0px;
  left: 0px;
}
.p5213 {
  position: fixed;
  top: 5%;
  left: 50%;
  margin-left: -425px;
  padding: 20px 20px 90px;
  width: 850px;
  z-index: 3333;
  background: transparent
    linear-gradient(135deg, rgb(60, 114, 181) 0%, rgb(123, 159, 204) 100%)
    repeat scroll 0% 0%;
  border: 5px solid rgb(221, 221, 221);
  box-sizing: border-box;
  height: auto;
}
.y3498 {
  margin: 0px 0px 25px;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 28px;
  line-height: 25px;
  font-weight: bold;
  display: block;
}
.r6934 {
  position: absolute;
  width: 30px;
  height: 40px;
  right: 10px;
  top: 10px;
  line-height: 40px;
  color: rgb(222, 69, 92);
  font-size: 40px;
  cursor: pointer;
  text-shadow: 1px 1px 2px black, 0px 0px 1.5rem rgb(255, 255, 255);
  opacity: 0.7;
  transition: all 0.2s ease 0s;
}
.r6934:hover {
  opacity: 1;
}
.i9983 {
  width: 35%;
  float: left;
}
.i9983 img {
  width: 178px;
}
.n1543 {
  width: 60%;
  float: right;
  color: rgb(255, 255, 255);
  font-size: 24px;
  margin-top: 50px;
  margin-left: 5%;
  overflow-wrap: break-word;
  line-height: 1.4;
}
.p5213 a {
  position: absolute;
  margin: 0px 0px 0px -200px;
  left: 50%;
  bottom: 20px;
  background: transparent
    linear-gradient(
      to bottom,
      rgb(222, 69, 92) 0%,
      rgb(222, 69, 92) 13%,
      rgb(192, 31, 55) 76%,
      rgb(192, 31, 55) 100%
    )
    repeat scroll 0% 0%;
  color: rgb(224, 226, 230);
  text-transform: uppercase;
  line-height: 60px;
  display: block;
  text-indent: 0px;
  font-style: normal;
  font-family: "Gilroy", sans-serif;
  width: 400px;
  height: 60px;
  opacity: 1;
  text-align: center;
  font-size: 26px;
  font-weight: 900;
  border-radius: 10px;
  transition: all 0.8s ease 0s;
  text-decoration: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
}
.p5213 a:hover {
  font-size: 28px;
  color: rgb(255, 255, 255) !important;
  text-shadow: 1px 1px 2px black, 0px 0px 1.5rem rgb(252, 248, 75) !important;
  text-decoration: none !important;
}
@media only screen and (max-width: 866px) {
  .p5213 {
    width: 100%;
    left: 0px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 759px) {
  .y3498 {
    font-size: 26px;
  }
  .n1543 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 605px) {
  .i9983 {
    float: none;
    margin: auto;
  }
  .n1543 {
    float: none;
    width: 100%;
    margin: 20px 0px 0px;
  }
  .b4571 {
    width: 250px;
    margin-left: -135px;
    font-size: 18px;
  }
  .y3498 {
    font-size: 24px;
  }
  .r6934 {
    right: 0px;
  }
}
@media only screen and (max-width: 450px) {
  .b4571 {
    width: 95% !important;
    left: 0px !important;
    display: block !important;
    margin-left: 2.5% !important;
    font-size: 22px !important;
  }
  .n1543 span,
  .n1543 p {
    font-size: 18px !important;
  }
}
.y3498 p {
  padding: 0px;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 28px;
  line-height: 29px;
  font-weight: bold;
  overflow-wrap: break-word;
  width: 90%;
  display: block;
  margin: auto;
}
.n1543 p {
  margin: 0px;
  padding: 0px;
  color: rgb(255, 255, 255);
  font-size: 24px;
}
.p5213 {
  font-family: "Gilroy", sans-serif;
  line-height: 1.471;
}
.mycity {
  text-transform: uppercase;
  font-size: 11px;
  margin-left: 5px;
  padding: 2px 7px;
  background: rgb(245, 255, 186) none repeat scroll 0% 0%;
  color: rgb(86, 86, 86);
  font-weight: bold;
  font-family: calibri, roboto, arial;
  border-radius: 2px;
  border: 1px solid rgb(194, 202, 150);
  vertical-align: super;
}

@media (max-width: 520px) {
  h2 {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .breadcrumb {
    padding: 5px 7px;
    margin-bottom: 17px;
    list-style: outside none none;
    background-color: rgb(197, 197, 197);
    border-radius: 4px;
  }
  p.timestamps {
    font-size: 12px;
    padding-left: 10px;
  }
  .rollover {
    width: 100%;
    height: 70px;
    margin: auto;
    max-width: 300px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rollover:hover {
    width: 100%;
    height: 85px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
  }
  article {
    font-size: 19px;
    hyphens: none;
  }
}
.cntr {
  text-align: center;
}

.inL_153162 {
  width: 100%;
}
.inL_797364 {
  max-width: 100%;
}
.inL_406150 {
  padding-top: 10px;
}
.inL_444639 {
  padding-bottom: 10px;
}
.inL_447938 {
  width: 100%;
}
.inL_501613 {
  padding-top: 10px;
}
.inL_23268 {
  width: 100%;
}
.inL_877274 {
  width: 100%;
}
.inL_38945 {
  width: 100%;
}
.inL_701998 {
  width: 100%;
}
.inL_737416 {
  padding-bottom: 5px;
}
.inL_138354 {
  width: 100%;
}
.inL_434313 {
  width: 100%;
}
.inL_507022 {
  font-size: 24px;
  font-weight: bold;
  text-align: start;
  margin: 0 0 0 24px;
}
.ramka {
  padding: 20px;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  border: 2px solid #005321;
}
.ramka-2 {
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  padding: 20px;
  border: 2px solid #005321;
}
.ramka-3 {
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  padding: 20px;
  margin: 24px 0 0 0;
  border: 2px solid #005321;
}
.ramka-2 p,
.ramka-3 p {
  font-size: 20px;
  margin: 0 0 8px 0;
}
.inL_507022-2 {
  display: flex;
  margin: 0 0 16px 0;
}
.inL_507022-2-block {
  flex: 0 0 50px;
}
.inL_257924 {
  font-weight: bold;
  color: rgb(158, 190, 3);
}
.inL_884406 {
  font-size: 17px;
}
.inL_971898 {
  font-size: 18px;
}
.inL_327231 {
  font-size: 19px;
}
.inL_955732 {
  font-size: 19px;
}
.inL_93134 {
  margin: 0px;
}
.inL_409117 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_394952 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_579652 {
  width: 300px !important;
  margin-left: 0px !important;
}
.inL_780151 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_628114 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_943017 {
  width: 300px !important;
  margin-left: 0px !important;
}
.inL_44344 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_368873 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_39959 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_975482 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_273025 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_133268 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_183721 {
  width: 300px !important;
  margin-left: 0px !important;
}
.inL_742327 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_430057 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_846651 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_384777 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_729799 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_160315 {
  width: 22.5% !important;
  margin-left: 0px !important;
  display: inline-block !important;
}
.inL_75123 {
  width: 40% !important;
  margin-left: 0px;
  margin-right: 15px !important;
  display: inline-block !important;
}
.inL_194463 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_478470 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_544613 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_631468 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}
.inL_921739 {
  height: 11740px;
  display: none;
}
.inL_324666 {
  text-align: center !important;
}
.inL_505591 {
  color: rgb(255, 255, 0);
}
.inL_279589 {
  color: rgb(255, 255, 0);
}
.inL_812518 {
  list-style-type: disc;
}
.forma {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 0 20px 0;
  border: 2px dashed #08687e;
}
.form {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.price {
  margin-bottom: 20px;
  color: #fff;
  background-color: #04c0e8;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 5px;
}
.spann {
  font-size: 25px;
  color: rgb(4, 64, 133);
}
.fields {
  display: flex;
  flex-direction: column;
}

.title-h2 {
  font-size: 30px;
  background-color: #005321;
  border-radius: 50px;
  padding: 12px 30px;
  color: white;
  text-align: start;
  font-weight: 600;
  line-height: 120%;
  margin: 10px 0 30px 0;
}
.title-h2 a {
  color: white;
}
.title-h2 a:hover {
  color: white;
}
.title-h2 span {
  display: block;
  margin: 8px 0 0 0;
}
.title-h1 {
  color: #1f1f1f;
  font-size: 30px;
  font-weight: 700;
  border-bottom: 5px solid;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: start;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .title-h2 {
    margin: 10px 0 20px 0;
  }
  .title-h1,
  .title-h2 {
    font-size: 20px;
  }
}

.x_country_select {
  display: none !important;
}
form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header {
  background-color: #fff;
  -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.09);
  padding-top: 25px;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  height: 89px;
}
.header__contanier {
  max-width: 1520px;
  padding: 0 10px;
  width: 100%;
  margin: 0 auto;
}
.header__block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logo {
  display: block;
}
.header__logo img {
  max-width: 187px;
  width: 100%;
}
.header__list {
  display: flex;
  gap: 36px;
  margin: 0;
  padding: 0;
}
@media (max-width: 1440px) {
  .header__list {
    gap: 20px;
  }
}
.header__list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header__list li a {
  display: inline-block;
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 17px 0;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (max-width: 1300px) {
  .header__list li a {
    font-size: 16px;
  }
  .header__list {
    gap: 10px;
  }
  .header__logo img {
    max-width: 150px;
  }
}
.header__burger {
  display: none;
}
@media (max-width: 1100px) {
  .header {
    padding: 15px 0;
    height: auto;
  }
  .header__burger {
    display: block;
    width: 32px;
    height: 29px;
    cursor: pointer;
    position: relative;
    z-index: 10;
  }
  .header__burger span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 4px;
    left: 0;
    right: 0;
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
  }
  .header__burger span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    height: 4px;
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header__burger span:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    height: 4px;
    background-color: #000;
  }
  .header__menu {
    display: none;
  }
}
@media (max-width: 400px) {
  .header__logo img {
    max-width: 115px;
  }
}
.header__list li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 5px;
  background-color: #f8b02f;
  width: 0;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.header__list li a:hover {
  color: #f8b02f;
  text-decoration: none;
}
.header__list li a:hover:after {
  width: 100%;
}

.header__list li:nth-child(2) a:hover {
  color: #00497f;
}
.header__list li:nth-child(2) a:after {
  background-color: #00497f;
}
.header__list li:nth-child(3) a:hover {
  color: #005321;
}
.header__list li:nth-child(3) a:after {
  background-color: #005321;
}
.header__list li:nth-child(4) a:hover {
  color: #6a0f5a;
}
.header__list li:nth-child(4) a:after {
  background-color: #6a0f5a;
}
.header__list li:nth-child(5) a:hover {
  color: #006d68;
}
.header__list li:nth-child(5) a:after {
  background-color: #006d68;
}
.header__list li:nth-child(6) a:hover {
  color: #297825;
}
.header__list li:nth-child(6) a:after {
  background-color: #297825;
}
.header__list li:nth-child(7) a:hover {
  color: #a14102;
}
.header__list li:nth-child(7) a:after {
  background-color: #a14102;
}
.header__list li:nth-child(8) a:hover {
  color: #24195d;
}
.header__list li:nth-child(8) a:after {
  background-color: #24195d;
}
.header__list li:nth-child(9) a:hover {
  color: #841f31;
}
.header__list li:nth-child(9) a:after {
  background-color: #841f31;
}
.header__login {
  width: 59px;
  height: 32px;
  border-radius: 300px;
  border: 2px solid #841f31;
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.header__login-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -2px;
  width: 37px;
  height: 37px;
  border: 2px solid #841f31;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.main {
  margin: 120px 0 0 0;
  display: flex;
  gap: 32px;
}
.main__sidebar {
  flex: 0 0 500px;
}
.main__content {
  flex: 0 1 100%;
}
.sidebar__menu {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.sidebar__link {
  display: block;
  color: #1f1f1f;
  font-size: 30px;
  font-weight: 600;
  padding: 4px 10px;
  padding-left: 22px;
  background-color: #efeeee;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar__link:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #005321;
  width: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sidebar__link:hover {
  -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  text-decoration: none;
  color: #1f1f1f;
}
.sidebar__link:hover:after {
  opacity: 1;
}
.sidebar__prod {
  margin: 5px 0 0 0;
  position: sticky;
  top:100px;
}
.sidebar__prod img {
  width: 100%;
}
@media (max-width: 1400px) {
  .main__sidebar {
    flex: 0 0 300px;
  }
}
@media (max-width: 1100px) {
  .main {
    margin: 100px 0 0 0;
  }
  .main__sidebar {
    display: none;
  }
}
@media (max-width: 400px) {
  .main {
    margin: 80px 0 0 0;
  }
}
.footer {
  background-color: #656565;
}
.footer__container {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 10px;
}
.footer__block {
  display: flex;
  align-items: center;
  gap: 40px;
}
.footer__icons {
  display: flex;
  align-items: center;
  gap: 22px;
}
.footer__icons a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.footer__icons a:hover {
  opacity: 0.7;
}
.footer__line {
  min-height: 156px;
  width: 3px;
  background: url(../images/line.png) center no-repeat;
}
.footer__copy {
  color: white;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 992px) {
  .footer__line {
    display: none;
  }
  .footer__block {
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
  }
  .footer__icons {
    gap: 16px;
  }
  .footer__icons a img {
    width: 24px;
  }
  .footer__copy {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .footer__block {
    flex-direction: column;
    align-items: flex-start;
  }
}
.content__row {
  display: flex;
  gap: 30px;
}
.content__content {
  flex: 0 1 100%;
}
.content__aside {
  flex: 0 0 195px;
}
@media (max-width: 800px) {
  .content__row {
    flex-direction: column;
  }
  .content__aside {
    flex: 0 1 100%;
    max-width: 195px;
    margin: 0 auto;
  }
}

.form {
  background: #fdfdfd;
  border: 1px solid #005321;
  padding: 20px;
}
.form__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #005321;
}
.form__block {
  display: flex;
  margin: 20px 0 0 0;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.form__inputs {
  flex: 0 1 212px;
}
.fields__input {
  max-width: 212px;
  width: 100%;
  border: 1px #949494 solid;
  display: block;
  padding: 5px 0 5px 10px;
  font-size: 16px;
  height: 34px;
  box-sizing: border-box;
}
.fields__input:not(:last-child) {
  margin: 0 0 10px 0;
}

.fields__btn {
  max-width: 212px;
  width: 100%;
  background: #005321;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 7px 0;
  margin: 15px 0 0 0;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 678px) {
  .form__block {
    flex-direction: column;
  }
}
.fields__btn-foot {
  max-width: 300px;
  width: 100%;
  padding: 20px 10px;
  margin: 0 auto 20px;
  font-size: 20px;
  font-weight: 600;
  color: #04c0e8;
  background-color: #005321;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.fields__btn-foot:hover {
  background-color: #067432;
  transform: scale(0.9);
}
.sidebar__prod-img{
}
.sidebar__prod-link{
text-align: center;
}