html {
  color: #000;
  background: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, select, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {  font-size: 100%;  font-weight: normal;  line-height: 1.1; }

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

* {
  box-sizing: border-box;
  vertical-align: top;
}

html {
  height: 100%;
  font-size: 10px;
}

body {
  font-size: 1.6rem; color: #2f2f2f; font-family: Tahoma, Arial, sans-serif; line-height: 1.2;
  width: 100%; min-height: 100%; background: white; vertical-align: top;
}

img {
  display: inline-block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

em {
  font-weight: bold;
}

hr {
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 2rem 0;
}

p {
  margin-bottom: 1em;
}

h1, h2, h3, h4 { margin-bottom: 1em; }
h1 { font-size: 3.6rem; }
h2 { font-size: 2.8rem; }

.ui-link {
  color: #df0000;
  text-decoration: none;
}

.ui-link:hover {
  text-decoration: underline;
}

.adaptive-show {
  display: none;
}

#upbutton {
  background: url("../i/up3.png") no-repeat top left;
  height: 60px;
  width: 60px;
  bottom: 100px;
  right: 30px;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 999;
}

form input.error,
form textarea.error {
  border: 2px solid #df0000 !important;
}

.hidden {
  display: none;
}

.dn {
  display: none !important;
}

.header {
  padding-left: 20px;
  padding-right: 20px;
  background: url("../i/header_inner_bg.png") top center, #ffc844;
  max-height: 228px;
  background-size: cover;
}

.header > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.header > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.header .container {
  max-width: 1400px;
  background: url("../i/header_top_bg.png") top center no-repeat, #FFF;
  min-height: 228px;
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.header .top-logo {
  margin-left: 30px;
  margin-top: 80px;
  padding-left: 80px;
  display: block;
  width: 300px;
  height: 80px;
  background: url("../i/logo_notext.png") left center no-repeat;
  font-size: 1.5rem;
}

.header .top-logo span {
  color: #df0000;
  font-size: 2.4rem;
  display: block;
}

.header .header-info {
  margin-right: 55px;
  margin-top: 35px;
}

.header .top-phones {
  font-size: 2.5rem;
}

.header .top-phones span {
  color: #df0000;
}

.header .top-call {
  cursor: pointer;
  margin: 7px 0;
  padding: 12px 0;
  background: url("../i/order_call_header.png") 12px center no-repeat, #ffc844;
  padding-left: 55px;
}

.header .top-order {
  display: block;
  cursor: pointer;
  padding: 12px 0;
  background: url("../i/order_header.png") 15px center no-repeat, #df0000;
  color: #FFF;
  padding-left: 55px;
}

.header .top-order:hover, .header .top-call:hover {
  position: relative;
  top: 2px;
}

.main-about {
  padding-left: 20px;
  padding-right: 20px;
  background: linear-gradient(to top, #f5f5f5, #FFF 40%);
}

.main-about > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.main-about > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.main-about .container {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
}

.main-about .container > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  width: 49.5%;
}

.main-about .about-block {
  width: 41%;
  font-size: 1.4rem;
  padding-right: 30px;
  padding-top: 20px;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
}

.main-about .main-about-slider {
  width: 58.5%;
}

.main-about .slick-list { background: url("../i/slider_bg.jpg") top center no-repeat; background-size: cover; }
.main-about .top-about-slide img { width: 100%; }

.main-about .top-about-slide .more-button {
  background: url("/assets/templates/manav/i/more_right_white.png") right top no-repeat;
  padding-right: 12px;
}

.main-about .top-about-slide .more-button span {
  background: #FFF;
  color: #000;
}

.main-about .top-slide-info {
  background: #FFF;
  background: linear-gradient(to right, #f5f5f5 30%, #ffc844);
  padding: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.main-about .top-slide-info div span {
  color: #df0000;
  font-size: 3.2rem;
  display: block;
}

.main-services {
  padding-left: 20px;
  padding-right: 20px;
  background: linear-gradient(to top, #f5f5f5, #FFF 10%);
}

.main-services > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.main-services > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.main-services .container {
  max-width: 1110px;
  padding: 30px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.sec-services .container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.service {
  cursor: pointer;
  margin: 20px 60px;
  width: 200px;
  display: inline-block;
  text-align: center;
}

.service img {
  height: 176px;
  margin-bottom: 15px;
}

.service:hover img {
  -webkit-filter: drop-shadow(0 0 5px #ffc844);
  filter: drop-shadow(0 0 5px #ffc844);
}

.service div {
  padding: 10px;
}

.service:hover div {
  background: #df0000;
  color: #FFF;
}

.main-features {
  padding-left: 20px;
  padding-right: 20px;
  background: url("../i/features_bg.png") center center no-repeat;
  background-size: cover;
  padding: 30px 0;
}

.main-features > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.main-features > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.main-features .container {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  max-width: 1100px;
}

.main-features .container > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}

.main-features .main-feature {
  min-height: 128px;
  margin-bottom: 40px;
  display: inline-block;
  padding-left: 160px;
  max-width: 490px;
}

.main-features .main-feature-1, .main-features .main-feature-3 {
  margin-right: 80px;
}

.main-features .main-feature-head {
  font-size: 2rem;
  margin-bottom: 15px;
}

.main-features .main-feature1 {
  background: url("../i/feature1.png") left center no-repeat;
}

.main-features .main-feature2 {
  background: url("../i/feature2.png") left center no-repeat;
}

.main-features .main-feature3 {
  background: url("../i/new_teaser.png") left center no-repeat;
}

.main-features .main-feature4 {
  background: url("../i/feature4.png") left center no-repeat;
}

.main-news {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 45px;
}

.main-news > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.main-news > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.main-news .container { display: grid; max-width: 1110px; grid-gap: 4rem; grid-template-columns: auto auto; }
.main-news .container > * { display: inline-block; padding: 0; margin-bottom: 0; }
.main-news .more-button { float: right; margin-top: 5px; }
.main-news-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); grid-gap: 2rem; }

.main-news .main-banner img { min-width: 400px;}

.main-news-item { display: inline-block; }
.main-news-item img { width: 100%; height: auto; }
.main-news-date { font-style: italic; margin: 10px 0; color: #2f2f2f; }

.main-news .news-more-btn { background: url("../i/btn_arrow.png") 15px center no-repeat;  margin-top: 15px;
  padding: 15px 15px 15px 50px;
  border: 3px solid #ffc844;
  display: inline-block;
}

.main-video { padding-left: 20px; padding-right: 20px; padding: 25px 0; background: url("../i/video_bg.jpg"); background-size: cover; }
.main-video .container { max-width: 1400px; margin: 0 auto; }
.main-video .container { display: block; max-width: 600px; text-align: center; }
.main-video h2 { display: block; color: #ffc844; text-transform: uppercase;  margin-bottom: 1rem; text-align:center; font-size: 3.2rem;}
.main-video p { margin-bottom: 1em; color: #FFF; font-size: 1.6rem; max-width: 550px;}
.main-video iframe { margin: 10px auto; max-width: 100%; }

.main-autopark {
  padding-left: 20px;
  padding-right: 20px;
  padding: 40px 20px;
  cursor: pointer;
}

.main-autopark > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.main-autopark > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.main-autopark .main-gal-slide {
  text-align: center;
}

.main-autopark .main-gal-slide img {
  border: 3px solid transparent;
  margin-bottom: 15px !important;
  height: 315px;
}

.main-autopark .main-gal-slide img:hover {
  border: 3px solid #ffc844;
}

.main-autopark .main-gal-slide a:nth-child(2) {
  text-align: center;
  text-decoration: underline;
  font-size: 2rem;
}

.main-autopark .main-gal-slide a:nth-child(2):hover {
  color: #ffc844;
}

.bottom-map {
  padding: 45px 0;
  padding-left: 20px;
  padding-right: 20px;
  background: url("../i/map_bg.jpg");
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.bottom-map > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.bottom-map > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.bottom-map .container {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}

.bottom-map .main-form {
  position: relative;
  z-index: 2;
  background: #FFF;
  width: 480px;
}

.bottom-map .main-form h2 {
  padding: 30px 0 30px 110px;
  margin: 0;
  background: url("../i/map_form_h.png") 30px center no-repeat, #ffc844;
}

.bottom-map .main-form form {
  padding: 10px 30px 30px;
}

.bottom-map .input-block {
  margin: 15px 0;
  font-size: 2rem;
}

.bottom-map .input-block input, .bottom-map .input-block textarea {
  background: #e4e4e4;
  padding: 10px;
  width: 100%;
  border: none;
}

.bottom-map .input-block p {
  margin: 0 0 5px;
}

.bottom-map .main-form .more-button {
  margin: 20px 0;
}

.bottom-map .vcap-input {
  display: flex;
  flex-flow: row nowrap;
  font-size: 1.4rem;
  color: #aaa;
}

.bottom-map .vcap-input input {
  margin-right: 5px;
  max-width: 20px;
}

.bottom-map .map-container {
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bottom-map .shade-container {
  background: rgba(255, 255, 255, 0.6);
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.bottom-map .shade-container .clip {
  clip-path: circle(60px at center);
}

.footer {
  padding-left: 20px;
  padding-right: 20px;
  padding: 35px 10px 85px 10px;
  background: url("../i/footer_bg.jpg") bottom repeat-x, #303030;
}

.footer > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.footer > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.footer .container {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
}

.footer .container > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}

.footer .footer-info {
  max-width: 480px;
  color: #FFF;
  min-height: 54px;
  padding-left: 75px;
  background: url("../i/footer_adress.png") left center no-repeat;
}

.footer .footer-info span {
  color: #ffd836;
}

.footer .bot-adress {
  font-size: 1.6rem;
}

.footer .bot-phones {
  font-size: 2.2rem;
  margin-top: 5px;
}

.footer .copyrights {
  align-self: center;
  max-width: 260px;
  color: #FFF;
  text-align: right;
  font-size: 1.4rem;
}

.footer .copyrights span {
  display: block;
  color: #e4e4e4;
  font-size: 1.2rem;
}

.top-nav {
  padding-left: 20px;
  padding-right: 20px;
  background: #ffc844;
  border-bottom: 2px solid #c4c4c4;
  /* & > .container > ul > li:nth-child(2) { min-height: 50px; padding-top: 15px; }
	    & > .container > ul > li:nth-child(2) > ul { top: 50px; } */
}

.top-nav > .container {
  max-width: 1400px;
  margin: 0 auto;
}

.top-nav > .container > h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 45px;
}

.top-nav > .container {
  padding: 0;
}

.top-nav > .container > ul {
  display: block;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  align-items: center;
  justify-content: space-evenly;
  border-left: 1px solid #ffdf91;
  border-right: 1px solid #ffdf91;
}

.top-nav > .container > ul > * {
  display: inline-block;
  position: relative;
}

.top-nav > .container > ul > * > a {
  padding: 2rem;
  display: inline-block;
}

.top-nav > .container > ul > li {
  text-align: center;
  font-size: 1.6rem;
}

.top-nav > .container > ul > li > a {
  padding: 15px;
}

.top-nav > .container > ul > li:last-child > a {
  border: none;
}

.top-nav > .container > ul > li > a:hover {
  background: #df0000;
  color: #FFF;
}

.top-nav > .container > ul > li > ul {
  width: 300px;
  z-index: 5;
  text-align: left;
  background: #FFF;
  display: none;
  padding: 15px 0;
  border-left: 10px solid #ffc844;
  position: absolute;
  border-bottom: 3px solid #c4c4c4;
  border-right: 1px solid #e4e4e4;
}

.top-nav > .container > ul > li:hover > ul {
  display: block;
}

.top-nav > .container > ul > li > ul > li > a {
  font-size: 1.4rem;
  display: block;
  padding: 5px 30px;
  border-bottom: 1px solid #e4e4e4;
}

.top-nav > .container > ul > li > ul > li > a:hover {
  color: #df0000;
  text-decoration: underline;
}

.top-nav > .container > ul > li > ul > li:last-child > a {
  border: none;
}


.vertical-menu { background: linear-gradient(to top, #f0f0f0, #fff 50%); box-shadow:0 4px 10px 0 rgba(0,0,0,0.2); padding-bottom: 1rem; }
.vertical-menu a { display: block; padding: 0.5rem; position: relative;}
.vertical-menu > ul { margin:0; list-style-type: none; font-size: 1.6rem; }
.vertical-menu li > a { padding-left: 35px; }
.vertical-menu li > a:after { content: ''; display: block; width: 6px; height:6px; background: #e80000;  position: absolute; top:50%; left:2rem; margin-top: -3px;  }
.vertical-menu a:hover { color: #df0000; text-decoration: underline; }
.vertical-menu ul > li.active > a {  padding-top: 2rem; padding-bottom: 2rem; background: #efefef; border-bottom: 5px solid #ffc844; }
.vertical-menu ul > li.active > a:after { background: #444;}
.vertical-menu ul > li.active li > a:after { width: 4px; height: 4px; }
.vertical-menu li > ul { display: none; }
.vertical-menu li.active > ul { display: block; padding: 2rem 0; border-bottom: 1px solid #c0c0c0; font-size: 90%; margin-bottom: 1rem; }

.vertical-menu > h2 { background: #ffc844; margin-bottom: 0; display: block; padding: 1rem; padding-left: 4rem;}

.vertical-menu > ul > li > ul > li.active {
  color: #df0000;
  text-decoration: underline;
}

.vertical-menu > ul > li.active > a { background: #efefef; position: relative; }

.B_crumbBox { margin-bottom: 1rem; margin-left: -10px; font-size: 1.4rem;}
.B_crumbBox span { display: inline-block; color: rgba(0,0,0,0.45); margin:0 10px; }
.B_crumbBox a span:hover { color: #df0000; text-decoration: underline; }
.B_crumbBox > * { display: inline-block; }
.B_crumbBox a { text-decoration: none; }

.B_firstCrumb span { color: #df0000; }
.B_currentCrumb { color: #df0000; }

.navigation { margin-top: 10px; text-align: center; width: 100%; float: left; }
.navigation li { display: inline-block; margin-left: 5px; min-height: 42px; margin: 5px; }
.navigation a { border: 1px solid #2f2f2f; padding: 10px 15px; -webkit-border-radius: 99px; border-radius: 99px; }
.navigation .active { color: #000; background: #ffc844; border: 2px solid #FFF; }

.secondary { padding: 0 2.5rem;}
.secondary > .container { display: grid; grid-template-columns: 340px auto; grid-gap: 4rem; max-width: 1400px; }
.secondary > .container > h2 { text-align: center; display: block; width: 100%; margin-bottom: 45px; }
.secondary > .container {  margin: 0 auto;}
.secondary > .container > * { display: inline-block; padding: 0; margin-bottom: 0; }

.secondary .side { width: 25%; min-width: 340px; margin-right: 35px; padding-top: 2rem }

.secondary .side-header { margin: 20px 0; padding: 20px 0 20px 70px; font-size: 2rem; background: url("../i/side_header.png") left center no-repeat; }
.secondary .side-banner { display: block; }

.secondary .side-button { margin: 20px 0; display: block; }
.secondary .side-button.calc {
  width: 100%;
  min-height: 48px;
  background: url("../i/svg/icon-small-transport.svg") 15px center no-repeat, #ffc844;
  background-size: auto, auto;
  background-size: 48px 48px;
  color: #000;
  padding: 25px 20px 25px 80px;
  font-size: 2rem;
}

.secondary .content { padding-top: 2rem; padding-bottom: 0; overflow:hidden; padding-left: 5px;  }

.sec-top-order { background: url("../i/order_icon.png") 2rem center no-repeat, #ffc844; padding: 2rem; padding-left: 5rem; display: block; margin-bottom: 2rem; }
.sec-top-order:hover { border-bottom: 1px solid #df0000; }

.content-inner h2 { background:none; border-left: 5px solid #ffc844; padding-left: 15px; }
.content-inner h2:not(:first-child),.content-inner h3:not(:first-child) { margin-top: 1em; }
.content-inner ul { margin: 2rem 0; }
.content-inner ul li { background: none; padding-left: 20px; margin:8px 0; position: relative; }
.content-inner ul li:before { content: ''; display: block; width: 6px; height: 6px; background: #df0000; position: absolute; top: 50%; left: 0; transform: translateY(-50%);}


.content-inner a { color: #df0000; text-decoration: underline; }

.secondary .share-widget { margin-bottom: 2rem; }

.tech-block { display: flex; flex-flow: row nowrap; }
.tech-block > a { margin-right: 3rem; width: 40%; }
.tech-block > a img { min-width: 15rem; }
.tech-block ul li { display: inline-block; margin: 0.5rem; width: 40%; }

.tech-block .tech-head { display: block; border-left: 10px solid #ffc844; font-size: 1.7rem; text-decoration: none; padding: 10px 10px 10px 20px; }
.tech-block .tech-head:hover { border-color: red; text-decoration: underline; }
.tech-block-wrap { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 2rem; }

@media screen and (max-width: 1240px) {
  .tech-block-wrap { grid-template-columns: repeat(3, 1fr); }
}

@media screen and (max-width: 940px) {
  .tech-block-wrap { grid-template-columns: repeat(2, 1fr); }
}

@media screen and (max-width: 640px) {
  .tech-block-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
}

.tech-block-wrap .tech-block {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  margin: 10px 0;
  padding: 1rem;
  border: 1px solid #e4e4e4;
  align-self: stretch;
}

.tech-block-wrap .tech-block > a, .tech-block-wrap .tech-block > img {
  margin: 0 0 2rem 0;
  width: 100%;
  display: block;
}

.tech-block-wrap .tech-block img {
  max-width: 100%;
}

.tech-block-wrap .tech-block .tech-head {
  display: flex;
  align-items: center;
  border-left: 10px solid #ffc844;
  font-size: 1.7rem;
  text-decoration: none;
  padding: 10px 10px 10px 20px;
  min-height: 6.5rem;
  width: 100%;
}

.tech-block-wrap .tech-block .tech-head:hover {
  border-color: red;
  text-decoration: underline;
}

.tech-block-wrap .tech-block .tech-not-aviable {
  font-size: 1.4rem;
  padding: 10px 0 10px 20px;
  border-left: 6px solid #DF0000;
  color: #DF0000;
  margin-bottom: 10px;
  background: #f5f5f5;
  margin-right: auto;
  display: inline-block;
  padding-right: 20px;
}

.tech-block-wrap .tech-block .tech-seasonal {
  max-height: 40px;
  position: relative;
  font-size: 1.8rem;
  padding: 10px 0 10px 20px;
  color: #fff;
  margin-bottom: 10px;
  background: linear-gradient(to right, #B01E1E, #DF0000);
  margin-right: auto;
  display: inline-block;
  padding-right: 20px;
}

.tech-block-wrap .tech-block .tech-seasonal:after { content: ''; width: 0; height: 0; border-top: 20px solid transparent;
  border-left: 20px solid #DF0000; border-bottom: 20px solid transparent; position: absolute; right: -20px; top: 0; }

.tech-block-wrap .tech-block .tech-seasonal-text {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: underline;
  color: #DF0000;
}

.tech-block-wrap .tech-block ul {
  display: inline-block;
  font-size: 1.4rem;
  margin-top:0; 
}

.tech-block-wrap .tech-block ul li {
  display: inline-block;
  padding-right: 10px;
  width: 100%;
}

.tech-block-wrap .tech-block .tech-top {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
}

.tech-block-wrap .tech-block .tech-top > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}

.tech-block-wrap .tech-block .tech-top .more-button {
  margin-top: 0;
}

.tech-block-wrap .tech-block .tech-block-order, .tech-block-wrap .tech-block .tech-block-calc {
  padding: 15px 10px;
  text-align: center;
  width: 100%;
  margin: 1rem auto 0;
  background: #ffc844;
  cursor: pointer;
  border-left: 5px solid #ffc844;
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: auto;
}

.tech-block-wrap .tech-block .tech-block-order:hover, .tech-block-wrap .tech-block .tech-block-calc:hover {
  border-color: red;
  text-decoration: underline;
}

.tech-block-wrap .tech-block .tech-block-calc {
  background: #df0000;
  color: #fff;
  border-color: #df0000;
  margin-top: 1rem;
}

.tech-block-wrap .tech-block .tech-block-calc:hover {
  border-color: #ffc844;
}

.rent-choice .sort-selector { display: grid; grid-gap: 1rem; grid-template-columns: repeat(3, 1fr); margin-top: 2rem; }

.rent-choice select { border: none; padding: 2rem 3rem 2rem 6rem; border-left: 1rem solid #ffc844; -webkit-appearance: none; background: transparent;}

.rent-choice label { position: relative; background: #f5f5f5; }
.rent-choice label:after { content: ''; position: absolute; right: 1rem; top: 50%; transform: translate(0, -50%);
	width: 1rem; height: 1.2rem; mask: url("../i/lill-arrow-icon.svg"); mask-size: cover; background: #000; }
.rent-choice label:hover:after { background: #df0000; }

.rent-choice .rent-choice-crane { background: url("../i/crane-icon.png") 1rem center no-repeat, #f5f5f5; }
.rent-choice .rent-choice-weight { background: url("../i/weight-icon.png") 1rem center no-repeat, #f5f5f5; }
.rent-choice .rent-choice-price { background: url("../i/clock-icon.png") 1rem center no-repeat, #f5f5f5; }

.order-weights {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #CCC;
  display: flex;
  flex-flow: row wrap;
}

.order-weights div {
  display: inline-block;
  padding: 10px 20px;
  color: #FFF;
  background: #df0000;
  margin: 10px;
}

.order-form {
  padding-top: 35px;
  margin-top: 35px;
  border-top: 7px solid #ffc844;
}

.form-info, .outer-input-block {
  display: inline-block;
  width: 47%;
}

.form-info {
  margin-right: 5%;
}

.input-block input, .input-block textarea {
  border: none;
  background: #e4e4e4;
  width: 100%;
  padding: 10px;
  font-size: 1.6rem;
}

.input-block p, .outer-input-block p {
  margin: 15px 0 5px;
}

.outer-input-block textarea {
  width: 100%;
  min-height: 240px;
  padding: 10px;
  border: none;
  background: #e4e4e4;
  font-size: 1.6rem;
}

.outer-input-block textarea, .input-block textarea {
  resize: vertical;
}

.order-form-bottom {
  margin-top: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.order-form-bottom > * {
  display: inline-block;
  vertical-align: top;
}

.order-submit {
  cursor: pointer;
  margin-right: 30px;
  border: none;
  background: url("../i/submit_icon.png") 10px center no-repeat, #ffc844;
  padding: 10px 20px 10px 40px;
}

.attention {
  font-size: 1.4rem;
  max-widtH: 400px;
  text-align: right;
}

.attention a {
  color: #df0000;
  text-decoration: underline;
}

.about-teasers {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  margin: 40px 0;
}

.about-teasers > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  width: 19.8%;
}

.about-teaser {
  margin: 10px auto;
  min-width: 125px;
  text-align: center;
  font-size: 1.4rem;
}

.about-teaser img {
  margin-bottom: 15px;
}

.about-drivers {
  margin: 30px 0;
}

.about-driver {
  text-align: center;
}

.about-driver img {
  margin: 0 auto 15px;
}

.driver-name {
  font-size: 2rem;
  margin-bottom: 5px;
}

.driver-spec {
  padding: 0 10px;
}

.rent-teasers {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  margin: 40px 0;
}

.rent-teasers > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  width: 19.8%;
}

.rent-teasers.only-four {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  color: #df0000;
}

.rent-teasers.only-four > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  width: 24.75%;
}

.rent-teaser {
  min-width: 125px;
  text-align: center;
  font-size: 1.4rem;
}

.rent-teaser img {
  margin-bottom: 15px;
  max-width: 144px;
}

.rent-big-teasers { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); grid-gap: 1rem;  align-content: center; margin: 4rem 0; }
.rent-big-teasers > * { display: inline-block; padding: 0; margin-bottom: 0; }
.rent-big-teaser { max-width: 180px; min-height: 70px; display: flex; justify-content: start; align-items: center; padding: 0 10px; text-align: center; font-size: 1.6rem; }
.rent-big-teaser > * { display: inline-block; padding: 0 5px;  margin: 10px 20px;}
.rent-big-teaser img { width: 58px; height: 58px; padding: 0; }

.arenda-btm-block {
  display: flex;
}

.arenda-btm-block img {
  width: 20%;
  margin-right: 3%;
}

.price-rent-tearsers {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4rem;
}

.price-rent-tearsers .rent-teaser {
  display: block;
}

.review {
  margin: 35px 0;
}

.review img {
  max-height: 350px;
  max-width: 250px;
  border: 4px solid #c4c4c4;
}

.review-info {
  display: inline-block;
  margin-left: 30px;
  max-width: 470px;
}

.review-head {
  margin: 10px 0 20px;
  font-size: 2rem;
}

.review-author {
  margin-top: 20px;
  color: #2f2f2f;
  font-style: italic;
}

.transport-teasers {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  margin: 40px 0;
  justify-content: flex-start;
}

.transport-teaser {
  min-width: 125px;
  text-align: center;
  margin: 15px 1px;
  font-size: 1.4rem;
}

.transport-teaser img {
  margin: 0 auto 15px;
}

.transport-teaser:hover img {
  -webkit-filter: drop-shadow(0 0 5px #df0000);
  filter: drop-shadow(0 0 5px #df0000);
}

.transport-teaser p {
  padding: 0 10px;
}


.red-square-block {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  margin: 20px 0;
}

.red-square-block > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  width: 33%;
}

.red-square-block p {
  margin: 10px auto;
  min-width: 155px;
  max-width: 230px;
  padding-left: 30px;
  background: url("../i/red_square.jpg") left 8px no-repeat;
}

.price-teasers {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  margin: 40px 0;
}

.price-teasers > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  width: 33%;
}

.price-teasers div {
  width: 230px;
  padding-left: 30px;
  font-size: 1.2rem;
  margin: 10px auto;
  font-weight: bold;
  height: 95px;
  display: flex;
  align-items: center;
}

.price-teasers div:first-child {
  background: url("../i/price_teaser1.jpg") left center no-repeat, linear-gradient(to right, #e2e2e2, #FFF);
  padding: 5px 15px 5px 100px;
}

.price-teasers div:nth-child(2) {
  background: url("../i/price_teaser2.jpg") left center no-repeat, linear-gradient(to right, #e2e2e2, #FFF);
  padding: 5px 15px 5px 101px;
}

.price-teasers div:nth-child(3) {
  background: url("../i/price_teaser3.jpg") left center no-repeat, linear-gradient(to right, #e2e2e2, #FFF);
  padding: 5px 15px 5px 103px;
}

.price-table {
  border-bottom: 5px solid #df0000;
}

.price-table td {
  border: 1px solid #c4c4c4;
  padding: 10px;
}

.price-table td:first-child {
  width: 50%;
}

.price-table td span {
  display: block;
  margin: 15px 0;
  font-size: 1.7rem;
}

.price-table td img {
  float: left;
  margin-right: 10px;
}

.price-table td:not(:first-child) {
  text-align: center;
}

.stext-block {
  margin: 20px 0;
  padding: 20px 20px 20px 110px;
  font-size: 2rem;
  border: 3px solid;
}

.stext-block.stext-call-us {
  background: url("../i/vacancy_phone.png") 3% center no-repeat;
}

.stext-block.stext-orange {
  border-color: #ffc844;
}

.stext-block.stext-red {
  border-color: #df0000;
}

.vacancy-item {
  position: relative;
  margin: 25px 0;
  box-shadow: 0 3px 3px #aaa;
}

.vacancy-top {
  padding: 30px 60px 30px 170px;
  border-bottom: 1px solid #aaa;
}

.secondary .content .vacancy-top h2 {
  padding: 0 0 0 15px;
  background: none;
}

.vacancy-needs {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  padding: 20px 30px;
  background: #fbfbfb;
}

.vacancy-needs > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}

.vacancy-needs li {
  width: 48%;
  margin: 5px 1%;
  min-width: 200px;
}

.vacancy-item-1 .vacancy-top {
  background: url("../i/vacancy_1.png") 2% center no-repeat, linear-gradient(to bottom, #fbfbfb, #fff);
}

.vacancy-item-2 .vacancy-top {
  background: url("../i/vacancy_2.png") 2% center no-repeat, linear-gradient(to bottom, #fbfbfb, #fff);
}

.vacancy-item-3 .vacancy-top {
  background: url("../i/vacancy_3.png") 2% center no-repeat, linear-gradient(to bottom, #fbfbfb, #fff);
}

.secondary .content h2.vacancy-form-h2 {
  margin: 0;
  padding: 15px 15px 15px 100px;
  background: url("../i/vacancy_form_header.png") 5% center no-repeat, #ffc844;
  font-size: 2.2rem;
}

.vacancy-form.order-form {
  border: none;
  box-shadow: 0 3px 3px #aaa;
  padding: 15px 40px;
  margin: 0;
}

.vacancy-form.order-form .outer-input-block textarea {
  min-height: 120px;
}

.vacancy-form.order-form .checkboxes {
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
}

.vacancy-form.order-form .checkboxes > * {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}

.vacancy-form.order-form .checkbox {
  widtH: 30%;
  margin: 15px 1.5%;
  min-width: 200px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.vacancy-form.order-form .checkbox input {
  margin-right: 10px;
}

.vacancy-form.order-form .outer-input-block-full {
  margin: 20px 0;
  width: 100%;
}

.vacancy-form.order-form .order-form-bottom {
  min-height: 35px;
}

.album-row {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  text-align: center;
  width: 220px;
}

.album-row a {
  display: block;
}

.album-row a img {
  width: 100%;
}

.album-row a:last-child {
  padding: 10px;
  text-decoration: none;
  color: #ffc844;
  position: relative;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffd836;
  text-align: center;
  display: block;
}

.tech-info { display: block; display: flex; flex-flow: row wrap; justify-content: space-between; align-content: center; justify-content: flex-start; margin: 15px 0;}
.tech-info > * { display: inline-block; padding: 0; margin-bottom: 0; }

.tech-info div { align-self: center; font-size: 1.4rem;  padding-top: 2px; text-align: left; width: auto; margin: 10px auto; min-height: 26px; }
.tech-info div:first-child { background: url("../i/weight.png") left center no-repeat; padding-left: 30px; min-width: 160px; }
.tech-info div:nth-child(2) { background: url("../i/gp.png") left center no-repeat; padding-left: 35px; min-width: 190px; }
.tech-info div:nth-child(3) { background: url("../i/length.png") left center no-repeat; padding-left: 48px; min-width: 170px; }
.tech-info div:nth-child(4) { background: url("../i/width.png") left center no-repeat; padding-left: 37px; min-width: 170px; }

.news-item {
  margin-bottom: 20px;
  min-height: 170px;
  padding-bottom: 25px;
  border-bottom: 1px solid #c4c4c4;
}

.news-item img, .news-item-image {
  float: left;
  margin-right: 20px;
}

.news-title {
  display: block;
  font-size: 2.2rem;
  color: #df0000;
  margin-bottom: 20px;
}

.news-item-text {
  padding-left: 220px;
  font-size: 1.4rem;
}

.news-item-link {
  margin-top: 15px;
  display: block;
  color: #df0000;
  text-decoration: underline;
}


.more-button {
  padding-right: 16px;
  background: url("../i/more_right.png") right top no-repeat;
  display: inline-block;
  margin-top: 20px;
}

.more-button span, .more-button input {
  font-size: 1.4rem;
  cursor: pointer;
  border: none;
  display: block;
  background: #ffc844;
  padding: 0px 20px;
  height: 34px;
}

.more-button span {
  padding-top: 7px;
}

.red {
  color: #df0000;
}

.secondary .content-inner .map ul {
  padding-left: 20px;
}

.secondary .content-inner .map ul li {
  background: none;
  padding-left: 0;
  list-style-type: disc;
}

.politika-konf li { margin: 5px 0; list-style-type: none; }

.politika-konf { counter-reset: list1; }
.politika-konf li:before { counter-increment: list1; content: counter(list1) ". "; }
.politika-konf ol { counter-reset: list2; padding-left: 20px; }
.politika-konf ol li:before { counter-increment: list2; content: counter(list1) "." counter(list2) ". "; }
.politika-konf ol li ol { counter-reset: list3; }
.politika-konf ol li ol li:before { counter-increment: list3;  content: counter(list1) "." counter(list2) "." counter(list3) ". "; }


.districts { display: grid; grid-template-columns: auto 400px; grid-gap: 2rem; }
.districts li { background: none; padding-left: 0; list-style-type: none; padding:0; margin: 7px 0; }
.districts li a { padding-left: 50px; min-height: 40px; display: flex; align-items: center; }
.districts .triple-ul { grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); }
.districts .vidnoe { background: url("../i/vidnoe.png") left center no-repeat; }
.districts .dolgoprudny { background: url("../i/dolgoprudny.png") left center no-repeat; }
.districts .korolev { background: url("../i/korolev.png") left center no-repeat; }
.districts .krasnogorsk { background: url("../i/krasnogorsk.png") left center no-repeat; }
.districts .mitishi { background: url("../i/mitishi.png") left center no-repeat; }
.districts .odincovo { background: url("../i/odincovo.png") left center no-repeat; }
.districts .ramenskoe { background: url("../i/ramenskoe.png") left center no-repeat; }
.districts .himki { background: url("../i/himki.png") left center no-repeat; }
.districts .shelkovo { background: url("../i/shelkovo.png") left center no-repeat; }
@media screen and (max-width: 1200px) {
	.districts { grid-template-columns: auto 300px; grid-gap: 2rem; }
	.districts .triple-ul { grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); }
}
@media screen and (max-width: 768px) {
	.districts { display: block; }
	.districts .banner { display: none; }
	.districts .triple-ul { grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); }
}


.half-ul { margin-bottom: 1em; display: flex; justify-content: space-between; flex-flow: row wrap; }
.half-ul li { width: 44.5%; min-width: 300px; margin-right: 20px; display: inline-block; margin: 2.5%; }

.triple-ul { display: grid;  justify-content: space-between; flex-flow: row wrap;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); grid-gap: 0.5rem; }
.triple-ul li { margin:0; padding:0; padding-left:0 !important;  }
.triple-ul li:before { display: none !important; }


.secondary .content-inner .sec-top-doc {
  color: #000;
  display: inline-block;
  background: url("../i/order_icon.png") 20px center no-repeat, #ffc844;
  padding: 15px 25px 15px 55px;
}

.secondary .content-inner .sec-top-doc:hover {
  position: relative;
  top: 3px;
}

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

.popup { position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); display: none; border-radius: 0.5rem; color: #333; padding: 4rem; background: #FFF; z-index: 9999; max-width: 500px; }
.popup h2 { border-bottom: 1px solid #c9c9c9; padding-bottom: 2rem; margin-bottom: 2rem; font-size: 2.4rem; }
.popup p a { color: #df0000;  text-decoration: underline; }
.popup input, .popup textarea, .popup select { height: auto; font-size: 1.1em; display: block; width: 100%; padding: 10px; margin-bottom: 2rem;  border: 1px solid #a0a0a0; }
.popup input[type="submit"] { background: #ffc844; border: none; border-bottom: 2px solid #df0000; cursor: pointer; }
.popup input[type="submit"]:hover { color: #000; }
.call-close { opacity: 0.7; border: none; width: 12px; height: 12px; position: absolute; top: 10px; right: 10px; background: url("../i/cross.png") no-repeat; cursor: pointer; }
.call-close:hover { opacity: 1; }

.calculator-wrap .step {
  display: inline-flex;
  align-items: center;
  background: linear-gradient(to top, #ffc844, #f7f6f6 7%);
  font-size: 1.8rem;
  padding-right: 3rem;
  text-transform: uppercase;
}

.calculator-wrap .step span {
  display: block;
  padding: 1rem 2rem;
  background: #ffc844;
  color: #000;
  margin-right: 20px;
  font-size: 2.8rem;
}

.calculator-wrap .step + .choice-block {
  margin-top: 0;
}

.calculator-wrap .input-choices {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 2rem;
  margin: 0 0 2rem;
  border: 1px solid #ccc;
  border-bottom-width: 5px;
  padding: 3rem 2rem 2rem;
}

.calculator-wrap .input-choices .input-choice {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.calculator-wrap .input-choices .input-choice p {
  display: flex;
  align-items: center;
  text-align: left;
}

.calculator-wrap .input-choices .input-choice p span {
  font-size: 1.2rem;
  margin-left: 0.5rem;
}

.calculator-wrap .input-choices .input-choice select, .calculator-wrap .input-choices .input-choice input {
  border: 1px solid #c4c4c4;
  background: #EFEFEF;
  text-align: center;
  padding: 0 2rem;
  display: flex;
}

.calculator-wrap .input-choices .input-choice input {
  padding: 0 0.5rem;
}

.calculator-wrap .input-choices .one-item-weight .inputs-wrap i {
  background-image: url("../i/icon-weights.png");
}

.calculator-wrap .input-choices .full-weight .inputs-wrap i {
  background-image: url("../i/icon-cargo.png");
}

.calculator-wrap .input-choices .order-time .inputs-wrap i {
  background-image: url("../i/icon-clock.png");
}

.calculator-wrap .input-choices .tech-block-preview {
  text-align: center;
  cursor: pointer;
}

.calculator-wrap .input-choices .tech-block-preview img {
  border: 2px solid;
  border-color: #c4c4c4;
  border-bottom: none;
  width: 100%;
}

.calculator-wrap .input-choices .tech-block-preview .tech-head {
  border: 2px solid;
  border-color: #c4c4c4;
  border-top: none;
  margin-bottom: 0;
  width: 100%;
  padding: 1rem;
  min-height: 60px;
}

.calculator-wrap .input-choices .tech-block-preview .tech-head:hover {
  background: #f5f5f5;
}

.calculator-wrap .input-choices .tech-block-preview:hover img, .calculator-wrap .input-choices .tech-block-preview:hover .tech-head, .calculator-wrap .input-choices .tech-block-preview.active img, .calculator-wrap .input-choices .tech-block-preview.active .tech-head {
  border-color: #ffd836;
}

.calculator-wrap .input-choices.tech-previews {
  display: block;
  border: none;
  border-bottom: 1px solid #CCC;
  margin: 0;
}

.calculator-wrap .inputs-wrap {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
}

.calculator-wrap .inputs-wrap i {
  min-width: 35px;
  min-height: 35px;
  display: block;
  position: relative;
  background: #ffc844;
  color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}

.calculator-wrap .inputs-wrap i:after {
  content: '';
  display: block;
  position: absolute;
  right: -2rem;
  top: 50%;
  transform: translateY(-50%);
  border: 1rem solid transparent;
  border-left-color: #ffc844;
}

.calculator-wrap .inputs-wrap select, .calculator-wrap .inputs-wrap input, .calculator-wrap .inputs-wrap textarea {
  width: 100%;
  height: 100%;
  border: none !important;
}

.calculator-wrap .tech-wrap {
  border: 1px solid #ccc;
  border-bottom-width: 5px;
  margin-bottom: 2rem;
}

.calculator-wrap .tech-wrap .full-tech-blocks {
  padding: 0 2rem;
}

.calculator-wrap .tech-wrap .full-tech-blocks .tech-block {
  display: none;
  padding-top: 4rem;
  position: relative;
}

.calculator-wrap .tech-wrap .full-tech-blocks .tech-block .tech-item-info {
  padding-bottom: 2rem;
}

.calculator-wrap .tech-wrap .full-tech-blocks .tech-block:before {
  content: '';
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%);
  border: 2rem solid transparent;
  border-top-color: #CCC;
}

.calculator-wrap .map-input > div {
  font-size: 1.8rem;
  padding-left: 30px;
  background: url("../i/icon-orange-baloon.png") left center no-repeat;
  display: flex;
  align-items: center;
}

.calculator-wrap #form-map {
  margin: 0 0 2rem 0;
  align-items: center;
  border: 1px solid #ccc;
  border-bottom-width: 5px;
}

.calculator-wrap #form-map .inputs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5rem;
  padding: 0 2rem;
  margin: 2rem 0;
}

.calculator-wrap #form-map .inputs .inputs-wrap i {
  min-width: 7rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: initial;
}

.calculator-wrap #form-map .inputs .inputs-wrap textarea {
  padding: 2rem;
  background: #EFEFEF; 
  resize: none; height: 8rem;
}

.calculator-wrap #form-map .inputs .inputs-wrap:first-child {
  position: relative;
}

.calculator-wrap #form-map .inputs .inputs-wrap:first-child:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -3rem;
  border: solid black;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 5px;
  transform: translateY(-50%) rotate(-45deg);
}

@media screen and (max-width: 960px) {
  .calculator-wrap #form-map .inputs {
    grid-template-columns: 1fr;
  }
}

.calculator-wrap #form-map .suggestions-wrapper .suggestions-promo {
  display: none !important;
}

.calculator-wrap #form-map + button {
  display: block;
  border: none;
  max-width: 200px;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 20px;
  padding: 10px 15px;
  text-align: center;
  background-color: #ffc844;
}

.calculator-wrap #map {
  display: none;
  height: 40rem;
}

.calculator-wrap .bottom-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 2rem;
  border: 1px solid #ccc;
  border-bottom-width: 5px;
}

.calculator-wrap .bottom-block .inner-choice {
  padding: 2rem;
}

.calculator-wrap .bottom-block .inner-choice select {
  border: 1px solid #c4c4c4;
  background: #EFEFEF;
  text-align: center;
  height: 3rem;
  padding: 0 2rem;
}

.calculator-wrap .bottom-block .inner-choice input {
  border: 1px solid #c4c4c4;
  background: #EFEFEF;
  text-align: center;
  height: 3rem;
  padding: 2rem;
}

.calculator-wrap .bottom-block .inner-choice .choice-block {
  margin-bottom: 2rem;
}

.calculator-wrap .bottom-block .inner-choice .submit-block {
  display: inline-block;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.calculator-wrap .bottom-block .inner-choice .submit-block .submit-wrapper {
  position: relative;
}

.calculator-wrap .bottom-block .inner-choice .submit-block .submit-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  right: -14px;
  width: 14px;
  height: 100%;
  background: url("../i/orange-button.png") center center/cover no-repeat;
}

.calculator-wrap .bottom-block .inner-choice .submit-block .calc-submit {
  border: none;
  padding: 7px;
  background: #ffc844;
  color: #000;
  text-align: center;
  position: relative;
  font-size: 1.5rem;
  cursor: pointer;
}

.calculator-wrap .bottom-block .inner-choice .submit-block .distance-warning {
  border-left: 5px solid #df0000;
  padding-left: 1rem;
  margin-top: 2rem;
  font-size: 2rem;
  width: 100%;
}

.calculator-wrap .bottom-block .price-summary {
  background: #ffc844;
  padding: 2rem;
}

.calculator-wrap .bottom-block .price-summary .final-price {
  display: inline-block;
  padding: 1.5rem;
  background: #efefef;
  font-size: 2rem;
}

@media screen and (max-width: 960px) {
  .calculator-wrap .bottom-block {
    grid-template-columns: 1fr;
  }
}

.calculator-wrap .hidden {
  display: none;
}

.secondary .content .calc-order-form h2 {
  display: inline-flex;
  align-items: center;
  background: linear-gradient(to top, #ffc844, #f7f6f6 7%);
  font-size: 1.8rem;
  padding-right: 3rem;
  text-transform: uppercase;
  padding-lefT: 0;
  margin-bottom: 0;
}

.secondary .content .calc-order-form h2 span {
  display: block;
  padding: 1rem 2rem;
  background: #ffc844;
  color: #000;
  margin-right: 20px;
  font-size: 2.8rem;
}

.secondary .content .calc-order-form h2 + .choice-block {
  margin-top: 0;
}

.secondary .content .calc-order-form .calc-info-wrap {
  padding: 2rem;
  border: 1px solid #ccc;
  border-bottom-width: 5px;
}

.secondary .content .calc-order-form .calc-info-wrap .calc-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
}

.secondary .content .calc-order-form .calc-info-wrap .calc-info input {
  background: #EFEFEF;
  width: 100%;
  padding-left: 2rem;
}

.secondary .content .calc-order-form .calc-info-wrap .calc-info textarea {
  border: 1px solid #ccc;
  background: #EFEFEF;
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 2rem;
}

.secondary .content .calc-order-form .calc-info-wrap .calc-info .inputs-wrap {
  margin-bottom: 2rem;
}

.secondary .content .calc-order-form .calc-info-wrap .calc-info .user-name i {
  background-image: url("../i/icon-person.png");
}

.secondary .content .calc-order-form .calc-info-wrap .calc-info .user-phone i {
  background-image: url("../i/icon-phone.png");
}

@media screen and (max-width: 960px) {
  .secondary .content .calc-order-form .calc-info-wrap .calc-info {
    grid-template-columns: 1fr;
  }
}

.secondary .content .calc-order-form .calc-info-wrap .submit-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3rem auto;
}

.secondary .content .calc-order-form .calc-info-wrap .submit-block .submit-wrapper {
  position: relative;
}

.secondary .content .calc-order-form .calc-info-wrap .submit-block .submit-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  right: -14px;
  width: 14px;
  height: 100%;
  background: url("../i/orange-button.png") center center/cover no-repeat;
}

.secondary .content .calc-order-form .calc-info-wrap .submit-block .calc-order-submit {
  border: none;
  padding: 1rem;
  background: #ffc844;
  color: #000;
  text-align: center;
  position: relative;
  font-size: 1.5rem;
  cursor: pointer;
}

.secondary .content .calc-order-form .inputs-wrap {
  display: flex;
  align-items: stretch;
  border: 1px solid #ccc;
}

.secondary .content .calc-order-form .inputs-wrap i {
  min-width: 35px;
  min-height: 35px;
  display: block;
  position: relative;
  background: #ffc844;
  color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}

.secondary .content .calc-order-form .inputs-wrap i:after {
  content: '';
  display: block;
  position: absolute;
  right: -2rem;
  top: 50%;
  transform: translateY(-50%);
  border: 1rem solid transparent;
  border-left-color: #ffc844;
}

.secondary .content .calc-order-form .inputs-wrap select, .secondary .content .calc-order-form .inputs-wrap input {
  width: 100%;
  border: none !important;
}

.secondary .content .go-to-calc {
  border: none;
  padding: 10px 7px;
  background: #ffc844;
  color: #000;
  text-align: center;
  position: relative;
  font-size: 1.5rem;
  cursor: pointer;
  margin: 2rem auto;
  display: block;
  max-width: 330px;
}

.secondary .content .go-to-calc:hover {
  text-decoration: none;
  color: #df0000;
}

.secondary .content .go-to-calc:after {
  content: '';
  position: absolute;
  top: 0;
  right: -14px;
  width: 14px;
  height: 100%;
  background: url("../i/orange-button.png") center center/cover no-repeat;
}

.pages-slider {
  padding: 0 15px;
}

.pages-slider .slick-prev:before {
  width: 10px;
  height: 31px;
  content: url("../i/page_slide_left.png");
}

.pages-slider .slick-next:before {
  width: 10px;
  height: 31px;
  content: url("../i/page_slide_right.png");
}

.autopark-slider { padding: 0 60px; margin: 30px 0; }
.autopark-slider .slick-slide img { margin: 0 auto; }

.tags-container { display: block; flex-flow: row wrap; margin-bottom: 1rem; align-items: center; padding:0 3rem;}
.tags-container .tag, .tags-container .tag-view-more {
	font-size: 1.2rem; margin: 0.3rem; display: inline-block; padding: 0.5rem; background: #FFF; color: #000;
  text-align: center; border-radius: 0.75rem;  border: 2px solid #ffc844;  }
.tags-container .tag:first-letter, .tags-container .tag-view-more:first-letter { text-transform: uppercase; }
.tags-container .tag.hidden, .tags-container .tag-view-more.hidden { display: none; }
.tags-container .tag-view-more { border-color: transparent; cursor: pointer; color: #df0000; text-decoration: underline; }
.tags-container .slick-track { display: flex; align-items: center; }
.tags-container .slick-prev, .tags-container .slick-next { width: 25px; height: 25px; opacity: 0.5; }
.tags-container .slick-prev { left:0; }
.tags-container .slick-next { right:0; }
.tags-container .slick-slide img { margin: 0 auto; }
@media screen and (max-width: 960px) {
	.tags-container { margin-top: 0; }
}

.self-binder h1, .self-binder h2, .self-binder h3 {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.self-binder h1:after, .self-binder h1:before, .self-binder h2:after, .self-binder h2:before, .self-binder h3:after, .self-binder h3:before {
  display: inline-block;
  content: '';
  position: absolute;
  width: 2px;
  height: 1.75rem;
  background: #ffc844;
  top: 50%;
  right: -2rem;
  transform: translate(0, -50%);
}

.self-binder h1:before, .self-binder h2:before, .self-binder h3:before {
  transform: translate(0, -50%) rotate(90deg);
}

.self-binder h1:after, .self-binder h2:after, .self-binder h3:after {
  visibility: hidden;
}

.self-binder h1:hover, .self-binder h2:hover, .self-binder h3:hover {
  border-color: #df0000 !important;
}

.self-binder h1:hover:after, .self-binder h1:hover:before, .self-binder h2:hover:after, .self-binder h2:hover:before, .self-binder h3:hover:after, .self-binder h3:hover:before {
  background: #df0000;
}

.self-binder.hide p, .self-binder.hide ul {
  display: none;
}

.self-binder.hide h1:after, .self-binder.hide h2:after, .self-binder.hide h3:after {
  visibility: visible;
}

@media screen and (max-width: 1200px) {
  .top-nav > .container > ul,
  .top-nav > .container > ul > li,
  .top-nav > .container > ul > li > a {
    border: none !important;
  }
  .header .top-logo {
    background-size: contain;
    width: 230px;
  }
}

@media screen and (max-width: 1024px) {
  .header {
    padding: 0;
  }
  .header .container {
    background: url("../i/adapt_top_bg.jpg") top center repeat-x, #FFF;
    justify-content: space-around;
  }
  .header .top-logo {
    width: 260px;
  }
}

@media screen and (max-width: 960px) {
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .main-banner {
    display: none !important;
  }
  .main-about .container,
  .main-news .container {
    flex-flow: column wrap;
  }
  .main-about .container > *,
  .main-news .container > * {
    width: 100%;
    margin: 20px 0;
    max-width: none;
  }
  .main-news-container {
    display: flex;
    justify-content: space-around;
  }
  .main-features .container {
    justify-content: center;
  }
  .main-features .container > * {
    width: 100%;
  }
  .bottom-map .map-container {
    width: 1500px;
  }
  .bottom-map .shade-container {
    width: 1200px;
  }
  .top-nav > .container > ul > li > ul {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .header .container {
    min-height: 0;
  }
  .header .header-logo {
    margin: 0 !important;
  }
  .header .top-logo {
    background-size: contain;
    width: 230px;
    margin-bottom: 0;
  }
  .header .ati,
  .header .advantages,
  .header .social-icons,
  .header .worktime,
  .header .buttons {
    display: none;
  }
  .top-nav .container ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .top-nav .container ul li > a {
    font-size: 1.2rem;
    padding: 0.75rem !important;
  }
  .main-about, .main-news {
    display: none;
  }
  .footer .container {
    padding-top: 0px;
    flex-flow: column wrap;
    justify-content: center;
  }
  .footer .container > * {
    margin: 10px auto;
  }
  .secondary > .container { display: block; }
  .secondary .side { display: none !important; }

  .calculator-wrap #form-map #map, .calculator-wrap #form-map .inputs {
    width: 100%;
    margin: 1rem 0;
  }
  .calculator-wrap #form-map .inputs {
    grid-gap: 2rem;
  }
  .calculator-wrap #form-map .inputs .inputs-wrap {
    height: 75px;
  }
  .calculator-wrap #form-map .inputs .inputs-wrap:after {
    display: none !important;
  }
  .rent-choice label {
    width: 100%;
    margin: 3px 0;
  }
  .arenda-btm-block img {
    display: none !important;
  }
  .table-percent {
    display: none;
  }
  .red-square-block p {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  iframe {
    max-width: 100%;
  }
  .choice-count {
    padding: 0 20px;
    margin-top: 20px;
  }
  .choice-count div {
    display: inline-block;
    margin: 0 5px;
  }
}

@media screen and (max-width: 640px) {
  .header {
    max-height: none;
  }
  .header .container {
    padding-top: 50px;
    flex-flow: column wrap;
    justify-content: center;
  }
  .header .container > * {
    margin: 10px auto;
  }
  .main-features {
    margin-bottom: 0;
  }
  .main-features .container *:last-child {
    margin-bottom: 0;
  }
  .main-features .main-feature {
    padding-left: 8rem;
    background-size: 6rem;
  }
  .main-calculator {
    margin-bottom: 0 !important;
  }
  .main-calculator .botton-cal {
    background-color: #FFF;
    border-radius: 15px;
    background-position: 2% center;
    background-size: 40px;
    padding-left: 50px;
  }
  .main-autopark {
    padding-bottom: 0 !important;
  }
  .main-sfera > .container > h2 {
    margin-bottom: 2rem !important;
  }
  .news-item img, .news-item-image {
    float: none;
  }
  .news-item-text {
    padding-left: 0;
  }
  .order-form > * {
    width: 100%;
  }
  .attention {
    margin: 10px 0;
  }
  .half-ul li {
    width: 100%;
    margin-right: 0;
    display: block;
    margin: 0;
  }
  .top-nav > .container > ul > li:not(:last-child):after {
    border-right: 0px !important;
  }
  .bottom-map .main-form .more-button {
    background: none;
  }
  .footer .bottom-elem .icons {
    display: none;
  }
  .tech-block-wrap .tech-block {
    display: grid;
    grid-gap: 1rem;
  }
  .tech-block-wrap .tech-block > a {
    grid-row: 1;
    grid-column: 1;
    margin: 0;
  }
  .tech-block-wrap .tech-block > a img {
    height: auto;
    margin: 0;
  }
  .tech-block-wrap .tech-block .tech-head {
    grid-row: 1;
    grid-column: 2;
    margin: 0;
  }
  .tech-block-wrap .tech-block .tech-not-aviable {
    grid-row: 4;
    grid-column: 1/3;
    margin: 0;
    border-width: 10px;
    display: flex;
    align-items: center;
  }
  .tech-block-wrap .tech-block .tech-seasonal {
    display: none;
  }
  .tech-block-wrap .tech-block .tech-seasonal-text {
    grid-column: 1/3;
  }
  .tech-block-wrap .tech-block ul {
    grid-row: 2;
    grid-column: 1/3;
  }
  .tech-block-wrap .tech-block .tech-block-order {
    grid-row: 3;
    grid-column: 1/3;
  }
  .tech-block-wrap .tech-block .tech-block-calc {
    grid-row: 4;
    grid-column: 1/3;
    margin: 0;
    max-width: 100%;
  }
  .tags-container a { font-size: 1rem; }
  .transport-teasers {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    margin: 1.5rem 0;
  }
  .transport-teasers .transport-teaser {
    margin: 0;
    width: auto;
    min-width: 0;
  }
  .transport-teasers .transport-teaser img {
    max-width: 100%;
  }
  .transport-teasers .transport-teaser p {
    font-size: 1.2rem;
  }
  .secondary .content h1 {
    font-size: 2.2rem;
  }
  .secondary .content h2 {
    font-size: 2rem;
  }
  .autopark-slider {
    margin: 10px 0;
  }
  .main-sfera {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .main-about-slider {
    display: none !important;
  }
  .main-about .top-slide-info {
    padding: 15px 5px;
  }
  .main-about .top-slide-info div span {
    font-size: 2.2rem;
  }
  .main-about .top-about-slide .more-button {
    margin-top: 10px;
  }
  .main-services .main-service {
    margin: 20px 0;
  }
  .service {
    width: 100px;
    margin: 20px 10px;
  }
  .service img {
    height: auto;
  }
  .service div {
    padding: 0;
  }
  .main-news-item:nth-child(2) {
    display: none;
  }
  .footer .footer-info {
    background: none;
    padding: 0 5px;
  }
  .footer .bot-phones {
    font-size: 1.7rem;
  }
  .secondary {
    padding-right: 10px;
    padding-left: 10px;
  }
  .secondary .content p img {
    float: none !important;
    max-width: 100% !important;
    display: block;
  }
  .tech-item-info ul li {
    width: 100%;
  }
  .vacancy-top {
    padding: 140px 20px 20px;
    background-position: top center !important;
  }
  .bottom-map .main-form {
    width: 100% !important;
  }
  .content .content-inner .stext-block {
    background-position: center 5%;
    padding: 90px 30px 30px 30px;
  }
}
/*# sourceMappingURL=style.css.map */


.content-section { margin-bottom: 4rem; }

.slider .slide { margin: 1rem; }
.slick-slider { position: relative; }
.slick-arrow { padding: 0; position: absolute !important; top: 50% !important; width: 4rem; height: 4rem; color: transparent !important;
	z-index: 100; box-shadow: none; background: #ffc844; border-radius: 50%; border:none; cursor: pointer; transform: translateY(-50%); }
.slick-arrow:hover { background:  #e0e0e0; }
.slick-arrow::after { content: ''; display: inline-block; width: 1.2rem; height: 3rem;
	position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); transition: .3s all; background: black;	
	mask: url(../i/icon-arrow-left.svg);  mask-size: auto;
	-webkit-mask: url(../i/icon-arrow-left.svg);  -webkit-mask-size: 100% 100%;
}

.slick-arrow:hover::after { background: black; }
.slick-arrow.slick-disabled { opacity: 0.5; }
.slick-prev { left: 2rem; }
.slick-next { right: 2rem; transform: scaleX(-1) translateY(-50%);}


.video-block { padding: 4rem; background: url(../i/video-block-bg.jpg) no-repeat bottom left, #f5f5f5; margin: 2rem 0; display: grid; grid-gap: 2rem; 
	grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); border-right: 10px solid #ffc844; grid-auto-rows: auto; align-items: center; }
.video-block .video { position: relative; padding-top: 60%; }
.video-block .video iframe { position: absolute; top:0; left:0; width: 100%; height: 100%; }