

/* Start:/local/components/all4it/list/templates/info_page/style.css?17508666666431*/
.facilities-block {
    margin-top: 200px;
}

.option-description {
    display:flex;
    width: 100%;
}

.options .option-description {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #636363;
    margin-top: 1.7%;
    margin-bottom: 2%;
    width: 100% !important;
    padding: 10px !important;
}

.option-description-parts {
    flex: 1;
    padding: 10px;
    border-right: 1px solid #D0DEE570;
}

.option-description-parts:last-child {
    flex: 1;
    padding: 10px;
    border-right: none;
}
.option-description-warranty-parts {
    width: 100%;
    padding: 10px;
    border-right: 1px solid #D0DEE570;
    border-bottom: 1px solid #D0DEE570;
}

.option-description-warranty-parts-title {
    border-bottom: 1px solid #D0DEE570 !important;
    min-height: 70px;
    padding-bottom: 20px;
}

.option-description .option-description-warranty-parts h4 {
    padding: 10px 0 0 0;
    border-right: 1px solid #D0DEE570;
    border-bottom: 1px solid #D0DEE570;
}

.option-description .option-description-warranty-parts p {
    padding: 10px 0 20px 0 !important;
    border-right: 1px solid #D0DEE570;
    border-bottom: 1px solid #D0DEE570;
}

.option-warranty {
    color: #636363;
    font-family: Montserrat;
    font-size: 12px;
    padding-bottom: 20px;
}

.options .payment-option {
    width: 100%;
    height: auto !important;
}

.option-description-part {
    flex: 1;
    padding: 10px 0 0 0;
    border-right: 1px solid #D0DEE570;
}

.option-description h4 {
    padding: 10px;
}

.option-description p {
    padding: 10px;
}

.content-container {
    height: 100% !important;
    padding-bottom: 20px;
}

.option-description h4 {
    border-right: none !important;
    border-bottom: none !important;
    padding: 10px 0 0 0;
}

.option-description p {
    border-right: none !important;
    border-bottom: none !important;
    padding: 10px 0 20px 0 !important;
}

.facilities-block .svg-default {
    display: flex;
    padding-top: 3%;
    padding-left: 3%;
    width: 1559px;
    height: 220px;
    background-color: #EFEFEF;
    border-radius: 16px;
    margin-top: 15% !important;
    margin-left: 2.5%;
    background-image: url(/local/templates/westcomp/svg/W.svg);
    background-repeat: no-repeat;
    background-position: 221px;
}



@media (max-width: 600px) {
    .option {
        height: auto !important;
    }

    .content-container {
        height: auto !important;
    }

    .payment-option {
        height: auto !important;
    }

    .option-warranty {
        padding: 20px 0 20px 0;
    }

    .option-description {
        display: flex;
        width: 100%;
        flex-direction: column;
        height: auto;
    }

    .option-description .option-description-warranty-parts h4 {
        border-right:  1px solid #D0DEE570; !important;
        border-bottom:  1px solid #D0DEE570; !important;
        padding: 10px 0 0 0;
        border-right: 1px solid #D0DEE570;
        border-bottom: 1px solid #D0DEE570;
    }

    .option-description .option-description-warranty-parts p {
        border-right:  1px solid #D0DEE570; !important;
        border-bottom:  1px solid #D0DEE570; !important;
        padding: 10px 0 0 0 !important;
        border-right: 1px solid #D0DEE570;
        border-bottom: 1px solid #D0DEE570;
    }

    .option-description-parts {
        flex: 1;
        padding: 10px 0 0 0 !important;
        border-right: 0px solid #D0DEE570;
    }

    .option-description-warranty-parts {
        width: 100%;
        padding: 10px 0 0 0;
        border-right: 1px solid #D0DEE570;
        border-bottom: 1px solid #D0DEE570;
    }

    .option-description-warranty-parts-title {
        border-bottom: 1px solid #D0DEE570 !important;
        min-height: none;
    }

    .options .option-description {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #636363;
        margin-top: 1.7%;
        margin-bottom: 2%;
        width: 100% !important;
        padding: 0 !important;
    }

    .facilities-block {
        margin-top: 0;
    }
    .payment-option{
        border-bottom: 1px solid #D0DEE570!important;

    }

}
@media (min-width: 1025px) {
    .warranty-page__cards {
        width: 1215px !important;
    }
}
@media (min-width: 1025px) {
    .warranty-page-card:first-child .warranty-page-card__content {
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        -webkit-column-gap: 0!important;
        -moz-column-gap: 0!important;
        column-gap: 0 !important;
    }
}
h2{
    margin: 0 0 0 0 !important;
}
h1 {
    margin-block: 0 !important;
    font-size: 32px!important;
    font-weight: 700!important;
    color: #0f6da1 !important;
}
.gear-decor-animate__inner {
    left: 15% !important;
    top: 14% !important;
}

.contacts-gallery {
  display: flex;
  align-items: stretch;

  width: 100%;
  aspect-ratio: 3.2;

  overflow: clip;
  border-radius: 32px;
}

.contacts-gallery__image {
  width: 50%;
  object-fit: cover;
}

.contacts-gallery-carousel {
  position: relative;
  overflow-x: hidden;

  width: 50%;
  height: 100%;
}

.contacts-gallery-carousel__wrapper {
  display: flex;
  height: 100%;
}

.contacts-gallery-carousel__slide {
  height: 100%;
  flex-shrink: 0;
  
  background-size: cover;
  background-position: center;
}

.contacts-gallery-carousel__navigation-button {
  position: absolute;
  translate: 0 -50%;

  top: 50%;

  cursor: pointer;
  user-select: none;
}

.contacts-gallery-carousel__navigation-button.swiper-button-disabled {
    opacity: .5;
    cursor: not-allowed;
}

.contacts-gallery-carousel__navigation-button > svg {
  width: 42px;
  height: 42px;
}

.contacts-gallery-carousel__navigation-button_previous {
  left: 0;
}

.contacts-gallery-carousel__navigation-button_next {
  right: 0;
}

@media (max-width: 767px) {
  .contacts-gallery {
    flex-direction: column;
    aspect-ratio: revert;
    border-radius: 15px;
  }

  .contacts-gallery__image {
    width: 100%;
    aspect-ratio: 1;
  }

  .contacts-gallery-carousel {
    width: 100%;
    aspect-ratio: 1;
  }
}

.warranty-page-card__content ul {
    list-style: revert;
    padding-left: 1em;
}

.warranty-page-card.warranty-page-card {
    padding: 32px !important;
}

/* End */


/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/components/all4it/webform.window/templates/umni-configurator/style.css?17514706806326*/
.processing {
    width: 80%;
    height: 100%;
    text-align: center;
    padding-top: 150px;
    position: absolute;
    z-index: 9999;
    display: none;
    pointer-events: none;
    user-select: none;
}

.processing img {
    display: inline-block;
}

.modal-wrapper .button-select{
    background: var(--primary-default) !important;
    border-radius: 8px !important;
    color: white !important;
}
.file_input::-webkit-file-upload-button {
    display: none;
}
.popup-content .form-title {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #0F6DA1;
    margin: 10% 0 1.5rem;
}
.file_input::file-selector-button {
    display: none;
}
.headers_webform{
    margin-bottom: 7px;
    font-weight: bold;
}

.file_input{

    max-width: -webkit-fill-available;
}

.modal__wrap .j_dropdown{
    max-width: -webkit-fill-available;
    margin: auto !important;
}

.modal__wrap .j_dropdown:not(:last-child){

    margin-bottom: 14px !important;

}

.modal__wrap .dropdown__placeholder{
width: 85% !important;
}



.config-list .popup {
    display: flex;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(15, 109, 161, 0.5);

}
.hidden {
    display:none
}
.visible {
    display: flex;
}


.config-list .popup-content {
    position: fixed;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    width: 568px;
    height:auto;
    max-width: 568px ;
    border-radius: 48px;
    animation: fadeIn 0.5s;

}
@media screen and (max-width: 768px) {
    .config-list .popup-content {
        width: 100%;
        position:unset;
        transform:unset;
        border-radius: 20px;
        height: 100%;
        max-height: 600px;
        margin-top: 25%;
    }
    .popup-content input[type=text], .popup-content input[type=tel], .popup-content input[type=email], .popup-content input[type=submit], .popup-content textarea {

        width: 100% !important;
    }
    .popup-content label {
        margin-left: 0 !important;
    }
}
.popup-content label {
    display: inline-block;
}
.popup-content h2 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #0F6DA1;
    margin-top: 10%;
}
.popup-content p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #636363;
}
.popup-content a.link.special {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #0F6DA1;

}
.popup-content a.link{
    color: black;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}


.popup-content .close {
    color: #aaa;
    float: right;
    font-size: 22px;
    border: none;
    background: none;
    text-decoration: none;

}



.popup-content input[type=text], .popup-content input[type=tel], .popup-content input[type=email], .popup-content input[type=submit] {

    width: 380px;
    font-family: Montserrat, Arial serif;
    padding: 12px 20px;
    margin: 32px auto;
    display: block;
    box-sizing: border-box;
    height: 48px;
    border-radius: 5px;
    border: 1px solid #B2BECB


}

.popup-content input[type=text]:focus-visible,
.popup-content input[type=tel]:focus-visible,
.popup-content input[type=email]:focus-visible,
.popup-content input[type=submit]:focus-visible {
    outline: none;
}

.popup-content textarea {
    width: 380px;
    max-width: 380px;
    font-family: Montserrat, Arial serif;
    padding: 12px 20px;
    margin: 32px auto;
    display: block;
    box-sizing: border-box;
    height: 48px;
    min-height: 50px;
    max-height: 50px;
    border-radius: 5px;
    border: 1px solid #B2BECB
}


.popup-content input[type=submit]{
    border-radius: 40px;
    gap: 10px;
    background: linear-gradient(180deg, #0F6DA1 0%, #41A4DB 100%);
    font-family: Montserrat;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin-bottom:3%;


}
.popup-content input[type=checkbox]  {
    vertical-align: middle;
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: 1%;
    margin-left:-1.5%
}


.popup-content label {
    margin-left: 15.5%;
    width: 380px !important;
    font-family: Montserrat !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 0em !important;
}
.popup-content label br + span {
    margin-left: 19.5%;
    display: inline-block;
}

.popup-content input[type=submit]:hover {
    opacity: 0.8;
}
.popup-container {
    z-index: 5;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    justify-content: center;
    align-items: center;

}

.success-popup {
    z-index: 99999;
    text-align: center;
    border-radius: 48px;
    background-color: white;
    padding: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.success-popup h2{
    font-family: Montserrat;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #0F6DA1;
    margin-top: 20%;
}
.success-popup .message {
    margin-top: -1.5%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #636363;

}

.close-btn {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin-top: 8%;
    width: 380px;
    height: 48px;
    border-radius: 40px;
    border: none;
    background: linear-gradient(180deg, #0F6DA1 0%, #41A4DB 100%);
}



#open-popup-btn {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}

#open-popup-btn:hover {
    background-color: #45a049;
}


/* End */
/* /local/components/all4it/list/templates/info_page/style.css?17508666666431 */
/* /local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467 */
/* /local/components/all4it/webform.window/templates/umni-configurator/style.css?17514706806326 */
