*{
    outline: none;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/GothamMedium.eot');
    src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
h1,h2,h3,h4,h5,h6,p,span,a,b,strong{
    font-family: 'Gotham';
}

.f-arial {
    font-family: Arial;
}

#big-hero{
    background-image: url('../img/hero2.jpg?v=1') ;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.f-regular{
    font-weight: normal;
    font-style: normal;
}

.f-bold{
    font-weight: 500;
    font-style: bold;
}

.f-light{
    font-weight: 300;
    font-style: normal;
}
.common-tittle{
    color: #333333;
    font-size: 35px;
    margin: 0;
}
.margin-top-1{
    margin-top: 1em;
}
.margin-top-2{
    margin-top: 2em;
}
.margin-top-3{
    margin-top: 3em;
}
.m-0{
    margin: 0;
}
.p-0{
    padding: 0;
}
#intro-video{
    background: url('../img/bg-squares.jpg?v=1') no-repeat center center;
    padding: 10px 0;
}

.number-topic h3{
    color: #E06C4A;
    font-size: 38px;
    font-weight: bold;
    margin: 0;
}
.number-topic h4{
    color: #E06C4A;
    font-size: 28px;
    font-weight: lighter;
    margin: 0;
}

.icon-box h4{
    color: #0A0505;
    font-weight: bold;
    margin-top: 1em;
}
.icon-box p{
    font-size: 16px;
    color: #333333;
    font-weight: lighter;
    padding-right: 10px;
}
.bg-pink{
    background: #F9E0D9;
    padding: 3em 0 0em 0;
    overflow: hidden;
    position: relative;
}
.bg-pink:before{
    content: '';
    position: absolute;
    width: 281px;
    height: 124%;
    background: #F1BBAB;
    top: 0;
    transform: rotate(160deg);
    left: -149px;
}

.bg-pink h5{
    color: #0A0505;
    font-size: 20px;
    font-weight: bold;
    margin-top: 1em;
}

.bg-pink p{
    font-weight: lighter;
    font-size: 16px;
    color: #333333;
}

.padding-left-2{
    padding-left: 2em;
}
.padding-right-2{
    padding-right: 2em;
}

.border-right-dotted{
    border-right: 2px dotted #EFAD9A;
}

.wrapper-number-box{
    min-height: 510px;
}

.swiper1 .swiper-slide img{
    width: 100%;
    padding: 0 15px;
}

.swiper1 .swiper-slide-active img{
    opacity: 1;
}



.relative{
    position: relative;
}

.swiper-button-prev1, .swiper-button-prev-videos{
    background: url(../img/left.png) no-repeat;
    width: 55px;
    height: 54px;
    position: absolute;
    left: auto;
    right: 70px;
}
.swiper-button-next1, .swiper-button-next-videos{
    background: url(../img/right.png) no-repeat;
    width: 55px;
    height: 54px;
    position: absolute;
    right: 0;
}

.wrapper-ambient-photo{
    position: relative;
    overflow: hidden;
}
.wrapper-ambient-details{
    padding: 1em 23px 2em 23px;
    background: #FFF;
    margin: 0 15px;
    border: 1px solid #CCC;
    min-height: 385px;
}
.wrapper-ambient-details img{
    width: auto !important;
}

.swiper1 .swiper-slide-active .description-ambient{
    left: 0;
}

.description-ambient{
    position: absolute;
    bottom: 55px;
    background: #FFF;
    padding: 15px;
    margin: 0 15px;
    width: 90%;
    left: -1030px;
-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}


.description-ambient h2{
    color: #E06C4A;
    font-weight: bold;
    margin: 0;
    font-size: 26px;
}

.description-ambient p{
    color: #211F1F;
    font-weight: lighter;
    margin: 0;
}

.button-custom-cores{
    background: #E27150;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    letter-spacing: 1px;
}
.button-custom-cores:hover, .button-custom-cores:active, .button-custom-cores:focus{
    color: #FFF;
    background: #e8633c;
}

.f-18{
    font-size: 18px;
}

.align-middle{
    display: flex;
    align-items: center;
    flex-direction: row;
}

h6{
    color: #211F1F;
    font-size: 17px;
    margin: 0;
    font-weight: bold;
}

.reveal-modal.xlarge{
    max-width: 80em;
}

.range-slider {
    margin: 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 6px;
    width: 100%;
    background: #F8DCD3;
    margin-top: 1em;
    border: none;
}
.range-slider-active-segment {
    background: #ff916d;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: 6px;
    position: absolute;
}
.range-slider-handle {
    height: 27px;
    top: -12px;
    width: 27px;
    background: #F1BBAB;
    border-radius: 50%;
}
.range-slider-handle:hover{
    background: #F1BBAB;
}

.wrapper-texture{
    margin: 0 auto;
    max-width: 25em;
    max-height: 32em;
    display: block;
}

.waste {
    display: block;
    background: url('../img/grid.webp');
    background-repeat: repeat;
    background-size: 100%;
}


.texture{
    display: block;
    background-size: 100%;
    background-repeat: repeat;
    background-position: 50%;
    border: 3px solid #ffffff;
    box-shadow: 1px 1px 20px -2px #CCC;
    margin-top: 1em;
}
.wrapper-block{
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.wrapper-texture-small{
    height: 100px;
    overflow: hidden;
}
.wrapper-texture-small img{
    object-fit: cover;
    width: 100px;
    height: 100px;
    border: 2px solid #F4C8BB;
}

.swiper-button-next2, .swiper-button-next3, .swiper-button-next4{
    background: url(../img/right-grey.png) no-repeat;
    width: 18px;
    height: 29px;
    top: 30px;
    opacity: 0.8;
}
.swiper-button-prev2, .swiper-button-prev3, .swiper-button-prev4{
    background: url(../img/left-grey.png) no-repeat;
    width: 18px;
    height: 29px;
    right: 50px;
    left: auto;
    top: 30px;
    opacity: 0.5;
}

.swiper-button-prev2:hover, .swiper-button-prev:hover, .swiper-button-next2:hover, .swiper-button-next3:hover{
    opacity: 1;
}

.wrapper-name-item h6{
    font-size: 14px;
    color: #545454;
    text-align: center;
    padding: 5px 0;
    font-weight: lighter;
}

.display-largura{
    padding: 10px 0;
    text-align: center;
    color: #E06C4A;
    font-size: 19px;
    position: absolute;
    top: 10px;
    width: 60px;
    text-align: center;
}
.display-largura span:before{
    content: '';
    width: 80px;
    height: 1px;
    background: #E16C4A;
    position: absolute;
    left: -100px;
    top: 23px;
}
.display-largura span:after{
    content: '';
    width: 80px;
    height: 1px;
    background: #E16C4A;
    position: absolute;
    right: -100px;
    top: 23px;
}
.display-comprimento{
    color: #E06C4A;
    font-size: 19px;
    position: absolute;
    left: 14px;
    top: 50%;
    width: 70px;
    text-align: center;
}
.display-comprimento span:before{
    content: '';
    width: 1px;
    height: 205px;
    background: #E16C4A;
    position: absolute;
    left: 0;
    bottom: 45px;
    right: 0;
    margin: auto;
}
.display-comprimento span:after{
    content: '';
    width: 1px;
    height: 205px;
    background: #E16C4A;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    margin: auto;
}

.wait-texture{
    position: relative;
}

.wait-texture:before{
    content: 'Aguardando escolha de modelo...';
    background: #ffffffe3;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}

#onde-comprar{
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
#onde-comprar h3{
    float: left;
    font-size: 19px;
    color: #221F1F;
    margin: 12px 0;
}
.button-comprar{
    background: #E16C4A;
    color: #FFF;
    font-size: 18px;
    float: left;
    margin-top: 1em;
}
.button-comprar:hover, .button-comprar:active{
    background: #DD562F;
    color: #FFF;
}

.button-comprar img{
    margin-right: 8px;
}
.align-center{
    display: flex;
    justify-content: center;
    align-content: center;
}

.tabs dd, .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative;
    border: 1px solid #CCC;
    margin: 0 3px;
}
.color-border{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
}
.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    opacity: 1;
    background: rgba(0,0,0,0.4);
    margin-right: 10px !important;
    line-height: 28px;
}
.swiper-pagination-bullet-active {
    color: #fff;
    background: #ff916d;
}

.button-call {
    font-size: 14px;
    width: 100%;
    background: #999;
}

header{
    background: #000000f2;
    padding: 1em 0;
    position: fixed;
    width: 100%;
    z-index: 5;
}

/* Small screens/*/
@media only screen and (max-width: 40em) {
    .button-comprar{
        width: 100%;
        text-align: center;
    }
    .align-middle{
        flex-direction: column;
    }
    #big-hero{
        display: none;
    }
    iframe{
        height: 450px;
    }
    .bg-pink{
        height: auto;
        text-align: center;
    }
    .wrapper-number-box{
        min-height: auto;
    }
    .bg-pink:before{
        display: none;
    }
    .bg-pink .padding-left-2{
        padding-left: 0;
    }
    .description-ambient, .swiper-button-prev1, .swiper-button-next1, .swiper-button-prev-videos, .swiper-button-next-videos, .swiper-button-prev2, .swiper-button-next2, .swiper-button-prev3, .swiper-button-next3, .swiper-button-prev4, .swiper-button-next4 {
        display: none;
    }
    .button-custom-cores{
        text-align: center;
        margin-bottom: 1em;
    }
    .wrapper-texture{
        max-width: auto;
        max-height: auto;
    }

    .waste {
        background: none;
    }

    #comprimento:after, #comprimento:before {
        height: 70px;
    }
    .wrapper-block{
        padding: 50px 0;
        height: 375px;
    }
    .display-comprimento{
        left: 0;
    }
    #box-modelo, #box-cor, #box-borda{
        display: none;
    }
    .mobile-actions-simulator{
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: space-between;
    }
    .mobile-actions-simulator li{
        background: #e27150;
        width: 24%;
        float: left;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        font-size: 14px;
        padding: 10px;
        margin-right: 2px;
    }
    .mobile-actions-simulator li:hover, .mobile-actions-simulator li:focus, .mobile-actions-simulator li:active{
        cursor: pointer;
        background: #000;
    }
    .texture{
        margin-left: 1.5em;
        max-height: 15em;
    }
}
/* Medium screens/*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .bg-pink:before{
        display: none;
    }
    .wrapper-number-box{
        height: auto;
    }
    .description-ambient h2{
        font-size: 20px;
    }
    .description-ambient p{
        font-size: 15px;
    }
    .common-tittle{
        font-size: 30px;
    }
    .icon-box{
        padding: 10px;
    }
    .bg-pink{
        height: auto;
    }
    .swiper-button-prev1, .swiper-button-next1, .swiper-button-prev-videos, .swiper-button-next-videos {
        top: 160px;
    }
    .swiper-button-next1{
        right: 10px;
    }
    #big-hero{display: none;}

}

/* Large screens/*/
@media only screen and (min-width: 65em) {
    .row{
        max-width: 75em;
    }
}