/*
Theme Name: Everest Londrina
Theme URI: http://www.everestlondrina.com.br
Author: Indexnet
Author URI: http://www.everestlondrina.com.br
Text Domain: Everest Londrina

*/
body * {-webkit-appearance:none;}
body img {max-width:100%}
a:hover {text-decoration:none;}

body {font-family:'Montserrat', sans-serif; color:#666; font-size:14px; line-height:18px; font-weight:400;}
.owl-carousel .owl-item img {height:auto;}


#site {width:100%; display:block; overflow:hidden;}
.centraliza {width:1140px; display:block; margin:0 auto;}

	#header-oculto {z-index:9999; width:100%; display:block; position:fixed; top:0px; left:0px; background:#fff; box-shadow:0px 0px 5px #f5f5f5;}
	#header-oculto .row {display:flex; align-items:center;}
		#header-oculto #logo {margin:15px 0px;}
		#header-oculto #logo img {width:100%; height:auto;}
		#header-oculto #menu ul {float:right;}
			#header-oculto #menu ul li {float:left; position:relative;}
				#header-oculto #menu ul li a {padding:8px; color: #666; display:block; font-size:13px; border-radius:3px;}
					#header-oculto #menu ul li a:hover {background:#eb4517; text-decoration:none; color:#fff;}
					
			#header-oculto #menu ul li:hover a {background:#eb4517; color:#fff;}
			#header-oculto #menu ul li ul {z-index:999999; min-width:220px; display:none; position:absolute; top:100%; left:0px; background:#eb4517; margin-top:-3px;}
			#header-oculto #menu ul li:hover ul {display:block;}
			#header-oculto #menu ul li ul li {width:100%; display:block; position:relative; border:0px;}
				#header-oculto #menu ul li ul li a {display:block; font-size:13px;}
				#header-oculto #menu ul li ul li:hover a {background:#ed781c;}
				
				#header-oculto #menu ul li ul li ul {z-index:999999; min-width:250px; display:none !important; position:absolute; top:0px; left:100%; background:#023e63;}
					#header-oculto #menu ul li ul li:hover ul {display:block !important;}
					#header-oculto #menu ul li ul li ul li:hover a {background:#fdc93e; color:#023e63}
					#header-oculto #menu ul li ul li ul li a:after {display:none !important;}
					
			#header-oculto  #telefone a {line-height:19px; color:#666; padding-left:25px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/icone-telefone-everest-sp.png) 0px 0px no-repeat; font-weight:bold; font-size:14px; display: table;}
		
			
/*header padrão */
#header {width:100%; z-index:999; background: #fff; background:#ffffffeb; padding:30px 0px; padding-bottom:15px; position:absolute; left:0px; top:0px;}
	#header #logo a {display:block; margin:15px 0px;}
	#header #logo a img {max-width:95%;}
	
	#right-header {color:#474747;}
		#dados ul.social {float:left;}
			#dados ul.social li {float:left; margin-right:10px;}
		#dados #lista {margin-bottom:15px; display:block; overflow:hidden;}
			#dados a {text-decoration:none; color:#474747;}
			#dados p {box-sizing:border-box; padding-left:25px; line-height:20px;}
			#dados p.endereco {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-local.png) 0px 0px no-repeat; display:table; float:left;}
			#dados p.telefone {margin-bottom:15px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-telefone.png) 0px 0px no-repeat; font-weight:bold; font-size:14px; font-weight:bold; float:right;}

		#busca {position:relative; display:table; width:100%;}
		#busca .col-md-12 {padding:0px;}
			#busca input[type="search"] {width:100%; box-sizing:border-box; padding:20px; background:#fff; color:#000; border:1px #dedede solid; border-radius:4px;}
				#busca input[type="search"]::-webkit-input-placeholder {color:#dedede;}
			#busca input[type="submit"] {position:absolute; overflow:hidden; text-indent:-9999px; right:25px; top:0px; bottom:0px; margin:auto auto; width:21px; height:21px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icon-busca.png) center center no-repeat; border:0px;}
		
		#link-loja p {padding-left:25px; line-height:19px; display:table;}
		#link-loja p a {color:#474747;}
		#link-loja .whatsapp {display:table; width:100%;}
			#link-loja .whatsapp .title {font-size:12px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-whats.png) 0px 0px no-repeat; display:table; width:100%; margin-bottom:5px; padding-bottom:10px; border-bottom:1px #dedede solid;}
			#link-loja .whatsapp a {display:table; padding:10px; border-radius:4px; background:#fff; float:left; color:#000; border:1px #dedede solid;  border-bottom: 3px #009a1d solid; text-align:center;}
				#link-loja .whatsapp a strong {display:block; font-weight:bold; font-size:13px;}
				#link-loja .whatsapp a span {display:block; font-size:11px;}
			#link-loja .whatsapp a:nth-child(3) {float:right;}
			#link-loja .whatsapp a:hover {background: #00ca26; color: #fff;}
		
	#header #menu {margin-top:20px;}
		#header #menu ul {float:right;}
			#header #menu ul li {float:left; position:relative; border-right:1px #dedede solid;}
			#header #menu ul li:last-child {border-right:0px;}
				#header #menu ul > li > a {padding:10px 15px; display:block; text-decoration:none; color:#474747; font-size:16px; margin:0 2px; border-radius:3px;}
				#header #menu ul > li:hover > a {background:#eb4517; color:#fff;}
			#header #menu ul li ul {z-index:999999; min-width:220px; display:none; position:absolute; top:100%; left:2px; margin-top:-3px; background:#eb4517;}
			#header #menu ul li:hover ul {display:block;}
			#header #menu ul li ul li {width:100%; display:block; position:relative; border:0px;}
				#header #menu ul li ul li a {display:block; font-size:13px; color:#fff;}
				#header #menu ul li ul li:hover a {background:#ed781c;}
				
				#header #menu ul li ul li ul {z-index:999999; min-width:250px; display:none !important; position:absolute; top:0px; left:100%; background:#023e63;}
					#header #menu ul li ul li:hover ul {display:block !important;}
					#header #menu ul li ul li ul li:hover a {background:#fdc93e; color:#023e63}
					#header #menu ul li ul li ul li:hover a:after {display:none !important;}
			
			
	#slider {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/bg-slider-everest-londrina.jpg) bottom center no-repeat; padding-top:210px; display:table; width:100%;}
		.huge_it_slideshow_image_wrap_2 {background:transparent !important;}
		
		.huge-it-dot-wrap {top:initial !important; bottom:20px !important;}
		
		.slider_2 .huge-it-slider > li img {height:auto !important;}
		
		.huge-it-wrap {height:auto !important; display:table !important;}
		
	#banner-tarja {background:#f7f7f7;}
		#banner-tarja .container {border-bottom:5px #dadada solid; padding:40px 0px;}
			#banner-tarja h3 {color:#0069b7 ; font-weight:bold; font-size:18px; line-height:24px; padding-left:45px; line-height:30px; margin-bottom:10px;}
			#banner-tarja .instalacao h3 {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/instalacao-everest-maquinas-de-gelo-purificadores-sao-paulo.png) 0px 0px no-repeat;}
			#banner-tarja .manutencao h3 {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/manutencao-everest-maquinas-de-gelo-purificadores-sao-paulo.png) 0px 0px no-repeat;}
			#banner-tarja .qualidade h3 {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/qualidade-everest-maquinas-de-gelo-purificadores-sao-paulo.png) 0px 0px no-repeat;}
			#banner-tarja .melhor-preco h3 {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/melhor-preco-everest-maquinas-de-gelo-purificadores-sao-paulo.png) 0px 0px no-repeat;}
			#banner-tarja p {font-size:13px; line-height:24px;}

/*Archive Máquinas de Gelo*/
.post-type-archive-maquinasdegelo .row-video {margin-bottom: 30px;}
.post-type-archive-maquinasdegelo .intro-video {background: url('http://www.everestlondrina.com.br/wp-content/uploads/2019/08/bg-intro-video.png') left center no-repeat; background-size: 50px; padding-left: 65px;}
.post-type-archive-maquinasdegelo #lista-produtos .video {padding: 0px;}
	.post-type-archive-maquinasdegelo #lista-produtos .video video {width: 100%; height: auto;}
.post-type-archive-maquinasdegelo #lista-produtos h2 {font-size: 30px; color: #0069b7; font-weight: bold; line-height: 35px;}
.post-type-archive-maquinasdegelo #lista-produtos h3 {font-size: 18px; line-height: 30px;}

/* Topo página padrão */

#titulo-pagina {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/bg-slider-everest-londrina.jpg) no-repeat #fff; background-position: top center; padding: 80px 0px; padding-top:285px;}
	#titulo-pagina h1 {color:#fff; font-size:30px; line-height:30px;}


/* Interna */
#geral-interna {margin:80px 0px; display:block;}
	#geral-interna #left-interna {padding-left:0px;}
		#geral-interna #left-interna p {margin-bottom:30px; line-height:24px;}
		#geral-interna #left-interna strong {font-weight:bold; color:#0069b7 ;}
		#geral-interna #left-interna h3 {font-size:30px; line-height:35px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
		#geral-interna #left-interna h4 {font-size:24px; line-height:30px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
		#geral-interna #left-interna h5 {font-size:18px; line-height:24px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
		#geral-interna #left-interna h6 {font-size:16px; line-height:18px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
		#geral-interna #left-interna ul {margin-bottom:30px;}
		#geral-interna #left-interna ul li {margin-bottom:10px; line-height:24px;}
			#geral-interna #left-interna ul li:before {content:'\00bb'; float:left; font-size:18px; color:#0ba62d; margin-right:10px; line-height:24px; color:#0055ac; font-weight:bold;}
		
		.single-produtos .panel-body ul {margin-bottom:30px;}
		.single-produtos .panel-body li {width:100%; display:block; margin-bottom:10px; line-height:24px;}
		.single-produtos .panel-body li:before {content:'\00bb'; float:left; font-size:18px; color:#0ba62d; margin-right:10px; line-height:24px; color:#0055ac; font-weight:bold;}
		
		.info-produto h1 {font-size:24px; line-height:30px; color:#0263b2; font-weight:bold; margin-bottom:10px;}
		.info-produto h6 {margin-bottom:20px;}
		
/* Assistencia */
	.assistencia-blocos a {display:block; color:#666; border-radius:4px; padding:20px; border:1px #dedede solid;}
		.assistencia-blocos a:hover {box-shadow:0px 0px 10px #dedede;}
		.assistencia-blocos a img {max-width:200px; display:block; margin:0 auto; margin-bottom:20px;}
		.assistencia-blocos a h4 {}
		
/* Purificadores */
	#lista-produtos .box {text-align:center;}
		#lista-produtos .box a {padding:5px; box-sizing:border-box; display:block; border-radius:3px; padding:20px 0px;}
			#lista-produtos .box a:hover {box-shadow:0px 0px 3px #ccc; text-decoration:none;}
		#lista-produtos img {max-width:90%; display:block; margin:0 auto; height:auto;}
		#lista-produtos h4 {font-size:14px; line-height:24px; color:#0069b7 ; font-weight:bold;}
		#lista-produtos h6 {font-size:13px; line-height:24px; color:#666;}
			#lista-produtos h6 strong {font-weight:bold;}
	
	#informacoes-produto {}
		#informacoes-produto .botao a {padding:10px; text-align:center; display:block; color:#fff; background:#0069b7; border-radius:3px;}
		#informacoes-produto .col-md-2 {text-align:center; line-height:45px;}
		
	.box-assis {width:362px; float:left; overflow:hidden; margin-bottom:30px; margin-right:10px; padding:10px; background:#fff; border:1px #dedede solid; border-radius:3px; min-height:370px;  max-height:350px;}
		.box-assis p {margin:0px !important; padding:0px; margin-bottom:10px; color:#0069b7 ; font-weight:bold; font-size:14px;}
		.titulo-assis {font-size:18px; color:#0069b7  ; font-weight:bold; padding: 10px 0px !important;line-height: 21px;border-bottom: 1px #ccc dotted;margin-bottom: 10px !important;display: block;overflow: hidden;}
		.title-span {font-size:10px !important; line-height:14px; margin:0px !important; color:#666 !important; font-weight:normal !important;}
		
/* Máquinas de Gelo */
	#filtro-maquina li {cursor:pointer; padding:10px; border-radius:4px;}
	#filtro-maquina li:hover {background:#f5f5f5;}
	#filtro-maquina li.ativo {background:#0069b7 ; color:#fff;}
	#filtro-maquina li#limpar.ativo {background:transparent !important; color:#666;}
		#filtro-maquina li span {margin-left:5px; background:#0069b7 ;}
		#filtro-maquina li#limpar {float:right;}
			#filtro-maquina li#limpar i {float:left; margin-right:5px;}
			

			
	
/* Single Produto */
	#produto .foto-produto img {display:block; margin:0 auto; max-width:90%; height:auto;}
	#descricao-produto .panel-title {font-size:18px; line-height:24px; font-weight:bold; color:#0069b7 ; }
	#descricao-produto p {margin-bottom:20px; line-height:24px;}
	#descricao-produto h4 {font-size:13px;}
	#descricao-produto strong, #descricao-produto h3, #descricao-produto h4, #descricao-produto h5, #descricao-produto h6 {font-weight:bold; color:#0069b7 ;}
	/*#descricao-produto h3 {font-size:30px; line-height:35px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
	#descricao-produto h4 {font-size:24px; line-height:30px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
	#descricao-produto h5 {font-size:18px; line-height:24px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}
	#descricao-produto h6 {font-size:16px; line-height:18px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}*/
	
	.foto-produto .full {border:1px #dedede solid; border-radius:3px; display:block; overflow:hidden;}
	
	#galeria-produto {margin-top:20px; display:block; overflow:hidden;}
		#galeria-produto .gallery-item {width:25%; float:left;}
			#galeria-produto .gallery-item img {opacity:0.5; width:80%; border:1px #dedede solid; border-radius:3px; height:auto; display:block; margin:0 auto; padding:10px; box-sizing:border-box;}
			#galeria-produto .gallery-item img:hover {opacity:1.0;}
			
	#video-maquina {margin-top:20px;}
		#video-maquina h4 {font-size:18px; font-weight:bold; margin-bottom:10px; padding-bottom:10px; border-bottom:1px #dedede solid;}
		#video-maquina h4 i {float: left; margin-right: 10px; line-height: 20px;}
		
	#produto #informacoes-produto {margin-top:30px; margin-bottom:30px;}
		#produto #informacoes-produto h3 {font-size:18px; font-weight:bold; margin-bottom:10px; padding-bottom:10px; border-bottom:1px #dedede solid;}
			#produto #informacoes-produto h3 i {float: left; margin-right: 10px; line-height: 20px;}
		
/* Sidebar */
#sidebar {}
	#sidebar aside {display:block; overflow:hidden; margin-bottom:30px; background:#fafafa; border:1px #ececec solid; box-shadow:0px 0px 20px #f5f5f5; border-radius:3px; padding:15px; box-sizing:border-box;}
		#sidebar aside h3 {font-size:18px; line-height:24px; color:#ec4c22 ; font-weight:bold; padding-bottom:10px; margin-bottom:10px; border-bottom:1px #dedede dotted;}
		#sidebar aside ul {display:block;}
			#sidebar aside ul li {display:block; width:100%;}
				#sidebar aside ul li a {display:block; padding:5px 10px; line-height:24px;}
					#sidebar aside ul li a:before {content:'\00bb'; float:left; margin-right:5px; line-height:24px;}
					
	.post-type-archive-purificadoresdeagua #sidebar #maquinas {display:none !important;}
	.post-type-archive-maquinasdegelo #sidebar #purificadores {display:none !important;}
					

/* Categorias */
.lista-categorias-produtos {display:flex; flex-flow: wrap;}
	.lista-categorias-produtos a {display:table; width:100%; border:1px #f5f5f5 solid;  border-radius: 4px; margin-bottom:30px;}
			.lista-categorias-produtos a:hover {text-decoration:none;}
		.lista-categorias-produtos img {max-width:80%; height:auto; display:block; margin:0 auto; margin-bottom:20px;}
		.lista-categorias-produtos .content {background:#f5f5f5; display:table; width:100%; padding:15px; text-align:center; position:relative;}
		.lista-categorias-produtos .content:before {content:''; width:140px; height:2px; background:#c9c9c9; position:absolute; bottom:0px; left:0px; right:0px; margin:auto;}
		.lista-categorias-produtos a:hover .content:before {background:#ec7e02;}
		.lista-categorias-produtos h3 {font-size:14px; margin:10px auto; margin-bottom:5px; line-height:18px; display:table; font-weight:bold;}
		.lista-categorias-produtos p {color:#5f5f5f; font-size:13px;}
					
/* Blog */
#blog {display:block;}
	#blog .post {margin-bottom:30px; padding-bottom:30px; border-bottom:1px #dedede dotted;}
		#blog .post h3 {font-size:24px; margin-bottom:10px; font-weight:bold; line-height:30px;}
		#blog .post p {color:#666;}
		
	#blog .single  h3 {font-size:24px; margin-bottom:10px; font-weight:bold; line-height:30px; color:#0069b7 ;}
	#blog .single  p {line-height:24px; margin-bottom:30px;}
	

	

	.owl-nav {position:absolute; top:50%; left:0px; width:100%; height:0px;}
		.owl-nav  .owl-prev {float:left; width:40px; height:40px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/prev-lista-produtos.png) center center no-repeat #474747 ; border-radius:4px; overflow:hidden; text-indent:-999px; margin-top:-20px; margin-left:-20px;}
		.owl-nav  .owl-next {float:right; width:40px; height:40px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/next-lista-produtos.png) center center no-repeat #474747 ; border-radius:4px; overflow:hidden; text-indent:-999px; margin-top:-20px; margin-right:-20px;}

	#destaques-home {margin:60px 0px; margin-bottom:120px;}
		#destaques-home .title {border-bottom:1px #f5f5f5 solid; margin-bottom:40px; display:table; width:100%;}
			#destaques-home .title h3 {float:left; color:#0263b2; font-size:14px; text-transform:uppercase; font-weight:300; border-bottom:5px #ec7e02 solid; display:table; padding-left:65px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-destaques.png) 0px 0px no-repeat; line-height:24px; padding-bottom:20px;}
				#destaques-home .title h3 strong {display:block; font-weight:bold; font-size:36px;}
			#destaques-home .title a {background:#f2f2f2; line-height:20px; padding:20px; margin:7px 0px; border-radius:4px; float:right; color:#000; font-weight:bold; text-transform:uppercase;}
				#destaques-home .title a:before {content:''; float:right; margin-left:10px; width:29px; height:20px; display:block; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-menu-btn.png) center center no-repeat;}
				
		#destaques-home .item a {display:table; width:100%; border:1px #f5f5f5 solid;  border-radius: 4px;}
			#destaques-home a:hover {text-decoration:none;}
		#destaques-home img {max-width:80%; height:auto; display:block; margin:0 auto; margin-bottom:20px;}
		#destaques-home .content {background:#f5f5f5; display:table; width:100%; padding:20px; text-align:center; position:relative;}
		#destaques-home .content:before {content:''; width:140px; height:2px; background:#c9c9c9; position:absolute; bottom:0px; left:0px; right:0px; margin:auto;}
		#destaques-home .item a:hover .content:before {background:#ec7e02;}
		#destaques-home h4 {color:#000; font-size:14px; margin:0 auto; margin-bottom:5px; line-height:18px; display:table; width:90%;}
		#destaques-home p {color:#5f5f5f; font-size:13px;}

		
	#novidades-home {margin:60px 0px;}
		#novidades-home .title {border-bottom:1px #f5f5f5 solid; margin-bottom:40px; display:table; width:100%;}
			#novidades-home .title h3 {float:left; color:#0263b2; font-size:14px; text-transform:uppercase; font-weight:300; border-bottom:5px #ec7e02 solid; display:table; padding-left:65px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-destaques.png) 0px 0px no-repeat; line-height:24px; padding-bottom:20px;}
				#novidades-home .title h3 strong {display:block; font-weight:bold; font-size:36px;}
			#novidades-home .title a {background:#f2f2f2; line-height:20px; padding:20px; margin:7px 0px; border-radius:4px; float:right; color:#000; font-weight:bold; text-transform:uppercase;}
				#novidades-home .title a:before {content:''; float:right; margin-left:10px; width:29px; height:20px; display:block; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-menu-btn.png) center center no-repeat;}
		
		#novidades-home .item a {display:block; text-align:center; position:relative;}
		#novidades-home .item a:before {content:''; width:1px; height:250px; background:#ededed; position:absolute; right:-15px; top:0px; bottom:0px; margin:auto;}
		#novidades-home .item:last-child a:before {display:none;}
			#novidades-home .item a img {margin-bottom:20px; width:100%; height:auto;}
			#novidades-home .item a h4 {color:#000;}
			#novidades-home .item a p {color:#666; margin:10px 0px; font-size:12px;}
			
	#noticias-home {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/bg-novidades.png) left center no-repeat #004b8e; background-size:auto 100%; padding:55px 0px; position:relative; }
		#noticias-home a {display:block; color:#fff;}
		#noticias-home h3 {font-size:24px; text-transform:uppercase; font-weight:900; margin-bottom:15px; color:#fff;}
	
		#bloco-novidades h3 {padding-left:45px; line-height:40px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2016/03/icon-novidades.png) top left no-repeat;}
		#bloco-novidades ul {display:block;}
			#bloco-novidades ul li {}
				#bloco-novidades ul li a {display:block; padding:10px; border-radius:10px;}
				#bloco-novidades ul li a:hover {background:rgba(79, 145, 189, 0.38);}
			#bloco-novidades ul li span.categoria {line-height:12px; background:#fff; color:#0066a4; display:inline-block; padding:5px 10px; border-radius:10px; font-size:12px; text-transform:uppercase;}
			#bloco-novidades ul li h4 {display:block; font-size:16px; font-weight:900; margin:10px 0px; padding-bottom:10px; border-bottom:1px #fff dotted;}
			#bloco-novidades ul li p {font-size:14px; font-family:'Open sans', sans-serif;}
				
		
	#servicos-home {position:relative; border-top:10px #0069b7 solid; border-bottom:10px #0069b7 solid; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/funco-secao-servicos-everest-sp.jpg) center 50px no-repeat #0a5e93; background-attachment:fixed; margin-bottom:60px;}
		#servicos-home:before {width:100%; height:1px; background:#0a86e3; display:block; content:''; position:absolute; top:0px; left:0px;}
		#servicos-home:after {width:100%; height:1px; background:#0a86e3; display:block; content:''; position:absolute; bottom:0px; left:0px;}
	
	#servicos-home .container .row:nth-child(1) {position:relative;}
		#servicos-home .maquina {position:absolute; bottom:0px; left:0px;}
			#servicos-home .maquina img {max-width:100%; margin-bottom:1px;}
		
		#servicos-home .itens {padding: 50px 35px; float:right; background: #013d63;}
			#servicos-home .itens .row:nth-child(1) {margin-bottom:30px;}
			#servicos-home .box img {display:block; margin:0 auto; margin-bottom:10px;}
		
		#servicos-home .title h3 {position:relative; font-size:30px; font-weight:bold; margin-bottom:50px; padding-bottom:20px; text-align:left; border-bottom:1px #20587b dotted;}
			#servicos-home .title h3:after {content:''; width:150px; height:5px; background:#fdc93e; position:absolute; bottom:-1px; left:0px;}
		#servicos-home .box {margin-bottom:30px;}
		#servicos-home span.glyphicon {font-size: 58px; display: table; text-align: center; margin:0 auto; margin-bottom: 15px;  color: #fff;}
		#servicos-home .row:nth-child(2) .col-md-4:last-child span.glyphicon {color:#fdc93e;}
		#servicos-home h3 {color:#fff; text-align:center;  font-size:16px; line-height:24px;}
			#servicos-home h3 span {font-size:13px; font-weight:normal; display:block;}
	

/* footer padrão */			
	footer {color:#fff; font-size:14px; padding:50px 0px; position:relative; border-top:10px #0f0f0f solid; background:#373737;}
		footer:before {width:100%; height:1px; background:#434343; display:block; content:''; position:absolute; top:0px; left:0px;}
	
	footer a {color:#fff;}
		footer a:hover {color:#fff;}
	footer h3 {font-size:17px; font-weight:bold; display:block; margin-bottom:15px; padding-bottom:15px; border-bottom:1px #434343 solid; text-transform:uppercase; position:relative;}
		footer h3:before {content:''; width:100px; height:2px; background:#ec7e02; position:absolute; bottom:0px; left:0px;}
	footer h4 {font-weight:bold; text-transform:uppercase; margin-bottom:10px;}
	
	#bloco1-rodape img {margin-bottom:15px;}
	#bloco1-rodape p.desc {line-height:24px; width:90%; margin-bottom:15px;}
	#bloco1-rodape p.telefone {font-size:18px; font-weight:bold; line-height:24px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2018/03/icone-endereco-rodape.png) 0px 0px no-repeat; padding-left:30px;}
		#bloco1-rodape p.telefone span {font-weight:normal; display:block; font-size:14px;}
	
	footer .primary li a {display:block; margin-bottom:10px; font-size:13px; color:#a2a2a2;}
		footer .primary li a:hover {color:#fff;}
	
	#menu-rodape {border-bottom:1px #434343 solid; border-top:1px #434343 solid; display:block; overflow:hidden; margin-top:20px;}
		#menu-rodape ul {float:right;}
			#menu-rodape ul li {float:left;}
				#menu-rodape ul li a {display:block; text-transform:uppercase; padding:15px;}
	
	footer .outros {margin-top:30px;}
	
	footer p.telefone {margin-bottom:20px;}
		footer p.telefone a {font-size:18px; margin-bottom:0px;}

		footer .selos-qualidade {width: 100%;}
		
	
	#copyright {overflow:hidden; display:block; padding:20px 0px;}
		#copyright .container {padding:0px;}
		#copyright a {float:right;}
		
	a.whatsRight {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2019/02/icone-whats-rodape.png) center center #00ad40 no-repeat; display:table; width:65px; height:65px; position:fixed; right:20px; bottom:20px; z-index:99; border-radius:50%; text-indent:-9999px;}	
		
		
	/* Contato */
	#pagina-contato .serif {font-size:24px; line-height:30px; color:#0069b7 ; margin:10px 0px; font-weight:bold;}

	#right-orcamento {}
		#right-orcamento h3.telefone {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/icone-telefone-everest-sp.png) left center no-repeat; margin-top:10px; font-size:18px; padding-left:30px; line-height:30px;}
		#right-orcamento h3.whatsapp {background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/icone-whatsapp-everest-sp.png) left center no-repeat; margin-top:10px; font-size:18px; padding-left:30px; line-height:30px;}
			#right-orcamento h3 span {font-size:14px; display:block; line-height:21px;}
			#right-orcamento h3 a {color:#666; text-decoration:none;}
			#right-orcamento h3 span strong {color:#0068a5; font-weight:bold; margin-top:10px; display:block;}
		#right-orcamento h3.endereco {margin-top:10px; background:url(http://www.everestlondrina.com.br/wp-content/uploads/2017/02/icone-endereco-everest-sp.png)  left top no-repeat; font-size:18px; padding-left:30px; line-height:24px; margin-bottom:30px;}
	#right-orcamento iframe {width:100% !important; box-shadow:0px 0px 3px #ccc; border:5px #fff solid !important; box-sizing:border-box; margin:3px;}

	#left-orcamento {}
	#left-orcamento span {color:red;}
	#left-orcamento form p {margin-bottom:20px; font-size:18px; line-height:24px; }
		#left-orcamento form p strong {color:#b59257; font-weight:700;}
		#left-orcamento label {display:block; margin-bottom:5px; text-transform:uppercase;}
			#left-orcamento label span {color:red;}
		#left-orcamento input[type="submit"] {background:#666; color:#fff; padding:10px; border:0px; border-radius:4px; font-size:18px; text-transform:uppercase; cursor:pointer; font-weight:300;}
			#left-orcamento input[type="submit"]:hover {background:#0a86e3;}
		#left-orcamento input[type="text"] {width:100%; border:1px #eee solid; border-radius:8px; background:#fff; color:#666; font-size:18px; padding:15px;  font-weight:300;}
		#left-orcamento select {width:100%; border:1px #eee solid; border-radius:8px; background:#fff; color:#666; font-size:18px; padding:15px;  font-weight:300; -webkit-appearance: menulist !important;}
		#left-orcamento textarea {width:100%; height:90px; border:1px #eee solid; border-radius:8px; background:#fff; color:#666; font-size:18px; padding:15px; font-weight:300;}
	.wpcf7-not-valid-tip {margin-top:5px; font-size:12px !important;}
	.campo-linha-total {margin-bottom:30px;}
	.campo-linha-dois {display:block; overflow:hidden; margin-bottom:30px;}
	.campo-linha-dois .box {width:49%; float:left;}
	.campo-linha-dois .box2 {width:49%; float:right;}


/* Busca */
	.busca h4 {font-weight:normal !important; font-size:18px !important;}
		.busca ul li {display:block; margin-bottom:10px; border-bottom:1px #dedede dotted;}
			.busca ul li a:before {content:'\00bb'; float:left; margin-right:10px; color:#666;}
		.busca ul li a {display:block; overflow:hidden; padding:10px;}
		
		
	
	#responsive-menu-title-image img {max-width:90%;}
	
	
	.grecaptcha-badge {display: none;}
	.page-id-24 .grecaptcha-badge {display: block !important; margin-bottom: 130px !important;}
		
	@media all and (min-width:992px) {
	    .post-type-archive-maquinasdegelo .intro-video {margin-top: 70px;}
	}

	@media all and (max-width:1200px) {
		#header-oculto {display:none !important;}
		.hide-phone {display:none !important;}
		
		/* Header */
		#header {padding-bottom:30px;}
		
		#servicos-home, footer {background-attachment:initial !important; background-size:cover; background-position:0px 0px !important;}
		#servicos-home span.glyphicon {padding:20px;}
		
		footer .bloco {margin-bottom:30px;}
		
		#titulo-pagina {margin-top:155px;}
		
		#geral-interna {margin:40px 0px;}
		
		.box-assis {width:100%;}
		
		#link-loja {margin-top:20px;}
		#link-loja .whatsapp a {width:49%;}
	}
	
	
	@media all and (max-width:765px) {
		#header {position:static;}
			#header #logo a {margin-top:0px;}
			#busca {margin:0px;}
			
		button#responsive-menu-button {top:3% !important;}
		
		#slider, #dados ul.social {display:none !important}
		
		#servicos-home .maquina {display:none;}
			#servicos-home .box {margin-bottom:30px;}
			
		#titulo-pagina {padding:35px 0px; margin-top:0px;}
		
		#bloco-novidades {margin-bottom:30px;}
		
	}
	
	@media all and (max-width:530px) {
		#copyright {padding:20px;}
		
		#lista-produtos .box {width:100%;}
		
		#destaques-home .title a, #novidades-home .title a {display:none;}
	}	
	
	