*{
	font-family:'Noto Sans', sans-serif;
}
.curvatable{
	margin: 5px; 
	border:1px solid #eaeaea; 
	border-radius:4px; padding:8px;
	text-align:center;
}
.direccion{
	
	color:#ffffff;
	
}
.radiuss{
	border-radius: 4px;
}
.nomargin{
	margin: 0px;
	
}
.azul1{
	color:#002289;
	text-rendering: optimizelegibility;	
}
.azul2{
	color:#439ff4;
	text-rendering: optimizelegibility;	
}
.verde1{
	color:#a7c213;	
	text-rendering: optimizelegibility;
}
.blanco{
	color:#ffffff;
	text-rendering: optimizelegibility;
	text-shadow: 0 1px 0 #606060;	
}
.rojo{
	color:#b80016;
	text-rendering: optimizelegibility;
}
.info{
	margin-left:2.1% !important;
}
.form{
	background-color:#fafafa;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.nomargin{
	margin-left:0px !important;
	padding-left:0px;
}
.shadow{
	background-image:url(../images/shadow.png);
	height:24px;	
}
.loguitos{
	float:left;
	margin-right:8px;
	
}

.iconfbfooter{
	border-radius: 4px;
	padding:0 5px;
}
.marginright{
	margin-right:40px;
}
.iconlist{
	list-style-image:url('../images/icon-chulo.png');
	color:white;
	margin-left: 50px;
	
}

.span5.mejor-opcion table td .c{position:relative;padding-left: 40px;}
.span5.mejor-opcion table td .c i{ background: url(https://www.airesacondicionadoscali.com/images/chulo.png) 0px 0px no-repeat;width: 30px;height: 30px;position: absolute;top: -3px;left:0; }

footer{
	/*background:url(../images/bg-footer.png) center top;*/
	margin-top: -40px;
	padding-top:50px;
}

footer a{
	color:#FFFFFF;
}
body{
	color:#505050;
	background: url(../images/bg-cielo.jpg)center top;
	background-attachment: fixed;
border-bottom: 4px solid #478647;
}

.logo{
	position: absolute;
	z-index: 1;
	margin-top: 20px;
}

.copy-top{
	padding-top: 30px;
	margin-bottom: 30px;
	float:right;
	color:#2b1c72;
	
}
.photo-gallery .item{float: left;margin: 1px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow: hidden;}
#forma{
	/*background:url(../images/bg-top-banner.png) center top #efeeec;*/
	
}

#formainternas{
	/*background:url(../images/bg-top-banner.png) center top #efeeec;*/
	/*height: 320px;*/
}
.titulos{
	/*background-image:url(../images/bg-buttom.jpg);
	background-repeat:repeat-y;*/
	border-radius:3px;
	padding: 1px 10px;
	background-color:#F3D137;
	max-width:300px;
}

.titulos-blue{
	/*background-image: url(../images/bg-buttom-blue.jpg);
	background-repeat:repeat-y;*/
	border-radius:3px;
	padding: 1px 10px;
	background-color:#ecce46;
	max-width:280px;
	float:right;
}

.imgpics{
	margin: 10px 2px;
	float: right;
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0.4);
}

.imggaleria{
	margin: 10px 2px;
	border-radius: 3px;
	border: 4px solid rgba(255, 255, 255, 0.4);
	margin-right: 10px;
}
.iconleft{
	float:left;
	margin-right:10px;
	margin-top: 5px;
}

.iconright{
	float: right;
	margin-left:10px;
	margin-top: 5px;
}
.mas{
	background-image:url(../images/icon-mas.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
}
.masverde{
	background-image: url(../images/icon-mas-verde.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
	color:#000;
}
#header{
	
	padding:15px 0 00px 0;	
	border-bottom: 0;
	
}
header h2{
	font-weight: bold;
	color:#ffffff;
	
}

header h4{
	font-weight:normal;	
	color:#ffffff;
	
}
header .direccion{
	color: #808080;
	font-size: 13px;
	font-weight: bolder;
	
}
#menu_top{
	/*border-bottom:5px solid #D5140D;	
	background: -webkit-linear-gradient(#CE1F14, #BB140B);
	background: -moz-linear-gradient(#CE1F14, #BB140B);
	background: -o-linear-gradient(#CE1F14, #BB140B);
	background: linear-gradient(#CE1F14, #BB140B);
	-webkit-box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 5px 10px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 5px 10px rgba(50, 50, 50, 0.4);*/
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	
	/*background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 1px solid #d4d4d4;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);*/
	overflow:hidden;
	    background: #001c8d;
    border-right: 7px solid #f2f2f2;
    border-left: 7px solid #f2f2f2;
}
#menu_top .navbar{
	margin:0;
	/*background: transparent url(../images/back-nav.png) center bottom no-repeat;
	padding-bottom: 20px;*/
	float:left;
	width:100%;
	color:#FFFFFF;
}
#menu_top .navbar-inner{
	border: 0;
	padding: 0px 0;
	background: transparent ;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
}
#menu_top .navbar-inner .nav-collapse a, #menu_top .navbar-inner .brand{
	text-shadow: 0 0;
	color: #fff;
	font-size: 17px;
	/*font-weight:bold;*/
	padding: 20px 10px;
	border-left:1px solid rgba(0, 133, 175, 0.19);
}
#menu_top .navbar-inner .brand {
	display:none;
	border:0;
}
@media (max-width: 979px) {
	#menu_top .navbar-inner .brand {
		display:block;
	}
	#menu_top .form-search{
		margin: 0 18px;
		display: inline-block;
	}
	.copy-top{
		margin-left:70px !important;
		padding-top: 10px !important;
}
	#header .container {
		/*padding: 0 15px;*/
		padding: 0 0px;
}
	.tel{
		margin-top:100px;
	}
	header h3 {
	margin-top: 0px !important;
}
	.imgcontac{
		padding-top:28px;
}
}

.imgcontac{
	border-top-right-radius: 4px;
}
#menu_top .navbar-inner li a:hover{
	background:#0085AF;
	color:#ffffff;
	
}
#menu_top .navbar-inner li:first-child a{
	border-left:0;
}
#menu_top .navbar-inner li.active a{
	background: #0085AF;
	color:#ffffff;
	
}
.banner_ppal {
	/*width:67.95744680851064%;*/
	float:left;
}

.bannerinterna{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom:10px;
	
}
.tel{
	padding-top:40px;
	overflow:hidden;
}
.programas {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.contentprogramas {
	padding: 10px;
}

.list_carousel li{
	/*background:url(../images/back_li_banner.png);*/
}
.info_propiedad{
	/*background:url(../images/banner_back.png);*/
	padding:10px;
	margin-top:10px;
	text-align:left;
	position:relative;
	min-height: 229px;
}
.list_carousel li:hover .info_propiedad {
	/*background:url(../images/banner_back_hover.png);*/
	
}
.list_carousel li:hover .title_banner, .list_carousel li:hover .details_propiedad{
	color:#FFFFFF;
}
.list_carousel li:hover a{
	text-decoration:none;
}
.list_carousel li > a{
	display:block;
}
.img_propiedad{
	width:100%;
	height:230px;
	overflow:hidden;
}
.img_propiedad img{
	width:auto;
	max-width:none;
	max-height:230px;
}
.plus_icon{
	/*background:url(../images/plus.png) 0px -26px;*/
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	right:15px;
	bottom:15px;
}
.list_carousel li:hover .plus_icon{
	/*background:url(../images/plus.png) 0px 0px;*/
}
.title_banner{
	color:#363636;
	font-size:18px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px solid #E5DED3;
}
.details_propiedad{
	color:#525252;
}
#shadow-banner{
	padding:30px 0 25px 0;
	/*background:url(../images/sombra-banner.png) no-repeat;*/
	background-size: 100%;   
	-moz-background-size: 100%;  
	-o-background-size: 100%;  
	-webkit-background-size: 100%;   
	-khtml-background-size: 100%;
}

#contenido{
	background-image: url(../images/main-bg.jpg);
	background-size: contain;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 20px;
	border-radius: 4px;
	
}
#contenido h4,h3,h2,p{
	text-align:justify;
	
}

#contenido a{
	color:white;
}

.icono-chulo{
	/*background-image:url(../images/icono-chulo.png);*/
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:38px;

#index_content section{
	/*padding:0 20px;*/
}
#index_content h4{
	font-weight:bold;
	color:#013467;
}
#index_content p{
	color:#505050;
	font-size:12px;
}
.propiedad_info th{
	text-align:left;
	padding-right: 10px;
}
#index_content a{
	color:#AB0000;
}
.plus_icono2{
	/*background: url(../images/plus2.png) no-repeat;*/
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-bottom: -5px;
	margin-left: 5px;
}
#sectionB{
	/*background:#000000 url(../images/sectionB.png);*/
	color:#FFFFFF;
	padding: 15px 0;
}
#sectionB .span6 > div{
	padding:0 30px;
	padding-bottom:10px;
	margin:20px 15px;
	border-left:1px solid #AB0000;
	border-bottom:1px solid #AB0000;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	position:relative;
}
#sectionB .span6 > div h4{
	font-size:24px;
	font-weight: normal;
}
#sectionB .span6 > div a{
	color:#C8C8C8;
	font-size:12px;
}
#sectionB .span6 > div h4 a{
	font-size:24px;
	text-decoration:none;
	color:#FFFFFF;
}	
.cotagorias_iconoA, .cotagorias_iconoB{
	/*background: url('../images/iconos-categorias.png') no-repeat;*/
	position:absolute;
	display:block;
	top: -17px;
	left: -27px;
	width: 51px;
	height: 51px;
}
.cotagorias_iconoB {
	background-position: 0px -59px;
}
#sectionB .span4 img {
	max-width: 145px;
}
#sectionB .span4.exist {
	height: 80px;
	width:80px;
	overflow: hidden;
	margin-bottom: 7px;
}
#content_ppal.internas{
	background:#FFFFFF;
	position:relative;
	top:-15px;
	padding:0 15px;
}
.title_pagina{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ab0000;
	font-weight: normal;
}
.info-propiedad-categoria th{
	text-align:left;
	padding-right:5px;
}
.info-propiedad-categoria{
	font-size:12px;
}
.propiedad-categoria{
	margin-bottom:15px;
	padding:15px;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
}
.propiedad-categoria a{
	color:#505050;
}
.prop_title{
	font-size:14px;
}
.propiedad-categoria:hover{
	background:#F7F7F7;
}
.propiedad-categoria .span4{
	border:1px solid #CCCCCC;
	max-height: 120px;
	overflow: hidden;
}
.propiedad-categoria .span4 img{
	max-width:210px;
}
#form_contact{
	background:#FFFFFF;
	padding: 0 15px;
	padding-top: 14px;
	margin-bottom:20px;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
}

footer{
	color:#454545;
	padding:10px 0;
	z-index:2;
	border-top: 1px solid #CCC;
	
}
footer .nav{
	margin:0;
}
footer .nav a{
	color:#454545;
}
footer .nav + span{
	padding-left:8px;
}
.nav.pull-right .form-search{
	margin: 0;
	padding-top: 11px;
	position:relative;
}
.nav.pull-right .form-search i{
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 17px;
	opacity: 0.4;
}
#logos img{
	max-height: 70px;
	margin-right: 10px;
}
#logos {
	margin-top: 10px;
}



