.pat {
    
}

.image-slot {
    text-align: center;
}
.canvas-tex {
    background: rgb(60, 54, 54);
    height: 100px;
    overflow: hidden;
    box-sizing: border-box;
}
footer {
    padding: 3em 1.5em;
    background: rgb(68, 62, 62);
    color: rgb(206, 219, 228);
    box-sizing: border-box;
}
footer a {
    color: #aed7fb
}

/*image cover*/
#newsletter {
    margin: 0em 0 0;
    padding: 3em 1.5em;
    background: #554c3f;
    color: aliceblue;
    position: relative;
}

#newsletter-include {
    max-width: 550px;
    margin: 0 auto;
}

#video-like-cover {
    box-sizing: border-box;
    max-width: 100%;
    background: #444;
    border: 0px solid #000;
    margin: 0 auto 0;
    display: block;
}

.review-wrapper {
    max-width: 60vw;
    width: 600px;
    margin: 0 auto;
    text-align: center;
}
.review-wrapper > p {
    font-family: serif;
    font-size: 20px;
    white-space: normal;
}
.review-signo {
    text-align: center;
    font-size: .82em;
    text-transform: uppercase;
}
.glide__bullet {
    background-color: rgb(115, 126, 139) !important;
}
.glide__bullet--active {
    background-color: rgb(129, 160, 196) !important;
    transform: scale(1.1);
}
.glide__bullets {
    bottom: -2em !important;
}

@media only screen and ( max-width: 760px){

    .form-inwrapper {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .form-inwrapper input {
        margin-bottom: .45em;
    }

    .review-wrapper > p {
        font-size: 17px;
        line-height: initial

    }

}
@media only screen and ( max-width: 760px ){
    #newsletter-include {
        max-width: 90%;
        margin: auto 5%;
    }
    
    #newsletter form input {
        margin: 0 auto 1em;
        display: block;
        width: 90%;
    }
}
.flex-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.form-inwrappper {
  
}

section.spaced {
    padding: 4em 0;
}

#feature-list-wrapper {
    background: #272520;
    color: #9a9693;
}

#feature-list1 {
    max-width: 1160px;
    margin: 0 auto;
 
}
#feature-list1 >img {
    
}

#feature-list1  h3 {
    color: #bdb6b2;
}
#feature-list1 > div {
    padding-top: 80px;
}

#feature-list1 > div {
    position: relative;
}

#feature-list1 img.iconoid {
    height: 70px;
    position: absolute;
    top: 1em;
    max-width: 100px;
    left: 90px;
}

@media only screen and ( max-width: 600px){
    #feature-list1 img.iconoid {
        top: 50px;
        right: 10px;
        left: initial;
    }
   
}

#videocover {
    background: #171717;
    color: #9a9693;
    padding: 1em 0 1em; /*replace this area with content*/

}
#benefits {
    background: #272520;
    color: #9a9693;
}

#reviews {
    background: #272520;
    color: #9a9693;
    padding: 1em 0 3em;
}

.video-title {
    margin: 0;
}
.video-cta {
    margin: 1em 0 0;
    text-align: center;
    background: #272520;
    max-width: 1100px;
    margin: -2px auto;
    padding: .25em;
    box-sizing: border-box;
    border: 2px solid #0000;
   
}

.video-cta > a {
    color:#879cc0
}

.ab {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#sample-prods {
    background: #171717;
}
#sample-prods-v2 {
    background: #171717;
}

#sample-prods-v2 > .inner-section {
    max-width: 1000px;
    margin: 0 auto;
}
.slide-contents {
    
}

.inner-section.c6 > div {
    box-sizing: border-box;
    width: calc(100%/3);
    padding: 2em 2em;
    overflow: hidden;
}

.centered-image {
    margin: 0 auto 0;
    width: 1100px;
    padding: 0 0 1.5em;
}

section.c2, .inner-section.c4, .inner-section.c6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.inner-section.c4 > div {
    box-sizing: border-box;
    width: 25%;
    padding: 2em 0em;
}

section.c2 > div {
    box-sizing: border-box;
    width: 50%;
    padding: 0em 0em;
}

#benefits {
    
}

#benefits .inner-section {
    padding: 5em 0;
    max-width: 1400px;
    margin: 0 auto;
}

#benefits .inner-section > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#benefits .image-slot {
    background: url(../images/dekor/mecsescsere2.jpg) 0 0 no-repeat;
    background-size: cover;
    height: 400px;
    overflow: hidden;
    margin: 2em 0 0;
    background-position-x: 50%;
}

#benefits blockquote {
    box-sizing: border-box;
    border: 0px solid #000;
    min-height: 400px;
    overflow: hidden;
    text-align: center;
    padding: 2em;
    line-height: 1.5em;
    background: #403b36;
}

#benefits .inner-section div:nth-child(1) blockquote,
#benefits .inner-section div:nth-child(4) blockquote {
    background: #2c2926;
} 
#benefits a {
   
    padding: .5em;
    display: block;
    background: #403b36;
    max-width: 160px;
    margin: 0 auto;
    text-align: end;
    text-decoration: none;
    color: #d6ddeb;
    transition: var(--a-bgc);

}
#benefits a:hover {
    background: #635c56;
}

#benefits h2 {
    font-size: 1.4em;
    color:#bdb6b2;
}

.split-assym {
   display: flex;
   flex-wrap: wrap;
}
._split,.split_ {
    width: 50%;
    padding: 1.5em;
    box-sizing: border-box;
}

.rel2abs {
    position: relative;
}

.rel2abs .overtitle {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 0;
}

@keyframes floatInFromTop {
    0% {
        top: -50px
    }
    100% {
        top: 0;
    }
}

.floatInFromTop {
    top: -50px;
}
.floatInFromTop.in-view {
    animation: floatInFromTop 1.2s forwards;
    animation-delay: 1s;
}

.video-title {
    position: relative;
    text-align: center;
    top: 135px;
    color: #fff;
    text-shadow: 0 0 2px 2px #0000;
    
}
.video-title > a {
    color: #fff;
    text-decoration: none;
}

.revinest-spot {
    max-width: 50vw;
    padding: 0 0em;
    box-sizing: border-box;
}
section.c2 .revinest-story {
    padding: 2em 3em;
}

#revinest-story-block {
    background: #9d9683;
    color: #24221e;
}
.revinest-story > h3 {
    margin: 0;
}

a.booking {
    display: block;
    padding: .4em 1em;
    background: #66635d;
    width: 170px;
    border-radius: 0px;
    text-decoration: none;
    color: #d3e2e3;
    transition: all .3s ease;
 
}
a.booking.booking2 {
    font-size: 24px;
    margin: 0 auto .5em;
}
a.booking:hover {
    background: #7c7870;
}

.modal-content > h3 {
    position: relative;
    top: 100px;
}

@media only screen and ( max-width: 960px){
    .inner-section.c4 {
        flex-direction: row;
    }
    .inner-section.c4 > div {
        width: 50%;
        margin: 0;
    }
    #benefits .image-slot {
        background-image: url(../images/dekor/mecsescsere2.jpg);
    }
}

/**/
@media only screen and ( max-width: 910px){
    #salon-gallery .gallery-left, #salon-gallery .gallery-right {
        width: 100%;
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }
    #salon-gallery .gallery-right {
        margin-left: 0px;
    }

    #salon-gallery .gallery-right a {
        max-width: 50%;
        width: 300px;
        height: 300px;
    }
    #salon-gallery .gallery-right img {
        max-width: 100%;
        width: 300px;
        height: 300px;
    }
    #salon-gallery-section h2 {
        text-align: center;
    }
}

/*match srcset alt images...w800*/
@media only screen and ( max-width: 800px){
    #benefits blockquote {
        min-height: 200px;
    }
     
    section.c2, .inner-section.c4 {
        flex-direction: column;
    }
    section.c2 > div, .inner-section.c4 > div {
        width: 100%;
    }
    #benefits .image-slot {
        background-size: contain;
        background-position: 50% 50%;
    }
    .inner-section.c6 > div {
        width: 50%;
        
    }
    #feature-list1 > div {
        padding-left: 1.5em;
    }
    .revinest-spot {
        max-width: 100vw;
        margin: 0 auto;
        
    }
    section.c2 > div {
        padding: 0;
        overflow: hidden;
    }
    .video-title {
        font-size: 27px;
        top: 0;
        padding: 2em 1.5em;
    }

}

@media only screen and ( max-width: 690px){
    #salon-gallery .gallery-right {
        margin: 0;
    }

    #salon-gallery .gallery-right a {
        max-width: 25%;
        width: 300px;
        height: 300px;
        padding: 4px;
    }
    #salon-gallery .gallery-right img {
        max-width: 100%;
        margin-left: 0;
        width: 100%;
        margin-right: 0;
        padding: 0em 0em;
       
    }
}

@media only screen and ( max-width: 576px){
    .inner-section.c6 > div {
        width: 90%;
        margin: 0 auto;
    }
}

@media only screen and ( max-width: 700px){
    ._split,.split_ { 
        width: 100%;
    }
}

#salon-gallery-section h2 {
    color: #8d8680;
}
#salon-gallery-section {
    background: #272520;
    display: flex;
    flex-wrap: wrap;
}

#salon-gallery-section2 h2 {
    color: #8d8680;
}
#salon-gallery-section2 {
    background: #272520;
     
}

#salon-gallery-section .inner-section {
    max-width: 1100px;
    margin: 0 auto;
}

#salon-gallery {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 100px;
     
}

.gallery-left, .gallery-right {
    width: 50%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.gallery-left > img {
    width: 620px;
    margin-top: 20px;
    margin-left: 0px; /*???*/
}

.gallery-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 12px;
}

@media only screen and (max-width:576px){
    .gallery-right {
        padding: 0;
    }
}

.gallery-right img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    padding: 0px 0px 0 0;
}

.gallery-right a {
    display: block;
    max-width: 50%;
    box-sizing: border-box;
    padding: 4px;
}

.backcanvas { 
    background-size: cover;
    position: relative;
    top: -25px;
}


#newsletter form input {
    padding: .25em;
    font-size: 1rem;
}

#contacts {
  
}

#legal {
    padding: 1.5em 3em;
    font-size: 0.9em;
}

#copy {
    text-align: center;
    padding: 1.5em 0;
    font-size: 0.9em;
}
#copy hr {
    width: 50%;
    background: rgb(97, 94, 94);
    height: 2px;
    border: 0;
}

#scrolltop {
    bottom: 1.5em; 
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeIn {
    animation: fadeIn 2s forwards;
}
.fadeOut {
    animation: fadeOut 2s forwards;
}

/*add js to display after scrollY > 1000*/
.mobile-button {
    right: 1em;
    position: fixed;
    background: #879cc0;
    border-radius: 25px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    filter: drop-shadow(0 0 0px #00000055);
    cursor: pointer;
    opacity: 0;
    color: #fff;
    transition: all .25s;
     
}
.mobile-button:hover {
   transform: scale(1.1);
}
.scrolltop-on {
    animation: fadeIn 2s forwards;
    animation-delay: 4s;
}
#footer-infobox {
    list-style: none;
}
