
@font-face {
font-family: ‘bank_gothic’;
   src: url('fonts/bank_gothic_medium.eot');
   src: url('fonts/bank_gothic_medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/bank_gothic_medium.woff') format('woff'),
        url('fonts/bank_gothic_medium.ttf') format('truetype'),
        url('fonts/bank_gothic_medium.svg#adlerRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.logo{
	width: 185px;
	height: 48px;
}

.videohoste{
 	margin-top: 60px;
}

.usosyventajas{
	margin-right: 0px;
	margin-left: 0px;
}



.light-gray-bg {
    background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.transparent-header.gradient-background-header header.header.transparent-header-on {
    background: -moz-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 225) 100%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0,5) 10%, rgba(255, 255, 255, 0) 100%);
    border-bottom: none;
    border-top: none;
}

footer .grid-space-10{
	margin-right: 0px;
	margin-left: 0px;
}


.datalogger{
		width: 200;
        height: 200;
 }

.tp-bannertimer {
    background-color: 
    rgba(189, 163, 45, 0.8);
}

.fotof img{
	max-width: 40%;
}

.clients .client-image{
	width: 180px;
}

.subfooter{
	color: #fff;
}

.subfooter{
	background-color: #027366
}

.subfooter a{
	color:#fff;
}

.background-img-5{
	background: url("../images/background-img-5.jpg") 50% -900px no-repeat;
}
.casosexito .icon.dark-bg{
	background-color: #fff;
	color: #000;
}
.casosexito h3{
	color: #fff;
}
.casosexito span{
	color: #bda32d;
}

