.textContent {
    text-align: justify;
}

.textContent .col-md-8 {
    padding-right: 40px;
}

.textContent h2,
.textContent h1 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.textContent h2,
.textContent h1 {
    font-size: 36px;
    font-family: 'roboto_condensedbold';
}

.textContent h2 span,
.priemushestvaContent h2 span {
    font-family: 'roboto_condensedlight';
}

@media (max-width: 767px) {
    .textContent h2,
    .priemushestvaContent h2 {
        font-size: 29px;
    }
    .boxForms h4::before,
    .boxForms h4::after {
        display: none;
    }
    .formsPrice {
        padding: 20px 10px;
    }
    .boxPriemshestvo p {
        0 15px;
    }
}

@media (max-width: 991px) {
    .boxPriemshestvo {
        background: #82a43f;
        color: #fff;
        width: 100%;
        margin-bottom: 1px;
    }
    .boxPriemshestvo p {
        margin: 0;
        opacity: 1;
    }
    .boxPriemshestvo .iconMain.iconBest {
        background-image: url(/i/iconBest1.png);
    }
    .boxPriemshestvo .iconMain.iconMany {
        background-image: url(/i/iconMany1.png);
    }
    .boxPriemshestvo .iconMain.iconSerch {
        background-image: url(/i/iconSerch1.png);
    }
    .boxPriemshestvo .iconMain.iconProcent {
        background-image: url(/i/iconProcent1.png);
    }
    .boxPriemshestvo .iconMain.iconCurier {
        background-image: url(/i/iconCurier1.png);
    }
    .sloganMain::before,
    .sloganMain::after {
        display: none;
    }
    .contentFooter {
        font-size: 11px;
    }
    .textContent .col-md-8 {
        padding-right: 15px!important;
    }
}

@media (min-width: 768px) {}


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .boxPriemshestvo {
        height: 450px;
    }
    .boxForms h3 {
        font-size: 31px;
    }
    .sloganMain {
        font-size: 12px;
    }
    .boxForms h4 {
        font-size: 13px;
    }
}


/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .boxPriemshestvo {
        height: 410px;
    }
    .boxForms h3 {
        font-size: 31px;
    }
    .sloganMain {
        font-size: 14px;
    }
    .boxForms h4 {
        font-size: 14px;
    }
}