.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-right {
    text-align: right;
}

.embed_hr, .embed_hr2 {
	color: #ffffff;
    font-family: "playfair-display", Verdana, sans-serif;
    font-size: 27px;
    line-height: 30px;
    font-weight: normal;
    margin-top: 50px;
}
.embed_hr2 {
    text-align: center;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .embed_hr {
        text-align: center;
    }
}
.wrap__form--inner.wrap__home-offer--inner {
    display: none!important;
}

.wrap__form--inner.wrap__newsletter--inner {
    display: none!important;
}