p {
line-height: 130%;
}
img, fieldset {
border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
display: block;
} input, textarea, select, input[type=search], button {
font-size: 100%;
font-family: inherit;
}
input[type=text], input[type=email], select, input[type=password], textarea, input[type=search] {
display: block;
width: 100%;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border: solid #ccc 1px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
background-color: #fff;
font-family: 'Roboto Condensed', sans-serif;
font-size: 18px;
line-height: 22px;
}
input[type=reset], input[type=submit] {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
font-size: 20px;
color: #fff;
border: none;
font-weight: normal;
-webkit-border-radius: 10px 10px 10px 10px !important;
border-radius: 10px 10px 10px 10px !important;
}
.bt, .button  {
display: inline-block !important;
padding: 10px 20px !important;
box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
-ms-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
-o-box-sizing: border-box !important;
background-color: #C00020 !important;
font-size: 20px !important;
color: #fff !important;
border: none !important;
font-weight: normal !important;
-webkit-border-radius: 10px 10px 10px 10px !important;
border-radius: 10px 10px 10px 10px !important;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 40px;
}
.woocommerce-result-count, .woocommerce-ordering {
display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce-loop-product__title {
display: block;
width: 100%;
font-size: 20px !important;
line-height: 24px;
color: #333;
font-weight: 600;
margin: 0 !important;
padding: 0 !important;
}
.woocommerce-product-details__short-description p:first-child {
margin-top: 0;
}
.ver_producto {
text-align: center;
}
.ver_producto .button {
margin: auto !important;
}
input[type=reset]:hover, input[type=submit]:hover, .bt:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} ul, ol {
margin: 0 0 0 18px;
padding: 0;
}
li {
margin: 0 0 .5em 0;
padding: 0;
} h1, h2, h3, h4, h5, h6 {
line-height: calc(100% +  4px);
margin: 20px 0 .4em;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.4em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1em;
}
.copy_post h3 {
margin: 40px 0;	
} table {
margin-bottom: 20px;
width: 100%;
border: none;
}
tr {
width: 100%;
}
td {
width: auto;
text-align: left;
border-top: solid 1px #EEE;
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
display: block;
} @media \0screen {
img {
width: auto;
}
}
b, strong {
font-weight: 600;
} body {
margin: 0;
padding: 0;
font-family: 'Roboto Condensed', sans-serif;
color: #333;
background-color: #FFF;
}
.wrapper_page {
display: block;
width: 100%;
}
.page {
display: block;
width: 100%;
}
.wrapper_content, .wrapper_blog, .wrapper_single {
display: block;
width: 100%;
}
.content {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 0px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.blog, .single {
display: block;
width: 100%;
} .wrapper_header {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
}
.header {
display: table;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.logo_concesionario {
display: table-cell;
vertical-align: middle;
width: 182px;
}
.menu {
display: table-cell;
vertical-align: middle;
position: relative;
}
.menu ul {
margin: 0;
padding: 0;
text-align: center;
}
.menu li {
display: inline-block;
list-style: none;
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
font-size: 16px;
line-height: 20px;
}
.menu a {
color: #272524;
text-decoration: none;
}
.menu a:hover {
color: #666;
text-decoration: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#main-nav {
margin: 0;
padding: 0;
text-align: center;
}
#main-nav li {
display: inline-block;
list-style: none;
padding: 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
font-size: 16px;
line-height: 20px;
margin: 0;
}
#main-nav a {
display: block;
padding: 5px;
margin: 0 5px 0 0;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#main-nav a:hover {
background: #eee;
}
#main-nav .current_page_item a, #main-nav .current-menu-item a {
background: #333;
color: #fff;
}
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
color: #fff;
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav li:hover > ul a  {
color: #666;
font-size: 100%;
line-height: 140%;
font-weight: normal;
text-transform: none;
padding: 6px 6px 6px 15px;
margin: 0;
display: block;
width: 180px;
background: none;
border: none;
text-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, #main-nav li:hover > ul a:hover {
background: #F3F3F3;
color: #000;
color: black;
}
#main-nav ul {
margin: 0;
padding: 5px 0;
list-style: none;
position: absolute;
background: #fff;
border: solid 1px #ccc;
z-index: 100;
display: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#main-nav ul li {
background: none;
padding: 0;
margin: 0;
float: none;
}
#main-nav ul ul {
left: 190px;
top: -2px;
}
#main-nav li:hover > ul {
display: block;
}
.logo_massey {
display: table-cell;
vertical-align: middle;
width: 105px;
} .slider {
vertical-align: middle;
position: relative;
}
.image_slider, .image_slider_empresa, .image_slider_contacto, .image_banner {
display: block;
width: 100%;
margin: auto;
vertical-align: middle;
}
.image_slider img, .image_slider_empresa img, .image_slider_contacto img {
filter: brightness(70%);
}
.slide_info {
display: block;
width: 100%;
margin-right: auto;
max-width: 400px;
position: absolute;
top: calc(50% - 120px);
left: calc(50% - 600px);
}
.slide_info_600 {
display: block;
width: 100%;
margin-right: auto;
max-width: 600px;
position: absolute;
top: calc(50% - 92px);
left: calc(50% - 600px);
}
.slide_info h3, .slide_info_600 h3 {
display: block;
font-size: 48px;
line-height: 100%;
color: #fff;
font-weight: 600;
margin-bottom: 20px;
text-shadow: 0 0 2px #333;
}
.slide_info p, .slide_info_600 p {
display: block;
font-size: 20px;
line-height: 24px;
color: #fff;
margin-bottom: 20px;
text-shadow: 0 0 2px #333;
}
.slide_info a, .slide_info_600 a, .call_to_action_banner a {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
font-size: 20px;
color: #fff;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
text-decoration: none;
}
.slide_info a:hover, .slide_info_600 a:hover, .call_to_action_banner a:hover {
background-color: red;
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
text-decoration: none;
}  .migas {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
font-size: 20px;
line-height: 24px;
margin-bottom: 20px;
}
.active {
color: #C00020;
} .title_blog {
display: block;
width: 100%;
padding: 40px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
margin: auto;
font-size: 44px;
line-height: 48px;
font-weight: 600;
color: #4D4D4D;
text-align: center;
background-color: #F2F2F2;
text-transform: uppercase;
}
.wrapper_loop_noticias {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 60px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.loop_noticias {
display: inline-block;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
font-size: 0;
}
.wrapper_noticia {
display: inline-block;
width: calc(50% - 40px);
margin: 0 20px 40px 20px;
background-color: #fff;
vertical-align: top;
}
.noticia {
display: block;
width: 100%;
}
.photo_noticia {
display: block;
width: 100%;
margin-bottom: 20px;
}
.title_news h3 {
display: block;
width: 100%;
font-size: 36px;
line-height: 40px;
color: #C00020;
text-align: left;
margin: 20px 0;
font-weight: 400;
}
.rpwwt-widget ul {
display: inline-block;
width: calc(100% + 40px);
margin-left: -20px !important;
margin-right: -20px !important;
font-size: 0;
}
.rpwwt-widget ul a {
text-decoration: none;
}
.rpwwt-widget ul li {
display: inline-block;
width: calc(50% - 40px);
margin: 0 20px 40px 20px !important;
background-color: #fff;
vertical-align: top;
}
.rpwwt-widget ul li img {
display: block !important;
width: 100% !important;
height: auto !important;
margin-bottom: 20px !important;
float: none !important;
}
.rpwwt-post-title {
display: block;
width: 100%;
font-size: 24px;
line-height: 28px;
color: #C00020;
text-align: left;
margin: 20px 0;
}
.rpwwt-post-title a {
color: #C00020;
text-decoration: none;
}
.rpwwt-post-excerpt {
display: block;
width: 100%;
font-size: 18px;
line-height: 130%;
color: #4D4D4D;
text-align: justify;
}
.photo_noticia img {
display: block;
width: 100%;
}
.title_noticia {
display: block;
width: 100%;
font-size: 24px;
line-height: 28px;
color: #C00020;
text-align: left;
margin: 20px 0;
}
.title_noticia a {
color: #C00020;
text-decoration: none;
}
.copy_noticia {
display: block;
width: 100%;
font-size: 18px;
line-height: 22px;
color: #4D4D4D;
text-align: justify;
}
.leer_mas {
display: block;
width: 100%;
margin-top: 20px;
text-align: left;
vertical-align: middle;
}
.bt_leer_mas {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
font-size: 18px;
color: #fff;
}
.bt_leer_mas:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.paginacion {
display: block;
width: 100%;
text-align: center;
margin: 20px 0 0 0;
font-size: 16px;
}
.paginacion a {
color: #C00020;
text-decoration: none;
}
.paginacion a:hover {
color: #C00020;
text-decoration: underline;
} .wrapper_content_single {
display: block;
width: 100%;
max-width: 1320px;
margin: auto;
padding: 60px 40px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.content_single {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
}
.single {
display: inline-block;
width: 100%;
font-size: 0;
}
.product-template-default.single {
font-size: initial !important;
}
.woocommerce-product-gallery__trigger {
display: none;
}
.woocommerce-product-gallery__image img {
width: 100%;
cursor: initial;
}
.title_post {
display: inline-block;
width: 70%;
font-size: 36px;
line-height: 40px;
color: #C00020;
text-align: left;
margin: 20px 0;
font-weight: 400;
text-decoration: none;
}
.title_post a {
color: #C00020;
text-decoration: none;
}
.post {
display: inline-block;
width: 70%;
background-color: #fff;
vertical-align: top;
}
.photo_post {
display: block;
width: 100%;
margin-bottom: 40px;
}
.photo_post img {
display: block;
width: 100%;
}
.copy_post h3 {
font-size: 24px;
}
.copy_post {
display: block;
width: 100%;
font-size: 18px;
line-height: 22px;
color: #4D4D4D;
text-align: justify;
}
.post .copy_post .subtitle_news {
display: block;
width: 100%;
font-size: 24px;
line-height: 28px;
color: #C00020;
text-align: left;
margin: 20px 0;
}
.post .copy_post .cols {
display: block;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
font-size: 0;
}
.post .copy_post .col-50 {
display: inline-block;
width: 50%;
font-size: 18px;
line-height: 22px;
padding: 0px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
vertical-align: top;
} .bloque_sidebar {
display: inline-block;
width: calc(30% - 40px);
margin-left: 40px;
text-align: left;
vertical-align: top;
font-size: 18px;
line-height: 24px;
padding: 0 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border: solid 1px #CCCCCC;
}
.bloque_sidebar .widget {
display: inline-block;
width: 100%;
margin: 20px 0;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #EFEFEF;
}
.bloque_sidebar .widget h3 {
display: block;
font-size: 1.17em;
font-weight: bold;
margin-top: 0;
margin-bottom: 20px;
}
.bloque_sidebar .widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.bloque_sidebar .widget ul li:last-child {
margin: 0;
}
.bloque_sidebar .widget a {
color: #4D4D4D;
text-decoration: none;
}
.bloque_sidebar .widget a:hover {
color: #4D4D4D;
text-decoration: underline;
} .bloque_categories_products {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 40px 0px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border-bottom: solid #ccc 1px;
}
.servicios {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 40px 0px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border-bottom: solid #ccc 1px;
}
.categories_products h3 {
display: block;
width: 100%;
max-width: 560px;
margin: 0 auto 40px auto;
color: #333;
font-size: 30px;
line-height: 34px;
font-weight: 600;
text-align: center;
}
.categories_products p {
display: block;
width: 100%;
max-width: 1140px;
margin: 0 auto 40px auto;
color: #666;
font-size: 24px;
line-height: 28px;
text-align: center;
}
.category_product h3 {
display: block;
width: 100%;
background-color: #C00020;
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
color: #fff;
font-size: 24px;
font-weight: normal;
}
.category_service h3 {
display: block;
width: 100%;
background-color: #C00020;
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
color: #fff;
font-size: 24px;
font-weight: normal;
}
.category_product a, .category_service a {
color: #fff;
text-decoration: none;
}
.category_product:hover, .category_service:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.caracteristicas h5 {
font-size: 20px;
font-weight: normal;
}
.beneficios {
max-width: 1044px;
margin: auto;
padding: 40px 0px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;	
text-align: center;
}
.beneficio:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.beneficio .sow-image-container {
display: block;
width: 100%;
max-width: 200px;
text-align: center;
margin: auto;
margin-bottom: 20px;
}
.beneficio .sow-image-container img {
display: block;
width: 244px;
margin: auto;
}
.beneficio h3 {
display: block;
width: 100%;
max-width: 200px;
margin: auto;
font-size: 24px;
line-height: 28px;
font-weight: 300;
color: #5F5F5E;
text-align: center;
}
.seminuevos {
padding: 40px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
margin: auto;
}
.seminuevos h3 {
display: block;
width: 100%;
max-width: 1100px;
margin: auto;
font-size: 44px;
line-height: 48px;
font-weight: 300;
color: #4D4D4D;
text-align: center;
margin-bottom: 40px;
}
.seminuevos p {
display: block;
width: 100%;
max-width: 1100px;
margin: auto;
font-size: 24px;
line-height: 28px;
font-weight: 300;
color: #4D4D4D;
text-align: center;
margin-bottom: 40px;
}
.seminuevo {
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #fff;
}
.seminuevo .sow-image-container img {
width: 100%
}
.seminuevo:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.seminuevo h3 {
font-size: 20px;
line-height: 24px;
color: #333;
font-weight: 600;
margin-bottom: 0;
margin-top: 10px !important;
text-align: left;
}
.ow-button-base a.bt_call_to_action_seminuevo {
display: inline-block !important;
padding: 10px 20px !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020 !important;
font-size: 20px !important;
color: #fff !important;
border: none !important;
margin-top: 10px;
border-radius: 0 !important;
}
.ow-button-base a:hover.bt_call_to_action_seminuevo {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.bt_view_all {
display: inline-block;
padding: 10px 20px  !important;;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #5F5E5E;
font-size: 20px !important;;
color: #fff;
border-radius: 0 !important;
}
.bt_view_all:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.work {
padding: 60px 20px !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
vertical-align: middle;
}
.copy_work h3 {
display: block;
width: 100%;
font-size: 44px;
line-height: 48px;
font-weight: 600;
color: #FFF;
margin-bottom: 20px;
}
.copy_work p {
display: block;
width: 100%;
font-size: 24px;
line-height: 28px;
color: #FFF;
}
.bt_work {
padding: 10px 20px !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #fff !important;
font-size: 20px !important;
color: #C00020 !important;
-webkit-border-radius: 10px 10px 10px 10px !important;;
border-radius: 10px 10px 10px 10px !important;;
}
.bt_work:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.conocenos h3 {
display: block;
width: 100%;
max-width: 550px;
margin: auto;
font-size: 40px;
line-height: 44px;
font-weight: 600;
color: #ffF;
margin-bottom: 20px;
}
.conocenos p {
display: block;
width: 100%;
max-width: 550px;
margin: auto;
font-size: 24px;
line-height: 28px;
color: #ffF;
}
.conocenos a {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #fff;
font-size: 20px;
color: #C00020;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
text-decoration: none;
margin-top: 20px;
}
.conocenos a:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wrapper_donde_estamos {
display: block;
width: 100%;
}
.donde_estamos {
display: table;
width: 100%;
}
.mapa {
display: table-cell;
width: 50%;
vertical-align: middle;
}
.video {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 56.25%; }
iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
.contact_info {
display: table-cell;
width: 50%;
vertical-align: middle;
background-color: #E5E5E5;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.contact_info p:first-child {
margin-top: 0;
}
.info {
display: block;
width: 100%;
max-width: 400px;
margin: auto;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border-bottom: solid #ccc 1px;
font-size: 18px;
line-height: 22px;
color: #4D4D4D;
}
.horario {
display: block;
width: 100%;
max-width: 400px;
margin: auto;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
font-size: 18px;
line-height: 22px;
color: #4D4D4D;
}
.call_to_action_donde_estamos {
display: block;
width: 100%;
max-width: 400px;
margin: auto;
margin-top: 20px;	
}
.bt_call_to_action_donde_estamos {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #5F5F5E;
font-size: 18px;
color: #fff;
}
.bt_call_to_action_donde_estamos:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wrapper_marcas {
display: block;
width: 100%;
}
.marcas {
display: block;
width: 100%;
max-width: 1280px;
padding: 60px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
margin: auto;
}
.title_marcas h3 {
display: block;
width: 100%;
font-size: 30px;
line-height: 34px;
font-weight: 600;
color: #4D4D4D;
text-align: center;
margin-top: 40px !important;
margin-bottom: 0 !important;
}
.logos {
display: flex;
justify-content: space-between;
width: 100%;
}
.logo {
display: inline-block;
}
.logo:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.logo img {
width: auto;
max-height: 130px;
}
.call_to_action_marcas {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
margin-top: 40px;
text-align: center;
padding-bottom: 40px;
border-bottom: solid #ccc 1px;
}
.bt_call_to_action_marcas {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
font-size: 20px;
color: #fff;
}
.bt_call_to_action_marcas:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.banner {
display: block;
max-width: 1327px;
position: relative;
}
.banner img {
display: block;
width: 100%;
}
.call_to_action_banner {
display: block;
width: 100%;
margin-right: auto;
max-width: 400px;
position: absolute;
top: calc(50% - 22px);
left: 40px;
}
.bt_call_to_action_banner {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
font-size: 20px;
color: #fff;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
text-transform: uppercase;
margin-left: 20px;
}
.bt_call_to_action_banner:hover {
background-color: red;
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wrapper_footer {
display: block;
width: 100%;
padding: 40px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #4D4D4D;
}
.footer {
display: table;
width: 100%;
max-width: 1240px;
margin: auto;
font-size: 16px;
}
.footer p {
margin: 0;
}
.footer .nav_footer {
display: table-cell;
width: 50%;
vertical-align: middle;
}
.footer .nav {
display: block;
width: 100%;
}
.footer .nav ul {
margin: 0;
padding: 0;
}
.footer .nav li {
display: inline-block;
list-style: none;
color: #fff;
padding: 0 20px 0 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
margin-right: 20px;
margin-bottom: 0;
border-right: solid 1px #fff;
}
.footer .nav li:last-child {
margin-right: 0px;
border-right: none;
}
.footer .nav li a {
color: #fff;
text-decoration: none;
}
.footer .nav li a:hover {
color: #fff;
text-decoration: underline;
}
.wrapper_social_media {
display: table-cell;
width: 50%;
text-align: right;
vertical-align: middle;
}
.social_media {
display: inline-block;
}
.ico_sm {
display: inline-block;
padding: 0 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.ico_sm img {
max-width: 34px !important;
}
.ico_sm:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wrapper_advice {
display: block;
width: 100%;
background-color: #AAAAAA;
}
.advice {
display: block;
width: 100%;
max-width: 1240px;
margin: auto;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
color: #4D4D4D;
text-align: center;
font-size: 16px;
}
.advice p {
margin: 0;
}
.formulario {
display: block;
width: 100%;
max-width: 1280px;
padding: 40px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
margin: auto;
}
.formulario .widget-title {
display: block;
width: 100%;
font-size: 30px;
line-height: 34px;
color: #333;
margin-bottom: 20px;
font-weight: normal;
}
.wpcf7-list-item {
margin: 0 5px 0 0 !important;
}
.wpcf7-not-valid-tip {
margin-top: 10px;
}
.wpcf7-spinner {
display: none !important;
}
.form {
display: block;
width: 100%;
color: #333;
font-size: 18px;
line-height: 22px;
}
.form .cols {
display: block;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
font-size: 0;
}
.form .cols .col-50 {
display: inline-block;
width: 50%;
font-size: 18px;
line-height: 22px;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
vertical-align: top;
}
.form .cols .col-100 {
display: block;
width: 100%;
font-size: 18px;
line-height: 22px;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.form p {
margin: 0;
}
.campo {
display: block;
width: 100%;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border: solid #ccc 1px; 
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
background-color: #fff;
font-family: 'Roboto Condensed', sans-serif;
font-size: 18px;
line-height: 22px;
}
::placeholder {
font-family: 'Roboto Condensed', sans-serif;
font-size: 18px;
line-height: 22px;
}
.form a {
color: #333;
text-decoration: none;
}
.form a:hover {
color: #333;
text-decoration: underline;
}
.send {
display: block;
padding: 0px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
text-align: right;
vertical-align: middle;
}
.bt_send {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
font-size: 20px;
color: #fff;
}
.bt_send:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.empresa, .servicios, .tecnologia {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 40px 0px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border-bottom: solid #ccc 1px;
font-size: 18px;
line-height: 22px;
color: #333;
}
.empresa .widget-title, .servicios .widget-title, .teconologia .widget-title {
display: block;
width: 100%;
font-size: 30px;
line-height: 34px;
color: #333;
margin-bottom: 20px;
font-weight: normal;
}
.productos {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding: 40px 0;
}
.productos .widget-title {
display: block;
width: 100%;
font-size: 30px;
line-height: 34px;
color: #333;
margin-bottom: 20px;
font-weight: normal;
}
.productos p {
display: block;
width: 100%;
font-size: 18px;
line-height: 22px;
color: #333;
}
.loop_productos {
display: block;
}
.loop_productos .cols {
display: block;
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
font-size: 0;
}
.loop_productos .cols .col-25 {
display: inline-block;
width: 25%;
font-size: 18px;
line-height: 22px;
padding: 20px 40px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
vertical-align: top;
}
.photo {
display: block;
width: 100%;
}
.potencia {
display: blcok;
width: 100%;
font-size: 16px;
line-height: 20px;
color: #333;
font-weight: 400;
}
.description p {
display: block;
width: 100%;
font-size: 20px;
line-height: 24px;
color: #333;
font-weight: 400;
margin: 10px 0 20px 0;
}
.botones {
display: block;
width: 100%;
text-align: center;
}
.ver_mas, .contacto {
display: inline-block;
text-align: left;
vertical-align: middle;
font-size: 16px;
line-height: 20px;
}
.contacto {
margin-left: 20px;
}
.ver_mas a, .contacto a {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #C00020;
color: #fff;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
text-decoration: none;
border: solid 1px #C00020;
}
.vista_rapida {
display: table-cell;
width: 50%;
text-align: right;
vertical-align: middle;
font-size: 16px;
line-height: 20px;
}
.vista_rapida a {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-color: #fff;
color: #333;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
text-decoration: none;
border: solid 1px #666;
}
.ver_mas:hover, .vista_rapida:hover, .contacto:hover {
opacity: 0.8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wrapper_video {
display: block;
width: 100%;
padding: 40px 20px 0 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
margin-bottom: 40px;
}
.content_video {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
}
.wrapper_producto {
display: block;
width: 100%;
padding: 40px 20px 0 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.producto {
display: block;
width: 100%;
max-width: 1280px;
margin: auto;
padding-bottom: 40px;
border-bottom: solid #ccc 1px;
}
.producto .cols {
display: block;
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
font-size: 0;
}
.producto .cols .col-50 {
display: inline-block;
width: 50%;
font-size: 18px;
line-height: 22px;
padding: 20px 40px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
vertical-align: middle;
}
.producto .photo img {
width: 100%;
}
.producto .widget-title {
display: block;
width: 100%;
font-size: 30px;
line-height: 34px;
font-weight: 600;
}
.producto .categoria {
display: blcok;
width: 100%;
font-size: 20px;
line-height: 24px;
color: #333;
font-weight: 400;
}
.flex-control-thumbs {
width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
list-style: none;
padding-left: 0; 
display: flex;
}
.flex-control-thumbs li {
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
top: 20px !important;
right: 20px !important;
}
.producto nav ul li a img {
width: 100px;
opacity: 80%;
transition: 0.3s;
}
.producto .botones {
display: table;
width: 100%;
margin-top: 40px;
padding-top: 40px;
border-top: solid #ccc 1px;
}
.modelos .widget-title {
display: block;
width: 100%;
font-size: 30px;
line-height: 34px;
color: #333;
margin: 40px 0;
text-align: center;
}
.producto .ver_mas {
display: inline-block;
text-align: center;
}
.producto .contacto {
display: inline-block;
text-align: center;
}
@media screen and (max-width: 1280px) {
.slide_info, .slide_info_600 {
left: 20px;
}
}
@media screen and (max-width: 780px) {
.header {
display: block;
}
.logo_concesionario, .logo_massey, .menu {
display: block;
vertical-align: middle;
width: 100%;
text-align: center;
padding: 10px 0;
}
.logo_concesionario img, .logo_massey img {
margin: auto;
}
.menu li {
display: inline-block;
list-style: none;
padding: 0 10px;
font-size: 16px;
line-height: 20px;
}
.image_slider, .image_slider_empresa, .image_slider_contacto {
display: none;
}
.slide_info, .slide_info_600 {
display: block;
width: 100%;
max-width: 100%;
height: 300px;
position: relative;
top: 0;
left: 0;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}
.slide_info h3, .slide_info_600 h3 {
display: block;
font-size: 30px;
line-height: 34px;
}
.category_product {
display: inline-block;
width: 100%;
}
.category_product h3 {
font-size: 20px;
line-height: 24px
}
.categories_products {
width: 100%;
margin-left: 0px;
margin-right: 10px;
}
.categories_products h3 {
font-size: 28px;
line-height: 32px;
}
.categories_products p {
font-size: 20px;
line-height: 24px;
}
.beneficios {
display: block;
width: 100%;
margin-left: 0px;
margin-right: 0px;
}
.beneficio {
display: inline-block;
width: 100%;
}
.ico img {
display: block;
width: 150px;
margin: auto;
}
.seminuevos {
padding: 40px 20px !important;
}
.seminuevos h3 {
font-size: 28px;
line-height: 32px;
}
.seminuevos p {
font-size: 20px;
line-height: 24px;
}
.seminuevo h3 {
font-size: 20px;
line-height: 24px;
}
.work {
padding: 40px 20px;
}
.title_destacado {
font-size: 20px;
line-height: 24px;
}
.intro_conocenos {
display: block;
width: 100%;
}
.photo_conocenos {
display: block;
width: 100%;
}
.conocenos h3 {
font-size: 30px;
line-height: 34px;
}
.conocenos p {
font-size: 20px;
line-height: 24px;
}
.title_entrada {
font-size: 30px;
line-height: 34px;
width: 100%;
}
.post .copy_post .title_entrada {
font-size: 30px;
line-height: 34px;
}
.post .copy_post .col-50 {
display: block;
width: 100%;
}
.bloque_news, .bloque_noticias {
display: block;
width: calc(100% - 40px);
margin-bottom: 20px;
}
.paginacion {
margin: 40px 0 20px 0;
}
.bloque_news:last-childm, .bloque_noticias:last-child {
margin-bottom: 0px;
}
.copy_post .title_entrada {
font-size: 20px;
line-height: 24px;
}
.mapa, .contact_info {
display: block;
width: 100%;
}
.info, .horario, .call_to_action_donde_estamos {
max-width: 100%;
font-size: 18px;
line-height: 22px;
}
.title_marcas h3 {
font-size: 24px;
line-height: 28px;
}
.logos {
display: block;
}
.logo {
display: block;
margin: auto;
padding: 20px;
}
.logo:last-child {
margin-bottom: 0px;
}
.logo img {
margin: auto;
}
.image_banner {
display: none;
}
.call_to_action_banner {
display: block;
width: 100%;
max-width: 100%;
position: relative;
top: 0;
left: 0;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
text-align: center;
}
.footer .nav_footer, .wrapper_social_media {
display: block;
width: 100%;
text-align: center;
}
.footer .nav {
margin-bottom: 20px;
}
.footer .nav li {
display: inline-block;
padding: 0 5px 0 0;
margin-right: 5px;
border-right: solid 1px #fff;
font-size: 12px;
}
.form .cols .col-50 {
display: block;
width: 100%;
}
.form .cols .col-100 {
display: block;
width: 100%;
}
.loop_productos .cols, .producto .cols {
display: block;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.loop_productos .cols .col-25 {
padding: 20px 0px;
}
.loop_productos .cols .col-25 {
display: block;
width: 100%;
}
.producto .cols .col-50 {
display: block;
width: 100%;
padding: 0;
}
.title_modelos {
margin: 20px 0;
}
.bt_call_to_action_banner {
margin-left: 0px;
}
.post {
display: block;
width: 100%;
}
.bloque_sidebar {
display: block;
width: 100%;
margin-left: 0;
margin-top: 40px;
}
.copy_noticia, .copy_post {
text-align: left;
}
.menu {
display: block;
width: 100%;
position: absolute;
left: 0;
top: 0;
padding: 0;
z-index: 99999;
}
.menu a#pull {
display: block;
width: 100%;
position: relative;
margin-top: 0px;
z-index: 10000;
}
.menu a#pull:after {
content:"";
background: url(//agricolaantonioexposito.concesionariomasseyferguson.com/wp-content/themes/massey/images/nav-icon.png) no-repeat;
width: 20px;
height: 20px;
display: inline-block;
position: absolute;
top: 20px;
right: 20px;
}
#menu {
display: none;
}
.menu ul {
margin: 0;
padding: 0;
text-align: center;
background-color: #F2F2F2;
padding: 20px 0;
}
.menu li {
display: block;
width: 100%;
padding: 10px;
margin: 0 0 10px 0;
font-size: 16px;
line-height: 100%;
border-bottom: solid 1px #999999;
vertical-align: middle;
}
.menu li:last-child {
margin-bottom: 0px;
border-bottom: none;
}
.content_single {
padding: 0px;
}
.single, .loop_noticias {
width: 100%;
margin-left: 0px;
margin-right: 0px;
}
.bloque_noticias, .wrapper_noticia {
width: 100%;
margin: 20px 0px 40px 0px;
}
.news {
padding: 0px ;
}
.wrapper_loop_noticias {
padding: 40px 20px;
}
.wrapper_content_single {
padding: 40px 20px;
}
.rpwwt-widget ul {
display: block;
width: 100%;
margin-left: 0px !important;
margin-right: 0px !important;
}
.rpwwt-widget ul li {
display: block;
width: 100%;
margin: 20px 0 !important
}
.title_post {
font-size: 30px;
line-height: 34px;
width: 100%;
}
#main-nav ul {
padding: 5px 0 0 0;
position: relative;
background: none;
border: none;
display: block;
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav li:hover > ul a {
width: 100%;
text-align: center;
}
#main-nav a {
margin: 0;
}
}