@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;
}

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: 1010px;}
.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: 143px;
	position: absolute;
	top: 0;
	left: 0;
}
#darkTop{
	background: #363435;
}
.contentDarkTop{
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}
.telTop{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
}
.telTop span{
	padding: 0 6px;
}
.mailTop{
	margin-right: 200px;
	margin-left: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
}
.telTop a,.mailTop a{
	color: #ffffff;
}
.telTop img,.mailTop img{
	margin-right: 6px;
}

#logo{
	display: block;
	width: 200px;
	position: absolute;
	top: 26px;
	left: 15px;
	z-index: 3;
}
#logo a{
	display: block;
	position: relative;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
}

#redes{
	width: auto;
	height: 28px;
	position: absolute;
	top: 7.5px;
	right: 0px;
	display: flex;
	align-items: center;
}
#redes a{
	color: #ffffff;
	height: 28px;
	width: 28px;
	text-align: center;
	display: inline-block;
	margin-right: 6px;
	border-radius: 50%;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	display: none;
}
#redes .fb{
	background: url(../images/redes/redes.png) left center no-repeat;
}
#redes .tr{
	background: url(../images/redes/redes.png) no-repeat;
	background-position: -34px center;
}
#redes .vi{
	background: url(../images/redes/redes.png) center no-repeat;
}
#redes .in{
	background: url(../images/redes/redes.png) no-repeat;
	background-position: -103px center;
}
#redes .yt{
	background: url(../images/redes/redes.png) right center no-repeat;
}
#redes a:hover,#redes a:focus{
	transform: scale(1.1);
}

#topMenu{
	height: 100px;
	width: 100%;
	position: relative;
	background: rgba(43,43,43,0.85);
}
#menu{
	margin: auto;
	position: absolute;
	right: 15px;
	top: 0;
	height: 100px;
}
#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 10px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#menu li:before{
	content: '';
	position: absolute;
	top: calc(50% - 9px);
	right: -0.5px;
	background: #bfbfbf;
	width: 1px;
	height: 19px
}
#menu li a{
	display: block;
	color: #ffffff;
	position: relative;
	background: transparent;
	font-size: 14.87px;
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
	letter-spacing: 0.25px;
	font-weight: 300;
	line-height: 40px;
	height: 40px;
	padding: 0 12px;
}
#menu li:first-child{
}
#menu li:last-child{
	float: right;
	background: transparent;
	padding-right: 0;
}
#menu li:last-child a{
	padding-right: 0;
}
#menu li:last-child:before{
	width: 0;
	height: 0;
	border-radius: 0;
}
#menu li.active a, #menu li a:hover, #menu li a:focus{
	color: #ffffff;
}
#menu li.active a:before, #menu li a:hover:before{
	content: '';
	position: absolute;
	bottom: calc(50% - 5px);
	left: 0;
	height: 10px;
	width: 6px;
	background: url(../images/banner/hover.png) center no-repeat;
}


/*Footer*/
#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background: #232323;
	line-height:18px;
	font-family:'Arial', sans-serif;
	min-height: 140px; 
}
#footer .container{
	padding-top:49px; 
	padding-bottom:49px; 
	font-family:inherit; 
	font-size:inherit;
}
#footer .tfooter{
	color:#FFF;
	line-height:16px;	
	text-align:left;
	float:left;
}
#footer #powered {
	color:#FFF; 
    line-height: 16px;
    margin: 0 auto 0;
    width: auto;
	text-align:right;
	float:right
}
#footer a{	
	color:#FFF;	
}
#footer #powered a{background: url(../images/iconGlobal.png) no-repeat center left;padding:3px 0 3px 20px}
#footer a:hover{
	text-decoration:underline;
}
#footer #powered a{color:#FFF;}
#footer .tfooter{
	margin-bottom:10px;
}
#footer .tfooter,
#footer #powered{float:none; text-align:center;}
#footer .tfooter span{display:block; text-align:center; line-height:18px}
/*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 1px #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{
	height: 430px;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 430px;
	position: relative;
	background-position: center center !important
}
#sliderTop .slides li img{
	display: none;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container{
	height: 100%;
}
.contSlider .container .caption{
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 0.25px;
	color: #ffffff;
	position: absolute;
	right: 15px;
	bottom: 49px;
	line-height: 35px;
	text-align: right;
	background: rgba(40,40,40,0.75);
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.contSlider .container .caption:before{
	content: '';
	position: absolute;
	width: 700px;
	height: 100%;
	top: 0;
	right: -700px;
	background: rgba(40,40,40,0.75);
}
.contSlider .container .caption strong{
	display: block;
}

.flex-direction-nav a{
	width: 36px;
	height: 36px;
}
.flex-direction-nav .flex-prev {
	margin-left: -360px;
	opacity: 1;
	background: url(../images/slider/prev.png?v2);
}
.flex-direction-nav .flex-next {
	margin-left: -320px;
	opacity: 1;
	background: url(../images/slider/next.png?v2);
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}
#formTop{
	position: relative;
	padding-bottom: 32px;
	padding-top: 36px;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .tit{
	color: #5e5e5e;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	position: relative;
	margin-bottom: 28px;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -3.5px;
}
#frmContacto div[class*="col-"]{
	padding: 0 3.5px;
}
#frmContacto .form-group{
	margin-bottom: 6px
}
#frmContacto .form-control{
	display: block;
	height: 39px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	font-weight: 400;
	color: #949494;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 1px solid #d5d5d5;
}
#frmContacto .textarea{
	height: 81px;
	padding-top: 12px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:42px; 
	background: url(../images/submit.png?v2) center no-repeat; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:11px;
	width: 83px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 26px;
}
#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;
}
#dirMap{
	background: rgba(65,65,65,0.75);
}
#dirMap .tit{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	padding: 15px 0;
}


.contentHome1{
	font-family: 'Open Sans', sans-serif;
	height: 487px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #616161;
	letter-spacing: 0.25px;
}
.titleHome1{
	font-weight: 300;
	font-size: 30px;
	line-height: 24px;
	color: #464646;
	border-bottom: solid 1px #cdcdcd;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 20px;
}
.titleHome1 strong{
	font-weight: 800;
}
.titleHome1:before{
	content: '';
	position: absolute;
	width: 219px;
	height: 3px;
	background: #616161;
	bottom: -1.5px;
	left: calc(50% - 110px);
}

#textHome2{
	background: url(../images/inicio/bg1.webp) center no-repeat;
	background-size: cover;
}
.contentHome2{
	height: 567px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 50%;
}
.home2{
	padding-right: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.25px;
	color: #ffffff;
	text-align: left;
}
.titleHome2{
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 0.25px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 32px;
	margin-bottom: 38px;
}
.titleHome2 strong{
	font-weight: 900;
	display: block;
}
.home2 a{
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	width: 221px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 2px #ffffff;
	border-radius: 25px;
	color: #ffffff;
	margin-top: 44px;
}
#textHome4{
	background: url(../images/inicio/bg3.webp) center no-repeat;
	background-size: cover;
}
.contentHome4{
	padding: 100px 0;
}
.contentHome4 div[class*="col-"]:first-child{
	padding-right: 0;
}
.contentHome4 div[class*="col-"]:last-child{
	padding-left: 30px;
}
.contentHome4 div[class*="col-"]:first-child img{
	box-shadow: 2px 3px 7px rgba(0,0,0,0.35);
}
.contentHome4 div[class*="col-"]:last-child img{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}
.titleHome4{
	color: #1b1b1b;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: solid 1px #bfbfbf;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.titleHome4 strong{
	font-weight: 900;
	display: block;
}
.home4{
	color: #616161;
	text-align: left;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
}
#textHome5{
	background: #787878;
}
#textHome5 .container{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding: 40px 15px;
}
#textHome5 .container strong{
	display: block;
}
.contentNos1{
	padding-top: 0px;
	padding-right: 0px;
}
.titleNos1{
	color: #464646;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 0.25px;
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom: solid 1px #cdcdcd;
	position: relative;
}
.titleNos1:before{
	content: '';
	position: absolute;
	background: #616161;
	width: 110px;
	height: 3px;
	left: 0;
	bottom: -1.5px;
}
.titleNos11{
	padding-top: 25px;
}
.cntNos1{
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.25px;
}
#textNos1{
	padding-top: 93px;
	padding-bottom: 89px;
}
#textNos1 div[class*="col-"] img{
	margin-left: auto;
}
#textNos2{
	background: url(../images/nosotros/bg1.jpg) center no-repeat;
	background-size: cover;
}
.titleNos2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 36px;
	line-height: 38px;
	letter-spacing: 0.25px;
	color: #ffffff;
	text-align: center;
	background: rgba(0,0,0,0.25);
	padding: 40px 15px;
}
.contentNos2{
	padding-top: 99px;
	padding-bottom: 116px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.itemNos21{
	margin-right: 24px;
}
.itemNos22{
	margin-right: 24px;
}
.itemNos23{
	margin-right: 24px;
}
#textServ1{
	background: #ebebeb;
	margin-top: 9px;
}
#textServ1 .container{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	color: #2a2d35;
	text-align: center;
	line-height: 29px;
	padding: 30px 15px;
}
#textGaleria{
	padding-top: 46px;
	padding-bottom: 57px;
}
.noHayImg{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #616161;
	padding-top: 14px;
	padding-bottom: 3px;
}
#textGaleria .row{
	margin: 0 -10.25px;
}
#textGaleria div[class*="col-"]{
	margin-bottom: 17px;
	padding: 0 10.25px;
}
.contGaleria{
	max-width: 313px;
	margin: 0 auto;
}
.contGaleria img{
	border: solid 8px #cecece;
}

#textServ2{
	padding-top: 35px;
}

#textServ3{
	background: #ececec;
	padding-top: 57px;
	padding-bottom: 60px;
}
.contentServ3{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: center;
}
.contentServ3 a{
	text-decoration: none;
}
.cntSer3{
	padding-left: 45px;
	border-radius: 5px;
	background: #ffffff;
	position: relative;
	width: 226px;
	height: 73px;
	text-align: center;
}
.down{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: url(../images/servicios/bg.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 73px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.titleServ3{
	color: #616161;
	font-family: 'Lato',sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 73px;
}
.titleServ3 strong{
	font-weight: 900;
}
.itemServ2{
	margin-left: 20px;
	margin-right: 20px;
}
.contentServ2{
	padding-bottom: 23px;
}
.titleServ2{
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 29.45px;
	text-transform: uppercase;
	padding-left: 239px;
}
.t1Serv2{
	color: #ffffff;
	width: 236px;
	height: 73px;
	background: #282828;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.t2Serv2{
	color: #282828;
	height: 73px;
	background: url(../images/servicios/bg1.png);
	display: flex;
	align-items: center;
	justify-content: center;
}

.encabezado{
	color: #4d4d4d;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}
.encabezado.d-none{
	display: none;
}
.encabezado i{
	display: inline-block;
	width: 10px;
	height: 15px;
	background: url(../images/servicios/mark.png);
	margin-right: 3px;
}
.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1.4px dashed #a0a0a0;
    padding: 29px 8px;
}
.table > tbody > tr > td{
	border-top: 0;
	color: #616161;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 29.45px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.table > tbody > tr > td a{
	color: #616161;
}
.table .precio{
	width: 70px;
	height: 30px;
	background: #ededed;
	font-size: 16px;
	line-height: 30px;
	color: #616161;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.table > tbody > tr:nth-child(2n + 2){
	border-bottom: 1.4px dashed #a0a0a0;
}
.table > tbody > tr:last-child{
	border-bottom: 0; 
}
.table > tbody > tr:nth-child(2n + 2) > td{
	padding-bottom: 14px;
}
.table > tbody > tr:nth-child(2n + 1) > td{
	padding-top: 14px;
}
.masrouter{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	color: #7c7c7c;
	text-align: center;
}
.table > tbody > tr.hercules > td{
	padding-bottom: 33px;
	padding-top: 33px;
}
.table > tbody > tr.hercules > td.sitio{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #d0d0d0;
}
.pobtl{
	padding-left: 0 !important;
	padding-right:0 !important;
}
.poblaciont{
	width: 230px
}
.galler{
	cursor: pointer;
}


#textServ4{
	background: url(../images/bgC.jpg) center no-repeat;
	background-size: cover; 
	padding-top: 54px;
	padding-bottom: 79px;
}
#btnCobertura{
	display: block;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	border-radius: 5px;
	background: #4a4a4a;
	color: #ffffff;
	text-align: center;
	margin-bottom: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 60px;
}