@charset "UTF-8";

.l-spacer {
  display: block
}

.l-spacer-10 {
  padding-bottom: 10px
}

.l-spacer-20 {
  padding-bottom: 20px
}

.l-spacer-30 {
  padding-bottom: 30px
}

.l-spacer-40 {
  padding-bottom: 40px
}

.elm-color img {
  top: -3px;
  left: -3px;
  width: 200%;
}

.list_flat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_gallery .list__item {
  height: 177px;
  overflow: hidden;
  position: relative;
  width: 176px;
}
.list_gallery .list__item {
  margin: 0 9px 26px 0;
}
.list_inline .list__item {
  display: inline-block;
  vertical-align: top;
}

.js-fancybox-img img {
  margin: 0 auto;
  height: 100%;
  width: auto;
  max-width: none;
  max-height: none;
  min-height: 100%;
}
.certificates .content-inter .dev-artificial-list.list_gallery .list__item img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  min-height: 0;
}

.content-inter .list__item .js-fancybox-img {
  overflow: hidden;
  background-color: #FFF;
  border: 1px solid #ccc;
}

.js-fancybox-img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.js-fancybox-img img {
  display: block;
  position: static
}

.js-fancybox-img__ico {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url(../../verda/images/ico-zoom-white.png) center center no-repeat;
  opacity: 0;
  -moz-transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s
}

.no-rgba .js-fancybox-img__ico {
  background: url(../../verda/images/bg-fancy-img-zoom.png) center center repeat
}

.js-fancybox-img__ico:hover {
  opacity: 1
}
.elm-price {
  white-space: nowrap;
}
.elm-price:after {
  content: none;
}
.cart-box .input-spin__btn_submit {
  background-image: none;
  position: absolute;
  visibility: hidden;
}

.form__msg {
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
  position: relative;
  z-index: 2;
  display: block;
  padding: 9px 11px;
  margin-top: -1px;
  background: #078e89;
  color: #fff;
  -moz-animation: fadeInSlide ease-out 1s;
  -webkit-animation: fadeInSlide ease-out 1s;
  animation: fadeInSlide ease-out 1s;
}
.form__msg p {
  margin: 0;
}
.form__msg_error {
  background: #C16E6E;
  color: #fff;
}
.form__msg__deco {
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #078e89;
  position: absolute;
  top: -6px;
  left: 10px;
  z-index: 1;
}
.form__msg_error .form__msg__deco {
  border-bottom-color: #C16E6E;
}
.input-error {
  border: 1px solid #C16E6E !important;
}
.mgo-mcw__leadgen-popup {
    top: calc(100% - 164px) !important;
    right: max(100vw - 146vw, -223px) !important;
    right: -14vh !important;
    left: auto !important;
    max-width: 96%;
}
.photos-box .preview-block li:nth-child(6) ~ li {
  display: list-item;
}
.photos-box .preview-block li.elm-hidden {
  display: none !important;
}
.main-top-box {
  background: #000;
}
.article-box {
  padding-top: 0;
}
.article-box ul, .article-box ol {
  padding-left: 16px;
}
.article-box ul {
  list-style-type: square;
}
.article-box ol {
  list-style-type: decimal;
}
.main-top-box {
  background: #000;
}
.article-box {
  padding-top: 0;
}
.article-box ul, .article-box ol {
  padding-left: 16px;
}
.article-box ul {
  list-style-type: square;
}
.article-box ol {
  list-style-type: decimal;
}

.download-link {
  margin: 10px 0 25px;
  padding: 15px 25px;
  background-color: #cff;
  font-size: 18px;
}
.table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 0;
  width: 100%;
  empty-cells: hide;
  border: 2px #74141c;
  border-style: solid none;
  margin: 0 0 20px;
}
.table thead td, .table thead th {
  border-bottom: 2px solid #d9b9bc;
  font-size: 16px;
  color: #74141c;
  text-transform: uppercase;
  text-align: left;
}
.table td, .table th {
  vertical-align: middle;
  padding: 13px 18px;
}
.catalog-export table td:first-child {
  font-weight: 600;
}
.table tbody tr:nth-child(even) td, .table tbody tr:nth-child(even) th {
  background-color: #f8f8f9;
}
.article-box h2, .article-box .h2-title {
  margin-bottom: 1.5em;
}
.catalog-export {
  margin: 25px 0 50px;
}

.side-menu-wrap .submenu.open ul {
  display: block;
}
.bg-box-right {
  background-position: 78% center !important;
}

.opt-towns__list{
  width:100%;
}
.opt-towns-list__item{
  display: inline-block;
  width: 49%;
  font-size: 20px;
  text-align: center;
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #efe9e9;
  cursor:pointer;
}
.opt-towns-list__item:hover{
  border-color: #74141c;
}

.opt-towns-list__item>a{
  text-decoration:none;
  padding: 20px;
  line-height: 30px;
  display: block;
}

.media__img {
  float: left;
  width: 244px;
  padding-left: 11px;
}
@media (max-width: 599px) {
  .media__img {
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
  }
  .media__content {
    text-align: center;
    padding: 0 !important;
  }
  .article-box ul, .article-box ol {
    padding: 0;
  }
}
.media {
  border-bottom: 1px solid #ced1d7;
  padding: 0 0 24px 10px;
  margin-bottom: 24px;
  overflow: hidden;
}
.list_unstyled, .list_inline, .list_float {
  padding: 0;
  list-style: none
}

.list_unstyled .list__item, .list_inline .list__item, .list_float .list__item {
  background-image: none;
  margin: 0;
  padding: 0;
  list-style: none
}

.list_flat {
  margin: 0;
  padding: 0;
  list-style: none
}

.list_flat .list__item {
  background-image: none;
  margin: 0;
  padding: 0;
  list-style: none
}

.list_inline .list__item {
  display: inline-block;
  vertical-align: top
}
.media__content {
  padding-left: 25px;
  overflow: hidden;
}
.media__content h2,
.media__content p {
  margin: 0;
}

.article-box .l-row {
  display: flex;
  justify-content: space-around;
}
.ln-w-ico__details {
  display: block;
  max-width: 300px;
}
.l-spacer-20 .frm-field {
  margin-bottom: 25px;
}
.form-warning {
  text-align: left;
  font-size: 12px;
  line-height: 1em;
  opacity: 0.85;
  margin-top: 15px;
}

@media (max-width: 700px) {
  .second-pluses-box {
    background-size: auto 100%;
    background-position: 30%;
  }
}
.dev-hide {
  display: none;
}
.price-load-ext {
  margin-bottom: 7px;
}

.counter_liveinternet {
  display: block;
  margin: 9px 0 0 9px;
}
.counter_liveinternet img {
  width: 79px;
  height: auto;
}

.clearfix { clear: both; }
.loadermy {
    position: fixed;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 10000 !important;
    background-color: rgba(255, 255, 255, 0.75);
}

.cssload-clock {
    border-radius: 58px;
    border: 3px solid #000;
    height: 78px;
    width: 78px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -39px;
    margin-left: -39px;
}

.cssload-clock:after {
    content: "";
    position: absolute;
    background-color: #000;
    top: 2px;
    left: 48%;
    height: 37px;
    width: 4px;
    border-radius: 5px;
    transform-origin: 50% 97%;
    -o-transform-origin: 50% 97%;
    -ms-transform-origin: 50% 97%;
    -webkit-transform-origin: 50% 97%;
    -moz-transform-origin: 50% 97%;
    animation: grdAiguille 0.8s linear infinite;
    -o-animation: grdAiguille 0.8s linear infinite;
    -ms-animation: grdAiguille 0.8s linear infinite;
    -webkit-animation: grdAiguille 0.8s linear infinite;
    -moz-animation: grdAiguille 0.8s linear infinite;
}

.cssload-clock:before {
    content: "";
    position: absolute;
    background-color: #000;
    top: 6px;
    left: 48%;
    height: 34px;
    width: 4px;
    border-radius: 5px;
    transform-origin: 50% 94%;
    -o-transform-origin: 50% 94%;
    -ms-transform-origin: 50% 94%;
    -webkit-transform-origin: 50% 94%;
    -moz-transform-origin: 50% 94%;
    animation: ptAiguille 4.8s linear infinite;
    -o-animation: ptAiguille 4.8s linear infinite;
    -ms-animation: ptAiguille 4.8s linear infinite;
    -webkit-animation: ptAiguille 4.8s linear infinite;
    -moz-animation: ptAiguille 4.8s linear infinite;
}

@keyframes grdAiguille {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes grdAiguille {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes grdAiguille {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes grdAiguille {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes ptAiguille {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes ptAiguille {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes ptAiguille {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes ptAiguille {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
