/* UTILITIES */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  padding-bottom: 0;
  text-decoration: none !important;
}

body {
  text-decoration: none !important;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

#topbarBlue {
  background: #0d0049;
}

#topbarBlue a {
  margin-left: 15px;
}

.navContainer {
  align-items: center;
  padding: 0 25rem 0 22rem;
  background: #0d0049;
}

.nav-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logotipoNavbar {
  background-color: #e8f1f7;
  box-shadow: 0px 1px 3px 1px #02020228;
}

.faq {
  display: grid;
  color: #0d0049;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  font-family: montRegular, Arial, sans-serif;
  font-size: 14px;
  margin-top: 0;
  font-weight: 700;
  text-transform: uppercase;
}

.faq span {
  font-size: 10px;
  display: block;
}

.dropdownBox {
  background-color: #0d0049;
  width: 356px;
  border: 1px solid #0d0049;
  padding: 5px 5px 5px 10px;
}

.dropdownContent {
  display:flex !important;
  color: white;
  font-weight: bold !important;
  font-size: 14px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.dropdown-menu.show {
    margin-top: 1rem !important;
    left: -147% !important;
}

.topBarYellow {
  background: #ffa500;
  padding-left: 15px;
  padding-right: 15px;
  height: 25px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.navbarBtnAva {
  margin-top: 0;
  background-color: #0d0049;
  border-radius: 25px;
  color: white;
  font-weight: 600;
  padding: 10px;
}

.navbarBtnAva:hover {
  color: white;
  background-color: #0d0049;
  box-shadow: 3px 3px 5px 2px #02020256;
}

.tobBarAtendimento {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.tobPhone {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

.carousel-caption h1 {
  text-shadow: 2px 3px #20202075;
}

.carousel-caption img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 4s ease-in-out;
}

.imagens-descricao {
  box-shadow: 3px 3px 5px 2px #02020256;
  max-width: 310px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.imagens-descricao:hover {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition: 1s ease-in-out;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}

.titulo-azul {
  color: #073255;
  font-weight: 600;
}
.titulo-2 {
  color: #073255;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}

.icones svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}
/* rtl:end:ignore */

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
  letter-spacing: -0.05rem;
}

/* rtl:end:remove */

.CarouselMobile {
  display: none;
}

.CarouselDesktop {
  display: flex;
}

.CarouselDesktop img {
  background-size: cover;
  align-items: center;
  background-repeat: no-repeat;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media only screen and (max-width: 600px) {
  .CarouselMobile {
    display: flex;
    height: 68vh;
    align-content: center;
  }

.carousel-caption{
      position: absolute;
      right: 15%;
      bottom: 4px !important;
      left: 15%;
      padding-top: 2px !important;
      padding-bottom: 15px !important;
      color: #fff;
      text-align: center;
}
  
  .carousel-caption p {
    position: relative;
    bottom: 10px;
  }

 .carousel-caption div{
  margin: 0px !important;
  padding:0px !important;
 }

  .CarouselDesktop {
    display: none;
  }

  .carousel-background {
    height: 88%;

  }

  .carousel-background img{
    width: 100%;
    height: auto;
  }

  .nav-justified {
    margin-left: auto;
    margin-right: auto;

  }

  .logotipoNavbar {
    display: flex;
    align-items: center;
    background-color: #e8f1f7;
  }

  .img-logo-navbar {
    margin-left: 10%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #topbarBlue a {
    margin-left: 15px;
    line-height: 20px;
  }

  #footer-univag {
    background-color: #0d0049 !important;

  }

  #footer-univag img {
    width: 70% !important;
    height: auto;
    padding: 0px;
    margin-bottom: 20px;
  }

  #footer-univag-info h3 {
    font-size: 12px;
    line-height: 36px;
    text-align: center;
  }

  #divisor {
    border-right: none !important;
    padding: 0;
    margin: 0;
  }

  .btn-carousel {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    background-color: rgb(14, 17, 158);
    color: white;
    border-radius: 20px;
    border: none;
    padding: 8px;
    font-size: 18px !important;
    font-weight: 600;
    cursor: pointer;
    margin-top:2px !important;
  }

  .dropdown-menu.show {
    margin-top: 1rem !important;
    left: -80% !important;
}


}

.box-shadow {
  box-shadow: 4px 4px 8px #30303070 !important;
}

.bg-blue {
  background-color: #073255;
}

.margin-top-10-porcento {
  margin-top: 10%;
}

.margin-top-5-porcento {
  margin-top: 5%;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-bottom-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.titulo-2-form {
  font-size: 22px;
  color: #073255;
  margin-bottom: 25px;
}

.img-centralizada {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btn-form-1 {
  background-color: #073255;
  color: white;
  font-weight: 600;
  border: none;
}

.btn-form-1:hover {
  background-color: #12558b !important;
  color: white !important;
  box-shadow: 2px 2px 5px #0e0e0e81;
}

.btn-form-2 {
  background-color: #550707;
  color: white;
  font-weight: 600;
  border: none;
}

.btn-form-2:hover {
  background-color: #831111 !important;
  color: white !important;
  box-shadow: 2px 2px 5px #0e0e0e81;
}

@keyframes slow-fadeinup {
  0% {
    transform: translatey(100px);
    opacity: 0;
  }
  100% {
    transform: translatey(0px);
    opacity: 100;
  }
}

.animation-fade-in-up {
  animation: slow-fadeinup 2s ease-in-out;
}

/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

.carousel-caption h1 {
  text-shadow: 2px 3px #20202075;
}

.carousel-caption img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 4s ease-in-out;
}

.imagens-descricao {
  box-shadow: 3px 3px 5px 2px #02020256;
  max-width: 310px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.imagens-descricao:hover {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition: 1s ease-in-out;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: auto;
  background-size: cover;
  position: relative;
}

.carousel-background-img-dektop {
  width: 100%;
  background-size: cover;
  align-items: center;
  background-repeat: no-repeat;
}

.carousel-caption {
  position: fixed;
  bottom: 0;
}

.img-logo-navbar {
  width: 200px;
}

.fale-conosco-container {
  background-image: url("./img/b.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.fale-conosco-box {
  padding-top: 10px;
}

#footer-univag {

  background-color: #0d0049 !important;
}

#footer-univag img {
  width: 58%;
  height: auto;
  padding: 20px;
  margin-bottom: 40px;
}

#footer-univag a {
  text-decoration: none !important;
}

#footer-univag-info {
  padding: 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer-univag-info h3 {
  color: white;
  font-size: 22px;
  line-height: 18px;
  text-transform: uppercase;
}

#divisor {
  border-right: 1px solid white;
  height: auto;
}

.footer-univag-container {
  padding-top: 60px;
  padding-bottom: 0px;
}

#copyright-univag {
  color: white !important;
  margin-top: 80px;
  padding-bottom: 20px;
  display: flex;
  text-align: center;
  opacity: 100;
}

#copyright-univag button {
  background-color: transparent;
  color: white;
  border: none;
  opacity: 100 !important;
}

.center {
  text-align: center;
}

.btn-carousel {
  background-color: rgb(14, 17, 158);
  color: white;
  border-radius: 35px;
  border: none;
  margin-top: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 22px;
  font-weight: 600;
  cursor: pointer;
}

.btn-carousel:hover {
  box-shadow: 4px 4px 6px #0e0e0e57;
  background-color: rgb(38, 40, 197);
  transform: scale(0.95, 0.95) !important;
  color: white;
}

.bordCard {
  margin: 80px 0 80px 0;
  padding: 16px;
  gap: 24px;
  display: grid;
  grid-template-columns: repeat(4, 2fr);
}

@media only screen and (max-width: 600px) {
  .bordCard {
    display: grid;
    grid-template-columns: repeat(1, 2fr);
  }
}

.bordContainer {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 24px;
}

.bordContainer button {
  width: 100%;
  background: #fff;
  border: none;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  height: 128px;
  border-radius: 8px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

.faleConosco {
  background-image: url("../img/b.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-bottom: 30px;
}

.faleConoscoInside {
  padding: 12px 16px 12px 16px;
  margin: 0px;
  border: 1px solid rgba(218, 218, 250, 0.65);
  font-weight: 700;
}

.faleConoscoInside p {
  margin: 0px;
  padding: 0px;
}

.faleConoscoInside a {
  background: #ffffff;
  padding: 8px 18px 8px 18px;
  color: #004d89;
  font-weight: 700;
}

.noticias {
  margin-top: 45px;
}

.noticiasTitulo {
  color: #000000;
  font-size: 26px;
  font-weight: 400;
  text-align: Center;
  font-style: normal;
}

.noticiasSubtitulo {
  text-align: Center;
  font-style: normal;
  font-size: 20px;
}
.accordion-body {
  text-align: justify;
  line-height: 28px;
}

.accordion-item{
  margin: 20px 0px 20px 0px;

}

.btn-flex{
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
}

/*mododal materia */

.modal {
  z-index:1;
  display:none;
  padding-top:10px;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  overflow:auto;
  background-color:rgb(0,0,0);
  background-color:rgba(0,0,0,0.8)
  }
  
  .modal-contentes{
  margin: auto;
  display: block;
      position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  
  .modal-hover-opacity {
  opacity:1;
  filter:alpha(opacity=100);
  backface-visibility:hidden
  }
  
  .modal-hover-opacity:hover {
  opacity:0.60;
  filter:alpha(opacity=40);
  backface-visibility:hidden
  }
  
  
  .close {
  text-decoration:none;float:right;font-size:24px;font-weight:bold;color:white
  }
  .container1 {
  width:200px;
  display:inline-block;
  }
  .modal-contentes, #caption {   
    
      -webkit-animation-name: zoom;
      -webkit-animation-duration: 0.6s;
      animation-name: zoom;
      animation-duration: 0.6s;
  }
  
  
  @-webkit-keyframes zoom {
      from {-webkit-transform:scale(0)} 
      to {-webkit-transform:scale(1)}
  }
  
  @keyframes zoom {
      from {transform:scale(0)} 
      to {transform:scale(1)}
  }

  .btn-color-blue{
    background-color: rgb(14, 17, 158);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .btn-color-white{
    background-color: rgb(222, 222, 222);
    color:#010a3f;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 28px;
    padding-right: 28px;
  }

  
  .btn-color-ciano{
    background-color: #30c9b4;
  }
  
  .btn-color-yellow{
    background-color: #f6911d;
  }
  
  .btn-color-darkblue{
    background-color: #013974;
  }
  
  .btn-color-lightyellow{
    background-color: #f4e356;
    color: black;
    font-weight: 700;
  }
  
  
.wrapper{
  max-width: 1100px;
}
.gallery{
  display: flex;
  flex-wrap: wrap;
}
.gallery .image{
  padding: 7px;
  width: calc(100% / 3);
}
.gallery .image span{
  display: flex;
  width: 100%;
  overflow: hidden;
}
.gallery .image img{
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.gallery .image:hover img{
  transform: scale(1.1);
}

.preview-box{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  background: #fff;
  max-width: 700px;
  width: 100%;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  border-radius: 3px;
  padding: 0 5px 5px 5px;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
.preview-box.show{
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s ease;
}
.preview-box .details{
  display: flex;
  align-items: center;
  padding: 12px 15px 12px 10px;
  justify-content: space-between;
}
.preview-box .details .title{
  display: flex;
  font-size: 18px;
  font-weight: 400;
}
.details .title p{
  margin: 0 5px;
}
.details .title p.current-img{
  font-weight: 500;
}
.details .icon{
  color: #007bff;
  font-size: 20px;
  cursor: pointer;
}
.preview-box .image-box{
  display: flex;
  width: 100%;
  position: relative;
}
.image-box .slide{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  height: 50px;
  width: 60px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
}
.slide.prev{
  left: 0px;
}
.slide.next{
  right: 0px;
}
.image-box img{
  width: 100%;
  border-radius: 0 0 3px 3px;
}
.shadow{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  display: none;
  background: rgba(0,0,0,0.45);
}

@media(max-width: 1000px){
  .gallery .image{
    width: calc(100% / 2);
  }
}
@media(max-width: 600px){
  .gallery .image{
    width: 100%;
    padding: 4px;
  }
}

.news{
  margin-top: 40px;
  margin-bottom: 40px;
}

.news-txt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #242424;
  line-height: 1.9;
  text-align: justify;
}
.news-txt h4{
  font-size: 28px;
  color: #1a1246;
  padding-bottom: 40px;
  text-align: center;
}

.news-txt p{
  padding-bottom: 20px;
}

.news-titulo{
  background: #e8f1f7;
  padding-top: 45px;
  padding-bottom: 30px;
}

.news-titulo h1{
  color:#003067; 
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  padding-bottom: 20px;
}

.news-titulo h4{
  color:#022650; 
  text-align: center;
  font-size: 22px;
}

.img-news-box{
  height: 400px;
  width: 100%;
  overflow: hidden;
}

.img-news-item{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-header-1{
  background: #000;
  background: linear-gradient(
      rgba(13, 0, 73, 0.6),
      rgba(13, 0, 73, 0.8)
  ),
  url("https://univagead.com.br/site/img/news/ead.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}

.parallax-header-2{
  background: #000;
  background: linear-gradient(
      rgba(13, 0, 73, 0.6),
      rgba(13, 0, 73, 0.8)
  ),
  url("https://univagead.com.br/site/img/news/coloquio1.jpg");
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; 
}

.parallax-header-3{
  background: #000;
  background: linear-gradient(
      rgba(13, 0, 73, 0.6),
      rgba(13, 0, 73, 0.8)
  ),
  url("https://univagead.com.br/site/img/news/censo-de-educacao-superior.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}

.parallax-header-4{
  background: #000;
  background: linear-gradient(
      rgba(13, 0, 73, 0.6),
      rgba(13, 0, 73, 0.8)
  ),
  url("https://univagead.com.br/site/img/news/censo-de-educacao-superior.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}

.parallax-header-5{
  background: #000;
  background: linear-gradient(
      rgba(13, 0, 73, 0.6),
      rgba(13, 0, 73, 0.8)
  ),
  url("https://univagead.com.br/site/img/news/mulher-com-diploma-de-graduacao.jpg");
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; 
}


.header-content{
  padding: 100px 0 100px 0;
  text-shadow: 2px 2px 8px #010a3f;
}

.contatos-telefones{
  margin-top: 18px;

}
.contatos-telefones p{
  display: flex;
  font-size: 16px;
  font-weight: 700;
  color: white;
  background-color: #0d0049;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  padding: 12px;
  border-radius: 10px;
  text-align: center;
  align-items: center;
  gap: 12px;
  justify-content: center;

  }

  .contatos-telefones p a:link{
    color: white;
  }

  div.enabled{
	 bottom:60px !important;
	 top:auto !important;
	}
  