



.titulo-slide {
	margin-top: 10%;
  font-size: 65px!important; 
	line-height:70px;
	color:#fff!important; 
	font-family: 'Montserrat', sans-serif!important; 
	text-shadow: 0px 0px 13px rgba(69,34,99,1)!important;
}

.texto-slide {
 color:#fff; font-size:28px; margin-top:40px; font-weight: 300
}


	.mejs-track-artwork img {
    height: 50px!important;
    width: 50px!important;
}

.myanchor {
	padding-top: 100px;
 
}

.myanchor-2 {
	padding-top: 80px;
 
}



@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
   }

.titulo-slide {
  font-size: 35px!important; 
	line-height: 40px!important
}

	
	.texto-slide {
  font-size: 20px; 
}
	
	

	
		

	
.header-size-md #header-wrap #logo img {
	height: 90px;
}
	
	

	

}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }




