

/* Start:/local/templates/nota_main/components/bitrix/news.list/contacts/style.css?16775856068283*/


.contacts {
    position: relative;
    margin-top: 96px;
    margin-bottom: 120px;
    /*overflow-x: hidden;*/
}

.contacts .contacts-bg-1 {
    opacity: 0.8;
    z-index: -1;
    position: absolute;
    left: -6%;
    top: 0;
    width: 1456.65px;
    height: 403.57px;
    background: radial-gradient(98.4% 212.83% at 13.65% 51.49%, rgba(10, 30, 134, 0.7) 0%, rgba(75, 2, 120, 0.7) 100%);
    mix-blend-mode: normal;
    opacity: 0.8;
    filter: blur(101px);
    transform: rotate(-0.38deg);
}



.contacts .contacts-bg-2 {

}

.contacts h1,
.contacts .page-title {
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 88px;
    margin-bottom: 50px;
}

.contacts .page-subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    color: #FFFFFF;
}

.contacts .page-subtitle span {
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    color: #FFFFFF;
}

.contacts .page-subtitle__text {
    display: block;
}

.contacts .contacts-list {
    position: relative;
    z-index: 8;
    margin-bottom: 112px;
}

.contacts .contacts-list__item {
    padding: 48px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.contacts .contacts-list__item:last-child {
    border: none;
}

.contacts .contacts-row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.contacts .contacts-row__col {
    padding-right: 114px;
    width: 27%
}

.contacts .contacts-row__col:last-child {
    padding-right: 0;
}

.contacts .contacts-row-head {
    width: 45%;
}

.contacts .contacts-row__title {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
}

.contacts .contacts-row-address {
    width: 36%;
}

.contacts .contacts-row-address__title {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.contacts .contacts-row-address__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #828996;
}

.contacts .contacts-row-info {

}

.contacts .contacts-row-info-phone {
    margin-bottom: 4px;
}

.contacts .contacts-row-info-phone__number {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

/* .contacts .contacts-row-info-phone__number:last-child {
    margin-bottom: 0;
} */

.contacts .contacts-row-info-phone__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #828996;
}

.contacts .contacts-row-info-email {
    margin-bottom: 6px;
}

.contacts .contacts-row-info-email span,
.contacts .contacts-row-info-email div,
.contacts .contacts-row-info-email p,
.contacts .contacts-row-info-email a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #01B2C8;
}

.contacts .contacts-row-info-site {
    display: flex;
    justify-content: left;
    align-items: center;
}

.contacts .contacts-row-info-site span,
.contacts .contacts-row-info-site div,
.contacts .contacts-row-info-site p,
.contacts .contacts-row-info-site a {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.contacts .contacts-row-info-site__icon {
    position: relative;
    width: 20px;
    height: 20px;
    background: #142238;
    border-radius: 4px;
    margin-left: 8px;
}
.contacts .contacts-row-info-site__icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*contacts-form*/
/*---------------------*/
.contacts-form__wrapper {
    position: relative;
}

.contacts-form__wrapper .contacts-bg-2 {
    opacity: .8;
    z-index: -1;
    position: absolute;
    left: -54%;
    top: -93%;
}
.contacts-form__wrapper .contacts-bg-2 img {
    display: block;
    width: 150%;
}

.contacts .contacts-form {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.contacts .contacts-form__head {
    width: 42%;
    padding-right: 60px;
}

.contacts .contacts-form__body {
    width: 58%;
}

.contacts .mainForm {
    width: 100%;
    position: static;
    background: none;
    border-radius: 0;
}

.contacts .mainForm .main-select__options{
    z-index: 6;
}

.contacts .mainForm__message {
    width: 100%;
}

.contacts .mainForm__action {
    justify-content: space-between;
}

.contacts .mainForm__btn {
    max-width: 276px;
}

.contacts .contacts-form .page-subtitle {
    margin-bottom: 0;
}

.gradient-text {
    margin-top: 5px;
}

@media(max-width: 1279px) {

}

@media(max-width: 1024px) {
    .main {
        overflow: hidden;
    }

    .contacts .contacts-bg-1 {
        top: -8%;
    }

    .contacts .page-subtitle__text {
        display: inline;
    }

    .contacts {
        margin-top: 56px;
        margin-bottom: 80px;
    }

    .contacts .contacts-row {
        flex-wrap: wrap;
    }

    .contacts .contacts-row__title {
        font-size: 28px;
        line-height: 34px;
    }

    .contacts .page-title {
        font-size: 64px;
        line-height: 70px;
        margin-bottom: 24px;
    }

    .contacts .contacts-list {
        margin-bottom: 64px;
    }

    .contacts .contacts-row-head {
        width: 100%;
        padding-right: 0;
        margin-bottom: 24px;
    }

    .contacts .contacts-row-info {
        width: 50%;
    }

    .contacts .contacts-row-address {
        width: 50%;
    }

    .contacts .contacts-list__item {
        padding: 32px 0;
    }

    .contacts .contacts-form {
        flex-direction: column;
    }

    .contacts .contacts-form__head {
        margin-bottom: 40px;
        width: 100%;
        padding: 0;
    }

    .contacts .contacts-form__body {
        width: 100%;
    }

    .contacts .page-subtitle {
        max-width: 70%;
    }

    .contacts .page-subtitle span {
        font-size: 32px;
        line-height: 35px;
    }

    .contacts-form__wrapper .contacts-bg-2 {
        left: -749px;
        top: -65%;
    }
    .contacts-form__wrapper .contacts-bg-2 img {
        width: 1000px;
    }
    .gradient-text {
        margin-top: 0;
        margin-left: 5px;
    }
}

@media(max-width: 767px) {

    .contacts .contacts-bg-1 {
        left: -20%;
        width: 1000px;
    }
    .contacts {
        margin-top: 40px;
        margin-bottom: 48px;
    }

    .contacts .contacts-row {
        flex-direction: column;
    }

    .contacts .contacts-row__col {
        margin-bottom: 16px;
        width: 100%;
        padding: 0;
    }

    .contacts .contacts-row__col:last-child {
        margin-bottom: 0;
    }

    .contacts .contacts-list {
        margin-bottom: 40px;
    }

    .contacts .contacts-row-head {
        margin-bottom: 16px;
    }

    .contacts .contacts-row__title {
        font-size: 24px;
        line-height: 31px;
    }

    .contacts .page-title {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 16px;
    }

    .contacts .contacts-list__item {
        padding: 24px 0;
    }

    .contacts .contacts-row-address__text,
    .contacts .contacts-row-address__title {
        font-size: 16px;
        line-height: 24px;
    }

    .contacts .contacts-row-info-phone__number {
        font-size: 20px;
        line-height: 26px;
    }

    .contacts .contacts-row-info-phone__text {
        font-size: 16px;
        line-height: 21px;
    }

    .contacts .contacts-row-info-email span,
    .contacts .contacts-row-info-email div,
    .contacts .contacts-row-info-email p,
    .contacts .contacts-row-info-email a {
        font-size: 16px;
        line-height: 21px;
    }

    .contacts .contacts-row-info-site span,
    .contacts .contacts-row-info-site div,
    .contacts .contacts-row-info-site p,
    .contacts .contacts-row-info-site a {
        font-size: 16px;
        line-height: 21px;
    }

    .contacts .contacts-form__head {
        margin-bottom: 24px;
    }

    .contacts .page-subtitle {
        font-size: 16px;
        line-height: 21px;
        max-width: none;
    }

    .contacts .page-subtitle span {
        font-size: 20px;
        line-height: 22px;
    }
}
/* End */
/* /local/templates/nota_main/components/bitrix/news.list/contacts/style.css?16775856068283 */
