body{
    color: #2F2F2F;
    font-size: 14px;
}
p{
    margin-bottom: 20px;
}
a{
    -webkit-ransition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.bg_banner {
    background: #F6F8FA;
    border-radius: 16px;
    padding-top: 72px;
    padding-bottom: 40px;
    min-height: 720px;
}
.banner {
    position: relative;
}
.img_banner {
    position: absolute;
    width: 50%;
    height: 720px;
    right: 0;
    bottom: 0;
}
.banner_text2 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 28px;
    max-width: 391px;
}
.banner_text {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px;
    max-width: 362px;
}
.box_baner {
    padding-left: 25px;
}

.banner_buttons {
    display: flex;
}

.banner_button1 {
    display: block;
    width: 253px;
    height: 64px;
    background: #3B61FF;
    border-radius: 4px;
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    padding: 16px 0;
    border: 2px solid transparent;
    margin-right: 16px;
}

.banner_button2 {
    display: block;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #2F2F2F;
    border: 2px solid #2F2F2F;
    background: transparent;
    padding: 16px 0;
    text-align: center;
    width: 308px;
    height: 64px;
    border-radius: 4px;
}

.banner_button1:hover {
    text-decoration: none;
    border: 2px solid #2F2F2F;
    background: transparent;
    color: #2F2F2F;
}

.banner_button2:hover {
    background: #3B61FF;
    text-decoration: none;
    color: #FFFFFF;
    border: 2px solid transparent;
}

.wrapper_banner_box_partners {
    display: flex;
    margin-top: 32px;
    margin-bottom: 176px;
}

.banner_box_partners {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
    padding-right: 56px;
}


.banner_box_partners:last-child {
    padding-right: 0;
}

.new_partners {
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2F2F2F;
    margin-bottom: 16px;
}

.new_partners_box {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.new_partners_box li {
    padding-right: 24px;
}

.new_partners_box li:last-child {
    padding-right: 0;
}

.better_product {
    padding-top: 160px;
    padding-bottom: 88px;
}

.better_product_head {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #2F2F2F;
    margin-bottom: 32px;
}

.better_product_head span {
    color: #949494;
}

.better_product_head p {
    margin-bottom: 0;
}

.better_product_head_second {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #2F2F2F;
}
.products_slider .item .child_product_slider .owl_grey img{
    border-radius: 16px;
}
.products_slider .item .child_product_slider .owl_grey {
    border-radius: 16px;
    height: 410px;
    overflow: hidden;
}
.products_slider{
    margin-left: 32px;
    overflow-x: hidden;
    width: auto;
    margin-top: 40px;
    margin-bottom: 88px;
}

.child_product_slider h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
    margin-top: 16px;
}

.wrapper_slider_product h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #2F2F2F;
}

.the_packhelp_box {
    border: 1px solid #E7E7E7;
    border-radius: 16px;
    padding-left: 25px;
    padding-bottom: 17px;
    padding-top: 25px;
    min-height: 206px;
    padding-right: 25px;
}

.the_packhelp_box img {
    padding-bottom: 24px;
}

.the_packhelp_box_text {
    line-height: 30px;
    max-width: 303px;
}

.the_packhelp {
    padding-bottom: 146px;
}

.design_packaging_box {
    padding: 40px;
    border-radius: 20px;
}

.design_packaging_box h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.parent_metki {
    max-width: 350px;
}

.parent_metki .design_metka {
    display: inline-block;
    background: #D0D4BD;
    border-radius: 24px;
    padding: 12px 16px;
    font-weight: 400;
    font-size: 11px;
    line-height: 24px;
    color: #2F2F2F;
    margin-right: 8px;
    margin-bottom: 8px;
}

.parent_metki .design_metka svg {
    margin-right: 8px;
}

.design_btn {
    border: 2px solid #FFFFFF;
    border-radius: 2px;
    height: 48px;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    display: inline-block;
    padding: 14px 18px;
    margin-top: 162px;
}

.design_btn:hover {
    background: #FFFFFF;
    color:#111111;
    text-decoration: none;
}
.design_packaging_box_two .design_btn{
    border: 2px solid #2F2F2F;
    color: #2F2F2F;
}
.design_packaging_box_two .design_btn:hover{
    background: #2F2F2F;
    color: #FFFFFF;
}
.design_packaging_box.design_packaging_box_two h2{
    color: #2F2F2F;
}

.design_packaging {
    padding-bottom: 80px;
}

.design_packaging .design_packaging_title {
    margin-bottom: 32px;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #2F2F2F;
}

.service {
    padding-top: 80px;
}

.service_title {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #2F2F2F;
    margin-bottom: 40px;
}

.box_child_service {
    background: #F6F8FA;
    border-radius: 16px;
    padding-top: 64px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 36px;
}

.box_child_service h2 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #2F2F2F;
}

.box_child_service_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
    margin-bottom: 22px;
}

.box_child_service_btn {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2F2F2F;
}

.box_child_service_img1 {
    display: flex;
    justify-content: flex-end;
    margin-top: 32px;
}

.needs {
    padding-top: 168px;
}

.needs_title {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #2F2F2F;
}

.needs_box_child {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 33px;
    padding-bottom: 44px;
    border-radius: 16px;
}

.needs_box_child h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}

.box_child_needs_btn {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 2px;
    padding: 18px;
    margin-top: 24px;
}

.needs_box_child_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 536px;
}

.needs_box_child_bottom_title {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    max-width: 159px;
}

.testimonials {
    padding-top: 168px;
}

.owl-carousel.testimonials_carousel .owl-item img {
    width:auto;
}
.testimonials_carousel .owl-item .item .testimonials_box {
    border-radius: 16px;
    padding: 32px 32px 43px 32px;
}
.testimonials_carousel .owl-item:nth-child(1) .item .testimonials_box {
    background: #F9F5ED;

}

.testimonials_carousel .owl-item:nth-child(2) .item .testimonials_box {
    background: #E7E1C3;

}

.testimonials_carousel .owl-item:nth-child(3) .item .testimonials_box {
    background: #ECDFD8;
}

.testimonials__box_image {
    height: 32px;
    margin-bottom: 37px;
}

.testimonials_box_text {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #2F2F2F;
    min-height: 406px;
    padding-bottom: 87px;
}

.testimonials_box_text p {
    margin-bottom: 0;
}

.testimonials_box_prof {
    display: flex;
    flex-wrap: wrap;
}

.testimonials_box_prof_img {
    margin-right: 19px;
}

.testimonials_box_prof_name .testimonials_box_prof_info {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
}

.people {
    padding-top: 168px;
    padding-bottom: 184px;
}

.people_box1 {
    background: #F6F8FA;
    border-radius: 16px;
    padding: 32px;
}

.people_box_title1 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #2F2F2F;
}

.people_box_btn {
    display: inline-block;
    background: #3B61FF;
    border-radius: 2px;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    color: #FFFFFF;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 18px;
    padding-left: 18px;
    margin-top: 88px;
}

.people_box_btn:hover {
    text-decoration: none;
    background: purple;
    color: white;
}

.people_box2 {
    position: relative;
    background: #F6F8FA;
    border-radius: 16px;
    padding: 32px;
    margin-bottom: 16px;
    height: 280px;
}

.people_box_title2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #2F2F2F;
}


.people_box_img2 {
    content: "";
    position: absolute;
    left: 129px;
    top: 101px;
}

.bg_footer {
    background: #F6F8FA;
    border-radius: 16px;
    padding: 39px 32px 34px 32px;
}
.logo_copy_write figure,
.box3 figure {
    display: flex;
    justify-content: flex-end;
}

.bg_footer .box_footer .box_footer_child figure {
    margin-bottom: 23px;
}

.bg_footer .box_footer .box_footer_child p {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
}

.bg_footer .box_footer .box_footer_child {
    margin-bottom: 64px;
}

.info_company_footer h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #2F2F2F;
    margin-bottom: 18px;
}

.info_company_footer figure {
    margin-bottom: 25px;
}

.info_company_footer p {
    font-weight: 400;
    font-size: 8px;
    line-height: 24px;
    color: #2F2F2F;
    margin-bottom: 10px;
}

.info_company_footer #block-14 p {
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #2F2F2F;
}

.menu_footer h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
    margin-bottom: 8px;
}

.menu_footer ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 28px;
}

.menu_footer ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2F2F2F;
}

.border_bottom_footer {
    border-top: solid 1px #C5C5C5;
    margin-top: 72px;
    padding-top: 32px;
    justify-content: space-between;
}
.child_copy_write p{
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2F2F2F;
}
/* .owl-carousel.products_slider .owl-item img {
    width: auto;
} */



