
button { font-family: "Montserrat" !important;}
.juicy_podrobnee {text-decoration: none;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 5px 15px !important;background: #f1f2f7;}
.juicy_podrobnee:hover {background: #ffffff;}
.juicy_podrobnee_int {text-decoration: none;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 5px 15px !important;background: #f1f2f7;}
.juicy_podrobnee_int:hover {background: #ffffff;}
.juicy_podrobnee_block {margin-top: 10px !important;}
.juicy_podrobnee_inter {padding-bottom: 20px !important; text-align: center;}

@media (max-width: 450px) {
.juicy_podrobnee_block {text-align:center;}
.juicy_slider_owl_block {margin-bottom: 20px !important;}
}
.htitle {font-size:64px;}
@media (max-width: 655px) {
.htitle {font-size:55px;}
}
@media (max-width: 600px) {
.htitle { font-size: 46px;}
.juicy_slider_owl_block {margin-bottom: 60px !important;}
.juicy_podrobnee_int {font-size:14px;}
}
@media (max-width: 450px) {
.htitle { font-size: 40px;}
.juicy_podrobnee_int {font-size:12px;}
}

body {
    margin: 0;
}


.armyBeds * {
    font-family: "Montserrat";
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.container {
    margin: 0 auto;
    max-width: 1300px;
}

/* separate styles :head:*/
.armyBeds-head--white {
    color: white;
    font-family: "Roboto";
    font-size: 24px;
    line-height: 19px;
    text-decoration: none;
}

/* separate styles all bg: */
.armyBeds--bg {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 910px) {
    .armyBeds__advantagesAndAdditional--reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

.armyBeds__head {
    padding: 21px;
    background: #94ac81;
    display: flex;
    justify-content: space-around;
}

.armyBeds__head-wrap {
    width: 1300px;
    margin: 0 auto;
}


@media (max-width: 1300px) {
    .armyBeds__head-wrap {
        width: 1000px;
    }
}

@media (max-width: 1100px) {
    .armyBeds__head-wrap {
        width: 775px;
    }
}

@media (max-width: 900px) {
    .armyBeds__head-wrap {
        width: 650px;
    }
}

@media (max-width: 770px) {
    .armyBeds__head-wrap {
        width: 470px;
    }
}

.armyBeds__head_container {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
}

@media (max-width: 600px) {
    .armyBeds__head {
        justify-content: space-between;
        padding: 24px 25px;
    }
}

@media (max-width: 500px) {
    .armyBeds__head {
        padding: 35px 15px 10px 15px;
    }
}

@media (max-width: 375px) {
    .armyBeds__head {
        padding: 35px 5px 10px 5px;
    }
}

.armyBeds__head-email {
    color: white;
    font-weight: 500;
    font-size: 24px;
    line-height: 19px;
    position: relative;
}

@media (max-width: 600px) {
    .armyBeds__head-email {
        font-size: 14px;
        margin-left: 25px;
    }
.armyBeds-head--white {font-size: 16px;}
}

@media (max-width: 500px) {
    .armyBeds__head-email {
        margin-left: 0;
    }
}

.armyBeds__head-email:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 22px;
    background-image: url("/img/armyBedsLanding/email.svg");
    background-position: center;
    background-size: center;
    background-repeat: no-repeat;
    left: -35px;
}

@media (max-width: 500px) {
    .armyBeds__head-email:before {
        left: 45%;
        top: -120%;
    }
}

.armyBeds__head-name {
    font-weight: 700;
}

.armyBeds__head-telephone {
    font-weight: 400;
    position: relative;
}

@media (max-width: 600px) {
    .armyBeds__head-telephone {
        font-size: 14px;
    }
}

.armyBeds__head-telephone:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url("/img/armyBedsLanding/telephone.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    left: -35px;
}

@media (max-width: 600px) {
    .armyBeds__head-telephone:before {
        left: -25px;
        height: 20px;
        width: 20px;
    }
}

@media (max-width: 500px) {
    .armyBeds__head-telephone:before {
        left: 45%;
        top: -120%;
    }
}

.armyBeds__banner {
    padding: 89px 0 53px 0;
    display: flex;
    justify-content: space-between;
    position: relative;
}

@media (max-width: 1300px) {
    .armyBeds__banner {
        flex-direction: column;
        padding-top: 0;
    }
}

.armyBeds__banner-arrowDwn {
    position: absolute;
    cursor: pointer;
    width: 54px;
    height: 54px;
    background-image: url("/img/armyBedsLanding/arrow_down.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    left: 48.4%;
    bottom: 2%;
}

@media (max-width: 1300px) {
    .armyBeds__banner-arrowDwn {
        bottom: 1%;
    }
}

@media (max-width: 600px) {
    .armyBeds__banner-arrowDwn {
        left: 45.5%;
    }
}

.armyBeds__banner--col {
    color: #070707;
}

.armyBeds__banner-text {
    flex: 0 1 55%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 8%;
}

@media (max-width: 1300px) {
    .armyBeds__banner-text {
        flex: 0 1 100%;
    }
}

.armyBeds__banner-textTitle {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 78px;
    text-align: center;
}

.armyBeds__banner-textTitle:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 150px;
    height: 170px;
    background-image: url("/img/armyBedsLanding/banner_star_s.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    left: -25%;
    bottom: 10%;
}

@media (max-width: 600px) {
    .armyBeds__banner-textTitle:before {
        width: 116px;
        height: 131px;
        left: -30.5%;
        bottom: 2%;
    }
}

@media (max-width: 375px) {
    .armyBeds__banner-textTitle:before {
        width: 86px;
        height: 100px;
        left: -28.5%;
        bottom: 21%;
    }
}

@media (max-width: 655px) {
    .armyBeds__banner-textTitle {
        font-size: 55px;
    }
}

@media (max-width: 600px) {
    .armyBeds__banner-textTitle {
        font-style: normal;
        font-weight: 700;
        font-size: 46px;
        line-height: 56px;
    }
}

@media (max-width: 450px) {
    .armyBeds__banner-textTitle {
        font-size: 40px;
    }
}

@media (max-width: 375px) {
    .armyBeds__banner-textTitle {
        font-size: 36px;
    }
}

.armyBeds__banner-textDescr {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    margin: 5% 0;
}

.armyBeds__banner-textMatch {
    color: #000000;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 450px) {
    .armyBeds__banner-textMatch {
        font-size: 26px;
    }
}

.armyBeds__banner-img {
    width: 675px;
    height: 700px;
    background-image: url("/img/armyBedsLanding/bed_2tier.png");
}

@media (max-width: 1300px) {
    .armyBeds__banner-img {
        width: 100%;
    }
}

@media (max-width: 545px) {
    .armyBeds__banner-img {
        height: 485px;
    }
}

@media (max-width: 375px) {
    .armyBeds__banner-img {
        height: 385px;
    }
}

.armyBeds .armyBeds-benefits--item {
    display: flex;
    flex-direction: column;
    width: 308px;
    height: 379px;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
    border-radius: 40px;
    overflow: hidden;
}

@media (max-width: 700px) {
    .armyBeds .armyBeds-benefits--item {
        width: 100%;
         height: auto;
        align-items: center;
        flex-direction: row;
    }
}


.armyBeds .armyBeds-benefits_text {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    width: 240px;
    margin: 0 auto;
}


@media (max-width: 600px) {
    .armyBeds .armyBeds-benefits_text {
        font-size: 16px;
        width: 210px;
        line-height: 20px;
        padding-right: 28px;
        text-align: left;
    }
}


.armyBeds__benefits {
    height: 184px;
    background-color: #94ac81;
    border-bottom: 5px solid white;
    display: flex;
    justify-content: center;
    position: relative;
}


@media (max-width: 600px) {
    .armyBeds__benefits {
        height: 138px;
        border: none;
    }
}

.armyBeds__benefits--wrapper {
    position: absolute;
    top: 15%;
    display: flex;
    z-index: 2;
    justify-content: center;
}

@media (max-width: 600px) {
    .armyBeds__benefits--wrapper {
        justify-content: space-around;
        flex-direction: column;
        gap: 10px;
        top: 25%;
    }
}

.armyBeds__benefits-matchIcon {
    padding: 67px 115px 80px 117px;
}

@media (max-width: 700px) {
    .armyBeds__benefits-matchIcon {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 600px) {
    .armyBeds__benefits-matchIcon {
        padding: 28px;
    }
}


.armyBeds__benefits-matchIcon img {
    width: 76px;
    height: 76px;
}

@media (max-width: 600px) {
    .armyBeds__benefits-matchIcon img {
        width: 65px;
        height: 65px;
    }
}

.armyBeds__benefits-order {
    margin-left: 34px;
}

@media (max-width: 600px) {
    .armyBeds__benefits-order {
        margin-left: 0;
    }
}

.armyBeds__benefits-orderIcon {
    padding: 63px 116px 85.85px 118px;
}

@media (max-width: 700px) {
    .armyBeds__benefits-orderIcon {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20% 20%;
    }
}

@media (max-width: 600px) {
    .armyBeds__benefits-orderIcon {
        padding: 28px;
    }
}


.armyBeds__benefits-orderIcon img {
    width: 74px;
    height: 74px;
}

@media (max-width: 375px) {
    .armyBeds__benefits-orderIcon img {
        width: 55px;
        height: 60px;
    }
}

.armyBeds__benefits-orderText {
    padding: 0 5%;
}
@media (max-width: 600px) {
    .armyBeds__benefits-orderText {
        padding: 0 ;
    }
}

.armyBeds__products {
    background-color: #f1f2f7;
    padding-top: 230px;
    padding-bottom: 152px;
    position: relative;
}

@media (max-width: 910px) {
    .armyBeds__products {
        padding-top: 400px;
    }
}

@media (max-width: 675px) {
    .armyBeds__products {
        padding-bottom: 25px;
    }
}

@media (max-width: 375px) {
    .armyBeds__products {
        padding-top: 70px;
        padding-bottom: 0;
        background-color: white;
    }
}

@media (max-width: 600px) {
    .armyBeds__products--image {
        width: 100%;
    }

    .armyBeds__products--image-i {
        width: 100%;
    }
}

.armyBeds__products .armyBeds__products--arrowDwn {
    cursor: pointer;
    position: absolute;
    width: 54px;
    height: 54px;
    left: 50%;
    background-image: url(/img/armyBedsLanding/arrow_down_grey.svg);
}

@media (max-width: 910px) {
    .armyBeds__products .armyBeds__products--arrowDwn {
        left: 45%;
        bottom: 1%;
    }
}

@media (max-width: 675px) {
    .armyBeds__products .armyBeds__products--arrowDwn {
        display: none;
    }
}

.armyBeds__products-item {
    display: flex;
}

@media (max-width: 910px) {
    .armyBeds__products-item {
        flex-direction: column-reverse;
        align-items: center;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-item {
        flex-direction: column-reverse;
    }

}



.armyBeds__products_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 375px) {
    .armyBeds__products_text {
        padding: 5%;
        border-bottom: 1px solid lightgrey;
    }
}

.armyBeds__products_title {
        font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
    margin-bottom: 5px;
    outline: none;
    text-decoration: none;
}

.armyBeds__products_title a {

}

.armyBeds__products_note {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #070707;
    margin-top: 6px;
    margin-bottom: 20px;
}

.armyBeds__products_size {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    color: #070707;
    margin-bottom: 14px;
}

.armyBeds__products_price {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    color: #435cb5;
}

.armyBeds__products-bed1 {
    height: 438px;
}

@media (max-width: 375px) {
    .armyBeds__products-bed1 {
        flex-direction: column;
        height: 540px;
    }
}

.armyBeds__products-bed1Img {
    max-height: 100%;
    width: 438px;
    margin-right: 27px;
}



@media (max-width: 393px) {
    .armyBeds__products-bed1Img {
        width: 357px;
        margin-right: 0;
        border-bottom: none;
    }
}

@media (max-width: 393px) {
    .armyBeds__products-item .armyBeds__products-bed1Img {
        width: 357px;
        margin-right: 0;
        border-bottom: none;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-item .armyBeds__products-bed1Img img {
        width: 99%;
    }
}
@media (max-width: 414px) {
    .armyBeds__products-bed1Text {
        padding: 5% 10%;
    }
}
.armyBeds__products-bed2 {
    flex-direction: row-reverse;
    justify-content: flex-start;
    height: 315px;
}

@media (max-width: 910px) {
    .armyBeds__products-bed2 {
        flex-direction: column-reverse;
        height: 600px;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-bed2 {
        flex-direction: column;
        padding-top: 25px;
        height: 640px;
    }
}

.armyBeds__products-bed2Img {
    max-height: 100%;
    width: 438px;
}

@media (max-width: 910px) {
    .armyBeds__products-bed2Img {
        border-bottom: 1px solid lightgray;
        padding-bottom: 35px;
        width: 438px;
    }
}

@media (max-width: 438px) {
    .armyBeds__products-bed2Img {
        width: 375px;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-bed2Img {
        border-bottom: none;
    }
}

.armyBeds__products-bed2Img img {
    max-width: 100%;
}

.armyBeds__products-bed2Text {
    padding: 5%;
    justify-content: flex-start;
}

@media (max-width: 375px) {
    .armyBeds__products-bed2Text {
        border-bottom: 1px solid lightgray;
    }
}

.armyBeds__products-bedTab {
    height: 438px;
    padding-left: 65px;
}

@media (max-width: 910px) {
    .armyBeds__products-bedTab {
        height: 610px;
        padding-left: 0;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-bedTab {
        flex-direction: column;
    }
}

.armyBeds__products-bedTabImg {
    margin-right: 75px;
}

@media (max-width: 910px) {
    .armyBeds__products-bedTabImg {
        margin-right: 0;
        padding: 0 32.5px;
        border-bottom: 1px solid lightgrey;
        padding-bottom: 35px;
    }
}

@media (max-width: 500px) {
    .armyBeds__products-bedTabImg {
        border-bottom: none;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-bedTabImg {
        width: 357px;
    }
}

@media (max-width: 910px) {
    .armyBeds__products-bedTabText {
        padding-bottom: 35px;
    }
}

@media (max-width: 375px) {
    .armyBeds__products-bedTabText {
        border-bottom: 1px solid lightgrey;
    }
}

.armyBeds__advantages {
    position: relative;
    margin-bottom: 155px;
}

@media (max-width: 910px) {
    .armyBeds__advantages {
        margin-bottom: 0;
    }

    .armyBeds__advantages:after {
        content: "";
        position: absolute;
        height: 1px;
        background-color: lightgrey;
        width: 80%;
        left: 10%;
    }
}
.armyBeds__advantages-items {
    width: 95%;
    height: 166px;
    position: absolute;
    left: 2vw;
    top: -25vh;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: white;
}
@media (max-width: 1024px) {
    .armyBeds__advantages-items {
        top: -40vh;
        padding-left: 5%;
    }
}
@media (max-width: 910px) {
    .armyBeds__advantages-items {
        position: static;
        width: 100%;
        left: 0;
        top: 0;
        box-shadow: none;
        border-radius: none;
        height: 620px;
    }
}
.armyBeds__advantages-items--wrap {
    width: 1059px;
    display: flex;
    justify-content: space-around;
}

@media (max-width: 910px) {
    .armyBeds__advantages-items--wrap {
        height: 580px;
        flex-direction: column;
        align-items: center;
    }
}

.armyBeds__advantages-item {
    height: 80px;
    display: flex;
    align-items: center;
    border-right: 3px solid #66a650;
}

@media (max-width: 910px) {
    .armyBeds__advantages-item {
        border-right: none;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}

.armyBeds__advantages-item:last-child {
    border-right: none;
}

.armyBeds__advantages-item--cert {
    width: 28.8%;
}

.armyBeds__advantages-item--300 {
    width: 37.9%;
}

.armyBeds__advantages-item--book {
    width: 33.1%;
}

.armyBeds__advantages-itemImg {
    margin-right: 25px;
}

@media (max-width: 910px) {
    .armyBeds__advantages-itemImg {
        margin-right: 0;
    }
}

.armyBeds__advantages-itemImg--cert {
    width: 65px;
    height: 55px;
}

.armyBeds__advantages-itemImg--300 {
    width: 120px;
    height: 56px;
    margin-left: 35px;
}

@media (max-width: 910px) {
    .armyBeds__advantages-itemImg--300 {
        margin-left: 0;
    }
}

.armyBeds__advantages-itemImg--book {
    width: 71px;
    height: 53px;
    margin-left: 35px;
}

@media (max-width: 910px) {
    .armyBeds__advantages-itemImg--book {
        margin-left: 0;
    }
}

.armyBeds__advantages-itemText {
    margin-right: 25px;
    position: relative;
}

@media (max-width: 910px) {
    .armyBeds__advantages-itemText {
        margin-top: 20px;
        margin-right: 0;
        display: block;
        width: 250px;
    }

    .armyBeds__advantages-itemText--cert:before {
        content: "";
        position: absolute;
        width: 80px;
        height: 3px;
        background-color: #66a650;
        left: 34%;
        bottom: -30px;
    }

    .armyBeds__advantages-itemText--300:before {
        content: "";
        position: absolute;
        width: 80px;
        height: 3px;
        background-color: #66a650;
        left: 34%;
        bottom: -30px;
    }
}

.armyBeds__additional {
    margin-top: 51px;
    position: relative;
}

@media (max-width: 500px) {
    .armyBeds__additional {
        height: 300px;
    }
}

.armyBeds__additional--slider-btns {
    background-image: url("/img/armyBedsLanding/arrow_left_slider.svg");
    cursor: pointer;

    position: absolute;
    z-index: 2;

    width: 51px;
    height: 51px;
}

.armyBeds__additional-slider--arrowRight {
    right: 0;
    bottom: 33%;

    transform: rotate(180deg);
}

.armyBeds__additional-slider--arrowLeft {
    left: 0;
    bottom: 33%;
}

@media (max-width: 650px) {
    .armyBeds__additional-slider--arrowRight {
        display: none;
    }

    .armyBeds__additional-slider--arrowLeft {
        display: none;
    }

}

.armyBeds__additional-slider--item {
    
}

@media (max-width: 1020px) {
    .armyBeds__additional-slider--item {
        
    }

}

@media (max-width: 800px) {
    .armyBeds__additional-slider--item {
        
    }
}

@media (max-width: 650px) {
    .armyBeds__additional-slider--item {
     
    }
}

@media (max-width: 500px) {
    .armyBeds__additional-slider--item {
       
    }
}

.armyBeds__additional-slider--itemImg {

}


.armyBeds__additional-title {
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
}

.armyBeds__additional-slider {
    margin: 0 auto;
    width: 100%;
}

.armyBeds__footer {
    padding-top: 25px;
    margin: 74px auto 1px auto;
     background-color: #F2F2F2;
}
@media(max-width: 600px) {
    .armyBeds__footer {
       background-color: white; 
    }
}

.armyBeds__footer-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.armyBeds__footer-text * {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.armyBeds__footer-textContacts {
    text-transform: uppercase;
}

.armyBeds__footer-copy {
    margin: 0 auto;
    background-color: #525252;
}

.armyBeds__footer-copy div {
    padding: 17px 1px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: white;
}