/* ----------------------------------------------------------
    :: Template Name: Polipack Embalagens
    :: Theme URI: www.marcasiteteste.com.br
    :: Author: Geovani Assis Pereira
    :: Description: Site da Polipack Embalagens
    :: Version: 1.0.0
    :: Created: 12 Março 2021
    :: Last Updated:
    ----------------------------------------------------------
*/

@charset "UTF-8";
/* CSS Document */
/*#################################################################################################### 
/ GERAIS
/###################################################################################################*/
html {
	box-sizing: border-box;
}
body, html {
	margin:0;
	padding: 0;
	height: 100%;
	color: #000;
	font-family: 'Work Sans', sans-serif;
	position: relative;
	-webkit-font-smoothing: antialiased; 
	font-weight: 500;
	-moz-osx-font-smoothing: grayscale;
}
body {
	overflow-x: hidden;
}
input, textarea, select {
	font-family: 'Work Sans', sans-serif;
	display: block;
	outline: none;
}
input[type="submit"],
input[type="submit"]:hover {
	-webkit-transition: 0.3s ease-out;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, figure {
    margin: 0;
    padding: 0;
	display: block;
}
a {
	color: #000;
	-webkit-transition: 0.3s ease-out;
}
a:hover, a:active, a:focus {
    outline: 0 !important;
    color: #000;
}
a:hover {
	text-decoration: none;
}
.slick-slide{
    outline: none !important;
    display: table; 
    table-layout: fixed; 
    width: 100%;
}
.row::before,
.row::after{
	display: inline-block !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-response-output,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	margin: 0 0.5em 1em;
    padding: 0.2em 1em;
	color: #fff;
    text-align: center;
	font-size: 12px;
}
/*#################################################################################################### 
/ HEADER
/###################################################################################################*/
header {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	background-color: #fff;
	padding: 20px 0;
}
header .btn{
	display: block;
	float: right;
	font-weight: 500;
	background-color: #36abc3;
	color: #fff;
	border:2px solid #36abc3;
}
header .btn:hover,
header .btn:active,
header .btn:focus{
	background-color: transparent;
	border:2px solid #36abc3;
	color: #36abc3;
}
header .img-fluid{
	max-width: 80%;
}
/*#################################################################################################### 
/ TOPO
/###################################################################################################*/
#topo {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	background-color: #fff;
	padding: 50px 0 150px 0;
	background: url(images/diagonal.png) bottom center no-repeat;
	background-size: contain;
}
#topo h1{
	font-weight: 600;
	line-height: 1em;
	font-size: 38px;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
}
#topo h2{
	margin: 10px 0;
    font-weight: 600;
    color: #c6351a;
    font-size: 22px;
    letter-spacing: -0.5px;
}
#topo p{
	font-size: 19px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 30px;
	letter-spacing: -0.35px;
}
#topo span{
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    display: block;
    letter-spacing: -0.35px;
}
#topo .form-group{
	margin-bottom: 8px;
}
#topo input,
#topo textarea{
	display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#topo input[type="submit"],
#topo button{
	margin-top: 5px;
	float: right;
	background-color: #36abc3;
	border:0;
	border:2px solid #36abc3;
}
#topo input[type="submit"]:hover,
#topo input[type="submit"]:active,
#topo input[type="submit"]:focus,
#topo button:hover,
#topo button:active,
#topo button:focus{
	background-color: transparent;
	color: #36abc3;
	border:2px solid #36abc3;
}
/*#################################################################################################### 
/ SOBRE
/###################################################################################################*/
#sobre {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	padding: 50px 0 160px 0;
	background: url(images/diagonal2.png) bottom center no-repeat;
	background-size: contain;
	background-color: #f6b810;
}
#sobre h2{
	font-weight: 600;
	line-height: 1em;
	font-size: 32px;
	margin-bottom: 15px;
	letter-spacing: -0.5px;
	color: #fff;
}
#sobre p{
	font-size: 19px;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing: -0.35px;
	line-height: 1.4em;
	color: #fff;
}
#sobre .boxes .card{
	width: 160px;
	height: 160px;
	margin: 10px;
	float: left;
	background-color: #3182a2;
	border:0;
	display: inline-block;
}
#sobre .boxes .card .content{
	width: 160px;
	height: 160px;
	display: flex;
	padding: 10px;
	justify-content: center;
	align-items: center;
	text-align: center;
}
#sobre .boxes .card .content p{
	margin: 0;
	color: #fff;
	font-weight: 600;
	line-height: 1.2em;
	font-size: 18px;
}
#sobre #accordion .btn-link{
	color: #57b57d;
	font-weight: 600;
	text-decoration: none !important;
}
#sobre #accordion .btn-link:focus,
#sobre #accordion .btn-link:hover{
	text-decoration: none !important;
}
#sobre #accordion ul li{
	color: #929292;
}
#sobre #accordion ul li::before{
	content: "- ";
}
#sobre #accordion .card{
	box-shadow: 5px 5px 15px 0px #b5b5b5;
	-webkit-transition: 0.3s ease-out;
}
#sobre #accordion .card:hover{
	box-shadow: 5px 5px 5px 0px #b5b5b5;
	-webkit-transition: 0.3s ease-out;
}
/*#################################################################################################### 
/ O QUE TEMOS
/###################################################################################################*/
#o-que-temos {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	background-color: #36abc3;
	padding: 50px 0;
	text-align: center;
}
#o-que-temos h2{
	font-weight: 600;
	line-height: 1em;
	font-size: 30px;
	margin-bottom: 15px;
	color: #fff;
	letter-spacing: -0.5px;
}
#o-que-temos h3{
    color: #f6b810;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: -0.5px;
}
#o-que-temos p{
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 30px;
	color: #fff;
	letter-spacing: -0.35px;
	line-height: 1.4em;
}
#o-que-temos .btn{
	display: inline-block;
	font-weight: 500;
	background-color: #f6b810;
	color: #fff;
	border:2px solid #f6b810;
}
#o-que-temos .btn:hover,
#o-que-temos .btn:focus,
#o-que-temos .btn:active{
	background-color: transparent;
	border:2px solid #f6b810;
	color: #f6b810;
}
#o-que-temos .content{
	margin-top: 50px;
}
#o-que-temos .content h2::after,
#o-que-temos .content2 h2::after{
	margin: 20px 0;
}
#o-que-temos blockquote{
	width: 370px;
    float: right;
    text-align: right;
}
#o-que-temos blockquote span{
	display: block;
	line-height: 1em;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	font-style: italic;
}
#o-que-temos blockquote small{
	color: #f6b810;
	font-weight: bold;
	text-align: right;
	display: block;
	line-height: 1em;
	margin-top: 5px;
}
#o-que-temos .marcas{
	text-align: center;
}
#o-que-temos .marcas img{
	width: 20%;
	display: inline-block;
	border-radius: 6px;
	margin: 10px;
}
/*#################################################################################################### 
/ CLIENTES
/###################################################################################################*/
#clientes {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	padding: 80px 0;
	background-color: #565656;
	text-align: center;
}
#clientes h2{
	font-weight: 600;
	line-height: 1em;
	font-size: 30px;
	margin-bottom: 35px;
	color: #fff;
}
#clientes h2::after{
	display: block;
	content: "";
	width: 80px;
	height: 2px;
	background: #c6351a;
	margin: 20px auto;
}
#clientes .clientes{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#clientes .clientes img{
	box-shadow: 5px 5px 15px 0px #4a4a4a4a;
	width: 18%;
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
	-webkit-transition: 0.3s ease-out;
}
#clientes .clientes img:hover{
	box-shadow: 5px 5px 5px 0px #4a4a4a4a;
	-webkit-transition: 0.3s ease-out;
}
/*#################################################################################################### 
/ FALE COM ESPECIALISTA
/###################################################################################################*/
#fale-com-especialista {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	background-color: #c6351a;
	padding: 80px 0;
}
#fale-com-especialista h2{
	font-weight: 600;
	line-height: 1.1em;
	font-size: 33px;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
	color: #fff;
}
#fale-com-especialista .form-group{
	margin-bottom: 8px;
}
#fale-com-especialista input,
#fale-com-especialista textarea{
	display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#fale-com-especialista input[type="submit"],
#fale-com-especialista button{
	margin-top: 5px;
	float: right;
	background-color: #f6b810;
	border:0;
	font-size: 16px;
	border:2px solid #f6b810;
}
#fale-com-especialista input[type="submit"]:hover,
#fale-com-especialista input[type="submit"]:active,
#fale-com-especialista input[type="submit"]:focus,
#fale-com-especialista button:hover,
#fale-com-especialista button:active,
#fale-com-especialista button:focus{
	background-color: transparent;
	color: #f6b810;
	border:2px solid #f6b810;
}
/*#################################################################################################### 
/ FOOTER
/###################################################################################################*/
footer {
	position: relative;
	z-index: 100;
	width: 100%;
	float:left;
	height: auto;
	background-color: #fff;
	padding: 20px 0;
}
footer p{
	font-size: 15px;
	line-height: 1em;
	letter-spacing: -0.35px;
	font-weight: 400;
}
/*#################################################################################################### 
/ OBRIGADO
/###################################################################################################*/
#obrigado {
    position: relative;
    z-index: 100;
    width: 100%;
    float: left;
    height: auto;
    /*padding: 170px 0;
    background: url(images/diagonal-obrigado2.png) top center no-repeat;*/
    padding: 65px 0;
    background-size: contain;
    background-color: #36abc3;
}
#obrigado h1{
	font-weight: 600;
	line-height: 1em;
	font-size: 38px;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
	color: #fff;
}
#obrigado p{
	font-size: 19px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 30px;
	letter-spacing: -0.35px;
	color: #fff;
}
#obrigado .btn{
	display: inline-block;
	font-weight: 500;
	background-color: #f6b810;
	color: #fff;
	border:2px solid #f6b810;
}
#obrigado .btn:hover,
#obrigado .btn:active,
#obrigado .btn:focus{
	background-color: transparent;
	border:2px solid #f6b810;
	color: #f6b810;
}