@font-face {
    font-family: "OpenSansRegular";
    src: url(/wp-content/themes/flagstudio_ru/fonts/OpenSans/OpenSansRegular.woff) format("woff");
    font-style: normal;
    font-display: swap;
    font-weight: normal;
}
@font-face {
    font-family: "OpenSansExtraBold";
    src: url(/wp-content/themes/flagstudio_ru/fonts/OpenSans/OpenSansExtraBold.woff) format("woff");
    font-style: normal;
    font-display: swap;
    font-weight: normal;
}
*{
    box-sizing: border-box;
    font-family: OpenSansRegular;
}
html{
    scroll-behavior: smooth;
}
body{
    background: url(/wp-content/uploads/2026/04/shar1.png) no-repeat, url(/wp-content/uploads/2026/04/shar3.png) no-repeat, #f4f4f4;
    background-position: 102% -2%, -3% 30%;
    background-size: 300px, 300px;
    margin:0;
}
img{
    max-width: 100%;
}
input, textarea{
    display: block;
    border: 2px solid #b3b3b3;
    border-radius: 40px;
    padding: 15px 20px;
    font-size: 20px;
    width: 100%;
    margin-top: 20px;
}
textarea{
    max-height: 155px;
}
input[type="submit"]{
    display: block;
    font-size: 23px;
    color: white;
    padding: 15px 5px;
    background: #007ac7;
    border-radius: 30px;
    text-align: center;
    margin: 20px 0 0 0;
    border: none;
}
input[type="checkbox"]{
    margin: 0;
    width: 20px;
    height: 20px;
}
.allblock{
    overflow: hidden;
}
.head-body{
    padding: 0px 15px;
}
.shapka-block{
    position: relative;
    max-width: 1500px;
    width: 100%;
    margin: 70px auto 50px auto;
    padding: 0 0 50px 0;
    border-bottom: 2px solid #292929;
    background: url(/wp-content/uploads/2026/04/logo.png) no-repeat, url(/wp-content/uploads/2026/04/shar2.png) no-repeat;
    background-size: 320px 350px, 90px;
    background-position: 0 0, 95.5% 320px;
}
.shapka-btns{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 200px auto;
}
.shapka-btn-sin{
    font-size: 23px;
    color: #447ABF;
    padding: 12px 70px;
    background: #e8e7e5;
    border-radius: 30px;
    text-decoration: none;
    box-shadow: 5px -3px 5px #d1cfd0;
    text-align: center;
}
.shapka-btns-grey{
    font-size: 23px;
    color: white;
    padding: 12px 70px;
    background: #447ABF;
    border-radius: 30px;
    box-shadow: 5px -3px 5px #d1cfd0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
.shapka-allfon{
    position: absolute;
    top: 82%;
    left: 27%;
    max-width: 2400px;
    height: 2370px;
    z-index: 0;
}
.prev-zag{
    font-family: OpenSansExtraBold;
    font-size: 80px;
    font-weight: bold;
    text-align: center;
}
.prev-podzag{
    font-size: 35px;
    text-align: center;
}
.content-block{
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin:0 auto;
}
.predloj-variants{
    display: grid;
    gap: 20px 60px;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
    margin:50px 0 100px 0;
}
.predloj-variant-name{
    font-family: OpenSansExtraBold;
    font-size: 30px;
    font-weight: bold;
    color: #447ABF;
    margin: 0 0 10px 0;
}
.predloj-variant-text{
    font-size: 17px;
    margin: 0 0 15px 0;
}
.predloj-variant-skach{
    display: block;
    text-decoration: none;
    font-size: 23px;
    color: white;
    padding: 12px 30px;
    background: #007ac7;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    margin: 15px 0 0 0;
}
.nashi-preimush-zag{
    font-family: OpenSansExtraBold;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.nashi-preimush-block{
    display: grid;
    gap: 20px 120px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 50px 0 100px 0;
    text-align: center;
}
.nashi-preimush-img{
    width: 130px;
}
.nashi-preimush-txt{
    font-size: 20px;
    margin: 10px 0 0 0;
}
.polush-konsult{
    font-size: 50px;
    color: white;
    padding: 20px 10px;
    background: #207cbf;
    border-radius: 50px;
    text-align: center;
    cursor:pointer;
}
.forminfo-block-fon{
    background: url(/wp-content/uploads/2026/04/footerlend.png) no-repeat;
    background-size: cover;
    padding: 0px 15px;
}
.forminfo-block{
    display: grid;
    gap: 20px 60px;
    grid-template-columns: 1fr 1fr;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}
.forminfo{
    position: relative;
    padding: 40px 30px 30px 30px;
    border-radius: 40px;
    background: #ffffff99;
}
.forminfo-zag{
    font-size: 33px;
    font-weight: bold;
    margin: 0 0 30px 0;
}
.info-contact{
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 25px 0 0 0;
}
.info-contact-dop{
    align-items: baseline;
}
.info-contact-dop>.info-ico{
    position: relative;
    top: 10px;
}
.info-ico{
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.info-zag{
    font-size: 25px;
    font-weight: bold;
}
.info-href{
    color: black;
    font-size: 18px;
    text-decoration: none;
}
.wpcf7-form br{
    display:none;
}
.slideUp{
    display:none;
}
.new-form__label {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.wpcf7-list-item.first.last>label{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 20px 0 0 0;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip, .wpcf7-validation-errors {
    font-weight: 100;
    font-size: 14px;
    color: #f00;
}
.screen-reader-response{
    display: none;
}
.form-close{
    position: absolute;
    top: 20px;
    right: 25px;
    cursor: pointer;
    display:none;
}
.popup-form-act, .popup-form-act2{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    display: flex;
    width: 100%;
    height: 100%;
    background: #000000;
    overflow: auto;
}
.popup-form-act::-webkit-scrollbar, .popup-form-act2::-webkit-scrollbar{
    width: 0;
}
.popup-form-act>.forminfo, .popup-form-act2>.forminfo{
    max-width: 550px;
    width: 100%;
    margin: auto;
    background: white;
}
.popup-form-act>.forminfo>.form-close, .popup-form-act2>.forminfo>.form-close{
    display:block;
}
.socs-gif {
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 9;
    border-radius: 50%;
    width: 70px;
}
.iconblock {
    position: fixed;
    right: 20px;
    bottom: 160px;
    z-index: 99;
    width: max-content;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: .3s;
    transform: translate(170%, 0);
}
.iconblock-act{
    transform: translate(10%, 0);
}
.footer-icon {
    width: 64px;
    height: 64px;
}
.footer-icon-tel {
    fill: white;
    background: #0b67c8;
    border-radius: 32px;
}
.landing-down{
    display: none;
    font-size: 20px;
    color: white;
    padding: 15px 5px;
    background: #808080ad;
    border-radius: 30px;
    text-align: center;
    margin: 20px 0 0 0;
    text-decoration: none;
    pointer-events: none;
}
.popup-form-act .landing-down{
    display: block;
}
.landing-down-act{
    pointer-events:all;
    background: #007ac7;
}
@media(max-width: 1250px){
    .shapka-block{
        margin: 50px 0;
        background:none;
    }
    .prev-zag{
        font-size: 60px;
    }
    .predloj-variants, .nashi-preimush-block{
        margin: 50px 0;
    }
    .shapka-btns {
        margin: 0 auto 50px auto;
    }
    .polush-konsult{
        font-size: 30px;
        padding: 10px;
    }
    .forminfo-block{
        margin: 50px auto 0 auto;
    }
}
@media(max-width: 1050px){
    .nashi-preimush-block{
        gap:20px 60px;
    }
}
@media(max-width: 900px){
    .forminfo-block{
        grid-template-columns: 100%;
    }
}
@media(max-width: 720px){
    .nashi-preimush-block{
        grid-template-columns: 1fr 1fr;
    }
}
@media(max-width: 620px){
    .shapka-btns{
        flex-direction: column;
    }
    .shapka-btn-sin, .shapka-btns-grey{
        font-size: 18px;
    }
    .prev-zag {
        font-size: 33px;
    }
    .prev-podzag{
        font-size: 30px;
    }
    .nashi-preimush-zag{
        font-size: 30px;
    }
    .polush-konsult {
        font-size: 20px;
    }
}
@media(max-width: 390px){
    input[type="submit"] {
        font-size: 18px;
    }
    .nashi-preimush-block {
        grid-template-columns: 100%;
    }
}