@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: 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: 255px;
	position: absolute;
	top: 0;
	left: 0;
}
#logo{
	display: block;
	width: 150px;
	position: absolute;
	top: 20px;
	left: 0px;
}
#logo a{
	display: block;
	position: relative;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
}
#darkTop{
	background: #ffffff;
	position: relative;
}
#darkTop:before{
	content: '';
	position: absolute;
	top: 33.5px;
	right: 0px;
	background: #3a4275;
	height: 76px;
	width:35%;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.contentDarkTop{
	padding-left: 160px;
	height: 143px;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 2;
}
.cntDarkTop{
	position: relative;
	background: #3a4275;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 76px;
	padding-left: 20px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	width: 100%;
}
.cntDarkTop a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: 0px;
}
.cntDarkTop a img{
	margin-right: 8px;
}
.cntDarkTop .telTop{
	margin-right: 20px;
}

#topMenu{
	height: 112px;
	width: 100%;
	position: relative;
	background: url(../images/banner/menu.png) center bottom no-repeat;
	background-size: cover;
	position: relative;
}
#menu{
	margin: auto;
	position: relative;
	text-align: center;
}
#menu ul{
	margin: 0;
	position: relative;
	display: inline-block;
}
#menu ul:before,
#menu ul:after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 15px;
	height: 112px;
	padding-top: 21px;
	display: flex;
}
#menu li:before{
	content: '';
	position: absolute;
	top: 17px;
	right: -0.5px;
	background: url(../images/banner/li.png);
	width: 2px;
	height: 56px
}
#menu li a{
	display: block;
	color: #ffffff;
	position: relative;
	background: transparent;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: none;
	letter-spacing: 0.25px;
	font-weight: 400;
	line-height: 50px;
	width: 150px;
	height: 50px;
	padding: 0 12px;
	border-radius: 5px;
}
#menu li:first-child{
}
#menu li:last-child{
	float: right;
	background: transparent;
}
#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: #3b3f45;
	background: rgba(255,255,255,0.8);
}


/*Footer*/
#datFooter{
	background: #060b10;
	padding-top: 36px;
	padding-bottom: 40px;
}
.contentDatFooter{
	display: flex;
	flex-wrap: wrap;
}
.contentDatFooter .tit{
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	padding-bottom: 15px;
}
.itemDat1 a,.itemDat2 .dirDat{
	display: inline-flex;
	align-items: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0px;
}
.itemDat2 .dirDat{
	line-height: 22px;
	align-items: flex-start;
	text-align: left;
}
.dirDat .span1a{
	display: block;
}
.itemDat1 a img,.itemDat2 .dirDat img{
	margin-right: 5px;
}
.itemDat2 .dirDat img{
	margin-top: 3px;
}
.itemDat2{
	margin-left: 42px;
	margin-right: 42px;
}

#redes{
	width: auto;
	height: 24px;
	position: absolute;
	top: 26px;
	right: 0px;
	display: flex;
	align-items: center;
}
#redes a{
	color: #ffffff;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	border: solid 2px #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	font-size: 12px;
}
#redes a:hover,#redes a:focus{
	transform: scale(1.1);
	text-decoration: none;
}

#redes2{
	margin-top: 5px;
	width: auto;
	height: 24px;
	display: flex;
	align-items: center;
}
#redes2 a{
	color: #ffffff;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	border: solid 2px #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes2 a:last-child{
	margin-right: 0;
}
#redes2 a .fa{
	font-size: 12px;
}
#redes2 a:hover,#redes2 a:focus{
	transform: scale(1.1);
	text-decoration: none;
}

#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background: #444d88;
	line-height:18px;
	font-family:'Arial', sans-serif;
	min-height: 44px; 
}
#footer .container{
	padding-top:34px; 
	padding-bottom:33px; 
	font-family:inherit; 
	font-size:inherit;
}
.cntFooter{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
#footer .tfooter{
	color:#FFF;
	line-height:16px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#footer #powered {
	color:#FFF; 
    line-height: 16px;
    width: auto;
}
.ultimoem{
	display: none;
}
#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 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: 500px;
	margin-top: 0px;
	position: relative;
	z-index: 2;
}
#sliderTop .slides li{
	height: 500px;
	position: relative;
	background-position: center center !important;
	background-size: cover;
}
#sliderTop .slides li img{
	display: none;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container{
	height: 100%;
}
.contSlider .container .caption{
	position: absolute;
	top: 300px;
	left: 0;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 55px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.contSlider .container .caption strong{
	display: block;
	font-size: 40px;
	font-weight: 800;
	padding-top: 5px;
}
.contSlider .container .caption1{
	background: rgba(68,77,136,0.7);
	position: relative;
}
.contSlider .container .caption1:before,
.contSlider .container .caption1:after{
	background: rgba(68,77,136,0.7);
	content: '';
	position: absolute;
	top: 0;
	left: -500px;
	width: 500px;
	height: 100%;
}
.contSlider .container .caption1:after{
	left: auto;
	right: -500px;
}

.flex-direction-nav a{
	width: 34px;
	height: 35px;
}
.flex-direction-nav .flex-prev {
	margin-left: -360px;
	opacity: 1;
	background: url(../images/slider/prev.png);
}
.flex-direction-nav .flex-next {
	margin-left: -320px;
	opacity: 1;
	background: url(../images/slider/next.png);
}
#sliderTop .flex-control-nav li:first-child::before,
#sliderTop .flex-control-nav li:last-child::before {
	width: 0px;
	height: 0px;
}
#sliderTop .flex-control-nav li {
    background: transparent;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: #fd0002;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    background: #fff;
    border: solid 2px #FFF;
    box-shadow: inset 0 0 3px transparent;
    border-radius: 50%;
}
.flex-control-nav{
    bottom: 35px;
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}
#frmContacto{
	overflow: hidden;
	position: relative;
	padding-top: 65px;
	padding-bottom: 70px;
}
#frmContacto .tit{
	color: #282828;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 25px;
	position: relative;
	margin-bottom: 50px;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -3.5px;
}
#frmContacto div[class*="col-"]{
	padding: 0 3.5px;
}
#frmContacto .form-group{
	margin-bottom: 7px
}
#frmContacto .form-control{
	display: block;
	height: 44px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 12px;
	font-weight: 400;
	color: #979797;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 1px solid #d6d6d6;
	padding-left: 15px;
}
#frmContacto .textarea{
	height: 90px;
	padding-top: 10px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	margin-right: auto;
	margin-left: auto;
	display:inline-flex; 
	height:48px; 
	background:#3a3a3a; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	width: 94px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#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;
}
#dirMap{
	background: #3a4275;
}
#dirMap .tit{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 19px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	padding: 22.5px 0;
}
#dirMap .tit img{
	position: relative;
	top: 4px;
	margin-right: 15px;
}
.mapac{
	position: relative;
	height: 420px;
}
.mapac iframe{
	width: 100% !important;
	height: 100% !important;
}

.contentHome1{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: relative;
	z-index: -1;
	top: -8px;
}
.itemHome1{
	margin-right: 10px;
}
.itemHome1:last-child{
	margin-right: 0px;
}
#textHome2{
	padding-top: 85px;
}
.titleHome2{
	background: #3a4275;
	text-align: center;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 35px;
	line-height: 50px;
	letter-spacing: 0px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 81px;
	padding-bottom: 5px;
}
.cntHome2{
	padding: 85px 0;
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16.8px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
}
#textHome3{
	background: url(../images/inicio/fondob2.webp) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 90px 0;
}
.titleHome3{
	text-align: center;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 88px;
	letter-spacing: 0px;
}
#textHome4{
	padding-top: 74px;
	padding-bottom: 22px;
}
.cntHome4{
	padding: 0px 9px;
}
.cntHome4 .row{
	margin: 0 -10.33px;
}
.cntHome4 div[class*="col-"]{
	padding: 0 10.33px;
	margin-bottom: 40px;
	width: 50%;
}
.contentHome4{
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	color: #282828;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: center;
}
.contentHome4 div{
	padding-top: 22px;
}

#textHome5{
	background: url(../images/inicio/fondo1.webp) center no-repeat;
	background-size: cover;
	padding-top: 114px;
}
.contentHome5{
	background: url(../images/inicio/fondo2.png) center top no-repeat; 
	background-size: cover;
	padding-top: 48px;
	padding-bottom: 80px;
}
.titleHome5{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 45px;
}
.cntHome5{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#textServ1{
	background: url(../images/servicios/fondo1.jpg) center top no-repeat; 
	background-size: cover;
	padding-top: 460px;
	position: relative;
	margin-top: -479px;
}
.titleServ1{
	background: #3a4275;
	border-radius: 12px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 53.38px;
	line-height: 88px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	height: 218px;
	padding-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.titleServ1:before{
	content: '';
	position: absolute;
	background: url(../images/servicios/fondo2.png) center bottom no-repeat; 
	background-size: cover;
	width: calc(100% + 1px);
	height: 129px;
	left: 0;
	top: -78px;
}
.cntServ1{
	padding-top: 87px;
	padding-bottom: 95px;
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0px;
}
#textServ2{
	background: url(../images/servicios/fondo3.webp) center bottom no-repeat; 
	background-size: cover;
	padding-top: 109px;
	padding-bottom: 110px;
}
.contentServ2{
	background: rgba(0,0,0,0.7);
	padding: 31px 10px;
}
.cntServ2{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 31px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
#textServ3{
	padding-top: 86px;
	padding-bottom: 88px;
}
#textServ3 .row{
	margin: 0 -10px;
}
#textServ3 div[class*="col-"]{
	padding: 0 10px;
}
.contentServ3{
	max-width: 325px;
	height: 372px;
	margin-right: auto;
	margin-left: auto;
	border: solid 5px #274676;
	border-radius: 12px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #616161;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: left;
	text-transform: uppercase;
}
.contentServ3 figure{
	height: 165px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.cntServ3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.contentServ3 ul{
	list-style-image: url(../images/servicios/li.png);
	margin-left: 16px;
}

.contentServ3 ul li{
	margin-bottom: 20px;
}
.contentServ3 ul li:last-child{
	margin-bottom: 0px;
}
.contentServ3 .cntServ3a ul li{
	margin-bottom: 18px;
}
#textServ4{
	background: url(../images/servicios/fondo4.jpg) center no-repeat; 
	background-size: cover;
	padding-top: 39px;
}
.titleServ4{
	padding-left: 13px;
}
.titleServ4a{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	background: url(../images/servicios/title.png) left center no-repeat; 
	background-size: cover;
	height: 90px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 0px;
	margin-bottom: 59px;
	position: relative;
}
.titleServ4a:before{
	content: '';
	position: absolute;
	width: 500px;
	height: 100%;
	right: -500px;
	top: 0;
	background: url(../images/servicios/title.png) right center no-repeat; 
	background-size: cover;
}
.contentServ4{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 5px;
}
.cntServ4Item{
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0px;
	text-align: center;
}
.cntServ4Item img{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 9px;
}
.itemServ4a,.itemServ4e{
	width: 160px;
	margin-right: 20px;
}
.itemServ4b,.itemServ4f{
	width: 180px;
	margin-right: 20px;
}
.itemServ4c,.itemServ4g{
	width: 170px;
	margin-right: 20px;
}
.itemServ4d,.itemServ4h{
	width: 150px;
}
.itemServ4{
	margin-bottom: 50px;
}

#textCont1{
	background: url(../images/bgc.jpg) center top no-repeat; 
	background-size: cover;
	padding-top: 523px;
	position: relative;
	margin-top: -541px;
}
.titleCont1{
	background: #3a4275;
	border-radius: 12px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 53.38px;
	line-height: 88px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	height: 218px;
	padding-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.titleCont1:before{
	content: '';
	position: absolute;
	background: url(../images/servicios/fondo2.png) center bottom no-repeat; 
	background-size: cover;
	width: calc(100% + 2px);
	height: 129px;
	left: 0;
	top: -78px;
}

.cntCap{
	position: relative;
	padding-top: 20px;
}
.cntCap figure{
	max-width: 317px;
	border-radius: 10px;
	border: solid 1px #d0d0d0;
	margin-right: auto;
	margin-left: auto;
}
.cntCap figure img{
	border-radius: 10px;
}

#textCont2{
	background: #e9e7e7;
	padding-top: 50px;
	padding-bottom: 50px;
}
.contentCont2{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.itemCont2b{
	margin-left: 35px;
	margin-right: 35px;
}
.contentCont2 .tit{
	width: 185px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #3a3a3a;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.25px;
	text-align: left;
	padding-bottom: 6px;
	border-bottom: solid 3px #3f4473;
	margin-bottom: 13px;
}
.lia a{
	display: inline-flex;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
}
.lia a img{
	margin-right: 11px;
}

#redes3{
	width: auto;
	height: 22px;
	display: flex;
	align-items: center;
}
#redes3 a{
	color: #3f4473;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	border: solid 2px #3f4473;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes3 a:last-child{
	margin-right: 0;
}
#redes3 a .fa{
	font-size: 12px;
}
#redes3 a:hover,#redes3 a:focus{
	transform: scale(1.1);
	text-decoration: none;
}

#frmContacto .cntCap{
	padding-top: 0px;
	margin-top: 20px;
	position: relative;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
#html_element{}

#avisoPrivacidadBtn{
	position: fixed;
	bottom: 100px;
	right: 10px;
	width: 200px;
	height: 75px;
	background: url(../images/aviso.png) center no-repeat;
	background-size: contain;
	z-index: 10;
}