.slider-home-one .content.text-center h2{
	font-weight: 100;

}

.bacgroundblue{
	background-color: #222165;
	color: white;
}

.tableunidades ul{
	padding-left: 10px;
}
@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left; }
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}

.service-carousel-style-two{
	margin-top: 0px !important;
}

.contentsaberr{
	padding-left: 0px !important; padding-top: 0px !important;
}

.imgbrandok{
	height: 120px;
	overflow: hidden;
}

.img300{
	height: 300px;
	overflow: hidden;
}


.imgbrandok img, .img300 img{
	object-fit: cover;
	width: 100% !important;
	height: 100% !important;
	object-position: center;
}


@media (min-width:768px) {

	.supertitulo {
		min-width: 760px;
	}

}

@media (max-width:768px) {

	.header-right-info  {
		display: none;
	}
	.header.header-home-one{
		top: -30px;
	}

}

.slider-home-one .content h2{
	font-size: 35px;
}



#mapouter{
	padding: 5px;
	
}

.sectitle2{
	margin-top: 30px;
	padding-top: 30px;
}

.descr{
	font-weight: 12px;
	color: #bbb;
}

.labeled-text{
	width: auto !important;
}

.txtbx{
	background: #F4F4FA;
	padding: 15px;
	margin-bottom: 15px;
}

.txtbx .date{
	font-weight: bold;
}


