@font-face {
    font-family: Montserrat; /* Имя шрифта */
    src: url(../fonts/Montserrat-Regular.ttf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: MontserratBold; /* Имя шрифта */
    src: url(../fonts/Montserrat-Bold.ttf); /* Путь к файлу со шрифтом */
}

body {
    font-family: Montserrat;
}

#partner {
    height: 76px;
}

.about-partner ul li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.about-partner ul li:last-child {
    margin-right: 0;
}

.hashtag {
    display: block;
    float:right;
    padding-top: 13px;
}

.about-partner {
    padding-top: 8px;
}

#flag {
    height: 56px;
}

#flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#slider h1 {
    padding: 83px 0 52px;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 60px;
    color: #004F3F;
    font-family: MontserratBold;
}

#slider img {
    margin-top: 15px;
}

#slider .col-lg-6 > p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 52px;
}

#partner .img-klopotenko, #partner p, #partner .about-partner {
    display: inline-block;
    vertical-align: middle;
}

#partner .col-lg-12 > .img-klopotenko {
    margin-right: 15px;
}

#partner .col-lg-12 p {
    font-style: normal;
    font-weight: 600;
    font-family: MontserratBold;
    font-size: 35px;
    line-height: 70px;
    color:#095797;
    margin-right: 15px;
}

.about-partner img {
    width: 60%;
}

.img-klopotenko img {
    width: 120px;
}

.about-partner {
    float:right;
    padding-top: 15px;
}

.coupone {
    background-image: url(../images/coupone.png);
    height: 195px;
    text-align: center;
    padding-top: 24px;
    background-repeat: no-repeat;
    max-width: 558px;
}

.coupone span {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.015em;
    color: #000000;
    margin-bottom: 28px;
}

.coupone p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 74px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #D51920;
    margin-bottom: 27px;
}

#ingredients {
    padding: 82px 0 64px;
    background: #004F3F;
    margin-top: 16px;
}

#ingredients .title-h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    font-family: MontserratBold;
    margin-bottom: 32px;
}

#ingredients p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 23px;
}

#ingredients ul li {
    float:left;
    width: 25%;
    margin-bottom: 15px;
}

#ingredients ul li input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

#ingredients ul li label {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 62px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
}

#ingredients ul li label:before {
    position: absolute;
    left:0;
    width: 22px;
    height: 22px;
    content: '';
    top:18px;
    border: 2px solid #FFFFFF;
}

#ingredients ul li input:checked + label:after {
    position: absolute;
    left:2px;
    content: url(../images/svg/check.svg);
}

.clear {
    clear: both;
}

.ready-btn {
    display: block;
    width: 263px;
    height: 55px;
    border: 3px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 46px;
    margin: 40px auto 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 49px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.ready-btn:hover {
    background: white;
    color:black;
}

.content-borscht .title-h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.015em;
    color: #004F3F;
    margin: 170px 0 52px;
    font-family: MontserratBold;
}

.content-borscht p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 82px;
}

.content-borscht > a {
    display: block;
    position: relative;
    width: 263px;
    height: 55px;
    border: 3px solid #FC2B31;
    box-sizing: border-box;
    border-radius: 46px;
    padding-left: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 50px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000000;
}

.content-borscht p a {
    font-weight: bold;
    color: #004F3F;
}

#descriptionProject {
    padding: 40px 0;
}

#descriptionProject p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    padding-bottom: 15px;
}

.content-borscht > a:before {
    position: absolute;
    left:63px;
    top:2px;
    content: url(../images/svg/arrow.svg)
}

#borscht {
    background: #F5FAF9;
}

#borscht img {
    padding-top: 50px;
}

footer {
    height: 115px;
    background: #004F3F;
}

footer ul li {
    display: inline-block;
    margin-right: 30px;
}

footer ul li a {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 115px;
    text-align: right;
    color: #FFFFFF;
}

.footer-hashtag {
    text-align: center;
    padding-top: 42px;
}

.copyright {
    text-align: right;
    font-weight: normal;
    font-size: 14px;
    line-height: 115px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
}

#recipes {
    padding: 82px 0;
}

#recipes .title-h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #004F3F;
    margin-bottom: 82px;
    font-family: MontserratBold;

}

.img-recipe {
    display: block;
    height: 428px;
    margin-bottom: 30px;
    position: relative;
}

.img-recipe img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.name-recipe {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0.015em;
    color: #004F3F;
    margin-bottom: 18px;
    font-family: MontserratBold;

}

.one-recipe p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 0.8);
}

.one-recipe {
    margin-bottom: 75px;
}

#recipes > a {
    display: block;
    position: relative;
    width: 263px;
    height: 55px;
    border: 3px solid #FC2B31;
    box-sizing: border-box;
    border-radius: 46px;
    margin: 15px auto 0;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 49px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000000;
}

.img-recipe span {
    display: none;
    position: absolute;
    left:50%;
    top:50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    width: 263px;
    height: 55px;
    padding-left: 45px;
    border: 3px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 46px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 49px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.img-recipe span:before {
    position: absolute;
    left:78px;
    top:2px;
    content: url(../images/svg/arrow-white.svg);
}

.img-recipe:hover span {
    display: block;
}

.overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(20, 128, 106, 0.7);
    display: none;
}

.img-recipe:hover .overlay {
    display: block;
}

.modal-backdrop.fade {
    background: #333333;
    opacity: 0.4;
}

.show {
    opacity: 1;
}

#popupSuccess .modal-dialog {
    width: 600px;
    background: white;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 50px 40px;
}

#popupSuccess .modal-dialog span {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.015em;
    color: #004F3F;
    margin-bottom: 15px;
}

#popupSuccess .modal-dialog p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 0.8);
}

#popupSuccess .modal-dialog a {
    position: absolute;
    right:20px;
    top:20px;
}

#descriptionProject .title-h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #004F3F;
    margin-bottom: 32px;
    font-family: MontserratBold;
}

.desktop-none {
    display: none;
}

#products {
    background: #F5FAF9;
    padding: 82px 0 30px;
}

#products .title-h2 {
    font-family: MontserratBold;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #004F3F;
    margin-bottom: 40px;
}

#products .title-h2 + p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 70px;
}

.one-product {
    margin-bottom: 83px;
}

.img-product {
    display: block;
    height: 523px;
    margin-bottom: 27px;
}

.img-product img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.name-product {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
    margin-bottom: 25px;
    text-align: center;
}

.price-product {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    color: #C5181D;
    margin-bottom: 26px;
    text-align: center;
}

.price-product span {
    font-family: MontserratBold;
}

.btn-buy {
    width: 192px;
    height: 55px;
    margin: 0 auto;
    display: block;
    border: 3px solid #FC2B31;
    box-sizing: border-box;
    border-radius: 46px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: #000000;

}

.btn-buy:hover {
    color:white;
    background:#FC2B31;
}

#products .container {
    width: 1135px;
}
