/*@font-face{
    font-family:'HeroNew-Regular';
    src:url("../typos/HeroNew-Regular.woff2") format("woff2"),url("../typos/HeroNew-Regular.woff") format("woff");
    font-weight:normal;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'HeroNew-Light';
    src:url("../typos/HeroNew-Light.woff2") format("woff2"),url("../typos/HeroNew-Light.woff") format("woff");
    font-weight:normal;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'HeroNew-Bold';
    src:url("../typos/HeroNew-Bold.woff2") format("woff2"),url("../typos/HeroNew-Bold.woff") format("woff");
    font-weight:normal;
    font-style:normal;
    font-display:swap
}*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
@font-face{
    font-family:"Everyrose-Demo";
    src:url("../typos/Everyrose-Demo.woff") format("woff"),url("../typos/Everyrose-Demo.woff2") format("woff2"),url("../typos/Everyrose-Demo.eot"),url("../typos/Everyrose-Demo.eot?#iefix") format("embedded-opentype"),url("../typos/Everyrose-Demo.otf") format("truetype");
    font-weight:normal;
    font-style:normal;
    font-display:swap
}
.hero .cont{
    display:flex;
    align-items:center
}
.hero .cont .logo{
    height: 480px
}
.hero .cont h1{
    margin:0;
    /*margin-left:60px; /*120px;*/
    font-size:60px;
    line-height:0.85;
    text-transform:uppercase;
    color:#000;
    /*font-family:"HeroNew-Light",sans-serif*/
	font-family: 'Poppins', sans-serif;
}
.boxito {margin-left:60px}
#hi{
    background-color:#5FB3E4
}
#hi .carousel{
    /*margin-bottom:52px;
    margin-bottom:48px*/
	margin-bottom:25px
}
#hi .redes{
    /*margin-top:40px*/
	margin-top:20px
}
#estudio{
    background-color:#5DBF8E
}
#estudio .re-yes{
    height:28px;
    margin-bottom:20px
}
#estudio .logo{
    position:absolute;
    right:40px;
    bottom:68px
}
#estudio .logo img{
    height:130px
}
#voiceful, #demos {
    background-color:#F9D266;
    padding-bottom:0
}
#work {
    background-color:#7F674B; /* #7F674B y #914A22*/
    padding-bottom:0
}
 #on-air {
    background-color:#F8D1A4;
    padding-bottom:0
}
#backstage {
    background-color:#164578;
    padding-bottom:0; 
	color:#fff
}
#backstage .titulo::before {background-color:#fff}
#voiceful .titulo, #demos .titulo, #work .titulo, #on-air .titulo, #backstage .titulo{
    margin-bottom:60px;
    margin-bottom:52px
}
#voiceful .items, #demos .items, #work .items, #on-air .items, #backstage .items{
    display:flex;
    flex-wrap:wrap;
    padding:0 80px;
    padding:0 100px
}
#voiceful .items .item, #demos .items .item, #work .items .item, #on-air .items .item, #backstage .items .item{
    flex-basis:25%;
    margin-bottom:32px;
    padding:0 20px;
    font-size:18px;
    /*font-family:"HeroNew-Light",sans-serif*/
	font-family: 'Poppins', sans-serif;
}
#voiceful .items .item .img, #demos .items .item .img, #work .items .item .img, #on-air .items .item .img, #backstage .items .item .img{
    margin-bottom:12px
}
#voiceful .items .item .img img, #demos .items .item .img img, #work .items .item .img img, #on-air .items .item .img img, #backstage .items .item .img img{
    transition:all 250ms ease-out
}
#voiceful .items .item strong, #demos .items .item strong, #work .items .item strong, #on-air .items .item strong, #backstage .items .item strong{
    display:block
}
#voiceful .items .item:hover img, #demos .items .item:hover img, #work .items .item:hover img, #on-air .items .item:hover img, #backstage .items .item:hover img{
    transform:scale(1.1)
}
#clients{
    padding-top:60px;
    padding-bottom:60px;
    min-height:100vh;
    background-color:#EE86A8
}
#clients .titulo{
    margin-bottom:48px
}
#clients .items{
    display:flex;
    flex-wrap:wrap;
    padding:0 100px;
    mix-blend-mode:multiply
}
#clients .boxeslogo{
    display:flex;
    flex-wrap:wrap;
    padding:0;
    mix-blend-mode:multiply
}
/*#clients .boxeslogo {width:100%!important; flex: 0 0 100%; flex-wrap:wrap; display:flex;}*/
#clients .tns-outer {width:100%!important}

.tns-outer .tns-controls button[data-controls="prev"] {background-image:url(../img/carousel-prev-blanca.png)!important; }
.tns-outer .tns-controls button[data-controls="next"] {background-image:url(../img/carousel-next-blanca.png)!important;}

#clients .tns-outer .tns-controls button[data-controls="prev"] {background-image:url(../img/carousel-prev.png)!important; margin-left:-36px}
#clients .tns-outer .tns-controls button[data-controls="next"] {background-image:url(../img/carousel-next.png)!important; margin-right:-36px}

#clients .tns-outer .tns-controls {padding:0!important}
#tns3 {display:flex; height:auto}

#clients .items .item, #clientes .boxeslogo .item {
    width:16.666666666666667%;
    padding:0 20px;
    margin-bottom:20px;
    opacity:0.8;
    transition:all 250ms linear
}

#clients .items .item.item-hidden{
    display:none
}
#clients .items .item:hover{
    opacity:1
}
#clients .items .item .img, #clientes .boxeslogo .item .img{
    position:relative;
    padding-top:75%;
    filter:grayscale(1)
}
#clients .items .item .img img, #clientes .boxeslogo .item .img img {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    object-fit:cover
}
#contact{
    background-color:#EC4F48
}
#contact .titulo{
    margin-bottom:64px
}
#contact .mail{
    display:inline-block;
    position:relative
}
#contact .redes{
    justify-content:flex-start
}
#contact .redes a{
    margin-left:0;
    margin-right:8px;
    border-radius:12px
}
#contact .redes a img{
    width:52px
}
#contact .redes a:hover{
    background-color:#B81B14;
    background-color:#8A140F
}
@media screen and (max-width: 1199px){
	.hero .cont .logo {width: 352px!important; height:auto!important;}
}
@media screen and (max-width: 1024px){
    .hero .cont{
        flex-direction:column;
        align-items:flex-start
    }
    .hero .cont .logo{
        height:492px!important;/*400px*/
		width:auto!important;
    }
    .hero .cont h1{
        margin-left:0;
        margin-top:80px;
        margin-top:60px;
        font-size:60px
    }
	.boxito {margin-left:0px}
    #hi .row{
        flex-direction:column-reverse
    }
    #hi .carousel{
        margin-bottom:24px
    }
    #estudio .row{
        flex-direction:column-reverse
    }
    #estudio .carousel{
        margin-bottom:24px
    }
    #estudio .logo{
        right:48px;
        bottom:52px
    }
    #estudio .logo img{
        height:100px
    }
    #voiceful, #demos, #work, #on-air, #backstage{
        padding-top:56px;
        padding-bottom:40px
    }
    #voiceful .titulo, #demos .titulo, #work .titulo, #on-air .titulo, #backstage .titulo{
        margin-bottom:48px
    }
    #voiceful .items, #demos .items, #work .items, #on-air .items, #backstage .items{
        padding:0 86px
    }
    #voiceful .items .item, #demos .items .item, #work .items .item, #on-air .items .item, #backstage .items .item{
        flex-basis:50%;
        margin-bottom:20px;
        padding:0 14px
    }
    #clients{
        padding-top:56px;
        padding-bottom:40px
    }
    #clients .items{
        padding:0 86px
    }
    #clients .items .item{
        width:25%;
        padding:0 16px
    }
    #contact{
        padding-top:56px;
        font-size:24px
    }
    #contact .titulo{
        margin-bottom:48px
    }
    #contact .redes{
        margin-top:32px
    }
    #contact .redes a{
        border-radius:8px
    }
    #contact .redes a img{
        width:28px
    }
}
@media screen and (max-width: 576px){
    .hero .cont .logo{
        height:260px!important;
        width:auto!important;
        margin-top:40px
    }
    .hero .cont h1{
        margin-top:52px;
        margin-top:24px;
        font-size:35px
    }
    #hi{
        padding-bottom:24px
    }
    #hi .carousel{
        margin-bottom:16px
    }
    #hi .redes{
        margin-top:0px!important
    }
    #hi .redes a{
        margin-left:4px;
        border-radius:6px
    }
    #hi .redes a img{
        width:20px
    }
    #estudio .logo{
        right:32px;
        bottom:32px
    }
    #estudio .logo img{
        height:55px
    }
    #voiceful, #demos, #work, #on-air, #backstage, #contact, #work .floatbox>.container{
        padding-top:24px!important;
        padding-bottom:16px
    }
    #voiceful .titulo, #demos .titulo, #work .titulo, #on-air .titulo, #backstage .titulo{
        margin-bottom:20px
    }
    #voiceful .items, #demos .items, #work .items, #on-air .items, #backstage .items{
        padding:0 30px
    }
    #voiceful .items .item, #demos .items .item, #work .items .item, #on-air .items .item, #backstage .items .item{
        margin-bottom:8px;
        padding:0 6px;
        font-size:12px;
        line-height:1.2
    }
    #voiceful .items .item .img, #demos .items .item .img, #work .items .item .img, #on-air .items .item .img, #backstage .items .item .img{
        margin-bottom:8px;
        margin-bottom:6px
    }
    #clients{
        padding-top:24px
    }
    #clients .items{
        padding:0 30px
    }
    #clients .items .item{
        width:33.333333333333333%;
        padding:0 8px
    }
    #contact{
        font-size:12px
    }
    #contact .titulo{
        margin-bottom:24px
    }
    #contact .redes{
        margin-top:16px
    }
    #contact .redes a{
        margin-right:4px;
        border-radius:6px
    }
    #contact .redes a img{
        width:20px
    }
}
 
 
.redes .yticon {width:32px; display:flex!important; justify-content:center; align-items:center}
#contact .yticon {width:52px!important}
.redes a.yticon img {width:24px!important}
#contact .redes a.yticon img {width:38px!important}

.redes .scicon {width:32px; display:flex!important; justify-content:center; align-items:center}
#contact .scicon {width:52px!important}
.redes a.scicon img {width:25px!important}
#contact .redes a.scicon img {width:38px!important}

header.nav {width:auto!important; right:0!important}


@media screen and (max-width: 1024px){
	#contact .yticon, #contact .scicon {width:28px!important}
	#contact .redes a.yticon img {width: 22px!important;}
	#contact .redes a.scicon img {width: 20px!important}
	
	#estudio a.logo {float:right!important; position:absolute!important; bottom:60px!important}
	
	header.nav {padding-bottom:0!important; padding-top:30px!important}
}
@media screen and (max-width: 576px){

.redes .yticon, .redes a.scicon, #contact .yticon, #contact .scicon {width:20px!important}
.redes a.yticon img, #contact .redes a.yticon img {width: 16px!important}
.redes a.scicon img, #contact .redes a.scicon img {width:14px!important}

.tns-outer .tns-controls button[data-controls="prev"] {margin-left:0!important}
.tns-outer .tns-controls button[data-controls="next"] { margin-right:0!important}

#clients .items .item {float:left!important}
#clients .boxeslogo {display:block!important}

header.nav {padding:20px 0 0 0!important; right:24px!important; width:64px!important}

#fp-nav {display:none!important}

}


.nav.zindexame {z-index:999!important}

.is-loading .fancybox__caption {visibility:visible!important}
#fp-nav {left:8px!important; right:inherit!important; opacity:0.6!important}
#fullpage .active .reveal-fade,
#fullpage .active .reveal-top-2,
#fullpage .active .reveal-top-3,
#fullpage .active .reveal-right,
#fullpage .active .reveal-left,
#fullpage .active .reveal-top:not(.carousel-clients)  {
	visibility: visible!important;
    opacity: 1!important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)!important;
    transition: opacity 0.5s ease-out 0.08s, transform 0.5s ease-out 0.08s!important;
}

#fullpage .active .reveal-top.carousel-clients  {
	visibility: visible!important;
    opacity: 1!important;
    transition: opacity 0.5s ease-out 0.08s, transform 0.5s ease-out 0.08s!important;
	transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)!important
}

section.hero {padding-bottom:0!important}
.hero .cont h1 {margin-bottom:40px!important}


div#sec-demos {background: #F9D266; justify-content: flex-start!important}
div#sec-clientes {background:#EE86A8; justify-content: flex-start!important}
div#sec-on-air {background: #F8D1A4; justify-content: flex-start!important}
div#sec-backstage {background:#164578; justify-content: flex-start!important}
div#sec-hi {background:#5FB3E4; justify-content: flex-start!important}
div#sec-estudio {background:#5DBF8E; justify-content: flex-start!important}
div#sec-work {background:#7F674B; justify-content: flex-start!important}
div#sec-contact {background:#EC4F48; justify-content: flex-start!important}

#clients .items .item, #clientes .boxeslogo .item {margin-bottom:0!important}
/*div.section>section, div.section>footer {min-height:100vh!important}*/
#clients .tns-outer {height:auto!important}

#tns3-mw {height:auto!important; max-height: calc(100vh - 53px)!important}


.boxito .insidecontent {width:400px}
.boxito .redes a {width:46px!important}
.boxito .redes a img {filter: brightness(100)!important; width:46px!important}
.boxito .redes a.scicon img {width:32px!important}

@media screen and (max-width: 1024px){
	/*div.fp-section>section, div.fp-section>div, div.fp-section>footer {min-height:inherit!important}*/
	
	div#sec-clientes>#clients {min-height:inherit!important}
	
	.boxito .redes a, .boxito .redes a img {width: 36px!important}
	.boxito .redes a.scicon {width: 36px!important;}
	.boxito .redes a.scicon img {width: 28px!important;}
	.boxito {display: flex; flex-direction: column}
	.hero .cont h1 {margin-bottom:0!important; margin-top:40px!important; order:2!important}
	.boxito .insidecontent {order:1!important}
	
	.hero .cont .logo {height: 360px!important}
	.hero .cont h1 {font-size:40px!important}
	
	.boxito .insidecontent {width:auto!important}
	
		a.btndownload, a.btndownload img {width:40px!important; height:40px!important}
		
		#hi .redes {margin-top:10px!important}

section#estudio .tns-ovh>.tns-inner {overflow:hidden!important}
section#estudio .tns-ovh>.tns-inner>.carousel-studio {margin-top:-25px!important; margin-bottom:-25px!important}

}

a.btndownload {width:50px; height:50px; margin:0; display:block; position:absolute; bottom:0; right:0}
a.btndownload img {width:50px; height:50px; display:block;}


.nubecita img {width:23px; height:auto}
.btndemos {text-transform:uppercase; font-size:18px; display:block; text-align:right; margin:5px 0; font-family: 'Poppins', sans-serif;}
.boxito .redes {margin-top:10px; justify-content: space-between!important}

a.nubecita {margin-left:15px; margin-right:15px}
.play-btn {
  cursor: pointer;
  display: none;
  position: relative;
  top: 0;
    height: 30px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    width: 30px;
    background: #000000;
    margin-left: 12px; border:none!important;
}
.play-btn:before {
 content: " "; width:30px; height:30px; display:block;
	background:url(../img/play.svg); background-repeat:no-repeat; background-position:50%; background-size:12px auto
}
.pause-btn {
  cursor: pointer;
  display: none;
  position: relative;
  top: 0%;
  height: 30px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    width: 30px;
    background: #000000;
    margin-left: 12px; border:none!important;
}
.pause-btn:before {
  	content: " "; width:30px; height:30px; display:block;
	background:url(../img/pause.svg); background-repeat:no-repeat; background-position:50%; background-size:12px auto
}
.play-btn.active, .pause-btn.active {display:block}

.playerbox {
    height: 34px;
    margin: 0;
    position: relative;
    width: 100%;
    background: #000;
    border-radius: 60px;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    align-items: center}

.playerbox .timeline {flex:auto}

.timeline {
-webkit-appearance: none;
  height: 10px;

  background-color: #757474;
  border-radius: 0px;
  background-size: 0% 100%;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  
}


.timeline::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 10px;
  width: 10px;
  border-radius: 0%;
  background: #fff;
  cursor: ew-resize;
  transition: background .3s ease-in-out;
}

.timeline::-webkit-slider-runnable-track  {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

@media screen and (max-width: 700px){
		a.btndownload, a.btndownload img {width:30px!important; height:30px!important}
}
@media screen and (max-width: 576px){
	a.btndownload, a.btndownload img {width:30px!important; height:30px!important}
	
	.hero .cont .logo {height: 260px!important}
	.hero .cont h1 {font-size:35px!important}
			section#hi .txt p {margin-bottom:5px!important}

}


#hi .carousel, #clients .tns-outer, .carousel {z-index:9999!important}


@media (orientation: landscape) and (max-width: 1281px) {
	.hero .cont .logo {height:380px!important; width: 404px!important}
	body {font-size:16px!important; margin-bottom:12px!important}
	#clients .items .item {width:20%!important}
	#estudio .logo {float: right!important; position: relative!important}
	#clients {padding-bottom:0!important; min-height:inherit!important }
	#estudio .logo {float: right!important; position: relative!important; margin-top:-75px!important}
	
	section#demos, section#estudio {padding-bottom:0!important}

}

@media (orientation: portrait) and (max-width: 1024px) and (min-width: 768px){
	#voiceful .items, #demos .items, #work .items, #on-air .items, #backstage .items {width:70%!important; /*70%*/ margin-left:auto; margin-right:auto}
	
	#voiceful .items .item, #demos .items .item, #work .items .item, #on-air .items .item, #backstage .items .item {
    flex-basis: 50%!important; margin-bottom:15px!important}
	section#demos, section#estudio {padding-bottom:0!important}
	#clients .items .item {width: 33.333333333333333%!important; padding:0 20px!important}
	
	body p {font-size: 14px!important; margin-bottom:12px!important}
	#estudio .logo {/*float: right!important; position: relative!important; margin-top:-75px!important*/ bottom:110px!important}
	#voiceful .items .item, #demos .items .item, #work .items .item, #on-air .items .item, #backstage .items .item {font-size:17px!important}
	
	.tns-outer .tns-controls {transform: none!important; top:calc(50vh - 150px)!important}
}


@media (orientation: portrait) and (max-width: 768px){
		#estudio .logo {position:absolute!important}
}





