.section-banner{position:relative;display:flex;align-items:center;padding-top:60px;height:220px;text-align:center;overflow:hidden;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,0 100%)}.section-banner.section-experiencias{background:url(../img/headers/experiencias.jpg) no-repeat center center;background-size:cover;background-position-y:60px}.section-banner.section-musicales{background:url(../img/headers/musical.jpg) no-repeat center center;background-size:cover;background-position-y:60px}.section-banner.section-streaming{background:url(../img/headers/streaming.jpg) no-repeat center center;background-size:cover;background-position-y:60px}.section-banner.section-content{background:url(../img/headers/content.jpg) no-repeat center center;background-size:cover;background-position-y:60px}.section-banner.section-contacto{background:url(../img/headers/contacto.jpg) no-repeat center center;background-size:cover;background-position-y:60px}.section-banner h1{position:relative;z-index:1}.section-banner .banner-background{mix-blend-mode:hard-light;position:absolute;height:100%;width:100%}.section-banner .banner-background.musicales{background:#da4453;background:linear-gradient(90deg,#da4453 0,#89216b 100%);opacity:.8}.section-banner .banner-background.experiencias{background-image:linear-gradient(to right,#8e5701,#986101,#a36b01,#ad7500,#b77f00)}.section-banner .banner-background.streaming{background-image:linear-gradient(to right,#133e66,#0f4982,#18529d,#2f5bb9,#4b62d3)}.section-banner .banner-background.marketing{background-image:linear-gradient(to right,#164e1b,#004a37,#00434c,#003955,#092e4f)}.section-banner .banner-background.contacto{background-image:linear-gradient(to right,#4a175c,#661c70,#852083,#a52194,#c820a3)}#section-home{width:100%;margin-bottom:100px}.section-servicios h2{text-align:center}.section-servicios .servicios-texto-listado{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:80px}#section-videos{text-align:center}#section-videos iframe{width:95%;height:auto}div.line{width:20%;margin:30px auto;border-bottom:2px #9f6d0a solid}@media screen and (min-width:1000px){.section-banner{height:300px;-webkit-clip-path:polygon(0 0,100% 0,100% 80%,0 100%);clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}.section-servicios .servicios-texto-listado{grid-template-columns:repeat(2,1fr);grid-column-gap:50px;grid-row-gap:120px}#section-videos{padding-top:100px}#section-videos iframe{width:560px;height:315px}#section-videos iframe:not(last-child){margin-bottom:20px}}