@font-face {
    font-family: Prata;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/Prata-Regular.ttf);
    src: url(../fonts/Prata-Regular.ttf) format("truetype")
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
}

body {
    margin: 0;
}

.container.container_white {
    background-color: #fff;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    vertical-align: baseline;
    display: inline-block;
}

audio:not([controls]) {
    height: 0;
    display: none;
}

[hidden], template {
    display: none;
}

.mob_menu-icon-open2 {
    display: none;
}

a {
    background-color: #0000;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

body {
    color: #333;
    /* background-color: #F9F9F9; */
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

.header_menu {
    max-width: 1320px;
    max-width: 1460px;
    padding: 0;
    margin: 0 auto;
    max-width: 1170px;
    max-width: 1367px;
}

.container_menu {
    background-color: #fff;
    border-radius: 20px;
    height: 60px;
}

.container_menu {
    margin: 5px auto;
    display: flex;
    justify-content: space-between;
    /* margin: 5px 0; */
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1410px;
    box-sizing: border-box;
}

a, .green {
    text-decoration: none;
    color: #212630;
    transition: .4s;
}

.logo {
    /* margin-left: 54px; */
}

.logo {
    height: 64px;
    height: 62px;
}

.logo img {
    width: auto;
    height: 100%;
    /* margin: 4px 0; */
    object-fit: cover;
}

nav.desktop {
    margin-right: 0;
    margin-left: auto;
}

nav.desktop a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    color: #3B3B3B;
}
img.close-button.mob_menu-icon-close {
    /* margin-left: auto; */
    position: absolute;
    right: 0;
    top: 0px;
    cursor: pointer;
    padding: 20px;
}
nav {
    display: inline-block;
}

nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

ol, ul {
    box-sizing: border-box;
}

nav ul li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* display: flex; */
    /* align-items: center; */
    color: #141414;
}

nav ul li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* display: flex; */
    /* align-items: center; */
    color: #141414;
}

nav ul li {
    display: inline;
    margin-right: 58px;
}

li {
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: flex;
}

ul.dropdown_ul {
    display: none;
}

nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.dropdown_ul li {
    padding: 9px 3px;
    width: 100%;
    margin-right: 0;
    /* text-align: center; */
    /* border-bottom: 1px solid #333; */
}

.dropdown_ul a {
    padding: 14px;
    width: 100%;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: "Open Sans";
    font-size: 16px !important;
    color: rgb(96, 104, 118) !important;
    padding: 8px;
    font-size: 18px !important;
    text-align: left;
    padding-left: 0;
}

.catalog-title-green {
    display: none;
}

.sub-sub-menu {
    padding-left: 10px;
    border-left: 2px solid #eee;
}

.depth-2 a, .depth-3 a, .depth-4 a, .depth-5 a {
    font-size: 14px;
    color: #444;
}

.depth-3 {
    background: #fafafa;
}

.nav-dropdown-list {
    display: none;
    position: absolute;
    background: white;
    z-index: 999;
    min-width: 283px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

li.nav-dropdown.w-dropdown:hover > .nav-dropdown-list.depth-1 {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
}
}

.nav-dropdown.w-dropdown {
    position: relative;
}

.nav-dropdown-list.depth-3, .nav-dropdown-list.depth-4, .nav-dropdown-list.depth-5 {
    background-color: #f9f9f9;
}

a.has-children-link {
    /* font-weight: bold; */
    position: relative;
}

a.has-children-link::after {
    content: "";
    font-size: 11px;
    margin-left: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: -13px;
    /* z-index: 9999999; */
}

.depth-0>a.has-children-link {
    font-weight: inherit;
    position: relative;
}

.depth-0>a.has-children-link::after {
    content: "";
    font-size: 10px;
    margin-left: 5px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

li.depth-1 {
    margin-left: 5px;
}

.subcategory li a:after {
    content: "";
    /* font-size: 10px; */
    margin-left: 2px;
    position: absolute;
    /* right: 10px; */
    /* top: 1px; */
    /* transform: translateY(-50%); */
    background-image: url(../images/g123.svg);
    width: 19px;
    height: 18px;
    background-size: 18px;
    margin-top: 3px;
}

.slider.slick-initialized.slick-slider {
    /* height: 100vh; */
}

.nav-menu a {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
}

.nav-menu a:hover {
    opacity: 0.8;
}

.menu-nav a {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
}

.logo__mob-menu {
    display: none;
    padding: 0px;
    cursor: pointer;
}

nav.mobile {
    /* display: none; */
}

.title {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 62px;
    text-align: center;
    color: #3B3B3B;
}

.main-title1 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    /* identical to box height */
    color: #3B3B3B;
    margin-bottom: 15px;
}

.main-title2 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 76px;
    color: #3B3B3B;
    margin-bottom: 19px;
}

.main-title3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #3B3B3B;
    margin-bottom: 30px;
}

.main__mob-btn {
    width: 330px;
    height: 80px;
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    box-shadow: 2px 5px 23.5px -9px #71C69D;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 64px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    transition: 0.6s;
}

.main__mob-btn {
    width: 330px;
    height: 80px;
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    box-shadow: 2px 5px 23.5px -9px #71C69D;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 64px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.main__mob-btn:hover {
    /* transform: translateY(-1px) scale(1.01); */
    box-shadow: 0 8px 30px rgba(125, 198, 15, 0.6);
}

.main__mob-btn1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 64px;
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    box-shadow: 2px 5px 23.5px -9px #71C69D;
    border-radius: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left: 19px;
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.main__mob-btn1:hover {
    /* transform: translateY(-1px) scale(1.01); */
    box-shadow: 0 8px 30px rgba(125, 198, 15, 0.6);
}

a.main__mob-btn2 {
    box-sizing: border-box;
    width: 250px;
    height: 64px;
    background: #FFFFFF;
    border-radius: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #90D32C;
    border: 1px solid #90D32C;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

a.main__mob-btn2:hover {
    transform: translateY(-1px) scale(1.01);
    box-shadow: 0 8px 30px rgb(144 211 44 / 17%)
}

.slick-dots li button:before {
    display: none;
}

.ytp-name {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #3B3B3B;
    margin-top: 10px;
}

.main-ytp {
    display: flex;
}

.ytp-block {
    display: flex;
    max-width: 168px;
    flex-direction: column;
    align-items: center;
}

.main-title3 {
}

.main-wrep {
    display: flex;
    padding: 0 20px;
    margin-bottom: 58px;
}

section.main {
    margin-top: 82px;
    margin-bottom: 167px;
}

.main-wrep-left {
    max-width: 705px;
    padding-right: 50px;
}

main.main0 {
    max-width: 1430px;
    margin: 0 auto;
}

.main-wrep-right {
    margin-top: -51px;
}

.program_text1 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 46px;
    /* identical to box height */
    color: #3B3B3B;
    margin-bottom: 40px;
}

.program_text2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #3B3B3B;
    margin-bottom: 13px;
}

.program_text3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #3B3B3B;
    margin-bottom: 43px;
}

.program_img11 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #3B3B3B;
}

.program_img22 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #3B3B3B;
}

.program_dni {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 28px;
}

.programm {
    display: flex;
    margin-top: 17px;
    border: 1px solid #E1E1E1;
    border-radius: 16px;
    overflow: hidden;
    transition: 1.3s;
    padding-right: 38px;
}

.program_img22 {
}

.program_dni {
}

.program_dni_wrep {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 131px;
}

.program_right {
    margin-left: 39px;
    width: 55%;
    max-width: 100%;
    padding-top: 45px;
    /* padding-right: 21px; */
    position: relative;
}

.programm_wrep {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 151px;
}

.program_link {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 2px;
    bottom: 40px;
}

.slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 5px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: #7fc812;
    border-radius: 12px;
    outline: none;
    background: #7dc710;
    /* Ellipse 15 */
    width: 12px;
    height: 12px;
    background: #E7E7E7;
}

.slick-dots li.slick-active button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #7fc812;
    border: 0;
    outline: none;
    background: #7dc710;
    /* Ellipse 14 */
    width: 12px;
    height: 12px;
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
}

ul.slick-dots {
    /* margin-top: 26px; */
    bottom: -42px;
    width: 98%;
    /* margin: 0 auto; */
}

.slider {
    /* margin-bottom: 96px; */
}

.slider.slick-initialized.slick-slider {
    margin-top: 29px;
    margin-bottom: 99px;
    padding: 0 15px;
}

.slick-dots li button:hover {
    opacity: 0.8;
}

.title_faq {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #3B3B3B;
    padding-left: 58px;
}

.title_faq:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #719511;
    border-radius: 5px;
    position: absolute;
    top: 31px;
    left: 31px;
    width: 12px;
    height: 12px;
    /* Green */
    background: #719511;
}

.faq_block {
    /* Row */
    box-sizing: border-box;
    height: 75px;
    /* White */
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    /* height: 500px; */
    height: auto;
    margin-bottom: 20px;
}

.title_faq_wrep {
    display: flex;
    align-items: center;
    height: 75px;
    position: relative;
    cursor: pointer;
}

.title_faq_wrep:hover {
    opacity: .8;
}

.title_plus {
    margin-left: auto;
    padding-right: 18px;
}

.text_faq {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #3B3B3B;
    padding-left: 33px;
    padding-right: 33px;
    padding-bottom: 14px;
    display: none;
}

section.faq_main {
    margin-top: 189px;
    padding: 0 20px;
}

.faq {
    margin-top: 29px;
}

.form_title1 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 62px;
    color: #3B3B3B;
    margin-top: 35px;
}

.form_content1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #3B3B3B;
    margin-top: 15px;
}

.form_block-form input {
    box-sizing: border-box;
    width: 100%;
    height: 64px;
    background: #F8F8F8;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #3B3B3B;
    margin-bottom: 12px;
    padding-left: 25px;
}

.form_block-form input::placeholder {
    color: #C5C5C5;
}

.form_block-form select {
    box-sizing: border-box;
    width: 100%;
    height: 64px;
    background: #F8F8F8;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    /* color: #C5C5C5; */
    padding-left: 19px;
}

.form_block-form select:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
    /* color: red; */
    outline-color: #c0f176;
}

section.form_main {
    display: flex;
    justify-content: space-between;
    margin-top: 150px;
    padding: 0 20px;
    gap: 50px;
}

.form_left {
    max-width: 712px;
}

.form_block-form {
    margin-top: 28px;
    max-width: 450px;
}

button.submit1 {
    /* Btn */
    width: 100%;
    height: 64px;
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    box-shadow: 2px 5px 23.5px -9px #71C69D;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    /* White */
    color: #FFFFFF;
    border: none;
    margin-top: 13px;
}

.form_block-yes_no {
    color: red;
    /* width: 100%; */
    /* margin-left: 172px; */
    margin-top: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
}

.form_name_phone1 {
    width: 450px;
}

.footer_title1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #3B3B3B;
    margin-bottom: 42px;
    margin-top: 8px;
}

.footer_title2 {
    margin-bottom: 0px;
}

.footer {
    display: flex;
    justify-content: space-evenly;
    /* padding: 0 15px; */
    padding-left: 31px;
    padding-right: 115px;
    padding-top: 29px;
    padding-bottom: 31px;
}

.footer_wrep {
    margin-top: 44px;
    max-width: 1410px;
    margin: 0 20px;
    margin-top: 44px;
    /* Footer */
    box-sizing: border-box;
    border: 1px solid #E1E1E1;
    border-radius: 16px;
    /* padding-left: 31px; */
    /* padding-right: 115px; */
    /* padding-top: 29px; */
    /* padding-bottom: 31px; */
    margin-bottom: 33px;
    /* padding: 0 15px; */
}

.footer__logo {
    max-width: 254px;
    /* height: 100px; */
    margin-right: auto;
}

.footer_karta_wrep {
    max-width: 608px;
    width: 100%;
    /* height: 100px; */
}

.footer_karta_wrep img {
    max-width: 606px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a.tel9 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #3B3B3B;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.tel9:hover {
    opacity: 0.8;
}

a.tel9 svg {
    margin-right: 6px;
}

a.tel99 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #3B3B3B;
    display: flex;
    align-items: center;

    
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */

color: #3B3B3B;


}

.tel99:hover {
    opacity: 0.8;
}

a.tel99 svg {
    margin-right: 6px;
}

.form_block-yes {
    display: none;
}

.form_block-no {
    display: none;
}

ul.footer-links a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    color: #3B3B3B;
}

ul.footer-links a:hover {
    opacity: 0.8;
}

ul.footer-links li {
    display: inline-block;
}

ul.footer-links {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    /* gap: 26px; */
    /* margin-left: 0; */
    padding-left: 0;
    justify-content: space-between;
    height: 100%;
    margin: 0;
}

.footer_contacts2 {
    display: flex;
}

.footer_contacts2 a {
    margin-right: 12px;
}

.footer_contacts2 a:hover {
    opacity: 0.8;
}

.footer-links_wrep {
    /* margin-left: 20px; */
    padding: 0px 0;
    margin-left: 29px;
}

.footer__logo {
}

.footer__social {
    display: flex;
    flex-direction: column;
    margin-left: auto;
}

.footer_karta p {
    padding: 0;
    margin: 0;
}

.footer__top {
    box-sizing: border-box;
    width: 182px;
    height: 53px;
    background: #FAFAFA;
    /* Green */
    border: 2px solid #719511;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    /* Green */
    color: #719511;
    /* Green */
    border: 1px solid #719511;
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.footer__top svg {
    margin-left: 8px;
    padding-top: 3px;
}

.footer__top:hover {
    transform: translateY(-1px) scale(1.01);
    box-shadow: 0 8px 30px rgb(144 211 44 / 17%);
}

button.submit1 {
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

button.submit1:hover {
    /* transform: translateY(-1px) scale(1.01); */
    box-shadow: 0 8px 30px rgba(125, 198, 15, 0.6);
}

.calc .inline-buttons button {
    /* Tab */
    box-sizing: border-box;
    max-width: 450px;
    height: 84px;
    /* White */
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    color: #3B3B3B;
    width: 32%;
    transition: 0.3s;
}

.calc .inline-buttons button:hover {
    border: 1px solid #a1dd46;
    background: #f2ffde47;
}

.calc .inline-buttons button.selected, .program_kaloriy.highlight, .program_kal.highlight {
    /* Tab */
    box-sizing: border-box;
    max-width: 450px;
    /* height: 84px; */
    background: #F2FFDE;
    border: 1px solid #A1DD46;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    /* font-size: 18px; */
    /* line-height: 22px; */
    /* identical to box height */
    text-align: center;
    color: #3B3B3B;
}

.calc #activity-desc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #3B3B3B;
    text-align: left;
    height: 51px;
    margin-top: 13px;
    /* width: 30%; */
}

.calc .kaloriy, .kalori {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
}

.program_kaloriy, .program_kal {
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
}

.calc label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #3B3B3B;
    margin-bottom: 16px;
    /* padding-bottom: 40px; */
    display: block;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3.2px -1px rgba(0, 0, 0, 0.25);
    border-radius: 19px;
    top: -0.2em;
    margin-left: -0.6em;
    border: 1px solid #c5c5c533;
    z-index: 3;
}

.ui-widget.ui-widget-content {
    width: 100%;
    height: 18px;
    background: #F7F7F7;
    border-radius: 90px;
    border: 0px solid #c5c5c5;
}

.kaloriy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 13px;
    padding: 0 20px;
    margin-top: 29px;
}

.program_kaloriy {
    /* Tab */
    box-sizing: border-box;
    width: 165.75px;
    height: 46px;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    color: #3B3B3B;
    transition: 0.3s;
}

.program_kaloriy:hover {
    border: 1px solid #a1dd46;
    background: #f2ffde47;
}

div#activity-slider {
    /* Rectangle 3 */
    /* position: absolute; */
    /* height: 18px; */
    /* background: linear-gradient(90deg, #E70C0C 0%, #E97516 100%); */
    /* border-radius: 90px; */
    /* overflow: hidden; */
}

#activity-slider .ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: linear-gradient( 90deg, #E70C0C 0%, #E97516 100%);
    border-radius: 90px;
}

#weight-slider .ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    border-radius: 90px;
}

#height-slider .ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    border-radius: 90px;
}

#age-slider .ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    border-radius: 90px;
}

.calc .inline-buttons .calculateCalories {
    /* Tab */
    max-width: 450px;
    height: 84px;
    background: linear-gradient(190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
    box-shadow: 2px 5px 23.5px -9px #71C69D;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    /* White */
    color: #FFFFFF;
    border: none;
    width: 32%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.age-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 25px;
    margin-top: 58px;
}

.title-label-wrep {
    width: 49%;
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    text-align: right;
    color: #3B3B3B;
    margin-bottom: 55px;
}

.title-label {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    align-items: center;
}

.title-label span {
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    text-align: right;
    color: #3B3B3B;
}

.title-label0 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #3B3B3B;
}

span#height-value {
    margin-right: 8px;
}

div#activity-desc {
}

.calc .gender-buttons .inline-buttons button {
    width: 50%;
    /* width: 100%; */
    max-width: 690px;
}

.inline-buttons {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.calc {
    margin-top: 49px;
    /* padding: 0 15px; */
}

section.calc_main {
    margin-bottom: 50px;
    padding: 0 15px;
    box-sizing: border-box;
}

div#result {
    margin-top: 45px;
}

.goal-buttons {
    margin-bottom: 50px;
    margin-top: -63px;
}

div#result {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #3B3B3B;
    margin-bottom: 16px;
    /* padding-bottom: 40px; */
    display: block;
    height: 47px;
}

.calc .inline-buttons .calculateCalories:hover {
    /* transform: translateY(-1px) scale(1.01); */
    box-shadow: 0 8px 30px rgba(125, 198, 15, 0.6);
    background: linear-gradient( 190.6deg, #D4FE95 -6.49%, #7DC70F 91.09%);
}

.program_kaloriy:last-child {
    /* margin-right: auto; */
}

.slider slick-slide {
}

.slider_block {
    padding: 0 5px;
}

.logo__btn {
    width: 210px;
    height: 40px;
    background: #64D448;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    color: #FFFFFF;
    margin-left: 31px;
    transition: 0.3s;
    padding: 5px 5px;
    box-sizing: border-box;
}

a.logo__btn:hover {
    opacity: 0.8;
}

.modal-content {
    display: none;
}

.wrep-btn1 {
    display: flex;
    align-items: center;
}

.soc_btn-wrep {
    display: flex;
    align-items: center;
}

a.tel9 {
}

/* ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ */
.custom-select {
    position: relative;
    display: inline-block;
    /* width: 220px; */
    /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â½ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ */
    width: 100%;
}

/* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡: ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â½ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ */
.custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 8px 36px 8px 12px;
    /* font-size: 16px; */
    cursor: pointer;
    padding-left: 28px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #C5C5C5;
}

/* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â· ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ */
.custom-select::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â */
    width: 24px;
    /* ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ */
    height: 16px;
    /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ */
    pointer-events: none;
    transform: translateY(-50%);
    background: url('../images/weui_arrow-outlined.svg') no-repeat center center;
    background-size: contain;
}

/* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â½ */
/* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome/Edge/Safari ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â· ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â focus */
.custom-select select:focus {
    outline: none;
    border-color: #4CAF50;
    /* ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â² ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ */
}

/* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ <option> (ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â² ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²) */
.custom-select select option {
    /* background-color: #E8F5E9; */
    /* ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾-ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â² */
    color: #333;
}

/* ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ */
.custom-select select option:hover {
    background-color: #C8E6C9;
}

.custom-select select option:checked {
    background-color: #4CAF50 !important;
    height: 46px;
    color: #fff;
}

.custom-select select option:hover {
    background-color: #4CAF50;
}

.custom-select select option:focus-visible {
    background-color: #4CAF50;
}

* {
}

@media (min-width: 1350px) {
    .subcategory li a {
        /* white-space: nowrap; */
    }
}

@media screen and (max-width: 1450px) {
    .footer {
        padding-right: 35px;
    }

    .footer-links_wrep {
        margin-right: 30px;
    }
ul.footer-links{
    gap: 30px;
    margin-top: 33px;
    text-align: center;
}
ul.footer-links a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #3B3B3B;
}
    * {
    }
}

@media screen and (max-width: 1300px) {
    .footer {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer__logo {
        margin: 0 auto;
        max-width: 571px;
        margin-bottom: 0;
        order: 4;
    }

    .footer-links_wrep {
        margin-top: 29px;
        margin-bottom: 27px;
    }

    .footer__top {
        margin-top: 28px;
    }

    .footer__social {
        margin: 0 auto;
        margin-top: 32px;
    }

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

    a.tel9 {
        display: flex;
        justify-content: center;
    }

    .title-label-wrep {
        width: 48%;
        font-family: 'Prata';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 43px;
        text-align: right;
        color: #3B3B3B;
        margin-bottom: 55px;
    }

    section.form_main {
        display: flex;
        flex-direction: column;
        margin-top: 66px;
        gap: 22px;
    }

    .form_left {
        order: 2;
        margin: 0 auto;
    }

    .form_right {
        order: 1;
    }

    .form_right_img {
        max-width: 400px;
        margin: 0 auto;
    }

    .form_block-form {
        margin: 0 auto;
        margin-top: 12px;
    }

    section.faq_main {
        margin-top: 123px;
    }

    .programm_wrep {
        margin-bottom: 70px;
    }

    section.calc_main {
        margin-bottom: 11px;
        padding: 0px 20px;
    }

    .calc .inline-buttons button {
        max-width: 450px;
        height: 53px;
    }

    .calc .inline-buttons .calculateCalories {
        height: 53px;
    }
}

@media screen and (max-width: 1211px) {
    .main-title2 {
        font-size: 49px;
        line-height: 68px;
    }

    .program_img img {
        height: 100%;
        object-fit: cover;
    }

    .program_left {
        /* height: 400px; */
    }

    .program_img {
        height: 100%;
    }

    .program_img img {
        /* height: 100%; */
        /* object-fit: cover; */
    }

    .program_right {
        width: 63%;
    }

    section.form_main {
    }
}

@media screen and (min-width: 1111px) {
.logo__mob-menu{
     display: none !important;
}
.modal-content{
    display: none !important;
}
}
@media screen and (max-width: 1111px) {
    .modal-content .logo{
    padding-left: 20px;
}
    nav.desktop{
        display: none;
    }
    .program_right {
        width: 80%;
    }

    .program_link {
        display: flex;
        flex-direction: column;
        bottom: 20px;
        gap: 17px;
        align-items: flex-end;
        position: static;
        margin-bottom: 27px;
    }

    .program_dni_wrep {
        padding-bottom: 18px;
    }

    .main-wrep {
        display: flex;
        flex-direction: column;
    }

    .main-wrep-left {
        order: 2;
        margin: 0 auto;
        margin-top: 61px;
    }

    .main-wrep-right {
        order: 1;
        text-align: center;
    }

    .main_img {
        max-width: 400px;
        margin: 0 auto;
    }

    section.form_main {
    }
.modal-content{
    display: none;
    width: 100%;
    background-color: #fff;
    height: auto;
    position: absolute;
    top: 0;
    padding-top: 4px;
    padding-bottom: 30px;
    left: 0;
    right: 0;
}


nav.mobile{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
ul.menu-nav{
    display: flex;
    flex-direction: column;
    align-items: center;
}
ul.menu-nav a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    color: #3B3B3B;
    line-height: 21px;
    margin-bottom: 14px;
}
nav ul li{
    margin-right: 0;
    margin-bottom: 23px;
}

.logo__mob-menu{
display:block;
}
.wrep-btn1{
    margin-left: auto;
    margin-right: 40px;
}

img.close-button.mob_menu-icon-close{
    
}
    * {
    }
}

.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}

.mobile-only:focus-visible {
    outline: none;
}

@media (max-width: 991px) {
    .nav-dropdown-list a {
        white-space: pre-wrap;
        max-width: 320px;
    }

    .nav-dropdown-list {
        position: static;
        display: none;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
        background: #fff;
        padding-left: 10px;
    }

    .w-dropdown.w--open > .nav-dropdown-list {
        display: block;
        max-height: 1000px;
        padding-left: 0;
        /* max-width: 71%; */
    }

    .nav-dropdown-toggle::after {
        float: right;
        font-size: 10px;
        margin-left: 5px;
    }

    .nav-dropdown-list.depth-2, .nav-dropdown-list.depth-3 {
        left: 0 !important;
        top: auto !important;
    }

    li.nav-dropdown.w-dropdown:hover .nav-dropdown-list {
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    li.depth-0 {
        margin-left: 5px;
    }
}

@media screen and (max-width: 900px) {
    .title {
        font-size: 37px;
        line-height: 55px;
    }

    .title-label span {
        font-size: 23px;
        line-height: 27px;
    }

    .title-label0 {
        font-size: 19px;
        text-align: left;
        line-height: 26px;
    }

    .program_link {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .program_img img {
        height: 100%;
        object-fit: cover;
    }

    .program_left {
        height: 357px;
    }

    .programm {
        display: flex;
        flex-direction: column;
        padding-right: 0;
    }

    .program_img img {
        width: 100%;
        /* background-position: center; */
        /* height: auto; */
        object-position: center;
        object-fit: cover;
    }

    .program_img {
    }

    .main-wrep-left {
    }

    .main-wrep {
    }

    .main-ytp {
    }
.inline-buttons{
    gap: 20px;
}
    * {
    }
}

@media screen and (max-width: 850px) {
    ul.slick-dots {
        width:86%
    }

    nav ul li {
        margin-right: 12px;
    }

    nav.desktop {
        margin-left: 11px;
    }

    .soc_btn-wrep a {
        margin-left: 11px;
    }
}

@media screen and (max-width: 740px) {
    .form_title1 {
    font-size: 30px;
    line-height: 41px;
    }

    .main__mob-btn {
        margin: 0 auto;
        max-width: 311px;
        width: 100%;
        margin-bottom: 35px;
        height: 60px;
        font-size: 18px;
    }

    .inline-buttons {
        gap: 21px;
    }

    .goal-buttons {
        margin-top: 10px;
    }

    .title-label {
        margin-bottom: 11px;
    }

    .title-label-wrep {
        width: 100%;
        margin-bottom: 0;
    }

    .age-buttons {
        display: flex;
        flex-direction: column;
    }

    section.main {
        margin-bottom: 72px;
    }

    .ytp-block {
        width: 49%;
        max-width: 100%;
        display: flex;
        margin-bottom: 23px;
        align-items: center;
    }

    .main-ytp {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }

    .main-wrep-left {
        max-width: 705px;
        padding-right: 0px;
    }

    .program_kaloriy {
        width: 23%;
        padding: 10px 9px;
    }

    .kaloriy {
        gap: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}

@media screen and (min-width: 700px) {
    .catalog-left {
        display: flex !important;
    }
}

@media screen and (max-width: 700px) {
    nav ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .title_faq:before {
        left: 15px;
        width: 10px;
        height: 10px;
    }

    .title_faq {
        font-size: 16px;
        line-height: 15px;
        padding-left: 35px;
    }

div#result{
    height: auto;
}
    * {
    }
}
@media screen and (min-width: 600px) {
    .mobile .logo__btn{
display:none;
    }
    .mobile  .soc_btn-wrep{
     display:none;   
    }
}
@media screen and (max-width: 600px) {

      .main_img {
        max-width: 300px;
        margin: 0 auto;
    }
    .main-wrep-left {
    order: 2;
    margin: 0 auto;
    margin-top: 31px;
}

.mobile .logo__btn{margin-left: 0;}
.mobile  .soc_btn-wrep{
    margin-bottom: 26px;
    margin-top: 4px;
}

.mobile  .soc_btn-wrep a{
    margin-left: 0;
}



    .calc .inline-buttons button{
        font-size: 15px;
        line-height: 21px;
    }
.calc .inline-buttons .calculateCalories{
    font-size: 18px;
    line-height: 21px;
}

    .wrep-btn1 {
        display:none;
    }

    .inline-buttons {
        gap: 14px;
    }

    .main-title2 {
        font-size: 35px;
        line-height: 48px;
    }

    .program_right {
        width: 91%;
        margin-left: 0;
        /* padding: 0 20px; */
        margin: 0 auto;
        padding-top: 30px;
    }

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

    .main__mob-btn1 {
        margin-left: 0;
    }
.calc{
    margin-top: 37px;
}

.age-buttons{
    margin-top: 37px;
}
.title-label span{
    font-size: 23px;
    line-height: 31px;
}

.title-label0 {
    font-size: 17px;
    text-align: left;
}

.program_img11{
    font-size: 16px;
}

.program_img22{
    font-size: 18px;
}

.program_text3{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 34px;
    letter-spacing: -0.2px;
}
.title_plus{
    padding-right: 11px;
}

.footer{
    padding-left: 15px;
    padding-right: 115px;
    padding-top: 19px;
    padding-bottom: 21px;
    padding-right: 15px;
}


.program_dni{
    margin-bottom: 17px;
}

.program_text1{
    font-size: 28px;
    margin-bottom: 25px;
}

.title{
    font-size: 32px;
    line-height: 43px;
}

.footer__logo a{
    margin: 0 auto;
    width: 83px;
    display: block;
    margin-top: 24px;
}


a.tel9{
    margin-bottom: 26px;
}

.footer_contacts2 a{
    margin-right: 9px;
    margin-left: 9px;
}


  .form_right_img {
        max-width: 300px;
        margin: 0 auto;
    }

    * {
    }
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 500px) {
    .program_kaloriy {
        width: 30%;
        padding: 10px 9px;
        width: auto;
        min-width: 30%;
    }
    .kaloriy{
        gap: 18px;
    }

.calc .inline-buttons button{/* display: flex; *//* flex-direction: column; */flex-wrap: nowrap;width: 100%;}
.inline-buttons{
    display: flex;
    flex-direction: column;
}
.calc .inline-buttons .calculateCalories{
    width: 100%;
}
.calc .gender-buttons .inline-buttons button{
     width: 100%;
}
}


@media screen and (max-width: 420px) {

  .kaloriy{
        gap: 22px;
    }
    .program_kaloriy{
        width: auto;
        min-width: 29%;
    }

}



@media screen and (max-width: 400px) {

  .kaloriy{
        gap: 20px;
    }
    .program_kaloriy{
        width: auto;
        min-width: 29%;
    }

}



@media screen and (max-width: 400px) {

  .kaloriy{
        gap: 24px;
        row-gap: 15px !important;
    }
    .program_kaloriy{
        width: auto;
        min-width: 28%;
    }

    .program_img11{
    font-size: 15px;
    letter-spacing: -0.5px;
}

.program_img22{
    font-size: 16px;
    letter-spacing: -0.3px;
}

}




@media screen and (max-width: 360px) {

  .kaloriy{
        gap: 22px;
    }
    .program_kaloriy{
        width: auto;
        min-width: 28%;
    }

}


@media screen and (max-width: 340px) {

  .kaloriy{
        gap: 20px;
    }
    .program_kaloriy{
        width: auto;
        min-width: 28%;
    }

}

@media screen and (max-width: 320px) {

  .kaloriy{
        gap: 20px;
    }
    .program_kaloriy{
        width: auto;
        min-width: 28%;
    }

}