@charset "UTF-8";
a,
button {
    outline: none;
    cursor: pointer
}

body {
    font-family: sans-serif
}

.pay-icon {
    width: 14px;
    height: 14px;
    margin-right: 3px;
    fill: #1ab9ef
}

.buttons-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column
}

.pay-options-text, .soc-title {
    color: #fff;
    vertical-align: text-bottom
}
.soc-ico {
    font-size: 40px!important; 
    margin: 5px;
}
.soc-footer {
    margin-top: 5px;
}
.pay-icon-card {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    fill: #fff
}

.card-special {
    width: 120px
}

.btn-more,
.btn-sale-slider,
.btn.btn-info.btn-lg,
.cta-submit,
.link-to-remont,
.order-btn,
.price-block,
.price-block:before {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition: 120ms;
    -o-transition: 120ms;
    transition: 120ms
}

.price-block,
.price-block:after,
.price-block:before,
.price-val {
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.btn-sale-slider:hover,
.btn.btn-info.btn-lg:hover,
.link-to-remont:hover,
.order-btn:hover {
    background-color: #fff;
    color: #45d0ff;
    font-weight:400;
    transition: background 120ms
}

.link-to-remont:hover {
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px);
    color: #45d0ff;
    text-decoration: none;
    border: 1px solid  #45d0ff;
}

.cta-submit:hover {
    background-color: #ffffff;
    color: #1ab9ef;
    font-weight:600;
}

.price-block:after,
.price-block:before {
    z-index: -1;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    width: 50%;
    height: 56px;
    -webkit-transform: translateX(-110%) skew(-8deg);
    -ms-transform: translateX(-110%) skew(-8deg);
    transform: translateX(-110%) skew(-8deg);
    background-color: #1ab9ef;
    border: 2px solid #1ab9ef
}

.price-block:after {
    -webkit-transform: translateX(210%) skew(-8deg);
    -ms-transform: translateX(210%) skew(-8deg);
    transform: translateX(210%) skew(-8deg)
}

.price-block:active .price-val,
.price-block:hover .price-val {
    color: #fff
}

.price-block:focus.price-block:before,
.price-block:hover.price-block:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.price-block:focus.price-block:after,
.price-block:hover.price-block:after {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.btn-more:hover {
    border: 2px solid #333;
    color: #333;
    margin-top: 35px;
}

    .map-brand {
    transition: .5s;
     list-style: none;
     max-height: 0;
    overflow: auto;
    margin: 0;
    padding: 0;
    
   } 
 
 .map-brand.active {

    padding: 0;
    text-align: center;
    transition: .5s;
    max-height: 300px;
 }
 .map-list {
    cursor: pointer;
    padding: 7px 7px;
    border: 1px solid #000;
    border-radius: 7px;
    display: inline-table;
    width: 30%;
    text-align: center;
    margin-top: 15px;
 }

  
.bottom-header,
.top-header {
    background: #333;
    font-weight: 400
}

.bottom-header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-header-col-search {
    margin-left: auto
}

.bot-header-menu,
.top-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.top-menu li {
    display: inline-block;
    padding: 13px 13px 13px 0;
    position: relative
}

.ht-inside-model ol li,
.ht-inside-model ul li,
.more-content-text ol li,
.more-content-text ul li {
    font-size: 15px
}

.top-menu li a {
    color: #fff;
    text-decoration: none
}

.owl-item {
    float: left
}

.owl-theme {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative
}

.rev-carousel .owl-dots {
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    width: 100px
}

.nw-item.col-md-4.type-new-nw {
    width: 33.33333333%
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block
}

.fixed-cta.cta-visible {
    opacity: 1
}

.gifagax {
    position: relative
}

.logorighttop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gifagax:after {
    content: "";
    background: rgba(0, 0, 0, .36);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 10px;
    top: 0
}

.cta-sect input {
    margin-top: 30px
}

.gifagax:before {
    content: "";
    background-image: url(/assets/templates/img/newdis/gifload.gif);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    width: 100px;
    z-index: 9999999999999;
    height: 100px;
    margin: auto
}
.map-link:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.fixed-cta.gifagax:before {
    width: 30px;
    height: 30px
}

.fixed-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    width: 100%;
    background: #333;
    z-index: 99999;
    padding: 10px 0
}

.fixed-cta input[type=tel] {
    border: 1px solid #fff;
    padding: 7px 17px;
    background: transparent;
    color: #fff;
    border-radius: 8px
}

div.fixed-cta input.remont-status {
    background: transparent;
    color: #1ab9ef;
    padding: 6px 17px;
    border: 2px solid #fff;
    text-align: left
}

.fixed-cta input[type=tel]::-webkit-input-placeholder {
    color: #fff
}

 .map-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
} 



.fixed-cta input[type=tel]:-moz-placeholder,
.fixed-cta input[type=tel]::-moz-placeholder {
    color: #fff
}

.status-wrap {
    position: relative
}

.logginedchangeres {
    position: fixed;
    right: 20px;
    top: 20px;
    display: inline-block;
    padding: 3px 18px;
    background: #333;
    border-radius: 12px;
    font-size: 16px;
    color: #fff!important;
    text-transform: uppercase
}

.status-wrap:after {
    content: "";
    position: absolute;
    height: 13px;
    width: 13px;
    background-image: url(/assets/templates/img/newdis/iconinput.png);
    background-size: contain;
    right: 14%;
    top: -2px;
    bottom: 0;
    margin: auto
}

.fixed-cta input[type=submit] {
    border: none;
    padding: 7px 17px;
    background: #1ab9ef;
    color: #fff;
    text-transform: uppercase;
    border-radius: 8px
}

span.cta-text {
    font-size: 17px;
    color: #1ab9ef;
    width: 29%
}

.fixed-cta input {
    width: 24%
}

.fixed-cta input:not(:last-child) {
    margin-right: 6px
}

.fixed-cta form {
    width: 69%;
    margin-left: 1%
}

.fixed-cta form,
span.cta-text {
    display: inline-block
}

.top-menu li:not(:last-child):after {
    content: "";
    display: inline-block;
    right: 4px;
    top: 0;
    width: 1px;
    height: 12px;
    background: #fff;
    position: absolute;
    bottom: 0;
    margin: auto
}

a#mc-link {
    display: none!important
}

.commerc-img-block img {
    display: inline-block;
    text-align: right;
    max-height: 335px
}

.linktomodel {
    width: 100%;
    /* white-space: pre; */
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px
}

.content-wrap .popular-nw {
    margin-top: 0;
    background: none
}

.cta-sect-inside {
    margin-top: 50px
}

.carousel-control.right {
    right: 19%
}

.carousel-control.left {
    left: 19%
}

.adress-top-block,
.time-top-block,
.top-menu {
    display: inline-block;
    color: #fff;
    margin-left: 1%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: auto;
    cursor: pointer
}

.carousel-control span {
    cursor: pointer
}

.adress-top-block .fa,
.time-top-block .fa {
    font-size: 14px;
    margin-right: 5px
}

.logo-row {
    background: #fff;
    padding: 10px 0
}

.btn-more {
    border: 2px solid #dadada;
    color: #bababa;
    text-transform: uppercase;
    border-radius: 20px;
    font-size: 18px;
    text-align: center;
    outline: none;
    background: transparent;
    margin-top: 35px;
}

.logo-row p {
    margin: 0
}

.sity-top-block {
    position: relative
}

.sity-top-block>span>span {
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    color: #1ab9ef;
    text-decoration: underline
}

.contacts-top-block a,.contacts-top-block p {
    font-size: 20px;
    color: #333;
    position: relative;
    font-weight: 400;
    margin-left: 30px;
    padding-left: 5px;
    display: block
}

.phone-icon {
    background-image: url(/assets/templates/img/newdis/phone-icon.png);
    background-size: contain;
    background-position: 50%;
    height: 20px;
    width: 20px;
    display: inline-block;
    position: absolute;
    left: -22px;
    top: 5px;
}

.order-btn {
    padding: 9px 35px;
    background: #1ab9ef;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    width: 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.btn-share-cta {
    padding: 7px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    margin: -3px 0 0;
    display: inline-block;
    cursor: pointer
}

.commerc-page .cta-sect {
    margin-top: 60px
}

.bot-header-menu li {
    display: inline-block;
    position: relative
}

.bot-header-menu>li>a {
    padding: 15px .8em 15px 0;
    display: inline-block
}

.bot-header-menu li:not(:first-child) a {
    padding: 15px .8em
}

.bot-header-menu li a {
    max-width: 135px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    font-weight: 400;
    letter-spacing: 1px
}

.bot-header-menu>li:hover>a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 5px;
    background: #1ab9ef
}

.ya-share2__list_direction_horizontal>.ya-share2__item {
    vertical-align: sub!important
}

.form-group {
    position: relative
}

.search-form button {
    position: absolute;
    background-color: transparent;
    right: 5%;
    border: none;
    background-repeat: no-repeat;
    top: 9px;
    bottom: 0;
    margin: auto;
    padding: 5px;
    display: inline-block
}

.header-search-icon {
    width: 18px;
    height: 18px;
    fill: #1ab9ef;
    opacity: .8;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header-search-icon:focus,
.header-search-icon:hover {
    opacity: 1
}

.header-search {
    width: 100%;
    padding: 4px 4px 4px 35px;
    border-radius: 8px;
    border: none;
    margin-top: 9px;
    outline: none
}

.header-search::-webkit-input-placeholder {
    color: #333
}

.header-search::-moz-placeholder {
    color: #333
}

.header-search:-ms-input-placeholder {
    color: #333
}

.header-search::-ms-input-placeholder {
    color: #333
}

.header-search::placeholder {
    color: #333
}

.another-sity {
    width: 133%;
    min-width: 190px;
    position: absolute;
    background-color: #fff;
    left: -25px;
    z-index: 5;
    border-radius: 2px;
    border: 1px solid rgba(51, 51, 51, .04);
    padding: 20px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .67);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .67);
    display: none;
    font-family: sans-serif
}

.another-sity ul {
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.another-sity ul li {
    text-align: center
}

.another-sity a {
    font-size: 16px;
    display: block
}

.another-sity a:hover {
    background: #1ab9ef;
    color: #fff
}

.another-sity .cities-heading {
    font-size: 20px;
    text-align: center;
    display: block
}

.closesities {
    position: absolute;
    padding: 6px 8px;
    color: #333;
    border-radius: 57%;
    top: 0;
    right: 0;
    cursor: pointer
}

.another-sity a {
    color: #333;
    text-decoration: none
}

.active-city {
    display: inline-block!important
}

.first-slide {
    background-image: url(/assets/templates/img/newdis/1slideheader.jpg);
    left: 0
}

.first-slide,
.second-slide {
    background-size: cover;
    background-position: 50%;
    height: 450px;
    width: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.second-slide {
    background-image: url(/assets/templates/img/newdis/2slideheader.jpg);
    left: -100%
}

.active-slide {
    left: 0
}

.footer-concats {
    display: inline-block;
    margin-right: 10px
}

.slider {
    position: relative;
    height: 450px;
    overflow: hidden
}

.rev-carousel .owl-nav {
    display: none
}

.owl-next,
.owl-prev {
    color: #fff;
    z-index: 2000;
    height: 30px;
    width: 30px;
    top: 0;
    bottom: 0;
    cursor: pointer;
    display: inline-block;
    overflow-y: hidden;
    margin: auto;
    position: absolute;
    background: url(/assets/templates/img/newdis/brsliderbtns.png)
}

.owl-prev {
    left: 0
}

.owl-next {
    background-position-x: 30px
}

.top-slide-nav {
    background-image: url(/assets/templates/img/newdis/prevnexttopslide.png);
    height: 44px;
    width: 44px;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.top-slide-nav:hover {
    background-image: url(/assets/templates/img/newdis/prevnexttopslidehover.png)
}

.top-slide-nav.top-slide-nav-next {
    background-position-x: 44px
}

.text-on-slider {
    font-weight: 400;
    color: #fff;
    letter-spacing: .1em;
    font-size: 18px;
    position: absolute;
    top: 155px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.carousel-control .glyphicon:before {
    border: 2px solid #fff;
    padding: 5px 8px;
    font-size: 20px;
    border-radius: 8px
}

.sale-val {
    font-size: 36px
}

.text-on-slider {
    width: 1050px
}
.slider_text_promo {
    font-size: 36px;
    font-weight: 300;
}
.slider-img {
    width: 100%;
    height: 480px!important
}

.btn-sale-slider {
    background: #1ab9ef;
    border: none;
    padding: 7px 45px;
    font-size: 16px;
    border-radius: 8px;
    color: #fff;
    font-weight: 400
}

.pk-page .cta-sect {
    margin-top: 25px
}

.share-modal {
    width: 485px;
    display: inline-block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999999999999;
    height: 260px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 60px;
    display: none;
    text-align: center
}

.section-heading .blue,
.section-heading span {
    font-size: 26px;
    margin-top: 10px;
    font-weight: inherit;
    margin-right: 10px
}

.about-sect .section-heading span,
.triggers-sect .section-heading span {
    display: block
}

.secondslidertop .lg-slide {
    text-align: right
}

.lg-slide {
    font-size: 38px;
    margin-bottom: 15px
}

.md-slide {
    font-size: 22px
}

.about-gadgets {
    margin-left: 4%;
    position: absolute;
    /*width: 50%*/
    width: 38%;
}

.section-heading {
    margin-top: 50px;
    padding-bottom: 30px;
    position: relative;
    color: #1ab9ef;
    font-weight: 400;
    letter-spacing: .1em;
    font-size: 26px;
    text-transform: uppercase
}

.section-price {
    margin-top: 50px;
    padding-bottom: 30px;
    position: relative;
    color: #333;
    font-weight: 400;
    letter-spacing: .1em;
    font-size: 26px;
    text-transform: uppercase
}

.brands_patent {
    text-align: center
}

.brands_patent .brands {
    border: 1px solid #ebebeb;
    /* width: 20%; */
    width: 115px;
    display: block;
    float: left;
    margin-bottom: -1px;
    margin-left: -1px;
    height: 220px;
}

.brands_patent .brands:hover {
    border: 1px solid #1ab9ef;
    position: relative
}

.brands_patent .brands:nth-child(10n+1) {
    border-left: none
}

.brands_patent .brands:nth-child(10n-10) {
    border-right: none
}

.brands_patent .brands:nth-child(-n+10) {
    border-top: none
}

.linktomodel {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #999
}

.brands_patent .brands img {
    display: inline-block;
    /* margin-bottom: 10px; */
    margin-top: 10px
}

.hide-inside {
    display: none
}

.inside-content .choose-model-sect {
    margin-top: 50px
}

.choose-model-sect .section-heading {
    margin-bottom: 20px
}

.popular-nw {
    background: #fafafa;
    margin-top: 50px
}

.inside-icon {
    width: 140px;
    height: 90px;
    background-size: cover;
    display: inline-block;
   /*  background: #1ab9ef; */
    border-radius: 50%;
    position: relative
}

.inside-icon img {
    max-width: 60%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.incide-icon-2 {
    background-position-x: -195px
}

.incide-icon-3 {
    background-position-x: 100px;
    margin-left: 7px
}

.nw-item {
    padding: 0 15px;
    list-style: none
}

.go-to-top:before {
    background: #1ab9ef;
    position: fixed;
    padding: 0;
    right: 10%;
    bottom: 7%;
    border-radius: 50%;
    font-size: 45px;
    height: 47px;
    width: 47px;
    text-align: center;
    line-height: .9;
    cursor: pointer;
    color: #fff;
    opacity: 0;
    z-index: 9999999;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.totopactive:before {
    opacity: 1
}

.more-content-text ol a,
.more-content-text ul a {
    color: #1ab9ef;
    font-size: 18px;
    font-weight: 500
}

.popular-nw .nw-item a {
    width: 90%
}

.more-content-text ol a:hover,
.more-content-text ul a:hover {
    text-decoration: none
}

.more-content-text h2 {
    margin-top: 60px
}

.more-content-text h1,
.more-content-text h2,
.more-content-text h3,
.more-content-text h4,
.more-content-text h5,
.more-content-text h6 {
    clear: both
}

.about-sect .section-heading span,
.triggers-sect .section-heading span {
    color: #333
}

.section-heading span {
    font-weight: 400;
    font-size: 20px;
    margin-top: 5px
}

.content-article-img-r {
    float: right;
    width: 27%;
    height: auto
}

.more-content-text .circle-blue {
    background: #1ab9ef;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 3px 12px;
    border-radius: 8px;
    font-weight: 400
}

.content-article-img-l {
    float: left;
    width: 27%;
    height: auto
}

.brands a {
    width: 100%;
    height: 100%;
    display: inline-block
}

.section-heading:after, .section-price:after {
    content: "";
    background-image: url(/assets/templates/img/newdis/heading-decoration.png);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15px;
    height: 5px;
    width: 225px;
    position: absolute;
    display: inline-block;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.about-text {
    padding: 0;
    margin-bottom: 100px
}

.about-text p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify
}

.choose-model-sect {
    background-image: url(/assets/templates/img/newdis/choose-model-sect.jpg);
    background-size: cover;
    position: relative;
    padding-bottom: 70px
}

.choose-model-sect .section-heading span {
    color: #fff
}

.choose-model-sect select {
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff;
    padding: 15px;
    outline: none;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

.btn.btn-info.btn-lg {
    width: 100%;
    padding: 10px 0;
    border-radius: 8px;
    margin-top: 25px;
    color: #fff;
    opacity: 1;
    font-weight: 400;
    text-transform: uppercase;
    background: #1ab9ef
}

.tab .service-heading,
.tab .service-heading span {
    font-size: 20px
}

.tab .service-heading {
    text-align: left
}

.tab .service-popular-models .service-heading {
    text-align: center
}

.triggers-sect {
    height: 500px
}

.hw,
.triggers-sect {
    background: url(/assets/templates/img/newdis/triggers.jpg);
    background-size: cover;
    background-position: 50%
}

.hw {
    padding: 25px 0
}

.hw .service-heading.section-heading {
    margin: 20px 0 30px
}

.trg-ico {
    background-image: url(/assets/templates/img/newdis/triggers.png);
    height: 45px;
    width: 71px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.trigger-cont,
.trigger-container {
    position: relative;
    width: 150px;
    height: 150px;
    display: inline-block
}

.trigger-cont {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/assets/templates/img/newdis/gear.png);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.trigger-cont:hover {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.trigger-2 {
    background-position-x: -100px
}

.trigger-3 {
    background-position-x: -202px
}

.trigger-4 {
    background-position-x: -301px
}

.trigger-5 {
    background-position-x: -397px
}

.trigger-descr {
    width: 150px;
    display: inline-block;
    margin-top: 25px;
    color: #333;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 600
}

.greylinetab {
    width: 100%;
    border-bottom: 3px solid #e5e5e5;
    position: absolute;
    bottom: 0
}

.tab {
    z-index: 105;
    right: 8000px
}

.tab-link a {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background: #e5e5e5;
    background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #e5e5e5, #fff);
    background: -o-linear-gradient(top, #e5e5e5 0, #fff 100%);
    background: linear-gradient(180deg, #e5e5e5 0, #fff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5", endColorstr="#ffffff", GradientType=0);
    border-radius: 8px 8px 0 0;
    text-align: center;
    color: #333;
    text-decoration: none;
    text-transform: uppercase
}

.tab-row {
    border-bottom: 3px solid #1ab9ef;
    position: relative;
    margin-top: -40px
}

.tab-active a {
    background: #1ab9ef;
    padding: 12px;
    margin-top: -4px;
    color: #fff
}

.services-sect {
    font-weight: 400;
    margin-bottom: 45px
}

.brands-slider {
    background: #f8f8f8;
    padding: 30px 0;
    margin-top: 50px
}

.mobile-brands .container,
.slider-container {
    position: relative
}

.mobile-brands .next-slideserv,
.mobile-brands .prev-slideserv {
    top: 0;
    bottom: 0;
    margin: auto
}

.freq_repaired {
    display: inline-block;
    width: 100%;
    padding: 40px
}

.freq_repaired img {
    /*width:90%;*/
    max-height: 90px;
    min-height: 100px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block
}

.model-page .freq_repaired div {
    background-position: bottom
}

.mobile-brands .prev-slideserv {
    background-image: url(/assets/templates/img/newdis/prevslide-serv.png);
    left: -40px
}

.mobile-brands .next-slideserv {
    background-image: url(/assets/templates/img/newdis/nextslide-serv.png);
    right: -40px
}

.brand-on-slide {
    margin-left: 65px
}

.successform {
    width: 605px;
    height: 325px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99999999;
    display: none;
    padding: 55px 130px;
    background: #fff;
    border-radius: 10px;
    text-align: center
}

.successform .modal-heading {
    margin-bottom: 0
}

.service-heading {
    margin: 50px 0 30px;
    color: #333;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase
}

/* .sharing-row>div:not(:first-of-type) {
    top: 12px
} */

.commerc-page .sharing-row>div:not(:first-of-type) {
    top: 0
}

.commerc-img-block {
    text-align: center
}

.commerc-text {
    text-align: justify
}

.commerc-text ul {
    font-size: 15px
}

.hidden-main-text {
    overflow: hidden;
    height: 12.5em
}

.inform-com-page .hidden-main-text {
    height: auto
}
.inform-com-page .link-to-remont:after{
    display: none;
}
.hidden-main-text ul {
    font-size: 15px
}

.blue,
.section-heading-descr a {
    color: #1ab9ef;
}
.akcii_underline {
    text-decoration: underline;
}
.footer-form{
    color:#fff;
}
span.section-heading-descr {
    font-size: 15px;
    display: block
}

.service-text p {
    font-size: 16px;
    text-align: justify;
    font-weight: 400
}

.ht-inside-model .hidden-main-text {
    height: 18.5em
}

.readmoreplus {
    background-image: url(/assets/templates/img/newdis/showmore.png);
    width: 30px;
    height: 30px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.close-modal {
    background-image: url(/assets/templates/img/newdis/close-modal.png);
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 14px;
    cursor: pointer
}

.active-modal {
    display: inline-block!important
}

input {
    outline: none
}

.mmodal input::-webkit-input-placeholder {
    color: #333
}

.mmodal input:-moz-placeholder,
.mmodal input::-moz-placeholder {
    color: #333
}

.mmodal input:-ms-input-placeholder {
    color: #333
}

.modal-wrap {
    z-index: 99999999;
    background: rgba(0, 0, 0, .51);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: -70px;
    padding-bottom: 70px;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    display: none
}

.control {
    color: #1ab9ef;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer
}

.gomodal {
    width: 605px;
    height: 268px;
    padding: 40px 55px;
    text-align: center;
    display: none;
    z-index: 99999999999
}

.gomodal,
.min5order,
.orderstat {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 10px
}

.min5order {
    width: 420px;
    display: inline-block;
    z-index: 9999999999999;
    height: 325px;
    padding: 30px 60px;
    display: none
}

.orderstat  {
    width: 420px;
    display: inline-block;
    z-index: 9999999999999;
    height: 380px;
    padding: 30px 60px;
    display: none
}
.gomodal form {
    width: 60%;
    text-align: center;
    display: inline-block
}

.gomodal .modal-heading, .gomodal .modal-heading-small {
    margin-bottom: 0
}

.mmodal input {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding: 12px;
    border: 1px solid #999;
    margin-top: 10px;
    border-radius: 8px
}
.mmodal input[name=police]{
    width: auto;
}
.mmodal label {
    text-align: right;
}
.form-header input{
    display: inline-block;
    font-size: 14px;
    padding: 12px;
    border: 1px solid #999;
    margin-top: 10px;
    border-radius: 8px
}

.mmodal input[type=submit] {
    background: #1ab9ef;
    color: #fff;
    text-transform: uppercase;
    border: none;
    margin-top: 20px
}

.form-header input[type=submit]{
    background: #1ab9ef;
    color: #fff;
    text-transform: uppercase;
    border: none;
}

.modal-heading {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px
}
.orderstat .modal-heading {
    font-size: 24px;
    text-align: left;
    text-transform: none;
}
.read-more-service {
    position: relative;
    text-decoration: underline;
    color: #1ab9ef;
    margin-top: 20px;
    display: block;
    cursor: pointer;
    font-weight: 400
}

.pop-types {
    background: #fafafa;
    margin-top: 50px;
    padding-bottom: 20px
}

.trigers-inside {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
}

.brand-page .brands img {
    max-width: 90%;
    /* max-height: 180px; */
     max-height: 100px;
}

.img-wrapper {
    /* height: 190px; */
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.price-opr {
    height: 50px;
    width: 58px;
    background-size: cover;
    position: absolute;
    background-image: url(/assets/templates/img/newdis/price-arr.png);
    margin: auto;
    top: 0;
    bottom: 0
}

.order20 img {
    display: inline-block
}

.padding-l-reset {
    padding-left: 0
}

.padding-reset {
    padding: 0;
    display: flex;
    align-items: center;
}

.order20 .modal-heading {
    margin-bottom: 0;
    display: inline-block
}

.order20 {
    width: 405px;
    height: 325px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    padding: 40px 55px;
    border-radius: 10px;
    text-align: center;
    display: none;
    z-index: 99999999
}

.order20 .col-md-6 {
    width: 100%;
}

.ht-inside-model p {
    font-size: 15px;
    padding-top: 15px
}

.ht-inside-model {
    padding-bottom: 50px
}

.share-cta {
    color: #333;
    font-weight: 500;
    font-size: 17px;
    vertical-align: text-top
}

.sharing-row {
    margin-top: 30px
}

.left-opr {
    left: 10px;
    background-position: -5px
}

.right-opr {
    right: 12px;
    background-position: 67px
}

.choose-model-sect select:focus option {
    color: #000
}

.price-block {
    height: 60px;
    
    border-radius: 8px;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 75%;
    margin: 25px auto 0;
    overflow: hidden
}

.form-header {
   /*  height: 60px; */
    border-radius: 8px;
    position: relative;
    text-align: center;
    cursor: pointer;
    /* width: 75%; */
    margin: 20px auto;
    overflow: hidden
}
.price-val {
    line-height: 60px;
    width: 100%;
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    color: #000
}

.trigers-inside .col-md-4 .col-md-7 {
    padding-right: 0
}

.com-text-price p, .more-content-text{
    font-size: 15px;
    font-weight: 300;
}

.link-to-remont {
    display: inline-block;
    width: 291px;
    background-color: #1ab9ef;
    color: #fff;
    border-radius: 8px;
    padding: 10px 19px;
    letter-spacing: .13em;
    text-decoration: none;
    position: relative;
    margin-top: 5px;
    text-align: left;
    font-weight: 400;
    margin-right: 10px;
    border: 1px solid #1ab9ef;
}

.rev p {
    font-weight: 400
}

.link-to-remont:after {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url(/assets/templates/img/newdis/to-remont-arr.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
    top: -2px;
    bottom: 0;
    margin: auto
}

.popular-model-description {
    letter-spacing: .02em;
    font-size: 15px;
    color: #000;
    margin-top: 25px;
    font-weight: 400
}

.prev-slidepopular {
    background-image: url(/assets/templates/img/newdis/prevslide-serv.png);
    left: -40px;
    top: 100px
}

.next-slidepopular {
    background-image: url(/assets/templates/img/newdis/nextslide-serv.png);
    right: -40px;
    top: 100px
}

.type-new-nw {
    list-style: none
}

.services-kind {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    letter-spacing: .01em;
    white-space: pre;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    display: inline-block
}

.services-kinds-column:not(:first-child) {
    padding-left: 90px
}

.service-icon {
    position: relative;
    margin-right: 10px
}

.contactpage #hollow-page p {
    font-size: 16px
}

.contactpage h2 {
    margin-top: 0
}

.contactpage #hollow-page .row .col-md-4 a {
    color: #1ab9ef
}

.services-kind:hover {
    text-decoration: none;
    color: #1ab9ef
}

.cta-sect-inside .section-heading,
.cta-sect .section-heading {
    color: #fff
}

.pk-page .cta-sect .section-heading {
    margin-bottom: 0
}

.cta-sect {
    background-image: url(/assets/templates/img/newdis/ctabg.jpg)
}

.cta-sect,
.cta-sect-inside {
    background-size: cover;
    padding-bottom: 50px;
    width: 100%
}

.cta-sect-inside {
    background-image: url(/assets/templates/img/newdis/bg-notebook.jpg)
}

.brand-page .popular-nw {
    background: transparent
}

.brand-page .ht-inside-model,
.model-page .ht-inside-model {
    background: #fafafa
}

.cta-input::-webkit-input-placeholder {
    color: #fff
}

.cta-input:-moz-placeholder,
.cta-input::-moz-placeholder {
    color: #fff
}

.cta-input:-ms-input-placeholder {
    color: #fff
}

.cta-input {
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff;
    padding: 15px;
    outline: none
}

.cta-submit {
    padding: 13px;
    margin-top: 50px;
    background-color: #1ab9ef;
    color: #fff;
    border: none;
    text-transform: uppercase;
    transition: background 1s ease
}

.rev-sect .section-heading {
    color: #333;
    font-size: 22px;
    margin-bottom: 28px
}

.rev-sect .section-heading .blue {
    display: block;
    font-size: 28px;
    margin-bottom: 10px
}

.rew-img {
    display: inline-block;
    border-radius: 50%;
    margin-top: 20px;
    height: 106px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top!important;
    border-radius: 8%;
    width: 99px
}

.reviewer-name {
    margin-top: 10px;
    display: block;
    font-size: 18px
}

.rev,
.reviewer-name {
    font-weight: 400;
    color: #333
}

.rev {
    font-size: 16px;
    width: 500px;
    display: inline-block;
    height: 80px
}

.nav-rev-block,
.readall-rev-block {
    width: 49%;
    display: inline-block
}

.rev-sect .owl-pagination {
    display: inline-block!important
}

.nav-rew-circle {
    padding: 3px;
    border: 4px solid #1ab9ef;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -35px
}

.contact-wrap>p {
    margin: 7px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400
}

.nav-rew-circle.active-circle {
    padding: 5px
}

.read-all-rew,
.read-all-rew:hover {
    color: #1ab9ef;
    text-decoration: underline;
    text-align: left;
    font-weight: 400;
    margin-top: 20px;
    display: inline-block
}

.rev-sect {
    margin-bottom: 50px
}

.inside-trigger-block p {
    margin: 0;
    font-weight: 400
}

.trigger-title-block p {
    margin: 0;
    font-weight: 400;
    padding-bottom: 20px;
}

.audio-rev {
    width: 100%
}

.video-rev-name {
    display: inline-block;
    margin-bottom: 10px;
    position: relative
}

.video-rev-name:after {
    content: "";
    width: 1px;
    height: 10px;
    top: 0;
    bottom: 0;
    right: -15px;
    margin: auto;
    background: #333;
    position: absolute
}

.rev-sect .audio-player:nth-child(2) {
    margin-top: 50px
}

.type-rev {
    margin-left: 30px
}

.model-rev,
.model-rev:hover {
    margin-left: 20px;
    color: #1ab9ef
}

.page-footer {
    background: #333;
    padding: 50px 0;
    font-weight: 400
}

.footer-concats,
.footer-concats:hover {
    color: #f7f7f7
}

footer i {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 3px
}

.footer-concats:last-child {
    margin-left: 10px
}

.adress-footer {
    color: #f7f7f7;
    display: inline-block;
    width: 73%
}

.footer-menu-list li:first-child a,
.footer-menu-list p {
    margin: 7px 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #1ab9ef;
    font-weight: 400
}

.footer-menu-list>li>a {
    color: #fff;
    margin: 7px 0;
    display: block;
    font-weight: 400
}

.footer-menu-list {
    padding: 0
}

.footer-menu-list li a:hover {
    text-decoration: none
}

.footer-menu-list>li>a:hover {
    color: #1ab9ef!important
}

.copyright {
    border-top: 1px solid #f7f7f7;
    margin-top: 40px
}

.copyright-text {
    color: #f7f7f7;
    margin: 0;
    padding: 20px 0;
    letter-spacing: .1em
}

.all-rev {
    display: block;
    margin-top: 72px;
    text-align: right;
    color: #333;
    text-decoration: underline;
    font-weight: 400
}

.owl-pagination {
    display: none!important
}

#top-nav {
    border-bottom: 1px solid #e1e6dd;
    background: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#top-nav.navbar {
    margin-bottom: 0
}

#top-nav.navbar .nav {
    margin: 8px 0
}

#top-nav.navbar .nav>li>a {
    padding: 6px 12px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

#top-nav.navbar .nav>li>a.download {
    border-radius: 3px
}

#top-nav.navbar .nav>li>a.download-on {
    background-color: #ff8a3c;
    color: #fff
}

#top-nav.navbar .nav>li>a.download-on:hover {
    color: #fff;
    background-color: #ff7920
}

.btn-navbar span.icon-bar {
    margin-top: 0
}

.btn {
    outline: none
}

#header {
    background: #f1f1f1;
    padding: 100px 0
}

#header h1 {
    color: #7fc242;
    margin-bottom: 10px;
    margin-top: 40px
}

#header h3 {
    margin-bottom: 30px;
    width: 400px
}

#header .btn-success {
    padding: 15px 30px;
    margin-bottom: 5px
}

#header .logo {
    display: block;
    margin-top: 60px;
    float: right
}

img.arrow-down {
    margin: 0 auto;
    display: block
}

h1 {
    margin-top: 80px
}

.tabs {
    list-style: none;
    padding: 0
}

pre.pre-show {
    margin: 40px 0
}

.tab-content pre.pre-show {
    margin: 0
}

.nav-tabs {
    margin-top: 20px;
    margin-bottom: 0
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 4px 4px
}

.tableremont{
    max-height:350px;
    overflow: auto;
}

.tableprice table, .tableremont table{
    width: 100%
}

.tableprice table td, .tableremont table td{
    padding: 12px 15px;
    background: #fafafa;
    margin-right: 16px;
    font-size: 15px;
    border: 5px solid #fff;
    border-right-width: 10px
}

.tableprice table td,
.tableprice table td a,
.tableremont table td,
.tableremont table td a
{
    color: #333
}

.tableprice table td a, .tableremont table td a {
    text-decoration: underline
}

.tableprice table td a:hover, .tableremont table td a:hover {
    text-decoration: none
}

.tableprice table p, .tableremont table p {
    margin: 0
}

.tableprice table thead tr:first-of-type td, .tableremont table thead tr:first-of-type td{
    background: #333;
    color: #fff
}

.tableprice table tr td:first-of-type:after, .tableremont table tr td:first-of-type:after{
    position: absolute;
    left: -15px;
    color: #fff
}

.tableprice table tr td:not(:first-of-type) {
    text-align: center
}
.tableremont table tr td:not(:first-of-type){
    text-align: left
}
.tableprice tbody tr:first-of-type td:last-of-type,
.tableprice tr:not(:first-of-type) td:last-of-type,
.tableremont tbody tr:first-of-type td:last-of-type,
.tableremont tr:not(:first-of-type) td:last-of-type{
    padding: 0 0 0 15px
}

.tableprice table tr button {
    padding: 9px 30px;
    border: none;
    background: transparent;
    color: #1ab9ef;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 8px;
    font-weight: 600
}

.cc .mc-head .mc-comment-star,
.mc-comment-star {
    color: #1abaef!important
}

.mbreadcrumbs {
    background: #fafafa;
    border-bottom: 2px solid #eee
}

.mbreadcrumbs li,
.mbreadcrumbs li a {
    color: #666;
    font-size: 13px
}

.breadcrumb li:first-of-type a {
    color: #1ab9ef
}

.breadcrumbs-icon {
    width: 20px;
    height: 20px;
    fill: #1ab9ef;
    vertical-align: bottom;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.breadcrumbs-icon:hover {
    fill: rgba(26, 185, 239, .78);
    -webkit-transform: translateY(-.5px);
    -ms-transform: translateY(-.5px);
    transform: translateY(-.5px)
}

.check-price {
    background: url(/assets/templates/img/newdis/check.png);
    width: 26px;
    height: 25px;
    background-size: cover;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    background-position: 0 0;
    float: left;
}

.tableprice table tr:hover .check-price {
    background-position: 25px 0
}

.tableprice table tr:hover td {
    background: #eaf5f9
}

.tableprice table tr:not(:first-of-type):hover td:last-of-type {
    background: transparent
}

.tableremont table tr:hover td {
    background: #eaf5f9
}

.anth-prise {
    color: #666;
    border: 2px solid #666;
    padding: 15px 83px;
    display: inline-block;
    text-transform: uppercase;
    margin: 50px 0;
    border-radius: 8px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-weight: 600;
    cursor: pointer
}

.anth-prise:hover {
    color: #fff;
    background: #666;
    text-decoration: none
}

.hw {
    background: url(/assets/templates/img/newdis/hw.png)
}

.owlslider .item {
    text-align: center
}

.owlslider .item img {
    display: inline-block
}

body .cc .mc-head .mc-comment-star,
body .cc .mc-head .mc-comment-star:hover,
body .cc .mc-head .mc-comment-star:hover .mc-readonly {
    color: #1abaef!important
}

.hw-item {
    float: left;
    width: 20%;
    padding: 0 20px;
    position: relative
}

span.service-heading {
    padding-bottom: 28px;
    display: block;
    margin: 0 0 15px
}

span.service-heading h1,
span.service-heading span {
    font-size: 26px;
    display: inline-block;
    text-transform: uppercase;
    margin: 50px 0 0;
    padding-bottom: 10px;
    font-weight: 400
}

.hw-gear {
    background: url(/assets/templates/img/newdis/trgear.png);
    height: 150px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    display: inline-block;
    -webkit-transition: 8s;
    -o-transition: 8s;
    transition: 8s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    z-index: 10
}

.hw-item:not(:last-of-type):after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 33px;
    height: 22px;
    background: url(/assets/templates/img/newdis/arr.png) no-repeat 50%;
    top: 65px;
    margin: auto;
    right: -17px
}

.nw-item.type-new-nw {
    float: left
}

.model-page .item {
    width: 100%
}

.hw-spr {
    background: url(/assets/templates/img/newdis/hwspr.png);
    width: 37px;
    height: 41px;
    position: absolute;
    left: 0;
    right: 0;
    top: 55px;
    margin: auto
}

.hw-text {
    color: #d6d6d6;
    font-weight: 400;
    margin-top: 20px;
    font-size: 16px
}

.hw .section-heading {
    color: #fff
}

.hw-spr-2 {
    background-position: -67px
}

.hw-spr-3 {
    background-position: -134px;
    width: 40px
}

.hw-spr-4 {
    background-position: 111px;
    width: 40px;
    height: 35px
}

.hw-spr-5 {
    background-position: 38px
}

.hw-gear:hover {
    -webkit-transform: rotate(960deg);
    -ms-transform: rotate(960deg);
    transform: rotate(960deg)
}

#footer {
    padding: 20px;
    background: #f3f3f3;
    text-align: center
}

.tableprice table tr:hover button {
    background: #1ab9ef;
    color: #fff
}

#owl-example .item {
    color: #fff;
    border-radius: 3px;
    text-align: center
}

#owl-example .item img {
    width: auto;
    margin: 0 auto;
    display: block
}

#owl-example .item h3 {
    font-size: 28px;
    font-weight: 400;
    margin: 25px 0 0
}

#owl-example .item h4 {
    margin: 5px 0 0;
    font-size: 18px
}

.item h1 {
    margin: inherit
}

.orange {
    background: #ff8a3c
}

.darkCyan {
    background: #42bdc2
}

.forestGreen {
    background: #7fc242
}

.yellow {
    background: #ffd800
}

.dodgerBlue {
    background: #388bd1
}

.skyBlue {
    background: #a1def8
}

.zombieGreen {
    background: #3fbf79
}

.violet {
    background: #db6ac5
}

.yellowLight {
    background: #fee664
}

.steelGray {
    background: #cad3d0
}

#example-info h1,
#more h1,
.demos-row {
    margin-top: 40px
}

.demos-row {
    margin-bottom: 40px
}

.demo-page {
    margin-top: 0;
    margin-bottom: 100px
}

.demo-box {
    display: block;
    background: #f3f3f3;
    text-align: center;
    font-size: 18px;
    border-radius: 3px
}

.demo-box h3 {
    padding-bottom: 20px;
    margin: 0;
    color: #869690
}

.demo-box:hover {
    text-decoration: none
}

.demo-wrapper {
    padding: 30px 30px 20px
}

.demo-slide {
    float: left
}

.demo-slide .bg {
    background: #aebab6;
    margin-right: 1px;
    height: 100%
}

.demo-box:hover .demo-slide .bg {
    background: #7fc242
}

.demo-images .demo-slide {
    height: 40px;
    width: 33.3333333%
}

.demo-full {
    padding-left: 0;
    padding-right: 0
}

.demo-full .demo-slide {
    height: 40px;
    width: 25%
}

.demo-custom .demo-slide {
    height: 40px;
    width: 10%
}

.demo-one .demo-slide {
    height: 40px;
    width: 100%
}

.call-form__input {
    border: none
}

.input-fields>div {
    position: relative
}

.call-form label {
    position: absolute;
    top: 4px;
    left: 0;
    -webkit-transition: all .1s;
    -o-transition: .1s all;
    transition: all .1s
}

.call-form__input:focus+label,
.call-form__input:valid+label {
    -webkit-transform: translate(-12%, -70%) scale(.75);
    -ms-transform: translate(-12%, -70%) scale(.75);
    transform: translate(-12%, -70%) scale(.75)
}

.call-form__input+label {
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}

.call-form {
    height: 100%;
    margin-bottom: 40px;
    margin-top: 40px
}

.call-form__input::-webkit-input-placeholder {
    color: #fff
}

.call-form__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
    color: #fff;
    position: relative;
    -webkit-box-shadow: 0 15px 50px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 15px 50px 10px rgba(0, 0, 0, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 0;
    width: 62%;
    margin: 0 auto;
    background: #fff;
    background: url(/assets/templates/img/computer-repair.jpg) no-repeat 50%;
    background-size: cover
}

.call-form__container,
.call-form__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.call-form__content {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 380px;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    z-index: 5;
    margin-left: auto;
    margin-right: 40px
}

.call-form__pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 315px;
    padding: 30px;
    width: 200px;
    height: 200px;
    border: 3px solid #fff;
    border-radius: 8px;
    z-index: 10
}

.call-form__pic img {
    max-width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    z-index: 10
}

.call-form__input:focus {
    outline: none;
    border-color: #fff;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.s__container,
.s__table,
.s__wrap {
    font-family: sans-serif;
    margin: 0 auto;
    width: 100%
}

.btn_white,
.s__select__block-link,
.s__select__block-tab,
.s__table-cell,
.s__table-check-img,
.s__table-check-img_black,
.s__table-check-img_blue,
.s__table__row-title {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn_white {
    background-color: #fff;
    border: 1px solid #1ab9ef;
    border-radius: 10px;
    color: #1ab9ef;
    cursor: pointer;
    font-weight: 600;
    height: 41px;
    padding: 5px 0;
    text-transform: uppercase;
    width: 100%
}

.s__wrap .s__container {
    max-width: 1140px
}

.s__wrap .s__table__header {
    display: table-header-group;
    vertical-align: middle
}

.s__wrap .s__table-cell,
.s__wrap .s__table__row-title {
    text-align: left
}

.s__wrap .s__table-cell:not(:first-of-type),
.s__wrap .s__table__row-title:not(:first-of-type) {
    text-align: center
}

.s__wrap .s__table-cell,
.s__wrap .s__table__row-title {
    border-right: 1px solid #fff;
    font-size: 15px;
    padding: 12px 15px
}

.s__wrap .s__table-cell {
    border-bottom: 7px solid #fff;
    border-top: 7px solid #fff;
    height: 50px
}

.s__wrap .s__table__row-title {
    background-color: #333;
    color: #fff
}

.s__wrap .s__table-cell {
    background-color: #fafafa;
    color: #333
}

.s__wrap .s__table-check-img_black,
.s__wrap .s__table-check-img_blue {
    height: 20px;
    left: 13px;
    opacity: .3;
    position: absolute;
    top: 11px;
    width: 20px
}

.s__wrap .s__table-check-img_blue,
.s__wrap .s__table__row:hover .s__table-check-img_black {
    opacity: 0
}

.s__wrap .s__table__row:hover .s__table-check-img_blue {
    opacity: 1
}

.s__wrap .s__table__row:hover .s__table-cell {
    background-color: #eaf5f9
}

.s__wrap .s__table__row:hover .btn_white {
    background-color: #1ab9ef;
    border: 1px solid #fff;
    color: #fff
}

.s__wrap .s__table-cell {
    padding-left: 50px;
    width: 27%;
    position: relative
}

.s__wrap .s__table-cell:not(:first-of-type) {
    padding: 12px 15px
}

.s__wrap .s__table-cell:last-of-type {
    padding: 0
}

.s__wrap .s__select__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s__wrap .s__select__block-link {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

.s__wrap .s__select__block-tab {
    background-color: #1ab9ef;
    border: 1px solid #1ab9ef;
    cursor: pointer;
    opacity: .8;
    padding: 10px;
    text-align: center;
    width: 49.9%;
    margin-bottom: 2px;
    margin-right: 1px
}

.s__wrap .s__select__block-tab:hover {
    opacity: .8
}

.s__wrap .s__table {
    display: none
}

.s__wrap .table-active {
    display: table
}

.s__wrap .tab-active {
    background-color: #fff;
    border: solid #333;
    border-width: 1px 1px 0;
    opacity: 1;
    margin-bottom: 0
}

.s__wrap .tab-active .s__select__block-link {
    color: #333
}

.s__wrap .tab-active:hover {
    opacity: .8
}

#reply-block {
    width: 75%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#reply-block-au {
    width: 70%;
    margin: 0 auto;
      display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#comment-editor {
    height: 80px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .33)!important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .33)!important;
    border-radius: 2px;
    border: 1px solid hsla(0, 0%, 80%, .21)
}

.comment-form-dropdown {
    display: none
}

.le-input-group,
.markItUpHeader {
    margin-bottom: 10px
}

.le-input,
input#comment-captcha {
    text-align: left!important;
    height: 30px!important;
    background: #fff!important;
    border-radius: 2px!important;
    border-color: #d4d8dd #edeeef #edeeef #d4d8dd!important;
    border-style: solid!important;
    border-width: 1px!important;
    color: #666!important;
    font-family: inherit!important;
    font-size: 13px!important;
    margin: 0!important;
    padding: 4px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

label#comment-captcha {
    font-weight: 400;
    display: block
}

.le-button {
    margin-top: 10px;
    background: #1ab9ef;
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 3px
}

.author {
    display: inline-block
}

.author a {
    color: #000;
    font-weight: 500
}

.date {
    font-size: 11px;
    vertical-align: text-top
}

.comment-content {
    margin-left: -15px
}

.avatar {
    text-align: right;
    margin-top: 9px
}

.avatar img {
    width: 48px
}

.call-form__btn {
    cursor: pointer;
    background: gold;
    border: none;
    border-radius: 8px;
    color: #000;
    -ms-flex-item-align: end;
    align-self: flex-end;
    line-height: 2.5em;
    margin-bottom: 25px;
    margin-top: 20px
}

.call-form__btn,
.call-form__input {
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.call-form__input {
    background: none;
    margin-bottom: 10px;
    line-height: 2.4em;
    color: #fff;
    letter-spacing: 0;
    letter-spacing: .02rem;
    border-bottom: 1px solid hsla(0, 0%, 100%, .65)
}

.call-form .full-width {
    width: 100%
}

.call-form .input-fields {
    margin-top: 25px
}

.call-form__title {
    font-weight: 400;
    margin-top: 75px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 28px;
    letter-spacing: 0;
    letter-spacing: .05rem
}

.call-form__subtitle {
    text-align: center;
    line-height: 1em;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    letter-spacing: .02rem
}

.call-form__overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 185, 239, .48)), to(#4b4450));
    background: -webkit-linear-gradient(rgba(26, 185, 239, .48), #4b4450);
    background: -o-linear-gradient(rgba(26, 185, 239, .48), #4b4450);
    background: linear-gradient(rgba(26, 185, 239, .48), #4b4450);
    opacity: .85;
    filter: alpha(opacity=85);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.call-form__container.gifagax:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .41);
    z-index: 100
}

.add-delivery {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    position: relative;
    background: #1ab9ef;
    border-radius: 23px;
    padding: 12px 20px;
    font-size: 15px;
    border: none;
    border-bottom: 2px solid rgba(79, 136, 155, .88);
    text-transform: uppercase;
    /* display: none; */
    margin: 10px auto;
    -webkit-transition: position .3s ease-in;
    -o-transition: .3s position ease-in;
    transition: position .3s ease-in;
    cursor: pointer
}

.add-delivery:active {
    outline: none;
    top: 2px;
    border: none
}

.add-delivery:focus {
    outline: none
}

.mobile-menu .another-sity {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
    border-radius: 0;
    z-index: 999999
}

.mobile-menu .another-sity li {
    text-align: center;
    margin-bottom: 7px
}

.mobile-menu .another-sity li a {
    color: #000
}

.contacts-top-overtime {
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: left
}

.mobile-contact-data a,
.mobile-contact-data span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.mobile-contact-data a {
    color: #fff;
    position: relative;
    padding-bottom: 5px
}

.mobile-contact-data .phone-icon {
    position: static;
    vertical-align: text-bottom;
    margin-right: 5px
}

.bot-header-menu__sub {
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    background: #333;
    left: 0;
    top: 100%;
    min-width: 134px;
    z-index: 1;
    display: none
}

.bot-header-menu__sub li.last {
    border-bottom: 2px solid #1ab9ef
}

.bot-header-menu__sub li.first {
    border: none
}

.bot-header-menu__sub li {
    display: block;
    border-top: 1px solid hsla(0, 0%, 100%, .11);
    border-bottom: 1px solid rgba(0, 0, 0, .16);
    text-align: left
}

.bot-header-menu__sub li a {
    padding: 15px .8em;
    display: block
}
.otz_st_m {
    text-align: center;
    width: 100%;
    display: flow-root;
}
.bot-header-menu li:hover .bot-header-menu__sub {
    display: block;
    z-index: 10
}

ul.bot-header-menu__sub li:hover {
    background: #1ab9ef
}

.mobile-menu__sub {
    display: none;
    margin: 10px 0;
    padding-left: 10px
}

ul.mobile-menu__sub li {
    border: none
}

ul.mobile-menu__sub li a {
    font-size: 15px
}

li.mobile-menu__child {
    position: relative
}

.mobile-menu__child i {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    color: #ffffff;
    font-size: 20px;
    right: 10px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid;
}

.mobile-menu__logo {
    display: block;
    text-align: center
}

.mobile-contact-data .top-header-adress {
    font-size: 11px
}

@media screen and (max-width:566px) {
    .s__wrap .s__table-cell,
    .s__wrap .s__table__row-title {
        font-size: 13px;
        padding: 9px 7px
    }
    .s__wrap .s__table-check-img_black,
    .s__wrap .s__table-check-img_blue {
        display: none
    }
    .s__wrap .btn_white {
        font-size: 12px;
        height: 28px
    }
    .mbreadcrumbs {
        margin-top: 64px
    }
    .otz_img {
        margin-bottom: 2rem !important;
    }
}

@media screen and (max-width:386px) {
    .s__wrap .s__table-cell,
    .s__wrap .s__table__row-title {
        font-size: 13px;
        padding: 8px 3px
    }
    .s__wrap .s__table-cell:not(:first-of-type) {
        padding: 0
    }
    .s__wrap .s__select__block-link {
        font-size: 12px
    }
    .s__wrap .btn_white {
        background-color: #1ab9ef;
        border-radius: 5px;
        color: #fff
    }
}

@media screen and (max-width:1200px) {
    .bot-header-menu li a {
        letter-spacing: normal
    }
}

@media screen and (max-width:992px) {
    .bot-header-menu>li>a {
        padding: 15px 5px 15px 0
    }
    .bot-header-menu li:not(:first-child) a {
        padding: 15px 5px
    }
    .bot-header-menu li a {
        font-size: 13px
    }
}

@media (max-width:979px) {
    .navbar-fixed-bottom .navbar-inner,
    .navbar-fixed-top .navbar-inner {
        padding: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: fixed
    }
    .inside-content #seriesSel+span {
        margin-bottom: 25px
    }
    .cta-submit {
        margin-top: 25px
    }
    .cta-sect-inside input[name=name] {
        margin-bottom: 25px
    }
    .tableprice table td:nth-child(3),
    .tableprice table td:nth-child(4) {
        display: none
    }
}

@media (min-width:767px) and (max-width:992px) {
    .about-gadgets {
        display: none
    }
    .otz_img {
        display: none;
    }
    .logo-row .logo {
        max-width: 100%
    }
    .logo-row p {
        font-size: 12px;
        text-align: center
    }
    .logorighttop {
        margin-top: 3px
    }
    .logo-row {
        padding: 10px 0
    }
    .go-to-top:before {
        right: 5%;
        bottom: 10%
    }
    .contacts-top-block a,  .contacts-top-block p{
        display: block;
        margin-left: 67px
    }
    .sity-top-block>span>span {
        display: block
    }
    .btn-top-block,
    .form-group {
        display: none;
    }
    .text-on-slider {
        width: auto;
        top: 165px;
        text-align: center
    }
    .carousel-control.right {
        right: 1%
    }
    .carousel-control.left {
        left: 1%
    }
    .secondslidertop .lg-slide {
        text-align: center
    }
    .carousel-inner img {
        display: none
    }
    span.cta-text {
        font-size: 12px
    }
    div.fixed-cta input.remont-status {
        display: none
    }
    .fixed-cta input {
        width: 32%
    }
    .fixed-cta form {
        width: 100%
    }
    .status-wrap:after,
    span.cta-text {
        display: none
    }
    .footer-menu-column:last-child .contact-wrap {
        margin-left: 0
    }
    .hw,
    .time-top-block,
    .triggers-sect {
        display: none
    }
    .contacts-top-overtime {
        margin-left: 30px
    }
}

@media (max-width:991px) {
    .call-form__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .phone-icon{
    background-image: url(/assets/templates/img/newdis/phone-icon.png);
    background-size: cover;
    background-position: 50%;
    height: 12px;
    width: 12px;
    display: inline-block;
    position: absolute;
    left: -2px;
    top: 2px;   
    }
    .call-form__pic {
        width: 100px;
        height: 100px;
        padding: 10px
    }
    .call-form__title {
        margin-top: 20px
    }
    .call-form__content {
        margin-right: auto
    }
    p.read-more-service {
        text-align: left
    }
    .inside-trigger-block {
        padding-top: 20px
    }
    .inside-trigger-block p {
        white-space: nowrap
    }
    .trigers-inside .col-md-4 .col-md-7 {
        padding-left: 10px
    }
    .commerc-text.hidden-main-text {
        height: 6em
    }
    .social-row {
        margin-top: 20px;
        margin-bottom: 35px
    }
    .cta-btn-container span {
        width: 250px
    }
    .inside-content .choose-model-sect {
        padding-bottom: 60px;
        margin-top: 25px
    }
    .order20 img {
        display: none
    }
    .social-row {
        text-align: center
    }
    .social-row-new{
    float: initial !important;
    }

    .incide-icon-3 {
        margin-left: 0
    }
    /* .trigers-inside>div {
        width: 50%;
        margin-left: 25%
    } */
    .reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    td:before {
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    .rev-carousel .owl-dots {
        text-align: center;
        display: block;
        position: static
    }
    .contact-wrap, .soc-footer {
        text-align: center
    }
    .adress-footer {
        display: inline
    }
    #page-h1 h1 {
        margin: 0
    }
    .choose-model-sect {
        margin-top: 25px
    }
    .mobile-service-text.service-text.hidden-container div.col-md-5.col-sm-5.col-md-offset-5.text-right {
        text-align: right
    }
    .bot-header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .pay-options-wrap {
        text-align: center;
        margin-left: 0
    }
}

@media (min-width:800px) {
    .read-more-service.com-text {
        display: none
    }
    .commerc-text.hidden-main-text {
        height: auto
    }
}

@media (min-width:992px) and (max-width:1999px) {
    .secondslidertop .lg-slide {
        text-align: center
    }
}

@media (max-width:1024px) and (min-width:992px) {
    .hidden-main-text.about-text {
        height: 15em
    }
    .about-text {
        margin-bottom: 0
    }
    .phone-icon {
        height: 14px;
        width: 14px;
        left: 23px;
        top: 0px;
    }
}

@media (max-width:1200px) and (min-width:992px) {
    .order-btn {
        padding: 7px 13px
    }
    .inside-trigger-block p {
        white-space: nowrap
    }
    .contacts-top-overtime {
        margin-top: 0
    }
    .rev {
        width: 100%;
        padding: 0 10px
    }
    .inside-icon {
        width: 64px;
        height: 64px
    }
    .incide-icon-2 {
        background-position-x: -126px
    }
    .incide-icon-3 {
        background-position-x: 64px;
        margin-left: 7px
    }
    .trigers-inside .col-md-4 .col-md-5 {
        text-align: left
    }
    .trigers-inside .col-md-4:last-of-type .col-md-5 {
        text-align: right
    }
    .logo-row .logo {
        max-width: 100%
    }
    .logo-row p {
        font-size: 11px;
        text-align: center
    }
    .logo-row {
        padding: 10px 0
    }
    .bot-header-menu li:not(:first-child) a {
        padding: 20px 5px
    }
    .fixed-cta form {
        margin-left: 0
    }
    .remont-status,
    .status-wrap:after {
        display: none
    }
    .fixed-cta {
        padding: 0
    }
    .fixed-cta input {
        width: 28%
    }
    span.cta-text {
        text-align: center
    }
    .fixed-cta form {
        text-align: right
    }
    .fixed-cta form,
    span.cta-text {
        vertical-align: middle
    }
    .bot-header-menu li a {
        font-size: 13px;
        max-width: 112px;
    }
    .top-menu li {
        padding: 13px 8px 13px 0
    }
    .adress-top-block {
        margin-left: 33px
    }
    .time-header-contact span {
        display: none
    }
    .time-top-block {
        float: right;
        margin-top: 15px
    }
    .sity-top-block>span>span {
        display: block
    }
    .logorighttop {
        margin-top: 5px
    }
    .call-form__pic {
        width: 150px;
        height: 150px
    }
}

@media (min-width:1025px) {
    .hidden-main-text.about-text {
        height: auto;
        margin-bottom: 120px
    }
    .about-sect .read-more-service {
        display: none
    }
}

@media (min-width:1200px) and (max-width:2000px) {
    .trigers-inside .col-md-4 .col-md-7 {
        padding-left: 10px
    }
    .inside-trigger-block {
        padding-top: 20px;
        white-space: nowrap
    }
    .trigers-inside .col-md-4:last-of-type .col-md-7 {
        padding-left: 17px
    }
}

@media (min-width:1024px) and (max-width:2000px) {
    .about-text {
        margin-bottom: 50px
    }
    .trigers-inside .col-md-4:last-of-type .col-md-7 {
        padding-left: 20px
    }
}

@media (min-width:992px) and (max-width:1123px) {
    .carousel-control.left {
        left: 5px
    }
    .carousel-control.right {
        right: 5px
    }
    .trigers-inside .col-md-4:last-of-type .col-md-7 {
        padding-left: 20px
    }
    .btn-share-cta {
        font-size: 12px;
        vertical-align: text-top
    }
    .share-cta {
        font-size: 15px
    }
}

@media (min-width:1124px) and (max-width:1299px) {
    .carousel-control.left {
        left: 2%
    }
    .carousel-control.right {
        right: 2%
    }
    .share-cta {
        font-size: 15px
    }
    .cta-btn-container .btn-share-cta.order-btn.btn5min {
        font-size: 13px;
        padding: 7px
    }
}

@media (min-width:1300px) and (max-width:1499px) {
    .carousel-control.left {
        left: 7%
    }
    .carousel-control.right {
        right: 7%
    }
}

@media (min-width:1500px) and (max-width:1800px) {
    .carousel-control.left {
        left: 13%
    }
    .carousel-control.right {
        right: 13%
    }
}

@media (min-width:992px) and (max-width:1400px) {
    .about-gadgets {
        width: 49%;
        margin-left: 1%
    }
}

@media (min-width:600px) and (max-width:800px) {
    .type-new-nw {
        width: 50%
    }
}

@media (max-width:767px) and (min-width:560px) {
    .topinline .order-btn.btn5min {
        display: none
    }
    .mbreadcrumbs {
        margin-top: 64px
    }
}

@media (max-width:767px) {
    .trigger-cont,
    .trigger-container {
        width: 80px;
        height: 80px;
        font-size: 16px;
    }
    .sity-top-block {
        position: static;
        margin-bottom: 7px
    }
    .go-to-top {
        display: none!important
    }
    .contacts-top-overtime {
        margin: 0;
        max-width: 100%;
        white-space: nowrap;
        font-size: 11px
    }
    .map-row {
        flex-direction: column;
    }
    .map-list {
        width: 100%;
    }
    #reply-block, #reply-block-au{
        width: 100%
    }
    tbody .check-price {
        display: none
    }
    .tableprice table td {
        border-right: none;
        margin-right: 0
    }
    .tableremont table td {
        border-right: none;
        margin-right: 0
    }
    .nw-item {
        width: 50%
    }
    body {
        max-width: 100%;
        overflow-x: hidden
    }
    #page-h1 * {
        margin: 0;
        padding: 0;
        line-height: 1em;
        font-size: 22px
    }
    .gomodal form {
        width: 100%
    }
    .anth-prise {
        margin: 25px 0
    }
    .inside-trigger-block p {
        text-align: center
    }
    section.choose-model-sect span.select2-container {
        margin-bottom: 10px!important
    }
    .choose-model-sect {
        padding-bottom: 25px
    }
    .mobile-menu .separator {
        border-top: 1px solid #1ab9ef;
        margin-top: 15px;
        text-align: center;
        padding: 15px
    }
    .mobmenuorder button {
        width: 100%;
        max-width: 220px;
        padding: 10px 20px;
        margin: 15px auto
    }
    .mobilesearch input.header-search {
        border: 1px solid #333;
        display: block;
        height: 40px;
        width: 100%
    }
    .mobilesearch .form-group>div {
        max-width: 300px;
        margin: 15px auto;
        position: relative
    }
    .mobilecity.sity-top-block span {
        font-weight: 500;
        color: #fff;
        font-size: 19px
    }
    .mobilecity.sity-top-block .curcity {
        color: #1ab9ef
    }
    .mmodal {
        width: 100%;
        padding: 7% 6%;
        height: 345px
    }
    .close-modal {
        top: 5px;
        right: 5px
    }
    span.service-heading h1,
    span.service-heading span {
        margin: 0;
        padding: 0
    }
    .img-wrapper {
        height: 120px
    }
    .navbar.navbar-fixed-top {
        position: static
    }
    .btn.btn-navbar {
        margin: 9px 20px 9px 8px;
        padding: 10px
    }
    .nav-collapse .nav>li {
        border-top: 1px solid #e1e6dd;
        text-align: center
    }
    #header .logo {
        margin: 20px auto 0;
        float: none;
        height: 150px
    }
    #header {
        padding: 60px 0 30px
    }
    #header h1 {
        margin: 10px 0
    }
    #header h3 {
        margin-bottom: 10px;
        width: auto;
        padding: 0 20px
    }
    h1 {
        font-size: 38px;
        margin: 20px 0
    }
    h2 {
        font-size: 24px
    }
    h3 {
        font-size: 20px
    }
    h4 {
        font-size: 16px
    }
    h5 {
        font-size: 13px
    }
    h6 {
        font-size: 12px
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: static
    }
    .phone-icon {
        width: 18px;
        height: 18px;
        left: -8px
    }
    #header {
        text-align: center;
        padding: 20px 0
    }
    #header .logo {
        margin-top: 0
    }
    .about-gadgets {
        display: none
    }
    .burger-container {
        position: relative;
        width: 40px;
        height: 30px;
        margin-top: 27px;
        display: inline-block
    }
    .fixed-cta {
        display: none!important
    }
    .tableprice tr td:last-of-type {
        border-top: 5px solid #fff
    }
    .tableprice tr {
        margin: 5px 0
    }
    .tableremont tr td:last-of-type {
        border-top: 5px solid #fff
    }
    .tableremont tr {
        margin: 5px 0
    }
    span.cta-text {
        display: none
    }
    .tableprice table tr button {
        background-color: #1ab9ef;
        color: #fff;
        font-size: 13px;
        border-radius: 3px
    }
    .fixed-cta form .status-wrap,
    .fixed-cta form>input:nth-child(2) {
        display: none
    }
    .burger-line {
        position: absolute;
        margin: auto;
        display: inline-block;
        width: 100%;
        height: 5px;
        background: #333;
        border-radius: 8px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }
    body {
        padding-top: 65px
    }
    .service-heading h1 span.blue {
        margin-top: 0
    }
    #myCarousel .item,
    #myCarousel img,
    .carousel-inner {
        height: 100%;
        width: auto
    }
    #myCarousel {
        height: 300px;
        display: none
    }
    .cta-submit {
        margin-top: 15px
    }
    .mobile-header {
        position: fixed;
        height: 127px;
        left: 0;
        top: 0;
        z-index: 9999;
        width: 100%;
        background: #fff;
        border-bottom: 1px solid hsla(0, 0%, 50.2%, .23)
    }
    .mobile-menu .logo {
        margin: 15px 0;
        max-width: 100%;
        image-rendering: optimizeQuality
    }
    header>.mobile-menu {
        background: -webkit-linear-gradient(347deg, #01414d, #000407);
        background: -o-linear-gradient(347deg, #01414d 0, #000407 100%);
        background: linear-gradient(103deg, #01414d, #000407);
        height: 100%;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-box-shadow: 1px 0 0 0 hsla(0, 0%, 50.2%, .28);
        box-shadow: 1px 0 0 0 hsla(0, 0%, 50.2%, .28);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .mobile-menu__logo {
        font-size: 38px;
        color: #fff
    }
    .mobile-menu__logo span {
        color: #1ab9ef
    }
    .search-form button {
        right: 1%;
        width: 36px;
        height: 36px;
        top: 0;
        background-size: 18px;
        background-color: #003e4c;
        border-radius: 50%
    }
    header>.mobile-menu.active-menu {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .mobile-menu__wrap li {
        padding: 10px;
        border-top: 1px solid hsla(0, 0%, 100%, .11);
        border-bottom: 1px solid rgba(0, 0, 0, .16)
    }
    .mobile-menu li a {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        position: relative;
        z-index: 20
    }
    .mobile-menu ul {
        list-style: none;
        padding: 0
    }
    .line-1 {
        top: 0;
        left: 0;
        opacity: 1
    }
    .active-burger .line-1 {
        opacity: 0!important
    }
    .line-2 {
        top: 0;
        bottom: 0;
        left: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    .active-burger .line-2 {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .active-burger .line-3 {
        top: 0!important;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .line-3 {
        bottom: 0;
        left: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    .mobile-header .logo {
        margin-top: 30px;
        width:75px;
    }
    .mob-contact a i {
        top: 0
    }
    .about-text {
        padding: 0 15px;
        text-align: justify;
        margin-bottom: 20px
    }
    .choose-model-sect select {
        margin-top: 10px
    }
    .section-heading, .section-price {
        margin-top: 15px;
        padding-bottom: 30px;
        margin-bottom: 0
    }
    .page-footer {
        padding: 25px 0
    }
    .trigger-container {
        width: 100%;
        margin-top: 15px
    }
    .section-heading:after, .section-price:after {
        bottom: 15px
    }
    .btn.btn-info.btn-lg {
        margin-top: 0
    }
    .anth-prise {
        padding: 15px 20px;
        font-size: 13px
    }
    .cta-submit {
        margin-bottom: 0
    }
    .col-md-4:not(:first-of-type) .cta-input {
        margin-top: 15px
    }
    .footer-menu-list {
        padding: 0
    }
    .trigger-descr {
        width: 100%;
        margin-top: 15px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 18px
    }
    .rev {
        width: 95%
    }
    .hw,
    .triggers-sect {
        height: auto
    }
    .tab-link {
        padding: 0
    }
    .tab-link a {
        border-radius: 0
    }
    .tab-row {
        margin-top: 0
    }
    .hidden-main-text * {
        text-align: justify
    }
    .cta-sect {
        height: auto;
        padding-bottom: 15px
    }
    .mini-logo {
        background: url(/assets/templates/img/newdis/minilogo.png);
        width: 86px;
        background-size: cover;
        background-position: 50%;
        height: 68px;
        margin-top: 5px
    }
    .mobile-header .col-xs-9 {
        padding-right: 0
    }
    .ya-share2 {
        text-align: center
    }
    .mob-contact {
        display: inline-block
    }
    .mobile-header .mob-contact a, .mobile-header .mob-contact p{
        position: relative;
        color: #000;
        margin-top: 7px;
        font-size: 16px;
        padding-left: 13px;
        display: block
    }
    .phonesxs {
        text-align: center
    }
    .pk-page .cta-sect .section-heading {
        margin-bottom: 0
    }
    body .mobile-service-text.service-text.hidden-container .col-md-5.col-sm-5.col-md-offset-5.text-right {
        text-align: center
    }
    .footer-menu-column:last-child .contact-wrap {
        margin-left: 0
    }
    .copyright-text {
        font-size: 13px
    }
    .btn-share-cta {
        width: 100%
    }
    section.hw {
        display: none
    }
    .com-text-price {
        text-align: justify
    }
    .trigers-inside .padding-reset {
        padding: 0!important;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .inside-icon {
        width: 80px;
        height: 78px;
        float: right
    }
    .inside-trigger-text {
        text-align: center
    }
    .trigers-inside .col-md-4 .col-md-7 {
        padding: 0 15px
    }
    .incide-icon-3 {
        margin-left: 0
    }
    .com-text-price p {
        font-size: 14px
    }
    .cta-sect-inside {
        background-image: url(/assets/templates/img/newdis/bg-notebook.jpg);
        background-size: 100% 100%;
        padding-bottom: 15px
    }
    .incide-icon-2 {
        background-position-x: -154px
    }
    .incide-icon-3 {
        background-position-x: 80px
    }
    .inside-content .choose-model-sect {
        margin-top: 25px
    }
    .social-row {
        text-align: center;
        margin-bottom: 40px
    }
    .share-cta {
        text-align: center;
        display: block;
        text-transform: none;
        font-size: 14px;
    }
    .brands_patent .brands {
        width: 50%;
        border: 1px solid #ebebeb!important
    }
    .tableprice table tr button {
        padding: 5px 8px
    }
    .tableprice table tr:hover .check-price {
        background-position: 17px 0
    }
    .price-table .col-md-12 {
        padding-left: 5px;
        padding-right: 5px
    }

    .check-price {
        margin-right: 6px;
        width: 17px;
        height: 17px
    }
    .order20 img {
        display: none
    }
    .modal-heading {
        font-weight: 400
    }
    .btn-share-cta.order-btn {
        margin: 15px 0
    }
    .social-row ul li {
        margin: 0 7px!important
    }
    .tableprice table tr td:nth-child(3),
    .tableprice table tr td:nth-child(4) {
        display: none
    }
    .tableprice tbody tr:first-of-type td:last-of-type,
    .tableprice tr:not(:first-of-type) td:last-of-type {
        padding-left: 0
    }
    .tableprice table td {
        padding: 5px;
        border-right: 3px solid #fff
    }
    .nw-item.type-new-nw {
        width: 100%
    }
    .add-serv ul {
        padding: 0
    }
    .content-article-img-r {
        width: 45%;
        margin: 5px
    }
    .popular-nw ul {
        padding: 0
    }
    .commerc-top-sect .padding-reset {
        padding-left: 15px;
        padding-right: 15px
    }
    .linktomodel {
        font-size: 10px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        width: 100%
    }
    .commerc-img-block img {
        max-width: 100%;
        display: inline-block;
        /* padding-bottom:30px; */
    }
    .commerc-img-block {
        text-align: center;
        margin: 10px 0
    }
    .com-text-price {
        height: auto!important
    }
    .trigers-inside {
        margin-top: auto!important
    }
    .hidden-main-text h2 {
        text-align: center
    }
    .brand-page .brands img {
        max-width: 70%;
        max-height: 95px
    }
    .ht-inside-model {
        padding-bottom: 15px
    }
    .pop-types {
        margin-top: 15px
    }
    .ht-inside-model .hidden-main-text {
        height: 28.5em
    }
    .cta-sect-inside input[name=name] {
        margin-bottom: 0
    }
    .service-popular-models .owl-next {
        right: 10px
    }
    .service-popular-models .owl-prev {
        left: 10px
    }
    .successform {
        width: 100%;
        padding: 20px
    }
    .add-delivery {
        display: block
    }
    .price-block {
        display: none
    }
}

@media (max-width:560px) {
    .orderxs {
        display: none
    }
    .service-heading.mobile-service-heading.section-heading,
    .service-heading.mobile-service-heading.section-heading * {
        font-size: 22px;
        line-height: 1em;
        margin-top: 20px
    }
    .nw-item {
        width: 100%
    }
    .phonesxs {
        width: 66.66666667%
    }
    .trigers-inside>div {
        width: 69%;
        margin-left: 20%
    }
    .call-form__container {
        width: 100%
    }
}

@media (max-width:320px) {
    .tableprice table td {
        font-size: 12px
    }
}

#hollow-page {
    min-height: 400px
}

.apple {
    width: 100%
}

.apple,
.not-scroll {
    height: 100%;
    overflow: hidden
}

.not-scroll .not-scroll-modal {
    content: "";
    background: rgba(0, 0, 0, .7);
    background: rgba(0, 0, 0, .51);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: -70px;
    padding-bottom: 70px;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    z-index: 1000
}

.call-button {
    background-color: transparent;
    background-color: #1ab9ef;
    border: none;
    border-radius: 10px;
    padding: 5px;
    position: fixed;
    right: 5%;
    bottom: 7%;
    cursor: pointer;
    outline: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 1;
    opacity: 1
}

.call-button_icon {
    width: 40px;
    height: 40px;
    fill: #fff;
    vertical-align: bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: elemRotate;
    animation-name: elemRotate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.button-show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 100;
    opacity: 1
}

@-webkit-keyframes elemRotate {
    0% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }
    to {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }
}

@keyframes elemRotate {
    0% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }
    to {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }
}

.top-menu .akcii a {
    color: #1ab9ef;
    font-weight: 700
}

.button-to-call {
    padding: 6px;
    margin: 2px;
    position: relative;
    border: 0 solid;
    background-color: #ef1a1a;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.button-to-call:after,
.button-to-call:before {
    content: "";
    width: 0;
    height: 0%;
    background-color: transparent;
    position: absolute;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.button-to-call:before {
    border-top: 2px solid #ef1a1a;
    border-right: 2px solid #ef1a1a;
    top: -2px;
    right: 0
}

.button-to-call:after {
    border-bottom: 2px solid #ef1a1a;
    border-left: 2px solid #ef1a1a;
    bottom: -2px;
    left: 0
}

.button-to-call:focus,
.button-to-call:hover {
    background-color: transparent;
    color: #ef1a1a;
    overflow: visible;
    outline: 0
}

.button-to-call:active {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.button-to-call:focus:after,
.button-to-call:focus:before,
.button-to-call:hover:after,
.button-to-call:hover:before {
    width: 50%;
    height: 50%;
    opacity: 1
}

.button-to-call:active:before {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.button-to-call:active:after {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
}

.btn-status {
    background-color: #47b76c
}

.btn-status:focus,
.btn-status:hover {
    color: #47b76c
}

.btn-status:before {
    border-top: 2px solid #47b76c;
    border-right: 2px solid #47b76c
}

.btn-status:after {
    border-bottom: 2px solid #47b76c;
    border-left: 2px solid #47b76c
}

.logo-row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-top-block {
    margin-left: 10px
}

.stock-btn {
    width: auto
}

.mmodal input.button--progress {
    color: #1ab9ef;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 0;
    width: 10%;
    -webkit-animation: progress-bar;
    animation: progress-bar;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}
.mobile-contact-data {
    color: #fff;
}

.l-map-container {
    margin-top: 10px;
    text-align: left
}

.l-map-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto 15px
}

.l-map-image {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 500px
}
.videorev_button {
    display: none;
}
.ancor {
    position: absolute
}
.showmoreau {
    padding: 0 15px;
    width: 100%;
}
.foter-menu-main-link {
    margin: 7px 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #1ab9ef;
    font-weight: 400
}
.link_mob_cat {
    display: none;
    flex-flow: column;
    align-items: center;
}
.link_mob_cat a {
    padding-bottom: 1rem;
    display: inline-block;
    width: 291px;
    background-color: #1ab9ef;
    color: #fff;
    border-radius: 8px;
    padding: 10px 19px;
    letter-spacing: .13em;
    text-decoration: none;
    position: relative;
    margin-top: 5px;
    text-align: center;
    font-weight: 400;
    margin-right: 10px;
    border: 1px solid #1ab9ef;
}


@-webkit-keyframes progress-bar {
    0% {
        width: 10%
    }
    to {
        width: 100%
    }
}

@keyframes progress-bar {
    0% {
        width: 10%
    }
    to {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    .l-map-image {
        width: 100%
    }
}

@media screen and (max-width:1000px) {
    .call-button {
        right: 5%;
        bottom: 20%
    }
}

@media screen and (max-width:768px) {
    .call-button {
        right: 2%;
        bottom: 10%
    }
    .about-sect {
        margin-top: 80px
    }
}

@media screen and (max-width:500px) {
    .call-button_icon {
        width: 40px;
        height: 40px
    }
    .mobile_none_pr {
        display: none;
    }
    .audio_block:nth-child(n+5) {
        display: none;
    }
    .videorev_button {
        display: block;
    }
    .video_element:nth-child(n+2) {
        display: none;
    }
    .link_mob_cat{
        display: flex;
    }
}

.img-responsive {
    display: block;
    max-width: 80%
    /* height: auto; */
}


@keyframes click-wave {
0% {
height: 40px;
width: 40px;
opacity: 0.35;
position: relative;
}
100% {
height: 200px;
width: 200px;
margin-left: -80px;
margin-top: -80px;
opacity: 0;
}
}

.option-input {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
position: relative;
top: 13.33333px;
right: 0;
bottom: 0;
left: 0;
height: 40px;
width: 40px;
transition: all 0.15s ease-out 0s;
/* background: #fff; */
border: 1px solid #1ab9ef;
color: #fff;
cursor: pointer;
display: inline-block;
/* margin-right: 0.5rem; */
outline: none;
position: relative;
/* z-index: 1000; */
border-radius:8px;
}
.option-input:hover {
background: #1ab9ef;
}
.option-input:checked {
background: #1ab9ef;
}
.option-input:checked::before {
height: 40px;
width: 40px;
position: absolute;
content: '✔';
display: inline-block;
font-size: 26.66667px;
text-align: center;
line-height: 40px;
}
.option-input:checked::after {
-webkit-animation: click-wave 0.65s;
-moz-animation: click-wave 0.65s;
animation: click-wave 0.65s;
background: #1ab9ef;
content: '';
display: block;
position: relative;
z-index: 100;
}
.form-checkbox {
margin-left: 10%;
text-align: left;
}
.form-checkbox label{
padding-right: 10%;
}
.podarok-header {
    text-align: center;
    font-weight: 700;
    padding: 30px;
    
}

.review_gis {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 30px;
}
.review_gis img {
    width: 115px;
    margin-bottom: 3px;
}

.button_modal {
    background: #1ab9ef;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: none;
    border-radius: 8px;
    padding: 10px;
}

.social-row-new{
    float: right;
}
/*
.stars {
  cursor: pointer;
}
.stars:hover .star polygon {
  fill: #ffd055 !important;
}
*/
.stars .star {
  float: left;
}
.stars .star polygon {
  fill: #d8d8d8;
}
/*
.stars .star:hover ~ .star polygon {
  fill: #d8d8d8 !important;
}*/
.stars[data-stars] .star polygon {
  fill: #ffd055;
}
.stars[data-stars="+1"] .star:nth-child(1) ~ .star polygon {
  fill: #d8d8d8;
}
.stars[data-stars="+2"] .star:nth-child(2) ~ .star polygon {
  fill: #d8d8d8;
}
.stars[data-stars="+3"] .star:nth-child(3) ~ .star polygon {
  fill: #d8d8d8;
}
.stars[data-stars="+4"] .star:nth-child(4) ~ .star polygon {
  fill: #d8d8d8;
}
.stars[data-stars="+5"] .star:nth-child(5) ~ .star polygon {
  fill: #d8d8d8;
}
/* audio rev */
.play .triangle_play {
    opacity: 0;
  }

.line_play {
  opacity: 0;
  transition: 320ms;
}  
.play .line_play {
  opacity: 1 !important;
}  
.play_button {
  cursor: pointer;
  margin-right: 12px;
  min-width: 50px;
}
.full_audio_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.audio_block {
  display: flex;
  align-items: center;
  margin: 20px 10px;
  padding: 20px;
  background: rgb(255, 255, 255);
  border-radius: 5px;
  width: 100%;
  max-width: 400px;
  box-shadow: 13px 13px 25px #d9d9d9, -13px -13px 25px #ffffff;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.audio_block_title {
  font-size: 16px;
}
.audio_block_date {
  font-size: 12px;
  margin-top: 5px;
  color: rgb(143, 143, 143);
}
.audio_block:nth-child(n+7){
    display: none;
}
.full_content_rev:nth-child(n+6){
    display: none;
}

@media (max-width:767px) {
    .audioreview {
        flex-flow: column;
    }
    .audioreview div {
    width: 100%;
    }
    .audio {
        text-align: center;
    }
}
/*таймер*/
.left_block_action {
    width: 60%;
}
.block_action {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}
.countdown-title {
    color: black;
    font-weight: 100;
    font-size: 26px;
    text-align: center;
}

.countdown {
    font-family: sans-serif;
    color: #1ab9ef;
    display: flex;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}

.countdown-number {
    padding: 10px;
    background: #333;
    display: inline-block;
}

.countdown-time {
    padding: 15px;
    border-radius: 3px;
    background: #4a4a4a;
    display: inline-block;
}

.countdown-text {
    display: block;
    padding-top: 5px;
    font-size: 16px;
}
@media (max-width: 768px) {
    .left_block_action {
    width: 100%;
    }
    .noncovid {
        display: none;
    }
}
.noncovid {
    position: fixed;
    bottom: 0;
    background: #333;
    width: 100%;
    color: white;
    padding: 10px;
    z-index: 1000;
}
.noncovid .btn-sale-slider {
    white-space: nowrap;
}
.noncovid .container {
    display: flex;
    align-items: center;
}
/*таймер*/
/*Видео отзывы*/
.video_reviews {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.video_element {
    width: 30%;
    margin: 10px;
    min-width: 310px;
}
.video_element video {
    outline: none;
}

/*Карусель с типом техники*/
.ant-carousel {
  margin: 30px auto;
  padding-top: 10px;
  max-width: 1080px;
}

/* General styles */
.ant-carousel {
  width: auto;
  position: relative;
}

.ant-carousel-hider {
  overflow: hidden;
}

.ant-carousel-list {
  width: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
}

.ant-carousel-element {
  font-size: 14px;
  margin: 10px;
  line-height: 20px;
  width: 250px;
  display: flex;
  flex-flow: column;
  padding: 10px;
  border-radius: 10px;
  transition: 300ms;
  position: relative;
  background: #333;
}

/* Navigation item styles */
div.ant-carousel-arrow-left,
div.ant-carousel-arrow-right {
  height: 33%;
  position: absolute;
  cursor: pointer;
  opacity: 0.6;
  z-index: 1;
}
div.ant-carousel-arrow-left img,
div.ant-carousel-arrow-right img {
  width: 40px;
  height: 40px;
}



div.ant-carousel-arrow-left {
  left: -35px;
  top: 33%;
  display: block;
  font-size: 85px;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
div.ant-carousel-arrow-right {
  right: -35px;
  top: 33%;
  display: block;
  font-size: 85px;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

div.ant-carousel-arrow-left:hover {
  opacity: 1.0;
}

div.ant-carousel-arrow-right:hover {
  opacity: 1.0;
}

div.ant-carousel-dots {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 30;
  text-align: center;
}

span.ant-dot {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  padding: 0;
  display: inline-block;
  background-color: #BBB;
  border-radius: 5px;
  cursor: pointer;
}

.ant-carousel-element img {
  height: 95px;
}
.ant-carousel-element a {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 400;
}

/*секция отзывы*/
.review {
  display: flex;
  justify-content: space-between;
}
.review {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.section_review {
  margin-bottom: 20px;
  margin-top: 20px;
}
.block_review {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}

.block_review_audio {
  width: 100%;
}
.review_item {
  width: 210px;
  margin: 10px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.reviev_item_date {
  color: white;
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
}
.reviev_item_istochnik span {
  color: #e7516b;
}
.block_review_title {
  font-size: 24px;
  text-align: center;
  padding: 20px 0;
}
.name_review {
  font-size: 14px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
  white-space: nowrap;
}
.review_text {
  font-size: 14px;
  font-weight: 100;
  opacity: 1;
  text-align: justify;
  background: #1ab9ef;
  color: white;
  height: 100%;
  padding: 10px;
  padding-bottom: 0;
  min-height: 152px;
  max-height: 152px;
  border-radius: 10px;
  overflow: hidden;
  transition: 1s;
}
.review_text p {
  margin: 0;
}
button.button_reviews {
  padding: 2px;
  margin-top: 14px;
  background-color: #1ab9ef;
  color: #fff;
  width: 44%;
  font-size: 13px;
  border: none;
  float: right;
  transition: background 1s ease;
  border-radius: 5px;
}
.rewiew_t_block {
  width: 40%;
}
.data_review {
  opacity: .3;
  padding-bottom: 5px;
}
/*рейтинг*/
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  padding-left: 2px;
}

.rating > span {
  display: inline-block;
  position: relative;
  width: 1em;
  color: gold;
}

.star_1 > span:last-child:before {
  content: "\2605";
  position: absolute;
}
.star_2 > span:last-child:before,
.star_2 > span:nth-child(4):before{
  content: "\2605";
  position: absolute;
}
.star_3 > span:last-child:before,
.star_3 > span:nth-child(4):before,
.star_3 > span:nth-child(3):before{
  content: "\2605";
  position: absolute;
}
.star_4 > span:last-child:before,
.star_4 > span:nth-child(4):before,
.star_4 > span:nth-child(3):before,
.star_4 > span:nth-child(2):before{
  content: "\2605";
  position: absolute;
}
.star_5 > span:before {
  content: "\2605";
  position: absolute;
}
.name_rating {
  opacity: .4;
}
.rating_review_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
}
@media (max-width: 1023px) {
    .ant-carousel {
    max-width: 26rem;
    }
    .ant-carousel-element {
        width: 25rem;
    }
}
.otz_img {
    text-align: center;
}
.otz_img img {
    width: 196px;
}

/* tabs */

.warpper_tabs_rew{
  display:flex;
  flex-direction: column;
  align-items: center;
}
.tab_rew{
  cursor: pointer;
  padding:10px 20px;
  background:#1ab9ef;
  display:inline-block;
  color:#fff;
  border-radius: 8px;
  width: 24%;
  text-align: center;
  min-width: 200px;
}
.tabs_rew {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1140px;
}
.panels{
  background:#fffffff6;
  min-height:200px;
  width:100%;
  border-radius:3px;
  overflow:hidden;
  padding:20px;  
}
.panel{
  display:none;
  animation: fadein .8s;
}
@media (max-width: 425px) {
    .tab_rew {
        width: 100%;
        border-radius: 0px;
    }
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.panel-title{
  font-size: 16px;
  font-weight:bold
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#foo:checked ~ .panels #foo-panel{
  display:block
}
#one:checked ~ .tabs_rew #one-tab,
#two:checked ~ .tabs_rew #two-tab,
#three:checked ~ .tabs_rew #three-tab,
#foo:checked ~ .tabs_rew #foo-tab{
  background: #fffffff6;
  color: #1ab9ef;
  border: 1px solid #1ab9ef;
}

/* tabs */
.rev_flex_content {
    display: flex;
    margin-top: 30px;
}
.full_content_rev_text {
    display: flex;
    flex-direction: column;
}
.rev_flex_content {
    align-items: flex-start;
}
.rev_flex_content img {
    padding: 6px;
}
@media (max-width: 768px) {
    .comment-list {
        padding-left: 0;
    }
}
@media (max-width: 500px) {
    svg.model-tabs-content-table-icon {
        display: none;
    }
}
@media (max-width: 375px) {
    .rev_flex_content img {
        display: none;
    }
}
svg.model-tabs-content-table-icon {
    height: 25px;
    width: 25px;
    margin-right: 10px;
}
.tableremont table tr td:nth-child(2) {
    display: flex;
    align-items: center;
}
.tableprice table td:nth-child(3), .tableprice table td:nth-child(4) {
      display: revert !important;
} 
/*# sourceMappingURL=styles.94791be63b287a65c957.css.map*/