body {
    margin: 0;
    padding: 0;
    background: #e6e6e6;
}

* {
    box-sizing: border-box;
}

#feedback {display:none;}
#f_contact {
    text-align: center;
}
.fancybox-close {
    position: absolute;
    top: -14px;
    right: -14px;
    cursor: pointer;
    z-index: 8040;
    position: absolute;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: url(/local/templates/main/img/sprite.png) 0 0 no-repeat!important;
}

form#f_contact_2 {
    text-align: center;
}
.super-block a {
    transition: .5s ease;
}
.super-block a:hover {
    color:#000!important;
        background: #f9bd0c;
}
.fancybox-close {
    height: 31px!important;
}
#f_send {
    background: #ffcc36;
        display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}
a.sendMail:hover {
    color:#007504;
}
div#feedback h2 {
    margin-top: 0;
    font-size: 21px;
}

form#f_contact_2 input {
    height: 30px;
    padding-left: 10px;
    margin: 5px 0;
    font-size: 12px;
        height: 40px;
     border-radius: 3px;
    border: 1px solid #c7c7c7;
    outline: none;
    width: 100%;
}
.dop_info p:hover {
    cursor: inherit!important;
}


/*
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}




.fancybox-container #feedback {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 40px;
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    width: 20%;
}*/
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/local/templates/main/img/fancy/fancybox_overlay.png)!important;
}

#f_send {
    height: 40px;
        border: none;
    border-radius: 3px;
    outline: none;
}
.cardContainer h2,
.cardContainer h3 {
    margin: 0;
}
.itemSlicky2  iframe {
    max-height: 137px;
}
.itemSlicky iframe{
    width: 100%;
    height: 100%;
}

.cardContainer p {
    margin: 0;
}


.tabs__content {
    display: none;
    /* по умолчанию прячем все блоки */
}

.tabs__content.active__card {
    display: block;
    /* по умолчанию показываем нужный блок */
}

.tabs__caption__card li {
    list-style: none;
    padding: 7px 8px 2px;

}

.tabs__caption__card {
    transition: .5s ease;
}

.table-vid {
    margin-top: 20px;
}


.row-valign {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.table-caption {
    display: flex;
    justify-content: space-between;
}

.titleModel {
    margin: 0;
}

.table-tr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.containerType h1 {
        position: relative;
    top: 55px;
    z-index: -1;
}

.exa-fil {
    margin: 55px 0;
}

.table-caption .tr-tc2 p {
    text-align: center;
    color: #818181;
    font-size: 14px;
}

.table-caption {
    margin-bottom: 20px;
}

.titleModel {
    font-weight: bold;
}

.price-tr-tc {
    font-weight: bold;
}

.table-caption .tr-tc p {
    text-align: left;
    color: #818181;
    font-size: 14px;
}

 a.sendMail {
        text-transform: uppercase;
    background: #ffcc36;
    font-size: 14px;
    padding: 25px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000;
    text-decoration: none;
    width: 100%;
}

.tr-tc2 {
 
    align-items: center;
}

.tr-tc {
  
    align-items: center;
}
.tr-tc2  p {
    width: 90%;
    margin: 0 auto;
}
.tr-tc p {
    width: 90%;
    margin: 0 auto;
}
.active__card {
    transition: .5s ease;
}
.exa-fil {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.containerType {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

ul.tabs__caption__card {
    display: flex;
    justify-content: flex-end;
}
.tabs__caption__card .active__card {
    background: #ffcc36;
    max-width: max-content;
    padding: 7px 8px 2px;
    list-style: none;
}


.tabs__caption__card .tabs__caption__card li {
    list-style: none;
}


.first_CC div {
    width: 100%;
}

.cardContainer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.elimore_show {
    position: relative;
}

.elimore_show:before {
    content: url(/images/moreback.png);
    position: absolute;
    right:-10px;
    top:50%;
    transform:translateY(-50%); 
}

.elimore_hide {
    position: relative;
}

.elimore_hide:after {
    content: url(/images/moreback.png);
    position: absolute;
    right:-10px;
    top:50%;
    transform: translateY(-50%) rotate(180deg);
}

.cardRowBlock {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 10px 35px 10px 10px;
    margin-bottom: 10px;
    background: #fff;
}

.valueBotTechn {
    font-size: 20px;
    font-weight: bold;
}

.cardContainer .titleBotTech {
    font-size: 14px;
    margin-bottom: 10px;
}



.first_CC {
    width: 35%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.first_CC img {
    width: 100%;
}

.second_CC {
    width: 62%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.topTechn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.botTechn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.blockTT-la {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.bl-width {
    width: 60%;

}

.bs-width {
    width: 30%;
}


.blockTT-sm {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.cardContainer .boldName {
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 10px;
}

.blockTT-sm.bs-width {
    margin-top: 20px;
}

.costCardTitle {
    color: #535353;
    font-size: 14px;
}

p.seria {
    font-size: 14px;
    color: #b4b4b4;
}

p.seriaVN {
    font-size: 14px;
    color: #b4b4b4;
}

.second_CC hr {
    width: 100%;
    height: 1px;
    width: 100%;
    background: #d9d9d9;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 50px 0 30px;
}

.blockTT-sm.bs-width p.boldName {
    margin-top: 10px;
}


.blockTT-la2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;

}



.blockTT-sm2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}


.blockTT-sm2 a {
    text-transform: uppercase;
    background: #ffcc36;
    font-size: 14px;
    padding: 25px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000;
    text-decoration: none;
    width: 100%;
}

.tags,
.tagsVN {
    font-size: 14px;
    border: 1px solid #d9d9d9;
    padding: 5px 10px;
    width: max-content;
}

.firstRowCard .slick-prev:before {
    content: url(../.default/images/backk.png);
}

.firstRowCard .slick-next:before {
    content: url(../.default/images/nextt.png);
}

.firstRowCard .slick-prev {
    left: 20px;
}

.firstRowCard .slick-next {
    right: 20px;
}

.firstRowCard .slick-prev,
.firstRowCard .slick-next {
    z-index: 9;
}

.blockLeftRC {
    width: 48.5%;
}

.blockRightRC {
    width: 45%;
    background: #fff;
}

.firstRowCard {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.vektorBlock img {
    max-width: 70px;
}

.dop_info {
    background: #fff;
    padding: 60px;
    margin-top: 40px;
}

.dop_info p {
    font-size: 14px;
    line-height: 25px;
}

.dop_info p.bigTitle {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}


.blockLeftRC img {
    width: 98.5%;
    object-fit: cover;
    outline: none !important;
    border: none !important;

}

.blockLeftRC .slider-nav {
    margin-top: 5px;
}

.blockLeftRC .slider-nav img {
    width: 100%;
}

.CardVN {
    margin: 40px auto;
}


.blockRightRC {
    width: 48%;
}


.rowVertLine p:first-child {
    font-size: 14px;
}

.rowVertLine p:last-child {
    font-size: 14px;
    font-weight: bold;
}

.blockRightRC {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 40px;
    border-top: 5px solid #ffcc36;
}

.send_zay {
    background: #ffcc36;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 20px 0;
    color: #000;
}


.rowVertLine:last-child p:last-child {
    font-size: 18px;
}



.titleCardVN {
    font-size: 24px;
    font-weight: bold;
}

.rowVertLine {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.blockRightRC .titleCardVN {
    margin: 30px 0 0;
}

p.seriaVN {
    font-size: 14px;
    color: #b4b4b4;
    margin: 30px 0 ;
}

.rowVertLine {
    padding: 20px;
}

.rowVertLine:nth-child(odd) {
    background: #e6e6e6;
}

.slider-nav div {
    margin-right: 5px;
}

.vektorBlock {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    background: #fff;
    margin-top: 40px;
}



.super-block {
    height: 70px;
}


.mega-block {
    background: #ffcc36;
    text-align: center;
    height: 70px;
    line-height: 50px;
    font-weight: bold;
}

.topchik {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.iconVect {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23%;
    padding: 30px;
}

.iconVect img {
    margin-right: 10px;
}

.example > a {
display:block;
padding:10px;
text-align:center;
color:#055612;
text-decoration: none;
font-weight: bold;
    width: max-content;
    margin: 0 auto;
z-index: 1;
}


.example {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 10px;
    cursor: pointer;
}

.slider-for {
   display: flex;
}

.slider-for .itemSlicky {
  opacity: 0; 
  border:none!important;
  outline: none!important;
}

.slider-for .itemSlicky  {
    transition: .5s ease;
}

.slider-for.slick-initialized .itemSlicky {
 opacity: 1; 
}



.slider-nav {
   display: flex;
}

.slider-nav .itemSlicky2 {
   border:none!important;
  outline: none!important;
  opacity: 0; 
}

.slider-nav.slick-initialized .itemSlicky2 {
 opacity: 1; 
}
/*.example:after {
     display:block;
      width:100%;
      height:100%;
      position: absolute;
      bottom:0;
      left:0;
      content: "";
background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}*/

.elimore_trim {
    background: #fff!important;
    position: relative;
    z-index: 1;
    width: 100%;
}

.kky {
    width: 500px;
    max-width: 500px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 600px;
    max-height: 600px;
    justify-content: center;
    align-items: c
}

.category-filter-element-top {
    border:none;
}

.fancyItem img {
    max-height: 419px;
}

.itemSlicky2 img {
    max-height: 137px;
}

.blockLeftRC img {
    transition: .6s ease;

}


.blockLeftRC img:hover {
    filter: opacity(0.8);
    
}

@media (min-width: 767px) {
    .only-mob-view {
        display: none;  
    }

    .fancyItem img {
    max-height: 419px;
    height: 420px;
}
.itemSlicky iframe {
    height: 419px;
}

.blockLeftRC .slider-nav img {
    height: 137px;
}


}

@media (max-width: 766px) {

    .only-mob-view {
        display: block; 
    } 

    .itemSlicky2 iframe {
        height: 82px;
    }
    .cardContainer {
        width: 90%;
    }

    ul.tabs__caption__card {
        display: none;
    }

    .blockRightRC .vertBlockVN {
        display: none;  
    }
    .blockTT-sm2 {
        width: 100%;
    }

    .blockRightRC {
        margin-top: 20px;   
            border-top: 6px solid #ffcc36;
            padding: 0; 
    }

    .cardRowBlock {
        flex-direction: column;
    }

    .first_CC {
        width: 100%;
    }

    .second_CC {
        width: 100%;
        flex-direction: column;
    }

    .bl-width {
        width: 100%;
    }

    .blockTT-sm.bs-width {
        display: none;
    }

    .botTechn {
        flex-direction: column;
    }

    p.seria {
        display: none;
    }

    .tags {
        display: none;
    }

    .cardRowBlock {
        padding: 0;
    }


    .second_CC hr {
        display: none;
    }

    .minBlock3 {
        display: flex;
        justify-content: space-between;
    }

    .blockTT-la2 {
        flex-direction: column;
    }

    .blockTT-sm2 {
        width: 100%;
    }


    .firstRowCard {
        flex-direction: column;
    }

    .blockLeftRC {
        width: 100%;
    }

    .blockRightRC {
        width: 100%;    
    }

    .vektorBlock {
        flex-direction: row;
        flex-wrap: wrap;
            margin-top: 0px;
    }

    .dop_info {
        padding: 0; 
    }

    .iconVect {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    padding: 20px 0;
    margin: 0 auto;
}

.blockLeftRC img {
    width: 97%;
}

.dop_info p.bigTitle {
    text-align: left;
        font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 10px;
}
.dop_info {
    padding: 40px 15px 15px;
}
.containerType {
    margin-top: 0!important;
}

.category-filter-inner {
    margin: 0 auto;
    width: 90%;
    border:none;
}

.category-filter-element:not(:last-of-type) {
    border:none;
}
.category-filter-element-top i {
    margin-left: 25px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.category-filter-element-top span {
    width: 300px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.category-filter-element-top {
    height: 50px;
    line-height: 50px;
    border-right: 1px dashed #e0dcdc;
    text-align: center;
    color: #000;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    display: flex;
}

.cardContainer {
    width: 100%;
}

.only-mob-view {
    margin: 0 auto;
}

.iconVect {
    width: 100%;
    margin: 0 auto;
    padding-left: 25px;
}

.vektorBlock {
    background: none;
}

.iconVect {
    background: #fff;
    margin-bottom: 3px;
}

.vertBlockVNLine {
    width: 90%;
    margin: 40px auto 0;
}



.blockRightRC {
    padding-bottom: 30px;
}

.send_zay {
    font-size: 16px;
}

.super-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.dop_info {
    margin-top: 10px;
}

.vektorBlock {
    margin-top: 10px;
}

.CardVN {
    margin-bottom: 0;
}

.slider-nav div {
    margin-right: 0;
}

.blockLeftRC {
    width: 90%;
    margin: 0 auto;
}
.blockLeftRC img {
    width: 99.5%;
}

.blockLeftRC .slider-nav img {
    width: 97%;
}

.fancyItem img {
    height: 250px;
}

.blockLeftRC .slider-nav img {
    height: 82px;
}

.fancybox-container #feedback {
    width: 90%;
}
}

.fancybox-overlay {
    position: fixed !important;
}