@charset "utf-8";
/* CSS Document */

iframe.embed-responsive-item.videoyt {
	width: 70%;
	height: 450px;
	display: block;
	margin: auto;
	margin-top: 55px;
}
body {
	background: url(../commons/img/bg.jpg);
}
nav {
	background: url(../commons/img/nav.jpg) repeat-x;
}
.espacio {
	height: 25px;
}
.bg-cont {
	background: rgba(204,204,204,0.2);
	/* padding:0px 0 20px 0; */
	background-size: contain;
}
.bg-cont-ser {
	background: url(../commons/img/juridica.jpg) no-repeat top;
	background-size: cover;
	padding: 50px 0 50px 0;
}
.bg-cont-nos {
	background: url(../commons/img/nosotros.jpg) no-repeat top right;
	background-size: cover;
	height: 500px;
	padding: 50px 0 50px 0;
	position: relative;
}
.bg-cont-nos2 {
	background: url(../commons/img/nosotros2.jpg) repeat-x top #d7d5d4;
}
.bg-cont-nos3 {
	background: url(../commons/img/nosotros3.jpg) repeat-x top #d7d5d4;
}
.bg-cont-nos4 {
	background: #21273F;
}
.bg-azul {
	background-image: url(../commons/img/bg-azul.png);
	background-repeat: no-repeat;
	background-size: contain; 
	padding: 20px 0 0 0;
}
.bg-azul2 {
	background: url(../commons/img/bg-azul-os.png) repeat-x;
	padding: 20px 0 0 0;
}
.margin-t {
	margin-top: 0px;
}
.adelante {
	position: relative;
	z-index: 1001;
}
.res-es {
	margin-top: -42px;
}
.n-logo {
	float: left;
	margin: 11px 0 0 0;
	text-align: center;
	width: 34%;
}
.n-btn {
	float: right;
	margin: 11px 0 0 0;
	width: 66%;
}
.btn-b {
	width: 23%;
	height: 92px;
	float: left;
	margin: 0 -55px 0 0;
	position: relative;
	z-index: 6;
}
.btn-b img {
	width: 100%;
}
.btn-b2 {
	width: 23%;
	height: 90px;
	float: left;
	margin: 0 -55px 0 0;
	position: relative;
	z-index: 5;
}
.btn-b2 img {
	width: 100%;
}
.btn-b3 {
	width: 23%;
	height: 90px;
	float: left;
	margin: 0 -55px 0 0;
	position: relative;
	z-index: 4;
}
.btn-b3 img {
	width: 100%;
}
.btn-b4 {
	width: 23%;
	height: 90px;
	float: left;
	margin: 0 -55px 0 0;
	position: relative;
	z-index: 3;
}
.btn-b4 img {
	width: 100%;
}
.btn-b5 {
	width: 23%;
	height: 90px;
	float: left;
	margin: 0 -55px 0 0;
	position: relative;
	z-index: 2;
}
.btn-b5 img {
	width: 100%;
}
.btn-b6 {
	width: 23%;
	height: 90px;
	float: left;
	margin: 0 -55px 0 0;
	position: relative;
	z-index: 1;
}
.btn-b6 img {
	width: 100%;
}
.centrar {
	text-align: center;
}
.centrar2 {
	text-align: center;
}
.centrar2 img {
	width: 80%;
	margin: 30px;
	transition: all ease 300ms;
}
.centrar2 img:hover {
	width: 80%;
	margin: 30px;
	transform: scale(1.1, 1.1)
}
.izq {
	text-align: left;
}
.der {
	text-align: right;
}
.centrar img {
	width: 100%;
}
.titulos {
	background: #1f1f37;
	border-radius: 15px 0 15px 15px;
	color: #FFF;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	height: 85px;
	padding: 20px 0 20px 0;
	transform: scaleX(1.05);
}
.titulos2 { 
	background: #1f1f37;
	border-radius: 15px 0 15px 15px; 
	color: #FFF;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	min-height: 85px;
	padding: 25px 0 20px 0;
	transform: scaleX(1.05);
}
.in-izq {
	margin: 20px 0 20px 0;
}
.fecha {
	height: 24px;
	width: 180px;
	background: #16162c;
	margin: 0 0 0 30px;
	color: #FFF;
	padding: 10px 0 30px 30px;
	position: relative;
	z-index: 1001;
}
.titu2 {
	color: #223342;
	font-family: "Century Gothic";
	font-size: 21px;
	padding: 20px 0 0 0;
}
.in-img {
	height: auto;
	margin: -20px 0 20px 0;
}
.in-img img {
	width: 100%;
}
.btn-mas {
	height: 24px;
	width: 140px;
	background: #4170b4;
	margin: 30px 0 20px 30px;
	color: #FFF;
	padding: 15px 0 30px 30px;
	float: right;
}
.btn-mas a {
	color: #FFF;
	text-decoration: none;
}
.btn-mas:hover {
	background: #1f1f37;
	height: 24px;
	width: 140px;
	text-decoration: none;
	color: white;
}
.btn-mas-s {
	height: 24px;
	width: 140px;
	background: #4170b4;
	color: #FFF;
	padding: 15px 0 30px 30px;
	float: right;
	position: relative;
	right: 10px;
	top: 40px;
}
.btn-mas-s a {
	color: #FFF;
	text-decoration: none;
}
.btn-mas-s:hover {
	background: #1f1f37;
	height: 24px;
	width: 140px;
	text-decoration: none;
	color: white;
}
.btn-linea {
	height: 20px;
	width: 240px;
	background: #4170b4;
	color: #FFF;
	padding: 10px 0 30px 20px;
	float: right;
	position: relative;
	right: 200px;
	top: 100px;
}
.btn-linea a {
	color: #FFF;
	text-decoration: none;
}
.btn-linea:hover {
	background: #1f1f37;
	text-decoration: none;
}
.myriad-b {
	font-family: "Myriad Pro";
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
}
.myriad-b a {
	text-decoration: none;
	color: #223342;
}
.myriad-b a:hover {
	color: #666;
}
.myriad-b a:hover img {
	transform: rotate(45deg)
}
.bg-g-der {
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	height: 30px;
}
.bg-g-izq {
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	height: 30px;
}
.bg-ser {
	background: rgba(33,25,21,0.6);
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	padding: 20px;
	margin-bottom: 62px;
}
.titulo-ser {
	font-family: "Century Gothic";
	font-size: 25px;
	color: #FFF;
	text-align: center;
	line-height: 26px;
}
.propiedad {
	background: #4170b4;
	font-family: "Century Gothic";
	font-size: 30px;
	color: #FFF;
	text-align: center;
	padding: 10px 26px;
	max-width: 626px;
	display: block;
	margin: 30px auto;
}
.text-propiedad {
	font-family: "Century Gothic";
	font-size: 24px;
}
.c-redondeado {
	background: #FFF;
	border-radius: 30px;
}
.text-cont {
	font-family: "Century Gothic";
	font-size: 26px;
	line-height: 24px;
}
.text-sigue {
	font-family: "Myriad Pro";
	font-weight: bold;
	font-size: 16px;
}
.linea-der {
	border-right: #FFF 3px solid;
}
footer {
	background: url(../commons/img/bg-footer.jpg) repeat-x #4170b4;
	height: auto;
}
footer img {
	width: 100%;
}
.text-f {
	color: #FFF;
	line-height: 16px;
	padding-top: 10px;
}
.sigue-f {
	border-left: #FFF 2px solid;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 25px;
	transition: all ease 1s;
}
.sigue-f img {
	width: 20%;
}
.sigue-f img:hover {
	transform: scale(1.2, 1.2);
}
.text-noticias {
	line-height: 16px;
	text-align: justify;
	padding: 26px;
}
.text-noticias .fileAttachments {
	color: black;
}
.text-noticias img {
	float: left;
	margin: 0px 41px 0px 7px;
	max-width: 100%;
}
.image-t {
}
.image-t img {
	width: 100%;
	margin-bottom: 20px;
}
.text-nosotros {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #FFF;
}
.text-blanco {
	color: #FFF;
	font-family: "Century Gothic";
	text-align: justify;
	font-size: 18px;
}
.c-azul {
	background: #21273f;
	padding: 20px;
}
.barra-azul {
	width: 100%;
	height: 19px;
	background: url(../commons/img/b-azul.jpg);
}
.NewText {
	position: absolute;
	top: 40px;
	left: 691px;
	font-size: 34px;
	width: 355px;
	text-align: center;
	line-height: 1;
}

@media (max-width: 768px) {
iframe.embed-responsive-item.videoyt {
	width: 70%;
	height: 450px;
}
.titulos {
	transform: scaleX(0.99);
	text-align: center;
	font-size: 22px;
	height: auto;
}
.margin-t {
	margin-top: 40px;
}
.linea-der {
	border-right: #FFF 0px solid;
}
footer {
	text-align: center;
}
footer img {
	width: 40%;
}
.sigue-f img {
	width: 7%;
}
.NewText {
	top: 40px;
	left: 0px;
	width: 100%;
}
.btn-linea {
	right: 58px;
	top: 130px; 
}

.bg-cont-nos {
	
background-position: -490px;
	
background-size: cover;
}
}

@media (max-width: 992px) {
iframe.embed-responsive-item.videoyt {
	width: 100%;
	height: 150px;
}
.res-es {
	margin-top: 0px;
}
.titulos {
	transform: scaleX(1);
	text-align: center;
	font-size: 26px;
	border-radius: 0 0 0 0px;
}
.titulos2 {
	transform: scaleX(1);
	text-align: center;
	font-size: 26px;
	border-radius: 0 0 0 0px;
}
.linea-der {
	border-right: #FFF 0px solid;
}
}

@media (max-width: 1170px) {
}
img#logo_business {
	max-width: 400px;
	max-height: 200px;
	margin: auto;
	display: block;
}
div#login {
	font-size: 17px;
}
div#login>h1 {
}
div#login input {
	max-width: 240px;
	display: block;
	margin: auto;
	margin-top: 14px;
}
img.lg-login {
	float: left;
	width: 80px;
	margin-right: 11px; 
	margin-top: -9px;
}
.row.listBusiness img {
	cursor: pointer; 
}
.row.noticias>div {
	height: 575px;
}
.fileAttachments {
	margin-bottom: 40px; 
	color: white;
}
.linksInterest a {
	text-align: center;
}
.linksInterest img {
	max-width: 100%;
	max-height: 58px;
	display: block;
	margin: auto;
	margin-bottom: 40px;
}
.row.preferemceLinks {
	margin-top: 25px;
	padding: 20px;
}
.row.preferemceLinks h3 {
	margin-bottom: 31px;
}


img#property_logo {
	max-width: 400px;
	max-height: 200px;
	margin: auto;
	display: block;
}
div#property_login {
	font-size: 17px;
}
div#property_login>h1 { 
}
div#property_login input {
	max-width: 240px;
	display: block;
	margin: auto;
	margin-top: 14px;
}
img.lg-login {
	float: left;
	width: 80px; 
	margin-right: 11px; 
	margin-top: -9px;
}


label.centrar_1 {
    text-align: center;
    width: 151px;
    margin: auto;
    display: block;
    margin-top: 14px;
}

label.centrar_1 input {
    float: left;
    margin: 5px 6px !important;
}