body{
  height: 200%;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-thumb {
  background-color: rgb(65 55 55 / 34%);
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

.bg-1{
  background: linear-gradient(white, #f9ff16, #f9ff16);
}

.bg-2{
  background: linear-gradient(#f9ff16, #083474);
}

.bg-3{
  background: linear-gradient(#083474, #083474, white);
}

p, h4 {
  margin: 0;
  padding: 0;
}

.span-under{
  text-decoration:underline;
  font-weight: 700;
}

.btn-home {
  color: #000000;
  position: absolute;
  right: 5%;
  bottom: 6%;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 40px;
  padding: 10px;
  background: linear-gradient(160deg, rgba(150, 189, 240, 1) 1%, rgba(187, 210, 251, 0.9747548677674195) 46%, rgba(194, 204, 228, 0.6974439433976716) 72%, rgba(202, 210, 226, 0.8066876408766632) 90%);
}

.art-par .btn-home {
  left: 5%;
  right: auto;
}

/************** SECTIONS ****************/

.sections {
  min-height: 60vh;
  border-radius: 30px;
  position: relative;
  display: table;
}

.h1-sections {
  color: #FFF;
  font-size: 2.2rem;
  padding: 2%;
  font-family: 'Quicksand';
  font-weight: 900;
}

#section-prime-art, #section-seg-art, #section-terc-art, #section-quart-art, #section-quint-art, #section-sext-art, #section-set-art{
  -webkit-box-shadow: 0px 0px 27px -1px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 27px -1px rgba(0,0,0,1);
  box-shadow: 0px 0px 27px -1px rgba(0,0,0,1);
  width: 100%;
  padding-bottom: 20px;
}

.art-impar, .art-par{
    margin-top: 2rem;
    width: auto;
    height: 100%;
}

.art-impar{
    padding: 1% 0 0 3%;
    position: relative;
}

.art-par{
    padding: 1% 3% 0 0;
    text-align: right;
}

/*********************** FIM SECTIONS *************************/

/******************** PRIMEIRO ARTICLE ***********************/

#section-prime-art{
  background: url('../imagens/home/bg-home-1.png') no-repeat;
  background-size: cover;
}

#text-prime-art {
  color: #FFF;
  position: relative;
  padding-left: 3%;
  width: 65%;
  text-align: start;
  font-size: 18px;
}

/****************** FIM PRIMEIRO ARTICLE *******************/

/******************** SEGUNDO ARTICLE **********************/
#section-seg-art{
    background: url('../imagens/home/bg-home-2.png') no-repeat;
    background-size: cover;
}

#text-seg-art {
  color: #FFF;
  padding-right: 4%;
  line-height: 26px;
  font-size: 16px;
  padding-left: 20%;
}

#text-seg-art p {
  margin-bottom: 1rem;
}

/****************** FIM SEGUNDO ARTICLE *******************/

/****************** TERCEIRO ARTICLE *******************/

#section-terc-art {
  background: url('../imagens/home/bg-home-3.png') no-repeat;
  background-size: cover;
}

#h4-terc-art {
  font-size: 18px;
  color: #FFF;
  padding: 0 20% 0 4%;
  line-height: 26px;
}

#text-terc-art {
  color: #FFF;
  padding: 2% 0 0 4%;
  line-height: 26px;
  width: 70%;
  font-size: 18px;
}

/**************** FIM TERCEIRO ARTICLE ***************/

/****************** QUARTO ARTICLE *******************/

#section-quart-art {
  background: url('../imagens/home/bg-home-4.png') no-repeat;
  background-size: cover;
}

#h4-quart-art {
  color: #FFF;
  padding: 0 4% 0 33%;
  line-height: 26px;
  text-align: right;
  font-size: 18px;
}

#text-quart-art {
  color: #FFF;
  padding : 1rem 4% 0 0;
  line-height: 35px;
  font-size: 18px;
  font-weight: 900;
}

/**************** FIM QUARTO ARTICLE ***************/

/****************** QUINTO ARTICLE *******************/

#section-quint-art {
  background: url('../imagens/home/bg-home-5.png') no-repeat;
  background-size: cover;
}

#h4-quint-art {
  color: #FFF;
  padding: 0 0 0 4%;
  width: 56%;
  line-height: 26px;
  font-size: 18px;
}

/**************** FIM QUINTO ARTICLE ***************/

/**************** SEXTO ARTICLE ***************/

#section-sext-art {
  background: url('../imagens/home/bg-home-6.png') no-repeat;
  background-size: cover;
}

#h1-sext-art {
  font-size: 2.7rem;
  padding: 2%;
  font-family: 'Quicksand';
  font-weight: 900;
  color: #FFF;
}

#h4-sext-art {
  color: #FFF;
  padding: 0 4% 0 30%;
  line-height: 26px;
  font-size: 18px;
}

#text-sext-art {
  color: #FFF;
  padding: 2% 4% 0 30%;
  line-height: 30px;
  font-size: 18px;
}

/************** FIM SEXTO ARTICLE ************/

/**************** SÉTIMO ARTICLE ***************/
#section-set-art {
  background: url('../imagens/home/bg-home-7.png') no-repeat;
  background-size: cover;
}

#h1-set-art {
  color: #FFF;
  font-size: 2.7rem;
  font-family: 'Quicksand';
  font-weight: 900;
  padding: 10% 2% 2% 2%;
}

#h4-set-art {
  color: #FFF;
  padding-left: 2.4%;
  width: 61%;
  line-height: 26px;
  font-size: 18px;
}

/************** FIM SÉTIMO ARTICLE ************/

/************** CARD CARROSSEL ***************/

#sec-card {
  margin: 4rem 0;
}

.swiper-slide, swiper-slide {
  height: auto;
}

.slide-container {
  max-width: 1120px;
  border-radius: 25px;
  width: 100%;
  background-color: #E1E7E9;
}

.slide-content {
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}

.card {
  border-radius: 25px;
  background-color: #FFF;
}

.image-content,
.card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}

.image-content {
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #004377;
  border-radius: 25px 25px 0 25px;
}

.overlay::before,
.overlay::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #004377;
}

.overlay::after {
  border-radius: 0 25px 0 0;
  background-color: #FFF;
  width: 41px;
}

.card-image {
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #FFF;
  padding: 3px;
}

.card-image .card-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #004377;
}

.name {
  font-size: 18px;
  font-weight: 500;
  color: #333;
}

.description {
  font-size: 14px;
  color: #707070;
  text-align: center;
  height: 100px;
}

.button {
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  bottom: 0px;
  background-color: #004377;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.button:hover {
  background: #265DF2;
}

#button-gestao {
  margin: 0px 14px 23px 14px;
}

.swiper-navBtn {
  color: #6E93f7;
  transition: color 0.3s ease;
}

.swiper-navBtn:hover {
  color: #4070F4;
}

.swiper-navBtn::before,.swiper-navBtn::after {
  font-size: 35px;
}

.swiper-button-next {
  right: 0;
}

.swiper-button-prev {
  left: 0;
}

.swiper-pagination-bullet {
  background-color: #6E93f7;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #4070F4;
}

/********** FIM CARD CARROSSEL ***********/
/**************** VIDEO *****************/

.video-home {
  position: sticky;
  -webkit-box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.75);
  top: 20%;
  margin-top: 2.612rem;
  border-radius: 22px;
  cursor:pointer;
}

.div-video-L{
  position: sticky;
  top: 20%;
  padding: 0 6% 0 6%;
}

.div-video-R{
  position: sticky;
  top: 20%;
  padding: 0 6% 0 6%;
}

.video-expand {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-right: 12px;
  height: 50%;
}

.video-expand i {
  margin-right: 5px;
}

.video-expand span {
  font-size: 14px;
}

/************************** MEDIA QUERIES***********************/
/****************** xs < 768 ******************/

@media screen and (max-width: 767px) {

  .span-under {
    text-decoration: none;
  }

  .slide-content {
    margin: 0 10px;
  }

  .swiper-navBtn {
    display: none;
  }

  html {
    overflow-x: hidden;
  }

  .btn-home {
    position: static;
  }

  .div-btn {
    margin: 0.5rem 1rem 1.5rem;
    float: right;
  }

  .div-video-L, .div-video-R {
    display: none;
  }

  /* prime-art */


  .art-impar, .art-par {
    padding: 0 3%;
  }

  .h1-sections {
    font-size: 30px;
    width: 100%;
    padding: 4%;
    text-align: center;
  }

  #text-prime-art {
    left: auto;
    width: auto;
    padding: 0 4%;
    font-size: 20px;
    position: static;
  }


  /* Seg-art */
  #section-seg-art {
    width: 100%;
    border-radius: 30px;
    position: relative;
    display: table;
  }

  #section-seg-art h4{
    font-size: 20px;
  }

  #text-seg-art {
    margin-top: 1.5rem;
    line-height: 21px;
    padding: 0 4%;
    font-size: 20px;
    text-align: left;
  }

  #text-seg-art p {
    margin-bottom: 1rem;
    font-size: 20px;
  }


  /* Terc-art */

  #h4-terc-art {
    text-align: left;
    width: auto;
    padding: 5%;
    font-size: 20px;
  }

  #text-terc-art {
    padding: 4%;
    width: auto;
    font-size: 20px;
  }


  /* Quart-art */

  #h4-quart-art {
    padding: 4%;
    font-size: 20px;
    text-align: left;
  }

  #text-quart-art {
    padding: 4%;
    text-align: left;
  }

  /* Quint-art */

  #h1-quint-art {
    font-size: 30px;
    padding: 3%;
    text-align: center;
  }

  #h4-quint-art {
    padding: 4%;
    width: auto;
    font-size: 20px;
  }


  /* Sext-art */

  #h1-sext-art {
    font-size: 30px;
    padding: 3%;
    text-align: center;
  }

  #h4-sext-art {
    padding: 4%;
    text-align: start;
    font-size: 20px;
  }

  #text-sext-art {
    padding: 4%;
    font-size: 20px;
    text-align: left;
  }

  /* Set-art */

  #h1-set-art {
    font-size: 30px;
    text-align: center;
    padding: 3%;
  }

  #h4-set-art {
    padding: 4%;
    font-size: 20px;
    width: auto;
  }

  #section-prime-art, #section-seg-art, #section-terc-art, #section-quart-art, #section-quint-art, #section-sext-art, #section-set-art {
    background-color: #042434 !important;
    background: none;
  }

  .slide-content {
    padding: 0px 10px;
  }

  .swiper-button-next, .swiper-button-prev {
    padding: 0 4%;
    top: var(--swiper-navigation-top-offset, 83%);
  }
}

/******************* SM **********************/
@media screen and (min-width: 768px) {}

@media (max-width: 992px) {}

/****************** MD **********************/
@media screen and (min-width: 992px) {}

@media screen and (max-width: 1199px) {}

/******************* LG **********************/
@media screen and (min-width: 1200px) {}

@media (min-width: 1327px){}

/* Fim Media queries */

/*********** 1920 x 1080 ************/
