@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:#ffffff;
	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: 1230px;}
.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;
	background: #005682;
	height: 106px;
	position: absolute;
	border-bottom: solid 6px #ffffff;
	top: 0;
	left: 0;
	background-size: cover;
}
#logo {
  display: block;
  width: 220px;
  position: relative;
  top: 0px;
  left: -27px;
}

#logo img{
	display: block;
	width: 100%;
	height: auto;
}

#menu{
	margin: auto;
	position: absolute;
	left: 215px;
	top: 0
}
#menu ul{
	margin: 0;
}
#menu ul:before,
#menu ul:after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 11px;
}
#menu li a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
	background: transparente !important;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	line-height:100px;
	height: 100px;
	padding: 0px;
}
#menu li a img{
	margin-right: 4px;
}
#menu li:last-child{
	float: right;
	padding-right: 0px;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li a:hover,#menu li a:focus,
#menu li.active a{
	background: transparent;
	color: #ffff;
}
#menu li:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 27px;
	right: -0.5px;
	top: calc(50% - 13.5px);
	background: url(../images/banner/li.png);
}
#menu li:last-child:before{
	width: 0px;
	height: 0px;
}
#menu li a:hover:before,#menu li a:focus:before,
#menu li.active a:before{
	content: '';
	position: absolute;
	bottom: -0.5px;
	left: 0;
	width: 100%;
	height: 5px;
	background: #ffffff;
}

.btnIngresar{
	position: absolute;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0px;
	height: 34px;
	width: 120px;
	top: 33px;
	right: 95px;
	border-radius: 17px;
	border: solid 2px #fff;
}
.btnIngresar img{
	margin-right: 6px;
}
.btnIngresar img.hover{
	display: none;
}
.btnIngresar img.nohover{
	display: block;
}
.btnIngresar:hover,.btnIngresar:focus{
	text-decoration: none;
	background: #fff;
	color: #005682;
}
.btnIngresar:hover img.hover,.btnIngresar:focus img.hover{
	display: block;
}
.btnIngresar:hover img.nohover,.btnIngresar:focus img.nohover{
	display: none;
}
#redes{
	width: auto;
	position: absolute;
	top: 33.5px;
	right: 15px;
	display: flex;
	align-items: center;
}
#redes a{
	color: #ffffff;
	text-align: center;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 4px;
	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 .in{
	background: url(../images/redes/redes.png) right center no-repeat;
}
#redes a:hover,#redes a:focus{
	transform: scale(1.1);
}


/*===DatFooter===*/

/*Footer*/
#datFooter{
	background: #383838;
}
.contanetDat{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding: 42px 0;
}
.contanetDat a{
	display: inline-flex;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.contanetDat a img{
	margin-right: 8px;
}
.contanetDat .itemDat1{
	margin-right: 55px;
}

/*Footer*/
#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background:#2b2b2b;
	line-height:18px;
	font-family:'Verdana', sans-serif;
	min-height: 49px; 
}
#footer .container{padding-top:46px; padding-bottom:45px; 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{height:auto;}
#footer .tfooter,
#footer #powered{float:none; text-align:center;}
#footer .tfooter{margin-bottom: 6px;}
#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: 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:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 8px;
	width: 100%;
	background: rgba(255, 255, 255, 0.25);
	z-index: 2;
}
#sliderTop{
	height: 400px;
	margin-top: 103px;
	position: relative;
}
#sliderTop .slides li{
	height: 400px;
	position: relative;
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: cover;
}
#sliderTop .slides li img.slideImg{
	display: none;
	width: 100%;
}
#sliderTop .flex-control-nav li:first-child::before,
#sliderTop .flex-control-nav li:last-child::before{
	background: transparent;
}
#sliderTop .flex-control-nav li {
	background: transparent;
}
.flex-control-paging li a {
	width: 15px;
	height: 15px;
	border:0;
	background: url(../images/slider/nav.png) center no-repeat;
}
.flex-control-paging li a:hover{
	background: url(../images/slider/navActive.png) center no-repeat;
}
.flex-control-paging li a.flex-active {
	background: url(../images/slider/navActive.png) center no-repeat;
}
.flex-control-nav {
	padding-left: 65%;
}
.cont-logos{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cont-logos .container{
	height: 100%;
}
.btnDirectorioIr{
	position: absolute;
	bottom: 43px;
	right: 15px;
}
.btnDirectorioIr:hover{
	transform: scale(1.05);
}

#formTopDat{
	background: url(../images/banner/dat.jpg) center no-repeat;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 58px;
}
#formTop{
	position: relative;	
}
#frmContacto{
	overflow: hidden;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#formIngresar{
	padding-top: 67px;
	padding-bottom: 40px;
}
#formIngresar .tit{
	color: #003d5c;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 52px;
}
#frmContacto .tit{
	color: #FFF;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0px;
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}
#frmContacto .tit strong{
	display: block;
	font-size: 40px;
	line-height: 60px;
	color: #00a9d9;
	padding-bottom: 10px;
}
#frmContacto .row{
	margin: 0 -3px;
}
#frmContacto div[class*="col-"]{
	padding: 0 3px;
}
#frmContacto .form-group{
	margin-bottom: 6px;
	position: relative;
}
#formIngresar .form-group{
	position: relative;
}
#formIngresar .form-group .imgf{
	position: absolute;
	height: 100%;
	width: 47px;
	display: flex;
	align-items: center;
	justify-content: center;

}
#formIngresar .form-control{
	border: 1px solid #e7e7e7;
	display: block;
	background: #fff;
	height: 75px;
	box-shadow: inset 0 1px 1px transparent !important;
	border-radius: 0;
	margin-bottom: 15px;
	padding-left: 47px;
}
#frmContacto .form-control{
	display: block;
	height: 39px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	border:1px solid #d5d5d5;
	background: #fff;
	padding-left: 13px;
}
#frmContacto .textarea{
	height: 81px;
	padding-top: 18px;
}
#formIngresar input[type=submit]{
	background: url(../images/iconos/bg1.png); 
	height:64px; 
	font-family:'Open Sans',sans-serif; 
	font-size:18px;
	width: 316px;
	color: #ffffff;
	font-weight: 700;
	margin-top: 15px;
}
#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:44px; 
	background:url(../images/banner/submit.png) center no-repeat;
	background-size: cover; 
	color:#FFF; 
	text-transform:uppercase; 
	font-family: 'Open Sans',sans-serif; 
	font-size:14px;
	width: 196px;
	text-align: center;
	font-weight: 400;
	margin-top: 15px;
	border-radius: 5px;
}
#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}

#formIngresar input[type=submit]:hover,
#formIngresar input[type=reset]:hover{opacity:.8}
#formIngresar .error input,
#formIngresar .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}


.frmContacto input::-webkit-input-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#7d7d7d; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#7d7d7d; 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;
}

#formIngresar .has-error .form-control-feedback{line-height:36px; height:100%; }
#formIngresar .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.titlerecordar{
	font-family:'Open Sans',sans-serif; 
	font-size:14px;
	font-weight: 300;
	padding: 20px 0px;
}
.titlerecordar a{
	color: #616161;
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}
#icoWa{
	background: url(../images/icoWa.png) 0 0 no-repeat;
	background-size: contain;
	width: 215px;
	height: 53px;
	position: fixed;
	bottom: 120px;
	right: 10px;
	z-index: 5;
}

.contentHome1{
	height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.25px;
	text-align: center;
}
.titleHome1{
	font-weight: 300;
	font-size: 30px;
	line-height: normal;
	color: #313131;
	border-bottom: solid 1px #aaaaaa;
	padding-bottom: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
	position: relative;
}
.titleHome1 strong{
	font-weight: 800;
	color: #006691;
	display: block;
}
.titleHome1:before{
	content: '';
	position: absolute;
	width: 226px;
	height: 3px;
	bottom: -1.5px;
	left: calc(50% - 113px);
	background: #006691;
	z-index: 2;
}
#textHome2{
	position: relative;
	background: url(../images/inicio/bg1.jpg) center no-repeat;
	background-size: cover;
}
.contentHome2{
	position: relative;
	display: flex;
	align-items: center;
	padding-right: 50%;
	height: 606px;
}
.contentHome2:before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% + 7px);
	width: 953px;
	height: 100%;
	background: url(../images/inicio/bg1a.jpg) center no-repeat;
	background-size: cover;
}
.titleHome2{
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom: 13px;
}
.titleHome2 strong{
	display: block;
}
.itemHome2{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 27px;
}
.imgItemHome2{
	width: 82px;
}
.textoItemHome2{
	padding-left: 11px;
	width: calc(100% - 82px);
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: normal;
	letter-spacing: 0.25px;
	text-align: left;
	color: #ffffff;
}
.textoItemHome2 strong{
	font-size: 21px;
}
.textoItemHome2 span{
	font-weight: 700;
	font-size: 20px;
}
#textHome3{
	padding-top: 99px;
	padding-bottom: 8px;
}
.contentHome3{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 1091px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: dashed 1px #bfbfbf;
	margin-bottom: 70px;
	padding-bottom: 50px;
}
.contentHome3:last-child{
	border-bottom: 0;
	margin-bottom: 0px;
}
.itemHome3 span{
	display: block;
}
.ciudadHome3{
	width: 315px;
	height: 124px;
	background: url(../images/inicio/ciudad.jpg) center no-repeat;
	background-size: cover;
	border-radius: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 36px;
	letter-spacing: 0px;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
}
.grupoHome3{
	background: #dcdcdc;
	width: 124px;
	height: 124px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #535353;
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.textoHome3{
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #616161;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.25px;
	text-align: center;
}
.textoHome3 strong{
	display: block;
	font-size: 21px;
	color: #006691;
}
.itemHome3a{
	margin-right: 0px;
	width: 100%;
	padding-bottom: 30px;
}
.itemHome3b{
	margin-right: 78px;
}
.itemHome3c{
	margin-right: 72px;
}
#textServ1{
	padding-top: 77px;
	padding-bottom: 60px;
}
.titleServ1{
	color: #003d5c;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 33px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 34px;
	margin-bottom: 27px;
}
.titleServ1:before{
	content: '';
	position: absolute;
	background: rgba(111, 111, 111, 0.25);
	width: 74px;
	height: 7px;
	bottom: 0;
	border-radius: 3.5px;
	left: calc(50% - 37px);
}
.cntServ1{
	color: #616161;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.25px;
	text-align: center;
}
.cntServ1 span{
	display: block;
}
.rowsecondServ{
	margin-top: 23px;
}
.servicios .row{
	margin: 0 -49px;
}
.servicios div[class*="col-"]{
	padding: 0 49px;
	margin-bottom: 68px;
}
.servicios div[class*="col-"] article{
	max-width: 551px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #616161;
	text-align: left;
}
.servicios div[class*="col-"] article .text{
	min-height: 77px;
	padding-left: 30px;
	position: relative;
	padding-top: 8px;
	margin-top: 25px;
}

.servicios div[class*="col-"] article .text:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 7px;
	border-radius: 3.5px;
	background: #0088a9;
}
.servicios div[class*="col-"]:nth-child(1):before,
.servicios div[class*="col-"]:nth-child(3):before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: url(../images/servicios/linea.png);
}
#topIn{
	margin-top: 106px;
}
.contentIngresar1{
	max-width: 552px;
	margin-right: auto;
	margin-left: auto;
}
#textIngresar2{
	background: #eeeeee;
	padding: 30px 0;
}
.titlerecovery{
	padding-bottom: 5px;
}

.directorio{
	padding-top: 70px;
	padding-bottom: 47px;
}
.cntDirectorios{
	padding-top: 44px;
}
.directorio .row{
	margin: 0 -8px;
}
.directorio div[class*="col-"]{
	padding: 0 8px;
	margin-bottom: 25px;
}
.directorio article{
	max-width: 592px;
	height: 272px;
	background: #f4f4f4;
	border-radius: 13px;
	padding-top: 25px;
	padding-left: 28px;
	padding-right: 28px;
	display: flex;
	align-items: flex-start;
	margin-right: auto;
	margin-left: auto;
}
.directorio article figure.foto{
	width: 172px;
	height: 215px;
	border-radius: 13px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.directorio article figure.foto img{
	max-height: 200px;
	max-width: 160px;
}
.directorio article  .content{
	width: calc(100% - 172px);
	padding-top: 23px;
}
.directorio article  .content strong{
	display: block;
	background: url(../images/directorio/bgazul.png);
	height: 72px;
	display: flex;
	align-items: center;
	padding-left: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
	padding-right: 15px;
}
.directorio article  .content .tel{
	padding-left: 45px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	color: #616161;
	height: 98px;
	display: flex;
	align-items: center;
}
.directorio article  .content .email{
	display: flex;
	align-items: center;
	padding-left: 45px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	color: #616161;
	color: #4586a6;
}
.directorio article  .content .email img{
	margin-right: 6px;
}
#textBlog{
	padding-top: 70px;
}
.contentBlog{
	position: relative;
	margin-bottom: 88px;
}
.titleBlog1{
	background: url(../images/blog/tit.png);
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	padding: 20px 15px;
	margin-bottom: 40px;
}
.contentBlog figure{
	position: relative;
}
.fechaBlog{
	position: absolute;
	bottom: 22px;
	left: 30px;
	width: 93px;
	height: 93px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.75);
	color: #282828;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lineaBlog{
	background: #00a3bf;
	width: 100%;
	height: 9px;
	border-radius: 4.5px;
	margin-top: 49px;
	margin-bottom: 36px;
}
.subtitleBlog{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 38px;
	color: #003d5c;
}
.textBlog{
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
}
.textBlog iframe,.textBlog img{
	max-width: 100%;
}