html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
a{text-decoration: none;}
.float-left{float: left;}
.float-right{float: right;}
.float-none{float: none !important;}
.display-block{display: block;}
.display-inline{display: inline;}
.display-inline-block{display: inline-block;}
.display-none{display: none}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.tex-alight-none{text-align: inherit !important}
.border-none{border: none !important;}
.clear{clear: both;} 
.conteudo-center-1200{ width: 1200px; margin: 0 auto; height: 100%;}
a[href^=tel] { color: inherit; }
.banner-paginas-internas{ float: left; width: 100%; background: #363537}
.banner-paginas-internas .banner-paginas-internas-container{ float: left; width: 95%; margin: 0 2.5%; height: 150px; display: flex; align-items: center;}
.banner-paginas-internas .banner-paginas-internas-container p{ float: left; color: #f9bc5f; font: 44px montserrat-extrabold; text-transform: uppercase;}
.container-whatsapp-fixo { float: left; position: fixed; bottom: 20px; right: 0; z-index: 9;}
.container-whatsapp-fixo a { float: left; width: 80px; height: 80px; clear: both; margin: 20px 20px 0 0; background: url(../img/whats-fixo2.png) no-repeat center; background-size: 78px;}

.social-list { position: fixed; bottom: 20px; right: 20px; z-index: 10;}
.social-list a { float: left; clear: both; width: 52px; height: 52px; margin: 10px 0 0; border-radius: 10px; transition: 1s}
.social-list a:hover { transform: rotate(360deg);}
.social-list a.i-facebook{ background: url(../img/i-facebook.svg) no-repeat center; background-size: 50px 50px}
.social-list a.i-instagram{ background: url(../img/i-instagram.svg) no-repeat center; background-size: 50px 50px}
.social-list a.i-twitter{ background: url(../img/i-twitter.svg) no-repeat center; background-size: 50px 50px}
.social-list a.i-linkedin{ background: url(../img/i-linkedin.svg) no-repeat center; background-size: 50px 50px}
.social-list a.i-youtube{ background: url(../img/i-youtube.svg) no-repeat center; background-size: 50px 50px}
.social-list a.i-whatsapp{ background: url(../img/whats-icon.png) no-repeat center; background-size: 50px 50px}

.social-footer{height: 43px;width: 43px!important;float: left;}
.insta-footer{background: url(../img/footer/icon-instagram.svg)no-repeat center;background-size: 100%;}
.linkedin-footer{background: url(../img/footer/linkedin.svg)no-repeat center;background-size: 100%;}
.face-footer{background: url(../img/i-facebook.svg)no-repeat center;background-size: 100%;}
.div-social{display: flex;margin: 30px 0 0 0;column-gap: 20px;padding: 0!important;}

@media (max-width: 1220px){
    .conteudo-center-1200{width: 96%; margin: 0 2%;}
}
@media (max-width: 990px){
	
	.div-social{display: flex;width: 100%;align-items: center;justify-content: center;}

	.social-list { bottom: 10px; right: 10px;}
	.social-list a { width: 50px; height: 50px;}
	.social-list a.i-facebook{ background-size: 30px 30px}
	.social-list a.i-instagram{ background-size: 30px 30px}
	.social-list a.i-twitter{ background-size: 30px 30px}
	.social-list a.i-linkedin{ background-size: 30px 30px}
	.social-list a.i-youtube{ background-size: 30px 30px}
	.social-list a.i-whatsapp{ background-size: 50px 50px}

	.banner-paginas-internas .banner-paginas-internas-container { height: 100px; justify-content: center;}
	.banner-paginas-internas .banner-paginas-internas-container p { font-size: 20px;}
	.container-whatsapp-fixo { bottom: 20px;}
	.container-whatsapp-fixo a { width: 54px; height: 54px; margin: 10px 20px 0 0; background-size: 51.2px;}
}