@charset "utf-8";
*{outline:none !important}
html{height:100%;}
body{
	font-family:"Arial", sans-serif;
	font-size:14px;	
	color:#616161;
	min-width:320px;
	margin:auto;
	background:#fff;
	line-height:19px;
}
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/myriadpro-regular.otf");
}
body p{font-family:inherit;font-size:inherit;color:inherit; line-height:normal}
.container{margin:auto; line-height:23px; text-align:justify; position:relative; color:#757575; max-width: 1532px;}
.container:before,
.container:after{display:block; content:""; clear:both;}
.animar{ transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; }
#header{
	width: 100%;
	z-index: 3;
	height: 147px;
	position: absolute;
	top: 0;
	left: 0;
}
body[data-page="2"]{
	height: 84px;
}
#logo{
	display: inline-flex;
	align-items: center;
	position: absolute;
	top: 54px;
	left: 15px;
	z-index: 3;
}
#logo a{
	display: block;
	position: relative;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}
#topMenu{
	height: 147px;
	width: 100%;
	position: relative;
}
body[data-page="2"] #topMenu{
	height: 84px;
	background: #242424;
}
body[data-page="2"] #logo{
	display: none;
}
#menu{
	margin: auto;
	position: absolute;
	right: 230px;
	top: 61px;
	height: 86px;
	z-index: 2;
}
body[data-page="2"] #menu{
	right: auto;
	left: 15px;
	top: 0;
}
#menu ul{
	margin: 0;
	position: relative;
}
#menu ul:before,
#menu ul:after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 28px;
	height: 86px;
	display: flex;
	align-items: center;
	justify-content: center;
}
body[data-page="2"] #menu li{
	height: 84px;
}
#menu li a{
	display: block;
	color: #fff;
	position: relative;
	background: transparent;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: 300;
	line-height: 86px;
	height: 86px;
	padding: 0px;
	text-align: center;
}
body[data-page="2"] #menu li a{
	height: 84px;
	line-height: 84px;
}
#menu li a::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	transition: all ease-in-out 0.5s;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li:last-child{
	padding-right: 0;	
}
#menu li.active a, #menu li a:hover, #menu li a:focus{
	color: #fff;
	font-weight: 300;
}
#menu li.active a::before, #menu li a:hover::before, #menu li a:focus::before{
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
}

#redes{
	height: 42px;
	width: auto;
	display: flex;
	align-items: center;
	padding-left: 0px;
	position: absolute;
	top: 85px;
	right: 15px;
}
body[data-page="2"] #redes{
	top: 20px;
}
#redes a{
	width: 42px;
	height: 42px;
	border-radius: 50%;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 8px;
	border:solid 2px #fff;
	background: #242424;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a:hover,#redes a:focus{
	opacity: 0.85;
	transform: scale(1.15);
	text-decoration: none;
}
#redes a svg{
	fill: #fff;
	width: 19px
}
#redes a.fb svg{	
	width: 11px
}
#redes a.tw svg{	
	width: 20px
}

/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: #313131;
	display: flex;
	align-items: center;
	min-height: 116px;
	color: white;
}
#footer .container{
	color: #fff;
	font-family: 'Arial',sans-serif;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 0px;
	width: 100%;
}
#footer .tfooter {
	line-height: 16px;
	text-align: center;
	min-height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding-bottom: 10px;
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  	
	line-height: 16px;
	margin: 0 auto 0;
	width: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#footer #powered a {
	color: inherit;
	display: flex;
	padding: 0 0 0 28px;
	min-height: 22px;
	align-items: center;
	margin-left: 5px;
	background: url(/_src/images/icoTW.svg) no-repeat center left;
}
#footer #powered a:hover{
	text-decoration: none;
}
/*Footer*/
/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 2px #fff;
  left: 21px;
  bottom: 65px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  cursor:pointer;
  z-index: 20; opacity:.75 }
a.toTop:hover,
a.toTop:active {color: #000;
    text-decoration: none; opacity:1; background:#fff}
a#toTop
a#toTop .fa{color:#FFF !important;}
a.toTop:hover:after{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	opacity:0;
}
.mobile .toTop,
.tablet .toTop {display: none !important; }
#sliderTop{
	position: relative;
	height: 500px;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 500px;
	position: relative;
	background-position: center center !important
}
#sliderTop .slides li img{
	display: none;
	width: 100%;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container{
	height: 100%;
}
.cntSliderTop{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 0px;
	padding-top: 61px;
}
.titleCaptionTop{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	position: relative;
}
.titleCaptionTop strong{
	font-size: 40px;
	display: block;
}
.btnBannerTop{
	position: relative;
	z-index: 2;
	background: rgba(59, 93, 195, 0.85);
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	letter-spacing: -0.25px;
	color: #fff;
	text-align: center;
	width: 248px;
	height: 59px;
	margin-top: 15px;
}
.flex-direction-nav a{
	width: 34px;
	height: 35px;
}
.flex-direction-nav .flex-prev {
	margin-left: -360px;
	opacity: 1;
	background: url(../images/slider/prev.png);
}
.flex-direction-nav .flex-next {
	margin-left: -320px;
	opacity: 1;
	background: url(../images/slider/next.png);
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}
/*Estilos seccion inicio*/
#textHome1{
	background: url('../images/inicio/bg1.webp') center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 120px;
	padding-bottom: 120px;
}
.contentHome1{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.itemHome1a{
	width: 50%;
	font-family: 'Open Sans', sans-serif;
}
.itemHome1a h1{
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #fff;
	text-transform:uppercase;
	margin-bottom: 35px;
}
.itemHome1a p{
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: -0.25px;
	color: #fff;
	text-align: left;
}
.itemHome1b{
	width: 50%;
	padding-left: 70px;
}
.itemHome1b img{
	max-width: 753px;
	box-shadow: 1px 1px 15px 15px rgba(255,255,255,0.08);
}
#textHome3{
	background: url('../images/inicio/bg2.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 80px;
	padding-bottom: 80px;
} 
.titleHome3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 43px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 74px;
}
.contentHome3{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	letter-spacing: -0.25px;
	color: #fff;
}
.contentHome3 span{
	font-weight: 400;
	font-size: 18px;
}
.itemHome3{
	width: 233px;
	margin-bottom: 58px;
}
.itemHome3 figure img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.itemHome3:nth-child(3n + 1){
	margin-right: 10px;
}
.itemHome3:nth-child(3n + 2){
	margin-right: 10px;
}
.itemHome3:nth-child(3n + 3){
	margin-right: 0px;
}
#textHome4{
	background: url('../images/inicio/bg3.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
} 
.titleHome4{
	margin-bottom: 60px;
}
.contentHome4{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 650px;
}
.cntHome4{
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.itemHome4{
	margin-right: 44px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.25px;
	color: #fff;
	text-align: center;
}
.itemHome4:last-child{
	margin-right: 0px;
}
.itemHome4 img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#textHome5{
	background: url('../images/inicio/bg4.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
} 
.contentHome5{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 650px;
}
.itemHome5{
	margin-right: 62px;
}
.itemHome5:last-child{
	margin-right: 0px;
}
#textHome6{
	background: url('../images/inicio/bg5.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.contentHome6{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 650px;
}
.titleHome6{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 80px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
#textHome7{
	background: url('../images/inicio/bg6.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
}
#textHome7::before{
	content: '';
	position: absolute;
	top: calc(50% - 786px);
	left: calc(50% - 150px);
	width: 1572px;
	height: 1572px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: rgba(255,255,255,0.05);
}
.contentHome7{
	height: 650px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.titlePrinHome{
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}
.titlePrinHome span{
	font-weight: 300;
}
.parranPrinHome{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: -0.25px;
	color: #fff;
	text-align: right;
}
#textHome8{
	background: url('../images/inicio/bg7.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
}
#textHome8::before{
	content: '';
	position: absolute;
	top: calc(50% - 91px);
	right: calc(50% - 435px);
	width: 1572px;
	height: 1572px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: rgba(255,255,255,0.05);
}
.contentHome8{
	height: 650px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	padding-bottom: 75px;
}
.contentHome8 .titlePrinHome, .contentHome8 .parranPrinHome{
	text-align: left;
}
#textHome9{
	background: url('../images/inicio/bg8.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
}
.contentHome9{
	height: 650px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.contentHome9 .titlePrinHome{
	padding: 39.5px 0 39.5px 20px;
}
.contentHome9 .titlePrinHome::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 100%;
	background: rgba(255,255,255,0.05);
	border-top-left-radius: 110px;
	border-bottom-left-radius: 110px;
}
#textHome10{
	background: url('../images/inicio/bg9.webp') center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
}
.contentHome10{
	height: 650px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contentHome10 .titlePrinHome, .contentHome10 .parranPrinHome{
	text-align: center;
}
.home10{
	max-width: 1294px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	background: rgba(0, 0, 0, 0.75);
	padding-top: 65px;
	padding-bottom: 55px;
	padding-left: 60px;
	padding-right: 60px;
}

#bajarSl{
	margin-top: 84px;
}
#textProd1{
	padding-top: 65px;
	padding-bottom: 60px;
	position: relative;
}
#textProd1 img{
	margin-left: auto;
	margin-right: auto;
}
#textProd2{
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 95px;
}
.cntProd2{
	max-width: 1699px;
	margin-left: auto;
	margin-right: auto;
}
#caroucelHomeCat{
	position: relative;
}
#caroucelHomeCat li figure img{
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -24.5px;
	outline: 0;
	width: 50px;
	height: 49px;
	text-indent: -9999px;
	z-index: 10;
}
.bx-wrapper .bx-prev {
	left: -24px;
	background: url('../images/iconos/prev.png') center no-repeat;
	background-size: contain;
}
.bx-wrapper .bx-next {
	right: -24px;
	background: url('../images/iconos/next.png') center no-repeat;
	background-size: contain;
}
#textProd3{
	background: #f7f7f7;
	padding-top: 132px;
	padding-bottom: 58px;
}
.contentProd3{
	padding: 0 80px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.itemProd3{
	width: 270px;
	position: relative;
	margin-bottom: 80px;
}
.cntProds{
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}
.cntProds a:hover,.cntProds a:focus{
	text-decoration: none;
}
.cntProds a:hover figure,.cntProds a:focus figure{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.cntProds figure{
	position: relative;
	width: 173px;
	height: 179px;
	padding-bottom: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../images/iconos/bg1.png') center no-repeat;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 21px;
	transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
}
.titleProds3a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #424242;
	text-align: center;
	position: relative;
	padding-bottom: 59px;
	margin-bottom: 62px;
}
.titleProds3a::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - 178px);
	width: 356px;
	height: 17px;
	border-radius: 8.5px;
	-webkit-border-radius: 8.5px;
	-moz-border-radius: 8.5px;
	-ms-border-radius: 8.5px;
	-o-border-radius: 8.5px;
	background: rgba(136, 42, 131, 0.5);
}
.titleProds3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #3c3c3c;
	text-align: center;
	margin-bottom: 20px;
}
.btnIraCategoria{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 126px;
	height: 29px;
	border-radius: 14.5px;
	-webkit-border-radius: 14.5px;
	-moz-border-radius: 14.5px;
	-ms-border-radius: 14.5px;
	-o-border-radius: 14.5px;
	color: #fffefe;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.25px;
	text-align: center;
	background: #882A83;
}
#textProd4{
	background: url('../images/productos/iconos/bg1.webp') center no-repeat;
	background-size: cover;
}
.contentProd4{
	height: 704px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.titleProd4{
	position: relative;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 48px;
	line-height: 1.1;
	letter-spacing: -0.25px;
	color: #fff;
	padding-bottom: 49px;
}
.titleProd4 strong{
	font-weight: 800;
	font-size: 72px;
}
.titleProd4::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - 178px);
	width: 356px;
	height: 17px;
	border-radius: 8.5px;
	-webkit-border-radius: 8.5px;
	-moz-border-radius: 8.5px;
	-ms-border-radius: 8.5px;
	-o-border-radius: 8.5px;
	background: rgba(255,255,255,0.5);
}
.titleInstrumento1{
	text-align: left;
	padding-left: 0px;
	color: #242424;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.25px;
	font-size: 48px;
	margin-bottom: 52px;
}
.imgCatIns{
	max-width: 90px;
	margin-right: 22px;
}
.titleInstrumento1 .tit{
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	border-bottom: solid 1px #d9d9d9;
}
.contentInstrumento1{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	position: relative;
	flex-wrap: wrap;
}
.itemInstru1{
	width: 100%;
	padding-right: 0px;
	padding-bottom: 55px;
}
.itemInstru2{
	width: 100%;
}
.itemInstru2 .row{
	margin: 0 -15px;
}
.itemInstru2 div[class*="col-"]{
	margin-bottom: 87px;
	padding: 0 15px;
	width: 50%;
}
.itemProds{
	max-width: 308px;
	margin-left: auto;
	margin-right: auto;
}
.cntProdsPrin{
	background: #fff;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2);
	border:solid 1px #e8e8e8;
	padding-bottom: 49px;
	position: relative;
}
.itemProds a:hover,.itemProds a:focus{
	text-decoration: none;
	opacity: 0.9;
}
.cntProdsPrin figure{
	height: 282px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.titleProdPrin{
	height: 96px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #787878;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -0.25px;
	padding: 0 10px;
}
.titleProdPrecio{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #161616;
	text-align: center;
} 
.titleProdPrecio span{
	font-weight: 400;
	font-size: 18px;
}
.btnInfoProd{
	background: #882A83;
	position: absolute;
	bottom: -25.5px;
	left: calc(50% - 91px);
	width: 182px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	letter-spacing: -0.25px;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
}
.titleInstrumentoCats{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #1a1a1a;
	text-align: left;
	padding-top: 17px;
	padding-bottom: 36px;
	position: relative;
}
.titleInstrumentoCats::before{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 11px;
	border-radius: 5.5px;
	-webkit-border-radius: 5.5px;
	-moz-border-radius: 5.5px;
	-ms-border-radius: 5.5px;
	-o-border-radius: 5.5px;
	background: #882A83;
}
.cntFiltrosUl{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.itemFiltroUl{
	width: calc(50% - 10px);
	border-bottom:solid 1px #d9d9d9;
	padding-left: 10px;
	margin-right: 20px;
}
.itemFiltroUl:last-child{
    margin-right: 0px;
}
.tituloFiltroUl{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 87px;
	color: #787878;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -0.25px;
	text-align: left;
	position: relative;
	cursor: pointer;
}
.tituloFiltroUl::before{
	content: '';
	position: absolute;
	top:calc(50% - 3.5px);
	right: 25px;
	width: 19px;
	height: 7px;
	background: url('../images/productos/iconos/flecha.png') center no-repeat;
	background-size: cover;
}
.itemFiltroUl ul{
	list-style: none;
}
.itemFiltroUl ul li{
	padding-left: 12px;
	margin-bottom: 5px;
}
.itemFiltroUl ul li a{
	position: relative;
	color: #787878;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -0.25px;
	text-align: left;
}
#textDetalles1{
	padding-top: 55px;
	padding-bottom: 101px;
}
.titleDetalle1{
	background: #e9e9e9;
	display: flex;
	align-items: center;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.titleDetalle1 a:hover,.titleDetalle1 a:focus{
	text-decoration: none;
}
.btnIrACatalogoP{
	height: 57px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 205px;
	position: relative;
	color: #707070;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: -0.25px;
	text-align: center;
	position: relative;
}
.btnIrACatalogoP::before{
	content: '';
	position: absolute;
	top: 0;
	right: -16px;
	width: 16px;
	height: 100%;
	background: #e9e9e9;
	z-index: 2;
	clip-path: polygon(16px 50%, 0% 100%, 0px 0px);
}
.btnIrCatBack{
	width: 280px;
	height: 57px;
	background: #d6d6d6;
	display: inline-flex;
	align-items: center;
	color: #707070;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: -0.25px;
	text-align: center;
	position: relative;
	padding: 0 18px;
	justify-content: center;
}
.btnIrCatBack::before{
	content: '';
	position: absolute;
	top: 0;
	right: -16px;
	width: 16px;
	height: 100%;
	background: #d6d6d6;
	z-index: 2;
	clip-path: polygon(16px 50%, 0% 100%, 0px 0px);
}
.textNameProdDeta{
	width: calc(100% - 485px);
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: -0.25px;
	line-height: 1;
	color: #707070;
	padding-left: 70px;
}
#infoProducto{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-top: 60px;
}
.detalleProducto1a{
	width: 50%;
}
.detalleProducto1b{
	width: 50%;
	padding-left: 57px;
}
.visor{
	border:solid 1px #b9b9b9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.visor.bblack{
	padding: 0;
}
.titleDetProd1a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 55px;
	letter-spacing: -0.25px;
	line-height: 1.1;
	color: #424242;
	text-align: left;
	padding-bottom: 42px;
	position: relative;
}
.titleDetProd1a::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 19px;
	border-radius: 9.5px;
	background: #882A83;
	-webkit-border-radius: 9.5px;
	-moz-border-radius: 9.5px;
	-ms-border-radius: 9.5px;
	-o-border-radius: 9.5px;
}
.textoItemProdDet{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: -0.25px;
	line-height: 30px;
	color: #424242;
	text-align: left;
	padding: 28.5px 0px 28.5px 20px;
	border-bottom: solid 1px rgba(193, 193, 193, 0.35);
}
.cntColoresDisponibles{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: -0.25px;
	line-height: 30px;
	color: #424242;
	text-align: left;
	padding: 28.5px 0px 28.5px 20px;
	border-bottom: solid 1px rgba(193, 193, 193, 0.35);
	display: flex;
	align-items: flex-start;
}
.itemColorDis1{
	width: 70px;
}
.itemColorDis2{
	width: calc(100% - 70px);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.boxColor{
	margin-right: 13px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.25px;
	line-height: 30px;
	color: #fff;
	width: 122px;
	height: 36px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	background: #f1f1f1;
}
.color1{
	background: #f5f5f5;
}
.color2{
	background: #000000;
}
.color3{
	background: #b8b8b8;
}
.color4{
	background: #d83535;
}
.precioProductoDet{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 52.43px;
	letter-spacing: -0.25px;
	line-height: 1;
	padding-left: 20px;
	text-align: left;
	color: #882A83;
	margin-top: 37px;
}
.precioProductoDet span{
	font-size: 34.95px;
}
.textDescription{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.1px;
	line-height: 30px;
	text-align: left;
	color: #616161;
}
.textDescription2{
	margin-top: 43px;
}
.textDescription ul{
	margin-left: 15px;
	list-style-image: url('../images/productos/iconos/li.png');
}
.titleDescription{
	padding-top: 67px;
	margin-bottom: 43px;
	padding-bottom: 40px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 36px;
	letter-spacing: -0.25px;
	line-height: 1;
	color: #424242;
	text-align: left;
	position: relative;
	border-bottom: solid 1px rgba(193, 193, 193, 0.35);
}
.titleDescription::before{
	content: '';
	position: absolute;
	bottom: -3px;
	height: 5px;
	left: 0;
	width: 70px;
	border-radius: 2.5px;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	-ms-border-radius: 2.5px;
	-o-border-radius: 2.5px;
	background: #882A83;
}
.nohayProds{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -0.25px;
	line-height: 1;
	color: #424242;
}
#productosRelacionados{
	padding-bottom: 60px;
	padding-top: 128px;
	background: #f2f2f2;
}
.flexRelacionados.carousel{
	padding: 0 45px;
}
.flexRelacionados.carousel li{
	padding-bottom: 30px;
}
.flexRelacionados .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -37px;
	outline: 0;
	width: 74px;
	height: 74px;
	text-indent: -9999px;
	z-index: 10;
}
.flexRelacionados .bx-wrapper .bx-prev {
	left: -37px;
	background: url('../images/productos/iconos/prev.png') center no-repeat;
	background-size: contain;
}
.flexRelacionados .bx-wrapper .bx-next {
	right: -37px;
	background: url('../images/productos/iconos/next.png') center no-repeat;
	background-size: contain;
}
.titleRecionados1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1;
	letter-spacing: -0.25px;
	color: #424242;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 52px;
	padding-bottom: 60px;
	position: relative;
}
.titleRecionados1::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - 178px);
	width: 356px;
	height: 17px;
	background: #882A83;
	border-radius: 8.5px;
	-webkit-border-radius: 8.5px;
	-moz-border-radius: 8.5px;
	-ms-border-radius: 8.5px;
	-o-border-radius: 8.5px;
	opacity: 0.5;
}
/*Estilos seccion contacto*/
#formTop{
	position: relative;
	padding-bottom: 109px;
	padding-top: 125px;
}
.titleContacto1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #0596cf;
	font-size: 60px;
	line-height: 1;
	letter-spacing: 0px;
	text-align: center;
	padding-bottom: 28px;
	position: relative;
}

#frmContacto{
	overflow: hidden;
}
#frmContacto .tit{
	color: #616161;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	position: relative;
	margin-bottom: 41px;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -3.5px;
}
#frmContacto div[class*="col-"]{
	padding: 0 3.5px;
}
#frmContacto .form-group{
	margin-bottom: 7px
}
#frmContacto .form-control{
	display: block;
	height: 88px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #8c8c8c;
	box-shadow: inset 0 0px 0px transparent !important;
	border: 1px solid #f4f4f4;
	background: #f4f4f4;
	padding-left: 18px;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
#frmContacto .textarea{
	height: 170px;
	padding-top: 31px;
}
#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:62px; 
	background: #2c2d92; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family: "Open Sans", sans-serif;
	font-size:18px;
	width: 150px;
	text-align: center;
	font-weight: 600;
	margin-top: 40px;
}
#frmContacto input[type=submit]{
	margin-left: 10px
}
#frmContacto input[type=submit]:hover,
#frmContacto input[type=reset]:hover{opacity:.8}
#frmContacto .error input,
#frmContacto .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}
.frmContacto input::-webkit-input-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#9a9a9a; opacity:  1;}
.frmContacto input:focus::-webkit-input-placeholder {opacity:0.5}
.frmContacto input:focus:-moz-placeholder{opacity:0.5}
.frmContacto input:focus::-moz-placeholder{opacity:0.5}
.frmContacto input:focus:-ms-input-placeholder{opacity:0.5}
.frmContacto textarea:focus::-webkit-input-placeholder{opacity:0.5}
.frmContacto textarea:focus:-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus::-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus:-ms-input-placeholder{opacity:0.5}

#frmContacto .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmContacto .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.cntCap{
	display: inline-block;
	text-align: center;
	margin-top: 55px;
}
#textContacto2{
	background: #efefef;
	padding-top: 97px;
	padding-bottom: 83px;
}
.contentCont2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemContacto2{
	height: 294px;
	width: calc(33.333% - 23.333px);
	margin-right: 34.9px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 0 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	text-align: center;
	color: #002DBA;
}
.itemContacto2:last-child{
	margin-right: 0;
}
.itemContacto2 figure{
	height: 124px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 35px;
	margin-bottom: 27px;
}
.itemContacto2 .tit{
	margin-bottom: 8px;
}
.itemContacto2 a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #4c4c4c;
	font-size: 18px;
	text-transform: none;
	line-height: 24px;
	letter-spacing: 0.1px;
}
.telsFlex{
	display: flex;
	align-items: center;
	justify-content: center;
}
.telsFlex div{
	width: 6px;
	height: 6px;
	background: #002DBA;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
}
#textContacto3{
	background: #002DBA;
}
#textContacto3 .tit{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.1px;
	color: #fff;
	text-align: center;
	padding: 50px 0;
}
#mapc{
	height: 603px;
}

body[data-page="3"] #header{
	background: url('../images/headContact.jpg') center center no-repeat;
	height: 222px;
	position: initial;
}
body[data-page="3"] #bajarSl{
	display: none;
}
#topContact .row{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0;
	flex-direction: row-reverse
}
#topContact .row>div{
	display: flex;
	height: 100%;
}
#topContact .col1{
	background: url('../images/bannerContact.jpg') left center no-repeat;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 715px;
	z-index: 1;
	width: initial;
	display: block;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
}
#topContact .col2{
	background: #2c2d92;
	width: 715px;
	position: relative;
	z-index: 2;
	padding: 150px 75px;
}
#topContact .col2 .title{	
	font-size: 48px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 30px;
	letter-spacing: -2px;
}
#topContact .col2 .item{
	color: #FFF;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	line-height: normal;
	margin-bottom: 55px;
	padding-left: 75px;
	position: relative;
}
#topContact .col2 .item1:before{
	display: block;
	content: "";
	background: url('../images/icoLocation.png') center top no-repeat;
	width: 57px;
	height: 77px;
	position: absolute;
	top: 3px;
	left: 0
}

#topContact .col2 .item2:before{
	display: block;
	content: "";
	background: url('../images/icoTime.png') center top no-repeat;
	width: 57px;
	height: 57px;
	position: absolute;
	top: 3px;
	left: 0
}

#topContact .col2 .item3:before{
	display: block;
	content: "";
	background: url('../images/icoMail.png') center top no-repeat;
	width: 59px;
	height: 57px;
	position: absolute;
	top: 5px;
	left: 0
}

#topContact .col2 .item4:before{
	display: block;
	content: "";
	background: url('../images/icoPhone.png') center top no-repeat;
	width: 56px;
	height: 71px;
	position: absolute;
	top: 5px;
	left: 0
}

#topContact .col2 .item4{
	margin-bottom: 0
}
#topContact .col2 .tit1{
	color: #0596cf;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 5px;
}
#topContact .col2 a.viewMap{
	color: #06fff6;
	font-size: 17px
}
#topContact .col2 a:not(.viewMap){
	color: #FFF
}
#topContact .col1 article{
	max-width: 830px;
}
#topContact .col1 .title{
	font-size: 72px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: 600;
	line-height: 80px;	
	padding-left: 45px;
	border-left: solid 10px #2c2d92;
	margin-bottom: 30px;
}

#topContact .col1 .text{
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	line-height: 38px;
}
#topContact .col1 .btns{
	padding-top: 40px;
}
#topContact .col1 .btns a{
	display: inline-flex;
	width: 348px;
	height: 83px;
	background: #2c2d92;
	color: #FFF;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-size: 21px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}

.phoneTop{
    position: absolute;
    right: 200px;
    top: 30px;
    font-size: 20px;
    color: #FFF;
}
.phoneTop a{
    color: inherit;
}
.bx-wrapper {
  margin: 0 auto;
}

#sliderProdemo .flex-direction-nav .flex-prev {
  margin-left: -40px !important;
}
#sliderProdemo .flex-direction-nav .flex-next {
  margin-left: 7px !important;
}
#sliderProdemo{
	margin-bottom: 35px;
}