@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

*{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: 1110px;}
.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;}

#header{
	width: 100%;
	z-index: 3;
	height: 83px;
	position: absolute;
	top: 0;
	left: 0;	
}
#logo{
	display: block;
	width: 178px;
	position: absolute;
	top: 23px;
	left: 15px;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
}
#topMenu{
	height: 83px;
	width: 100%;
}
#menu{
	margin: auto;
	position: absolute;
	top: 23px;
	left: 245px;
	height: 83px;
	text-align: center;
}
#menu ul{
	margin: 0;
	display: inline-block;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	height: 83px;
	display: flex;
	padding: 0px;
	align-items: center;
	justify-content: center;
}
#menu li:nth-child(1){
	margin-right: 26px;
}
#menu li:nth-child(2){
	margin-right: 26px;
}
#menu li:nth-child(3){
	margin-right: 26px;
}
#menu li:nth-child(4){
	margin-right: 26px;
}
#menu li a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
	background: transparent;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding: 0px;
	line-height: 40px;
	height: 40px;
	letter-spacing: 0px;
	text-transform: none;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li:last-child{
	float: right;
	background: transparent;
	padding-right: 0px;
}
#menu li.active a, #menu li a:hover, #menu li a:focus{
	color:#ffffff;
}
#menu li.active a::before, #menu li a:hover::before, #menu li a:focus::before{
	content: '';
	position: absolute;
	bottom: 0;
	width: 30px;
	height: 3px;
	left: calc(50% - 15px);
	background: #ff0303;
}

#redes{
	width: auto;
	height: 30px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#redes a{
	color: #ffffff;
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 2px #fff;
	text-align: center;
	margin-right: 5px;
	border-radius: 50%;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	display: none;
}
#redes a:hover,#redes a:focus{
	background: #ff0000;
}


#datfooter{
	padding-top: 29px;
	padding-bottom: 29px;
	background: #2f2ca1;
}
.contentDatfooter{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
}
.itemDat1 a,.dirDat{
	display: inline-flex;
	align-items: center;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
}
.itemDat1 a.mb10{
	margin-bottom: 10px;
}
.dirDat{
	font-family: "Myriad Pro";
	line-height: 18px;
}
.itemDat1 a img,.dirDat img{
	margin-right: 9px;
}
.contentDatfooter .titleDat{
	font-family: "Myriad Pro";
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #fff;
	letter-spacing: 0px;
	margin-top: -10px;
	position: relative;
	margin-bottom: 11px;
}
.contentDatfooter .titleDat::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 119px;
	height: 2px;
	background: rgba(255, 255, 255, 0.5);
}
.itemDat1{
	margin-right: 30px;
}
.itemDat2{
	margin-right: 40px;
}


/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: #282828;
	display: flex;
	align-items: center;
	min-height: 87px;
	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: left;
	float: left;
	min-height: 22px;
	display: flex;
	align-items: center;
	color: #fff;
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  	
	line-height: 16px;
	margin: 0 auto 0;
	width: auto;
	text-align: right;
	float: right;
	display: flex;
	align-items: 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: 95px;
  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{
	height: 350px;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 350px;
	position: relative;
	background-position: center top !important;
	background-repeat: no-repeat;
	background-size: cover;
}
#sliderTop .slides li img{
	width: 100%;
	display: none;
}
.contentSlider{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.contentSlider .container{
	height: 100%;
}
.sliderTopCnt{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 20px;
}
.bgRojoSl{
	background: rgba(255,1,1,0.6);
	height: 18px;
	position: relative;
	margin-bottom: 6px;
}
.contentSlider .caption{
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.bgAzulSl{
	background: rgba(47,44,161,0.6);
	height: 50px;
	font-size: 17px;
	font-weight: 300;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-top: 4px;
}

.flex-direction-nav a{
	bottom: 49px;
	opacity: 1;
	width: 40px;
	height: 43px;
}
.flex-direction-nav .flex-prev {
	margin-left: -45px;
	background: url('../images/slider/prev.png') center no-repeat;
}
.flex-direction-nav .flex-next {
	margin-left: 5px;
	background: url('../images/slider/next.png') center no-repeat;
}
#main{
	overflow: hidden
}
#icoWa{
	background: url(../images/icoWa.png) center no-repeat;
	background-size: contain;
	width: 100px;
	height: 97px;
	position: fixed;
	bottom: 90px;
	right: 15px;
	z-index: 5
}
.desktop .wow{
	visibility: hidden;
}
#textHome1{
	padding-top: 54px;
	padding-bottom: 54px;
}
.titleHome1{
	color: #373737;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
	padding-bottom: 35px;
	position: relative;
}
.titleHome1 strong{
	color: #fff;
	font-weight: 800;
	background: #2f2ca1;
	line-height: 47px;
	padding: 0 11px;
}
.titleHome1::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	background: #ff0000;
}
.cntHome1{
	color: #818181;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0px;
	margin-top: 22px;
}
#textHome2{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 31px;
	padding-right: 31px;
	padding-bottom: 21px;
	position: relative;
	flex-wrap: wrap;
}
.itemHome2{
	width: calc(25% - 15px);
	margin-right: 20px;
}
.itemHome2:last-child{
	margin-right: 0;
}
.contentProducto{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-wrap: wrap;
	padding-top: 33px;
}
.itemProducto{
	width: calc(50% - 10px);
	margin-bottom: 13px;
}
.itemProducto:nth-child(1),.itemProducto:nth-child(3){
	margin-right: 20px;
}
#textHome2.producto{
	padding-bottom: 40px;
}
.productoCnt{
	max-width: 530px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.productoCnt span{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 39px;
	left: 0;
	background: rgba(31, 28, 30, 0.75);
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 23px;
	padding: 20px 15px;
	text-align: center;
}
#textServ1{
	padding-top: 59px;
	padding-bottom: 46px;
}
.titleServ1{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: #ff0000;
	padding: 10px 10px;
}
.titleServ1 strong{
	font-weight: 800;
}
.texto1Serv1{
	color: #818181;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0px;
	margin-top: 22px;
}
.texto2Serv1{
	background: #2f2ca1;
	max-width: 655px;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0px;
	color: #fff;
	position: relative;
	padding-left: 22px;
	padding-right: 34px;
	padding-top: 15px;
	padding-bottom: 18px;
	margin-left: 13px;
	margin-top: 30px;
}
.texto3Serv1{
	max-width: 635px;
}
.texto2Serv1::before{
	content: '';
	position: absolute;
	top: -11px;
	left: -13px;
	width: 100%;
	height: 156px;
	background: #ff0000;
	z-index: -1;
}
.serv1{
	position: relative;
	padding-right: 220px;
}
.imgserv1{
	position: absolute;
	top: -20px;
	right: -15px;
	width: 220px;
}

#textRef1{
	padding-top: 64px;
}
#textRef1 .titleHome1{
	text-align: left;
	padding-left: 24px;
}
.titleRef1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #616161;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	letter-spacing: 0.25px;
	margin-top: 36px;
	margin-bottom: 36px;
}
.contentRefacPrincipal{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}
.itemRefac{
	width: calc(50% - 20px);
	margin-right: 40px;
	margin-bottom: 60px;
}
.itemRefac img{
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	margin-bottom: 8px;
}
.itemRefac:nth-child(2n + 2){
	margin-right: 0;
}
.itemRefac:last-child{
	margin-right: 0;
	width: 100%;
}
.titleRefac2{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 17px;
	line-height: 35px;
	letter-spacing: 0px;
	text-align: center;
	background: #2f2ca1;
}
.itemRefac ul{
	color: #5d5d5d;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15.81px;
	line-height: 29px;
	letter-spacing: 0px;
	text-align: left;
	list-style-image: url('../images/li.png');
	margin-left: 17px;
}
.cntRefac1{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.cntImgRefac7{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.cntImgRefac7 img{}
.cntImgRefac7 div{
	width: calc(33.3333% - 34px);
}
.cntImgRefac7 div:nth-child(2){
	margin-left: 52px;
	margin-right: 50px;
}
.itemRefac1 .ul1Refc1{
	margin-right: 127px;
}
.itemRefac2 .ul1Refc1{
	margin-right: 62px;
}
.itemRefac3 .ul1Refc1{
	margin-right: 55px;
}
.itemRefac4 .ul1Refc1{
	margin-right: 83px;
}
.itemRefac5 .ul1Refc1{
	margin-right: 20px;
}
.itemRefac6 .ul1Refc1{
	margin-right: 92px;
}
.itemRefac7 .ul1Refc1{
	margin-right: 44px;
}
.itemRefac7 .ul1Refc2{
	margin-right: 48px;
}
.itemRefac7 .ul1Refc3{
	margin-right: 88px;
}
.titleRefac3{
	background: #ff0000;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 35px;
	line-height: 30px;
	letter-spacing: 0px;
	margin-bottom: 24px;
}
#textRef2{
	padding-bottom: 36px;
}
#formTop{
	position: relative;
	padding-bottom: 63px;
	padding-top: 60px;
	background: url('../images/fondoc.jpg') center top no-repeat;
	background-size: cover;
}
.titleContacto1{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 40px;
	line-height: 56px;
	text-align: center;
	letter-spacing: 0px;
	text-transform: uppercase;
	background: #ff0000;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .tit{
	color: #5e5e5e;
	font-family: "Open Sans", serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0.25px;
	position: relative;
	margin-bottom: 57px;
	margin-top: 57px;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -3.5px;
}
#frmContacto div[class*="col-"]{
	padding: 0 3.5px;
}
#frmContacto .form-group{
	margin-bottom: 8px
}
#frmContacto .form-control{
	display: block;
	height: 44px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 12.14px;
	font-weight: 400;
	color: #979797;
	background: #fff;
	border: 1px solid #dddddd;
	box-shadow: inset 0 1px 1px transparent;
	padding-left: 16px;
}
#frmContacto .textarea{
	height: 91px;
	padding-top:11px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:48px; 
	background: #3a3a3a; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:12.4px;
	width: 94px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 31px;
}
#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:#979797; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#979797; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#979797; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#979797; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#979797; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#979797; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#979797; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#979797; 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;
}

.cntCapt{
	display: inline-block;
	position: relative;
	margin-top: 21px;
}
.cntCapt #html_element{
	position: absolute;
	top: 0;
	left: 0;
}
.dirMap{
	background: #3a3a3a;
}
.dirMap .tit{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 22px;
}
.dirMap img{
	position: relative;
	top: 4px;
	margin-right: 11px;
}
#mapC{
	height: 350px;
}
.productoCnt a:hover{
	opacity: 0.85;
}
#textMaq1{
	padding-top: 15px;
	padding-bottom: 55px;
}
#textMaq1 .titleHome1{
	position: relative;
	padding-right: 130px;
	text-align: left;
	padding-top: 35px;
}
#textMaq1 .titleHome1 a{
	position: absolute;
	right: 0;
	top: calc(50% - 22px);
}
.cntDetalleProd{
	padding-top: 27px;
}
.cntDetalleProd{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.ulDetallesProd{
	color: #5d5d5d;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 29px;
	letter-spacing: 0px;
	text-align: left;
	list-style-image: url('../images/li.png');
	margin-left: 17px;
}
.itemMaq1{
	width: 33.3333%;
}
.itemMaq1 figure{
	padding-bottom: 45px;
}

.itemMaq1 .ul2Maq1{
	margin-left: 30px;
}
.itemMaq1 .ul3Maq1{
	margin-left: 30px;
}
.itemMaq1 .ul2Maq1.ul2Tin2{
	margin-left: 18px;
}
.itemMaq1 .ul2Maq1..ul2Text2{
	margin-left: 50px;
}
.cntImagesFiltros{
	display: flex;
	align-items: center;
	justify-content: centers;
}
.itemFiltros1{
	width: 33.333%;
	position: relative;
}
.itemFiltros1 img{
	margin-right: auto;
	margin-left: auto;
}
.ulsFiltros{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding-top: 37px;
}
.itemUlFiltro{
	width: calc(50% - 60px);
	margin-right: 120px;
}
.itemUlFiltro:last-child{
	margin-right: 0px;
}
.itemUlFiltro ul{
	text-align: justify;
}
#textMaq1 .titleHome1.titleFiltro1{
	text-align: right;
	padding-right: 0px;
}
.cntUlFiltroartucho{
	width: 50%;
}
.figureUl{
	position: relative;
}
.figureUl img{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 37px;
}
.cntUlFiltroartucho ul{
	text-align: justify;
}