.main-header-bar {
  position: fixed;
  width: 100%;
  top: 0px;
}



/*@media only screen and (min-width: 768px) {

		#content.site-content {
			margin-top: 1rem;
		}
}*/

@media only screen and (min-width: 768px) {
  /* For mobile phones: */
		.ast-main-header-wrap .ast-primary-header-bar.udw-logo-menu{
				transition: opacity 1s ease-out;
				opacity: 0;
				height: 0;
				overflow: hidden;
		}

		.ast-below-header-wrap.udw-menu{
				margin-top:-11rem;
		}
}

.udw-formulario-margen{
		margin-left:auto;
		margin-right:auto;
}

.udw-video-margen{
		margin-left:auto;
		margin-right:auto;
}