*{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 100;
  font-family: 'Arial', sans-serif;
}

body{background-color:#6112f3;}

header.masthead {
padding-top: 10rem;
padding-bottom: calc(10rem - 4.5rem);
background: linear-gradient(to bottom, rgba(13, 13, 13, 0.2) 0%, rgba(6, 6, 6, 0.4) 100%), url("../imagens/festa/entrada/festa_escola_1.webp");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}
header.masthead h1 {
font-size: 2.25rem;


}
@media (min-width: 992px) {
header.masthead {
  height: 100vh;
  min-height: 40rem;
  padding-top: 4.5rem;
  padding-bottom: 0;
}
header.masthead p {
  font-size: 1.5rem;
}
header.masthead h1 {
  font-size: 3rem;
}
}
@media (min-width: 1200px) {
header.masthead h1 {
  font-size: 3.5rem;
}
}




h1{
  font-size: 20px;
  text-align: center;
  color: aliceblue;
  font-family: 'arial', sans-serif;
  font-weight: 900;


}


@media (min-width:576px) {
  h1{
    font-size: 30px;
    font-weight: 900;
  }
}

@media (min-width:768px) {
  h1{
    font-size: 60px;
    font-weight: 900;
  }
}

@media (min-width:992px) {
  h1{
    font-size: 90px;
    font-weight: 900;
  }
}

@media (min-width:1200px) {
  h1{
    font-size: 100px;
    text-align: center;
    font-weight: 900;
  }
}






.navbar-brand, h1 a {
  color: rgb(255, 255, 255)!important;
  text-decoration: none;
  background-color: transparent;
  text-align:left;
}

.navbar-brand, h1 a:hover {
  color: rgb(0, 0, 0)!important;
  text-decoration: none;
}







h2{
  text-align:center;
  font-size: 30px;
  color:#f3bf21;
  font-weight: 300;
}



@media (min-width:576px) {
  h2{
    font-size: 30px;
    font-weight: 300;
  }
}

@media (min-width:768px) {
  h2{
    font-size: 40px;
    font-weight: 400;
  }
}

@media (min-width:992px) {
  h2{
    font-size: 60px;
    font-weight: 500;
  }
}

@media (min-width:1200px) {
  h2{
    font-size: 80px;
    text-align: center;
    font-weight: 500;
  }
}



h3{
  text-align:center;
  font-size: 20px;
  color: rgb(255, 255, 255);
    font-weight: 300;
}



@media (min-width:576px) {
  h3{
    font-size: 22px;
    font-weight: 400;
  }
}

@media (min-width:768px) {
  h3{
    font-size: 24px;
    font-weight: 500;
  }
}

@media (min-width:992px) {
  h3{
    font-size: 28px;
    font-weight: 600;
  }
}

@media (min-width:1200px) {
  h3{
    font-size: 30px;
    text-align: center;
    font-weight: 700;
  }
}


h4{
  text-align:center;
  color: rgb(255, 255, 255);
  font-size: 15px;
  font-weight: 300;
}


@media (min-width:576px) {
  h4{
    font-size: 18px;
    font-weight: 400;
  }
}

@media (min-width:768px) {
  h4{
    font-size: 20px;
    font-weight: 500;
  }
}

@media (min-width:992px) {
  h4{
    font-size: 22px;
    font-weight: 600;
  }
}

@media (min-width:1200px) {
  h4{
    font-size: 24px;
    text-align: center;
    font-weight: 700;
  }
}


h5{

  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 300;
}


@media (min-width:576px) {
  h5{
    font-size: 18px;
    font-weight: 400;
  }
}

@media (min-width:768px) {
  h5{
    font-size: 20px;
    font-weight: 500;
  }
}

@media (min-width:992px) {
  h5{
    font-size: 22px;
    font-weight: 500;
  }
}

@media (min-width:1200px) {
  h5{
    font-size: 24px;
    font-weight: 500;
  }
}

.logo{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 20px;
  font-weight: 600;
  font-family:'Courier New', monospace;
  color:#f3bf21


}


@media (min-width:576px) {
  .logo{
    font-size: 2.5rem;
    font-weight: 300;
  }
}

@media (min-width:768px) {
  .logo{
    font-size: 3.5rem;
    font-weight: 400;
  }
}

@media (min-width:992px) {
  .logo{
    font-size: 4.5rem;
    font-weight: 500;
  }
}

@media (min-width:1200px) {
  .logo{
    font-size: 5.5rem;
    font-weight: 1000;
  }
}






.logo a {
  color:#f3bf21!important;
  text-decoration: none;
  background-color: transparent;
  text-align:left;
  }
  
  .logo a:hover {
  color:#6112f3!important;
  text-decoration: none;
  }
  

  .slogan{
    margin: 0;
      padding: 0;
      border: 0;
      font-size: 28px;
      font-weight: 500;
      font-family:'Arial', sans-serif;
      color:#f3bf21
    
    }

@media (min-width:576px) {
  .slogan{
    font-size: 2.5rem;
    font-weight: 300;
  }
}

@media (min-width:768px) {
  .slogan{
    font-size: 3.5rem;
    font-weight: 400;
  }
}

@media (min-width:992px) {
  .slogan{
    font-size: 4.5rem;
    font-weight: 500;
  }
}

@media (min-width:1200px) {
  .slogan{
    font-size: 5.5rem;
    font-weight: 600;
  }
}

.intro{

  margin: 0;
  padding: 0;
  border: 0;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Tahoma', sans-serif;
  color:#f3bf21


}

@media (min-width:576px) {
  .intro{
    font-size: 19px;
    font-weight: 400;
  }
}

@media (min-width:768px) {
  .intro{
    font-size: 20px;
    font-weight: 500;
  }
}

@media (min-width:992px) {
  .intro{
    font-size: 22px;
    font-weight: 500;
  }
}

@media (min-width:1200px) {
  .intro{
    font-size: 24px;
    text-align: center;
    font-weight: 500;
  }
}





.numberCircle {
  float: left;
  margin-top:0px;
	border-radius: 50%;
	behavior: url(PIE.htc);
	/* remove if you don't care about IE8 */
	font-size:12px;
	width: 25px;
	height: 25px;
	padding:1px;
	background: #6112f3;
	border: 2px solid #f3bf21;
	color: #fff;
	text-align:center;

  }

  .numberCircle_porta {
    float: left;
    margin-top:0px;
    border-radius: 50%;
    behavior: url(PIE.htc);
    /* remove if you don't care about IE8 */
    font-size:12px;
    width: 25px;
    height: 25px;
    padding:0px;
    background:transparent; 
    text-align:center;
  
    }
  

.parallax{
background: url('../imagens/PORTA-FRANCISCO-JANES-2.jpg') repeat fixed 100%;
background-size: cover;
color: aliceblue;
}
.parallax-1{
background: url('https://www.porta33.com/porta33_porto_santo/eventos/content_eventos/festa-da-escola-da-vila/imagens/18-novembro/feiradeartesanato/PORTA33_festa-da-escola-da-vila_17-nov-feira-12.jpg') repeat fixed 100%;
background-size: cover;
color:rgb(255, 255, 255);
}
.parallax-2{
background: url('../imagens/festa/entrada/festa_escola_2.webp') repeat fixed 100%;
background-size: cover;
color: aliceblue;
}


.parallax-3{
background: url('../imagens/PORTA-FRANCISCO-JANES-3.jpg') repeat fixed 100%;
background-size: cover;
color: aliceblue;
}



.parallax-4{
background: url('https://www.porta33.com/porta33_porto_santo/eventos/content_eventos/sob-a-turbulencia/imagens/sergio-carronha/porta33-sob-a-turbulencia-sergio-coronha-6.jpg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=400') repeat fixed 100%;
background-size: cover;
color: aliceblue;
}



.parallax-5{
background: url('https://www.porta33.com/porta33_porto_santo/eventos/content_eventos/sob-a-turbulencia/imagens/sergio-carronha/porta33-sob-a-turbulencia-sergio-coronha-2.jpg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=400') repeat fixed 100%;
background-size: cover;
color: aliceblue;
}
.parallax-inner{
padding-top: 20%;
padding-bottom: 20%;
}



.overlay {
position: absolute;
bottom: 10px;
left: 10px;

background-color: rgba(0, 0, 0, 0.25);
/* Black see-through */
width: 120px;
height: 30px;
transition: .5s ease;
opacity: 1;
color: #F7F7F7;
font-size: 12px;
padding: 7px;
text-align: center;
}


/* When you mouse over the container, fade in the overlay title */

.img_captation:hover .overlay {
 opacity: 0;
}

.img_captation:hover .image {
 opacity: 0.3;
}

@media (max-width: 576px) {
 .overlay {
   position: absolute;
   bottom: 10px;
   left: 10px;
   background-color: rgba(0, 0, 0, 0.25);
   width: 80px;
   height: 20px;
   transition: .5s ease;
   opacity: 1;
   color: rgba(247, 247, 247, 0.90);
   font-size: 8px;
   padding: 5px;
   text-align: center;
 }
}




.intro_content{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 150;
  font-family: 'Tahoma', sans-serif;
  color:#ffffff
  
  
  }









/*--------------------------------------------------------------
#  mudança de dispositivo
--------------------------------------------------------------*/







/*--------------------------------------------------------------
#  sombra imagens
--------------------------------------------------------------*/


.sombra{
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.100);

}



/*--------------------------------------------------------------
#  lista utilizada
--------------------------------------------------------------*/
.jumbotron{
color:#FFFFFF;

text-align:center;
line-height: 2rem;
overflow: hidden;
}

.section-card {

  margin-bottom: 100px;
  margin-top: 50px;
  }
  
  .card-2 {
  padding: 20px;
  margin-top: 2rem;
  outline: none !important;
  border:none!important;
  background-color:transparent;
  
  
  
  }
  
  .card-2 a {
    color:#ffffff!important;
    text-decoration: none;
    background-color: transparent 90%;
    text-align:left;
    
  }
  
  .card-2 a:hover {
    color:#f3bf21!important;
    text-decoration: none;
  }
  
  
  
  
  .card-body{
  
  margin-top: 1.5rem;
  padding: 0px;
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
  text-align:left;
  }
  
  .card-title{
    font-family: 'Tahoma', sans-serif;
    margin-top: 0.9rem;
    padding: 0px;
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
    line-height: 25px;
    text-align:left;
  
    }
  
    .card-title_2{
      font-family: 'Tahoma', sans-serif;
      margin-top: 0.9rem;
      padding: 0px;
      font-size: 25px;
      font-weight: 500;
      color:#f3bf21!important;
      line-height: 25px;
      text-align:left;
  
      }
  
    .legenda-livro{
      margin-top: 0.9rem;
      padding: 0px;
      font-size: 11px;
      font-weight: 500;
      color: #ffffff;
      line-height: 15px;
      text-align:left;
  
      }
  
  
  
  .card-img, .card-img-top {
  opacity: 1.0;
  background-color: transparent;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.100);
  }
  
  .card-img, .card-img-top:hover{
  opacity: 0.6;
  }
  
  
  .seccao_1{
  padding: 0px 30px 50px 30px;
  }
  
  
  
  .seccao_2 {
  padding: 0px 30px 50px 30px;
  
  
  }
  
  






.li a {
color: #333333!important;
text-decoration: none;
background-color: transparent;
}

li a:hover {
color: #AA222C!important;
text-decoration: none;
}

.box {
position: relative;
display: block;
width: auto;
height: auto;
border-radius: 5px;
background-color: transparent;
transition: all 0.3s ease-in-out;
padding: 5px;
text-align:center;
}

/* Create the hidden pseudo-element */

/* include the shadow for the end state */

.box::after {
content: '';
position: absolute;
z-index: -1;
opacity: 0;
border-radius: 5px;
transition: opacity 0.3s ease-in-out;
}

/* The fast way */

.make-it-fast {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

/* Pre-render the bigger shadow, but hide it */

.make-it-fast::after {
opacity: 0;
transition: opacity 0.3s ease-in-out;
}

/* Transition to showing the bigger shadow on hover */

.make-it-fast:hover::after {
opacity: 1;
}

/* Scale up the box */

.box:hover {
transform: scale(1.2, 1.2);

}

/* Fade in the pseudo-element with the bigger shadow */

.box:hover::after {
opacity: 1;
}




/* 
swiper-container {
width: 100%;
height: 100%;
}

swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}

swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}




swiper-slide {
width: 80%;
}

swiper-slide:nth-child(2n) {
width: 60%;
}

swiper-slide:nth-child(3n) {
width: 40%;
}



*/





/* ==========================================================================
 Swiper modifications
========================================================================== */

.swiper-container {
margin-top: 0px !important; /* minor cosmetic */
}

.swiper-wrapper {
  /* now pagination is below slides */
  margin-bottom: 0px !important;

  /* just enough width so slides handing off screen are partially visible */
  width: 73.8%;
}

@media (min-width: 37.5em) {
  .swiper-wrapper {
    /* now arrows appear */
    /* make room for arrows */
    width: 92%;
  }
}

@media (min-width: 43.75em) {
  .swiper-wrapper {
    /* make room for arrows */
    width: 95%;
  }
}


  /* doubleing up specificity to win over on transform */
  .swiper-slide.swiper-slide {
    /* a single column layout */
    width: 100%;
  }


  @media (min-width: 37.5em) {
    .swiper-slide.swiper-slide  {
      /* going for a 2 column layout here */
      width: 50%;

      /* centeredSlides set to true */
      /* reposition so first slide appears on left */
      transform: translateX(-50%);
    }
  }

  @media (min-width: 43.75em) {
    .swiper-slide.swiper-slide  {
      /* upping it to a 3 column layout */
      width: 33.33333333333%;

      /* centeredSlides set to true */
      /* reposition so first slide appears on left */
      transform: translateX(-100%);
    }
  }

  @media (min-width: 53em) {
    .swiper-slide.swiper-slide  {
      /* and finally the 4 column layout */
      width: 25%;

      /* centeredSlides set to true */
      /* reposition so first slide appears on left */
      transform: translateX(-150%);
    }
  }

  .swiper-pagination {
    /* show on small viewports */
    display: block;
  }

  @media (min-width: 37.5em) {
    .swiper-pagination {
      /* hide on larger viewports per stakeholder recommendation */
      display: none;
    }
  }

  /* now move prev button more to the left */
  .swiper-button-prev {
    /* but first hide on small viewports */
    display: none;

    left: 0px;
    top: 0px;

    margin-top: 0px;

    /* subtract .swiper-wrapper bottom-margin to vertically center arrow */
    height: calc(100% - 3em);

    /* css trickery to hide the way left image */
    background-color: #fff;
  }

  @media (min-width: 37.5em) {
    .swiper-button-prev {
      /* show on larger viewports */
      display: block;
    }
  }

  .swiper-button-next {
    /* hide on small viewports */
    display: none;

    right: 0px;
    top: 0px;

    margin-top: 0px;

    /* subtract .swiper-wrapper bottom-margin to vertically center arrow */
    height: calc(100% - 3em);

    /* css trickery to hide the way right image */
    background-color: #fff;
  }

  @media (min-width: 37.5em) {
    .swiper-button-next {
      /* show on larger viewports */
      display: block;
    }
  }

/* ==========================================================================
 content in swiper
========================================================================== */
.product {
margin-left: auto;
margin-right: auto;
width: 90%;
}

.photograph {
display: block;
height: auto;
width: 100%;
}

.product__name.product__name {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
font-size:18px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}

@media (max-width: 768px){
.product__name.product__name {
  font-size: 18px;
}
}

.product__description {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.1;
text-align: left;
}

@media (max-width: 768px){
.product__description {
  font-size: 14px;
  font-weight: 400;
}
}



#footer {
background: #FFFFFF;
padding: 0 0 30px 0;
color: #333333;
font-size: 14px;

}




