button{
	background: transparent;
	border: 0px solid #fff;
}
.rubros {
	margin:1.5%;
	width: 30%;
}
.rubros:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(153,153,153,1);
	box-shadow: 0px 0px 15px 0px rgba(153,153,153,1);
}

.servicios {
	padding-left: 5em;
	padding-right: 5em;
}

.milestones p{
	color: #fff;
	text-align:center;
	margin-top:1em;
}

.milestones h3{
	color:#fff;
}

.itemstanques p{
	color: #fff;
	text-align:center;
	margin-top:0.5em;
}

.itemstanques h3{
	color:#fff;
	margin-top:0.5em;
	text-shadow: 0px 0px 2px #999;
}
.itemstanques h2{
	color:#fff;
	margin-top:1em;
	margin-bottom:1em;
	text-align:center;
	text-shadow: 0px 0px 5px #999;
}

.itemstanques{
	background:#273b56;
	padding: 3em;
}


.itemsvr p, .itemsvl p{
	font-size:1.15em;
	margin-bottom:2em;
	font-weight:300;
	line-height : 30px;
	text-shadow: 0px 0px 2px #999;
}
.itemsvr, .itemsvl{
	margin-bottom:1em;
	padding:2em;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	transition-delay: 0.8s;	
	transition-duration: 0.3s;
}

.itemsvr:hover, .itemsvl:hover{
	background-color:#ec212d;
	padding:2em;
	transition-duration: 0.6s;
	transition-delay: 0.1s;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}


.itemsvr:hover i, .itemsvl:hover i{
	color: #273b56;
	transition-duration: 0.5s;
	transition-delay: 0.3s;
}

.iconotanques{
	background: #fff;
	text-align:center;
	margin:auto;
	padding: 1em;
	width: 120px;
	height:120px;
	margin-top:10px;	
	margin-bottom:10px;	
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(153,153,153,1);
	box-shadow: 0px 0px 2px 0px rgba(153,153,153,1);
	transition-duration: 0.4s;
	transition-delay: 0.2s;
}

.iconotanques span{
	color: #273b56;
	transition-duration: 0.4s;
	transition-delay: 0.2s;
}

.iconotanques:hover{
	color: #273b56;
	transition-duration: 0.3s;
	transition-delay: 0.1s;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(100,100,100,1);
	-moz-box-shadow: 0px 0px 6px 0px rgba(100,100,100,1);
	box-shadow: 0px 0px 6px 0px rgba(100,100,100,1);
}

.itemsvl button, .itemsvr button{
	visibility:hidden;
}

.itemsvl:hover button, .itemsvr:hover button{
	visibility:visible;
}

.presup{
	background: #273b56;
	color:#fff;
	padding:1em;
	margin:0.5em;
	border:0px;
	transition-duration: 0.7s;
	transition-delay: 0.3s;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

.presup:hover{	
	background: #0f1c2d;
	color:#fff;
	padding:1.2em;
	margin:0.3em;
	transition-duration: 0.1s;
	transition-delay: 0.1s;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
}

.itemsvl:hover img{
	visibility:visible;
}
.itemsvl img{
	visibility:hidden;
}
.itemsvr:hover img{
	visibility:visible;
}
.itemsvr img{
	visibility:hidden;
}
.estrella{
	width:35px;
}

.est1{
	transition-delay: 0.1s;	
	transition-duration: 0.2s;
}
.est2{
	transition-delay: 0.2s;	
	transition-duration: 0.2s;
}
.est3{
	transition-delay: 0.3s;	
	transition-duration: 0.2s;
}
.est4{
	transition-delay: 0.4s;	
	transition-duration: 0.2s;
}
.est5{
	transition-delay: 0.5s;	
	transition-duration: 0.2s;
}


.grisfin{
	font-weight:300;
	color:#777;
	font-size:1.4em;
	line-height:1.6em;
}

img.habilitaciones {
	width:100%;
}

.contact_name_col{	
	margin-bottom: 19px;
}
.division {
	width:33%;
	float:left;
}
	
i{
	color: #ec212d;
	}	
i.redesup{
	color: #fff;
	}	
i.redesup:hover{
	color: #ec212d;
	}

.verde{
	color: #ec212d;
}
p.blanco{
	color:#fff;
	font-size:1.2em;
	font-weight:300;
	text-shadow: 1px 1px 1px #000;
}

p.bichos{	
	font-weight:300;
}

.formas {
	margin-bottom: 4.5em;
}

.formas p{
	color:#fff;
	font-weight:300;
}

.formas h3{
	color: #ec212d;
}

.formas img{
	width: 100%;
}

.medioambiente{
	background: #273b56;
	padding:3em 2em;
	text-align:center;
}

.medioambiente h2{
	color:#fff;
	text-align:center;
}
.medioambiente p{
	color:#fff;
	text-align:center;
	font-weight:333;
	font-size:1.2em;
}
.medioambiente img{
	width:50%;
	text-align:center;
}

.text-white{
	
}
	
@media screen and (max-width: 984px)
{

	.itemsvl {
		width:50%;
		float:left;
	}
	.itemsvr {
		width:50%;
		float:right;
	}

}

@media screen and (max-width: 650px)
{

	.itemsvl {
		width:100%;
	}
	.itemsvr {
		width:100%;
	}
}

@media screen and (max-width: 1200px)
{

	.division {
	width:50%;
	float:left;
	}
	.rubros {
		margin:2.5%;
		width: 45%;
	}

	.servicios {
		padding-left: 6em;
		padding-right: 6em;
	}
	
	.courses {
		padding-top: 2px;
		padding-bottom: 40px;
	}
	.section_title h2
	{
		margin-top:1.5em;
	}
}

@media only screen and (max-width: 1100px)
{
	.servicios {
		padding-left: 3em;
		padding-right: 3em;
	}
}


@media only screen and (max-width: 990px)
{
.formas img{
	width: 90%;
	padding:5%;
	}
}


@media only screen and (max-width: 800px)
{
	.rubros {
		margin-bottom:.5em;
	}

	.servicios {
		padding-left: 1em;
		padding-right: 1em;
	}
	
	.button_arrow {
		visibility: hidden;
	}
	
	.button{
		height: 37px;
	}
	.button a{
		display: block;
		position: relative;
		padding-left: 23px;
		padding-right: 23px;
		line-height: 37px;
		font-size: 11px;
	}
	
	.courses {
		padding-top: 0px;
		padding-bottom: 20px;
	}
}



@media only screen and (max-width: 768px)
{
	img.habilitaciones {
		width:200px;
		text-align:center;
	}
	.pie {
		margin-top:2em;
	}
	.medioambiente img{
		width:35%;
		text-align:center;
		margin-bottom:2em;
	}
}

@media only screen and (max-width: 767px){
	.formas img{
	width: 35%;
	padding:10% 5% 5%;
	}
	.formas {
	margin-bottom: 2em;
	}
}


@media only screen and (max-width: 575px)
{
	.contact{
		padding: 0em 1em;
	}
	.contact_button{
		margin-left: 57%;
	}
}

@media only screen and (max-width: 450px)
{
	.division {
	width:90%;
	margin: 0% 5%;
	float:left;
	}
}

.clientes {
	padding:1em;
	text-align:center;
}

.clientes img{
	width:95%;
	margin: 3.5%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	transition-duration: 0.4s;
	transition-delay: 0.2s;
}
.clientes img:hover{
	width:100%;
	margin: 1%;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(153,153,153,1);
	box-shadow: 0px 0px 8px 0px rgba(153,153,153,1);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	transition-duration: .3s;
	transition-delay: 0.0s;
	transition-timing-function: ease;
	transition-property: all;
}

.slide {
	width:48%;
	margin-right: 2%;
	float:left;
}
.slided {
	width:48%;
	margin-left: 2%;
	float:left;
}




.botondellamada{
	color:#fff;
	padding: 0.75em 1.0em;
	background: #00E62E;
	position: absolute;
	z-index:10000;
	right: 20px;
	bottom: 20px;
	border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	-webkit-border-radius: 100px 100px 100px 100px;
    display:scroll;
    position:fixed;
	text-transform:uppercase;
	font-family: 'Muli', sans-serif;
}

.botondellamada:hover {
	color: #fff;
	background: #07BD2C;
	padding: 0.75em 1.3em;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(119,119,119,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(119,119,119,1);
	box-shadow: 0px 0px 5px 0px rgba(119,119,119,1);
    transition-duration: 5s all;
    -webkit-transition-duration: 5s all;
    -moz-transition-duration: 5s all;
    -o-transition-duration: 5s all;
    -ms-transition-duration: 5s all;
}

.botondellamada span{
	display: none;
}

.botondellamada:hover span{
	display:contents;
}