@font-face {
  font-family: "NeoSansPro";
  src: url("fonts/NeoSansPro-Regular.woff") format("woff"), url("fonts/NeoSansPro-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "NeoSansPro Bold";
  src: url("fonts/NeoSansPro-Bold.woff2") format("woff2"), url("fonts/NeoSansPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "NeoSansPro Light";
  src: url("fonts/NeoSansPro-Light.woff2") format("woff2"), url("fonts/NeoSansPro-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "NeoSansPro Ultra";
  src: url("fonts/NeoSansPro-Ultra.woff2") format("woff2"), url("fonts/NeoSansPro-Ultra.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "NeoSansPro Medium";
  src: url("fonts/NeoSansPro-Medium.woff2") format("woff2"), url("fonts/NeoSansPro-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
pre {
  font-size: 12px;
  position: relative;
  z-index: 1; }

body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }
  body *:focus {
    outline: none; }
  body * {
    -webkit-tap-highlight-color: transparent; }

.browser-info {
  display: none !important;
  height: 0 !important; }

.fixed-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none; }

input, textarea {
  outline: 0;
  box-sizing: border-box;
  color: black;
  font-size: 20px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  filter: none; }
  input.error, textarea.error {
    border: 2px solid #da291c !important; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #4a4a4a; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #4a4a4a; }
  input:-moz-placeholder, textarea:-moz-placeholder {
    color: #4a4a4a; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #4a4a4a; }
  input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both; }
  input::-ms-clear, textarea::-ms-clear {
    display: none; }
@-webkit-keyframes autofill {
  to {
    color: inherit;
    background: transparent; } }
h1:not(.page-404-h1), div.h1 {
  padding: 75px 0;
  margin: 0;
  font-weight: normal;
  overflow: hidden;
  white-space: normal;
  position: relative;
  z-index: 1;
  color: black;
  font-size: 45px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 52px;
  letter-spacing: 2.25px;
  text-transform: none; }
  @media screen and (max-width: 1023px) {
    h1:not(.page-404-h1), div.h1 {
      word-break: break-word; } }
  @media screen and (max-width: 1023px) {
    h1:not(.page-404-h1), div.h1 {
      font-size: 35px;
      line-height: 38px; } }
  @media screen and (max-width: 799px) {
    h1:not(.page-404-h1), div.h1 {
      padding: 65px 0; } }
  h1:not(.page-404-h1).text, div.h1.text {
    width: 1620px;
    margin: 0 auto; }
    @media screen and (max-width: 1799px) and (min-width: 1280px) {
      h1:not(.page-404-h1).text, div.h1.text {
        width: 1240px; } }
    @media screen and (max-width: 1279px) and (min-width: 1023px) {
      h1:not(.page-404-h1).text, div.h1.text {
        width: 1000px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      h1:not(.page-404-h1).text, div.h1.text {
        width: 760px; } }
    @media screen and (max-width: 799px) {
      h1:not(.page-404-h1).text, div.h1.text {
        width: 440px; } }

h3, h4, h5 {
  font-weight: normal;
  text-transform: none !important; }

h2 {
  color: black;
  font-size: 30px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 1.5px; }
  @media screen and (max-width: 1023px) {
    h2 {
      font-size: 22px; } }

h3 {
  color: black;
  font-size: 24px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 24px; }
  @media screen and (max-width: 1023px) {
    h3 {
      font-size: 19px; } }
  h3 * {
    color: black;
    font-size: 24px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase; }

h4 {
  color: black;
  font-size: 20px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  height: 20px; }
  h4 * {
    color: black;
    font-size: 20px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase; }

h5 {
  color: black;
  font-size: 16px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 16px; }
  h5 * {
    color: black;
    font-size: 16px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase; }

p, ul:not(.pagination):not(.header-menu):not(.second):not(.third):not(.footer-menu) li, ol li {
  margin: 0 0 12px 0;
  line-height: 25px;
  color: black;
  font-size: 16px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none; }
  p a, ul:not(.pagination):not(.header-menu):not(.second):not(.third):not(.footer-menu) li a, ol li a {
    color: #da291c;
    font-size: 16px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none; }
    p a:hover:not(.noHover), ul:not(.pagination):not(.header-menu):not(.second):not(.third):not(.footer-menu) li a:hover:not(.noHover), ol li a:hover:not(.noHover) {
      text-decoration: none; }

u {
  color: #da291c; }

ul:not(.pagination):not(.header-menu):not(.second):not(.third):not(.footer-menu) {
  padding-left: 10px;
  list-style-type: none; }
  ul:not(.pagination):not(.header-menu):not(.second):not(.third):not(.footer-menu) > li {
    text-indent: -5px; }
  ul:not(.pagination):not(.header-menu):not(.second):not(.third):not(.footer-menu) > li:before {
    content: "- ";
    text-indent: -5px; }

ol:not(.count) {
  padding-left: 15px;
  counter-reset: list1; }
  ol:not(.count) li {
    list-style-type: none; }
    ol:not(.count) li:before {
      counter-increment: list1;
      content: counter(list1) ". "; }
    ol:not(.count) li ol {
      counter-reset: list2; }
      ol:not(.count) li ol li:before {
        counter-increment: list2;
        content: counter(list1) "." counter(list2) ". "; }
      ol:not(.count) li ol li ol {
        counter-reset: list3; }
        ol:not(.count) li ol li ol li:before {
          counter-increment: list3;
          content: counter(list1) "." counter(list2) "." counter(list3) ". "; }

ol li ol, ol li ul {
  margin-top: 10px; }

b, strong {
  color: black;
  font-size: 15.5px;
  font-family: "NeoSansPro Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  font-weight: normal; }

a.content-image {
  display: block;
  margin: 35px 0 35px 0;
  position: relative; }
  a.content-image img {
    display: block;
    max-width: 100%; }
    @media screen and (min-width: 1800px) {
      a.content-image img {
        max-width: 101%; } }

form {
  margin-bottom: 0; }

.wrapper {
  position: relative;
  height: auto !important;
  min-height: 100%;
  min-width: 1620px;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    .wrapper {
      min-width: 1240px; } }
  @media screen and (max-width: 1279px) and (min-width: 1023px) {
    .wrapper {
      min-width: 1000px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .wrapper {
      min-width: 760px; } }
  @media screen and (max-width: 799px) {
    .wrapper {
      min-width: 440px; } }
  .wrapper table:not(.table-title):not(.cart-items) {
    border-spacing: 0 0;
    border-collapse: collapse; }
    .wrapper table:not(.table-title):not(.cart-items) th {
      color: black;
      font-size: 16px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none; }
    .wrapper table:not(.table-title):not(.cart-items) td {
      padding: 5px;
      border: 1px solid #b2b2b2;
      color: black;
      font-size: 16px;
      font-family: "NeoSansPro Light", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none; }

.loader-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  display: none;
  z-index: 1003; }
  .loader-wrap .sk-fading-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 4em;
    height: 4em; }
    .loader-wrap .sk-fading-circle .sk-circle {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .loader-wrap .sk-fading-circle .sk-circle:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #da291c;
      border-radius: 100%;
      animation: sk-fading-circle-delay 1.2s infinite ease-in-out both; }
    .loader-wrap .sk-fading-circle .sk-circle-2 {
      transform: rotate(30deg); }
    .loader-wrap .sk-fading-circle .sk-circle-3 {
      transform: rotate(60deg); }
    .loader-wrap .sk-fading-circle .sk-circle-4 {
      transform: rotate(90deg); }
    .loader-wrap .sk-fading-circle .sk-circle-5 {
      transform: rotate(120deg); }
    .loader-wrap .sk-fading-circle .sk-circle-6 {
      transform: rotate(150deg); }
    .loader-wrap .sk-fading-circle .sk-circle-7 {
      transform: rotate(180deg); }
    .loader-wrap .sk-fading-circle .sk-circle-8 {
      transform: rotate(210deg); }
    .loader-wrap .sk-fading-circle .sk-circle-9 {
      transform: rotate(240deg); }
    .loader-wrap .sk-fading-circle .sk-circle-10 {
      transform: rotate(270deg); }
    .loader-wrap .sk-fading-circle .sk-circle-11 {
      transform: rotate(300deg); }
    .loader-wrap .sk-fading-circle .sk-circle-12 {
      transform: rotate(330deg); }
    .loader-wrap .sk-fading-circle .sk-circle-2:before {
      animation-delay: -1.1s; }
    .loader-wrap .sk-fading-circle .sk-circle-3:before {
      animation-delay: -1s; }
    .loader-wrap .sk-fading-circle .sk-circle-4:before {
      animation-delay: -0.9s; }
    .loader-wrap .sk-fading-circle .sk-circle-5:before {
      animation-delay: -0.8s; }
    .loader-wrap .sk-fading-circle .sk-circle-6:before {
      animation-delay: -0.7s; }
    .loader-wrap .sk-fading-circle .sk-circle-7:before {
      animation-delay: -0.6s; }
    .loader-wrap .sk-fading-circle .sk-circle-8:before {
      animation-delay: -0.5s; }
    .loader-wrap .sk-fading-circle .sk-circle-9:before {
      animation-delay: -0.4s; }
    .loader-wrap .sk-fading-circle .sk-circle-10:before {
      animation-delay: -0.3s; }
    .loader-wrap .sk-fading-circle .sk-circle-11:before {
      animation-delay: -0.2s; }
    .loader-wrap .sk-fading-circle .sk-circle-12:before {
      animation-delay: -0.1s; }
@keyframes sk-fading-circle-delay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
.main-loader .loader-wrap {
  position: fixed; }

.right-image {
  float: right;
  margin: 15px 0 0 30px; }

.left-image {
  float: left;
  margin: 15px 30px 0 0; }

.right-image, .left-image {
  max-width: 460px;
  height: auto; }
  @media screen and (max-width: 1279px) {
    .right-image, .left-image {
      float: none;
      display: block;
      margin: 0 auto 35px auto; } }
  @media screen and (max-width: 1023px) {
    .right-image, .left-image {
      width: 100%;
      margin: 0 auto 25px auto; } }

.products-exist {
  color: #4a4a4a;
  font-size: 16px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 40px; }

#toTop {
  position: fixed;
  bottom: 40px;
  right: 50%;
  margin-right: -850px;
  cursor: pointer;
  display: none;
  z-index: 100;
  width: 80px;
  height: 90px; }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    #toTop {
      margin-right: -620px; } }
  @media screen and (max-width: 1279px) and (min-width: 1024px) {
    #toTop {
      margin-right: -500px;
      bottom: 10px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    #toTop {
      margin-right: -380px;
      bottom: 10px;
      width: 66px;
      height: 76px; } }
  @media screen and (max-width: 799px) {
    #toTop {
      margin-right: -220px;
      bottom: 215px;
      width: 55px;
      height: 63px; } }
  #toTop:hover .icon {
    background: url("img/link-arrow-white.png") 45px center no-repeat; }
    @media screen and (max-width: 799px) {
      #toTop:hover .icon {
        background: url("img/link-arrow-white-480.png") center no-repeat; } }
  #toTop .icon {
    background: url("img/link-arrow-white.png") center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-90deg);
    /* Chrome y Safari */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
    /* Internet Explorer */
    -o-transform: rotate(-90deg);
    /* Opera */
    -ms-transform: rotate(-90deg);
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    @media screen and (max-width: 799px) {
      #toTop .icon {
        background: url("img/link-arrow-white-480.png") center no-repeat;
        -webkit-transform: rotate(0deg);
        /* Chrome y Safari */
        -moz-transform: rotate(0deg);
        /* Firefox */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
        /* Internet Explorer */
        -o-transform: rotate(0deg);
        /* Opera */
        -ms-transform: rotate(0deg); } }
  #toTop .figure {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #toTop .figure div {
      position: absolute;
      width: 100%;
      height: 50px;
      background: #da291c;
      border-top: none;
      border-bottom: none;
      left: 0;
      top: 20px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        #toTop .figure div {
          height: 41px;
          top: 17px; } }
      @media screen and (max-width: 799px) {
        #toTop .figure div {
          height: 35px;
          top: 14px; } }
    #toTop .figure div:nth-child(2) {
      -webkit-transform: rotate(60deg);
      /* Chrome y Safari */
      -moz-transform: rotate(60deg);
      /* Firefox */
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
      /* Internet Explorer */
      -o-transform: rotate(60deg);
      /* Opera */
      -ms-transform: rotate(60deg); }
    #toTop .figure div:nth-child(3) {
      -webkit-transform: rotate(-60deg);
      /* Chrome y Safari */
      -moz-transform: rotate(-60deg);
      /* Firefox */
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
      /* Internet Explorer */
      -o-transform: rotate(-60deg);
      /* Opera */
      -ms-transform: rotate(-60deg); }

header {
  width: 100%;
  height: 145px;
  position: relative;
  z-index: 1001; }
  @media screen and (max-width: 1799px) and (min-width: 800px) {
    header {
      height: 140px; } }
  @media screen and (max-width: 799px) {
    header {
      height: 175px; } }
  header .header-info-wrap {
    width: 100%;
    position: relative;
    background: white; }
    header .header-info-wrap.fixed {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      display: block !important;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation: fixedHeader 0.4s linear;
      animation: fixedHeader 0.4s linear; }
@-webkit-keyframes fixedHeader {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: .5; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@-moz-keyframes fixedHeader {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: .5; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@-ms-keyframes fixedHeader {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: .5; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@-o-keyframes fixedHeader {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: .5; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@keyframes fixedHeader {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: .5; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
    header .header-info-wrap:before {
      content: "";
      position: absolute;
      z-index: 5;
      background: white;
      left: -100%;
      width: 300%;
      height: 100%; }
    header .header-info-wrap .first-line {
      position: relative;
      z-index: 6;
      height: 90px;
      background: white;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: center;
      width: 1620px;
      margin: 0 auto; }
      @media screen and (max-width: 1799px) and (min-width: 1280px) {
        header .header-info-wrap .first-line {
          width: 1240px; } }
      @media screen and (max-width: 1279px) and (min-width: 1023px) {
        header .header-info-wrap .first-line {
          width: 1000px; } }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        header .header-info-wrap .first-line {
          width: 760px; } }
      @media screen and (max-width: 799px) {
        header .header-info-wrap .first-line {
          width: 440px; } }
      @media screen and (max-width: 1799px) {
        header .header-info-wrap .first-line {
          height: 85px; } }
      @media screen and (max-width: 799px) {
        header .header-info-wrap .first-line {
          height: 120px;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      header .header-info-wrap .first-line .logo {
        min-width: 264px;
        max-width: 264px;
        height: 50px;
        background: url("../../../logo.png") center no-repeat;
        background-size: contain; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          header .header-info-wrap .first-line .logo {
            min-width: 189px;
            max-width: 189px;
            height: 47px; } }
        @media screen and (max-width: 1279px) {
          header .header-info-wrap .first-line .logo {
            min-width: 149px;
            max-width: 149px;
            height: 37px; } }
      header .header-info-wrap .first-line .location {
        height: 27px;
        line-height: 27px;
        min-width: 280px;
        max-width: 280px;
        position: relative;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          header .header-info-wrap .first-line .location {
            min-width: 205px;
            max-width: 205px; } }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          header .header-info-wrap .first-line .location {
            min-width: 195px;
            max-width: 195px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          header .header-info-wrap .first-line .location {
            min-width: 188px;
            max-width: 188px; } }
        @media screen and (max-width: 799px) {
          header .header-info-wrap .first-line .location {
            min-width: 220px;
            max-width: 220px; } }
        header .header-info-wrap .first-line .location .loc-wrap {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          -moz-flex-direction: row;
          flex-direction: row;
          -webkit-flex-wrap: nowrap;
          -moz-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
          justify-content: center;
          align-items: center;
          position: relative; }
        header .header-info-wrap .first-line .location .icon {
          background: url("img/location-min.png") left center no-repeat;
          height: 27px;
          min-width: 27px;
          max-width: 27px;
          margin-right: 10px;
          cursor: pointer; }
        header .header-info-wrap .first-line .location span {
          color: black;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          white-space: nowrap;
          text-decoration: underline;
          cursor: pointer; }
          @media screen and (max-width: 1799px) {
            header .header-info-wrap .first-line .location span {
              font-size: 14px; } }
        header .header-info-wrap .first-line .location:hover:not(.noHover) span {
          text-decoration: none; }
      header .header-info-wrap .first-line .phones {
        white-space: nowrap;
        max-width: 200px;
        text-align: right;
        margin: 0 0 0 auto; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          header .header-info-wrap .first-line .phones {
            max-width: 180px; } }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          header .header-info-wrap .first-line .phones {
            max-width: 175px; } }
        @media screen and (max-width: 1023px) {
          header .header-info-wrap .first-line .phones {
            display: none; } }
        header .header-info-wrap .first-line .phones a {
          display: block;
          width: 100%;
          height: 100%;
          color: black;
          font-size: 18px;
          font-family: "NeoSansPro Medium", Arial, Sans-Serif;
          text-transform: uppercase;
          text-decoration: none;
          text-align: right; }
          @media screen and (max-width: 1799px) and (min-width: 1024px) {
            header .header-info-wrap .first-line .phones a {
              font-size: 16px; } }
          header .header-info-wrap .first-line .phones a:first-child {
            margin-bottom: 13px; }
      header .header-info-wrap .first-line .call-and-request {
        margin: 0 0 0 auto; }
        @media screen and (max-width: 1023px) {
          header .header-info-wrap .first-line .call-and-request {
            display: none; } }
        header .header-info-wrap .first-line .call-and-request div {
          color: black;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          text-decoration: underline;
          cursor: pointer; }
          @media screen and (max-width: 1799px) and (min-width: 1024px) {
            header .header-info-wrap .first-line .call-and-request div {
              font-size: 14px; } }
          @media screen and (min-width: 1024px) {
            header .header-info-wrap .first-line .call-and-request div:hover:not(.noHover) {
              text-decoration: none; } }
      header .header-info-wrap .first-line .email-wrap {
        margin: 0 0 0 auto; }
        @media screen and (max-width: 1279px) {
          header .header-info-wrap .first-line .email-wrap {
            display: none; } }
        header .header-info-wrap .first-line .email-wrap .email {
          background: url("img/mail-icon-header-min.png") left center no-repeat;
          padding-left: 35px;
          height: 27px;
          line-height: 26px;
          color: black;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          text-decoration: none;
          white-space: nowrap;
          display: inline-block; }
          @media screen and (max-width: 1799px) and (min-width: 1280px) {
            header .header-info-wrap .first-line .email-wrap .email {
              font-size: 14px;
              height: 25px;
              line-height: 25px;
              background-size: 25px 25px; } }
          @media screen and (min-width: 1024px) {
            header .header-info-wrap .first-line .email-wrap .email:hover:not(.noHover) {
              text-decoration: underline; } }
      header .header-info-wrap .first-line .auth-info {
        margin: 0 0 0 auto; }
        @media screen and (max-width: 799px) {
          header .header-info-wrap .first-line .auth-info {
            margin: -10px 10px 0 auto; } }
        header .header-info-wrap .first-line .auth-info .log {
          background: url("img/padlock-min.png") left top no-repeat;
          padding-left: 30px;
          height: 30px;
          line-height: 29px;
          color: black;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          margin-top: -2px;
          cursor: pointer; }
          @media screen and (max-width: 1799px) {
            header .header-info-wrap .first-line .auth-info .log {
              font-size: 14px; } }
        header .header-info-wrap .first-line .auth-info .logout {
          text-align: right; }
          header .header-info-wrap .first-line .auth-info .logout .lk-link, header .header-info-wrap .first-line .auth-info .logout .lk-link-800, header .header-info-wrap .first-line .auth-info .logout .submit {
            color: black;
            font-size: 16px;
            font-family: "NeoSansPro", Arial, Sans-Serif;
            text-transform: uppercase;
            text-transform: none;
            text-decoration: underline;
            display: block; }
            @media screen and (max-width: 1799px) {
              header .header-info-wrap .first-line .auth-info .logout .lk-link, header .header-info-wrap .first-line .auth-info .logout .lk-link-800, header .header-info-wrap .first-line .auth-info .logout .submit {
                font-size: 14px; } }
          @media screen and (max-width: 1023px) {
            header .header-info-wrap .first-line .auth-info .logout .lk-link {
              display: none; } }
          header .header-info-wrap .first-line .auth-info .logout .lk-link-800 {
            display: none; }
            @media screen and (max-width: 1023px) {
              header .header-info-wrap .first-line .auth-info .logout .lk-link-800 {
                display: block; } }
          header .header-info-wrap .first-line .auth-info .logout .submit {
            margin-top: 14px;
            background: transparent;
            border: 0;
            cursor: pointer;
            padding: 0;
            width: 100%;
            text-align: right; }
      header .header-info-wrap .first-line .menu-button-wrap {
        cursor: pointer;
        position: relative;
        min-width: 60px;
        max-width: 60px;
        height: 60px; }
        @media screen and (max-width: 799px) {
          header .header-info-wrap .first-line .menu-button-wrap {
            min-width: 45px;
            max-width: 45px;
            height: 40px;
            margin-left: auto;
            margin-right: 10px; } }
        header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:after, header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:before {
          width: 22px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:after, header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:before {
              width: 18px;
              left: 1px; } }
        header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:after {
          -webkit-transform: rotate(-45deg);
          /* Chrome y Safari */
          -moz-transform: rotate(-45deg);
          /* Firefox */
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
          /* Internet Explorer */
          -o-transform: rotate(-45deg);
          /* Opera */
          -ms-transform: rotate(-45deg);
          bottom: 8px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:after {
              bottom: 6px; } }
        header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:before {
          -webkit-transform: rotate(45deg);
          /* Chrome y Safari */
          -moz-transform: rotate(45deg);
          /* Firefox */
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
          /* Internet Explorer */
          -o-transform: rotate(45deg);
          /* Opera */
          -ms-transform: rotate(45deg);
          top: 8px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .first-line .menu-button-wrap.active .menu-button:before {
              top: 6px; } }
        header .header-info-wrap .first-line .menu-button-wrap.active .menu-button .line {
          display: none; }
        header .header-info-wrap .first-line .menu-button-wrap .menu-button {
          transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -webkit-transition: all 0.2s ease;
          width: 22px;
          height: 18px;
          position: absolute;
          z-index: 1;
          top: 50%;
          margin-top: -9px;
          left: 50%;
          margin-left: -11px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .first-line .menu-button-wrap .menu-button {
              width: 18px;
              height: 14px;
              margin-top: -7px;
              margin-left: -8.8px; } }
          header .header-info-wrap .first-line .menu-button-wrap .menu-button:after, header .header-info-wrap .first-line .menu-button-wrap .menu-button:before, header .header-info-wrap .first-line .menu-button-wrap .menu-button .line {
            width: 100%;
            height: 2px;
            background: white;
            position: absolute;
            left: 0; }
          header .header-info-wrap .first-line .menu-button-wrap .menu-button:after, header .header-info-wrap .first-line .menu-button-wrap .menu-button:before {
            content: '';
            transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease; }
          header .header-info-wrap .first-line .menu-button-wrap .menu-button .line {
            top: 8px; }
            @media screen and (max-width: 799px) {
              header .header-info-wrap .first-line .menu-button-wrap .menu-button .line {
                top: 6px; } }
          header .header-info-wrap .first-line .menu-button-wrap .menu-button:after {
            bottom: 0; }
          header .header-info-wrap .first-line .menu-button-wrap .menu-button:before {
            top: 0; }
        header .header-info-wrap .first-line .menu-button-wrap .figure {
          width: 52px;
          height: 100%;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .first-line .menu-button-wrap .figure {
              width: 40px; } }
          header .header-info-wrap .first-line .menu-button-wrap .figure div {
            position: absolute;
            width: 100%;
            height: 33px;
            background: #da291c;
            border-top: none;
            border-bottom: none;
            left: 4px;
            top: 13px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            border-radius: 6px; }
            @media screen and (max-width: 799px) {
              header .header-info-wrap .first-line .menu-button-wrap .figure div {
                height: 27px;
                top: 6.5px;
                left: 3px; } }
          header .header-info-wrap .first-line .menu-button-wrap .figure div:first-child {
            -webkit-transform: rotate(90deg);
            /* Chrome y Safari */
            -moz-transform: rotate(90deg);
            /* Firefox */
            filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
            /* Internet Explorer */
            -o-transform: rotate(90deg);
            /* Opera */
            -ms-transform: rotate(90deg); }
          header .header-info-wrap .first-line .menu-button-wrap .figure div:nth-child(2) {
            -webkit-transform: rotate(30deg);
            /* Chrome y Safari */
            -moz-transform: rotate(30deg);
            /* Firefox */
            filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
            /* Internet Explorer */
            -o-transform: rotate(30deg);
            /* Opera */
            -ms-transform: rotate(30deg); }
          header .header-info-wrap .first-line .menu-button-wrap .figure div:nth-child(3) {
            -webkit-transform: rotate(-30deg);
            /* Chrome y Safari */
            -moz-transform: rotate(-30deg);
            /* Firefox */
            filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
            /* Internet Explorer */
            -o-transform: rotate(-30deg);
            /* Opera */
            -ms-transform: rotate(-30deg); }
    header .header-info-wrap .second-line {
      width: 100%;
      height: 55px;
      background: #da291c;
      position: relative;
      z-index: 5; }
      header .header-info-wrap .second-line .catalog-button-wrap {
        display: none;
        height: 100%;
        width: 1620px;
        margin: 0 auto;
        padding-top: 18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          header .header-info-wrap .second-line .catalog-button-wrap {
            width: 1240px; } }
        @media screen and (max-width: 1279px) and (min-width: 1023px) {
          header .header-info-wrap .second-line .catalog-button-wrap {
            width: 1000px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          header .header-info-wrap .second-line .catalog-button-wrap {
            width: 760px; } }
        @media screen and (max-width: 799px) {
          header .header-info-wrap .second-line .catalog-button-wrap {
            width: 440px; } }
        @media screen and (max-width: 1279px) {
          header .header-info-wrap .second-line .catalog-button-wrap {
            display: block; } }
      header .header-info-wrap .second-line .catalog-button {
        width: 116px;
        height: 18px;
        white-space: nowrap;
        position: relative;
        padding-left: 26px;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 799px) {
          header .header-info-wrap .second-line .catalog-button {
            padding-left: 24px; } }
        header .header-info-wrap .second-line .catalog-button.active .icon:after, header .header-info-wrap .second-line .catalog-button.active .icon:before {
          width: 22px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .second-line .catalog-button.active .icon:after, header .header-info-wrap .second-line .catalog-button.active .icon:before {
              width: 18px;
              left: 1px; } }
        header .header-info-wrap .second-line .catalog-button.active .icon:after {
          -webkit-transform: rotate(-45deg);
          /* Chrome y Safari */
          -moz-transform: rotate(-45deg);
          /* Firefox */
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
          /* Internet Explorer */
          -o-transform: rotate(-45deg);
          /* Opera */
          -ms-transform: rotate(-45deg);
          bottom: 8px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .second-line .catalog-button.active .icon:after {
              bottom: 6px; } }
        header .header-info-wrap .second-line .catalog-button.active .icon:before {
          -webkit-transform: rotate(45deg);
          /* Chrome y Safari */
          -moz-transform: rotate(45deg);
          /* Firefox */
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
          /* Internet Explorer */
          -o-transform: rotate(45deg);
          /* Opera */
          -ms-transform: rotate(45deg);
          top: 8px; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .second-line .catalog-button.active .icon:before {
              top: 6px; } }
        header .header-info-wrap .second-line .catalog-button.active .icon .line {
          display: none; }
        header .header-info-wrap .second-line .catalog-button .icon {
          transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -webkit-transition: all 0.2s ease;
          width: 22px;
          height: 18px;
          position: absolute;
          z-index: 1;
          top: 50%;
          margin-top: -9px;
          left: 50%;
          margin-left: -11px;
          left: 0;
          margin-left: 0; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .second-line .catalog-button .icon {
              width: 18px;
              height: 14px;
              margin-top: -7px;
              margin-left: -8.8px; } }
          header .header-info-wrap .second-line .catalog-button .icon:after, header .header-info-wrap .second-line .catalog-button .icon:before, header .header-info-wrap .second-line .catalog-button .icon .line {
            width: 100%;
            height: 2px;
            background: white;
            position: absolute;
            left: 0; }
          header .header-info-wrap .second-line .catalog-button .icon:after, header .header-info-wrap .second-line .catalog-button .icon:before {
            content: '';
            transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease; }
          header .header-info-wrap .second-line .catalog-button .icon .line {
            top: 8px; }
            @media screen and (max-width: 799px) {
              header .header-info-wrap .second-line .catalog-button .icon .line {
                top: 6px; } }
          header .header-info-wrap .second-line .catalog-button .icon:after {
            bottom: 0; }
          header .header-info-wrap .second-line .catalog-button .icon:before {
            top: 0; }
          @media screen and (max-width: 799px) {
            header .header-info-wrap .second-line .catalog-button .icon {
              margin-left: 0; } }
        header .header-info-wrap .second-line .catalog-button span {
          color: white;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          margin-left: 8px; }

.content-wrapper {
  width: 100%; }
  .content-wrapper .content {
    min-height: calc(100vh - 248px); }
    .content-wrapper .content .text-wrap {
      width: 1620px;
      margin: 0 auto;
      padding-bottom: 60px; }
      @media screen and (max-width: 1799px) and (min-width: 1280px) {
        .content-wrapper .content .text-wrap {
          width: 1240px; } }
      @media screen and (max-width: 1279px) and (min-width: 1023px) {
        .content-wrapper .content .text-wrap {
          width: 1000px; } }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        .content-wrapper .content .text-wrap {
          width: 760px; } }
      @media screen and (max-width: 799px) {
        .content-wrapper .content .text-wrap {
          width: 440px; } }
    .content-wrapper .content .no-products {
      margin-top: 50px; }
      .content-wrapper .content .no-products .title {
        color: black;
        font-size: 40px;
        font-family: "NeoSansPro", Arial, Sans-Serif;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center; }
      .content-wrapper .content .no-products .image {
        background: url("img/creating-page.svg") no-repeat center;
        background-size: contain;
        height: 200px;
        width: 200px;
        margin: 50px auto 0 auto; }

footer {
  width: 100%;
  position: relative; }
  footer * {
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease; }
  footer .footer-wrap {
    background: #2f2f2f; }
    footer .footer-wrap .first-line {
      height: 113px;
      border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
      @media screen and (max-width: 1279px) and (min-width: 800px) {
        footer .footer-wrap .first-line {
          height: 93px; } }
      @media screen and (max-width: 799px) {
        footer .footer-wrap .first-line {
          height: 143px; } }
      footer .footer-wrap .first-line .centered {
        width: 1620px;
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        height: 100%; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          footer .footer-wrap .first-line .centered {
            width: 1240px; } }
        @media screen and (max-width: 1279px) and (min-width: 1023px) {
          footer .footer-wrap .first-line .centered {
            width: 1000px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          footer .footer-wrap .first-line .centered {
            width: 760px; } }
        @media screen and (max-width: 799px) {
          footer .footer-wrap .first-line .centered {
            width: 440px; } }
        @media screen and (max-width: 799px) {
          footer .footer-wrap .first-line .centered {
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding-bottom: 5px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; } }
        footer .footer-wrap .first-line .centered .logo {
          min-width: 332px;
          max-width: 332px;
          height: 63px;
          background: url("../../../logo.png") center no-repeat;
          background-size: contain; }
          @media screen and (max-width: 1279px) and (min-width: 800px) {
            footer .footer-wrap .first-line .centered .logo {
              min-width: 279px;
              max-width: 279px;
              height: 53px; } }
          @media screen and (max-width: 799px) {
            footer .footer-wrap .first-line .centered .logo {
              min-width: 209px;
              max-width: 209px;
              height: 52px; } }
        footer .footer-wrap .first-line .centered .phones {
          white-space: nowrap;
          margin: 0 0 0 auto; }
          @media screen and (max-width: 799px) {
            footer .footer-wrap .first-line .centered .phones {
              margin: -5px 0 0 auto; } }
          footer .footer-wrap .first-line .centered .phones a {
            display: block;
            width: 100%;
            height: 100%;
            color: #da291c;
            font-size: 18px;
            font-family: "NeoSansPro Medium", Arial, Sans-Serif;
            text-transform: uppercase;
            text-decoration: none;
            text-align: right; }
            footer .footer-wrap .first-line .centered .phones a:first-child {
              margin-bottom: 14px; }
              @media screen and (max-width: 799px) {
                footer .footer-wrap .first-line .centered .phones a:first-child {
                  margin-bottom: 8px; } }
        footer .footer-wrap .first-line .centered .call-and-request {
          min-width: 125px;
          max-width: 125px;
          margin-left: 55px;
          justify-self: flex-end; }
          @media screen and (max-width: 799px) {
            footer .footer-wrap .first-line .centered .call-and-request {
              margin: -23px 0 0 auto; } }
          footer .footer-wrap .first-line .centered .call-and-request div {
            color: white;
            font-size: 16px;
            font-family: "NeoSansPro", Arial, Sans-Serif;
            text-transform: uppercase;
            text-transform: none;
            text-decoration: underline;
            cursor: pointer; }
            @media screen and (min-width: 1024px) {
              footer .footer-wrap .first-line .centered .call-and-request div:hover:not(.noHover) {
                text-decoration: none; } }
    footer .footer-wrap .second-line {
      width: 1620px;
      margin: 0 auto; }
      @media screen and (max-width: 1799px) and (min-width: 1280px) {
        footer .footer-wrap .second-line {
          width: 1240px; } }
      @media screen and (max-width: 1279px) and (min-width: 1023px) {
        footer .footer-wrap .second-line {
          width: 1000px; } }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        footer .footer-wrap .second-line {
          width: 760px; } }
      @media screen and (max-width: 799px) {
        footer .footer-wrap .second-line {
          width: 440px; } }
      footer .footer-wrap .second-line .menus-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start; }
        @media screen and (max-width: 1023px) {
          footer .footer-wrap .second-line .menus-list {
            display: none; } }
      footer .footer-wrap .second-line .politika {
        text-align: center;
        padding: 40px 0 50px 0; }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          footer .footer-wrap .second-line .politika {
            padding: 20px 0 25px 0; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          footer .footer-wrap .second-line .politika {
            padding: 37px 0 40px 0; } }
        @media screen and (max-width: 799px) {
          footer .footer-wrap .second-line .politika {
            padding: 12px 0 15px 0; } }
        footer .footer-wrap .second-line .politika a {
          color: white;
          font-size: 14px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          letter-spacing: .7px;
          display: table;
          margin: 0 auto; }
          footer .footer-wrap .second-line .politika a:hover {
            text-decoration: none; }

.agreement-checkbox, .email-terms-checkbox {
  white-space: nowrap;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  .agreement-checkbox .checkbox, .email-terms-checkbox .checkbox {
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    border: 2px solid #bcbcbc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    margin-right: 10px; }
    .agreement-checkbox .checkbox input, .email-terms-checkbox .checkbox input {
      display: none; }
    .agreement-checkbox .checkbox .icon, .email-terms-checkbox .checkbox .icon {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 15px;
      height: 15px;
      background: #da291c;
      opacity: 0;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease; }
    .agreement-checkbox .checkbox.active .icon, .email-terms-checkbox .checkbox.active .icon {
      opacity: 1; }
    .agreement-checkbox .checkbox.error, .email-terms-checkbox .checkbox.error {
      border: 2px solid #da291c; }
  .agreement-checkbox .text, .email-terms-checkbox .text {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    color: black;
    font-size: 16px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    white-space: normal;
    line-height: 25px;
    word-spacing: 0; }
    .agreement-checkbox .text a, .email-terms-checkbox .text a {
      color: black;
      font-size: 16px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none; }
      .agreement-checkbox .text a:hover:not(.noHover), .email-terms-checkbox .text a:hover:not(.noHover) {
        text-decoration: none; }

.contacts-page {
  width: 1620px;
  margin: 0 auto; }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    .contacts-page {
      width: 1240px; } }
  @media screen and (max-width: 1279px) and (min-width: 1023px) {
    .contacts-page {
      width: 1000px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .contacts-page {
      width: 760px; } }
  @media screen and (max-width: 799px) {
    .contacts-page {
      width: 440px; } }
  @media screen and (min-width: 800px) {
    .contacts-page .contacts-wrap {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: flex-start; } }
  @media screen and (min-width: 800px) {
    .contacts-page .contacts-wrap.four .phone-and-email, .contacts-page .contacts-wrap.four .address, .contacts-page .contacts-wrap.four .sklad {
      max-width: 25%; } }
  @media screen and (min-width: 800px) {
    .contacts-page .contacts-wrap:not(.four) .phone-and-email, .contacts-page .contacts-wrap:not(.four) .address, .contacts-page .contacts-wrap:not(.four) .sklad {
      max-width: 33.3%; } }
  .contacts-page .contacts-wrap .phone-and-email, .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    @media screen and (min-width: 800px) {
      .contacts-page .contacts-wrap .phone-and-email, .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        height: 231px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .contacts-page .contacts-wrap .phone-and-email, .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        height: 286px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .contacts-page .contacts-wrap .phone-and-email, .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        height: 255px; } }
    .contacts-page .contacts-wrap .phone-and-email .title, .contacts-page .contacts-wrap .address .title, .contacts-page .contacts-wrap .sklad .title {
      color: #4a4a4a;
      font-size: 16px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      letter-spacing: .8px;
      margin: -3px 0 35px 0; }
      @media screen and (max-width: 1023px) {
        .contacts-page .contacts-wrap .phone-and-email .title, .contacts-page .contacts-wrap .address .title, .contacts-page .contacts-wrap .sklad .title {
          margin-bottom: 30px;
          word-break: break-all; } }
    .contacts-page .contacts-wrap .phone-and-email .str, .contacts-page .contacts-wrap .phone-and-email .hours, .contacts-page .contacts-wrap .address .str, .contacts-page .contacts-wrap .address .hours, .contacts-page .contacts-wrap .sklad .str, .contacts-page .contacts-wrap .sklad .hours {
      color: black;
      font-size: 16px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      letter-spacing: .8px;
      line-height: 24px; }
      @media screen and (max-width: 1023px) {
        .contacts-page .contacts-wrap .phone-and-email .str, .contacts-page .contacts-wrap .phone-and-email .hours, .contacts-page .contacts-wrap .address .str, .contacts-page .contacts-wrap .address .hours, .contacts-page .contacts-wrap .sklad .str, .contacts-page .contacts-wrap .sklad .hours {
          font-size: 14px;
          line-height: 20px;
          letter-spacing: .7px; } }
  .contacts-page .contacts-wrap .sklad:before, .contacts-page .contacts-wrap .address:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #da291c; }
    @media screen and (max-width: 799px) {
      .contacts-page .contacts-wrap .sklad:before, .contacts-page .contacts-wrap .address:before {
        width: 100%;
        height: 2px; } }
  .contacts-page .contacts-wrap .phone-and-email {
    padding-right: 45px; }
    @media screen and (max-width: 1799px) and (min-width: 1280px) {
      .contacts-page .contacts-wrap .phone-and-email {
        padding-right: 25px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .contacts-page .contacts-wrap .phone-and-email {
        padding-right: 22px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .contacts-page .contacts-wrap .phone-and-email {
        padding-right: 12px; } }
    @media screen and (max-width: 799px) {
      .contacts-page .contacts-wrap .phone-and-email {
        padding: 0 0 22px 0; } }
    .contacts-page .contacts-wrap .phone-and-email a {
      color: black;
      font-size: 18px;
      font-family: "NeoSansPro Medium", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      text-decoration: none;
      letter-spacing: .9px;
      line-height: 24px; }
      @media screen and (max-width: 1023px) {
        .contacts-page .contacts-wrap .phone-and-email a {
          font-size: 16px;
          letter-spacing: .8px; } }
    .contacts-page .contacts-wrap .phone-and-email .phones, .contacts-page .contacts-wrap .phone-and-email .email-wrap {
      margin-top: 33px; }
      @media screen and (max-width: 1023px) {
        .contacts-page .contacts-wrap .phone-and-email .phones, .contacts-page .contacts-wrap .phone-and-email .email-wrap {
          margin-top: 28px; } }
    .contacts-page .contacts-wrap .phone-and-email .email-wrap .str {
      margin-right: 20px; }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        .contacts-page .contacts-wrap .phone-and-email .email-wrap .str {
          margin-right: 0; } }
  .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
    padding: 0 35px; }
    @media screen and (max-width: 1799px) and (min-width: 1280px) {
      .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        padding: 0 30px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        padding: 0 22px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        padding: 0 20px; } }
    @media screen and (max-width: 799px) {
      .contacts-page .contacts-wrap .address, .contacts-page .contacts-wrap .sklad {
        padding: 26px 0 22px 0; } }
    .contacts-page .contacts-wrap .address .hours, .contacts-page .contacts-wrap .sklad .hours {
      margin-top: 15px; }
    .contacts-page .contacts-wrap .address .show-map, .contacts-page .contacts-wrap .sklad .show-map {
      color: black;
      font-size: 18px;
      font-family: "NeoSansPro Medium", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      letter-spacing: .9px;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      cursor: pointer;
      margin-top: 33px;
      display: block;
      text-decoration: none; }
      @media screen and (max-width: 1023px) {
        .contacts-page .contacts-wrap .address .show-map, .contacts-page .contacts-wrap .sklad .show-map {
          font-size: 16px;
          letter-spacing: .8px;
          margin-top: 28px; } }
      .contacts-page .contacts-wrap .address .show-map:hover:not(.noHover), .contacts-page .contacts-wrap .sklad .show-map:hover:not(.noHover) {
        color: #da291c; }
  .contacts-page .yandex-map {
    top: 190px;
    position: absolute;
    width: 1620px;
    height: 600px;
    left: 50%;
    margin-left: -810px;
    background: #ebebeb;
    z-index: 1001;
    overflow: hidden;
    -webkit-box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.25);
    display: none; }
    @media screen and (max-width: 1799px) and (min-width: 1280px) {
      .contacts-page .yandex-map {
        width: 1240px;
        margin-left: -620px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .contacts-page .yandex-map {
        width: 1000px;
        margin-left: -500px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .contacts-page .yandex-map {
        width: 760px;
        margin-left: -380px; } }
    @media screen and (max-width: 799px) {
      .contacts-page .yandex-map {
        width: 440px;
        margin-left: -220px; } }
    .contacts-page .yandex-map .exit {
      position: absolute;
      background: url("img/form-exit.png") center no-repeat;
      width: 25px;
      height: 25px;
      right: 20px;
      top: 20px;
      cursor: pointer;
      z-index: 1; }
    .contacts-page .yandex-map #map {
      width: 100%;
      height: 100%; }
      .contacts-page .yandex-map #map .search-placemark-icons__active {
        color: #f33;
        margin-top: -64px;
        margin-left: -30px;
        position: relative; }
      .contacts-page .yandex-map #map .rubric-placemark-icons-provider__active-content {
        width: 24px;
        height: 24px;
        margin-left: -12px;
        margin-top: -12px; }
        .contacts-page .yandex-map #map .rubric-placemark-icons-provider__active-content > svg {
          fill: #fff;
          overflow: visible; }

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw; }

.lightboxOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  /* Image border */ }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(img/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data .lb-details {
  position: absolute;
  bottom: -40px; }

.lb-data .lb-caption {
  color: white;
  font-size: 24px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  letter-spacing: 1.2px; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-closeContainer {
  position: relative; }

.lb-data .lb-close {
  display: block;
  position: absolute;
  top: -45px;
  right: 0;
  width: 38px;
  height: 39px;
  background: url(img/exit-icon.png) top right no-repeat;
  text-align: right;
  cursor: pointer; }

.content-form.fixedBlock {
  height: auto;
  top: 100px;
  position: absolute;
  width: 1620px;
  left: 50%;
  margin-left: -810px;
  background: #ebebeb;
  z-index: 1001;
  overflow: hidden;
  -webkit-box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.25);
  display: none; }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    .content-form.fixedBlock {
      width: 1240px;
      margin-left: -620px; } }
  @media screen and (max-width: 1279px) and (min-width: 1024px) {
    .content-form.fixedBlock {
      width: 1000px;
      margin-left: -500px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .content-form.fixedBlock {
      width: 760px;
      margin-left: -380px; } }
  @media screen and (max-width: 799px) {
    .content-form.fixedBlock {
      width: 440px;
      margin-left: -220px; } }
  .content-form.fixedBlock.fade-animate {
    display: block !important;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation: fadeAnimate 0.3s linear;
    animation: fadeAnimate 0.3s linear; }
@-webkit-keyframes fadeAnimate {
  0% {
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@-moz-keyframes fadeAnimate {
  0% {
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@-ms-keyframes fadeAnimate {
  0% {
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@-o-keyframes fadeAnimate {
  0% {
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
@keyframes fadeAnimate {
  0% {
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
  .content-form.fixedBlock.scroll {
    top: 30px !important; }
    .content-form.fixedBlock.scroll .validateForm {
      overflow-y: auto;
      height: 100%; }
  .content-form.fixedBlock:before, .content-form.fixedBlock:after {
    content: '';
    position: absolute;
    z-index: 0; }
  .content-form.fixedBlock:before {
    background: url("img/forms-icons-left-min.png") no-repeat center;
    background-size: cover;
    width: 287px;
    height: 247px;
    left: -40px;
    bottom: -110px; }
    @media screen and (max-width: 1799px) and (min-width: 1024px) {
      .content-form.fixedBlock:before {
        bottom: -100px; } }
    @media screen and (max-width: 1023px) {
      .content-form.fixedBlock:before {
        left: -48px;
        bottom: -145px; } }
    @media screen and (max-width: 799px) {
      .content-form.fixedBlock:before {
        left: -145px; } }
  .content-form.fixedBlock:after {
    background: url("img/forms-icons-right-min.png") no-repeat center;
    background-size: cover;
    width: 519px;
    height: 152px;
    right: -30px;
    top: -50px; }
    @media screen and (max-width: 1799px) and (min-width: 1024px) {
      .content-form.fixedBlock:after {
        right: -35px; } }
    @media screen and (max-width: 1023px) {
      .content-form.fixedBlock:after {
        width: 418px;
        height: 122px;
        right: -40px;
        top: -38px; } }
.content-form .access-message {
  position: absolute;
  background-color: white;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  top: 0;
  z-index: 5; }
  .content-form .access-message .message {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: black;
    font-size: 22px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    text-align: center;
    height: 90px; }
.content-form .exit {
  position: absolute;
  background: url("img/form-exit.png") center no-repeat;
  width: 25px;
  height: 25px;
  right: 45px;
  top: 20px;
  cursor: pointer;
  z-index: 1; }
  @media screen and (max-width: 1799px) and (min-width: 1024px) {
    .content-form .exit {
      right: 41px; } }
  @media screen and (max-width: 1023px) {
    .content-form .exit {
      right: 20px; } }
  @media screen and (max-width: 1023px) {
    .content-form .exit {
      width: 20px;
      height: 20px;
      background-size: cover; } }
.content-form .validateForm {
  padding: 40px 137px 60px 137px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  height: 100%;
  position: relative; }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    .content-form .validateForm {
      padding: 40px 34px 60px 34px; } }
  @media screen and (max-width: 1279px) and (min-width: 1024px) {
    .content-form .validateForm {
      padding: 40px 40px 60px 40px; } }
  @media screen and (max-width: 1023px) {
    .content-form .validateForm {
      padding: 35px 21px 50px 21px; } }
  .content-form .validateForm .name-form {
    color: black;
    font-size: 40px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
    letter-spacing: 2px;
    text-align: left;
    padding-bottom: 40px;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 1279px) {
      .content-form .validateForm .name-form {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 1.5px; } }
    .content-form .validateForm .name-form:before {
      content: '';
      position: absolute;
      left: -100%;
      bottom: 0;
      width: 300%;
      height: 2px;
      background: #bcbcbc; }
  .content-form .validateForm .description {
    color: #727272;
    font-size: 24px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    padding-top: 40px; }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .content-form .validateForm .description {
        font-size: 21px;
        padding-top: 35px; } }
    @media screen and (max-width: 1023px) {
      .content-form .validateForm .description {
        font-size: 18px; } }
    @media screen and (max-width: 799px) {
      .content-form .validateForm .description {
        padding-top: 35px; } }
  .content-form .validateForm .input-message {
    color: #989898;
    font-size: 14px;
    font-family: "NeoSansPro Light", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    text-align: center;
    margin-top: 8px; }
  .content-form .validateForm .errors-wrap .error {
    color: #da291c;
    font-size: 18px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0;
    white-space: normal;
    line-height: 16px; }
    .content-form .validateForm .errors-wrap .error.agreement {
      display: none;
      margin-bottom: 15px; }
  .content-form .validateForm form {
    height: 100%; }
  .content-form .validateForm .inputs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px; }
    .content-form .validateForm .inputs .input-wrap {
      white-space: nowrap;
      position: relative;
      min-width: 419px;
      max-width: 419px;
      margin: 0 0 32px 0; }
      @media screen and (max-width: 1799px) and (min-width: 1280px) {
        .content-form .validateForm .inputs .input-wrap {
          min-width: 378px;
          max-width: 378px; } }
      @media screen and (max-width: 1279px) and (min-width: 1024px) {
        .content-form .validateForm .inputs .input-wrap {
          min-width: 300px;
          max-width: 300px; } }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        .content-form .validateForm .inputs .input-wrap {
          min-width: 230px;
          max-width: 230px; } }
      @media screen and (max-width: 799px) {
        .content-form .validateForm .inputs .input-wrap {
          min-width: 400px;
          max-width: 400px;
          margin: 0 0 27px 0; } }
      .content-form .validateForm .inputs .input-wrap .name {
        color: black;
        font-size: 21px;
        font-family: "NeoSansPro", Arial, Sans-Serif;
        text-transform: uppercase;
        text-transform: none;
        margin-bottom: 18px; }
        @media screen and (max-width: 1279px) {
          .content-form .validateForm .inputs .input-wrap .name {
            font-size: 18px; } }
        @media screen and (max-width: 1023px) {
          .content-form .validateForm .inputs .input-wrap .name {
            margin-bottom: 12px; } }
      .content-form .validateForm .inputs .input-wrap input, .content-form .validateForm .inputs .input-wrap textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #bcbcbc;
        padding-left: 15px;
        background: transparent;
        color: black;
        font-size: 20px;
        font-family: "NeoSansPro", Arial, Sans-Serif;
        text-transform: uppercase;
        text-transform: none;
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease; }
        .content-form .validateForm .inputs .input-wrap input:-webkit-autofill, .content-form .validateForm .inputs .input-wrap input:-webkit-autofill:hover, .content-form .validateForm .inputs .input-wrap input:-webkit-autofill:focus, .content-form .validateForm .inputs .input-wrap input:-webkit-autofill:active, .content-form .validateForm .inputs .input-wrap textarea:-webkit-autofill, .content-form .validateForm .inputs .input-wrap textarea:-webkit-autofill:hover, .content-form .validateForm .inputs .input-wrap textarea:-webkit-autofill:focus, .content-form .validateForm .inputs .input-wrap textarea:-webkit-autofill:active {
          -webkit-text-fill-color: black !important;
          -webkit-box-shadow: 0 0 0 1000px transparent inset;
          transition: background-color 5000s ease-in-out 0s; }
        @media screen and (max-width: 1799px) {
          .content-form .validateForm .inputs .input-wrap input, .content-form .validateForm .inputs .input-wrap textarea {
            font-size: 18px; } }
      .content-form .validateForm .inputs .input-wrap input {
        height: 55px; }
        @media screen and (max-width: 1023px) {
          .content-form .validateForm .inputs .input-wrap input {
            height: 50px; } }
      .content-form .validateForm .inputs .input-wrap textarea {
        resize: none;
        height: 140px;
        padding: 14px 0 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      .content-form .validateForm .inputs .input-wrap.file {
        height: 52px;
        padding-left: 60px;
        margin-top: -85px;
        margin-left: -5px;
        overflow: hidden;
        white-space: nowrap;
        background: url("img/file-icon.png") left center no-repeat;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          .content-form .validateForm .inputs .input-wrap.file {
            margin-left: -10px;
            min-width: 320px;
            max-width: 320px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          .content-form .validateForm .inputs .input-wrap.file {
            height: 68px;
            margin-top: -90px;
            background-position: left top; } }
        @media screen and (max-width: 799px) {
          .content-form .validateForm .inputs .input-wrap.file {
            margin-top: -10px; } }
        .content-form .validateForm .inputs .input-wrap.file input {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          overflow: hidden;
          cursor: pointer;
          padding: 0; }
        .content-form .validateForm .inputs .input-wrap.file input[type=file],
        .content-form .validateForm .inputs .input-wrap.file input[type=file]::-webkit-file-upload-button {
          /* chromes and blink button */
          cursor: pointer; }
        .content-form .validateForm .inputs .input-wrap.file .name-input-file {
          color: black;
          font-size: 20px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          margin-right: 15px;
          cursor: pointer; }
          @media screen and (max-width: 1279px) {
            .content-form .validateForm .inputs .input-wrap.file .name-input-file {
              font-size: 18px; } }
          .content-form .validateForm .inputs .input-wrap.file .name-input-file:hover:not(.noHover) {
            text-decoration: none; }
        .content-form .validateForm .inputs .input-wrap.file .file-desc {
          color: black;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          margin-top: 5px;
          white-space: normal;
          line-height: 24px; }
          @media screen and (max-width: 1279px) {
            .content-form .validateForm .inputs .input-wrap.file .file-desc {
              font-size: 14px; } }
        .content-form .validateForm .inputs .input-wrap.file .file-name {
          position: relative;
          overflow: hidden;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          color: black;
          font-size: 16px;
          font-family: "NeoSansPro", Arial, Sans-Serif;
          text-transform: uppercase;
          line-height: 17px;
          text-transform: none;
          padding-right: 25px;
          word-break: break-all;
          height: 100%;
          white-space: normal;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          -moz-flex-direction: row;
          flex-direction: row;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          justify-content: flex-start;
          align-items: center; }
          @media screen and (max-width: 1279px) {
            .content-form .validateForm .inputs .input-wrap.file .file-name {
              font-size: 14px; } }
          .content-form .validateForm .inputs .input-wrap.file .file-name .delete {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -6.5px;
            background: url("img/delete-file-icon-min.png") center no-repeat;
            width: 12px;
            height: 12px;
            cursor: pointer; }
      .content-form .validateForm .inputs .input-wrap .options {
        width: 100%; }
        .content-form .validateForm .inputs .input-wrap .options select {
          display: none; }
        .content-form .validateForm .inputs .input-wrap .options.active .item.first:after {
          -webkit-transform: rotate(-90deg);
          /* Chrome y Safari */
          -moz-transform: rotate(-90deg);
          /* Firefox */
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
          /* Internet Explorer */
          -o-transform: rotate(-90deg);
          /* Opera */
          -ms-transform: rotate(-90deg); }
        .content-form .validateForm .inputs .input-wrap .options .items-wrap {
          display: none;
          position: absolute;
          width: 100%;
          z-index: 2;
          max-height: 287px;
          overflow-y: auto;
          scrollbar-color: #da291c #e4ecef;
          scrollbar-width: thin;
          scrollbar-base-color: #da291c;
          scrollbar-face-color: #da291c;
          scrollbar-3dlight-color: #da291c;
          scrollbar-highlight-color: #da291c;
          scrollbar-track-color: #e4ecef;
          scrollbar-arrow-color: #e4ecef;
          scrollbar-shadow-color: #da291c;
          scrollbar-dark-shadow-color: #da291c;
          background: #fcfcfc;
          padding: 25px 0;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          .content-form .validateForm .inputs .input-wrap .options .items-wrap::-webkit-scrollbar {
            width: 2px;
            background-color: #e4ecef; }
          .content-form .validateForm .inputs .input-wrap .options .items-wrap::-webkit-scrollbar-thumb {
            width: 2px;
            background-color: #da291c; }
          @media screen and (max-width: 1279px) {
            .content-form .validateForm .inputs .input-wrap .options .items-wrap {
              padding: 15px 0; } }
        .content-form .validateForm .inputs .input-wrap .options .item {
          display: block;
          white-space: normal;
          cursor: pointer;
          margin-top: 10px; }
          .content-form .validateForm .inputs .input-wrap .options .item:first-child {
            margin-top: 0; }
          .content-form .validateForm .inputs .input-wrap .options .item.active .str {
            color: #da291c; }
          .content-form .validateForm .inputs .input-wrap .options .item .str {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            -moz-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-items: center;
            color: #303030;
            font-size: 18px;
            font-family: "NeoSansPro", Arial, Sans-Serif;
            text-transform: uppercase;
            text-transform: none;
            width: 100%;
            height: 100%;
            padding-left: 15px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; }
            @media screen and (max-width: 1279px) {
              .content-form .validateForm .inputs .input-wrap .options .item .str {
                font-size: 16px;
                padding-left: 10px; } }
          .content-form .validateForm .inputs .input-wrap .options .item.first {
            position: relative;
            height: 55px;
            background: transparent;
            border: 2px solid #bcbcbc;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; }
            @media screen and (max-width: 1023px) {
              .content-form .validateForm .inputs .input-wrap .options .item.first {
                height: 50px; } }
            .content-form .validateForm .inputs .input-wrap .options .item.first.default .str {
              color: #727272;
              font-size: 18px;
              font-family: "NeoSansPro", Arial, Sans-Serif;
              text-transform: uppercase;
              text-transform: none;
              white-space: normal; }
              @media screen and (max-width: 1279px) {
                .content-form .validateForm .inputs .input-wrap .options .item.first.default .str {
                  font-size: 16px;
                  line-height: 16px; } }
            .content-form .validateForm .inputs .input-wrap .options .item.first.error {
              border: 2px solid #da291c; }
            .content-form .validateForm .inputs .input-wrap .options .item.first:after {
              content: "";
              width: 19px;
              height: 7px;
              background: url("img/form-options-arrow.png") center no-repeat;
              position: absolute;
              top: 50%;
              margin-top: -1px;
              right: 15px;
              cursor: pointer;
              transition: all 0.2s ease;
              -o-transition: all 0.2s ease;
              -moz-transition: all 0.2s ease;
              -webkit-transition: all 0.2s ease; }
    .content-form .validateForm .inputs .show-hide-password {
      width: 35px;
      height: 35px;
      background: url("img/eye-icon.png") center no-repeat;
      position: absolute;
      bottom: 9px;
      right: 16px;
      cursor: pointer; }
      .content-form .validateForm .inputs .show-hide-password.active {
        background: url("img/eye-icon.png") center no-repeat; }
  .content-form .validateForm .button-wrap {
    margin-top: 20px;
    display: block; }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .content-form .validateForm .button-wrap {
        margin-top: 10px; } }
    .content-form .validateForm .button-wrap .button {
      position: relative;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      align-items: center;
      min-width: 253px;
      max-width: 253px;
      height: 55px;
      text-align: center;
      color: white;
      font-size: 18px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: uppercase;
      letter-spacing: 1.8px;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      background: #da291c;
      text-decoration: none;
      cursor: pointer;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      min-height: 50px;
      border: 0;
      margin: 0 0 0 auto; }
      .content-form .validateForm .button-wrap .button:hover:not(.noHover):before {
        left: -150%; }
      .content-form .validateForm .button-wrap .button:before {
        content: "";
        position: absolute;
        background: #02532e;
        width: 200%;
        height: 100%;
        top: 0;
        left: -205%;
        -webkit-transform: skewX(-22deg);
        -moz-transform: skewX(-22deg);
        -ms-transform: skewX(-22deg);
        -o-transform: skewX(-22deg);
        transform: skewX(-22deg);
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        z-index: 0; }
      .content-form .validateForm .button-wrap .button span {
        position: relative;
        z-index: 1; }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        .content-form .validateForm .button-wrap .button {
          height: 50px; } }

#scrollator_holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0; }
  #scrollator_holder .scrollator_lane_holder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 200ms, opacity 200ms;
    -moz-transition: width 200ms, opacity 200ms;
    -ms-transition: width 200ms, opacity 200ms;
    -o-transition: width 200ms, opacity 200ms;
    transition: width 200ms, opacity 200ms; }
    #scrollator_holder .scrollator_lane_holder:not(.custom) {
      margin: 5px 5px 5px 0;
      width: 4px; }
      #scrollator_holder .scrollator_lane_holder:not(.custom).hover, #scrollator_holder .scrollator_lane_holder:not(.custom):hover {
        width: 8px; }
      #scrollator_holder .scrollator_lane_holder:not(.custom) .scrollator_lane {
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
        #scrollator_holder .scrollator_lane_holder:not(.custom) .scrollator_lane .scrollator_handle_holder {
          margin: 0;
          width: 100%; }
          #scrollator_holder .scrollator_lane_holder:not(.custom) .scrollator_lane .scrollator_handle_holder .scrollator_handle {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
    #scrollator_holder .scrollator_lane_holder.hide {
      display: none !important; }
    #scrollator_holder .scrollator_lane_holder .scrollator_lane {
      position: absolute;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #scrollator_holder .scrollator_lane_holder .scrollator_lane .scrollator_handle_holder {
        position: absolute;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: transparent; }
        #scrollator_holder .scrollator_lane_holder .scrollator_lane .scrollator_handle_holder .scrollator_handle {
          position: absolute;
          width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
    #scrollator_holder .scrollator_lane_holder .scrollator_on_body {
      position: fixed; }

.scroll-parent.touch {
  position: relative; }
  .scroll-parent.touch .scrollator {
    overflow: auto !important;
    scrollbar-color: #da291c #e4ecef;
    scrollbar-width: thin;
    scrollbar-base-color: #da291c;
    scrollbar-face-color: #da291c;
    scrollbar-3dlight-color: #da291c;
    scrollbar-highlight-color: #da291c;
    scrollbar-track-color: #e4ecef;
    scrollbar-arrow-color: #e4ecef;
    scrollbar-shadow-color: #da291c;
    scrollbar-dark-shadow-color: #da291c; }
    .scroll-parent.touch .scrollator::-webkit-scrollbar {
      width: 2px;
      background-color: #e4ecef; }
    .scroll-parent.touch .scrollator::-webkit-scrollbar-thumb {
      width: 2px;
      background-color: #da291c; }

.scrollator {
  overflow: hidden !important; }

.page-404 {
  width: 450px;
  margin: 100px auto; }
  .page-404 .num {
    color: #4a4a4a;
    font-size: 235px;
    font-family: "NeoSansPro Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-align: center; }
    .page-404 .num span {
      color: #da291c; }
  .page-404 h1 {
    letter-spacing: -0.3px;
    white-space: nowrap;
    font-size: 40px;
    padding-top: 0;
    text-transform: uppercase;
    text-align: center; }



footer .footer-wrap .second-line {
    display: none !important;
}
.header-search {
    display: none !important;
}
.phones {
    display: none !important;
}
.phone-free  {
    display: none !important;
}

.koras img {width:40px;}


@media (max-width:767px) {
	header .header-info-wrap .first-line {
    width: 100%;
}
}



/*# sourceMappingURL=template_styles.css.map */
