html {
  scroll-behavior: smooth;
}

.menu-top.fixed-header .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(238, 10, 91)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
@font-face {
    font-family: "Miso";
    src: url(../fonts/miso-regular-webfont.ttf) format("truetype");
}
.pdt-30 {
 padding-top: 30px;    
}
@media(min-width:1024px){
  .navbar{
    display:flex;
    justify-content:center;
  }
}
.area {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;  
  padding: 0 2rem 0 2rem;
}

.area h1 {
    margin-bottom: 0 !important;
}

.fale-especialista{
  background:#ee0a5b;
}
.dublador-registre-sua-voz{
background: #19264f;
}

.container-menu .navbar-dark .navbar-nav .nav-link {
  color: white;
}
@media(max-width:900px){
  .container-menu   
nav ul li:first-child {
  padding-left: 0;
}
}
.container-menu .navbar-toggler {
  padding: 0;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  z-index: 500;
position: relative;
top:20px;
}
.navbar-nav .nav-link{
  font-size:14px;
}
nav a i{
 
  font-size: 20px;}


.img-logo {
  width: 45%;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.owl-theme .owl-nav button {
  color: #FFFFFF !important;
}

#jobs > .owl-nav button {
  color: #000000 !important;
}

#owl-spot .owl-nav, #owl-locucao .owl-nav, #owl-espera .owl-nav {
  float: right;
}

#owl-jingle .owl-nav {
  float: left;
}
.navbar{
  background:none!important;
 

}

.navbar-toggler{
  padding-left:15px!important;
  
}

.collapsing {
  transition: none !important;
}
.navbar-collapse{
  position: fixed;
  top: 0;
}
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    outline: none!important;
}
/* to make the navbar open full screen on mobile */
@media (max-width: 992px) {
  .botoes.desktop{
    margin-left:15px;
  }
  .botoes.desktop.first{
    margin-bottom:10px;
  }
  .btn.fale-especialista,.btn.dublador-registre-sua-voz{
    width:100%;
    padding-left:15px;
  }

  .btn.dublador-registre-sua-voz{
    margin-top:30px;
  }
  .menu-top.fixed-header{
    background:none!important;
    
  }
  .navbar-nav{
    padding-left:15px;
    padding-top: 65px;
  }
  .container-fluid.container-menu{
    padding-right: 0;
padding-left: 0;
  }
  .navbar{
    padding:0;
  }
  #navbarSupportedContent {
width:100%;
background-color:rgba(45, 60, 117,0.8);
    height: 100vh;
 }

}
.menu-top{
  position:fixed;
  z-index:500;
 width:100%;
 height:55px;
}
.menu-top.fixed-header{
  background-color:rgba(45, 60, 117,0.7);
  
}

.container-fluid.container-menu{
position:fixed;
  top:0;
  width:100%;
  z-index:500;
}
#navbarSupportedContent{
  padding-top:8px;
}
/*nav ul {
  list-style: none;
  display: inline-flex;
  position: absolute;
  top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
  z-index: 999;
  width:100%;
  max-width:1300px;
  top: 5%;
  right: 10%;
  width: auto;
  padding-top:20px;
  
}*/

nav li {
  margin-right: 1rem;
  list-style:none;
}

.container-fluid{
  position:relative;
}
/*.bts-right{
  position:relative;
  right:-40px;
  display:inline-block;
  text-align:right;
}
.bts-right li{
  display:inline;
}*/


.icon-soundcloud{
  margin-right:40px;
}
.icon-envelope{
  margin-left:40px;
}
nav a {
  color: white;
  font-family: Lato;
  /*font-size: 1.5rem;*/
  font-size:15px;
  opacity: 1;
}

nav a:hover {
  text-decoration: none;
  color: #fff;
  opacity: 1;
}

.black-paragraph {
  color: #7B7B7B !important;
}

audio {
  height: 40px;
}

/* #banner {
  background-image: url('../images/main-bg.jpg');
} */

/* #sobre {
    background-image: url('../images/main-bg2.jpg');
} */

#sobre h1 {
  color: #EE0A5B;
  font-family: Miso;
  font-size: 4rem;
  margin-bottom: 4rem;
}

#sobre p {
  color: white;
  font-family: Lato;
  font-size: 18px;
  margin-bottom: 3rem;
}

#sobre h2 {
  color: white;
  font-family: Lato;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 3rem;
}

#sobre button {
  color: white;
  background-color: #EE0A5B;
  border-radius: 39px;
  font-family: Lato;
  font-size: 1rem;
  display: block;
  margin: 0 auto;
  padding: 0.5rem 3rem;
}

/* #jingle {
    background-image: url('../images/jingle-bg.jpg');
} */

#jingle h1 {
	color: #EE0A5B; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#jingle p {
  margin-bottom: 3rem;
}

#jingle h2 {
  margin-bottom: 1rem;
}

#jingle p, #jingle h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#spot {
  /* background-image: url('../images/spot-bg.jpg'); */
  text-align: left;
}

#spot h1 {
  color: #EE0A5B; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#spot p {
  margin-bottom: 3rem;
  /* margin-inline-start: auto; */
}

#spot h2 {
  margin-bottom: 1rem;
  /* margin-inline-start: auto; */
}

#spot p, #spot h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#sdesign {
  /* background-image: url('../images/sound-bg.jpg'); */
  text-align: left;
}

#sdesign h1 {
  color: #EE0A5B; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#sdesign p {
  margin-bottom: 3rem;
  /* margin-inline-start: inherit;
  margin-right: auto; */
}

#sdesign h2 {
  margin-bottom: 1rem;
  /* margin-inline-start: inherit;
  margin-right: auto; */
}

#sdesign p, #sdesign h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

/* #trilha {
  background-image: url('../images/trilha-bg.jpg');
} */

#trilha h1 {
  color: #0AEEBF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#trilha p {
  margin-bottom: 3rem;
}

#trilha h2, #podcast h2 {
  margin-bottom: 1rem;
}

#trilha p, #trilha h2, #podcast h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#locucao {
  /* background-image: url('../images/locucao-bg.jpg'); */
  text-align: left;
}

#locucao h1 {
  color: #0AEEBF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#locucao p {
  margin-bottom: 3rem;
  /* margin-inline-start: auto; */
}

#locucao h2 {
  margin-bottom: 1rem;
  /* margin-inline-start: auto; */
}

#locucao p, #locucao h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

/* #podcast {
  background-image: url('../images/podcast-bg.jpg');
} */

#podcast h1 {
  color: #0AEEBF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#podcast p {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#dublagem {
  /* background-image: url('../images/dublagem-bg.jpg'); */
  text-align: left;
}

#dublagem h1 {
  color: #0AEEBF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#dublagem p {
  margin-bottom: 3rem;
  /* margin-inline-start: inherit; */
  /* margin-right: auto; */
}

#dublagem h2 {
  margin-bottom: 1rem;
  /* margin-inline-start: inherit; */
  /* margin-right: auto; */
}

#dublagem p, #dublagem h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

/* #games {
  background-image: url('../images/musica-games-bg.jpg');
}
 */
#games h1 {
  color: #3E9FFF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#games p {
  margin-bottom: 3rem;
}

#games h2 {
  margin-bottom: 1rem;
}

#games p, #games h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#espera {
  /* background-image: url('../images/ura-espera-bg.jpg'); */
  /* text-align: right; */
}

#espera h1 {
  color: #3E9FFF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#espera p {
  margin-bottom: 3rem;
  /* margin-inline-start: auto; */
}

#espera h2 {
  margin-bottom: 1rem;
  /* margin-inline-start: auto; */
}

#espera p, #espera h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#slogo {
  /* background-image: url('../images/sound-logo-bg.jpg'); */
  text-align: left;
}

#slogo h1 {
  color: #3E9FFF; font-family: Miso; font-size: 8rem; margin-bottom: 3rem;
}

#slogo p {
  margin-bottom: 3rem;
  /* margin-inline-start: inherit; */
  /* margin-right: auto; */
}

#slogo h2 {
  margin-bottom: 1rem;
  /* margin-inline-start: inherit; */
  /* margin-right: auto; */
}

#slogo p, #slogo h2 {
  font-family: Lato;
  font-size: 18px;
  color: #fff;
  max-width: 650px;
}

#jobs {
    height: 100vh;
  }

#jobs h1 {
  opacity: 1;
  color: #EE0A5B;
  font-family: Miso;
  font-size: 4rem;
  margin-bottom: 4rem;
}

#jobs p {
  opacity: 1;
  color: white;
  font-family: Lato;
  font-size: 18px;
  margin-bottom: 3rem;
}

#orcamento {  
  background-color: #F8F8F8;
}

#orcamento h1 {
  color: #EE0A5B;
  font-family: Miso;
  font-size: 4rem;
  margin-bottom: 4rem;
}

#orcamento p {
  color: white;
  font-family: Lato;
  font-size: 18px;
  margin-bottom: 3rem;
}

#orcamento button {
  color: white;
  background-color: #EE0A5B;
  border-radius: 39px;
  font-family: Lato;
  font-size: 1rem;
  display: block;
  margin: 0 auto;
  padding: 0.5rem 3rem;
}

#footer {
  /* background-image: url('../images/footer.jpg'); */
  height: 300px;
}

.img-footer {
  width: 100%;
  margin-bottom: 1rem;
}

#footer p:first-child {
  color: white;
  font-family: Lato;
  font-size: 1rem;
  margin-bottom: 20px;
}
#footer p {
  color: white;
  font-family: Lato;
  font-size: 1rem;
  margin-bottom: 5px;
}

#footer a {
  color: white;
}

#footer h1 {
  color: white;
  font-family: Lato;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 3rem;
  opacity: 0.5;
}

.content {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.area::before {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0E1E53;
  opacity: 0.6;
}

.now-playing {
  font-family: Lato;
  font-size: 1rem;
  color: #fff;
  display: block;
}

.form-control {
  border-radius: 0;
  border: 2px solid #EE0A5B;
  margin-bottom: 1rem;
  background: none;
}

#orcamento::before {
  background: #F8F8F8;
  opacity: 1;
}

#jobs::before {
  background: #FFFFFF;
  opacity: 1;
}

.video {
  padding: 0;
}

.whats-footer {
    -webkit-animation: shake-animation 4.72s ease infinite;
    -o-animation: shake-animation 4.72s ease infinite;
    animation: shake-animation 4.72s ease infinite;
    position: fixed;
    bottom: 10px;
    background: #00ce65;
    right: 15px;
    cursor: pointer;
    padding: 12px 10px 12px 15px;
    z-index: 9;
    color: #fff;
    font-size: 14px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    letter-spacing: 2.5px;
}
.whats-footer a {
    color: #fff !important;
}
.whats-footer i {
    font-size: 35px;
    color: #fff !important;
}

@media (max-width: 900px) {
  h1, p, h2, #sobre h1, #sobre h2, #jobs h1, #jobs p, #orcamento h1, #orcamento p, #footer p, #footer .text-right {
      text-align: left !important;   
  }
  #sobre h1 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 2rem;
  }
  #footer {
        height: 500px;
    }

  .content {
    padding: 0 1rem;
  }

  #jingle h1, #spot h1, #sdesign h1, #trilha h1, #locucao h1, #dublagem h1, #games h1, #slogo h1 {
    font-size: 6rem;
    margin-bottom: 1rem;
  }

  #espera h1 {
    font-size: 4rem;
    margin-bottom: 1rem;
  }

  #sdesign h1, #games h1, #espera h1, #slogo h1 {
    line-height: 2.8rem;
  }

  #jobs h1, #orcamento h1 {
    margin-bottom: 2rem;
  }

  #sobre h2 {
    font-size: 1rem;
  }

  nav a {
    font-size: 1rem;
  }

  nav ul {
    display: flex;
    justify-content: center;
    width: 100%;
    right: auto;
    padding: 0;
  }
  nav ul li:first-child {
      padding-left: 15px;    
  }

  .owl-dots {
    display: none;
  }
  #jingle {
    height: 110vh;
    }
}

@media (max-width: 900px) {
  h1 {
    font-size: 42px !important;
    text-align: left;
  }
  footer {
    height: 490px;
   }
   #sobre {
        height: 120vh;
    }
    .owl2row-item .item {
        height: 150px !important;
    }
}

#dot-nav{    
  right: 10px;
  top: 40%;
  margin-top: -50px;
  height: 100px;
  z-index:200;
  /*z-index: 999999999;*/
  position: fixed;
}

#dot-nav ul {
  list-style: none;
  margin:0;
  padding: 0;
}
#dot-nav li {
  position: relative;
  background-color: #bdc3c7;
  border-radius: 15px 15px 15px 15px;
  cursor: pointer;
  padding: 5px;
  height: 10px;
  margin: 10px 10px 0px 0px;
  width: 10px;
  vertical-align:bottom;
}
#dot-nav li.active, #dot-nav li:hover {
  background-color: #EE0A5B;
}

#dot-nav a {
  outline: 0;
  vertical-align:top;
  margin: 0px 0px 0px 25px;
  position: relative;
  top:-5px;
}
.awesome-tooltip + .tooltip > .tooltip-inner {
    background-color: #8e44ad; 
    color: #f5f5f5; 
    border: 1px solid #8e44ad; 
}
.awesome-tooltip + .tooltip.left > .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #8e44ad;
}

.owl-portfolio .owl-nav button {
  color: #000 !important;
}

.linkBranco, .linkBranco:hover, .linkBranco:visited, .linkBranco:active {
     color: #fff;   
}

img.cover {
    height: 33% !important;
    width: auto !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
img.playBtn {
    width: 100px !important;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}

.alert p {
    color: #155724 !important;
    margin: 0;
}

.item iframe {
  object-fit: cover;
}

.owl2row-item .item {
    height: 200px;    
}




/* youtube */
.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 60px;
    height: 40px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 8px 0 8px 13.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

p.title {
    color: white !important;
    font-family: Lato !important;
    font-size: 1rem !important;
    margin-bottom: 20px !important;  
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .area,
    #sobre,
     #jingle {
        height: auto;
        padding: 30px 20px;
    }   
    #banner {
         height:100vh;   
    }
    
    #footer {
        height: auto;
    }
}
