body {
    font-family: 'Jost Medium';
    color: #333333;
}
.left-fix {
    position: fixed;
    right: 25px;
    bottom: 130px;
    z-index: 99999999;
}

.pulse-button {
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    display: block;
    font-size: 17px;
    text-align: center;
    line-height: 33px;
    letter-spacing: -1px;
    color: white;
    border: none;
    border-radius: 100px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 0 0 #8dc63f;
    -webkit-animation: pulse 1.5s infinite;
}

.pulse-button:hover {
  -webkit-animation: none;
  color: #fff;
  text-decoration: none;
}
.pulse-button:active {
  color: #fff;
  text-decoration: none;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  70% {
        transform: scale(1);
        box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
  }
    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}





.bg-header {
    position: relative;
    background-image: url("../img/bg_header.jpg");
    background-repeat: no-repeat;
    height: 1163px;
    width: auto;
}

h1 {
    font-family: 'Jost Bold';
    color: white;
    text-align: center;
    padding-top: 100px;
    text-transform: uppercase;
    font-size: 48px;
}
.p30{
    padding-top:30px;
}
.qf3label {
    display: none;
}
.form1-m input {
    margin-top: 20px;
}
.us-hr {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.pochta-2-hr {
    color: #163947;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.pochta-hr {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.pochta input {
    height: 60px;
    border-radius: 0;
}
.pochta-2 input {
    height: 60px;
    border-radius: 0;
}
.about_main-hr {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.why-hr {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.effect-hr {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.proj-bg {
    /*background-color: #f2f2f2;*/
    height: auto;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-top: 30px;
}
.bg-about_main-hr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bg-about_main h2 {
    text-transform: uppercase;
}
.bg-about_main {
    margin-bottom: 30px;
}
.title-h2 {
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 20px;
}
.title-h2_1 {
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 40px;
    text-align: center;
}
.main-hr {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.main-hr__b {
    color: #163947;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
}
.header-hr {
    color: white;
    height: 2px !important;
    opacity: 1 !important;
}
.main-hr1 {
    color: #ef8b2b;
    height: 10px !important;
    opacity: 1 !important;
    width: 265px;
    text-align: center;
    margin: 0 auto;
}
.nav-after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin-top: 30px;
}
.nav-after a {
    display: block;
    font-size: 30px;
    color: white;
    text-decoration: none;
}
.menu-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
}
.menu-pc a {
    color: white;
    font-size: 18px;
    text-decoration: none;
    padding-left: 30px;
}
.menu-pc a:hover,
.menu-footer a:hover,
.footer-right__contact a:hover,
.footer-mail-link a:hover {
    color: #d7d7d7;
}
.prez-btn {
    display: block;
    color: white;
    font-size: 18px !important;
    margin-right: 10px;
    padding: 7px 25px 3px 25px;
    border: 2px solid #ef8b2b;
}
.prez-btn:hover {
    background-color: #ce7723;
}
.footer-btn-polit {
    border: none;
    background-color: transparent;
    font-size: 16px;
    color: white;
}
.ch input {
    height: auto;
}
.ch label {
    color: white;
    padding-left: 10px;
}
.ch {
    margin-top: 10px;
    text-align: right;
}
.menu-mob-ul li {
    list-style-type: none;
    margin-left: 0;
}
.menu-pc-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-left: 0;
}
.menu-pc-ul li {
    list-style-type: none;
    margin-left: 0;
}
.menu-mob a {
    font-size: 16px;
    text-decoration: none;
    color: black;
}
.menu-mob ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.menu-mob-wiz__bg {
    background-color: white;
    width: 100%;
    height: auto;
}
.menu-mob-wiz {
    display: none;
}
.header-prez {
    display: block;
    background-color: #ef8b2b;
    color: white;
    font-size: 18px;
    border: none;
    padding: 3px 40px 3px 40px;
    margin-right: 50px;
}
.header-prez:hover,
.effect-btn:hover,
.footer-btn:hover {
    background-color: #cd741f;
}
.logo {
    margin-top: 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.title-about {
    font-family: 'Jost Bold';
    font-size: 36px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}
.about-row__text {
    font-size: 18px;
    padding-top: 5px;
}
.header-block_about {
    background-color: rgba(255, 255, 255, 0.71);
    margin-top: 40px;

}
.header-block_about div {
    padding: 10px;
    color: #333333;
    font-size: 24px;
    text-align: center;
}
.main-btn {
    background-color: #ef8b2b;
    color: white;
    text-align: center;
    padding: 10px 20px 10px 20px;
    margin-top: 50px;
    border: none;
    font-size: 24px;
    width: 100%;
}
.main-tittle {
    margin-top: 100px;
}
.bg-about_main {
    position: relative;
    background-image: url("../img/ab1.jpg");
    background-repeat: no-repeat;
    height: 482px;
    width: 100%
}
.bg-about_main h2 {
    color: #333333;
    font-size: 36px;
    text-align: center;
    padding-top: 55px;
}
.about-num {
    font-size: 90px;
    color: #ef8b2b;
    text-align: center;
    padding-top: 25px;
}
.about-num_text {
    font-size: 24px;
    line-height: 1.2;
    color: #282828;
    text-align: center;
}
.about-title {
    font-size: 36px;
    padding-top: 40px;
}
.about-title__text {
    font-size: 18px;
}
.about-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 40px;
}
.about-row__el {
    margin-left: 110px;
}
.card {
    border: none;
}
.about-card {
    text-align: center;
}
.bg-about__footer {
    background-color: #163947;
    width: 100%;
    height: auto;
    color: white;
    margin-top: 40px;
    padding-bottom: 20px;
}
.bg-about__footer p {
    text-align: left;
    padding-top: 20px;
    padding-left: 65px;
    font-size: 18px;
}
.bg-about__footer-word {
    color: #ef8b2b;
    font-size: 18px;
    text-transform: uppercase;
}
.bg-about__footer-line img {
    margin-top: -8px;
    margin-left: 30px;
}
.bg-about__footer-line {
    margin-top: 10px;
    padding-left: 35px;
}
.about-right {
    text-align: center;
}
.about-right img {
    margin-top: 115px;
}
.us-bg {
    position: relative;
    background-image: url("../img/us-bg.png");
    background-repeat: no-repeat;
    height: 773px;
    width: 100%;
    margin-top: 115px;
}
.us-bg h2 {
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    padding-top: 80px;
}
.uslugi-block {
    background-color: white;
    width: 100%;
    height: auto;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px;
}
.uslugi-block__img {
    padding-right: 10px;

}
.pochta {
    position: relative;
    background-image: url("../img/pochta-bg.png");
    background-repeat: no-repeat;
    height: 320px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.pochta h2 {
    color: white;
    font-size: 36px;
    padding-top: 45px;
    text-transform: uppercase;
}
.pochta-text {
    font-size: 18px;
    color: white;
}
.pochta-btn {
    color: white;
    background-color: #ef8b2b;
    border: none;
    padding: 20px 40px 20px 40px;
    width: 100%;
    font-size: 18px;
    font-family: 'Jost Light';
}

.pochta-2 {
    position: relative;
    background-image: url("../img/pochta2-bg.png");
    background-repeat: no-repeat;
    height: 320px;
    width: 100%;
}
.pochta-2 h2 {
    color: white;
    font-size: 36px;
    padding-top: 45px;
    text-transform: uppercase;
}
.pochta-2-text {
    font-size: 18px;
    color: white;
}
.pochta-2-btn {
    color: white;
    background-color: #163947;
    border: none;
    padding: 20px 40px 20px 40px;
    width: 100%;
    font-size: 18px;
    font-family: 'Jost Light';
}
.param-title {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 20px;
    font-family: 'Jost Bold';
}
.param h4 {
    padding-top: 10px;
}

.effect {
    font-size: 36px;
    text-transform: uppercase;
    padding-top: 40px;
}
.effect-text {
    font-size: 22px;
}
.effect-left__text {
    font-size: 18px;
    text-align: center;
}
.effect-btn {
    font-size: 24px;
    color: white;
    background-color: #ef8b2b;
    border: none;
    padding: 10px 40px 10px 40px;
    width: 100%;
    margin-top: 130px;
}
.effect-btn2 {
    font-size: 24px;
    color: white;
    background-color: #ef8b2b;
    border: none;
    padding: 10px 140px 10px 140px;

    margin-top: 30px;
}
.effect-right__img {
    text-align: center;
    margin-bottom: 50px;
}
.main-param {
    margin-bottom: 30px;
}
.why-bg {
    background-color: #eaeaea;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}
.why-bg h2 {
    font-size: 36px;
    padding-top: 50px;
    text-transform: uppercase;
}
.who-about__text {
    font-size: 22px;
}
.who-about__text-2 {
    font-size: 18px;
    padding-top: 40px;
}
.why-left-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 40px;
}
.why-left-block__img {
    padding-left: 80px;
    padding-right: 80px;
}
.garant-title {
    font-size: 36px;
    padding-top: 50px;
    text-transform: uppercase;
}
.garant-title__text {
    font-size: 22px;
}
.garant-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px;
}
.garant-kv {
    padding-right: 20px;
}
.garant-block__text {
    font-size: 16px;
    font-family: 'Jost Light';
}
.garant-right {
    background-color: #163947;
    color: white;
    font-size: 24px;
    width: 100%;
    height: auto;
}
.garant-bg {
    background-color: #f3f3f3;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}
.garant-right__text-1,
.garant-right__text-2 {
    padding: 40px 95px 40px 96px;
}

.garant-right__text-2 {
    padding-top: 20px;
}
.garant-right__img {
    width: 100%;
}
.opit-title {
    font-size: 36px;
    text-transform: uppercase;
    padding-top: 50px;
}
.opit-title__text {
    font-size: 24px;
}
.opit-h3 {
    font-size: 24px;
    color: #ff840d;
    text-transform: uppercase;
}
.opit-block-h3__text {
    font-size: 16px;
}
.opit-block__img-1 {
    margin-top: 40px;
}
.opit-block__img-2 {
    margin-top: 30px;
}
footer {
    position: relative;
    background-image: url("../img/footer.png");
    background-repeat: no-repeat;
    height: 631px;
    width: 100%;
}
.qfcapt {
    display: none;
}

.mesto-text {
    font-size: 16px;
}
.mesto-text_bottom {
    font-size: 16px;
    color: white;
    background-color: #ef8b2b;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
}
.mesto-text__doh {
    font-size: 20px;
    color: white;
    background-color: #ef8b2b;
    padding: 107px 110px;
}
.profit h3{
    padding-top: 20px;   
    font-size: 30px;
    font-family: 'jost Medium';
}
.profit p{
    font-size: 18px;
    font-family: 'jost Medium';
    padding-top: 15px;
}

.interes {
    background-color: #f2f2f2;
    height: auto;
    width: 100%;
    padding: 40px;
    margin-top: 20px;
}
.interes h3 {
    text-transform: uppercase;
    color: #ef8b2b;
    font-family: 'Jost Bold';
    font-size: 20px;
}
.interes-vig {
    text-transform: uppercase;
    font-family: 'Jost Bold';
    font-size: 18px;
}
.interes li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.interes ul {
    padding: 0;
    margin: 0;
}
.interes_r1 {
    margin-top: 20px;
    padding-top: 50px;
    padding-bottom: 54px;
}
.interes_logo {
    padding-top: 10px;
    padding-bottom: 10px;
}
.answer {
    position: relative;
    background-image: url("../img/answer-bg.jpg");
    background-repeat: no-repeat;
    height: 770px;
    width: auto;
}
.grey{
    background-color: #f4f4f4;
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #efefef;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-item {
    margin-bottom: 25px;
}
.form-bg {
    position: relative;
    background-image: url("../img/form-bg.png");
    background-repeat: no-repeat;
    height: 321px;
    width: auto;
}
.form-bg__btn {
    background-color: #163947;
    width: 300px;
    height: auto;
    padding: 10px 30px 10px 30px;
    border: none;
    color: white;
    font-size: 18px;
    font-family: 'Jost Light';
}
.form-bg__input input {
    border-radius: 0;
}
/*.form-bg__input input:nth-child(2) {
    margin-top: 30px;
}*/
.form-bg__input_in {
    margin-top: 30px;
}
.form-bg__checkbox {
    color: white;
    margin-top: 20px;
    font-size: 14px;
    font-family: 'Jost Light';
}
.form-bg__checkbox2 {
    color: white;
    margin-top: 0;
    font-size: 14px;
    font-family: 'Jost Light';
}
.form-bg__checkbox2 .qfchkbx {
    margin-top: 15px;
}
.form-bg__nomer {
    color: white;
}
.part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.part img {
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.title-h2__part {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.answer-title {
    padding-top: 40px;
    color: white;
    text-transform: uppercase;
    font-size: 36px;
}
.accordion-button {
    background-color: #efefef;
    width: 100%;
    height: auto;
}
.accordion-body {
    font-size: 20px;
}
.form-bg h2 {
    color: white;
    font-size: 36px;
    text-transform: uppercase;
    padding-top: 30px;
}
.qf3label {
    display: none;
}
.qf3txt input,
textarea {
    font-size: 18px;
    font-family: 'Jost Light';
}

.qfchkbx label {
    display: inline;
    margin-left: 10px;
}
.qfchkbx input {
    height: auto;
}
.deposit{
    margin-top: 35px;
}
.deposit li{
    list-style-type: none;

}

.form-btn1 {
    border: none;
    background-color: #ff840d;
    color: white;
    font-size: 18px;
    padding: 10px 30px 10px 30px;
    margin-top: 20px;
}
.menu-footer {
    margin-top: 90px;
}
.menu-footer a {
    color: white;
    text-decoration: none;
    font-size: 22px;
}
.menu-footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.menu-footer li {
    padding-top: 15px;
}
.logo-footer {
    margin-top: 120px;
    text-align: center;
}
.accordion-button {
    font-size: 22px;
}
.footer-right {
    color: white;
    font-size: 28.5px;
    margin-top: 100px;
    text-align: right;
}
.footer-tel {
    color: white;
    font-size: 28px;
    text-decoration: none;
    padding-left: 10px;
}
.footer-right__contact {
    margin-top: 20px;
}
.footer-right__contact img {
    margin-top: -8px;
}
.footer-mail-link {
    color: white;
    font-size: 22px;
    text-decoration: none;
    padding-left: 10px;
}
.footer-btn {
    border: none;
    background-color: #ff840d;
    color: white;
    font-size: 18px;
    padding: 7px 80px 7px 80px;
    margin-top: 20px;
}
.footer-link_tech {
    margin-top: 30px;
}
.footer-link_tech a {
    color: white;
    font-size: 16px;
    text-decoration: none;
    padding-left: 10px;
    display: block;
}
@media (max-width: 1400px) {
    .mesto-text {
        line-height: 1.1;
    }
    .mesto-text_bottom {
        padding-top: 7px;
        padding-bottom: 8px;
    }
    .profit h3 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .profit p {
        line-height: 1.2;
    }
    .mesto-text__doh {
        padding: 97px 65px;
    }
    .interes_r1 {
        margin-top: 20px;
        padding-top: 35px;
        padding-bottom: 20px;
    }
    .about-row__text {
        font-size: 16px;
    }
    .effect-btn2 {
        margin-top: 23px;
    }
    .title-h2 {
        font-size: 30px;
    }
    .about-right img {
    margin-top: 125px;
    }
}
@media (max-width: 1200px) {
    .us-bg h2 {
        padding-top: 20px;
    }
    .us-bg h2 {
        font-size: 30px;
    }
    footer {
        background-image: none;
        background-color: #1a3542;
        height: auto;
        width: 100%;
        padding-bottom: 40px;
    }
    .menu-footer {
        text-align: center;
        font-size: 16px;
        margin-top: 10px;
    }
    .menu-footer li {
        padding-top: 0;
    }
    .footer-right {
        text-align: center;
    }
    .logo-footer {
        margin-top: 20px;
    }
    .footer-right {
        font-size: 28px;
        margin-top: 20px;
    }
    .pochta {
        background-image: none;
        background-color: #1a3542;
        height: auto;
        width: 100%;
        padding-bottom: 40px;
    }
    .pochta-2 {
        background-image: none;
        background-color: #ff840d;
        height: auto;
        width: 100%;
        padding-bottom: 40px;
    }
    .pochta input,
    .pochta-2 input {
        margin-top: 20px;
    }
    .form-bg {
        position: relative;
        background-image: none;
        background-color: #ff840d;
        height: auto;
        width: auto;
        padding-bottom: 30px;
    }
    .qftextarea,
    .form-bg__btn {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .about-num {
        font-size: 80px;
    }
    .bg-about_main {
        background-image: none;
        background-color: #e7e2de;
        height: auto;
        width: 100%;
        padding-bottom: 30px;
    }
    .about-num {
        padding-top: 0;
    }
    .about-num_text {
        font-size: 16px;
    }
    .us-bg {
        background-image: none;
        height: auto;
        width: 100%;
        margin-top: 70px;
        background-color: #eaeaea;
        padding-bottom: 30px;
    }
    .us-bg h2 {
        font-size: 25px;
        color: black;
    }
    .part {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 991px) {
    .effect {
        font-size: 22px;
    }
    .effect-btn {
        font-size: 18px;
        margin-top: 30px;
    }
}

@media (max-width: 770px) {
    .navbar-light .navbar-brand {
      color: #fff;
    }
    .navbar-light .navbar-toggler {
      border-color: #fff;
    }
    .mesto-text {
      line-height: 24px;
      font-size: 16px;
      text-align: justify;
      padding: 0 0px;
    }
    .profit p {
      line-height: 24px;
      font-size: 16px;
      text-align: justify;
      padding: 0;
    }
    .accordion-button {
      font-size: 16px;
    }
    .accordion-body {
      font-size: 16px;
    }
    .form-bg__btn {
      background-color: #163947;
      width: 100%;
    }
    .about-title__text {
      font-size: 16px;
      text-align: justify;
    }
    .qf3txt input, textarea {
      font-size: 16px;
    }
    .mesto-text__doh {
      font-size: 16px;
      color: white;
      background-color: #ef8b2b;
      text-align: justify;
    }
    .effect-btn2 {
      font-size: 20px;
    }
    
    .menu-mob-wiz {
        display: block;
    }

    .menu-pc {
        display: none;
    }
    .logo,
    .header-hr {
        display: none;
    }
    body {
        padding-top: 50px;
    }
    .bg-header h1 {
        font-size: 25px;
    }
    .title-about {
        font-size: 18px;
    }
    .header-block_about div {
        font-size: 16px;
    }
    .header-prez {
        font-size: 14px;
    }
    .main-btn {
        font-size: 18px;
    }
    .bg-header {
        height: auto;
        padding-bottom: 30px;
    }
    .about-row {
        display: none;
    }
    .about-right img {
        margin-top: 20px;
    }
    .bg-about__footer-line {
        margin-top: 10px;
        padding-left: 0px;
    }
    .p30{
        padding-top: 0px;
    }
    .interes_r1 {
        margin-top: 20px;
    }
    .pochta input {
        height: auto;
        border-radius: 0;
    }
    .pochta-btn {
        padding: 10px 30px 10px 30px;
    }
    .pochta-2 input {
        height: 50px;
        border-radius: 0;
    }
    .pochta-2-btn {
        color: white;
        background-color: #163947;
        border: none;
        padding: 10px 30px 10px 30px;
    }
    .form-bg__checkbox2 .qfchkbx {
      margin-top: 0px;
    }
    .proj-bg{
        margin-top: 0px;
    }
    .menu-footer a {
      color: white;
      text-decoration: none;
      font-size: 18px;
      line-height: 30px;
    }
}    
    @media (max-width: 768px) {
        .why-bg h2 {
            font-size: 22px;
        }
        .who-about__text {
            font-size: 16px;
        }
        .who-about__text-2 {
            font-size: 16px;
        }
        .who-img {
            margin-top: 20px;
        }
        .why-left-block__img {
            padding-left: 0;
            padding-right: 15px;
        }
        .why-left-block {
            font-size: 16px;
        }
        .garant-bg {
            display: none;
        }
        .title-h2,
        .title-h2_1,
        .bg-about_main h2,
        .answer-title,
        .form-bg h2 {
            font-size: 20px;
        }
        .mesto-text_bottom {
            margin-bottom: 20px;
        }
        .mesto-doh {
            margin-bottom: 20px;
        }
        .mesto-itak {
            margin-top: 20px;
        }
        
        #sp-cookie-consent.position-bottom_left, #sp-cookie-consent.position-bottom_right {
        width: 300px;}
        
        
        
    }
    .answer {
        position: relative;
        background-image: none;
        background-color: #163947;
        background-repeat: no-repeat;
        height: auto;
        width: auto;
        padding-bottom: 30px;
    }
    .mesto-text__doh {
        padding: 15px;
    }
    .bg-about__footer p {
        padding-left: 15px;
    }
    .interes {
        padding: 20px;
    }
    .part img {
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 30px;
    }

@media (max-width: 540px) {
    .nav-after a {
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 8px;
    }
    .nav-after {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .header-prez {
        margin-right: 0;
    }
    .bg-header h1 {
        padding-top: 30px;
    }
    .bg-about_main h2 {
        font-size: 20px;
    }
    .about-num {
        font-size: 40px;
    }
    .bg-about__footer-line img {
        margin-left: 15px;
    }
    .prez-btn {

    }
    .effect-btn2 {
        padding: 10px 20px 10px 20px;
        width: 100%;
    }
}
@media (max-width: 468px) {
    .effect {
        font-size: 18px;
    }
    .effect-text {
        font-size: 16px;
    }
    .effect-left__text {
        font-size: 16px;
        text-align: left;
    }
    .effect-btn {
        margin-bottom: 20px;
    }
    .pochta h2,
    .pochta-2 h2,
    .opit-title,
    .us-bg h2 {
        font-size: 22px;
    }
}
.modal{
    z-index: 100001;
}

.telegram-link {
   color: white;
    font-size: 22px;
    text-decoration: none;
    padding-left: 10px;
}

.chk-polit {
    display: flex;
}
.chk-polit-w {
    padding-left: 15px;
    font-size: 14px;
    padding-top: 20px;
}
.chk-polit-w a{
    color:#ff840d;
}
.chk-polit-w1 {
    padding-left: 15px;
    font-size: 14px;
    padding-top: 20px;
}
.chk-polit-w1 a{
    color: white;
}