/*
	Theme Name: POKVeKTtvwcMqZRGChwJvaat4
	Text Domain: POKVeKTtvwcMqZRGChwJvaat4
*/

@font-face {
	font-family: 'HelveticaNeue';
		src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeue.otf')  format('opentype'),
	    url('fonts/HelveticaNeue.woff') format('woff'),
		url('fonts/HelveticaNeue.ttf')  format('truetype'),
		url('fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue-Bold';
	  src: url('fonts/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'),
	  url('fonts/HelveticaNeueBold.woff') format('woff'),
	  url('fonts/HelveticaNeueBold.ttf')  format('truetype'),
	  url('fonts/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    font-size: 16px;
}
img
{
	border:none;
	display:block;
}
input , select
{
    -webkit-appearance: none;
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
	display:block;
}
p
{
	margin:0;
}
.wp_center
{
	width:810px;
	margin:0 auto;
}
.wp_center_FullWidth
{
    width: 100%;
    margin: 0 auto;
}
.wp_center_Full
{
    width: 93%;
    margin: 0 auto;
}
.wp_flexbox {
    display: flex;
	justify-content: space-between;
    flex-flow: row wrap;
}
.wp_clear
{
	clear:both;
}
.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}
.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.aligncenter {
    margin: 0 auto;
    text-align: center;
    display: inherit;
}
.ls-shadow
{
	display:none !important;
}
*:focus
{
	outline:none;
}
header
{
	width: 100%;
    height: 94px;
    z-index: 9;
    display: flex;
    align-items: stretch;
}
section
{
	width: 100%;
}
.wp_containerLogo  {
	background: #fff;
    display: flex;
    align-items: center;
    padding-right: 65px;
    width: 370px;
    box-sizing: border-box;
    justify-content: flex-end;
    padding-left: 3.5%;
	z-index: 99;
}
.wp_containerLogo img {
	width: 255px;
    height: auto;
}
.wp_containerNav
{
    width: calc(100% - 370px);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 86%;
    background: #E51F30;
    box-sizing: border-box;
    padding-right: 2%;
}
.wp_containerNav > div > ul{
    display: flex;
}
.wp_containerNav > div > ul > li {
    display: flex;
	position:relative;
}
.wp_containerNav > div > ul > li > a {
	font: 1em/1em HelveticaNeue-Bold;
    color: #fff;
    display: table;
    position: relative;
    padding: 33px 27px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_containerNav > div > ul > li > a:hover {
    color: #E51F30;
    background: #fff;
}
.wp_containerNav > div > ul > li:hover > a {
    color: #E51F30;
    background: #fff;
}
.wp_containerNav > div > ul > li:hover .sub-menu {
	visibility: visible !important;
    opacity: 1 !important;
    transition-delay: 0s !important;
}
.wp_containerNav .sub-menu {
	position: absolute;
    top: 82px;
    z-index: 999;
    width: 257px;
    padding-top: 35px;
    background: #fff;
    padding-bottom: 35px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}
.wp_containerNav .sub-menu a {
    font: 0.95em/1em HelveticaNeue;
    display: block;
    position: relative;
    color: #E51F30;
    padding: 5px 5px 5px 25px;
}
.wp_containerNav .sub-menu a:hover {
    text-decoration:underline;
}


#wp_containerSlider-Home {
    width: 100%;
    height: 466px;
	background:#717174;
	margin-top: -13px;
	position:relative;
}
.wp_columnSlider-Home {
    width: 100%;
    height: 466px;
    display: flex;
    align-items: center;
}
.wp_layerSlider-Home {
    width: auto;
    box-sizing: border-box;
    padding-left: 3.5%;
    position: relative;
    padding-right: 3.5%;
}
.wp_columnSlider-Home h2 {
    font: 3em/1em  HelveticaNeue-Bold;
    color: #fff;
    display: table;
    position: relative;
    margin-bottom: 40px;
	letter-spacing: 0.5px;
}
.wp_columnSlider-Home h3 {
	font: 1.23em/1.2em HelveticaNeue;
    color: #fff;
    letter-spacing: 0.5px;
    display: block;
    margin-top: -20px;
    margin-bottom: 30px;
}
.wp_columnSlider-Home a {
	font: 0.8em/0.8em HelveticaNeue-Bold;
    color: #fff;
    display: table;
    letter-spacing: 0.7px;
    position: relative;
    border: 2px solid #fff;
    padding: 6px 13px 5px 13px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.wp_columnSlider-Home a:hover {
    color: #000;
	background:#fff;
    border: 2px solid #fff;
}
#wp_containerSlider-Home .slick-dots
{
    position: absolute;
    bottom: 46px;
    width: 100%;
    left: 0;
    padding-left: 3.5%;
    box-sizing: border-box;
    display: flex !important;
}
#wp_containerSlider-Home .slick-dots button
{
	padding: 0;
    font-size: 0;
    width: 12px;
    height: 12px;
    background: none;
    border-radius: 50%;
    margin-right: 11px;
    border: 2px solid #fff;
    cursor: pointer;
	background:#fff;
}
#wp_containerSlider-Home .slick-active button
{
	background:none !important;
}

#wp_containerSlider-Home:before
{
	content:"";
	width: calc(100% - 370px);
    height: 30px;
    background: #E51F30;
    position:absolute;
	bottom:-30px;
	right:0;
}
#wp_container_TheContent-Home
{
    width: 100%;
    padding-top: 113px;
    background: #fff;
    padding-bottom: 90px;
}
#wp_container_TheContent-Home ul , #wp_container_TheContent-Home ol
{
    margin-top:30px;
}
#wp_container_TheContent-Home div h2
{
    font: 2.25em/1.3em HelveticaNeue-Bold;
    color: #E51F30;
    display: block;
	text-align:justify;
}
#wp_container_TheContent-Home div p {
	font: 1.55em/1.6em HelveticaNeue;
    color: #707070;
    display: block;
    margin-top: 35px;
    text-align: justify;
}
#wp_container_statistics-Home
{
	width: 100%;
    padding-top: 100px;
    padding-bottom: 120px;
    background: #F4F4F4;
}
.wp_column_statistics-Home
{
	width:50%;
}
.wp_column_statistics-Home strong
{
    display: block;
    color: #7A7E81;
    font: 4.5em/1em HelveticaNeue-Bold;
    padding-bottom: 25px;
}
.wp_column_statistics-Home span
{
	display: block;
    color: #707070;
    font: 1.5em/1.1em HelveticaNeue;
}
#wp_container_category-Home
{
	width: 100%;
}
.wp_column_category-Home
{
    width: 50%;
    display: flex;
    height: 46vh;
}
.wp_column_category-Home:hover .wp_row_category_Image-Home img
{
    transform:scale(1.2);
}
.wp_column_category-Home:nth-child(1) .wp_row_category_Title-Home
{
    background: #E51F30;
}
.wp_column_category-Home:nth-child(2) .wp_row_category_Title-Home
{
    background: #7A7E81;
}
.wp_row_category_Image-Home
{
	width:50%;
	position:relative;
	overflow:hidden;
}
.wp_row_category_Image-Home img
{
	width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_row_category_Title-Home
{
	width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wp_row_category_Title-Home span  {
	font: 2.6em/1.2em HelveticaNeue-Bold;
    color: #fff;
    display: block;
    background: url("images/icoArrow.svg");
    background-repeat: no-repeat;
    background-position: 50% 100%;
	background-size: 16px;
    text-align: center;
    padding-bottom: 35px;
    width: 70%;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_column_category-Home:hover .wp_row_category_Title-Home span  {
    background: url("images/icoArrow.svg");
    background-repeat: no-repeat;
    background-position: 55% 100%;
	background-size: 16px;
}
footer {
    width: 100%;
    background: #1A1A1A;
    padding: 70px 0;
}
footer h6 {
    font: 0.92em/1em HelveticaNeue-Bold;
    color: #fff;
    display: block;
    position: relative;
    margin-bottom: 13px;
}
footer .wp_text-Footer  {
    font: 0.9em/1.5em HelveticaNeue;
    color: #fff;
    display: block;
    position: relative;
    margin-bottom: 18px;
}
footer .wp_nav-Footer a  {
    font: 0.9em/1.5em HelveticaNeue;
    color: #fff;
    display: block;
    position: relative;
    margin-bottom: 3px;
}
footer .wp_social-Footer a
{
	float: left;
    margin-right: 25px;
}
footer .wp_social-Footer a img
{
	width:20px;
	height:auto;
}
#wp_container_Logotipo
{
	width:100%;
}
.wp_column_Logotipo
{
	width: 100%;
    padding: 50px 0;
    background: #F4F4F4;
    display: flex;
    justify-content: center;
}
.wp_column_Logotipo img
{
	height:auto;
}
#wp_container_Link
{
	width:100%;
}
.wp_column_Link
{
    width: 48%;
    padding: 35px;
	padding-top: 30px;
    box-sizing: border-box;
    background: #E51F30;
    margin-top: 25px;
}
.wp_column_Link h3
{
	font: 1.5em/1em HelveticaNeue-Bold;
    color: #fff;
    display: block;
    position: relative;
}
.wp_column_Link a
{
    font: 0.8em/1.2em HelveticaNeue-Bold;
    color: #fff;
    display: table;
    background: url("images/icoArrow.svg");
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 15px;
    padding-right: 25px;
    margin-top: 85px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_column_Link a:hover
{
	padding-right: 35px;
}

#wp_container_Brands
{
    width: 100%;
    margin-top: 130px;
    margin-bottom: 120px;
}
#wp_container_Brands h2
{
	font: 2.25em/1.3em HelveticaNeue-Bold;
    color: #E51F30;
    display: block;
	padding-bottom:65px;
}
#wp_container_Brands ul
{
	width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
#wp_container_Brands ul li
{
    width: 24%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    margin: 0 1%;
}
#wp_container_Brands ul li img
{
    height: auto;
    max-width: 100%;
}

#wp_container_Category
{
    width: 100%;
    margin-bottom: 110px;
}
.wp_column_Category {
    width: 48%;
	margin-bottom: 35px;
}
.wp_row_Image_Category {
    width: 100%;
	height:250px;
	position:relative;
	overflow:hidden;
}
.wp_row_Image_Category img {
    width: 100%;
	height:100%;
	position:absolute;
	left:0;
	object-fit: cover;
	top:0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.wp_column_Category:hover .wp_row_Image_Category img {
    transform: scale(1.2);
}
.wp_row_Content_Category
{
	width: 100%;
    padding: 25px;
    box-sizing: border-box;
    background: #E51F30;
    height: 182px;
}
.wp_row_Content_Category h3 {
    font: 1.5em/1.3em HelveticaNeue-Bold;
    color: #fff;
    display: block;
    position: relative;
    text-transform:uppercase;
	padding-right: 10%;
}
.wp_row_Content_Category span  {
    font: 0.8em/1.2em HelveticaNeue-Bold;
    color: #fff;
    display: table;
    background: url("images/icoArrow.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px;
    padding-right: 23px;
    margin-top: 55px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.wp_column_Category:hover  .wp_row_Content_Category span
{
	padding-right:33px;
}




#wp_container_Attributes
{
	width: 100%;
    padding-top: 45px;
    padding-bottom: 80px;
    background: #F4F4F4;
}
#wp_container_Attributes div div
{
	width: 20%;
    text-align: center;
}
#wp_container_Attributes div img
{
	margin:0 auto;
	display:table;
}
#wp_container_Attributes div span
{
    font: 1.1em/1.2em HelveticaNeue;
    color: #707070;
    display: block;
    margin-top: 5px;
}


#wp_container_TheContent
{
    width: 100%;
    padding-top: 113px;
    background: #fff;
    padding-bottom: 90px;
	text-align: justify;
}
#wp_container_TheContent ul , #wp_container_TheContent ol
{
    margin-top:30px;
    margin-left:23px;
}
#wp_container_TheContent ul li , #wp_container_TheContent ol li
{
    font: 1.5em/1.5em HelveticaNeue;
    color: #707070;
    list-style: inherit;
}
#wp_container_TheContent div h2 {
    font: 2.2em/1.3em HelveticaNeue-Bold;
    color: #E51F30;
    display: block;
	letter-spacing: -0.1px;
}
#wp_container_TheContent div p {
	font: 1.5em/1.6em HelveticaNeue;
    color: #707070;
    display: block;
    margin-top: 35px;
}
#wp_container_TheContent div strong {
	font-family: HelveticaNeue-Bold;
    display: block;
	margin-bottom:-28px;
}
.theContentContact div p {
    font: 1.4em/1.6em HelveticaNeue !important;
	text-align:left;
}

.btnContactPage
{
	font: 0.85em/0.8em HelveticaNeue-Bold;
    color: #E51F30;
    display: table;
    letter-spacing: 0.7px;
    position: relative;
    border: 2px solid #E51F30;
    padding: 7px 25px 6px 25px;
    margin-top: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.btnContactPage:hover {
    color: #fff;
    background:#E51F30;
    border: 2px solid #E51F30;
}

#wp_container_Datos
{
	width:100%;
    margin-top: -20px;
}
#wp_container_Datos ul li
{
    margin-bottom: 30px;
	display: flex;
}
#wp_container_Datos ul li a , #wp_container_Datos ul li span
{
    color: #707070;
    font: 1.3em/1em HelveticaNeue;
    padding: 10px 0 10px 60px;
}
#wp_container_Datos ul li:nth-child(1)
{
    background:url("images/icoPhone.svg");
	background-repeat:no-repeat;
	background-position:left center;
	background-size:35px;
}
#wp_container_Datos ul li:nth-child(2)
{
    background:url("images/icoAddres.svg");
	background-repeat:no-repeat;
	background-position:left center;
	background-size:32px;
}
#wp_container_Datos ul li:nth-child(3)
{
    background:url("images/icoEmail.svg");
	background-repeat:no-repeat;
	background-position:left center;
	background-size:32px;
}


#wp_container_Form {
    width: 100%;
    margin-top: 45px;
}
#wp_container_Form ul
{
	width:100%;
}
#wp_container_Form p  {
    margin-bottom: 19px;
}

#wp_container_Form p input[type="text"],
#wp_container_Form p input[type="email"],
#wp_container_Form p input[type="tel"]
{
    width: 100%;
    border: none;
    padding: 0;
    box-sizing: border-box;
    font: 0.95em/1em HelveticaNeue-Bold;
    text-indent: 17px;
    padding-top: 15px;
    padding-bottom: 13px;
    padding-right: 3%;
    background: #F2F2F2;
	text-transform:uppercase;
	color:#707070;
	padding-left: 17px;
}

#wp_container_Form p select  {
    width: 100%;
    border: none;
    padding: 0;
    box-sizing: border-box;
    font: 0.95em/1em HelveticaNeue-Bold;
    text-indent: 17px;
    padding-top: 17.4px;
    padding-bottom: 13.43px;
    text-transform: uppercase;
    color: #707070;
    background: #F2F2F2 url(images/arrow.svg);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 18px;
    padding-left: 17px;
    padding-right: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#wp_container_Form p textarea  {
    width: 100%;
	height:230px;
    border: none;
    padding: 0;
    box-sizing: border-box;
    font: 0.95em/1em HelveticaNeue-Bold;
    text-indent: 17px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 3%;
    background: #F2F2F2;
	text-transform:uppercase;
	color:#707070;
	padding-left: 17px;
}
#wp_container_Form p input[type="submit"] {
	font: 0.95em/1em HelveticaNeue-Bold;
    color: #E51F30;
    display: table;
    letter-spacing: 0.7px;
    position: relative;
    border: 2px solid #E51F30;
    padding: 5px 25px 4px 25px;
    margin-top: 20px;
    background: none;
    text-transform: uppercase;
	letter-spacing:-0.5px;
	cursor:pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#wp_container_Form p input[type="submit"]:hover {
    color: #fff;
    background:#E51F30;
    border: 2px solid #E51F30;
}

#wp_container_Maps {
    width: 100%;
    margin-top: 75px;
    margin-bottom: 100px;
}
#wp_container_Maps iframe  {
    width: 100% !important;
    height:420px !important;
}
span.wpcf7-not-valid-tip
{
    font: 0.8em/1.6em HelveticaNeue !important;
    color: #E51F30 !important;
}
div.wpcf7-response-output {
    font: 1em/1.6em HelveticaNeue !important;
    color: #E51F30 !important;
    border: none;
    margin: 0 !important;
    padding: 0px !important;
}
.is_icoNav , .is_containerNav_Mobile {
    display: none;
}

@media screen and (max-width: 1100px)
{
	.wp_center {
		width: 650px !important;
	}
	body {
		font-size: 12px;
	}
	.wp_containerNav > div > ul > li > a {
		font: 1.1em/1em HelveticaNeue-Bold;
		padding: 35px 17px;
	}
	.wp_containerLogo {
		padding-right: 35px;
		width: 320px;
	}
	.wp_containerNav {
		width: calc(100% - 320px);
	}
	#wp_containerSlider-Home , .wp_columnSlider-Home {
		height: 370px;
	}
	#wp_container_statistics-Home {
		padding-top: 60px;
		padding-bottom: 80px;
	}
	.wp_column_category-Home {
		height: 30vh;
	}
	.wp_row_category_Title-Home span {
		font: 2em/1.2em HelveticaNeue-Bold;
	}
	.wp_column_Logotipo img {
		height: 60px;
	}
	.wp_row_Image_Category {
		height: 200px;
	}
	#wp_container_Attributes {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	.wp_containerNav .sub-menu {
		top: 82px;
	}
	#wp_container_Datos ul li:nth-child(1)
	{
		background:url("images/icoPhone.svg");
		background-repeat:no-repeat;
		background-position:left center;
		background-size: 27px;
	}
	#wp_container_Datos ul li:nth-child(2)
	{
		background:url("images/icoAddres.svg");
		background-repeat:no-repeat;
		background-position:left center;
		background-size: 27px;
	}
	#wp_container_Datos ul li:nth-child(3)
	{
		background:url("images/icoEmail.svg");
		background-repeat:no-repeat;
		background-position:left center;
		background-size: 27px;
	}
}

@media screen and (max-width: 850px)
{
	.wp_column_category-Home {
		height: 20vh;
	}
}

@media screen and (max-width: 750px)
{
	.is_row-Mobile ul li
	{
		position:relative;
	}
	.icoClickDown {
		position: absolute;
		top: 0;
		right: 0;
		width: 70px;
		height: 57px;
		background: url("images/arrow_mobile.svg") no-repeat center;
		background-size: 22px;
		z-index: 999;

	}
	.is_row-Mobile ul li:hover	.icoClickDown {
		background: url("images/arrow_mobile_active.svg") no-repeat center;
		background-size: 22px;
	}
	.activeNavMovil
	{
		background:#fff !important;
	}
	.activeNavMovil a
	{
		color:#E51F30 !important;
	}
	.activeNavMovil .icoClickDown {
		background: url("images/arrow_mobile_active.svg") no-repeat center;
		background-size: 22px;
	}



	header {
		position: relative;
		height: 72px;
		z-index: 9999;
	}
	.current-menu-item a
	{
		text-decoration:underline !important;
	}
	.sub-menu a:hover
	{
		text-decoration:underline !important;
	}
	.wp_containerLogo {
		width: calc(100% - 72px);
		padding-right: 7%;
		padding-left: 5%;
		justify-content: flex-start;
	}
	.wp_containerLogo img {
	    width: 220px;
	}
	.wp_containerNav
	{
		display:none;
	}
	.is_icoNav   {
		position: absolute;
		padding-right: 5%;
		top: 0;
		background: #E51F30;
		height: 100%;
		right: 0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding-left: 5%;
		width: 72px;
		box-sizing: border-box;
	}
	.is_icoNav div  {
		width: 35px;
	}
	.is_icoNav ul li {
		width: 100%;
		height: 2px;
		display: block;
		float: right;
		background: #fff;
		margin-bottom: 4px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.closeNav ul li
	{
		width: 100% !important;
	}
	.closeNav ul li:nth-child(1)
	{
		opacity:0;
	}
	.closeNav ul li:nth-child(2)
	{
		transform:rotate(45deg);
		margin-bottom:-3px;
	}
	.closeNav ul li:nth-child(3)
	{
		transform:rotate(-45deg);
	}
	.is_containerNav_Mobile {
		width: 100%;
		background: #e51f30;
		position: fixed;
		top: 72px;
		display: none;
		z-index: 999;
		overflow: auto;
		height: calc(100% - 73px);
		font-size: 15px;
	}
	.is_row-Mobile {
		padding: 0;
		padding-top: 15px;
		height: 100%;
		position: relative;
		box-sizing: border-box;
	}
	.is_row-Mobile .wp_logoMovil img {
		width:100px;
		height:auto;
	}
	.is_row-Mobile nav > div > ul  > li > a {
		font: 1.4em/1em HelveticaNeue;
		position: relative;
		color: #fff;
		margin: 0 auto;
		letter-spacing: 0.5px;
		padding-left: 5%;
		padding-top: 18px;
		padding-bottom: 18px;
	}
	.is_row-Mobile nav > div > ul  > li > a:hover {
		color: #E51F30 !important;
		background:#fff  !important;
	}
	.is_row-Mobile nav > div > ul  > li > a:hover {
		text-decoration:underline;
	}
	.is_row-Mobile nav  {
		margin-top: 60px;
	}
	.is_row-Mobile nav > div > ul  > li:hover > a {
		color: #E51F30 !important;
		background:#fff  !important;
	}
	.is_row-Mobile .sub-menu   {
		background: #fff;
		padding-top: 0;
		padding-bottom: 20px;
		display:none;
	}
	.is_row-Mobile .sub-menu a {
		font: 1.1em/1em HelveticaNeue;
		display: block;
		position: relative;
		color: #e51f30;
		padding: 8px 5% 8px 5%;
	}
	.wp_social_Mobile
	{
		display: flex;
		width: 100%;
		opacity: 0;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
		padding-left: 3%;
		margin-top: 25px;
		box-sizing: border-box;
	}
	.wp_social_Mobile a
	{
		margin:0 10px;
	}
	.logoMovil
	{
		background: #fff;
		width: 251px;
		padding-right: 7%;
		padding-left: 5%;
		height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.logoMovil img
	{
		width: 100%;
	}
	.wp_columnSlider-Home h2 {
		font: 2.3em/1em HelveticaNeue-Bold !important;
		margin-bottom: 25px;
	}
	#wp_containerSlider-Home .slick-dots button {
		margin-right: 5px;
	}
	#wp_containerSlider-Home:before {
		width: 72px;
		height: 10px;
		bottom: -10px;
	}
	#wp_containerSlider-Home, .wp_columnSlider-Home {
		height: 350px;
	}
	.wp_center {
		width: 90% !important;
	}
	#wp_container_TheContent-Home div h2
	{
		font: 1.6em/1.2em HelveticaNeue-Bold;
		letter-spacing: 0px;
	}
	#wp_container_TheContent-Home div p
	{
		font: 1.3em/1.4em HelveticaNeue;
		margin-top: 20px;
		letter-spacing: 0px;
	}
	#wp_container_TheContent-Home {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.wp_column_statistics-Home strong {
		font: 3.7em/1em HelveticaNeue-Bold;
		padding-bottom: 15px;
	}
	.wp_column_statistics-Home span {
		padding-right:5%;
		font: 1.3em/1.1em HelveticaNeue;
	}
	#wp_container_statistics-Home {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#wp_container_category-Home .wp_flexbox {
		flex-flow: column;
	}
	.wp_column_category-Home {
		height: 160px;
		width: 100%;
	}
	.wp_column_category-Home:nth-child(2)
	{
		flex-direction: row-reverse;
	}
	.wp_row_category_Title-Home span {
		font: 1.6em/1.2em HelveticaNeue-Bold;
	}

	footer .wp_flexbox {
		flex-flow: column;
	}
	footer .wp_text-Footer {

		margin-bottom: 0px;
	}
	footer h6 {
		font: 0.92em/1em HelveticaNeue-Bold;
		margin-bottom: 13px;
		margin-top: 20px;
	}
	footer {
		padding: 50px 0;
		font-size: 14px;
		letter-spacing: 0.2px;
	}
	.wp_column_Logotipo img {
		height: 45px;
	}

	.wp_column_Link {
		width: 48%;
		padding: 15px;
		padding-top: 20px;
		margin-top: 4%;
	}
	.wp_column_Link h3 {
		font: 1.2em/1em HelveticaNeue-Bold;
	}
	.wp_column_Link a {
		font: 1em/1.2em HelveticaNeue-Bold;
		margin-top: 60px;
	}
	.wp_column_Logotipo {
		padding: 35px 0;
	}
	#wp_container_Brands ul li {
		width: 45%;
		margin: 0 1%;
		margin-bottom: 0px;
	}
	#wp_container_Brands h2 {
		font: 1.8em/1.3em HelveticaNeue-Bold;
		padding-bottom: 15px;
	}
	#wp_container_Brands {
		margin-top: 60px;
		margin-bottom: 40px;
	}
	.wp_columnSlider-Home h3 br , .wp_columnSlider-Home h2 br
	{
		display:none;
	}
	#wp_container_Attributes div div {
		width: 50%;
		margin-bottom: 15px;
	}
	#wp_container_Attributes div img {
		height: 65px;
	}
	#wp_container_Attributes div span {
		font: 1.2em/1.2em HelveticaNeue;
		margin-top: 0px;
	}
	#wp_container_TheContent div h2 {
		font: 1.6em/1.2em HelveticaNeue-Bold;
		letter-spacing: 0px;
	}
	#wp_container_TheContent div p {
		font: 1.3em/1.4em HelveticaNeue;
		margin-top: 20px;
		letter-spacing: 0px;
		text-align:justify !important;
	}
	#wp_container_TheContent ul li, #wp_container_TheContent ol li
	{
		font: 1.3em/1.4em HelveticaNeue;
	}
	#wp_container_Form p select {
		background: #F2F2F2 url("images/arrow.svg") !important;
		background-repeat: no-repeat !important;
		background-size: 15px !important;
		background-position: 95% !important;
	}
	.btnContactPage {
		font: 1em/0.8em HelveticaNeue-Bold;
		letter-spacing: 0.1px;
	}
	.wp_columnSlider-Home a {
		font: 1em/0.8em HelveticaNeue-Bold;
	}
	#wp_container_TheContent div strong {
		margin-bottom: -20px;
	}
	.wp_columnSlider-Home h3 {
		font: 1.25em/1.2em HelveticaNeue;
		margin-top: -10px;
		margin-bottom: 20px;
		text-align: justify;
		padding-right: 5%;
		width: 100%;
	}
	.wp_row_Image_Category {
		height: 160px;
	}
	.wp_row_Content_Category {
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.wp_row_Content_Category h3 {
		font: 1.3em/1.1em HelveticaNeue-Bold;
		padding-right: 0;
	}
	.wp_row_Content_Category span {
	    font: 1em/1.2em HelveticaNeue-Bold;
		margin-top: 30px;
	}
	.wp_column_Category {
		width: 100%;
		margin-bottom: 15px;
	}
	#wp_container_Category {
		margin-bottom: 60px;
	}
	#wp_container_Datos ul li a, #wp_container_Datos ul li span {
		font: 1.3em/1.3em HelveticaNeue;
		padding: 10px 0 10px 40px;
	}
	#wp_container_Datos ul li {
		margin-bottom: 0px;
	}
	#wp_container_TheContent {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#wp_container_Form p {
		margin-bottom: 7px;
	}
	#wp_container_Form p textarea {
		height: 150px;
	}
	#wp_container_Maps {
		margin-top: 60px;
		margin-bottom: 60px;
	}
	#wp_container_Maps iframe {
		height: 300px !important;
	}
	.wp_social_Mobile img
	{
		height:20px;
	}
}

/* NEW 30102022 */

.cky-notice-des p
{
	font: 1.1em/1.4em HelveticaNeue !important;
}

.cky-btn-accept
{
	font: 1em/1.4em HelveticaNeue !important;
    width: 170px;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    border-radius: 0px !important;
	border:1px solid #FFFFFF !important;
}

.cky-notice-group
{
	max-width: 705px !important;
	margin: 0 auto;
}

.cky-notice-group a
{
	display:inline-block !important;
}

.cky-consent-container .cky-consent-bar
{
    padding-bottom: 25px !important;
    padding-top: 21px !important;
}

.cky-revisit-bottom-left
{
	display:none !important;
}

div.wpcf7-response-output
{
	padding-left: 15px !important;
}

/* End */
/* End */