

/* Start:/representative/style.css?175033740935009*/

 .speial_font_wrapper{
    font-family: 'Montserrat', sans-serif !important;
  }
  .speial_font_wrapper div{
    font-family: 'Montserrat', sans-serif !important;
  }
  .block_as_comp {
    font-family: "Playfair Display", serif !important;
    font-optical-sizing: auto;
    
    font-style: normal;
  }
.diler_maps_select {
    display: flex;
    width: 100%;
}
.package_block_head_label2{
align-content: center;}
.swiper-wrapper{
    height: unset;
}
.diler_left {
    width: 446px;
}

.diler_right {
    width: calc(100% - 446px);
    position: relative;
}

.search_list_city {
    display: inline-block;
    float: left;
    width: 100%;
    height: 526px;
    overflow-y: auto;
    background: #FFFFFF;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

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

.city_list {
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 24px;
    padding-left: 36px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    width: 100%;
    position: relative;
}

.country_list {
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 26px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    width: 100%;
}

.deactive_list {
    display: none;
}

.deactive_list.active_list {
    display: inline-block;
}

.search_list_city::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #E0E0E0;
}

.search_list_city::-webkit-scrollbar {
    width: 3px;
    background: #828282;
}

.search_list_city::-webkit-scrollbar-thumb {
    background: #828282;
}

#render_diler {
    padding-top: 65px;
    display: none;
    height: 100%;
    width: 100%;
    padding-left: 108px;
    padding-right: 112px;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    align-self: baseline;
}

.bigcard_absolute {
    position: absolute;
    left: 100px;
    top: 65px;
    background-color: #fff;
    height: 100%;
    width: 100%;
    bottom: 0px;
    z-index: 30;
    background-color: #FFFFFF;
}

.big_card_detail {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}

.big_card_detail .image_photo {
    padding-left: 15px;
    float: left;
    position: relative;
}

.diler_info {
    float: left;
/*     width: calc(100% - 298px); */
    display: inline-block;
    padding-left: 72px;
}

.city_diler {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.name_diler {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: #000000;
    font-family: 'PT Serif', serif;
    margin-top: 8px;
    margin-bottom: 8px;
}

.label_diler {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #828282;
    margin-top: 24px;
}

.data_diler a {
    font-weight: 400;
    margin-top: 8px;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    transition: .2s;
    border-bottom: 1px solid #fff;
}

.data_diler a:hover {
    border-bottom: 1px solid #E0E0E0;
}

.shield_master .image_photo:before {
    content: '';
    background-image: url(/bitrix/templates/ascompany/icon/master.svg);
    position: absolute;
    left: -40px;
    width: 80px;
    height: 80px;
    display: inline-block;
    bottom: -40px;
}

.minicard {
    padding: 24px;
    display: inline-block;
    width: 50%;
    margin-bottom: 24px;
    cursor: pointer;
}

.minicard:hover {
    background: #FFFFFF;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}

.minicard .name_diler {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding-top: 12px;
}

.minicard img {
    width: 80px;
    margin-right: 24px;
    float: left;
}

.active_element:before {
    content: '';
    background-image: url(/bitrix/templates/ascompany/icon/locationp.svg);
    position: absolute;
    left: 0px;
    width: 18px;
    height: 24px;
    display: inline-block;
    top: 0px;
}

.back_diler {
    position: absolute;
    top: -37px;
    left: 10px;
    z-index: 1;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    align-items: center;
    color: #333333;
    cursor: pointer;
}

.back_diler i {
    margin-right: 16px;
    position: relative;
    transform: rotate(-180deg);
    top: 3px;
}

input#city {
    border: initial;
    border-bottom: 1px solid #E0E0E0;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 8px;
    width: 100%;
}

.search_city {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.search_city i {
    position: absolute;
    left: 20px;
    top: 10px;
}

.form_company_page .about_block>.float_left {
    width: 100%;
    max-width: 600px;
    min-width: 600px;
    margin-right: 205px;
}

.form_company_page .company_right_page {
    padding-right: 148px;
}

.form_diler {
    margin-right: -16px;
    margin-left: -16px;
}

.form_diler .form_group {
    padding-left: 16px;
    padding-right: 16px;
    width: 50%;
    float: left;
    margin-bottom: 32px;
}

.form_diler .form_group.form_all {
    width: 100%;
}

.form_diler .form_group input {
    width: 100%;
}

.col_form {
    padding-left: 16px;
    padding-right: 16px;
}

.information_agreee {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #828282;
    margin-bottom: 48px;
    width: 70%;
}

.form_diler .form_group input.error_input {
    border: 1px solid #EB5757;
}

.disabled {
    pointer-events: none;
}

ymaps+#render_diler {
    display: none;
}

.close_diler {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 60px;
}

.page_head_wrapper{
    border: 2px solid #2B2B2B;
    border-radius: 32px;
    padding: 27px 40px 25px 40px;
    color: #000000;
    line-height: 122%;
}

.label_page_title{
    font-weight: 400;
    font-size: 24px;
    line-height: 122%;
    color: #2B2B2B;
}

.page_title_sotr{
    min-width: 40%;
}

.sotr_main_font{
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 122%;
    color: #2B2B2B;
}

.central_title{
    text-align: center;
    margin-bottom: 54px;
    margin-top: 52px;
}

.sotr_second_font{
    margin-bottom: 7px;
    font-weight: 400;
    font-size: 24px;
    line-height: 122%;
    color: #2B2B2B;
    /* text-transform: uppercase; */
}

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

.page_descr_sotr{
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
}

.pink_large_font{
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #FD7CB2;
}

.pink_small_font{
    font-weight: 700;
    font-size: 24px;
    line-height: 122%;
    color: #FD7CB2;
}
.black_third_font p{
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    margin-top: 0;
    margin-bottom: 0;
}

.best_choise_wrapper{
    display: grid;
    gap: 75px;
    grid-template-columns: 1fr 1fr;
}
.image_img{
    width: 100%;
    border-radius: 32px;
}
.best_choice_block{
    max-width: 50%;
    margin-top: 21px;
}
.best_choice_content{
    margin-left: 75px;
}
.rounded_block{
    padding: 31px 40px;
    display: flex;
    gap: 24px;
    border: 2px solid #2B2B2B;
    border-radius: 32px;
    align-items: center;
}
.geography_content{
    display: flex;
    gap: 30px;
    margin-top: 54px;
}

.text_center{
    text-align: center;
}

.diler_row{
    display: flex;
    gap: 222px;
    margin-bottom: 33px;
}


.diler_right {
    border-radius: 16px;
    overflow: hidden;
}

.search_city{
    box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}

.search_list_wrapper{
    box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin-top: 10px;
    overflow: hidden;
    padding-right: 2px;
}

.diler_left{
    margin-right: 30px;
}

.gray_line{
    height: 2px;
    width: 100%;
    background: #BDBDBD;
}

.banner_block{
    margin-top: 60px;
    margin-bottom: 60px;
    height: 500px;
    text-align: center;
    padding-top: 35px;
    border-radius: 24px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.white_text_title{
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: white;
    line-height: 120%;
}
.white_text_regular{
    font-weight: 400;
    font-size: 24px;
    line-height: 122%;
    color: white;
}




.black_block {
    background-color: #2B2B2B;
    width: 100%;
    height: 207px;
    padding-top: 42px;
    overflow: hidden;
  }
  
  .container_as_comp {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%;
  }
  
  .scroll-wrapper {
    display: flex;
    width: max-content;
    animation: scroll-left 40s linear infinite;
  }
  
  .scroll-content {
    display: flex;
  }
  
  .block_as_comp {
    display: inline-block;
    padding: 0 2rem;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    white-space: nowrap;
    text-align: center;
  }
  
  @keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  












/* .black_block{
    background-color: #2B2B2B;
    width: 100%;
    height: 207px;
    padding-top: 42px;

}

.container_as_comp {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%;
  }
  
  .scroll-wrapper {
    display: inline-flex;
    animation: scroll-left 20s linear infinite;
  }
  
  .block_as_comp {
    display: inline-block;
    padding: 0 2rem;
    font-size: 1.5rem;
    color: white;
    white-space: nowrap;
  }
  
  @keyframes scroll-left {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-50%);
    }
  }
  
.block_as_comp{
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
} */

.tabs {
    /* max-width: 600px; */

  }

  .tab-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
  }

  .tab-buttons button {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #2B2B2B;
    color: #2B2B2B;
    border-radius: 29px;
    background-color: white;
    transition: 300ms;
    width: 240px;
    height: 58px;display: flex;
    justify-content: center;
    align-items: center;

  }

  .tab-buttons button.active {
    background-color: #FD7CB2;
    color: white;
    border-radius: 29px;
    border: 2px solid #FD7CB2;
  }

  .tab-content {
    position: relative;
    min-height: 150px;
  }

  .tab-panel {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    display: none;
  }

  .tab-panel.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
  }

.tab_buttons_wrapper{
    background-color: white;
    padding: 29px 40px;
    border-radius: 32px;
    margin-top: -60px;
}

.pink_background{
    background-color: #FFD2E5;
    /* border-radius: 0 0 62px 62px; */
    padding-bottom: 62px;
}
.tab_buttons_wrapper{
    display: flex;
    justify-content: space-between;
}
.pink_wrapper{
    background-color: #FFD2E5;
    border-radius: 0 0 62px 62px;
    padding-bottom: 62px;
}
.preferences_block_head{
    display: flex;
    gap: 11px;
    align-items: center;
    margin-bottom: 21px;
}

.prefereces_block{
    padding: 33px 40px;
    border-radius: 32px;
    background-color: #FFFFFF;
}
.prefereces_grid_wrapper{
     display: grid;
    gap: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.prefereces_block {
    background: white;
    padding: 33px 39px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
  }
  
  /* По умолчанию 3 колонки */
  .prefereces_grid_wrapper.columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  
  /* Если нечётное — 2 колонки */
  .prefereces_grid_wrapper.columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  
  /* Последние 2 блока в нечётной сетке */
  .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair {
    grid-column: span 1;
  }
  
  .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:nth-last-child(2),
  .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:last-child {
    grid-column: 2;
    grid-row: 2;
    height: 46%;
  }
  .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:nth-last-child(2){
    margin-bottom: 30px;
  }
.prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:last-child{
    margin-top: auto;
}



.prefereces_bottom_grid_wrapper{
    padding: 35px 39px;
    background-color: white;
    border-radius: 32px;
}

.prefereces_bottom_block_title{
    font-weight: 700;
    font-size: 24px;
    line-height: 122%;
    color: var(--black);
}
  
.prefereces_bottom_grid{
    margin-top: 24px;
    display: flex;
    justify-content: space-between;

}

.prefereces_bottom_block{
    border-left: 2px solid #FD7CB2;
    padding-left: 11px;
}
.prefereces_bottom_block .prefereces_bottom_block_title{
    margin-bottom: 11px;
}
.package__wrapper{
    margin-top: 62px;
}



.form-wrapper { max-width: 1200px; margin: auto; display: flex; flex-direction: column; gap: 24px; }
.package-select { display: flex; gap: 24px;}
.package {
    flex: 1;
    text-align: left;
    display: flex;
    flex-direction: column;
    transition: 300ms;
}
.package.selected {
  background-color: #FD7CB2;
  transition: 300ms;
}
.select-btn{
    margin-top: auto;
    border: 2px solid #2B2B2B;
    border-radius: 29px;
    width: 222px;
    height: 58px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: #2B2B2B;
    transition: 300ms;
}
.select-btn.selected {
  background: #F5F5F5;;
  color: #FD7CB2;
  border: 2px solid #F5F5F5;
  transition: 300ms;
}



#thanksModal1 {
    display: none; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    max-width: 100%;
}

#thanksModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    max-width: 100%;
}

.modal-content {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    width: 90%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    text-align: center;
    position: relative;
    max-width: 500px;
    
}

.modal-content button {
    margin-top: 20px;
    padding: 10px 58px;
    background-color: #FD7CB2;
    color: white;
    border: none;
    border-radius: 26px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
    text-transform: uppercase;
    font-weight: 700;
}

.modal-content button:hover {
    background-color: #eb9ebe;
}

/* Класс для блокировки прокрутки body */
.body-no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}



.form-wrapper input{
    border: 1px solid #2B2B2B;
    border-radius: 32px;
    text-transform: uppercase;
    width: 100%;
    padding-left: 62px;
}
.package_block_title{
    font-weight: 700;
    font-size: 21px;
    line-height: 100%;
    text-align: center;
    color: #2B2B2B;
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 12px;
}


.package{
    background-color: #F5F5F5;
    border-radius: 32px;
    padding: 34px 28px 39px 35px;
}

.package_block_head_grid{
display: flex;
justify-content: space-between;
margin-top: 14px;
}

.package_block_head{
max-width: 50%;
}

.package_block_head_label{
    font-weight: 400;
    font-size: 24px;
    line-height: 131%;
    height: 4em;
    color: #2B2B2B;
}

.package_block_head_value{
    font-weight: 700;
    font-size: 38px;
    text-transform: uppercase;
    color: #FD7CB2;
    line-height: 100%;
}

.package_block_label{
    font-weight: 700;
    font-size: 24px;
    line-height: 122%;
    color: #2B2B2B;
    margin-top: 20px;
}
.package_block_ul{
    color: #2B2B2B;
    padding-left: 18px;
}
.package_block_ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    margin-bottom: 15px;
}

.selected .package_block_head_value, .selected .package_block_label, 
.selected .package_block_ul, .selected .package_block_head_label, 
.selected .package_block_ul li, .selected .package_block_title{
    color: white;
}
.warning_plank{
    position: relative;
    height: 105px;
    border: 2px solid #2B2B2B;
    border-radius: 32px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    gap: 5px;
    align-items: center;
    overflow: hidden;
    margin-top: 38px;
    color: #2B2B2B;
}


.absolute_plank_wrapper{
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #2B2B2B;
    width: 109%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form_button_wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
}

.form_button_wrapper button{
    border-radius: 29px;
    width: 332px;
    height: 58px;
    transition: 300ms;
    background-color: #FD7CB2;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: white;
}

.form_button_wrapper button:hover{
    background-color:#FFD2E5;
}


.ballonDetails {
    text-decoration: none;
    color: #181717c5;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    font-family: 'PT Serif', serif;
    background-color: #ffffffab;
}

.ballonDetails:hover {
    color: #000000;
}

.balloonHeader-text {
    margin-top: 10px;
    margin-left: 10px;
    padding: 0;
}

.close-baloon {
    padding: 3px;
    
    text-decoration: none;
    color: #2e2d2dab;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    font-family: 'PT Serif', serif;

    position: absolute;
    top: -10px;
    left: 0px;
}

.close-baloon:hover {
    color: #000000;
}

.close-baloon-div {
    position: relative;
    margin-left: 10px;
    padding-bottom: 10px;
}

.balloonHeader-flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}


.image_img_mobile{
    display: none;
}

.image_img_desktop{
    display: block;
}



@media (max-width:1336px) {
    .best_choise_wrapper{
        display: grid;
        gap: 53px;
        grid-template-columns: 5fr 4fr;
    }

    .best_choice_content {
        margin-left: 0;
    }

    .best_choice_block {
        max-width: 54%;
        margin-top: 10px;
    }
    .pink_large_font{
        font-size: 36px;
    }

    .pink_small_font {
        font-weight: 700;
        font-size: 18px;
        line-height: 122%;
        color: #FD7CB2;
    }
    .text_center{
        margin-bottom: 24px;
    }
    .diler_info {
        float: left;
        width: calc(100% - 100px);
        display: inline-block;
        padding-left: 40px;
    }

    .prefereces_grid_wrapper{
        gap: 24px;
    }

    .page_title_sotr_wrap{
        gap: 100px;
    }
    
    .package-select{
        flex-wrap: wrap;
    }
    .absolute_plank_wrapper{
        position: relative;
        font-size: 14px;
        width: 100%;

    }
    .package {
        flex: 1 1 45%; 
        min-width: 200px;
      }
      
      .full-width {
        flex: 1 1 100%; 
      }



    .central_title {
        text-align: center;
        margin-bottom: 32px;
        margin-top: 32px;
    }
    .pink_wrapper{
        padding-bottom: 32px;
    }

    .prefereces_block{
        padding: 22px 29px;
    }
    .black_third_font p{
        line-height: 110%;
    }
    .preferences_block_head{
        margin-bottom: 12px;
    }

    .prefereces_grid_wrapper.columns-3 {
        grid-template-columns: repeat(2, 1fr);
    }
    .tab_buttons_wrapper{
        margin-top: -108px;
    }
    .pink_background{
        padding-bottom: 36px;
    }
    .rounded_block {
        padding: 20px 40px;
    }
    .tab_buttons_wrapper{
        flex-direction: column;
    }
    .sotr_main_font br{
        display: none;
    }

    #render_diler {
        height: 101%;
        width: 101%;
       /*  padding-left: 108px; */
       padding-left: 30px;
        padding-right: 30px;
        margin-top: 0px;
       /*  position: relative; */
    }
    
    .bigcard_absolute {
        left: 20px;
    }

    .realshit_map_container {
        margin-left: 2px;
        margin-top: 2px;
    }
    
    .close_diler  {
        right: 0px;
        top: 20px;
    }
    .back_diler  {
        top: -40px;
    }
    .minicard {
        padding: 24px;
        display: inline-block;
        width: 50%;
        margin-bottom: 8px;
        cursor: pointer;
    }
    .bigcard_absolute {
        bottom: 0px;
    }
    .form_company_page .about_block>.float_left {
        width: 100%;
        max-width: 600px;
        min-width: 500px;
        margin-right: 50px;
    }
    .form_company_page .company_right_page {
        padding-right: 70px;
    }
    .form_company_page .head_section {
        font-weight: 400;
        font-size: 30px;
        line-height: 44px;
        color: #333333;
        margin-bottom: 30px;
    }
    .information_agreee {
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        color: #828282;
        margin-bottom: 32px;
        width: 100%;
    }
    .prefereces_bottom_grid{
        GAP: 20PX;
    }
    .best_choice_block {
        max-width: 90%;
        margin-top: 10px;
    }
    .geography_content {
        display: flex;
        gap: 9px;
        margin-top: 54px;
    }
    .rounded_block{
        gap: 0px;
    }
}

@media (max-width:992px) {

    .close_diler {
        right: -160px;
    }
    .pink_small_font {
        font-size: 14px;
    }
    .diler_left {
        
        width: 280px;
    }
    .diler_right {
        height: 400px;
    }
    .search_list_city {
        height: 355px;
    }
    .text_center{
        margin-bottom: 26px;
    }
    .diler_maps_select {
        height: 400px;
    }
    .diler_right ymaps {
       /*  height: 458px!important; */
    }
    .form_company_page .about_block>.float_left {
        width: 100%;
        max-width: 400px;
        min-width: 300px;
        margin-right: 50px;
    }
    #render_diler {
        padding-left: 50px;
        padding-right: 0px;
        /* margin-top: 80px;
        position: relative; */
    }
    .big_card_detail .image_photo {
        padding-left: 0px;
        padding-right: 15px;
    }
    .diler_info {
        margin-top: 16px;
        width: 100%;
        padding-left: 0px;
    }
    .label_diler {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #828282;
        margin-top: 12px;
    }
    .minicard {
        padding: 16px;
        display: inline-flex;
        width: 50%;
        margin-bottom: 16px;
        cursor: pointer;
        align-items: center;
    }
    .minicard img {
        width: 60px;
        margin-right: 16px;
        float: left;
    }
    .minicard .name_diler {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333333;
        padding-top: 0px;
        display: inline-block;
        width: calc(100% - 76px);
    }
    .bigcard_absolute {
        position: absolute;
        left: 65px;
        top: 0px;
        background-color: #fff;
        width: 100%;
        bottom: 0px;
    }
}

@media (max-width:768px) {
    .close_diler {
        right: 40px;
    }
    .form_company_page .about_block>.float_left {
        display: none;
    }
    .about_company_page .about_block>.float_left {
        width: 100%;
        max-width: 784px;
        display: none;
    }
    .diler_maps_select {
        position: relative;
    }
    .diler_left {
        display: inline-block;
        float: left;
        width: 280px;
        /*position: absolute;*/
        z-index: 11;
    }
    .diler_right {
        width: 100%;
        margin-right: 15px;
        margin-left: 5px;
    }
    .diler_right ymaps {
       
       /*  height: 458px!important; */
    }
    .minicard {
        padding: 16px;
        display: inline-flex;
        width: 100%;
        margin-bottom: 0px;
        cursor: pointer;
    }
    .diler_info {
        margin-top: 16px;
        width: 85%;
        padding-left: 0px;
    }
    .big_card_detail {
        margin-left: -20px;
        margin-top: 20px;
    }
    #render_diler {
        padding-left: 25px;
        padding-right: 0px;
      /*   margin-top: 33px; */
/*         position: relative;
        display: inline-block; */
        width: 100%;
        padding-top: 0px;
        justify-content: flex-start;
        overflow-y: scroll;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .bigcard_absolute {
        position: absolute;
        left: 25px;
        top: 0px;
        background-color: #fff;
        width: 100%;
        bottom: 0px;
        height: 120%;
    }
    .bigcard_absolute .back_diler {
        top: 5px;
    }
    .big_card_detail .image_photo {
        padding-left: 15px;
        margin-top: 20px;
    }
    .minicard {
        padding: 8px;
        display: inline-flex;
        width: 100%;
        margin-bottom: 0px;
        cursor: pointer;
        align-items: center;
    }
    .form_company_page .head_section {
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        color: #333333;
        margin-bottom: 16px;
    }
    .form_diler .form_group {
        margin-bottom: 16px;
    }
    .social_group a {
        display: inline-block;
        margin-right: 5px;
        margin-left: 0px;
        margin-top: 5px;
    }

    .sotr_second_font{
        font-weight: 400;
        font-size: 14px;
        line-height: 122%;
    }

    .sotr_main_font{
        font-weight: 700;
        font-size: 19px !important;
    }

    .black_third_font p{
        font-weight: 400;
        font-size: 14px;
    }
    .page_title_sotr_wrap{
        flex-direction: column;
        gap: 10px;
    }
    .best_choise_wrapper{
        grid-template-columns: 1fr;
    }
    .best_choice_block {
        max-width: 100%;
    }
    .pink_large_font{
        font-size: 40px;
    }
    .pink_small_font{
        font-size: 14px;
        font-weight: 500;
    }
    .geography_content {
        display: flex;
        gap: 30px;
        margin-top: 54px;
        flex-direction: column;
    }
    .main_step_complete .col-sm-4 {
        width: 100% !important;
    }
    .diler_row {
        display: flex;
        gap: 20px;
        margin-bottom: 33px;
        flex-direction: column;
    }

    .white_text_title{
        font-size: 19px;
    }
    .white_text_regular{
        font-size: 14px;
    }

    .banner_block{
        height: 216px;
        margin-top: 36px;
        margin-bottom: 36px;
    }

    .tab-buttons{
        flex-direction: column;
    }

    .prefereces_grid_wrapper.columns-3 {
        grid-template-columns: 1fr !important;
    }

    .prefereces_grid_wrapper{
        grid-template-columns: 1fr !important;
    }

    .prefereces_bottom_grid{
        flex-direction: column;
    }

    .prefereces_bottom_block {
        border-left: unset;
        padding-left: 0px;
        border-bottom: 2px solid #FD7CB2;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .prefereces_bottom_grid_wrapper {
        padding: 16px 20px;
        margin-top: 20px;
    }

    .prefereces_bottom_block_title{
        font-size: 19px;
    }
    .prefereces_bottom_block .prefereces_bottom_block_title{
        font-size: 16px;
    }
    .form-wrapper input{
        padding-left: 22px;
    }

    .best_choice_content .sotr_second_font,.best_choice_content .sotr_main_font{
        text-align: center;
    }

    .image_img_mobile{
        display: block;
        margin-top: 19px;
        margin-bottom: 21px;
    }

    .image_img_desktop{
        display: none;
    }
    .tab-buttons button{
        width: 100%;
    }

    .tab_buttons_wrapper{
        border-radius: 24px;
    }
    .tab_buttons_content{
        text-align: center;
    }
    .prefereces_block {
        padding: 15px 20px;
    }
    .prefereces_grid_wrapper{
        gap: 20px;
        margin-top: 20px;
    }
    .prefereces_grid_wrapper.columns-2{
        grid-template-columns: 1fr !important;
    }
    .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:nth-last-child(2), .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:last-child {
        grid-column: unset;
        grid-row: unset;
        height: unset;
    }
    .pink_wrapper {
        border-radius: 0 0 18px 18px;
    }
    .prefereces_grid_wrapper.columns-2 .prefereces_block.last-pair:nth-last-child(2) {
        margin-bottom: 0px;
    }
    .prefereces_grid_wrapper{
        margin-bottom: 0px;
    }

    .package__wrapper {
        margin-top: 0px;
    }
    .form-wrapper{
        gap: 12px;
    }
    .package{
        padding: 20px;
    }
    .warning_plank{
        flex-direction: column;
        align-items: start;
        border-radius: 24px;
        margin-top: 0;
        height: unset;
    }
    .central_title{
        margin-top: 12px;
    }
    .form-wrapper{
        gap: 18px;
    }
    .form_button_wrapper button{
        font-size: 19px;
    }
    .select-btn{
        font-size: 19px;
    }

}

#render_diler.render_diler_js {
    display: flex;
}

@media (max-width:567px) {

    #render_diler.render_diler_js {
        display: flex;
    }

    .big_card_detail {
        display: flex;
        flex-wrap: wrap;
        
    }
    .banner_block{
        padding-top: 18px;
    }
    .big_card_detail .image_photo {
        margin-left: 20px;
    }
    .section{
        padding-bottom: 0px;
    }
    .big_card_detail .diler_info {
        margin-left: auto;
        margin-right: auto;
    }

    .diler_left {
        display: inline-block;
        float: left;
        width: 100%;
        position: absolute;
        z-index: 11;
    }
    .close_diler {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 0px;
        z-index: 12;
    }
    .close_diler .icom {
        width: 24px;
        height: 24px;
    }
    .minicard:hover {
        background: #FFFFFF;
        box-shadow: initial;
    }
    .country_list {
        font-weight: 700;
        margin-bottom: 10px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        width: 100%;
    }
    .search_list_city {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 10px;
        margin-right: 10px;
        width: 96%;
    }

    .diler_info {
        margin-top: 16px;
        width: 85%;
        padding-left: 0px;
        padding-bottom: 16px;
    }
    .active_element:before {
        content: '';
        background-image: url(/bitrix/templates/ascompany/icon/locationp.svg);
        position: absolute;
        left: 2px;
        width: 14px;
        height: 19px;
        display: inline-block;
        top: 1px;
        background-size: contain;
    }
    .country_list {
        font-weight: 700;
        margin-bottom: 5px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        width: 100%;
    }
    .city_list {
        font-weight: 400;
        cursor: pointer;
        margin-bottom: 15px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        width: 100%;
        position: relative;
    }
    .diler_maps_select {
        position: relative;
        min-height: 450px;
    }
    .diler_right {
        
        background-color: #fff;
    }
    .data_diler a {
        font-size: 14px;
        line-height: 22px;
    }
    .name_diler {
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        color: #000000;
        font-family: 'PT Serif', serif;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .data_diler a {
        font-size: 12px;
        line-height: 22px;
    }
    .minicard {
        padding: 8px;
        display: inline-flex;
        width: 100%;
        margin-bottom: 0px;
        margin-top: 15px;
        cursor: pointer;
        align-items: baseline;
        flex-direction: column;
    }
    .minicard .name_diler {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333333;
        padding-top: 0px;
        display: inline-block;
        width: 100%;
    }
    
    .bigcard_absolute {
        position: absolute;
        left: 25px;
        top: 0px;
        background-color: #fff;
        width: 100%;
        bottom: 0px;
        padding-top: 10px;
    }
    .back_diler {
        position: absolute;
        top: -25px;
        left: 0px;
        z-index: 1;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        align-items: center;
        color: #333333;
        cursor: pointer;
    }
    .form_company_page .company_right_page {
        padding-right: 16px;
    }
    .diler_right ymaps {
        display: none!important;
    }
    .shield_master .image_photo:before {
        content: '';
        background-image: url(/bitrix/templates/ascompany/icon/master.svg);
        position: absolute;
        left: 0px;
        width: 40px;
        height: 40px;
        display: inline-block;
        bottom: -20px;
        background-size: contain;
    }
    .main_step_page .step_complete .header_step {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        margin-top: 0px;
        bottom: 0px!important;
        margin-bottom: 0px;
        height: 48px;
    }
    .company_right {
        padding-right: 0px;
        text-align: left;
        padding: 0px 16px;
        margin-top: 0px;
    }
    .main__page_description {
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 0px;
    }
    .about_company.about_company_page {
        padding-bottom: 0px;
    }

    #render_diler {
        z-index: 12;
        overflow-y: scroll;
    }

    .big_card_detail {
        overflow-y: scroll;
        justify-content: flex-start;
    }

    .minicard {
        padding-top: 0px;
    }

    .search_list_city {
        height: 352px;
    }

}


.black_color{
    color: #2B2B2B;
    font-weight: 400;
}
/* End */


/* Start:/bitrix/templates/ascompany/components/bitrix/news.list/slider/style.css?17141601534345*/
.sliders_section{
display: inline-block;
width: 100%;
text-align: center;
    /* padding-bottom: 80px;
    margin-bottom: 60px; */
}
.slider_section{
width: 1600px;
display: inline-block!important;
}
.slider_background{
width: 1600px;
display: inline-block;
height: 620px;
background-size: cover;
}
.slider_text_section{
margin-left: 146px;
margin-top: 142px;
display: inline-block;
max-width: 600px;
    text-align: left;
    float: left;
}
.slider_header{
font-weight: 400;
font-size: 64px;
line-height: 76px;
color: #333333;
    font-family: 'PT Sans', sans-serif;
}
.slider_text{
margin-top: 32px;
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #333333;
margin-bottom: 48px;
}
.arrows{
position: absolute;
bottom: -80px;
z-index: 1;
cursor: pointer;
opacity: 0.3;
}
.arrows:hover{
opacity: 1;	
}
.ableft .icon-arrow{
transform: rotate(180deg);
}
.arrows.ableft{
left: 143px;
}
.arrows.abright{
right: 143px;
}
.sliders_section .slick-dots {
counter-reset: data;
}
.sliders_section .slick-dots li:before {
font-weight: 400;
font-size: 16px;
line-height: 28px;
display: inline-block;
opacity: 0;
position: absolute;
color: #828282;
counter-increment: data;
content: counter(data);
right: 221px;
width: 26px;
top: 0px;
text-align: right;
}
.sliders_section .slick-dots li.slick-active:before {
opacity: 1;
}
.sliders_section .slick-dots:after {
content: "/"counter(data);
font-weight: 400;
font-size: 16px;
line-height: 28px;
display: inline-block;
color: #828282;
top: 0px;
    right: 205px;
    position: absolute;
}


@media (max-width:1336px) {
.slider_header {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: #333333;
}
.slider_background {
    width: 100%;
    display: inline-block;
    height: 400px;
    background-size: cover;
}
.slider_text_section {
    margin-left: 20px;
    margin-top: 80px;
    display: inline-block;
    max-width: 320px;
    text-align: left;
    float: left;
}
.slider_section{
width: 100%;
display: inline-block!important;
}
.sliders_section {
    /* padding-bottom: 40px;
    margin-bottom: 40px; */
}
}





@media (max-width:992px) {
.slider_background {
    width: 100%;
    display: inline-block;
    height: 400px;
    background-size: cover;
    background-position-x: calc(100vw + 50px);
}
.slider_text {
    margin-top: 20px;
    margin-bottom: 30px;
}
.sliders_section .slick-dots {
bottom: -28px;
}
.sliders_section .arrows {
bottom: -53px;
}
}





@media (max-width:768px) {
.slider_background {
    width: 100%;
    display: inline-block;
    height: 230px;
    background-size: 112%;
    background-position-x: calc(100vw + 0px);
}
.slider_section .slick-list {
    overflow: visible;
}
.slider_text_section {
    margin-left: 0px;
    margin-top: 246px;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    position: relative;
}
.slider_header {
font-size: 20px;
line-height: 30px;
color: #333333;
text-align: center;
}
.slider_text {
    margin-top: 8px;
    margin-bottom: 0px;
    text-align: center;
}
.slider_section .slick-dots {
bottom: -25px!important;
}
.slider_section .arrows,
.sliders_section .slick-dots:after,
.sliders_section .slick-dots li:before{
display: none!important;
}
.slider_background .btn_empty{
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    opacity: 0;
}
.sliders_section {
    /* padding-bottom: 106px;
    margin-bottom: 24px; */
}
}



@media (max-width:568px) {
    .slider_item .slider_text_section{
        display: none;
    }
.slider_text_section {
margin-top: 155px;
}
.slider_background {
    background-position-x: calc(100vw + 0px);
    height: 250px;
        background-size: cover;
}
.slider_header {
    font-size: 30px;
    line-height: 30px;

}
.slider_text {

    font-size: 16px;
    line-height: 22px;
    max-width: 270px;
    margin: auto;
    padding-top: 7px;
}
.sliders_section {
        /* padding-bottom: 70px;
        margin-bottom: 24px; */
}
.tempalte > *.sliders_section {
    overflow: visible;
}
/* .slider_section .slick-dots {
    bottom: -150px!important;
} */
}

/* ++++ PXL Custom CSS ++++ */
.slider_background {
    position: relative;
}
.slider_background video {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* ---- PXL Custom CSS ---- */
/* End */


/* Start:/bitrix/templates/ascompany/components/bitrix/news.list/slider/slick-theme.css?16463015823004*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/ascompany/components/bitrix/news.list/slider/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/ascompany/components/bitrix/news.list/slider/./fonts/slick.eot');
    src: url('/bitrix/templates/ascompany/components/bitrix/news.list/slider/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/ascompany/components/bitrix/news.list/slider/./fonts/slick.woff') format('woff'), url('/bitrix/templates/ascompany/components/bitrix/news.list/slider/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/ascompany/components/bitrix/news.list/slider/./fonts/slick.svg#slick') format('svg');
}

.slick-track:focus{
    outline: 0;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -54px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    display: inline-block;
    margin: 0 16px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #BDBDBD;
    cursor: pointer;
    border: 0;
    outline: none;
    padding: 0px;
    margin: 0px;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
    background-color: #9B57D2;
}

.slick-dots li.slick-active button
{
    background-color: #9B57D2;
}
.slick-slider:focus,
.slick-slider:active,
.slick-slide:focus,
.slick-slide:active{
    outline: 0;
}
/* End */


/* Start:/bitrix/templates/ascompany/components/bitrix/news.list/slider/slick.css?16463015821846*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/ascompany/components/bitrix/news.list/maps_list/style.css?1646301582215*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.realshit_map_container {
    width: 100%; 
    height: 100%;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/sotrudnichestvo_slider/style.css?17497150903523*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.icon_wrapper{
	background:linear-gradient(43deg, #ffedbd 0%, #fbe9b8 8.84%, #f4e0af 19.8%, #e0c797 37.72%, #ceb081 50.96%, #c1a071 60.36%, #95693b 86.61%, #845326 96.15%);
	min-width: 97px;
	height:97px;
	display:flex;
	border-radius: 100%;
	justify-content:center;
	align-items:center;
}

.icon_wrapper img{
	width: 53px;
}
.swiper-wrapper{
	height: unset !important;
}
.item_name{
	font-weight: 600;
	font-size: 28px;
	text-transform: uppercase;
	color: white;
	max-width: 70%;
}

.conditions_block_head{
	display:flex;
	gap:31px;
}

.news_item_block_content{
	padding:40px 64px;
	background: #1e1e1e;
	border-radius: 32px;
	z-index: 2;
	position: relative;
	height: 100%;

}
.news_list_mentor{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:46px;
}

.conditions_block{
	padding: 14px 27px 14px 29px;
	border-radius: 36px;
	background: linear-gradient(43deg, #ffedbd 0%, #fbe9b8 8.84%, #f4e0af 19.8%, #e0c797 37.72%, #ceb081 50.96%, #c1a071 60.36%, #95693b 86.61%, #845326 96.15%);
	font-weight: 500;
	font-size: 18px;
	color: black;
	margin-top: 21px;
}

.news_item_block::before {
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	background: linear-gradient(45deg, #FEC484, #151515, #FFD277);
	border-radius: 32px;
	z-index: 1;
}

.news_item_block_wrapper{
	position: relative;
}

.news_item_block_content ul{
	padding-left: 15px;
}

.news_item_block{
	height: 100%;
}



.gallery-swiper-container {
	position: relative;
	max-width: 100%;
	margin: 70px 0;
}
.gallery-swiper {
	width: 100%;
	height: auto;
}
.swiper-slide {
	text-align: center;		
	border-radius: 24px;
}
.swiper-slide img{
	border-radius: 24px;
}
.gallery-item img {
	max-width: 100%;
	height: auto;
	border-radius: 24px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
h2{
		color:white;
		font-weight: 700;
	}
.swiper-button-prev, 
.swiper-button-next {
	color: unset;
	background: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	/* box-shadow: 0 2px 5px rgba(0,0,0,0.2); */
	border:2px solid #2B2B2B;
	transition:300ms;
}
.swiper-button-prev::after, 
.swiper-button-next::after {
	font-size: 20px;
}
.swiper-button-next svg, .swiper-button-prev svg{
	width: unset;
	height: unset;
}

.swiper-button-prev:hover, 
.swiper-button-next:hover{
	border:2px solid #FD7CB2;
}
.swiper-button-prev:active, 
.swiper-button-next:active{
	border:2px solid #FD7CB2;
	background-color: #FD7CB2;
}

.swiper-button-prev:active svg path, 
.swiper-button-next:active svg path {
	stroke: #ffffff;
}
.swiper-pagination-bullet-active{
	background-color: #FD7CB2;
}

.gallery-swiper{
	padding-bottom:50px !important;
}    
.swiper-button-next, .swiper-button-prev{
	bottom: 0px ;
	z-index: 30 ;
	top:unset ;
	border-radius:50%;
}
.swiper-button-next{
	right: 0% !important;
}
.swiper-button-prev{
	left:0% !important;
}
.text_center{
	text-align: center;
	margin-bottom:60px;
	font-size: 22px;
}
.swiper-pagination {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.gallery-swiper-container{
	z-index: 1;
}

@media (max-width: 769px) {
	.swiper-button-next{
		right: 0% !important;
	}

	.swiper-button-prev{
		left: 0% !important;
	}
	h2{
		color:white;
		font-weight: 700;
	}
	.text_center{
	text-align: center;
	}
	.pink_wrapper {
        border-radius: 0 0 18px 18px;
    }
	.gallery-swiper-container{
		margin: 40px 0;
	}
}
/* End */
/* /representative/style.css?175033740935009 */
/* /bitrix/templates/ascompany/components/bitrix/news.list/slider/style.css?17141601534345 */
/* /bitrix/templates/ascompany/components/bitrix/news.list/slider/slick-theme.css?16463015823004 */
/* /bitrix/templates/ascompany/components/bitrix/news.list/slider/slick.css?16463015821846 */
/* /bitrix/templates/ascompany/components/bitrix/news.list/maps_list/style.css?1646301582215 */
/* /bitrix/templates/.default/components/bitrix/news.detail/sotrudnichestvo_slider/style.css?17497150903523 */
