body {
  font-family: 'Gotham Book';
    font-weight: 300;
    font-style: normal;
    color: #000;
    width: 100%;
    margin-bottom: 810px;
}
html,body{
    position: relative;
    overflow-x: hidden;
}

.clear {
	clear: both;
}
a {
	color: #000;
}

a:hover {
	text-decoration: none;
    color: #fff;
}

h3 {
	font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    width: 100%;
    text-align: left;
    margin-bottom: 35px;
}
hr{
    margin-bottom: 100px;
}
.wax-desc-block{
    min-height: 173px;
}
.wax-card {
	margin-bottom: 70px;
    padding: 40px;
    z-index: 300;
}
.category {
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-button-block{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 40vh;
}
.butt-orange{
    font-family: 'Gotham Ultra';
    text-align: center;
    font-weight: 800;
    display: block;
    color: white;
    width: 15vw;
    font-size: 2vh;
    border-radius: 35px;
    text-decoration: none;
    background-color: #ff6a00;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.butt-orange-in{
    text-align: center;
    font-weight: 800;
    display: block;
    color: white;
    width: 65%;
    font-size: 13px;
    border-radius: 35px;
    text-decoration: none;
    background-color: #ff6a00;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.butt-orange:hover{
    color: white;
}
.category-block {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 30px;
    width: 100%;
    height: 100%;
    color: white;
    background-size: 100%;
    font-family: 'Gotham Ultra';
    background-repeat: no-repeat;
}
#textile-img{
    background-image: url("../img/img_interior/textile-icon.png");
}
#leather-img{
    background-image: url("../img/img_interior/leather-icon.png");
}
#displays-img{
    background-image: url("../img/img_interior/displays-icon.png");
}
#all-img{
    background-image: url("../img/img_interior/all-in-one-icon.png");
}
.cat-img{
    display: inline-block;
    width:100%;
}
.cat-text{
    position: absolute;
    z-index: 1000;
    color: white;
    font-family: 'Gotham Ultra';
    font-size: 1.70vw;
    text-align: center;
    margin-bottom: 0 !important;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
}
.category-block:hover{
    color: white;
}
.cov-wash{
    width: 178%;
    float: right;
}
.cov-wash-text{   
    text-align: right;
    float: right;
    font-size: 40px;
    line-height: 41px;
    font-family: 'Gotham Ultra';
}
.cov-wash-span{
    line-height: 20px;
    font-size: 16px;
    font-family: 'Gotham Ultra';
}
.wax-img {
    max-height: 250px;
    max-width: 80%;
    /*float: left;*/
}
.ref-img{
    width: 100px;
    position: absolute;
}
.wax-ref {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    color: #818181;
}
.wax-name {
	font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: 800;
    font-family: Gotham;
    margin-bottom: 10px;
}
.wax-u-name {
	font-size: 12px;
    color: #000;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
	margin-bottom: 10px;
}
.wax-desc {
	font-size: 14px;
    margin-bottom: 15px;
    color: #000;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}
.wax-info {
    display: inline-block;
    margin-bottom: 0;
}
.wax-time {
	background: url('../img/cal.png');
	background-repeat: no-repeat;
	background-size: 1.3em;
	padding-left: 25px;
	float: left;
    font-size: 12px;
    color: #000;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
}

.wax-duration {
	float: left;
    font-size: 12px;
    color: #000;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    background: url('../img/dur.png');
	background-repeat: no-repeat;
	background-size: 18px;
	padding-left: 25px;
    margin-left: 15px;
}

.footer-img {
    margin-bottom: 50px;
    margin-top: 60px;
    max-width: 46%;
    float: left;
}

.logo-bottom {
        margin-bottom: 50px;
    margin-top: 30px;
    max-width: 9%;
    float: right;
}

.logo-top {
        float: left;
    max-width: 170px;
    margin-top: 40px;
}

.sticker1 {
	    max-width: 120px;
    float: right;
}

.sticker2 {
    max-width: 150%;
    float: right;
    /* margin-top: -85px; */
    position: absolute;
    top: 164px;
    right: -94px;
}
.header-block{
    padding-left: 11vw;
    padding-right: 11vw;
}
.header-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    z-index: 100;
}

.waxing-time p {
    margin-top: 40px;
    float: right;
    text-align: right;
    font-weight: bold;
    font-family: Gotham;
    font-size: 100px;
    line-height: 82px;
    margin-right: 7rem;
}

.give-me-padding-top {
	padding-top: 300px;
}

@media (max-width: 998px) {
    .butt-orange{
        width: 300px;
    }

    .header-block{
        padding-left: 8%;
        padding-right: 8%;
    }
    .category{
    }
}

.wax-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
}

.buy-part {
    width: 100%;
    display: inline-block;
}

.prod-but {
    text-align: center;
    width: 70%;
    /*margin-left: 15%;*/
    color: #fff;
    margin-top: 20px;
    height: 45px;
    float: left;
    display: inline-block;
    background-color: #ed1c24;
    text-transform: uppercase;
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    border: solid 1px #ed1c24;
    line-height: 45px;
    margin-bottom: 20px;
    -webkit-transition: background-color 0.2s, color 0.2s;
    transition: background-color 0.2s, color 0.2s;
}

.prod-but:hover {
    color: #ed1c24;
    background-color: #fff;
}

.szmatka {
position: absolute;
    right: -274px;
    top: 268px;
    max-width: 896px;
}

.waxing-time {
    position: absolute;
    top: 23px;
    right: 124px;
}

.waxing-time p {
    margin-top: 40px;
    float: right;
    text-align: right;
    font-weight: bold;
    font-family: Gotham;
    font-size: 140px;
    line-height: 105px;
    margin-right: 7rem;
    font-family: 'Gotham Ultra';
}

@media (max-width: 892px) {
    .title-button-block{
        position: relative;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .szmatka {
            position: initial;
    width: 60%;
    float: right;
    margin-top: 285px;
    }

    .waxing-time {
    top: 30px;
    right: 0px;
    }

    .waxing-time p {
        float: right;
        margin-right: 0px;
        margin-top: 50px;
        font-size: 80px;
        line-height: 80px;
    }

    .give-me-padding-top {
        padding-top: 0;
    }

    .sticker2 {
        right: 0;
    }
}


.map-intro {
    text-transform: uppercase;
    text-align: center;
    border-top: solid 1px #d8d8d8;
    padding-top: 50px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.nw-logo {
    width: 18%;
    z-index: 10;
}

.nw-logo img {
    /*max-width: 240px;*/
    width: 8vw;
}

.nw-waxit-title {
    display: inline-block;
    width: 80%;
    position: relative;
}
.nw-waxit-text {   
    text-align: right;
    font-weight: bold;
    font-size: 8.6vw;
    line-height: 7vw;
    margin-bottom: 0;
    font-family: 'Gotham Ultra';
}
.nw-szmatka {
    position: absolute;
    margin-top: 4%;
    width: 63vw;
    z-index: 5;
    image-rendering: crisp-edges;
}
#endd{
    background-color: transparent  !important;
}
.text-title{
    text-align: right;
    float: left;
    font-weight: bold;
    font-size: 2.5vw;
    font-family: 'Gotham Ultra';
}

.vid-cont {text-align: center;}
.vid1, .vid2, .vid3 {width: 100%;height: 100%;}



.f7-fix-img {
    position: absolute;
    height: 170%;
    width: auto;
    max-width: none;
    left: -28%;
    max-height: none;
    top: -85%;
}

.f7-fix-cont {
    position: relative;
}


.vid-wax {
    display: inline-block;
    width:100%;
    /*margin-top: 20px;*/
}
.vid-vid {
    width: 100%;
    border-radius: 2px;
}


.wax-pre-vid {
    margin-top: 50px;
    font-weight: bold;
    font-family: Gotham;
    font-size: 16px;
}
/*grid fix*/
/*col-xs*/

@media (max-width: 575px) {
    .center-items{
        font-size: 11px;
    }
    .cov-wash-text{
        font-size: 37px;
    }
     .cov-wash{
        width: 135%;
    }
    .text-title{
        font-size: 40px;
    }
    .wax-img-container {text-align: left;height: 185px;}
    /*.wax-desc {min-height: auto};*/
    .vid-cont {min-height: 162px;}
    .vid-cont {min-height: 287px;margin-bottom: 20px;}
    .f7-fix-cont {    margin-top: 100px;}
     .nw-szmatka{
        position: absolute;
        top: 20vh;
        left: -92vw;
        margin-top: 4%;
        width: 207vw;
        z-index: 100;
        overflow-y: scroll;
        max-height: 100%;
    }
    .category{
        padding: 5px !important;
    }
    .cat-text{
        font-size: 3vw;
    }
    .header-top{
        display: flex;
        justify-content: space-between;
        width: 100%;
        height:156vw;
        margin-top: 50px;
        margin-bottom: 50px;
        z-index: 100;
    }
    .nw-waxit-title {
        display: inline-block;
        width: 100%;
        position: relative;
    }
    .nw-waxit-text {
        text-align: right;
        font-weight: bold;
        font-size: 15.3vw;
        line-height: 14vw;
        margin-bottom: 0;
        font-family: 'Gotham Ultra';
    }
    .nw-logo img{
        width: 15vw;
        position: absolute;
    }
}

/*col-sm*/

@media (min-width: 576px) and (max-width: 767px) {
    .center-items{
        font-size: 13px;
    }
    .cov-wash{
        width: 135%;
    }
    .text-title{
        font-size: 40px;
    }
    .nw-szmatka{
        position: absolute;
        top: 20vh;
        left: -92vw;
        margin-top: 4%;
        width: 207vw;
        z-index: 100;
        overflow-y: scroll;
        max-height: 100%;
    }
    .header-top{
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 75vh;
        margin-top: 50px;
        height: 170vw;
        margin-bottom: 50px;
        z-index: 100;
    }
    .category{
        padding: 5px !important;
    }
    .cat-text{
        font-size: 3vw;
    }
    .wax-img-container {text-align: left;height: 185px;}
    /*.wax-desc {min-height: auto;}*/
    .vid-cont {min-height: 287px;margin-bottom: 20px;}
    .f7-fix-cont {    margin-top: 100px;}
    .nw-waxit-title {
        display: inline-block;
        width: 100%;
        position: relative;
    }
    .nw-waxit-text {
        text-align: right;
        font-weight: bold;
        font-size: 15.3vw;
        line-height: 14vw;
        margin-bottom: 0;
        font-family: 'Gotham Ultra';
    }
    .nw-logo img{
        width: 15vw;
        position: absolute;
    }
}
.manual-container{
    display: none !important;
}
.container{
    z-index: 2 !important;
    background-color: #fff !important;
}

.footer{
    position: absolute;
    bottom: 0;
    padding: 20px;
    display: grid;
    width: 100%;
    height: 25%;
    font-weight: 800;
    background-color: #fff;
    z-index: -100;
}
.center-items{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0.5vh;
}
/*col-md*/ 

@media (min-width: 768px) and (max-width: 991px) {
    .cov-wash{
        width: 135%;
    }
    .wax-desc {/*font-size: 0.9em;*//* min-height: 170px;*/}
    /*.wax-u-name {font-size: 0.8em;}*/
    .wax-img-container {height: 190px;}
    /*.wax-name {font-size: 1em;}*/
    /*.wax-duration, .wax-time {font-size: 0.8em;}*/
    .vid-cont {min-height: 162px;}
        .header-top {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 146px;
        z-index: 100;
    }
}

/*col-lg*/ 

@media (min-width: 992px) and (max-width: 1199px) {
    /*.wax-name {font-size: 0.9em;}*/
    /*.wax-u-name {font-size: 0.8em;/*min-height: 40px;}*/
    .wax-duration, .wax-time {/*font-size: 0.8em;*/float: left;width: 100%;margin-left: 0px;margin-top: 11px;}
    /*.wax-desc {font-size: 0.8em;/*min-height: 152px;}*/
    .vid-cont {min-height: 162px;}
}

/*col-xl*/ 

@media (min-width: 1200px) {
    html, body {
       overflow-x: hidden;
     }
    /*.wax-name {font-size: 1em;font-weight: bold;font-family: Gotham;margin-bottom: 20px;/*min-height: 48px;}*/
    /*.wax-u-name {font-size: 0.8em;margin-bottom: 20px;/*min-height: 40px;}*/
    .wax-desc {/*font-size: 0.92em;*//*min-height: 243px;*/}
    .wax-duration, .wax-time {/*font-size: 0.8em;*/float: left;width: 100%;margin-left: 0px;margin-top: 11px;}
    .vid-cont {min-height: 200px;}
}


/*img changer*/

.color-box {
    height: 1.3em;
    width: 1.3em;
    border-radius: 50%;
    display: inline-block;
    margin-left: 1px;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: -2px;
}
.color-box-dark {
    border: solid 1px #000;
    background-color: #000;
}

.color-box-light {
    border: solid 1px #ededec;
    background-color: #ededec;
}

.color-box-pearl {
	border: solid 1px #d9d5d9;
    background-color: #d9d5d9;
}


/*slider fix*/

.slick-slide {
    outline: 0;
}

.slick-dots li button:before {
    font-size: 10px;
}

.sl-head {
        margin-bottom: 30px;
        font-size: 13px;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    color: #000;

}

.slick-dotted.slick-slider {
    margin-bottom: 40px;
}

.noslider {
    padding-top: 93px;
}

.noslider .wax-img-container{
 margin-bottom: 21px;
}

.slick-dots li {
    margin: 0 2px;
}
.soc-ico-bot {    margin-right: 20px;}