@charset "utf-8";
*{outline:none !important}
@font-face {
  font-family: "Myriad Pro";
  src: url(../fonts/myriadpro-regular.otf);
}
html{height:100%;}
body{
	font-family:"Arial", sans-serif;
	font-size:14px;	
	color:#616161;
	min-width:320px;
	margin:auto;
	background:#fff;
	line-height:19px;
}
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: 1122px;}
.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: 186px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 37px;
}
#darkTop{
	position: relative;
	background: #fff;
}
.contentDarkTop{
	height: 84px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.contentDarkTop .itemDark{
	margin-right: 15px;
}
.contentDarkTop .itemDark:last-child{
    margin-right: 0px;
}
.itemDarkTop1{
	display: flex;
	align-items: center;
}
.linkDark{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #616161;
}
.linkDark img{
	margin-right: 6px;
}
.linkDark:hover,.linkDark:focus{
	text-decoration: none;
	color: #616161;
}
#topMenu{
	height: 65px;
	background: #FA4C04;
}
#logo{
	display: block;
	width: 160px;
	height: 190px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: absolute;
	top: -37px;
	left: calc(50% - 80px);
	background: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
}
#logo img{
	position: relative;
}
#menu{
	position: absolute;
	left: 15px;
	top: 0
}
#menu ul{
	margin: 0;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
	top:-20;
}
#menu li{
	float: left;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 65px;
	padding: 0 15px
}
#menu ul li:first-child{
	padding-left: 0px;
}
#menu li a{
	display: block;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	background: transparent !important;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	line-height:33px;
	height: 33px;
	letter-spacing: 0.5px;
	padding: 0;
	font-weight: 300;
}
#menu li:nth-child(1) a{
	width: 51px;
}
#menu li:nth-child(2) a{
	width: 170px;
}
#menu li:nth-child(3) a{
	width: 81px;
}
#menu li a::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transition: all ease-in-out 0.5s;
	-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 a:hover,
#menu li.active a{
	color: #fff;
	font-weight: 700;
}
#menu li:last-child{
	padding-right: 0;
	padding-left: 220px;
}
#menu li a:hover::before,
#menu li.active a::before{
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
}
#redes{
	text-align: left;
	position: absolute;
	height: 30px;
	top: 17px;
	right: 15px;
	display: flex;
	align-items: center;
}
#redes a{
	display: inline-block;
	margin-right: 9px
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	display: none;
}
#redes a:hover{
	opacity: 0.7;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/*Footer*/
#datFooter{
	background: #282828;
}
.contentDatFoot{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentDatFoot .tit{
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	color: #FA4C04;
	text-transform: uppercase;
	border-bottom: solid 3px #e6e7e9;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.itemDat1{
	background: #3e3e3e;
	position: relative;
	height: 257px;
	width: 190px;
	position: relative;
	padding-left: 0px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.itemDat1::before{
	content: '';
	position: absolute;
	top: 0;
	left: -700px;
	height: 100%;
	width: 700px;
	background: #3e3e3e;
}
.itemDat2{
	width: calc(100% - 190px);
	display: flex;
	justify-content: space-between;
	padding-left: 60px;
}
.itemDat a{
	display: inline-flex;
	align-items: center;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
}
.itemDat3 a img,.itemDat4 a img{
	margin-right: 9px;
}
.itemDat4{
	width: 235px;
}
.redes2{
	display: flex;
	align-items: center;
}
.redes2 a{
	margin-right: 10px;
	position: relative;
}
.redes2 a:hover{
	text-decoration: none;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: #FA4C04;
	display: flex;
	align-items: center;
	min-height: 115px;
	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:0;
  right: 10px;
  bottom: 50px;
  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{
	overflow:hidden; 
	height: 500px; 
	position: relative;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 500px;
	position: relative;
	background-position: bottom center !important;
	background-size: cover;
}
#sliderTop .slides > li > img.sliderImg{
	display: none;
	width: 100%;
}
.cntSliderTop{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cntSliderTop .container{
	height: 100%;
}
.contentSlider{
	height: 100%;
	padding-top: 114px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.titleCaption1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4)
}
.titleCaption2{
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: rgba(250, 76, 4, 0.9);
	padding: 10px 5px;
	margin-top: 5px;
}
.titleCaption2 em{
	font-family: 'Arial', sans-serif;
}
#sliderTop .flex-control-nav li:first-child::before,
#sliderTop .flex-control-nav li:last-child::before{
	width: 0;
	height: 0;
}
.flex-control-nav {
	bottom: 70px;
}
#sliderTop .flex-control-nav li {
	background: transparent;
	padding: 7px 6px;
	padding-right: 6px;
	margin: 0;
	position: relative;
}
#sliderTop .flex-control-nav li {
	padding: 7px 6px;
	padding-right: 2px;
}
.flex-control-paging li a{
	background: #fff;
	box-shadow: none;
	border:0;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.flex-control-paging li a.flex-active {
	background: #FA4C04;
	cursor: default;
}
#main{
	overflow: hidden
}
#icoWa{
	background: url(../images/icoWha.png) 0 0 no-repeat;
	position: fixed;
	bottom: 86px;
	z-index: 5;
	width: 231px;
	height: 53px;
	right: 30px;
}
#textHome1{
	padding-top: 94px;
	padding-bottom: 104px;
}
.contentHome1{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemHome1a{
	width: 100%;
}
.itemHome1b{
	width: 100%;
	padding-left: 0px;
}
.titleHome1{
	color: #616161;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 29px;
	line-height: 1;
	letter-spacing: 0px;
	text-align: left;
	position: relative;
}
.titleHome1 strong{
	color: #FA4C04;
}
.titleHome1::before{
	content: '';
	position: absolute;
	top: 0;
	left: -21px;
	width: 7px;
	height: 100%;
	background: #FA4C04;
}
.titleHome1::after{
	content: '';
	position: absolute;
	top: 0;
	left: -726px;
	width: 700px;
	height: 100%;
	background: #FA4C04;
}
.textoHome1{
	padding-right: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 32px;
	color: #616161;
	letter-spacing: 0px;
	margin-top: 60px;
}
.textoHome1 strong{
	font-weight: 700;
	color: #FA4C04;
}
.imgHome1{
	position: relative;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
.contentHome2{
	position: relative;
	height: 869px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 265px;
}
.contentHome2::before{
	content: '';
	position: absolute;
	top: 0;
	right: calc(50% - 150px);
	width: 1100px;
	height: 100%;
	background: url('../images/inicio/img2.webp') center no-repeat;
	background-size: cover;
}
.bgBlanco{
	background: #fff;
	position: relative;
	z-index: 2;
	padding: 31px 0px 31px 31px;
}
.bgNaranja{
	position: relative;
	padding: 117px 65px 117px 65px;
}
.bgNaranja::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 100%;
	background: url('../images/inicio/bg1.webp') center no-repeat;
	background-size: cover;
}
.home2{
	position: relative;
	z-index: 2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #fff;
	text-align: center;
}
.titleHome2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border: solid 6px #fff;
	margin-bottom: 40px;
	padding: 10px 10px;
}
.titleHome2 strong{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}
#textHome3{
	padding-top: 50px;
	padding-left: 13px;
	padding-right: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemHome3{
	width: calc(33.333% - 10px);
	margin-right: 15px;
	margin-bottom: 50px;
}
.itemHome3:last-child{
	margin-right: 0;
}
.itemHome3 figure{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.titleHome3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.1;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	background: rgba(2, 2, 2, 0.8);
	padding: 10px 10px;
}
.titleHome3 strong{
	color: #f9b55d;
	display: block;
}
#textHome4{
	background: url('../images/inicio/bg2.webp') top center no-repeat;
	background-size: cover;
	padding-top: 73px;
	padding-bottom: 73px;
}

#formTop{
	position: relative;
	z-index: 2;
	padding-top: 70px;
	padding-bottom: 142px;
}
#frmContacto{
	padding: 0;
	overflow: hidden;
}
#frmContacto .tit{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 0px;
	text-align: center;
	background: #FA4C04;
	padding: 15px 15px;
	color: #fff;
	margin-bottom: 20px;
}
#frmContacto .tit strong{
	text-transform: uppercase;
}
#frmContacto .row{
	margin: 0 -4px;
}
#frmContacto div[class*="col-"]{
	padding: 0 4px;
}
#frmContacto .form-group{
	margin-bottom: 8px
}
#frmContacto .form-control{
	display: block;
	height: 45px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	color: #959595;
	box-shadow: none;
	letter-spacing: 0px;
	border: 0;
	background: #ffffff;
	padding-left: 18px;
}
#formTop #frmContacto .form-control{
	background: #f0f0f0;
}
#frmContacto .textarea{
	padding-top: 12px;
	height: 45px
}
#frmContacto input[type="submit"], 
#frmContacto input[type="reset"] {
    display: inline-block;
    height: 41px;
    width: 165px;
    background: #FA4C04;
	color: #fff;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
	font-weight: 400;
    font-size: 17px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin-top: 20px;
}
#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:#959595; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#959595; 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: 12px;
}
.cntCapt img{
	width: 302px;
}
.cntCapt #html_element{
	position: absolute;
	top: 0;
	left: 0;
}
#textCont1{
	background: url('../images/contacto/bg1.webp') top center no-repeat;
	background-size: cover;
	padding-top: 135px;
	padding-bottom: 130px;
}
.cntCont1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-left: 36px;
	padding-right: 33px;
}
.itemCont{
	display: flex;
	align-items: flex-start;
	position: relative;
}
.itemCont figure{
	padding-right: 15px;
	width: 60px;
}
.itemCont .tit{
	color: #FA4C04;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 17px;
	padding-bottom: 10px;
	position: relative;
	border-bottom:solid 3px #FA4C04;
	padding-right: 25px;
}
.itemCont a{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	color: #FA4C04;
}
.redes3{
	display: flex;
	align-items: center;
}
.redes3 a{
	margin-right: 11px;
}
#textServ1{
	padding: 72px 15px 40px 15px;
	position: relative;
}
#textServ1::before{
	content: '';
	position: absolute;
	height: 432px;
	width: 100%;
	top: calc(50% - 216px);
	left: 0;
	background: url('../images/servicios/bg1.webp') center no-repeat;
	background-size: cover;
}
.contentServ1{
	position: relative;
	z-index: 2;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
}
.itemServ1{
	padding: 23px;
	width: 333px;
	background: #ebebeb;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	position: relative;
	margin-bottom: 52px;
}
.itemServ1::before{
	content: '';
	position: absolute;
	bottom: -22px;
	left: 0;
	width: 100%;
	height: 22px;
	background: url('../images/servicios/shadow.png') bottom center no-repeat;
}
.itemServ1 figure{
	position: relative;
}
.itemServ1 figure::before{
	content: '';
	position: absolute;
	bottom: -9px;
	left: 0;
	height: 9px;
	width: 100%;
	background: url('../images/servicios/shadow2.png') bottom center no-repeat;
}
.titleServ1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #616161;
	text-align: center;
	height: 82px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.titleServ1 strong{
	color: #FA4C04;
	display: block;
}
.serv1{
	height: 285px;
	background-color: rgb(239, 239, 239);
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.06);
	display: flex;
	align-items: center;
	padding: 9px;
}
.serv1 ul{
	list-style-image: url('../images/servicios/li.png');
	margin-left: 22px;
}
.serv1 ul li{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #616161;
	text-align: left;
	margin-bottom: 6px;
}
.serv1 ul li:last-child{
	margin-bottom: 0px;
}
.imgIcoS1{
	position: absolute;
	bottom: -8px;
	left: calc(50% - 50.5px);
}
#textServ2{
	background: url('../images/servicios/bg2.webp') center no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 0px;
}
.contentServ2{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.text-left{
	text-align: left;
}
.box-default{
	margin-bottom: 18px;
}
.itemServ1-5{
	margin-right: 40px;
}
#textServ3{
	position: relative;
	padding-top: 92px;
	padding-bottom: 41px;
}
#textServ3::before{
	content: '';
	position: absolute;
	top: calc(50% - 356px);
	left: 0;
	height: 712px;
	width: 100%;
	background: url('../images/servicios/bg3.webp') center no-repeat;
	background-size: cover;
}
.contentServ3{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 2;
	position: relative;
}
.contentServ3 .itemServ1{
	width: 333px;
	margin-right: 30px;
	max-width: 333px;
}
.contentServ3 .itemServ1:nth-child(2n +2),
.contentServ3 .itemServ1:last-child{
	margin-right: 0px;
}
.box-orange{
	background: #FA4C04;
	position: relative;
	height: 59px;
	width: 262px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 57px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
}
.box-orange2{
	margin-bottom: 15px;
}
.box-orange::before{
	content: '';
	position: absolute;
	bottom: -27px;
	height: 27px;
	width: 100%;
	background: url('../images/servicios/shadow3.png') top center no-repeat;
}