@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');

body {
    background: url(/bitrix/images/img-30.jpg);
    background-size: cover !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 100vh;
}
body.home > #bx_eshop_wrap {
    background: url(/bitrix/images/img-27.png);
    background-size: contain !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/*.bottom-bg {
    background: url(/bitrix/images/img-8.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}*/
.bottom-bg {
    background: url(/bitrix/images/img-8.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100% - 495px);
    position: relative;
}
.bx-content-section, .bx-header-section {
    background-color: transparent !important;
}
.bx-top-nav-container {
    padding: 25px !important;
    border-radius: 15px !important;
    background: rgb(201 242 220 / 34.5%) !important;
}
.home .home-menu-row {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.home .home-menu-block {
    width: 20%;
}
.home-medal-block {
    text-align: center;
}
.medal-img img {
    width: 90px;
    margin: 15px auto 15px;
}
.medal-head {
    color: #ff8200;
    font-family: "Montserrat";
    letter-spacing: -2px;
    font-size: 37px;
}
.medal-desc {
    color: #713827;
    font-weight: 500;
    font-size: 23px;
}
.home-item {
    background: linear-gradient(180deg, #c9f2dc 10%, #82c99e 90%);
    border-radius: 100%;
    width: calc(25% - 15px) !important;
    height: 313px;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 45px 42px 45px 25px 45px 46px;
    padding: 35px 0px;
}
.hi-prehead {
    grid-area: 1/1/1/2;
    color: #713827;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
}
.home-cat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.home-cat .hi-flags img {
    width: 105px;
    margin: 10px auto;
}
.hi-cuntries {
    font-weight: 300;
    font-size: 14px;
    grid-area: 4/1/5/1;
}
.hi-name {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 25px;
    grid-area: 5/1/6/1;
}
.hi-head {
    color: #713827;
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 5px;
    grid-area: 2/1/3/1;
}
.hi-flags {
    grid-area: 3/1/4/1;
}
.hi-btn {
    grid-area: 6/1/7/1;
}
.btn, input[type="submit"], input[type="reset"] {
    border: 1px solid #75baa7 !important;
    border-radius: 50px !important;
    background: linear-gradient( 180deg, #c9f2dc 10%, #82c99e 90%);
    color: #fff !important;
    text-transform: uppercase;
    font-size: 15px !important;
    padding: 10px 30px !important;
}
.home .bx-nav-list-1-lvl {
    justify-content: center;
    text-align: center;
}
.home .bx-nav-list-1-lvl li {
    display: block !important;
    width: 100%;
}
.home .bx-nav-1-lvl>a {
    padding: 2px 0 !important;
}
.home .bx-nav-1-lvl>a span {
    padding: 4px 0px 4px;
    color: #713827;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    justify-content: center;
}
.bx-nav-1-lvl-link-text {
    font: 500 14px "Montserrat" !important;
}
.home .bx-nav-1-lvl.bx-hover>.bx-nav-1-lvl-link, .home .bx-nav-1-lvl.bx-active>.bx-nav-1-lvl-link, .home .bx-nav-1-lvl:hover>.bx-nav-1-lvl-link {
    border-bottom: 0;
    background: transparent;
}
.home .bx-nav-angle-bottom:after, .bx-nav-angle-bottom:before {
    background-color: #713827 !important;
}
/*body.home, .home .bx-wrapper {
    height: 100vh;
}*/
/*.home .home-wa {
    height: unset;
    position: relative;
    margin-top: 35px;
    padding-bottom: 60px;
}*/
.home .home-wa {
    /*height: calc(100vh - 513px);
    position: relative;*/
    display: flex;
    align-items: flex-end;
    padding-bottom: 50px;
}
.home .home-wa > .container.bx-content-section {
    position: relative;
    left: unset;
    bottom: unset;
}
.bx-logo-block img {
    max-height: 50px;
    height: 50px;
    width: auto;
}
.bx-header-phone-number {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 29px !important;
}
.bx-header-contact .d-flex .p-lg-3:first-child {
    padding: 3px 15px !important;
    position: absolute;
    right: 0px;
    top: -25px;
}
.bx-header-contact .d-flex .p-lg-3:nth-child(2) {
    padding: 0px 15px !important;
    position: absolute;
    right: 0px;
    top: 12px;
    width: max-content;
}
.bx-header-contact .d-flex .p-lg-3:last-child {
    display: none;
}
.bx-header-contact .d-flex {
    float: right;
    position: relative;
}
.bx-header-phone-icon {
    display: none !important;
}
.home li:first-child span:before {
    content: "";
    background: url(/bitrix/images/img-6.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60px, -7px);
}
button.callback {
    border: none !important;
    background: transparent;
    padding: 0px !important;
    font-weight: 600;
    font-size: 15px !important;
    transition: 0.3s;
}
button.callback:hover, button.callback:focus {
    background: transparent !important;
    text-decoration: underline;
    box-shadow: none !important;
}
.head-top {
    padding-top: 3rem !important;
    margin-bottom: 2rem !important;
}
.modal-dialog {
    max-width: 500px;
    width: 500px;
    margin: auto;
    transform: translate(-50%, -50%) !important;
    position: absolute;
    top: 50%;
    left: 50%;
}
.modal-content {
    background-color: #fff;
    border: none !important;
    border-radius: 0px !important;
    padding: 35px 45px;
}
.modal-content h3 {
    color: #3b8b75;
}
table.form-table {
    display: block;
}
table.form-table thead {
    display: none;
}
table.form-table td {
    padding: 3px 0px !important;
    display: block;
    width: 100%;
    border: none !important;
}
table.form-table tbody {
    display: block;
    width: 100%;
}
table.form-table tr {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
form td input {
    width: 100%;
    border: 1px solid #3b8b75;
    padding: 5px;
}
form table + br, table.form-table.data-table + p {
    display: none;
}
form td input:focus, form td input:hover, form td input:active {
    outline: none;
    box-shadow: 0 0 10px 0 #3b8b755c;
}
table.form-table th {
    background-image: none !important;
    background-repeat: repeat-x;
    text-align: left;
    color: #000;
    border: none !important;
    padding: 15px 0 0 !important;
}
.home .bx-header-phone-block {
    min-width: max-content;
}





@media screen and (max-width: 1600px) {
.home-item {
    height: 260px;
	}
}

@media screen and (max-width: 1370px) {
.home-item {
    height: 260px;
    grid-template-rows: 30px 36px 40px 22px 34px 41px;
    padding: 20px 0px;
	}
.hi-head {
    font-size: 20px;
}
.home-cat .hi-flags img {
    width: 95px;
    margin: 5px auto;
}
.hi-name {
    font-size: 13px;
}
.hi-prehead {
    font-size: 14px;
}
.home .bx-nav-1-lvl>a span {
    font-size: 15px !important;
}
.home .home-menu-block {
    width: 23%;
}
.home .bx-nav-1-lvl>a span {
    padding: 2px 0px 2px;
}
.medal-desc {
    font-size: 22px;
    line-height: 1.4;
}
.medal-head {
    font-size: 34px;
}
.medal-img img {
    width: 90px;
    margin: 10px auto 20px;
}
.bx-header-phone-number {
    font-size: 26px !important;
}
.home .home-wa {
    padding-top: 50px;
}
}

@media screen and (max-width: 1200px) {
.head-top {
    margin-bottom: 3rem !important;
}
body.home > #bx_eshop_wrap {
    background-size: 150% !important;
}
.bx-top-nav-container {
    background: transparent !important;
}
.bx-logo-block img {
    max-height: 90px;
    height: 90px;
}
.bx-header-contact .d-flex .p-lg-3:first-child {
    padding: 0px 15px !important;
    position: relative;
    top: -5px;
}
.bx-header-phone-number {
    font-size: 37px !important;
}
.bx-header-contact .d-flex .p-lg-3:nth-child(2) {
    top: 50px;
}
button.callback {
    font-size: 21px !important;
}
.home .home-menu-row {
    display: grid !important;
    grid-template-columns: 47% 47%;
    grid-column-gap: 6%;
    grid-template-rows: 1fr;
    align-items: center;
}
.home .home-menu-block {
    width: 100%;
    grid-area: 1 / 1 / 2/ 2;
    height: 100%;
    border-radius: 15px !important;
    background: rgb(201 242 220 / 85%) !important;
    display: flex;
    align-items: center;
}
.col-md-3.home-medal-block {
    padding: 25px !important;
    border-radius: 15px !important;
    background: rgb(201 242 220 / 85%) !important;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    grid-area: 1 / 2 / 2 / 3;
}
/*.home .bx-nav-1-lvl>a {
    padding: 6px 0 !important;
}*/
.home .bx-nav-1-lvl>a span {
    font-size: 21px !important;
    font-weight: 600 !important;
}
.home li:first-child span:before {
    transform: translate(-75px, -8px);
}
.medal-head {
    font-size: 40px;
    font-weight: 500;
}
.medal-img img {
    width: 115px;
    margin: 25px auto 25px;
}
.medal-desc {
    font-size: 26px;
}
.bottom-bg {
    background-size: contain;
    height: calc(100% - 600px);
}
.home .home-wa {
    padding-bottom: 50px;
    padding-top: 10px;
}
.home-cat {
    display: grid;
    grid-template-columns: 47% 47%;
    grid-template-rows: 50% 50%;
    text-align: center;
    grid-row-gap: 25px;
    grid-column-gap: 6%;
}
.home-item:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
}
.home-item:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}
.home-item:nth-child(3) {
    grid-area: 2 / 1 / 3 / 2;
}
.home-item:nth-child(4) {
    grid-area: 2 / 2 / 3 / 3;
}
.home-item {
    width: 100% !important;
    height: 330px;
    grid-template-rows: 30px 50px 45px 40px 40px 65px;
    align-items: center;
}
.hi-head {
    font-size: 24px;
    margin-bottom: 0px;
}
.home-cat .hi-flags img {
    width: 110px;
    margin: 10px auto;
}
.hi-cuntries {
    font-weight: 400;
    font-size: 21px;
    line-height: 1.3;
}
.hi-name {
    font-size: 19px;
    margin-bottom: 15px;
}
.hi-prehead {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: none;
}
}

@media screen and (max-width: 991px) {
.bx-logo-block img {
    max-height: 60px;
    height: 60px;
}
.bx-header-phone-number {
    font-size: 30px !important;
}
.bx-header-contact .d-flex .p-lg-3:first-child {
    top: -1px;
}
button.callback {
    font-size: 19px !important;
}
.bx-header-contact .d-flex .p-lg-3:nth-child(2) {
    top: 40px;
}
.home-item {
    height: 305px;
    grid-template-rows: 20px 55px 35px 45px 40px 70px;
}
.hi-name {
    font-size: 18px;
    font-weight: 400;
}
.medal-head {
    font-size: 30px;
}
.medal-img img {
    width: 100px;
    margin: 20px auto 15px;
}
.medal-desc {
    font-size: 22px;
}
.home .bx-nav-1-lvl>a span {
    font-size: 19px !important;
    font-weight: 500 !important;
}
.medal-desc {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
}
}



@media screen and (max-width: 767px) {
.home .home-menu-row {
    display: block !important;
    padding: 0 10px;
}
.col-12.bx-header-logo {
    width: auto;
}
.bx-menu-button-mobile {
    left: unset !important;
    right: 5px;
    z-index: 99999 !important;
}
.bx-logo-block img {
    max-height: 45px;
    height: 45px;
}
.col-12.bx-header-logo {
    width: auto;
    position: absolute;
    top: 8px;
    left: -5px;
}
.bx-header-contact .d-flex .p-lg-3:first-child {
    top: 5px;
    padding: 0 !important;
}
.bx-header-contact .d-flex .p-lg-3:nth-child(2) {
    padding: 0px !important;
    top: 30px;
}
.bx-header-phone-number {
    font-size: 20px !important;
}
button.callback {
    font-size: 14px !important;
}
.bx-aside-nav {
    background: #ccecda !important;
    top: 0px !important;
}
body .bx-aside-nav a {
    border-bottom: none !important;
}
.bx-aside-nav > ul {
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
}
.bx-aside-nav .bx-nav-1-lvl-link {
    justify-content: center;
    text-align: center;
}
.bottom-bg {
    background-size: 250%;
    height: calc(100% - 430px);
}
.home .home-wa > .container {
    padding: 0 10px;
}
.home-cat {
    grid-template-columns: 100%;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-row-gap: 25px;
    grid-column-gap: 0%;
}
.home-item:nth-child(2) {
    grid-area: 2 / 1 / 3 / 2;
}
.home-item:nth-child(3) {
    grid-area: 3 / 1 / 4 / 2;
}
.home-item:nth-child(4) {
    grid-area: 4 / 1 / 5 / 2;
}
.medal-head {
    font-size: 27px;
    font-weight: 400;
    letter-spacing: -1px;
}
.medal-img img {
    width: 90px;
    margin: 15px auto 15px;
}
.col-md-3.home-medal-block {
    padding: 25px 15px !important;
    background: linear-gradient(180deg, #c9f2dc 10%, #82c99e 90%) !important;
}
.medal-desc {
    font-size: 19px;
    font-weight: 400;
}
body.home > #bx_eshop_wrap {
    background: none;
}
.home-item {
    height: 265px;
    grid-template-rows: 0px 45px 50px 40px 35px 60px;
    border-radius: 15px !important;
}
.home .home-wa {
    padding-bottom: 90px;
}
}