
h1.ryl-bold-heading, h2.ryl-bold-heading, h3.ryl-bold-heading, h4.ryl-bold-heading, h5.ryl-bold-heading, h6.ryl-bold-heading {
	/* font-family: 'Source Serif Pro', serif; */
	/* font-family: 'Arapey', serif; */
	font-family: 'Playfair Display', serif;
}
h1,h2,h3,h4 {
	/* font-family: 'Source Serif Pro', serif; */
	font-family: 'Playfair Display', serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.fuente2 {
	font-family: 'Playfair Display', serif;
}
.ryl-cell-middle .fuente2 {
	color: #f9c756;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.36);
	font-size: 54px;
}
.logo-header {
	text-align: center
}
.logo-header .logo1 {
	width: 900px;
	display: inline-block;
	margin-bottom: 50px;
}

.logo1 {
	width:875px;
	display: block;
	max-width: 100%;
}

img {
	max-width: 100%;
}

.isologo {
  width: 327px;
  height: 96px;
  background-image: url("../../images/isologo2.png");
  background-size: 100% 100%;
  background-position: center;
}

.intro {
	background: #303030;
	color: #fff;
}

.ryl-home-parallax-background-style-2 {
	background-image: url("../../images/legal.jpg");
	background-image: url("../../images/local2.jpg");
	background-image: url("../../images/local2a.jpg");
	background-image: url("../../images/portada1.jpg");
}

.intro ul {
	margin-top: 40px;
}

.intro ul li {
	font-size: 20px;
	position: relative;
}
.intro ul li:after {
	content:"";
	display: block;
	opacity: 0.8;
	width: 65px;
	height: 1px;
	background: #f1d430;
	margin:15px auto;
}
.intro ul li:last-child:after {
	content: none;
}

.local {
	text-align: center;
}
.local img {
	width: 800px;
	max-width: 100%;
}

.ryl-team-member-style-2 .ryl-social {
	display: flex;
	justify-content: center; 
}
.ryl-team-member-style-2 .ryl-social li {
	float: none;
}
.ryl-contact-parallax-background-style-1 {
	background-image:url('../../images/palaciojusticia.jpg');
}

.ryl-team-member-style-2 img {
	border-radius:10px;
	border:2px solid #fff;
	transition: all 0.3s ease-in-out;

}
.ryl-team-member-style-2:hover img {
	/* border:2px solid #f9c756; */
	border:2px solid #f9c756;
}

.ryl-footer-content span {
	/* color:#f9c756; */
	color: #f9c756;
}
button[type="submit"]:disabled {
	opacity: 0.7;
}

.redes-header {
	position:absolute;
	right:20px;
	top:15px;
}

.ryl-home-header-right-side {
	padding-top: 30px;
	padding-bottom: 15px;
}
.ryl-home-header-style-1 {
	padding-top: 30px;
}

.ryl-home-header-style-1 .ryl-home-nav {
	/* border-top: 2px solid #f9c756; */
}

/* quienes somos */
.ryl-process-style-1 .ryl-process-item{
	width: 50%;
}
.ryl-process-style-1 .ryl-process-item .ryl-content {
	height: 125px;
}
#ryl-main #quienes-somos {
	padding-bottom: 100px;
}
#quienes-somos .item2 .header {
	display: inline-block;
	background:#f9c756;
	color: #303030;
	padding: 6px 18px;
}
#quienes-somos .item2 .header h3 {
	font-size: 30px;
	margin:0;
	font-family:"Raleway", serif;
}

#quienes-somos .item2 .content {
	background: #fff;
	padding: 15px;
	height: 200px;
	text-align: center;
	font-size: 20px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;	
	z-index: 20;
	position: relative;
	/* border:1px solid #f9c756 */
}
#quienes-somos .item2 .content:before {
	content:"";
	position: absolute;
	width: 95%;
	height: 90%;
	border:1px solid #f9c756;
	left: 2.5%;
	top: 5%;
	z-index: -1;
}

/* ESTUDIO JURIDICO */
section#estudio-juridico {
	padding: 40px 0 80px;
}
.ryl-skill-parallax-background-style-1 {
	background-image: url('../../images/legal.jpg');
}

.box-legal {
	padding: 20px 35px;
	text-align: center;
	background: rgba(0,0,0,0.70);
	height: 280px;
}
.box-legal p {
	font-size: 22px;
}
.box-legal h3 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
	min-height: 72px;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	/* text-transform: inherit; */
	font-family: "Raleway", serif;
	font-size: 30px;
}

.box-legal h3:after {
	content:"";
	display: inline;
	width: 25%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 0;
}

.box-legal:after {
	content:"";
	display: inline;
	width: 70%;
	left: 15%;
	height: 1px;
	background: #f9c756;
	position: absolute;
	bottom: 0;
}

.box-legal:before {
	content:"";
	display: inline;
	width: 70%;
	left: 15%;
	height: 1px;
	background: #f9c756;
	position: absolute;
	top: 0;
}


/* INMOBILIARIA */
section#inmobiliaria {
	padding: 40px 0 80px;
	color: #fff;
}
section#inmobiliaria hr {
	border-color: #fff;
}
#inmobiliaria .ryl-parallax-bg {
	background-image: url('../../images/lacanada.jpg');
}

#inmobiliaria .icono {
	background: #f9c756;
	display: inline-block;
	width: auto;
	padding: 10px;
	position: relative;
	margin-bottom: 25px;
}

#inmobiliaria .icono:after {
	content: " ";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	border: 9px solid transparent;
	border-top-color: transparent;
	margin-bottom: -18px;
	margin-left: -9px;
	border-top-color: #f9c756;
}
#inmobiliaria .icono img {
	width: 64px;
}

#inmobiliaria .servicio {
	color: #fff;
	text-align: center;
	/* background: rgba(0,0,0,0.75); */
	padding: 20px;
}

h1.ryl-bold-heading {
	font-size: 45px;
}

#inmobiliaria .servicio .titulo {
	font-size: 22px;
	font-weight: bold;
	font-family: "Raleway", serif;
}

.ryl-team-member-style-2 ul {
	padding-top: 15px;
}

.ryl-home-nav {
	background: rgba(0,0,0,.5);
}

footer.ryl-footer-style-2 .ryl-footer-content {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
}

.equipo {
	margin-bottom:80px;
}

.ryl-icon-circle-border-2 {
	font-size: 26px;
	padding-top: 7px;
}
.contactos > a {
	font-size: 32px;
	display: inline-block;
	margin-bottom: 10px;
}
.contactos > a:hover {
	color: #f9c756;
}
.contactos li {
	margin: 0 7px;
}

.ryl-icon-circle-border-3 {
	text-align: center;
}
.ryl-icon-circle-border-3:before {
	line-height: 45px;
}


/* ULTIMAS MODIFICACIONES */

#ryl-home-content .contactos {
	position: absolute;
	right:30px;
	bottom: 30px;
}

#quienes-somos .ryl-bold-heading {
	color: #f9c756;
}
#quienes-somos .item2 .content {
	background: #000;
	color: #fff;
}

#quienes-somos .subtitulo {
	border:2px solid #000;
	padding:20px;
}

.ryl-team-member-style-2 header::after {
	bottom:-12px;
	opacity: 1;
}
.ryl-team-member-style-2 img {
	border: 2px solid #f9c756;
}

.ryl-team-member-style-2:hover {
	cursor:default;
}
.ryl-team-member-style-2 > p {
	min-height: 65px;
}
.ryl-team-member-style-2:hover .ryl-social {
	background: transparent;
}
.ryl-team-member-style-2:hover .ryl-social a {
	color: rgb(136, 136, 136);
}

.equipo .ryl-section-item .ryl-image > img {
	height: 345px;
	width: 100%;
	object-fit: cover;
}
.ryl-team-member-style-2 header {
	min-height: 36px;
}

.ryl-home-header-style-1 .ryl-home-nav {
	border-color:#f9c756
}

.equipo .ryl-section-item .ryl-image > img.procuracionimg {
	border-radius: 100%;
	height: 250px;
	width:250px;
	object-position: 50% 40%;
}
.proc_wrap {
	padding-top: 45px;
}
.equipo .ryl-section-item .ryl-image {
	height: 345px;
}

#error {
	float: left;
	clear: left;
	width:100%;
	text-align: center;
	font-size:22px;
	font-weight: bold;
	margin-top: 35px;
	color: #f9c756;
}

.mensaje {
	width: 100%;
	float: left;
	clear:left;
	font-size: 22px;
	color: #f9c756;
	text-align: center;
	background: rgba(0,0,0,0.85);
	padding: 30px;
}

/* RESPONSIVE */
@media screen and (min-width:992px) {
	.col-md-2-5 {
		width: 20%;
	}
}

@media screen and (max-width:992px) {
	.ryl-cell-middle .fuente2 {
		font-size: 44px;
	}
	.ryl-cell-vertical-wrapper .ryl-cell-middle {
		vertical-align: top;
	}
	#ryl-home-content .contactos {
		position: static;
		margin-top: 30px;
	}
	#quienes-somos .item2 .content {
		height: auto;
	}
	.valores {
		margin-top:35px;
	}
}

@media screen and (max-width:550px) {
	.ryl-cell-middle .fuente2 {
		font-size: 36px;
	}
	.contactos > a {
		font-size: 26px;
	}
	#ryl-home-content {
		height:auto !important;
		padding-bottom: 50px
	}
	h1.ryl-bold-heading {
		font-size:40px;
	}
	.box-legal h3 {
		font-size: 26px;
	}
	.box-legal p {
		font-size: 20px;
	}
}