 /*
Theme Name: Duplique Nova
Theme URI: 
Description: 
Version: 1.0
Author: Seens TI
Author URI: http://www.seens.com.br
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/


/*
===RESET
*/

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;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html, body {
	height: 100%;
	}
	
body {
	overflow-x:hidden;
	margin:0px;
}

a{
	text-decoration:none;
}

a:active, a:hover, li.active{
	text-decoration:underline;
}

b, strong{
	font-weight:bold;
}

i{
	font-style: italic;
}

u{
	text-decoration:underline;
}

/*div{
	border:solid 1px #2D2D2D;
}

font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;

*/

#header-mobile{
	display:none;
}

#menu{
	border-bottom:solid 3px #9c0001;
	padding-bottom:10px;
}

#menu .logo{
	padding-top:15px;
}

#menu ul{
	list-style:none;
	font-size:17px;
	padding-left:26px;
	color:#363636;
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	text-transform:uppercase;
	margin-left:20px;
	margin-top:48px;
}

#menu ul a{
	color:#363636;	
}

#menu ul a:hover{
	color:#9c0001;
}

#menu .fones{
	list-style:none;
	font-size:13px;
	color:#363636;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
	margin-top:42px;
	color:#767171;
	padding-left:45px;
}

#menu .fa-phone, #menu .fa-whatsapp{
	color:#9c0001;
}


.login{
	color:#FFF;
	padding:5px 15px;
	background:#9c0001;
	border-radius:18px;
	border:none;
	margin-top:40px;
}

#menu ul li{
	display:inline;
	padding-right:10px;
}

#slider{
	width:100%;
	height:510px !important;
}

#slider img{
	width:100%;
}

.carousel-control.left, .carousel-control.right{
	background-image:none !important;
}

#servicos{
	margin-top:360px;
}

#servicos .titulo-servicos{
	top:950px;
	left:15%;
}

#servicos .titulo-servicos h3{
	color:#767171;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	padding-bottom:50px;
}

#servicos .titulo-servicos p{
	color:#000;
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	max-width:900px;
	padding-top:20px;
}

#servicos h4{
	color:#323232;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
	max-width:200px;
}

.serv1 p, .serv2 p, .serv3 p{
	color:#323232;
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	max-width:200px;
}

.serv1, .serv2, .serv3{
	padding-top:10px;
}

.serv2{
	border:solid 1px #9c0001;
	margin-left:30px;
	box-shadow:0px 1px 10px #bebebe;
	margin-top:100px;
}

#sobrenos{
	background:url('imagens/sobrenos.png') left no-repeat;
	margin-top:120px;
	height:500px;
}

#sobrenos .sobreaempresa{
	background:#FFF;
	float:right;
	width:600px;
	height:400px;
	margin-top:50px;
	box-shadow:0px 0px 50px #bebebe;
}

#sobrenos .sobreaempresa h5{
	padding:20px 10px 10px 10px;
	font-size:40px;
	color:#767171;
	font-weight:600;
	text-transform:uppercase;
}

#sobrenos .sobreaempresa p{
	padding-top:20px;
	font-size:13px;
	color:#1f1f1f;
	font-family: 'Poppins', sans-serif;
	padding:10px;
}

span{
	color:#9c0001;
}

#sobrenos .aempresa{
	color:#767171;
	padding:5px 15px;
	background:#FFF;
	border-radius:18px;
	border:solid 1px #767171;
	margin-top:10px;
	font-family: 'Poppins', sans-serif;
	margin-left:10px;
	font-weight:600;
}

#clientes{
	background:url('imagens/bg-clientes.png') center no-repeat;
	min-height:1240px;
	width:100%;
	margin-top:100px;
}

#clientes img{
	margin-top:30px;
}

#clientes h4{
	color:#FFF;
	margin-top:110px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	font-size:26px;
	padding:20px 30px;
	text-transform:uppercase;
}

#clientes .textoclientes{
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	padding:0px 30px 30px 30px;
	line-height:200%;
}

#clientes .saibamaisclientes{
	color:#595656;
	padding:5px 15px;
	background:#FFF;
	border-radius:18px;
	border:none;
	font-family: 'Roboto', sans-serif;
	margin-left:30px;
	font-weight:600;
	font-size:13px;
	box-shadow:0px 0px 50px #595656;
}

#clientes hr{
	border:solid 2px #FFF;
	width:60px;
}

.depo1, .depo2, .depo3{
	background:url('imagens/bg-depo.png') center no-repeat;
	height:240px;
	margin-top:40px;
}

.depo1 p, .depo2 p, .depo3 p{
	color:#2a2a2a;
	font-family: 'Poppins', sans-serif;
	font-size:12px;
	padding:50px 30px 20px 30px;
	max-width:375px;
}

.depo3 p{
	padding-top:25px;
}

#noticias h4{
	color:#767171;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	margin:90px 0px 40px 35px;;
	
}

.not1, .not2, .not3{
	border:solid 1px #e3e3e3;
	margin-top:40px;
	margin-left:3%;
	width:29.2% !important;
	padding-left: 0px !important;
	margin-bottom:30px;
	height:455px;
}

#noticias ul li{
	float:left;
	list-style:none;
	border:solid 1px #e3e3e3;
	height: 455px;
	width:340px;
	margin-left:3%;
}

#noticias .data-noticia{
	color:#a5a5a5;
	font-size:12px;
	padding-top:20px;
	font-family: 'Poppins', sans-serif;
}

#noticias .titulo-noticia{
	color:#767171;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	padding-left: 20px;
	font-weight:600;
}

#noticias .texto-noticia{
	color:#767171;
	font-size:14px;
	line-height:170%;
	margin-bottom:20px;
	padding-left: 20px;
}

#noticias .titulo-noticia a, #noticias .texto-noticia a{
	color:#767171;
}
 
.not1, .not2, .not3{
	border:solid 1px #e3e3e3;
	margin-top:40px;
	margin-left:3%;
	width:29.2% !important;
	padding-left: 0px !important;
	margin-bottom:30px;
	height:440px;
}


#parceiros{
	padding-bottom:40px;
}

#parceiros h4{
	color:#767171;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	margin:40px 0px;
	
}

#footer, #footer a{
	background:#8d8989;
	color:#FFF;
}

#footer ul{
	list-style:none;
	margin-top:30px;
}

#footer ul li{
	display:inline;
}

#footer .redes{ 
	font-size:22px;
}

.carousel-caption{
	bottom:480px !important;
}

.carousel-caption h3{
	font-size:35px !important;
}


@media  all and (max-width: 340.01px) { 
	#header-mobile{
		display:block;
	}
	
	#menu, #clientes img , #noticias{
		display:none;
	}
	
	#slider{
		margin-top:0px !important;
		height:0px !important;
	}
	
	#parceiros img{
		margin-bottom:30px;
	}
	
	#clientes{
		background:none;	
	}
	
	.serv2, .serv3{
		margin-top:30px !important;
	}
	
	.serv2{
		margin-left:15px !important;
	}
	
	#servicos .titulo-servicos{
		position:relative !important;
		padding:20px;
		top:0px !important;
		left:0% !important;
	}
	
	#sobrenos{
		margin-top:20px !important;
		background:none !important;
		height:100% !important;
		margin-bottom:20px;
	}
	
	#sobrenos .sobreaempresa{
		width:100% !important;
		height:100% !important;
		box-shadow:none !important;
	}
	
	#sobrenos .sobreaempresa h5{
		font-size:28px !important;
	}
	
	/*.not1{
		width:100% !important;
	}
	
	.not1 img{
		width:96%;
	}*/
	
	#clientes{
		margin-top:30px !important;
	}
	
	#clientes h4, #clientes .textoclientes{
		margin-top:0px !important;
		color:#767171 !important;
	}
	
	#header-mobile .col-md-12{
		border-bottom:solid 4px #9c0001;
		width:100%;
	}
	
	#header-mobile .col-md-12 img{
		padding-top:10px;
	}
	
	.navbar-toggler{
		background:url('imagens/nav.png') no-repeat center;
		min-height:40px;
		min-width:50px;
		border:none;
		float:right;
		margin-top:30px;
		background-color:#9c0001;
	}
	
	.navbar{
		width:100%;
	}
	
	.navbar a{
		color:#FFF;
		text-transform:uppercase;
	}
	
	ul.navbar-nav{
		background:#9c0001;
	}
	
	.carousel-caption{
		bottom:0px !important;
		padding-bottom:60px !important;
	}

	.carousel-caption h3{
		font-size:14px !important;
	}
	
	#servicos{
		margin-top:190px;
	}
	
	#noticias ul li{
		margin-bottom:30px;
		width:100% !important;
		margin-left:0% !important;
	}
}

@media  all and (min-width: 340.01px) and (max-width: 767.98px) { 
	#header-mobile{
		display:block;
	}
	
	#menu, #clientes img{
		display:none;
	}
	
	#slider{
		margin-top:0px !important;
		height:0px !important;
	}
	
	#parceiros img{
		margin-bottom:30px;
	}
	
	#clientes{
		background:none;	
	}
	
	.serv2, .serv3{
		margin-top:30px !important;
	}
	
	.serv2{
		margin-left:15px !important;
	}
	
	#servicos{
		margin-top:260px !important;
	}
	
	#servicos .titulo-servicos{
		position:relative !important;
		padding:20px;
		top:0px !important;
		left:0% !important;
	}
	
	#sobrenos{
		margin-top:20px !important;
		background:none !important;
		margin-bottom:20px;
	}
	
	#sobrenos .sobreaempresa{
		width:100% !important;
		box-shadow:none !important;
	}
	
	#sobrenos .sobreaempresa h5{
		font-size:28px !important;
	}
	
	.not1{
		width:96% !important;
	}
	
	.not1 img{
		width:96%;
	}
	
	#clientes{
		margin-top:30px !important;
	}
	
	.depo1, .depo2, .depo3{
		margin-top:0px !important;
	}
	
	#clientes h4{
		margin-top:0px !important;
		color:#9c0001 !important;
		padding:20px 10px !important;
	} 
	
	#clientes .textoclientes{
		margin-top:0px !important;
		color:#767171 !important;
		padding:0px 10px 10px 10px;
	}
	
	#header-mobile .col-md-12{
		border-bottom:solid 4px #9c0001;
		width:100%;
	}
	
	#header-mobile .col-md-12 img{
		padding-top:10px;
	}
	
	.navbar-toggler{
		background:url('imagens/nav.png') no-repeat center;
		min-height:40px;
		min-width:50px;
		border:none;
		float:right;
		margin-top:30px;
		background-color:#9c0001;
	}
	
	.navbar{
		width:100%;
	}
	
	.navbar a{
		color:#FFF;
		text-transform:uppercase;
	}
	
	ul.navbar-nav{
		background:#9c0001;
	}
	
	.carousel-caption{
		bottom:0px !important;
		padding-bottom:100px !important;
	}

	.carousel-caption h3{
		font-size:18px !important;
	}
	
	#noticias ul li{
		margin-bottom:30px;
		width:100% !important;
		margin-left:0% !important;
	}
}

@media  all and (min-width: 768.01px) and (max-width: 1023.98px) { 
	#header-mobile{
		display:block;
	}
	
	#menu, #clientes img{
		display:none;
	}
	
	#slider{
		margin-top:0px !important;
		height:0px !important;
	}
	
	#parceiros img{
		margin-bottom:30px;
	}
	
	#clientes{
		background:none;	
	}
	
	.serv2, .serv3{
		margin-top:30px !important;
	}
	
	.serv2{
		margin-left:15px !important;
	}
	
	#servicos{
		margin-top:560px !important;
	}
	
	#servicos .titulo-servicos{
		position:relative !important;
		padding:20px;
		top:0px !important;
		left:0% !important;
	}
	
	#sobrenos{
		margin-top:20px !important;
		background:none !important;
		margin-bottom:20px;
	}
	
	#sobrenos .sobreaempresa{
		width:100% !important;
		box-shadow:none !important;
	}
	
	#sobrenos .sobreaempresa h5{
		font-size:28px !important;
	}
	
	.not1{
		width:96% !important;
	}
	
	.not1 img{
		width:96%;
	}
	
	#clientes{
		margin-top:30px !important;
		min-height:1120px !important;
	}
	
	.depo1, .depo2, .depo3{
		margin-top:0px !important;
		width:100% !important;
	}
	
	#clientes h4{
		margin-top:0px !important;
		color:#9c0001 !important;
		padding:20px 10px !important;
	} 
	
	#clientes .textoclientes{
		margin-top:0px !important;
		color:#767171 !important;
		padding:0px 10px 10px 10px;
	}
	
	#clientes .col-md-6{
		width:100% !important;
	}
	
	#sobrenos {
		height:370px !important;
	}
	
	.not1, .not2, .not3{
		height:700px !important;
	}
	
	#header-mobile .col-md-12{
		border-bottom:solid 4px #9c0001;
		width:100%;
	}
	
	#header-mobile .col-md-12 img{
		padding-top:10px;
	}
	
	.navbar-toggler{
		background:url('imagens/nav.png') no-repeat center;
		min-height:40px;
		min-width:50px;
		border:none;
		float:right;
		margin-top:30px;
		background-color:#9c0001;
	}
	
	.navbar{
		width:100%;
	}
	
	.navbar a{
		color:#FFF;
		text-transform:uppercase;
	}
	
	ul.navbar-nav{
		background:#9c0001;
	}
	
	#navbarsExample05 {
		display:none !important;
	}
	
	.carousel-caption{
		bottom:0px !important;
		padding-bottom:200px !important;
	}
	
	#noticias ul li{
		margin-bottom:30px;
		width:100% !important;
		margin-left:0% !important;
	}
}



/*Alinhamento notícias*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.wp-caption {
	margin-bottom:14px;
	text-align:center;
	padding-top:5px;
	background:#fff;
	border:1px solid #e4e4e4;
}

.posts p, .posts ul, .posts div, .posts blockquote, .posts a{
	font-size:14px;
	color: #1f1f1f;
	font-family: 'Poppins', sans-serif;
	padding-bottom:10px;
}

.posts img{
	padding:20px;
}

.posts{
	margin:60px 0px;
}

.posts h3{
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	color:#9c0001;
	margin-bottom:25px;
}

.posts table, .posts th, .posts td, .posts tr{
	border:solid 1px #1f1f1f;
}

.posts ul{
	margin-left:60px;
}
