@charset "UTF-8";
*{
    box-sizing:border-box
}
body{
    font-family:Roboto;
    font-size:14px;
    line-height:1.4;
    color:#333
}
body.open{
    overflow:hidden
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    line-height:1.1;
    font-family:Roboto Condensed;
    font-weight:700
}
.title{
    font-family:Roboto Condensed
}
.h1,h1{
    font-size:1.625em
}
.h1,.h2,h1,h2{
    font-weight:700;
    margin-bottom:20px
}
.h2,h2{
    font-size:1.375em
}
.h3,h3{
    font-size:1.25em;
    font-weight:700;
    margin-bottom:20px
}
img{
    max-width:100%
}
a{
    text-decoration:none
}
b,strong{
    font-weight:700
}
hr{
    height:1px;
    margin:1em 0;
    border-top:1px solid #efefef
}
sup{
    line-height:0;
    font-size:80%;
    position:relative;
    top:-6px
}
label{
    display:block;
    margin-bottom:3px
}
label span{
    color:#e02222;
    margin-left:3px;
    font-weight:400;
    font-size:18px;
    vertical-align:middle;
    line-height:0
}
input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{
    border:2px solid #c5ced3;
    box-shadow:inset 0 0 8px 0 hsla(0,0%,63%,.5);
    border-radius:2px;
    width:100%;
    font-family:Roboto;
    padding:5px 10px;
    margin-bottom:10px;
    padding-right:25px
}
textarea{
    height:158px
}
.error-field{
    border-color:#faad35!important
}
.error-field+.error{
    display:block!important
}
.сuruser .btn{
    font-size:11px;
    padding:3px 5px;
    margin:0 10px 10px 0
}
.uploader{
    border:2px solid #c5ced3;
    border-radius:2px;
    padding:5px;
    height:40px;
    position:relative
}
.uploader input[type=file1]{
    z-index:10;
    opacity:0;
    border:none;
    background:none;
    position:absolute;
    top:0;
    right:0;
    float:right;
    cursor:default;
    width:100%;
    height:100%
}
.uploader .filename{
    display:none;
    overflow:hidden;
    width:100%;
    white-space:nowrap;
    font-size:13px;
    color:#9aa6ae;
    position:relative;
    top:-5px;
    padding:9px 9px 9px 145px;
    text-overflow:ellipsis
}
.uploader .action{
    display:none;
    position:absolute;
    top:5px;
    left:5px;
    background:#435d77;
    border-bottom:1px solid #435d77;
    border-radius:3px;
    color:#fff;
    padding:5px 10px;
    font-size:13px;
    line-height:15px;
    text-transform:uppercase;
    margin-right:10px
}
.popover{
    background:#fff;
    position:absolute;
    width:420px;
    box-shadow:0 30px 30px -30px rgba(0,0,0,.3)
}
.popover-phone .tel{
    white-space: normal;
}
.popover-phone a{
    text-decoration: none!important;
}
.popover-phone p{
    font-size: 12px;
    margin:0
}
.popover-inner{
    position: relative;
    padding-left:170px;
}
.popuver-image{
    position: absolute;
    left: 0;
    width:170px;
}
.popover .arrow{
    position:absolute;
    bottom:-6px;
    left:50%;
    width:22px;
    height:6px;
    margin-left:-11px;
    background:url(../img/balloon-arrow.png) 50% no-repeat
}
.popover-close{
    position:absolute;
    top:3px;
    right:6px;
    color:#666;
    font-size:25px;
    font-weight:300;
    line-height:20px;
    width:20px;
    text-align:right;
    height:20px;
    cursor:pointer;
    display:block;
    text-decoration:none!important;
    z-index:99
}
.popover-close:hover{
    color:#000
}
#google_translate_element{
    position:fixed;
    top:5px;
    right:20px
}
.popover-content{
    padding:20px;
}
.popover-image{
    width:170px!important;
    position: absolute;
    top:0;
    left:0
}
.popover-header{
    font-size:18px;
    color:#242424;
    display:block;
    line-height:20px;
    font-weight:200;
    margin-bottom:12px
}
.map{
    width:100%;
    height:360px;
    margin-bottom:10px
}
.map-big{
    width:100%;
    height:560px
}
.star{
    background:#7b8e9a;
    border-radius:20px;
    color:#fff;
    display:inline-block;
    font-size:22px;
    height:20px;
    width:20px;
    line-height:25px;
    margin-right:5px;
    text-align:center;
    vertical-align:top
}
.form-footer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.form-footer .btn{
    margin-left:auto
}
main{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.ir{
    position:relative
}
.ir.ir-2{
    margin-right:20px
}
.ir.ir-2 .fa-eye{
    right:-26px;
    color:#999;
    cursor:pointer
}
.ir .fa{
    position:absolute;
    top:8px;
    right:10px;
    font-size:17px;
    color:#c4ccd1;
    z-index:3
}
.ir .error{
    position:absolute;
    background:#faad35;
    color:#fff;
    bottom:-7px;
    right:-10px;
    padding:2px 5px;
    font-size:11px;
    display:none;
    z-index:11
}
.ir .error:before{
    position:absolute;
    top:-5px;
    left:0;
    content:"";
    width:8px;
    height:8px;
    background:url(../img/pointer.png)
}
.parts-box{
    padding-bottom:50px
}
.parts-box .column+.column{
    padding-left:20px
}
.parts-box .bg{
    background:url(../img/parts.jpg) no-repeat 50% 50%;
    background-size:cover
}
.parts-box .btn{
    margin-top:20px;
    display:block
}
.parts-box .btn i{
    float:right
}
.flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.flex .column{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    width:25%;
    margin-bottom:20px;
    padding-right:20px
}
.flex .column:last-child{
    padding-right:0
}
.flex .column-narrow{
    -webkit-box-flex:0;
    -ms-flex:0;
    flex:0;
    -ms-flex-preferred-size:20%;
    flex-basis:20%
}
.flex .column-2-3{
    -webkit-box-flex:2;
    -ms-flex:2;
    flex:2;
    max-width:66.666%
}
.tender-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:20px
}
.tender-item:last-child{
    margin-bottom:0
}
.tender-item .image{
    margin-right:20px;
    max-width:175px
}
.tender-item p{
    margin-bottom:1.5em
}
.tender-item a{
    color:#17417b;
    text-decoration:underline
}
.fancybox-close-small{
    top:35px!important;
    right:20px!important
}
.fancybox-close-small:after{
    font-size:30px!important;
    background:transparent!important
}
.popup{
    padding:40px;
    width:550px;
    margin:-24px
}
.popup .popup-content{
    clear:both
}
.popup .popup-footer{
    padding-top:30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup .popup-footer .btn{
    margin-left:auto
}
.popup .popup-header{
    margin:-40px -40px 30px;
    background:#eaf0f2;
    padding:30px;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup .popup-header .text{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.popup .popup-header i{
    width:54px;
    height:54px;
    line-height:54px;
    text-align:center;
    color:#fff;
    float:left;
    font-size:36px;
    background:#17417b
}
.popup .popup-header .title{
    padding-left:20px;
    font-size:24px;
    font-weight:500;
    line-height:25px;
    margin-bottom:5px;
    color:#2f383d
}
.popup .popup-header .note{
    padding:0 10px 0 20px
}
.tender-form{
    border:1px solid #c5ced3;
    border-top:3px solid #c5ced3;
    min-width:260px
}
.tender-form .heading{
    text-align:center;
    font-size:18px;
    padding:10px 20px;
    background:#eaf0f2
}
.tender-form form{
    padding:20px
}
.container{
    width:1200px;
    max-width:100%;
    padding:0 20px;
    margin:0 auto
}
.pagination{
    margin:20px 0
}
.btn{
    cursor:pointer;
    max-width:100%;
    padding:5px 10px;
    border-radius:2px;
    border:1px solid #078896;
    color:#fff;
    background:#078896;
    display:inline-block;
    text-decoration:none!important
}
.btn.disabled{
    opacity:.3
}
.btn.big{
    font-size:28px;
    display:block;
    text-align:center
}
.btn.yellow{
    color:#000;
    background:#fc3;
    border:1px solid #fc3
}
.btn.red{
    color:#fff;
    background:#ec1b24
}
.btn.white{
    background:#fff;
    color:#14386a
}
.btn.block{
    width:100%
}
.btn.blue{
    background:#078896;
    color:#fff;
    font-weight:700
}
.pagination{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.pagination a{
    width:125px!important;
    text-align:center
}
.question-btn{
    float:right;
    margin-bottom:20px
}
.news-list{
    clear:both
}
.news-list .data{
    padding-top:5px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.news-list .btn{
    width:auto!important
}
.news-list .price{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    text-align:center;
    padding:5px 10px 10px;
    background-color:#fff;
    opacity:.7
}
.news-list .price span{
    font-weight:700
}
.news-list em{
    font-style:normal
}
.news-list .item{
    margin-bottom:50px
}
.news-list a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    color:#333
}
.news-list .img{
    max-width:250px;
    margin-right:20px;
    width:50%;
    position:relative
}
.news-list .title{
    font-size:17px;
    margin-bottom:20px;
    text-decoration:underline;
    text-transform:uppercase
}
.news-list .meta{
    font-size:11px;
    color:#7b7b7b;
    margin-top:10px
}
.news-list .meta span{
    margin-right:15px
}
.news-list .meta i{
    color:#337ab7;
    font-size:16px
}
.faq-item{
    border:1px solid #ededed;
    background:#f7f7f6;
    padding:20px
}
.faq-item .name{
    font-size:16px;
    font-weight:700;
    margin-right:10px
}
.faq-item .date{
    font-size:13px
}
.faq-item .email{
    margin:7px 0 0;
    color:#add8e6
}
.faq-item .answer{
    font-weight:700;
    margin-bottom:2px
}
.faq-item .a,.faq-item .q{
    argin-left:10px;
    text-align:left;
    margin-right:10px;
    margin-top:8px;
    padding:10px;
    padding-bottom:15px;
    margin-bottom:8px;
    background-color:#fafafa;
    border-right:5px solid #ededed;
    border-left:5px solid #ededed;
    background-image:url(../img/bg/entry-bg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    color:#000
}
.faq-item .a{
    color:#666;
    margin-bottom:0
}
.date{
    font-size:10px;
    color:#999
}
aside{
    width:200px
}
aside+main{
    padding-left:50px
}
aside .info{
    margin-bottom:10px
}
aside .box{
    margin-bottom:30px
}
aside .title{
    text-transform:uppercase;
    font-size:13px;
    padding-bottom:5px;
    position:relative
}
aside .title:after{
    display:none;
    position:absolute;
    bottom:0;
    left:0;
    width:50px;
    height:0;
    border-bottom:3px solid pink;
    content:''
}
aside ul.tags{
    overflow:hidden;
    text-align:center
}
aside ul.tags li{
    display:inline-block;
    margin:5px 5px 5px 0;
    border:1px solid #c5ced3;
    border-radius:15px;
    text-transform:lowercase
}
aside ul.top .heading{
    font-weight:700;
    display:block
}
aside ul.top a{
    padding:5px 0
}
aside ul.border{
    border-bottom:1px solid #c5ced3
}
aside ul.border li{
    border-top:1px solid #c5ced3
}
aside ul.border li.active{
    background:#c5ced3
}
aside ul.border li.active a{
    color:#fff
}
aside ul.border li a{
    position:relative
}
aside ul.border li a:before{
    color:#7b8e9a;
    position:absolute;
    font-family:FontAwesome;
    content:"\f054";
    font-size:8px;
    right:12px;
    font-weight:400;
    top:12px
}
aside ul a,aside ul li{
    display:block
}
aside ul a{
    color:#333;
    padding:5px 10px
}
.config-box .data-box{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.config-box .data-box li{
    width:100%!important
}
.tabs .tabs-head{
    overflow:hidden
}
.tabs .tab{
    display:inline-block;
    float:left;
    padding:10px;
    border:1px solid #fff;
    border-left:0;
    background:#c5ced3;
    cursor:pointer
}
.tabs .tab.active{
    background:#fff!important
}
.tabs .item{
    display:none;
    padding-top:20px
}
.tabs .item.active{
    display:block
}
.large{
    font-size:18px
}
.small{
    font-size:10px;
    line-height:14px;
    display:inline-block
}
.note{
    font-size:13px
}
.intro{
    width:250px
}
.car-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:20px
}
.car-box h1 strong{
    display:block;
    font-size:33px;
    font-weight:700
}
.car-box .intro .large{
    font-family:Roboto Condensed;
    font-weight:700
}
.car-box .intro .btn{
    margin-top:15px
}
.car-box .image{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding:0 100px
}
.car-box .image img{
    width:100%
}
.car-box .summary{
    width:200px
}
.car-box .summary .h2{
    border-bottom:1px solid #979797;
    padding-bottom:7px;
    margin-bottom:5px;
    margin-top:5px;
    font-size:18px;
    font-weight:200
}
.car-box .summary .btn.red{
    position:relative
}
.car-box .summary .btn.red:before{
    content:'';
    background:#fff;
    position:absolute;
    top:-7px;
    height:2px;
    width:100%;
    left:0;
    display:inline-block
}
.tel{
    white-space:nowrap
}
.link{
    text-decoration:underline;
    margin-top:10px;
    margin-bottom:10px;
    display:block
}
.base-colors{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:30px 0 5px
}
.base-colors+.note{
    margin-bottom:20px
}
.base-colors div{
    -ms-flex-preferred-size:50px;
    flex-basis:50px;
    height:20px;
    position:relative
}
.base-colors div.active:before{
    content:'';
    display:block;
    width:1rem;
    height:1rem;
    position:absolute;
    left:50%;
    top:-.5rem;
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg);
    background:inherit
}
.photos-box{
    margin-bottom:50px
}
.photos-box h2{
    text-transform:uppercase;
    color:#00aabc
}
.photos-box .items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-bottom:-10px
}
.photos-box .items div{
    padding-right:10px;
    padding-bottom:10px;
    width:20%
}
.photos-box .items div img{
    float:left
}
.otzyv-box{
    margin-bottom:50px
}
.otzyv-box h2{
    text-transform:uppercase;
    color:#00aabc
}
.otzyv-box .items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-bottom:-10px
}
.otzyv-box .items a{
    text-decoration:none
}
.otzyv-box .items div{
    padding:10px;
    width:33.333%;
    position:relative
}
.otzyv-box .items div:after{
    position:absolute;
    content:'';
    top:5px;
    bottom:5px;
    right:5px;
    left:5px;
    border:1px solid #c5ced3;
    z-index:-1
}
.otzyv-box .items div img{
    float:left
}
.otzyv-box .items div span{
    display:block;
    text-align:center
}
.videos-box a{
    position:relative;
    overflow:hidden;
    display:block
}
.videos-box a:after,.videos-box a:before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:10
}
.videos-box a:before{
    background:rgba(0,0,0,.5)
}
.videos-box a:after{
    background:url(../img/icons/video.svg) 50% no-repeat
}
.deals-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:50px
}
.deals-box h2{
    margin-top:0
}
.deals-box .delails{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-left:100px
}
.deals-box .delails div{
    width:33%;
    padding-right:20px
}
.deals-box .delails div a{
    color:#00aabc
}
.deals-box .delails div a .title{
    font-weight:700;
    display:block
}
.deals-box .delails div a .link{
    color:#00aabc
}
.spot-inline{
    position:relative;
    display:inline-block;
    top:-14px
}
.spot-inline .spot{
    width:17px;
    height:17px;
    text-align:center;
    font-size:12px
}
.spot-inline .spot:before{
    width:17px;
    height:17px;
    line-height:17px
}
.spot{
    position:absolute;
    border-radius:50%;
    line-height:32px;
    background:rgba(0,170,188,.7)
}
.spot,.spot:before{
    width:32px;
    height:32px;
    text-align:center
}
.spot:before{
    display:block;
    content:attr(data-count);
    top:0;
    left:0;
    color:#fff
}
.spot .data{
    position:absolute;
    pointer-events:none;
    box-sizing:border-box;
    padding:8px;
    width:220px;
    text-align:left;
    border-radius:5px;
    -webkit-transition:all .2s;
    transition:all .2s;
    z-index:10;
    display:block;
    bottom:48px;
    left:-94px;
    opacity:0;
    -webkit-transform:scale(.8);
    transform:scale(.8);
    background-color:rgba(0,170,188,.7);
    color:#fff
}
.spot .data p{
    line-height:1.1;
    text-align:center
}
.spot .data.active{
    -webkit-transform:scale(1);
    transform:scale(1);
    pointer-events:auto;
    opacity:1
}
.spot .data:before{
    content:'';
    display:block;
    box-sizing:border-box;
    position:absolute;
    bottom:-8px;
    left:94px;
    width:28px;
    height:8px;
    border-left:14px solid transparent;
    border-right:14px solid transparent;
    border-top:8px solid rgba(0,170,188,.7)
}
.highlight{
    margin-bottom:50px;
    background-repeat:no-repeat;
    background-position:100% 0
}
.highlight:after{
    display:block;
    content:'';
    clear:both
}
.highlight .showroom{
    text-align:center
}
.highlight .showroom .hotspot-wrap{
    max-width:700px;
    margin:0 auto;
    position:relative
}
.highlight .text{
    max-width:650px;
    padding-bottom:0
}
.highlight .list{
    max-width:800px
}
.highlight .list .item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:50px
}
.highlight .list .item li{
    list-style:disc
}
.highlight .list .item .image{
    width:50%
}
.highlight .list .item .image .wrap{
    position:relative;
    width:230px;
    max-width:100%;
    margin:0 auto
}
.highlight .list .item .image .wrap:after{
    content:"";
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    box-shadow:inset 10px 24px 40px 0 #fff,inset -10px -24px 40px 0 #fff,inset 20px -10px 40px 0 #fff,inset -20px 10px 40px 0 #fff
}
.highlight .list .item .image img{
    display:block;
    margin:0 auto;
    width:100%
}
.highlight .list .item .details{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.highlight .specs h3{
    margin-bottom:10px
}
.highlight .specs table{
    width:100%
}
.highlight .specs table+h3{
    margin-top:30px
}
.highlight .specs tr:nth-child(2n){
    background:#c5ced3
}
.highlight .specs tr:hover [data-balloon]{
    visibility:visible
}
.highlight .specs td{
    padding:8px 10px
}
.highlight .specs td:first-child{
    width:35%
}
.highlight .specs td [data-balloon]{
    margin-left:5px;
    text-align:center;
    visibility:hidden;
    cursor:pointer
}
.filters{
    float:right;
    position:relative;
    top:-10px
}
.filters ul{
    margin-left:20px;
    font-size:12px
}
.filters ul:after{
    display:block;
    content:'';
    clear:both
}
.filters ul li{
    display:inline-block;
    float:left;
    vertical-align:middle;
    line-height:1.5rem;
    border:1px solid #c5ced3;
    margin-left:-1px;
    padding:.5rem 1rem;
    cursor:pointer
}
.filters ul li:first-child{
    border-radius:5px 0 0 5px
}
.filters ul li:last-child{
    border-radius:0 5px 5px 0
}
.breadcrumbs{
    padding-top:12px;
    position:relative
}
.breadcrumbs ul{
    position:relative;
    z-index:2;
    padding-bottom:10px
}
.breadcrumbs ul li{
    display:inline-block
}
.breadcrumbs ul li:after{
    display:inline;
    content:'—';
    color:#d5d5d5;
    padding-left:7px
}
.breadcrumbs ul li:last-child:after{
    display:none
}
.breadcrumbs ul li a{
    padding:0 7px 0 0;
    text-decoration:none;
    font-size:12px;
    color:#00aabc
}
.flex+main{
    padding-top:30px
}
.ya-share2__list{
    margin:0!important
}
.share{
    background:#f5f5f5;
    border-top:0;
    padding:13px 20px;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:10px 0
}
.share .ya-share2{
    margin-left:auto
}
.share *{
    text-decoration:none!important
}
.share .mytitle{
    font-size:20px;
    margin-bottom:0;
    text-transform:uppercase;
    text-align:left
}
.text-block{
    padding-bottom:50px
}
.text-block ol{
    counter-reset:a
}
.text-block ol li{
    position:relative;
    padding:4px 0 4px 33px
}
.text-block ol li:after{
    content:counter(a);
    counter-increment:a;
    position:absolute;
    left:0;
    top:3px;
    background:#41444c;
    width:22px;
    height:22px;
    display:block;
    text-align:center;
    font-weight:700;
    text-shadow:1px 1px #262626;
    font-size:.875em;
    line-height:22px;
    color:#fff
}
.text-block .largetext{
    margin-top:30px;
    margin-bottom:30px
}
.text-block .largetext div{
    max-width:100%;
    font-size:1em;
    text-align:left
}
.text-block .infotext{
    margin-top:30px;
    margin-bottom:30px
}
.text-block .infotext div{
    max-width:100%;
    font-size:1em;
    text-align:left
}
.text-block ol,.text-block p,.text-block ul{
    margin-bottom:1em
}
.text-block dl{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding-right:20px
}
.text-block dt{
    width:130px;
    font-weight:700;
    text-align:right;
    padding-right:20px;
    position:relative
}
.text-block dt:after{
    color:#c5ced3;
    display:inline-block;
    font-family:FontAwesome;
    position:absolute;
    top:2px;
    right:-5px;
    font-size:11px;
    content:'\f111'
}
.text-block dd{
    padding-left:20px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    border-left:1px solid #c5ced3
}
.text-block img{
    vertical-align:text-bottom;
    width:100%
}
.text-block img.img-full{
    width:100%;
    margin:0 auto 20px;
    max-width:500px;
    text-align:center;
    display:block
}
.text-block img.img-right{
    float:right;
    margin:0 0 20px 20px
}
.text-block img.img-left{
    float:left;
    margin:0 20px 20px 0
}
.text-block img.img-1-3{
    width:33.333%
}
.text-block img.img-1-2{
    width:50%
}
.text-block h2,.text-block h3{
    margin-top:1em
}
.text-block ul{
    list-style:disc;
    margin-left:1em
}
.text-block a{
    color:#17417b;
    text-decoration:underline
}
.managers-list{
    margin:0 0 15px!important;
    padding:0;
    padding-left:0;
    display:table;
    width:100%;
    border-collapse:collapse;
    list-style:none
}
.managers-list li{
    position:relative;
    padding:2px 0;
    display:table-row
}
.managers-list li:last-child:after{
    display:none
}
.managers-list li:after{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:0;
    content:'';
    border-bottom:1px solid #c5ced3
}
.managers-list li div{
    display:table-cell;
    padding:7px 10px 9px;
    vertical-align:middle
}
.managers-list li div.title{
    font-weight:700
}
.files{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-20px;
    margin-bottom:-20px;
    max-width:650px
}
.files,.files .file{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.files .file{
    max-width:33.3%;
    min-width:160px;
    padding-right:20px;
    margin-bottom:20px;
    font-size:10px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    color:inherit
}
.files .file span{
    text-decoration:underline
}
.files .file i{
    margin-right:5px;
    font-size:30px
}
.accordion .item{
    border:1px solid #c5ced3;
    margin-bottom:20px
}
.accordion .item.opened .headinng i:before{
    content:""!important
}
.accordion .item.opened .data{
    display:block
}
.accordion .item:last-child{
    margin-bottom:0
}
.accordion .heading{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:0 20px;
    background:#eaf0f2;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer
}
.accordion .heading i{
    font-size:30px;
    position:absolute;
    top:11px;
    left:0
}
.accordion .heading .title{
    font-size:16px;
    padding:15px 0 15px 40px;
    position:relative
}
.accordion .heading .title span{
    border-bottom:1px dashed
}
.accordion .heading .pay{
    margin-left:auto;
    color:#555;
    padding:10px 0 10px 20px;
    white-space:nowrap
}
.accordion .heading .pay span+span{
    font-weight:700
}
.accordion .data{
    padding:20px;
    display:none;
    -webkit-transition:.3s;
    transition:.3s
}
.accordion .money{
    font-size:18px
}
.accordion .btn{
    margin-top:9px
}
.banner{
    margin-bottom:30px
}
.banner img{
    width:100%
}
.copyright{
    text-align:center;
    padding:20px;
    border-top:1px solid #c5ced3;
    max-width:600px;
    margin:0 auto;
    font-size:11px;
    color:#777
}
.copyright span:last-child:after{
    display:none
}
.copyright span:after{
    content:' | ';
    padding:0 3px
}
.copyright a{
    color:inherit
}
footer{
    border-top:5px solid #c5ced3;
    padding:40px 0 20px;
    color:#777
}
footer .contacts{
    position:relative
}
footer .contacts:before{
    content:'\f0e6';
    color:#eee;
    font-family:FontAwesome;
    font-size:80px;
    right:0;
    top:-77px;
    position:absolute
}
footer .btn{
    margin-top:5px
}
footer .note{
    font-size:11px;
    max-width:250px
}
footer .title{
    text-transform:uppercase;
    margin-bottom:20px;
    color:#333
}
footer .nav ul{
    float:left;
    padding-right:20px
}
footer .nav ul:last-child{
    padding-right:0
}
footer .contact{
    position:relative;
    padding-left:60px
}
footer .contact i{
    position:absolute;
    top:0;
    left:0;
    color:orange;
    font-size:30px
}
footer .phone{
    font-size:20px
}
footer .phone span{
    display:block
}
footer a{
    color:#777
}
footer img{
    max-width:150px;
    -webkit-filter:grayscale(1);
    filter:grayscale(1)
}
.brands .item{
    padding:0 10px;
    display:inline-block
}
.brands .item img{
    -webkit-transition:.3;
    transition:.3;
    opacity:.7
}
.brands .item a{
    display:block
}
.brands .item a:hover img{
    opacity:1
}
.brands .item a:after{
    text-align:center
}
.padded{
    padding:30px 0
}
.park .owl-carousel{
    max-width:850px!important
}
.park .owl-carousel.owl-2{
    max-width:100%
}
.park .owl-dots{
    margin-top:20px
}
.park .image{
    position:relative;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.park .image .wrap{
    position:relative;
    max-width:100%;
    margin:0 auto
}
.park .image .wrap:after{
    content:"";
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    box-shadow:inset 10px 24px 40px 0 #fff,inset -10px -24px 40px 0 #fff,inset 20px -10px 40px 0 #fff,inset -20px 10px 40px 0 #fff
}
.park .price{
    position:absolute;
    top:0;
    left:0;
    padding:5px 10px;
    background-color:red;
    color:#fff;
    opacity:1;
    z-index:3
}
.park .price span{
    font-weight:700
}
.park .items{
    max-width:600px;
    margin:0 auto
}
.park .item a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    color:inherit
}
.park .item .title{
    font-weight:700;
    margin-bottom:10px;
    margin-top:12px
}
.park ul li{
    padding-left:30px;
    margin-bottom:10px;
    position:relative
}
.park ul li:before{
    position:absolute;
    top:0;
    left:0;
    color:#80ace3;
    font-family:FontAwesome;
    content:'\f046';
    font-size:19px
}
.park ul strong{
    font-weight:200;
    display:inline-block
}
.park .data{
    padding-right:20px;
    width:50%
}
.park .note{
    margin:20px auto
}
.catalog .note,.park .note{
    max-width:600px;
    text-align:center
}
.catalog .note{
    margin:0 auto
}
.catalog .items{
    margin:30px 0 -30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.catalog .items .item{
    width:50%;
    padding:0 30px 30px 0
}
.catalog .items .item a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.catalog .items .image{
    padding-right:30px;
    width:140px
}
.catalog .items .data{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.catalog .items .title{
    margin-bottom:20px;
    font-weight:700
}
.catalog .items .text{
    color:#333;
    font-size:12px
}
.text-center{
    text-align:center
}
.block{
    display:block
}
.login-form{
    max-width:300px;
    margin-bottom:50px
}
.form-link{
    display:inline-block;
    margin-bottom:5px;
    text-decoration:underline;
    color:#17417b
}
.contactus form{
    max-width:600px;
    margin:0 auto
}
.contactus .note{
    text-align:center;
    margin:20px 0
}
.howwework .data{
    max-width:150px
}
.howwework .items{
    position:relative;
    margin-top:30px;
    height:280px
}
.howwework .item{
    position:absolute;
    padding-left:70px;
    padding-right:20px;
    height:140px
}
.howwework .item.item1{
    top:0;
    left:0
}
.howwework .item.item1:after{
    position:absolute;
    content:'';
    width:100px;
    height:100px;
    box-sizing:border-box;
    border-left:3px solid;
    border-bottom:3px solid;
    left:70px;
    bottom:-65px
}
.howwework .item.item2{
    top:140px;
    left:25%
}
.howwework .item.item2:after{
    position:absolute;
    content:'';
    width:100px;
    height:100px;
    box-sizing:border-box;
    border-left:3px solid;
    border-top:3px solid;
    left:70px;
    top:-130px
}
.howwework .item.item3{
    top:0;
    left:50%
}
.howwework .item.item3:after{
    position:absolute;
    content:'';
    width:100px;
    height:100px;
    box-sizing:border-box;
    border-left:3px solid;
    border-bottom:3px solid;
    left:70px;
    bottom:-65px
}
.howwework .item.item4{
    top:140px;
    left:75%
}
.howwework .item .title{
    margin-bottom:10px;
    text-transform:uppercase;
    font-weight:700
}
.howwework .item .num{
    position:absolute;
    top:40px;
    left:0;
    line-height:0;
    color:#80ace3;
    font-size:100px;
    font-family:Roboto Condensed
}
.numbers{
    margin:0 auto;
    max-width:850px;
    margin-top:-30px
}
.numbers .data{
    max-width:150px
}
.numbers .num{
    color:#80ace3;
    font-size:50px;
    font-weight:700;
    margin-bottom:5px;
    font-family:Roboto Condensed
}
.fullslider{
    margin-bottom:30px
}
.fullslider .owl-next,.fullslider .owl-prev{
    margin-top:-20px
}
.fullslider .owl-dots{
    margin-top:15px;
    margin-bottom:-10px
}
.largetext{
    background:url(../img/bg/background.png) no-repeat;
    border-left:3px solid #c5ced3;
    padding:40px
}
.largetext div{
    margin:0 auto;
    max-width:600px;
    text-align:center;
    font-size:130%
}
.infotext{
    background:#bce8f1;
    padding:40px
}
.infotext div{
    color:#2f383d;
    margin:0 auto;
    max-width:600px;
    text-align:center;
    font-size:130%
}
.about .owl-carousel,.about .owl-item,.about .owl-stage,.about .owl-stage-outer{
    height:100%!important
}
.about p{
    margin-bottom:1em
}
.about .column{
    max-width:50%;
    max-height:250px
}
.about .owl-dots{
    margin-top:20px;
    position:relative;
    margin-bottom:-10px
}
.about .item{
    background-size:cover;
    height:100%
}
.about .item .wrap{
    height:100%;
    background:hsla(0,0%,100%,.6);
    text-align:center;
    padding:20px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.about .item .title{
    font-weight:700;
    margin-bottom:20px;
    font-size:130%
}
.owl-nav .owl-next,.owl-nav .owl-prev{
    position:absolute;
    top:50%;
    background:hsla(0,0%,100%,.5);
    padding:10px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.owl-nav .owl-prev{
    left:20px
}
.owl-nav .owl-next{
    right:20px
}
.owl-dots{
    text-align:center
}
.owl-dots .owl-dot{
    display:inline-block
}
.owl-dots .owl-dot.active span{
    background:#80ace3;
    border:3px solid #80ace3
}
.owl-dots .owl-dot span{
    display:inline-block;
    width:10px;
    height:10px;
    border:2px solid #333;
    margin:0 5px
}
.middle-line{
    padding:15px 0
}
.middle-line a{
    color:#fff
}
.middle-line .flex{
    -webkit-box-align:center;
    -ms-flex-align:center;
    -ms-grid-row-align:center;
    align-items:center
}
.middle-line .logo{
    max-width:200px;
    padding-right:20px
}
.middle-line .info{
    color:#95979a;
    font-size:12px;
    padding-right:20px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.middle-line .info .title{
    font-weight:700;
    color:#333;
    font-size:1em
}
.middle-line .contact{
    color:#95979a;
    font-size:12px;
    padding-right:20px;
    padding-left:40px;
    position:relative
}
.middle-line .contact i{
    position:absolute;
    top:6px;
    left:0;
    font-size:20px;
    background:#c5ced3;
    width:30px;
    height:30px;
    text-align:center;
    line-height:30px;
    color:#fff;
    border-radius:50%
}
.middle-line .contact .title{
    font-weight:700;
    color:#333;
    font-size:16px;
    text-decoration:underline
}
header{
    background:#fff;
    width:100%
}
header .menu{
    color:#fff;
    padding:15px 0;
    display:none;
    text-transform:uppercase
}
.quickorder-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0 0 20px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border-left:3px solid #c5ced3;
    padding:40px;
    background:#eaf0f2
}
.quickorder-box .btn{
    margin-right:40px;
    width:200px;
    text-align:center
}
.quickorder-box .info{
    text-align:center
}
.about-title{
    margin-bottom:30px;
    display:inline-block;
    max-width:700px
}
.top-line{
    background:#14386a;
    padding:5px 0
}
.top-line li{
    display:inline-block
}
.top-line li+li{
    padding-left:10px
}
.top-line a{
    display:inline-block;
    color:#fff;
    padding-right:20px
}
.top-line .container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.top-line .container ul+a{
    margin-left:auto;
    padding-right:0
}
.top-line .container ul+a i{
    opacity:.5;
    margin-right:3px
}
.nav-line{
    background:#14386a
}
.nav-line nav{
    margin:0 -10px
}
.nav-line a{
    color:#fff;
    padding:10px
}
.nav-line a,.nav-line a i{
    display:block
}
.nav-line nav ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nav-line nav ul .icon{
    background:#80ace3;
    text-align:center
}
.nav-line nav ul li{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    position:relative
}
.nav-line nav ul li:last-child.icon{
    background:rgba(128,172,227,.7)
}
.nav-line nav ul li:hover ul{
    display:block
}
.nav-line nav ul li ul{
    display:none;
    position:absolute;
    width:200px;
    background:#14386a;
    z-index:99;
    padding:10px 0
}
.nav-line nav ul li ul li{
    padding:0
}
.nav-line nav ul li ul li a{
    padding:5px 10px
}
.read-more{
    cursor:pointer
}
#backtop,.more-text{
    display:none
}
#backtop{
    cursor:pointer;
    background:#14386a;
    height:51px;
    position:fixed;
    right:20px;
    bottom:20px;
    text-decoration:none;
    width:51px;
    z-index:9000
}
#backtop:before{
    color:#fff;
    content:"\f106";
    display:block;
    font-family:FontAwesome;
    font-size:28px;
    text-align:center;
    line-height:48px
}
#menu{
    display:none
}
.config-box-wrap{
    width:100%
}
.config-box{
    display:none;
    padding:30px 0
}
.config-box .intro .all{
    font-weight:700
}
.config-box .data-box{
    padding:0 0 0 100px
}
.config-box .data-box li{
    float:left;
    width:50%;
    display:inline-block
}
.page-404{
    text-align:center;
    margin-bottom:50px
}
.page-404 h2{
    font-size:28px
}
.quicknav{
    position:fixed;
    right:5px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:999
}
.quicknav span{
    display:block;
    margin:3px 0
}
.quicknav span i{
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#078896;
    border-radius:50%;
    color:#fff;
    cursor:pointer
}
.faq-form{
    float:left
}
.faq-form .ir{
    display:inline-block
}
.faq-form input[type=text]{
    width:200px
}
.faq-form input[type=submit]{
    width:50px!important;
    border:0
}
.certs img{
    margin:0 10px 17px;
    display:inline-block;
    height:70px
}
.manager img{
    float:left;
    margin:0 10px 10px 0;
    max-height:160px
}
.manager a{
    color:inherit
}
.manager div{
    margin-bottom:5px
}
.manager .btn{
    color:#fff
}
.orders-menu{
    border-right:5px solid #c5ced3;
    margin-right:20px;
    width:120px
}
.orders-menu a{
    color:#000;
    display:block;
    border-bottom:1px solid #c5ced3;
    padding:5px 20px 5px 10px
}
.orders-menu .active{
    background:#c5ced3
}
.orders-menu .active a{
    color:#fff
}
.error-message{
    color:red;
    margin-bottom:10px
}
.places-filters{
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 20px 0!important;
  padding: 0;
}
.places-filters li{
  padding: 5px 0;
  border: 1px solid #ccc;
  border-right: 0;
}
.places-filters li{
  width: 100%;
  flex: 1;
  list-style: none;
  text-align: center;
  padding: 0 20px;
  line-height: 55px;
  cursor: pointer;
  white-space: nowrap;
}
.places-filters li:last-child{
  padding:0;
  border-right: 1px solid #ccc;
}
.places-filters li a{
  line-height: 55px;
  width: 100%;
  border: 0!important;
  margin: 0;
  padding: 0;
  background: rgba(128,172,227,.7)!important;;
  color: #fff!important;;
  border: 0;
}
.places-items{
  display: flex;
  flex-wrap: wrap;
  margin: 20px -20px 20px 0!important;
  padding: 0;
}
.places-items li{
  list-style: none;
  width: calc(33.333% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  padding-left: 180px;
  position: relative;  
  font-size: 12px;
}
.places-items li a{
  text-decoration: none;
}
.places-items li img{
  position: absolute;
  top: 0;
  left: 0;
  max-width: 160px;
  max-height: 170px;
  width: auto;
}
@media only screen and (max-width:1200px){
    .car-box .summary{
        width:20%
    }
    .car-box .image{
        padding:0 70px
    }
    .config-box .data-box{
        padding-left:70px
    }
}
@media only screen and (max-width:992px){
  .places-items li{
    padding-left: 0;
  }
  .places-items li img{
    display: none;
  }
    .config-box .data-box{
        padding-left:20px
    }
    .btn.big{
        font-size:18px
    }
    .deals-box .delails{
        padding-left:0
    }
    .car-box .summary .h2{
        font-size:1em
    }
    .car-box .image{
        padding:0 20px
    }
    .middle-line .btn,.middle-line .info .note{
        display:none
    }
    .middle-line .contact{
        padding-right:0
    }
    .nav-line a{
        padding:10px 5px;
        line-height:1
    }
    .hide-md{
        display:none
    }
    .numbers .num{
        font-size:45px
    }
}
@media only screen and (max-width:768px){
  .popover{
    max-width: 320px;
  }
  .popover-inner{
    padding-left: 0;
  }
  .map-big{
    height: 300px;
  }
  .places-filters li{
   font-size: 12px; 
   line-height: 30px;  
   padding: 0 5px;
  }
  .places-filters li a{
    line-height: 30px;
  }
  .places-items li{
   width: calc(50% - 20px); 
  }
    .orders-menu{
        width:100%;
        margin-bottom:20px
    }
    .popover-image,aside .banner{
        display:none
    }
    .parts-box .column{
        min-height:200px
    }
    .parts-box .column+.column{
        padding-left:0
    }
    .car-box .intro{
        -webkit-box-ordinal-group:-1;
        -ms-flex-order:-2;
        order:-2
    }
    .car-box .config-box-wrap{
        -webkit-box-ordinal-group:0;
        -ms-flex-order:-1;
        order:-1
    }
    .config-box{
        padding-top:0
    }
    .config-box .data-box{
        padding-left:0
    }
    .config-box .btn.red{
        display:block!important
    }
    .car-box{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .car-box .summary{
        width:100%;
        margin-top:20px
    }
    .car-box .intro{
        width:100%;
        margin-bottom:20px
    }
    .car-box .image{
        width:100%;
        padding:0 1px
    }
    .fullslider .owl-nav{
        display:none
    }
    .photos-box .items{
        margin-right:-5px
    }
    .photos-box .items div{
        padding-right:5px
    }
    header #menu{
        display:block
    }
    header #menu i,header nav{
        display:none
    }
    header .menu{
        display:block;
        cursor:pointer
    }
    .numbers .flex .column{
        min-width:50%;
        width:50%;
        -ms-flex-preferred-size:50%;
        flex-basis:50%
    }
    .catalog .items .item a{
        display:block
    }
    .catalog .items .item .image{
        margin-bottom:10px
    }
    .howwework .items{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .howwework .item{
        position:relative;
        width:50%;
        top:0!important;
        left:0!important
    }
    .howwework .item:after{
        display:none
    }
    .flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .flex .column{
        width:100%;
        max-width:100%;
        padding-right:0;
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    footer .flex .column{
        width:50%;
        max-width:50%;
        padding-right:20px
    }
    aside{
        width:100%;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    main{
        margin-bottom:50px;
        padding-left:0!important
    }
}
@media only screen and (max-width:640px){
    .quickorder-box{
        display:block;
        text-align:center
    }
    .quickorder-box .btn{
        margin-right:0;
        margin-bottom:30px
    }
    .managers-list li{
        display:table;
        width:100%;
        position:relative
    }
    .managers-list li div{
        display:block;
        width:100%
    }
    .deals-box .delails{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .deals-box .delails div{
        width:100%;
        padding-right:0
    }
    .middle-line .contact{
        margin-left:auto
    }
    .middle-line .info{
        display:none
    }
    .popup{
        width:440px
    }
}
@media only screen and (max-width:480px){
  .places-items li{
    width: calc(100% - 20px);
  }
    .otzyv-box .items div{
        width:50%
    }
    .brands .text-center{
        overflow:hidden
    }
    .brands .item img{
        width:40px
    }
    .park .owl-dots{
        margin-top:0
    }
    .park .item a{
        display:block
    }
    .park .item a .data{
        width:100%;
        padding-right:0
    }
    .park .item a .image{
        width:100%
    }
    .page-404 .btn{
        margin-top:10px
    }
    .news-list .img{
        max-width:100%;
        margin-right:0
    }
    .config-box .data-box li{
        width:100%
    }
    .highlight .list .item{
        display:block
    }
    .highlight .list .item ul{
        margin-left:1em
    }
    .filters{
        float:none;
        top:0;
        margin:0 0 10px -20px
    }
    .filters ul li{
        padding:0 8px
    }
    .photos-box .items div{
        width:50%
    }
    .largetext,.quickorder-box{
        padding:20px
    }
    .quickorder-box .btn{
        margin-bottom:17px
    }
    .faq-item{
        margin-bottom:30px;
        border:0;
        background:transparent;
        padding:0
    }
    #backtop{
        height:31px;
        width:31px
    }
    #backtop:before{
        line-height:28px
    }
    .copyright span{
        display:block
    }
    .copyright span:after{
        display:none
    }
    .news-list a{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .news-list a .data,.news-list a .img{
        width:100%
    }
    .about .column{
        max-height:500px
    }
    .star{
        display:none
    }
    .form-footer{
        font-size:0
    }
    .btn{
        width:100%
    }
    .fancybox-close-small{
        top:25px!important
    }
    .popup .popup-header i{
        display:none
    }
    .popup .title{
        padding-left:10px
    }
    .login-form{
        max-width:100%
    }
    .top-line ul{
        display:none
    }
    .middle-line .logo{
        width:150px;
        padding:6px 0
    }
    .text-block dt{
        max-width:100px
    }
    .popup{
        width:350px
    }
    .popup .popup-header .note{
        display:none
    }
    .park .item{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .park .item .data,.park .item .image{
        width:100%;
        padding-right:0
    }
    .park .item .image{
        -webkit-box-ordinal-group:0;
        -ms-flex-order:-1;
        order:-1
    }
    .numbers .flex{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .numbers .flex .column{
        max-width:200px;
        margin:0 50px 20px
    }
    .numbers .flex .column:last-child{
        margin-bottom:0
    }
    .catalog .items .item{
        width:100%
    }
    .largetext div{
        text-align:left
    }
    .howwework .items{
        height:auto;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .howwework .item{
        width:230px
    }
    footer .flex .column{
        width:100%;
        max-width:100%;
        padding-right:0
    }
    .img-full-xs{
        width:100%!important;
        margin:0 0 20px!important
    }
    .hide-xs{
        display:none
    }
    .tender-item .image{
        max-width:33.333%
    }
    .tender-item p{
        margin-bottom:5px
    }
}
@media only screen and (max-width:380px){
    .popup{
        width:300px
    }
    .middle-line .contact{
        padding-left:0
    }
    .middle-line .contact i{
        display:none
    }
    .tender-item .image{
        max-width:25%
    }
}
@media only screen and (min-width:768px){
  
    .car-box .summary .conf-btn{
        display:none
    }
}
@media only screen and (min-width:1200px){
    .stricky-fixed{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:9999
    }
}
 @-moz-keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
         -moz-transform: translateY(0);
         transform: translateY(0);
    }
     40% {
         -moz-transform: translateY(-20px);
         transform: translateY(-20px);
    }
     60% {
         -moz-transform: translateY(-5px);
         transform: translateY(-5px);
    }
}
 @-webkit-keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
    }
     40% {
         -webkit-transform: translateY(-20px);
         transform: translateY(-20px);
    }
     60% {
         -webkit-transform: translateY(-5px);
         transform: translateY(-5px);
    }
}
 @keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
         -moz-transform: translateY(0);
         -ms-transform: translateY(0);
         -webkit-transform: translateY(0);
         transform: translateY(0);
    }
     40% {
         -moz-transform: translateY(-20px);
         -ms-transform: translateY(-20px);
         -webkit-transform: translateY(-20px);
         transform: translateY(-20px);
    }
     60% {
         -moz-transform: translateY(-5px);
         -ms-transform: translateY(-5px);
         -webkit-transform: translateY(-5px);
         transform: translateY(-5px);
    }
}
 .bounce {
     -moz-animation: bounce 2s infinite;
     -webkit-animation: bounce 2s infinite;
     animation: bounce 2s infinite;
}
 .polls textarea{
     margin-top: 20px;
     height: 60px;
}
 .polls .vote{
     display: inline-block;
     margin: 3px 0;
}
 .polls .vote label{
     display: inline;
}
 .polls .nums{
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
}
 .polls .ir .error{
     bottom: -20px;
     right: 0;
}
 .polls .vote label{
     margin: 0 7px;
}
 .polls .vote input{
     margin: 0 0 0 0 
}
 .polls .head{
     color: #fff;
     background-color: #1b35b2;
     float: left;
     padding: 2px 10px;
}
 .polls .more-polls .title{
     color: #fff;
     background-color: #1b35b2;
     float: left;
     padding: 2px 10px;
}
 .polls .more-polls .data{
     background-color: #f2f2f2;
     font-size: 13px;
     line-height: 19px;
     padding: 1px 10px 28px;
     clear: both;
}
 .polls .more-polls .data div{
     margin-top: 10px;
}
 .polls .more-polls .data a{
     color: #192c8f;
     display: inline;
     text-decoration: underline;
}
 .polls .more-polls .data .added{
     color: #b2b2b2;
     font-size: 11px;
     margin-left: 5px;
}
 .polls h2{
     margin-top: 0;
     padding-right: 20px;
}
 .polls .column-2-3{
     position:relative;
}
 .polls .column-1-3{
}
 .polls .column-2-3 .yashare{
     float:right;
     margin-bottom: 10px;
}
 .poll-btn {
     position: fixed;
     z-index: 99;
     top: 50%;
     left: 25px;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     -webkit-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     transform: rotate(90deg);
     -webkit-transform-origin: left top 0;
     -ms-transform-origin: left top 0;
     transform-origin: left top 0;
}
 .poll-btn div{
     background: #fcb829;
     border: 3px solid;
     border-radius: 15px 15px 0 0;
     margin: 0 0 0 42px;
     padding: 5px 0 45px 0;
     cursor: pointer;
}
 .poll-btn div{
     color: #fff;
     display: block;
     width: 120px;
     text-transform: uppercase;
     font-size: 13px;
     text-align: center;
     font-weight: bold;
}
