@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap');

body {
    min-width: 360px;
}

a:hover {
    color: #4caf50 !important;
}

/* font-family: 'Roboto', sans-serif; */
.wrapper {}

span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    box-sizing: border-box;
    left: 1410px;
    top: 4433px;
    border: 2px solid rgba(0, 166, 73, 0.25);
    background: none !important;
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50px;
    margin-left: -6px;
    margin-top: -6px;
}

body {
    color: #2F4237;
}

.header {
    background-color: #F3F0DA;
    min-height: 1000px;
}

.header_nav {
    padding-top: 34px;
}

.header_logo__text {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto';
    padding-left: 25px;
    color: #2F4237;
}
.header_logo__text a {
	color: #2F4237;
	text-decoration:none;
}
.header_logo__text a:hover {
	color: #2F4237 !important;
	text-decoration:underline;
}

.header_download-cat__link {
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #90271F;

}

.header_download-cat__link img {
    vertical-align: text-bottom;
}

.header_download-cat__phone {
    font-family: 'Manrope';
    font-size: 16px;
    text-decoration: none;
    color: #2F4237;
    margin-left: 17px;
}

.header_download-cat__phone img {
    vertical-align: text-bottom;
}

.header_download-cat__tg {
    margin-left: 4px;
}

.header_download-cat__wa {
    margin-left: 7px;
}

.header_social {
    display: flex;
    justify-content: right;
}

.header__button {
    background-color: #1a9542;
    width: 164px;
    min-height: 44px;
    border-radius: 20px;
    border: none;
    color: white;
    box-shadow: none;
    font-size: 14px;
    font-family: 'Manrope';
    font-weight: bold;
    margin-left: 20px;
}

.header__button:hover {
    background: #167316;
    box-shadow: 0px 5px 7px 2px rgb(22 115 22 / 40%);
}

.header__location {
    display: flex;
    justify-content: center;
}

.header_navlinks {
    list-style: none;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    padding-top: 20px;

}

.header_navlinks li:hover {
    text-decoration: underline;
}

.header_navlinks a {
    text-decoration: none;
    color: #2F4237;
    font-size: 21px;
    font-family: 'Roboto';

    font-weight: 100;
}

main.container-fluid.header {
    padding: 0;
}

/* Slider */
.main_title {
    font-size: 57px;
    font-weight: bold;
    font-family: 'Roboto';
    text-transform: uppercase;
    color: #2F4237;
    /* white-space: nowrap; */
}

.main-slider_six {

    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.main_prod {
    font-size: 21px;
    font-family: 'Manrope';
    color: #2F4237;
    font-weight: normal;
}

.six {
    font-size: 58px;
    font-family: 'Manrope';
    color: #2F4237;
    font-weight: bold;
}

.main__button {
    width: 215px;
    height: 50px;
    color: white;
    background-color: #1a9542;
    border-radius: 20px;
    border: none;
    font-size: 14px;
    font-family: 'Manrope';
    font-weight: bold
}

.main__button:hover {
    background: #167316;
    box-shadow: 0px 5px 7px 2px rgb(22 115 22 / 40%);
}

.main_sixY {
    font-size: 21px;
    font-family: 'Manrope';
    color: #2F4237;
    font-weight: normal;
    margin: 0 50px 0 20px;
}

/* Modul-1 */

.all_products {
    font-size: 80px;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 143px;
    color: #2F4237;
}

.all_products__text {
    font-size: 19px;
    font-family: 'Manrope';
    color: #2F4237;
}

/* Cards */

.prod-card {
    width: 414px;
    height: 796px;
    background-color: #DDF3D5;
    border-radius: 25px;
    border: none;
}

.card-img-top {
    width: 341px;
    height: 428px;
    margin: 0 auto;
    margin-top: 41px;
}

.card-title {
    font-size: 38px;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 20px;
    color: #2F4237;
}

.card-text {
    font-size: 28px;
    font-family: 'Manrope';
    margin-left: 20px;
    color: #2F4237;
}

.card__button {
    width: 285px;
    height: 66px;
    color: white;
    background-color: #1a9542;
    border-radius: 25px;
    border: none;
    font-size: 19px;
    font-family: 'Manrope';
    font-weight: bold;
    margin-left: 20px;
    margin-top: 49px;

}

.card__button:hover {
    background: #167316;
    box-shadow: 0px 5px 7px 2px rgb(22 115 22 / 40%);
}

/* Mobile Cards */

.mob-cards {
    background-color: #DDF3D5;
    border-radius: 30px;
    border: none;
}

.mobile-block_products__TopText {
    font-size: 34px;
    font-family: 'Roboto';
    font-weight: bold;
}

.mobile-block_products__dopText {
    font-size: 16px;
    font-family: 'Manrope';
}

/* Delivery Modal */
.delivery_mainBlock {
    margin-top: 163px;
}

.delivry__img {
    width: 301px;
    height: 80px;

}

.download_cat {
    margin-top: 103px;
}

.swiper-button-next_v2 {
    margin-left: 15px;
}

/* Delivery Block */
.delivery_mainText {
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: bold;
    margin-bottom: 37px;

}

.delivery_smText {
    font-size: 24px;
    font-family: 'Manrope';

}

.download-circ__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-circ__button {
    background-color: #F3F0DA;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-circ__link {
    text-decoration: none;
}

.download-circ__text {
    font-size: 28px;
    font-family: 'Manrope';
    font-weight: bold;
    color: #90271F;
    text-decoration: none;
}

.download-circ__text:hover {
    color: #00A649;
}

/* Partnerts */
.partners {
    margin-top: 158px;

}

.partners__text-row {
    padding-top: 58px;
    padding-left: 93px;
}

.container_partners {
    min-height: 625px;
    background-color: #F3F0DA;
    border-radius: 20px;
	padding-bottom: 50px;
}

.partners_text {
    font-size: 48px;
    font-family: 'Roboto';
    font-weight: bold;
    color: #2F4237;
}

.partners_db-text {
    font-size: 36px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #2F4237;
}

.slider-partners {
    margin-top: 72px;
}

.swiper {
    width: 1120px;
    height: 150px;
}

.slider-prev {
    background-color: white;
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 10px) !important;
}


.swiper-button-next1 {
    margin-left: 24px;
}

.swiper-button-container {
    padding: 0;
}

.container-button-swiperip {
    padding: 0;
}

.swiper-pagination-bullet {
    background: #CCC385 !important;
}

.swiper-pagination-bullet-active {
    background: #00A649 !important;
}

/* Location */
.location {
    margin-top: 271px;
}

.loc_add {
    font-size: 32px;
    font-family: 'Manrope';
    color: #2F4237;
}

.location_manager {
    font-size: 24px;
    font-family: 'Manrope';
    color: #2F4237;
}

.location_tel1>a,
.location_tel2>a {
    font-size: 32px;
    font-family: 'Manrope';
    text-decoration: none;
    color: #2F4237;
}

.location_tel1:hover,
.location_tel2:hover {
    color: green;
    text-decoration: underline;
}

.location_btn__wa {
    width: 256px;
    height: 54px;
    font-family: 'Manrope';
    color: white;
    font-size: 17px;
    font-weight: bold;
    border-radius: 25px;
    background-color: #1a9542;
    text-decoration: none;
    text-align: center;
    padding-top: 14px;
}

.location_btn__wa:hover {
    color: white !important;
    background: #167316;
    box-shadow: 0px 5px 7px 2px rgb(22 115 22 / 40%);
}

.location_btn__tg {
    width: 256px;
    height: 54px;
    font-family: 'Manrope';
    color: white;
    font-size: 17px;
    font-weight: bold;
    border-radius: 25px;
    background-color: #2F80ED;
    text-decoration: none;
    text-align: center;
    padding-top: 14px;
}

.location_btn__tg:hover {
    color: white !important;
    background: #204fa7;
    box-shadow: 0px 5px 7px 2px rgb(32 79 167 / 40%);
}

.location_bottomText {
    font-size: 17px;
    font-family: 'Manrope';
    color: #2F4237;
    text-decoration: none;
}

.ya_map {
    border-radius: 20px;
}

/* Footer */
.footer {
    margin-top: 119px;

}

.footer_logo {
    padding-top: 97px;
}

.footer_container {
    background-color: #F3F0DA;
    height: 396px;
}

.footer_copyr {
    font-size: 14px;
    font-family: 'Manrope';
    color: #2F4237;
    padding-top: 26px;
}

.footer_center-menu {
    margin-top: 125px;
}

.footer_center-menu ul {
    list-style: none;
    padding-left: 0;

}

.footer_center-menu a {
    font-size: 28px;
    font-family: 'Roboto';
    font-weight: bold;
    color: #2F4237;
    text-decoration: none;
}

.footer_center-menu a:hover {
    text-decoration: underline;
}

.footer_contacts__p {
    font-size: 14px;
    font-family: 'Manrope';
    color: #2F4237;
}

.footer_contacts_add {
    font-size: 21px;
    font-family: 'Manrope';
    color: #2F4237;
}

.footer_contacts-block {
    margin-top: 113px;
}

.footer_tel1 a {
    font-size: 21px;
    font-family: 'Manrope';
    text-decoration: none;
    color: #2F4237;
}

.footer_tel2 a {
    font-size: 21px;
    font-family: 'Manrope';
    text-decoration: none;
    color: #2F4237;
}

.footer_mail a {
    font-size: 21px;
    font-family: 'Manrope';
    text-decoration: none;
    color: #00A649;
}

.swiper-slide {
    background-color: #F3F0DA;
}

.study {
    color: #2F4237;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Manrope';
    vertical-align: text-top;
    font-family: 'Manrope';
}

.dropdown-menu {
    background-color: #F3F0DA;
}

.mobile-menu {
    font-size: 18px;
    font-weight: bold;
    color: #2F4237;
    font-family: 'Manrope';
    text-transform: uppercase;
}
.image-aboutCompany {
    float: left;
    margin: 0px 15px 0px 0px
}

/* Медиа Запросы */
/* Стили для больших экранов (дисплей максимум 1199 пикселей) */

@media (max-width: 1199px) {
    .header_logo__text {
        font-size: 22px;
    }

    .header_navlinks li a {
        font-size: 18px;
    }

    .main_title {
        font-size: 40px;
    }

    .six {
        font-size: 38px;
    }

    .main_sixY {
        font-size: 14px;
    }

    .all_products {
        font-size: 60px;
    }

    .delivery_mainText {
        font-size: 40px;
    }

    .delivery_smText {
        font-size: 19px;
    }

    .partners_text {
        font-size: 33px;
    }

    .partners_db-text {
        font-size: 26px;
    }

    .slider-partners {
        width: 87%;
        margin: 0 auto;
        margin-top: 72px;
    }

    .location_btn__tg {
        margin-top: 15px;
    }

    .footer_center-menu a {
        font-size: 24px;
        font-weight: normal;
    }

    .footer_contacts_add {
        font-size: 18px;
    }

    .footer_tel1 a {
        font-size: 18px;
    }

    .footer_tel2 a {
        font-size: 18px;
    }

    .footer_mail a {
        font-size: 20px;
    }

    .swiper-pagination1 {
        display: none;
    }
}


/* Стили для средних экранов (дисплей максимум 991 пикселей) */
@media (max-width: 991px) {

    .main_title {
        font-size: 33px;
    }

    .main-slider_six {
        display: flex;
        justify-content: space-between;
    }

    .main__button {
        width: 200px;
        font-size: 12px;
        font-weight: normal;
        height: 40px;
    }

    .main_sixY {
        /* padding-left: 30px; */
        text-align: center;
    }

    .prod-card {
        width: 325px;
        height: 650px;
    }

    .card-img-top {
        width: 295px;
        height: 340px;
    }

    .card-title {
        font-size: 26px;
    }

    .card__button {
        width: 259px;
        height: 64px;
        font-size: 18px;

    }

    .card-text {
        font-size: 24px;
    }

    .delivery_mainText {
        font-size: 30px;
    }

    .delivery_smText {
        font-size: 16px;
    }

    .loc_add {
        font-size: 24px;
        text-align: center;
    }

    .location_tel1 a {
        font-size: 26px;
    }

    .location_tel2 a {
        font-size: 26px;
    }

    .location_btn__tg {
        margin-top: 15px;
    }

    .location_manager {
        font-size: 18px;
    }

    .location_bottomText {
        font-size: 14px;
    }

    .swiper-pagination1 {
        display: none;
    }
}

/* Стили для маленьких экранов (дисплей максимум 767 пикселей) */
@media (max-width: 767px) {
    .main-slider_six {
        display: flex;
        flex-direction: column;
    }

    .block-main-title {
        text-align: center;
    }

    .main_sixY {
        text-align: center;
        margin: 0;
    }

    .main_prod {
        text-align: center;
    }

    .main__button {
        margin-top: 20px;
    }

    .all_products {
        text-align: center;
    }

    .delivery_mainText {
        text-align: center;
    }

    .all_products {
        font-size: 39px;
    }

    .btn-group__social {
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .btn-group__add-tel {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .btn-group__bottom {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer_container {
        height: auto;
    }

    .footer-row-control {
        text-align: center;
    }

    .dropdown {
        margin: 15px;
    }

    .mob_logo-link {
        text-decoration: none;
        font-size: 18px;
        color: #2F4237;
        font-family: 'Manrope';
        font-weight: bold;

    }

    .mob_logo-img {
        vertical-align: text-bottom;
    }

    .slider-img-view {
        width: 100%;
        height: 100%;
    }

    .swiper-pagination1 {
        display: none;
    }

    .footer_contacts-block {
        margin: 0;
    }

    .footer_center-menu {
        margin: 0;
    }
}

/* Стили для очень маленьких экранов (дисплей максимум 575 пикселей) */
@media (max-width: 575px) {
    .footer_contacts-block {
        margin-top: 8px;
    }
    .loc_add {
        font-size: 24px;
        text-align: center;
    }

    .footer_center-menu {
        margin-top: 0;
    }

    .footer_logo {
        padding-top: 0;
    }

    .location {
        margin-top: 70px;
    }

    .footer_center-menu a {
        font-size: 20px;
    }

    .prod-card {
        width: 215px;
        height: 567px;
    }

    .card-img-top {
        width: 178px;
        height: 241px;
    }

    .card-title {
        font-size: 22px;
    }

    .card-text {
        font-size: 18px;
    }

    .card__button {
        width: 220px;
        height: 64px;
        font-size: 14px;
    }

    .slider-img-view {
        width: 100%;
        height: 100%;
    }

    .swiper-pagination1 {
        display: none;
    }

    .partners__text-row {
        padding: 0;
        text-align: center;
    }

    .footer_contacts-block {
        margin: 0;
    }

    .footer_center-menu {
        margin: 0;
    }
    .main_sixY {
        text-align: center;
        margin: 0;
    }
    .about-page__mobileCenter {
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    }
    
}
    

/* Modal */
.btn_MyForm {
    background-color: #1a9542;
    width: 230px;
    min-height: 44px;
    border-radius: 20px;
    border: none;
    color: white;
    box-shadow: none;
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: bold;
}

.phone_input {
    height: 50px;
    padding: 10px;
    width: 280px;
    font-size: 19px;
    font-weight: 400;
}
.mail_input {
    height: 50px;
    padding: 10px;
    width: 280px;
    font-size: 19px;
    font-weight: 400;
}

.modal-title {
    margin: 0 auto;
}

.privacy-policy {
    font-size: 14px;
    text-decoration: none;
    color: #2F4237;

}

.redirect-link {
    text-decoration: none;
    color: black;
}