@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: "Freight Sans Bold";
  src: url("../fonts/Freight-Sans-Bold-SC.otf");
}
@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: 1335px;}
.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: 151px;
	padding-top: 0px;
	position: absolute;
	top: 0;
	left: 0;
	border-top: solid 4px #F5F5F5;
}
#logo{
	width: 150px;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 4;
}
#logo a{
	position: relative;
	z-index: 2;
}
#logo img{
	display: block;
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}
#topMenu{
	margin-top: 0px;
	height: 155px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#menu{
	margin: auto;
	position: absolute;
	left: 160px;
	top: 0px;
	height: 120px;
	padding-left: 80px;
	background: url('../images/banner/menu.png') bottom left no-repeat;
	background-size: cover
}
#menu::before{
	content: '';
	position: absolute;
	top: 0;
	right: -1000px;
	width: 1000px;
	height: 100%;
	background: #F5F5F5;
}
#menu ul{
	margin: 0;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	position: relative;
	padding: 0 25px;
	height: 104px;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
#menu li::before{
	content: '';
	position: absolute;
	top: calc(50% - 10px);
	right: 0;
	width: 1px;
	height: 20px;
	background: rgba(151, 151, 151, 0.35) 
}
#menu li a{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background: transparent;
	font-size: 14px;
	font-family: "Scheherazade New", serif;
	font-weight: 400;
	line-height:55px;
	height: 55px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #262626;
	padding: 0px;
	cursor: pointer;
	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;
}
#menu li a::before{
	content: '';
	position: absolute;
	bottom: 0;
	height: 20px;
	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;
	transform: scaleX(1);
	width: 91px;
	left: calc(50% - 45.5px);
	background: url('../images/banner/before1.png') bottom center no-repeat;
	background-size: 0% !important;
}
#menu li a span{
	position: relative;
	z-index: 2;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li:last-child{
	padding-right: 0px;
}
#menu li:last-child::before{
	width: 0;
	height: 0;
}
#menu li.active a , #menu li a:hover, #menu li a:focus{
	color: #004480;
	font-weight: 400;
	text-decoration: none;
}
#menu li.active a::before, #menu li a:hover::before, #menu li a:focus::before{
	transform: scaleX(1);
	background-size: 100% !important;
}
#redes{
	position: absolute;
	top: 0;
	right: 15px;
	height: 104px;
	width: auto;
	display: flex;
	align-items: center;
	padding-left: 0px
}
#redes a{
	background: #004480; 
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 43px;
	height: 43px;
	border-radius: 50%;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	display: none;
}
#redes a:hover,#redes a:focus{
	opacity: 0.85;
	transform: scale(1.1);
	text-decoration: none;
}

#datFooter{
	background: #424242;
}
.contentDat{
	position: relative;
	display: flex;
	justify-content: center;
	padding-top: 70px;
	padding-bottom:73px;
}
.contentDat .itemDat{
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentDat .tit{
	color: #00D8EE;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
}
.contentDat ul{
	list-style: none;
}
.contentDat ul li a,.contentDat ul li .dirDat{
	display: inline-flex;
	align-items: center;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #e4e4e4;
}
.contentDat ul li a figure,.contentDat ul li .dirDat figure{
	width: 21px;
}
.itemDat1{
	margin-right: 40px;
}
.itemDat2{
	margin-right: 40px;
}
.itemDat3{
	margin-right: 40px;
}
.itemDat{
	position: relative;
}
.itemDat::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(241, 241, 241, 0.25) 
}
.itemDat:last-child::before{
	width: 0;
	height: 0;
}
.itemDat1::before{
	right: -20px
}
.itemDat2::before{
	right: -20px
}
.itemDat3::before{
	right: -20px
}
/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: #292929;
	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: center;
	min-height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 100%;
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  
	line-height: 16px;
	margin: 0 auto 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-top: 7px;
}
#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 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: 475px;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 475px;
	position: relative;
	background-position: right center !important;
	background-size: cover;
}
#sliderTop .slides li img.sliderImg{
	display: none;
	width: 100%;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .containere,.sliderCntTop{
	height: 100%;
}
.sliderCntTop{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding-top: 151px;
	padding-bottom: 0px;
}
.titleCaptio1{
	font-family: "Encode Sans", sans-serif;
	font-weight: 300;
	font-size: 40px;
	line-height: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
}
.titleCaptio1 strong{
	display: block;
	color: #00D8EE;
}

#sliderTop .flex-direction-nav a{
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin-left: 0px;
  position: absolute;
  z-index: 10;
  bottom: 24px;
  overflow: hidden;
  opacity: 1;
  left: 50%;
}
#sliderTop .flex-direction-nav .flex-next {
  background: url('../images/slider/next.png?v1') center no-repeat;
  margin-left: 301px;
}
#sliderTop .flex-direction-nav .flex-prev {
  background: url('../images/slider/prev.png?v1') center no-repeat;
  margin-left: 249px;
}
.flex-control-nav{
  position: absolute;
  bottom: 30px;
  text-align: center;
  z-index: 2;
}
#sliderTop .flex-control-nav li:first-child::before,#sliderTop .flex-control-nav li:last-child::before{
	width: 0;
	height: 0;
}
#sliderTop .flex-control-nav li {
  background: transparent;
  padding: 7px 3.5px;
}
.flex-control-paging li a {
  width: 19px;
  height: 19px;
  background: transparent;
  border-radius: 50%;
  border: solid 4px #fff;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
  background: #fff;
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{
  background: #004480;
}
#icoWa{
	background: url('../images/icoWhatsapp.png') 0 0 no-repeat;
	background-size: contain;
	position: fixed;
	bottom: 75px;
	z-index: 5;
	width: 190px;
	height: 58px;
	right: 20px;
}

.contentHome1{
	padding-top: 70px;
	padding-bottom: 73px;
}
.contentHome1 .tit{
	color: #004480;
	font-family: "Encode Sans", sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}
.cntHome1{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #616161;
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0px;
	text-align: center;
	line-height: 24px;
	flex-wrap: wrap;
}
.cntHome1 div{
	width: 220px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
	background: #e5e5e5;
	margin-bottom: 15px;
	margin-right: 25px;
}
.cntHome1 div:nth-child(3n + 3){
	margin-right: 0px;
}

.contentHome2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemHome2{
	width: calc(50% - 7.5px);
	margin-bottom: 15px;
	height: 480px;
	position: relative;
	padding-top: 122px;
}
.itemHome2a{
	margin-right: 15px;
}
.itemHome2::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 955px;
	height: 100%;
	background: url('../images/home/bg1.webp') center no-repeat;
	background-size: cover;
}
.itemHome2b::before{
	right: auto;
	left: 0;
	background: url('../images/home/bg2.webp') center no-repeat;
	background-size: cover;
}
.home2{
	position: relative;
	z-index: 2;
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
}
.itemHome2b .home2{
	text-align: right;
}
.home2 strong{
	font-weight: 900;
	color: #00D8EE;
}
.home2 .tit{
	font-weight: 700;
	font-size: 30px;
	position: relative;
	margin-bottom: 35px;
}
.home2 .tit::before{
	content: '';
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 110px;
	height: 6px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.25);
}
.itemHome2b .home2 .tit::before{
	left: auto;
	right: 0;
}

#textHome3{
	background: url('../images/home/bg3.webp') center no-repeat;
	background-size: cover;
}
.contentHome3{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.itemHome3{
	width: calc(33.333% - 10px);
	margin-right: 15px;
	margin-bottom: 27px;
}
.itemHome3:last-child{
	margin-right: 0px;
}
.cntHome3{
	height: 417px;
	background: url('../images/home/bg4.png') center no-repeat;
	background-size: cover;
	max-width: 379px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	padding-right: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
	border-radius: 12px;
}
.cntHome3 figure{
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#textHome4{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 19px 38px;
}
.itemHome4{
	width: calc(33.333% - 10.666px);
	margin-right: 16px;
	position: relative;
}
.itemHome4 figure{
	max-width: 604px;
	position: relative;
}
.itemHome4:last-child{
	margin-right: 0px;
}
.titHome4{
	width: 180px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 28px;
	left: calc(50% - 90px);
	border-radius: 5px;
	background: rgba(0, 45, 81, 0.85);
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #fff;
}
#textServ1{
	padding-top: 70px;
	padding-bottom: 70px;
}
.titleServ1{
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: #004480;
	line-height: 50px;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.contentServ1{
	display: flex;
	justify-content: center;
}
.itemServ1{
	width: 50%;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.titleServ1-1{
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	color: #373737;
	font-size: 27px;
	line-height: 35px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	text-align: center;
	font-family: "Encode Sans", sans-serif;
	margin-bottom: 55px;
}
.titleServ1-1 strong{
	display: block;
	color: #00D8EE;
	font-weight: 800;
}
.titleServ1-1 img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
}
.titleServ1a{
	padding-right: 111px;
}
.titleServ1b{
	padding-left: 62px;
}
.imgServ1-2{
	margin-left: auto;
	margin-right: 0px;
}
.imgServ1a{
	width: 300px
}
.titleServ1b::before{
	content: '';
	position: absolute;
	top: 0;
	left: -7.5px;
	width: 15px;
	height: 100%;
	background: #c5d1de;
	border-radius: 7.5px;
}
#textServ2{
	background: #004480;
}
#textServ2 .tit{
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
}
#textServ3{
	padding: 36px 0;
}
.contentServ3{
	display: flex;
	align-items: center;
	padding-right: calc(50% + 72px);
	height: 526px;
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	color: #484848;
	font-size: 21px;
	line-height: 35px;
	letter-spacing: 0px;
	text-align: left;
	position: relative;
}
.itemServ3{
	max-width: 435px;
}
.itemServ3 strong{
	color: #004480;
}
.contentServ3::before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% - 72px);
	height: 100%;
	width: 1029px;
	background: url('../images/services/bg1.webp') top left no-repeat;
	background-size: cover;
}
#textServ4{
	background: url('../images/services/bg2.webp') top left no-repeat;
	background-size: cover;
	padding-top: 133px;
	padding-bottom: 151px;
}
.contentServ4{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 350px;
	font-family: 'Encode Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	position: relative;
}
.contentServ4 strong{
	color: #00D5ED;
}
.contentServ4 .itemServ4:first-child{
	text-align: right;
	margin-right: 146px;
}
.contentServ4 .itemServ4:last-child{
	text-align: left;
}
.contentServ4::before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% - 7.5px);
	width: 15px;
	height: 100%;
	background: #fff;
	border-radius: 7.5px;
}
#textServ5{
	padding: 35px 0;
}
.contentServ5{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: calc(50% - 68px);
	height: 526px;
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	color: #484848;
	font-size: 21px;
	line-height: 35px;
	letter-spacing: 0px;
	text-align: right;
	position: relative;
}
.itemServ5{
	max-width: 435px;
}
.itemServ5 strong{
	color: #004480;
}
.contentServ5::before{
	content: '';
	position: absolute;
	top: 0;
	right: calc(50% + 68px);
	height: 100%;
	width: 1029px;
	background: url('../images/services/bg3.webp') top left no-repeat;
	background-size: cover;
}

#formTop{
	position: relative;
	padding-bottom: 70px;
	padding-top: 70px;
}
#frmContacto{
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	max-width: 1249px;
}
.titleCont1{
	font-family: "Encode Sans", sans-serif;
	font-weight: 700;
	color: #004480;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
}
#frmContacto .tit{
	color: #616161;
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	position: relative;
	letter-spacing: 0px;
	margin-bottom: 37px;
	margin-top: 38px;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -4px;
}
#frmContacto div[class*="col-"]{
	padding: 0 4px;
}
#frmContacto .form-group{
	margin-bottom: 7px;
	position: relative;
}
#frmContacto .form-control{
	display: block;
	height: 55px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding-left: 20px;
	letter-spacing: 0px;
	background: transparent;
	color: #9a9a9a;
	box-shadow: none;
	border: solid 1px #c3c3c9;
	border-radius: 5px;
	position: relative;
}
#frmContacto .textarea{
	padding-top: 20px;
	height: 120px
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:42px; 
	background:#616161; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:'Inter', sans-serif; 
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0px;
	width: 87px;
	text-align: center;
	border-radius: 5px;
	margin-top: 39px;
}
#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;
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

.cntCapt{
	display: inline-block;
	position: relative;
	margin-top: 33px;
}
.cntCapt img{
	opacity: 0;
}
.cntCapt #html_element{
	position: absolute;
	top: 0;
	left: 1px;
}
#textContacto2{
	background: url('../images/services/bgContacto.webp') center no-repeat;
	background-size: cover;
	padding-top: 114px;
	padding-bottom: 100px;
}
.contentCont2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemCont2{
	width: calc(50% - 20px);
	margin-right: 40px;
}
.itemCont2:last-child{
	margin-right: 0px;
}
.titleCont2{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background:#004480;
	color: #e4e4e4;
	font-family: "Encode Sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0px;
}
.titleCont2 img{
	margin-right: 7px;
}
.mapC{
	height: 355px;
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}
.mapC iframe{
	border-radius: 5px;
}