@charset "UTF-8";
* {
  vertical-align: top;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot/-u93eut');
  src:  url('fonts/icomoon.eot/-u93eut#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf-u93eut') format('truetype'),
    url('../fonts/icomoon.woff-u93eut') format('woff'),
    url('../fonts/icomoon.svg-u93eut#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e900";
}

p, div {
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}

.yandex-maps {
  margin-left:-30px !important;
}

@media screen and (max-width: 700px) {
  .yandex-maps {
    margin-bottom: 30px;
    margin-left: 0px !important;
  }
}

table.price-table td {
  position: relative;
}

table.price-table td .label {
  float: right;
}

.yandex-maps .ymaps-border-wrapper {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  overflow: hidden;
  margin-bottom: 30px;
}

.brands_list ul li {
  min-height: 150px !important;
}

@media screen and (max-width: 600px) {
  .brands_list ul li {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 765px) {
  .list-group {
    display: none;
  }
}

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  position: relative;
  background: white;
  font-size: 16px;
  right: 0;
  z-index: 1;
  overflow-x: hidden;
}

body.slide-left {
  overflow: visible;
  right: 260px;
}

section {
  position: relative;
  z-index: 10;
  background: #fff;
}

.titleBlock .titleBlock_name {
  margin: 0;
}

.phoneAndButton {
  float: right;
  margin-bottom: 10px;
}

.phoneAndButton .phoneLink {
  display: inline-block;
  float: right;
  text-align: right;
  font-family: Roboto, sans-serif;
  color: #F3FFE2;
  font-size: 28px;
  line-height: 32px;
  margin-top: 0px;
  letter-spacing: 0px;
  outline: none;
  font-weight: bold;
}

@media screen and (max-width: 700px) {
  .phoneAndButton .phoneLink {
    display: none;
  }
}

.phoneAndButton .phoneLink:hover {
  text-decoration: none;
}

.phoneAndButton .recallButton {
  text-align: center;
  float: right;
  max-width: 240px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 8px;
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 5px;
  text-transform: uppercase;
  background: #EB7F00;
  border: 0;
  outline: none;
  color: #fff;
  cursor: pointer;
}

.phoneAndButton .recallButton:hover {
  text-decoration: none;
  background: #d27100;
}

.infoHolders {
  position: relative;
  display: inline-block;
  margin-top: 16px;
  color: #ffffff;
}

.infoHolders .workTimeLine, .infoHolders .cardsLine {
  position: relative;
  padding-left: 50px;
  line-height: 22px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 6px;
}

@media screen and (max-width: 700px) {
  .infoHolders .workTimeLine, .infoHolders .cardsLine {
    padding-left: 15px;
  }
  .infoHolders .workTimeLine, .infoHolders .cardsLine:before {
    display: none !important
  }
  .header-card-info {
    margin-top: 10px;
  }
}

@media screen and (max-width: 360px) {
  .worktime {
    font-size: 12px;
  }
}

.infoHolders .workTimeLine:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #EB7F00;
  background-color: white;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
  padding-left: 9px;
  padding-top: 7px;
}

.infoHolders .cardsLine:before {
  content: "\f283";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #EB7F00;
  background-color: white;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 16px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
  padding-left: 7px;
  padding-top: 7px;
}

.infoHolders .workAddressLine {
  position: relative;
  padding-left: 50px;
  line-height: 22px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 6px;
}

@media screen and (max-width: 1200px) {
  .infoHolders .workAddressLine {
    margin-top: 20px;
  }
}

.infoHolders .workAddressLine span.metro {
  font-weight: bold;
}

.infoHolders .workAddressLine a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
  cursor: pointer;
  margin-left: 5px;
}

.infoHolders .workAddressLine a:hover {
  color: white;
}

.infoHolders .workAddressLine:before {
  content: "\f124";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #EB7F00;
  background-color: white;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
  padding-left: 9px;
  padding-top: 7px;
}

.titleBlock {
  min-height: 130px;
  margin-bottom: 4px;
}

.titleBlock .titleBlock_icon {
  display: inline-block;
}

.titleBlock .titleBlock_name {
  display: inline-block;
  height: 130px;
  line-height: 130px;
  font-size: 40px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.titleBlock .titleBlock_button {
  margin-top: 47px;
  height: 36px;
  width: 216px;
  display: inline-block;
  float: right;
  color: #ffffff;
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  text-align: center;
  background: #1584ff;
  line-height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.titleBlock .titleBlock_button:hover {
  background: #2e92ff;
  text-decoration: none;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.grabbing {
  cursor: url("grabbing.png.html/index.htm")/*tpa=https://lvivservice.com.ua/css/grabbing.png.html*/ 8 8, move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
  /*   margin-top: 10px; */
  margin-top: -22px;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-item.loading {
  min-height: 150px;
  background: url("AjaxLoader.gif.html/index.htm") no-repeat center center;
}

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut 0.7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn 0.7s both ease;
}

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade 0.7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown 0.6s ease both;
}

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo 0.5s ease both;
}

@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

#sliderBlock {
  position: relative;
  z-index: 10;
  padding-bottom: 20px;
  background: url("../img/slider-background-1.jpg") center;
  background-size: cover;
}

#sliderBlock .container {
  height: inherit;
}

#sliderBlock .container .row {
  height: inherit;
}

#sliderBlock .container .row .textBlockContainer {
  font-family: "PT Sans", sans-serif;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.51);
  margin-top: 68px;
  color: #ffffff;
}

#sliderBlock .container .row .textBlockContainer .textBlockAnounce {
  font-size: 20px;
  text-transform: uppercase;
}

#sliderBlock .container .row .textBlockContainer h2.textBlockTitle {
  font-size: 46px;
  line-height: 50px;
  font-weight: normal;
}

#sliderBlock .container .row .textBlockContainer .textBlockText {
  font-size: 18px;
  line-height: 24px;
}

#sliderBlock .container .row .textBlockContainer .sliderOrderRepair {
  display: inline-block;
  text-shadow: none;
  width: 160px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background: #005fc7;
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin-right: 16px;
}

#sliderBlock .container .row .textBlockContainer .sliderOrderRepair:hover {
  text-decoration: none;
  background: #0077fa;
}

#sliderBlock .container .row .textBlockContainer .sliderDetailLink {
  text-decoration: none;
  text-shadow: none;
  color: #ffffff;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: none;
  border: 1px solid #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

#sliderBlock .container .row .textBlockContainer .sliderDetailLink:hover {
  background: rgba(255, 255, 255, 0.11);
}

#sliderBlock .container .row .imageBlockContainer {
  height: inherit;
  text-align: center;
  padding: 140px 0;
}

#sliderBlock .container .row .imageBlockContainer img {
  display: inline-block;
  width: 80%;
}

#categoryMenu {
  font-family: "PT Sans", sans-serif;
  background: #EB7F00;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#categoryMenu .categoryMenuButton {
  position: relative;
  margin: 10px 1px;
  display: inline-block;
  background: #ffffff;
  padding: 6px;
  text-align: center;
  width: calc(100% / 5 - 10px);
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  color: #225378;
  font-size: 16px;
  letter-spacing: 2px;
}

#categoryMenu .categoryMenuButton .categoryMenuButton_title {
  z-index: 5;
  display: inline-block;
  line-height: 2.2;
}

#categoryMenu .categoryMenuButton .categoryMenuButton_image {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  margin-top: 2px;
}

@media screen and (max-width: 990px) {
  #categoryMenu .categoryMenuButton .categoryMenuButton_image {
    display: block;
    background-position: center;
    width: 100%;
  }
}

#categoryMenu .categoryMenuButton.phonesButton .categoryMenuButton_image {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgOTMuMTY5IDkzLjE2OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTMuMTY5IDkzLjE2OTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik02NC45MDIsMEgyOC4yNjVjLTMuNzExLDAtNi43MiwzLjAwOS02LjcyLDYuNzJ2NzkuNzI5YzAsMy43MTIsMy4wMDgsNi43Miw2LjcyLDYuNzJoMzYuNjM3ICAgYzMuNzEzLDAsNi43MjItMy4wMDgsNi43MjItNi43MlY2LjcyQzcxLjYyMywzLjAwOSw2OC42MTUsMCw2NC45MDIsMHogTTQyLjA4OCwzLjk3M2g4Ljk5MWMwLjMyMywwLDAuNTg2LDAuMjYzLDAuNTg2LDAuNTg3ICAgYzAsMC4zMjMtMC4yNjMsMC41ODYtMC41ODYsMC41ODZoLTguOTkxYy0wLjMyNCwwLTAuNTg2LTAuMjYzLTAuNTg2LTAuNTg2QzQxLjUwMiw0LjIzNiw0MS43NjUsMy45NzMsNDIuMDg4LDMuOTczeiBNMzMuMTI2LDIuNTYzICAgYzAuNTE4LDAsMC45MzgsMC40MiwwLjkzOCwwLjkzOGMwLDAuNTE4LTAuNDE5LDAuOTM4LTAuOTM4LDAuOTM4cy0wLjkzOC0wLjQyLTAuOTM4LTAuOTM4QzMyLjE4OCwyLjk4MywzMi42MDgsMi41NjMsMzMuMTI2LDIuNTYzICAgeiBNMjguODc2LDIuMDAxYzAuODI5LDAsMS41LDAuNjcyLDEuNSwxLjVjMCwwLjgyOC0wLjY3MSwxLjUtMS41LDEuNXMtMS41LTAuNjcyLTEuNS0xLjVDMjcuMzc2LDIuNjczLDI4LjA0NywyLjAwMSwyOC44NzYsMi4wMDF6ICAgIE00OC45Myw4OS43NThoLTQuNjkxYy0xLjQ4OCwwLTIuNjkzLTEuMjA1LTIuNjkzLTIuNjkxYzAtMS40ODcsMS4yMDUtMi42OTIsMi42OTMtMi42OTJoNC42OTFjMS40ODgsMCwyLjY5MywxLjIwNSwyLjY5MywyLjY5MiAgIEM1MS42MjMsODguNTUzLDUwLjQxOCw4OS43NTgsNDguOTMsODkuNzU4eiBNNjguNzc3LDgyLjI0OEgyNC4zOTFWMTAuOTJoNDQuMzg2VjgyLjI0OHoiIGZpbGw9IiMyMjUzNzgiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}

#categoryMenu .categoryMenuButton.tabsButton .categoryMenuButton_image {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgOTcuNDkyIDk3LjQ5MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTcuNDkyIDk3LjQ5MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik03OS44NzMsMEgxNy42MTljLTMuMjM4LDAtNS44NzMsMi42MzUtNS44NzMsNS44NzN2ODUuNzQ3YzAsMy4yMzgsMi42MzUsNS44NzMsNS44NzMsNS44NzNoNjIuMjU0ICAgYzMuMjM4LDAsNS44NzMtMi42MzUsNS44NzMtNS44NzNWNS44NzNDODUuNzQ2LDIuNjM0LDgzLjExMSwwLDc5Ljg3MywweiBNNDguNzQ2LDMuMzc3YzAuNDg2LDAsMC44ODEsMC4zOTUsMC44ODEsMC44ODEgICBzLTAuMzk1LDAuODgtMC44ODEsMC44OGMtMC40ODYsMC0wLjg4MS0wLjM5NS0wLjg4MS0wLjg4MVM0OC4yNiwzLjM3Nyw0OC43NDYsMy4zNzd6IE00OC43NDYsOTQuMjYxICAgYy0wLjk3MywwLTEuNzYyLTAuNzg4LTEuNzYyLTEuNzYyczAuNzg5LTEuNzYzLDEuNzYyLTEuNzYzYzAuOTczLDAsMS43NjIsMC43ODksMS43NjIsMS43NjNTNDkuNzE5LDk0LjI2MSw0OC43NDYsOTQuMjYxeiAgICBNODEuMDQ4LDg4LjgyOEgxNi40NDRWOC42NjJoNjQuNjA0Vjg4LjgyOHoiIGZpbGw9IiMyMjUzNzgiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}

#categoryMenu .categoryMenuButton.notebookButton .categoryMenuButton_image {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgMTE1LjM4MyAxMTUuMzgzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMTUuMzgzIDExNS4zODM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMTEuMDI1LDg3Ljc4aDkzLjMzM2MxLjkzMSwwLDMuNS0xLjU3LDMuNS0zLjV2LTYwYzAtMS45My0xLjU2OS0zLjUtMy41LTMuNUgxMS4wMjVjLTEuOTMsMC0zLjUsMS41Ny0zLjUsMy41djYwICAgQzcuNTI1LDg2LjIxLDkuMDk2LDg3Ljc4LDExLjAyNSw4Ny43OHogTTEwLjUyNSwyNC4yOGMwLTAuMjc2LDAuMjI0LTAuNSwwLjUtMC41aDkzLjMzM2MwLjI3NiwwLDAuNSwwLjIyNCwwLjUsMC41djYwICAgYzAsMC4yNzYtMC4yMjQsMC41LTAuNSwwLjVIMTEuMDI1Yy0wLjI3NiwwLTAuNS0wLjIyNC0wLjUtMC41VjI0LjI4eiBNMTE1LjM4Myw5MC40NTh2Mi44MDFjMCwwLjc0Mi0wLjYwMiwxLjM0NC0xLjM0NCwxLjM0NCAgIEgxLjM0NEMwLjYwMiw5NC42MDMsMCw5NC4wMDEsMCw5My4yNTl2LTIuODAxaDQ3LjM4N2MwLjIzNCwwLjc4MSwwLjk1LDEuMzU0LDEuODA3LDEuMzU0aDE2Ljk5NmMwLjg1NiwwLDEuNTcyLTAuNTcyLDEuODA3LTEuMzU0ICAgSDExNS4zODN6IiBmaWxsPSIjMjI1Mzc4Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

#categoryMenu .categoryMenuButton.macButton .categoryMenuButton_image {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgMTE0LjY2MSAxMTQuNjYxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMTQuNjYxIDExNC42NjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMTE0LjUxNSw4OC44MTNoLTYuODE2YzAuNTktMC44MjYsMC45NDYtMS44MzMsMC45NDYtMi45MjVWMjcuMjA2YzAtMi43OS0yLjI3MS01LjA1OS01LjA2MS01LjA1OUgxMS4wMTEgICBjLTIuNzg5LDAtNS4wNTksMi4yNy01LjA1OSw1LjA1OXY1OC42ODJjMCwxLjExNCwwLjM3NCwyLjEzOCwwLjk4NywyLjk3NkgwLjA1OGMwLDAtMC4zMDksMC4zMTMsMC41MDYsMS4xMjcgICBjMi4zMTEsMi4zMTIsNy41MDIsMi41MTIsNy41MDIsMi41MTJ2LTAuMDA2YzAsMCw5Ny4yMzQsMC4wMjMsOTcuMzQyLDAuMDE3YzUuNDIsMCw3LjE3LTEuNjI1LDguNjAzLTIuNTczICAgQzExNS4wNzIsODguODc1LDExNC41MTUsODguODEzLDExNC41MTUsODguODEzeiBNNjMuNzk4LDkwLjA0N0g1MC43NzF2LTAuODg1aDEzLjAyNUw2My43OTgsOTAuMDQ3TDYzLjc5OCw5MC4wNDd6IE0xMDQuOTEsODQuNzI1ICAgSDkuNTM2VjI1LjU1OGg5NS4zNzVWODQuNzI1eiIgZmlsbD0iIzIyNTM3OCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

#categoryMenu .categoryMenuButton.pcButton .categoryMenuButton_image {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNjEyLjAxIDYxMi4wMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyLjAxIDYxMi4wMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnIGlkPSJTaGFwZV8zNTgiPgoJCTxnPgoJCQk8cGF0aCBkPSJNMzAuNjA1LDIwLjM5aDMxNi4yYzUuNjMxLDAsMTAuMi00LjU2LDEwLjItMTAuMThjMC01LjY1MS00LjU2OS0xMC4yMS0xMC4yLTEwLjIxaC0zMjYuNCAgICAgYy0xMS4yNzEsMC0yMC40LDkuMTI5LTIwLjQsMjAuMzl2NDA4LjAxYzAsMTEuMjYxLDkuMTI5LDIwLjM5MSwyMC40LDIwLjM5MWgyNDQuOHYxNDIuODNoLTE2My4yYy01LjYzLDAtMTAuMiw0LjU2LTEwLjIsMTAuMTggICAgIGMwLDUuNjQxLDQuNTcsMTAuMjEsMTAuMiwxMC4yMWgyNDQuOGM1LjYzMSwwLDEwLjItNC41NjksMTAuMi0xMC4yMWMwLTUuNjItNC41NjktMTAuMTgtMTAuMi0xMC4xOGgtNjEuMlY0NDguNzloNjEuMiAgICAgYzUuNjMxLDAsMTAuMi00LjU2LDEwLjItMTAuMThjMC01LjY1MS00LjU2OS0xMC4yMTEtMTAuMi0xMC4yMTFoLTMxNi4yYy01LjYzLDAtMTAuMi00LjU1OS0xMC4yLTEwLjE5OVYzMC42ICAgICBDMjAuNDA1LDI0Ljk1OSwyNC45NzUsMjAuMzksMzAuNjA1LDIwLjM5eiBNNTYxLjAwNSwyMDQuMDJoLTEzMi42Yy01LjYzMSwwLTEwLjIsNC41NDktMTAuMiwxMC4xOCAgICAgYzAsNS42NjEsNC41NjksMTAuMjEsMTAuMiwxMC4yMWgxMzIuNmM1LjYzMSwwLDEwLjItNC41NiwxMC4yLTEwLjIxQzU3MS4yMDUsMjA4LjU4LDU2Ni42MzYsMjA0LjAyLDU2MS4wMDUsMjA0LjAyeiAgICAgIE00OTQuNzA1LDQyOC4zOTljLTguNDQ2LDAtMTUuMyw2Ljg1NC0xNS4zLDE1LjMyYzAsOC40MTUsNi44NTQsMTUuMjgsMTUuMywxNS4yOGM4LjQ0NSwwLDE1LjMtNi44NjUsMTUuMy0xNS4yOCAgICAgQzUxMC4wMDUsNDM1LjI1NCw1MDMuMTYxLDQyOC4zOTksNDk0LjcwNSw0MjguMzk5eiBNNTkxLjYwNCwwaC0xOTMuOGMtMTEuMjYxLDAtMjAuMzk5LDkuMTI5LTIwLjM5OSwyMC4zOXY1NzEuMjMgICAgIGMwLDExLjI0LDkuMTI5LDIwLjM5LDIwLjM5OSwyMC4zOWgxOTMuOGMxMS4yNzEsMCwyMC40LTkuMTQ5LDIwLjQtMjAuMzlWMjAuMzlDNjEyLjAwNSw5LjEyOSw2MDIuODc2LDAsNTkxLjYwNCwweiAgICAgIE01OTEuNjA0LDU4MS40MWMwLDUuNjItNC41NjksMTAuMjEtMTAuMTk5LDEwLjIxaC0xNzMuNGMtNS42MzEsMC0xMC4yLTQuNTktMTAuMi0xMC4yMVYzMC42YzAtNS42NDEsNC41NjktMTAuMjEsMTAuMi0xMC4yMSAgICAgaDE3My40YzUuNjMsMCwxMC4xOTksNC41NjksMTAuMTk5LDEwLjIxVjU4MS40MXogTTU2MS4wMDUsMTYzLjIzaC0xMzIuNmMtNS42MzEsMC0xMC4yLDQuNTYtMTAuMiwxMC4xOCAgICAgYzAsNS42NDEsNC41NjksMTAuMjEsMTAuMiwxMC4yMWgxMzIuNmM1LjYzMSwwLDEwLjItNC41NjksMTAuMi0xMC4yMUM1NzEuMjA1LDE2Ny43NzksNTY2LjYzNiwxNjMuMjMsNTYxLjAwNSwxNjMuMjN6ICAgICAgTTU2MS4wMDUsNDAuOGgtMTMyLjZjLTUuNjMxLDAtMTAuMiw0LjU2OS0xMC4yLDEwLjIxdjYxLjE5YzAsNS42NDEsNC41NjksMTAuMjEsMTAuMiwxMC4yMWgxMzIuNmM1LjYzMSwwLDEwLjItNC41NywxMC4yLTEwLjIxICAgICBWNTEuMDFDNTcxLjIwNSw0NS4zNjksNTY2LjYzNiw0MC44LDU2MS4wMDUsNDAuOHogTTU0MC42MDQsMTAyaC05MS44Yy0xMC4wOTgsMC4zMTYtMTAuMi0xLjA3MS0xMC4yLTEwLjJWNzEuNDIgICAgIGMtMC4zMTUtMTAuMTE4LDAuNDI5LTkuOTA0LDEwLjItMTAuMjFoOTEuOGM5LjQ1NiwwLjMwNiw5Ljg4NCwwLjc0NSwxMC4yLDEwLjIxdjIwLjM5ICAgICBDNTUxLjEyMSwxMDEuNTcxLDU1MC4wNjEsMTAxLjY4NCw1NDAuNjA0LDEwMnoiIGZpbGw9IiMyMjUzNzgiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

#categoryMenu .categoryMenuButton > a {
  z-index: 10;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  color: black;
}

#categoryMenu .categoryMenuButton > a:hover {
  opacity: 0.1;
}

#categoryMenu .categoryMenuButton.active:hover > a {
  opacity: 0.1;
}

#mainInfo {
  position: relative;
  width: 100%;
  min-height: 526px;
  background-size: cover;
  background-position: center;
  font-family: Roboto, sans-serif;
  line-height: 1.8 !important;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

#mainInfo .hover-layer {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

#mainInfo .container {
  z-index: 5;
  position: relative;
  color: #ffffff;
}

.main-page .check-round {
  margin-bottom: 30px !important;
}

.check-round-wrapper.main-page {
  border: 0px !important;
  margin-top: 0px !important;
}

#mainInfo .container h1 {
  font-size: 36px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: normal;
  width: 800px;
  max-width: 100%;
  margin-bottom: 50px;
}

#mainInfo .container p {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 15px;
  width: 800px;
  max-width: 100%;
}

@media screen and (max-width: 400px) {
  #mainInfo .container h1 {
    margin-bottom: 30px !important;
  }
  #mainInfo .container p {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
}

#mainNewsBlock .titleBlock {
  height: 130px;
  line-height: 130px;
  margin-bottom: 16px;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
}

#mainNewsBlock .titleBlock .titleBlock_icon {
  display: inline-block;
  margin: 37px 32px;
  background: url("../img/sprite.png") no-repeat;
  width: 48px;
  height: 47px;
  background-position: -50px -243px;
}

#mainNewsBlock .titleBlock .titleBlock_name {
  display: inline-block;
  height: 130px;
  line-height: 130px;
  font-size: 40px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #005FC7;
}

#mainNewsBlock .titleBlock .titleBlock_button {
  margin-top: 47px;
  height: 36px;
  width: 216px;
  display: inline-block;
  float: right;
  color: #ffffff;
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  text-align: center;
  background: #005fc7;
  line-height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

#mainNewsBlock .titleBlock .titleBlock_button:hover {
  text-decoration: none;
}

.contentBlock {
  min-height: 560px;
  width: 100%;
  overflow: hidden;
}

.contentBlock .contentBlock_item {
  padding: 8px;
  margin-bottom: 40px;
  font-family: "PT Sans", sans-serif;
}

.contentBlock .contentBlock_item .item-container {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding-bottom: 20px;
  height: 540px;
}

.contentBlock .contentBlock_item .imageContainer {
  position: relative;
  width: 100%;
  max-height: 280px;
  overflow: hidden;
  display: block;
  margin-bottom: 16px;
}

.contentBlock .contentBlock_item .imageContainer img {
  min-height: 280px;
  min-width: 100%;
}

.contentBlock .contentBlock_item .contentBlock_title {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  min-height: 51px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 0 12px;
  text-shadow: 0 1px 2px #000;
}

.contentBlock .contentBlock_item .contentBlock_text {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
  padding: 0 12px;
}

.contentBlock .contentBlock_item .contentBlock_date {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}

.contentBlock .contentBlock_item .contentBlock_button {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 106px;
  height: 36px;
  line-height: 36px;
  background: #005fc7;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

#mainPortfolioBlock .titleBlock {
  min-height: 130px;
  line-height: 130px;
  margin-bottom: 4px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
  background: #009fe3;
  background: -webkit-linear-gradient(left, #00aeef 0%, #EB7F00 100%);
  background: linear-gradient(to right, #00aeef 0%, #EB7F00 100%);
}


#mainPortfolioBlock .titleBlock .titleBlock_button:hover {
  background: #2e92ff;
  text-decoration: none;
}

#aboutRepair .titleBlock {
  height: auto !important;
  margin-bottom: 4px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
  background: #009fe3;
  background: -webkit-linear-gradient(left, #00aeef 0%, rgba(34, 83, 120, 0.9) 100%);
  background: linear-gradient(to right, #00aeef 0%, rgba(34, 83, 120, 0.9) 100%);
  padding: 25px !important;
}

#aboutRepair .titleBlock h2 i.fa {
  margin-right: 15px;
}

@media screen and (max-width: 700px) {
  #aboutRepair .titleBlock .titleBlock_name {
  height: auto !important;
  line-height: 1.5 !important;
}
}

#aboutRepair .titleBlock_icon {
  display: inline-block;
  margin: 37px 32px;
  background: url("../img/sprite.png") no-repeat;
  width: 50px;
  height: 50px;
  background-position: -82px -161px;
}

#aboutRepair .titleBlock_name {
  display: inline-block;
  height: 130px;
  font-size: 40px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

#aboutRepair .titleBlock_button {
  margin-top: 47px;
  height: 36px;
  width: 216px;
  display: inline-block;
  float: right;
  color: #ffffff;
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  text-align: center;
  background: #1584ff;
  line-height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

#aboutRepair .titleBlock_button:hover {
  background: #2e92ff;
  text-decoration: none;
}

#aboutRepair .container {
  font-size: 16px;
  font-family: Roboto, sans-serif;
}

.container .check-round {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 20px;
}

.main-page .check-round {
  border: 0px !important;
}

#mainInfo h1 {
  line-height: 1.4 !important
}

#aboutRepair .container .check-round li {
  position: relative;
  list-style: none;
  line-height: 44px;
  padding-left: 64px;
  margin-bottom: 20px;
  font-size: 20px;
}

#aboutRepair .container .check-round li:before {
  content: '';
  position: absolute;
  left: 0;
  background: url("../img/sprite.png") no-repeat;
  width: 44px;
  height: 44px;
  background-position: -310px 0px;
}

.check-round li:before {
  display: none;
}

#aboutRepair .container p:last-child {
  margin-bottom: 40px;
}

#aboutRepair .container .subtitile {
  text-align: center;
  font-weight: normal;
  font-size: 28px;
  color: #005fc7;
}

#aboutRepair .container .inlineFormText {
  line-height: 32px;
}

#aboutRepair .container .inlineFormText input[type="text"], #aboutRepair .container .inlineFormText input[type="tel"] {
  outline: none;
  border: 1px solid #005fc7;
  text-align: center;
  background: #d5e9ff;
  padding: 0 7px;
  margin: 0 12px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  width: 220px;
}

#aboutRepair .container .bigthanx {
  color: #fff;
  font-size: 18px;
  outline: none;
  width: 320px;
  height: 50px;
  background: #0edc17;
  border: 0;
  border-bottom: 2px solid #21824b;
  display: block;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

#aboutRepair .container .bigthanx:active {
  margin-top: 42px;
  height: 48px;
  border-bottom: 0;
}

#commentsBlock {
  min-height: 418px;
  width: 100%;
  background: #005fc7;
  color: #ffffff;
  font-family: Roboto, sans-serif;
}

#commentsBlock .titleBlock .titleBlock_icon {
  display: inline-block;
  margin: 37px 32px;
  background: url("../img/sprite.png") no-repeat;
  width: 50px;
  height: 50px;
  background-position: -132px -161px;
}

#commentsBlock .titleBlock .titleBlock_name h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  color: #ffffff;
}

#commentsBlock .titleBlock .titleBlock_name h2 small {
  display: block;
  font-size: 24px;
}

#commentsBlock .commentsBlock_item .commentsBlock_text {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 26px;
}

#commentsBlock .commentsBlock_item .contentBlock_name {
  width: 20%;
  display: inline-block;
  text-align: right;
  float: right;
  font-size: 24px;
}

#commentsBlock .commentsBlock_item .contentBlock_type, #commentsBlock .commentsBlock_item .contentBlock_rate {
  width: 80%;
  display: inline-block;
  float: left;
}

#commentsBlock .owl-theme .owl-controls {
  margin-top: 40px;
  margin-bottom: 40px;
}

#commentsBlock .owl-theme .owl-controls .owl-page {
  border: 1px solid transparent;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  padding: 4px;
  margin: 0;
}

#commentsBlock .owl-theme .owl-controls .owl-page.active {
  border: 1px solid white !important;
}

#commentsBlock .owl-theme .owl-controls .owl-page span {
  background: #ffffff;
  margin: 0;
  padding: 0;
}

#footerBlock {
  background: #225378;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  padding-top: 20px;
  padding-bottom: 20px;
}

#footerBlock .footerLogo {
  display: inline-block;
  width: 82px;
  height: 81px;
  margin-top: 16px;
  background: url("../img/small-logo.png") no-repeat;
}

#footerBlock .menuHolders {
  position: relative;
  margin-top: 10px;
  display: inline-block;
  text-align: left;
}

#footerBlock .menuHolders b {
  font-size: 18px;
}

#footerBlock .menuHolders ul {
  padding: 0;
  margin: 0;
  margin-top: 12px;
}

#footerBlock .menuHolders ul li {
  list-style: none;
  font-size: 1em;
  line-height: 2em;
}

#footerBlock .menuHolders ul li a {
  color: #ffffff;
  text-decoration: underline;
}

#footerBlock .copyrightLine {
  font-size: 16px;
  margin-top: 36px;
}

#footerBlock .copyrightLine .footerWebtimeLink {
  float: right;
  text-align: right;
}

#footerBlock .copyrightLine .footerWebtimeLink a {
  font-family: Pacifico, sans-serif;
  color: #ffffff;
}

#brandsBlock {
  min-height: 324px;
  width: 100%;
  padding: 20px 0;
  font-family: Roboto, sans-serif;
}

#brandsBlock .titleBlock .titleBlock_name {
  display: block;
  height: 40px;
  line-height: 40px;
}

#brandsBlock .titleBlock .titleBlock_name h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  color: #005fc7;
}

#brandsBlock .brandsBlock_slider .owl-item a {
  display: block;
  width: 100%;
  text-align: center;
}

#brandsBlock .brandsBlock_slider .owl-buttons {
  position: absolute;
  top: 0;
  width: 100%;
}

#brandsBlock .brandsBlock_slider .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  top: 40px;
  background: url("../img/sprite.png") no-repeat;
  width: 24px;
  height: 46px;
  background-position: -310px -164px;
}

#brandsBlock .brandsBlock_slider .owl-buttons .owl-next {
  position: absolute;
  right: 0;
  top: 40px;
  background: url("../img/sprite.png") no-repeat;
  width: 25px;
  height: 46px;
  background-position: -310px -118px;
}

#mainContent {
  min-height: 550px;
  padding: 15px;
  font-family: Roboto, sans-serif;
}

#mainContent ul:not(.suggest), #mainContent ol {
  padding: 0;
}

#mainContent ul:not(.pagination):not(.defects__list):not(.suggest) li, #mainContent ol:not(.pagination):not(.defects__list) li {
  margin: 20px 40px;
  /*background: rgba(0, 95, 199, 0.05);*/
  padding: 16px;
  font-size: 17px;
  list-style: none;
  border: 0px solid rgba(34,83,120,0.4);
  border-radius: 6px 6px 6px 6px;
}

.inner-list.inner-list__inline {
  padding: 0;
}

.inner-list.inner-list__inline li {
  display: inline-block;
  margin: 0 !important;
  background: #fff;
  /*padding: 0 !important;*/
}

#mainContent .price-table {
  width: 100%;
  border-collapse: collapse;
}

#mainContent .price-table thead tr td {
  padding: 12px;
  padding-left: 10px;
  padding-right: 10px;
  background: #f7f7f7;
  color: rgba(34, 83, 120, 0.85);
  border-right: 1px solid white;
  font-size: 14px;
  font-weight: bold;
}

footer a.link {
  display: inline-block;
  position: relative;
  color: rgba(255,255,255,0.9);
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  margin-top: 5px;
}

#mainContent .price-table thead tr td:first-child {
  border-left: 1px solid #f7f7f7;
}

#mainContent .price-table thead tr td:last-child {
  border-right: 1px solid #f7f7f7;
}

#mainContent .price-table tbody tr:nth-child(even) {
  background-color: #f7f7f7;
}

p.tablecaption {
  text-align: left !important;
  font-size: 14px !important;
  padding-right: 0px !important;
}

#mainContent .price-table tbody tr td {
  font-size: 16px;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #225378;
  border: 0px solid rgba(34, 83, 120, 0.3);
  min-height: 30px !important;
}

#mainContent .price-table tbody tr td:first-child a {
  text-decoration: none;
  border-bottom: 1px solid rgba(51, 122, 183, 0.6);
}

#mainContent .price-table tbody tr td:first-child a:hover {
  border-bottom: 1px solid rgba(51, 122, 183, 1);
}

#mainContent .price-table tbody tr {
  transition: 0.3s all ease;
}

.price-table i.fa.fa-hashtag {
  display: none;
}

#mainContent .price-table tbody tr:hover {
  background: #f7f7f7;
}

#mainContent .price-table.price-table__4-col tr td:first-child {
  width: 55%;
}

#mainContent .price-table.price-table__4-col tr td:not(:first-child) {
  width: 15%;
}

#mainContent h1.pageTitle, .news-detail-wrapper .news-detail h1 {
  background-color: #225378;
  font-weight: 400;
  color: #fff;
  border-radius: 0 10px 10px;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 15px !important;
}

.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0px !important;
}

#mainContent .contactsText {
  padding: 0;
}

#mainContent .contactsText h2, #mainContent .contactsText h3 {
  color: #005fc7;
}

#mainContent h2 {
  background-color: rgba(34, 83, 120, 0.85);
  color: #fff;
  padding: 4px 10px 4px 20px;
  border-radius: 6px 0px 6px 6px !important;
  margin: 20px 0 0px;
  font-size: 18px;
  letter-spacing: 1px;
  padding-top: 10px !important;
  padding-bottom: 12px !important;
  line-height: 1.4 !important;
  margin-bottom: 30px;
}

#mainContent .prices-block {
  margin-top: 25px;
}

#mainContent .prices-block h2 {
  border-radius: 6px 0px 0px 0px !important;
  margin-bottom: 6px !important;
}

#mainContent p {
  /* padding: 16px; */
  font-size: 16px;
  /* border: 2px solid rgba(34, 83, 120, 0.3); */
  border-radius: 0px 0px 6px 6px;
}

@media screen and (min-width: 800px) {
  #mainContent p {
    padding-right: 25%;
    position: relative;
  }
  .check-round-wrapper.no-paddings p, .check-round-wrapper.no-paddings ul, .check-round-wrapper p, .check-round-wrapper ul {
    padding-right: 25% !important;
    position: relative;
  }
  #mainContent .about p {
    padding-right: 16px !important;
  }
}

#mainContent ul.brans-list {
  margin: 20px 0;
}

#mainContent ul.metro-list li {
  position: relative;
  list-style: none;
  display: inline-block;
  background: #1584ff;
  padding: 8px;
  margin: 8px;
  border-radius: 32px;
  padding-left: 40px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

#mainContent ul.metro-list li a {
  color: white;
}

#mainContent ul.metro-list li:before {
  content: 'M';
  color: white;
  font-size: 16px;
  left: 4px;
  top: 4px;
  line-height: 28px;
  position: absolute;
  border: 1px solid white;
  border-radius: 28px;
  width: 28px;
  text-align: center;
  height: 28px;
}

#mainContent .contactsText b {
  color: #005fc7;
}

#mainContent .contactsMap {
  padding: 0;
  border: 0px solid rgba(34, 83, 120, 0.3);
  border-radius: 6px 6px 6px 6px;
  overflow: hidden;
  padding-right: 0px;
  right: -27px;
}

#mainContent .contactsMap h2 {
  border-radius: 0 10px 0px 0px;
}

@media screen and (max-width: 990px) {
  #mainContent .contactsMap {
    right: auto !important;
    padding-right: 0px !important;
    margin-top: 30px;
  }
}

#header {
  position: relative;
  z-index: 11;
  min-height: 172px;
  width: 100%;
  background-color: #225378;
}

#header .container .row .logo {
  display: inline-block;
  height: 81px;
  margin-top: 15px;
  background: url("../img/logo-full.svg") no-repeat;
  background-size: 90%;
}

@media screen and (max-width: 999px) {
  #header .container .row .logo {
    margin-right: 0px;
  }
}

#header .container .row .topInfoHolder {
  position: relative;
  display: inline-block;
  margin-top: 16px;
  color: #ffffff;
}

#header .container .row .topInfoHolder .workTimeLine {
  position: relative;
  padding-left: 50px;
  line-height: 37px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 6px;
}

#header .container .row .topInfoHolder .workTimeLine:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #EB7F00;
  background-color: white;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
  padding-left: 9px;
}

#header .container .row .topInfoHolder .workAddressLine {
  position: relative;
  padding-left: 50px;
  line-height: 22px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 6px;
}

#header .container .row .topInfoHolder .workAddressLine span.metro {
  font-weight: bold;
}

#header .container .row .topInfoHolder .workAddressLine a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  margin-left: 0px;
}

#header .container .row .topInfoHolder .workAddressLine a:hover {
  color: white;
}

#header .container .row .topInfoHolder .workAddressLine:before {
  content: "\f124";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #EB7F00;
  background-color: white;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
  padding-left: 9px;
  padding-top: 7px;
}

#header .container .row .topMenu, #footerBlock .container .row .topMenu {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

#header .container .row .topMenu li, #footerBlock .container .row .topMenu li {
  width: 100px;
  height: 30px;
  line-height: 28px;
  margin-right: 4px;
  display: inline-block;
  background: #f2f2f2;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  color: #005fc7;
  border-bottom: 2px solid #1695A3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

#header .container .row .topMenu li a, #footerBlock .container .row .topMenu li a {
  display: block;
  color: #225378;
}

#header .container .row .topMenu li, #footerBlock .container .row .topMenu li {
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}

#header .container .row .topMenu li a:hover, #footerBlock .container .row .topMenu li a:hover {
  text-decoration: none;
  color: #2d6ea0;
}

#header .container .row .topMenu li a.selected, #footerBlock .container .row .topMenu li a.selected {
  background: #1695A3;
  color: #fff;
}

#header .container .row .topSearchForm {
  display: block;
  margin-top: 20px;
  position: relative;
}

#header .container .row .topSearchForm input[type="text"] {

  height: 28px;
  line-height: 28px;
  width: 100%;
  padding-left: 14px;
  position: relative;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: white;

  font-family: "PT Sans", sans-serif;
  font-size: 15px;
}

#header .container .row .topSearchForm input[type="submit"] {
  display: inline-block;
  width: 72px;
  height: 28px;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  border: 0;
  line-height: 25px;
  font-weight: bold;
  background: none;
  color: #225378;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding-left: 28px;
}

#header .container .row .topSearchForm label[for="topSearchSubmit"] {
  z-index: 5;
  display: inline-block;
  width: 72px;
  height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: 0;
  line-height: 28px;
  color: #225378;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding-left: 28px;
}

#header .container .row .topSearchForm label[for="topSearchSubmit"]:before {
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #225378;
  font-size: 15px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 10px;
}

#header .container .row a.mobilePhoneLink {
  display: none;
  color: #fff;
  position: absolute;
  top: 32px;
  width: auto;
  text-align: left;
  font-size: 20px;
}

#header .container .row span.mobile-top-text {
  display: none;
  position: absolute;
  top: 20px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

#header .container .row .top-mobile-menu {
  display: none;
  position: absolute;
  right: 12px;
  top: 15px;
  padding: 8px;
  border: 1px solid white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.hidden-menu {
  position: absolute;
  z-index: -1;
  right: 0;
  width: 260px;
  overflow: hidden;
  height: 100%;
  top: 0;
  background: #004794;
  color: #fff;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.hidden-menu.visible {
  right: -260px;
  z-index: 1;
  opacity: 1;
}

.hidden-menu .hidden-menu__title {
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 20px 10px 40px;
}

.hidden-menu ul {
  list-style: none;
}

.hidden-menu ul li {
  display: block;
}

.hidden-menu ul li a {
  display: block;
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.5);
}

.hidden-menu ul li a:hover {
  text-decoration: none;
}

.slider-item .textBlockContainer {
  font-family: "PT Sans", sans-serif;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.51);
  color: #ffffff;
  padding-top: 16px;
  margin: 0 auto;
  width: 1140px;
}

.slider-item .textBlockContainer .textBlockAnounce {
  font-size: 20px;
  text-transform: uppercase;
}

.slider-item .textBlockContainer h2.textBlockTitle {
  font-size: 46px;
  line-height: 50px;
  font-weight: normal;
}

.slider-item .textBlockContainer .textBlockText {
  font-size: 18px;
  line-height: 24px;
}

.slider-item .textBlockContainer .sliderOrderRepair {
  display: inline-block;
  text-shadow: none;
  width: 160px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background: #005fc7;
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin-right: 16px;
}

.slider-item .textBlockContainer .sliderOrderRepair:hover {
  text-decoration: none;
  background: #0077fa;
}

.slider-item .textBlockContainer .sliderDetailLink {
  text-decoration: none;
  text-shadow: none;
  color: #ffffff;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: none;
  border: 1px solid #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.slider-item .textBlockContainer .sliderDetailLink:hover {
  background: rgba(255, 255, 255, 0.11);
}

.slider-item {
  width: 100%;
  height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  #header .logo {
    margin-right: 0;
  }

  #header .topPhoneAndButton .topPhone {
    font-size: 30px;
  }

  #header .topInfoHolder {
    padding: 0;
    padding-left: 20px;
  }

  #header .topInfoHolder .workAddressLine, #header .topInfoHolder .workTimeLine {
    font-size: 15px;
  }

  #header .topSearchForm {
    display: block;
    margin-left: -15px;
    margin-bottom: 0px;
    position: relative;
  }

  #sliderBlock .container .row .textBlockContainer h2.textBlockTitle {
    font-size: 39px;
  }

  #categoryMenu .categoryMenuButton .categoryMenuButton_title {
    font-size: 16px;
  }

  #mainInfo .container {
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #mainInfo .container h1 {
    font-size: 30px;
    font-family: "Roboto", Arial sans-serif;
    font-weight: normal;
  }

  #mainInfo .container p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 40px;
  }

  #footerBlock .phoneAndButton .phoneLink {
    display: inline-block;
    float: right;
    text-align: right;
    font-family: Roboto, sans-serif;
    color: #F3FFE2;
    font-size: 24px;
    line-height: 22px;
    margin-top: 16px;
    outline: none;
  }

  #footerBlock .menuHolders b {
    font-size: 17px;
  }

  #footerBlock .menuHolders ul li {
    font-size: 14px;
  }

  .slider-item {
    background-position: 70% 50%;
    padding-left: 2vw;
  }
}

@media only screen and (max-width: 992px) {
  #header .container .row .topInfoHolder {
    padding-left: 0;
  }

  #header .container .row .topInfoHolder .workAddressLine {
    font-size: 14px;
  }

  #header .container .row .topInfoHolder .workTimeLine {
    font-size: 14px;
  }

  #header .container .row .phoneAndButton .recallButton {
    font-size: 16px;
    margin-left: 5px;
  }

  #header .container .row .phoneAndButton .phoneLink {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    float: left !important;
  }

  #header .container .row .topMenu li, #footerBlock .container .row .topMenu li {
    width: calc(15% + 4px) !important;
    min-width: 100px !important;
    margin-bottom: 5px;
  }

  #aboutRepair .titleBlock {
    min-height: 80px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 4px;
  }

  #aboutRepair .titleBlock .titleBlock_icon {
    margin: 15px 32px;
  }

  #aboutRepair .titleBlock .titleBlock_name {
    height: 80px;
    line-height: 80px;
    font-size: 32px;
  }

  #aboutRepair .container .check-round li {
    line-height: 23px;
  }

  #mainPortfolioBlock .titleBlock {
    min-height: 80px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 4px;
  }

  #mainPortfolioBlock .titleBlock .titleBlock_icon {
    margin: 15px 32px;
  }

  #mainPortfolioBlock .titleBlock .titleBlock_name {
    height: 80px;
    line-height: 80px;
    font-size: 32px;
  }

  #mainPortfolioBlock .titleBlock .titleBlock_button {
    margin-top: 24px;
  }

  #mainPortfolioBlock .contentBlock {
    min-height: inherit;
  }

  #commentsBlock {
    min-height: 300px;
  }

  #commentsBlock .commentsBlock_item .contentBlock_name {
    font-size: 18px;
  }

  #footerBlock .phoneAndButton .recallButton {
    font-size: 16px;
  }

  #footerBlock .phoneAndButton .phoneLink {
    font-size: 18px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 768px) {
  #header .container .row .phoneAndButton .recallButton {
    font-size: 15px;
  }

  #header .workTimeLine, #header .workAddressLine {
    line-height: 40px;
    font-size: 14px;
  }

  #footerBlock .phoneAndButton .recallButton {
    font-size: 15px;
  }

  .animated {
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }

  .slider-item {
    background-size: cover;
    height: 50vw;
  }

  #mainContent .price-table thead tr td, #mainContent .price-table tbody tr td {
    padding: 1vw;
    font-size: 3vw;
  }

  #categoryMenu {
    padding-bottom: 10px !important;
  }

  #categoryMenu .categoryMenuButton {
    height: 35px !important;
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px !important;
    margin-top: 10px !important;
  }

  #categoryMenu .categoryMenuButton .categoryMenuButton_title {
    position: relative;
    line-height: 1.0;
  }
}

@media only screen and (max-width: 500px) {
  #categoryMenu .categoryMenuButton {
    width: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
  #categoryMenu .categoryMenuButton .categoryMenuButton_image {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  #header .container .row .logo {
    background-size: 40px !important;
  }

  #header .container .row .workTimeLine, #header .container .row .workAddressLine {
    line-height: 22px;
    font-size: 14px;
    padding-left: 0;
  }

  #header .container .row .workTimeLine:before, #header .container .row .workAddressLine:before {
    display: none;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slider-item .textBlockContainer h2.textBlockTitle {
    line-height: 7vw;
    font-size: 5vw;
  }

  .slider-item .textBlockContainer .textBlockText {
    line-height: 3vw;
    font-size: 3vw;
  }

  .titleBlock {
    height: auto;
    line-height: initial;
    min-height: inherit;
  }

  .titleBlock .titleBlock_icon {
    display: none;
  }

  .titleBlock .titleBlock_name {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    padding-left: 10px;
    display: block;
    text-align: left;
  }

  .titleBlock .titleBlock_button {
    margin-top: 15px;
    margin-right: 10px;
    height: 36px;
    width: 170px;
    font-size: 16px;
  }

  #header .container .row {
    position: relative;
  }

  #header .container .row .logo {
    display: inline-block;
    width: 140px;
    height: 41px;
    background-size: 100% !important;
    margin-right: 8px;
    margin-left: 10px;
    margin-top: 34px;
  }

  #header .container .row .topInfoHolder {
    padding: 0px;
    display: inline-block;
    margin-top: 0;
  }

  #header .container .row .topInfoHolder .workTimeLine, #header .container .row .topInfoHolder .workAddressLine {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    text-align: center;
  }

  #header .container .row .topInfoHolder .workTimeLine:before, #header .container .row .topInfoHolder .workAddressLine:before {
    display: none;
  }

  #header .container .row .topInfoHolder .workTimeLine {
    padding: 6px 6px 0 6px;
    line-height: 1.1;
  }

  #header .container .row .topInfoHolder .workAddressLine {
    border-top: 1px solid white;
    padding: 5px 10px 10px 10px;
    padding-top: 15px;
    margin-top: 10px;
    line-height: 1.5;
  }

  #header .container .row a.mobilePhoneLink {
    position: absolute;
    top: 34px;
    right: 15px;
    height: 40px;
    border: 1px solid white;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border-bottom: 2px solid white;
    line-height: 39px;
    display: inline-block;
    width: auto;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    float: right !important;
  }

  #header .container .row a.mobilePhoneLink.hover, #header .container .row a.mobilePhoneLink:active {
    text-decoration: none;
  }

  #header .container .row span.mobile-top-text {
    display: inline-block;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 7px;
    left: 0;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
  }

  #header .container .row .top-mobile-menu {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 34px;
    width: 44px;
    padding-top: 0;
    padding-left: 0;
    height: 40px;
    border: 1px solid white;
    color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }

  #header .container .row .top-mobile-menu .mdi.mdi-menu {
    font-size: 36px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }

  #header .container .row .topSearchForm {
    display: none;
  }

  #header .container .row .topMenu, #footerBlock .container .row .topMenu {
    text-align: center !important;
  }

  #header .container .row .topSearchForm input[type="text"] {
    height: 40px;
    line-height: 40px;
    outline: none;
    font-size: 14px;
    text-transform: lowercase;
  }

  #header .container .row .topSearchForm input[type="submit"] {
    height: 40px;
    line-height: 40px;
  }

  #header .container .row .topSearchForm label[for="topSearchSubmit"] {
    height: 40px;
    line-height: 40px;
  }

  #header .container .row .topSearchForm label[for="topSearchSubmit"]:before {
    left: 8px;
    top: 11px;
  }

  #sliderBlock {
    padding-bottom: 20px;
  }

  #sliderBlock .container .row .textBlockContainer {
    margin-top: 20px;
  }

  #sliderBlock .container .row .textBlockContainer .textBlockAnounce {
    font-size: 16px;
    text-transform: uppercase;
  }

  #sliderBlock .container .row .textBlockContainer h2.textBlockTitle {
    font-size: 24px;
    line-height: 1.2;
  }

  #sliderBlock .container .row .textBlockContainer .textBlockText {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    font-weight: 100;
  }

  #sliderBlock .container .row .textBlockContainer .sliderOrderRepair {
    text-shadow: none;
    width: 140px;
    font-size: 13px;
  }

  #sliderBlock .container .row .textBlockContainer .sliderOrderRepair {
    margin-right: 0;
    font-size: 13px;
    width: 140px;
  }

  #sliderBlock .container .row .textBlockContainer .sliderDetailLink {
    width: 140px;
    line-height: 48px;
    float: right;
    font-size: 13px;
  }

  #categoryMenu {
    min-height: initial;
  }

  #mainInfo .container h1 {
    font-size: 20px;
    font-family: "PT Sans", sans-serif;
    font-weight: normal;
    padding: 0 10px;
  }

  #mainInfo .container p {
    padding: 10px;
    text-align: justify;
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    font-weight: 100;
  }

  #mainNewsBlock .titleBlock {
    height: auto;
    line-height: initial;
    min-height: inherit;
  }

  #mainNewsBlock .titleBlock .titleBlock_icon {
    display: none;
  }

  #mainNewsBlock .titleBlock .titleBlock_name {
    text-align: left;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    padding-left: 10px;
  }

  #mainNewsBlock .titleBlock .titleBlock_button {
    margin-top: 15px;
    margin-right: 10px;
    height: 36px;
    width: 170px;
    font-size: 16px;
  }

  #mainNewsBlock .contentBlock {
    min-height: auto;
  }

  #mainNewsBlock .contentBlock .contentBlock_item .contentBlock_title {
    line-height: 1.2;
  }

  #mainNewsBlock .contentBlock .contentBlock_item .contentBlock_text {
    line-height: 1.2;
    font-weight: 300;
  }

  #aboutRepair .titleBlock {
    height: auto;
    line-height: initial;
    min-height: inherit;
  }

  #aboutRepair .titleBlock .titleBlock_icon {
    display: none;
  }

  #aboutRepair .titleBlock .titleBlock_name {
    height: auto;
    line-height: 1.2 !important;
    font-size: 24px !important;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  #aboutRepair .titleBlock .titleBlock_button {
    margin-top: 15px;
    margin-right: 10px;
    height: 36px;
    width: 170px;
    font-size: 16px;
  }

  #aboutRepair .container .check-round {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #aboutRepair .container .check-round li {
    font-size: 16px;
    line-height: 1.2;
  }

  #aboutRepair .container p {
    font-weight: 300;
    line-height: 1.2;
    text-align: justify;
  }

  #aboutRepair .container .inlineFormText span {
    display: none;
  }

  #aboutRepair .container .inlineFormText input[type="text"], #aboutRepair .container .inlineFormText input[type="tel"] {
    margin: 10px 0;
    width: 100%;
    line-height: 40px;
  }

  #aboutRepair .container .bigThanx {
    width: 100%;
  }

  #mainPortfolioBlock .titleBlock {
    height: auto;
    line-height: initial;
    min-height: inherit;
  }

  #mainPortfolioBlock .titleBlock .titleBlock_icon {
    display: none;
  }

  #mainPortfolioBlock .titleBlock .titleBlock_name {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    padding-left: 10px;
    display: inline-block;
    text-align: left;
  }

  #mainPortfolioBlock .titleBlock .titleBlock_button {
    display: none;
  }

  #commentsBlock .titleBlock {
    height: auto;
    line-height: initial;
    min-height: inherit;
    display: initial;
  }

  #commentsBlock .titleBlock .titleBlock_icon {
    display: none;
  }

  #commentsBlock .titleBlock .titleBlock_name {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    padding-left: 10px;
    display: block;
    text-align: left;
  }

  #commentsBlock .titleBlock .titleBlock_button {
    margin-top: 15px;
    margin-right: 10px;
    height: 36px;
    width: 170px;
    font-size: 16px;
  }

  #brandsBlock {
    min-height: initial;
    padding: 0;
  }

  #brandsBlock .titleBlock {
    height: auto;
    line-height: initial;
    min-height: inherit;
  }

  #brandsBlock .titleBlock .titleBlock_icon {
    display: none;
  }

  #brandsBlock .titleBlock .titleBlock_name {
    height: auto;
    line-height: initial;
    min-height: inherit;
    display: block;
  }

  #brandsBlock .titleBlock .titleBlock_name h2 {
    font-size: 24px;
    line-height: 1;
  }

  #brandsBlock .titleBlock .titleBlock_button {
    margin-top: 15px;
    margin-right: 10px;
    height: 36px;
    width: 170px;
    font-size: 16px;
  }

  #brandsBlock .brandsBlock_slider .owl-item a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 130px;
  }

  #footerBlock .footerLogo {
    margin-left: 15px;
  }

  #footerBlock .footerContent {
    padding-right: 0;
  }

  #footerBlock .footerContent .infoHolders {
    padding: 0;
  }

  #footerBlock .footerContent .infoHolders .workTimeLine, #footerBlock .footerContent .infoHolders .workAddressLine {
    line-height: 1.1;
    padding-left: 15px;
  }

  #footerBlock .footerContent .infoHolders .workTimeLine:before, #footerBlock .footerContent .infoHolders .workAddressLine:before {
    display: none;
  }

  #footerBlock .phoneAndButton {
    width: 100%;
    float: none;
    padding-top: 20px;
    display: block;
    clear: both;
    overflow: hidden;
  }

  #footerBlock .phoneAndButton .phoneLink {
    font-size: 22px;
    line-height: 22px;
    display: block;
    text-align: center;
    float: none;
    letter-spacing: normal;
    border: 1px solid white;
    padding: 5px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }

  #footerBlock .phoneAndButton .recallButton {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
  }

  #footerBlock .menuHolders b {
    display: block;
    font-size: 18px;
    padding-top: 20px;
    text-decoration: underline;
  }

  #footerBlock .menuHolders ul li {
    font-size: 16px;
  }

  #footerBlock .copyrightLine .footerCopyright {
    text-align: center;
  }

  #footerBlock .copyrightLine .footerWebtimeLink {
    padding-top: 20px;
    float: none;
    text-align: center;
  }
}

@media only screen and (min-width: 1200px) {
  #header .container .row .logo {
    width: 310px;
    height: 81px;
  }
}

.topSearchForm iframe {
  position: absolute;
  pointer-events: none;
  display: none;
}

.categoryMenuButton .sub-brand-menu {
  display: none;
  position: absolute;
  top: 90%;
  left: 0;
  background-color: white;
  width: 100%;
  z-index: 10;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.32);
  z-index: 10000;
}

@media screen and (max-width: 850px) {
  .categoryMenuButton .sub-brand-menu {
    width: 100%;
  }
}

.categoryMenuButton .sub-brand-menu ul {
  text-align: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  column-gap: 40px;
  z-index: 20;
  font-size: 16px;
  background: rgba(22, 149, 163, 0.1);
}

@media screen and (max-width: 850px) {
  .categoryMenuButton .sub-brand-menu ul {
    column-count: 1;
    -moz-column-count: 1;
    font-size: 14px;
  }
}

.categoryMenuButton .sub-brand-menu ul li {
  border-bottom: 1px solid white;
}

.categoryMenuButton .sub-brand-menu ul li:last-child {
  border-bottom: 0px;
}

.categoryMenuButton .sub-brand-menu ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  color: #2375e1 !important;
  opacity: 1 !important;
  cursor: pointer;
  line-height: 30px;
  text-decoration: underline;
  text-align: center;
}

.categoryMenuButton .sub-brand-menu ul li a:hover {
  background-color: transparent !important;
  color: black !important;
  opacity: 0.8 !important;
}

.categoryMenuButton:hover > a {
  background: #1695A3;
  opacity: 0.1;
}

.bx-breadcrumb-item {
  display: inline-block;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
}

.bx-breadcrumb-item i.fa {
  margin-top: 3px;
  margin-left: 5px;
  margin-right: 5px;
  color: gray;
}

.brands-list ul {
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  list-style-type: none;
  text-align: center;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 100px);
  margin-left: -10px;
}

.brands-list ul li {
  width: calc(25% - 60px) !important;
  text-align: center;
  padding: 10px !important;
  margin: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  background-color: white;
  margin-right: 60px !important;
}

@media screen and (max-width: 990px) {
  .brands-list ul li {
    width: calc(33% - 40px) !important;
    margin-right: 40px !important;
  }
  .brands-list ul {
    margin-left: 0px !important;
    width: calc(100% + 60px);
  }
}

@media screen and (max-width: 500px) {
  .brands-list ul li {
    width: calc(50% - 40px) !important;
    margin-right: 40px !important;
  }
  .brands-list ul {
    width: calc(100% + 60px);
  }
}

@media screen and (max-width: 770px) {
  .brands-list ul {
    width: calc(100% + 40px);
  }
}

.brands-list ul li:last-child {
  margin-right: 0px !important;
}

.brands_list ul li {
  background-color: white;
}

.brands_list ul li .title, .brands-list ul li .title {
  margin-bottom: 10px;
}

.brands-list ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
}

.brands-list ul li a:hover {
  text-decoration: none;
}

.brands-list ul li a {
  text-decoration: none;
  display: flex !important;
  flex-direction: column !important;
  height: 100%;
}

.brands-list ul li a .product-image {
  flex-grow: 1;
  padding-top: 10px;
}

.brands-list ul li a img, .brands_list ul li a img {
  display: block;
  width: auto;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 8px;
  max-height: 130px;
  max-width: 90%;
}

a.fancybox-close:focus {
  text-decoration: none !important;
}

.brands-list ul li a span.title {
  text-decoration: none;
}

.brands-list ul li a span {
  text-decoration: none !important;
}

.brands-list ul li a span.title p {
  border-radius: 0px !important;
  padding: 0px !important;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 0px !important;
  text-decoration: none !important;
  margin-bottom: 5px;
  line-height: 1.5;
  display: inline;
  border-bottom: 1px solid rgba(51, 122, 183, 0.3)
}

.brands-list ul li a:hover span.title p {
  border-bottom: 1px solid rgba(51, 122, 183, 1)
}

.category-menu .list-group {
  margin-top: 20px;
}

.category-menu .list-group ul.sub-item {
  margin: 0px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.category-menu .list-group ul.sub-item li {
  margin: 0px !important;
  border: 0px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.category-menu .list-group ul.sub-item li a {
  font-size: 14px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: rgba(34, 83, 120, 0.85) !important;
  border-color: rgba(34, 83, 120, 0.85) !important;
}

.phone-page h2 {
  margin-top: 30px !important;
  padding-top: 0px !important;
  font-size: 20px;
  padding-top: 5px !important;
}

.check-round li {
  border: 0px !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  line-height: 1.8;
}

.phone-page .wizard, .news-detail-wrapper .wizard {
  overflow: hidden;
  background-color: #f7f7f7;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.phone-page .subject-image {
  text-align: center;
}

.phone-page .subject-image img {
  width: 80%;
  margin-top: 10px;
}

@media screen and (max-width: 766px) {
  .phone-page .subject-image img {
    width: 70%;
  }
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  background-color: transparent !important;
}

.phone-page .subject-description {
  margin-top: 0px;
  padding-top: 0px;
}

.phone-page .tab-pane {
  overflow: auto;
}

.phone-page .tab-pane h2 {
  margin-top: 0px !important;
  padding-top: 0px !important;
  font-size: 20px;
  padding-top: 5px !important;
  border-radius: 4px 0px 0px 0px !important;
}

.phone-page .tab-pane p {
  border-radius: 0px 0px 4px 4px !important;
  border-top: 0px !important;
}

.phone-page .promo-button .button-checkout, .news-detail-wrapper .promo-button .button-checkout, .sidebar .promo-button .button-checkout {
  text-align: center;
  padding: 10px;
  padding-left: 15px;
  height: auto;
  line-height: 1.7;
  margin-top: 8px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #EB7F00;
  padding-right: 15px;
  font-weight: 200;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 15px;
}

@media screen and (max-width: 500px) {
  .phone-page .promo-button, .news-detail-wrapper .promo-button {
    margin-top: 15px;
    padding-right: 20px !important;
  }
  .phone-page .promo-button .button-checkout, .news-detail-wrapper .promo-button .button-checkout {
    position: relative;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin-bottom: 20px !important;
    width: 100% !important;
  }
}

.check-round-wrapper.paddings ul li {
    padding-bottom: 15px !important;
    padding-top: 0px !important;
}

.check-round-wrapper ul li {
    padding-bottom: 15px !important;
    padding-top: 0px !important;
    border: 0px !important;
    margin-left: 20px !important;
}

.check-round-wrapper.paddings h2 {
  margin-top: 15px !important;
}

.phone-page .promo-button .button-checkout:hover, .news-detail-wrapper .promo-button .button-checkout:hover {
  background: #d27100;
  text-decoration: none;
}

.phone-page .wizard-inner, .news-detail-wrapper .wizard-inner {
  margin-top: 0px;
  margin-bottom: 10px;
  width: 230px;
  display: inline-block;
}

.phone-page .wizard-inner ul {
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
  text-align: center;
  position: relative;
}

.phone-page .wizard-inner ul li {
  margin: 0px !important;
  border: 0px !important;
  padding: 0px !important;
  margin-right: 15px !important;
  margin-bottom: 10px !important;
  float: none !important;
  display: block;
  flex: 1 1 30%;
  height: auto;
  margin: 4px;
  padding: 20px 0;
  position: relative;
  width: auto;
  text-align: left !important;
  margin-bottom: 12px !important;
  height: 28px;
}

.phone-page .wizard-inner ul li:last-child {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 1200px) {
  .phone-page .wizard-inner ul li {
    flex: 1 1 45%;
  }
}

@media screen and (max-width: 765px) {
  .phone-page .wizard-inner ul li {
    flex: 1 1 90%;
  }
  .main-wrapper {
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 600px) {
  .main-wrapper {
    padding-right: 30px !important;
  }
}

.phone-page .wizard-inner ul li a {
  padding: 0px !important;
  padding-top: 7px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  display: block;
  text-align: left;
  border-radius: 0px 6px 6px 6px;
  line-height: 1.5;
  border: 0px !important;
  border-bottom: 1px dashed #337ab7 !important;
  display: inline;
  padding: 0px !important;
  border-radius: 0;
  margin-left: 34px !important;
  font-size: 15px;
}

.phone-page .wizard-inner ul li a i.icon {
  display: inline-block;
  background-size: 22px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-right: 6px;
  position: absolute;
  left: -34px;
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: transparent !important;
}

.phone-page .wizard-inner ul li a:hover {
  border: 0px !important;
  background-color: transparent !important;
  border-bottom: 1px dashed #EB7F00 !important;
}

.phone-page .wizard-inner ul li a i.icon.icon-broken {
  background-image: url("../img/icons/icon-broken.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-touch {
  background-image: url("../img/icons/icon-touch.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-water {
  background-image: url("../img/icons/icon-water.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-low {
  background-image: url("../img/icons/icon-low.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-speed {
  background-image: url("../img/icons/icon-speed.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-sound {
  background-image: url("../img/icons/icon-sound.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-mic {
  background-image: url("../img/icons/icon-mic.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-power {
  background-image: url("../img/icons/icon-power.png");
}

.phone-page .wizard-inner ul li a i.icon.icon-simcard {
  background-image: url("../img/icons/icon-simcard.png")/*tpa=https://lvivservice.com.ua/img/icons/icon-simcard.png*/;
}

.phone-page .wizard-inner ul li a i.icon.icon-wifi {
  background-image: url("../img/icons/wifi.png")/*tpa=https://lvivservice.com.ua/img/icons/wifi.png*/;
  opacity: 0.6;
}

.phone-page .wizard-inner ul li a i.icon.icon-virus {
  background-image: url("../img/icons/bug.png")/*tpa=https://lvivservice.com.ua/img/icons/bug.png*/;
  opacity: 0.6;
}

.phone-page .wizard-inner ul li a i.icon.icon-heat {
  background-image: url("../img/icons/icon-heat.svg")/*tpa=https://lvivservice.com.ua/img/icons/icon-heat.svg*/;
  opacity: 0.8;
}

.phone-page .wizard-inner ul li a i.icon.icon-fan {
  background-image: url("../img/icons/icon-fan.svg")/*tpa=https://lvivservice.com.ua/img/icons/icon-fan.svg*/;
  opacity: 0.8;
}

.phone-page .wizard-inner ul li a i.icon.icon-badphoto {
  background-image: url("../img/icons/icon-badphoto.svg")/*tpa=https://lvivservice.com.ua/img/icons/icon-badphoto.svg*/;
  opacity: 0.6;
}

.phone-page .wizard-inner ul li a i.icon.icon-flash {
  background-image: url("../img/icons/icon-flash.svg")/*tpa=https://lvivservice.com.ua/img/icons/icon-flash.svg*/;
  opacity: 0.6;
}

.phone-page .wizard-inner ul li a i.icon.icon-shutter {
  background-image: url("../img/icons/icon-shutter.svg")/*tpa=https://lvivservice.com.ua/img/icons/icon-shutter.svg*/;
  opacity: 0.6;
}

.phone-page .wizard-inner ul li.active a {
  color: #EB7F00;
  border-bottom: 1px dashed #EB7F00 !important;
}

.price-table i.fa {
  margin-top: 2px;
  margin-right: 5px;
}

  input.error-input {
    border: 1px solid red !important;
    background: rgba(255, 0, 0, 0.1);
  }
  .list-group {
    margin-top: 0;
    padding-left: 0;
  }
  .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    font-size: 16px;
    color: #555;
    border: 2px solid #ddd;
  }
  a.list-group-item.active  {
    color: #fff !important;
  }
  #order-repair {
    display: block;
    width: 100%;
  }

  .order-phone-line textarea {
    line-height: 1.5;
    height: 60px;
  }

  .order-phone-line [type="checkbox"] {
    width: auto;
    padding: 0;
    display: inline-block;
    margin-right: 12px;
  }

  .order-phone-line label {
    height: 40px;
    line-height: 46px;
  }

  .bx-breadcrumb {
    margin-bottom: 20px !important;
  }

  .order-phone-line input[disabled] {
    color: white;
    background: #225378;
    border: 1px solid transparent;
  }

  .order-phone-line input[type=submit] {
    text-align: center;
    width: 100%;
    height: 35px;
    line-height: 33px;
    margin-top: 8px;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 5px;
    border: 0;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    background: #EB7F00;
  }

    .order-phone-line input[type=submit]:hover {
      background: #d27100;
    }

  .order-phone-line input.error-input {
    border: 1px solid red;
  }

  .order-phone-line input.ok-input {
    border: 1px solid green;
  }

  [name="address"] {
    display: none;
  }

  .order-phone-line [type="checkbox"]:checked + [name="address"] {
    display: block;
  }

  #fullform-tel {
    width: 80%;
    display: inline-block;
    float: right;
  }

  .fancybox-wrap {
    width: 500px !important;
    top: 150px !important;
  }
  .fancybox-inner {
    width: 100% !important;
  }
  .login-block__input {
    overflow: hidden !important;
  }

  @media screen and (max-width: 700px) {
    .fancybox-wrap {
      width: 100% !important;
      margin: 0px !important;
      top: 0% !important;
      height: 100% !important;
      left: 0% !important;
    }
    .fancybox-skin {
      height: 100% !important;
      overflow: hidden !important;
    }
    .fancybox-inner {
      overflow: visible !important
    }
    .fancybox-item.fancybox-close {
      top: 10px !important;
      right: 10px !important;
    }
    .fancybox-wrap {
      position: fixed !important;
      bottom: 0 !important;
      right: 0 !important;
    }
    #order-repair {
      width: 100% !important;
    }
    input#curier-top {
      margin-top: 17px !important;
      margin-left:5px !important;
    }
    #header .container .row .phoneAndButton {
      float: left !important;
      padding-left: 15px !important;
      padding-right: 15px !important;
      width: 100% !important;
    }
    #header .container .row .phoneAndButton .recallButton {
      float: none !important;
      display: block !important;
      width: 100% !important;
      margin-left: 0px !important;
      max-width: none !important;
    }
  }

    .login-block__input.order-phone-line {
      padding-top: 0px;
      padding-bottom: 0px;
    }

    .prelabel {
      margin: 0px !important;
      font-size: 14px;
      display: inline-block !important;
      height: 40px !important;
      background-color: white;
      border-left: 1px solid #225378 !important;
      border-top: 1px solid #225378 !important;
      border-bottom: 1px solid #225378 !important;
      border-radius: 5px 0px 0px 5px;
      line-height: 24px !important;
      text-align: center !important;
      width: 10%;
      float: left;
      display: block;
      padding: 6px;
      border: 1px solid transparent;
    }
    .postinput {
      font-size: 14px;
      border-left: 0px !important;
      border-right: 1px solid #225378 !important;
      border-top: 1px solid #225378 !important;
      border-bottom: 1px solid #225378 !important;
      border-radius: 0px 5px 5px 0px;
      width: 90% !important;
      display: inline-block;
      float: right;
      -webkit-appearance: none;
      outline: none !important;
    }
    #repair-form input[type="text"], #repair-form input[type="tel"],  #repair-form textarea {
      border-left: 2px solid #225378 !important;
      border-right: 2px solid #225378 !important;
      border-top: 2px solid #225378 !important;
      border-bottom: 2px solid #225378 !important;
      border-radius: 5px;
      font-size: 14px;
    }
    #repair-form textarea {
      padding-top: 5px;
    }
    #repair-form  input[type="tel"].postinput {
      font-size: 14px;
      border-left: 0px !important;
      border-right: 2px solid #225378 !important;
      border-top: 2px solid #225378 !important;
      border-bottom: 2px solid #225378 !important;
      border-radius: 0px 5px 5px 0px;
      width: 90%;
      display: inline-block;
      float: right;
    }
    .dannye {
      font-size: 14px !important;
      text-align: center;
    }
    .dannye label {
      height: auto !important;
    }
    .categoryMenuButton.active-button {
    -webkit-box-shadow: 0 0 0 !important;
    -moz-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
    background: #e8feff !important;
  }

  .list-group {
  margin-top: 0;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  font-size: 16px;
  color: #555;
  border: 1px solid #ddd;
}

@media screen and (max-width: 380px) {
  #header .container .row a.mobilePhoneLink {
    top: 100px !important;
    text-align: center;
    float: none !important;
    left: 0px;
    width: calc(100% - 100px);
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
    z-index: 100;
  }
  .topInfoHolder {
    padding-top: 60px !important;
  }
  #header .container .row .logo {
    width: 180px;
    height: 60px;
    left: 50%;
    margin-left: -90px;
  }
}

@media screen and (max-width: 700px) {
  .phone-page .wizard-inner ul {
    text-align: left;
  }
  .phone-page .wizard-inner ul li {
    width: 100%;
    margin-bottom: 7px !important;
  }
  .phone-page .wizard-inner ul li a {
    height: 42px !important;
    padding-top: 2px !important;
    text-align: left !important;
    padding-left: 0px !important;
    line-height: 1.8 !important;
  }
}


.rambler-share {
  float: right;
  margin-right: 15px;
}

#order-repair {
  width: 100% !important;
}

.login-block__input.order-phone-line {
  text-align: center !important;
}

.wizard {
  font-size: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 6px 0px 6px 6px;
  overflow: hidden;
}

.wizard .promo-button {
  margin-top: 20px;
}

#mainContent .wizard .tab-content p {
  border: 0px !important;
  padding-bottom: 10px !important;
  margin-bottom: 0px !important;
  padding-right: 0px !important;
}

.wizard .tab-content {
  border: 0px solid rgba(34, 83, 120, 0.85);
  border-radius: 6px 0px 4px 4px;
  position: relative;
  padding-bottom: 0px;
  display: inline-block;
  width: calc(100% - 230px);
  padding-left: 80px;
  padding-right: 60px;
}

@media screen and (max-width: 990px) {
  .wizard .tab-content {
    padding-left: 30px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 600px) {
  .wizard .tab-content {
    width: 100%;
    display: block;
    margin-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.subject-description .article-wrapper {
  margin-bottom: 0px !important;
  border: 0px !important;
  overflow: hidden !important;
  padding-right: 16px !important;
  width: calc(100% - 310px);
  font-size: 16px;
  display: inline-block;
  padding-left: 20px;
}

@media screen and (max-width: 900px) {
  .subject-description .article-wrapper {
    padding-left: 0px;
  }
}

.subject-description .article-wrapper .one-click-repair, .subject-description .article-wrapper .send-courier {
  background-color: #EB7F00;
  color: white;
  border: 2px solid #EB7F00;
  cursor: pointer;
  text-decoration: none;
  padding: 6px;
  padding-bottom: 7px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
  font-size: 14px;
  border-radius: 6px;
  margin-right: 10px;
  margin-top: 5px;
}

@media screen and (max-width: 990px) {
  .subject-description .article-wrapper .one-click-repair, .subject-description .article-wrapper .send-courier {
    margin-right: 5px;
  }
}

@media screen and (max-width: 360px) {
  .subject-description .article-wrapper .one-click-repair, .subject-description .article-wrapper .send-courier {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 4px;
    font-size: 12px;
  }
  .subject-description .article-wrapper .send-courier {
    margin-right: 0px;
  }
}

.subject-description .article-wrapper .one-click-repair i.fa {
  margin-right: 5px;
  margin-top: 3px;
}

.subject-description .article-wrapper .one-click-repair:hover {
  background-color: white;
  color: #EB7F00;
}

.subject-description .article-wrapper .send-courier {
  background-color: white;
  color: #EB7F00;
  margin-right: 0px;
}

.subject-description .article-wrapper .send-courier:hover {
  background-color: #EB7F00;
  color: white;
}

.subject-description .article-wrapper .send-courier i.fa {
  margin-top: 3px;
  margin-right: 8px;
}

.subject-description .article-wrapper p {
  padding: 0px !important
}

.tab-content .notify-text {
  font-size: 16px;
  margin-top: 10px;
}

.wizard .promo-button {
  width: calc(100% + 40px);
  margin-left: -20px !important;
  margin-bottom: -2px;
  border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  padding-left: 12px;
  padding-bottom: 20px;
  padding-top: 16px;
  padding-right: 230px;
  background: #009fe3;
  background: -webkit-linear-gradient(left, #00aeef 0%, #EB7F00 100%);
  background: linear-gradient(to right, #00aeef 0%, #EB7F00 100%);
  color: white;
  margin-top: 20px;
  position: relative;
  overflow: auto;
}

.brands_list ul {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 50px);
}

.brands_list li {
  width: 200px;
  margin-left: 0px !important;
  margin-right: 40px !important;
}

@media screen and (max-width: 1200px) {
  .brands_list li {
    margin-right: 55px !important;
  }
}

@media screen and (max-width: 990px) {
  .brands_list li {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 700px) {
  .brands_list ul {
    width: 100% !important;
  }
  .brands_list li {
    margin-right: 20px !important;
  }
}

.wizard .promo-button p {
  display: none;
}

.wizard .promo-button span {
  font-size: 18px;
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-top: 3px;
  width: 100%;
}

@media screen and (max-width: 900px) {
  .wizard .promo-button span {
    width: 100%;
  }
}


.wizard .promo-button span i {
  font-size: 26px;
  margin-right: 10px;
  margin-top: 2px;
  position: absolute;
  left: 5px;
}

.wizard .promo-button .button-checkout {
  margin-bottom: 0px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: -4px !important;
  background-color: transparent;
  border: 2px solid white;
}

.wizard .promo-button .button-checkout:hover {
  background-color: white !important;
  color: #EB7F00;
}

@media screen and (max-width: 1000px) {
  .wizard .promo-button .button-checkout {
    margin-top: 10px !important;
  }
}

.wizard .tab-content .button-checkout {
  margin-right: 15px;
  margin-top: 0px;
  margin-bottom: 15px;
  min-width: 153px;
}

@media screen and (max-width: 900px) {
  .page-left-padding {
    padding-left: 0px !important;
  }
  .main-wrapper {
    padding-right: 15px !important;
  }
}

@media screen and (min-width: 765px) {
  .page-left-padding {
    padding-right: 0px !important;
    padding-left: 35px !important;
  }
}

.wizard .promo-button .button-checkout i {
  margin-right: 5px !important;
  margin-top: 3px;
}

@media screen and (max-width: 765px) {
  #mainInfo {
    margin-top: -38px;
  }
}

.phone-page .subject-description, .wizard, p {
  line-height: 1.5 !important;
}

#mainContent h1.pageTitle, .news-detail-wrapper .news-detail h1 {
    width: 100%;
    line-height: 1.5;
    font-size: 28px;
    font-weight: normal;
    background-color: transparent;
    color: rgba(19, 58, 86, 0.87);
    margin-top: -8px !important;
}

.check-round {
  margin-top: 0px !important;
}

.bx-breadcrumb-item a {
  color: rgba(51, 122, 183, 0.8) !important;
  border-bottom: 1px solid rgba(51, 122, 183, 0.3) !important;
}

.bx-breadcrumb-item a:hover {
  color: rgba(51, 122, 183, 1) !important;
  border-bottom: 1px solid rgba(51, 122, 183, 1) !important;
}

.prices-block h2 {
  border-bottom-right-radius: 0px !important;
  margin-bottom: 0px !important;
  background-color: transparent !important;
  letter-spacing: 1px !important;
  color: rgba(19, 58, 86, 0.87) !important;
  margin: 0px !important;
  padding-left: 0px !important;
  font-size: 24px !important;
}

a.list-group-item {
  font-size: 12px;
}

a.list-group-item:first-child {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 4px !important;
}

table.price-table {
    width: 100% !important;
    overflow: hidden;
    border-radius: 6px 0px 0px 0px;
}

table.price-table tr td {
  font-size: 16px !important;
}

@media screen and (max-width: 500px) {
  table.price-table tr td {
    font-size: 14px !important;
  }
}


@media screen and (min-width: 700px) {
  table.price-table thead tr td {
    white-space: nowrap;
  }
}

a.list-group-item:last-child {
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

@media screen and (max-width: 1000px) {
  #mainContent h1.pageTitle, .news-detail-wrapper .news-detail h1 {
    font-size: 24px;
  }
  .subject-image img {
    max-height: 300px;
  }
}

@media screen and (max-width: 700px) {
  #mainContent h1.pageTitle, .news-detail-wrapper .news-detail h1 {
    font-size: 22px;
  }
}

#mainContent .check-round-wrapper h2 {
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background-color: #EB7F00 !important;
  color: rgba(34, 83, 120, 0.85) !important;
}

#mainContent .phone-page .tab-pane h2 {
  border-top-left-radius: 0px !important;
  border: 0px !important;
  padding: 0px !important;
  color: rgba(19, 58, 86, 0.87) !important;
  background-color: transparent !important;
  font-size: 20px !important;
  margin-bottom: 20px !important;
  line-height: 1.4 !important;
}

ul.check-round li {
  position: relative;
  margin-left: 0px !important;
  padding-left: 0px !important;
  position: relative;
  padding-left: 45px !important;
}

ul.check-round li a {
  border-bottom: 1px solid rgba(51, 122, 183, 0.3);
  text-decoration: none;
}

ul.check-round li a:hover {
  border-bottom: 1px solid rgba(51, 122, 183, 1);
}

ul.check-round li i {
  color: #EB7F00 !important;
  margin-top: 3px !important;
  margin-right: 10px;
  font-size: 26px;
  display: inline-block;
  width: 45px;
  position: absolute;
  left: -10px;
  text-align: center;
}

.subject-description {
  font-size: 0px;
  margin-top: 15px !important;
}

.subject-description .article-wrapperd {
  padding-top: 0px !important;
  padding-bottom: 25px !important;
  padding-left: 20px;
  display: inline-block;
  width: calc(100% - 310px);
}

.subject-description .image-wrapper {
  width: 310px;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
  padding-right: 15px;
}

.subject-description img {
  max-width: 100%;
  max-height: 500px;
}

@media screen and (max-width: 990px) {
  .subject-description .article-wrapper {
    width: 100%;
    display: block;
  }
  .subject-description .image-wrapper {
    width: 100%;
    padding-right: 0px;
  }
  .subject-description img {
    max-width: 80%;
  }
}

#mainContent .news-item.contactsText {
  box-shadow: none !important;
  line-height: 1.5;
}

#mainContent .news-item.contactsText p {
  border: 0px !important;
}

h2 a {
  color: rgba(255,255,255,0.85);
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}

h2 a:hover {
  color: rgba(255,255,255,1);
  border-bottom: 1px solid rgba(255,255,255,1);
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .subject-description img {
    display: block;
    float: none !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
  }
}

.bx-breadcrumb-item a {
  text-decoration: none !important;
}

header {
  position: relative;
  z-index: 50;
}

header .top-bar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #225378;
  background: -webkit-linear-gradient(285deg, rgba(235, 127, 0, 0.85) 0%, rgba(34, 83, 120, 0.9) 100%);
  background: linear-gradient(160deg, rgba(235, 127, 0, 0.85) 0%, rgba(34, 83, 120, 0.9) 100%);
}

header .bottom-bar {
  background-color: #f7f7f7;
  z-index: 50;
  position: relative;
}

header ul.main-menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

header ul.main-menu li {
  display: inline-block;
  color: white;
  margin-left: 25px;
}

header ul.main-menu li a {
  color: rgba(255,255,255,0.9);
  font-size: 18px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  text-decoration: none;
  font-weight: 400;
}

header ul.main-menu li a:hover {
  color: white;
  border-bottom-color: white;
}

header a.logo-link {
  display: block;
  width: 100%;
  text-decoration: none;
}

header a.logo-link img {
  width: 100%;
}

header .info-wrapper {
  margin-top: 40px;
  color: white;
}

header .info-wrapper .phone-link, footer .footer-wrapper .phone-link {
  color: white;
  font-size: 32px;
  text-decoration: none;
}

header .info-wrapper .phone-link a, footer .footer-wrapper .phone-link a {
  color: white;
  font-size: 32px;
  text-decoration: none;
}

header .info-wrapper a.address-link, footer .footer-wrapper a.address-link {
  display: inline-block;
  position: relative;
  color: rgba(255,255,255,0.9);
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  margin-top: 10px;
  margin-left: 30px;
}

header .info-wrapper span.pereezd {
  position: absolute !important;
  display: block !important;
  left: -125px;
  font-weight: bold;
}

header .info-wrapper a.address-link i, footer .footer-wrapper a.address-link i {
  position: absolute;
  left: -17px;
  top: 2px;
  font-size: 18px;
}

header .info-wrapper a.address-link:hover, footer .footer-wrapper a.address-link:hover {
  color: white;
  border-bottom-color: white;
}

header .info-wrapper a.recall-button, footer .footer-wrapper a.recall-button {
  text-decoration: none;
  padding: 6px;
  padding-bottom: 7px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
  color: white;
  font-size: 14px;
  border: 2px solid rgba(255,255,255,0.8);
  border-radius: 6px;
}

header .info-wrapper .buttons, footer .footer-wrapper .buttons {
  margin-top: 10px;
}

header .info-wrapper a.recall-button.margin-left, footer .footer-wrapper a.recall-button.margin-left {
  margin-left: 5px;
}

header .info-wrapper a.recall-button i.fa, header .info-wrapper .worktime i.fa, footer .footer-wrapper a.recall-button i.fa, footer .footer-wrapper .worktime a.fa {
  margin-right: 5px;
  margin-top: 2px;
}

header .info-wrapper a.recall-button:hover, footer .footer-wrapper a.recall-button:hover {
  background-color: white !important;
  color: #EB7F00 !important;
  border-color: white !important;
}

header .phone-wrapper {
  margin-top: 5px;
}

header .info-wrapper .worktime {
  margin-top: 14px;
  white-space: nowrap;
}

header .cards {
  color: white;
  margin-top: 12px;
}

header .cards span {
  margin-bottom: 5px;
}

@media screen and (max-width: 500px) {
  header .cards span {
    display: block !important;
  }
}

header .cards i.fa {
  font-size: 24px;
  margin-right: 5px;
  margin-top: -2px;
}

header .cards i.fa:last-child {
  margin-right: 0px;
}

header .mobile-burger, header .mobile-close  {
  cursor: pointer;
  color: white;
  position: absolute;
  left: 25px;
  top: 15px;
  font-size: 32px;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

header .mobile-close {
  cursor: pointer;
  z-index: 99999999;
  position: fixed;
  top: 25px;
  right: 25px;
  left: auto;
  transform: translate3d(-50px, 0px, 0px);
  -webkit-transform: translate3d(-50px, 0px, 0px);
  -moz-transform: translate3d(-50px, 0px, 0px);
  -ms-transform: translate3d(-50px, 0px, 0px);
  -o-transform: translate3d(-50px, 0px, 0px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
}

header .mobile-close.show {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  pointer-events: auto;
}

.bottom-wrapper {
  font-size: 0px;
  border-top: 6px solid #EB7F00;
  height: 600px;
  white-space: nowrap;
  overflow: hidden;
}

.bottom-fasad-wrapper {
  font-size: 0px;
  display: inline-block;
  height: 600px;
  width: 50%;
  background-position: center;
  background-size: cover;
}

.bottom-maps-wrapper {
  width: 50%;
  display: inline-block;
  height: 600px;
}

@media screen and (max-width: 900px) {
  .bottom-wrapper {
    overflow: visible;
    height: auto;
  }
  .bottom-fasad-wrapper {
    height: 400px;
  }
  .bottom-fasad-wrapper, .bottom-maps-wrapper {
    width: 100%;
    display: block;
  }
}

header .mobile-burger:hover, header .mobile-close:hover {
  color: white;
}

@media screen and (max-width: 990px) {
  header .mobile-burger {
    display: inline-block;
    opacity: 1;
    pointer-events: auto;
  }
  header .mobile-burger:hover {
    color: white;
  }
  header .top-bar,  header .bottom-bar {
    padding-right: 15px;
  }
  header .logo-wrapper {
    text-align: center;
  }
  header .info-wrapper {
    margin-top: 10px !important;
  }
  header a.logo-link {
    display: inline-block;
    width: 220px;
    margin-bottom: 10px;
  }
  header .main-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999999;
  }
  header .main-menu {
    height: auto !important;
    width: 100% !important;
    padding-left: 25px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
    transform: translate3d(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    background: -webkit-linear-gradient(285deg, rgba(235, 127, 0, 0.97) 0%, rgba(34, 83, 120, 0.97) 100%) !important;
    background: linear-gradient(160deg, rgba(235, 127, 0, 0.97) 0%, rgba(34, 83, 120, 0.97) 100%) !important;
    transform: translate3d(-50px, 0px, 0px);
    -webkit-transform: translate3d(-50px, 0px, 0px);
    -moz-transform: translate3d(-50px, 0px, 0px);
    -ms-transform: translate3d(-50px, 0px, 0px);
    -o-transform: translate3d(-50px, 0px, 0px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
    opacity: 0;
  }
  header .main-menu li {
    display: block !important;
    margin-bottom: 15px !important;
  }
  header .main-menu.show {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    pointer-events: auto;
  }
  header  .pull-right {
    float: none !important;
  }
  header .info-wrapper {
    text-align: center;
  }
}

@media screen and (max-width: 765px) {
  header .info-wrapper {
    text-align: center;
  }
  header  .pull-right {
    float: none !important;
  }
  header .buttons {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 330px) {
  header .info-wrapper a.recall-button {
    margin-top: 5px;
    margin-right: 0px !important;
    width: 70% !important;
  }
  header .info-wrapper a.recall-button.margin-left {
    margin-top: 10px !important;
    margin-left: 0px !important;
    margin-bottom: 15px !important;
  }
  header a.logo-link {
    display: inline-block;
    width: 160px;
    margin-bottom: 10px;
  }
  header .mobile-burger {
    top: 7px !important;
  }
}

header .catalogue-menu .catalogue-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
}

header .catalogue-menu .search-input {
  position: relative;
  margin-top: 9px;
}

header .catalogue-menu .search-input .fa-search,
.model-search .search-input .fa-search {
  position: absolute;
  right: 15px;
  font-size: 16px;
  top: 7px;
  color: #EB7F00;
}

header .catalogue-menu .search-input input[type="text"], .model-search .search-input input[type="text"] {
  -webkit-appearance: none;
  width: 100%;
  border: 2px solid rgba(34, 83, 119, 0.8);
  padding: 6px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 30px;
  outline: 0;
  border-radius: 4px;
}

.model-search .search-input {
  width: 300px;
}

@media screen and (max-width: 770px) {
  .model-search .search-input {
    width: 100%;
  }
}

header .catalogue-menu .search-input input[type="text"]:active, header .catalogue-menu .search-input input[type="text"]:focus
.model-search .search-input input[type="text"]:active, .model-search .search-input input[type="text"]:focus {
  border-color: #EB7F00;
}

header .bottom-bar ul.catalogue-list {
  display:table;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  width: calc(100% + 15px);
  margin-left: 30px;
}

@media screen and (max-width: 1020px) {
  header .bottom-bar ul.catalogue-list {
    margin-left: 0px;
  }
}

header .bottom-bar ul.catalogue-list li {
  padding-bottom: 15px;
  display:table-cell;
}

header .bottom-bar ul.catalogue-list li a {
  text-decoration: none;
  font-size: 16px;
  color: rgba(34, 83, 119, 0.9);
  display: inline-block;
  white-space: nowrap;
}

header .bottom-bar ul.catalogue-list li a span {
  border-bottom: 1px dashed rgba(34, 83, 119, 0.3);
}

header .bottom-bar ul.catalogue-list li a i.fa {
  font-size: 20px;
  margin-right: 3px;
  margin-top: 1px;
}

header .bottom-bar ul.catalogue-list li a:hover {
  color: #EB7F00;
}

header .bottom-bar ul.catalogue-list li a:hover span {
  border-bottom-color: #EB7F00;
}

header .bottom-bar ul.catalogue-list li .hover-menu ul {
  position: absolute;
  display: none;
  z-index: 1000;
  left: 0px;
  top: 100%;
  width: 100%
  margin: 0px;
  padding: 15px;
  padding-left: 22px;
  padding-right: 40px;
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
  background-color: white;
  border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  column-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-width: 80px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
  border-top: 2px solid #EB7F00;
}

header .bottom-bar ul.catalogue-list li:hover ul {
  display: block;
  width: 100%;
}

header .bottom-bar ul.catalogue-list li .hover-menu {
  z-index: 100;
}

header .bottom-bar ul.catalogue-list li .hover-menu ul li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

header .bottom-bar ul.catalogue-list li .hover-menu ul li a {
  border-bottom: 1px solid rgba(34, 83, 119, 0.3);
}

header .bottom-bar ul.catalogue-list li .hover-menu ul li a:hover {
  color: #EB7F00;
  border-bottom: 1px solid #EB7F00;
}

header .search-input, .model-search .search-input {
  position: relative;
}

header .search-input .search-suggestions-wrapper, .model-search .search-suggestions-wrapper {
  position: absolute;
  top: calc(100% + 8px);
  width: calc(100% + 15px);
  background-color: white;
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  z-index: 105;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
}

.model-search .search-suggestions-wrapper {
  width: 100%;
  top: 100%;
}

@media screen and (max-width: 900px) {
  header .search-input .search-suggestions-wrapper, .model-search .search-suggestions-wrapper {
    width: 100% !important;
  }
}

header .search-input .search-suggestions-wrapper ul, .model-search .search-suggestions-wrapper ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}

header .search-input .search-suggestions-wrapper ul li, .model-search .search-suggestions-wrapper ul li {
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 0px;
}

header .search-input .search-suggestions-wrapper ul li:first-child, .model-search .search-suggestions-wrapper ul li:first-child {
  padding-top: 7px;
}

header .search-input .search-suggestions-wrapper ul li:last-child, .model-search .search-suggestions-wrapper ul li:last-child {
  padding-bottom: 5px;
}

header .search-input .search-suggestions-wrapper ul li a, .model-search .search-suggestions-wrapper ul li a {
  text-decoration: none;
  color: rgba(34, 83, 119, 0.8);
  border-bottom: 1px solid rgba(34, 83, 119, 0.3);
}

header .search-input .search-suggestions-wrapper ul li a:hover, .model-search .search-suggestions-wrapper ul li a:hover {
  color: #EB7F00;
  border-bottom: 1px solid #EB7F00;
}

header .catalogue-menu {
  position: relative;
}

header .apps-counter {
  position: absolute;
  right: -15px;
  top: 0px;
  text-align: right;
  padding: 8px;
  border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  background: #009fe3;
  background: -webkit-linear-gradient(left, rgba(0, 174, 239, 0.9) 0%, rgba(34, 83, 120, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 174, 239, 0.9) 0%, rgba(34, 83, 120, 0.8) 100%);
  width: 390px;
  text-align: center;
  display: inline-block;
  color: white;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  header .apps-counter {
    right: 0px;
  }
}

@media screen and (max-width: 700px) {
  header .apps-counter {
    position: relative !important;
    right: auto;
    top: auto;
    width: 100%;
  }
}

header .apps-counter span.counter {
  font-size: 16px;
  font-weight: bold;
  margin-top: -1px;
  display: inline-block;
}

@media screen and (max-width: 350px) {
  header .apps-counter {
    padding-left: 0px;
    padding-right: 0px;
  }
  header .apps-counter span.counter {
    font-size: 14px;
    margin-top: 0px;
  }
  header .apps-counter i.fa {
    display: none;
  }
}

header .apps-counter i.fa {
  margin-top: 1px;
  font-size: 18px;
  margin-right: 7px;
}

.about img, .check-round-wrapper img {
  margin: 25px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

#mainContent .about .check-round-wrapper.no-paddings p {
  padding: 16px !important;
  padding-left: 0px !important;
  padding-top: 0px !important;
}

@media screen and (min-width: 800px) {
  #mainContent .about .check-round-wrapper.no-paddings p {
    padding-right: 25% !important;
    position: relative;
  }
}

.about img {
  margin-top: 0px;
  margin-right: 0px;
}

p.dannye {
  height: 35px;
}

p.dannye label, label[for="curier"] {
  font-size: 16px;
  margin-right: 10px;
  font-weight: normal !important;
}

.list-group {
  padding: 10px !important;
  padding-left: 0px !important;
  border: 0px solid rgba(34,83,120,0.4);
  border-radius: 0px 6px 6px 6px !important;
  /* background-color: #f7f7f7; */
  margin-bottom: 60px !important;
}

.modal-custom-content {
  text-align: center !important;
  font-size: 16px;
}

.list-group a, .suggestions a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: rgba(34, 83, 119, 0.9);
  text-decoration: none !important;
  margin-bottom: 10px;
  line-height: 1.6;
}

.order-phone-line input[type=submit] {
  text-transform: none !important;
  font-size: 16px !important;
  font-weight: normal !important;
  width: 220px !important;
}

.list-group a.inner {
  padding-left: 20px;
}

.list-group a span, .suggestions a {
  border-bottom: 1px solid rgba(34, 83, 119, 0.3);
}

.suggestions a {
  display: inline;
}

.list-group a:hover, .list-group a.active, .suggestions a:hover {
  color: #EB7F00;
}

.list-group a:hover span, .list-group a.active span {
  border-bottom: 1px solid #EB7F00;
}

@media screen and (max-width: 700px) {
  .about img {
    float: none !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 990px) {
  header .bottom-bar ul.catalogue-list li .hover-menu {
    display: none !important;
  }

  header .bottom-bar ul.catalogue-list li {
    text-align: center;
  }
  header .bottom-bar {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  header .catalogue-menu .search-input input[type="text"], .model-search .search-input input[type="text"] {
    padding-top: 9px;
    padding-bottom: 10px;
    width: 100%;
  }

  header .catalogue-menu .search-input i.fa-search, .model-search .search-input i.fa-search {
    right: 10px;
    top: 10px;
    font-size: 18px;
  }
}

@media screen and (max-width: 700px) {
  header .bottom-bar ul.catalogue-list {
    font-size: 0px;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 0px !important;
  }
  header .bottom-bar ul.catalogue-list li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
    text-align: left;
    width: 25%;
    position: relative;
    padding-left: 15px;
    padding-bottom: 0px;
  }
  header .bottom-bar ul.catalogue-list li i.fa {
    position: absolute;
    left: -15px;
    width: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  header .bottom-bar ul.catalogue-list li {
    width: 40%;
  }
}

@media
only screen and (max-width: 1000px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

  /* Force table to not be like tables anymore */
  .prices-block table, .prices-block thead, .prices-block tbody, .prices-block th, .prices-block td, .prices-block tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .prices-block thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .prices-block tr { border: 1px solid #225378; border-top: 0px !important;  border-right: 0px !important; border-left: 0px !important; }


  .prices-block tr:last-child { border-bottom: 0px !important; }

  .prices-block td:first-child {
    padding-top: 10px !important;
  }

  .prices-block td:last-child {
    padding-bottom: 10px !important;
  }

  .prices-block td {
    /* Behave  like a "row" */
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative !important;
    padding-left: 50% !important;
  }

  .prices-block td span.label {
    float: none !important;
    display: block;
    width: 70px;
    margin-top: 5px;
  }

  .prices-block td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  .prices-block td:last-child {
    border-bottom: 0px !important;
  }

  /*
  Label the data
  */

  .prices-block td:nth-of-type(1) { font-weight: bold; }

  .prices-block td:nth-of-type(1):before { content: "Послуга:"; font-weight: bold; }
  .prices-block td:nth-of-type(2):before { content: "Гарантія:"; }
  .prices-block td:nth-of-type(3):before { content: "Термін:"; }
  .prices-block td:nth-of-type(4):before { content: "Ціна за роботу:"; }

  .prices-block td.full-diag:nth-of-type(2):before { content: "Ціна за роботу:" !important;}
}

@media screen and (max-width: 400px) {
  .prices-block td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 40% !important;
    padding-right: 10px;
    white-space: nowrap;
  }
  .prices-block td {
    /* Behave  like a "row" */
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative !important;
    padding-left: 59% !important;
  }
}

html {
  overflow: scroll;
  height: auto;
}

footer {
  overflow: hidden;
}

footer .footer-wrapper {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: rgba(34, 83, 120, 0.85);
  color: white;
}

footer .footer-wrapper a.address-link {
  margin-left: 20px;
  font-size: 16px;
  margin-top: 14px;
}

footer .footer-wrapper ul.specs-list {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  list-style-type: none;
  font-size: 16px;
  padding-right: 15px;
}

footer .footer-wrapper ul.specs-list li {
  margin-bottom: 16px;
  position: relative;
  padding-left: 30px;
  line-height: 1.5;
}

footer .footer-wrapper ul.specs-list li i.fa {
  font-size: 18px;
  margin-top: 4px;
  position: absolute;
  left: 0px;
  width: 15px;
  text-align: center;
}

footer .footer-wrapper .copyright {
  margin-top: 20px;
  line-height: 1.5;
  margin-left: -15px;
}

footer .footer-wrapper span.copy {
  display: inline-block;
  margin-bottom: 5px;
}

@media screen and (max-width: 800px) {
  footer .footer-wrapper .phone-wrapper {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 1000px) {
  footer .footer-wrapper ul.specs-list {
    margin-top: 30px;
  }
}

@media screen and (max-width: 765px) {
  footer .footer-wrapper ul.specs-list {
    margin-left: 20px;
    padding-right: 15px !important;
  }
  footer .footer-wrapper .copyright {
    margin-left: 35px;
  }
}

/* @media screen and (max-width: 770px) {
  header .info-wrapper a.address-link, footer .footer-wrapper a.address-link {
    margin-left: 0px;
  }
} */

.copyright a.link {
  display: inline !important;
}

@media screen and (max-width: 400px) {
  footer .footer-wrapper a.address-link {
    font-size: 14px;
  }
  footer .footer-wrapper .buttons {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  footer .footer-wrapper a.recall-button {
    width: calc(100% - 30px);
    text-align: center;
  }
  footer .footer-wrapper a.recall-button.margin-left {
    margin-left: 0px;
    margin-top: 10px;
  }
}

.prm-button {
  color: white;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-bottom: 40px;
  overflow: hidden;
}

.prm-button:last-child {
  margin-bottom: 0px;
}

.prm-button .heading {
  padding: 15px;
  padding-bottom: 8px;
  padding-top: 8px;
  display: block;
  color: #EB7F00;
  font-weight: bold;
  background-color: rgba(235, 127, 0, 0.8);
  color: white;
  border-radius: 0px 6px 0px 0px;
  -webkit-border-radius: 0px 6px 0px 0px;
  background: -webkit-linear-gradient(285deg, rgba(34, 83, 120, 0.85) 20%, rgba(235, 127, 0, 0.7) 100%);
  background: linear-gradient(160deg, rgba(34, 83, 120, 0.90) 20%, rgba(235, 127, 0, 0.7) 100%);
}

.prm-button .content {
  color: rgba(34, 83, 120, 0.85);
  position: relative;
  display: block;
  padding: 15px;
  border-radius: 0px 0px 6px 6px;
  background-color: #f7f7f7;
}

.prm-button .content span {
  position: relative;
  display: block;
  z-index: 5;
}

.prm-button .content i.fa {
  font-size: 80px;
  position: absolute;
  opacity: 0.07;
  bottom: -10px;
  right: -10px;
  z-index: 1;
}

.prm-button:last-child {
  margin-bottom: 30px !important;
}

@media screen and (max-width: 767px) {
  .prm-button-wrapper {
    font-size: 0px;
  }
  .prm-button {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .prm-button {
    display: inline-block;
    width: calc(50% - 10px);
  }
  .prm-button:nth-child(1), .prm-button:nth-child(3) {
    margin-right: 20px;
  }
  .prm-button .content {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.contacts-block {
  padding-right: 30px;
  margin-left: -15px;
}

.about {
  width: calc(100% + 15px);
}

.contacts-block p {
  padding-right: 0px !important;
}

.fancybox-skin {
  background-color: #f7f7f7 !important;
}

.main-text {
  overflow: hidden;
}

.main-text p {
  float: left;
}

ul.contact-info li {
  margin: 0px !important;
  font-size: 16px !important;
  padding-left: 0px !important;
  padding-bottom: 0px !important;
  color: #848484;
}

.reviews-wrapper {
  padding: 40px;
  background-color: #f7f7f7;
  padding-top: 0px;
  border-radius: 0px 6px 6px 6px;
}

.reviews-wrapper img {
  max-width: 100%;
  margin-top: 15px;
  border-radius: 6px 6px 6px 6px;
  overflow: hidden;
}

.fullwidth-image-wrap img {
  margin-top: 30px;
  width: 100%;
  border-radius: 6px 6px 6px 6px;
  overflow: hidden;
}

#mainContent .content-description .reviews-wrapper h2 {
  color: rgba(34, 83, 120, 0.85) !important;
}

.main-o-image {
  width: 70%;
  float: right;
  margin-bottom: 0px !important;
}

@media screen and (max-width: 990px) {
  .about {
    width: 100%;
  }
  .main-o-image {
    width: 100%;
    float: none;
    margin-left: 0px !important;
    margin-bottom: 25px !important;
    padding: 0px
  }
}

.contacts-table {
  width: 100%;
  font-size: 16px;
}

.contacts-table tr td {
  padding-bottom: 15px;
}

.contacts-table tr td:first-child {
  padding-right: 15px;
  color: rgba(34, 83, 119, 0.8);
}

.contacts-table tr td:last-child {
  padding-left: 15px;
}

@media screen and (max-width: 990px) {
  .contacts-table tr td {
    display: block !important;
    padding-left: 0px !important;
  }
}

.contacts-block .contacts-wrapper {
  background-color: #f7f7f7;
  border-radius: 0px 6px 6px 6px;
  padding-top: 40px;
  padding-left: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 990px) {
  .contacts-block {
    padding-right: 0px !important;
  }
}

#mainContent .contactsMap h2 {
  margin-top: 0px !important;
  border-radius: 0px 6px 0px 0px !important;
  margin-bottom: 0px !important;
}

.cards {
  width: calc(100% + 50px);
}

@media screen and (max-width: 990px) {
  .cards {
  width: 100%;
  }
}

.cards-img-wrapper {
  display: inline-block;
}

.cards-img-wrapper img.cc-visa {
  height: 18px;
  vertical-align: middle
}

.cards-img-wrapper img.cc-master {
  height: 25px;
  margin-left: 5px;
  vertical-align: middle;
}

.prm-horizontal {
  margin-top: 30px;
  text-align: left;
  width: calc(100% + 15px);
  margin-bottom: 30px;
}

.prm-horizontal .prm-button {
  text-align: left;
  display: inline-block;
  width: calc(22%);
  margin-right: 36px;
  margin-bottom: 0px;
}

.prm-horizontal .prm-button .content {
  min-height: 100px;
}

@media screen and (max-width: 1200px) {
  .prm-horizontal .prm-button {
    text-align: left;
    display: inline-block;
    width: calc(22%);
    margin-right: 25px;
    margin-bottom: 0px;
  }

  .prm-horizontal .prm-button .content {
    min-height: 160px;
  }
}

.prm-horizontal .prm-button:last-child {
  margin-right: 0px;
}

.check-round-wrapper {
  position: relative;
  border: 2px solid #EB7F00;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 20px;
    margin-bottom: 30px;
}

.check-round-wrapper h2 {
  margin-top: 0px !important;
  border-radius: 0px !important;
  margin-bottom: 20px !important;
}

.check-round-wrapper p {
  border: 0px !important;
}

.check-round-wrapper .text-wrapper ul {
  display: inline-block;
  width: 100%;
}

.check-round-wrapper .text-wrapper ul {
  padding-right: 0px !important;
}

.check-round-wrapper .text-wrapper ul li {
  break-inside: avoid-column;
}

@media screen and (min-width: 990px) {
  .check-round-wrapper .text-wrapper ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

.check-round-wrapper .text-wrapper ul li {
  padding-bottom: 15px !important;
  margin-bottom: 0px !important;
}

.check-round-wrapper .text-wrapper ul li {
  line-height: 1.5 !important;
}

/* .check-round-wrapper {
  overflow: hidden;
} */

.check-round-wrapper .images-wrapper {
  padding-top: 0px;
  display: block;
  width: 100%;
  top: 0px;
  font-size: 0px;
  right: 0px;
}

.check-round-wrapper.main-page ul li {
  line-height: 1.6 !important;
}

.check-round-wrapper.main-page .images-wrapper {
  padding-top: 15px;
}

@media screen and (max-width: 1200px) {
}

.check-round-wrapper .images-wrapper > img, .check-round-wrapper .images-wrapper .img-wrap {
  width: 100%;
  margin: 0px;
  margin-bottom: 30px;
  vertical-align: top;
}

.check-round-wrapper .images-wrapper .img-wrap, .check-round-wrapper .images-wrapper > img {
  width: calc(50% - 20px);
  display: inline-block;
  margin-bottom: 0px;
  margin-right: 40px;
  position: relative;
}

.check-round-wrapper .images-wrapper .img-wrap:last-child {
  margin-right: 0px;
}

@media screen and (max-width: 990px) {
  .check-round-wrapper .images-wrapper .img-wrap {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0px;
  }
  .check-round-wrapper .images-wrapper .img-wrap:last-child {
    margin-bottom: 0px;
  }
  .check-round-wrapper .images-wrapper {
    width: 100%;
  }
  .images-wrapper img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .images-wrapper img:last-child {
    margin-bottom: 0px;
  }
}

.images-wrapper {
  margin-top: 20px;
}

.images-wrapper img:last-child {
  margin-right: 0px;
}
.check-round-wrapper .images-wrapper .img-wrap img {
  max-width: 100%;
  margin: 0px;
}

.check-round-wrapper .images-wrapper > img:last-child, .check-round-wrapper .images-wrapper .img-wrap:last-child {
  margin-bottom: 0px;
}

@media screen and (max-width: 900px) {
  .check-round-wrapper .text-wrapper ul {
    padding-right: 15px !important;
  }
  .check-round-wrapper .images-wrapper {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 30px;
    font-size: 0px;
    padding-top: 0px;
  }
  .check-round-wrapper .images-wrapper > img, .check-round-wrapper .images-wrapper .img-wrap img  {
    width: 100%;
    margin-right: 0px;
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 30px;
  }
  .check-round-wrapper .images-wrapper > img:last-child, .check-round-wrapper .images-wrapper .img-wrap:last-child {
    margin-right: 0px;
    margin-bottom: 0px !important;
  }
  .prm-horizontal {
    width: 100% !important;
  }
  .prm-horizontal .prm-button {
    display: inline-block;
    width: 46%;
    margin-bottom: 30px;
  }
  .prm-horizontal .prm-button:nth-child(even) {
    float: right;
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 360px) {
  .prm-horizontal .prm-button {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
  }
  .prm-horizontal .prm-button .content {
    min-height: 0px !important;
  }
}

@media screen and (max-width: 400px) {
  .check-round-wrapper .images-wrapper img {
    margin-right: 0px !important;
    width: 100% !important;
    margin-bottom: 30px !important;
  }
  .check-round-wrapper .images-wrapper img:last-child {
    margin-bottom: 0px !important;
  }
}

#mainInfo {
  position: relative;
}

.bg-video {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  height: 100%;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
}

.bg-video .bg-video-overlay {
  z-index: 2;
  position: absolute;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  background-color: rgba(0,0,0,0.55);
}

.bg-video video {
  margin: 0 auto;
  width: 100%;
  height: 100%;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
}

toggler {
  width: 72px;
  margin: 40px auto;
}
.toggler input {
  display: none;
}
.toggler label {
  display: block;
  position: relative;
  width: 72px;
  height: 36px;
  border: 1px solid white;
  border-radius: 36px;
  background: white;
  -webkit-transition: border 0.5s ease;
-moz-transition: border 0.5s ease;
-ms-transition: border 0.5s ease;
-o-transition: border 0.5s ease;
transition: border 0.5s ease;
  cursor: pointer;
}
.toggler label:hover {
  border: 1px solid #EB7F00;
}
.toggler label::after {
  display: block;
  border-radius: 100%;
  background-color: #d7062a;
  content: '';
  -webkit-animation-name: toggler-size;
          animation-name: toggler-size;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-direction: forwards;
          animation-direction: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.toggler label::after,
.toggler label .toggler-on,
.toggler label .toggler-off {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 26px;
  height: 26px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  -webkit-transition: left .15s ease-in-out, background-color .2s ease-out, width .15s ease-in-out, height .15s ease-in-out, opacity .15s ease-in-out;
  transition: left .15s ease-in-out, background-color .2s ease-out, width .15s ease-in-out, height .15s ease-in-out, opacity .15s ease-in-out;
}
.toggler input:checked + label::after,
.toggler input:checked + label .toggler-on,
.toggler input:checked + label .toggler-off {
  left: 75%;
}
.toggler input:checked + label::after {
  background-color: #50ac5d;
  -webkit-animation-name: toggler-size2;
          animation-name: toggler-size2;
}
.toggler .toggler-on,
.toggler .toggler-off {
  opacity: 1;
  z-index: 2;
}
.toggler input:checked + label .toggler-off,
.toggler input:not(:checked) + label .toggler-on {
  width: 0;
  height: 0;
  opacity: 0;
}
.toggler .path {
  fill: none;
  stroke: #fefefe;
  stroke-width: 7px;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

@-webkit-keyframes toggler-size {
  0%,
  100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}

@keyframes toggler-size {
  0%,
  100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}
@-webkit-keyframes toggler-size2 {
  0%,
  100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}
@keyframes toggler-size2 {
  0%,
  100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}

.fancybox-skin {
  background-color: #f3f3f3 !important;
  -webkit-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.2) !important;
    color: #2f2f2f !important;
    font-size: 16px !important;
    padding-right: 45px !important;
    padding-left: 45px !important;
    padding-bottom: 20px !important;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
}

.fancybox-overlay.fancybox-overlay-fixed {
  background: none !important;
  background-color: rgba(0,0,0,0.2) !important;
}

.fancybox-skin .form-heading {
  color: #080808 !important;
  font-size: 26px;
    text-align: center;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    margin-top: 20px;
}

.fancybox-skin .promo-text {
  text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 500;
}

.fancybox-skin .promo-text span {
  color: #EB7F00;
}

.fancybox-skin input[type="text"], .fancybox-skin input[type="tel"], .fancybox-skin input[type="email"], .fancybox-skin input[type="number"], .fancybox-skin textarea {
  -webkit-appearance: none !important;
  width: 100%;
    font-size: 16px;
    padding: 15px !important;
    padding-top: 13px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    height: auto !important;
    line-height: 1.2 !important;
    outline: 0;
    border-radius: 6px;
    -webkit-border-radius: 6px !important;
    margin-bottom: 15px !important;
    resize: none;
    border: 2px solid white !important;
    -webkit-transition: border 0.5s ease;
    -moz-transition: border 0.5s ease;
    -ms-transition: border 0.5s ease;
    -o-transition: border 0.5s ease;
    transition: border 0.5s ease;
}

.fancybox-skin input::placeholder, .fancybox-skin textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9c9c9c !important;
    opacity: 1; /* Firefox */
}

.fancybox-skin input:-ms-input-placeholder, .fancybox-skin textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9c9c9c !important;
}

.fancybox-skin input::-ms-input-placeholder, .fancybox-skin textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #9c9c9c !important;
}

.fancybox-skin input[type="text"]:active, .fancybox-skin input[type="text"]:focus, .fancybox-skin input[type="tel"]:active, .fancybox-skin input[type="tel"]:focus, .fancybox-skin input[type="email"]:active, .fancybox-skin input[type="email"]:focus, .fancybox-skin input[type="number"]:active, .fancybox-skin input[type="number"]:focus, .fancybox-skin textarea:active, .fancybox-skin textarea:focus {
  border: 2px solid #EB7F00 !important;
}

.fancybox-skin textarea {
  line-height: 1.2 !important;
  height: 80px !important;
  margin-bottom: 0px !important;
}

.fancybox-skin .toggler-label {
  margin: 0px;
    font-weight: 500;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 10px;
    border-bottom: 1px dashed #2f2f2f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.fancybox-skin .toggler-label:hover {
  color: #EB7F00;
  border-bottom: 1px dashed #EB7F00;
}

.fancybox-skin .toggler-wrapper  {
  margin-top: 25px;
  margin-bottom: 15px;
  text-align: center;
}

input[type=submit]:disabled {
  background: -webkit-linear-gradient(285deg, rgba(235, 127, 0, 0.65) 0%, rgba(34, 83, 120, 0.7) 100%) !important;
    background: linear-gradient(160deg, rgba(235, 127, 0, 0.65) 0%, rgba(34, 83, 120, 0.7) 100%) !important;
  opacity: 0.4 !important;
}

.fancybox-skin .submit-wrapper {
  text-align: center;
}

.fancybox-skin .submit-wrapper.paddings-top {
  padding-top: 10px;
}

.fancybox-skin input[type=submit] {
  border: 0px !important;
  -webkit-appearance: none !important;
  width: 70%;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  padding: 10px !important;
  margin-bottom: 15px;
  margin-top: 5px;
  border-radius: 6px;
    -webkit-border-radius: 6px !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: -webkit-linear-gradient(285deg, rgba(235, 127, 0, 0.65) 0%, rgba(34, 83, 120, 0.7) 100%);
    background: linear-gradient(160deg, rgba(235, 127, 0, 0.65) 0%, rgba(34, 83, 120, 0.7) 100%);
    color: white;
}

.fancybox-skin input[type=submit]:hover {
  background: -webkit-linear-gradient(285deg, rgba(235, 127, 0, 0.85) 0%, rgba(34, 83, 120, 0.9) 100%);
    background: linear-gradient(160deg, rgba(235, 127, 0, 0.85) 0%, rgba(34, 83, 120, 0.9) 100%);
}

.fancybox-skin .processing {
  font-size: 12px;
    text-align: center;
    color: #848484;
    margin-top: 5px;
}

.fancybox-skin .courier-text {
  margin-bottom: 20px !important;
    height: 60px !important;
}

.notification {
  /* background-color: rgba(34,83,120,.9); */
  background-color: #2f2f2f;
  color: white;
  padding: 8px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.4;
  font-size: 14px;
}

.notification span.highlight {
  font-weight: bold;
  color: #5DB235;
}

.notification .text {
  display: inline-block;
  width: 100%;
  max-width: 760px;
}

@media screen and (max-width: 700px) {
  .notification {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.fancybox-skin .processing a {
  text-decoration: underline;
  opacity: 0.8;
}

.fancybox-skin .toggler-wrapper .toggler, .fancybox-skin .toggler-wrapper .toggler-label {
  display: inline-block;
}

.fancybox-skin .courier [type="checkbox"]:checked + [name="address"] {
  display: block !important
}

.fancybox-wrap.fancybox-desktop {
  top: 10% !important;
}


.fancybox-close {
  display: inline-block;
  background-image: none !important;
  top: 16px !important;
  right: 20px !important;
  font-family: 'icomoon' !important;
  font-size: inherit;
  font-size: 22px;
  text-decoration: none;
  width: auto !important;
  height: auto !important;
  color: #cccccc;
}

.fancybox-close:hover {
  color: black;
  text-decoration: none;
}

.fancybox-close:after {
  content: "\e900";
  text-decoration: none;
}

@media screen and (max-width: 700px) {
  .fancybox-wrap.fancybox-desktop {
    top: 0px !important;
  }
  .fancybox-opened {
    z-index: 99999 !important;
  }
  .fancybox-skin {
    overflow: scroll !important;
      max-height: 100%;
      border-radius: 0px !important;
      -webkit-border-radius: 0px !important;
      padding-right: 30px !important;
      padding-left: 30px !important;
  }
  .fancybox-skin .form-heading {
    font-size: 24px !important;
    line-height: 1.4 !important;
  }
  .fancybox-skin input[type="text"], .fancybox-skin input[type="tel"], .fancybox-skin input[type="email"], .fancybox-skin input[type="number"], .fancybox-skin textarea {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 770px) {
  .price-table td:last-child {
  text-align: right;
  }
  table.price-table tbody tr td:first-child {
  font-size: 15px !important;
  color: #333 !important;
  }
}

table.price-table tbody tr td:first-child i.fa {
  margin-top: 2px !important;
  color: #EB7F00;
}

.price-table td {
  vertical-align: middle;
}

.price-table td:last-child .btn-warning {
  background-color: #f0ad4e;
    border-color: #cc8b2f;
    padding: 3px 10px;
    font-size: 14px;
}

.brands-list li, .brands_list li {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.brands-list li img, .brands_list li img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.brands-list li:hover, .brands_list li:hover {
  -webkit-box-shadow: 0px 0px 70px -22px rgba(0,0,0,0.7);
  -moz-box-shadow: 0px 0px 70px -22px rgba(0,0,0,0.7);
  box-shadow: 0px 0px 70px -22px rgba(0,0,0,0.7);
  z-index: 50;
}

.brands-list li:hover img, .brands_list li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.deviceTitle {
  display: inline-block;
    width: calc(100% - 90px) !important;
}

.reviewRating {
  display: inline-block;
}

.reviewRating span {
  font-size: 0px;
}

.reviewRating span:before {
  margin-top: 3px;
  display: inline-block;
  font-size: 16px;
  font-family: 'FontAwesome';
  content: "\f005\f005\f005\f005\f005";
  letter-spacing: 2px;
  color: #EB7F00;
}

@media screen and (max-width: 770px) {
  #mainContent h1.pageTitle.deviceTitle {
  display: block;
    width: 100% !important;
    margin-bottom: 0px !important;
  }

.reviewRating {
  display: inline-block;
  margin-bottom: 20px !important;
  }

}

#mainContent .content-description {
	border-radius: 6px 0px 6px 6px;
}

@media screen and (min-width: 990px) {
  #mainContent .content-description {
    width: calc(100% + 15px) !important;
    padding-right: 20%;
    margin-bottom: 30px;
  }
  #mainContent .content-description:last-child {
    margin-bottom: 0px;
  }
}


#mainContent .content-description h2, .news-detail-wrapper .news-detail h2 {
    background-color: transparent !important;
    color: #333 !important;
    padding: 0px !important;
    border-radius: 0px !important;
    margin: 0px !important;
    font-size: 24px !important;
    letter-spacing: 1px !important;
    line-height: 1.5!important;
    margin-bottom: 6px !important;
    margin-top: 25px !important;
    font-weight: 600;
}

#mainContent .content-description h2:first-child, .news-detail-wrapper .news-detail h2:first-child {
	margin-top: 0px !important;
}

#mainContent .content-description h3 {
	font-size: 20px !important;
	font-weight: 600 !important;
	margin-top: 10px !important;
	margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#mainContent .content-description p, .news-detail-wrapper .news-detail p {
	padding: 0px !important;
	margin-bottom: 15px !important;
    font-size: 16px !important;
    border: 0px !important;
    border-radius: 0px !important;
    line-height: 1.5 !important;
}

#mainContent .content-description p:last-child, .news-detail-wrapper .news-detail p:last-child {
	margin-bottom: 0px !important;
}

ul.pagination {
  margin-bottom: 40px;
}

#mainContent .content-description:not(.description-light) ul:not(.pagination):not(.defects__list) li:not(.defects__item), #mainContent .content-description:not(.description-light) ol:not(.pagination):not(.defects__list) li:not(.defects__item) {
	margin: 0px !important;
	margin-bottom: 10px !important;
    padding: 0px !important;
    margin-left: 18px !important;
    font-size: 16px;
    list-style: disc !important;
    border: 0px !important;
    border-radius: 0px !important;
}

#mainContent .content-description:not(.description-light) ul:not(.pagination):not(.defects__list), #mainContent .content-description:not(.description-light) ol:not(.pagination):not(.defects__list) {
	margin-bottom: 15px !important;
}

.text-block {
	font-size: 18px !important;
	padding-top: 20px !important;
}

.text-block p {
	padding-right: 50px !important;
	margin-bottom: 25px !important;
}

#mainContent .content-description.description-light {
  border: 0px solid rgba(34, 83, 120, 0.3) !important;
  border-radius: 0px 0px 6px 6px !important;
  margin-bottom: 25px !important;
  background-color: #f7f7f7;
  padding-top: 40px !important;
  padding-left: 40px !important;
  padding-bottom: 50px !important;
  padding-right: 35% !important;
  position: relative;
}

#mainContent .content-description.description-light h2 {
  margin-top: 17px !important;
  font-size: 22px !important;
  color: rgba(34, 83, 120, 0.85) !important;
}

#mainContent .content-description h3, .news-detail-wrapper .news-detail h3 {
  line-height: 1.4 !important;
  margin-top: 5px !important;
}

@media screen and (max-width: 990px) {
  #mainContent .content-description.description-light {
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 770px) {
  #mainContent .content-description.description-light h2, #mainContent .content-description h2, #mainContent .news-detail-wrapper .news-detail h2 {
    font-size: 20px !important;
    padding-top: 6px !important;
    padding-bottom: 8px !important;
  }
  #mainContent .content-description h3, .news-detail-wrapper .news-detail h3 {
    font-size: 18px !important;
  }
  #mainContent .content-description.description-light {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
}

#mainContent .content-description.description-light ul li {
  padding: 0px !important;
  margin: 0px !important;
  list-style: none !important;
  padding-left: 20px !important;
  position: relative;
  margin-bottom: 10px !important;
  margin-left: 10px !important;
  font-size: 16px !important;
}

#mainContent .content-description.description-light ul li:before, #mainContent .news-detail-wrapper .wizard .wizard-inner ul li:before {
  content: '✔ ';
  margin-right: 5px !important;
  position: absolute;
  left: 0px;
}

#mainContent .news-detail-wrapper .wizard .wizard-inner ul {
  margin-top: 15px !important;
}

#mainContent .news-detail-wrapper .wizard .wizard-inner ul li {
  margin: 0px !important;
  padding: 0px !important;
  margin-left: 5px !important;
  padding-left: 25px !important;
  margin-bottom: 5px !important;
  position: relative;
  font-size: 16px !important;
}

#mainContent .news-detail-wrapper .wizard .wizard-inner ul li:last-child {
  margin-bottom: 0px !important;
}

@media screen and (min-width: 990px) {
  #mainContent .content-description.description-light.with-paddings {
    padding-right: 30% !important;
    position: relative;
  }
}

#mainContent .content-description.description-light.with-paddings h2 {
  margin-top: 0px !important;
}

.models-caption {
  background-color: transparent !important;
  color: rgba(19, 58, 86, 0.87) !important;
  padding: 0px !important;
  border-radius: 0px !important;
  margin: 0px !important;
  font-size: 20px !important;
  letter-spacing: 1px !important;
  line-height: 1.4 !important;
  margin-bottom: 25px !important;
  margin-top: 0px !important;
  font-weight: 500;
}

@media screen and (max-width: 990px) {
  .models-caption {
    font-size: 17px !important;
  }
}

.big-buttons {
  margin-top: 30px;
}

.content-description.no-paddings {
  padding-right: 0px !important;
}

.big-buttons a.big-button {
  display: inline-block;
  padding: 40px;
  text-align: center;
  text-decoration: none;
  border: 2px solid rgba(34,83,120,0.4);
  border-radius: 6px;
  margin-right: 20px;
  font-size: 24px;
  margin-bottom: 30px;
  background-color: white;
}

.big-buttons a.big-button:hover {
  border: 2px solid #23527c !important;
}

@media screen and (max-width: 770px) {
  .big-buttons a.big-button {
    width: 100%;
  }
}

.check-round-wrapper {
  margin-bottom: 40px !important;
  margin-top: 60px !important;
  border: 0px !important;
  background-color: #f7f7f7 !important;
  padding-bottom: 40px;
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 40px !important;
}

#mainContent .check-round-wrapper h2 {
  background-color: transparent  !important;
  padding: 0px !important;
  margin: 0px !important;
  font-size: 24px !important;
  margin-bottom: 30px !important;
  color: rgba(34, 83, 120, 0.85);
}

.big-buttons a.big-button span {
  border-bottom: 1px solid rgba(34,83,120,0.3);
}

@media screen and (max-width: 500px) {
  .check-round-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .check-round-wrapper .text-wrapper ul li {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 770px) {
  .suggestions {
    display: none;
  }
}

.suggestions {
  margin-top: 60px;
}

.suggestions span.suggestions-heading {
  font-size: 18px;
  display: block;
  width: 100%;
  color: rgba(19, 58, 86, 0.87);
  font-weight: 500;
}

a:focus {
  text-decoration: none;
}

.suggestions .suggestion {
  margin-top: 8px;
}

.defects ul.defects__list {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  width: 100%;
  break-inside: avoid-column;
  list-style-type: none !important;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
}

@media screen and (max-width: 990px) {
  .defects ul.defects__list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

@media screen and (max-width: 770px) {
  .defects ul.defects__list {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.defects ul.defects__list li {
  list-style-type: none !important;
  margin: 0px;
  padding: 0px;
}

.defects ul.defects__list .defects__group.group-defect {
  vertical-align: top;
  break-inside: avoid-column;
  margin: 0px !important;
  padding: 0px !important;
  margin-bottom: 25px !important;
}

@media screen and (min-width: 990px) {
  .col-md-3.defects .sidebar-wrap {
      width: calc(100% + 30px) !important;
  }
}

@media screen and (max-width: 990px) {
  .col-md-3.defects {
    padding-left: 0px !important;
    width: calc(100% + 15px) !important;
  }
}

.defects ul.defects__list .defects__group.group-defect .group-defect__title, .defects .group-defect span.group-defect__title {
  background-color: transparent !important;
  color: rgba(19, 58, 86, 0.87) !important;
  padding: 0px !important;
  border-radius: 0px !important;
  margin: 0px !important;
  font-size: 20px !important;
  letter-spacing: 1px !important;
  line-height: 1.4 !important;
  margin-bottom: 25px !important;
  margin-top: 0px !important;
  font-weight: 500;
}

.defects ul.defects__list .defects__group.group-defect .defects__item.group-defect__item, .defects ul.group-defect__list li {
  margin: 0px !important;
  padding: 0px !important;
}

.defects ul.defects__list .defects__group.group-defect .group-defect__list {
  margin-top: 10px;
}

.defects ul.group-defect__list {
  margin-top: 10px;
  margin-bottom: 40px;
}

@media screen and (max-width: 990px) {
  .defects ul.group-defect__list {
    margin-bottom: 60px;
  }
  .defects .group-defect {
    margin-top: 40px;
  }
}

.defects ul.defects__list .defects__group.group-defect .group-defect__list .defects__item.group-defect__item, .defects ul.group-defect__list li {
  margin-bottom: 10px !important;
}

.defects ul.defects__list .defects__group.group-defect .group-defect__list .defects__item.group-defect__item:last-child {
  margin-bottom: 0px !important;
}

.defects ul.defects__list .defects__group.group-defect .group-defect__list .defects__item.group-defect__item a, .defects ul.group-defect__list li a {
  display: inline !important;
  font-size: 16px;
  color: rgba(34, 83, 119, 0.9);
  text-decoration: none !important;
  line-height: 1.6;
  border-bottom: 1px solid rgba(34, 83, 119, 0.3);
}

.defects ul.defects__list .defects__group.group-defect .group-defect__list a:hover, .defects ul.group-defect__list li a:hover {
  color: #EB7F00;
}

#mainContent .typical-problems-wrapper {
  width: 100% !important;
  padding: 0px !important;
  background-color: #f7f7f7;
  padding-top: 40px !important;
  padding-left: 40px !important;
  padding-bottom: 50px !important;
  padding-right: 40px !important;
}

#mainContent .typical-problems-wrapper h2 {
  font-size: 22px !important;
  color: rgba(34, 83, 120, 0.85) !important;
}

@media screen and (max-width: 770px) {
  #mainContent .typical-problems-wrapper h2 {
    font-size: 20px !important;
  }
  #mainContent .typical-problems-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
}

.news-detail-wrapper {
  padding-left: 0px !important;
}
.news-detail-wrapper .wizard-inner {
  font-size: 18px;
  width: 90%;
}

.news-detail-wrapper .wizard-inner h3 {
  border-top-left-radius: 0px !important;
  border: 0px !important;
  padding: 0px !important;
  color: rgba(19, 58, 86, 0.87) !important;
  background-color: transparent !important;
  font-size: 20px !important;
  margin-bottom: 20px !important;
  line-height: 1.4 !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.news-detail-wrapper .wizard {
  margin-top: 0px !important;
}

@media screen and (max-width: 990px) {
  .news-detail-wrapper {
    width: calc(100% + 15px) !important;
  }
  .news-detail-wrapper .wizard {
    margin-top: 0px !important;
  }
  .news-detail-wrapper .wizard-inner {
    width: 100% !important;
    font-size: 16px;
  }
}

.news-detail-wrapper .news-detail ul li, .news-detail-wrapper .news-detail ol li {
  margin: 0px !important;
  padding: 0px !important;
  margin-bottom: 8px !important;
  margin-left: 25px !important;
  font-size: 16px !important;
}

.news-detail-wrapper .news-detail ul li::first-letter, .news-detail-wrapper .news-detail ol li::first-letter {
  text-transform: capitalize;
}

.news-detail-wrapper .news-detail img {
  max-width: 100%;
  height: auto !important;
}

.news-detail-wrapper .news-detail ul, .news-detail-wrapper .news-detail ol {
  margin-bottom: 20px !important;
  font-size: 16px !important;
}

.news-detail-wrapper .news-detail ul li {
  list-style-type: disc !important;
}

.news-detail-wrapper .news-detail ol li {
  list-style-type: decimal !important;
}

@media screen and (max-width: 990px) {
  .rambler-share {
    float: none !important;
    text-align: center !important;
  }
}

.problems-cat-list-map li {
  margin: 0px !important;
  padding: 0px !important;
  display: block !important;
  float: none !important;
}

.problems-cat-list-map li h2 {
  margin: 0px !important;
  padding: 0px !important;
  background-color: transparent !important;
  color: black !important;
  float: none !important;
  display: block !important;
}

.problems-cat-list-map li h2 a {
  width: 100%;
  font-size: 16px;
  color: rgba(34, 83, 119, 0.9);
  text-decoration: none !important;
  margin-bottom: 10px;
  line-height: 1.6;
  border-bottom: 1px solid rgba(34, 83, 119, 0.9);
}

.problems-cat-list-map li h2 a:hover {
  color: #EB7F00;
  border-bottom: 1px solid #EB7F00;
}

#mainContent .content-description.description-light ul {
  margin-top: 15px;
  margin-bottom: 25px;
}

img.person-face, img#personFace {
  position: absolute;
  max-width: 400px;
  max-height: 90%;
  right: -10px;
  bottom: 0px;
}

#mainContent .content-description.description-light img.person-face, #mainContent .content-description.description-light img#personFace {
  max-width: 300px;
}

.face-check-round img.person-face, .face-check-round img#personFace {
  bottom: -30px;
}

.person-badge {
  position: absolute;
  width: 300px;
  hyphens: none;
  background-color: #009fe3;
  border-radius: 6px 0px 6px 0px;
  font-size: 14px;
  padding: 6px;
  padding-left: 10px;
  padding-right: 10px;
  bottom: -15px;
  right: -15px;
  opacity: 1;
  max-width: 100%;
}

.person-badge span.name {
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
  display: block;
}

.person-badge span.position {
  font-size: 12px;
  word-wrap: normal;
  word-break: normal;
  line-height: 1.3;
  position: relative;
  display: inline-block;
  color: white;
  margin-top: 3px;
}

@media screen and (max-width: 1200px) {
  img.person-face, img#personFace {
    position: absolute;
    width: 350px;
    right: -30px;
    bottom: 0px;
  }
}

@media screen and (max-width: 1020px) {
  img.person-face, img#personFace {
    position: absolute;
    max-width: 300px;
    max-height: 90%;
    right: -30px;
    bottom: 0px;
  }
}

@media screen and (max-width: 990px) {
  .description-light img.person-face, .description-light img#personFace {
    position: relative;
    width: 80%;
    margin: 0 auto !important;
    margin-bottom: -40px !important;
    left: 0;
    right: 0;
    max-width: 100%:
  }
}

@media screen and (max-width: 770px) {
  img.person-face, img#personFace {
    position: relative;
    width: 80%;
    margin: 0 auto !important;
    margin-bottom: -40px !important;
    left: 0;
    right: 0;
    max-width: 100%:
  }
}

.images-badge .person-badge {
  right: auto;
  left: -15px;
  bottom: -15px;
}

.mobile-bar-wrapper {
  display: none;
  z-index: 150;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 0px;
  background-color: #225378;
  background: -webkit-linear-gradient(285deg, rgba(235, 127, 0, 1) 0%, rgba(34, 83, 120, 1) 100%);
  background: linear-gradient(160deg, rgba(235, 127, 0, 1) 0%, rgba(34, 83, 120, 1) 100%);
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.12);
  -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.12);
  box-shadow: 0 0 20px 0 rgba(0,0,0,.12);
  transform: translate(0%, -100%);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

@media screen and (max-width: 990px) {
  .mobile-bar-wrapper {
    display: block;
  }
}

.mobile-bar-wrapper.active {
  transform: translate(0%, 0%);
}

.mobile-bar-wrapper .mobile-burger {
  position: relative;
  margin-left: 15px;
  margin-top: 14px;
  margin-right: 17px;
  top: 0px !important;
  left: auto;
}

.mobile-bar-wrapper a.logo-link {
  width: 140px;
  margin-top: 10px;
}

.mobile-bar-wrapper .phone-link {
  font-size: 30px;
  color: white;
  position: absolute;
  top: 15px;
  right: 20px;
}

.mobile-bar-wrapper .target-link {
  font-size: 30px;
  color: white;
  position: absolute;
  top: 15px;
  right: 80px;
}

.device-price {
  color: #EB7F00;
  font-size: 20px;
  vertical-align: bottom;
  line-height: 1.3;
  margin-left: 5px;
  display: inline-block;
  font-weight: bold;
}

.device-price-sum {
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
}

.device-price-sum i.fa.fa-check {
  color: #EB7F00;
  font-size: 20px;
}

.preview-text-wrapper {
  margin-bottom: 20px;
}

.device-content-buttons {
  margin-top: 10px;
}

.wizard.sidebar .promo-button {
  width: 100%;
    margin-left: 0px !important;
    margin-bottom: 0px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    background: #009fe3;
    background: -webkit-linear-gradient(left,#00aeef 0%,#EB7F00 100%);
    background: linear-gradient(to right,#00aeef 0%,#EB7F00 100%);
    margin-top: 0px;
    padding: 16px;
    word-wrap: normal !important;
}

.sidebar .promo-button .button-checkout {
  position: relative;
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  top: auto;
  margin-top: 20px !important;
}

.news-detail-wrapper .check-round-wrapper {
  margin-top: 0px !important;
}

.reviews-block .reviews-wrap {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 0px;
  width: 100%;
  display: flex;
}

.reviews-block .reviews-wrap.reviews-wrap-padding-top {
  margin-top: 50px;
  margin-bottom: 0px;
}

.reviews-block .reviews-wrap .review {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 300px;
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 16px;
  color: white;
  background-color: #18212d;
  overflow: hidden;
  margin-right: 25px;
  white-space: normal !important;
}

.reviews-block .reviews-wrap .review .review-body {
  flex: 1 1 auto;
}

.reviews-block {
  overflow: hidden;
  position: relative;
}

.reviews-block .reviews-wrap {
  padding-bottom: 10px;
  position: relative;
  width: auto;
  white-space: nowrap;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.reviews-block .reviews-wrap::-webkit-scrollbar {
  -webkit-appearance: none;
}

.reviews-block .reviews-wrap::-webkit-scrollbar:vertical {
  width: 14px;
  display: none;
}

.reviews-block .reviews-wrap::-webkit-scrollbar:horizontal {
  height: 14px;
}

.reviews-block .reviews-wrap::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #e9e9e9; /* should match background, can't be transparent */
  background-color: white;
  cursor: pointer;
}

.reviews-block .reviews-wrap::-webkit-scrollbar-track {
  background-color: #e9e9e9;
  border-radius: 8px;
}

@media screen and (max-width: 1000px) {
  .reviews-block {
    overflow: hidden;
    width: calc(100% + 30px);
    margin-left: -15px;
    position: relative;
  }
  .reviews-block .reviews-wrap .review {
    margin-right: 15px;
    width: 290px;
  }
  .reviews-block .reviews-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.reviews-block .reviews-wrap .review:last-child {
  margin-right: 0px;
}

.reviews-block .reviews-wrap .review .details {
  display: block;
  width: 100%;
}

.reviews-block .reviews-wrap .review .details .name {
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.reviews-block .reviews-wrap .review .details img {
  float: right;
  width: 140px;
}

.reviews-block .reviews-wrap .review .text {
  margin-top: 20px;
  margin-bottom: 30px;
}

.reviews-block .reviews-wrap .review .text .bubble {
  background-color: #3d6a97;
  border-radius: 15px 15px 0px 15px;
  -webkit-border-radius: 15px 15px 0px 15px;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.reviews-block .reviews-wrap .review .text .bubble p {
  font-size: 14px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  width: calc(100% - 20px) !important;
  display: inline !important;
}

.reviews-block .reviews-wrap .review .text .bubble p.visible::after {
  content: '...';
}

.reviews-block .reviews-wrap .review .text .bubble p.visible.active::after {
  display: none;
}

.reviews-block .reviews-wrap .review .text .bubble p.hidden {
  display: none !important;
}

.reviews-block .reviews-wrap .review .text .bubble p.hidden.active {
  display: inline !important;
  visibility: visible !important;
}

.reviews-block .reviews-wrap .review .text .show {
  color: #b1c3d5;
  font-size: 12px;
  text-decoration: none;
  display: inline !important;
  border-bottom: 1px dashed gray;
  position: relative;
  top: 5px;
  float: right;
  line-height: 1.1;
  cursor: pointer;
  opacity: 0.8;
}

.reviews-block .reviews-wrap .review .text .show:hover {
  opacity: 1;
}

.reviews-block .reviews-wrap .review .date-wrap {
  display: block;
  width: 100%;
  padding-top: 10px;
  position: relative;
}


.reviews-block .reviews-wrap .review .date-wrap::after {
  width: calc(100% + 100px);
  left: -20px;
  top: 0px;
  height: 1px;
  border-top: 1px solid #141415;
  content: '';
  position: absolute;
}

.reviews-block .reviews-wrap .review .date-wrap .source {
  display: inline-block;
}

.reviews-block .reviews-wrap .review .date-wrap .source span {
  font-size: 14px;
  color: #8796a6;
}

.reviews-block .reviews-wrap .review .date-wrap .source a {
  color: #2d9df2;
  opacity: 0.9;
  font-size: 14px;
  text-decoration: none;
}

.reviews-block .reviews-wrap .review .date-wrap .source a:hover {
  opacity: 1;
}

.reviews-block .reviews-wrap .review .date-wrap .date {
  float: right;
  color: #8796a6;
  display: inline-block;
  font-size: 14px;
}
