@charset "UTF-8";
.bg-light-grey {
  background: #EFF2F4;
}

/*
0 - 576px:      Extra small devices (portrait phones, less than 576px)
577 - 768px:    Small devices (landscape phones, 576px and up)
769 - 992px:    Medium devices (tablets, 768px and up)
993 - 1200px:   Large devices (desktops, 992px and up)
1200px + :      Extra large devices (large desktops, 1200px and up)

$breakpoint arguement choices:
- phone
- phone-land
- tab-port
- tab-land
- desktop

*/
input::-moz-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input::-webkit-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input:-ms-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input::placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input::-o-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input::-webkit-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input:-ms-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea:-ms-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea::placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea::-o-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

textarea:-ms-input-placeholder {
  opacity: 1;
  color: #171717;
  font-size: 18px;
}

input:focus::-moz-placeholder {
  opacity: 0 !important;
  outline: none;
}

input:focus::-webkit-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

input:focus:-ms-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

input:focus::placeholder {
  opacity: 0 !important;
  outline: none;
}

input:focus::-o-placeholder {
  opacity: 0 !important;
  outline: none;
}

input::focus::-webkit-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

input:focus:-ms-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea:focus::-moz-placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea:focus::-webkit-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea:focus:-ms-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea:focus::placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea:focus::-o-placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea::focus::-webkit-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

textarea:focus:-ms-input-placeholder {
  opacity: 0 !important;
  outline: none;
}

@font-face {
  font-family: "BasierCircle";
  src: url("../fonts/Basier-Circle-regular-webfont/basiercircle-regular-webfont.eot"), url("../fonts/Basier-Circle-regular-webfont/basiercircle-regular-webfont.woff") format("woff"), url("../fonts/Basier-Circle-regular-webfont/basiercircle-regular-webfont.woff2") format("woff"), url("../fonts/Basier-Circle-regular-webfont/basiercircle-regular-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "BasierCircle";
  src: url("../fonts/Basier-Circle-medium-webfont/basiercircle-medium-webfont.eot"), url("../fonts/Basier-Circle-medium-webfont/basiercircle-medium-webfont.woff") format("woff"), url("../fonts/Basier-Circle-medium-webfont/basiercircle-medium-webfont.woff2") format("woff"), url("../fonts/Basier-Circle-medium-webfont/basiercircle-medium-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "BasierCircle";
  src: url("../fonts/Basier-Circle-semibold-webfont/basiercircle-semibold-webfont.eot"), url("../fonts/Basier-Circle-semibold-webfont/basiercircle-semibold-webfont.woff") format("woff"), url("../fonts/Basier-Circle-semibold-webfont/basiercircle-semibold-webfont.woff2") format("woff"), url("../fonts/Basier-Circle-semibold-webfont/basiercircle-semibold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "BasierCircle";
  src: url("../fonts/Basier-Circle-semibolditalic-webfont/basiercircle-semibolditalic-webfont.eot"), url("../fonts/Basier-Circle-semibolditalic-webfont/basiercircle-semibolditalic-webfont.woff") format("woff"), url("../fonts/Basier-Circle-semibolditalic-webfont/basiercircle-semibolditalic-webfont.woff2") format("woff"), url("../fonts/Basier-Circle-semibolditalic-webfont/basiercircle-semibolditalic-webfont.ttf") format("truetype");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "BasierCircle";
  src: url("../fonts/Basier-Circle-bold-webfont/basiercircle-bold-webfont.eot"), url("../fonts/Basier-Circle-bold-webfont/basiercircle-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Basier-Circle-bold-webfont/basiercircle-bold-webfont.woff2") format("woff2"), url("../fonts/Basier-Circle-bold-webfont/basiercircle-bold-webfont.woff") format("woff"), url("../fonts/Basier-Circle-bold-webfont/basiercircle-bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}
body {
  font-family: "BasierCircle", Arial, Helvetica, sans-serif;
  margin: 0;
  color: #364757;
  font-size: 18px;
  line-height: 30px;
}

* {
  outline: none !important;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

.wrapper {
  max-width: 1260px;
  margin: 0 auto;
  min-width: 320px;
  padding: 0 30px;
}
@media only screen and (max-width: 576px) {
  .wrapper {
    padding: 0px 20px;
  }
}

a {
  -webkit-transition: ease all 0.3s;
          transition: ease all 0.3s;
  text-decoration: none;
  cursor: pointer;
  color: #224898;
}
a:hover {
  text-decoration: none;
}

h1 {
  font-size: 76px;
  line-height: 74px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "BasierCircle";
}
@media only screen and (max-width: 1440px) {
  h1 {
    font-size: 60px;
    line-height: 1.01;
  }
}
@media only screen and (max-width: 992px) {
  h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 576px) {
  h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 576px) {
  h1 {
    font-size: 38px;
  }
}

h2 {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 74px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 992px) {
  h2 {
    font-size: 38px;
    line-height: 1.3;
  }
}

h3 {
  color: #224898;
  font-family: "BasierCircle";
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 42px;
}

h4 {
  font-size: 24px;
}

h6 {
  font-family: "BasierCircle";
  font-weight: bold;
}

input {
  max-width: 568px;
  width: 100%;
  padding: 20px;
  background-color: #F7FAFD;
  color: #171717;
  font-family: "Segoe UI";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
  border: 0;
  display: block;
}
input[type=submit] {
  color: #FF1018;
  font-family: "Futura PT";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  height: 58px;
  width: 198px;
  border: 2px solid #FF1018;
  background-color: #FFFFFF;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: ease all 0.3s;
          transition: ease all 0.3s;
}
input[type=submit]:hover {
  background: #FF1018;
  color: #fff;
}

textarea {
  padding: 20px;
  background-color: #F7FAFD;
  color: #171717;
  font-family: "Segoe UI";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
  border: 0;
  display: block;
  max-width: 568px;
  width: 100%;
}

/*Бургер*/
.burger-menu {
  position: relative;
  width: 23px;
  height: 21px;
  margin: 0 auto;
  text-transform: uppercase;
}
.burger-menu .burger-click-region {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.burger-menu-piece {
  display: block;
  position: absolute;
  width: 100%;
  border-top: 3px solid #fff;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 400ms ease-out;
          transition: transform 400ms ease-out;
}
.burger-menu-piece:nth-child(1) {
  top: 0;
}
.burger-menu-piece:nth-child(2) {
  top: 8px;
  opacity: 1;
}
.burger-menu-piece:nth-child(3) {
  top: 16px;
}
@media screen and (max-width: 1200px) {
  .active .burger-menu-piece:nth-child(1) {
    -webkit-animation: burger-open-top 400ms ease-out forwards;
            animation: burger-open-top 400ms ease-out forwards;
    top: -4px;
  }
  .active .burger-menu-piece:nth-child(2) {
    opacity: 0;
    -webkit-transition: -webkit-transform 400ms ease-out, opacity 0ms linear 200ms;
            transition: transform 400ms ease-out, opacity 0ms linear 200ms;
  }
  .active .burger-menu-piece:nth-child(3) {
    -webkit-animation: burger-open-bot 400ms ease-out forwards;
            animation: burger-open-bot 400ms ease-out forwards;
    top: 20px;
  }
  .closing .burger-menu-piece:nth-child(1) {
    -webkit-animation: burger-close-top 400ms ease-out forwards;
            animation: burger-close-top 400ms ease-out forwards;
  }
  .closing .burger-menu-piece:nth-child(3) {
    -webkit-animation: burger-close-bot 400ms ease-out forwards;
            animation: burger-close-bot 400ms ease-out forwards;
  }
}

@-webkit-keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 12px, 0);
            transform: translate3d(0, 12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
}

@keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 12px, 0);
            transform: translate3d(0, 12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
}
@-webkit-keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -12px, 0);
            transform: translate3d(0, -12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
}
@keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -12px, 0);
            transform: translate3d(0, -12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
}
@-webkit-keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(0deg);
            transform: translate3d(0, 12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(0deg);
            transform: translate3d(0, 12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(0deg);
            transform: translate3d(0, -12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(0deg);
            transform: translate3d(0, -12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.btn-default {
  font-size: 18px;
  text-transform: uppercase;
  padding: 8.5px 20px;
  color: #059edf;
  border: 3px solid #059edf;
}

.btn-default:hover {
  color: #fff;
  background: #059edf;
  border-color: #059edf;
}

.btn-default.btn-red {
  background: #e2001a;
  color: #fff;
  border-color: #e2001a;
}

.btn-default.btn-red:hover {
  background: #fff;
  color: #e2001a;
}

.header {
  z-index: 2;
  background: #fff;
}
.header .wrapper {
  max-width: 1840px;
}
@media only screen and (max-width: 768px) {
  .header {
    padding: 10px 0;
  }
}
.header__logo {
  margin-left: 20px;
}
@media only screen and (max-width: 1440px) {
  .header__logo {
    margin-left: 0;
  }
}
.header__logo a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 1100px) {
  .header__logo a {
    max-width: 110px;
  }
}
@media only screen and (max-width: 992px) {
  .header__logo a {
    max-width: 100px;
  }
  .header__logo a img {
    height: 100%;
  }
}
.header__burger {
  display: none;
}
@media only screen and (max-width: 768px) {
  .header__burger {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
    background: #FF1018;
    width: 66px;
    height: 66px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
}
.header__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header__nav {
  margin-left: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .header__nav {
    background: #FF1018;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
    padding: 100px 20px;
    z-index: 998;
    margin: 0;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
            justify-content: center;
    flex-wrap: wrap;
    overflow: auto;
  }
  .header__nav.active {
    display: -webkit-box;
    display: flex;
  }
}
.header__nav .nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .header__nav .nav {
    flex-wrap: wrap;
  }
}
.header__nav .nav li {
  margin: 0 0 0 55px;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .header__nav .nav li {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .header__nav .nav li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav .nav li {
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
  }
}
.header__nav li a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
  color: #003366;
  padding: 37px 0 36px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-bottom: 3px solid transparent;
}
@media only screen and (max-width: 1200px) {
  .header__nav .nav li a {
    padding: 37px 0px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 992px) {
  .header__nav .nav li a {
    padding: 25px 0px;
    font-size: 14px;
  }
}
@media screen and (max-width: 880px) {
  .header__nav .nav li a {
    padding: 37px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav .nav li a {
    color: #fff;
    -webkit-box-pack: center;
            justify-content: center;
    font-size: 22px;
    padding: 10px 10px;
    display: inline-block;
  }
}
.header__nav .nav li a:hover, .header__nav .nav li.current-menu-item a {
  color: #e2001a;
  border-bottom-color: #e2001a;
}
@media only screen and (max-width: 768px) {
  .header__nav .nav li a:hover, .header__nav .nav li.current-menu-item a {
    color: #fff;
    border-bottom-color: #fff;
  }
}
@media only screen and (max-width: 1200px) {
  .header__nav .btn-default {
    font-size: 14px;
    padding: 2px 10px;
  }
}
@media only screen and (max-width: 992px) {
  .header__nav .btn-default {
    font-size: 12px;
    padding: 5px 10px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav .btn-default {
    font-size: 18px;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 576px) {
  .header__nav .btn-default {
    font-size: 16px;
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 400px) {
  .header__nav .btn-default {
    font-size: 14px;
    padding: 10px 10px;
  }
}
@media screen and (max-width: 360px) {
  .header__nav .btn-default {
    font-size: 18px;
    padding: 15px 20px;
    text-align: center;
  }
}
.header__nav .btn-red {
  margin-left: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 1200px) {
  .header__nav .btn-red {
    margin-left: 10px;
  }
}
@media screen and (max-width: 880px) {
  .header__nav .btn-red {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav .btn-red {
    margin: 0 5px;
    background: #fff;
    border-color: #fff;
    color: #e2001a;
  }
}
.header__nav .btn-blue {
  margin-left: 100px;
  font-weight: 600;
}
@media only screen and (max-width: 1440px) {
  .header__nav .btn-blue {
    margin-left: 20px;
  }
}
@media screen and (max-width: 880px) {
  .header__nav .btn-blue {
    margin: 0 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav .btn-blue {
    margin: 0 5px;
    color: #fff;
    border-color: #fff;
  }
}
@media screen and (max-width: 360px) {
  .header__nav .btn-blue {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 880px) {
  .header__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .header__btns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 0;
  }
}
@media screen and (max-width: 360px) {
  .header__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.footer {
  background: url(../images/bg-03.jpg);
  background-size: cover;
  padding: 75px 0 56px;
}
@media only screen and (max-width: 576px) {
  .footer {
    padding: 50px 0 30px;
  }
}
.footer__row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.footer__col {
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%;
}
.footer__col:first-child {
  -webkit-box-flex: 0;
          flex: 0 0 30%;
  max-width: 30%;
  padding-right: 50px;
}
.footer__col:nth-child(2) {
  -webkit-box-flex: 0;
          flex: 0 0 30%;
  max-width: 30%;
}
@media only screen and (max-width: 992px) {
  .footer__col {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .footer__col:first-child {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 50px;
  }
  .footer__col:nth-child(2) {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .footer__col:first-child {
    padding-right: 0px;
  }
  .footer__col:nth-child(2) {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 576px) {
  .footer__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .footer__col:first-child {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 8px;
  }
  .footer__col:nth-child(2) {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-bottom: 50px;
  }
}
.footer h5 {
  font-size: 22px;
  margin: 0 0 35px;
  color: #fff;
  min-height: 30px;
  font-weight: 600;
}
@media only screen and (max-width: 576px) {
  .footer h5 {
    margin-bottom: 20px;
  }
}
.footer p {
  color: #fff;
  margin: 0 0 22px;
  font-size: 18px;
}
.footer .tel {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  padding-left: 50px;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.footer .tel:before {
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(../images/icon-tel.png) no-repeat;
  display: block;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -17px;
}
.footer .email {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  padding-left: 50px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
  font-weight: bold;
}
.footer .email:hover {
  text-decoration: none;
}
.footer .email:before {
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(../images/icon-email.png) no-repeat;
  display: block;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -17px;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer ul li {
  margin-bottom: 10px;
}
.footer ul li a {
  color: #fff;
  font-size: 18px;
}
.footer-bottom {
  padding: 15px 0;
}
@media only screen and (max-width: 576px) {
  .footer-bottom {
    padding: 10px 0;
  }
}
.footer-bottom ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 576px) {
  .footer-bottom ul {
    flex-wrap: wrap;
  }
}
.footer-bottom ul li {
  color: #003366;
  font-size: 18px;
  margin: 0 5px;
}
.footer-bottom ul li a {
  color: #003366;
}
@media only screen and (max-width: 768px) {
  .footer-bottom ul li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 576px) {
  .footer-bottom ul li:first-child {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-bottom ul li:nth-child(3) {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-bottom ul li.footer-bottom__line {
    display: none;
  }
  .footer-bottom ul li:nth-child(6) {
    display: block;
  }
}

.section-main {
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 576px) {
  .section-main {
    height: 320px;
  }
}
.section-main img {
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  max-width: none;
}
@media only screen and (max-width: 576px) {
  .section-main img {
    max-height: 100%;
  }
}
.section-main__text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px 30px 20px;
}
@media only screen and (max-width: 576px) {
  .section-main__text {
    padding: 20px 15px 20px;
  }
}
.section-main h1 {
  color: #fff;
  margin: 0;
}

.section-heading {
  position: relative;
  max-height: 414px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 576px) {
  .section-heading {
    height: 320px;
  }
}
.section-heading img {
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  max-width: none;
}
@media only screen and (max-width: 576px) {
  .section-heading img {
    max-height: 100%;
  }
}
.section-heading__text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px 30px 20px;
}
.section-heading h2 {
  font-size: 52px;
  line-height: 66px;
  color: #fff;
  margin: 0 auto;
  max-width: 1100px;
}
@media only screen and (max-width: 992px) {
  .section-heading h2 {
    font-size: 38px;
    line-height: 1.01;
  }
}
@media only screen and (max-width: 400px) {
  .section-heading h2 {
    font-size: 30px;
  }
}

.section-text {
  background: #003466 url(../images/bg-01.jpg) no-repeat;
  background-position: top center;
  background-size: 100% auto;
  overflow: hidden;
  padding: 80px 0 135px;
}
@media only screen and (max-width: 576px) {
  .section-text {
    padding-top: 50px;
    background-position: center 100px;
    background-size: 160% auto;
  }
}
.section-text .wrapper {
  overflow: visible;
}
.section-text h2 {
  text-align: left;
  margin: 0 0 10px;
}
.section-text h4 {
  text-align: left;
  color: #fff;
  margin: 0 0 45px;
  font-weight: 600;
}
.section-text__row {
  display: -webkit-box;
  display: flex;
  margin: 0 -40px;
}
@media only screen and (max-width: 768px) {
  .section-text__row {
    margin: 0;
    flex-wrap: wrap;
  }
}
.section-text__col {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 0 40px;
}
.section-text__col p {
  color: #fff;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .section-text__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}

.section-quote {
  text-align: center;
  background: #e8f0f3;
}
.section-quote .wrapper {
  overflow: visible;
  max-width: 1400px;
}
.section-quote__wrap {
  background: #fff;
  padding: 0 80px 50px;
  margin-top: -96px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .section-quote__wrap {
    padding: 0 50px 50px;
  }
}
@media only screen and (max-width: 576px) {
  .section-quote__wrap {
    padding: 0 30px 30px;
  }
}
.section-quote img {
  margin: -35px auto 10px;
  display: inline-block;
}
.section-quote p {
  font-style: italic;
  color: #003366;
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .section-quote p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 576px) {
  .section-quote p {
    font-size: 16px;
  }
}

.section-cards {
  background: #e8f0f3;
  padding: 100px 0 70px;
}
@media only screen and (max-width: 576px) {
  .section-cards {
    padding: 50px 0 40px;
  }
}
.section-cards__row {
  display: -webkit-box;
  display: flex;
  margin: 0 -10px;
}
@media only screen and (max-width: 992px) {
  .section-cards__row {
    flex-wrap: wrap;
  }
}
.section-cards__col {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  .section-cards__col {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .section-cards__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.section-cards__wrap {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  overflow: hidden;
}
.section-cards__wrap img {
  width: 100%;
  -webkit-transition: ease all 0.5s;
          transition: ease all 0.5s;
}
.section-cards__wrap:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.section-cards__w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  .section-cards__w {
    padding: 20px;
  }
}
.section-cards__w h6 {
  color: #ffff;
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  word-wrap: break-word;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .section-cards__w h6 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 400px) {
  .section-cards__w h6 {
    font-size: 26px;
  }
}
.section-cards__w a {
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #fff;
  margin-top: auto;
  padding: 6px 21px;
  font-weight: 600;
}
.section-cards__w a:hover {
  background: #fff;
  color: #000;
}

.section-alert {
  background: url(../images/bg-02.jpg) no-repeat;
  background-size: cover;
  padding: 47px 0;
}
@media only screen and (max-width: 576px) {
  .section-alert {
    padding: 40px 0;
  }
}
.section-alert__wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media only screen and (max-width: 576px) {
  .section-alert__wrap {
    flex-wrap: wrap;
    text-align: center;
  }
}
.section-alert__wrap p {
  font-size: 36px;
  color: #fff;
  margin: 0;
  font-weight: bold;
  padding-right: 10px;
}
@media only screen and (max-width: 576px) {
  .section-alert__wrap p {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .section-alert__wrap p {
    font-size: 25px;
  }
}
.section-alert__wrap a {
  font-size: 20px;
  color: #e2001a;
  background: #fff;
  border: 2px solid #fff;
  padding: 12px 21px;
  margin-left: auto;
  font-weight: 600;
}
.section-alert__wrap a:hover {
  background: transparent;
  color: #fff;
}
@media only screen and (max-width: 576px) {
  .section-alert__wrap a {
    margin: 0 auto;
  }
}

.section-actual {
  padding: 80px 0 100px;
}
@media only screen and (max-width: 576px) {
  .section-actual {
    padding: 50px 0;
  }
}
.section-actual h2 {
  color: #003366;
  margin: 0 0 50px;
  font-weight: bold;
}
.section-actual__row {
  display: -webkit-box;
  display: flex;
  margin: 0 -10px 70px;
}
@media only screen and (max-width: 992px) {
  .section-actual__row {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
.section-actual__col {
  -webkit-box-flex: 0;
          flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 10px;
}
@media only screen and (max-width: 992px) {
  .section-actual__col {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .section-actual__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.section-actual__date {
  -webkit-box-flex: 0;
          flex: 0 0 90px;
  max-width: 90px;
  height: 90px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  font-size: 18px;
  color: #fff;
  margin-right: 22px;
  background: #059edf;
  font-weight: bold;
  padding: 20px 0 15px;
}
.section-actual__date strong {
  font-size: 36px;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (max-width: 400px) {
  .section-actual__date {
    -webkit-box-flex: 0;
            flex: 0 0 68px;
    max-width: 68px;
    height: 68px;
    font-size: 16px;
    padding: 5px 0 8px;
  }
  .section-actual__date strong {
    font-size: 28px;
  }
}
.section-actual__text {
  font-family: "SegoeUI", Arial, Helvetica, sans-serif;
  margin: 0;
  color: #171717;
  font-size: 20px;
  line-height: 30px;
}
.section-actual__text a {
  color: #003366;
}
.section-actual__text a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 400px) {
  .section-actual__text {
    font-size: 18px;
  }
}
.section-actual__btn {
  color: #e2001a;
  border-color: #e2001a;
  margin: 0 auto;
  max-width: 184px;
  display: block;
  text-align: center;
  font-weight: 600;
  padding: 5px 20px;
}
.section-actual__btn:hover {
  background: #e2001a;
  border-color: #e2001a;
  color: #fff;
}

.section-video {
  background: #ecf4f7;
  padding: 80px 0;
}
@media only screen and (max-width: 576px) {
  .section-video {
    padding: 30px 0;
  }
}
.section-video__row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 50px -30px 0px;
}
@media only screen and (max-width: 1200px) {
  .section-video__row {
    margin: 50px -15px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .section-video__row {
    margin: 0px -10px 0px;
  }
}
@media only screen and (max-width: 576px) {
  .section-video__row {
    margin: 0px -5px 0px;
  }
}
@media only screen and (max-width: 400px) {
  .section-video__row {
    margin: 0;
  }
}
.section-video__col {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 0 30px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
  .section-video__col {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .section-video__col {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .section-video__col {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 400px) {
  .section-video__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
.section-video__wrap {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.section-video__video {
  height: 0;
  width: 100%;
  position: relative;
  padding-bottom: 67%;
}
.section-video__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-video__video_btn {
  position: absolute;
  width: 144px;
  height: 144px;
  background: url(../images/icon-play.png) no-repeat;
  background-size: 100% 100%;
  left: 50%;
  margin-left: -72px;
  top: 50%;
  margin-top: -72px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
@media only screen and (max-width: 768px) {
  .section-video__video_btn {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
}
.section-video__video:hover .section-video__video_btn {
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
  opacity: 0;
  visibility: hidden;
  background-size: 100% 100%;
}
.section-video__title {
  font-size: 22px;
  padding: 30px;
  color: #003366;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .section-video__title {
    padding: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .section-video__title {
    font-size: 18px;
    line-height: 24px;
  }
}

.section-team {
  padding: 100px 0;
  background: #ecf4f7;
}
@media only screen and (max-width: 576px) {
  .section-team {
    padding: 50px 0;
  }
}
.section-team__row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
}
@media only screen and (max-width: 576px) {
  .section-team__row {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 400px) {
  .section-team__row {
    margin: 0;
  }
}
.section-team__col {
  -webkit-box-flex: 0;
          flex: 0 0 33.33%;
  max-width: 33.333%;
  padding: 0 14px;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .section-team__col {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 576px) {
  .section-team__col {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .section-team__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
.section-team__wrap {
  position: relative;
}
.section-team__wrap > img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 1200px) {
  .section-team__wrap:hover .section-team__anim {
    opacity: 1;
  }
}
.section-team__wrap.active .section-team__anim {
  opacity: 1;
}
.section-team__name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 30px;
}
@media only screen and (max-width: 992px) {
  .section-team__name {
    padding: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .section-team__name {
    padding: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .section-team__name {
    padding: 20px;
  }
}
.section-team__name h6 {
  color: #fff;
  font-size: 26px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 576px) {
  .section-team__name h6 {
    font-size: 22px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 400px) {
  .section-team__name h6 {
    font-size: 26px;
  }
}
.section-team__name p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
@media only screen and (max-width: 576px) {
  .section-team__name p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 400px) {
  .section-team__name p {
    font-size: 18px;
    line-height: 24px;
  }
}
.section-team__anim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg-05.jpg) no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  font-size: 18px;
  z-index: 3;
  -webkit-transition: ease all 0.3s;
          transition: ease all 0.3s;
  opacity: 0;
  overflow: auto;
}
@media only screen and (max-width: 992px) {
  .section-team__anim {
    padding: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .section-team__anim {
    padding: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .section-team__anim {
    padding: 20px;
  }
}
.section-team__anim p {
  margin: 0 0 10px;
  line-height: 24px;
}
@media only screen and (max-width: 992px) {
  .section-team__anim p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .section-team__anim p {
    font-size: 14px;
    line-height: 18px;
  }
}
/**
 * Contact Page
 */
 .contacts__row {
  display: -webkit-box;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .contacts__row {
    flex-wrap: wrap;
  }
}
.contacts__map {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .contacts__map {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.contacts__map #map {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .contacts__map #map {
    height: 300px;
  }
}
.contacts__descr {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding: 90px 70px 100px;
}
@media only screen and (max-width: 992px) {
  .contacts__descr {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .contacts__descr {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.contacts__descr h2 {
  text-align: left;
  margin: 0 0 10px;
}
.contacts__descr h3 {
  margin: 0 0 30px;
}
.contacts-info {
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.contacts-info__icon {
  margin-right: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.contacts-info__text {
  color: #171717;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px;
}
.contacts-info__text a {
  color: #171717;
}
.contacts-form {
  max-width: 568px;
  margin: 40px 0 0;
}
@media only screen and (max-width: 768px) {
  .contacts-form {
    max-width: 100%;
  }
}
.contacts-form__input {
  width: 100%;
  max-width: 100%;
  height: 58px;
  margin-bottom: 15px;
}
.contacts-form__textarea {
  margin-bottom: 50px;
  height: 215px;
  max-width: 100%;
}
@media only screen and (max-width: 576px) {
  .contacts-form__textarea {
    margin-bottom: 30px;
  }
}
.contacts-form input[type=submit] {
  margin-left: auto;
}
@media only screen and (max-width: 576px) {
  .contacts-form input[type=submit] {
    width: 100%;
  }
}


.section-actual__row {
  display: -webkit-box;
  display: flex;
  margin: 0 -18px;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  .section-actual__row {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 768px) {
  .section-actual__row {
    overflow: auto;
  }
}
@media screen and (max-width: 500px) {
  .section-actual__row {
    flex-wrap: wrap;
    overflow: visible;
  }
}
.section-actual__col {
  -webkit-box-flex: 0;
          flex: 0 0 33.33%;
  max-width: 33.333%;
  padding: 0 18px;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  .section-actual__col {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .section-actual__col {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .section-actual__col {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .section-actual__col:nth-last-child(1) {
    display: block;
  }
}
.section-actual__wrap {
  height: 100%;
  background: #fff;
  position: relative;
  padding-bottom: 70px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 992px) {
  .section-actual__wrap {
    padding-bottom: 60px;
  }
}
.section-actual__img {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .section-actual__img img {
    width: 100%;
  }
}
.section-actual__label {
  padding: 4px 10px;
  background: url(../images/icon-label.svg) no-repeat;
  background-position: center center;
  background-size: cover;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 28px;
  position: absolute;
  left: -20px;
  bottom: -10px;
  width: 180px;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  .section-actual__label {
    left: -10px;
  }
}
@media screen and (max-width: 500px) {
  .section-actual__label {
    left: -15px;
  }
}
.section-actual__text-wrap {
  padding: 30px 30px 0;
}
@media only screen and (max-width: 992px) {
  .section-actual__text-wrap {
    padding: 20px 20px 0;
  }
}
.section-actual__title {
  margin-bottom: 4px;
  overflow: hidden;
}
.section-actual__title a {
  color: #224898;
  font-family: "Futura PT", Sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
}
.section-actual__title a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1200px) {
  .section-actual__title a {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 992px) {
  .section-actual__title a {
    font-size: 28px;
  }
}
@media only screen and (max-width: 576px) {
  .section-actual__title a {
    font-size: 24px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .section-actual__text p {
    font-size: 18px;
    line-height: 1.4;
  }
}
.section-actual__btn {
  position: absolute;
  bottom: 30px;
  left: 30px;
  white-space: nowrap;
}
@media only screen and (max-width: 992px) {
  .section-actual__btn {
    left: 20px;
    bottom: 20px;
  }
}
.universal__link {
	color: #FF1018;
	font-family: "Futura PT";
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 35px;
	margin-top: auto;
	text-transform: uppercase;
	padding: 0;
}
.universal__link:hover {
	background: transparent;
	border-color: transparent;
	color: #FF1018;
}
.universal__link img {
	max-width: 20px;
	margin-left: 5px;
	-webkit-transition: ease all 0.3s;
	transition: ease all 0.3s;
}
.universal__link:hover img {
	margin-left: 10px;
}

.section-news__btn {
	color: #e2001a;
	border-color: #e2001a;
	margin: 70px auto;
	max-width: 184px;
	display: block;
	text-align: center;
	font-weight: 600;
	padding: 5px 20px;
}
.section-news__btn:hover {
	background: #e2001a;
	border-color: #e2001a;
	color: #fff;
}

/* Popup */
#popmake-83 {
  height: auto;
  width: 35%;
  max-width: 90%;
}
#popmake-83 img {
  height: auto;
}
@media (min-width: 320px) and (max-width: 480px) {
  #popmake-83 {
	height: auto;
	width: 90%;
	max-width: 90%;
  }
  #popmake-83 img {
	height: auto;
  }
}

@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT/FuturaPT400.eot"), url("../fonts/FuturaPT/FuturaPT400.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT400.woff2") format("woff"), url("../fonts/FuturaPT/FuturaPT400.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT/FuturaPT500.eot"), url("../fonts/FuturaPT/FuturaPT500.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT500.woff2") format("woff"), url("../fonts/FuturaPT/FuturaPT500.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT/FuturaPT600.eot"), url("../fonts/FuturaPT/FuturaPT600.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT600.woff2") format("woff"), url("../fonts/FuturaPT/FuturaPT600.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT/FuturaPT700.eot"), url("../fonts/FuturaPT/FuturaPT700.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT700.woff2") format("woff"), url("../fonts/FuturaPT/FuturaPT700.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI/SegoeUI300.eot"), url("../fonts/SegoeUI/SegoeUI300.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI300.woff2") format("woff"), url("../fonts/SegoeUI/SegoeUI300.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI/SegoeUI400.eot"), url("../fonts/SegoeUI/SegoeUI400.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI400.woff2") format("woff"), url("../fonts/SegoeUI/SegoeUI400.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI/SegoeUI500.eot"), url("../fonts/SegoeUI/SegoeUI500.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI500.woff2") format("woff"), url("../fonts/SegoeUI/SegoeUI500.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI/SegoeUI600.eot"), url("../fonts/SegoeUI/SegoeUI600.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI600.woff2") format("woff"), url("../fonts/SegoeUI/SegoeUI600.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI/SegoeUI700.eot"), url("../fonts/SegoeUI/SegoeUI700.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI700.woff2") format("woff"), url("../fonts/SegoeUI/SegoeUI700.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI/SegoeUI900.eot"), url("../fonts/SegoeUI/SegoeUI900.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI900.woff2") format("woff"), url("../fonts/SegoeUI/SegoeUI900.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}