/* HEADER */
/* HEADER */
/* HEADER */
/* HEADER */
/* HEADER */

header
{
    float: left;
    margin: 0 auto;
}

.header-info-box {
    left: 0;
    position: absolute;
    top: 95px;
    width: 100%;
}

.logo-header
{
    background: url(../img/svg/kom_logo.svg) no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 196px;
    display: block;
    margin: 40px auto;
}

.logo-header-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.box-header {
    margin: auto;
    padding: 60px;
    width: 85%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    backface-visibility: hidden;
    will-change: backdrop-filter;
    backdrop-filter: blur(0.5rem);
    -webkit-backdrop-filter: blur(0.5rem);
}

/* rgba(242, 239, 235, 0.15) ---- #f2efeb */

.text-header
{
    color: #f2efeb;
    font-size: 76px;
    line-height: 88px;
    font-weight: 900;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px rgba(0,0,0,.75);
    text-transform: uppercase;
    letter-spacing: -.01em;
    width: 100%;
}

.text-header-big {
    display: inline-block;
    width: auto;
    color: #c02026;
    text-shadow: 0 0 1px rgba(0,0,0,1);
}

.text-header-big::after {
    content: "";
    display: block;
    margin-top: 5px;
    width: 100%;
    height: 15px;
    background-color: #c02026;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0,0,0,.75);
}

.language
{
    background: #f2efeb;
    color: #c02026;
    font-size: 24px;
    padding: 10px;
    text-transform: none;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1039;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-50%);
}

.contact-mobile {
    display: none;
    padding: 0 20px 20px;
}

.contact-mobile-header {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.contact-mobile-text {
    display: block;
    font-size: 20px;
    line-height: 32px;
}




/* NAVIGATION */
/* NAVIGATION */
/* NAVIGATION */
/* NAVIGATION */
/* NAVIGATION */

.wrapper
{
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.fire-icon
{
    background: url("../img/icons/active_fire_navigation_icon_26x32.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    float: left;
    width: 26px;
    margin: -5px 15px 0 0;
}

.line-bottom-white
{
    background: url("../img/png/bottom_line_01_1900x10.png") no-repeat scroll center -5px transparent;
    height: 10px;
    position: fixed;
    width: 1900px;
    z-index: 1;
}




/* SLIDE ONE - HOME */
/* SLIDE ONE - HOME */
/* SLIDE ONE - HOME */
/* SLIDE ONE - HOME */
/* SLIDE ONE - HOME */

.pattern-one
{
    background: url("../img/png/pattern_01_10x5.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    float: left;
    width: 100%;
    margin: -5px 0 0;
}

.slide-one
{
    background: #f2efeb;;
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
}

.slide-one-header h1 {
    color: #000;
    float: left;
    font-size: 88px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    padding: 175px 0 75px;
}

.charcoal-img
{
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 480px;
}

.slide-one-text
{
    color: #c02026;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    padding: 45px 0;
    text-decoration: none;
    width: 100%;
}

.slide-one-text.description
{
    color: #000;
}

.slide-one-text.edit
{
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 45px 0 0;
}

.slide-one-fire
{
    background: url("../img/png/fire_effect_slide_one_158x178.png") repeat-x scroll 0 0 transparent;
    height: 178px;
    margin: 0 auto 75px;
    width: 158px;
}




/* SLIDE TWO - ABOUT US */
/* SLIDE TWO - ABOUT US */
/* SLIDE TWO - ABOUT US */
/* SLIDE TWO - ABOUT US */
/* SLIDE TWO - ABOUT US */

.pattern-two
{
    background: url("../img/png/pattern_02_10x5.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    float: left;
    width: 100%;
    margin: -5px 0 0;
}

.slide-two
{
    background: #e1dfdc;
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
    border-radius: 30px 30px 0px 0px;
}

.company-img
{
    display: block;
    height: auto;
    max-width: 1170px;
    width: 100%;
    float: left;
    border-radius: 30px 30px 0px 0px;
}

.slide-header h1
{
    color: #000;
    float: right;
    font-size: 64px;
    font-weight: bold;
    padding: 175px 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}

.about-us-icon
{
    background: url("../img/icons/about_us_icon_95x95.png") no-repeat scroll 0 0 transparent;
    height: 95px;
    float: right;
    width: 95px;
    margin: 0 0 0 45px;
}

.slide-text
{
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    padding: 45px 0;
    text-decoration: none;
    width: 100%;
}

.slide-text.edit
{
    color: #c02026;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    padding: 45px 0 0;
}

.title-box
{
    background: #c02026;
    color: #f2efeb;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px 15px;
    margin: 0 0 175px;
    text-align: left;
    text-decoration: none;
    width: 100%;
    border-radius: 0 0 30px 30px;
}




/* SLIDE THREE - PRODUCTS */
/* SLIDE THREE - PRODUCTS */
/* SLIDE THREE - PRODUCTS */
/* SLIDE THREE - PRODUCTS */
/* SLIDE THREE - PRODUCTS */

.slide-three
{
    background: url("../img/png/slide_three_bg_image_2400x884.webp") no-repeat scroll 0 0 #000;
    background-size: cover !important;
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
}

.container.three,.container .three {padding: 0;}

.products-img
{
    display: block;
    height: auto;
    margin: 0 0 60px;
    max-width: 1170px;
    width: 100%;
    float: left;
    border-radius: 30px;
}

.products-icon
{
    background: url("../img/icons/products_icon_110x110.png") no-repeat scroll 0 0 transparent;
    height: 110px;
    float: left;
    width: 110px;
    margin: 0 45px 15px 0;
}

.slide-header h1.three {color: #f2efeb; float: left; text-align: left; padding: 175px 0 0;}

.slide-text.three
{
    color: #f2efeb;
    margin: 30px 0 75px;
    padding: 60px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .85);
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    backface-visibility: hidden;
    will-change: backdrop-filter;
    backdrop-filter: blur(0.5rem);
    -webkit-backdrop-filter: blur(0.5rem);
}

.slide-text.three.edit
{
    float: left;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    text-align: center;
    text-transform: none;
    width: 100%;
}

.contact-info-box
{
    background: url(../img/jpg/texture_constacts.webp) no-repeat scroll 0 0 #000;
    background-size: cover !important;
    width: 100%;
    float: left;
    padding: 55px 0;
    border-radius: 30px 30px 0 0;
}

.contact-info-icon
{
    background: url("../img/icons/delivery_icon_110x89.png") no-repeat scroll 0 0 transparent;
    height: 89px;
    width: 110px;
    margin: 20px auto;
}

.contact-info-phone {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #000;
    font-size: 96px;
}

.text-contact-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.text-contact-info
{
    margin: 0 auto 30px;
    color: #000;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    width: 50%;
}

.text-contact-info.edit
{
    margin: inherit;
    width: auto;
    color: #c02026;
    font-size: 54px;
    font-weight: bold;
    line-height: 66px;
    transition: all 0.30s linear 0s;
}

.text-contact-info-xs {}




/* SLIDE FOUR - GALLERY */
/* SLIDE FOUR - GALLERY */
/* SLIDE FOUR - GALLERY */
/* SLIDE FOUR - GALLERY */
/* SLIDE FOUR - GALLERY */

.slide-four
{
    background: url("../img/png/image_texture_slide_gallery_2400x1406.png") no-repeat scroll center bottom #f2efeb;
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
    opacity: 0;
}

.container .eco-img
{
    padding-bottom: 4rem;
    background: url(../img/jpg/image_bg_texture_slide_eco_2400x578.webp) no-repeat scroll center center transparent;
    background-size: cover;
    height: 100%;
    width: 100%;
    float: left;
    border-radius: 30px 30px 0 0;
}

.gallery-icon
{
    background: url("../img/icons/gallery_icon_125x110.png") no-repeat scroll 0 0 transparent;
    height: 110px;
    float: right;
    width: 125px;
    margin: 0 0 0 50px;
}

.slide-header h1.four
{
    width: inherit;
    padding: 195px 0 0;
}

.gallery img
{
    display: block;
    height: auto;
    max-width: 480px;
    width: 100%;
    margin: 0 auto 30px;
    border-radius: 15px;

    -moz-box-shadow:    8px 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow:         8px 8px 0 rgba(0, 0, 0, 0.2);
    transition:             all 0.30s linear 0s;
    -moz-transition:        all 0.30s linear 0s;
    -webkit-transition:     all 0.30s linear 0s;
    -o-transition:          all 0.30s linear 0s;
}

.gallery img:hover
{
    opacity: 0.8;
    -moz-box-shadow:    0 0 8px rgba(204, 24, 30, 0.4);
    -webkit-box-shadow: 0 0 8px rgba(204, 24, 30, 0.4);
    box-shadow:         0 0 8px rgba(204, 24, 30, 0.4);
}

.gallery img:last-of-type
{
    margin: 0 auto 75px;
}

.eco-info-box
{
    float: none !important;
    margin: 160px auto 80px;
    background: none repeat scroll 0 0 rgba(86, 199, 64, 0.85);
    border-radius: 15px;
    backface-visibility: hidden;
    will-change: backdrop-filter;
    backdrop-filter: blur(0.5rem);
    -webkit-backdrop-filter: blur(0.5rem);
}

/* rgba(86,199,64, 1) */

.eco-info-title
{
    color: rgb(215 255 200);
    padding: 30px 0 0;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 0 1px rgba(0, 0, 0, .65);
    width: 100%;
}

.eco-info-text
{
    color: rgba(0, 0, 0, 0.75);
    font-size: 18px;
    line-height: 36px;
    font-weight: normal;
    padding: 20px 20px 40px;
    width: 100%;
}

.slide-certificate {
    background: none repeat scroll 0 0 #e1dfdc;
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
}

.certificate-icon
{
    background: url("../img/icons/certificate_icon_114x114.png") no-repeat scroll 0 0 transparent;
    height: 114px;
    float: right;
    width: 114px;
    margin: 0 0 0 50px;
}

.certificate img {
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
    display: block;
    height: auto;
    margin: 0 auto 90px;
    max-width: 400px;
    transition: all 0.3s linear 0s;
    width: 100%;
}

.certificate img:hover
{
    opacity: 0.8;
    -moz-box-shadow:    0 0 8px rgba(204, 24, 30, 0.4);
    -webkit-box-shadow: 0 0 8px rgba(204, 24, 30, 0.4);
    box-shadow:         0 0 8px rgba(204, 24, 30, 0.4);
}




/* SLIDE FIVE - CONTACTS */
/* SLIDE FIVE - CONTACTS */
/* SLIDE FIVE - CONTACTS */
/* SLIDE FIVE - CONTACTS */
/* SLIDE FIVE - CONTACTS */

.reviews-info-box
{
    background: url(../img/jpg/texture_charcoal.webp) no-repeat scroll 0 0 #000;
    background-size: cover !important;
    padding: 60px 0;
    width: 100%;
    float: left;
    border-radius: 30px 30px 0 0;
    text-align: center;
}

.text-reviews-info {
    padding: 0 60px;
    color: #f2efeb;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    width: 30%;
    margin: auto;
}

.reviews-info-star {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #f2efeb;
    font-size: 96px;
}

.text-reviews-info-bold {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.btnReview {
    margin: 20px auto;
    padding: 12px 24px;
    display: inline-block;
    background-color: #c02026;
    border-radius: 15px;
    transition: all 0.30s ease 0s;
    color: #f2efeb;
    font-weight: 400;
    text-align: center;
    letter-spacing: .01em;
    text-decoration: none;
}
.btnReview:hover {
    color: rgba(255, 255, 255, 0.75);
}

.contacts-icon
{
    background: url("../img/icons/contacts_icon_92x114.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 114px;
    margin: 0 45px 0 0;
    width: 92px;
}

.slide-header h1.five
{
    float: left;
    padding: 175px 0 65px;
    text-align: left;
}

.slide-text.five
{
    padding: 45px 0;
}

.text-contact-info.five
{
    margin: 20px 0;
    color: #c02026;
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    font-weight: normal;
    width: auto;
}

.text-contact-info.five-edit
{
    font-size: 30px;
    text-align: left;
    color: #000;
    line-height: 42px;
    width: auto;
}

.contact-img
{
    display: block;
    height: auto;
    margin: 175px 0 0;
    max-width: 100%;
    width: 440px;
    float: left;
    border-radius: 30px;
}

.eco-info-title.maps
{
    float: left;
    color: #000;
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;
    padding: 60px 0 10px;
    text-align: left;
    text-shadow: none;
}

.fluid-wrapper
{
    float: left;
    height: 400px;
    position: relative;
    width: 100%;
    margin: 20px 0 80px;
    border-radius: 30px;
}
.fluid-wrapper iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 30px;
}

.btnPickup {
    margin: 20px auto;
    padding: 12px 24px;
    float: left;
    background-color: #c02026;
    border-radius: 15px;
    transition: all 0.30s ease 0s;
    color: #f2efeb;
    font-weight: 400;
    text-align: center;
    letter-spacing: .01em;
    text-decoration: none;
}
.btnPickup:hover {
    color: rgba(255, 255, 255, 0.75);
}

.footer-box
{
    background: none repeat scroll 0 0 #c02026;
    float: left;
    width: 100%;
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.footer-text
{
    color: #f2efeb;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    float: left;
}

.footer-text:hover
{
    color: rgba(255, 255, 255, 0.75);
}

.call-to-order
{
    position: fixed;
    bottom: 2.75em;
    right: 1em;
    padding: 10px 15px;
    display: none;
    z-index: 9999;
    background-color: #c02026;
    border-radius: 15px;
    color: #f2efeb;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: .01em;
    text-transform: uppercase;
    text-decoration: none !important;
    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.15);

    transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -webkit-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
}

.call-to-order:hover,
.call-to-order:focus
{
    bottom: 3.75em;
    color: rgba(255, 255, 255, 0.75);
    box-shadow: none;
}

.call-to-order-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.call-to-order .fa-phone
{
    font-size: 24px;
    margin-top: 4px;
    margin-right: 10px;
}

.facebook
{
    background-color: #c02026;
    color: #f2efeb;
    border-radius: 50%;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    text-transform: uppercase;
    width: 56px;
}
.facebook:hover
{
    color: rgba(255, 255, 255, 0.75);
}

.divider {
    float: left;
    height: 1px;
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.15);
}

.divider.more-space {
    margin: 30px 0;
}

.divider.black-solid {
    background-color: rgba(0, 0, 0, 0.45);
}

.divider.white {
    background-color: rgba(255, 255, 255, 0.15);
}

.pin-but                        {float: left; margin: -5px 0 5px;}
.google-but                     {float: left; margin: 0 0 5px; width: 70px !important; overflow: hidden;}
.twitter-but                    {float: left; margin: 0 5px 5px 10px; width: 80px !important;}
.fb-like                        {float: left; margin: 0 0 5px;}
.fb-like.catalog                {float: left; margin: 0 0 5px;}
.fb-comments                    {float: left; margin: 20px 0 0;}
.fb-comments                    {width: 100% !important;}
.fb-comments iframe[style]      {width: 100% !important;}
.fb-like-box                    {width: 100% !important;}
.fb-like-box iframe[style]      {width: 100% !important;}
.fb-comments span               {width: 100% !important;}
.fb-comments iframe span[style] {width: 100% !important;}
.fb-like-box span               {width: 100% !important;}
.fb-like-box iframe span[style] {width: 100% !important;}

#widget_classifieds_57dfe883705bd
{
    width: 100% !important;
}

.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

#nav-responsive.navbar-collapse.collapse {
    align-content: center;
    justify-content: flex-end;
}

@media (min-width: 768px) {
    #nav-responsive.navbar-collapse.collapse {
        display: flex;
    }
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    object-fit: cover;
    background-position: center center;
}

.pattern-three
{
    background: url("../img/png/pattern_03_10x5.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    float: left;
    width: 100%;
    margin: -5px 0 0;
}

.pattern-six
{
    background: url("../img/png/pattern_06_10x5.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    float: left;
    width: 100%;
    margin: -5px 0 0;
}

.pattern-sever
{
    background: url("../img/png/pattern_07_10x5.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    float: left;
    width: 100%;
    margin: -5px 0 0;
}

.ekko-lightbox-container {
    border-radius: 10px;
    overflow: hidden;
}

/* MEDIA ADAPTIVE resolution */

@media screen and (min-width: 1440px) and (max-width: 1600px)
{
    .slide-one-header h1            {font-size: 68px;}
    .eco-info-text                  {font-size: 16px; line-height: 26px; padding: 20px 20px 55px;}
}

@media screen and (min-width: 1366px) and (max-width: 1440px)
{
    .slide-one-header h1            {font-size: 68px; padding: 175px 0 25px;}
    .slide-text.three.edit          {width: 95%;}
    .eco-info-title                 {font-size: 36px; line-height: 72px;}
    .slide-text.five                {font-size: 16px; line-height: 32px;}
    .eco-info-text                  {font-size: 16px; line-height: 26px; padding: 20px 20px 55px;}
}

@media screen and (min-width: 1280px) and (max-width: 1366px)
{
    .text-header                    {font-size: 58px; line-height: 70px;}
    .slide-one-header h1            {font-size: 68px; padding: 175px 0 25px;}
    .slide-text                     {padding: 25px 0 45px;}
    .charcoal-img                   {width: 440px;}
    .slide-one-header h1            {font-size: 52px; padding: 175px 0 25px;}
    .title-box                      {font-size: 16px; padding: 2px 15px 5px; text-align: center;}
    .slide-header h1                {font-size: 56px;}
    .slide-text.three               {margin: 30px 0 55px;}
    .slide-text.three.edit          {width: 72%;}
    .eco-info-title                 {font-size: 42px; line-height: 54px;}
    .slide-text.five                {font-size: 14px; line-height: inherit;}
    .eco-info-title.maps            {font-size: 26px;}
    .eco-info-text                  {font-size: 16px; line-height: 26px; padding: 20px 20px 55px;}
}

@media screen and (min-width: 1024px) and (max-width: 1280px)
{
    .text-header                    {font-size: 58px; line-height: 70px;}
    .slide-one-header h1            {font-size: 68px; padding: 175px 0 25px;}
    .charcoal-img                   {width: 440px;}
    .slide-one-header h1            {font-size: 64px; padding: 175px 0 45px;}
    .title-box                      {font-size: 16px; padding: 2px 15px 5px; text-align: center;}
    .slide-header h1                {font-size: 56px;}
    .slide-text.three.edit          {font-size: 16px;}
    .products-icon                  {margin: 0 20px 0 0;}
    .eco-info-title                 {font-size: 36px; line-height: 48px;}
    .slide-text.five                {font-size: 14px; line-height: inherit;}
    .eco-info-title.maps            {font-size: 24px;}
    .eco-info-text                  {font-size: 16px; line-height: 26px; padding: 20px 20px 55px;}
    .text-contact-info              {width: 80%;}
}

@media screen and (min-width: 800px) and (max-width: 1024px)
{
    .line-bottom-white              {width: 992px;}
    .text-header                    {font-size: 42px; line-height: 54px;}
    .slide-one-header h1            {font-size: 68px; padding: 175px 0 25px;}
    .charcoal-img                   {width: 440px;}
    .box-header                     {padding: 40px;}
    .slide-one-header h1            {font-size: 64px; padding: 175px 0 45px;}
    .title-box                      {font-size: 24px; padding: 2px 15px 5px; text-align: center; margin: 0;}
    .slide-header h1                {padding: 75px 0 0;}
    .slide-text.three               {margin: 30px 0 0;}
    .slide-text.three.edit          {font-size: 16px;}
    .slide-header h1.four           {padding: 195px 20px 75px 0; font-size: 60px;}
    .text-contact-info.edit         {font-size: 48px;}
    .eco-info-title                 {font-size: 36px; line-height: 48px;}
    .contacts-icon                  {margin: 0 20px 0 0;}
    .contact-img                    {margin: 75px 60px 0;}
    .slide-text.five                {font-size: 16px; line-height: inherit;}
    .eco-info-title.maps            {font-size: 22px;}
    .eco-info-text                  {font-size: 16px; line-height: 26px; padding: 20px 20px 55px;}
}

@media screen and (min-width: 640px) and (max-width: 800px)
{
    .charcoal-img                   {width: 280px;}
    .line-bottom-white              {width: 738px;}
    .text-header                    {font-size: 42px; line-height: 54px;}
    .charcoal-img                   {width: 640px;}
    .slide-one-header h1            {font-size: 46px; padding: 175px 0 45px;}
    .title-box                      {font-size: 22px; padding: 2px 15px 5px; text-align: center; margin: 0 0 60px;}
    .slide-header h1                {padding: 175px 0 0;}
    .slide-header h1.three          {padding: 175px 0 0;}
    .slide-text.three               {margin: 30px 0 20px; padding: 40px;}
    .slide-text.three.edit          {width: 100%; margin: 0 0 45px; line-height: 32px;}
    .slide-header h1.four           {padding: 195px 20px 75px 0; font-size: 64px;}
    .text-contact-info              {width: 80%;}
    .text-contact-info.edit         {font-size: 36px;}
    .eco-info-title                 {font-size: 24px; line-height: 36px;}
    .slide-header h1.five           {font-size: 68px;}
    .contact-img                    {margin: 75px 85px 0;}
    .slide-text.five                {font-size:18px; line-height: inherit;}
    .eco-info-title.maps            {font-size: 24px;}
    .call-to-order                  {bottom: 40px; width: calc(100% - 60px); right: 30px; left: 30px;}
    .call-to-order:hover            {bottom: 35px;}
    .call-to-order:focus,
    .call-to-order:active           {bottom: 40px;}
    .text-contact-info-xs           {display: none;}
}

@media screen and (min-width: 605px) and (max-width: 640px)
{
    .charcoal-img                   {width: 280px;}
    .line-bottom-white              {width: 640px;}
    .box-header                     {padding: 30px;}
    .text-header                    {font-size: 36px; line-height: 48px;}
    .slide-one-header h1            {font-size: 36px; padding: 125px 0 45px;}
    .title-box                      {font-size: 22px; padding: 2px 15px 5px; text-align: center; margin: 0 0 60px;}
    .slide-header h1                {padding: 125px 0 0;}
    .slide-header h1.three          {padding: 125px 0 0; font-size: 68px;}
    .slide-text.three               {margin: 30px 0 20px; padding: 40px;}
    .slide-text.three.edit          {width: 100%; margin: 0 0 45px; line-height: 32px;}
    .slide-header h1.four           {padding: 125px 35px 75px 40px; float: left; font-size: 46px;}
    .gallery-icon                   {float: left; margin: 0 35px 0 0;}
    .slide-header h1.five           {padding: 125px 0 65px; font-size: 48px;}
    .text-contact-info              {width: 100%;}
    .text-contact-info.edit         {font-size: 28px;}
    .eco-info-title                 {font-size: 24px; line-height: 34px;}
    .text-contact-info.five         {font-size: 26px; line-height: 38px;}
    .text-contact-info.five-edit    {font-size: 24px; line-height: 36px;}
    .contact-img                    {margin: 75px 0 0;}
    .slide-text.five                {font-size: 14px; line-height: inherit;}
    .eco-info-text                  {font-size: 16px; line-height: 24px;}
    .eco-info-title.maps            {font-size: 18px;}
    .call-to-order                  {bottom: 40px; width: calc(100% - 60px); right: 30px; left: 30px;}
    .call-to-order:hover            {bottom: 35px;}
    .call-to-order:focus,
    .call-to-order:active           {bottom: 40px;}
    .text-contact-info-xs           {display: none;}
}

@media screen and (min-width: 480px) and (max-width: 605px)
{
    .slide-three                    {background: url("../img/png/slide_three_bg_image_mobile_2400x884.webp") no-repeat scroll 0 0 #000;}
    .charcoal-img                   {width: 280px;}
    .line-bottom-white              {width: 568px;}
    .box-header                     {padding: 30px;}
    .text-header                    {font-size: 18px; line-height: 30px;}
    .slide-one-header h1            {font-size: 36px; padding: 125px 0 45px;}
    .title-box                      {font-size: 18px; padding: 2px 15px 5px; text-align: center; margin: 0 0 60px;}
    .slide-header h1                {padding: 125px 0 0; text-align: center;}
    .slide-header h1.three          {padding: 125px 0 0; font-size: 48px; text-align: center;}
    .slide-text.three               {margin: 30px 0 20px; padding: 40px;}
    .slide-text.three.edit          {width: 100%; margin: 0 0 45px; font-size: 24px; line-height: 36px;}
    .slide-header h1.four           {padding: 125px 35px 75px 40px; width: 100%; font-size: 36px;}
    .gallery-icon                   {float: left; margin: 0 35px 0 0;}
    .slide-header h1.five           {padding: 125px 0 65px; font-size: 36px;}
    .text-contact-info              {font-size: 28px; width: 100%;}
    .text-contact-info.edit         {font-size: 24px;}
    .eco-info-title                 {font-size: 20px; line-height: 32px; padding: 30px 30px 0;}
    .text-contact-info.five         {font-size: 20px; line-height: 32px;}
    .text-contact-info.five-edit    {font-size: 22px; line-height: 34px;}
    .contact-img                    {margin: 75px 0 0;}
    .slide-text.five                {font-size: 18px; line-height: inherit; width: 95%;}
    .eco-info-text                  {font-size: 16px; line-height: 24px; padding: 0 30px 30px;}
    .eco-info-title.maps            {font-size: 16px;}
    .back-to-top                    {bottom: 8em;}
    .footer-box                     {justify-content: center;}
    .footer-text-folio              {margin-top: 20px;}
    .footer-text.designer           {display: none;}
    .text-reviews-info              {width: 100%;}
    .text-contact-info-xs           {display: none;}
}

@media screen and (min-width: 361px) and (max-width: 480px)
{
    .logo-header                    {height: 164px;}
    .contact-mobile                 {display: block;}
    .slide-three                    {background: url("../img/png/slide_three_bg_image_mobile_2400x884.webp") no-repeat scroll 0 0 #000;}
    .charcoal-img                   {width: 280px;}
    .line-bottom-white              {width: 480px;}
    .box-header                     {padding: 30px;}
    .text-header                    {font-size: 24px; line-height: 36px;}
    .slide-one-header h1            {font-size: 32px; padding: 65px 0 45px;}
    .slide-one-text.edit            {font-size: 32px; line-height: 44px;}
    .title-box                      {font-size: 14px; padding: 2px 15px 5px; text-align: center; margin: 0 0 60px;}
    .slide-header h1                {padding: 125px 0 0; font-size: 60px; text-align: center;}
    .about-us-icon                  {display: none;}
    .slide-header h1.three          {padding: 125px 0 0; font-size: 48px; text-align: center;}
    .products-icon                  {display: none;}
    .slide-text.three               {margin: 30px 0 20px; padding: 40px;}
    .slide-text.three.edit          {width: 100%; margin: 0 0 45px; font-size: 24px; line-height: 36px;}
    .gallery-icon                   {display: none;}
    .slide-header h1.four           {padding: 125px 0 25px; width: 100%; font-size: 42px;}
    .contacts-icon                  {display: none;}
    .slide-header h1.five           {padding: 125px 0 15px; font-size: 48px;}
    .text-contact-info              {width: 100%; font-size: 32px; line-height: 44px; margin-top: 15px;}
    .text-contact-info.edit         {font-size: 40px; line-height: 52px; width: 85%;}
    .eco-info-box                   {margin: 45px 15px 0;}
    .certificate-icon               {display: none;}
    .eco-info-title                 {font-size: 32px; line-height: 44px; padding: 30px 30px 0;}
    .text-contact-info.five         {font-size: 22px; line-height: 34px;}
    .text-contact-info.five-edit    {font-size: 22px; line-height: 34px; margin: 0;}
    .contact-img                    {margin: 35px 0 0;}
    .slide-text.five                {font-size: 18px; line-height: inherit; text-align: left; width: 95%;}
    .eco-info-text                  {font-size: 16px; line-height: 24px; text-align: left; padding: 0 30px 30px;}
    .eco-info-title.maps            {font-size: 22px; line-height: 34px;}
    .back-to-top                    {bottom: 8em;}
    .footer-box                     {justify-content: center;}
    .footer-text-folio              {margin-top: 20px;}
    .footer-text.designer           {display: none;}
    .call-to-order                  {bottom: 40px; width: calc(100% - 60px); right: 30px; left: 30px;}
    .call-to-order:hover            {bottom: 35px;}
    .call-to-order:focus,
    .call-to-order:active           {bottom: 40px;}
    .text-reviews-info              {width: 100%;}
    .text-contact-info-xs           {display: none;}
}

@media screen and (min-width: 320px) and (max-width: 360px)
{
    .logo-header                    {height: 164px;}
    .contact-mobile                 {display: block;}
    .slide-three                    {background: url("../img/png/slide_three_bg_image_mobile_2400x884.webp") no-repeat scroll 0 0 #000;}
    .charcoal-img                   {width: 280px;}
    .line-bottom-white              {width: 360px;}
    .box-header                     {padding: 30px;}
    .text-header                    {font-size: 24px; line-height: 36px;}
    .slide-one-header h1            {font-size: 26px; padding: 65px 0 45px;}
    .slide-one-text.edit            {font-size: 24px; line-height: 36px;}
    .title-box                      {font-size: 16px; line-height: 20px; padding: 2px 15px 5px; text-align: center; margin: 0 0 60px;}
    .slide-header h1                {padding: 125px 0 0; font-size: 22px; text-align: center;}
    .slide-text.three               {margin: 30px 0 20px; padding: 40px;}
    .slide-text.three.edit          {width: 100%; margin: 0 0 45px; font-size: 24px; line-height: 36px;}
    .slide-header h1.four           {padding: 125px 0 75px; width: 100%; font-size: 18px;}
    .gallery-icon                   {float: left; margin: 0 35px 0 0;}
    .slide-header h1.five           {padding: 125px 0 65px; font-size: 16px;}
    .contacts-icon                  {margin: 0 20px 0 0;}
    .text-contact-info              {width: 100%; font-size: 32px; line-height: 44px; margin-top: 15px;}
    .text-contact-info.edit         {font-size: 32px; line-height: 42px;}
    .eco-info-title                 {font-size: 20px; line-height: 32px; padding: 30px 30px 0;}
    .text-contact-info.five         {font-size: 20px; line-height: 20px;}
    .text-contact-info.five-edit    {font-size: 20px; line-height: 30px; padding: 20px 0;}
    .contact-img                    {margin: 75px 0 0;}
    .slide-text.five                {font-size: 18px; line-height: inherit; width: 95%;}
    .eco-info-box                   {margin: 45px 15px 0;}
    .eco-info-text                  {font-size: 16px; line-height: 20px; text-align: left; padding: 0 30px 30px;}
    .eco-info-title.maps            {font-size: 22px; line-height: 34px;}
    .footer-box                     {justify-content: center;}
    .footer-text-folio              {margin-top: 20px;}
    .footer-text.designer           {display: none;}
    .call-to-order                  {bottom: 40px; width: calc(100% - 60px); right: 30px; left: 30px;}
    .call-to-order:hover            {bottom: 35px;}
    .call-to-order:focus,
    .call-to-order:active           {bottom: 40px;}
    .text-reviews-info              {width: 100%;}
    .text-contact-info-xs           {display: none;}
}

@media screen and (min-width: 240px) and (max-width: 320px)
{
    .logo-header                    {height: 148px;}
    .contact-mobile                 {display: block;}
    .slide-three                    {background: url("../img/png/slide_three_bg_image_mobile_2400x884.webp") no-repeat scroll 0 0 #000;}
    .charcoal-img                   {width: 280px;}
    .line-bottom-white              {width: 320px;}
    .box-header                     {padding: 30px;}
    .text-header                    {font-size: 24px; line-height: 36px;}
    .slide-one-header h1            {font-size: 26px; padding: 65px 0 45px;}
    .slide-one-text.edit            {font-size: 18px; line-height: 30px;}
    .title-box                      {font-size: 16px; line-height: 20px; padding: 2px 15px 5px; text-align: center; margin: 0 0 60px;}
    .slide-header h1                {font-size: 32px; padding: 125px 0 0; text-align: center;}
    .about-us-icon                  {background: url("../img/icons/about_us_icon_95x95.png") no-repeat scroll center center transparent; margin: 0 0 30px 45px; width: 100%;}
    .products-icon                  {background: url("../img/icons/products_icon_110x110.png") no-repeat scroll center center transparent; margin: 0 0 45px; width: 100%;}
    .gallery-icon                   {background: url("../img/icons/gallery_icon_125x110.png") no-repeat scroll center center transparent; width: 100%;}
    .slide-text.three               {margin: 30px 0 20px; padding: 40px;}
    .slide-text.three.edit          {width: 100%; margin: 0 0 45px; font-size: 24px; line-height: 36px;}
    .slide-header h1.four           {padding: 125px 0 75px; width: 100%; font-size: 28px;}
    .certificate-icon               {margin: 20px 0 0 164px;}
    .gallery-icon                   {float: left; margin: 15px 35px 0 0;}
    .slide-header h1.five           {padding: 125px 0 65px; font-size: 26px; text-align: center;}
    .contacts-icon                  {margin: 0 20px 40px 0;}
    .text-contact-info              {width: 100%; font-size: 32px; line-height: 44px; margin-top: 15px;}
    .text-contact-info.edit         {font-size: 28px; line-height: 42px;}
    .eco-info-title                 {font-size: 16px; line-height: 28px; padding: 30px 30px 0;}
    .text-contact-info.five         {font-size: 16px; line-height: 20px;}
    .text-contact-info.five-edit    {font-size: 18px; line-height: 30px; padding: 20px 0;}
    .contact-img                    {margin: 75px 0 0;}
    .slide-text.five                {font-size: 16px; line-height: inherit; width: 95%;}
    .eco-info-box                   {margin: 45px 15px 0;}
    .eco-info-text                  {font-size: 16px; line-height: 20px; text-align: left; padding: 0 30px 30px;}
    .eco-info-title.maps            {font-size: 22px; line-height: 34px;}
    .footer-box                     {justify-content: center;}
    .footer-text-folio              {margin-top: 20px;}
    .footer-text.designer           {display: none;}
    .call-to-order                  {bottom: 40px; width: calc(100% - 60px); right: 30px; left: 30px;}
    .call-to-order:hover            {bottom: 35px;}
    .call-to-order:focus,
    .call-to-order:active           {bottom: 40px;}
    .text-reviews-info              {width: 100%;}
    .text-contact-info-xs           {display: none;}
}

/* MODERN MEDIA QUERIES */

@media (min-width: 15rem) { /* ss */

}

@media (min-width: 23rem) { /* xs */

}

@media (min-width: 40rem) { /* sm */

}

@media (min-width: 48rem) { /* md */

}

@media (min-width: 64rem) { /* lg */
    .text-header {
        padding: 0 90px;
        font-size: 48px;
        line-height: 60px;
    }
}

@media (min-width: 80rem) { /* xl */
    .text-header {
        padding: 0;
        font-size: 60px;
        line-height: 72px;
    }
}

@media (min-width: 114rem) { /* xxl */
    .text-header {
        padding: 0;
        font-size: 76px;
        line-height: 88px;
    }
}