.page-banner{
    background: #F4F4F4;
    max-height: 415px;
}

.d-flex-row{
    align-items: center;
    gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page-banner__container{
    display: grid;
    grid-template-columns: 6fr 6fr;
}

.page-banner__image{
    background: url(/local/templates/uprav_new_ui/css/img/banner/bg-advertisement.webp) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}
.sub-t1 {
    font-size: 12px;
    font-weight: 500
}
#adv_audiece .differences{
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
    margin-top: 40px;
}

@media (min-width: 375px) {
    .sub-t1 {
        font-size: calc(.18779vw + 11.29577px)
    }
}

@media (min-width: 1440px) {
    .sub-t1 {
        font-size: 14px
    }
}

.input::-webkit-input-placeholder {
    color: #859ebd
}

.input::-moz-placeholder {
    color: #859ebd
}

.input:-ms-input-placeholder {
    color: #859ebd
}

.input::-ms-input-placeholder {
    color: #859ebd
}

.input:active::-webkit-input-placeholder,
.input:focus::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.input:active::-moz-placeholder,
.input:focus::-moz-placeholder {
    color: rgba(0, 0, 0, 0)
}

.input:active:-ms-input-placeholder,
.input:focus:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.input:active::-ms-input-placeholder,
.input:focus::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.mm-contact {
    flex-wrap: nowrap;
    grid-column-gap: 15px;
    display: flex;
    align-items: center;
}

.mm-contact a {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
    color: #000;
}

@media (max-width: 980px) {
    #adv_audiece{
        padding: 0px !important;
    }
    .order__form-agreement.checkbox {
        margin-bottom: 10px;
    }

    .page-banner__title {
        font-size: 24px !important;
        line-height: 30.24px !important;
    }
}
.page-banner__title{
    font-family: Wix Madefor Display;
    font-size: 40px;
    font-weight: 400;
    line-height: 60.48px;
    text-align: left;
}
.mass-media-application-text{
    font-family: Wix Madefor Display;
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
}


@media (max-width: 980px) {
    #adv_audiece .differences{
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 20px !important;
        margin-top: 30px !important;
    }

    .mass-media-application-text{
        font-size: 18px;
        font-weight: 400;
        line-height: 22.68px;
    }
   
}

#adv-coop {
    padding: 40px 20px;
}
#adv-coop.d-flex {
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}
#adv-coop__image img {
    display: block;
    margin: auto;
}
#adv-coop__text.d-flex {
    flex-wrap: nowrap;
    flex-direction: column;
    row-gap: 20px;
    column-gap: 20px;
}
#audience.d-flex {
    justify-content: space-around;
    row-gap: 25px;
}
.audience-item_wrapper {
    width: calc(100%/6);
}
.audience-item.d-flex {
    flex-wrap: nowrap;
    flex-direction: column;
    row-gap: 20px;
    column-gap: 20px;
    align-items: center;
}
.audience-image__container {
    width: 96px;
    height: 96px;
    border: 2px solid #3079d2;
    border-radius: 100px;
}
.audience-image__container.d-flex {
    justify-content: center;
    align-content: center;
}
.audience-image__wrapper {
    width: 49px;
    height: 49px;
}
.audience-image__wrapper img {
    display: block;
    width: 100%;
    height: 100%;
}
.audience-text {
    color: #333333;
    text-align: center;
}
#adv_call-me.d-flex {
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

.contact.d-flex {
    flex-wrap: nowrap;
    grid-column-gap: 10px;
}
.contact-image img {
    display: block;
}
.contact a {
    font-size: 34px;
    line-height: 1.2;
    color: #FFFFFF;
    white-space: nowrap;
}
.adv_text-small {
    font-size: 14px;
    line-height: 1;
}

.info-block-about-white{
    background: #ffffff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000000;
    padding: 30px;
    width: 100%;
    gap: 10px;
    text-align: left;
    align-items: flex-start;
}
.advertisement-application{
    background: #A9D0FF;
    border-radius: 15px;
    display: grid;
    grid-template-columns: 1fr 0.4fr;
    padding: 50px 60px;
    gap: 30px;
    justify-content: space-between;
    justify-items: center;
    align-items: center;
}
.advertisement-application-block{
    display: grid;
    grid-template-columns: 1fr 0.5fr;
    gap:20px;
}

.container-blue-cyrcle-icon{
    display: flex;
    gap: 30px;
    align-items: center;
}
.d-grid-container-blue{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
    margin-top:40px;
}
.adv-quiz-block{
    display: flex !important;
    justify-content: space-between !important;
    margin-top: 0px !important;
}
.btn-adv-quiz-block{
    display: flex;
    justify-content: flex-end;
}
.advertisement-application-text{
    grid-column: span 2;
    font-family: Wix Madefor Display;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.12px;
    text-align: left;
}
.adv-application-btn {
    background: #FFFFFF;
    color: black;
    border-radius: 15px;
    max-width: 390px;
    width: 100%;
    height: 53px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.adv-application-btn:hover {
    border: 1px solid #093EB4;
    color: #fff;
    background-color: #093EB4;
}
.adv_text-small span{
    font-weight: 500;
}

@media (max-width: 979px) {
    .page-banner__image {
        display: none;
    }
    .page-banner__container {
        display: grid;
        grid-template-columns: 1fr;
        padding: 25px 0px;
    }
    .audience-item_wrapper {
        width: calc(100%/3);
    }
}
@media (max-width: 767px) {
    #adv-coop.d-flex {
        flex-direction: column;
    }
    #adv-coop__image-contaner {
        order:2;
    }
    #adv-coop__text-container {
        order:1;
    }
    #adv_call-me.d-flex {
        flex-direction: column;
    }
    .adv_text-small {
        font-size: 14px;
        margin-top: 10px;
    }
    .contact a {
        font-size: 24px;
    }
    .adv-quiz-block {
        display: flex !important;
        justify-content: space-between !important;
        margin-top: 0px !important;
        flex-direction: column;
    }
    .advertisement-application {
        background: #A9D0FF;
        border-radius: 15px;
        display: grid;
        grid-template-columns: 1fr !important;
        padding: 30px;
        gap: 30px;
    }
    .advertisement-application .btn-adv-quiz-block {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: center;
    }
    .adv-application-btn {
        width: 100%;
        font-size: 14px !important;
    }
    .d-grid-container-blue {
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 20px !important;
        margin-top: 30px !important;
    }
    .advertisement-application-text {
        grid-column: none;
        font-family: Wix Madefor Display;
        font-size: 12px;
    }
    .advertisement-application-block {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
}
@media (max-width: 639px) {
    .audience-item_wrapper {
        width: 50%;
        min-width: 100px;
    }
}
