@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap');



.form-check-input{
    background: #fff;
    border: none;
}
.form-check-input:checked{
    background-color: #272727;
    border: none;
}
.form-check-input:focus{
    box-shadow: none
}
.cursor-pointer{
    user-select: none; /* Отключает выделение текста */
}
.mainBlock {
    padding-top: 30px;
    margin-bottom: 60px;
}

.bg-img {
    background-repeat: no-repeat;
    height: calc(100% - 80px);
    background-size: cover;
}

.top_header {
    height: 95px;
}

.top_menu .nav-item {
    margin-right: 50px;
}
.logo-section{
    padding-bottom: 15px;
}
.mainBanner {
    height: 722px;
    width: 100%;
    border-radius: 20px;
    padding-left: 90px;
    background-size: cover;
    margin-bottom: 30px;
}

.mainBanner div {
    margin-bottom: 22px;
}

.mainBanner a {
    color: #fff;
}

.mainCycle {
    /*margin-top: 30px;*/
    width: 100%;
    position: relative;
}

.mainCycle .block1 .desc {
    margin-top: 26px;
    margin-bottom: 86px;
}

.mainCycle .block {
    overflow: hidden;
}

.mainCycle .block img {
    width: 100%
}

.mainCycle .block1 {
    padding-top: 30px;
    width: calc(66.66% - 10px)
}

.mainCycle .block2 {
    width: calc(33.33% - 10px);
}

.mainCycle .block3 {
    width: calc(50% - 10px);
    /*border-radius: 20px;*/
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-height: 328px;
}

.mainCycle .block3 img {
    width: 54px;
    height: 54px;
}

.mainCycle .block3 div:nth-child(1) {

}

.mainCycle .block3 div:nth-child(1) span {
    display: flex;
    width: 52px;
    height: 52px;
    background: #fff;
    color: #111;
    border-radius: 1000px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.mainCycle .block3 > div:nth-child(2) {
    margin-top: 27px;
}

.mainCycle .block4 {
    width: calc(50% - 10px);
}

.mainCycle .block5 {
    width: calc(66.66% - 10px);
    position: absolute;
    right: 0;
    bottom: 0;
}

.mainCycle .block5 .desc {
    margin-top: 26px;
    margin-bottom: 52px;
}

.mainCycle .block img {
    width: 100%
}

.mainStat {
    color: #fff;
    padding-top: 20px;
}

.mainStat .item {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    padding-left: 60px;
}

.mainStat .item .desc {
    margin-top: 27px;
}

.mainStat .item .ico {
    display: inline-block;
    width: 100%;
    margin-right: 20px;
}

.mainTrust {

}

.mainTrust .item {
    background: white;
    border-radius: 20px;
    min-height: 188px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper {
    padding-bottom: 40px;
}

.swiper-pagination-bullet {
    border-radius: 0;
    background: rgba(193, 193, 193, 1);
    opacity: 1;

}

.swiper-pagination-bullet-active {
    background: rgba(39, 39, 39, 1);
}

.mainSuggest {

}

.mainSuggest .item {
    padding: 30px 70px;
    background: #fff;
}

.mainSuggest .collapse_inner{
    padding-left: 70px ;
    padding-right: 30px ;
}

.mainSuggest .item > div:nth-child(1) > div:nth-child(1) {
    margin-right: 68px;
}

.mainSuggest img {

}

.mainSuggest .item:hover {
    background: rgba(39, 39, 39, 1);
    color: rgba(255, 255, 255, 1);
}
.mainSuggest .icon-container {
    transition: transform 0.3s ease;
    transform: rotate(180deg);
}

.mainSuggest .collapsed .icon-container {
    transform: rotate(0deg);
}


.mainTeam .desc {
    height: 80px;
    padding-left: 42px;
    padding-right: 42px;
}

.mainTeam .item:hover .desc {
    background: rgba(0, 178, 227, 1);
    color: #fff;
}
.mainTeam .custom-height{
    height: 860px
}

.mainPartners .item {
    height: 188px;
}

.mainCatalog .desc {
    height: 80px;
    padding-left: 42px;
    padding-right: 42px;
}

.mainCatalog .item:hover .desc {
    background: rgba(0, 178, 227, 1);
    color: #fff;
}
.mainCatalog .custom-height{
    height: 860px
}
.icon-container .icon-white {
    display: none;
}

.item:hover .icon-container .icon {
    display: none;
}

.item:hover .icon-container .icon-white {
    display: inline-block;
}

footer a {
    color: #fff;
}

footer .menu div {
    margin-bottom: 12px;
}

footer .ico-soc {
    margin-right: 20px;
}

.navbar-collapse{
    position: absolute;
    right: 0;
    top: 54px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: right;
    z-index: 1;
    width: 320px;
}
.navbar-collapse .nav-item{
    margin-bottom: 30px;
}
.navbar-collapse .active{
    color: rgba(169, 169, 169, 1) !important;

}
.navbar-collapse .T3-1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    text-align: left;
}
.navbar-toggler .collapsed{}


.mainBlockV2{
    position: relative;
    height: 900px;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
.mainBlockV2 .digitalBlock{
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    color: #fff;
    padding-left: 60px;
}
.mainBlockV2 .digitalBlock img{
    width: 52px;
    height: 52px;
    margin-right: 20px;
}
.mainBlockV2 .digitalBlock > div:nth-child(2){
    margin-top: 20px;
}

.mainBlockV2 img{
    width: 100%
}
.mainBlockV2 .block1{
    position: absolute;
    left: 0;
    top: 0;
    height: calc(33.33% - 10px);
    width: calc(66.66% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mainBlockV2 .block2{
    position: absolute;
    right: 0;
    top: 0;
    height: calc(66.66% - 10px);
    width: calc(33.33% - 10px);
    background-size: cover;
}

.mainBlockV2 .block3{
    position: absolute;
    left: 0;
    bottom: 0;
    height: calc(66.66% - 10px);
    width: calc(33.33% - 10px);
    background-size: cover;
}

.mainBlockV2 .block4{
    position: absolute;
    left: calc(33.33% + 10px);
    top: calc(33.33% + 10px);
    height: calc(33.33% - 20px);
    width: calc(33.33% - 20px);
    display: grid;

}

.mainBlockV2 .block5{
    position: absolute;
    right: 0;
    bottom: 0;
    height: calc(33.33% - 10px);
    width: calc(66.66% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mainBlockV3{
    display: none;
}
.collapse {
    transition: height 0.3s ease;
}

/*Catalog Page*/

.catalog .catalog-filters a{
    padding: 14px 24px;
    margin-bottom: 12px;
}
.catalog .catalog-inner{

}
.catalog .catalog-inner-filter{
    width: 316px;
}
.catalog .catalog-inner-filter .icon-container{
    transition: transform 0.3s ease;
    transform: rotate(0deg);
}
.catalog .catalog-inner-filter .collapsed .icon-container{
    transform: rotate(180deg);
}
.catalog .catalog-inner-filter .form-check{
    margin-bottom: 24px;
}
.catalog .catalog-inner-filter .input-groupcheck{
    margin-bottom: 24px;
}
.input-group{
    margin-bottom: 24px;
}

.search-input {
    background: url('../img/search.svg') no-repeat right 36px center #DEDEDE;
    background-size: 16px;
    padding: 18px 36px 18px 38px;
    border: none;
    width: 100%;
    box-sizing: border-box;
    outline: none;
}
.search-input:focus,
.search-input:focus-visible
{
    border: none;
}
.default-input {
    padding: 18px 36px 18px 38px;
    border: none;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    background: #F2F2F2;
}
.default-input:focus,
.default-input:focus-visible
{
    border: none;
}
.default-textarea {
    padding: 18px 36px 18px 38px;
    border: none;
    height: 186px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    background: #F2F2F2;
}
.default-textarea:focus,
.default-textarea:focus-visible
{
    border: none;
}
.catalog .catalog-inner-list{
    flex-grow: 1;
    margin-left: 20px;
    width: calc(100% - 316px);
}
.catalog .form-control{
    background: url('../img/catalog/arrow.svg') no-repeat right 15px center #fff;
    background-size: 16px;
    padding: 18px 35px 18px 38px;
    width: 100%;
}
.catalog .change-view{
    width: 122px;
    float: right;
}
.catalog .change-view > div{
    width: 60px;
    height: 60px;
}

.catalog .catalog-inner-list-items-item{
    position: relative;
    margin-bottom: 24px;
}

.catalog .catalog-inner-list-items-item .top-section{
    padding: 20px;
    /*height: 264px;*/
    position: relative;
}
.catalog .catalog-inner-list-items-item .bottom-section{
    padding: 20px 38px;
    height: 194px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;


}

.catalog .catalog-inner-list-items-item .favorite{
    position: absolute;
    right: 20px;
    top: 16px;
}
.catalog .catalog-inner-list-items-item .img img{
    width: 100%;
}

.catalog .catalog-inner-list-items-item:hover .bottom-section{
    background: rgba(0, 178, 227, 1);
    color: #fff;
}

.catalog .catalog-inner-list-items-item:hover .bottom-section a{

    color: #fff;
}

.catalog .catalog-inner-list-items-item .fast-show{
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    height: 60px;
    display: none;
}
.catalog .catalog-inner-list-items-item:hover .fast-show{
    display: flex;
    text-align: center;
}
.modal-detail{
    background: #F2F2F2;
    padding: 80px 87px;
}
.modal-custom{
    padding-top: 3%;
}
.modal-custom .modal-header,
.modal-custom .modal-footer
{
    border: 0;
}


.modal-dialog{
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}
.modal-detail{
    display: flex;
    justify-content: space-between;
}
.modal-detail .img{
    width: 426px;
}
.modal-detail .detail{
    flex-grow: 1;
    margin-left: 20px;
    width: calc(100% - 426px);
}

.modal-detail .detail .rating img{
    margin-right: 18px;
}
.modal-detail .detail .article{
    margin-left: 48px;
}
.modal-detail .detail .article img{
    margin-left: 18px;
    cursor: pointer;
}

.modal-detail .detail .favorite{
    margin-right: 18px;
    cursor: pointer;
}
.modal-detail .detail .link{
    cursor: pointer;
}
.modal-detail .detail .options{

}
.modal-detail .img img{
    max-width: 100%;
}

.modal-send .modal-detail {
    padding: 0 60px 40px;
}
.modal-send .modal-dialog {
    width: 900px;
    max-width:90%
}


/* Catalog Detail */

.catalog-detail{

}

@media (max-width: 1400px) {
    .logo-section{
        padding-bottom: 5px;
    }
    .mainBlock {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .top_header {
        height: 55px;
    }

    .top_menu .nav-item {
        margin-right: 20px;
    }

    .top_header .logo img {
        width: 114px;
    }
    .mainBanner {
        height: 370px;
        width: 100%;
        padding-left: 54px;
        margin-bottom: 20px;
    }
    .mainCycle .block1 {
        padding-top: 0;
    }
    .mainCycle .block1 .desc {
        margin-top: 16px;
        margin-bottom: 30px;
    }
    .mainCycle .block3 {
        width: calc(50% - 10px);
        border-radius: 20px;
        max-height: 300px;
    }
    .mainCycle .block3 img {
        width: 28px;
        height: 28px;
        margin-right: 12px;
    }
    .mainCycle .block5 .desc {
        margin-top: 19px;
        margin-bottom: 5px;
    }

    .mainTrust .item {
        min-height: 110px;
    }
    .mainSuggest .item {
        padding: 18px 16px;
    }
    .mainSuggest .item > div:nth-child(1) > div:nth-child(1) {
        margin-right: 10px;
    }
    .mainBlockV2 .digitalBlock img{
        width: 29px;
        height: 29px;
        margin-right: 12px;
    }
    .mainBlockV2 .digitalBlock > div:nth-child(2) {
        margin-top: 16px;
    }
    .icon-container img{
        width: 8px;
    }
    .mainTeam .desc {
        height: 66px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .bg-img {
        height: calc(100% - 66px);
    }
    .mainTeam .icon-container img {
        width: 15px;
    }
    .mt-md-20{
        margin-top: 20px;
    }
    .mainTeam .custom-height{
        height: 496px
    }
    .mainPartners .item {
        height: 120px;
    }
    .mainCatalog .custom-height{
        height: 496px
    }
    .mainCatalog .desc {
        height: 66px;
        padding-left: 26px;
        padding-right: 26px;
    }
    footer .ico-soc {
        margin-right: 10px;
    }
    .mainBlockV2{
        height: 600px;
    }
    .mainStat .item .ico {
        width: 29px;
        height: 29px;
        margin-right: 12px;
    }
    .mainStat .item .desc {
        margin-top: 16px;
    }
    .mt-md-20{
        margin-top: 20px!important;
    }
    .mainBlockV2 .digitalBlock{
        padding-left: 36px;
    }
    .mainStat .item {
        padding-left: 36px;
    }
    .catalog .catalog-filters a {
        padding: 9px 16px 10px 16px;
        margin-bottom: 8px;
    }
    .catalog .catalog-inner-filter {
        width: 182px;
    }
    .catalog .catalog-inner-list {
        width: calc(100% - 182px);
    }
    .input-group{
        margin-bottom: 16px;
    }
    .catalog .form-control .B2-1{
        font-size: 8px;
        font-weight: 500;
        line-height: 10.4px;
    }
    .catalog .change-view > div {
        width: 30px;
        height: 30px;
    }
    .catalog .change-view > div img{
        width: 10px;
        height: 10px;
    }
    .catalog .change-view {
        width: 100%;
        max-width: 60px;
    }
    .catalog .catalog-inner-list-items-item .top-section {
        padding: 10px;
    }
    .catalog .catalog-inner-list-items-item .bottom-section {
        height: 130px;
        padding: 10px;

    }
    .modal-dialog {
        width: 90%;
        max-width: 90%;
    }
    .catalog .form-control {
        padding: 9px 22px 10px 10px;
        background: url(../img/catalog/arrow.svg) no-repeat right 7px center #fff;
        background-size: 11px;
    }
    .search-input{
    background: url('../img/search.svg') no-repeat right 12px center #DEDEE0
    }

}
@media (max-width: 767px) {

    .logo-section{
        padding-bottom: 0;
    }
    .mainBlock {
        padding-top: 15px;
        margin-bottom: 10px;
    }
    .mainBanner {
        height: 160px;
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mainBanner div {
        margin-bottom: 5px;
    }
    .mainCycle{
        /*margin-top: 20px;*/
    }
    .mainCycle .block1 {
        padding-top: 0;
        width: calc(100%);
    }
    .mainCycle .block1 .desc {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .mainCycle .block3 img {
        width: 16px;
        height: 16px;
        margin-right: 7px;
    }

    .mainCycle .block3 > div:nth-child(2) {
        margin-top: 14px;
    }
    .mainCycle .block3 {
        padding-right: 0;
        max-height: 100px;
        padding-top: 0;
        justify-content: center;
        align-items: start;
        padding-left: 20px;
    }
    .mainStat .item {
        padding-left: 20px;
        padding-right: 10px;
    }
    .mainCycle .block5 {
        width: calc(100%);
        position: relative;
        right: 0;
        bottom: 0;
    }
    .mainCycle .block3 {
        width: 100%;
        max-height: 100px;
        height: 50%;
    }
    .mainCycle .block5 .desc {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .mainCycle .keyboardMobile {
        margin-top: 20px;
        background-size: cover;
        height:216px;
    }
    .mainStat .item .ico{
        width: 16px;
        height: 16px;
        margin-right: 6px;
    }
    .mainStat .item .desc {
        margin-top: 10px;
    }
    .mainTeam .custom-height{
        height: 320px
    }
    .mainBlockV2{
        display: none;
    }
    .mainBlockV3{
        display: block;
    }
    .mainTeam .desc {
        height: 36px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .bg-img {
        height: calc(100% - 36px);
    }
    .mainTeam .icon-container img {
        width: 8px;
    }
    .mainCatalog > div:nth-child(1){
        flex-direction: column;
        align-items: start !important;
    }
    .mainCatalog > div:nth-child(1) > div:nth-child(2){
        margin-top: 10px;
    }
    .mainCatalog > div:nth-child(1) > div:nth-child(2){
        width: 100%;
    }
    .mainCatalog > div:nth-child(1) > div:nth-child(2) a{
        width: 100%;
    }
    .mainCatalog .desc {
        height: 36px;
        padding-left: 26px;
        padding-right: 26px;
    }

    .h-md-50{
        height: calc(50% - 10px)!important
    }
    .h-md-100{
        height: 100%!important
    }
    .mt-md-15{
        margin-top: 15px!important;
    }

    .mainCatalog .custom-height {
        height: 452px;
        margin-top: 20px;
    }
    .mainWorkTime a{
        width: 100%
    }
    footer .row > div:nth-child(1){
        margin-bottom: 16px;
    }
    footer .row > div:nth-child(2){
        display: flex;
    }
    footer .row > div:nth-child(2) > div{
        margin-right: 16px;
    }

    footer .row > div:nth-child(3){
        margin-top: 30px;
    }
    footer .row > div:nth-child(3) > div:nth-child(1){
        display: flex;
    }
    footer .row > div:nth-child(3) > div:nth-child(1) div{
        margin-right: 16px;
        margin-bottom: 0;
    }
    footer .ico-soc {
        margin-right: 24px;
    }
    footer .ico-soc img{
       width: 24px;
    }
    footer  .T3-1{
        font-size: 12px;
        font-weight: 400;
        line-height: 15.6px;

    }

    .mainCycle .block2 {
        height:216px;
        background-size: cover;
        width: 100%;
    }

    .breadcrumbs .T3-1{
        font-size: 12px;
        font-weight: 400;
        line-height: 15.6px;
        text-align: left;

    }
    .catalog .catalog-inner-filter{
        display: none;
    }
    .catalog .catalog-inner-list {
        width: 100%;
        margin: 0;
    }
    .catalog-filters.T3-1{
        font-size: 8px;
        font-weight: 400;
        line-height: 10.4px;

    }
    .catalog .form-control {
        padding: 9px 20px 10px 16px;
        background: url(../img/catalog/arrow.svg) no-repeat right 9px center #fff;
        background-size: 8px;
    }
    .catalog .catalog-inner-list-items-item .bottom-section {
        height: 70px;
        padding: 10px;
    }
    .catalog .catalog-inner-list-items-item .favorite {
        right: 9px;
        top: 9px;
    }
    .catalog .catalog-inner-list-items-item .favorite img{
        width: 12px;
    }
    .filter-modal .modal-content {
        padding: 16px;
    }
    .filter-modal .modal-content .H3-1{
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;
    }
    .filter-modal .modal-content .H3-1{
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;
    }
    .modal-filter-open .H3-1{
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;
        text-align: left;

    }
    .modal-custom .modal-footer .btn-black
    {
        width: 100%;
    }
    .catalog .catalog-inner-list-items-item .fast-show{
        height: 35px;
    }
    .modal-detail{
        padding: 16px 16px;
        flex-direction: column;
    }
    .modal-detail .img{
        width: 100%;
    }
    .modal-detail .detail {
        flex-grow: 1;
        margin-left: 0;
        width: 100%;
    }
    .modal-detail .H3-1 {
        margin-top: 8px;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;

    }
    .modal-detail .T2-1 {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
        text-align: left;
    }
    .modal-detail .detail .options{
        display: flex;
        align-items: center;
    }
    .modal-detail .detail .options > div:nth-child(1){
        margin-right: 8px;
    }
    .modal-detail .detail .options img{
        width: 24px;
        height: 24px;
    }
    .modal-detail .btn-black{
        width: 100%;
    }
    .modal-detail .article{
        margin-top: 8px;
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;
        text-align: left;

    }
    .modal-detail .mobile-options{
        margin-left: 20px;
        margin-right: 20px;
        margin-top: -30px !important;
        margin-bottom: 20px;
    }
    .modal-send .modal-detail {
        padding: 0 20px 16px;
    }
    .default-input {
        padding: 12px 16px 12px 16px;
    }
    .default-textarea {
        padding: 12px 16px 12px 16px;
        height: 100px;
    }

}

/*Catalog-page*/










