@font-face {
  font-family: PTSans;
  src: url(fonts/PT_Sans-Web-Regular.ttf);
}
@font-face {
  font-family: PTSansNarrow;
  src: url(fonts/PT_Sans-Narrow-Web-Regular.ttf);
}
@font-face {
  font-family: Roboto;
  src: url(fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto;
  src: url(fonts/Roboto-Bold.ttf);
  font-weight: bold;
}
* {
  margin: 0px;
  padding: 0px;
  font-family: PTSans;
  font-size: 14px;
  color: #333333;
}
textarea:focus,
input:focus {
  outline: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h2 {
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 18px;
  color: #08b5be;
}
li {
  list-style: none;
}
*:focus {
  outline: none !important;
}
b {
  font-weight: bold;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input::placeholder,
textarea::placeholder {
  font-weight: 100;
  color: #c1c1c1;
}
body {
  background: url(images/bg-top.png) no-repeat top center;
}
body > header {
  max-width: 1194px;
  margin: 0 auto;
  padding: 10px 20px 0px;
}
body > header > div {
  display: flex;
  align-items: center;
  min-height: 144px;
}
@media screen and (max-width: 670px) {
  body > header > div {
    flex-wrap: wrap;
  }
}
body > header > div > div {
  flex: 1 1 33%;
}
@media screen and (max-width: 670px) {
  body > header > div > div {
    flex-basis: 100%;
  }
}
body > header > div > div:nth-child(1) {
  padding-right: 10px;
  color: #2C596B;
}
body > header > div > div:nth-child(2) {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 15px;
}
body > header > div > div:nth-child(2)::before {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -43px;
  width: 4px;
  height: 86px;
  background: linear-gradient(to bottom, #61cae5, #00466b);
  content: "";
}
@media screen and (max-width: 670px) {
  body > header > div > div:nth-child(2)::before {
    display: none;
  }
}
body > header > div > div:nth-child(2) > a {
  display: block;
  position: relative;
  font-family: Roboto;
  line-height: 32px;
  padding-left: 30px;
}
body > header > div > div:nth-child(2) > a::before {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
}
body > header > div > div:nth-child(2) > a:first-child::before {
  background-image: url(images/phone.png);
}
body > header > div > div:nth-child(2) > a:last-child::before {
  background-image: url(images/mail.png);
}
body > header > div > div:nth-child(3) {
  text-align: right;
}
body > header > div > div:nth-child(3) > a {
  position: relative;
  display: inline-block;
  border: 3px solid #ffc80a;
  border-radius: 25px;
  padding: 14px 55px 14px 25px;
  margin: 5px;
}
body > header > div > div:nth-child(3) > a::after {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -11px;
  width: 24px;
  height: 22px;
  background: url(images/cart.png) no-repeat center;
  content: "";
}
@media screen and (max-width: 670px) {
  body > header > div > div:nth-child(3) > a {
    top: -60px;
  }
}
@media screen and (max-width: 380px) {
  body > header > div > div:nth-child(3) > a {
    padding: 7px;
    background: url(images/cart.png) no-repeat center;
    font-size: 0px;
    width: 24px;
    height: 24px;
  }
  body > header > div > div:nth-child(3) > a::after {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  body > header > div > div:nth-child(3) > a:first-child {
    background: url(images/user.png) no-repeat center;
  }
}
body > header > div > div:nth-child(3) > a:first-child::after {
  background-image: url(images/user.png);
}
body > header > div .logo {
  display: block;
  width: 210px;
  height: 95px;
  background: url(images/logo.svg) no-repeat center;
  background-size: contain;
  font-size: 0px;
}
body > nav {
  background: linear-gradient(to bottom, #45c1d7, #106b8a);
}
body > nav > div {
  max-width: 1194px;
  margin: 0 auto;
  position: relative;
  display: flex;
  padding-right: 210px;
  box-sizing: border-box;
}
@media screen and (max-width: 1040px) {
  body > nav > div {
    padding-right: 170px;
  }
}
body > nav > div > a {
  flex: 1 1 auto;
  position: relative;
  font-family: Roboto;
  font-size: 18px;
  line-height: 54px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
body > nav > div > a:first-child {
  display: none;
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  margin: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYgMTMyaDQxNmM4LjgzNyAwIDE2LTcuMTYzIDE2LTE2Vjc2YzAtOC44MzctNy4xNjMtMTYtMTYtMTZIMTZDNy4xNjMgNjAgMCA2Ny4xNjMgMCA3NnY0MGMwIDguODM3IDcuMTYzIDE2IDE2IDE2em0wIDE2MGg0MTZjOC44MzcgMCAxNi03LjE2MyAxNi0xNnYtNDBjMC04LjgzNy03LjE2My0xNi0xNi0xNkgxNmMtOC44MzcgMC0xNiA3LjE2My0xNiAxNnY0MGMwIDguODM3IDcuMTYzIDE2IDE2IDE2em0wIDE2MGg0MTZjOC44MzcgMCAxNi03LjE2MyAxNi0xNnYtNDBjMC04LjgzNy03LjE2My0xNi0xNi0xNkgxNmMtOC44MzcgMC0xNiA3LjE2My0xNiAxNnY0MGMwIDguODM3IDcuMTYzIDE2IDE2IDE2eiI+PC9wYXRoPjwvc3ZnPg==) no-repeat center;
}
@media screen and (max-width: 760px) {
  body > nav > div > a:first-child {
    display: block;
  }
}
body > nav > div > a:first-child:hover::after {
  display: none;
}
body > nav > div > a:hover,
body > nav > div > a.active {
  text-decoration: none;
}
body > nav > div > a:hover::after,
body > nav > div > a.active::after {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -8px;
  border-top: 15px solid #fff;
  border-right: 15px solid #fff;
  border-right-color: transparent;
  transform: rotate(45deg);
  content: "";
}
@media screen and (max-width: 1040px) {
  body > nav > div > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 760px) {
  body > nav > div > a {
    display: none;
  }
}
body > nav > div > div {
  position: absolute;
  right: 0px;
  top: 0px;
}
body > nav > div > div > input {
  width: 200px;
  background: #fff;
  color: #999999;
  font-family: PTSans;
  font-size: 12px;
  line-height: 40px;
  border-radius: 25px;
  border: 0;
  text-transform: uppercase;
  margin-top: 7px;
  padding: 0 35px 0 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 1040px) {
  body > nav > div > div > input {
    width: 160px;
  }
}
body > nav > div > div::after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  width: 15px;
  height: 15px;
  background: url(images/search.png) no-repeat center;
  content: "";
}
@media screen and (max-width: 760px) {
  body > nav.open {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    margin: 0;
  }
  body > nav.open > div {
    flex-direction: column;
    padding: 30px 0 0 20px;
  }
  body > nav.open > div > a {
    display: block;
    text-align: left;
  }
  body > nav.open > div > a::after {
    display: none;
  }
  body > nav.open > div > a:first-child {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjQyLjcyIDI1NmwxMDAuMDctMTAwLjA3YzEyLjI4LTEyLjI4IDEyLjI4LTMyLjE5IDAtNDQuNDhsLTIyLjI0LTIyLjI0Yy0xMi4yOC0xMi4yOC0zMi4xOS0xMi4yOC00NC40OCAwTDE3NiAxODkuMjggNzUuOTMgODkuMjFjLTEyLjI4LTEyLjI4LTMyLjE5LTEyLjI4LTQ0LjQ4IDBMOS4yMSAxMTEuNDVjLTEyLjI4IDEyLjI4LTEyLjI4IDMyLjE5IDAgNDQuNDhMMTA5LjI4IDI1NiA5LjIxIDM1Ni4wN2MtMTIuMjggMTIuMjgtMTIuMjggMzIuMTkgMCA0NC40OGwyMi4yNCAyMi4yNGMxMi4yOCAxMi4yOCAzMi4yIDEyLjI4IDQ0LjQ4IDBMMTc2IDMyMi43MmwxMDAuMDcgMTAwLjA3YzEyLjI4IDEyLjI4IDMyLjIgMTIuMjggNDQuNDggMGwyMi4yNC0yMi4yNGMxMi4yOC0xMi4yOCAxMi4yOC0zMi4xOSAwLTQ0LjQ4TDI0Mi43MiAyNTZ6Ij48L3BhdGg+PC9zdmc+);
  }
  body > nav.open > div > div {
    display: none;
  }
}
body > main {
  max-width: 1194px;
  margin: 0 auto;
  display: block;
  padding-bottom: 50px;
}
@media screen and (max-width: 966px) {
  body > main {
    padding: 0 5px;
  }
}
body > main .breadcrumbs {
  margin: 45px 0 20px 0;
}
body > main .breadcrumbs > a {
  font-size: 16px;
  text-transform: uppercase;
}
body > main .breadcrumbs > a::after {
  padding-left: 3px;
  content: "-";
}
body > main .breadcrumbs > a:hover {
  text-decoration: none;
}
body > main .breadcrumbs > span {
  font-size: 16px;
  text-transform: uppercase;
  color: #999999;
}
body > main .page-text {
  overflow: hidden;
}
body > main .page-text > p {
  padding: 5px 0;
  line-height: 22px;
}
body > main .page-text > ul > li {
  position: relative;
  padding-left: 30px;
  line-height: 24px;
}
body > main .page-text > ul > li::before {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background: #08b5be;
  border-radius: 50%;
  content: "";
}
body > main .page-text > a {
  color: #08b5be;
}
body > main .page-text > h4 {
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 18px;
}
body > main .page-text img {
  max-width: 100%;
  padding: 5px;
}
body > footer > section:first-child {
  background: #f2f2f2;
  display: flex;
  padding-top: 15px;
}
body > footer > section:first-child > div:nth-child(1),
body > footer > section:first-child > div:nth-child(3) {
  flex: 1 1 auto;
  background: url(images/bg-bottom.png) no-repeat center;
}
@media screen and (max-width: 1209px) {
  body > footer > section:first-child > div:nth-child(1),
  body > footer > section:first-child > div:nth-child(3) {
    display: none;
  }
}
body > footer > section:first-child > div:nth-child(2) {
  flex: 0 0 956px;
  position: relative;
  padding: 40px 0 70px 0px;
  margin: 0 10px 0 10px;
  display: flex;
}
@media screen and (max-width: 1209px) {
  body > footer > section:first-child > div:nth-child(2) {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 670px) {
  body > footer > section:first-child > div:nth-child(2) {
    flex-direction: column-reverse;
  }
}
body > footer > section:first-child > div:nth-child(2) h5 {
  font-family: Roboto;
  font-size: 24px;
  color: #3a3c3f;
  margin-bottom: 20px;
}
body > footer > section:first-child > div:nth-child(2) > div {
  flex: 1 1 auto;
}
body > footer > section:first-child > div:nth-child(2) > div.contacts {
  max-width: 270px;
}
@media screen and (max-width: 670px) {
  body > footer > section:first-child > div:nth-child(2) > div.contacts {
    margin-top: 25px;
  }
}
body > footer > section:first-child > div:nth-child(2) > div.contacts > a {
  position: relative;
  display: block;
  font-family: Roboto;
  padding-left: 44px;
  margin-top: 35px;
  font-size: 13px;
}
body > footer > section:first-child > div:nth-child(2) > div.contacts > a::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
body > footer > section:first-child > div:nth-child(2) > div.contacts > a:nth-child(2) {
  margin-top: 55px;
}
body > footer > section:first-child > div:nth-child(2) > div.contacts > a:nth-child(2)::before {
  background-image: url(images/phone.png);
}
body > footer > section:first-child > div:nth-child(2) > div.contacts > a:nth-child(3)::before {
  background-image: url(images/mail.png);
  top: -5px;
}
body > footer > section:first-child > div:nth-child(2) > div.contacts > a:nth-child(4)::before {
  background-image: url(images/pin.png);
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div {
  display: flex;
  padding-left: 25px;
  position: relative;
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div::before {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 4px;
  background: linear-gradient(to bottom, #61cae5, #00466b);
  content: "";
}
@media screen and (max-width: 670px) {
  body > footer > section:first-child > div:nth-child(2) > div.menu > div::before {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  body > footer > section:first-child > div:nth-child(2) > div.menu > div {
    flex-wrap: wrap;
  }
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div > section {
  flex: 1 1 auto;
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div > section:first-child {
  min-width: 370px;
}
@media screen and (max-width: 1209px) {
  body > footer > section:first-child > div:nth-child(2) > div.menu > div > section:first-child {
    min-width: unset;
  }
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div > section > h6 {
  font-family: Roboto;
  font-weight: bold;
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div > section > nav {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 200px;
}
@media screen and (max-width: 1209px) {
  body > footer > section:first-child > div:nth-child(2) > div.menu > div > section > nav {
    max-height: unset;
  }
}
@media screen and (max-width: 380px) {
  body > footer > section:first-child > div:nth-child(2) > div.menu > div > section > nav {
    margin-bottom: 20px;
  }
}
body > footer > section:first-child > div:nth-child(2) > div.menu > div > section > nav > a {
  flex: 1 1 auto;
  line-height: 22px;
  padding-right: 10px;
  font-size: 13px;
}
body > footer > section:last-child {
  background: linear-gradient(to bottom, #45c1d7, #106b8a);
}
body > footer > section:last-child > div {
  max-width: 1194px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  font-size: 14px;
  min-height: 52px;
}
@media screen and (max-width: 860px) {
  body > footer > section:last-child > div {
    flex-direction: column;
  }
}
body > footer > section:last-child > div > div {
  flex: 1 1 auto;
}
@media screen and (max-width: 860px) {
  body > footer > section:last-child > div > div {
    text-align: center !important;
    padding: 7px 0;
  }
}
body > footer > section:last-child > div > div:nth-child(1) {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
body > footer > section:last-child > div > div:nth-child(2) {
  text-align: center;
}
@media screen and (max-width: 860px) {
  body > footer > section:last-child > div > div:nth-child(2) {
    order: -1;
  }
}
body > footer > section:last-child > div > div:nth-child(2) > span {
  color: #fff;
  font-family: Roboto;
  line-height: 22px;
  margin-right: 20px;
}
body > footer > section:last-child > div > div:nth-child(2) > a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 5px;
  vertical-align: middle;
}
body > footer > section:last-child > div > div:nth-child(2) > a:nth-child(2) {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjOTljY2NjIiBkPSJNNDU5LjM3IDE1MS43MTZjLjMyNSA0LjU0OC4zMjUgOS4wOTcuMzI1IDEzLjY0NSAwIDEzOC43Mi0xMDUuNTgzIDI5OC41NTgtMjk4LjU1OCAyOTguNTU4LTU5LjQ1MiAwLTExNC42OC0xNy4yMTktMTYxLjEzNy00Ny4xMDYgOC40NDcuOTc0IDE2LjU2OCAxLjI5OSAyNS4zNCAxLjI5OSA0OS4wNTUgMCA5NC4yMTMtMTYuNTY4IDEzMC4yNzQtNDQuODMyLTQ2LjEzMi0uOTc1LTg0Ljc5Mi0zMS4xODgtOTguMTEyLTcyLjc3MiA2LjQ5OC45NzQgMTIuOTk1IDEuNjI0IDE5LjgxOCAxLjYyNCA5LjQyMSAwIDE4Ljg0My0xLjMgMjcuNjE0LTMuNTczLTQ4LjA4MS05Ljc0Ny04NC4xNDMtNTEuOTgtODQuMTQzLTEwMi45ODV2LTEuMjk5YzEzLjk2OSA3Ljc5NyAzMC4yMTQgMTIuNjcgNDcuNDMxIDEzLjMxOS0yOC4yNjQtMTguODQzLTQ2Ljc4MS01MS4wMDUtNDYuNzgxLTg3LjM5MSAwLTE5LjQ5MiA1LjE5Ny0zNy4zNiAxNC4yOTQtNTIuOTU0IDUxLjY1NSA2My42NzUgMTI5LjMgMTA1LjI1OCAyMTYuMzY1IDEwOS44MDctMS42MjQtNy43OTctMi41OTktMTUuOTE4LTIuNTk5LTI0LjA0IDAtNTcuODI4IDQ2Ljc4Mi0xMDQuOTM0IDEwNC45MzQtMTA0LjkzNCAzMC4yMTMgMCA1Ny41MDIgMTIuNjcgNzYuNjcgMzMuMTM3IDIzLjcxNS00LjU0OCA0Ni40NTYtMTMuMzIgNjYuNTk5LTI1LjM0LTcuNzk4IDI0LjM2Ni0yNC4zNjYgNDQuODMzLTQ2LjEzMiA1Ny44MjcgMjEuMTE3LTIuMjczIDQxLjU4NC04LjEyMiA2MC40MjYtMTYuMjQzLTE0LjI5MiAyMC43OTEtMzIuMTYxIDM5LjMwOC01Mi42MjggNTQuMjUzeiI+PC9wYXRoPjwvc3ZnPg==);
}
body > footer > section:last-child > div > div:nth-child(2) > a:nth-child(3) {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjOTljY2NjIiBkPSJNNTQ5LjY1NSAxMjQuMDgzYy02LjI4MS0yMy42NS0yNC43ODctNDIuMjc2LTQ4LjI4NC00OC41OTdDNDU4Ljc4MSA2NCAyODggNjQgMjg4IDY0UzExNy4yMiA2NCA3NC42MjkgNzUuNDg2Yy0yMy40OTcgNi4zMjItNDIuMDAzIDI0Ljk0Ny00OC4yODQgNDguNTk3LTExLjQxMiA0Mi44NjctMTEuNDEyIDEzMi4zMDUtMTEuNDEyIDEzMi4zMDVzMCA4OS40MzggMTEuNDEyIDEzMi4zMDVjNi4yODEgMjMuNjUgMjQuNzg3IDQxLjUgNDguMjg0IDQ3LjgyMUMxMTcuMjIgNDQ4IDI4OCA0NDggMjg4IDQ0OHMxNzAuNzggMCAyMTMuMzcxLTExLjQ4NmMyMy40OTctNi4zMjEgNDIuMDAzLTI0LjE3MSA0OC4yODQtNDcuODIxIDExLjQxMi00Mi44NjcgMTEuNDEyLTEzMi4zMDUgMTEuNDEyLTEzMi4zMDVzMC04OS40MzgtMTEuNDEyLTEzMi4zMDV6bS0zMTcuNTEgMjEzLjUwOFYxNzUuMTg1bDE0Mi43MzkgODEuMjA1LTE0Mi43MzkgODEuMjAxeiI+PC9wYXRoPjwvc3ZnPg==);
}
body > footer > section:last-child > div > div:nth-child(2) > a:nth-child(4) {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjOTljY2NjIiBkPSJNNDQ4IDU2Ljd2Mzk4LjVjMCAxMy43LTExLjEgMjQuNy0yNC43IDI0LjdIMzA5LjFWMzA2LjVoNTguMmw4LjctNjcuNmgtNjd2LTQzLjJjMC0xOS42IDUuNC0zMi45IDMzLjUtMzIuOWgzNS44di02MC41Yy02LjItLjgtMjcuNC0yLjctNTIuMi0yLjctNTEuNiAwLTg3IDMxLjUtODcgODkuNHY0OS45aC01OC40djY3LjZoNTguNFY0ODBIMjQuN0MxMS4xIDQ4MCAwIDQ2OC45IDAgNDU1LjNWNTYuN0MwIDQzLjEgMTEuMSAzMiAyNC43IDMyaDM5OC41YzEzLjcgMCAyNC44IDExLjEgMjQuOCAyNC43eiI+PC9wYXRoPjwvc3ZnPg==);
}
body > footer > section:last-child > div > div:nth-child(3) {
  color: #fff;
  font-size: 14px;
  text-align: right;
}
body > footer > section:last-child > div > div:nth-child(3) > a {
  display: inline-block;
  width: 74px;
  height: 18px;
  background: url(images/seadesign.png) no-repeat center;
  vertical-align: bottom;
  margin-left: 12px;
}
.popup {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999999;
  background: rgba(0, 0, 0, 0.4);
  transition: opacity 0.15s linear;
}
.popup.show {
  display: block;
  opacity: 1;
}
.popup > div {
  margin: 0 auto;
}
form > div {
  line-height: 36px;
}
form > div > label {
  display: inline-block;
  width: 180px;
  font-size: 16px;
  vertical-align: top;
}
form > div.file > input {
  border: 0;
  line-height: 18px;
}
form .error {
  display: inline-block;
  color: #990000;
  font-size: 16px;
}
form input {
  width: 300px;
  font-size: 16px;
  line-height: 32px;
  padding: 0 5px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin: 3px 0;
}
form input.error {
  border-color: #990000;
}
form button {
  display: inline-block;
  background: #ffd121;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
  border-radius: 20px;
  padding: 3px 22px;
  border: 0;
  margin: 20px 0;
  cursor: pointer;
  transition: background-color 0.5s;
}
form button:hover {
  background: #ffc500;
}
main > .split {
  display: flex;
}
@media screen and (max-width: 900px) {
  main > .split {
    flex-direction: column;
  }
}
main > .split > section {
  flex: 1 1 auto;
  padding-right: 20px;
}
@media screen and (max-width: 900px) {
  main > .split > section {
    padding: 0;
  }
}
main > .split > aside {
  flex: 0 0 236px;
  text-align: center;
  padding-top: 45px;
}
@media screen and (max-width: 900px) {
  main > .split > aside {
    margin-top: 40px;
  }
}
main > .split > aside > div {
  display: inline-block;
  margin-bottom: 30px;
}
main > .split > aside > div img {
  max-width: 100%;
}
.consult {
  text-align: center;
  font-size: 14px;
  background: url(images/baloon.png) no-repeat center / contain;
  min-height: 118px;
  max-width: 236px;
}
.consult > h6 {
  font: 22px PTSansNarrow;
  color: #08b5be;
}
#home h1,
#home h2 {
  position: relative;
  font-family: PTSansNarrow;
  font-size: 32px;
  color: #08b5be;
  margin: 50px 0px;
  text-align: center;
  padding-bottom: 15px;
}
#home h1::after,
#home h2::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -70px;
  width: 140px;
  height: 7px;
  background: #ffcc00;
  content: "";
}
@media screen and (max-width: 670px) {
  #home h1,
  #home h2 {
    font-size: 28px;
    margin: 25px 0px;
  }
}
#home h3 {
  font-family: PTSansNarrow;
  font-size: 25px;
  margin-bottom: 35px;
}
#home > .about {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  #home > .about {
    flex-direction: column;
  }
}
#home > .about > article {
  flex: 1 1 auto;
  text-align: center;
  padding: 0 20px;
}
@media screen and (max-width: 800px) {
  #home > .about > article {
    padding: 20px 0;
  }
}
#home > .vendors {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#home > .vendors > a {
  flex: 0 1 auto;
  padding: 20px 5px;
}
#home > .vendors > a > img {
  max-height: 35px;
  max-width: 100%;
}
#home > .news {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  #home > .news {
    flex-direction: column;
  }
}
#home > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 70px 0 100px 0;
}
@media screen and (max-width: 800px) {
  #home > ul {
    justify-content: center;
    margin: 50px 0 0 0;
  }
}
#home > ul > li {
  flex: 1 1 auto;
  text-align: center;
  padding-top: 100px;
  max-width: 200px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 87px 87px;
}
@media screen and (max-width: 800px) {
  #home > ul > li {
    margin-bottom: 20px;
  }
}
#home > ul > li:nth-child(1) {
  background-image: url(images/bullet1.png);
}
#home > ul > li:nth-child(2) {
  background-image: url(images/bullet2.png);
}
#home > ul > li:nth-child(3) {
  background-image: url(images/bullet3.png);
}
#home > ul > li:nth-child(4) {
  background-image: url(images/bullet4.png);
}
#home > ul > li > h4 {
  font-weight: bold;
  padding-bottom: 10px;
}
#subscribe {
  display: flex;
  background: #ffcc00;
  margin-left: 40px;
}
@media screen and (max-width: 1180px) {
  #subscribe {
    flex-direction: column;
  }
}
@media screen and (max-width: 570px) {
  #subscribe {
    margin: 0px;
  }
}
#subscribe > div {
  flex: 1 1 auto;
}
#subscribe > div:nth-child(1) {
  flex: 0 0 340px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 1180px) {
  #subscribe > div:nth-child(1) {
    justify-content: center;
    align-items: center;
    flex-basis: 150px;
  }
}
#subscribe > div:nth-child(1)::before {
  position: absolute;
  left: -45px;
  top: 10px;
  background: url(images/megaphone.png) no-repeat center;
  width: 200px;
  height: 96px;
  content: "";
}
@media screen and (max-width: 570px) {
  #subscribe > div:nth-child(1)::before {
    display: none;
  }
}
#subscribe > div:nth-child(1) > h4 {
  position: relative;
  font-family: Roboto;
  font-size: 30px;
  color: #fff;
  padding-bottom: 22px;
}
#subscribe > div:nth-child(1) > h4::before {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -50px;
  background: url(images/popular.png) no-repeat center;
  width: 100px;
  height: 24px;
  content: "";
}
#subscribe > div:nth-child(2) {
  height: 124px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#subscribe > div:nth-child(2) input {
  flex: 0 0 170px;
  height: 66px;
  font-size: 16px;
  color: #9fa3a7;
  border: 0;
  border-radius: 5px 0 0 5px;
  padding-left: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 570px) {
  #subscribe > div:nth-child(2) input {
    flex-basis: auto;
  }
}
#subscribe > div:nth-child(2) a {
  flex: 0 0 100px;
  font-size: 12px;
  background: #f9593a;
  color: #fff;
  font-family: Roboto;
  line-height: 66px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 570px) {
  #subscribe > div:nth-child(2) a {
    flex-basis: auto;
    font-size: 14px;
    padding: 0 5px;
  }
}
#subscribe > div:nth-child(3) {
  flex: 0 0 250px;
  background: url(images/hurry-up.png) no-repeat center;
}
@media screen and (max-width: 1180px) {
  #subscribe > div:nth-child(3) {
    flex-basis: 120px;
  }
}
body > main h1 {
  font-family: PTSansNarrow;
  font-size: 32px;
  color: #08b5be;
  margin: 30px 0px;
  text-transform: uppercase;
}
@media screen and (max-width: 960px) {
  .news-list {
    padding: 0 5px;
  }
}
.news-list > article {
  position: relative;
  min-height: 150px;
  padding-left: 160px;
  margin: 20px 0;
}
@media screen and (max-width: 560px) {
  .news-list > article {
    padding: 0;
  }
}
.news-list > article > a:first-child {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 75px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 560px) {
  .news-list > article > a:first-child {
    position: static;
  }
}
.news-list > article > a:nth-child(2):hover {
  text-decoration: none;
}
.news-list > article > a:nth-child(2):hover > h2 {
  text-decoration: underline;
}
.news-list > article > a:nth-child(2) > h2 {
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 18px;
  color: #08b5be;
}
.news-list > article > strong:nth-child(2) {
  display: block;
  font-weight: bold;
}
.news-page {
  display: flex;
}
@media screen and (max-width: 560px) {
  .news-page {
    flex-direction: column;
  }
}
.news-page > :first-child {
  flex: 0 0 150px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  margin-right: 10px;
}
@media screen and (max-width: 560px) {
  .news-page > :first-child {
    flex: 1 1 125px;
    margin: 0 0 20px 0;
  }
}
.news-page > :last-child {
  flex: 1 1 auto;
}
.news > article {
  flex: 0 0 300px;
  max-width: 300px;
  border: 1px solid #e6e6e6;
  padding: 164px 8px 18px 12px;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 1080px) {
  .news > article {
    margin: 10px auto;
  }
}
.news > article > a:first-child {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 154px;
  background-repeat: no-repeat;
  background-position: center;
}
.news > article > span {
  display: block;
  font-size: 15px;
  color: #8c8c8c;
  position: relative;
  padding-left: 20px;
  margin: 5px 0;
}
.news > article > span::before {
  position: absolute;
  top: 6px;
  left: 0px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #31c5d2;
  content: "";
}
.news > article > a:nth-child(3) {
  display: block;
  font-size: 18px;
  color: #2759bd;
  text-decoration: underline;
  margin-bottom: 15px;
}
.vendors-list > h2 {
  background: #F5F5F5;
  padding: 0 5px;
}
.vendors-list > h2 > a {
  text-transform: uppercase;
  margin: 0 2px;
  font-weight: bold;
  font-size: 20px;
  line-height: 42px;
}
.vendors-list > section {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #CBCCCD;
  position: relative;
  padding: 25px 0 25px 50px;
  max-width: 900px;
}
.vendors-list > section > span {
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 0;
  width: 50px;
  font-weight: bold;
  font-size: 26px;
}
.vendors-list > section > a {
  flex: 0 1 127px;
  font-size: 16px;
  min-width: 220px;
}
.vendors-list > section > a:first-child {
  display: none;
}
.qty {
  display: inline-block;
  width: 50px;
  height: 28px;
  border: 1px solid #e5e5e5;
  position: relative;
}
.qty > input {
  width: 34px;
  height: 28px;
  line-height: 28px;
  border: 0;
  font-size: 20px;
  text-align: center;
  -moz-appearance: textfield;
}
.qty > input::-webkit-inner-spin-button,
.qty > input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qty > a {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  line-height: 14px;
  color: #c9c9c9;
  font-weight: bold;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI4NC45MjlweCIgaGVpZ2h0PSIyODQuOTI5cHgiIHZpZXdCb3g9IjAgMCAyODQuOTI5IDI4NC45MjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI4NC45MjkgMjg0LjkyOTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTI4Mi4wODIsMTk1LjI4NUwxNDkuMDI4LDYyLjI0Yy0xLjkwMS0xLjkwMy00LjA4OC0yLjg1Ni02LjU2Mi0yLjg1NnMtNC42NjUsMC45NTMtNi41NjcsMi44NTZMMi44NTYsMTk1LjI4NQ0KCQlDMC45NSwxOTcuMTkxLDAsMTk5LjM3OCwwLDIwMS44NTNjMCwyLjQ3NCwwLjk1Myw0LjY2NCwyLjg1Niw2LjU2NmwxNC4yNzIsMTQuMjcxYzEuOTAzLDEuOTAzLDQuMDkzLDIuODU0LDYuNTY3LDIuODU0DQoJCWMyLjQ3NCwwLDQuNjY0LTAuOTUxLDYuNTY3LTIuODU0bDExMi4yMDQtMTEyLjIwMmwxMTIuMjA4LDExMi4yMDljMS45MDIsMS45MDMsNC4wOTMsMi44NDgsNi41NjMsMi44NDgNCgkJYzIuNDc4LDAsNC42NjgtMC45NTEsNi41Ny0yLjg0OGwxNC4yNzQtMTQuMjc3YzEuOTAyLTEuOTAyLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY2DQoJCUMyODQuOTI5LDE5OS4zNzgsMjgzLjk4NCwxOTcuMTg4LDI4Mi4wODIsMTk1LjI4NXoiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat center;
  background-size: 9px;
}
.qty > a:nth-child(3) {
  top: 14px;
  transform: rotate(180deg);
  background-position-x: 2px;
}
.paging {
  text-align: center;
}
.paging > a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 2px solid #C6C5C6;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  margin: 0 3px;
}
.paging > a.active,
.paging > a:hover {
  background: #08b5be;
  border-color: #08b5be;
  color: #fff;
  text-decoration: none;
}
.paging > a:first-child,
.paging > a:last-child {
  border: 0;
  font-size: 26px;
}
.paging > a:first-child.disabled,
.paging > a:last-child.disabled {
  opacity: 0.3;
  cursor: default;
}
.paging > a:first-child::after {
  content: "<";
}
.paging > a:last-child::after {
  content: ">";
}
#on-buy > div {
  position: relative;
  top: 30%;
  width: 320px;
  background: #fff;
  text-align: center;
  padding: 50px 0;
  border-radius: 5px;
}
#on-buy > div > a {
  display: inline-block;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 5px;
  border-radius: 5px;
}
#on-buy > div > a:last-child {
  background: #ffd121;
}
.products > li {
  position: relative;
  padding-left: 185px;
  min-height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media screen and (max-width: 430px) {
  .products > li {
    padding-left: 0px;
  }
}
.products > li > a:first-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  height: 200px;
  background: no-repeat center 5px;
}
@media screen and (max-width: 430px) {
  .products > li > a:first-child {
    display: none;
  }
}
.products > li > a:nth-child(2):hover {
  text-decoration: none;
}
.products > li > a:nth-child(2):hover > h2 {
  text-decoration: underline;
}
.products > li h2 {
  font-family: PTSansNarrow;
  font-size: 28px;
  color: #2759bd;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 30px;
}
.products > li > div,
.products > li > div p {
  font-size: 16px;
}
.products > li > a:last-child {
  float: right;
  color: #2759bd;
  font-size: 16px;
  text-decoration: underline;
  margin: 5px 0;
}
.offers {
  margin-bottom: 20px;
}
.offers > h3 {
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px 0;
}
.offers > ul > li {
  margin: 20px 0;
  min-height: 140px;
}
.offers > ul > li > div:first-child {
  position: relative;
  padding: 0 0 40px 116px;
  display: flex;
}
@media screen and (max-width: 580px) {
  .offers > ul > li > div:first-child {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 430px) {
  .offers > ul > li > div:first-child {
    padding-left: 0;
  }
}
.offers > ul > li > div:first-child > div:first-child {
  position: absolute;
  top: 0px;
  left: 0;
  width: 110px;
  height: 140px;
  background: no-repeat center 5px / contain;
}
@media screen and (max-width: 430px) {
  .offers > ul > li > div:first-child > div:first-child {
    display: none;
  }
}
.offers > ul > li > div:first-child > div:nth-child(2) {
  flex: 0 1 530px;
}
.offers > ul > li > div:first-child > div:nth-child(2) > h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.offers > ul > li > div:first-child > div:nth-child(2) > h2 > b {
  font-size: 18px;
  background: #ffd121;
  padding: 0 3px;
}
.offers > ul > li > div:first-child > div:nth-child(2) > dl {
  margin: 4px 0;
}
.offers > ul > li > div:first-child > div:nth-child(2) > dl > dt {
  display: inline;
  font-size: 16px;
  padding-right: 5px;
}
.offers > ul > li > div:first-child > div:nth-child(2) > dl > dd {
  display: inline;
  font-size: 16px;
  font-weight: bold;
}
.offers > ul > li > div:first-child > div:nth-child(3) {
  flex: 0 0 100px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 430px) {
  .offers > ul > li > div:first-child > div:nth-child(3) {
    flex-basis: 100%;
    margin: 20px 0;
  }
}
.offers > ul > li > div:first-child > div:nth-child(3) > .qty {
  margin: 0 auto;
}
.offers > ul > li > div:first-child > div:nth-child(4) {
  flex: 0 0 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 430px) {
  .offers > ul > li > div:first-child > div:nth-child(4) {
    flex-basis: 100%;
  }
}
.offers > ul > li > div:first-child > div:nth-child(4) > span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #08b5be;
  white-space: nowrap;
}
.offers > ul > li > div:first-child > div:nth-child(4) > span.old {
  color: #b0adad;
  text-decoration: line-through;
}
.offers > ul > li > div:first-child > div:nth-child(4) > a.buy {
  display: block;
  width: 125px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px;
  background: #ffd121;
  border: 1px solid #ffc500;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin: 10px 0;
}
.offers > ul > li > div:first-child > div:nth-child(4) > a.buy:hover {
  text-decoration: none;
}
.offers > ul > li > div:last-child {
  background: #f5f5f5;
  padding: 10px;
}
.jump {
  color: #999999;
  border-radius: 5px;
  padding: 0 5px;
  border: 1px solid #cccccc;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAADCAYAAABMFFUxAAAAAXNSR0IArs4c6QAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAC4jAAAuIwF4pT92AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgpMwidZAAAAR0lEQVQIHWP8+/fv/zlz5jCgg4SEBAY2NjZ0YRQ+438g+PfvHwOyAUlJSQwsLCwoCrFyQJpB4Pfv3/9nzpz5//v37xABIkgAJoBLafYo08sAAAAASUVORK5CYII=) no-repeat 100% center;
  line-height: 32px;
  cursor: pointer;
}
#contacts {
  display: flex;
}
@media screen and (max-width: 800px) {
  #contacts {
    flex-direction: column;
  }
}
#contacts > div:nth-child(1) {
  flex: 1 1 50%;
  padding: 10px;
}
#contacts > div:nth-child(2) {
  flex: 1 1 44%;
  padding: 10px;
  background: linear-gradient(to bottom, #45c1d7, #106b8a);
}
#contacts > div:nth-child(2) > * {
  color: #fff;
}
#contacts b,
#contacts b > * {
  font-size: 18px;
  color: #08b5be;
}
#contacts h2 {
  font-size: 17px;
  text-transform: uppercase;
  padding: 5px 0;
}
#feedback > input,
#feedback > textarea {
  display: block;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
  font-size: 16px;
}
#feedback > input::placeholder,
#feedback > textarea::placeholder {
  color: #afadad;
}
#feedback > input.error,
#feedback > textarea.error {
  background: #ffcccc;
}
#feedback > input {
  width: 450px;
  max-width: 100%;
  line-height: 36px;
  padding: 0 12px;
}
#feedback > textarea {
  width: 965px;
  max-width: 100%;
  height: 124px;
  padding: 12px;
}
#feedback button {
  font-size: 16px;
  line-height: 40px;
  background: #08b5be;
  color: #fff;
  font-weight: 600;
  border-radius: 30px;
  padding: 0 40px;
  border: 0;
  cursor: pointer;
}
.search {
  margin-bottom: 20px;
}
.search > a {
  display: block;
  font-size: 16px;
  margin: 5px 0;
  text-decoration: none;
}
.search > a > h2 {
  font-size: 20px;
  font-weight: bold;
}
.search > a > h3 {
  font-size: 18px;
}
.search > a.product {
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 140px;
  padding-left: 185px;
  margin-top: 30px;
}
#order h2 {
  background: #f5f5f5;
  font-size: 22px;
  line-height: 50px;
  margin: 15px 0;
  padding: 0px 10px;
}
#order > section:nth-child(1) > div {
  display: flex;
  border-bottom: 1px solid #cccccc;
}
#order > section:nth-child(1) > div:first-child {
  background: #f5f5f5;
  font-weight: bold;
  border: 0;
  text-transform: uppercase;
  padding-right: 20px;
}
#order > section:nth-child(1) > div:first-child > div {
  color: unset !important;
}
#order > section:nth-child(1) > div > div {
  font-size: 16px;
  line-height: 32px;
  padding: 10px;
}
#order > section:nth-child(1) > div > div:nth-child(1) {
  flex: 1 1 auto;
}
#order > section:nth-child(1) > div > div:nth-child(2) {
  flex: 0 1 150px;
  color: #08b5be;
  font-weight: bold;
}
#order > section:nth-child(1) > div > div:nth-child(3) {
  flex: 0 1 150px;
}
#order > section:nth-child(1) > div > div:nth-child(4) {
  flex: 0 1 150px;
  color: #08b5be;
  font-weight: bold;
}
#order > section:nth-child(1) > div > a {
  flex: 0 0 20px;
  line-height: 36px;
  font-size: 22px;
  text-decoration: none;
}
#order > section:nth-child(1) > div > a::after {
  content: "×";
}
#order > section:nth-child(1) > div:last-child {
  display: block;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  border: 0;
}
#order > section:nth-child(1) > div:last-child > span {
  color: #08b5be;
  font-weight: bold;
  font-size: 18px;
}
#order > form > div {
  line-height: 36px;
}
#order > form > div > label {
  display: inline-block;
  width: 180px;
  font-size: 16px;
  vertical-align: top;
}
#order > form > div > input,
#order > form > div > textarea {
  width: 300px;
  font-size: 16px;
  line-height: 32px;
  padding: 0 5px;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
#order > form > div > input.error,
#order > form > div > textarea.error {
  border-color: #990000;
}
#order > form > div > textarea {
  line-height: 22px;
  height: 120px;
  width: 100%;
}
#order > form > div > span {
  display: inline-block;
  color: #990000;
  margin-left: 10px;
}
#order > form > div.file > input {
  border: 0;
  line-height: 18px;
}
#order > a {
  display: inline-block;
  background: #ffd121;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
  border-radius: 20px;
  padding: 3px 22px;
}
#personal h2 {
  font-size: 22px;
  line-height: 50px;
  margin: 15px 0;
  padding: 0px 10px;
}
#personal .tabs {
  display: flex;
}
#personal .tabs > a {
  flex: 1 1 auto;
  border: 1px solid #cccccc;
  text-transform: uppercase;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
  margin-left: -1px;
  text-decoration: none;
  border-radius: 8px 8px 0 0;
}
#personal .tabs > a.selected {
  border-bottom: 0;
}
#personal .login {
  width: 320px;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px;
}
#personal .login > input {
  display: block;
  width: 200px;
  margin: 10px auto;
}

