*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Arial';
}
a{
	text-decoration: none;
}
.whats{
	background: #032677;
	padding: 10px;
	color: white;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	border-radius: 6px;
}
.whats a{
	color: white;
	text-decoration: none;
}

.contato-container{
	padding: 10px 0;
	text-align: center;
}

.contato-container p{
	font-size: 20px;
}

.contato-container h2{
	color: #000000;
	font-size: 25px;
	font-weight: normal;
}


.contato-container input[type=text], input[type=email]{
	margin:8px 0;
	width: 100%;
	height: 40px;
	border:1px solid #ccc;
	padding-left: 8px;
	font-size: 16px;
	max-width: 800px;
	color: #444;
}

.contato-container textarea{
	padding: 8px;
	margin:8px 0;
	width: 100%;
	height: 120px;
	border:1px solid #ccc;
	padding-left: 8px;
	font-size: 16px;
	max-width: 800px;
	resize: vertical;
	color: #444;
}

.contato-container button[type=submit]{
	background: #000000;
	width: 140px;
	border: 1px solid #000;
	height: 40px;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
}
.whatsapp{
	width: 70px;
	height: 70px;
	background: #4da72a;
	position: fixed;
	right: 20px;
	opacity: 0.9;
	bottom: 20px;
	border-radius: 100%;
	color: white;
	z-index: 99;
}

.whatsapp i{
	margin: 9px 5px 7px 14px;
	font-size: 50px;
	float: left;
}
.whatsapp a{
color: white;
text-decoration: none;
}

.whatsapp h5{
	margin-top: 15px !important;
	font-size: 12px !important;
	font-weight: 300;
	text-transform: uppercase;
}

.whatsapp p{
	font-size: 12px;
	font-weight: bold;
}

.whatsapp h5{
	font-size: 24px;
}


.clear{ clear: both; }

header{
    height: 100px;
    background: rgb(0 0 0);
    z-index: 2;
}

header .left{
    padding: 10px 15px;
    float: left;
}

header .left img{
    height: 70px;
}

header .right{
    height: 100px;
    float: right;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    aside{
        width: 100%;
        height: auto;
        background: rgb(3 38 119);
        position: static;
        float: none;
        margin-top: 0;
    }
        aside img{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    aside .topo{
        position: relative;
        display: block;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    aside .topo i{
        position: absolute;
        right: 0;
    }


    aside .content{
        display: none;
    }

    aside ul{
        margin-top: 0;
    }
    
    aside ul li{
        width: 100%;
        text-align: center;
        margin: 0;
        color: white;
        background: #052677;
        border-bottom: 1px solid #031235;
    }

    aside ul li a{
        width: 100%;
        text-align: center;
        margin: 0;
        color: white;
        text-decoration: none;
        font-weight: normal;
    }
    
    aside ul li h5{
        font-size: 16px;
        padding: 18px;
        font-weight: normal;
        text-transform: uppercase;
    }

    aside ul li:hover{
        background: rgb(3 38 119);
    }

    aside ul li img{
        display: none;
    }
header .right #whatsapp{
    background: rgb(64, 193, 5);
    padding: 10px;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    border-radius: 10px;
}

header .right #whatsapp i{
    margin-right: 7px;
    font-size: 24px;
}

header .right #phone{
    background: rgb(255, 162, 60);
    margin: 15px;
    padding: 10px;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    border-radius: 10px;
}

header .right #phone i{
    margin-right: 7px;
    font-size: 24px;
}
	.cor{
	padding: 15px;
	margin: 4px;
	background: #fff;
	border: 1px solid #ccc;
	float: left;
}
.container-principal{
    z-index: 1;
}

.carousel-content{
    padding: 25px;
}

.carousel-content h3{
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px;
}

.main-carousel{
    width: 400px;
    height: 300px;
    float: left;
}

.main-carousel .carousel-cell{
    width: 300px;
    height: 300px;
}

.main-carousel .carousel-cell img{
    width: 300px;
    height: 300px;
}

.flickity-prev-next-button{
    display: none;
}

.main-carousel .carousel-cell img{
    width: 500px;
    height: 400px;
}

.description-content{
    width: 50%;
    float: right;
}

.slider{
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 25px;
}

.slider h4{
    font-size: 20px;
    text-transform: uppercase;
}

.slider .carousel{
    padding: 0;
}

.slider .carousel-cell{
    width: 300px;
    height: 350px;
    text-align: center;
    margin: 10px;
}

.slider .carousel-cell a{
    text-decoration: none;
    color: black;
}

.slider .carousel-cell img{
    width: 300px;
    height: 300px;
}

.slider .carousel-cell h4{
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px;
    text-align: left;
}

.contact{
    background: rgb(249, 237, 225);
    padding: 50px;
}

.contact h2{
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    color: rgb(8, 52, 159);
}

.contact .buttons{
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact .buttons div{
    margin: 0 15px;
}

.contact .buttons div a{
    text-decoration: none;
    color: white;
}

.contact .buttons i{
    font-size: 32px;
}

.contact .buttons span{
    font-size: 24px;
    text-transform: uppercase;
}

.contact .buttons .whatsapp{
    padding: 10px;
    background: rgb(64, 193, 5);
    border-radius: 10px;
}

.contact .buttons .phone{
    padding: 10px;
    background: rgb(255, 162, 60);
    border-radius: 10px;
}

.contact .buttons .email{
    padding: 10px;
    background: rgb(8, 52, 159);
    border-radius: 10px;
}

.contact .buttons i{
    margin-right: 10px;
}

section.categorias{
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.col-sm-3 {
    width: 38%;
    float: left;
    margin: 1% 1%;
}

.col-sm-3 p{
	margin: 5%
}
.col-sm-2{
	margin-top: 2%;
	width: 20%;
	float: left;
}

.col-sm-7 {
    width: 68%;
    float: left;
    margin: 1%;
}
.col-sm-5 {
    width: 28%;
    float: left;
    margin: 1%;
}

.col-sm-5 img{
    width: 100%;
    float: left;
}

.slider-container{
    height: 100%;
}

.slider-container .carousel-cell{
    width: 100%;
    margin: 0;
    padding: 0;
}

.slider-container .carousel-cell img{
    width: 100%;
}

.slider-container .flickity-page-dots{
    position: absolute;
    bottom: 10px;
}

.slider-container .flickity-page-dots li{
    background: white;
    width: 15px;
    height: 15px;
    border: 1px solid black;
}

.produto-container .description{
    padding: 25px;
}

.produto-container .venda{
    display: flex;
    align-items: center;
    justify-content: center;
}

.produto-container .venda p{
    margin-top: 5px;
}

.preco-original{
    font-size: 18px;
    text-align: center;
    text-decoration: line-through;
    width: 100%;
    color: red;
}

.preco-promocional{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: rgb(64, 193, 5);
}

.produto-container .compra{
    background: rgb(64, 193, 5);
    padding: 5px;
    border-radius: 10px;
    margin: 10px;
}

.produto-container .compra a{
    text-decoration: none;
    color: white;
}

.produto-container .compra i{
    margin-right: 10px;
    font-size: 24px;
}

.produto-container .compra span{
    font-size: 20px;
    text-transform: uppercase;
}

.videos {
    padding: 2%;
    margin-top: 10px;
    background: #ccc;
    overflow: hidden;
}

.videos .veja {
    padding: 17px 40px;
    margin-top: 10px;
    border: 1px solid black;
    background: black;
    color: white;
}

.produtos {
    padding: 10px 10px;
}

.produtos h1{
    text-transform: uppercase;
    padding: 15px;
}

.produtos .item{
    width: 22%;
    display: inline-block;
    margin: 1%;
    background: #edf9fe;
    border: 1px solid #dbe9ef;
    padding: 15px;
}

.produtos .item p{
	margin-top: 1vh;
	font-size: 14px;
	color: black;
	min-height: 40px;
	text-align: center;
	text-transform: uppercase;
}

.produtos .item a{
    text-decoration: none;
}

.produtos .item img{
    width: 100%;
    border-radius: 100%;
    border: 3px solid #fff;
}

section.produto-content{
    width: 96%;
    overflow-x: hidden;
    margin: 1% 2%;
}

section.produto-content h1{
	text-align: center;
	font-size: 5vh;
}

section.produto-content h1{
    padding: 9px 10px;
    text-transform: uppercase;
}

section.produto-content .fotos{
    float: left;
    width: 23%;
    margin: 1%;
    color: black;
}

section.produto-content .fotos p{
	font-size: 12px;
	width: 100%;
}
section.produto-content .campo{
	min-height: 27vh;
	padding: 5%;
	background: #f7f4f4cc;
}

section.produto-content .carousel{
    width: 100%;
}

section.produto-content .carousel .carousel-cell img{
    width: 100%;
}

section.produto-content .descricao{
    width: 50%;
    padding: 10px;
}

section.produto-content .descricao p{
    width: 100%;
    word-break: normal;
    margin-bottom: 15px;
    line-height: 20px;
    margin-bottom: 5px;
}

.preco{
    width: 100%;
    text-align: center;
}

.original{
    color: red;
    text-decoration: line-through;
    font-size: 18px;
}

.promocional{
    color: green;
    font-size: 24px;
}
.profissionais{
	width: 48%;
	padding: 2%;
	background: #edf9ff;
	float: left;
	margin: 1% 1%;
	border: 1px solid #d5e4ea;
}
.faixa{
	width: 100%;
	padding: 2%;
	background: #edf9ff;
	margin-bottom: 20px;
}

.faixa h1{
	font-size: 3vh;
	color: #032677;
	text-transform: uppercase;
}
.amostra-videos{
	width: 96%;
	margin: 2%;
	overflow: hidden;
}

.amostra-videos h2{
	margin: 2% 0;
	color: #032677;
}
.amostra-videos h1{
}

section.amostra-videos .topo{
	text-align: center;
	position: relative;
}

section.amostra-videos .topo > h2{
	width: 100%;
	font-size: 40px;
	font-weight: normal;
	float: left;
	text-align: center;
	color: #a8b7c4;
}

section.amostra-videos .topo span{
	font-weight: bold;
	color: #3479bd;
}

section.amostra-videos .whatsapp{
	width: 170px;
	height: 70px;
	background: #4da72a;
	position: absolute;
	right: 50px;
	top: 0;
	border-radius: 25px;
	color: white;
}

section.amostra-videos .whatsapp i{
	margin: 15px 0px 15px 15px;
	width: 20px;
	height: 90px;
	font-size: 40px;
	float: left;
}

section.amostra-videos .whatsapp h5{
	margin-top: 15px !important;
	font-size: 14px !important;
	font-weight: 300;
	text-transform: uppercase;
}

section.amostra-videos .whatsapp p{
	font-size: 12px;
	font-weight: bold;
}

section.amostra-videos .grid-videos ul{
	margin: 0 auto;
	text-align: center;
}

section.amostra-videos .grid-videos ul li{
	float: left;
	width: 20%;
	margin: 2%;
	list-style-type: none;
}

section.amostra-videos .grid-videos ul li iframe{
	width: 100%;
	border-radius: 20px;
}

section.amostra-videos .grid-videos ul li .titulo{
	color: #2d6fb0;
	text-transform: uppercase;
}

section.amostra-videos .descript a{
	background: red;
	margin: 10px;
	text-decoration: none;
	color: white;
	padding: 10px;
	border-radius: 15px;
}	

section.produto-content .comprar{
    padding: 15px;
    width: 100%;
    text-align: center;
}

section.produto-content .comprar-whatsapp{
    background: rgb(64, 193, 5);
    text-decoration: none;
    color: white;
    padding: 7px;
    border-radius: 15px;
}

section.produto-content .comprar-whatsapp i{
    margin-right: 5px;
    font-size: 20px;
}

section.produto-content .comprar-whatsapp span{
    text-transform: uppercase;
}

section.produto-content .carousel .carousel-cell{
    width: 100%;
    text-align: center;
}

section.produto-content .carousel .flickity-page-dots{
    position: absolute;
    bottom: 15px;
}

section.produto-content .carousel .flickity-page-dots li{
    background: white;
    border: 1px solid black;
}

section.produto-content .carousel-cell img{
    width: 100%;
}

section.produto-content .descricao{
    float: right;
    width: 100%;
}

section.categorias h1{
    text-transform: uppercase;
    padding: 15px 20px;
    text-align: center;
    font-size: 5vh;
}

section.acabamentos{
    width: 97%;
    margin: 1%;
}

section.acabamentos h1{
    text-transform: uppercase;
    padding: 15px 2px;
}

section.acabamentos .carousel{
    /* position: relative; */
}

section.acabamentos .carousel-cell{
    width: 300px;
    margin: 15px;
}

section.acabamentos .carousel .flickity-page-dots{
    position: absolute;
    bottom: 0px;
}

section.acabamentos .carousel-cell a{
    text-decoration: none;
    color: black;
}

section.acabamentos .carousel-cell .foto{
    width: 300px;
    height: 200px;
}

.foto img{
    height: 200px;
}

section.acabamentos .carousel-cell p{
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
}

section.contato{
    background: rgb(237 249 254);
    padding: 25px;
}

section.contato h2{
    text-align: center;
    font-size: 27px;
    color: rgb(3 38 119);
}

section.contato .botoes{
    display: flex;
    align-items: center;
    justify-content: center;
}

section.contato div{
    margin: 7px 5px;
    color: white;
    padding: 6px;
    border-radius: 4px;
}

section.contato div a{
    color: white;
    text-decoration: none;
}

section.contato div i{
    margin-right: 10px;
    font-size: 21px;
}

section.contato div span{
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 0 10px 0;
}

section.contato .whatsapp-rodape{
    background: rgb(64, 193, 5);
}

section.contato .ligue{
    background: rgb(255 2 2);
}

section.contato .email{
    background: rgb(0 0 0);
}

section.email{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px;
    background: rgb(8, 52, 159);
}

section.email h2{
    color: white;
}

section.email .form-group{
    padding:10px;
}

section.email .form-group label{
    width: 100%;
}

section.email .form-group input, textarea{
    width: 500px;
    height: 30px;
}

section.email .form-group textarea{
    height: 200px;
}

section.email .form-group input[submit]

.error404{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.error404 h1{
    text-align: center;
}

.error404 i{
    font-size: 30px;
    margin-right: 10px;
}

footer{
    width: 100%;
    background: rgb(3 38 119);
    color: white;
    text-align: center;
    padding: 25px;
}
footer p{
	font-size: 14px;
	line-height: 20px;
}
footer .fa{
	font-size: 25px;
	margin: 10px;
}
footer a{
    color: white;
    text-transform: uppercase;
    line-height: 20px;
}

@media screen and (max-width: 768px){
    aside{
        width: 100%;
        height: auto;
        background: rgb(3 38 119);
        position: static;
        float: none;
        margin-top: 0;
    }

    aside .topo{
        position: relative;
        display: block;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    aside .topo i{
        position: absolute;
        right: 0;
    }


    aside .content{
        display: none;
    }

    aside ul{
        margin-top: 0;
    }
    
    aside ul li{
        width: 100%;
        text-align: center;
        margin: 0;
    }

    aside ul li h5{
        font-size: 19px;
        padding: 18px;
        font-weight: normal;
        text-transform: uppercase;
    }

    aside ul li:hover{
        background: rgb(0 0 2);
    }

    aside ul li img{
        display: none;
    }

    header{
        display: none;
    }

    .container-principal{
        margin: 0;
    }

    section.amostra-videos .grid-videos ul li{
	float: left;
	width: 46%;
	margin: 2%;
	list-style-type: none;
}
section.categorias h1{
    text-transform: uppercase;
    padding: 15px 20px;
    text-align: center;
    font-size: 4vh;
}
.videos .veja {
    padding: 17px 40px;
    margin-top: 10px;
    border: 1px solid black;
    background: black;
    color: white;
    text-align: center;
}
.col-sm-2{
	width: 96%;
	margin: 0 2%;
	text-align: center;
}
.amostra-videos{
	width: 94%;
	margin: 3%;
}
.profissionais{
	width: 98%;
}
.col-sm-3{
	width: 96%;
	margin: 0 2%;
}
.col-sm-5{
	width: 96%;
	margin: 0 2%;
}
.col-sm-5 img{
	width: 50%;
	margin: 0 25%;
}
.col-sm-7{
	width: 96%;
	margin: 0 2%;
}
    .slider-container{
        margin: 0;
    }    

    .produtos .item{
        width: 48%;
        text-align: center;
        margin: 1%;
        float: left;
    }

    .produtos .item img{
    }
    section.produto-content .campo{
    	min-height: 27vh;
    }
    section.produto-content .fotos{
        width: 48%;
        float: left;
        margin: 1%;
    }

        section.produto-content .fotos p{
        	font-size: 11px;
    }

    section.produto-content .carousel .flickity-page-dots li{
        background: white;
        width: 15px;
        height: 15px;
        border: 1px solid gray;
    }

    section.produto-content .descricao{
        width: 100%;
        float: none;
    }
    .whatsapp{
	background: #4da72a;
	position: fixed;
	right: 20px;
	opacity: 0.9;
	bottom: 20px;
	border-radius: 100%;
	color: white;
	z-index: 99;
}

.whatsapp i{
	margin: 15px 6px 9px 18px;
	height: 88px;
	font-size: 40px;
	float: left;
}

.whatsapp h5{
	margin-top: 15px !important;
	font-size: 12px !important;
	font-weight: 300;
	text-transform: uppercase;
}

.whatsapp p{
	font-size: 12px;
	font-weight: bold;
}

.whatsapp h5{
	font-size: 24px;
}
}
@media screen and (max-width: 991px){
.desktop {
	display:none;
	}
	}
	

	@media screen and (min-width: 992px){
.mobile {
		display:none;
	}
	}