/*============= FONTS ==============*/
@font-face {
    font-family: ChinaCyr;
    src: url("../css/fonts/ChinaCyr.ttf");
}


/*=========== popupFader ===========*/
.popupFader{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    display: none;
}
.popupThanks{
    position: fixed;
    top: calc(50% - 70px);
    left: calc(50% - 150px);
    width: 260px;
    padding: 20px;
    background: #fff;
    z-index: 10001;
    display: none;
}
.popupThanks .popupClose{
    position: absolute;
    top: -10px;
    right: -10px;
    background: #D5242E;
    width: 24px;
    font-size: 16px;
    padding: 3px 0;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.popupThanks .popupClose:hover{
    background: #840000;
}
.popupThanks .inner{
    font-size: 17px;
    text-align: center;
}
.popupThanks button{
    margin: 3px 0 14px;
    border: none;
    background: #D5242E;
    color: #FFF;
    text-align: center;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.popupThanks button:hover{
    background: #840000;
}



/*========= general CSS ============*/
*{
    outline: none;
}
html, body{
    height:100%;
    min-width:320px;
}
body {
    padding: 0;
    margin:0;
    background: url(../images/bg.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: auto;
    font-family: 'Roboto', sans-serif, arial;
    font-size: 16px;
    color:#333333;
}



img{
    border:none;
    max-width:100%;
}

.wire{
    max-width:1170px;
    padding:20px 60px 0;
    margin:0 auto;
    position:relative;
    background: #fff;
    min-height: calc(100% - 20px);
}
@media only screen and (max-width:1200px) {
}

.clear{
    clear:both;
}

#fancybox-wrap{
    z-index:9999 !important;
}

/* Simple custom css scrollbar */
::-webkit-scrollbar {
    width: 15px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor:pointer;
    background: #FFF;
}
::-webkit-scrollbar-thumb {
    background: #9bc6ff;
    -webkit-box-shadow: inset 0 0 6px rgba(200, 200, 200, 0.2);
}
::-webkit-scrollbar-thumb:active{
    background: #777;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgb(200, 200, 200); 
}


::-webkit-input-placeholder {color:#777;}
::-moz-placeholder          {color:#777;}/* Firefox 19+ */
:-moz-placeholder           {color:#777;}/* Firefox 18- */
:-ms-input-placeholder      {color:#777;}

.hrefall{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
}


/*======================================================================================*/
/*======================================================================================*/
/*======================================================================================*/
/*-------------------------- header ----------------------*/
.header{
    padding: 10px 0 10px;
    display: table;
    width: calc(100% - 2px);
    border: 1px solid #184a72;
}
.header .block{
    display: table-cell;
    width:33%;
    vertical-align: top;
    padding:20px 25px;
    border-right:1px solid #184b72;
}
.header .block:last-child{
    border:none;
}
/**/
.header .block.logoBlock a{
    text-decoration: none;
}
.header .block.logoBlock a span{
    text-align: center;
    width: 100%;
    display: block;
    color: #333;
    text-decoration: none;
    margin: 20px 0 10px;
    font-weight: bold;
    font-size: 14px;
}
/**/
.header .textBlock .text{
    clear: both;
    font-size:16px;
    margin-bottom: 20px;
}
.header .textBlock .text:last-child{
    margin:0;
}
.header .textBlock .text .left{
    text-align: right;
    width:calc(35% - 20px);
    vertical-align: top;
    display: inline-block;
    padding-right:15px;
    line-height: 1.7em;
}
.header .textBlock .text .right{
    text-align: left;
    width:calc(65% - 5px);
    vertical-align: top;
    display: inline-block;
    line-height: 1.5em;
}
.header .textBlock .text p{
    margin:0;
}
.header .textBlock .text p a{
    text-decoration: none;
    color:#333;
}
.header .textBlock .text p a:hover{
    text-decoration: underline;
}
/**/
.header .icoBlock .text{
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 19px;
    font-size:15px;
}
.header .icoBlock .text:last-child{
    margin:0;
}
.header .icoBlock .text .left img{
    display: block;
}
.header .icoBlock .text .right{
    padding-left:20px;
}
.header .icoBlock .text a{
    color:#333;
    text-decoration: none;
}
.header .icoBlock .text a.red{
    color:#f00;
    padding-left:10px;
}
.header .icoBlock .text a:hover{
    text-decoration: underline;
}



.dost-oplata-content, .dost-oplata-content span {
    font-size: 16px;

}


.dost-oplata-content h2 {

    background-color: #184b72;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    margin: 0;

}

.phone-icon {
    align-items: center;
    display: flex;
    padding: 10px;
    font-weight: bold;
}

.dostavka-title {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
}

.dostavka-logo {
 display: flex;
 justify-content: space-between;
}

.dostavka-item {
    width: 260px;
    height: 100px;
    border: 1px solid #184b72;
    display: flex;
    align-content: center;
    justify-content: center;
   
}

.dostavka-item img {
    width: auto;
    height: auto;
    padding: 10px;
}

.phone-icon img {
    padding-right: 10px;
}


.dost-oplata-content li {
    color: #d5242e;
}

.dost-oplata-content li span {
    color: #000;
}



.dostavka-text {
    padding-top: 20px;
    font-size: 16px;
}

.dostavka-text-block {
    display: flex;
    align-items: center;
}

.dostavka-text-block img {
    margin-right: 15px;
    width: 50px;
    height: 41px;
}



@media only screen and (max-width:1200px) {
    .header .textBlock .text{
        font-size:12px;
    }
    .header .icoBlock .text{
        font-size:12px;
    }
    .header .icoBlock .text .right{
        padding-left:6px;
    }
}
@media only screen and (max-width:1024px) {
    .header .block{
        display: inline-block;
        width: calc(50% - 55px);
    }
    .header .block:nth-child(2){
        border:none;
    }
    .header .block:nth-child(3){
        width: calc(100% - 50px);
        border-top:1px solid #184a72;
        margin-top: 7px;
    }
    .header .icoBlock .text{
        width: calc(50% - 10px);
        float: left;
    }
    .header .icoBlock .text:nth-child(3){
        margin:0;
    }
}
@media only screen and (max-width:800px) {
    .header .block:nth-child(1){
        text-align: center;
    }
    .header .block:nth-child(2){
        display: none;
    }
    .header .block{
        width: calc(100% - 50px);
        border:none !important;
    }
     
    
    .dostavka-item {
        width:100%;
        margin: 5px 0;
    }
    
    .dostavka-logo {
        flex-direction: column;
    }
    
}
@media only screen and (max-width:710px) {
    .header .icoBlock .text{
        width:initial;
        float:none;
    }
    .header .icoBlock .text:nth-child(3){
        margin-bottom:25px;
    }
    .wire{
        padding:20px 10px 0;
    }
}
@media only screen and (max-width:480px) {
    .header .icoBlock .text a.red{
        display: block;
        margin:0;
        padding:0;
    }
}


/*------------------------- topMenu ------------------------*/
.topMenu{
    background: #184b72;
    color:#fff;
    font-size:15px;
    position: relative;
}
.topMenu:after{
    clear: both;
    display: block;
    content:"";
}
.topMenu ul{
    list-style-type: none;
    padding:0;
    margin:0;
    display:block;
    width:70%;
}
.topMenu ul li{
    display: inline-block;
    float: left;
    position: relative;
}
.topMenu ul li a{
    text-decoration: none;
    color:#FFF;
    padding:12px 10px;
    min-width: 109px;
    display: block;
    text-align: center;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
    border-right:1px solid #fff;
    font-size: 15px;
}
.topMenu ul li.menu_active > a,
.topMenu ul li a:hover{
    background: #D5242E;
}
.topMenu ul li ul{
    position: absolute;
    top:41px;
    background: #FFF;
    border:1px solid #184b72;
    padding:10px 20px;
    z-index: 10;
    width:200px;
    display:none;
}
.topMenu ul li:hover ul{
    display:block;
}
.topMenu ul li ul li{
    width:100%;
    display:block;
    text-align: left;
}
.topMenu ul li ul li a{
    border:none;
    color:#333;
    text-align: left;
}
.topMenu ul li ul li a:hover{
    text-decoration: underline;
    background: none;
}
/**/
.topMenu .search{
    display:inline-block;
    vertical-align: top;
    padding:5px 0 0;
    margin-left:30px;
    width:28%;
    position: relative;
}
.topMenu .search input[type="text"]{
    font-size:16px;
    padding:6px 10px;
    border:1px solid #a9a9a9;
    background: #fff;
    width:calc(100% - 70px);
}
.topMenu .search input[type="submit"]{
    border: none;
    background: url(../images/search.png) center center no-repeat transparent;
    width: 23px;
    height: 23px;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 8px;
    cursor: pointer;
}

.mobileMenu{
    display:none;
    border:none;
    background: none;
    float: left;
    font-size: 25px;
    color: #FFF;
    padding: 6px 20px;
    cursor: pointer;
}

@media only screen and (max-width:1260px) {
    .topMenu ul li a{
        min-width:79px;
    }
}
@media only screen and (max-width:1024px) {
    .topMenu .search{
        margin-right:30px;
        padding:5px 0;
        float: right;
        width:55%;
    }
    .topMenu .toper{
        display:none;
        position: absolute;
        background: #184a72;
        top: 40px;
        left: 0;
        width: 100%;
        z-index: 900;
        padding-bottom: 10px;
    }
    .topMenu .mobileMenu{
        display: block;
    }
    .topMenu .toper li{
        display: block;
        border:none;
        float: none;
        position: relative !important;
        width:initial !important;
    }
    .topMenu .toper li a{
        text-align: left;
        border:none;
        border-top: 1px solid #184a72;
    }
    .topMenu .toper li ul{
        position: relative;
        top: 0;
        padding: inherit;
        width: initial;
    }
}




/*-------------------------- slider ------------------------*/
.indexSlider{
    margin-top:10px;
}
.indexSlider .item{
    position: relative;
}
.indexSlider .item:after{
    height:200px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55), transparent);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.55), transparent);
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.55), transparent);
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    content:"";
}
.indexSlider .slick-dots{
    position: absolute;
    bottom:30px;
}
.indexSlider .slick-dots li{
    width:10px;
}
.indexSlider .slick-dots li button{
    border:2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    width:10px;
    height:10px;
}
.indexSlider .slick-dots li.slick-active button{
    background: #fff;
    border-color:#333336;
}
.indexSlider .slick-dots li button:before{
    display:none;
}


/*---------------- contentPage -----------------*/
.contentPage{
    position: relative;
    margin-top:45px;
}
.contentPage:after{
    clear: both;
    content:"";
    display: block;
}
.contentPage .leftside{
    width:calc(100% - 400px);
    float:left;
}
.contentPage .rightside{
    width:370px;
    margin-left:30px;
    float: right;
}
.indexBlock{
    border:1px solid #184b72;
}
.BlockoName{
    color:#FFF;
    border-bottom: 10px solid #d5242e;
    font-size: 24px;
    font-weight: bold;
    padding:12px 35px;
    background: #184b72;
}
@media only screen and (max-width:1024px) {
    .contentPage .rightside{
        width:300px;
    }
    .contentPage .leftside{
        width: calc(100% - 330px);
    }
}
@media only screen and (max-width:800px) {
    .contentPage .rightside{
        width:100%;
        margin:0;
        float: none;
    }
    .contentPage .leftside{
        width: 100%;
        float: none;
    }
}


/*------------------- indexCatalog -------------------*/
.indexCatalog{
    position: relative;
}
.indexCatalog:after{
    clear: both;
    content:"";
    display: block;
}
.indexCatalog .item{
    position: relative;
    margin: 15px;
    float: left;
    width: calc(100% - 30px);
    overflow: hidden;
}
.indexCatalog .item:nth-child(3),
.indexCatalog .item:nth-child(2){
    margin-top:30px;
}
.indexCatalog .item .image{
    height:215px;
    width:100%;
    background-size: cover !important; 
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.indexCatalog .item:hover .image{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.indexCatalog .item.w2{
    width:calc(100% / 2 - 30px);
}
.indexCatalog .item.w3{
    width:calc(100% / 3 - 30px);
}
.indexCatalog .item a{
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
    display: block;
    width:100%;
    height:100%;
    color:#FFF;
    text-decoration: none;
    font-size:17px;
    max-width: calc(100% - 15px);
}
.indexCatalog .item a span{
    background:#d5242e;
    display: block;
    max-width: 250px;
    position: absolute;
    bottom:15px;
    left:15px;
    padding:12px 15px;
    text-align: center;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.indexCatalog .item:hover a span{
    background:#840000;
}
@media only screen and (max-width:1024px) {
    .indexCatalog .item.w3{
        width: calc(100% - 30px);
    }
}
@media only screen and (max-width:800px) {
    .indexCatalog .item a{
        max-width:100%;
    }
}
@media only screen and (max-width:480px) {
    .indexCatalog .item.w2{
        width: calc(100% - 30px);
    }
    .BlockoName{
        font-size:17px;
    }
}



/*------------------- indexHits ------------------*/
.indexHits{
    min-height: 1057px;
}
.indexHits .inner{
    padding:25px 25px 0;
}
.indexHits .item{
    border:1px solid #a2a2a2;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    overflow: hidden;
}
.indexHits .item .image{
    height:200px;
    width: 100%;
    border-bottom: 1px solid #a2a2a2;
    position: relative;
    background-size: cover !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    text-align: right;
}
.indexHits .item .image:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.indexHits .item .image a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block;
}
.catalogPage .item .images .catico{
    position: relative;
    padding-top: 3px;
    padding-right: 3px;
}
.indexHits .item .text{
    background: #fff;
    z-index: 2;
    position: relative;
    padding:0 20px;
}
/**/
.indexHits .item .text .name{
    color:#1d1d1d;
    font-size:16px;
    text-align: center;
    font-weight: 500;
    padding:13px 0 13px;
    border-bottom: 1px solid #d1d1d1;
}
.indexHits .item .text .name a{
    color:#1d1d1d;
    text-decoration: none;
}
.indexHits .item .text .name a:hover{
    text-decoration: underline;
}
/**/
.indexHits .item .text .opisanie{
    padding:5px 0;
    border-bottom: 1px solid #d1d1d1;
    font-size:12px;
    color:#595959;
}
.indexHits .item .text .opisanie table{
    width:100%;
    border:none;
}
.indexHits .item .text .opisanie table td{
    width:50%;
    padding:2px;
}
.indexHits .item .text .opisanie table td:nth-child(1n){
    width:70%;
}
.indexHits .item .text .opisanie table td:nth-child(2n){
    width:30%;
}
/**/
.indexHits .item .text .buttons{
    padding:20px 0;
}
.indexHits .item .text .buttons .but1{
    display: inline-block;
    width: calc(50% - 5px);
    font-size:16px;
    font-weight: 500;
    color:#ff0000;
    text-decoration: none;
}
.indexHits .item .text .buttons .but1:hover{
    text-decoration: underline;
}
.indexHits .item .text .buttons .but2{
    color:#FFF;
    text-transform: uppercase;
    text-decoration: none;
    width: calc(50% - 5px);
    font-size:15px;
    font-weight: 500;
    background: #ff0000;
    padding:12px 0;
    text-align: center;
    display: inline-block;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.indexHits .item .text .buttons .but2:hover{
    background:#840000;
}
@media only screen and (max-width:1024px) {
    .indexHits .item .text .buttons .but1{
        width:100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .indexHits .item .text .buttons .but2{
        width:100%;
    }
}
@media only screen and (max-width:800px) {
    .indexHits{
        margin-top:45px;
    }
}



/*---------------------- indexAbout ------------------*/
.indexAbout{
    margin-top:45px;
}
.indexAbout .indexAboutBlock{
    padding:10px 25px 0;
    position: relative;
    font-size:16px;
    color:#6b6c6d;
}
.indexAbout .block{
    margin: 30px 0 36px;
    position: relative;
}
.indexAbout .block img{
    position: absolute;
    top:0;
    left:-20px;
}
.indexAbout .block .name,
.indexAbout .block .text{
    padding-left:85px;
    color:#292b2c;
}
.indexAbout .block .name{
    font-size:18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.indexAbout .block .text{
    font-size: 16px;
}


/*------------------------ indexNews ---------------------*/
.indexNews{
    margin-top:45px;
}
.indexNews .inner{
    padding: 25px;
}
.indexNews .date{
    font-size:14px;
    color:#969696;
    margin-bottom: 7px;
}
.indexNews .date img{
    position: relative;
    top:1px;
    margin-right: 4px;
}
.indexNews .name{
    margin-bottom: 10px;
}
.indexNews .name a{
    font-size:16px;
    color:#292b2c;
    font-weight: 500;
    text-decoration: none;
}
.indexNews .name a:hover{
    text-decoration: underline;
}
.indexNews .text{
    font-size:14px;
    color:#6b6c6d;
    margin-bottom: 10px;
}
.indexNews .more{
    font-size:14px;	
    margin:0 0 30px;
}
.indexNews .more a{
    color:#184b72;
}
.indexNews .more a:hover{
    text-decoration: none;
}
.indexNews .moreNews{
    text-align: center;
    margin-bottom: 15px;
}
.indexNews .moreNews a{
    font-size: 16px;
    color:#184b72;
}
.indexNews .moreNews a:hover{
    text-decoration: none;
}



/*-------------------- indexSubscribe ------------------*/
.indexSubscribe .inner{
    padding: 25px;
}
.indexSubscribe .text{
    font-size: 16px;
    color:#292b2c;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
}
.indexSubscribe input[type="email"]{
    font-size:12px;
    border:1px solid #9c9c9c;
    background:#fff;
    padding:10px 20px;
    width: calc(100% - 42px);
    margin-bottom: 5px;
}
.indexSubscribe input[type="submit"]{
    font-size:16px;
    background:#184b72;
    color:#FFF;
    cursor: pointer;
    text-align: center;
    padding:10px 0;
    width: 100%;
    border:1px solid #184b72;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.indexSubscribe input[type="submit"].goodForm{
    background: #D5242E;
    border:1px solid #D5242E;
    cursor: pointer;
}
.indexSubscribe input[type="submit"].goodForm:hover{
    background: #840000;
    border-color: #840000;
}
.indexSubscribe p{
    text-align: center;
    color:#6b6c6d;
    font-size: 12px;
}
.indexSubscribe p a{
    color:#184b72;
}
.indexSubscribe p a:hover{
    text-decoration: none;
}
@media only screen and (max-width:800px) {
    .indexSubscribe{
        margin-top:45px;
    }
}


/*---------------------- footer ------------------*/
.footer{
    background: #184b72;
    padding:40px 40px 20px;
    position: relative;
    margin:50px 0 0;
    color:#FFF;
    line-height: 1.4em;
}
.footer:after{
    clear: both;
    content:"";
    display: block;
}
.footer .block{
    float:left;
    width:25%;
    /*position: relative;*/
}
.footer .name1{
    font-size:17px;
    font-weight: bold;
    margin-bottom: 14px;
}
.footer a{
    color:#FFF;
    text-decoration: none;
}
.footer a:hover{
    text-decoration: underline;
}
.footer .sitemapF{
    position: absolute;
    bottom: 10px;
    left: 40px;
}
.footer ul{
    list-style-type: none;
    margin:0;
    padding:0;
}
.footer ul li{
    display: block;
}
.footer ul li a{
    display: block;
    padding:3.5px 0;
}
@media only screen and (max-width:800px) {
    .footer .block{
        width:50%;
    }
    .footer .block:nth-child(2),
    .footer .block:nth-child(3){
        display: none;
    }
    .footer .sitemapF{
        position: relative;
        bottom:initial;
        left:0;
    }
}
@media only screen and (max-width:480px) {
    .footer .block{
        width:100%;
        float: none;
        margin-bottom: 40px;
    }
    .footer .name1{
        font-size:14px;
    }
    .footer p{
        font-size: 12px;
    }
}




/*------------------- sideMenu -------------------*/
.sideMenu{
    width: 62px;
    position: fixed;
    top: calc(50% - 130px);
    right: 0;
    z-index: 5000;
}
.sideMenu button{
    border:none;
    background: #D5242E;
    text-align: center;
    margin-bottom: 4px;
    padding:15px 16px;
    cursor: pointer;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.sideMenu button:hover,
.sideMenu button.active{
    background: #840000;
}
@media only screen and (max-width:640px) {
    .sideMenu{
        top: calc(50% - 77px);
        width:32px;
    }
    .sideMenu button{
        padding: 5px 6px;
        height:32px;
    }
    .sideMenu button img{
        width:20px;
    }
}

/**/
.popupFeedback{
    width: 240px;
    background: #fff;
    border: 1px solid #184a72;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    position: fixed;
    z-index: 5000;
    top: calc(50% - 130px);
    right: 66px;

    display: none;
}
.popupFeedback .BlockoName{
    font-size: 17px;
    padding: 12px 20px;
    margin:0 -20px;
    text-align: center;
}
.popupFeedback .text{
    font-size: 15px;
    font-weight: 500;
    color:#292b2c;
    padding:10px 0;
    text-align: center;
}
.popupFeedback input[type="text"]{
    border:1px solid #9c9c9c;
    background: #FFF;
    font-size: 12px;
    padding:7px 20px;
    width:calc(100% - 40px);
    margin-bottom: 3px;
}
.popupFeedback input[type="submit"]{
    margin:3px 0 14px;
    border:none;
    background: #184b72;
    color:#FFF;
    text-align: center;
    width: calc(100% + 2px);
    font-size:16px;
    cursor: pointer;
    padding:10px 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    cursor: default;
}
.popupFeedback input[type="submit"].goodForm{
    background: #D5242E;
    cursor: pointer;
}
.popupFeedback input[type="submit"].goodForm:hover{
    background: #840000;
}
.popupFeedback form p{
    font-size: 10px;
    color:#6b6c6d;
    text-align: center;
    margin:0 -10px 12px;
}
.popupFeedback form p a{
    color:#184b72;
}
.popupFeedback form p a:hover{
    text-decoration: none;
}
@media only screen and (max-width:640px) {
    .popupFeedback{
        right:35px;
    }
}
@media only screen and (max-width:480px) {
    .popupFeedback{
        top:20px;
        width:calc(100% - 118px);
    }
    .popupFeedback .BlockoName{
        font-size:15px;
    }
}

/**/
.popupLink{
    width: 240px;
    position: fixed;
    z-index: 5000;
    top: calc(50% - 64px);
    right: 66px;
    display: none;
}
.popupLink a{
    font-size:16px;
    color:#FFF;
    font-weight: 500;
    display: block;
    background: #184b72;
    padding:12px 15px;
    text-decoration: none;
    margin-bottom: 5px;
}
@media only screen and (max-width:640px) {
    .popupLink{
        right:35px;
        top: calc(50% - 77px);
    }
    .popupLink a{
        padding: 15px 15px;
    }
}

/**/
.popupSravnenie{
    width: 260px;
    background: #fff;
    border: 1px solid #184a72;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    position: fixed;
    z-index: 5000;
    top: calc(50% + 3px);
    right: 66px;
    padding:0 0 20px;
    display: none;
}
.popupSravnenie .flowover{
    padding:0 10px;
    max-height: 280px;
}
.popupSravnenie .BlockoName{
    font-size: 17px;
    padding: 12px 20px;
    margin:0;
    text-align: center;
}
.popupSravnenie .item{
    padding:10px 0;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
}
.popupSravnenie .item:last-child{
    border:none;
}
.popupSravnenie .item:after{
    clear: both;
    content:"";
    display: block;
}
.popupSravnenie .item .image{
    width:100px;
    height:70px;
    float:left;
    background-size: cover !important;
    position: relative;
}
.popupSravnenie .item .image a{
    display: block;
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
.popupSravnenie .item .text{
    margin-left: 115px;
    height: 70px;
    overflow: hidden;
}
.popupSravnenie .item .text a{
    font-size:14px;
    color:#1d1d1d;
    text-decoration: none;
    font-weight: 500;
}
.popupSravnenie .item .text a:hover{
    text-decoration: underline;
}
.popupSravnenie .link{
    text-align: center;
}
.popupSravnenie .link a{
    font-size: 15px;
    color:#184b72;
    margin:10px 0;
    display: block;
}
.popupSravnenie .link a:hover{
    text-decoration: none;
}
@media only screen and (max-width:640px) {
    .popupSravnenie{
        right:35px;
    }
}
@media only screen and (max-width:480px) {
    .popupSravnenie{
        top:20px;
        width:calc(100% - 98px);
    }
    .popupSravnenie .BlockoName{
        font-size:15px;
    }
}


/**/
.popupSubscribe{
    width: 240px;
    background: #fff;
    border: 1px solid #184a72;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    position: fixed;
    z-index: 5000;
    top: calc(50% + 69px);
    right: 66px;
    padding:0 20px 20px;
    display: none;
}
.popupSubscribe .BlockoName{
    font-size: 17px;
    padding: 12px 20px;
    margin:0 -20px;
    text-align: center;
}
.popupSubscribe .indexBlock{
    border:none;
}
.popupSubscribe .text {
    font-size: 15px;
    font-weight: 500;
    color: #292b2c;
    padding: 10px 0;
    text-align: center;
    margin:0;
}
.popupSubscribe .inner{
    padding:0;
}
@media only screen and (max-width:800px) {
    .popupSubscribe .indexBlock{
        margin:0;
    }
}
@media only screen and (max-width:640px) {
    .popupSubscribe{
        right:35px;
    }
}
@media only screen and (max-width:480px) {
    .popupSubscribe{
        top:20px;
        width:calc(100% - 118px);
        margin:0;
    }
    .popupSubscribe .BlockoName{
        font-size:15px;
    }
}


/*------------------------- totop ---------------------------------*/
.totop{
    position: fixed;
    bottom:10px;
    right:5px;
    z-index: 500;
    width:50px;
    cursor: pointer;
    display: none;
}


/*------------------------- page404 -------------------------------*/
.page404 .image{
    background-size: contain !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.page404block{
    position: absolute;
    top:calc(50% - 200px);
    left:calc(50% - 320px);
    z-index: 2;
}
.page404block .name{
    font-size:60px;
    color:#184b72;
    font-weight: bold;
    text-align: center;
}
.page404block .subname{
    margin:20px 0 40px;
    font-size: 18px;
    color:#184b72;
    text-align: center;
}
.page404block ul{
    list-style-type: none;
    margin:0;
    padding:0;
    max-width: 380px;
    margin:0 auto;
    background: #184b72;
    text-align: center;
}
.page404block ul a{
    display: block;
    font-size:15px;
    color:#FFF;
    text-decoration: none;
    padding:15px 0;
    border-top:1px solid #FFF;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.page404block ul a:hover{
    background: #0e3a5d;
}
@media only screen and (max-width:800px) {
    .page404block .name {
        margin-top: 40px;
        line-height: 1em;
    }
}
@media only screen and (max-width:640px) {
    .page404block .name{
        font-size:30px;
    }
    .page404block .subname{
        font-size:14px;
        margin:15px 0 25px;
    }
    .page404block{
        padding:20px;
        width:calc(100% - 40px);
        left:0;
        position: relative;
        top: initial;
    }
}


/*------------------- arenda ----------------*/
.content2{
    margin-top:35px;
    display: flex;
    width:100%;
}
.content2:after{
    clear:both;
    content:"";
    display: block;
}
.content2 .leftside{
    width: 266px;
    border: 1px solid #184a72;
}
.content2 .rightside{
    width:calc(100% - 266px - 30px);
    margin-left:30px;
    border: 1px solid #184a72;
}
.content2 .rightside .BlockoName{
    padding:12px 20px;
}
.arendamenu{
    font-size:15px;
}
.arendamenu ul{
    list-style-type: none;
    margin:0;
    padding:20px 0;
}
.arendamenu ul a{
    text-decoration: none;
    color:#184b72;
    text-transform: uppercase;
    padding: 15px 10px;
    display: block;
    font-size: 14px;
}
.arendamenu ul a:hover{
    font-weight: bold;
}
.arendamenu ul a.active{
    color:#D5242E;
    font-weight: bold;
}
.arendamenu ul ul{
    padding:0;
    margin:-10px 0 0;
}
.arendamenu .sub > ul > li > a:after{
    /*content: "⮞";
    float: left;
    margin-right:6px;
    line-height: 12px; */
}
.arendamenu > ul > li > a:after {
    content: "\f107";
    float: right;
    margin-right: 6px;
    line-height: 12px;
    font-family: FontAwesome;
}

.arendamenu > ul > li > a.noafter:after {
    content: "";
}



.arendamenu > ul > li > .active:after{
    content: "⮟";    
}
.arendamenu .sub > ul > li > .active:after{
    content: "⮟";    
}
.arendamenu ul ul a{
    padding: 5px 5px 5px 20px;
    font-size: 13px;
}
/*.arendamenu ul li:hover ul,
.arendamenu ul li.active ul{
        display: block;
}*/
.arendamenu ul li.active > a {
    color: #D5242E;
}
/**/


.arendamenu ul li.sub ul li {
    display: none;
}





.arendaBlock1{
    padding:20px;
}
.arendaBlock1:after{
    clear:both;
    display: block;
    content:"";
}
.arendaBlock1 .ableft{
    width:360px;
    float: left;
}
.arendaBlock1 .abright{
    margin-left: 380px;
}
/**/
.arendaBlock1 .ableft .bigimage{
    width:100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.arendaBlock1 .ableft .bigimage img{
    width:100%;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
}
.arendaBlock1 .ableft .bigimage img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.arendaBlock1 .ableft .bigimage .catico{
    position: absolute;
    top: 3px;
    right: 3px;
}
.arendaBlock1 .abslider{
    margin-top:8px;
    padding:0 20px;
    position: relative;
}
.arendaBlock1 .abslider .item{
    margin:0 7px;
}
.arendaBlock1 .abslider .image{
    width:100%;
    height:80px;
    background-size: contain !important;
    cursor: pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.arendaBlock1 .abslider .image:hover{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
}
.arendaBlock1 .abslider .slick-prev,
.arendaBlock1 .abslider .slick-next{
    background: #184a72;
    width:15px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.arendaBlock1 .abslider .slick-prev:hover,
.arendaBlock1 .abslider .slick-next:hover{
    background: #D5242E;
}
.arendaBlock1 .abslider .slick-prev:before,
.arendaBlock1 .abslider .slick-next:before{
    display: none;
}
.arendaBlock1 .abslider .slick-prev{
    left:-20px;
}
.arendaBlock1 .abslider .slick-next{
    right:-20px;
}
.arendaBlock1 .abslider .slick-prev:after{
    content:"\f104";
    font-family: FontAwesome;
    color:#FFF;
    font-size: 30px;
}
.arendaBlock1 .abslider .slick-next:after{
    content:"\f105";
    font-family: FontAwesome;
    color:#FFF;
    font-size: 30px;
}
/**/
.arendaBlock1 .abright .name{
    font-size:20px;
    color:#1d1d1d;
    font-weight: 500;
}
.arendaBlock1 .abright .block{
    padding-left:35px;
    position: relative;
    font-size:14px;
    color:#595959;
    line-height: 1.4em;
    margin-bottom: 30px;
}
.arendaBlock1 .abright .block b{
    font-size:16px;
}
.arendaBlock1 .abright .block .num{
    position: absolute;
    top:0;
    left:0;
    font-size:14px;
    color:#184b72;
    border:1px solid #184b72;
    border-radius: 50%;
    -moz-border-radius: 50%;
    width:23px;
    text-align: center;
    padding:1px 0;
}
.arendaBlock1 .abright .priceblock{
    font-size:24px;
    color:#ff0000;
    font-weight: 500;
}
.arendaBlock1 .abright .priceblock span{
    font-size:16px;
}
.arendaBlock1 .abright .priceblock .summa{
    display: inline-block;
}
.arendaBlock1 .abright .priceblock .button{
    display: inline-block;
    float: right;
}
.arendaBlock1 .abright .priceblock .button a{
    font-size:14px;
    text-decoration: none;
    display: block;
    text-align: center;
    border:1px solid #ff0000;
    color:#ff0000;
    padding:5px 30px;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.arendaBlock1 .abright .priceblock .button a:hover{
    background: #ff0000;
    color:#FFF;
}
.arendaBlock1 .abright .attentionn{
    background: #e4e8ec;
    font-size: 14px;
    color:#184b72;
    padding:10px 10px;
    padding-left:40px;
    position: relative;
    margin:-15px 0 10px;
    width: calc(100% - 85px);
    margin-left: 35px;
}
.arendaBlock1 .abright .attentionn img{
    position: absolute;
    top: 6px;
    left: 7px;
}
.arendaBlock1 .abright .megabut{
    text-align: center;
}
.arendaBlock1 .abright .megabut a{
    display: inline-block;
    background: #D5242E;
    border:1px solid #D5242E;
    color:#FFF;
    text-transform: uppercase;
    font-size:14px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    padding:10px 20px;
    margin-bottom: 20px;
}
.arendaBlock1 .abright .megabut a:hover{
    background: #FFF;
    color:#D5242E;
}
@media only screen and (max-width:1024px) {
    .arendaBlock1 .ableft{
        width:100%;
        float:none;
    }
    .arendaBlock1 .abright{
        margin:40px 0 0;
    }
}
@media only screen and (max-width:800px) {
    .content2{
        display: block;
    }
    .content2 .leftside{
        width:100%;
        float:none;
        display: block;
    }
    .content2 .rightside{
        margin:35px 0 0;
        width:100%;
    }
}
@media only screen and (max-width:480px) {
    .arendaBlock1 .abright .priceblock .button{
        display: block;
        margin:20px 0 0;
        float:none;
    }
    .arendaBlock1 .abright .megabut a{
        width: calc(100% - 77px);
        margin-left: 35px;
        font-size: 12px;
    }
}


/*------------------- arenda2 ----------------*/
.content3{
    margin-top:35px;
    display: flex;
    width:100%;
}
.content3:after{
    clear:both;
    content:"";
    display: block;
}
.content3 .leftside{
    width:calc(50% - 15px);
    border: 1px solid #184a72;
}
.content3 .BlockoName{
    line-height: 1.8em;
}
.content3 .rightside{
    width:calc(50% - 15px);
    margin-left:30px;
    border: 1px solid #184a72;
    line-height: 1.8em;
}
.iconsInLine{
    padding:40px 20px 20px;
}
.iconsInLine .item{
    display: block;
    border-bottom: 1px dashed #d1d1d1;
    font-size:15px;
    color:#292b2c;
    padding:10px 0;
}
.iconsInLine .item p{
    margin:0;
}
.iconsInLine .item a{
    text-decoration: none;
    color:#292b2c;
    font-weight: 500;
}
.iconsInLine .item a:hover{
    text-decoration: underline;
}
.iconsInLine .item:after{
    display: block;
    content:"";
    clear: both;
}
.iconsInLine .item .images{
    width:90px;
    float:left;
}
.iconsInLine .item .text{
    margin-left:90px;
}
@media only screen and (max-width:800px) {
    .content3{
        display:block;
    }
    .content3 .leftside{
        width:100%;
    }
    .content3 .rightside{
        width:100%;
        margin:35px 0 0;
        line-height: initial;
    }
}



/*------------------------- ------------------------*/
.content4{
    margin:35px 0 0;
    border: 1px solid #184a72;
}
.charac{
    padding:33px 33px 70px;
}
.charac .name{
    font-size:20px;
    color:#1d1d1d;
    font-weight: 500;
    margin:0 0 24px;
}
.charac .link{
    font-size:18px;
    color:#184b72;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid #184b72;
    position: relative;
    margin:30px 0 0;
    padding-right: 50px;
}
.charac .link:after{
    position: absolute;
    top:0;
    right:10px;
    color:#184b72;
    content:"\f107";
    font-family:FontAwesome;
}
.charac .link.active:after{
    position: absolute;
    top:0;
    right:10px;
    color:#184b72;
    content:"\f106";
    font-family:FontAwesome;
}
.charac .text{
    margin:15px 0 25px;
    display: none;
}
.charac .text table{
    border:none;
    width:100%;
}
.charac .text table td{
    padding:5px 23px;
    border-bottom: 1px solid #cfcfcf;
}
.charac .text table td:first-child{
    width:50%;
}
.charac .text h1,
.charac .text h2,
.charac .text h3,
.charac .text h4,
.charac .text h5,
.charac .text h6{
    color:#595959;
    font-size: 18px;
    padding:30px 23px 10px;
    margin:0;
}
@media only screen and (max-width:640px) {
    .charac .link{
        font-size:14px;
    }
    .charac .text table td{
        display: block;
        width:calc(100% - 46px) !important;
    }
    .charac .text table td:first-child{
        border:none;
    }
}


/*-------------------- contentForm ----------------*/
.contentForm{
    max-width: 665px;
    padding:33px 50px;
    background: #f3f7f8;
    margin:0 auto 70px;
}
.contentForm:after{
    content:"";
    clear: both;
    display: block;
}
.contentForm .text{
    text-align: center;
    font-size:18px;
    color:#292b2c;
    font-weight: 500;
    margin:0 0 23px;
}
.contentForm .left{
    float:left;
    width:calc(50% - 15px);
    position: relative;
}
.contentForm .right{
    float:right;
    width:calc(50% - 15px);
}
.contentForm input[type="text"],
.contentForm input[type="email"]{
    border:1px solid #9c9c9c;
    background: #FFF;
    padding:7px 20px;
    width:calc(100% - 40px);
    margin:0 0 12px;
}
.contentForm input[type="submit"]{
    background: #184b72;
    font-size:16px;
    color:#FFF;
    text-align: center;
    border:none;
    width: calc(100% + 2px);
    margin-top: 4px;
    padding:13.5px 0;
    cursor: pointer;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.contentForm input[type="submit"].goodForm{
    background: #d5242e;
    cursor: pointer;
}
.contentForm input[type="submit"].goodForm:hover{
    background: #840000;
}
.contentForm .textor{
    font-size: 12px;
    color:#6b6c6d;
    position: relative;
    left:20px;
}
.contentForm .politic{
    text-align: center;
    font-size:12px;
    color:#6b6c6d;
    margin:25px 0 0;
    clear: both;
}
.contentForm .politic a{
    color:#184b72;
}
.contentForm .politic a:hover{
    text-decoration: none;
}
/**/
.file_upload{
    position: relative;
    overflow: hidden;
    font-size: 1em;
    height: 2em;
    line-height: 2em;
    margin:3px 0 0;
}
.file_upload > button{
    float: right;
    width: 8em;
    height: 100%;
    background: #9c9c9c;
    color:#FFF;
    cursor: pointer;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
    border:none;
    font-size: 12px;
}
.file_upload > button:hover{
    background: #D5242E;
}
.file_upload > div{
    padding-left: 20px;
    border: 1px solid #9c9c9c;
    background: #FFF;
    height: calc(100% - 2px);
    color: #6b6c6d;
    font-size: 13px;
}
.file_upload input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;     /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}
/**/
@media only screen and (max-width:640px) {
    .contentForm .left{
        float:none;
        width:initial;
        position: relative;
    }
    .contentForm .right{
        float:none;
        width:initial;
        margin-top:12px;
    }
    .contentForm{
        margin:0 10px 70px;
    }
    .contentForm .text{
        font-size:14px;
    }
}
@media only screen and (max-width:480px) {
    .contentForm{
        padding:33px 20px;
    }
}


/*---------------------- breadcrumbs ----------------*/
.breadcrumbs{
    margin:35px 0 35px;
    font-size:16px;
    color:#555555;
}
.breadcrumbs a{
    font-size:16px;
    color:#555555;
    text-decoration: none;
}
.breadcrumbs a:hover{
    text-decoration: underline;
    color:#D5242E;
}


/*---------------------- calculator -------------------*/
.calculator{
    margin:25px 0 40px;
    padding:0 20px;
}
.calculator .name{
    background: #184b72;
    color:#FFF;
    text-align: center;
    font-size:18px;
    font-weight: bold;
    padding:10px 0;
    margin:0 0 20px;
}
.calculator .text{
    background: #f3f7f8;
    padding:25px 0;
}
.calculator .text .inner{
    width:370px;
    margin:0 auto;
}
.calculator .text .inner .line{
    display: block;
    margin:0 0 15px;
}
.calculator .text .inner .line .left,
.calculator .text .inner .line .right{
    width:50%;
    float: left;
}
.calculator .text .inner .line .left{
    font-size: 16px;
    color:#292b2c;
}
.calculator .text .inner .line input,
.calculator .text .inner .line select{
    border:1px solid #9c9c9c;
    color:#6b6c6d;
    font-size: 14px;
    padding:9px 20px;
    width: calc(100% - 40px);
}
.calculator .text .inner .line select{
    width:100%;
    cursor: pointer;
}
.calculator .text .inner button{
    background: #d5242e;
    font-size: 16px;
    width:100%;
    padding:12px 0;
    color:#FFF;
    cursor: pointer;
    text-align: center;
    border:none;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.calculator .text .inner button:hover{
    background: #840000;
}
/**/
.calculator .text2 table{
    border:none;
    width:100%;
}
.calculator .text2 table td{
    font-size: 16px;
    color:#292b2c;
    border-bottom: 1px dashed #d1d1d1;
    padding:10px 15px;
    width:33%;
}
.calculator .text2 table td:first-child{
    font-weight: bold;
    padding-left:45px;
}
.calculator .text2 table tr:last-child td{
    border:none;
}
.calculator .text2 table td .csf2{
    background: #f3f7f8;
    margin:5px 0;
    font-weight: 500;
    color:#184b72;
    padding:10px 12px;
    font-size: 15px;
}
.calculator .text2 table td .csf2 span{
    color:#d5242e;
}
/**/
@media only screen and (max-width:640px) {
    .calculator .text2 table td{
        display:block;
        width:initial;
        border:none;
    }
    .calculator .text2 table td:last-child{
        border-bottom: 1px dashed #d1d1d1;
    }
    .calculator .text2 table td:first-child{
        padding:20px 15px 10px;
    }
}
@media only screen and (max-width:480px) {
    .calculator .text .inner .line .left, 
    .calculator .text .inner .line .right{
        width:initial;
        float:none;
        margin:10px 0 0;
    }
    .calculator .text .inner{
        width: calc(100% - 40px);
        padding: 0 20px;
    }
    .calculator .name{
        font-size: 16px;
    }
    .calculator .text2 table td{
        padding:5px 12px !important;
    }
    .calculator .text2 table td:nth-child(3){
        padding:5px 0 !important;
    }
    .calculator .text2 table td:first-child{
        padding:15px 12px 5px !important;
    }
}





/*-------------- sravnenie --------------*/
.contentBorder{
    border:1px solid #184b72;
}
.sravnenie{
    padding:30px;
}
.sravnenie .inner{
    overflow: auto;
}
.sravnenie table{
    border:none;
    border-spacing:0;
    min-width: 640px;
    overflow: auto;
}
.sravnenie table tr td{
    border-bottom:1px solid #cfcfcf;
}
.sravnenie table .image {
    height:135px;
    width:200px;
    text-align:center;
    display:inline-block;
}
.sravnenie table .image img {
    height:100%;
}
.sravnenie table tr:first-child td{
    border-top:1px solid #184b72;
    border-bottom:1px solid #184b72;
}
.sravnenie table tr td{
    border-right: 1px solid #cfcfcf;
}
.sravnenie table tr td:last-child{
    border-right: none;
}
.sravnenie table tr.noBottomBorder td{
    border-bottom:none;
}
.sravnenie table tr.tr-grey td{
    background-color: #eeeeee;
}
.sravnenie table .title{
    font-size: 16px;
    color:#184b72;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5em;
}
.sravnenie table .deleteIt{
    padding: 3px 2px;
    text-align: right;
    font-size: 17px;
}
.sravnenie table .deleteIt i::before{
    content: "X";
    font-family: 'Roboto', sans-serif, arial;
    width: 20px;
    color: #184b72 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0;
    color: #FFF;
    display: block;
    text-align: center;
    border-radius: 50%;
    top: -2px;
    position: relative;
    transition:0.3s all;
}
.sravnenie table .deleteIt i:hover::before{
    color: #fff !important;
    background: #184b72;
}
.sravnenie table .name a{
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color:#1d1d1d;
    display: block;
    margin:10px 0;
}
.sravnenie table .name a:hover{
    text-decoration: underline;
}
.sravnenie table .name2{
    font-size:18px;
    color:#595959;
    padding:15px 0;
    font-weight: bold;
    padding-left:7px;
}
.sravnenie table p{
    font-size:15px;
    color:#595959;
    text-align: center;
    margin:0;
    padding:12px 7px;
}
.sravnenie table p:nth-child(2n){
    background: #eeeeee;
}
.sravnenie table td:first-child p{
    text-align: left;
}
@media only screen and (max-width:800px) {
    .sravnenie table .name2{
        font-size:14px;
    }
    .sravnenie table p{
        font-size:12px;
    }
    .sravnenie table .name a{
        font-size:14px;
    }
}


/*---------------- catalog -----------*/
.noBorder{
    border:none !important;
}
.catalogPage .onpage a{
    color:#333333;
    display: inline-block;
    margin:0 2px;
    text-decoration: none;
}
.catalogPage .onpage a:hover{
    text-decoration: underline;
    color:#F00;
}
.catalogPage .catalogInner{
    padding:5px 2px 5px 5px;
}
.catalogPage .item{
    display: inline-block;
    margin:5px;
    width:calc(100% / 3 - 16px);
    vertical-align: top;
    border:1px solid #a2a2a2;
    overflow: hidden;
}
.catalogPage .item .images{
    position: relative;
    background-size: contain !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    height:200px;
    text-align: right;
}
.catalogPage .item .images:hover{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
}
.catalogPage .item .images a{
    display: block;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.catalogPage .item .images .catico{
    position: relative;
    padding-top: 3px;
    padding-right: 3px;
}
.catalogPage .item .name{
    font-size:16px;
    color:#1d1d1d;
    font-weight: 500;
    text-align: center;
    height: 90px;
}
.catalogPage .item .name a{
    color:#1d1d1d;
    text-decoration: none;
    padding: 13px 0;
    display: block;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.catalogPage .item .name a:hover{
    text-decoration: underline;
}
.catalogPage .item .text{
    background: #fff;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}
.catalogPage .item .text .opisanie {
    padding: 5px 0;
    border-bottom: 1px solid #d1d1d1;
    font-size: 14px;
    color: #595959;
}
.catalogPage .item .text .opisanie table {
    width: 100%;
    border: none;
}
.catalogPage .item .text .opisanie table td {
    width: 50%;
    padding: 2px;
}
.catalogPage .item .text .opisanie table td:nth-child(1n){
    width:70%;
}
.catalogPage .item .text .opisanie table td:nth-child(2n){
    width:30%;
}
.catalogPage .item .text .buttons{
    padding:20px 0;
}
.catalogPage .item .text .buttons .but1{
    display: inline-block;
    width: calc(50%);
    font-size:15px;
    font-weight: 500;
    color:#ff0000;
    text-decoration: none;
}
.catalogPage .item .text .buttons .but1:hover{
    text-decoration: none;
}
.catalogPage .item .text .buttons .but2{
    color:#FFF;
    text-transform: uppercase;
    text-decoration: none;
    width: calc(50% - 5px);
    font-size:15px;
    font-weight: 500;
    background: #ff0000;
    padding:12px 0;
    text-align: center;
    display: inline-block;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.catalogPage .item .text .buttons .but2:hover{
    background:#840000;
}

.pagination{
    text-align: center;
    margin:20px 0 50px;
}
.pagination a{
    display: inline-block;
    color:#333;
    text-decoration: none;
    margin:3px 7px;
}
.pagination a:hover{
    text-decoration: underline;
    font-weight: 500;
}
.pagination a.active{
    color:#f00;
    font-weight: bold;
}
@media only screen and (max-width:1200px) {
    .catalogPage .item .text .buttons .but1 {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .catalogPage .item .text .buttons .but2 {
        width: 100%;
    }
}
@media only screen and (max-width:1024px) {
    .catalogPage .item{
        width:calc(100% / 2 - 16px);
    }
}
@media only screen and (max-width:480px) {
    .catalogPage .item{
        width:calc(100% / 1 - 16px);
    }
}



/*------------------- contactsPage --------------------*/
.contactsPage{
    padding:30px;
}
.contactsPage:after{
    display: block;
    content:"";
    clear: both;
}
.contactsPage .left{
    float: left;
    width:calc(40% - 15px);
    color:#292b2c;
    font-size:16px;
}
.contactsPage .right{
    float: right;
    width:calc(60% - 15px);
    margin-left:30px;
}
.contactsPage .left .name{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 22px;
}
.contactsPage .left a{
    color:#292b2c;
    text-decoration: none;
}
.contactsPage .left a:hover{
    text-decoration: underline;
}
.contactsPage .left p{
    position: relative;
    padding-left:25px;
}
.contactsPage .left p img{
    position: absolute;
    top:0;
    left:0;
}
/**/
.contactsPage .right form{
    background: #f3f7f8;
    padding:40px;
}
.contactsPage .right form input[type="text"],
.contactsPage .right form input[type="email"],
.contactsPage .right form textarea{
    border:1px solid #9c9c9c;
    background: #fff;
    width:calc(100% - 40px);
    padding:10px 20px;
    margin:0 0 10px;
    font-size:14px;
    font-family: 'Roboto', sans-serif, arial;
}
.contactsPage .right form textarea{
    height:100px;
}
.contactsPage .right form input[type="submit"]{
    float:left;
    width:200px;
    background: #184b72;
    border:none;
    color:#FFF;
    text-align: center;
    cursor: pointer;
    font-size:16px;
    padding:12px 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.contactsPage .right input[type="submit"].goodForm{
    background: #d5242e;
    cursor: pointer;
}
.contactsPage .right form input[type="submit"].goodForm:hover{
    background:#840000;
}

.contactsPage .right form p{
    margin:5px 0;
    float: right;
    width:calc(100% - 220px);
    font-size:12px;
    color:#6b6c6d;
}
.contactsPage .right form p a{
    color:#184b72;
}
.contactsPage .right form p a:hover{
    text-decoration: none;
}
@media only screen and (max-width:1024px) {
    .contactsPage .right form input[type="submit"],
    .contactsPage .right form p{
        float:none;
    }
    .contactsPage .right form p{
        margin:15px 0 0;
        width:100%;
    }
}
@media only screen and (max-width:800px) {
    .contactsPage .left{
        float:none;
        width:100%;
    }
    .contactsPage .right{
        float:none;
        margin-top:35px;
        width:100%;
        margin-left:0;
    }
}
@media only screen and (max-width:480px) {
    .contactsPage .right form{
        padding:20px;
    }
    .contactsPage{
        padding:30px 20px;
    }
    .contactsPage .left{
        font-size:13px;
    }
    .contactsPage .left .name{
        font-size:15px;
    }
}


/*--------------------- catalogFilter -------------*/
.catalogFilter{
    padding:0 25px;
    margin-top:20px;
}
.catalogFilter .zagolovok{
    background: #e6e6e6;
    font-size:21px;
    color:#292b2c;
    padding:15px;
    text-align: center;
}
.catalogFilter .block{
    margin:15px 0 10px;
}
.catalogFilter .block .name{
    font-size:17px;
    color:#184b72;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    padding: 4px 30px 0 0;
}
.catalogFilter .block .name:after{
    position: absolute;
    top:6px;
    right:10px;
    font-family: FontAwesome;
    content:"\f107";
    font-size:17px;
    color:#184b72;
}
.catalogFilter .block .name.active:after{
    content:"\f106";
}
.catalogFilter .block .text{
    display: none;
    padding:5px 0 0;
}
.catalogFilter .block .text.active{
    display:block;
}
/**/
.checkbox{
    padding:5px 0;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    display: none;
}
.checkbox label {
    position: relative;
    display: inline-block;
    padding:4px 0 0px 27px;
    color:#595959;
    width:calc(100% - 27px);
}
.checkbox label::before,
.checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}
.checkbox label::before{
    height: 16px;
    width: 16px;
    border: 1px solid #595959;
    left: 0px;
    top: 3px;
    border-radius: 4px;
}
.checkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid #595959;
    border-bottom: 2px solid #595959;
    transform: rotate(-45deg);
    left: 4px;
    top: 7px;
    content: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}
/**/
.catalogFilter .button{
    margin:20px 0;
    text-align: center;
}
.catalogFilter .button .but1{
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background: #184b72;
    border:none;
    font-size:14px;
    font-weight: 500;
    padding:10px 0;
    color:#FFF;
    width:100%;
    margin-bottom: 15px;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.catalogFilter .button .but1:hover{
    background: #0b3656;
}
.catalogFilter .button .but2{
    font-size:14px;
    color:#184b72;
    text-decoration: none;
    border:none;
    background: transparent;
    border-bottom: 1px dashed #184b72;
    cursor: pointer;
}
.catalogFilter .button .but2:hover{
    border-color:#f00;
    color:#f00;
}


/*----------------------- newsPage -----------------*/
.newsPage{
    padding:25px;
}
.newsPage .item{
    margin-bottom:45px;
}
.newsPage .item:last-child{
    margin-bottom:65px;
}
.newsPage .item:after{
    display: block;
    content:"";
    clear: both;
}
.newsPage .images{
    width:255px;
    height:165px;
    background-size: cover !important;
    float:left;
    position: relative;
}
.newsPage .images a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block;
}
.newsPage .text2{
    padding-left:275px;
}
/**/
.newsPage .date{
    font-size:14px;
    color:#969696;
    margin-bottom: 7px;
}
.newsPage .date img{
    position: relative;
    top:1px;
    margin-right: 4px;
}
.newsPage .name{
    margin-bottom: 10px;
}
.newsPage .name a{
    font-size:16px;
    color:#292b2c;
    font-weight: 500;
    text-decoration: none;
}
.newsPage .name a:hover{
    text-decoration: underline;
}
.newsPage .text{
    font-size:14px;
    color:#6b6c6d;
    margin-bottom: 10px;
}
.newsPage .more{
    font-size:14px;	
    margin:0 0 30px;
}
.newsPage .more a{
    color:#184b72;
}
.newsPage .more a:hover{
    text-decoration: none;
}
@media only screen and (max-width:1024px) {
    .newsPage .images{
        width:190px;
    }
    .newsPage .text2{
        padding-left:210px;
    }
}
@media only screen and (max-width:480px) {
    .newsPage .images{
        width:100%;
        float:none;
    }
    .newsPage .text2{
        margin-top:20px;
        padding-left:0;
    }
}



/*-------------- repairPage -------------*/
.repairPage{
    padding:25px;
}
.repairPage .block{
    margin-bottom: 40px;
}
.repairPage .block .name{
    text-align: center;
    color:#FFF;
    background: #184b72;
    padding:10px 0;
    font-weight: bold;
    font-size: 18px;
}
.repairPage .block1 .item{
    border:1px solid #184b72;
    margin:10px;
    display: inline-block;
    width:calc(100% / 4 - 25px);
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.repairPage .block .item:hover{
    border-color:#f00;
}
/**/
.repairPage .block2 .item{
    text-align: center;
    margin:20px 20px;
    display: inline-block;
    width:calc(100% / 5 - 45px);
    transition:0.6s all;
    -webkit-transition:0.6s all;
    -moz-transition:0.6s all;
    vertical-align: top;
    color:#333333;
    font-size:16px;
}
.repairPage .block2 .item img{
    display: block;
    margin:0 auto;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.repairPage .block2 .item:hover img{
    transform:rotateY(180deg);
}
/**/
.repairPage .block3 .item{
    border-bottom:1px dashed #d1d1d1;
    padding:10px;
    position: relative;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.repairPage .block3 .item:nth-child(5){
    border:none;
}
.repairPage .block3 .item .left{
    width:70px;
    display: inline-block;
    vertical-align: middle;
}
.repairPage .block3 .item .right{
    display: inline-block;
    width:calc(100% - 75px);
    font-size: 16px;
    color:#292b2c;
    line-height: 1.4em;
    vertical-align: middle;
}
/**/
.repairForm{
    background: #f3f7f8;
    padding:20px;
    margin:20px 0;
}
.repairForm .formName{
    text-align: center;
    color:#595959;
    font-size: 18px;
    font-weight: bold;
    margin:0 0 20px;
}
.repairForm .line3{
    width:calc(100% / 3 - 25px);
    display: inline-block;
    margin:10px;
}
.repairForm .line3 input{
    border:1px solid #9c9c9c;
    background: #FFF;
    padding:10px 20px;
    font-size:14px;
    width:calc(100% - 40px);
}
.repairForm textarea{
    margin: 5px 10px;
    width: calc(100% - 68px);
    padding:10px 20px;
    border:1px solid #9c9c9c;
    background: #FFF;
    font-size:14px;
    font-family: "Roboto";
    height:100px;
}
.repairForm .formButton{
    text-align: center;
}
.repairForm input[type="submit"]{
    width:255px;
    background: #184b72;
    color:#FFF;
    font-size: 16px;
    padding:15px 0;
    margin:20px auto;
    border:none;
    cursor: pointer;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.repairForm input[type="submit"].goodForm{
    background: #d5242e;
    cursor: pointer;
}
.repairForm input[type="submit"].goodForm:hover{
    background: #840000;
}
.repairForm .formText{
    text-align: center;
    font-size: 12px;
    color:#6b6c6d;
}
.repairForm .formText a{
    color:#184b72;
}
.repairForm .formText a:hover{
    text-decoration: none;
}
/**/
@media only screen and (max-width:1024px) {
    .repairPage .block1 .item{
        width: calc(100% / 2 - 25px);
    }
    .repairPage .block2{
        text-align: center;
    }
    .repairPage .block2 .item{
        width:calc(100% / 3 - 45px);
    }
    .repairForm .line3{
        width:calc(100% / 1 - 28px);
    }
}
@media only screen and (max-width:480px) {
    .repairPage .block .name{
        font-size:14px;
    }
    .repairPage .block2 .item {
        width: calc(100% / 2 - 45px);
    }
    .repairForm input[type="submit"]{
        width: calc(100% - 25px);
        margin: 20px 0px;
    }
    .repairPage .block3 .item .left{
        display: block;
        margin:0 auto;
    }
    .repairPage .block3 .item .right{
        width:100%;
        display: block;
        font-size: 14px;
    }
}


/*------------------- repairPage2 --------------*/
.repairPage2{
    padding:25px;
}
.repairPage2 .block .name{
    color:#FFF;
    background: #184b72;
    padding:10px 0;
    font-weight: bold;
    font-size: 18px;
}
.repairPage2 .block .name img{
    margin-right: 10px;
    float: left;
    margin-left:10px;
    position: relative;
    top:-3px;
}
.repairPage2 .block{
    padding:10px;
    border:1px solid #184b72;
    margin-bottom: 25px;
}
.repairPage2 .block:after{
    clear: both;
    content:"";
    display: block;
}
.repairPage2 .block .left{
    float:left;
    width:calc(50% - 33px);
    position: relative;
}
.repairPage2 .block .right{
    float:right;
    width:calc(50% - 33px);
    position: relative;
}
.repairPage2 .block .right .name{
    font-size:14px;
    line-height: 1.6em;
}
.repairPage2 .block1 ul{
    list-style-type: none;
    margin:0;
    padding:0;
    margin-top:20px;
}
.repairPage2 .block1 ul li{
    display: block;
    color:#292b2c;
    font-size:16px;
    position: relative;
    padding:7px 0;
    padding-left:40px;
}
.repairPage2 .block1 ul li:after{
    content:"";
    display: block;
    position: absolute;
    top:13px;
    left:15px;
    background: #f00;
    width:7px;
    height:7px;
    border-radius: 50%;
    -moz-border-radius: 50%;
}
.repairPage2 .block1 .imageBroken img{
    margin-top:10px;
    display: block;
    width:100%;
}
/**/
.block2Inner1 .itema{
    display:block;
    position: relative;
    margin:0 0 20px;
}
.block2Inner1 .itema .num{
    position: absolute;
    top:5px;
    left:0;
    padding:2px 7px;
    color:#184b72;
    border:1px solid #184b72;
    border-radius: 50%;
    -moz-border-radius: 50%;
}
.block2Inner1 .itema .text{
    padding-left:37px;
    font-size:16px;
    color:#595959;
    font-weight: 500;
    padding-top:3px;
}
.block2Inner1 .itema .text p{
    margin:0;
}
.block2Inner1 .itema .text b{
    color:#ff0000;
}
.block2Inner1 .itema .text span{
    font-size:24px;
}
.block2Inner1 .itema2{
    font-size:14px;
    color:#184b72;
    font-style: italic;
    padding-left:10px;
    padding-top:20px;
    padding-bottom:10px;
}
.repairPage2 .strelka1{
    background:url(../images/strelka1.png) center center no-repeat;
    background-size: cover;
    width:17px;
    height:16px;
    position: absolute;
    right: -40px;
    top: 13px;
}
.repairPage2 .strelka2{
    background:url(../images/strelka2.png) center center no-repeat;
    background-size: cover;
    width:16px;
    height:18px;
    position: absolute;
    right: calc(50% - 8px);
    bottom:0;
}
/**/
.repairPage2 .block2 .name{
    text-align: center;
    margin-bottom: 20px;
}
.repairPage2 .block2 .right .name{
    font-size:18px;
    line-height: initial;
}
.repairPage2 .right .itema{
    position: relative;
}
.repairPage2 .right .sgk1{
    padding:0 0 35px;
}
.repairPage2 .right .sgk1 p{
    font-size:16px;
    color:#595959;
    font-weight: bold;
    padding:10px 0;
    margin:0;
}
.repairPage2 .right .sgk1 p b{
    color:#ff0000;
}
.repairPage2 .right .sgk1 .strelka2{
    bottom:10px;
}
.repairPage2 .right .sgk2{
    padding-bottom: 28px;
}
.repairPage2 .right .sgk2 ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.repairPage2 .right .sgk2 ul li{
    display: block;
    color:#292b2c;
    font-size:16px;
    position: relative;
    padding:7px 0;
    padding-left:40px;
}
.repairPage2 .right .sgk2 ul li:after{
    content:"";
    display: block;
    position: absolute;
    top:13px;
    left:15px;
    background: #f00;
    width:7px;
    height:7px;
    border-radius: 50%;
    -moz-border-radius: 50%;
}
.repairPage2 .endline{
    padding:10px;
    clear: both;
}
.repairPage2 .endline .images{
    display:inline-block;
    width:51px;
    height:51px;
    vertical-align: middle;
}
.repairPage2 .endline .text{
    display: inline-block;
    vertical-align: middle;
    padding-left:10px;
    font-size: 16px;
    color:#292b2c;
    width:calc(100% - 70px);
}
.repairPage2 .endline .text a{
    font-weight: bold;
    color:#292b2c;
    text-decoration: none;
}
.repairPage2 .endline .text a:hover{
    text-decoration: underline;
}
/**/
.repairForm .line2{
    width:calc(100% / 2 - 25px);
    display: inline-block;
    margin:10px;
}
.repairForm .line2 input{
    border:1px solid #9c9c9c;
    background: #FFF;
    padding:10px 20px;
    font-size:14px;
    width:calc(100% - 40px);
}
@media only screen and (max-width:1024px) {
    .repairPage2 .block .left{
        float:none;
        width:100%;
        display: block;
    }
    .repairPage2 .block .right{
        margin:35px 0 0;
        float: none;
        width:100%;
        display: block;
    }
    .repairPage2 .strelka1{
        display:none;
    }
}
@media only screen and (max-width:480px) {
    .repairPage2 .block1 ul li{
        font-size:14px;
    }
    .repairPage2 .block1 ul li:after{
        top:12px;
    }
    .block2Inner1 .itema .text{
        font-size:14px;
    }
    .block2Inner1 .itema .text span{
        font-size:18px;
    }
    .block2Inner1 .itema2{
        font-size:12px;
    }
    .repairPage2 .right .sgk1 p{
        font-size:14px;
    }
    .repairPage2 .right .sgk2 ul li{
        font-size:14px;
    }
    .repairPage2 .endline .text{
        font-size:14px;
    }
    .repairForm .line2 {
        width: calc(100% / 1 - 25px);
    }
}


/*--------------- searchPage --------------*/
.searchPage{
    padding:25px;
}
.searchPage .searchLine{
    margin:0 0 20px;
    position: relative;
}
.searchPage .searchLine:after{
    clear: both;
    display: block;
    content:"";
}
.searchPage .searchLine input[type="text"]{
    border:1px solid #9c9c9c;
    background: #FFF;
    padding:10px 20px;
    font-size:14px;
    width:calc(100% - 192px);
    float: left;
}
.searchPage .searchLine input[type="submit"]{
    border:none;
    padding:9px 0 8px;
    width:150px;
    text-align: center;
    font-size:18px;
    color:#FFF;
    background: url(../images/search.png) 110px center no-repeat #184b72;
    background-size: 18px;
    cursor: pointer;
    float: right;
}
/**/
.searchPage .searchLine2{
    color:#6b6c6d;
    font-size: 16px;
    margin-bottom: 20px;
}
.searchPage .searchLine2 span{
    color:#333333;
}
/**/
.resultTovar{
    position: relative;
    margin-bottom: 50px;
    margin-left: -5px;
    width: calc(100% + 12px);
}
.resultTovar .item{
    display: inline-block;
    margin:5px;
    width:calc(100% / 3 - 15px);
    vertical-align: top;
    border:1px solid #a2a2a2;
    overflow: hidden;
}
.resultTovar .item .images{
    position: relative;
    background-size: cover !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    height:200px;
}
.resultTovar .item .images:hover{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
}
.resultTovar .item .images a{
    display: block;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.resultTovar .item .images .catico{
    position: absolute;
    top:10px;
    right:10px;
    width:55px;
}
.resultTovar .item .name{
    font-size:16px;
    color:#1d1d1d;
    font-weight: 500;
    text-align: center;
    height: 90px;
}
.resultTovar .item .name a{
    color:#1d1d1d;
    text-decoration: none;
    padding: 13px 0;
    display: block;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.resultTovar .item .name a:hover{
    text-decoration: underline;
}
.resultTovar .item .text{
    background: #fff;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}
.resultTovar .item .text .opisanie {
    padding: 5px 0;
    border-bottom: 1px solid #d1d1d1;
    font-size: 14px;
    color: #595959;
}
.resultTovar .item .text .opisanie table {
    width: 100%;
    border: none;
}
.resultTovar .item .text .opisanie table td {
    width: 50%;
    padding: 2px;
}
.resultTovar .item .text .opisanie table td:nth-child(1n){
    width:70%;
}
.resultTovar .item .text .opisanie table td:nth-child(2n){
    width:30%;
}
.resultTovar .item .text .buttons{
    padding:20px 0;
}
.resultTovar .item .text .buttons .but1{
    display: inline-block;
    width: calc(50% - 5px);
    font-size:16px;
    font-weight: 500;
    color:#ff0000;
    text-decoration: none;
}
.resultTovar .item .text .buttons .but1:hover{
    text-decoration: underline;
}
.resultTovar .item .text .buttons .but2{
    color:#FFF;
    text-transform: uppercase;
    text-decoration: none;
    width: calc(50% - 5px);
    font-size:15px;
    font-weight: 500;
    background: #ff0000;
    padding:12px 0;
    text-align: center;
    display: inline-block;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.resultTovar .item .text .buttons .but2:hover{
    background:#840000;
}
/**/
.resultNews .item{
    margin-bottom:45px;
}
.resultNews .item:last-child{
    margin-bottom:65px;
}
.resultNews .item:after{
    display: block;
    content:"";
    clear: both;
}
.resultNews .images{
    width:255px;
    height:165px;
    background-size: cover !important;
    float:left;
    position: relative;
}
.resultNews .images a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block;
}
.resultNews .text2{
    padding-left:275px;
}
/**/
.resultNews .date{
    font-size:14px;
    color:#969696;
    margin-bottom: 7px;
}
.resultNews .date img{
    position: relative;
    top:1px;
    margin-right: 4px;
}
.resultNews .name{
    margin-bottom: 10px;
}
.resultNews .name a{
    font-size:16px;
    color:#292b2c;
    font-weight: 500;
    text-decoration: none;
}
.resultNews .name a:hover{
    text-decoration: underline;
}
.resultNews .text{
    font-size:14px;
    color:#6b6c6d;
    margin-bottom: 10px;
}
.resultNews .more{
    font-size:14px;	
    margin:0 0 30px;
}
.resultNews .more a{
    color:#184b72;
}
.resultNews .more a:hover{
    text-decoration: none;
}
/**/
@media only screen and (max-width:1024px) {
    .resultTovar .item .text .buttons .but1 {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .resultTovar .item .text .buttons .but2 {
        width: 100%;
    }
}
@media only screen and (max-width:800px) {
    .resultTovar{
        text-align:center;
    }
    .resultTovar .item{
        text-align: left;
        width: calc(100% / 2 - 15px);
    }
}
@media only screen and (max-width:640px) {
    .searchPage .searchLine input[type="submit"]{
        color: transparent;
        width: 80px;
        background-position-x: 30px;
    }
    .searchPage .searchLine input[type="text"]{
        width: calc(100% - 122px);
    }
    .resultTovar .item{
        text-align: left;
        width: calc(100% / 1 - 15px);
    }
    .resultNews .images {
        width: 100%;
        float: none;
    }
    .resultNews .text2 {
        margin-top: 20px;
        padding-left: 0;
    }
}


/**/
.catalogMenus{
    position:initial !important;
}
.popupCatalog{
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    z-index: 1000 !important;
    background: #fff;
    border: 1px solid #184a72;
    padding:10px 0 20px;
    display: none;
}
.catalogMenus:hover .popupCatalog{
    display: table;
    width: calc(100% - 2px);
}
.catSubmenu{
    width: calc(100% / 4 - 0px) !important;
    margin-left:10px;
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding: 0 20px;
}
.catSubmenu:after{
    content:"";
    height:100%;
    border-left: 1px solid #dcdcdc;
    position: absolute;
    top:0;
    right:0;
}
.popupCatalog ul{
    width: calc(100% - 1px) !important;
    position: relative !important;
    top:initial !important;
    border:none !important;
    padding:0 !important;
}
.popupCatalog ul li{
    /*width: calc(100% / 3 - 35px) !important;
    margin-left:10px;
    display: inline-block;*/
    padding: 15px 10px 0;
    float:none;
}
.popupCatalog ul li a{
    color: #333 !important;
    border: none !important;
    text-align: left !important;
    text-decoration: none !important;
    border-bottom: 1px solid #184a72 !important;
    line-height: 1.5em !important;
    display: initial !important;
    padding:0 !important;
}
.popupCatalog ul li a:hover{
    background: none !important;
    color:#f00 !important;
    border-color:#f00 !important;
}
.popupCatalog ul li ul li{
    position: relative;
    display: block;
    width: initial !important;
    float: none;
    padding: 10px 10px 0;
    text-decoration: none;
}
.popupCatalog ul li ul li a{
    font-size: 14px !important;
    border-bottom-color: transparent !important;
}
.popupCatalog ul li ul li:before{
    content: "";
    background: #f00;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 16px;
    left: -8px;
}

@media only screen and (max-width:800px) {
    .catSubmenu{
        width: calc(100% / 2 - 50px) !important;
        display: inline-block;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:480px) {
    .catSubmenu:after{
        display:none;
    }
    .catSubmenu{
        width:calc(100% - 60px) !important;
    }
}

/*.popupCatalog:before,
.popupCatalog:after{
        position: absolute;
        top:25px;
        content:"";
        width:1px;
        height:calc(100% - 50px);
        background: #dcdcdc;
        z-index: 11;
}
.popupCatalog:before{
        left:calc(100% / 3 - 35px);
}
.popupCatalog:after{
        right:calc(100% / 3 + 55px);
}
@media only screen and (max-width:1200px) {
        .popupCatalog:before{
                left:calc(100% / 3 - 25px);
        }
        .popupCatalog:after{
                right:calc(100% / 3 + 45px);
        }
}
@media only screen and (max-width:1024px) {
        .popupCatalog:before,
        .popupCatalog:after{
                display:none;
        }
}*/


/*------------- cookiePlaska ---------------*/
.cookiePlaska{
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    background: #184a72;
    color: #FFF;
    z-index: 1000;
    font-size:12px;
}
.cookiePlaska button{
    color: #fff;
    background-color: #d5242e;
    border:none;
    padding:5px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    width:80px;
    cursor: pointer;
}
.cookiePlaska button:hover{
    background: #840000;
    color: #fff;
}


/*****/
.newsItem a,
.pageItem a{
    color: #184b72;
    display: block;
}
.newsItem a:hover,
.pageItem a:hover{
    text-decoration:none;
}
.newsItem .newsImg{
    padding: 0 20px 15px 0;
    float: left;
}

/*--------------- sitemapPage ----------------*/
.sitemapPage{
    padding:30px;
}
.sitemapPage ul, .sitemapPage ol,
.newsItem ul, .newsItem ol,
.pageItem ul, .pageItem ol{
    margin:0;
    padding:0;
    margin-top:10px;
    margin-left:30px;
}
.sitemapPage ul li, .sitemapPage ol li,
.newsItem ul li, .newsItem ol li,
.pageItem ul li, .pageItem ol li{
    padding: 5px 0;
}
.sitemapPage ul a, .sitemapPage ol a,
.newsItem ul a, .newsItem ol a,
.pageItem ul a, .pageItem ol a{
    text-decoration: none;
    color: #184b72;
    display: block;
}
.sitemapPage ul a:hover, .sitemapPage ol a:hover,
.newsItem ul a:hover, .newsItem ol a:hover,
.pageItem ul a:hover, .pageItem ol a:hover{
    font-weight: bold;
}


/*------------ tovarItem -----------------------*/
.abs_buttons{
    margin:11px 0 0;
}
.abs_buttons:after{
    clear: both;
    display: block;
    content:"";
}
.abs_buttons a,
.abs_buttons button{
    cursor: pointer;
    text-align: center;
    width:calc(50% - 5px);
    padding: 5px 0;
    text-align: center;
    transition:0.3s all;
    -moz-transition:0.3s all;
    -webkit-transition:0.3s all;
    font-family: 'Roboto', sans-serif, arial;
    font-size: 12px;
    text-decoration: none;
}
.abs_buttons a,
.abs_buttons button{
    border: 2px #184b72 solid;
    background-color: #184b72;
    color: #ffffff;
}
.abs_buttons button.active{
    border: 2px #d5242e solid;
    background-color: #d5242e;
    color: #ffffff;
}

.abs_buttons a:visited {
    color: #ffffff;
}
.abs_buttons a:hover{
    border: 2px #d5242e solid;
    background: #d5242e;
    color: #ffffff;
}
.abs_buttons button.active:hover{
    border: 2px #d5242e solid;
    background: #ffffff;
    color: #d5242e;
}
.abs_buttons button:hover{
    background: #ffffff;
    color: #184b72;
}
.abs_buttons a:first-child,
.abs_buttons button:first-child{
    float: left;
}
.abs_buttons a:last-child,
.abs_buttons button:last-child{
    float: right;
}
.abs_buttons a.abs_button2,
.abs_buttons button.abs_button2{
    display: none;
}


/*----------------- blockItem -----------------*/
.margTs{
    margin-top:15px;
}
.borderTS{
    border-top: 1px solid #184a72;
}
.blockItem{
    text-align: justify;
    font-size: 15px;
    color: #595959;
    line-height: 1.4em;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.blockItem a{
    color:#292B2C;
    font-weight: 400;
}
.blockItem a:hover{
    color: #d5242e;
}
.blockItem .bold{
    font-weight: 600;
}
/**/
.main-product_right_info{
    margin: 20px 0 20px 0px;
}
.main-product_right_info .price-button {
    position: relative;
    text-align: center;
    width: calc(100% - 140px);
    float: left;
}
.main-product_right_info .price-button .price {
    font-size: 18px;
    color: red;
    font-weight: 600;
}
.main-product_right_info .price-button p{
    margin:0;
}
.main-product_right_info .price-button p:first-child {
    position: relative;
    bottom: 5px;
}
.main-product_right_info .price-button p:nth-child(2) {
    font-weight: 500;
    position: relative;
    top: 3px;
}
.main-product_right_info .button {
    border:2px solid #d5242e;
    display: inline-block;
    line-height: 41px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 25px;
    background: #d5242e;
    border-radius: 2px;
    /* box-shadow: 6px 7px 4px #162035; */
    width: 136px;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.main-product_right_info .button:hover{
    background:#FFF;
    color:#d5242e;
}
@media only screen and (max-width:1160px) {
    .main-product_right_info{
        text-align: center;
    }
    .main-product_right_info .price-button{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width:1024px) {
    .main-product_right_info .price-button{
        float: left;
        width: calc(100% - 140px);
        margin-bottom: 0;
    }
}
@media only screen and (max-width:400px) {
    .main-product_right_info{
        text-align: center;
    }
    .main-product_right_info .price-button{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
}

/**/
.info-list{
    list-style-type: none;
    padding:0;
    margin:0;
    text-align: left;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.info-list img{
    width:16px;
}
.info-list a{
    font-weight: 600;
}



/*-------------------------- complektaciya ------------------------*/
.complektaciya{
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    padding-top:20px;
    clear: both;
}
.complektaciya .compl_name{
    font-size: 18px;
    background: #e6e6e6;
    padding: 6px 28px 6px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.complektaciya .compl_text{
    font-size:15px;
}
.openBlockName{
    position: relative;
    padding:3px 0 3px 35px;
    cursor: pointer;
}
.openBlockName:before{
    content:"+";
    color:#6e97b1;
    border:1px solid #6e97b1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    text-align: center;
    font-size: 19px;
    line-height: 0;
    padding: 7px 0 12px;
}
.openBlockName.active:before{
    content:"-";
}
.openBlockName.active{
    font-weight: 900;
}
.openBlockText{
    display: none;
}
.openBlockText{
    margin-left:33px;
    padding: 10px 0;
}
.openBlockText table{
    border-spacing: 0;
}
.openBlockText table td{
    border:1px solid;
    border-top:0;
    border-right:0;
    padding:12px 20px;
}
.openBlockText table tr:first-child td{
    border-top:1px solid;
}
.openBlockText table td:last-child{
    border-right:1px solid;
}
.openBlockText table p{
    margin:0;
}

/*------------------------------------ catalogItemPage -------------------*/
.catalogItemPage .item{
    width: calc(100% / 3 - 16px);
}
.catalogItemPage .item .name{
    font-size: 14px;
}
.catalogItemPage .item .opisanie{
    font-size: 11px;
}
.catalogItemPage .item .text{
    padding: 0 10px
}
.catalogItemPage .cip_price{
    text-align: center;
    color: #f00;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
.catalogItemPage .item .text .buttons .but2{
    width:110px;
    margin: 0 auto;
    display: block;
}
@media only screen and (max-width:1200px) {
    .catalogItemPage .item{
        width: calc(100% / 2 - 16px);
    }
}
@media only screen and (max-width:480px) {
    .catalogItemPage .item{
        width: calc(100% / 1 - 16px);
    }
}

.popapFader{
    position: fixed;
    top:0;
    left:0;
    display: none;
    width:100%;
    height:100%;
    background: rgba(255,255,255,0.7);
    z-index: 10000;
}
/**/
.popupItemForm{
    width: 240px;
    background: #fff;
    border: 1px solid #184a72;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    position: fixed;
    z-index: 15000;
    top: calc(50% - 212px);
    left: calc(50% - 141px);
    padding:0 20px 20px;
    display: none;
}
.popupItemForm .close{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    font-weight: bold;
    padding: 14px 20px;
    transition:0.3s all;
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
}
.popupItemForm .close:hover{
    background: #f00;
}
.popupItemForm .BlockoName{
    font-size: 17px;
    padding: 12px 20px;
    margin:0 -20px 20px;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    border-bottom: 10px solid #d5242e;
    background: #184b72;
}
.popupItemForm input[type="text"],
.popupItemForm textarea{
    border:1px solid #9c9c9c;
    background: #FFF;
    font-size: 12px;
    padding:7px 20px;
    width:calc(100% - 40px);
    margin-bottom: 3px;
}
.popupItemForm textarea{
    height:80px;
}
.popupItemForm input[type="submit"]{
    margin:3px 0 14px;
    border:none;
    background: #184b72;
    color:#FFF;
    text-align: center;
    width: 100%;
    font-size:16px;
    cursor: pointer;
    padding:10px 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.popupItemForm input[type="submit"].goodForm{
    background: #d5242e;
    cursor: pointer;
}
.popupItemForm input[type="submit"].goodForm:hover{
    background: #840000;
}
.popupItemForm form p{
    font-size: 10px;
    color:#6b6c6d;
    text-align: center;
    margin:0 -10px 12px;
}
.popupItemForm form p a{
    color:#184b72;
}
.popupItemForm form p a:hover{
    text-decoration: none;
}
@media only screen and (max-width:480px) {
    .popupItemForm{
        width:calc(100% - 60px);
        left:10px;
    }
    .popupItemForm .BlockoName{
        font-size:15px;
    }
}

.valid_ok{
    background-image: url(../images/ok.png) !important;
    background-position: calc(100% - 5px) center !important;
    background-size: 19px !important;
    background-repeat: no-repeat !important;
}

.trDescription a,
.trDescription a:hover,
.trDescription a:visited {
    color: #184b72;
}

.arendamenu ul > li.active > a {
    font-weight: bold;
}

.topMenu a.noclick {
    cursor: default;
}

.catalogPage .text_prev,
.catalogPage .onpage {
    padding-left: 15px;
    padding-right: 15px;
}

.tableGarantii {
    border-spacing: 0;
    border-top: 1px solid #184b72;
    border-right: 1px solid #184b72;
}
.tableGarantii td {
    padding: 2px;
    border-spacing: 0;
    border-left: 1px solid #184b72;
    border-bottom: 1px solid #184b72;
}
.tableGarantii thead td {
    text-align: center;
    font-weight: bold;
}


/*.fancybox-navigation{
        position: relative;
    height: 100%;
    z-index: 100000;
}*/
.fancybox-navigation .fancybox-button div{
    z-index: -1000;
    position: relative;
}
.fancybox-button .fancybox-button--arrow_left{
    z-index: 10000;
}
.fancybox-button .fancybox-button--arrow_right{
    z-index: 10000;
}

.openBlockText2 table tr:first-child td {
    border-top: 1px solid;
}



.openBlockText2 table td:last-child {
    border-right: 1px solid;
}
.openBlockText2 table td {
    border: 1px solid;
    border-top: 0;
    border-right: 0;
    padding: 12px 20px;
}


a.activeone > ul {
    display: block !important;
}
a.activeone + ul {
    display: block !important;
}

.bx-composite-btn {
    display: none;
}

.container-form {

}

#bx_form_iframe_11 {
    height: 320px !important;
}

#bx_form_iframe_13 {
    height: 540px !important;
}

.openBlockText2 table td
{
    padding: 0px 20px !important;
}

.grecaptcha-badge {
    display:none;
}


.no-catalog ul li a:after {
    content: '';
}