﻿@font-face {
  font-family: 'Colonna MT';
  src: url('/assets/css/fonts/colonna-mt_[allfont.ru].ttf');
}
@font-face {
  font-family: 'f1';
  src: url('/assets/css/fonts/10100.otf');
}
@font-face {
  font-family: 'f3';
  src: url('/assets/css/fonts/10115.otf');
}
@font-face {
  font-family: 'f4';
  src: url('/assets/css/fonts/10138.ttf');
}
@font-face {
  font-family: 'f5';
  src: url('/assets/css/fonts/europe-normal_[allfont.ru].ttf');
}
@font-face {
  font-family: 'f6';
  src: url('/assets/css/fonts/micra_[allfont.ru].ttf');
}
@font-face {
  font-family: 'f7';
  src: url('/assets/css/fonts/avantgardectt_[allfont.ru].ttf');
}
body {
  background: url('/images/site/bright-light-textures11.jpg');
}
.pageWrapper {
  background: rgba(255, 255, 255, 0.6);
}
.top-nav > ul > li > a,
.steps-1 p,
.calc-map,
#brands h5 a,
.buy-lift {
  font-family: 'f6';
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap {
  font-family: 'f4';
}
.heading h3,
.heading h4 {
  font-family: 'f3';
}
.odometer.odometer-theme-default .odometer-digit,
.icon-box-3 .box-number,
.icon-box-3 h4 {
  font-family: 'f1';
}
.p {
  font-size: 1.8rem !important;
  font-family: 'f7';
}
#section-price h2,
#section-price h3,
#section-price h4,
#section-price select {
  font-family: 'f5';
}
#section-price #calc-sum {
  color: #e63c24;
}
.top-bar ul li,
.top-bar .lbl-txt {
  font-family: 'f2';
  font-size: 18px !important;
}
.top-info i,
.top-info b {
  color: #e63c24;
}
.logo span {
  font-family: 'Colonna MT', arial;
  text-transform: uppercase;
  margin-left: 2rem;
  font-size: 5rem;
  vertical-align: top;
  color: #e63c24;
  line-height: 5rem;
}
.top-head.sticky-nav {
  background-color: rgba(255, 255, 255, 0.6);
}
.header-1:not(.sticky-nav) .top-nav > ul > li:hover > a > span:before,
.skew-nav > ul > li:hover > a > span:before,
.skew-nav > ul > li.selected > a > span:before,
.header-1:not(.sticky-nav) .top-nav > ul > li.selected > a > span:before,
.header-1:not(.sticky-nav) .top-search:after,
.header-1:not(.sticky-nav) .top-cart:after,
.main-gradient,
.sticky-nav .top-nav > ul > li.selected > a {
  background-color: #7688a1;
}
.line1 img {
  width: 100%;
}
.line1 .gry-bg {
  background-color: #c8cfd8;
}
.line1 .img-container {
  overflow: hidden;
}
.steps-1 i {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.steps-1 i:hover {
  color: #e63c24;
  background: #7688a1;
}
.steps-1 p {
  font-size: 16px;
}
@media (min-width: 992px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.icon-box-2 .icon-desc.dark-bg:after,
.icon-box-3 .icon-desc.dark-bg:before {
  border-color: #444 transparent transparent transparent;
}
.red-bg {
  background: #de3939;
}
.red-color {
  color: #de3939;
}
.icon-box-2 .icon-desc.red-bg:after,
.icon-box-3 .icon-desc.red-bg:before {
  border-color: #de3939 transparent transparent transparent;
}
.pink-bg {
  background: #d76fed;
}
.icon-box-2 .icon-desc.pink-bg:after,
.icon-box-3 .icon-desc.pink-bg:before {
  border-color: #d76fed transparent transparent transparent;
}
.pink-color {
  color: #d76fed;
}
.green-color {
  color: #009933;
}
.green-bg {
  background-color: #009933;
  color: #fff;
}
.yellow-color {
  color: #FFCC00;
}
.buy-lift {
  background: #fdbd5a;
  padding: 10px 0;
}
.buy-lift .row > div {
  text-align: center;
}
.buy-lift .main-color {
  color: #e63c24;
}
.buy-lift a {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0.27) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0.27) 100%);
  background-color: #e63c24;
  display: inline-block;
  margin: -10px 0;
  padding: 24px 30px;
  font-size: 16px;
  border: 0;
  margin-top: -17px;
  padding: 22px 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.buy-lift a span {
  -moz-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  -o-transform: skew(-25deg, 0deg);
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .buy-lift a:after {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    position: absolute;
    display: inline-block;
    left: -9px;
    top: 0;
    border-width: 0 0 7px 9px;
    border-color: transparent transparent #e63c24 transparent;
  }
}
@media (max-width: 1199px) {
  .buy-lift a {
    float: none;
    display: inline-block;
  }
}
#brands h5 {
  margin-bottom: 0;
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
  border-radius: 3px;
}
#brands h5 a {
  background-color: #8a8d90;
  color: #fff;
}
#brands h5 a i {
  margin-right: 10px;
  font-size: 12px;
}
#brands h5 a:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f067";
  top: 0px;
  font-size: 12px;
  padding: 18px 0;
  font-size: 14px;
  width: 45px;
  text-align: center;
}
#brands h5 a.active {
  background-color: #e63c24;
}
.calc-map .item {
  background: red;
  border: 2px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
.calc-map .item.active,
.calc-map .item:hover {
  cursor: pointer;
  background: #e06969;
}
.calc-map h4 {
  color: #fff;
}
.calc-map .h50 {
  height: 50%;
}
.calc-map .h100 {
  height: 100%;
}
#contact-map {
  height: 400px;
  width: 100%;
}
.rect-angles:before,
.rect-angles:after,
.rect-angles span:before,
.rect-angles span:after {
  background-color: #26abff;
  color: #fff;
}
.g-recaptcha > div {
  margin: 0 auto;
}
#topAddress {
  cursor: pointer;
}
.btn.btn-xl {
  font-size: 25px;
  font-family: 'f1';
}
.back-link img {
  height: 50px;
  padding-right: 10px;
}
.back-link a {
  font-family: 'f6';
  font-weight: 700;
}
.partners {
  background-color: rgba(241, 241, 241, 0.5);
}
.partners img {
  width: auto;
  max-height: 200px;
  margin: 0 auto;
  display: block;
}
.partners .feature-details {
  padding-top: 20px;
}
.partners .feature-details h4 {
  font-size: 22px;
}
.partners .feature-details h4 a {
  color: #e63c24;
  font-family: f4;
}
.partners .feature-details h5 {
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: -15px;
  font-family: f6;
}
.partners .feature-details p {
  font-size: 16px;
  font-family: f5;
}
.slider-1 .img,
.slider-2 .img {
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.lSAction .lSPrev,
.lSAction .lSNext {
  background-color: #000;
  border-radius: 50%;
  background-repeat: no-repeat;
}
.lSAction .lSPrev {
  background-position-x: 1px;
}
.lSAction .lSNext {
  background-position-x: -33px;
}