#rec856838090 .t-section__container {
    position: absolute;
    z-index: 1;
    margin: 200px auto 0;
    left: 0;
    right: 0;
}
#rec856838090 .t-section__container a {
    color: #ffffff;
    background-color: #f27138;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 9px 25px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: none;
    box-shadow: 0 0 10px 0px #00000042;
}

#rec856838090 .t670__imgwrapper {
    height: 550px;
}
#rec856838090 .t670__imgwrapper .t-slds__bgimg {
    background-color: #cfcfcf;
    height: 550px;
}
#rec856838090 .t-section__title {
    text-shadow: 1px 1px 5px #0000008f;
    z-index: 2;
    position: relative;
    color: #ffffff;
}
#rec856838090 .t-section__descr {
    text-shadow: 1px 1px 3px #000;
    color: #ffffff;
    z-index: 2;
    position: relative;
}

#rec856838090 .t-section__container.t-container:after {
    display: block;
    width: 600px;
    height: 140px;
    box-shadow: 0 0 55px 70px #000;
    background: #000000;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0.3;
}

.style-form {
    background: #fff;
    box-shadow: 0 0 8px 0px #00000047;
    border-radius: 10px;
}
