/*
Theme Name: mariadelpilar
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
body{
	font-family: 'Ubuntu', sans-serif;
	padding: 0;
	margin: 0;
	overflow-x:hidden; 
}
a{
	text-decoration: none!important;
}
p{
	font-size: 15px;
	line-height: 25px;
      padding: 0px 10px;
  text-align: justify;
}
.header1{
  width: 100%;
  height: 50px;
  background: #e03fc9;
}
.header2{
	position: relative;
	z-index: 9999;
	opacity: 1;
	height: 85px;
  background: #fff;
  opacity: 1;
  box-shadow:0px 2px 2px rgba(80,80,80,0.2);
	// set animation
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}
.header2-fixed{
	position:fixed;
	z-index:1000;
	top:0;
	max-width:100%;
	height: 85px;
	background: #fff;
	width:100%;
	box-shadow:0px 2px 2px rgba(80,80,80,0.2);
}

.copy{
  width: 100%;
  height: auto;
  background: #333;
}
.copyr{
  float: left;
  padding-top: 13px;
  padding-bottom: 8px;
  color: #fff;
}
.copyr a{
  color: #fff;
  text-decoration: none;
}
.copyr span{
  color: #ccc;
}
.design a{
  color: #ccc!important;
  text-decoration: none!important;
}
.design{
  float: right;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
}
.parallax{
  min-height: 250px;
  width: 100%;
  background: url(images/fondo-parallax.jpg) no-repeat center top;
  background-size: 100% auto;
  background-attachment: fixed;
  position: relative;
  padding: 50px 0px 30px;
}
.container{
  margin: auto!important;
}
.logo{
  padding: 17px 0px;
}
.menu-principal{
  margin-top: 23px;
}
.menu-principal li a{
  padding: 0px 10px;
}
.menu-principal li a:hover{
  background: none;
}
.menu-principal li a span{
  padding: 10px 0px;
  color: #9a999d;
  font-size: 17px;
  font-weight: 500;
}
.telefonos{
	line-height: 50px;
}
.telefonos i{
	font-size: 18px;
    color: #ef9ee3;
}
.telefonos .fa-phone{
	margin-left: 10px;
}
.telefonos .light{
	font-size: 14px;
    color: #fff;
    font-weight: 300;
}
.telefonos .bold{
	font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.boton-descargas{
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: #fff;
    text-align: center;
    margin-top: 8px;
    border-radius: 5px;
    color: #e03fc9;
    float: right;
}
.redes{
	float: right;
	line-height: 50px;
	margin-left: 30px;
}
.redes a{
	display: inline-block;
}
.redes a .red{
	width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 27px;
    background: #f6c7ef;
    text-align: center;
    margin-right: 20px;
}

.redes a:hover .red{
    background: #e03fc9;
    border: solid 1px #fff;
}
.redes a:hover .red i{
    color: #fff;
}
.redes a:last-child .red{
	margin-right: 0px;
}
.redes a .red i{
	color: #fff;
	font-size: 15px;
}
.imagen{
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.imagen img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.imagen h3{
	font-size: 18px;
    font-weight: 500;
    color: #222222;
    position: absolute;
    display: inline-block;
    line-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 95px 60px 0px;
    z-index: 2;
}
.servicio .imagen .overlay{
	background: url(images/patron.png);
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    visibility: hidden;
}
.imagen .overlay h3{
	font-size: 18px;
    font-weight: 500;
    color: #222222;
    position: absolute;
    display: inline-block;
    line-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 95px 60px 0px;
    z-index: 2;
}
.servicio .imagen:hover .overlay{
	background: url(images/patron.png);
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    visibility: visible;
}
.servicio .imagen:hover h3{
	display: none;
}
.imagen:hover .overlay h3{
	display: block;
}
.imagen:hover  h3{
	color: #fff;
}
.servicios{
	display: block;
	min-height: 599px;
}
.servicios h2{
	font-size: 28px;
	color: #c921b1;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 30px 0px;
}
.parallax-home{
  display: block;
  min-height: 725px;
  width: 100%;
  background: url(images/parallax.jpg) no-repeat center top;
  background-size: 100% auto;
  position: relative;
}
.contacto-home{
	height: 290px;
	width: 100%;
	background: url(images/patron2.png);
	position: relative;
	bottom: 0px;
	position: absolute;
}
.contacto-home h2{
  font-size: 25px;
  color: #fff;
  font-weight: 300;
  text-shadow: -1px 1px 2px rgba(150, 19, 131, 0.6);
  padding-top: 50px;
  padding-left: 6px;
}
.contacto-home h4{
	font-size: 28px;
	color: #fff;
	font-weight: 300;
	font-style: italic;
	text-shadow: -1px 1px 2px rgba(150, 19, 131, 0.6);
	text-align: right;
	padding-right: 35px;
}
.contacto-home p{
	color: #fff;
    padding-left: 70px;
    padding-top: 62px;
    line-height: 22px;
}
.contacto-home .boton-contacto{
    width: 200px;
    height: 45px;
    border: solid 1px #fff;
    text-align: center;
    line-height: 45px;
    margin-top: 160px;
    margin-left: 50px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
}
.equipo{
	padding-bottom: 70px;
	background: #ededed;
}
.equipo h2{
	font-size: 28px;
	color: #c921b1;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 30px 0px;
}
.miembro img{
	width: 100%;
	height: auto;
}
.miembro h3{
	color: #c921b1;
  padding-top: 30px;
  font-size: 23px;
}
.miembro p{
	padding: 1px 20px 0px 0px;
    color: #222;
}
.miembro p a{
  color: #222;
}
.miembro{
	 width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    display: block;
    border: solid 3px #e03fc9;
    min-height: 325px;
    background: #fff;
}
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
	background: #fff;
	width: 13px;
	height: 13px;
	border: solid 1px #ccc;
	border-radius: 50%;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  	background: #ccc;
	width: 13px;
	height: 13px;
	border: solid 5px #ccc;
	border-radius: 50%;
	margin-bottom: 1px;
}
.casos{
	padding-bottom: 40px;
}
.casos h2{
	font-size: 28px;
	color: #c921b1;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 30px 0px;
}
.casos .icono-caso{
	width: 100%;
    display: block;
    text-align: center;
    height: 50px;
}
.casos p{
	text-align: center;
    padding: 5px 200px 0px;
}
.casos .wpb_content_element{
	margin-bottom: 0px!important;
}
.casos h4{
	text-align: center;
    font-weight: 300;
    color: #e03fc9;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 65px;
}
.noticias{
	border-top: 3px solid #c921b1;
}
.noticias h2{
	font-size: 28px;
	color: #c921b1;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 30px 0px;
}
.imagen-noticia{
	height: 280px;
	overflow: hidden;
  width: 100%;
	position: relative;
}
.imagen-noticia img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: ease-in-out 0.5s;
}
.imagen-noticia:hover img{
	transform: scale(1.08);
}
.imagen-noticia .overlay{
	width: 100%;
	height: 0px;
	background: url('images/patron.png');
	bottom: 0px;
	position: absolute;
	z-index: 1;
	transition: height 0.5s;
}
.imagen-noticia .overlay .icono{
	width: 100%;
	height: 100%;
	background: url(images/icono-mas.png) no-repeat center center;
}
.imagen-noticia:hover .overlay{
	height: 100%;
}
.noticias{
	padding-bottom: 50px;
}
.noticias h3{
	font-size: 17px;
	color: #222;
	height: 50px;
	text-transform: uppercase;
}
.noticias h4{
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	color: #c921b1;
}
.noticias p{
height: 90px;
}
.noticias .ver-mas{
	width: 120px;
    height: 35px;
    line-height: 39px;
    background: #e03fc9;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    float: right;
}
.noticias .read-more{
	display: none;
}
.seccion-footer{
	background: #f6f6f6;
	padding: 50px 0px;
}
.seccion-footer h2{
	font-size: 20px;
	color: #222;
	font-weight: bold;
}
.seccion-footer ul{
	padding: 0px;
}
.seccion-footer ul li a{
	color: #9a999d;
    font-size: 18px;
    line-height: 28px;
    padding-left: 5px;
}
.seccion-footer ul li{
	list-style: none;
}
.seccion-footer ul li:before {
    content: '.';
    position: relative;
    top: -4px;
    color: #9a999d;
}
.seccion-footer h3{
	color: #9a999d;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 0px;
}
.seccion-footer h3 strong{
    font-weight: 300;
}
.redes-footer .red .icono {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    background: #e03fc9;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}
.redes-footer .red .icono i {
    color: #fff;
    font-size: 25px;
    line-height: 44px;
}
.redes-footer .red {
    font-size: 18px;
    color: #9a999d;
}
.redes-footer .red {
    font-size: 18px;
    color: #9a999d;
    line-height: 48px;
}
.redes-footer .red .icono {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    background: #e03fc9;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    top: 3px;
    margin-right: 10px;
}
.descargas-footer{
    width: 180px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #e03fc9;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 64px;
}
.banner img{
	width: 100%;
	height: auto;
}
.imagen-servicio .overlay{
	background: url(images/patron.png);
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    visibility: hidden;
}

.imagen-servicio{
	overflow: hidden;
	position: relative;
}
.imagen-servicio img{
	width: 100%;
	height: auto;
	transition: ease-in-out 0.5s;
}

.imagen-servicio .overlay .icono{
	width: 100%;
	height: 100%;
	background: url(images/icono-mas.png) no-repeat center center;
}
.imagen-servicio:hover .overlay{
	background: url(images/patron.png);
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    visibility: visible;
}
.servicios-int{
	padding: 50px 0px!important;
}
.servicios-int h3 {
    font-size: 17px;
    color: #e03fc9;
    text-align: center;
    height: 40px;
}
.servicios-int p {
    min-height: 90px;
    font-size: 14px;
    line-height: 18px;
}
.servicios-int p a{
	display: none;
}
.ver-servicio {
    font-style: italic;
    font-weight: 400;
    color: #e03fc9;
    padding-bottom: 35px;
    text-align: right;
}
.banner{
    position: relative;
    width: 100%;
}
.texto-banner{
    position: absolute;
    top: 0px;
    display: block;
    margin: auto;
    width: 100%;
}
.texto-banner h2{
    color: #e03fc9;
    font-size: 38px;
    width: 500px;
    top: 50px;
    position: relative;
    font-weight: 400;
}

.menu-principal li > .sub-menu {
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: 9999;
  list-style: none;
  padding: 0px 15px 0px 15px;
  margin-top: -4px;
  background: #e03fc9;
  min-width: 270px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.menu-principal li > .sub-menu li {
  float: none;
  position: relative;
  display: block;
  border-right: none!important;
  border-bottom: 1px solid #bc26a7;
}
.menu-principal li > .sub-menu li:last-child{
  border-bottom: none;
}

.menu-principal li > .sub-menu li a:focus{
  border:none;
}
.menu-principal li > .sub-menu li a {
  background: none;
  text-transform: none;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: relative;
  padding: 0px 0;
  text-decoration: none;
  margin-top: 0;
  text-align: left;
  padding-left: 5px;

}

.menu-principal li > .sub-menu li a span{
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.menu-principal li > .sub-menu li a span:hover{
  color: #5a044e;
}

.menu-principal li > .sub-menu li .sub-menu {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  position: absolute;
  left: 90%;
  top: 0;
  z-index: 1;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.menu-principal li > .sub-menu li .sub-menu li {
  background: #fff;
}
.menu-principal li > .sub-menu li:hover .sub-menu {
  left: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.menu-principal li:hover .sub-menu {
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.menu-principal li.fly-left:hover .sub-menu {
  left: auto;
  right: 0;
}
.seccion-footer ul li > .sub-menu {
  display: none;
}
.mapa{
    width: 100%;
    min-height: 250px;
    top: 0px;
    position: relative;
}
#myMap{
    width: 100%;
    min-height: 250px;
    position: absolute;
    z-index: 10;
    top: 0px;
}
.myMap{
    width: 100%;
    min-height: 250px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    top: 0px;
}

.entrada-contacto{
    margin-top: 30px;
}
.entrada-contacto h2{
    font-size: 45px;
    color: #e03fc9;
    text-align: center;
    font-weight: 300;
    padding-bottom: 10px;
}
.entrada-contacto p{
    text-align: center;
    font-size: 20px;
    color: #222;
    font-weight: 300;
    padding: 0px 180px;
}
.contacto{
    padding: 0px 150px 40px;
}

.contacto input[type="text"]{
    width: 100%;
    height: 45px;
    border: solid 1px #ddd;
    border-radius: 10px;
    padding-left: 15px;
    color: #666;
    font-size: 16px;
    margin-bottom: 15px; 
}
.contacto input[type="email"]{
    width: 100%;
    height: 45px;
    border: solid 1px #ddd;
    border-radius: 10px;
    padding-left: 15px;
    color: #666;
    font-size: 16px;
    margin-bottom: 15px; 
}
.contacto select{
    width: 100%;
    height: 45px;
    border: solid 1px #ddd;
    border-radius: 10px;
    padding-left: 15px;
    color: #666;
    font-size: 16px;
    margin-bottom: 15px; 
}

.contacto textarea{
    width: 100%;
    height: 145px;
    border: solid 1px #ddd;
    border-radius: 10px;
    padding-left: 15px;
    padding-top: 20px;
    color: #666;
    font-size: 16px;
    margin-bottom: 15px; 
}

.contacto input[type="submit"]{
    width: 160px;
    height: 45px;
    text-align: center;
    margin: auto;
    display: block;
    background: #e03fc9;
    border: none;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    text-transform: uppercase;
}

.noticias-int .imagen-servicio{
  height: 220px;
}
.noticias-int .imagen-servicio img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.noticias-int h3{
    font-size: 20px;
    color: #e03fc9;
    margin-top: 10px;
}
.read-more{
  display: none;
}
.ssba-wrap > div{
  margin-left: -10px;
  margin-top: 10px;
}
.recent-post{
  margin-bottom: -20px;
}
.recent-post .thumb {
    width: 80px;
    height: 80px;
    display: inline-block;
    border: solid 2px #e03fc9;
    padding: 2px;
    position: relative;
}
.recent-post .thumb img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.recent-post .texto{
    display: inline-block;
    position: relative;
    margin-left: 10px;
    width: 270px;
}
.recent-post h4{
    color: #222;
    position: relative;
    top: 45px;
}
.recent-post h5{
    position: relative;
    display: block;
    top: 38px;
    font-style: italic;
    color: #e03fc9;
}
.recent-post p{
    font-size: 14px;
    position: relative;
    top: 33px;
    line-height: 20px;
}
.recientes h2{
    color: #c921b1;
    font-size: 28px;
    font-weight: bold;
    margin: 0px 0px -30px;
    padding: 5px 0px;

}

.noticias-int2 .imagen-servicio{
  height: 400px;
}
.noticias-int2 .imagen-servicio img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.noticias-int2 h3{
    font-size: 20px;
    color: #e03fc9;
    margin-top: 10px;
}
.contacto-home2{
  height: 290px;
  width: 100%;
  background: url(images/patron2.png);
  position: relative;
  bottom: 0px;
  position: relative;
}
.contacto-home2 h2{
  font-size: 25px;
    color: #fff;
    font-weight: 300;
    text-shadow: -1px 1px 2px rgba(150, 19, 131, 0.6);
    padding-top: 50px;
    padding-left: 6px;
}
.contacto-home2 h4{
  font-size: 28px;
  color: #fff;
  font-weight: 300;
  font-style: italic;
  text-shadow: -1px 1px 2px rgba(150, 19, 131, 0.6);
  text-align: right;
  padding-right: 35px;
}
.contacto-home2 p{
  color: #fff;
    padding-left: 70px;
    padding-top: 62px;
    line-height: 22px;
}
.contacto-home2 .boton-contacto{
    width: 200px;
    height: 45px;
    border: solid 1px #fff;
    text-align: center;
    line-height: 45px;
    margin-top: 160px;
    margin-left: 50px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
}
.quienes h2{
  font-size: 28px;
  color: #c921b1;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  padding: 30px 0px 0px;
}
.icono-pdf{
    width: 50px;
    height: 50px;
    background: url(images/pdf.png);
}
.boton-descargar {
    width: 130px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    background: #ffffff;
    line-height: 40px;
    color: #e03fc9;
    border: solid 1px #e03fc9;
}
.titulo-pdf {
    float: left;
    font-size: 18px;
    position: relative;
    top: 10px;
    padding-left: 15px;
}
.icono-pdf {
    width: 50px;
    height: 52px;
    background: url(images/pdf.png) no-repeat;
    float: left;
}
.descargables{
  padding-bottom: 50px!important;
}
.descargables h2{
  color: #c921b1;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  padding: 30px 0px 30px;
}

.recent-post{
  margin-bottom: 20px;
  width: 100%;
  height: 80px;
}
.recent-post .thumb {
    width: 80px;
    height: 80px;
    border: solid 2px #e03fc9;
    padding: 2px;
    position: relative;
    float: left;
}
.recent-post .thumb img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.recent-post .texto{
    position: relative;
    margin-left: 10px;
    width: 270px;
    float: left;
}
.recent-post h4{
    color: #222;
    position: relative;
    top: 0px;
    padding: 0px;
    margin: 0px;
}
.recent-post h5{
    position: relative;
    display: block;
    top: 0px;
    font-style: italic;
    color: #e03fc9;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.recent-post p{
    font-size: 14px;
    position: relative;
    top: 4px;
    line-height: 20px;
}
.recientes h2{
    color: #e03fc9;
    font-size: 28px;
    font-weight: bold;
    margin: 0px 0px 30px;
    padding: 5px 0px;
}


.blog{
  padding: 30px 0px;
}
.blog > h2{
  font-size: 38px;
  color: #333;
  font-weight: 500;
  padding: 0px 0px 40px;
  margin: 0px;
  text-align: center;
}
.blog > h3{
  font-size: 30px!important;
  color: #333!important;
  font-weight: 300!important;
  padding: 0px 0px 30px!important;;
  margin: 0px!important;;
  text-align: center;
}
.blog h5{
  font-size: 12px;
  text-transform: uppercase;
  color: #e03fc9;
}
.blog h3 {
    color: #222222;
    padding: 0px 0px 13px;
    margin: 0px;
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
}

.single-blog p{
  padding-left: 0px!important;
  margin-left: 0px!important;
}
.img-noticia{
  width: 100%;
  position: relative;
  height: 235px;
}
.img-noticia:hover img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%)
}
.img-noticia img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .2s;
}

.exce a{
  display: none;
}
.exce {
  font-size: 14px;
  color: #6e6e6e;
  font-weight: 300;
  height: 90px;
  text-align: justify;
}
.leer-mas{
  font-size: 14px;
  font-weight: 600;
  color: #e03fc9;
  margin-bottom: 15px;
}
.leer-mas:after{
  content: '';
  display: inline-block;
  width: 31px;
  height: 3px;
  background: url(images/flecha.png);
  margin-left: 10px;
  position: relative;
  top: -4px;
}
.text-blog{
  margin-top: 100px;
}
.text-blog p{
    text-align: justify;
    padding: 0px 100px;
    font-size: 18px;
}
/*RESPONSIVE*/

@media (min-width: 1370px){
  .servicios{
    min-height: 810px;
  }
  .imagen h3{
    padding: 145px 60px 0px;
  }
}
#wprmenu_bar .bar_logo{
  float: right!important;
}

@media (max-width: 1024px){
  .header{
   display: none;
  }
  .imagen h3{
    padding: 45px 45px 0px;
  }
  .miembro p{
    font-size: 13px;
    padding: 1px 10px 0px 0px;
    line-height: 18px;
  }
  .miembro h3{
    padding-top: 0px;
  }
  .recent-post .texto {
      position: relative;
      margin-left: 10px;
      width: 240px;
      float: left;
  }
  .contacto {
    padding: 0px 0px 0px 0px;
  }
  .contacto-home2 h2,
  .contacto-home h2{
    padding-top: 20px;
  }
  .imagen-noticia{
    height: 230px;
  }
  .recent-post{
    height: auto;
  }
  .recent-post p{
    margin-bottom: 25px;
  }
 
  .parallax-home{
    min-height: 430px;
  }
  .contacto-home h2{
    font-size: 17px;
  }
  .contacto-home .boton-contacto{
      margin-top: 90px;
      margin-left: 0px;
  }
  .contacto-home {
    height: 200px;
  }
   .servicios{
     min-height: 482px;
  }


}

@media (max-width: 768px){
  .casos p {
    padding: 0px 0px 0px 0px;
  }
  .servicios{
     min-height: 382px;
  }
  .miembro{
    min-height: 300px;
  }
  .noticias p {
    height: 40px;
  }
  .noticias .ver-mas{
    margin-bottom: 40px;
  }
  .texto-banner h2{
    top: 24px;
  }
  .contacto-home2 h2{
    font-size: 17px;
  }
  .contacto-home2 .boton-contacto{
      margin-top: 90px;
      margin-left: 0px;
  }
  .contacto-home2{
    height: 220px;
  }
}



@media (max-width: 480px){
  .imagen h3 {
    padding: 120px 45px 0px;
  }
  .parallax-home {
    min-height: 360px;
  } 
  .contacto-home2 h2,
 .contacto-home h2 {
    font-size: 14px;
    padding-top: 0px;
  }
  .contacto-home .boton-contacto{
    margin-top: -4px;
  }
  .contacto-home2 .boton-contacto{
    margin-top: 10px;
  }
  .miembro img {
    width: 100%;
    height: auto;
    text-align: center;
  }
 .noticias .col-sm-4{
  margin-top: 60px;
  }
  .texto-banner{
    position: relative;
  }
  .texto-banner h2 {
    font-size: 32px;
    top: 15px;
    width: 100%;
  }
  .entrada-contacto p{
    padding: 0px 0px;
  }
  .imagen h3 {
    padding: 108px 45px 0px;
  }
  .contacto-home2 .boton-contacto,
  .contacto-home .boton-contacto {
    width: 172px;
    height: 35px;
    line-height: 35px;
  }
  .miembro {
    height: 675px;
    margin-bottom: 10px;
  }
   .miembro h3{
    text-align: center;
   }
   .casos p {
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
  }
  .contacto-home2,
  .contacto-home {
    height: 220px;
  }
  .noticias p {
    height: 80px;
  }
  .recent-post h4{
    font-size: 14px;
  }

}
