.blockForm {
    position: relative;
    background: url(../images/bgFrom.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 138px 0px 70px 0px;
    zoom:0.9;
}

.blockForm .js-successbox {
    font-size: 16px;
    padding: 7px 12px;
}

.formHead {
    font-family: Arial;
    font-style: normal;
    font-size: 50px;
    line-height: 65px;
    color: #181828;
    padding-bottom: 45px;
    margin-left: 32px;
}

.formHead strong {
    font-weight: bold;
}

.book {
    position: absolute;
    top: 9%;
    right: 10%;
}

.pdf {
    position: absolute;
    top: 60%;
    right: 32%;
}

.formBg {
    background: url(../images/formBg.png) 50% 50% no-repeat;
    background-size: cover;
    padding: 92px 129px 70px 104px;
    width: 580px;
    height: 535px;
    box-sizing: border-box;
    margin-left: 0px;
}

.formTitle {
    font-family: Arial;
    font-style: normal;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
}

#form1809505641 input[type="text"] {
    width: 100%;
    height: 59px;
    background: #FAFAFA;
    box-shadow: inset 4px 0px 15px rgba(0, 0, 0, 0.18);
    border-radius: 40px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #A2A2A2;
}

#form1809505641 .t-form__submit button {
    width: 100%;
    height: 59px;
    background: #FDDC43;
    border-radius: 40px;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    filter: drop-shadow(5px 5px 40px rgba(0, 0, 0, 0.15));
    text-transform: uppercase;
    margin-top: 19px;
}

#form1809505641 .t-form__submit button:hover {
    background: #e6c639!important;
    color:#000!important;
}

.filter-cell {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 23px;
    margin-top: 23px;
}

.formLink img {
    margin-bottom: 6px;
}

.formLink {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px!important;
    line-height: 16px!important;
    color: #000!important;
    text-align: center;
    border-radius: 10px;
    padding: 10px 14px;
    margin: 0px 3px 0px 3px;
    text-decoration:none;
}

.formLink.active, .formLink:hover {
    box-shadow: 5px 5px 40px rgb(0 0 0 / 15%);
    background: #FFFFFF;
    text-decoration:none;
}
#rec1809505641 .formBg{
    background: transparent!important;
    width: 100%!important;
    padding: 0px 0px!important;
    height: auto!important;
    min-height: auto!important;
}
.blockGallery{
    padding:60px 0px;
}
.galleryHead{
    font-family: Arial;
    font-style: normal;
    font-size: 50px;
    line-height: 65px;
    color: #181828;
    padding-bottom: 30px;
    text-align:center;
    font-weight:bold;
}













@media screen and (max-width:1700px) {
    .book {
        top: 9%;
        right: 3%;
    }
    .pdf {
        top: 60%;
        right: 29%;
    }
}

@media screen and (max-width:1400px) {
    .book {
        top: 12%;
        right: 0%;
        max-width: 730px;
    }
    .pdf {
        top: 61%;
        right: 29%;
        max-width: 200px;
    }
}

@media screen and (max-width:1200px) {
    .book {
        top: 19%;
        right: 0%;
        max-width: 50%;
    }
    .pdf {
        top: 64%;
        right: 29%;
        max-width: 150px;
    }
}

@media screen and (max-width:992px) {
    .book {
        position: initial;
        width: 100%;
        transform: rotate( -23.5deg);
        max-width: 100%;
    }
    .pdf {
        top: 20%;
        right: 54%;
        max-width: 154px;
    }
    .fomrImg {
        position: relative;
    }
    .formHead {
        font-family: Arial;
        font-style: normal;
        font-size: 30px;
        line-height: 39px;
        color: #181828;
        padding-bottom: 45px;
        margin-left: 0px;
    }
    .galleryHead{
        font-family: Arial;
        font-style: normal;
        font-size: 30px;
        line-height: 39px;
        color: #181828;
    }
    .blockGallery{
        padding:30px 0px;
    }
}

@media screen and (max-width:600px) {
    .tn-elem__1747525211590050286886 br, .tn-elem__1747525211590050286873 br, .tn-elem__1747525211590050286879 br{
        display:none;
    }
    .tn-elem__1747525211589968112684{
        display:none;
    }
    .formBg {
        min-height: 535px;
        background-size: cover;
        padding: 92px 50px 70px 50px;
        width: 100%;
        height: auto;
        box-sizing: border-box;
        margin-left: 0px;
        background-size: 100% 100%;
    }
    .formLink {
        padding: 10px 8px;
    }
    .blockForm{
        overflow:hidden;
        padding: 40px 0px 30px 0px;
    }
    .pdf {
        top: 22%;
        right: 54%;
        max-width: 96px;
    }
    .tn-elem__1777700271553175553451, .tn-elem__1777700271586335397102, .tn-elem__1777700271586334906306{
        width:100%!important;
        left:0px!important;
    }
    .tn-elem__1777700271587036228163{
        text-align:center;
    }
    .tn-elem__1777700271587036228163 img{
        height:200px;
    }
}