@import "bootstrap.min.css";
@import "font-awesome.min.css";
@import "animate.min.css";
@import "baguetteBox.min.css";

.jumbotron {
  background: #335ac3;
  box-shadow: 2px 4px 8px rgb(0 0 0 / 90%);
}

.card-comments .card-title {
  font-size: 16px;
}

.card-comments .card-title,
.h2, .h3, .h4, .h5 {
  color: #E8E8E8;
}

.text-custom {
  color: #E8E8E8;
}

.more,
.text-gray,
.lead {
  color:#E0E0E0;
}

.row-contato {
  background: #2A52BE;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-color: #00308F;
  border-width: 7px;
  border-style: solid none none;
}

div#contato {
  background:  #2a52be;
}


.line-footer {
  border-color: #fff;
  opacity: .1
}

.footer-custom {
  border-top: 4px solid rgba(0,50,140, 20%);
  background: #2A52BE;
  background: linear-gradient(6deg, rgba(42, 82, 190, 100%) 0%, rgba(0, 48, 143, 100%) 100%);
}

.navbar-custom {
  background-size: auto 100%;
  border-bottom: 4px solid rgba(0,50,140, 10%);
  border-top: 6px solid rgba(0,50,140, 90%);
  background: #2A52BE;
  background: linear-gradient(6deg,rgba(42, 82, 190, 100%) 0%, rgba(0, 48, 143, 100%) 100%);
}

#myCarousel {
  box-shadow: 0 0px 4px rgba(0,50,40, 100%);
}
.close {
    color: #ddd;
    text-shadow: 0 1px 0 #000;
}
/* modal-content */
#myModal .modal-content {
  background: #2A52BE;
  background: linear-gradient(6deg, rgba(0, 48, 143, 98%) 0%, rgba(42, 82, 190, 98%) 100%);
}

.modal-header {
  border-bottom: 1px solid #00308F; 
}
 
.blur {
  background-color: rgb(255 255 255 / 80%);
  backdrop-filter: blur(50px);

  width: 100%;
  max-width: 500px;
}
.dropdown-item:focus, .dropdown-item:hover {
  color:#335ac3;
}

.card-comments,
.card-plano,
.bg-list-group-item,
.bg-blue {
  background: #00308F;
}

.bg-black,
div.video {
  background: #2a52be;
}

body {
  color: #f3f3f3;
  background: #335ac3;
}

.bnt-start li a.active {

  background: #00308F !important
}
.card-plano {
  border: 1px solid #15f4ee;
}

.social-buttons {
  margin-top: -75px;
}

.card-plano .card-link,
.color-red {
  color: #15f4ee !important;
}

.bnt-start li a {
  color: #3029ba;
}

div#sobre {
  background: #2a52be;
}

.card-plano .card-link,
.card-plano .card-subtitle,
.card-plano .card-title {
  font-weight: 900;
  color: #f3f3f3;
}

.card-plano .card-link:hover {
  color: #f3f3f3 !important;
}

.card-plano .card-link {
  font-size: 26px;
  transition: 0.2s linear color;
}

.bnt-start li a {
  border-radius: 0 !important;
  font-weight: 700;
  padding: 8px 0 !important
}

.bnt-start li {
  background: #f3f3f3 !important;
  padding: 0 !important
}

.navbar-brand {
  color: #fff !important;
  font-size: 24.5px;
}
.navbar-brand>img {
  width: 42px
}

.bg-cinza {
  background-color: #f5f5f5;
  padding-left: 30px;
  padding-right: 30px
}

.img-comment {
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
  width: 72px;
  height: 72px;
  background-image: url(../img/user.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 130px auto
}

.morecontent span {
  display: none
}

.morelink {
  display: block;
  margin-top: 10px
}

body,
div#sobre {
  position: relative
}

.bnt-start li a:first-child,
.bnt-start li:first-child {
  border-top-left-radius: 22px !important;
  border-bottom-left-radius: 22px !important
}

.bnt-start li a:last-child,
.bnt-start li:last-child {
  border-top-right-radius: 22px !important;
  border-bottom-right-radius: 22px !important
}

.baguetteBox-button {
  background-color: transparent !important
}

.lightbox img {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.lightbox img:hover {
  box-shadow: 0 8px 15px rgba(0, 0, 0, .3);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05)
}

@media screen and (max-width:576px) {
  .footer_items_aligh {
    text-align: center
  }

  .footer_items_aligh>.col-lg-3 {
    margin-top: 50px !important
  }

  #contato,
  #pills-tab,
  #pills-tabContent,
  #sobre,
  #tips,
  #redes-sociais,
  .galeria {
    padding-left: 30px;
    padding-right: 30px
  }
}

.footer_items_aligh>:first-child {
  padding: 0 !important
}

.card-plano .card-subtitle,
.card-plano .card-title {
  font-size: 48px
}

.card-plano .card-subtitle>:first-child {
  font-size: 32px
}

.card-plano .card-subtitle>:last-child sup {
  top: -14px;
  font-size: 32px
}

@media screen and (min-width:998px) {
  .card-plano {
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
  }

  .card-plano:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
  }
}

div#contato,
div#sobre {
  background-attachment: fixed;
  background-position: center, center;
  background-repeat: no-repeat
}

.navbar-dark .navbar-nav .nav-link {
  color: #f3f3f3;
  font-weight: 700;
  font-size: 15px;
}

.dropdown-item {
  color: #00308F;
  font-weight: 700
}

@media screen and (max-width:991px) {
  .navbar-collapse {
    padding-top: 20px;
    padding-left: 40px
  }

  .nav-item {
    padding-top: 4px;
    padding-bottom: 4px
  }
}

#return-to-top {
  text-align: center;
  color: #00308F;
  background: rgba(255, 255, 255, 90%);
  width: 50px;
  height: 50px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  box-shadow: 0 0 1px #fff;
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  cursor: pointer;
  text-decoration: none
}

#return-to-top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  line-height: 46px;
  color: #00308F;
}

::selection {
  color: #fff;
  background: #00f
}

.carousel-indicators li {
  border: 0 !important;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background: rgba(255, 255, 255, .2);
  margin: 0 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 1)
}

.carousel-indicators .active {
  background-color: #fff
}

.news-wrapper {
  display: flex;
  justify-content: center;
  background: linear-gradient(260.87deg, rgba(79, 206, 217, 0.56) 0%, rgba(1, 0, 80, 0.56) 87.5%);
  width: 100%;
  height: 100%;
  padding: 0 10px;
}

.news-container {
  background: #FFF;
  max-width: 1000px;
  width: 100%;
  height: 383px;
  margin: 72px auto;
  border-radius: 10px;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.news-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 84px;
  margin-top: 53px;
}

.news-text {
  font-size: 48px;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 56px;
  margin-top: 21px;
  margin-bottom: 36px;
}

.news-button {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  text-align: center;

  color: #FFFFFF;
  width: 246px;
  height: 68px;
  background: #625FFA;
  border-radius: 10px;
  padding: 15px 20px;
}
