

/* Start:/local/components/it-buro/mailing.subscribe/templates/.default/style.css?17500652329215*/
#header-subscribe {
    background-color: #DCDCDC;
    color: #555555;
    margin-bottom: 20px;
}

#header-subscribe .header-block {
    display: flex;
    max-width: 1166px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    justify-content: space-around;
}


#header-subscribe .subscribe-inner-wrapper {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: 0 1 100%;
}

#header-subscribe .header-text-block {
    display: flex;
    align-items: center;
    flex: 0 0 33%;
}

#header-subscribe .subscribe-text {
    margin: 0;
    font: 15px "Open Sans",Arial,sans-serif;
    font-weight: 300;
}

#header-subscribe .header-form-block {
    flex: 0 0 56%;
    max-height: 50px;
}

#header-subscribe .header-form {
    display: flex;
    height: 100%;
}

#header-subscribe .header-email {
    flex: 0 0 74%;
    margin: 0;
    height: 100%;
    padding: 12px 0 12px 29px !important;
    border: 1px solid #EEEEEE;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    font-size: 14px;
}

#header-subscribe .header-btn {
    background-color: #072FA0;
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    flex: 0 0 20%;
    padding: 12px 40px 12px;
}
#header-subscribe .header-btn:hover {
    background-color: #042171;
}
#header-subscribe .header-text-block .icon_form {
    max-width: 34px;
    left: 20px;
    position: relative;
}
@media (min-width: 992px) and (max-width: 1150px) {
    #header-subscribe .subscribe-inner-wrapper {
        margin: 0 23px;
    }
}
@media (min-width: 992px) {
    #header-subscribe .subscribe-text {
        margin-left: -26px;
        width: 76%;
        margin-right: 20%;
    }
}
@media (max-width: 991px) {

    #header-subscribe .subscribe-inner-wrapper {
        display: block;
        align-items: center;
        margin-left: 20px;
    }
    #header-subscribe .header-text-block {
        display: block;
    }

    #header-subscribe .subscribe-text {
        text-align: center;
        display: contents;
    }

    #header-subscribe .header-form {
        margin-right: 0;
    }
    #header-subscribe .header-text-block .icon_form {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #header-subscribe .header-email {
        flex: 0 0 488px;
    }
}

@media (max-width: 767px) {

    #header-subscribe .header-form {
        margin: 0 auto;
        max-width: 400px;
        justify-content: center;
    }

    #header-subscribe .header-text-block {
        display: block;
        text-align: center;
    }

    #header-subscribe .header-email {
        flex: 0 1 50%;
    }

    #header-subscribe .header-btn {
        flex: 0 1 50%;
    }
    #header-subscribe .subscribe-inner-wrapper {
        margin-left: 0px;
    }
}
@media (min-width: 500px) and (max-width: 590px) {
    #header-subscribe .header-text-block {
        margin-right: 20px;
    }
}
@media (min-width: 500px) {
    #header-subscribe .subscribe_text_mobile {
        display: none;
    }
    #header-subscribe .header_block_mobile {
        padding: 20px 0px 5px 0;
    }
}
@media (max-width: 500px) {
    #header-subscribe .subscribe_text_mobile {
        display: block;
        font: 15px "Open Sans",Arial,sans-serif;
        font-weight: 300;
        margin-left: 85px;
        margin-right: 35px;
        text-align: left;
    }

    #header-subscribe .subscribe-inner-wrapper {
        display: block;
    }

    #header-subscribe .header-form {
        display: block;
    }

    #header-subscribe .header-email {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 179px;
        height: fit-content;
    }

    #header-subscribe .header-btn {
        flex: 0 1 50%;
        box-shadow: none;
        padding: 12px 45px 12px;
    }
    #header-subscribe .subscribe-text {
        display: none;
    }
    #header-subscribe .header-text-block .icon_form {
        position: absolute;
        left: 23px;
        top: -25px;
        text-align: left;
    }
    #header-subscribe .header-form-block {
        display: none;
    }
    #header-subscribe .header-form-block {
        max-height: 100%;
        text-align: center;
    }
    #header-subscribe .header-block {
        padding: 20px 0px 5px 0;
    }
    #header-subscribe .icon_form_mobile {
        margin-bottom: 15px;
    }
    #header-subscribe .header_block_mobile {
        margin: 10px 0 20px 0;
    }
}
@media (min-width: 430px) and (max-width: 500px) {
    #header-subscribe .subscribe_text_mobile {
        margin-right: 90px;
    }
}

#header-search {
    background-color: #DCDCDC;
    color: #555555;
    margin-bottom: 20px;
}

.header-search {
    background-color: #DCDCDC;
    color: #555555;
    margin-bottom: 20px;
}

.header-search .header-block {
    display: flex;
    max-width: 1166px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    justify-content: space-around;
}


.header-search .subscribe-inner-wrapper {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: 0 1 100%;
}

.header-search .header-text-block {
    display: flex;
    align-items: center;
    flex: 0 0 33%;
}

.header-search .subscribe-text {
    margin: 0;
    font: 15px "Open Sans",Arial,sans-serif;
    font-weight: 300;
}

.header-search .header-form-block {
    flex: 0 0 56%;
    max-height: 50px;
}

.header-search .header-form {
    display: flex;
    height: 100%;
}

.header-search .header-email {
    flex: 0 0 74%;
    margin: 0;
    height: 100%;
    padding: 12px 0 12px 29px !important;
    border: 1px solid #EEEEEE;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    font-size: 14px;
}

.header-search .header-btn {
    background-color: #042171;
    border-color: #042171;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    flex: 0 0 20%;
    padding: 12px 40px 12px;
}
.header-search .header-text-block .icon_form {
    left: 20px;
    position: relative;
}
@media (min-width: 992px) and (max-width: 1150px) {
    .header-search .subscribe-inner-wrapper {
        margin: 0 23px;
    }
}
@media (min-width: 992px) {
    .header-search .subscribe-text {
        margin-left: -26px;
        width: 76%;
        margin-right: 20%;
    }
}
@media (max-width: 991px) {

    .header-search .subscribe-inner-wrapper {
        display: block;
        align-items: center;
        margin-left: 20px;
    }
    .header-search .header-text-block {
        display: block;
    }

    .header-search .subscribe-text {
        text-align: center;
        display: contents;
    }

    .header-search .header-form {
        margin-right: 0;
    }
    .header-search .header-text-block .icon_form {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .header-search .header-email {
        flex: 0 0 488px;
    }
}

@media (max-width: 767px) {

    .header-search .header-form {
        margin: 0 auto;
        max-width: 400px;
        justify-content: center;
    }

    .header-search .header-text-block {
        display: block;
        text-align: center;
    }

    .header-search .header-email {
        flex: 0 1 50%;
    }

    .header-search .header-btn {
        flex: 0 1 50%;
    }
    .header-search .subscribe-inner-wrapper {
        margin-left: 0px;
    }
}
@media (min-width: 500px) and (max-width: 590px) {
    .header-search .header-text-block {
        margin-right: 20px;
    }
}
@media (min-width: 500px) {
    .header-search .subscribe_text_mobile {
        display: none;
    }
    .header-search .header_block_mobile {
        padding: 20px 0px 5px 0;
    }
}
@media (max-width: 500px) {
    .header-search .subscribe_text_mobile {
        display: block;
        font: 15px "Open Sans",Arial,sans-serif;
        font-weight: 300;
        margin-left: 85px;
        margin-right: 35px;
        text-align: left;
    }

    .header-search .subscribe-inner-wrapper {
        display: block;
    }

    .header-search .header-form {
        display: block;
    }

    .header-search .header-email {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 179px;
        height: fit-content;
    }

    .header-search .header-btn {
        flex: 0 1 50%;
        box-shadow: none;
        padding: 12px 45px 12px;
    }
    .header-search .subscribe-text {
        display: none;
    }
    .header-search .header-text-block .icon_form {
        position: absolute;
        left: 23px;
        top: -17px;
        text-align: left;
    }
    .header-search .header-form-block {
        display: none;
    }
    .header-search .header-form-block {
        max-height: 100%;
        text-align: center;
    }
    .header-search .header-block {
        padding: 20px 0px 5px 0;
    }
    .header-search .icon_form_mobile {
        margin-bottom: 15px;
    }
    .header-search .header_block_mobile {
        margin: 10px 0 20px 0;
    }
}
@media (min-width: 430px) and (max-width: 500px) {
    .header-search .subscribe_text_mobile {
        margin-right: 90px;
    }
}



/* End */
/* /local/components/it-buro/mailing.subscribe/templates/.default/style.css?17500652329215 */
