@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: 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;
	height: 168px;
	padding-top: 0px;
	position: absolute;
	top: 0;
	left: 0;
}
#darkTop{
  width: 100%;
  position: relative;
  z-index: 3;
  background: #fff;
}
.contenDarkTop{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 46px;
	padding-right: 0px;
}
.itemDarkTop{
	margin-right: 55px;
}
.itemDarkTop:last-child{
	margin-right: 0px;
}
.contenDarkTop a,.telTop{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	color: #616161;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 44px;
	letter-spacing: 0px;
}
.contenDarkTop a img,.telTop img{
	margin-right: 5px;
}
#logo{
	width: 115px;
	position: absolute;
	top: 10px;
	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{
	background: #524f8a;
	padding-top: 5px;
	height: 122px;
	width: 100%;
}
#topMenu::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #2f2c5a;
}
#menu{
	margin: auto;
	position: absolute;
	left: 165px;
	top: 0px;
	height: 117px;
}
#menu ul{
	margin: 0;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 20px;
	height: 117px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#menu li a{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background: transparent;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	line-height:30px;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
	height: 117px;
	padding: 0 9px;
}
#menu li a::before{
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	z-index: 0;
  	background: #fff;
    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::before{
	content: '';
	position: absolute;
	top: calc(50%  - 15px);
	right: -0.5px;
	width: 1px;
	height: 30px;
	background: #fff;
	opacity: 0.2;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li:last-child{
	float: right;
	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: #fff;
}
#menu li.active a::before, #menu li a:hover::before, #menu li a:focus::before{
	transform: scaleX(1);
}


#redes{
	position: absolute;
	top: 0;
	right: 15px;
	height: 117px;
	width: auto;
	display: flex;
	align-items: center;
	padding-left: 0px
}
#redes a{
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 7px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#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: #3b3b3b;
}
.contentDatFoot{
	display: flex;
	flex-wrap: wrap;
}
.itemDat1{
	width: 100%;
	position: relative;
	margin-right: 0px;
}
.itemDat1::before{
	content: '';
	position: absolute;
	top: 0;
	right: calc(50% - 600px);
	width: 1200px;
	height: 100%;
	background: #383737;
}
.itemDat1 img{
	position: relative;
	z-index: 2;
}
.contentDatFoot .tit{
	line-height: 32px;
	font-family: 'Poppins',sans-serif;
	font-weight: 100;
	font-size: 28px;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
	margin-bottom: 26px;
}
.contentDatFoot figure{
	width: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}
.contentDatFoot ul{
	list-style: none;
}
.contentDatFoot ul li a{
	color: #fff;
	display: inline-flex;
	align-items: center;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0px;
}
.datDir{
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #fff;
	background: url("../images/iconos/icoDir.png") center no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	text-align: left;
}
.itemDat2{
	margin-right: 50px;
	position: relative;
}
.itemDat3{
	position: relative;
	margin-right: 50px;
}
.itemDat1{
	padding: 30px 0
}
.itemDat1 img{
	margin-right: auto;
	margin-left: auto;
}
.itemDat2,.itemDat3,.itemDat4{
	padding-top: 60px;
	padding-bottom: 60px;
}

/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: #292929;
	display: flex;
	align-items: center;
	min-height: 114px;
	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;
	margin-bottom: 8px
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  	
	line-height: 16px;
	margin: 0 auto 0;
	width: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: 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: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::before{
	display: block;
	content: "";
	position: absolute;
	height:0px;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
#sliderTop{
	height: 350px;
	margin-top: 168px;
}
#sliderTop .slides li{
	height: 350px;
	position: relative;
	background-position: center 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 .container,.sliderCntTop{
	height: 100%;
}
.sliderCntTop{
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 20px;
}
.titleCaptio1{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	color: #535085;
}
.titleCaptio1 strong{
	display: block;
	font-weight: 800;
}
.titleCaptio2{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -0.25px;
	padding: 10px 15px;
	background: #59568f;
	margin-top: 10px;
	text-align: left;
}

#sliderTop .flex-direction-nav a{
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin-left: 0px;
  position: absolute;
  z-index: 10;
  bottom: 57px;
  overflow: hidden;
  opacity: 1;
  left: 50%;
}
#sliderTop .flex-direction-nav .flex-next {
  background: url('../images/slider/next.png') center no-repeat;
  margin-left: 301px;
}
#sliderTop .flex-direction-nav .flex-prev {
  background: url('../images/slider/prev.png') center no-repeat;
  margin-left: 249px;
}
.flex-control-nav {
  width: auto;
  position: absolute;
  bottom: 22px;
  text-align: center;
  z-index: 2;
  left: 50%;
  margin-left: -360px;
}
#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: 0 1px;
}
.flex-control-paging li a {
  width: 13px;
  height: 13px;
  background: transparent;
  border: solid 1px #8583a9;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
  border-radius: 0px;
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{
  background: #8583a9;
}

.contentHome1{
	height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #757575;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0px;
}
.contentHome1 h1{
	color: #413e7b;
	font-weight: 800;
	font-size: 40px;
	line-height: 37px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	padding-bottom: 37px;
	margin-bottom: 24px;
	position: relative;
}
.contentHome1 h1::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - 104.5px);
	width: 209px;
	height: 7px;
	background: rgba(108,121,148,0.25);
}
#textHome2{
	background: url(../images/inicio/fondo1.webp) center no-repeat;
	background-size: cover;
}
.contentHome2{
	height: 630px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 50%;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 21.12px;
	line-height: normal;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
}
.titHome2{
	padding-left: 43px;
	height: 129px;
	display: flex;
	align-items: center;
	margin-bottom: 35px;
	position: relative;
}
.titHome2:last-child{
	margin-bottom: 0px;
}
.titHome2 div{
	position: relative;
	z-index: 2;
}
.titHome2::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 136px;
	height: 129px;
	background: url(../images/inicio/tit.png) center no-repeat;
	background-size: cover;
}
#textHome3{
	background: #f5f5f5;
	padding-top: 205px;
	padding-bottom: 178px;
}
.contentHome3{
	display: flex;
	justify-content: center;
	position: relative;
}
.itemHome3{
	max-width: 325px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #616161;
	position: relative;
	width: 33.333%;
}
.itemHome3 h2{
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0px;
	color: #58558e;
	margin-top: 35px;
	margin-bottom: 24px;
}
.itemHome3 img{
	margin-left: auto;
	margin-right: auto;
}
.itemHome3::before{
	content: '';
	position: absolute;
	top: -15px;
	right: 0;
	width: 1px;
	height: 309px;
	background: #d2d2d2;
}
.itemHome3:last-child::before{
	width: 0;
	height: 0;
}
.itemHome3a{
	margin-right: 94px;
}
.itemHome3a::before{
	right: -47px;
}
.itemHome3b{
	margin-right: 89px;
}
.itemHome3b::before{
	right: -44.5px;
}
#textHos1{
	background: #f9f9f9;
	padding-top: 78px;
	padding-bottom: 114px;
}
.titleHos1{
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 35px;
	line-height: 36px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	text-align: center;
	color: #413e7b;
	padding-bottom: 60px;
}
#textHos2{
	margin-top: -114px;
}
.contentHos2{
	max-width: 354px;
	height: 408px;
	background: url('../images/hospital/bg1.webp') center no-repeat;
	background-size: cover;
	padding-top: 58px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	border-top-left-radius: 45px;
	border-bottom-right-radius: 45px;
	padding-left: 15px;
	padding-right: 15px;
}
.contentHos2 figure img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.contentHos2 div{
	padding-top: 24px;
	position: relative;
}
.contentHos2 div br{
	display: none;
}
.contentHos2 div::before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% - 46px);
	width: 92px;
	height: 7px;
	background: #fff;
	opacity: 0.25;
}
.cntHos2{
	margin-top: 50px;
	padding-top: 61px;
	padding-bottom: 46px;
	display: flex;
	position: relative;
}
.cntHos2::before{
	content: '';
	position: absolute;
	top: 0;
	width: 209px;
	height: 7px;
	left: calc(50% - 104.5px);
	background: #6f7892;
	opacity: 0.25;
}
.itemHos2a{
	width: 213px;
}
.itemHos2b{
	width: calc(100% - 213px);
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 33px;
	letter-spacing: 0px;
	color: #757575;
	margin-top: -9px;
}
.anioHospital{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 194px;
	height: 58px;
	border-top-right-radius: 29px;
	border-bottom-right-radius: 29px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 28px;
	line-height: 33px;
	letter-spacing: 0px;
	text-align: center;
	background: #59568f;
}
#textHos3{
	background: url('../images/hospital/bg2.webp') center no-repeat;
	background-size: cover;
	padding: 57px 0;
}
.contentHos3{
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemHos3a{
	width: 50%;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 0px;
}
.itemHos3a strong{
	font-weight: 600;
	font-size: 18px;
}
.itemHos3b{
	width: 50%;
	padding-left: 30px;
}
.itemHos3b img{
	margin-left: auto;
	margin-right: -36px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
#textHos4{
	padding-top: 64px;
	padding-bottom: 26px;
}
.contentHos4{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 61px;
}
.itemHos4a{
	width: calc(100% - 351px);
}
.itemHos4a figure{
	position: relative;
	padding-right: 30px;
}
.itemHos4a figure img{
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
.itemHos4b{
	width: 351px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 0px;
	color: #757575;
	text-align: left;
	padding-top: 2px;
}
.itemHos4b strong{
	display: block;
}
.itemHos4b strong.f18{
	font-size: 18px;
	color: #565353;
	text-transform: uppercase;
}
.itemHos4a .anioHospital{
	position: absolute;
	top: 12px;
	right: 17px;
}
.cntHos4{
	padding-top: 10px;
	padding-bottom: 50px;
	display: flex;
	position: relative;
}
#textHos4 .row{
	margin: 0 -22.5px;
}
#textHos4 div[class*="col-"]{
	padding: 0 22.5px;
	margin-bottom: 48px;
}
#textServ1{
	background: url("../images/servicios/fondo1.webp") center no-repeat;
	background-size: cover;
	padding-top: 76px;
	padding-bottom: 100px;
}
.titleServ1{
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.25px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding-bottom: 65px;
  margin-bottom: 60px;
  position: relative;
}
.titleServ1 span{
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	position: relative;
	top: -4px;
}
.titleServ1::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - 285px);
	width: 570px;
	height: 15px;
	border-radius: 7.5px;
	background: rgba(255,255,255,0.2);
}
.contentServ1{
	display: flex;
}
.contentServ1 ul{
	list-style-image: url("../images/servicios/li.png");
	margin-left: 22px;
}
.contentServ1 ul li{
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	text-align: left;
}
.itemServ1a{
	margin-right: 25px;
}
.itemServ1b{
	margin-right: 25px;
}
.itemServ1c{
	margin-right: 25px;
}
#textServ2{
	background: url('../images/servicios/fondo2.webp') center no-repeat;
	background-size: cover;
	padding-bottom: 24px;
	padding-top: 82px;
}
.contentServ2{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemServ2{
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 64px;
}
.itemServ2 img{
	width: 150px;
}
.titleServ2{
	margin-bottom: 45px;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.5px;
	color: #414141;
	text-transform: uppercase;
	text-align: center;
}
#textServ3{
	background: url('../images/servicios/fondo3.jpg') center no-repeat;
	background-size: cover;
	padding-bottom: 52px;
	padding-top: 53px;
}
.titServ3{
	margin-right: auto;
	margin-left: auto;
	width: 447px;
	height: 92px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #524f8a;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 48px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
}
.titServ3 img{
	margin-right: 16px;
}
#textServ4{
	background: url('../images/servicios/fondo4.webp') center no-repeat;
	background-size: cover;
	padding-top: 188px;
	padding-bottom: 190px;
}
.titleServ4{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 89px;
}
.contentServ4{
	display: flex;
	justify-content: center;
	position: relative;
}
.itemServ4{
	margin-right: 30px;
}
.itemServ4:last-child{
	margin-right: 0;
}
.itemServ4 figure{
	height: 148px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 26px;
}
.titleServ4a{
	width: 200px;
	line-height: 30px;
	padding: 17px 15px;
	background: #fff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0px;
	color: #524f8a;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.titleServ4b{
	border-radius: 0;
}
#textServ5{
	padding-top: 132px;
	padding-bottom: 114px;
}
.contentServ5{
	display: flex;
	flex-wrap: wrap;
}
.itemServ5{
	width: 50%;
}
.itemServ5:last-child{
	padding-top: 18px;
}
.itemServ5 img{
	max-width: 633px;
	margin-left: 125px;
}
.titleServ5{
	width: 100%;
	height: 77px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 25px;
	line-height: 48px;
	letter-spacing: 0px;
	padding: 5px 10px;
	background: #3c3b72;
	border-top-right-radius: 39px;
	border-bottom-right-radius: 39px;
	margin-bottom: 42px;
	text-transform: uppercase;
}
.cntServ5{
	display: flex;
}
.contentServ5 h4{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: -0.25px;
	color: #616161;
	text-align: left;
}
.contentServ5 ul{
	list-style-image: url("../images/servicios/li2.png");
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: -0.25px;
	color: #616161;
	text-align: left;
	margin-left: 20px;
}
.contentServ5 .ul1Serv5{
	margin-right: 60px;
}
.contentServ5 .ul1Serv5-2 {
  margin-right: 9px;
}
.titleServ5a{
	margin-top: 69px;
}
#textServ6{
	background: url('../images/servicios/fondo5.webp?v2') center no-repeat;
	background-size: cover;
	padding-top: 161px;
	padding-bottom: 130px;
}
.contentServ6{
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemServ6a{
	width: 50%;
}
.itemServ6b{
	width: 50%;
	padding-left: 30px;
}
.itemServ6a img{
	margin-left: auto;
	margin-right: auto;
}
.titleServ6{
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-top-left-radius: 39px;
	border-bottom-left-radius: 39px;
	background: rgba(255,255,255,0.25);
	margin-bottom: 30px;
}
.texto1Serv6{
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: -0.25px;
	color: #fff;
	text-align: left;
}
.texto1Serv6 strong{
	font-weight: 600;
	font-size: 30px;
}
.texto1Serv6 ul{
	list-style-image: url("../images/servicios/li3.png");
	margin-left: 20px;
}
.texto1Serv6b{
	margin-top: 32px;
}

#formTop{
	position: relative;
	padding-bottom: 69px;
	padding-top: 64px;
}
#formTop .bgFormTop{
	background: url('../images/bgc.webp') center no-repeat;
	background-size: cover;
	max-width: 1502px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 46px;
	padding-bottom: 37px;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
}
.titContacto1{
	margin-bottom: 73px;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	text-align: center;
	color: #413e7b;
}
#frmContacto{
	overflow: hidden;
	max-width: 1135px;
	margin-right: auto;
	margin-left: auto;
}
#frmContacto .tit{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	letter-spacing: 0.1px;
	margin-bottom: 44px;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -5px;
}
#frmContacto div[class*="col-"]{
	padding: 0 5px;
}
#frmContacto .form-group{
	margin-bottom: 10px;
	position: relative;
}
#frmContacto .form-control{
	display: block;
	height: 77px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding-left: 61px;
	background: #fff;
	color: #8c8c8c;
	box-shadow: none;
	border: 0;
	position: relative;
}
#frmContacto .form-group::before{
	content: '';
	position: absolute;
	top: 17px;
	left: 51px;
	width: 1px;
	height: 44px;
	background: #ababab;
	z-index: 2;
}
#frmContacto .textarea{
	padding-top: 32px;
	height: 181px
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:75px; 
	background:#00af1b; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:'Poppins', sans-serif; 
	font-size:30px;
	font-weight: 300;
	letter-spacing: -0.25px;
	width: 240px;
	text-align: center;
	border-radius: 0px;
	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:#8c8c8c; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#8c8c8c; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#8c8c8c; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#8c8c8c; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#8c8c8c; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#8c8c8c; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#8c8c8c; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#8c8c8c; 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;
}
#textCont1{
	background: #7e7da8;
}
#textCont1 .tit{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	letter-spacing: 0px;
	text-align: center;
	padding: 39.2px 0;
}
#textCont1 .tit img{
	position: relative;
	margin-right: 5px;
	top: 3px;
}
#textMapc{
	height: 350px;
}