@charset "utf-8";
/* CSS Document */

.accesorios {
padding-left: 720px;	

padding-top: 50px;

}

.section-gap-top {
    padding-top: 90px;
}

.mapa{
margin-bottom: 80px;	
padding-left: 250px;
}

.default-header .navbar {
padding: 22px 16px;
	
	
}

fa fa-twitter{
font-size: 3em;	
}

a.active:hover{
color: dodgerblue;
	
}

.video-play-button:before, .video-play-button:after{
background:#F59B1A;


}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 16px solid #FFFFFF;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.navbar-nav a:hover, .navbar-nav a.active{
	
	color:#F59B1A;
}

.section-title h4{
	
	color:#F59B1A;
}


.feature-item h4:hover{
	
	color:#F59B1A;
}
