* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Helvetica;
  border: none;
  text-decoration: none;
  
}
.img_class{
  width: 100%;
  overflow: hidden;
  max-width: 145px;
  min-width: 145px;
  height: 152px;
  border: 3px solid #c5c0c0;
  border-radius: 50%;
}

.class_p{
  overflow: hidden;
}

.bg-navFKB{
  background-color: #11396A;
  box-shadow: 2px 3px 19px -2px rgba(0, 0, 0, .75);
}


.tamanho{
  width: 200px;
}

.diploma{
  width: 100%;
  max-width: 900px;
}

h3{
  padding: 20px;
}

  .p, h3{
    font-size: 13px;
  }
  a:hover {
    background: rgba(0, 0, 0, 0.05);
  }

  .bt-per{
    color: #f0f0f0;
  }

  .bt-per:active{
    color: #000;
  }

  .video{
    top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .video div{
  margin: 0 auto;
  }

  .video-tiulo{
    display: block;
  }

  .video-tiulo span{
    font-size: 1rem;
    display: block;
    position: absolute;
    margin-top: 230px;
    margin-left: 20px;
  }

  .back-to-top {
    background-color: #38322e;
    border-radius: 65px;
    bottom: 14px;
    box-shadow: 2px 3px 19px -2px rgba(0, 0, 0, .75);
    color: #d9a000;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 22px;
    width: 40px;
    z-index: 3;
  }
  .setaup {
    color: #817e8b;
    display: flex;
    justify-content: center;
    padding-left: 1px;
    padding-top: 10px;
  }
  
  #header {
    box-shadow: 2px 3px 19px -2px rgba(0, 0, 0, .75);
    box-sizing: border-box;
    background-color: #11396A;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: left;
  }
  .sessao10{
    background: #11396A;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  
  #menu {
    display: flex;
    list-style: none;
    gap: 0.5rem;
  }
  
  #menu a {
    color: #f0f0f0;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 12px;
    margin-left: 0.5vw;
    display: block;
    padding: 0.5rem;
    overflow: hidden;
  }
  
  #btn-mobile{
    display: none;
  }
  .logo-mobile{
    width: 12%;
    display: none;
    position: absolute;
    right: 30px;
    top: 80px;
  }
  .logo-mobile img{
    width: 100%;
    min-width: 95px;
  }

 
  .sub-menu{
    display: block;
    width: 45%;
    margin-top: 280px;
    border-radius: 20px;
    margin-bottom: 90px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
   
  .btn_submit_cad[type="submit"]{  
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 20vw;
    min-width: 225px;
    height: 35px;
    background-color: #08558B;
    color: white;
    bor der-bottom: 2px solid #08558B;
    font-size: calc(1.5vw/2); 
    
  }
  
  .btn_submit_cad[type="submit"]:hover {
    background-color: #1B223C;
    transition: .5s;
  }



h1{
    text-align: center;
    padding: 30px;
    font-family: 'Luckiest Guy', cursive;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.titulo-f{
  margin-top: 50px;
}

.ifr-2{
  border:none;
}


.sessaodiploma{
  margin: 0px;
  background:#f0f0f0;
  background-size: 100% 100%;
  width: 100%;
  color: #545454;
  overflow:hidden;
}

.space{
  line-height: 5;
}

.sessao1{
  margin: 0px;
  background-size: 100% 100%;
  width: 100%;
  color: #0F4EAF;
  overflow:hidden;
}

.sessao2,.sessao4{
  background-color: #1d2a53;
  width: 100%;
  height: 100%;
  color: #f0f0f0;
  padding: 0 30px 50px;
  overflow:hidden;
  
}

.sessao3{
  display: grid;
  background-image: url('../img/div/background.jpg');
  background-size: cover;
  width: 100%;
  height:100%;
  color: #f0f0f0;
  padding: 0 0 50px;
  font-family: 'Rubik Mono One';
  text-shadow: black 0.3em 0.3em 0.5em;
}

.sessao4{
  background-image: url('../img/faculdade.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat ;
  color: #f0f0f0;
  font-weight: bolder;
 
}

.sessao6{
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  
  color: #f0f0f0;
  overflow:hidden;
  zoom: 88%;
}

.sessao7{
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('../img/fundo_multi.jpg');
  font-size: 1rem;
  padding: 50px;
  overflow: hidden;
}



.video{
  display: block;
  width: 80%;
  min-width: 400px;
  border-radius: 30px;
  background-color: #f0f0f0;
  padding: 30px 50px;
  text-align: center;
}

.video img{
  width: 100%;
  min-width:100px;
  max-width: 300px;
}


.expand{
  position: absolute;
  right:0;
  bottom: 0;
  padding: 20px;
  color: rgb(53, 53, 53);
  z-index: 1000;
  font-size: 1rem;
}



  .cont{
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    margin-bottom: 30px;
    margin: 0 auto;
  }

  .social{
    margin: 0 auto;
    height: 40px;
  }

  .logo img{
    width: 40%;
    max-width: 350px;
    min-width: 250px;
    padding: 30px;
  }
 


  .flex{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px; 
    margin: 0 auto;
  }

  .flex1{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px; 
    margin: 0 auto;
  }
  

  
  .flex3{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px; 
    margin: 0 auto;

  }
  .flex4{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 50px; 
    margin: 0 auto;
  }

.portal_acesso{
  box-shadow: 2px 3px 19px -2px rgba(0, 0, 0, .75);
  display: grid;
  width: 100%;
  max-width: 450px;
  height: 430px;
  margin: 0 auto;
  padding: 10px;
  background-color: #f0f0f0;
  border-radius: 20px;
  color: #221c1c; 
  overflow:hidden;
  font-size: 10vw;
}
.portal_acessoc{
  display: grid;
  margin: 0 auto;
  max-width: 350px;
  width: 100%;
  height: 150px;
  color: #f0f0f0;
  overflow:hidden;
}

.biblioteca1{
  display: block;
  align-items: center;
  align-content: center;
  text-align: center;
  width: 100%;
  height: 80px;
  font-size: 1rem;
}
.um{
  width: 100%;
  text-align: center;
  align-content: center;
  padding: 5px 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}


#cinco{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
}

#quatro{
  display: flex;
  justify-content: center;
  align-items: center;
}


.tel{
  position: relative;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px;
  font-weight: bold;

}

.telefone{
  font-size: 1rem;
}


  .fa {
    padding: 10px;
    font-size: 1rem;
    width: 37px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
  }
  
  .fa:hover {
      opacity: 5;
  }
  
  .fa-facebook {
    position: relative;
    background: #2c3a64;
    bottom: 0px;
    color: white;
  }
  .fa-instagram {
    position: relative;
    margin-bottom: 10px;
    background: #253557;
    color: white;
  }

.ico{
  cursor: pointer;
  display: inline-block;
  width: 60px;
  height: 35px;
  background-color: darkslateblue;
  border-radius: 12px;
  color:#f0f0f0;
  padding: 7px;
}

#cont{
  background-color: #01289d;
  text-align: center;
}

.slider-wrapper { 
	width: 48%;
  margin-left: auto;
  margin-right: auto;
}



#rodape{
  padding: 50px 0px 20px;    
  background-color: #000;
  text-align: center;
  color: #f0f0f0;
}




@media screen and (max-width: 599px) {
  .sessao6{
    display: block;
  }
  .comochegar,.imgmap{
    width: 100%;
    height: 100%;
  }

.ifr-2{
  height: 1300px
}
  
  .sessao1, .sessao3, .sessao4{
    width: 100%;
    height: 100%;
    
  }

  .sessao1{
   margin: 0;
   padding: 0;
   border: none;
   text-decoration: none;
   background-image: none;
   background-color: #D3D9E2;
   text-align: center;
   display: block;
  }
 
  .logo-mobile{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 60%;
    left: 0;
    top: 0;
  }
  .logo-mobile{
    width: min-content;
  }

  .cont{
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 30px;
  }

  .telefone{

    font-size: 0.5rem;

  }

  .sub-menu{
    margin: 0;
    padding: 0;
    justify-content: center;
    margin-bottom: 10px;
    width: 100%;
    font-size: 78%;
  }
  .btn_submit_cad[type="submit"]{
    min-width: 280px;
    justify-content: center;
    font-size: 0.6rem;
  }

  .p{
    padding: 10px;
    margin: 0 auto;
    font-size: 0.9rem;
  }

  h3{
    margin: 0 auto;
  }



  .flex, .flex1, .flex3, .flex4 {
    grid-template-columns: auto;
    grid-row-gap: 30px;
  }
  

  #menu {
    display: block;
    position: absolute;
    width: 100%;
    top: 53px;
    background: #e99494;
    transition: 0.6s;
    z-index: 1000;
    height: 50px;
    visibility: hidden;
    overflow-y: hidden;
  }

  
  #nav.active #menu{
    height: calc(100vh - 70px);
    visibility: visible;
    overflow-y: auto;
  }
  #menu a {
    padding: 1rem 0;
    margin: 0 1rem;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    font-size: 1.2rem;
    
  }
  #btn-mobile {
    width: 100%;
    position: absolute;
    top: 0;
    color: #f0f0f0;
    display: flex;
    padding: 1rem 1rem;
    font-size: 1rem;
    border: none;
    background: #11396A;
    cursor: pointer;
    gap: 0.5rem;
  }

 
  #hamburger {
    border-top: 3px solid;
    width: 20px;
  }


  #hamburger::after,
  #hamburger::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }
  #nav.active #hamburger {
    border-top-color: transparent;
  }
  #nav.active #hamburger::before {
    transform: rotate(135deg);
  }
  #nav.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }

  .slider-wrapper {width: 90%;}


.portal_acesso,.flex, .flex3, .biblioteca1{
  width: 100%;
  margin: 0 auto;
}

.imgmap{
  height: 500px;
}

}



@media screen and (min-width: 600px) and (max-width: 900px){
  .sessao6{
    display: block;
  }

  .btn_submit_cad[type="submit"]{
    font-size: 0.6rem;
    min-width: 250px;
  }
  #hamburger::after,
  #hamburger::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }
  #nav.active #hamburger{
    border-top-color: transparent;
  }
  #nav.active #hamburger::before {
    transform: rotate(135deg);
  }
  #nav.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }
  .sessao1, .sessao3,.sessao4,.sessao5{
    width: 100%;
    height: 100%;
    overflow:hidden;
  }

  .sessao1{
    background-image: none;
    zoom: 73%;
    background-color: #D3D9E2;
  }
  .slider-wrapper {width: 70%;}

  .portal_acesso, .portal_acessoc, .flex, .biblioteca1{
    width: 100%;
    min-width: 450px;
    margin: 0 auto;
  }
  .ico{
    width: 60px;
    height: 30px;

    }

    .telefone{
      font-size: 1.1vw;
    }

    .flex, .flex1, .flex3,.flex4 {
      grid-template-columns: 1fr;
      grid-row-gap: 30px;
    }
    #quatro{
      display: flex;
      align-items: center;
      justify-content: center;
      }
    .um{
      padding: 100px;
    }

}

@media screen and (min-width: 901px) and (max-width: 1400px){
  .sessao1{
    zoom: 85%;
  }
  .btn_submit_cad[type="submit"]{
    font-size: 0.59rem;
    min-width: 250px;
  }
  .portal_acesso,.flex, .biblioteca1{
    width: 100%;
    margin: 0 auto;
  }
  .telefone{
    font-size: 0.95vw;
  }

  #quatro{
  display: flex;
  align-items: center;
  justify-content: center;
  }
  
  .sessao1, .sessao3,.sessao4{
    width: 100%;
    height: 100%;
    overflow:hidden;
  }
  .slider-wrapper {width: 65%;}
  
  .sessao2{
    padding: 0 20% 30px;
    justify-content: center;
  }

  .sessao4{
    justify-content: center;
  }

  .ico{
    width: 60px;
    height: 30px;

    }

  .flex, .flex1, .flex4 {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    
  }
  .flex > div:nth-child(n + 5) {
    display: block;
  }
  .flex3{
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 30px;
  }

}


