@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: "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: 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: 172px;
	position: absolute;
	top: 0;
	left: 0;
}
#darkTop{
	position: relative;
	background: #9593d2;
}
.contentDarkTop{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 66px;
}
.itemDarkTop{
	margin-right: 30px;
	display: flex;
}
.itemDarkTopc{
	margin-right: 0px;
}
.itemDarkTop .itemflex{
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.itemDarkTop .itemflex img{
	margin-right: 11px;
}
.itemDarkTop .itemflex.tel{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: left;
}
.itemDarkTop .itemflex.mail,.itemDarkTop .itemflex.mail a{
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: left;
}
.correoTop{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
}
.correoTop .iterMail{
	display: none;
}


#redes{
	width: auto;
	height: 36px;
	position: absolute;
	top: 15px;
	right: 0px;
	display: flex;
	align-items: center;
}
#redes a{
	color: #ffffff;
	height: 36px;
	width: 36px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	display: none;
}
#redes .fb{
	background: url(../images/redes/face.png?v2) center no-repeat;
}
#redes .in{
	background: url(../images/redes/insta.png) center no-repeat;
}
#redes a:hover,#redes a:focus{
	transform: scale(1.1);
}

#logo{
	display: block;
	width: 310px;
	position: absolute;
	top: 0px;
	left: calc(50% - 155px);
	z-index: 4;
}
#logo a{
	display: block;
	position: relative;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
}

#topMenu{
	height: 90px;
	width: 100%;
	position: relative;
	background: #480e67;
}
#menu{
	margin: auto;
	position: absolute;
	left: 15px;
	top: 0;
	height: 90px;
}
#menu ul{
	margin: 0;
	position: relative;
}
#menu ul:before,
#menu ul:after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#menu li:nth-child(1){
	margin-right: 55px;
}
#menu li:nth-child(2){
	margin-right: 385px;
}
#menu li:nth-child(3){
	margin-right: 40px;
}
#menu li a{
	display: block;
	color: #ffffff;
	position: relative;
	background: transparent;
	font-size: 16px;
	font-family: 'Nunito', sans-serif;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 600;
	line-height: 33px;
	height: 33px;
	padding: 0px;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li:last-child{
	float: right;
	background: transparent;
	padding-right: 0px;
}
#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: 0;
	left: calc(50% - 14px);
	height: 2px;
	width: 28px;
	background: #ffffff;
}

#underMenu{
	background: #9593d2;
	height: 16px;
	position: relative;
	z-index: 1;
}
/*Footer*/
.topDatFooter{
	background: #350356;
	padding: 35px 0;
}
.contentTopDatFooter{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.telDatFooter{
	display: inline-flex;
	align-items: center;
}
.telDatFooter a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
}
.telDatFooter a img{
	margin-right: 9px;
}
.telDatFooter2{
	margin-left: 99px;
	margin-right: 0px;
}
.telDatFooter3{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 25px;
}
.dirDatFooter{
	color: #ffffff;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	letter-spacing: 0px;
	padding-left: 41px;
	height: 30px;
	display: flex;
	align-items: center;
	background: url(../images/iconos/icoDir.png) center no-repeat;
	background-position: left 0px;
}
.bottomDatFooter{
	background: #9593d2;
	padding: 42px 0;
}
.contentBottomDatFooter{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.mailDatFooter2{
	margin-right: 60px;
	margin-left: 0px;
}
.mailDatFooter{
	display: flex;
	align-items: center;
}
.horarioDat{
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.horarioDat strong{
	color: #350356;
}
.mailDatFooter a{
	color: #ffffff;
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-size: 16.17px;
	line-height: 30px;
	letter-spacing: 0px;
	display: inline-flex;
	align-items: center;
}
.mailDatFooter a img{
	margin-right: 12px;
}

#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background: #191919;
	line-height:18px;
	font-family:'Arial', sans-serif;
	min-height: 87px; 
}
/*#footer .container{
	padding-top: 36px; 
	padding-bottom: 35px; 
	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*/
/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: inherit;
  	display: flex;
  	align-items: center;
  	min-height: inherit;
  	color: white;
	margin: 0 auto;
}
#footer .container{
    color: inherit;
    font-family:inherit; 
	font-size:inherit;
}
#footer .tfooter {
  	line-height: 16px;
  	text-align: left;
  	float: left;
  	min-height: 22px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  	
  	line-height: 16px;
  	margin: 0 auto 0;
  	width: auto;
  	text-align: right;
  	float: right;
  	display: flex;
  	align-items: 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;
}
@media(max-width:767px){
    #footer .container{
        width: 100%;
    }
}
@media(max-width:640px){
#footer{
        min-height: 87px;
    }
  #footer .tfooter{
    margin-bottom:5px;
  }
  #footer .tfooter,
  #footer #powered{float:none; text-align:center;justify-content: center;}
  #footer .tfooter span{text-align:center; line-height:18px}
}
@media (max-width: 480px){
  #footer .tfooter {
    display: block;
  }
}


/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 2px #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: 350px;
	margin-top: 172px;
}
#sliderTop .slides li{
	height: 350px;
	position: relative;
	background-position: center center !important;
	background-size: cover;
}
#sliderTop .slides li img{
	display: none;
	width: 100%;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container{
	height: 100%;
}
.contSlider .caption{
	position: absolute;
	bottom: 70px;
	right: 15px;
	padding-right: 20px;
	padding-left: 40px;
	background: rgba(255,255,255,0.8);
	color: #480e67;
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
}
.contSlider .caption strong{
	display: block;
}
.contSlider .caption:before{
	content: '';
	position: absolute;
	width: 500px;
	height: 100%;
	right: -500px;
	top: 0;
	background: rgba(255,255,255,0.8);
}
#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 {
  width: 12px;
  height: 12px;
  background: #ffffff;
  border: solid 2px #FFF;
  box-shadow: inset 0 0 3px transparent !important;
  border-radius: 6px;
}
.flex-control-paging li a.flex-active {
  background: #480e67;
}
.flex-control-paging li a:hover {
  background: #480e67;
}

.flex-direction-nav a{
	width: 40px;
	height: 40px;
}
.flex-direction-nav .flex-prev {
	margin-left: -42px;
	opacity: 1;
	background: url(../images/slider/n1.png);
}
.flex-direction-nav .flex-next {
	margin-left: 2px;
	opacity: 1;
	background: url(../images/slider/n2.png);
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

#icoWa{
	background: url(../images/icoWa.png) 0 0 no-repeat;
	background-size: contain;
	width: 201px;
	height: 61px;
	position: fixed;
	bottom: 46px;
	right: 0;
	z-index: 5;
}

#textHome1{
	padding: 86px 0;
}
.contentHome1{
	display: flex;
	flex-wrap: wrap;
}
.itemHome1a,.itemHome1b{
	width: 50%;
	position: relative;
	text-align: center;
}
.itemHome1a{
	display: flex;
	align-items: center;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 15.5px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #818181;
	text-align: center;
	justify-content: center;
}
.titleHome1{
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	color: #350356;
	letter-spacing: 0px;
	padding-bottom: 22px;
	margin-bottom: 26px;
	position: relative;
}
.titleHome1:before{
	content: '';
	position: absolute;
	width: 94px;
	height: 4px;
	border-radius: 2px;
	background: #9593d2;
	bottom: 0;
	left: calc(50% - 47px);
}
.cntFacebook{
	position: relative;
	width: 280px;
	height: 386px;
	background: url(../images/inicio/bgf.jpg) top left no-repeat;
	background-size: cover;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.faceTempl{
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
}
#textNos1{
	padding-top: 81px;
}
.titleNos1{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 30px;
	letter-spacing: 0.25px;
	text-align: center;
	position: relative;
	color: #350356;
	padding-bottom: 18px;
	margin-bottom: 43px;
}
.titleNos1:before{
	content: '';
	position: absolute;
	width: 94px;
	height: 4px;
	bottom: 0;
	left: calc(50% - 47px);
	background: #9593d2;
	border-radius: 2px;
}
.contentNos1{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contentNos1 .itemNos1{
	width: 100%;
	margin-right: 0px;
}
.contentNos1 .itemNos1:last-child{
	margin-right: 0px;
	padding-top: 45px;
}
.cntNos1{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0px;
	color: #818181;
	max-width: 519px;
	margin-right: auto;
	margin-left: auto;
}
.cntNos1 figure{
	margin-bottom: 30px;
	position: relative;
}
.cntNos1 .textoNos1a{
	padding: 0px 29px;
}
.cntNos1 .textoNos1b{
	padding-left: 15px;
	padding-right: 30px;
}
.titleNosMision1{
	position: absolute;
	width: 339px;
	height: 67px;
	border-radius: 33.5px;
	background: #350356;
	bottom: 12px;
	left: calc(50% - 169.5px);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
}

.cntItemNos2{
	margin-top: 55px;
}
.cntItemNos2 figure{
	position: relative;
}
.textoNos2{
	display: flex;
	padding-top: 60px;
	padding-bottom: 27px;
	flex-wrap: wrap;
}
.itemNos2{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0px;
	color: #818181;
	margin-bottom: 45px;
}
.itemNos2 strong{
	font-weight: 600;
	color: #350356;
	text-align: left;
	display: block;
}
.itemNos2 div{
	padding-left: 22px;
	position: relative;
}
.itemNos2 div:before{
	content: '';
	position: absolute;
	background: #350356;
	width: 14px;
	height: 14px;
	top: 3px;
	left: 0;
	border-radius: 50%;
}
.itemNos2a,.itemNos2d{
	width: 50%;
	margin-right: 0px;
}
.itemNos2b,.itemNos2e{
	width: 50%;
	margin-right: 0px;
}
.itemNos2c,.itemNos2f{
	width: 50%;
}

.itemNos2a,.itemNos2c,.itemNos2e{
	padding-right: 20px;
}
.itemNos2b,.itemNos2d,.itemNos2f{
	padding-left: 20px;
}


#textNos3{
	background: url(../images/nosotros/fondo1.jpg) center no-repeat;
	background-size: cover;
	padding-top: 75px;
	padding-bottom: 35px;
}
.titleNos3{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 33px;
	letter-spacing: 0px;
	text-align: center;
	color: #ffffff;
	background: #350356;
	border-radius: 46.5px;
	padding: 30px 15px;
	margin-bottom: 60px;
}
.contentNos3{
	display: flex;
	flex-wrap: wrap;
}
.itemNos3{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}
.imgItemNos3{
	width: 124px;
}
.textoItemNos3{
	width: calc(100% - 124px);
	padding-left: 17px;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 15.99px;
	line-height: 23.999px;
	letter-spacing: 0px;
	color: #4d4d4d;
}
.titleItemNos3{
	font-weight: 600;
	font-size: 19.99px;
	line-height: 30px;
	text-align: left;
	color: #9593d2;
}


.itemNos3-1{
	margin-right: 0px;
	width: 100%;
}
.itemNos3-2{
	width: 100%;
	margin-right: 0px;
}
.itemNos3-4{
	width: 100%;
}
.itemNos3-5{
	width: 100%;
	padding-left: 0px;
}
.titleNos4{
	background: url(../images/nosotros/fondo2.jpg) center no-repeat;
	background-size: cover;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 31px;
	letter-spacing: 0px;
	text-align: center;
	color: #ffffff;
	padding: 35px 15px;
	margin-top: 76px;
	margin-bottom: 85px;
}
#textNos4{
	padding-bottom: 30px;
}
#textNos4 .row{
	margin: 0 -28.5px;
}
#textNos4 div[class*="col-"]{
	padding: 0 28.5px;
	margin-bottom: 44px;
}
.contentNos4{
	max-width: 322px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.tituloNos4{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 26px;
	background: #350356;
}
.bgNos4{
	padding: 0 8px;
}
.cntANos4{
	padding: 0 10px;
	height: 73px;
}
.cntANos4Ultimo{
	height: auto;
}
.cntNos4{
	margin-top: 26px;
	margin-bottom: 16px;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0px;
	color: #383739;
	background: rgba(111,118,162,0.13);
}
.cntNos4 span{
	display: block;
}
.cntNos4 .title{
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 1px;
}
.contentNos4 a{
	display: inline-flex;
	align-items: center;
	color: #383739;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 2px;
}
.contentNos4 a img{
	margin-right: 18px;
}

.contentServ1{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 33px;
	padding: 30px 10px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	position: relative;
	background: #350356;
	max-width: 1497px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 48px;
	margin-bottom: 54px;
}
.contentServ1:before,.contentServ1:after{
	content: '';
	position: absolute;
	left: -600px;
	height: 16px;
	top: calc(50% - 8px);
	width: 600px;
	background: #9593d2;
}
.contentServ1:after{
	left: auto;
	right: -600px;
}
#textSev2{
	padding-bottom: 2px;
}
.contentServ{
	position: relative;
	margin-bottom: 54px;
}
.titleItemServ{
	position: absolute;
	bottom: 25px;
	left: calc(50% - 250px);
	width: 500px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
	background: rgba(53,3,86,0.8);
	border-radius: 25px;
}
.contentServ2,.contentServ3{
	max-width: 509px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.titleItemServA{
	position: absolute;
	padding-right: 30px;
	width: 300px;
	height: 50px;
	left: 0;
	bottom: 42px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	text-align: right;
	color: #ffffff;
	font-family: 'Myriad Pro', sans-serif;
	font-size: 600;
	font-size: 20px;
	line-height: 19px;
	letter-spacing: 0px;
	text-align: center;
	background: rgba(53,3,86,0.8);
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}
.titleItemServB{
	left: auto;
	right: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	justify-content: flex-start;
	text-align: left;
	padding-right: 0px;
	padding-left: 30px;
}
#textSev2 .row{
	margin: 0 -31px;
}
#textSev2 div[class*="col-"]{
	padding: 0 31px;
}

.proximamente{
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	padding: 65px 0;
}

#textContacto1{
	background: url(../images/contacto/fondo1.jpg?v2) center no-repeat;
	background-size: cover;
	margin-top: 35px;
}
.contentCont1{
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.itemContato1a,.itemContato1b{
	width: 50%;
	height: 528px;
	display: flex;
}
.itemContato1b{
	align-items: center;
	padding-left: 130px;
}
.titleContacto1{
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 74px;
	text-align: left;
}
.itemContato1b a{
	display: flex;
	align-items: center;
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 28px;
}
.itemContato1b a.ultimoA{
	margin-bottom: 0px;
}
.itemContato1b a img{
	margin-right: 22px;
}
#formTop{
	position: relative;
	padding-bottom: 51px;
	padding-top: 79px;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .tit{
	color: #350356;
	font-family: "Myriad Pro", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0px;
	position: relative;
	margin-bottom: 60px;
	padding-bottom: 32px;
	text-align: center;
}
#frmContacto .tit:before{
	content: '';
	position: absolute;
	width: 94px;
	height: 4px;
	border-radius: 2px;
	bottom: 0px;
	left: calc(50% - 47px);
	background: #9593d2;
}
#frmContacto .row{
	margin: 0 -4px;
}
#frmContacto div[class*="col-"]{
	padding: 0 4px;
}
#frmContacto .form-group{
	margin-bottom: 8px
}
#frmContacto .form-control{
	display: block;
	height: 80px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Myriad Pro", serif;
	font-size: 14px;
	font-weight: 400;
	color: #656565;
	background: #e2e2e2;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 1px solid #f0f0f0;
	padding-left: 19px;
}
#frmContacto .textarea{
	height: 142px;
	padding-top: 25px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height: 68px; 
	background: url(../images/contacto/submit.png) center no-repeat;
	background-size: cover; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:'Myriad Pro', sans-serif; 
	font-size:20px;
	width: 189px;
	text-align: center;
	font-weight: 700;
	border-radius: 5px;
	margin-top: 1px;
}
#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:#656565; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#656565; 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;
}
#mapC{
	height: 350px;
	position: relative;
}

#textDireccionMap{
	background: #9593d2;
}
#textDireccionMap .tit{
	font-family: 'Myriad Pro', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 18px;
	text-align: center;
}
#textDireccionMap .tit img{
	position: relative;
	top: 10px;
	margin-right: 5px;
}