@charset "utf-8";
/* CSS Document */
.sb-site{background: #2b2e3c;}
@import url(http://fonts.googleapis.com/css?family=Montserrat:200,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,800);
@font-face{
   font-family:'montserrat-black';
   src: url('fuentefancy.eot');
   src: url('fuentefancy.eot?#amocristalab') format('embedded-opentype'),
        url('../font/montserrat-black.woff') format('woff'),
        url('fuentefancy.ttf') format('truetype'),
        url('fuentefancy.svg#IDdelafuente') format('svg');
}

/*Scroll*/
::-webkit-scrollbar {
    width: 10px;
	height:10px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
   -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,73,77,1); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
::selection {
	background:#003D7D;
	color:#FFF;
}
::-webkit-selection {
	background:#003D7D;
	color:#FFF;
}
::-o-selection {
	background:#003D7D;
	color:#FFF;
}
::-moz-selection {
	background:#003D7D;
	color:#FFF;
}

/** {margin: 0; padding: 0; border: 0 none;}*/
#enviar-email,
.contenedor_sec a h1,
.pie_pagina .convenios .redes_sociales a,
.scrollup,
#enviar-email_contactenos,
.anima,
button,
a{
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
a{text-decoration:none; display:block; padding:10px;}


body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
}


strong{font-weight:600;}
.s{position:fixed;}
#administramos,
h2,
h3{width:auto; color:#7C7C7C; margin:10px 0; padding:30px 0; font-family:'Montserrat', sans-serif; text-align:center; text-transform: uppercase;}

h2{
	
	font-size: 45px ;
	font-weight: 600;
	color: #0c3f74
}
.underline {
    height: 3px;
    width: 250px;
    background-color: #FFBF21;
    margin: 20px auto;
	position:relative;
	top:-30px;
	padding: 0 !important;
}
h2:before {
	height:10px;
	background:#FFBF21;
}
h3{
	font-size:20px;
	font-weight: 400;
	text-align:left;
	color: #0c3f74;
}
p, li{padding:10px; text-align:justify; color:#404952; font: 18px 'Open Sans', sans-serif; line-height:28px; font-weight:300;}
li{font-size:14px; line-height:normal; padding: 5px 0;}
span{padding-left:15px;}
/*#sb-site{width:100%; background: url(../imagenes/background.jpg) no-repeat center 0; background-size:1920px;}*/
#cabecera{
	width:100%; 
	position:absolute;
	position:fixed;
	top:690px;
	background:#222423;
	padding:30px 10px;
	z-index:10;
	
	-webkit-box-shadow: 0px 13px 50px -8px rgba(0,0,0,0.42);
	-moz-box-shadow: 0px 13px 50px -8px rgba(0,0,0,0.42);
	box-shadow: 0px 13px 50px -8px rgba(0,0,0,0.42);
}


.telefono p{color:#FFFFFF; font-size:31px;font-weight:200;}
.pos{height: 100px !important; position: relative; margin: 0 auto;}
.pos .logo{ width:auto; display:block; float:left; position:relative; top:0; left:10px;}
.pos .logo img {
    width:125px;
	height:auto;
	display:block;
    padding:10px;
    overflow:hidden;
    position:relative;
}

.logo_condo_gris {width:150px; display:none; padding-top:7px; }
.logo_condo_gris img{width:100%;}
/*nav{ height:130px !important; display:block; float:right;}*/


.pos ul{display:block;}
.pos ul li{display:block;list-style:none;}

.pos ul li a {
	display:block;
	text-transform: uppercase;
	font-family: 'Roboto',sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #686868;
	font-weight:400;
	padding:27px 20px;
	-webkit-transition: color 0.4s, border 0.4s, background 0.4s;
	-moz-transition: color 0.4s, border 0.4s, background 0.4s;
	-o-transition: color 0.4s, border 0.4s, background 0.4s;
	transition: color 0.4s, border 0.4s, background 0.4s;
 }
 
.pos ul li a:hover {
	color: #fff !important;
	background-color: #000000 !important;
	text-decoration: none;
 }
 
.header ul li.sfHover a {
	border-top-color: #ff904c;
	border-left-color: #ff904c;
	background: rgba(255,50,0,0.9);
	color: #fff;
}






#inicio,
#nosotros,
#servicios,
#proyectos,
#importante,
#mapa,
#contactenos{
	height:auto;
	display:block;
	position:relative;
	padding:100px 0 0 0;
}


#contactenos{background:#2b2e3c; padding:50px 0 0 0;}

#inicio{/*height:900px;*/ background:#FFFFFF !important; padding:0 !important;}
#inicio .logo img{width:100%;}
/* inicio */
#inicio .banner{
	width:auto;
	background: url(../imagenes/contenedor.png) no-repeat;
	position: absolute;
	top: 600px;
	left: 200px;
	padding: 60px 100px 80px 130px;
}
#inicio .banner h2,
#inicio .banner h3{display:block; margin:0; padding:0; color:#FFFFFF; text-align:left;}

#inicio .banner h2{font-size:38px;}
#inicio .banner h3{font-size:18px; font-weight:300;}
.margen_banner .item img{width:100%}
.fondo{background:#f0f0f0;}





/* Administramos */
#administramos{height:750px; background:url(../imagenes/fondo.jpg) center no-repeat; /*background-size:120%;*/ margin:0; position:relative;}
#administramos div{
	padding:20px 50px;
	margin:0 auto;
	color:#FFFFFF;
	background:#333333;
	font-family:'Open+Sans', sans-serif;
	font-weight:800;
	font-size:30px;
	text-align:center;
	position:absolute;
	right:50px;
	bottom:50px;
}





/* Nosotros */
#nosotros .nosotros{padding:70px; background-color:#c5c6c8; /*padding-top:10px;*/}
#nosotros .bottom_nosotros{padding-bottom:30px}
#nosotros .mis_vis{height:auto; display:block; background:#B31D20;}
#nosotros h3{width:auto; padding:20px 10px  0 10px !important;}
#nosotros .porque h3{padding:30px 10px 10px 20px !important}
#nosotros ul{
    margin-bottom: 20px;
    overflow: hidden;
}
#nosotros ul li {
	line-height:25px;
	list-style-type: square;
	list-style-image: url("../imagenes/check.png");
}
#nosotros .border{border-bottom:7px solid #234377; border-top:7px solid #234377;}
/*.border img{padding-left:200px;}*/
.border p{padding:100px 50px; font-size:15px;}



/* servicios */
#servicios h2{padding-bottom:40px;}
#servicios h3{width:auto; padding:40px 10px 30px 10px; margin:0;}
#servicios .lista{padding-left:30px;}
#servicios ul{padding-left: 25px;}
#servicios ul li {
  list-style-type:  square;
  list-style-image: url("../imagenes/check.png");
}
#servicios img{display:none;}
#servicios p{line-height:28px; color: black; padding-top:0;}
#servicios .row {background:#EFEFEF url(../imagenes/administracion_de_condominios.jpg) right no-repeat; background-size:800px/*padding-left:400px;*/}
#servicios .descripcion{padding-bottom:100px;}
/*#servicios .padd a{padding:30px 0;}*/
#servicios .padd{padding:30px 0;}


/* proyectos */
#proyectos h2{margin:0; }
#proyectos {background:#FFFFFF;}
#proyecto .descripcion{padding:50px 50px 50px 300px;}
#proyectos h2.spacio{margin-top:40px;}
#proyectos h3{color: #234377; font-family:'Open+Sans', sans-serif; font-weight:800; text-align:left !important; padding-bottom:0;}
#proyectos p{color:#234377; padding:0; font-size:16px !important; line-height:normal; font-weight:300; text-align:left;}
#proyectos .container div{padding:10px 30px;}
#proyectos .container div img{width:100%; background:#234377; padding-bottom:15px;}
#proyectos .container div h3{text-align:center; text-transform: uppercase;}
#proyectos a{background:#234377; padding:15px 25px; color:#FFFFFF; width: 100px;
    border-radius: 50px;}




/* Importante */


#importante h3{padding:0 10px; font-weight:700;}
#importante p{padding:10px;}
#importante a{color:#029fe4; font-size:17px;}

#importante .uno img{position:relative; top:-70px; z-index:5;}
#importante .dos img{position:relative; top:70px; z-index:5;}

.fondo_azul .container{padding:50px 200px;}

#importante .uno{background:#1e3255;}
#importante .dos{background:#263c61;}

.fondo_azul h3,
.fondo_azul h3{color:#029fe4;}

#importante p{color:#CFD3DB;}




/*  Mapa  */
/*#mapa{height: 500px;}*/





/* footer */

/* Contáctenos */
#contactenos form,
#contactenos .redes{/*width:290px;*/ /*float:left;*//* margin-right:80px;*/}
#contactenos .redes{/*width:250px;*/ /*margin-right:0; */}
#contactenos .bottom{padding-bottom:80px !important;}
#contactenos h3{color:#d4d5d9; font-size:23px; padding-right:150px;}
#contactenos p{color:#d4d5d9; font-size:16px;}

#contactenos label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.cont{padding:0 50px}
#contactenos input,
#contactenos textarea {
	width:100%;
    background-color:transparent;
    border: 0;
    border-bottom: 1px solid #575870;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8485A3;
    font:16px 'Roboto';
	padding:20px 10px 10px 10px;
	    box-sizing: border-box;
}
.Form-input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-family: 'NewsGothic';
    font-size: 0.75em;
}
textarea:focus,
input:focus {
    border:0;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)*/
}


#contactenos input::-webkit-input-placeholder,
#contactenos textarea::-webkit-input-placeholder{color:#575870;}


#contactenos p{padding-top:0;}
#contactenos p.btn{padding:20px 0 0 0;}
#contactenos .an{width:240px;}
#contactenos button{
    background-color: #ff484d;
    border: none;
    color: #fff;
    font:18px 'Roboto';
	font-weight:300;
    padding: 15px 65px;
	cursor:pointer;
}
#contactenos button:hover {
    background-color:#F5F5F5;
    color: #2B2E3C;
}

.derechos{display:block; background:#202331; color:#575870; font:16px 'Montserrat', sans-serif; font-weight:400; text-align:center; padding:25px 0;}
/* top */
.scrollup {
    width: 61px;
    height: 61px;
    opacity: 0.9;
    position: fixed;
    bottom: 44px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background:url('../imagenes/top.png') no-repeat;
    z-index: 1111;
}



/* redes sociales */
.redes ul{padding:0 !important;}
.social li{ display: inline-block; list-style:none; float:left;}

.social li a{
    width: 50px !important;
    height: 50px !important;
	display:block;
    text-align: center;
    border-radius: 100%;
    font-size: 20px;
    color:#266fe8;
    margin-right: 15px;
    line-height: 40px;
	border:1px solid #266fe8;
	padding: 5px 3px 0 3px;
	text-decoration:none;
}

.social a.twitter{border:1px solid #009BFF;color:#009BFF}
.social a.youtube{border:1px solid #FF0000; color:#FF0000;}

.social a:hover.facebook{background: #266fe8; color:#fff; border:1px solid #266fe8;}
.social a:hover.twitter{background: #009BFF; color:#fff; border:1px solid #009BFF; }
.social a:hover.youtube{background: #FF0000; color:#fff; border:1px solid #FF0000;}


.social li a span{ display: none;}






.ocultar_menu{position:relative; z-index:100;}

.ocultar_menu{display:none;}
.jann{
    width:100%;
    height:100px;
    position:fixed;
    background:rgba(17,79,154,0);
	size:200;
}
.jann2{
    width:100%;
    height:100px;
    position:fixed;
    background:url(../images/bg.jpg);
    background-position: 0 -300px;
    size:200;
}
/*.box-shadow{position: fixed !important;}*/
.fondo_menu_lefht{background:#1b1e2d;}
.sb-slidebar{width:200px !important;}
.sb-menu li a {
    padding: 20px 50px !important;
}
.popaps{width:810px !important; height:700px !important; padding:0;}

.popaps_video_cont{width:810px; height:470px; display:block; padding:0;}
.popaps_video{width:770px; height:430px; display:block; padding:0;}


hr{
    width: 45px;
    display: block;
	margin: 0 auto;
    border-top: 3px solid #F7F7F7;
	position:relative;
	top:-15px;
}
/*  booststrap  */
.nav li{margin-left:10px;}
.nav li a{background:#CA4F23; color:#FFFFFF; border-radius:50px ; padding:10px 25px !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #424242 !important;
    background-color:#FFFFFF !important;
}
.nav{position:relative;}

.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;
	font-family:'Open+Sans', sans-serif;
	font-size:14px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #424242;
    background-color: #ffffff;
}
@media screen and (min-width: 200px) and (max-width: 800px) {
	
	h2{font:30px 'montserrat-black', sans-serif;}
	.underline {
		width: 200px;
	}
	.ocultar_menu{display:block !important;}
	.telefono, .nav{display:none !important;}
	
	#inicio h2{font-size:35px;}
	#nosotros p{text-align:justify;}
	/*#nosotros ul{padding-left:10px;}*/
	#inicio .proyectos_libres{
		width:370px;
		display: block;
		/*background: url(../images/contenedor_responsive.png) no-repeat;*/
		position:absolute;
		top: 210px;
		left: 0;
		padding: 30px 0 80px 70px;
	}
	.dos_columnas li{width:100%;}
	.dirigido{display:block; padding:10px;}
	
	.scrollup {right:20px !important;}
}
@media screen and (min-width: 200px) and (max-width: 1000px) {
	.logo_condo_gris {display:block;}
	#cabecera{
		padding:0;
		position:fixed !important;
		top:0 !important;
	}
	#inicio{padding-top:70px !important;}
	.telefono p{display:none;}
	#nosotros{padding-top:50px}
	.popaps{width:300px !important; height:400px !important; padding-bottom:30px;}
	
	.popaps_video_cont{width:390px; height:240px; display:block; padding:0;}
	.popaps_video{width:350px; height:200px !important; display:block; padding:0;}
	
	.ocultar_menu{display:block !important;}
	.nav{display:none !important;}
	
	.border img {padding-left:10px;}
	.border p {padding: 30px; }
	#servicios .row {padding-left: 10px;}
	.container {width: 100%;}
	.fondo_azul .container{padding:50px 10px;}
	.row {margin:0;}
	#administramos{height:280px; background:url(../imagenes/fondo_azul.jpg) center no-repeat; background-size:120%;}
	#administramos div{
		width:100%;
		padding:20px;
		font-size:17px !important;
		position:absolute;
		right:0;
		bottom:0;
	}
	.carousel-indicators {
		left: 40%;
	}
	.carousel-indicators li {
		width: 15px !important;
		height: 15px !important;
	}
	.carousel-indicators .active {
		width: 15px !important;
		height: 15px !important;
	}
	.carousel-indicators{width:80px !important; padding:10px !important; margin:0 auto; background:rgba(0,0,0,0.80); border-radius:10px;}
	
}
#nosotros .border .container{width:1500px !important;}
@media screen and (min-width: 200px) and (max-width: 1600px) {
	#servicios img{/*width:100%;*/ display:block;}
	#servicios .row {background :#EFEFEF none;}
	#nosotros .border .container{width:auto !important;}
}
@media screen and (min-width: 200px) and (max-width: 600px) {
	
	.cont {padding: 0;}
	
	/*#sb-site{width:100%; background:#000000 url(../images/background.jpg) no-repeat -200px 0; background-size:1920px;}*/
	/*#nosotros p{font-size:18px; line-height:25px}*/
	#beneficios{padding-top:0;}
	#beneficios ul li{font-size:16px;}
	#beneficios .inversion p span{display:block;}
	#inicio a.ingresar{margin: 10px 0 0 0; width: 290px; text-align:center;}
	
	#proyectos .container div {padding: 10px;}
	#proyectos .container .container{padding:0;}
	#proyectos .container .container div{padding:30px 0;}
	
	
}

/*correo{color:#ff484d !important; font-weight:600;}*/


.carousel-indicators li {
    display: inline-block;
	width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#FFBF21;
    border:none;
}
.carousel-indicators .active {
    width: 20px;
    height: 20px;
	border:none;
    margin: 0;
    background-color: #fff;
}
.carousel-indicators{width:150px; padding:15px; margin:0 auto; background:rgba(0,0,0,0.80); border-radius: 10px;}

/* redes sociales */
.redes ul{padding:0 !important;}
.social li{ display: inline-block; list-style:none; float:left;}
.social li a{
    width: 50px !important;
    height: 50px !important;
	display:block;
    text-align: center;
    border-radius: 100%;
    font-size: 30px;
    color: #41BDFF;
    margin-right: 6px;
    line-height: 40px;
	border:1px solid #41BDFF;
	padding: 5px 3px 0 3px;
}
.social li a.fa-whatsapp{border:1px solid #8FBC1F; color:#8FBC1F;}


.social li a:hover{
    background: #41BDFF;
	border:1px solid #0066AD;
	text-decoration:none;
	color:#FFFFFF;
}
.social li a.fa-whatsapp:hover{
	background:#8FBC1F;
	border:1px solid #8FBC1F;
	text-decoration:none;
	color:#FFFFFF;
}
.social li a span{ display: none;}

footer .bottom p{padding: 0; margin: 0;}
footer .bottom h3{padding: 20px 0 0px 0}

