.downloads {
    background: #181818;
}

.downloads-container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 140px 15px;
}

.title-downloads {
    font-family: 'Arial', Arial, sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: center;
    color: #F0F0F0;
    margin-bottom: 70px;
}

.download-content-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
}

.download-bottom-content {
    display: flex;
    align-items: start;
    justify-content: space-around;
}

.siteorigin-widget-tinymce {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    gap: 30px;
}

.siteorigin-widget-tinymce p {
    font-family: "Roboto Light", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;

}

.reestr-download {
    margin-top: -10px;
}

.reestr-download a {
    text-decoration: none;
    font-family: "Roboto Light", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #A6CE39;
}
.slider-block-backgr{
    background-color: rgba(26, 25, 25, 0.73);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    overflow: scroll;

}
.block-active{
    visibility: visible;
    opacity: 1;
    z-index: 99999999999999;
}
.icons{
    width: 50%;
    margin: 0 25%;
}
.close-img{
    width:100px;
    height: 100px;
    position: fixed;
    color: #FFFFFF;
    font-size: 70px;
    top: 5%;
    right: 15%;
    cursor: pointer;
}
.tn-elem__47336161916589233162961{
    z-index: 222;
}
.img1, .img3, .img4, .img5, .img6 {
    cursor: pointer;
}
.t-zoomer__wrapper{
    display: none!important;
}
@media screen and (max-width: 1199px) {
    .download-content-top, .download-bottom-content {
        flex-wrap: wrap;
        justify-content: center;
    }

    .contacts-info {
        top: 9%;
        left: 57%;
    }
}

@media screen and (max-width: 639px) {
    .download-content-top img {
        width: 140px;
        height: 207px;
    }

    .download-bottom-content {
        align-items: start;
    }

    .download-bottom-content img {
        width: 80%;
        height: auto;
    }

    .download-bottom-content span, a {
        font-size: 14px;
    }

    .reestr-download a {
        font-size: 14px;
        max-width: 120px;
    }

    .siteorigin-widget-tinymce {
        gap: 15px;
    }

    .downloads-container {
        padding: 40px 15px;
    }

    .title-downloads {
        text-align: left;
        font-size: 20px;
        margin-bottom: 40px;
        line-height: 24px;
    }

    .download-content-top {
        justify-content: center;
        margin-bottom: 40px;
    }
}

.contacts-info {
    position: absolute;
    top: 26%;
    left: 50%;
}

.contacts-info-title {
    margin-bottom: 29px;
    font-family: "Arial", sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #D2FF1F;
    text-transform: uppercase;
}

.contacts-info-content {
    color: #FFFFFF;
    text-align: left;
    font-family: "Arial", sans-serif;
}

.num {
    font-size: 29px;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    margin-bottom: 11px;
    color: white;
}

.addreas {
    margin-bottom: 41px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

}

.garanty {
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}

.little-num {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 11px;
    color: #FFFFFF;
    display: inline-block;
}
.footer {
    position: absolute;
    top: 77%;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 40px;
}
.footer-content-left img {
    width:63px;
    height: 42px;

}
.footer-content-left a{
    color: #FFFFFF;
    font-family: "Arial", sans-serif;
}
.logo{
    width: 80px;
    cursor: pointer;
}
.footer-container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    align-items: center;
   gap: 20%;
}
.footer-content-left{
    display: flex;
    align-items: center;
    gap: 35px;
}
.footer-content-right{
    display: flex;
    align-items: center;
    gap: 35px;
    justify-content: left;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #f0f0f0;
}
.footer-content-right span{
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.container-catalog{
    max-width: 1200px;
    margin: 0 auto;
    padding: 140px 15px;
}
.catalog-top{
    display: flex;
    align-items: start;
    justify-content: left;
    gap: 50px;
    margin-bottom: 50px;
}
.catalog-bottom{
    display: flex;
    align-items: start;
    justify-content: left;
}
.catalog-title{
    font-family: "Arial", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
    color: #696b68;
}
.catalog-date{
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
   color: #B2B3B3;
}
.catalog-format{
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #727271;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.catalog-link a{
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #A6CE39;

}
.catalog-top{
    display: flex;
    align-items: start;
}
@media screen and (max-width: 1199px) {
    .container-catalog {
        padding: 140px 10%;
    }
    .contacts-info {
        top: 9%;
        left: 59%;
        width: 40%;
    }
    .footer{
        top: 74%;
    }
    .footer-container {
        max-width: 1160px;
        margin: 0 auto;
        padding: 0 82px;
        display: flex;
        align-items: center;
        margin-left: 3%;
        gap: 10%;
    }
}
@media screen and (max-width: 979px) {
    .img-catalog{
        max-width: 80%;
        height: auto;
    }
    .catalog-title {
        font-size: 36px;
        line-height: 44px;
    }
}

@media screen and (max-width: 959px) {
    .footer-container{
        align-items: start;
    }
    .contacts-info {
        top: 54%;
        left: 14%;
        width: 80%;
    }
    .footer-content-left{
        font-size: 11px;
    }
    .footer-content-right{
        font-size: 12px;
        gap: 10px;
        line-height: 14px;
    }
    .contacts-info-title {
        margin-bottom: 13px;
        font-size: 25px;
    }

    .num {
        font-size: 21px;
        margin-bottom: 5px;
    }

    .addreas {
        margin-bottom: 22px;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    .garanty {
        margin-bottom: 7px;
        font-size: 15px;
    }

    .little-num {
        font-size: 17px;
        line-height: 14px;
    }

    .contacts-info-content {
        display: flex;
        gap: 40px;
    }


}

@media screen and (max-width: 639px) {
    .catalog-top{
        gap: 0px;
    }
    .container-catalog {
        padding: 70px 10%;
    }
    .catalog-link a, .catalog-format, .catalog-date, .catalog-title{
        font-size: 20px;
        line-height: 24px;
    }
    .contacts-info {
        top: 59%;
        left: 14%;
        width: 80%;
    }
    .contacts-info-content{
        flex-direction: column;
        gap: 5px;
    }
    .contacts-info {
        top: 51%;
    }
    .footer {
        top: 77%;
    }
    .footer-container{
        flex-direction: column;
        gap: 20px;
    }
}
@media screen and (max-width: 479px) {
    .img-catalog {
        max-width: 100%;
        height: auto;
    }
    .catalog-bottom-left{
        order: 2;
    }
    .catalog-top{
        flex-direction: column;
    }
    .catalog-bottom{
        flex-direction: column;
    }
    .contacts-info-title {
        margin-bottom: 13px;
        font-size: 20px;
    }
    .num {
        font-size: 18px;
        margin-bottom: 0px;
        line-height: 30px;
    }
    .contacts-info {
        top: 46%;
        left: 18%;
        width: 75%;
    }
    .footer-content-left {
        order: 2;
    }
    .footer-content-right {
        flex-direction: column;
        order: 1;
        align-items: start;
    }
    .footer {
        top: 75%;
    }
    .footer-container {
        padding: 0px 15%;
    }
}
.t-store__single-prod-preloader{
    display: none!important;
}

.table-options{
    width: 100%;
    font-family: "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    margin-bottom: 25px;
}
tr{
    border-bottom: 1px solid black;
}
.first-col{
    text-align: left;
}
.table-options td{
    min-width: 70px;
}
.table-options tr{
    margin-bottom: 15px;
}
.options-prod{
    max-width: 900px;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 20px;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}
.option-element{
    max-width: 270px;
    gap: 15px;
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.option-element:first-child{
    text-align: right;
}
.programm-complectacions{
    font-family: "Arial", sans-serif;
    display: flex;
    gap: 10px;
    max-width: 70%;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.programm-complectacion{
    min-width: 120px;
    position: relative;
    margin-right: 20px;
}
/*.programm-complectacion::before{*/
/*    content: "•";*/
/*    position: absolute;*/
/*    top: 1px;*/
/*    left: -6%;*/
/*}*/
.option-volt-val, .option-current-frequency-val, .option-switch-val, #idling-value-A, #idling-value-B, .option-security-val, .option-current-kpd-val, .option-amperage-val,
.option-isolation-val, .option-mass-val, .option-parametr-val {
    text-align: center;
    min-width: 70px;
}
.element-no-flex{
    display: block;
}
.options-idling-value{
    display: flex;
    flex-direction: column;
}
.option-idling-value{
    display: flex;
}
.first-form {
    position: absolute;
    top: 43%;
    left: 13%;
    width: 70%;
}
.first-form  .second-form, .t-input-group{
    margin-bottom: 10px;
}
.t-checkbox__indicator:after{
    border-color: #80B300!important;
}
.error-front-block{
    bottom:-85px!important; ;
}
.second-form {
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
}
.acdc img{
    max-width: 100%;
}
.DC img{
    max-width: 100%;
}
.DC {
    display: none;
}