content/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

body,body div.bx-yandex-map,.fancybox-title { font: 15px/25px "Neo Sans Pro", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.popup-window, span, li, p, div{font-family:"Neo Sans Pro", Arial, sans-serif !important; }



body .banners-content{margin-bottom:0;}



.element_table > thead > tr, .element_table > tbody > tr{
    text-align: center;

}
.element_table > tbody > tr > td:nth-child(2){
    text-align: left;

}
.company-item__picture{
    border-radius: 20px;
}

.banners-big__wrapper {
    margin-top: -110px;
}

.banners-big__title, .banners-big__text h1 {
    padding: 20px 20px 0 20px;
    color:white;
    font-size: 2.6667em;
    line-height: 1.15em;

}
.banners-big__text .banners-big__text-wrapper .banners-big__text-block{
    color:white;
    padding: 0px 20px 20px 20px;

}
.banners-big__title, .banners-big__text-wrapper {
    background: rgba(0,0,0,0.3);
}
.banners-big__title {
    border-radius:20px 20px 0 0;
}
.banners-big__text-wrapper {
    border-radius:0 0 20px 20px;
}
.table_ergo tr th, tr td {
    word-break: normal !important;
}
/*страница company*/

.ergotekToday {

    background-size: 100%;
    width: 100%;
    /*height: 100%;*/
    background-position: center ;
    margin: auto;
    background-repeat: no-repeat;
}
.ergotekToday__content {
    background-color: rgba(30,96,61,0.6);
    z-index: 1;
}

.ergotekToday__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.ergotekToday__img {
    background-size: 100%;
    width: 120px;
    height: 130px;
    background-position: bottom;
    margin: auto;
    background-repeat: no-repeat;
}

.ergotekToday__item {
    width: 25%;
    text-align: center;
    /*cursor: pointer;*/
    transition: .3s;
    /*border: 1px solid;*/
    padding: 20px;
    min-height: 280px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.ergotekToday__item:hover {
    box-shadow: 0 0 5px;
    background: rgba(30,96,61,0.1);
}

.ergotekToday__text {
    width: 100%;
    color: white;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .ergotekToday__item {
        width: 50%;
    }
    .ergotekToday {
        background-image: none !important;
        display: block;
    }
    .banners-big__text {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .banners-big__text {
        justify-content: end;
    }
    .banners-big--adaptive-3 .banners-big__img-wrapper, .banners-big--adaptive-3 .banners-big__text > :not(.banners-big__buttons), .banners-big--adaptive-3 .main-slider__item:not(.vvideo) .banners-big__buttons {
        display: inherit !important;
    }
    .banners-big__buttons {
        margin-bottom: 20px;
    }


    .ergotekToday {
        background-image: none !important;
        display: block;
    }

    .ergotekToday__item{
        width: 100%;
    }

    .ergotekToday__img-responsive {
        display: none;
    }

    .historyCompany__preText span {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 530px) {
    .banners-big--adaptive-3 .banners-big__img-wrapper, .banners-big--adaptive-3 .banners-big__text > :not(.banners-big__buttons), .banners-big--adaptive-3 .main-slider__item:not(.vvideo) .banners-big__buttons {
        display: none !important;
    }

    .ergotekToday__item{
        width: 100%;
    }
}

.historyCompany__items {
    overflow: hidden;
    padding-top: 35px;
    /*padding-bottom: 100px;*/
}

.historyCompany__item {
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 67px;
}


.historyCompany__item:nth-of-type(2n) .historyCompany__content {
    left: auto;
    right: calc(50% + 65px);
    text-align: right;
}

.historyCompany__itemTitle {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
}

.historyCompany__line {
    display: block;
    width: 3px;
    height: 66px;
    background-color: #f2f2f2;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform-origin: top;
    top: 55px;
}

.historyCompany__number {
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    height: 53px;
    width: 57px;
    /*background-color: #006600;*/
    background-color: #024827;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10;
}

.historyCompany__number2 {
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    height: 53px;
    width: 57px;
    border: 4px solid #024827;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10;
}

.historyCompany__content {
    position: absolute;
    left: calc(50% + 65px);
    top: 10px;
    max-width: 450px;
    z-index: 1;
}

.historyCompany__title {
    font-size: 36px;
    font-weight: 800;
    padding-bottom: 20px;
}

.historyCompany__title h5 {
    font-size: 40px;
}

.historyCompany__text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #aaa;
}

.historyCompany__more {
    display: flex;
    justify-content: center;
    position: relative;
}

/*.historyCompany__line._moreLine {*/
/*height: 60px;*/
/*bottom: 60px;*/
/*}*/

.historyCompany__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    white-space: nowrap;
    padding: 0 35px;
    background-color: #024827;
    color: #fff;
    transition: opacity .2s;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
}

.historyCompany__btn:hover {
    opacity: .8;
}

.historyCompany__item:nth-of-type(5) ~ .historyCompany__item {
    display: none;
}

.historyCompany__item:last-child .historyCompany__line {
    display: none;
}

.historyCompany__item.animate .historyCompany__line {
    -webkit-animation-name: animateHistoryLine;
    animation-name: animateHistoryLine;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}

.historyCompany__item.animate .historyCompany__content, .historyCompany__item.animate .historyCompany__number {
    -webkit-animation-name: animateHistoryContent;
    animation-name: animateHistoryContent;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    opacity: 0;
}

.historyCompany__preText {
    text-align: left;
}

.historyCompany__preText span {
    display: inline-block;
    width: 100%;
}

.historyCompany__preText span:first-child {
    float: left;
    padding-right: 10px;
}

@media(max-width: 767px) {
    .historyCompany__item {
        justify-content: start;
    }
    .historyCompany__line {
        height: 100%;
        left: 26px;
        margin: unset;
    }
    .historyCompany__number {
        margin-bottom: 50px;
    }
    .historyCompany__content {
        width: calc(100% - 67px);
        margin-left: 10px;
        max-width: unset;
        position: unset;
        left: unset;
        top: unset;
    }
    .historyCompany__item:nth-of-type(2n) .historyCompany__content {
        left: 80px;
        right: 0;
        text-align: left;
    }
}

@keyframes animateHistoryContent {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes animateHistoryLine {
    from {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.css-adaptive {
    display: block;
    max-width: 90%;
    width: 100%;
    height: auto;
    padding-top: 70px;
    margin: 0 auto;
}

/*.previewtext > p {*/
/*font-size: 1vw;*/
/*}*/

@media(max-width: 900px) {
    .previewtext > p {
        font-size: 12px;
    }
}


/*страница control*/

.wrapper_control {
    position: relative;
    display: block;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 220px;
}

.stepControl {
    /*width: 95vw;*/
    /*margin-left: calc(-47vw + 50%);*/
    position: relative;
    height: 100%;
}
.stepControl__items {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    padding-top: 50px;
    padding-right: 150px;

}
.stepControl_arrow {
    position: relative;
    display: block;
    width: 135%;
    height: 100%;
    background-image: url(arrow.png);
    background-size: 100% 100% ;
    background-repeat: no-repeat;
    object-fit: contain;
    aspect-ratio: 5 / 1;
}

.arrow_1 {
    z-index: 3;
}
.arrow_2 {
    z-index: 2;
}
.arrow_3 {
    z-index: 1;
}
.stepControl__content {
    /*max-width: 770px;*/
    margin: 20px auto;
}

}


.stepControl__items .stepControl__item:nth-child(2) .stepControl__arrow {
    /*opacity: .8;*/
    opacity: 1;
}

.stepControl__items .stepControl_arrow span.green {
    color: #024827;
    z-index: 10;
}

.stepControl__items .stepControl__item:last-child .stepControl__arrow {
    opacity: 1;
}


.stepControl_arrow span {
    color: #fff;
    /*font-size: 26px;*/
    position: absolute;
    /*right: -90px;*/
    /*left: 50%;*/
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    /*white-space: nowrap;*/
    left: 25%;
    font-size: 18px;
    /*width: 118%;*/
    white-space: normal;
    width: 260px;
}

.stepControl__item {
    /*width: 172px;*/
    width: 33%;
    margin-left: 40px;
}



.stepControl__info {
    max-height: 275px;
    overflow: hidden;
}

.stepControl__title {
    font-size: 18px;
    font-weight: bold;
}

@media(max-width: 1100px) {
    .stepControl_arrow {
        aspect-ratio: 6/2;
    }
    .stepControl_arrow span {
        width: 70%;
        left: 25%;
    }
    .wrapper_control {
        margin-top: 260px;
    }
    .stepControl__items .stepControl__item {
        padding-right: 0;
    }
}

@media(max-width: 1000px) {
    .stepControl_arrow {
        width: 100%;
        height: 100%;
        aspect-ratio: auto;
    }
    .stepControl__items {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 0;
        padding-right: 0;
    }
    .stepControl__item {
        position: relative;
        top: 28px;
        /*width: 282px;*/
        width: 100%;
        margin: 0 0 150px 0;
    }
    .stepControl__items .stepControl__item{
        position: relative;
        /*padding-right: 110px;*/
        padding-right: 0;
        width: 100%;
        height: 150px;
    }
    .stepControl__items .stepControl__item:last-child {
        margin: 0 0 0px 0;
    }



    .stepControl_arrow span.green {
        color: #024827;
        z-index: 20;
    }


    .stepControl .owl-dots .owl-dot {
        background: #024827;
        margin-right: 10px;
        border: 2px solid #024827;
        border-radius: 999px;
        height: 10px;
        width: 10px;
    }

    .stepControl .owl-dots .owl-dot.active {
        background: #fff;
    }

    .stepControl__icon {
        display: none;
    }

    .stepControl__info {
        margin-top: 40px;
    }
    .stepControl__text {
        margin-bottom: 50px;
    }
}

@media(max-width: 560px) {
    .stepControl_arrow span {
        
        width: auto;
    }
    .stepControl__items .stepControl__item {
        margin: 0 0 200px 0;
        padding-right: 0px;
    }
    .stepControl__items .stepControl__item:last-child {
        margin: 0 0 0px 0;
    }
    .stepControl__arrow .gr2 {
        left: 5px;
    }
}

@media(max-width: 420px) {
    /*.stepControl__item {*/
    /*padding-right: 40px;*/
    /*width: 200px;*/
    /*margin-left: 0 !important;*/
    /*}*/
    /*.stepControl__arrow {*/
    /*width: 200px!important;*/
    /*}*/
    .stepControl__items .stepControl__item {
        margin: 0 0 220px 0;
    }
    .stepControl__items .stepControl__item:last-child {
        margin: 0 0 50px 0;
    }
    .stepControl_arrow span {
        width: 70%;
    }
    .stepControl__arrow .gr2 {
        left: 5px;
    }
    .stepControl__info {
        max-height: max-content;
    }
}

.item-views.company.front .company-block .text {
    padding: 100px 68px 40px 0;
}

textarea.form-control {
    height: unset;
}

.logo > a > img {
    width: 200px;
}

.mega_fixed_menu .logo, .mega_fixed_menu .search-wrapper, .top_block {
    display: inline-block;
}

.mega_fixed_menu .search-wrapper {
    width: 42%;
    position: unset;
}

body > div.body.hover_ > div.main.banner- > div > div > div > div > table > tbody > tr > td {
    width: 50%;
}

@media(max-width: 767px) {
    body > div.body.hover_ > div.main.banner- > div > div > div > div > table > tbody > tr > td {
        width: 100%;
        display: block;
    }
}

.historyCompany__container {
    padding-bottom: 20px;
}



/*страница laboratory*/



.laboratory .laboratory__banner img {
    width: 100%;
}

.laboratory .laboratory__bannerText {
    padding: 50px 0;
    text-align: justify;
    padding-bottom: 0;
}

.laboratory__info {
    /*padding: 50px 0;*/
    display: flex;
    align-items: center;
}

.laboratory__text {
    /*width: 50%;*/
    width: 100%;
    /*display: inline-block;*/
    /*float: left;*/
}

.laboratory__slider {
    width: 50%;
    height: 350px;
    display: inline-block;
    overflow: hidden;
}

.laboratory__slider .owl-stage-outer {
    height: 100%;
}

.laboratory__slider .owl-stage {
    height: 100%;
}

.laboratory__items {
    height: 100%;
}

.laboratory__item {
    height: 100%;
}

.laboratory__slider .owl-item {
    height: 100%;
}

.laboratory__itemImg {
    background-size: contain;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.laboratory__panoItem {
    background-size: contain;
    background-repeat: no-repeat;
    width: 500px;
    height: 200px;
}

.laboratory__collaj {
    width: 100%;
    max-width: 920px;
    margin: auto;
}
.laboratory__collaj a {
    pointer-events: none;
    /*display: inline-block;*/
}

.laboratory__info {
    margin-bottom: 15px;
}

.element_table thead + tbody td .th-mobile {
    display: none;
}
.jqmWindow.form.popup {
    display:flex !important;
    flex-direction: column;
}
.popup-window {

    padding: 0px;
    border-radius: 25px;

}
.custom_main_info {
    padding: 0 50px 0px 50px !important;
}
.auth_popup {
    padding: 0 0px 0px 0px !important;
}

.auth__bottom-btns {
    padding-bottom: 14px !important;
}

.title_popup {
    padding: 50px 50px 0 50px;
}
.title_text_popup {
    margin: 0 50px 25px 50px;
}
.hide {
    display: none;
}
.but-r_custom {
    padding-bottom: 25px !important;
}
.reverse_popup {
    display:flex;
    align-self:center;
    margin-bottom: 50px;


}
.text_popup {
    display:block;
    width: 30px;
    margin: 0 auto;
    padding-bottom: 25px;
}
.line-block__item {
    width:194px;

}

.first-link_custom {
    margin-right: 10px;
}
.catalog-detail__gallery {
    max-width: 450px;
    max-height: 450px;
}
.catalog-detail__top-info {
    justify-content: space-around;

}

@media (max-width: 576px) {
    .mobileheader .logo {
        display: none;
    }
}

#detail__previewtext {
	cursor:pointer;
}

.licenses_detail_page ul, .licenses_detail_page ol {
	margin-left: 50px;
}

