@import url(../fonts/font.css);

.db_assinatura{
	text-align:right;
}

.barra_branca
{
	width: 100%;
	height: 52px;
	position: relative;
	background: #fff;
}

.txt_barra
{
	font-family: 'source_sans_proregular';
	font-size: 24px;
	color: #303030;
	float: right;
}

.txt_barra img
{
	vertical-align: bottom;
	margin-left: 50px;
	margin-right: 20px;
}

.txt_barra span
{
	font-family: 'source_sans_probold';
	font-size: 30px;
	color: #303030;
}

.home_banners
{
	width: 100%;
	position: relative;
}

.row_amarela
{
	//background: #ffd800;
	margin-bottom: 60px;
	box-shadow: 0px 7px 5px #dfdfdf;
	background: url('/site/imagens/bloco_quem_somos.png') no-repeat;
	background-size: auto 100%;
	background-position: 50%;
}

.coluna_texto
{
	text-align: center;
}

.coluna_texto img
{
	margin-top: 40px;
	margin-bottom: 30px;
}

.coluna_texto2
{
	text-align: center;
}

.coluna_texto2
{
	text-align: center;
	background: url('/site/imagens/bloco_nota.png') no-repeat;
	background-size: 100% 100%;
	padding-bottom: 10px;
	position:relative;
}

.coluna_texto2 .nome
{
	margin-bottom: 25px;
	text-transform: uppercase;
	padding-top: 36px;
	font-family: 'source_sans_probold';
	font-size: 18px;
}

.coluna_texto2 .conteudo ul
{
	list-style: none;
}

.coluna_texto2 .conteudo ul li
{
	padding-bottom: 22px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	color: #585858;
	font-family: 'source_sans_proregular';
	font-size: 14px;
	background: url('/site/imagens/seta.png') no-repeat;
	background-position: 0% 18%;
}

.nome
{
	font-family: 'allerregular';
	font-size: 20px;
	color: #262516;
	margin-bottom: 30px;
}

.coluna_texto2 .nome{
	color:#ed1c24;
}

.coluna_texto2 .conteudo strong
{
	color:#ed1c24;
}

.conteudo
{
	color: #000000;
	font-size: 13px;
	font-family: 'source_sans_proregular';
}


.conteudo strong
{
	font-family: 'source_sans_probold';
	font-size: 13px;
}

.c-font-bold
{
	color: #d33229 !important;
	font-family: 'source_sans_probold' !important;
	font-size: 30px !important;
}

.c-content-title-1 > .c-line-center
{
	background-color: #ffd800;
}

.frase
{
	width: 100%;
	color: #ce1919;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	margin-bottom: 60px;
}

.banner_meio
{
	width: 100%;
	margin-bottom: 40px;
	position: relative;
}

.banner_meio img
{
	width: 100%;
}

.servicos
{
	width: 100%;
	margin-bottom: 100px;
	height: auto;
	overflow: auto;
}

.servico
{
	text-align: center;
}

.servico_img
{
	border: 2px solid #acacac;
	margin: auto;
	margin-bottom: 20px;
	border-radius: 100%;
    width: 117px;
    height: 117px;
	
}

.servico_img img
{
	width: 85%;
    top: 8px;
    position: relative;
}

.nome_servico
{
	color:#32312e;
	font-family: 'source_sans_probold';
	font-size: 15px;
	text-transform: uppercase;
	height: 40px;
}

.conteudo_servico
{
	color: #32312e;
	font-family: 'source_sans_proregular';
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 30px;
}

.c-prefooter
{
	background: #363636 !important;
}

.c-layout-footer.c-layout-footer-1 .c-postfooter
{
	background: #252525 !important;
}

.c-contact
{
	color: #d5d5d5 !important;
	font-family: 'source_sans_proregular';
	font-size: 14px !important;
}

.c-contact span
{
	font-family: 'source_sans_probold';
	text-transform: uppercase;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-links .c-nav > li > a
{
	color: #ffffff;
	font-size: 14px;
	font-family: 'source_sans_probold';
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-links .c-nav > li > a:hover
{
	color: #ffffff;
}

.c-btn-dark
{
	background: #ed1c24;
    color: #fff;
	text-transform: none;
	font-family: 'source_sans_probold';
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .btn:active, .c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .btn:hover, .c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .btn:focus
{
	//border: #ffd800;
	background: #ed1c24;
    color: #fff;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .form-control
{
	border-color: #747474;
	color: #adadad;
	font-size: 16px;
	font-family: 'source_sans_prolight';
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .c-form-wrap-group .form-control:focus
{
	border-color: #747474 !important;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .c-form-wrap-group .form-control:first-child
{
	border-right-color: #747474;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .c-form-wrap-group:last-child .form-control:first-child
{
	border-right-color: #747474;
}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #adadad !important;
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #adadad !important;
   opacity:  1;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #adadad !important;
   opacity:  1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #adadad !important;
}

.form-control:focus
{
	border-color: #747474 !important;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form textarea.form-control
{
	border-bottom: none;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form textarea.form-control:focus
{
	border-color: #747474 !important;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback h3
{
	font-size: 20px;
	font-family: 'source_sans_probold';
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-about
{
	padding: 0;
	font-size: 14px;
	color: #e4d92e;
	font-family: 'source_sans_probold';
	line-height: 18px;
	padding-top: 29px;
    margin-left: -27px;
}

.c-logo
{
	margin-bottom: 30px;
	height: auto;
	overflow: auto;
	padding-bottom: 0 !important;
}

.c-prefooter
{
	position: relative;
}

.c-prefooter table
{
	color: #d5d5d5;
	font-family: 'source_sans_proregular';
	font-size: 14px;
}

.c-prefooter table a
{
	color: #d5d5d5;
	text-decoration: none;
}

.c-prefooter table img
{
	margin-right: 15px;
	vertical-align: baseline;
}

.c-prefooter table strong
{
	font-family: 'source_sans_probold';
	font-weight: normal;
}

#alertas
{
	color: #d5d5d5; 
}

.c-layout-footer.c-layout-footer-1 .c-postfooter .c-copyright
{
	color: #e4d92e;
	font-size: 14px;
	font-family: 'source_sans_probold';
}

.carro
{
	position: absolute;
    right: 62px;
    bottom: 30px;
}

.rato
{
	position: absolute;
	left:0;
	top: -130px;
}

.baratas
{
    position: absolute;
    left: -80px;
    width: 400px !important;
    bottom: -226px;
}

.formigas
{
	position: absolute;
	right: 0;
	top: -127px;
	width:auto !important;
}

.barra_amarela
{
	height: 12px;
	background: #ffd800;
	position: absolute; 
	top:0;
	width: 100%;
	z-index: 9;
}

.barra_amarela2
{
	height: 12px;
	background: #ffd800;
	position: relative; 
	width: 100%;
}

.logo_site
{
	position: absolute;
	z-index: 10;
}

.menu
{
	position: absolute;
	right: 0;
	top: 10px;
	background: #ffd700;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.menu ul
{
	list-style: none;
	-webkit-padding-start: 0px;
	padding-left: 20px;
    padding-right: 20px;
	padding-top: 6px;
}

.menu ul li
{
	display: inline;
	
}

.menu ul li a
{
	color: #2f2f2f;
	text-decoration: none;
	font-size: 18px;
	font-family: 'source_sans_probold';
	text-transform: uppercase;
	padding: 10px;
	padding-top: 15px;
	
}

.div_direita
{
	/*position: fixed;
    z-index: 100;
    cursor: pointer;
    width: 233px;
    right: 0;
	bottom:0;
    height: 273px;
	background: #c61e2e;*/
}

.form_pedido
{
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
	background: #c61e2e;
	color: #fff;
	width: 239px;
    height: 44px;
    right: -99px;
    top: 263px;
    position: fixed;
	text-align: center;
	padding: 11px;
	cursor: pointer;
	font-size: 15px;
	font-family: 'Open Sans';
	font-weight: 400;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-transform: uppercase;
	float: left;
	z-index:9;
	font-weight: bold;
}

.form_div
{
	width: 233px;
	height: 350px;
	background: url('/site/imagens/form_bg.png') no-repeat;
	background-size: 100% 100%;
	float: left;
	position: fixed;
	right: -233px;
    top: 149px;
	color: #fff;
	padding: 20px;
	padding-top: 23px;
	z-index:9;
}

#alertas2
{
	color: #fff;
	line-height: 18px;
}

#pedido_contacto
{
	text-align: center;
	color: #595959;
	font-family: 'source_sans_proregular';
	font-size: 13px;
}

#pedido_contacto input[type="text"]
{
	width: 185px;
	margin-bottom: 10px;
	height: 30px;
	color: #595959;
	font-family: 'source_sans_proregular';
	font-size: 13px;
	padding-left: 10px;
}

#pedido_contacto input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #595959;
}
#pedido_contacto input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #595959;
   opacity:  1;
}
#pedido_contacto input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #595959;
   opacity:  1;
}
#pedido_contacto input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #595959;
}

#pedido_contacto select
{
	width: 185px;
	margin-bottom: 5px;
	height: 30px;
	color: #595959;
	font-family: 'source_sans_proregular';
	font-size: 13px;
	padding-left: 10px;
}

#pedido_contacto button
{
	width: 71px;
	height: 28px;
	font-size: 14px;
	font-family: 'source_sans_proregular';
	color: #333332;
	background: #e5d167;
	border: 0;
	margin-top: 3px;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback form .c-form-wrap-group:last-child .form-control:last-child
{
	border-right-color: #747474;
}

.bloco_areas_negocio{
	background: url('/site/imagens/bloco_amarelo.png') no-repeat;
    text-align: center;
    background-size: 100% 100%;
}

.bloco_esquerdo{
	background: url('/site/imagens/bloco_areas_1.png') no-repeat;
    width: 401px;
    height: 486px;
    display: inline-block;
    margin-right: 84px;
    padding: 186px 45px 0 78px;
	font-family: 'source_sans_proregular'
}

.bloco_esquerdo h3{
	color:#ed1c24;
	font-weight:bold;
}

.bloco_esquerdo p{
	font-size:15px;
	color:#1d1c1c;
}


.bloco_direito{
	background: url('/site/imagens/bloco_areas_2.png') no-repeat;
	width: 401px;
    height: 486px;
    display: inline-block;
	padding: 186px 45px 0 61px;
	font-family: 'source_sans_proregular'
}

.bloco_direito h3{
	color:#ed1c24;
	font-weight:bold;
}

.bloco_direito p{
	font-size:15px;
	color:#1d1c1c;
}

#areas_negocio{
	position: relative;
}

.pin{
	position: absolute;
    right: 6%;
    top: 24px;
}

.produtos_higiene {
    margin: 0 2px 30px 2px !important;
}


.banner_meio_mobile{
	display:none;
}

.banner_meio_mobile img{
	width:100%;
}

.banner_meio_mobile ul{
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    padding: 0;
    list-style-position: inside;
	list-style: none;
	color:#424242;
	font-weight:bold;
	font-family: 'source_sans_proregular';
}

.banner_meio_mobile ul li{
	margin: 10px 0;
}

@media screen and (min-width: 2500px)
{
	.banner_meio,
	.home_banners,
	#contactos,
	.barra_amarela,
	#areas_negocio
	{
		width: 1800px;
		margin: 0 auto;
	}
	
	.baratas{
		left: 0px;
	}
}

@media screen and (max-width: 1200px)
{
	.logo_site
	{
		width: 150px;
	}
}

@media screen and (max-width: 991px)
{
	.rato
	{
	    top: -101px;
		width: 41%;
	}
	.baratas
	{
		width: 35% !important;
		bottom: -183px;
	}
	.logo_site
	{
		width: 120px;
	}
	.div_direita
	{
		display: none;
	}
	
	.bloco_esquerdo{
		margin-right: 20px;
	}
}

@media screen and (max-width: 800px)
{
	.barra_amarela
	{
		position: relative;
		height: auto;
		text-align: right;
		
	}
	.menu
	{
		position: relative;
		width: 100%;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		margin-bottom: 20px;
	}
	.menu ul
	{
		position: relative;
		top:0;
		background: #ffd700;
		width: 100%;
		padding: 0;
	}
	.menu ul li a
	{
		font-size: 13px;
		padding: 6px;
		padding-top: 0;
	}
}

@media screen and (max-width: 767px)
{
	.coluna_texto
	{
		padding-bottom: 40px;
	}
	.c-layout-footer.c-layout-footer-1 .c-prefooter .c-about
	{
		margin-left: 0;
		padding-top: 0;
	}
	.c-prefooter
	{
		text-align: center;
	}
	.c-nav
	{
		width: 100%;
	}
	.c-logo
	{
		margin-bottom: 20px;
		padding-bottom: 0 !important;
	}
	.c-prefooter table
	{
		margin: auto;
		margin-bottom: 40px;
	}
	.carro
	{
		display: none;
	}
	.c-layout-footer.c-layout-footer-1 .c-postfooter .c-copyright
	{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.c-socials
	{
		width: 100%;
		text-align: center;
	}
	.rato, .baratas, .formigas
	{
		display: none;
	}
}

@media screen and (max-width: 650px)
{
	.logo_site
	{
		position: relative;
		width: 65px;
	}
}

@media screen and (max-width: 565px)
{
	.txt_barra
	{
		font-size: 14px;
	}
	.txt_barra span
	{
		font-size: 18px;
	}
	.txt_barra img
	{
		margin-left: 30px;
		margin-right: 20px;
		width: 37px;
		top: 3px;
		position: relative; 
	}
}

@media screen and (max-width: 500px){
	
	.bloco_esquerdo {
		background-size: 100% 100%;
		width: 300px;
		height: 386px;
		padding: 144px 32px 0 55px;
	}
	
	.bloco_esquerdo h3{
		font-size: 16px;
	}
	
	.bloco_esquerdo p{
		font-size: 12px;
	}	
	
	.bloco_direito {
		background-size: 100% 100%;
		width: 300px;
		height: 386px;
		padding: 144px 32px 0 55px;
	}
	
	.bloco_direito h3{
		font-size: 16px;
	}
	
	.bloco_direito p{
		font-size: 12px;
	}
	
	.banner_meio_mobile{
		display:block;
	}
	
	#truly_clean{
		display:none;
	}
	
}
@media screen and (max-width: 402px)
{
	.txt_barra
	{
		margin-top: 12px;
	}
	.txt_barra img
	{
		margin-left: 10px;
		margin-right: 10px;
		width: 20px;
		top: 3px;
		position: relative; 
		vertical-align: baseline;
	}
	.menu ul li a
	{
		font-size: 12px;
		padding: 2px;
	}
}

@media screen and (max-width: 360px)
{
	.txt_barra img
	{
		top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		vertical-align: bottom;
	}
	.txt_barra
	{
		font-size: 11px;
	}
	.txt_barra span
	{
		font-size: 12px;
	}
}

@media screen and (max-width: 337px)
{
	.menu ul li a
	{
		font-size: 11px;
		padding: 0;
	}
}

@media screen and (max-width: 330px)
{
	.bloco_esquerdo{
		margin-left: -12px;
		margin-right:0;
	}
	
	.bloco_direito{
		margin-left: -12px;
	}
	
}