/*
Theme Name: Petroquímicos Automotrices
Author: Andres J. Villar - Merit Designs
Author URI: https://meritdesigns.com
Description: Theme Wordpress
Version: 1.0
*/
:root {	
	--white: #ffffff;
	--blue: #03528A;
	--red: #E64A26;
	--black: #000000;
}
html, body{
	height: 100%;
}
body {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #222;
	font-weight: normal;
}
.container, .container-fluid {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
.clear, .clearfix {
	display: block;
	clear: both;
}
.height10 {
	height: 10px;
}
.height20 {
	height: 20px;
}
.height30 {
	height: 30px;
}
.height50 {
	height: 50px;
}
img {
	max-width: 100%;
	height: auto;
}
.black {
	color: var(--black);
}
.white {
	color: var(--white);
}
.blue {
	color: var(--blue);
}
.red {
	color: var(--red);
}
.bg-black {
	background: var(--black);
}
.bg-white {
	background: var(--white);
}
.bg-blue {
	background: var(--blue);
}
.bg-red {
	background: var(--red);
}
.transition, a.boton, button {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a, a:hover, a:focus, a:active {
	text-decoration: none;
	color: var(--red);
}
.boton {
	text-transform: uppercase;
	display: inline-block;
	color: var(--white);
	background: var(--red);
	border: 1px solid var(--red);
	padding: 9px 37px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	border-radius:  8px;
	font-size: 15px;
}
.readmore:hover, .boton:hover, .readmore:focus, .boton:focus {
	color: var(--white);
	background: var(--red);
	border: 1px solid var(--red);
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}


/**** HEADER ****/
header {
	z-index: 100;
	position: relative;
	width: 100%;
	background: #fff;
}
header .navbar-brand {
	padding: 3px 0px;
	margin-top:  0;
	margin-bottom: 8px;
	min-height: none;
	height: auto !important;
	z-index: 9999 !important;
}
header .navbar-brand img {
    height: 80px;
}
.navbar-header {
    position: relative;
    z-index: 999;
}
.navbar-default {
    background-color: transparent !important;
    border-color: none;
    border: none;
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 0;
}
.navbar-default .navbar-nav li a {
	color: #000;
	font-size: 15px;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	font-family: 'Poppins', sans-serif;
	border-bottom: 3px solid transparent;
	padding: 15px 5px;
}
.navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
	background:none !important;
	color: var(--red);
	border-bottom: 3px solid var(--red);
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    color: var(--red);
    border-bottom: 3px solid var(--red);
}
.navbar-default .navbar-nav li {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-right {
    padding-top: 17px;
}

.owl2 a {
	display:  block;
	width:  100%;
	border: 1px solid #D7D7D7;
	padding:  15px;
	text-align: center;
	color: var(--blue);
}
.owl2 a .imagen {
	width:  60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}
.owl2 a.item1 .imagen {
	background: url(images/icon1.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item2 .imagen {
	background: url(images/icon2.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item3 .imagen {
	background: url(images/icon3.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item4 .imagen {
	background: url(images/icon4.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item5 .imagen {
	background: url(images/icon5.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item6 .imagen {
	background: url(images/icon6.png) no-repeat center center;
	background-size:  50px;
}

.owl2 a:hover, .owl2 a.active {
	background: var(--blue);
	color: var(--white);
}
.owl2 a.item1:hover .imagen, .owl2 a.item1.active .imagen {
	background: url(images/icon1w.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item2:hover .imagen, .owl2 a.item2.active .imagen {
	background: url(images/icon2w.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item3:hover .imagen, .owl2 a.item3.active .imagen {
	background: url(images/icon3w.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item4:hover .imagen, .owl2 a.item4.active .imagen {
	background: url(images/icon4w.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item5:hover .imagen, .owl2 a.item5.active .imagen {
	background: url(images/icon5w.png) no-repeat center center;
	background-size:  50px;
}
.owl2 a.item6:hover .imagen, .owl2 a.item6.active .imagen {
	background: url(images/icon6w.png) no-repeat center center;
	background-size:  50px;
}
.owl2 .owl-nav  {
	display: block !important;
	/*** 
	position: absolute;
	top: 70px;
	****/
}
.owl2 {
	padding-left: 30px;
	padding-right:  30px;
}
.owl2 .owl-dots  {
	display: none !important;
}
.owl-carousel .owl-nav button span {
	display: none;
}
.owl-carousel .owl-nav button.owl-next {
    background: url(images/right.png) no-repeat center center;
    background-size: cover;
    width: 12px;
    height: 21px;
    position: absolute;
    top: 46px;
    right: 0;
}
.owl-carousel .owl-nav button.owl-prev {
    background: url(images/left.png) no-repeat center center;
    background-size: cover;
    width: 12px;
    height: 21px;
    position: absolute;
    top: 46px;
    left: 0;
}
.marcas img {
	margin:  8px 18px;
	width: 85px;
}
.bg-grey {
	background: #f4f4f4;
}
.producto {
	display: block;
	border: 1px solid #D7D7D7;
	background: #fff;
	margin-bottom: 30px;
	padding: 15px;
}
.tituloproducto {
	border-top: 1px solid #D7D7D7;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	text-align: center;
	color: var(--black);
}
.imgnosotros {
	border: 8px solid #e95f41;
}
.cotizar {
	position: relative;
	padding-top: 50px;
}
.cotizar .bg {
	position: absolute;
	left: -15px;
	top: 0;
	width: 50%;
	height: 100%;
	background: url(images/cotizar.jpg) no-repeat center center;
	background-size: cover;
}
.cotizar form {
	width:  400px;
	max-width: 100%;
}
.cotizar input, .cotizar select {
	background: #fff;
	width: 100%;
	padding: 9px 10px;
	border: 1px solid #d0d0d0;
	margin-bottom: 15px;
	color: #000000;
}
footer {
	background: #f4f4f4;
	padding-top: 40px;
	text-align: center;
	color: #555;
}
.copyright {
	background: #e2e2e2;
	padding-top: 24px;
	padding-bottom: 24px;
	font-size: 15px;
}
.cab h2 {
	margin:  0;
	color: #fff;
}
.cab {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(images/cab.jpg) no-repeat center center;
	background-size: cover;
}
.formulario input, .formulario textarea {
	width: 100%;
	border: 1px solid #d0d0d0;
	margin-bottom: 15px;
	padding: 9px 15px;
}
.mapa iframe {
	width: 100%;
	height: 250px;
}
table td {
	padding-top: 2px;
	padding-bottom: 2px;
}
td.titulo {
	font-weight: 500;
	padding-right: 20px;
}
.volumen {
	position: relative;
	padding-left: 50px;
}
.volumen img {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
}
.volumen p {
	margin: 0;
}



@media(max-width:767px){
	header .navbar-brand img {
  		height: 68px;
	}
	.navbar-toggle {
  		margin-top: 17px;
  		margin-right: 0;
  	}
  	.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li.active a, 
  	.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
  		border-bottom: 1px solid #eee !important;
	}
	.cotizar {
 		padding-top: 0;
	}
	.cotizar .bg {
  		position: relative;
  		left: 0;
  		top: inherit;
  		width: 100%;
  		height: 250px;
  	}
}

@media(max-width:498px) {
	body {
		font-size: 15px;
	}
	.h2, h2 {
		font-size: 26px;
 	}
 	.full498 {
 		float: none;
 		width: 100%;
 	}
 	.producto {
 		width: 300px;
 		max-width: 100%;
 		margin-left: auto;
 		margin-right: auto;
 	}
}