/******* logo ********/
.navbar-brand img{
  width: 123px;
  position: absolute;
}

.logo-footer img{
	width: 123px!important;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left: 40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:100;
}
.float:hover {
	text-decoration: none;
	color: #25d366;
  	background-color:#fff;
}

.my-float{
	margin-top:16px;
}


a.phonecallicon .phonecallicon-inner{
	padding: 6px 9px 8px 7px;
	width: 38rem;
}

a.phonecallicon .phonecallicon-inner i{
	margin-bottom: 0;
}

.video-box .video-box-button i{
	color: #EE8623;
}

.video-box .video-box-button p{
	color: #EE8623;
	text-shadow: 0 4px 4px #fff;
}

.color6 a{
	background: #FF9900;
	color: #fff;
}

.color-naranja-a{
	background: #FF9900!important;
	color: #fff!important;
}

a.pricesingup, .pricerecommended{
	background: #FF9900!important;
}

#main .button1 input{
	background: #FF9900!important;
}

.banner--clone nav div .navbar-brand img{
	display: none;
}


.blogone{
	height: 46rem;
}