/* CSS BOOTSTRAP*/
/*@media: line 232;*/
BY: ALLEFF MOURA

@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');
@import url('https://fonts.googleapis.com/css?family=Cairo:400,700');

:root {
    /* cores do texto */
    --texto: rgba(16, 32, 39, 0.87);
    --texto-medio: rgba(16, 32, 39, 0.6);
    --texto-claro: rgba(16, 32, 39, 0.3);

    /* Tons de cinza */
    --preto: #102027;
    --preto-medio: #70797D;
    --preto-claro: #B8BDBF;
    --preto-maisclaro: #D7D9DB;
    --preto-muitoclaro: #F7F8F8; 

    /* outras cores */
    --vibrante: #2744B8;
    --vibrante-escuro: #374785;
    --white: #fff;

    /* sombras */
    --sombra-leve: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

html {
    /* Definição de fonte padrão de todo o HTML */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: rgba(16, 32, 39, 0.87);

    /* Ajustes necessários para exibir a fonte com melhor visual */
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  outline: none;
}

ul {
  list-style: none;
  padding: 0;
}

strong, b {
  font-weight: 700;
}
a {
  text-decoration: none;
  color: #2744B8;
  font-weight: inherit;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align:;
}

p {
    font-size: 1.7rem;
    line-height: 1.5;
    margin-top: 0.57rem;
    margin-bottom: 0.57rem;
    text-align:;
}
@media screen and (min-width: 600px) {
    p {
        text-align: left;
    }
}

section {
    width: 100%;
    display: grid;
    align-items: center;
    justify-items: center;
    background-color:#efe445;
    padding: 30px;

}
    @media screen and (min-width: 600px) {
    section {
        padding: 60px;
    }
}
    @media screen and (min-width: 900px) {
    section {
        padding: 100px;
    }
}


    button {
    display: block;
    font-size: 1.125rem;
    color: var(--white);
    background-color: #2744B8;
    border: 1px solid #2744B8;
    border-radius: 10px;
    padding: 16px 24px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}
    button:hover {
    background-color: #2744B8;
    border: 1px solid #2744B8;
}


   .navbar-default  {
    background-color: #05294b ;
}
    .navbar-default .navbar-nav>li>a {
    color: #FFCE0D;
}
    .logo{
        height:;
        width:;
    }
    

    .slider{
        width:100%;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

 
    #informacoes p{
        color: #000;
        text-align: justify;
        font-family: 'Cairo', sans-serif;
        font-weight: 400;
    }
    #informacoes h1{
        color: #000;
        text-align: center;
    }
     #informacoes h2{
        color: #000;
        text-align: center;
    }  
    

    .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        font-family: MontserratBold, sans-serif;
        color:#fff;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: MontserratBold, sans-serif;
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #fff; 
    }

    #texto-matricula{
        font-family: MontserratBold, sans-serif;
        font-size: 30px;
        padding-top: 10px;
        padding-left: px;
        text-align: center;
        color: #fff; 
    }


    #Inscrição{
        padding-top: 60px;
        background-color:#2c812c;
    }
    #Inscrição h1{
        color:#000;
        text-align: center;  
    }
    #Inscrição p{

        text-align: center;
        font-size: 1.2em;
    }
    h1#ttli{
        color: #fff;
        font-family: MontserratBold, sans-serif;
        font-size: 27px;
        text-align: center;
        font-weight: 600;
    }
    #logo-form{
        padding-left:;
        vertical-align: center;
        align-items: center;
    }

    #pagamento{
        background-color: #2c812c;
        padding-top: 60px;
    }
    #pagamento h1{
        color: white;
        font-family: MontserratBold, sans-serif;
        font-weight: 700;
    }
    #pagamento h3{
        color: white;
        text-align: center;
    }
    #pagamento h5{
        color: white;
        text-align: center;
    }
    h3#rec{
    color: white;
    font-family: Heuvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    }
    h3#paul{
    color: white;
    font-family: Heuvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    }   
    h3#arco{
    color: white;
    font-family: Heuvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    }    
    #btpgr{
        align-content:center; 
        align-items:center;
    }
    #btpgp{
        align-content:center; 
        align-items:center;
    }
    #btpga{
        align-content:center; 
        align-items:center;
    }



   #unidades{
    background-color: #efe445;
    padding-top: 90px;
   }
   #texto-unidades{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
   
    
   }
   h2#recife{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 26px;
    text-align: center;
   }
   p#p-recife {
    color: #000;
    font-family: MontserratRegular, sans-serif;
    font-size: 18px;
    text-align: center;
   }
   h2#paulista{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 26px;
    text-align: center;
   }
   p#p-paulista {
    color: #000;
    font-family: MontserratRegular, sans-serif;
    font-size: 18px;
    text-align: center;
   }
   h2#arcoverde{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 26px;
    text-align: center;
   }
   p#p-arcoverde {
    color: #000;
    font-family: MontserratRegular, sans-serif;
    font-size: 18px;
    text-align: center;
   }
   .cb-em{
    font-style: normal;
   }
    #contatos{
    background-color: #efe445;
    padding-top: 60px;    
    }
    #contatos p{
        color: #fff;
        text-align: center;

    }
    #rodape{
        background-color:#191970;
        padding-top:61px;
    }
        
        
     #rodape p{
        color:#fff;
        text-align: center;
        padding-top: px;
    }
    
    /*MEDIA QUERIES*/
    @media (min-width: 1366px){
        #Informações{
        height:500px;
        background-color: #bdb76b;
        padding-top:40px;
        padding-bottom:10px;
        margin-top:0px;
        margin-bottom: 0px;
    }
      .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
    #inscrição{
        
        background-color:#fa7f72;
        align-items: center;
        padding-top: 250px;
    }

    @media(min-width: 1024px){
         #Inscrição{
        
        background-color:#2c812c;
        align-items: center;
        padding-top: 10px;
   }
   .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }

    @media (max-width: 1280px){
        #Informações{
        height:500px;
        background-color: #bdb76b;
        padding-top:40px;
        padding-bottom:10px;
        margin-top:0px;
        margin-bottom: 0px;
    }
    .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
    #inscrição{
        height: 900px;
        background-color:#fa7f72;
        align-items: center;
        padding-top: 250px;
    }

    @media(min-width: 1024px){
         #Inscrição{
        background-color:#2c812c;
        align-items: center;
        padding-top: 10px;
   }
   .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }

    
    @media (min-width: 768px){
    .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
    #inscrição{
      
        background-color:#fa7f72;
        align-items: center;
        padding-top: 250px;
    }
}
@media (max-width: 768px){
   .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }

    #texto-matricula{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-top: 10px;
        color: #000; 
    }
    #inscrição{
        height: 500px;
        background-color:#fa7f72;
        align-items: center;
        padding-top: 250px;
    }

@media(min-width: 600px){
   .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
}
   
@media (min-width: 320px){
 #Informações{
        background-color: #bdb76b;
        padding-top:40px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom: 0px;
}
    h1.info{
        color: #000;
        font-family: MontserratBold, sans-serif;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
    }
    h2.suprap{
        color: #175e99;
        text-align: center;
        font-size: 20px;
        font-family: Heuvetica, Arial, Sans;
        font-style: normal;
        font-weight: bold;
        
    }
    p.exame{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000;
    }
    p.provas{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000;
    }
    p.insc{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000; 
    }
     p.insc{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000; 
    }
    p.hist{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000; 
        text-align: center;
    }
    .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
   h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        color: #000; 
        padding-left: px;
    }
    #Inscrição{
        height: 250px;
        background-color:#2c812c;
        align-items: center;
        padding-top: 57px;
    }
    h1#ttli{
        color: #000;
        font-family: MontserratBold, sans-serif;
        font-size: 27px;
        text-align: center;
        font-weight: 600;
    }

    #texto-matricula{
        font-family: Nunito, sans-serif; 
        font-size: 35px;
        padding-top: 10px;
        padding-left: 0px;
        color: #000; 
    }
   #unidades{
    background-color: #efe445;
    padding-top: 45px;
   }
   #texto-unidades{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
   
    
   }
   h2#recife{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 20px;
    text-align: center;
   }
   p#p-recife {
    color: #000;
    font-family: MontserratRegular, sans-serif;
    font-size: 15px;
    text-align: center;
   }
   h2#paulista{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 20px;
    text-align: center;
   }
   p#p-paulista {
    color: #000;
    font-family: MontserratRegular, sans-serif;
    font-size: 15px;
    text-align: center;
   }
   h2#arcoverde{
    color: #000;
    font-family: MontserratBold, sans-serif;
    font-size: 20px;
    text-align: center;
   }
   p#p-arcoverde {
    color: #000;
    font-family: MontserratRegular, sans-serif;
    font-size: 15px;
    text-align: center;
   }

@media (max-width: 480px) and (min-width: 320px){
.video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }

@media (min-width: 320px) and (max-width: 480px){
    .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
    #Inscrição{
        padding-top: 60px;
        background-color:#2c812c;
    }
    #Inscrição h1{
        color:#000;
        text-align: center;  
    }
    #Inscrição p{

        text-align: center;
    }
    h1#ttli{
        color: #000;
        font-family: MontserratBold, sans-serif;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
    }

   
}
@media (max-width: 320px){
#Informações{
        height:610px;
        background-color: #bdb76b;
        padding-top:40px;
        padding-bottom:10px;
        margin-top:0px;
        margin-bottom: 0px;
    }
}
    h1.info{
        color: #000;
        font-family: MontserratBold, sans-serif;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
    }
    h2.suprap{
        color: #175e99;
        text-align: center;
        font-size:18px;
        font-family: Heuvetica, Arial, Sans;
        font-style: normal;
        font-weight: bold;
        
    }
    p.exame{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000;
    }
    p.provas{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000;
    }
    p.insc{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000; 
    }
     p.insc{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000; 
    }
    p.hist{
        font-family: Nunito, sans-serif; 
        font-size: 14px;
        color: #000; 
        text-align: center;
    }
    .video-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top: 60px;
    margin-bottom: 60px;
}

    /* Para os vários tipos de video */
    .video-container iframe,
    .video-container object,
    .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    #videos{
    background-color: #191970;
    }
    #videos h1{
        color:#000;
        text-align: center;
    
    }
    h1#nsvds{
        font-family: Nunito, sans-serif; 
        font-size: 30px;
        padding-left: px;
        text-align: center;
        color: #000; 
    }
    #rodape{
        height: 120px;
        background-color:#191970;
        padding-top:15px;
    }
    #logo-form {
    margin-left: 0px;
    }
    


     


    