.video-ex{
	padding-bottom: 10px;
	float: left;
	padding: 1%;
}
.btn-admin{
	margin-left: 5px;
	margin-right: 5px;
	margin-top:-5px;
}
.noVisible{
	color:gray;
	text-decoration: line-through;
}
.navbar-style{
	margin-left: -1% !important;
	margin-right: -4% !important;
}
.navbar-style ul{
	padding-right: 5% !important;
}
.navbar-color{
	color:black !important;
}
.navbar-fixed-top{
	width:98% !important;
}
/*.logo-style{
	position: relative;
	width: 200px !important;
	bottom: 10px;
}*/
@media screen and (max-width: 768px){
	
	.navbar-style{
		background-color: rgba(0,0,0,0.8);
		margin-left: -5% !important;
	    margin-right: -5% !important;
	}
	.navbar-style ul li{
		padding-bottom: 0;
		padding-top: 0;
		text-align: center;
	}
	.navbar-style ul li a{
		color:white !important;
	}
	ul.navbar-nav a {
	    padding: 0 0 0 0;
	}
	.navbar-style{
		position: relative;
		top:50px;
	}
	.navbar-style ul li a{
		padding-top: 0;
		padding-bottom : 0;
	}
	/*.navbar-header a img{
		width:100px !important;
		position: relative;
		bottom:5px;
	}*/
}
.carousel-img{
    height:auto ; 
    width: 70% !important; 
    text-align: center
}
.img-container{
	padding-left:15%;
}
#clientes-2{
		display:none;
	}
#premios-2{
	display:none;
}
@media screen and (max-width: 992px){
	#hide-sec{
		display: none;
	}
	#clientes-1{
		display:none;
	}
	#clientes-2{
		display:block;
	}
	#premios-1{
		display: none;
	}
	#premios-2{
		display: block;
	}
}
#non-fixed-img{
	display: none;
}
#fixed-img{
	position: fixed;
	padding-right:51.5%;
	top:170px;
}
@media screen and(max-width: 768px){
	#fixed-img{
		position: relative;
		padding-right:0;
		top:0;
	}
}
.tab-pane{
	text-align: center;
}
#hide-a{

}
#show-a{
	display: none;
}
#modal-per{
	//position: absolute !important;
}
@media screen and (max-width: 992px){
	#fixed-img{
		display: none;
	}
	#hide-a{
	display: none;
	}
	#show-a{
		display: block;
	}	
}
.btn-close{
	position: absolute;
	right: -5px;
	top: -5px;
	background-color: transparent;
	border: none;
	border-radius: 20px;
}
.style-fa{
	color: #d6862b;
	z-index: 10000;
}
@media screen and (min-width: 768px){
	.modal-trans{
		-webkit-box-shadow: 0 0 0 rgba(0,0,0,.5) !important;
    	box-shadow: 0 0 0 rgba(0,0,0,.5) !important; 
	}
}
.modal-trans{
	background-color: transparent !important; 
    border: 0 solid #999 !important; 
    border: 0 solid rgba(0,0,0,.2) !important;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.5) !important; 
    box-shadow: 0 0 0 rgba(0,0,0,.5) !important;
}
@media screen and (max-width: 768px){
	.palomita{
	float: left;
	margin-right: 30px;
	margin-bottom: 100px;
	}	
}
.consultoria_link:hover{
	background-color: transparent !important;
	border-color: transparent !important;
}
.myStyle-fa{
	color :#EE3B24 !important;
}

