header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #5735ad;
  background-repeat: no-repeat;
  background-position: 50%;
  background-attachment: scroll;
  background-size: cover;
  min-height: 80vh;
  margin-top: 60px;
  background-image: url("../../assets/img/bg1.jpg");
  z-index: 9995;
}

@media (max-width: 575.98px) {
  header.masthead {
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #5735ad;
    background-repeat: no-repeat;
    background-position: 50%;
    background-attachment: scroll;
    background-size: cover;
    min-height: 80vh;
    margin-top: 60px;
    background-image: none !important;
  }
}

header.masthead .bg-circle {
  z-index: 0;
  position: absolute;
  border-radius: 100%;
  background: linear-gradient(0deg,#10285e,#8337f4) !important;
  opacity: 0.25;
}

header.masthead .bg-circle {
  z-index: 0;
  position: absolute;
  border-radius: 100%;
  background: linear-gradient(0deg,#10285e,#8337f4) !important;
  opacity: 0.25;
}

@media (max-width: 767.98px) {
  .logo-cogna-nav {
    height: 25px !important;
  }
}

.logo-cogna-nav {
  height: 40px;
}

.bg-cinza {
  background-color: #eeeeee;
}

body {
  margin: 0;
  font-family: 'Montserrat';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat';
  font-weight: 500 !important;
}

.box-lista {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0 0px 25px rgba(0,0,0,.1);
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.txt-branco {
  color: #fff;
}

.bt-1 {
  background-color: #3f287f;
  border-radius: 50px;
  border: solid 1px #3f287f;
  color: #fff !important;
}

.bt-1:hover {
  background-color: #5053b5 !important;
  border-radius: 50px;
  border: solid 1px #5053b5 !important;
}

.titulo-principal {
  font-family: 'Montserrat';
  font-weight: 700 !important;
  color: #3f287f;
}

@media (max-width: 767.98px) {
  .titulo-principal {
    font-family: 'Montserrat';
    font-weight: 700 !important;
    color: #3f287f;
    font-size: 1.3rem !important;
  }
}

.txt-hashtag {
  color: #5c31c2;
  word-break: break-all;
}

.bg-black {
  background-color: #272c30 !important;
}

.img-logo-1 {
  width: 100%;
}

@media (max-width: 767.98px) {
  .img-logo-1 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.img-logo-2 {
  width: 75%;
}

@media (max-width: 767.98px) {
  .img-logo-2 {
    width: 75%;
    margin-bottom: 20px;
  }
}

.lista1 {
  padding-left: 20px !important;
}

@media (max-width: 575.98px) {
  .video1 {
    width: 100%;
    height: 40vh !important;
    background-color: #000000;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .video1 {
    width: 100%;
    height: 75vh !important;
    background-color: #000000;
  }
}

.video1 {
  width: 100%;
  height: 60vh;
  background-color: #000000;
}

.link-roxo:hover {
  color: #9e72d7;
}

.link-roxo {
  color: #ba85ff;
}

.navbar-custom {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0,0,0,0.7);
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 4rem;
  font-family: 'Montserrat';
  font-weight: 600 !important;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header.masthead .masthead-content .masthead-subheading {
    font-size: 3rem !important;
  }
}

@media (max-width: 767.98px) {
  header.masthead .masthead-content .masthead-subheading {
    font-size: 2rem !important;
  }
}

@media (max-width: 767.98px) {
  .titulo-box {
    font-size: 1.3rem !important;
    word-break: break-word;
  }
}

@media (max-width: 575.98px) {
  .div-padding {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}

.div-padding {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(158,114,215,0.4);
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(158,114,215,0.4);
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(158,114,215,0.4);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #7445b1 !important;
  border-color: #7445b1 !important;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #7445b1 !important;
  border-color: #7445b1 !important;
}

.txt-nav {
  font-family: 'Montserrat';
  color: #b3b3b3;
  font-weight: 600;
  font-size: 13px;
}

.topo {
  min-height: 60px;
  z-index: 9999;
}

.bt-3 {
  background-color: #8d62c5;
  border: #8d62c5;
  color: #fff !important;
  width: 45px;
}

.linha-banner {
  width: 100px;
  height: 2px;
  background-color: #fff;
}

.bt-2 {
  background-color: initial;
  border-radius: 50px;
  border: solid 2px #ffffff;
  color: #fff !important;
}

.bt-2:hover {
  background-color: #fff !important;
  border-radius: 50px;
  border: solid 2px #ffffff !important;
  color: #3f287f !important;
}

.bt-subir {
  background-color: #8d62c5;
  border: #8d62c5;
  color: #fff !important;
  width: 40px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9990;
}

.tamanho-iframe {
  width: 100%;
  height: 60vh;
}

