html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
a {text-decoration: none;color: #1b1b1b;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
a:hover {text-decoration: none;}
* {outline: none !important;}
.form-control:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
table {border-collapse: collapse;border-spacing: 0;}
/* ===============  ============== */
html, body {
    font-family: 'Gilroy', sans-serif;
    font-display: swap;
    font-size: 14px;
    color: #1b1b1b;
}
body {
    overflow-x: hidden;
    position: relative;
    min-width: 320px;
    background-color: #fdf7ee;
}

body textarea{
	resize: none;
}

.sec34_txt p{
	font-size: 20px;
}

.content p span{
	font-size: 20px !important;
}

.content p{
	font-size: 20px !important;
}

.sec26_item p{
	color: #000;
}
@media (min-width: 992px) {
    html, body {
        font-size: 16px;
    }
}
/*@media (min-width: 1024px) {*/
/*.container {*/
/*max-width: 810px;*/
/*}*/
/*}*/
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
.fz_0 {
    font-size: 0;
}
/* ===============  ============== */
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
    url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Regular.woff2') format('woff2'),
    url('../fonts/Gilroy-Regular.woff') format('woff'),
    url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
    url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Bold.woff2') format('woff2'),
    url('../fonts/Gilroy-Bold.woff') format('woff'),
    url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
    url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Medium.woff2') format('woff2'),
    url('../fonts/Gilroy-Medium.woff') format('woff'),
    url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Semibold.eot');
    src: local('Gilroy Semibold'), local('Gilroy-Semibold'),
    url('../fonts/Gilroy-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Semibold.woff2') format('woff2'),
    url('../fonts/Gilroy-Semibold.woff') format('woff'),
    url('../fonts/Gilroy-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Extrabold.eot');
    src: local('Gilroy Extrabold'), local('Gilroy-Extrabold'),
    url('../fonts/Gilroy-Extrabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Extrabold.woff2') format('woff2'),
    url('../fonts/Gilroy-Extrabold.woff') format('woff'),
    url('../fonts/Gilroy-Extrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'AppetiteNew';
    src: url('../fonts/AppetiteNew.ttf') format('truetype');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}
/* =============== sec1 ============== */
.sec1 {
    padding: 30px 0 20px 0;
    /*background: url(../img/sec1/sec1_bg.png) no-repeat top right transparent;*/
    overflow: hidden;
}
.sec1 > .container {
    position: relative;
    z-index: 1;
}
.sec1_bg {
    width: 664px;
    height: 703px;
    position: absolute;
    top: -130px;
    right: -154px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}
.sec1_title {
    color: #012d00;
    font-family: 'AppetiteNew';
    font-size: 21px;
    line-height: 1.25;
}
.sec1_txt {
    font-size: 18px;
    color: #012d00;
    font-weight: 600;
    max-width: 328px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
.butt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 13px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100px;
}
.butt_green {
    background-color: #06883c;
}
.butt_green:hover {
    color: #fff;
    background-color: #056e30;
}
.butt_red {
    background-color: #d6593e;
}
.butt_red:hover {
    color: #fff;
    background-color: #b54229;
}
.butt_white {
    background-color: #fdf7ee;
    color: #012d00;
}
.butt_white:hover {
    color: #fff;
    background-color: #d6593e;
}
.sec1_btns {
    margin-top: 22px;
    margin-bottom: 34px;
}
.sec1_btns .butt {
    width: 195px;
}
.sec1_item {
    margin-bottom: 18px;
}
.sec1_item .image {
    margin-bottom: 6px;
}
.sec1_item .title {
    font-size: 14px;
    line-height: 1.35;
    font-weight: 500;
}
@media (max-width: 575px) {
    .sec1_item .image img {
        height: 34px;
        width: auto;
    }
}
@media (min-width: 768px) {
    .sec1 {
        padding: 40px 0;
    }
}
@media (min-width: 992px) {
    .sec1 {
        padding: 99px 0 101px 0;
    }
    .sec1_title {
        font-size: 44px;
    }
    .sec1_txt {
        font-size: 20px;
        margin-top: 15px;
        margin-left: 0;
    }
    .sec1_btns {
        margin-top: 50px;
        margin-bottom: 76px;
    }
    .butt {
        font-size: 16px;
        padding: 17px 20px;
    }
    .sec1_btns .butt {
        width: 236px;
    }
    .sec1_item .title {
        font-size: 18px;
    }
    .sec1_item .image {
        margin-bottom: 11px;
    }
}
/* =============== sec2 ============== */
.sec2 {
    background-color: #fff;
    padding: 26px 0;
}
.sec2_title {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
}
.sec2_item {
    border-radius: 8px;
    overflow: hidden;
    /*-webkit-box-shadow: 6px 6px 40px 9px rgba(0,0,0,0.38);*/
    /*-moz-box-shadow: 6px 6px 40px 9px rgba(0,0,0,0.38);*/
    /*box-shadow: 6px 6px 40px 9px rgba(0,0,0,0.38);*/
    -webkit-box-shadow: 7px 2px 24px 0 rgba(0,0,0,0.07);
    box-shadow: 7px 2px 24px 0 rgba(0,0,0,0.07);
    padding: 0 0 32px 0;
    height: 100%;
}

.sec2_item .image {
    height: 192px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.sec2_item .title {
    font-size: 20px;
    font-weight: 800;
    color: #06883c;
    text-align: center;
    padding: 23px .5rem 0;
    line-height: 1;
}
.sec2_item .menu {
    font-size: 17px;
    font-weight: 800;
    color: #06883c;
    line-height: 1;
    text-align: center;
}
.sec2_item .secw_hr {
    margin-bottom: 10px;
}
.sec2_item .text {
    color: #595959;
    margin-bottom: 11px;
}
.sec2_item .text p:first-child {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 7px;
}
.sec2_item .text p:nth-child(2) {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.35;
}
.sec2_item .call {
    background: #e7f6eb;
    font-weight: bold;
    font-size: 15px;
    margin: 0 8px;
    padding: 6px 12px;
    line-height: 1;
    border-radius: 10px;
}
.sec2_item .call li {
    color: #06883c;
}
.sec2_item .price {
    color: #012d00;
    font-size: 20px;
    line-height: 1.4;
    margin: 7px 0 0 0;
    font-weight: 800;
    text-align: center;
}
.sec2_item .price span {
    font-size: 30px;
}
.sec2_item .link {
    color: #06883c;
    font-weight: 500;
    font-size: 1rem;
    position: relative;
}
.sec2_item .link:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    border-top: 1px dashed #06883c;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec2_item .link:hover {
    color: #d6593e;
}
.sec2_item .link:hover:after {
    border-top: 1px dashed #d6593e;
}
/**/
.swiper-button-next-sec2, .swiper-container-rtl .swiper-button-prev-sec2,
.swiper-button-next-13, .swiper-container-rtl .swiper-button-prev-13,
.swiper-button-next-14, .swiper-container-rtl .swiper-button-prev-14,
.swiper-button-next-37, .swiper-container-rtl .swiper-button-prev-37,
.swiper-button-next-38, .swiper-container-rtl .swiper-button-prev-38,
.swiper-button-next-dop, .swiper-container-rtl .swiper-button-prev-dop {
    right: 15px;
    left: auto;
}
.swiper-button-prev-sec2, .swiper-container-rtl .swiper-button-next-sec2,
.swiper-button-prev-13, .swiper-container-rtl .swiper-button-next-13,
.swiper-button-prev-14, .swiper-container-rtl .swiper-button-next-14,
.swiper-button-prev-37, .swiper-container-rtl .swiper-button-next-37,
.swiper-button-prev-38, .swiper-container-rtl .swiper-button-next-38,
.swiper-button-prev-dop, .swiper-container-rtl .swiper-button-next-dop {
    left: 15px;
    right: auto;
}
.swiper-button-next-29, .swiper-container-rtl .swiper-button-prev-29,
.swiper-button-prev-29, .swiper-container-rtl .swiper-button-next-29 {
    top: 14%;
}
.swiper-button-next-29, .swiper-container-rtl .swiper-button-prev-29 {
    right: 5px;
    left: auto;
}
.swiper-button-prev-29, .swiper-container-rtl .swiper-button-next-29 {
    left: 5px;
    right: auto;
}

.swiper-button-next-sec2, .swiper-button-prev-sec2,
.swiper-button-next-13, .swiper-button-prev-13,
.swiper-button-next-14, .swiper-button-prev-14,
.swiper-button-next-29, .swiper-button-prev-29,
.swiper-button-next-37, .swiper-button-prev-37,
.swiper-button-next-38, .swiper-button-prev-38,
.swiper-button-next-dop, .swiper-button-prev-dop {
    width: 56px;
    height: 56px;
    margin-top: -17px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiper-button-next-sec2, .swiper-button-next-13, .swiper-button-next-14,
.swiper-button-next-29, .swiper-button-next-37, .swiper-button-next-38, .swiper-button-next-dop {
    background: url(../img/sec2/arrow_right_yellow.png) no-repeat center;
    background-size: contain;
}
.swiper-button-next-sec2:hover, .swiper-button-next-13:hover,
.swiper-button-next-14:hover,
.swiper-button-next-37:hover, .swiper-button-next-38:hover,
.swiper-button-next-dop:hover {
    background: url(../img/sec2/arrow_right_green.png) no-repeat center;
    background-size: contain;
}
.swiper-button-prev-sec2, .swiper-button-prev-13, .swiper-button-prev-14,
.swiper-button-prev-29, .swiper-button-prev-37, .swiper-button-prev-38,
.swiper-button-prev-dop {
    background: url(../img/sec2/arrow_left_yellow.png) no-repeat center;
    background-size: contain;
}
.swiper-button-prev-sec2:hover, .swiper-button-prev-13:hover,
.swiper-button-prev-14:hover,
.swiper-button-prev-37:hover, .swiper-button-prev-38:hover,
.swiper-button-prev-dop:hover {
    background: url(../img/sec2/arrow_left_green.png) no-repeat center;
    background-size: contain;
}
.swiper-button-next-sec2:after, .swiper-button-prev-sec2:after,
.swiper-button-next-13:after, .swiper-button-prev-13:after,
.swiper-button-next-14:after, .swiper-button-prev-14:after,
.swiper-button-next-29:after, .swiper-button-prev-29:after,
.swiper-button-next-37:after, .swiper-button-prev-37:after,
.swiper-button-next-38:after, .swiper-button-prev-38:after,
.swiper-button-next-dop:after, .swiper-button-prev-dop:after {
    display: none !important;
}
@media (min-width: 1200px) {
    /*.swiper-button-next-29:hover {*/
    /*background: url(../img/sec2/arrow_right_green.png) no-repeat center;*/
    /*-webkit-background-size: contain;*/
    /*background-size: contain;*/
    /*}*/
    /*.swiper-button-prev-29:hover {*/
    /*background: url(../img/sec2/arrow_left_green.png) no-repeat center;*/
    /*-webkit-background-size: contain;*/
    /*background-size: contain;*/
    /*}*/
}
.sec2_swipe_wrp .swiper-container-horizontal>.swiper-pagination-bullets, .sec2_swipe_wrp .swiper-pagination-custom, .sec2_swipe_wrp .swiper-pagination-fraction {
    bottom: -4px;
}
.sec2_swipe_wrp .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border: 2px solid rgb(234, 222, 202);
    border-radius: 50%;
    margin: 0 6px;
}
.sec2_swipe_wrp .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
    width: 12px;
    height: 12px;
    border: 2px solid rgb(6, 136, 60);
}
/**/

@media (min-width: 768px) {
    .sec2 {
        padding: 40px 0;
    }
}
@media (min-width: 992px) {
    .sec2 {
        padding: 50px 0;
    }
    .sec2_title {
        line-height: 1.5;
    }
    .sec2_item .title {
        font-size: 24px;
    }
    .sec2_item .text p:first-child {
        font-size: 18px;
    }
    .sec2_item .text p:nth-child(2) {
        font-size: 16px;
        min-height: 42px;
    }
    .sec2_item .price {
        font-size: 26px;
    }
    .sec2_item .price span {
        font-size: 36px;
    }
}
@media (min-width: 1200px) {
    .sec2 {
        padding: 96px 0;
        overflow-x: hidden;
    }
    .sec2_title {
        font-size: 44px;
    }
}
/*@media (min-width: 1440px) {*/
@media (min-width: 1200px) {
    .swiper-button-next-sec2, .swiper-container-rtl .swiper-button-prev-sec2,
    .swiper-button-next-13, .swiper-container-rtl .swiper-button-prev-13,
    .swiper-button-next-14, .swiper-container-rtl .swiper-button-prev-14,
    .swiper-button-next-37, .swiper-container-rtl .swiper-button-prev-37,
    .swiper-button-next-38, .swiper-container-rtl .swiper-button-prev-38 {
        right: -90px;
        left: auto;
    }
    .swiper-button-prev-sec2, .swiper-container-rtl .swiper-button-next-sec2,
    .swiper-button-prev-13, .swiper-container-rtl .swiper-button-next-13,
    .swiper-button-prev-14, .swiper-container-rtl .swiper-button-next-14,
    .swiper-button-prev-37, .swiper-container-rtl .swiper-button-next-37,
    .swiper-button-prev-38, .swiper-container-rtl .swiper-button-next-38 {
        left: -90px;
        right: auto;
    }
}
/* =============== sec3 ============== */
.sec3 {
    padding: 0 0 0 0;
    background: #fff;
}
.sec3_item {
    background: url(../img/sec3/sec3_bg.png) no-repeat bottom center #06883c;
    border-radius: 10px;
    position: relative;
}
.sec3_item_txt {
    color: #ffffff;
    padding: 40px 15px;
    max-width: 760px;
    position: relative;
    z-index: 1;
}
.sec3_item_txt .title1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.sec3_item_txt .title2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 26px;
}
.sec3_item_txt .butt {
    max-width: 306px;
    width: 100%;
}
@media (min-width: 992px) {
    .sec3 {
        padding: 17px 0 0 0;
        background: #fff;
    }
    .sec3_item_txt .title1 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .sec3_item_txt .title2 {
        font-size: 48px;
        margin-bottom: 20px;
    }
    .sec3_item_txt {
        max-width: 540px;
    }
    .sec3_item:after {
        content: url(../img/sec3/sec3_girl.png);
        display: block;
        position: absolute;
        bottom: -7px;
        right: -2px;
    }
    .sec3_item_txt {
        padding: 55px 0 65px 59px;
    }
}
@media (min-width: 1200px) {
    .sec3_item_txt {
        max-width: 760px;
    }
}
/* =============== sec4 ============== */
.sec4 {
    background: #fff;
    padding: 40px 0;
}
.sec4_t1 {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
}
.sec4_t2 {
    color: #012d00;
    font-size: 18px;
    font-weight: 500;
}
.sec4_t2 img {
    display: block;
    margin: 0 auto;
}
.sec4_skme {
    color: #595959;
    padding: 20px 0 0 0;
    position: relative;
}
.sec4_skme .row {
    position: relative;
    z-index: 2;
}
.sec4_skme .title {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #1b1b1b;
}
.sec4_skme ul, .sec4_skme ol {
    font-size: 16px;
    max-width: 70%;
    margin: 0 auto;
    font-weight: 500;
    padding: 24px 0 0 45px;
}
.sec4_skme li {
    margin-bottom: 18px;
    position: relative;
}
.sec4_skme li:before {
    content: '';
    display: block;
    width: 30px;
    height: 25px;
    background: url(../img/sec4/sec4_arrow.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: -44px;
}
.sec4_skme ul li:last-child, .sec4_skme ol li:last-child {
    margin-bottom: 0;
}
.sec4_skme .wrp1 {
    padding: 17px 0 0 0;
}
.sec4_skme .image {
    max-width: 488px;
    height: 204px;
    display: block;
    margin: 0 auto;
    border-radius: 13px;
    border: 10px solid #ffffff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
}
.sec4_skme .wrp2 {
    padding: 26px 0 0 0;
}
.sec4_skme .text {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    padding: 20px 0 0 0;
}
.sec4_skme .text a {
    color: #06883c;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}
.sec4_skme .text a:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    border-top: 1px dashed #06883c;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec4_skme .text a:hover {
    color: #d6593e;
}
.sec4_skme .text a:hover:after {
    border-top: 1px dashed #d6593e;
}
.sec4_skme_bottom {
    margin-top: 15px;
}
.sec4_skme_bottom .title1 {
    font-weight: 800;
    text-align: center;
    font-size: 30px;
    color: #06883c;
    line-height: 1;
    margin: 13px 0 0 0;
}
.sec4_skme_bottom .title2 {
    font-weight: 800;
    font-size: 24px;
    color: #012d00;
    line-height: 1;
    text-align: center;
}
.sec4_skme_bottom .title2 span {
    font-weight: 800;
    font-size: 30px;
}
.sec4_skme_bottom .butt {
    margin: 16px auto 9px auto;
    display: block;
    max-width: 309px;
}
.sec4_skme_bottom .link {
    color: #06883c;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}
.sec4_skme_bottom .link:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    border-top: 1px dashed #06883c;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec4_skme_bottom .link:hover {
    color: #d6593e;
}
.sec4_skme_bottom .link:hover:after {
    border-top: 1px dashed #d6593e;
}
.dott {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: rgba(214, 89, 62, .22);
    position: relative;
    z-index: 1;
}
.dott > div {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: rgba(214, 89, 62, .49);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.dott > div > div {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #d6593e;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.dott1 {
    position: absolute;
    top: 390px;
    left: 581px;
}
.dott2 {
    position: absolute;
    top: 771px;
    left: 551px;
}
.dott3 {
    position: absolute;
    top: 946px;
    left: 170px;
}
@media (min-width: 576px) {
    .sec4_skme .image {
        height: 333px;
    }
}
@media (min-width: 768px) {
    .sec4_skme .title {
        text-align: left;
    }
    .sec4_skme ul, .sec4_skme ol {
        max-width: 100%;
    }
    .sec4_skme .wrp2 {
        padding: 59px 0 0 0;
    }
    .sec4_skme .text {
        text-align: left;
    }
    .sec4_skme_bottom .title1 {
        font-size: 48px;
        text-align: left;
        margin: 13px 0 0 10px;
    }
    .sec4_skme_bottom .title2 {
        font-size: 36px;
        text-align: right;
    }
    .sec4_skme_bottom .title2 span {
        font-size: 48px;
    }
}
@media (min-width: 992px) {
    .sec4 {
        padding: 80px 0 110px 0;
    }
    .sec4_t1 {
        font-size: 44px;
    }
    .sec4_skme .wrp1 {
        padding: 17px 0 0 76px;
    }
    .sec4_skme .wrp2 {
        max-width: 404px;
    }
    .sec4_t2 {
        font-size: 30px;
    }
    .sec4_t2 img {
        display: inline-block;
        position: relative;
        bottom: -11px;
        right: -18px;
        margin: inherit;
    }
    .sec4_skme {
        padding: 102px 0 0 0;
    }
    .sec4_skme .title {
        font-size: 24px;
    }
    .sec4_skme ul, .sec4_skme ol {
        font-size: 20px;
    }
    .sec4_skme .text {
        font-size: 20px;
    }
    .sec4_skme .text a {
        font-size: 20px;
    }
    .sec4_skme_bottom {
        margin-top: 78px;
    }
}
@media (min-width: 1200px) {
    .sec4_skme:before {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 706px;
        height: 409px;
        background: url("../img/sec4/figure_1.png") no-repeat center;
        background-size: contain;
    }
    .sec4_skme:after {
        content: '';
        display: block;
        position: absolute;
        top: 436px;
        left: 37px;
        width: 1129px;
        height: 529px;
        background: url("../img/sec4/figure_2.png") no-repeat center;
        background-size: contain;
    }
}

/* =============== sec5 ============== */
.sec5 {
    padding: 30px 0 40px 0;
}
.sec5_title {
    font-size: 24px;
    font-weight: 800;
    color: #012d00;
    margin-bottom: 24px;
}
.sec5_item {
    position: relative;
    z-index: 1;
}

.sec5_item .image {
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(203, 193, 175, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(203, 193, 175, 0.15);
    border-radius: 50%;
    background-color: #fff;
    width: 134px;
    height: 134px;
    margin: 0 auto 20px auto;
    display: block;
    position: relative;
}
.sec5_item .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sec5_item .title {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    padding-left: 42px;
    line-height: 1.35;
    margin-bottom: 8px;
    position: relative;
}
.sec5_item .title:before {
    content: attr(data-num);
    position: absolute;
    top: -25px;
    left: 7px;
    font-size: 60px;
    color: #eadeca;
    font-weight: 800;
    line-height: 1;
}
.sec5_item .text {
    color: #8d8b87;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35;
    text-align: center;
}
.sec5 .swiper-container-horizontal>.swiper-pagination-bullets, .sec5 .swiper-pagination-custom, .sec2_swipe_wrp .swiper-pagination-fraction {
    bottom: -4px;
}
.sec5 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border: 2px solid rgb(234, 222, 202);
    border-radius: 50%;
}
.sec5 .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
    width: 12px;
    height: 12px;
    border: 2px solid rgb(6, 136, 60);
}

@media (min-width: 576px) {
    .sec5_item_1:after {
        content: url("../img/sec5/sec5_f1.png");
        position: absolute;
        top: 50px;
        right: -111px;
        z-index: -1;
    }
    .sec5_item_2:after {
        content: url("../img/sec5/sec5_f2.png");
        position: absolute;
        top: 77px;
        right: -111px;
        z-index: -1;
    }
}
@media (min-width: 992px) {
    .sec5 {
        padding: 58px 0 98px 0;
    }
    .sec5_title {
        font-size: 44px;
        margin-bottom: 40px;
    }
    .sec5_item .image {
        width: 170px;
        height: 170px;
        margin: 0 auto 25px auto;
    }
    .sec5_item .title {
        font-size: 24px;
        padding-left: 83px;
        text-align: left;
    }
    .sec5_item .title:before {
        left: 30px;
        font-size: 72px;
    }
    .sec5_item .text {
        font-size: 18px;
        padding: 0 0 0 83px;
        text-align: left;
    }
}
/* =============== sec6 ============== */
.sec6 {
    overflow: hidden;
    padding: 0 0 40px 0;
}
.sec6_item {
    background: url(../img/sec6/sec6_bg.png) no-repeat bottom right #06883c;
    border-radius: 10px;
    position: relative;
    padding: 35px 15px 40px;
}
.sec6_item .title1 {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.35;
    margin-bottom: 5px;
}
.sec6_item .title2 {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 15px;
}
.sec6_item .butt {
    max-width: 260px;
    width: 100%;
}
@media (min-width: 768px) {
    .sec6_item .title1 {
        font-size: 30px;
    }
    .sec6_item .title2 {
        font-size: 55px;
        margin-bottom: 35px;
    }
}
@media (min-width: 992px) {
    .sec6 {
        background: #ffffff;
        padding: 166px 0 90px 0;
    }
    .sec6_item {
        padding: 57px 15px 80px 148px;
    }
    .sec6_item .image {
        width: 518px;
        height: 476px;
        position: absolute;
        top: -17px;
        left: -371px;
        z-index: 1;
    }
    .sec6_item .image img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .sec6_item .butt.butt_white {
        width: auto;
        max-width: 287px;
    }
    .sec6_item .butt.butt_red {
        width: 100%;
        max-width: 238px;
    }
}
@media (min-width: 1200px) {
    .sec6_item {
        padding: 57px 15px 80px 268px;
    }
    .sec6_item .image {
        width: 618px;
        height: 576px;
        top: -64px;
        left: -371px;
    }
    .sec6_item .butt.butt_white {
        width: 100%;
    }
}
/* =============== sec7 ============== */
.sec7 {
    padding: 40px 0;
}
@media (max-width: 991px) {
    .sec7 {
        background: #ffffff !important;
    }
}
.sec7_t1 {
    font-size: 24px;
    font-weight: 800;
    color: #012d00;
    line-height: 1.3;
    margin-bottom: 10px;
}
.sec7_t2 {
    color: #012d00;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.sec7_t2 img {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    left: -8px;
    max-width: 34px;
}
/**/
.sec7_desktop .nav-link {
    color: #1b1b1b;
    background: #ffffff;
    -webkit-box-shadow: 0 8px 20.16px 0.84px rgba(0, 0, 0, 0.11);
    box-shadow: 0 8px 20.16px 0.84px rgba(0, 0, 0, 0.11);
}
.sec7_desktop .nav-pills .nav-link {
    font-size: 22px;
    font-weight: 500;
    padding: 13px 15px 13px 75px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 31px;
    max-width: 420px;
}
.sec7_desktop .nav-pills .nav-link.active, .sec7_desktop .nav-pills .show>.nav-link,
.sec7_desktop .nav-pills .nav-link:hover {
    color: #fff;
    background-color: #06883c;
    -webkit-box-shadow: 0 10px 13px 0 rgba(140, 206, 167, 0.43);
    box-shadow: 0 10px 13px 0 rgba(140, 206, 167, 0.43);
}
.sec7_desktop .nav-pills .nav-link span {
    font-size: 48px;
    font-weight: 800;
    color: #eadeca;
    position: absolute;
    top: 4px;
    left: 27px;
    line-height: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec7_desktop .nav-pills .nav-link.active span, .sec7_desktop .nav-pills .show>.nav-link span,
.sec7_desktop .nav-pills .nav-link:hover span {
    color: #fff;
}
/**/
.sec7_item .image {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 32px auto;
    position: relative;
}
.sec7_item .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sec7_item .title {
    color: #595959;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.35;
}
/**/
@media (max-width: 991px) {
    .sec7_mob {}
    .sec7_mob .card-header {
        margin-bottom: 0;
        background-color: transparent;
        border-bottom: 0;
        padding: 0;
    }
    .sec7_mob .card-header .btn.collapsed {
        color: #1b1b1b;
        background: #ffffff;
        -webkit-box-shadow: 0 8px 20.16px 0.84px rgba(0, 0, 0, 0.11);
        box-shadow: 0 8px 20.16px 0.84px rgba(0, 0, 0, 0.11);

    }
    .sec7_mob .card-header .btn.collapsed span {
        color: #eadeca;
    }
    .sec7_mob .card-header .btn {
        color: #fff;
        background-color: #06883c;
        -webkit-box-shadow: 0 10px 13px 0 rgba(140, 206, 167, 0.43);
        box-shadow: 0 10px 13px 0 rgba(140, 206, 167, 0.43);
        display: block;
        width: 100%;
        position: relative;
        font-size: 18px;
        font-weight: 500;
        padding: 9px 15px 9px 37px;
        text-align: left;
        border-radius: 50px;
        margin-bottom: 16px;
    }
    .sec7_mob .card-header .btn span {
        font-size: 36px;
        font-weight: 800;
        color: #eadeca;
        position: absolute;
        top: 4px;
        left: 16px;
        line-height: 1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .sec7_mob .card-header .btn:after {
        content: url("../img/sec7/minus.png");
        position: absolute;
        top: 3px;
        right: 13px;
        z-index: 1;
    }
    .sec7_mob .card-header .btn.collapsed:after {
        content: url("../img/sec7/plus.png");
        top: 9px;
        right: 13px;
    }
    .sec7_mob .sec7_item {
        padding-bottom: 15px;
    }
    .sec7_item .image {
        width: 50px;
        height: 50px;
        margin: 0 auto 14px auto;
    }
    .sec7_item .title {
        font-size: 15px;
    }
    .sec7_item .image1:after {
        content: url(../img/sec7/sec7_fig1_mob.png);
        display: block;
        position: absolute;
        top: 16px;
        right: -52px;
    }
    .sec7_item .image2:after {
        content: url(../img/sec7/sec7_fig2_mob.png);
        display: block;
        position: absolute;
        top: 19px;
        right: -52px;
    }
}

/**/
@media (min-width: 992px) {
    .sec7 {
        /*padding: 44px 0 154px 0;*/
        padding: 44px 0 44px 0;
    }
    .sec7_t1 {
        font-size: 44px;
    }
    .sec7_t2 {
        font-size: 30px;
        margin-bottom: 68px;
    }
    .sec7_t2 img {
        max-width: inherit;
        left: -16px;
    }
}
@media (min-width: 1200px) {
    .sec7_item .image1:after {
        content: url(../img/sec7/fig_1.png);
        display: block;
        position: absolute;
        top: 16px;
        right: -115px;
    }
    .sec7_item .image2:after {
        content: url(../img/sec7/fig_2.png);
        display: block;
        position: absolute;
        top: 19px;
        right: -115px;
    }
}
@media (min-width: 1400px) {
    .sec7 {
        -ms-background-position-x: 90% !important;
        background-position-x: 90% !important;
    }
}
@media (min-width: 1536px) {
    .sec7 {
        -ms-background-position-x: 85% !important;
        background-position-x: 85% !important;
    }
}
@media (min-width: 1600px) {
    .sec7 {
        -ms-background-position-x: 82% !important;
        background-position-x: 82% !important;
    }
}
@media (min-width: 1800px) {
    .sec7 {
        -ms-background-position-x: 78% !important;
        background-position-x: 78% !important;
    }
}
@media (min-width: 1920px) {
    .sec7 {
        -ms-background-position-x: 75% !important;
        background-position-x: 75% !important;
    }
}

/* =============== sec7_quest ============== */
.sec7_quest {
    border: 2px dashed #06883c;
    border-radius: 10px;
    padding: 18px 15px 33px;
    margin-top: 30px;
    background: #ffffff;
}
.sec7_quest .title {
    font-size: 20px;
    color: #012d00;
    font-weight: 600;
    margin-bottom: 10px;
}
.sec7_quest .butt {
    max-width: 280px;
    width: 100%;
}
@media (min-width: 992px) {
    .sec7_quest {
        padding: 18px 15px 33px;
        margin-top: 121px;
    }
    .sec7_quest .title {
        font-size: 30px;
        margin-bottom: 10px;
    }
}
/* =============== sec8 ============== */
.sec8 {
    padding: 46px 0;
    background: #e7f6eb;
    overflow: hidden;
}
.sec8 > .container {
    position: relative;
    z-index: 3;
}
.sec8_item {
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    border-radius: 9px;
    padding: 30px 10px 0 10px;
    position: relative;
    background: #ffffff;
}
.sec8_item .title {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
}
.sec8_item .item .image {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: rgb(231, 246, 235);
    position: relative;
    margin-right: 8px;
}
.sec8_item .item .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 60%;
}
.sec8_item .item .text {
    color: #595959;
    font-size: 15px;
    font-weight: 500;
    width: calc(100% - 60px);
}
.sec8_item .item .text p:first-child {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: 600;
}
.sec8_item .item_bot {
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .sec8_item .item {
        margin-bottom: 30px;
    }
}
@media (min-width: 992px) {
    .sec8 {
        background: #ffffff;
        padding: 122px 0 80px 0;
    }
    .sec8_item {
        padding: 30px 10px;
    }
    .sec8_item:after {
        content: '';
        display: block;
        background-color: #e7f6eb;
        height: calc(100% + 80px);
        width: 100%;
        z-index: -1;
        position: absolute;
        top: -40px;
        left: -50%;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .sec8_item {
        padding: 42px 42px 48px 42px;
    }
    .sec8_item .item_bot {
        margin-bottom: 30px;
    }
    .sec8_item .item .text p:first-child {
        font-size: 20px;
    }
    .sec8_item .title {
        font-size: 44px;
        max-width: 260px;
        margin-bottom: 54px;
        text-align: left;
    }
    .sec8_item .item .image {
        width: 95px;
        height: 95px;
    }
    .sec8_item .item .text {
        font-size: 18px;
        width: calc(100% - 125px);
    }
    .sec8_item .item .image img {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .sec8_item .item_bot {
        margin-bottom: 74px;
    }
    .sec8_item .item .text p:first-child {
        font-size: 24px;
    }
}
/* =============== sec9 ============== */
.sec9 {
    background: #f0eae2;
    padding: 46px 0;
    overflow: hidden;
}
.sec9 > .container {
    position: relative;
    z-index: 3;
}
.sec9 .sec8_item .item .image {
    background: transparent;
}
.sec9 .sec8_item .item_bot {
    margin-bottom: 25px;
}
@media (max-width: 991px) {
    .sec9 .sec8_item .item {
        margin-bottom: 25px;
    }
}
@media (min-width: 992px) {
    .sec9 {
        background: #fff;
        padding: 100px 0 80px 0;
    }
    .sec9 .sec8_item {
        padding: 101px 42px 86px 42px;
    }
    .sec9 .sec8_item .title {
        max-width: 350px;
        margin-bottom: 16px;
    }
    .sec9 .sec8_item:after {
        content: '';
        display: block;
        background-color: #fdf7ee;
        height: calc(100% + 80px);
        width: 100%;
        z-index: -1;
        position: absolute;
        top: -40px;
        right: -50%;
        left: auto;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
}
/* =============== sec10 ============== */
.sec10 {
    padding: 40px 0;
    background: #fff;
}
.sec10_item {
    color: #ffffff;
    border-radius: 10px;
    background: url(../img/sec10/sec10_bg.png) no-repeat center bottom #06883c;
    padding: 36px 15px;
}
.sec10_item .title1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
}
.sec10_item .title2 {
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
    margin-top: 9px;
}
.sec10_form input {
    background: transparent;
    border-bottom: 1px solid #fff;
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
    max-width: 418px;
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding: 4px 10px;
}
.sec10_form input.wpcf7-not-valid {
    border-bottom: 1px solid #dc3232;
}
.sec10_form input::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}
.sec10_form input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}
.sec10_form input:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}
.sec10_form input::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}
.sec10_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}
.sec10_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}
.sec10_form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}
.sec10_form button{
    display: block;
    border: 0;
    margin: 36px auto 0 auto;
    width: 100%;
    max-width: 288px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
@media (min-width: 768px) {
    .sec10_item {
        padding: 50px 15px 60px;
    }
    .sec10_item .title1 {
        font-size: 22px;
    }
    .sec10_item .title2 {
        font-size: 54px;
    }
}
@media (min-width: 992px) {
    .sec10 {
        padding: 61px 0;
    }
    .sec10_item {
        padding: 50px 30px 60px;
    }
    .sec10_item .title1 {
        font-size: 30px;
    }
    .sec10_item .title2 {
        font-size: 60px;
    }
}
@media (min-width: 1200px) {
    .sec10_item {
        padding: 57px 101px 81px;
    }
}
/* =============== sec11 ============== */
.sec11 {
    padding: 31px 0 50px 0;
    background: #fff;
    overflow: hidden;
}
.sec11_title {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
    position: relative;
    z-index: 2;
    margin-bottom: 15px;
}

.sec11_d2 {
    width: 496px;
    height: 496px;
    border: 1px solid #f2faf4;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sec11_d3 {
    width: 380px;
    height: 380px;
    border: 1px solid #f2faf4;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sec11_d4 {
    width: 272px;
    height: 272px;
    border: 1px solid #f2faf4;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sec11_d4 img {
    margin: 41px auto 0 75px;
    display: block;
}
.sec11_d4 p {
    color: #06883c;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    line-height: 1.3;
    margin-top: 9px;
}
.sec11_t1, .sec11_t2, .sec11_t3, .sec11_t4, .sec11_t5, .sec11_t6 {
    font-size: 20px;
    color: #595959;
    font-weight: 600;
}
@media (max-width: 991px) {
    .sec11_t1, .sec11_t2, .sec11_t3, .sec11_t4, .sec11_t5, .sec11_t6 {
        font-size: 16px;
        -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
        box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        background: #fff;
        padding: 12px 12px;
        text-align: center;
        margin-bottom: 10px;
        line-height: 1.25;
    }
    .sec11_item img {
        max-width: 72px;
        margin: 24px auto 12px auto;
        display: block;
    }
    .sec11_item p {
        color: #06883c;
        font-size: 22px;
        font-weight: 800;
        text-align: center;
        line-height: 1.2;
    }
}
@media (min-width: 992px) {
    .sec11 {
        padding: 31px 0 29px 0;
    }
    .sec11_title {
        font-size: 44px;
        margin-bottom: 0;
    }
    .sec11_d1 {
        width: 608px;
        height: 608px;
        border: 1px solid #f2faf4;
        border-radius: 100%;
        position: relative;
        margin: -75px auto 0 auto;
    }
    .sec11_t1, .sec11_t2, .sec11_t3, .sec11_t4, .sec11_t5, .sec11_t6 {
        font-size: 20px;
    }
    .sec11_t1 {
        position: absolute;
        top: 128px;
        left: -109px;
        max-width: 264px;
    }
    .sec11_t2 {
        position: absolute;
        top: 280px;
        left: -171px;
        max-width: 264px;
    }
    .sec11_t3 {
        position: absolute;
        top: 435px;
        left: -72px;
        max-width: 244px;
    }
    .sec11_t4 {
        position: absolute;
        top: 128px;
        right: -178px;
        max-width: 330px;
    }
    .sec11_t5 {
        position: absolute;
        top: 280px;
        right: -190px;
        max-width: 302px;
    }
    .sec11_t6 {
        position: absolute;
        top: 435px;
        right: -67px;
        max-width: 204px;
    }
}
@media (min-width: 1200px) {
    .sec11_t4 {
        right: -189px;
    }
    .sec11_t5 {
        right: -257px;
    }
}
/* =============== sec12 ============== */
.sec12 {
    padding: 44px 0;
}
.sec12_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 17px;
}
.sec12_txt {
    font-size: 16px;
    font-weight: 500;
}
.sec12_txt p {
    position: relative;
    margin-bottom: 21px;
    padding: 0 0 0 56px;
    line-height: 1.3;
}
.sec12_txt p:before {
    content: url("../img/sec12/sec12_arrow.png");
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.sec12_t1 {
    color: #06883c;
    font-size: 20px;
    font-weight: 800;
}
.sec12_t2 {
    color: #06883c;
    font-size: 20px;
    font-weight: 800;
}
@media (min-width: 576px) {
    .sec12_t2 {
        padding-right: 123px;
    }
}
@media (min-width: 768px) {
    .sec12_t2 {
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .sec12 {
        padding: 88px 0 85px 0;
    }
    .sec12_title {
        font-size: 24px;
    }
    .sec12_txt {
        font-size: 18px;
    }
    .sec12_t1 {
        font-size: 32px;
    }
    .sec12_t2 {
        font-size: 32px;
        padding-right: 123px;
    }
}
/* =============== sec13 ============== */
.sec13 {
    background: #ffffff;
    padding: 40px 0 30px 0;
}
.sec13_title {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
}
.swiper-sec13 {
    padding: 25px 15px;
}
.sec13_item .numb {
    color: #d6593e;
    font-weight: 800;
    padding: 27px 0 0 0;
    text-align: center;
    background-color: rgba(245, 245, 245, 0.902);
    -webkit-box-shadow: 0 23px 20.16px 0.84px rgba(0, 0, 0, 0.11);
    box-shadow: 0 23px 20.16px 0.84px rgba(0, 0, 0, 0.11);
    border-radius: 50%;
    width: 142px;
    height: 142px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    overflow: hidden;
}
.sec13_item .numb p.proc {
    font-size: 56px;
    line-height: 1;
}
.sec13_item .numb p.day {
    font-size: 44px;
    line-height: 1;
}
.sec13_item .numb p:last-child {
    font-size: 24px;
    line-height: 0.8;
}
.sec13_item {
    background: #ffffff;
    -webkit-box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
    padding: 10px 10px 30px;
    border-radius: 10px;
    height: 100%;
}
.sec13_item .image {
    position: relative;
    height: 181px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.sec13_item .title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    line-height: 1.3;
    min-height: 23px;
}
.sec13_item .title:hover {
    color: #d6593e;
}
.sec19 .sec13_item .title:hover {
    color: inherit !important;
}
.sec13_item .link {
    color: #06883c;
    font-weight: 500;
    font-size: 1rem;
    position: relative;
    margin-top: 15px;
}
.sec13_item .link:after, .sec13_link:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    border-top: 1px dashed #06883c;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec13_green {
    font-size: 14px;
    font-weight: 500;
    border-radius: 10px;
    color: #012d00;
    background: #e7f6eb;
    padding: 15px;
}
.sec13_link {
    color: #06883c;
    font-weight: 500;
    font-size: 1rem;
    position: relative;
    margin-top: 14px;
    display: inline-block;
}
.sec13_link:hover, .sec13_item .link:hover {
    color: #d6593e;
}
.sec13_item .link:hover:after, .sec13_link:hover:after {
    border-top: 1px dashed #d6593e;
}
@media (min-width: 992px) {
    .sec13 {
        padding: 54px 0 53px 0;
    }
    .sec13_title {
        font-size: 44px;
    }
    .sec13_item .title {
        font-size: 20px;
    }
    .sec13_item .link {
        margin-top: 32px;
    }
    .sec13_green {
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .sec13 {
        overflow-x: hidden;
    }
}
/* =============== sec14 ============== */
.sec14 {
    background: #e7f6eb;
    padding: 40px 0;
}
.sec14_title {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
}
.sec14_item {
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
    padding: 25px 15px;
}
.sec14_item .text {
    color: #595959;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 15px;
    position: relative;
}
.sh_more_txt {
    /*height: 60px;*/
    overflow: hidden;
}
.sh_more_height {
    height: 60px;
}
.showmore {
    position: absolute;
    bottom: -17px;
    right: 0;
    font-size: 14px;
    color: #06883c;
}
.showmore:hover {
    color: #d6593e;
}
.sec14_item .contents .image {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px;
}
.sec14_item .contents .wrp {
    width: calc(100% - 90px);
}
.sec14_item .contents .name {
    color: #012d00;
    font-size: 16px;
    font-weight: 600;
}
.sec14_item .contents .city {
    color: #595959;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 4px;
}
@media (max-width: 991px) {
    .sec14_img {
        max-width: 52px;
    }
}
@media (min-width: 992px) {
    .sec14 {
        padding: 83px 0 52px 0;
    }
    .sec14_title {
        font-size: 44px;
    }
    .sec14_item {
        padding: 36px 35px 40px 35px;
    }
    .sec14_item .text {
        font-size: 18px;
        margin-bottom: 29px;
    }
    .sec14_item .contents .name {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .sec14 {
        overflow-x: hidden;
    }
}
/* =============== sec15 ============== */
.sec15 {
    background: #ffffff;
    padding: 30px 0;
}
.sec15_title {
    color: #012d00;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 15px;
}
.sec15_item {
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    padding: 0 0 21px 0;
    height: 100%;
}
.sec15_item .image {
    height: 190px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.sec15_item .gray {
    position: relative;
    background: #f4f4f6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    top: -11px;
    padding: 11px 5px 10px 10px;
    z-index: 1;
}
.sec15_item .gray .date {
    font-weight: 500;
}
.sec15_item .gray .date li:first-child, .sec15_item .gray .avtor li:first-child {
    width: 60px;
    display: inline-block;
    color: #b2b2b3;
}
.sec15_item .gray .date li:last-child {
    color: #06883c;
    display: inline-block;
    width: calc(100% - 66px);
}
.sec15_item .gray .avtor {
    font-weight: 500;
}
.sec15_item .gray .avtor li:last-child {
    color: #012d00;
    display: inline-block;
    width: calc(100% - 66px);
    vertical-align: top;
    line-height: 1.2;
}
.sec15_item .white {
    padding: 0 10px 0;
}
.sec15_item .white .title {
    color: #292929;
    font-size: 18px;
    font-weight: 600;
    padding: 4px 0;
    line-height: 1.3;
}
.sec15_item .white .title:hover {
    color: #d6593e;
}
.sec15_item .white .text {
    /*color: #8e8e8e;*/
    font-size: 1rem;
    font-weight: 500;
}
.sec15_item .link {
    color: #06883c;
    font-weight: 500;
    font-size: 1rem;
    position: relative;
    margin-top: 15px;
    margin-right: 11px;
}
.sec15_item .link:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px dashed #06883c;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec15_item .link:hover {
    color: #d6593e;
}
.sec15_item .link:hover:after {
    border-top: 1px dashed #d6593e;
}
@media (min-width: 768px) {
    .sec15 .sec15_item .gray {
        min-height: 74px;
    }
}
@media (min-width: 992px) {
    .sec15 .sec15_item .gray {
        min-height: 83px;
    }
    .sec15_item .gray {
        min-height: 69px;
    }
    .sec15 {
        padding: 58px 0 30px 0;
    }
    .sec15_title {
        font-size: 44px;
        margin-bottom: 43px;
    }
    .sec15_item .white .title {
        font-size: 20px;
    }
}
/* =============== sec16 ============== */
.sec16 {
    background: #fff;
    padding: 23px 0 40px 0;
}
.sec16_item {
    border-radius: 10px;
    background: url(../img/sec16/sec16_bg.png) no-repeat center bottom #06883c;
    background-size: contain;
    padding: 40px 15px;
    text-align: center;
    color: #fff;
}
.sec16_item .title1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}
.sec16_item .title2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}
.sec16_item .title3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 15px;
}
.sec16_item .butt {
    max-width: 284px;
    width: 100%;
}
@media (min-width: 768px) {
    .sec16_item {
        background-size: cover;
    }
}
@media (min-width: 992px) {
    .sec16 {
        padding: 23px 0 111px 0;
    }
    .sec16_item {
        padding: 64px 0 80px 0;
    }
    .sec16_item .title1 {
        font-size: 30px;
    }
    .sec16_item .title2 {
        font-size: 30px;
    }
    .sec16_item .title3 {
        font-size: 55px;
        line-height: 1.2;
        margin-bottom: 35px;
    }
}
/* =============== sec17 ============== */
.sec17 {
    background: url(../img/sec17/404_bg.png) no-repeat center #ffffff;
    background-size: cover;
    min-height: 100vh;
}
.sec17 .title1 {
    color: #012d00;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
}
.sec17 .title2 {
    color: #012d00;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
}
.sec17 .image {
    display: block;
    margin: 0 auto 15px auto;
}
.sec17 .title3 {
    color: #012d00;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.sec17 .butt {
    max-width: 240px;
    width: 100%;
}
@media (min-width: 992px) {
    .sec17 {
        min-height: auto;
    }
    .sec17 .title1 {
        font-size: 60px;
        line-height: 1;
    }
    .sec17 .title2 {
        font-size: 44px;
        margin-bottom: 19px;
    }
    .sec17 .title3 {
        font-size: 20px;
        margin-bottom: 34px;
    }
    .sec17 .image {
        margin: 0 auto 66px auto;
        max-width: 710px;
    }
}
/* =============== sec18 ============== */
.sec18 {
    padding: 15px 0 10px 0;
    background: #ffffff;
    overflow-x: hidden;
}
.sec18_bread li {
    display: inline-block;
    font-size: 14px;
    color: #06883c;
    font-weight: 500;
}
.sec18_bread li a {
    color: #838383;
    position: relative;
    display: block;
    margin-right: 34px;
}
.sec18_bread li a:hover {
    color: #06883c;
}
.sec18_bread li a:after {
    content: '/';
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 14px;
    font-weight: 500;
    color: #838383;
}
@media (min-width: 992px) {
    .sec18 {
        padding: 22px 0 10px 0;
    }
}
/* ===============  ============== */
.title44_eb {
    font-size: 22px;
    font-weight: 800;
    color: #012d00;
    line-height: 1.2;
}
@media (min-width: 992px) {
    .title44_eb {
        font-size: 44px;
        line-height: 1.5;
    }
}
/* =============== sec19 ============== */
.sec19 {
    background: #ffffff;
    padding: 0 0 46px 0;
}
.sec19 .title44_eb {
    margin-bottom: 29px;
}
.sec19 .sec13_item .image {
    height: 249px;
}
.sec19 .sec13_item .numb {
    padding: 37px 0 0 0;
    width: 204px;
    height: 204px;
}
.sec19 .sec13_item .numb p.proc {
    font-size: 80px;
    line-height: 1;
}
.sec19 .sec13_item .numb p.day {
    font-size: 62px;
    line-height: 1;
}
.sec19 .sec13_item .numb p:last-child {
    font-size: 34px;
    line-height: 0.8;
}
.sec19 .sec13_item .dop-tilte {
    font-size: 20px;
    font-weight: bold;
    color: #06883c;
    text-align: center;
    margin-top: 17px;
}
.sec19 .sec13_item .dop-tilte:hover {
    color: #d6593e;
}
.sec19 .sec13_item .title {
    margin-top: 3px;
}
.sec19 .sec13_item .link {
    margin-top: 19px;
}
@media (min-width: 992px) {
    .sec19 {
        padding: 0 0 146px 0;
    }
    .sec19 .sec13_item .dop-tilte {
        font-size: 24px;
    }
}
.sec19 .butt {
    max-width: 300px;
    width: 100%;
}
/* =============== sec20 ============== */
.sec20 {
    background: #ffffff;
    padding: 0 0 40px 0;
}
.sec20_wrp {
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    border-radius: 10px;
    padding: 15px;
    margin-top: 30px;
}
.sec20_wrp .title {
    color: #06883c;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
}
.sec20_wrp .text {
    font-family: 'Gilroy', sans-serif !important;
    font-size: 16px;
    /*color: #828282 !important;*/
    font-weight: 500;
    margin-top: 12px;
    line-height: 1.9;
}
.sec20_wrp .big_text {
    color: #012d00;
    font-size: 18px;
    font-weight: 600;
    margin-top: 13px;
}
.sec20_wrp .dop_text {
    font-size: 1rem;
    font-weight: 500;
    color: #686868;
    margin-top: 20px;
}
.sec20_wrp .image {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100%;
    min-height: 180px;
    border-radius: 10px;
    position: relative;
}
.sec20_wrp .skidka {
    -webkit-box-shadow: 0 23px 20.16px 0.84px rgba(0, 0, 0, 0.11);
    box-shadow: 0 23px 20.16px 0.84px rgba(0, 0, 0, 0.11);
    border-radius: 50%;
    height: 142px;
    width: 142px;
    background-color: rgba(245, 245, 245, 0.902);
    color: #d6593e;
    font-weight: bold;
    text-align: center;
    position: absolute;
    overflow: hidden;
}
.sec20_wrp .skidka .t1 {
    font-size: 46px;
    line-height: 1;
}
.sec20_wrp .skidka .t2 {
    font-size: 24px;
    line-height: 1;
}
@media (max-width: 991px) {
    .sec20_wrp .skidka {
        bottom: -71px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .sec20_wrp .title {
        margin-top: 90px;
    }
}
@media (min-width: 992px) {
    .sec20_wrp {
        padding: 15px 15px 15px 40px;
    }
    .sec20_wrp .dop_padd {
        padding-right: 102px;
    }
    .sec20_wrp .title {
        font-size: 24px;
        margin-top: 22px;
    }
    .sec20_wrp .text {
        font-size: 20px;
        font-weight: 600 !important;
    }
    .sec20_wrp .text * {
        font-weight: 600 !important;
    }
    .sec20_wrp .big_text {
        font-size: 20px;
    }
    .sec20_wrp .dop_text {
        margin-top: 38px;
    }

    .sec20_wrp .skidka {
        top: calc(50% - 102px);
        left: -102px;
        height: 204px;
        width: 204px;
    }
    .sec20_wrp .skidka .t1 {
        font-size: 56px;
        line-height: 1;
    }
    .sec20_wrp .skidka .t2 {
        font-size: 34px;
        line-height: 1;
    }
    .sec20_wrp .image {
        min-height: 305px;
    }
}
/* =============== sec21 ============== */
.sec21 {
    overflow: hidden;
    padding: 0 0 46px 0;
    background: #ffffff;
    color: #ffffff;
}
.sec21_wrp .title1 {
    font-size: 30px;
    font-weight: 500;
}
.sec21_wrp .title2 {
    font-size: 50px;
    font-weight: 800;
    line-height: 1.2;
}
.sec21_wrp .butt {
    max-width: 358px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.sec21 .sec13_link {
    margin-top: 20px;
}
@media (min-width: 992px) {
    .sec21 {
        padding: 0 0 101px 0;
    }
    .sec21_wrp {
        border-radius: 10px;
        background: url(../img/sec21/sec21_bg.png) no-repeat bottom right #06883c;
        background-size: cover;
        margin-top: 99px;
        padding: 46px 15px 62px 191px;
        position: relative;
    }
    .sec21_wrp .image {
        width: 641px;
        height: 523px;
        position: absolute;
        top: -78px;
        left: -453px;
        z-index: 2;
        background-position: center!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }
    .sec21_wrp .title1 {
        font-size: 20px;
    }
    .sec21_wrp .title2 {
        font-size: 33px;
    }
    .sec21_wrp .butt {
        margin-top: 26px;
        margin-left: 0;
    }
    .sec21 .sec13_link {
        margin-top: 49px;
    }
}
@media (min-width: 1200px) {
    .sec21_wrp .title1 {
        font-size: 30px;
    }
    .sec21_wrp .title2 {
        font-size: 50px;
    }
}
/* =============== sec22 ============== */
.sec22 {
    background: #ffffff;
    padding-bottom: 40px;
}
.sec22_scroll_list {
    display: block;
    margin-top: 22px;
    margin-bottom: 22px;
}
.sec22_scroll_list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.sec22_scroll_list li:last-child {
    margin-right: 0;
}
.sec22_scroll_list li a {
    font-size: 14px;
    color: #012d00;
    font-weight: 600;
    padding: 6px 10px;
    border-radius: 10px;
    border: 2px solid #06883c;
    display: block;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.sec22_scroll_list li a.active, .sec22_scroll_list li a:hover {
    background: #06883c;
    color: #ffffff;
}


@media (min-width: 576px) {
    .sec22 .sec15_item .image{
        height: 287px;
    }
}
@media (min-width: 768px) {
    .sec22 .sec15_item .image{
        height: 200px;
    }
}
@media (min-width: 992px) {
    .sec22 .sec15_item .image{
        height: 287px;
    }
}
/**/
#outer {
    /*width: 250px;*/
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
@media (min-width: 576px) {
    #outer {
        width: 510px !important;
    }
}
@media (min-width: 768px) {
    #outer {
        width: 690px !important;
    }
}
@media (min-width: 992px) {
    #outer {
        width: 930px !important;
    }
    .sec22_scroll_list {
        margin-bottom: 55px;
    }
    .sec22_scroll_list li a {
        font-size: 16px;
        padding: 9px 20px;
    }
}
@media (min-width: 1200px) {
    #outer {
        width: 1170px !important;
    }
}
#left-button {
    width: 15px;
    height: 30px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    right: 0;
}
#left-button a, #right-button a {
    color: #0c8b41 !important;
}
#right-button {
    width: 15px;
    height: 30px;
    text-align: center;
    font-weight: bold;
    color: #0c8b41 !important;
    position: absolute;
    left: 0;
}
#left-button, #right-button {
    top: 30px;
}
.hide {
    display: none;
}
#outer {
    margin: 0 auto;
    display: block;
}
@media (min-width: 576px) {
    #right-button {
        left: -30px;
        width: 30px;
    }
    #left-button {
        right: -30px;
        width: 30px;
    }
}
@media (min-width: 1200px) {
    #left-button, #right-button {
        top: 32px;
        display: none !important;
    }
}
/**/
.sec22_txt .title1 {
    color: #0c8b41;
    font-size: 45px;
    font-weight: 800;
}
.sec22_txt .title2 {
    color: #0c8b41;
    font-size: 30px;
    font-weight: bold;
}
.sec22_txt {}
/* =============== sec23 ============== */
.sec23 {
    padding: 40px 0;
    min-height: 48vh;
    background: url(../img/sec23/tarelka.png) no-repeat center #ffffff;
    background-size: cover;
}

.sec23 .ptichka {
    padding-top: 33px;
    max-width: 36px;
}
.sec23 .text {
    font-size: 20px;
    color: #012d00;
    font-weight: 800;
    line-height: 1.2;
}
@media (min-width: 576px) {
    .sec23 {
        min-height: 90vh;
    }
    .sec23 .ptichka {
        padding-top: 60px;
    }
}
@media (min-width: 992px) {
    .sec23 {
        background: url(../img/sec23/tarelka.png) no-repeat center #ffffff;
        background-size: contain;
    }
    .sec23 .text {
        font-size: 44px;
    }
}
@media (min-width: 1200px) {
    .sec23 .ptichka {
        max-width: inherit;
    }
}
/* =============== sec24 ============== */
.sec24 {
    background: #ffffff;
    padding-bottom: 40px;
}
.sec24 .text {
    font-size: 18px;
    color: #012d00;
    font-weight: 600;
    margin-bottom: 20px;
}
.sec24 .butt {
    max-width: 240px;
    width: 100%;
}
@media (min-width: 992px) {
    .sec24 .text {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .sec24 {
        padding-bottom: 120px;
    }
}
/* =============== sec25 ============== */
.sec25 {
    background: #ffffff;
    padding: 0 0 20px 0;
}
.swiper-container-25 {
    margin-top: 13px;
}
.sec25_item {
    -webkit-box-shadow: 0 13px 20.6px 1.4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 20.6px 1.4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #ffffff;
    padding: 0 0;
    text-align: center;
    height: 120px;
    cursor: pointer;
}
.sec25_item .image {
    margin-bottom: 7px;
    height: 56px;
}
.sec25_item .title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1;
}
.sec25_item.active {
    background: #06883c;
    cursor: inherit;
}
.sec25_item.active .title {
    color: #ffffff;
}
/**/
.swiper-button-next-25:after, .swiper-button-prev-25:after {
    display: none !important;
}
.swiper-button-next-25, .swiper-button-prev-25 {
    width: 14px;
    height: 16px;
    margin-top: -8px;
}
.swiper-button-next-25.swiper-button-disabled, .swiper-button-prev-25.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next-25, .swiper-container-rtl .swiper-button-prev-25 {
    right: -15px;
}
.swiper-button-prev-25, .swiper-container-rtl .swiper-button-next-25 {
    left: -15px;
}
@media (min-width: 576px) {
    .sec25_item {
        height: 214px;
    }
    .sec25_item .title {
        font-size: 24px;
    }
    .sec25_item .image {
        height: auto;
    }
}
/**/
.card {
    border: 0;
    margin-bottom: 15px;
    border-radius: 10px;

}
.card-header:first-child {
    border-radius: 10px;
}
.accordion .card:first-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.accordion .card:last-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-radius: 10px;
}
.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0;
}
.card-header button {
    display: block;
    width: 100%;
    padding: 10px 40px 10px 15px;
    font-size: 16px;
    color: #06883c;
    font-weight: 600;
    background: #e7f6eb;
    border: 0;
    border-radius: 10px;
    text-align: left;
    cursor: pointer;
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.card-header button:hover {
    color: #06883c !important;
    background: #e7f6eb !important;
}
.card-header button.collapsed {
    background: transparent;
    color: #1b1b1b;
}
.card-header button.collapsed .minus {
    display: none !important;
}
.card-header button .plus {
    display: none !important;
}
.card-header button.collapsed .plus {
    display: block !important;
}
.card-header button img {
    width: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -8px;
}
.card-body {
    color: #595959;
    font-size: 15px;
    font-weight: 500;
}
@media (min-width: 992px) {
    .sec25 {
        padding: 0 0 40px 0;
    }
    .card-header button {
        font-size: 24px;
        padding: 30px 40px 30px 15px;
    }
    .card-body {
        font-size: 20px;
    }
    .card-header button img {
        width: 18px;
        margin-top: -10px;
    }
}
@media (max-width: 991px) {
    .sec25 .sec22_txt .title1 {
        font-size: 24px;
    }
    .sec25 .sec22_txt .title2 {
        font-size: 18px;
    }
}
/* =============== sec26 ============== */
.sec26 {
    background: #ffffff;
    padding: 0 0 0 0;
}
.sec26_item {
    color: #757575;
    font-size: 16px;
    font-weight: 500;
}
.sec26_item p {
    position: relative;
    margin-bottom: 15px;
    padding: 0 0 0 39px;
}
.sec26_item p:last-child {
    margin-bottom: 0;
}
.sec26_item p:before {
    content: url(../img/sec12/sec12_arrow.png);
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
}
.sec26_txt {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}
.sec26_img {
    height: 208px;
    border-radius: 13px;
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    border: 10px solid #ffffff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
@media (min-width: 576px) {
    .sec26_img {
        height: 336px;
    }
}
@media (min-width: 992px) {
    .sec26_item {
        font-size: 20px;
        padding: 29px 44px 0 18px;
    }
    .sec26_item p {
        margin-bottom: 27px;
        padding: 0 0 0 56px;
    }
    .sec26_txt {
        font-size: 24px;
        padding-left: 22px;
    }
}
.sec26_gr_txt {
    color: #06883c;
    font-size: 32px;
    font-weight: bold;
    padding: 38px 0 47px 0;
    text-align: center;
    min-height: 133px;
}
/* =============== sec27 ============== */
.sec27 {
    background: #ffffff;
    padding: 30px 0;
    overflow: hidden;
}
.sec27_item {
    color: #ffffff;
    border-radius: 10px;
    background: url(../img/sec27/sec27_bg.png) no-repeat bottom right #06883c;
    background-size: cover;
    padding: 40px 15px;
    position: relative;
}

.sec27_item .title1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 10px;
}
.sec27_item .title2 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 39px;
    line-height: 1.1;
}
.sec27_item .butt {
    width: 100%;
    max-width: 352px;
}
@media (min-width: 992px) {
    .sec27 {
        padding: 134px 0 68px 0;
    }
    .sec27_item {
        padding: 54px 0 66px 0;
    }
    .sec27_item .title1 {
        font-size: 30px;
        max-width: 550px;
        padding-right: 15px;
    }
    .sec27_item .title2 {
        font-size: 48px;
        padding-right: 15px;
    }
    .sec27_item:before {
        content: url(../img/sec27/sec27_man.png);
        position: absolute;
        bottom: -7px;
        left: -38px;
        z-index: 1;
    }
}
@media (min-width: 1200px) {
    .sec27_item:before {
        left: 10px;
    }
}
/* ===============  ============== */
.sec7_quest .dop_title {
    font-size: 22px;
    color: #012d00;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.3;
}
@media (min-width: 992px) {
    .sec7_1 {
        padding: 96px 0 154px 0;
    }
    .sec7_quest .dop_title {
        font-size: 36px;
    }
}

/* =============== sec28 ============== */
.sec28 {
    background: #ffffff;
    padding: 0 0 25px 0;
}
.sec28_calor_list {
    text-align: center;
    margin: 8px auto 15px auto;
    max-width: 790px;
}
.sec28_calor_list li {
    padding: 0 6px;
    font-size: 14px;
    color: #06883c;
    font-weight: 600;
}

.sec28_day {
    font-size: 14px;
    font-weight: 600;
    color: #012d00;
    border: 2px solid rgb(6, 136, 60);
    border-radius: 9px;
    background-color: #fff;
    display: block;
    padding: 5px 0;
    text-align: center;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.sec28_day.active, .sec28_day:hover {
    background-color: #06883c;
    color: #ffffff;
}
@media (min-width: 992px) {
    .sec28_calor_list {
        margin: 8px auto 24px auto;
    }
    .sec28_calor_list li {
        font-size: 18px;
    }
    .sec28_day {
        font-size: 16px;
        padding: 9px 0;
    }
}
/**/
.swiper-button-next-28:after, .swiper-button-prev-28:after {
    display: none !important;
}
.swiper-button-next-28, .swiper-button-prev-28 {
    width: 14px;
    height: 16px;
    margin-top: -8px;
}
.swiper-button-next-28.swiper-button-disabled, .swiper-button-prev-28.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next-28, .swiper-container-rtl .swiper-button-prev-28 {
    right: -15px;
}
.swiper-button-prev-28, .swiper-container-rtl .swiper-button-next-28 {
    left: -15px;
}
/* =============== sec29 ============== */
.sec29 {
    background: #ffffff;
    padding: 6px 0 20px 0;
}
.sec29 .title1 {
    color: #012d00;
    font-size: 20px;
    font-weight: 800;
}
.sec29 .title2 {
    color: #012d00;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.sec29_item {
    border-radius: 10px;
    -webkit-box-shadow: 7px 2px 24px 0 rgba(0,0,0,0.1);
    box-shadow: 7px 2px 24px 0 rgba(0,0,0,0.1);
}
.sec29_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 290px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/**/
.sec29_item_c {
    padding: 0 0 15px 0;
    height: 100%;
    background: #fff;
}
.sec29_item_c ul {
    padding: 15px 15px 0 15px;
}
.sec29_item_c li {
    border-bottom: 1px solid #dfede3;
    padding-bottom: 15px;
    margin-bottom: 14px;
}
.sec29_item_c li:last-child {
    border-bottom: 0;
    margin-bottom: 4px;
}
.sec29_item_c li p, .sec29_item_c li p > a {
    display: block;
    color: #2a914f;
    font-size: 1rem;
    font-weight: 500;
}
.sec29_item_c li p > a:hover {
    color: #b54229;
}
.sec29_item_c li div {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
}
.sec29_item_c .bottom {
    font-size: 1rem;
    font-weight: 500;
    padding: 0 0 0 15px;
}
/**/
.sec29_item_r {
    background-color: #06873c;
    height: 100%;
    color: #ffffff;
    padding: 15px 15px;
}
.swiper-container-29 {
    background-color: #06873c;
}
.item_r_1 {
    padding: 0 0 19px 0;
    border-bottom: 1px solid #ffffff;
}
.item_r_2 {
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #ffffff;
}
.item_r_3 {
    padding: 21px 0 0 0;
}
.item_r_3 p {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 12px;
}
.item_r_3 p span {
    font-size: 30px;
}
.item_r_3 .butt {
    width: 100%;
    max-width: 196px;
    margin: 0 auto;
}
.sec29_item_r .title_1 {
    font-size: 54px;
    font-weight: 800;
    line-height: 1;
}
.sec29_item_r .title_2 {
    font-size: 38px;
    font-weight: 800;
    line-height: 1;
}
.item1 {
    width: 60%;
    font-size: 0;
}
.item2 {
    width: 40%;
    font-size: 28px;
    font-weight: 600;
    position: relative;
}
.item2:before {
    content: url(../img/sec29/line.png);
    display: block;
    position: absolute;
    top: -18px;
    left: -13px;
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg);
}
.item1 .list li {
    display: inline-block;
}
.item1 .list li:first-child {
    font-size: 1rem;
    font-weight: 600;
    width: 70%;
}
.item1 .list li:nth-child(2) {
    font-weight: 600;
    font-size: 20px;
    width: 30%;
}
/**/
@media (min-width: 992px) {
    .sec29 {
        padding: 6px 0 70px 0;
    }
    .sec29 .title1 {
        font-size: 36px;
    }
    .sec29 .title2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .sec29_item_c {
        padding: 0 0 27px 0
    }
    .sec29_item_c ul {
        padding: 23px 0 0 0;
    }
    .sec29_item_c li div {
        font-size: 20px;
    }
    .sec29_item_c .bottom {
        color: #2a914f;
        padding: 0;
    }
    .bottom_bg {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 9px;
        background: url("../img/sec29/sec29_item_bg.png") repeat-x left bottom;
        background-size: contain;
        z-index: 2;
    }
    .top_bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 9px;
        background: url("../img/sec29/sec29_item_bg.png") repeat-x left bottom;
        background-size: contain;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        z-index: 2;
    }
    .sec29_item_r {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 32px 15px 15px;
    }
    .swiper-container-29 {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        overflow: hidden;
    }
    .sec29_img {
        height: 100%;
        border-radius: 10px;
        min-height: 512px;
    }
    .sec3_29 .title2 {
        font-size: 42px;
    }
}
@media (min-width: 1200px) {
    .sec29 {
        padding: 6px 0 184px 0;
    }
    .sec29_img {
        min-height: 495px;
    }
}
/* =============== sec30 ============== */
.sec30 {
    padding: 20px 0;
}
.sec30_img {
    display: inline-block;
    margin-right: 15px;
    max-width: 52px;
    vertical-align: middle;
}
.sec30_txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    width: calc(100% - 68px);
    line-height: 1.35;
}
.sec30_item {
    color: #ffffff;
    border-radius: 10px;
    background: url(../img/sec30/sec30_bg.png) no-repeat bottom center;
    background-size: cover;
    margin-top: 10px;
    padding: 20px 15px 20px;
}
.sec30_item .title1 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 800;
}
.sec30_item .title2 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 7px;
    margin-bottom: 15px;
}
.sec30_item .butt {
    width: 100%;
    max-width: 286px;
}
@media (min-width: 992px) {
    .sec30 {
        padding: 84px 0 98px 0;
    }
    .sec30_txt {
        font-size: 24px;
    }
    .sec30_item {
        margin-top: 52px;
        padding: 40px 15px 51px;
    }
    .sec30_item .title1 {
        font-size: 48px;
    }
    .sec30_item .title2 {
        font-size: 30px;
    }
}
/* =============== sec9_1 ============== */
.sec9_1 {
    background: #fdf7ee !important;
}
/* =============== sec31 ============== */
.sec31 {

}
.bg_fff {
    background: #ffffff;
}
.sec31_block {
    border-radius: 10px;
    background-color: rgb(244, 244, 246);
    padding: 14px 15px;
    margin: 10px 0 15px 0;
}
.sec31_block ul {
    display: block;
    font-weight: 500;
}
.sec31_block li {
    display: inline-block;
}
.sec31_block li:not(:last-child){
    margin-right: 43px;
}
.sec31_block li p:first-child {
    color: #595959;
}
.sec31_block li:first-child p:last-child {
    color: #06883c;
}
@media (min-width: 992px) {
    .sec31_block {
        padding: 14px 23px;
        margin: 10px 0 38px 0;
    }
}
/* =============== sec32 ============== */
.sec32 {
    padding: 15px 0 0 0;
}
.sec32_bt {
    border-top: 1px solid #d1d1d1;
    padding: 15px 0 40px 0;
}
.sec32_bt .text {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}
@media (min-width: 992px) {
    .sec32 {
        padding: 54px 0 0 0;
    }
    .sec32_bt {
        padding: 25px 0 0 0;
    }
    .sec32_bt .text {
        font-size: 15px;
    }
}
/* =============== sec33 ============== */
.sec33_title {
    font-size: 18px;
    color: #264424;
    font-weight: 500;
    margin-bottom: 18px;
}
@media (min-width: 992px) {
    .sec33_title {
        font-size: 30px;
        line-height: 1;
    }
}
/* =============== sec34 ============== */
.sec34 {
    padding: 18px 0 20px 0;
}
.red_title {
    font-size: 20px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 15px;
}
.red_title span {
    padding: 12px 54px;
    background: url(../img/sec34/red1.png) no-repeat center;
    background-size: contain;
    line-height: 1;
}
.sec34_txt {
    font-size: 16px;
    font-weight: 500;
}
.sec34_txt p:not(:last-child) {
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .sec34 {
        padding: 18px 0 46px 0;
    }
    .red_title {
        font-size: 36px;
        margin-bottom: 27px;
    }
    .sec34_txt {
        font-size: 18px;
    }
    .sec34_txt p:not(:last-child) {
        margin-bottom: 40px;
    }
}
/* =============== sec29_item_c_2 ============== */
.sec29_item_c_2 {}
.sec29_item_c_2 .t1 {
    font-size: 20px;
    font-weight: bold;
}
.sec29_item_c_2 .t2 {
    font-size: 16px;
    font-weight: 600;
}
.sec29_item_c_2 .t3 {
    font-size: 24px;
    color: #06883c;
    font-weight: 600;
}

@media (min-width: 992px) {
    .sec29_item_c_2 .t1 {
        font-size: 30px;
    }
    .sec29_item_c_2 .t2 {
        font-size: 20px;
    }
    .sec29_item_c_2 .t3 {
        font-size: 28px;
    }
}
/* =============== header ============== */
header {
    padding: 16px 0;
    -webkit-transition: background,padding .3s ease-in-out;
    -moz-transition: background,padding .3s ease-in-out;
    -ms-transition: background,padding .3s ease-in-out;
    -o-transition: background,padding .3s ease-in-out;
    transition: background,padding .3s ease-in-out;
}

header {
    background: #fdf7ee;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}

.dropdown_head .dropdown-toggle {
    border: 0;
    background: transparent;
    padding: 5px 32px 5px 5px;
    /*position: relative;*/
    font-size: 16px;
    color: #717281;
    font-weight: 500;
    cursor: pointer;
}
.dropdown_head .dropdown-toggle img {
    width: 14px;
    position: absolute;
    top: 8px;
    right: 2px;
}
.dropdown_head .dropdown-toggle::after {
    content: '';
    display: none !important;
}
.dropdown_head .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 80px;
    padding: 3px;
    margin: .125rem 0 0 -10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 16px;
    color: #717281;
    font-weight: 500;
    -webkit-box-shadow: 7px 2px 24px 0 rgba(0,0,0,0.07);
    box-shadow: 7px 2px 24px 0 rgba(0,0,0,0.07);
}
.dropdown_head .dropdown-item {
    padding: 1px 0 0 13px;
    font-size: 16px;
    color: #717281;
}
.dropdown_head .dropdown-item:hover {
    color: #06883c;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
}
/**/
.list_social li:first-child {
    margin-right: 20px;
}
.list_social a {
    display: block;
}
.list_social a:hover {
    opacity: .65;
}
@media (min-width: 992px) {
    .nav-menu > li > a {
        font-size: 16px;
    }
}
@media (min-width: 1200px) {
    .nav-menu > li > a {
        font-size: 20px;
    }
}
/* ===============  ============== */
.menu_btn {
    /*width: 23px;*/
    font-size: 0;
}
.menu_btn span {
    color: #06883c;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 6px;
}
.menu_btn img {
    width: 21px;
    display: inline-block;
}
#menu_btn_off {
    width: 19px;
}
.overley_menu {
    background: rgba(6, 136, 60, 0.851);
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 20;
}
.mobile_menu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fdf7ee;
    padding: 16px 0 60px 0;
    height: 100vh;
    overflow-y: scroll;
}
.mob_list1 {
    margin-top: 16px;
    padding: 16px 0;
}
.mob_list1 li:not(:last-child) {
    margin-bottom: 10px;
}
.mob_list1 li a {
    color: #595959;
    font-size: 18px;
    font-weight: 500;
}
.mob_list2 {
    padding: 22px 0;
}
.mob_list2 li:not(:last-child) {
    margin-bottom: 10px;
}
.mob_list2 li a {
    color: #595959;
    font-size: 18px;
    font-weight: 500;
}
.mob_bottom {
    padding: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.mob_list1 li a:hover, .mob_list2 li a:hover {
    color: #06883c;
}
/* =============== footer ============== */
footer {
    padding: 30px 0;
}
.list_links {
    padding: 10px 0 0 0;
}
.list_links li:not(:last-child) {
    display: block;
    margin-bottom: 9px;
}
.list_links a {
    font-size: 18px;
    color: #595959;
    font-weight: 500;
}
.list_links a:hover, .phone:hover, .mail:hover {
    color: #06883c;
}
.phone {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin: 19px 0 0 0;
    padding: 0 0 0 30px;
    position: relative;
}
.phone:before {
    content: url(../img/phone_mob.png);
    position: absolute;
    top: -3px;
    left: -23px;
}
.mail {
    font-size: 16px;
    color: #595959;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin: 16px 0 0 0;
    padding: 0 0 0 33px;
}
.mail:before {
    content: url(../img/mail_mob.png);
    position: absolute;
    top: 1px;
    left: -21px;
}
.list_soc {
    display: block;
    padding: 28px 0 0 0;
}
.list_soc li {
    display: inline-block
}
.list_soc li:first-child {
    margin-right: 10px;
}
.list_soc a:hover {
    opacity: .65;
}
.bottom {
    font-size: 1rem;
    color: #595959;
    font-weight: 500;
    padding: 24px 0 0 0;
}
.form_txt {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 8px 0 18px 0;
}
.foot_form input {
    font-size: 16px;
    color: #83827f;
    font-weight: 500;
    padding: 6px 0;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    margin-bottom: 22px;
    width: 100%;
    background: transparent;
}
.foot_form input.wpcf7-not-valid {
    border-bottom: 1px solid #dc3232;
}
.foot_form textarea {
    font-size: 16px;
    color: #83827f;
    font-weight: 500;
    padding: 6px 0;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    margin-bottom: 22px;
    width: 100%;
    background: transparent;
    height: 100px !important;
}
.foot_form .butt {
    border: 0;
    max-width: 300px;
    width: 100%;
    cursor: pointer;
}
@media (min-width: 992px) {
    footer {
        padding: 82px 0 73px 0;
    }
    .phone {
        font-size: 26px;
    }
    .phone:before {
        content: url(../img/phone.png);
        position: absolute;
        top: -3px;
        left: -23px;
    }
    .mail:before {
        content: url(../img/mail.png);
        position: absolute;
        top: 1px;
        left: -21px;
    }
    .mail {
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .list_links {
        padding: 10px 0 0 15px;
    }
}
/* =============== sec37 ============== */
.sec37 {
    background: #e7f6eb;
}
/* =============== sec39 ============== */
.sec39 {
    padding: 20px 0 40px 0;
}
.sec39 .title44_eb {
    color: #06883c;
}
.sec39_item {
    border: 2px dashed #06883c;
    border-radius: 10px;
    padding: 40px 25px 30px;
}
.sec39_item .title {
    font-weight: bold;
    font-size: 16px;
    color: #1b1b1b;
    margin-bottom: 2px;
}
.sec39_item input {
    color: #595959;
    background: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding: 10px 5px;
}
.sec39_item input.wpcf7-not-valid {
    border-bottom: 1px solid #dc3232;
}
.sec39_item textarea {
    background: #ffffff;
    color: #595959;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    width: 100%;
    padding: 10px 5px;
}
.sec39_item textarea.wpcf7-not-valid {
    border-bottom: 1px solid #dc3232;
}
.sec39_item .butt {
    border: 0;
    width: 100%;
    max-width: 286px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.stars_title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.label_file span {
    font-size: 16px;
    font-weight: 500;
    color: #06883c;
    display: inline-block;
    border-bottom: 1px dashed #06883c;
    cursor: pointer;
    margin-bottom: 5px;
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.label_file span:hover {
    color: #d6593e;
    border-bottom: 1px dashed #d6593e;
}
.label_file span:first-child:before {
    content: url("../img/paper_clip.png");
    position: absolute;
    top: 4px;
    left: -25px;
    display: block;
}
.label_file_bot {
    color: #757575;
    font-size: 14px;
    font-weight: 500;
}
@media (min-width: 992px) {
    .sec39 {
        padding: 40px 0 115px 0;
    }
    .sec39_item {
        padding: 50px 100px;
    }
    .sec39_item .title {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .sec39_item input, .sec39_item textarea {
        font-size: 18px;
    }
}
/* ===============  ============== */
.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    /* width: 250px; remove this */
    height: 21px;
    overflow: hidden;
    position: relative;
    background: url('../img/sec14/star_empty.png');
    background-size: contain;
}
.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    /* width: 20%; remove this */
    z-index: 1;
    background: url('../img/sec14/star_full.png');
    background-size: contain;
}
.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    /* width: 20%; remove this */
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
    opacity: 1;
}
.star-rating i ~ i {
    width: 40%;
}
.star-rating i ~ i ~ i {
    width: 60%;
}
.star-rating i ~ i ~ i ~ i {
    width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
    width: 100%;
}
/*::after,*/
/*::before {*/
/*height: 100%;*/
/*padding: 0;*/
/*margin: 0;*/
/*box-sizing: border-box;*/
/*text-align: center;*/
/*vertical-align: middle;*/
/*}*/

/*.star-rating.star-5 {width: 105px;}*/
/*.star-rating.star-5 input,*/
/*.star-rating.star-5 i {width: 20%;}*/
/*.star-rating.star-5 i ~ i {width: 40%;}*/
/*.star-rating.star-5 i ~ i ~ i {width: 60%;}*/
/*.star-rating.star-5 i ~ i ~ i ~ i {width: 80%;}*/
/*.star-rating.star-5 i ~ i ~ i ~ i ~i {width: 100%;}*/

.star-rating.star-5 {width: 110px;}
.star-rating.star-5 input,
.star-rating.star-5 i {width: 22px;}
.star-rating.star-5 i ~ i {width: 44px;}
.star-rating.star-5 i ~ i ~ i {width: 66px;}
.star-rating.star-5 i ~ i ~ i ~ i {width: 88px;}
.star-rating.star-5 i ~ i ~ i ~ i ~i {width: 110px;}

.star-rating.star-3 {width: 150px;}
.star-rating.star-3 input,
.star-rating.star-3 i {width: 33.33%;}
.star-rating.star-3 i ~ i {width: 66.66%;}
.star-rating.star-3 i ~ i ~ i {width: 100%;}


/* ===============  ============== */
.wp-pagenavi a, .wp-pagenavi span {
    border: 2px solid rgb(234, 222, 202);
    width: 30px;
    height: 30px;
    padding: 3px 5px;
    border-radius: 50%;
    margin: 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
@media (min-width: 992px) {
    .wp-pagenavi a, .wp-pagenavi span {
        width: 56px;
        height: 56px;
        padding: 12px 5px;
        font-size: 18px;
    }
}
.wp-pagenavi span.current {
    font-weight: bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #06883c;
    color: #06883c;
    background-color: #e7f6eb;
}
/* =============== sec38 ============== */
.sec38_vid_wrp {
    padding: 10px;
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    height: 180px;
}
.sec38_vid_wrp video {
    width: 100%;
    height: 100%;
    -o-object-fit: inherit;
    object-fit: inherit;
    cursor: pointer;
}
.sec38_vid_wrp iframe {
    width: 100%;
    height: 100%;
}
.sec38_play {
    height: 160px;
}
.play_btn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 85px;
    height: 85px;
}
.play_btn:hover {
    opacity: .65;
}
@media (min-width: 576px) {
    .sec38_play {
        height: 234px;
    }
    .sec38_vid_wrp {
        height: 254px;
    }
}
/* ===============  ============== */
.sec12 .sec38_vid_wrp {
    padding: 10px;
    height: 180px;
    -webkit-box-shadow: 0 23px 20.16px 0.84px rgba(0, 0, 0, 0.11);
    box-shadow: 0 23px 20.16px 0.84px rgba(0, 0, 0, 0.11);
}
.sec12 .sec38_play {
    height: 160px;
}
.sec12 .play_btn {
    width: 130px;
    height: 130px;
}
@media (min-width: 576px) {
    .sec12 .sec38_play {
        height: 368px;
    }
    .sec12 .sec38_vid_wrp {
        height: 398px;
        padding: 15px;
    }
}
@media (min-width: 768px) {
    .sec12 .sec38_play {
        height: 200px;
    }
    .sec12 .sec38_vid_wrp {
        height: 230px;
    }
}
@media (min-width: 992px) {
    .sec12 .sec38_play {
        height: 260px;
    }
    .sec12 .sec38_vid_wrp {
        height: 290px;
    }
}
@media (min-width: 1200px) {
    .sec12 .sec38_play {
        height: 368px;
    }
    .sec12 .sec38_vid_wrp {
        height: 398px;
    }
}
/* ===============  ============== */
.wpcf7 form .wpcf7-response-output, .wpcf7-not-valid-tip {
    display: none !important;
}
/* ===============  ============== */
.modals_wrp_mod {
    -webkit-box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 13px 33.6px 1.4px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
.modals_wrp {
    max-width: 370px;
    margin: 0 auto;
}
.modals_wrp .big_title {
    color: #012d00;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2;
}
.modals_form .name {
    color: #1b1b1b;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
.modals_form .name sup {
    color: #06883c;
    font-size: 22px;
    line-height: 1;
    position: relative;
    top: -3px;
}
.modals_form input {
    font-size: 16px;
    color: #83827f;
    font-weight: 500;
    padding: 6px 0;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    margin-bottom: 12px;
    width: 100%;
    background: transparent;
}
.modals_form input.wpcf7-not-valid {
    border-bottom: 1px solid #dc3232;
}
.modals_form textarea {
    font-size: 16px;
    color: #83827f;
    font-weight: 500;
    padding: 6px 0;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    margin-bottom: 22px;
    width: 100%;
    background: transparent;
    height: 100px !important;
}
.modals_form .butt {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.fancybox-bg {
    background: #011101 !important;
}

.modals_wrp_2 {
    max-width: 390px;
    margin: 0 auto;
}
.otzuv_mod_t1 {
    color: #06883c;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 15px;
}
.otzuv_mod_t2 {
    font-size: 16px;
    color: #1b1b1b;
    font-weight: 600;
}

@media (min-width: 992px) {
    .modals_form textarea {
        font-size: 18px;
    }
    .modals_form input {
        font-size: 18px;
        margin-bottom: 22px;
    }
    .modals_wrp .big_title {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .modals_form .name {
        font-size: 20px;
    }
    .otzuv_mod_t1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .otzuv_mod_t2 {
        font-size: 24px;
    }
}
/* ===============  ============== */
.content {
    font-family: 'Gilroy' !important;
    /*color: #595959;*/
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 1.45;
}
.content a {
    color: #d6593e;
}
.content * {
    font-family: 'Gilroy' !important;
}
.content *:last-child {
    margin-bottom: 0 !important;
}
.content span {
    font-weight: 500 !important;
}
.content b, .content strong {
    color: #012d00;
}
.content h2 {
    font-size: 20px;
    color: #012d00;
    font-weight: 800;
}
.content h3, .content h4, .content h5, .content h6 {
    font-size: 18px;
    color: #012d00;
    line-height: 1.45;
    font-weight: 800;
}
.content > * {
    margin-bottom: .5rem;
}
.content ul {
    list-style-type: decimal;
    padding-left: 1rem;
}
.content ol {
    list-style-type: disc;
    padding-left: 1rem;
}
@media (min-width: 992px) {
    .content h2 {
        font-size: 26px;
    }
    .content h2, .content h3, .content h4, .content h5, .content h6 {
        font-size: 24px;
    }
}
.content img {
    border-radius: 10px;
}
@media (max-width: 767px) {
    .content img {
        width: 100% !important;
        height: auto !important;
    }
}
@media (min-width: 768px) {
    .content img {
        max-width: 100% !important;
        height: auto;
    }
    .alignleft, img.alignleft {
        float: left;
        margin: 0 15px 15px 0;
    }
    .alignright, img.alignright {
        float: right;
        margin: 0 0 15px 15px;
    }
    .aligncenter, img.aligncenter {
        margin: 0 auto 15px auto;
        display: block;
    }
    .alignnone, img.alignnone {
        float: none;
    }
}
/* =============== sec40 ============== */
.sec40 {
    padding: 0 0 30px 0;
}
.sec40_wrp {
    margin-top: 15px;
}
.sec40_t_gr1 {
    color: #06883c;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
}
.sec40_wrp_1 {
    border: 2px dashed #06883c;
    border-radius: 10px;
    margin-top: 18px;
    padding: 20px 15px 30px;
}
.sec40_min_title {
    color: #1b1b1b;
    font-size: 14px;
    font-weight: bold;
}
.sec40_min_title sup {
    color: #06883c;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    top: -1px;
    right: -5px;
}
.sec40_wrp input[type="text"] {
    font-size: 14px;
    color: #848484;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    padding: 7px 0;
    background: #ffffff !important;
    width: 100%;
    display: block;
    margin-bottom: 28px;
}

.sec40_wrp input[type="text"]::-webkit-input-placeholder, .sec40_wrp_3 input[type="text"]::-webkit-input-placeholder {
    color: #848484;
}

.sec40_wrp input[type="text"]::-moz-placeholder, .sec40_wrp_3 input[type="text"]::-moz-placeholder {
    color: #848484;
}

.sec40_wrp input[type="text"]:-ms-input-placeholder, .sec40_wrp_3 input[type="text"]:-ms-input-placeholder {
    color: #848484;
}

.sec40_wrp input[type="text"]::-ms-input-placeholder, .sec40_wrp_3 input[type="text"]::-ms-input-placeholder {
    color: #848484;
}

.sec40_wrp input[type="text"]::placeholder,
.sec40_wrp_3 input[type="text"]::placeholder {
    color: #848484;
}
.sec40_wrp input[type="text"]:-ms-input-placeholder,
.sec40_wrp_3 input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #848484;
}
.sec40_wrp input[type="text"]::-ms-input-placeholder,
.sec40_wrp_3 input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #848484;
}
.btn-group {
    max-width: 212px;
    margin-bottom: 28px;
}
.btn-group button {
    border: 0;
    background: #e7f6eb;
    color: #06883c;
    font-weight: 600;
    font-size: 36px;
    line-height: 5px;
    text-align: center;
    border-radius: 10px;
    width: 41px;
    height: 41px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.btn-group button:hover {
    background: #06883c;
    color: #ffffff;
}
.btn-group input {
    font-size: 14px;
    color: #848484;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    padding: 7px 0;
    background: #ffffff !important;
    width: calc(100% - 92px);
    display: block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.btn-group input[type='number'] {
    -moz-appearance:textfield;
}
.btn-group input[type='number']::-webkit-outer-spin-button,
.btn-group input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
/**/
.sec40_wrp_2 {
    border-radius: 10px;
    background: #06883c;
    padding: 23px 30px;
    margin-top: 38px;
}
.sec40_wrp_2 input[type="text"] {
    background: transparent !important;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.sec40_wrp_2 input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}
.sec40_wrp_2 input[type="text"]::-moz-placeholder {
    color: #ffffff;
}
.sec40_wrp_2 input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}
.sec40_wrp_2 input[type="text"]::-ms-input-placeholder {
    color: #ffffff;
}
.sec40_wrp_2 input[type="text"]::placeholder {
    color: #ffffff;
}
.sec40_wrp_2 input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}
.sec40_wrp_2 input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}
.sec40_wrp_2 .sec40_min_title {
    color: #ffffff;
}
/**/
.sec40_wrp_3 {
    margin: 30px 0 0 0;
}
.bigs_title {
    color: #012d00;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.sec40_wrp_3 textarea {
    font-size: 14px;
    color: #848484;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    padding: 7px 0;
    background: #ffffff !important;
    width: 100%;
    display: block;
    margin-bottom: 28px;
}

.sec40_wrp_3_2 {}
.sec40_wrp_3_2 .dropdown-toggle {
    font-size: 14px;
    color: #848484;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    padding: 7px 0;
    background: #ffffff !important;
    width: 100%;
    display: block;
    margin-bottom: 28px;
    position: relative;
    height: 36px;
}

.sec40_wrp_3_2 .dropdown-menu {
    width: 100%;
}
.sec40_wrp_3_2 .dropdown-item:hover, .sec40_wrp_3_2 .dropdown-item:active {
    background: #06883c;
    color: #ffffff;
}
.sec40_wrp_3_2 .dropdown-toggle::after {
    display: none !important;
}
.sec40_wrp_3_2 .dropdown-toggle:before {
    content: url("../img/drop_down.png");
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 2;
}
.sec40_wrp_3_2 .label_drop {
    margin-bottom: 28px;
    width: 100%;
    display: block;
    position: relative;
}
.ui-datepicker-trigger {
    /*content: '';*/
    position: absolute;
    /*width: 32px;*/
    /*height: 30px;*/
    /*background: url(../img/calendar.png) no-repeat center left #ffffff;*/
    top: 2px;
    right: 4px;
    z-index: 2;
    cursor: pointer;
}
.sec40_wrp_3_2 .label_drop input[type="date"]{
    font-size: 14px;
    color: #848484;
    font-weight: 500;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    padding: 7px 0;
    background: #ffffff !important;
    width: 100%;
    display: block;
}
.label_checked {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #848484;
    padding: 7px 0 7px 36px;
    width: 100%;
    display: block;
    cursor: pointer;
    margin-bottom: 9px;
}

.label_checked input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.label_checked span {
    position: relative;
}
.label_checked span:not(.txt):before {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    background: url(../img/input_empty.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -34px;
}
.label_checked input:checked+span:not(.txt)::before {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    background: url(../img/input_check.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -34px;
}
.label_checked .txt {
    font-size: 14px;
    display: block;
}
.sec40_wrp_3_2 .bottom {
    font-size: 14px;
    color: #595959;
    font-weight: 500;
}
.sec40_wrp_3_2 .bottom span {
    color: #06883c;
    font-size: 20px;
    line-height: 1;
    position: relative;
    top: 7px;
}
.sec40_wrp_3 .butt {
    max-width: 290px;
    width: 100%;
    margin: 0 auto 0 auto;
}
@media (min-width: 768px) {
    .sec40_wrp input[type="text"], .btn-group input, .sec40_wrp_3 textarea,
    .sec40_wrp_3_2 .dropdown-toggle, .sec40_wrp_3_2 .label_drop input[type="date"],
    .label_checked {
        font-size: 18px;
    }
    .sec40_min_title {
        font-size: 16px;
    }
    .bigs_title {
        text-align: left;
        font-size: 17px;
    }
    .sec40_wrp_3_2 .dropdown-toggle {
        height: 42px;
    }
}

@media (min-width: 768px) {
    .sec40_wrp {
        background: #ffffff;
        -webkit-box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
        box-shadow: 0 8px 15.6px 1.4px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        margin-top: 30px;
        padding: 44px 0 50px 0;
    }
    .sec40_wrp_1 {
        padding: 36px 30px 30px;
    }
    .sec40_t_gr1 {
        font-size: 24px;
    }
    .sec40_min_title {
        font-size: 20px;
    }
    .sec40_min_title sup {
        font-size: 21px;
    }
}
@media (min-width: 992px) {
    .sec40 {
        padding: 0 0 120px 0;
    }
    .sec40_wrp_1 {
        padding: 36px 100px 30px 100px;
    }
    .sec40_wrp_2 {
        padding: 23px 89px;
    }
    .bigs_title {
        font-size: 24px;
    }
}
/* ===============  ============== */
body.kobula {
    max-height: 100vh;
    overflow: hidden;
}
.swiper-28 .swiper-slide {
    max-width: 50%;
}
.swiper-container-25 .swiper-slide {
    max-width: 50%;
}
@media (min-width: 576px) {
    .swiper-28 .swiper-slide {
        max-width: 163.333px;
    }
    .swiper-container-25 .swiper-slide {
        max-width: 233.5px;
    }
}
@media (min-width: 768px) {
    .swiper-28 .swiper-slide {
        max-width: 165px;
    }
    .swiper-container-25 .swiper-slide {
        max-width: 321px;
    }
}
@media (min-width: 992px) {
    .swiper-28 .swiper-slide {
        max-width: 178px;
    }
    .swiper-container-25 .swiper-slide {
        max-width: 439px;
    }
}
@media (min-width: 1200px) {
    .swiper-28 .swiper-slide {
        max-width: 154.286px;
    }
    .swiper-container-25 .swiper-slide {
        max-width: 273.25px;
    }
}
/* ===============  ============== */
#uppButton {
    position: fixed;
    z-index: 10;
    bottom: 3%;
    right: 1%;
    font-size: 0;
    width: 39px;
    height: 39px;
}
/* ===============  ============== */
.loader {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1010;
    display: block;
}
.spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.preloader {
    background: #fff;
    position: fixed;
    z-index: 1010
}

.spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
/* ===============  ============== */
#fkBTN.disabled {
    opacity: .4;
}
/* ===============  ============== */
/* ===============  ============== */
/* ===============  ============== */

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


/*@font-face {*/
/*src: url('../fonts/Gilroy-Medium.eot');*/
/*font-weight: 500;*/
/*}*/
/*@font-face {*/
/*src: url('../fonts/Gilroy-Semibold.eot');*/
/*font-weight: 600;*/
/*}*/
/*@font-face {*/
/*src: url('../fonts/Gilroy-Extrabold.eot');*/
/*font-weight: 800;*/
/*}*/
/*@font-face {*/
/*font-family: 'AppetiteNew';*/
/*font-weight: 400;*/
/*}*/



















