@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');
* {
    outline-style: none;
}
body {
    font-family: Bitter, sans-serif;
}
select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
button {
    border: none;
}
.navbar {
    margin: 0;
}
.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    content: ''!important;
}
.slick-dots li button {
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    font-size: 0;
    line-height: 0;
    padding: 0;
}

.modal {
    z-index: 9999;
}
.modal-header {
    position: absolute;
    border: none;
    right: 28px;
    top: 28px;
    width: 56px;
    height: 56px;
    padding: 0;
}
.modal-header .btn-close {
    background: transparent url("../img/closeModal.svg") no-repeat;
    opacity: 1;
    width: 56px;
    height: 56px;
    padding: 0;
    margin: 0;
    z-index: 999;
}
.modal-body {
    padding: 0;
}
.modal-header .btn-close {
    background: transparent url("../img/closeModal.svg") no-repeat;
    opacity: 1;
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0;
    z-index: 999;
}
/**/
.topCountryBg {
    background: #2C2C2C;
}
.topCountryBg p {
    color: #FFF;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 13px 0;
}
.topLogoBg {
    position: absolute;
    background: #ffffff;
}
.topLogoBg img {
    position: relative;
    z-index: 999;
}
.menuTopRowNavbar {
    flex-direction: row-reverse;
    padding: 0;
}
.menuTopRow {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menuTopRow {
    border-left: 1px solid #F0F0F0;
}
.menuTopRow input {
    display: flex;
    width: 106px;
    height: 24px;
    justify-content: center;
    align-items: center;
    color: #5B5B5B;
    text-align: right;
    font-family: Bitter,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: none;
    background: url("../img/searchIcon.png") 0 50% no-repeat;
    padding: 0 10px 0 26px;
    margin: 0 24px;
}

.menuRowBg {
    background: #F2F2F2;
    position: relative;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.menuRowBg li {
    padding: 15px 20px;
}
.menuRowBg a {
    color: #5B5B5B;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.menuRowNavbar {
    flex-direction: row-reverse;
    padding: 0;
}
.menuRowNavbar li {
    cursor: pointer;
}
.topVideoBg {
    padding: 0;
    position: relative;
}
.topVideoBg .videoTitle {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.50);
    padding: 15px 0;
    z-index: 999;
}
.topVideoBg .videoTitle p {
    color: #FAF7BD;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 135.294% */
    text-transform: uppercase;
    margin: 0;
}
.topVideoBg .videoWrapper {
    background: url('../img/topVideoBg.png');
    position: relative;
    min-width: 100%;
}
.topVideoBg .videoWrapper video {
    position: relative;
    min-width: 100%;
    min-height: 85%;
    opacity: 0.8;
    margin-bottom: -8px;
}
.topRoundSliderBg {
    /*background: linear-gradient(0deg, #FFF 86.61%, #E4E4E4 91.1%, #B1B1B1 95.78%, #848383 99.46%);*/
}
.topRoundSliderCont {
    background: linear-gradient(0deg, #FFF 86.61%, #E4E4E4 91.1%, #B1B1B1 95.78%, #848383 99.46%);
}
.topRoundSliderCont2 {
    background: linear-gradient(0deg, #FFF 82.99%, #F8F5F5 92.35%, #D1C8C8 100%);
}
.topRoundSliderHeader p {
    color: #5E2929;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 50px 0 72px 0;
}
/**/
.content {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    position: relative;
}
.carousel_container {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;

}
.carousel {
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    position: absolute;
    list-style-type: none;
}
.carousel li {
    position: absolute;
    margin: 0;
    padding: 0;
    float: left;
}
.carousel li img {
    width: 100%;
    height: auto;
}

.c1 {
    width: 193px;
    height: 187px;
    left: 42%;
    top: 0;
    z-index: 5;
}

.c2 {
    width: 154px;
    height: 113px;
    left: 60%;
    top: 50px;
    z-index: 4;
    opacity: 0.5;
}
.c3 {
    width: 115px;
    height: 75px;
    left: 75%;
    top: 125px;
    z-index: 3;
    opacity: 0.35;
}
.c4 {
    width: 77px;
    height: 60px;
    left: 90%;
    top: 175px;
    z-index: 2;
    opacity: 0.15;
}
.c5 {
    width: 70px;
    height: 53px;
    left: 94%;
    top: 280px;
    z-index: 1;
    opacity: 0;
}
.c6 {
    width: 70px;
    height: 53px;
    left: 0;
    top: 280px;
    z-index: 1;
    opacity: 0;
}
.c7 {
    width: 77px;
    height: 60px;
    left: 5%;
    top: 175px;
    z-index: 2;
    opacity: 0.15;
}

.c8 {
    width: 113px;
    height: 75px;
    left: 15%;
    top: 125px;
    z-index: 3;
    opacity: 0.35;
}
.c9 {
    width: 154px;
    height: 113px;
    left: 27%;
    top: 50px;
    z-index: 4;
    opacity: 0.5;
}
/*
.move_mark {
    width: 95%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    bottom: 0;
}
.move_mark a {
    color: #666;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.move_mark a.active, .move_mark a:hover {
    color: #333;
}*/
.move_back {
    margin: 0;
    position: absolute;
    left: 3%;
    top: 10%;
}
.move_next {
    margin: 0;
    position: absolute;
    right: 3%;
    top: 10%;
}
#move_back2,#move_back3 {
    margin: 0;
    position: absolute;
    left: 3%;
    top: 30%;
}
#move_next2,#move_next3 {
    margin: 0;
    position: absolute;
    right: 3%;
    top: 30%;
}
.carouselWrapper {
    padding: 0;
}
/**/
.bagSlider img {
    /*width: 100%;
    height: auto;*/
    max-width: 65%;
    height: auto;
    margin: 0 auto 50px auto;
    max-height: 420px;
}
.bagSlider .slick-prev {
    width: 40px;
    height: 40px;
    background: url("../img/bagSliderLeft.png") no-repeat;
    z-index: 999;
    top: 90%;
    left: 100px;
}
.bagSlider .slick-next {
    width: 40px;
    height: 40px;
    background: url("../img/bagSliderRight.png") no-repeat;
    z-index: 999;
    top: 90%;
    right: 100px;
}
.bagSlider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: absolute;
    list-style-type: none;
    top: 88.8%;
    width: 100%;
}
.bagSlider li.slick-active button {
    background: url("../img/bagSliderDotActive.png") no-repeat;
    width: 15px;
    height: 15px;
}
.bagSlider button {
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    border: none;
    background: url("../img/bagSliderDot.png") no-repeat;
    text-indent: -9999px;
    margin: 0 7px;
}
.bagSliderLeft {
    background: #E5E1E1;
    padding: 0;
}
.bagSliderLeft p:nth-child(2) {
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: -20px 0 12px 0;
}
.bagSliderLeft p:nth-child(3) {
    color: #FFEBB9;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: #000;
    padding: 10px 0;
    margin: 0 0 19px 0;
}

.bagSliderRight {
    padding-right: 0;
}
.bagSliderRightTop {
    background: #F3ECEC;
    height: 287px;
}
.bagSliderRightTop {
    text-align: center;
}
.bagSliderRightTop img {
    margin: 20px 0;
}
.bagSliderRightTop a {
    text-decoration: none;
}
.bagSliderRightTop p:nth-child(2) {
    max-width: 174px;
    border-top: 1px solid #000;
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 auto;
    padding: 10px 0 30px 0;
}
.bagSliderRightBottom {
    background: #F9F4F4;
    height: 287px;
}
.bagSliderRightBottom {
    text-align: center;
}
.bagSliderRightBottom img {
    margin: 20px 0;
}
.bagSliderRightBottom  a {
    text-decoration: none;
}
.bagSliderRightBottom p:nth-child(2) {
    max-width: 174px;
    border-top: 1px solid #000;
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 auto;
    padding: 10px 0 30px 0;
}
.bagSliderRightBottomLast img {
    margin: 5px 0 20px 0;
}

.videoSliderBg {
    /*background: linear-gradient(0deg, #FFF 82.99%, #F8F5F5 92.35%, #D1C8C8 100%);
    padding-bottom: 50px;*/
}
.videoSliderCont {
    background: linear-gradient(0deg, #FFF 82.99%, #F8F5F5 92.35%, #D1C8C8 100%);
    padding-bottom: 50px;
}
.videoSliderHeader p {
    color: #5E2929;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 50px 0 34px 0;
}
.videoSliderWrapper {
    display: flex;
    justify-content: center;
}
.videoSliderSync .slick-list {
    width: 128px;
    height: 312px!important;
}
.videoSliderSync .slick-list img {
    height: 70px;
}
.videoSliderSync .slick-list .slick-slide {
    margin: 2.5px 0;
}
.videoSlider .slick-list {
    height: 312px!important;
}
.videoSlider {
    width: 555px;
    height: 334px;
}

.bagSliderContainer {
    padding: 10px 0 10px 0;
    margin: 0 auto;
    background: #fff;
}
.bagSliderBottomCenter {
    background: #E5E1E1;
}
.bagSliderBottom {
    background: #E5E1E1;
    padding: 0 0 19px 0;
}
.bagSliderBottom .slick-slide p {
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 32px 0;
    position: relative;
    top:10px;
}

p.bagSliderBottomLast {
    color: #FFEBB9;
    text-align: center;
    font-family: Bitter, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: #000;
    padding: 10px 0;
    margin:0;
}
.bagSliderBottom .slick-prev {
    top:80%;
}
.bagSliderBottom .bagSlider .slick-next {
    top: 80%;
}
.bagSliderBottom .bagSlider .slick-dots {
    top: 77.8%;
}
.footerTopBg {
    background: #CCC;
}
.footerTopFirstBlock p:nth-child(2) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 19px 0 9px 0;
}
.footerTopFirstBlock img {
    margin: 0 0 18px -5px;
    display: block;
}
.footerTopSecondBlock p:nth-child(1) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0;
}
.footerTopSecondBlock p:nth-child(2) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 150% */
    text-transform: uppercase;
    margin: 0;
}
.footerTopThirdBlock p:nth-child(1) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0 20px 0;
}
.countryBlock {
    display: flex;
    width: 171px;
    padding: 11px 12px 10px 13px;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border-radius: 3px;
    background: #FFF;
    margin-bottom: 10px;
}
.countryBlock label {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.countryBlock select {
    width: 80%;
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: none;
    background: url("../img/footerSelectMark.png") 100% 50% no-repeat;
}

.languageBlock {
    display: flex;
    width: 171px;
    padding: 11px 12px 10px 13px;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border-radius: 3px;
    background: #FFF;
    margin-bottom: 10px;
}
.languageBlock label {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.languageBlock select {
    width: 80%;
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: none;
    background: url("../img/footerSelectMark.png") 100% 50% no-repeat;
}
.footerTopFourthBlock {
    padding-left: 60px;
}
.footerTopFourthBlock p:nth-child(1) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0 35px 0;
}
.footerTopFourthBlock a {
    color: #000;
    font-family: Bitter;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
    text-decoration-line: underline;
}
.footerTopFourthBlock form {
    display: flex;
    width: 305px;
    padding: 5px 12px 5px 13px;
    align-items: center;
    gap: 15px;
    border-radius: 3px;
    background: #FFF;
    margin-bottom: 10px;
    justify-content: space-between;
}
.footerTopFourthBlock form input {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: none;
    width: 80%;
}
.footerTopFourthBlock form button {
    background: #fff;
}
.footerTopFourthBlock p:nth-child(3) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
    text-decoration-line: none;
    margin: 0;
}
.footerTopFourthBlock p:nth-child(4) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px; /* 140% */
    text-transform: uppercase;
    margin: 10px 0;
}
.footerTopFourthBlock img:nth-child(5) {
    margin-bottom: 23px;
}
.footerBottomBg {
    background: #000;
}
.footerBottomBg p {
    color: #E8E8E8;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 19px 0 36px 0;
}
#carousel2 p {
    margin: 0;
}
#carousel2 a {
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
    border-bottom: 1px solid #AFAFAF;
}
.c21 {
    width: 323px;
    height: 286px;
    left: 39%;
    top: 0;
    z-index: 5;
}
.c22 {
    width: 323px;
    height: 30px;
    left: 65%;
    top: 80px;
    z-index: 4;
    opacity: 0.5;
}
.c23 {
    width: 323px;
    height: 30px;
    left: 69%;
    top: 140px;
    z-index: 3;
    opacity: 0.35;
}
.c24 {
    width: 323px;
    height: 30px;
    left: 73%;
    top: 200px;
    z-index: 2;
    opacity: 0.15;
}
.c25 {
    width: 323px;
    height: 30px;
    left: 5%;
    top: 200px;
    z-index: 1;
    opacity: 0.15;
}
.c26 {
    width: 323px;
    height: 30px;
    left: 8%;
    top: 140px;
    z-index: 1;
    opacity: 0.35;
}
.c27 {
    width: 323px;
    height: 30px;
    left: 14%;
    top: 80px;
    z-index: 2;
    opacity: 0.5;
}
#carousel_container2 {
    height: 450px;
}
#carousel2 {
    height: 450px;
}
#carousel2 video {
    display: none;
    width: 323px;
    height: 286px;
}
#carousel2 .active video {
    display: block;
    width: 323px;
    height: 286px;
}
#carousel2 .active p {
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #EFE6E6;
    border: none;
    margin: 0;
    padding: 5px 0;
}
#carousel2 .active a {
    border: none;
}

#carousel3 p {
    margin: 0;
}
#carousel3 a {
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
    border-bottom: 1px solid #AFAFAF;
}
.c31 {
    width: 323px;
    height: 286px;
    left: 39%;
    top: 0;
    z-index: 5;
}
.c32 {
    width: 323px;
    height: 30px;
    left: 65%;
    top: 80px;
    z-index: 4;
    opacity: 0.5;
}
.c33 {
    width: 323px;
    height: 30px;
    left: 69%;
    top: 140px;
    z-index: 3;
    opacity: 0.35;
}
.c34 {
    width: 323px;
    height: 30px;
    left: 8%;
    top: 140px;
    z-index: 2;
    opacity: 0.35;
}
.c35 {
    width: 323px;
    height: 30px;
    left: 14%;
    top: 80px;
    z-index: 1;
    opacity: 0.5;
}
#carousel_container3 {
    height: 450px;
}
#carousel3 {
    height: 450px;
}
#carousel3 video {
    display: none;
    width: 323px;
    height: 286px;
}
#carousel3 .active video {
    display: block;
    width: 323px;
    height: 286px;
}
#carousel3 .active p {
    color: #000;
    text-align: center;
    font-family: Bitter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #EFE6E6;
    border: none;
    margin: 0;
    padding: 5px 0;
}
#carousel3 .active a {
    border: none;
}

.dropdownContentBg {
    position: absolute;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.dropdownContent {
    align-items: flex-start;
    justify-content: center;
    padding: 26px 0;
    display: none;
}
.dropdownContentBlock {
    display: grid;
    align-items: flex-start;
    margin: 0 15px;
}
.dropdownContentBlock a {
    color: #5B5B5B;
    text-align: left;
    font-family: Bitter,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 21px 0;
    text-decoration: none;
}
.dropdownContentFlex {
    display: flex;
}

.fixedMenu {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 9999!important;
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    display: block!important;
}

.bodyBg {
    background: #E7E7E7;
}
.сatalogWrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.catalogItem {
    width: calc(97% / 3);
    margin: 5px 0 46px 5px;
    cursor: pointer;
}
.catalogItem a {
    text-decoration: none;
}
.catalogItem img {
    background: #E6E6E6;
}
.catalogItemBottom {
    margin-left: 10px;
}
.catalogItemBottom p:nth-child(1) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin: 10px 0 5px 0;
}
.catalogItemBottom p:nth-child(2) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px;
    margin: 0;
}
.catalogHearthIcon {
    margin-right: 10px;
}
.catalogHearthIcon img {
    background: #fff;
}
.catalogItemBottomWrapper {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.breadcrumbs {
    margin-left: 5px;
}
.breadcrumbs a {
    color: #000;
    text-align: left;
    font-family: Bitter,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 27px 0;
    display: inline-block;
}
.itemGallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.itemPhoto {
    width: calc(97% / 2);
    margin: 3px;
}
.itemDescTop p:nth-child(1) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px;
}
.itemDescTop p:nth-child(1) strong {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.itemDescTop p:nth-child(2) {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 35px 0 25px 0;
}
.itemDescBottom p {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.itemDescBottom p strong {
    color: #000;
    font-family: Bitter,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.itemDescBottom p {
    display: flex;
}
.itemDescBottom span {
    width: 160px;
}
.likeThemHeader p {
    color: #000;
    text-align: left;
    font-family: Bitter,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 28px 0 20px 20px;
}
.сatalogWrapperSlider .slick-next {
    width: 55px;
    height: 100%;
    background: rgba(133,133,133,0.25) url("../img/сatalogWrapperSliderNext.png") no-repeat 50%;
    z-index: 999;
    top: 51.5%;
    right: 1px;
}
.сatalogWrapperSlider .slick-prev {
    width: 55px;
    height: 100%;
    background: rgba(133,133,133,0.25) url("../img/сatalogWrapperSliderPrev.png") no-repeat 50%;
    z-index: 999;
    top: 51.5%;
    left: 1px;
}
.сatalogWrapperSlider .catalogItem {
    margin: 5px 2px 0 2px;
}
.bagSliderCont {
    background: #ffffff;
}

.modalForms p {
    color: #5E2929;
    text-align: center;
    font-family: Bitter, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 42px 0 42px 0;
}
.modalForms form {
    text-align: center;
}
.modalForms label {
    display: block;
    margin: 0 auto;
}
.modalForms input {
    width: 305px;
    padding: 5px 12px 5px 13px;
    align-items: center;
    gap: 15px;
    border-radius: 3px;
    background: #FFF;
    justify-content: space-between;
    border: 1px solid #ccc;
    margin: 0 auto 10px 0;
}
.modalForms textarea {
    width: 305px;
    padding: 5px 12px 100px 13px;
    align-items: center;
    gap: 15px;
    border-radius: 3px;
    background: #FFF;
    justify-content: space-between;
    border: 1px solid #ccc;
    margin: 0 auto 10px 0;
}
.modalForms button {
    width: 305px;
    height: 44px;
    color: #000;
    text-align: center;
    font-family: Bitter, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #EFE6E6;
    border: none;
    margin: 0 0 40px 0;
    padding: 0;
    text-transform: uppercase;
}
.modalForms .btn-close {
    position: relative;
    top: -54px;
    right: -62px;
}
.successForm p:nth-child(2) {
    color: #000;
    text-align: center;
    font-family: Bitter, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 auto;
    padding: 10px 0 60px 0;
    text-transform: none;
}