
*{
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
    padding:0;
    margin:0;
    border:0;
}

html,body{
    font-family: Calibre, Geneva, sans-serif;
    font-size:14px;
    margin:0;
    padding:0;
    width:100%;
    height: 100%;
    background:url('../files/img/banner.png');
    min-height:100%;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-color: white;
}


#main{
    width:fit-content;
    height: 100%;
    position:absolute;
    z-index: 22;
}

#form{
  padding: 0px 20px;
}
#back_opacity{
   display: none;   
}

#login-area{
    max-width: 360px;
    margin-left: 6%; /*alterado*/
    background: rgba(203, 210, 224, 0.829); /*alterado*/
    text-align: center;
    height: 100%;
    box-shadow: -7px -3px 20px 0px grey; /*alterado*/
    backdrop-filter: blur(6.7px); /*alterado*/
    -webkit-backdrop-filter: blur(6.7px); /*alterado*/
}

#login{
    z-index:1000;
    text-align: center;
    display: flow-root;
    
}


#edu-logo{

     position: relative;
     margin-top: 7.5%;
     margin-bottom: 7.5%;
     width:60%;
}

#separtor{
    background-color: #0c2340; /*alterado*/
    
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    width: 95%;
}

#wcm{
    margin-top: 7.5%;
    margin-bottom: 7.5%;
    color:#0c2340;
    font-size: 1.6em;
    font-weight: bolder;
}

#manual-window,#visittour-window,#faq-window{
position:fixed;
background-color:#21252978;
z-index:3000;
height:100%;
width:100%;
top:100%;
bottom:0;
left:0;
right:0;
padding:5% 10%;
}

#manual-mobile{
    cursor: pointer;
    float: right;
    display: none;
}

.nav{
    margin-top: 30px !important;
}

input[type="text"],input[type="password"]{
    font-size:12px;
    padding:0.85em;
    border:0.15em solid #007dc5;
    margin:0.2em 0;
    color:#202124;
    height: 45px;
}
#recoverpwd{
    margin-bottom: 3em;
    font-size: 12px;
    float: right;
    color: #202124;
}

#login_error{
    margin-top: 0.8em;
    font-size: 12px;
    margin-left: 20px;
    float: left;
    display: inline-table;
    color: #ff0000;
}

#login_box{
     padding: 0px 20px;   
}

#login_btn1{
    background-color:#0c2340;
    border-radius: 6px; /*adicionado*/
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px; /*adicionado*/
    margin-bottom: 1em;
    color: white;
    height: 45px;
    font-weight: bold;
    width: 100%;
    border:1.2px solid #0c2340;
    cursor: pointer;
    font-size: 16px;
    margin-top: 25%;
}

#login_btn2{
    background-color:#333;
    border-radius: 6px; /*adicionado*/
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px; /*adicionado*/
    margin-bottom: 1em;
    color: white;
    height: 45px;
    font-weight: bold;
    width: 100%;
    border:1.2px solid #333;
    cursor: pointer;
    font-size: 16px;
}

input.text{
    width: 100%;

}

 #more{
    background-color:rgb(0,0,0,0);
    color:  #d35b40;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    border:1.2px solid #d35b40;
    cursor: pointer;
    font-size: 16px;
    margin-top: 1em;
}

#contacts{
width:70%;    
float: left;	
padding-left: 2em;
}



#main_container{
    width: 600px;
    height: 340px;
    top: 32vh;
    position: absolute;
    transform: translate(0%,-50%);
    margin-left: 40%;
    text-align: center;
}


.background-image{
    width: 80vh;
    margin-top: 10vh;
    margin-left: 74px;  
}

footer{
    /*text-align: center;*/
    position: absolute;
    width: 100%;
    color: white;
    display: none !important;
    height: 50px;
    background: #d35b40;
    bottom: 0px;
    border-top: 5px solid #00897b;
}

footer p:first-child{
    margin-top: 0.8%;
  margin-left: 410px;
  width: 100%;
}

#login-footer{
    height: 50px;
    padding-top: 10px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    max-width:390px;
    text-align: center;
    border-top: 5px solid #0c2340;
}

#login-footer a{
   color: black;
   text-decoration: none;
}
#enfeite_img{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 10%;
}

#news_title{
  font-weight: bolder;
  margin-bottom: 1em;
  font-size: 18px;
}

 footer img{
 float: right;
 width: 35px;
 margin-right:10px;
 cursor: pointer;
}

footer p:nth-child(2), #separtor {
    width: 100%;
    height: 100%;
    padding-top: 4px;
    
    
}

footer p:nth-child(2){
    z-index: 2000;
}

#search_area{
    width: 100%;
    display: inline-flex;
}
#search_area input[type="search"]{
    width: 60%;
    height: 45px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left:50px; 
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 3px 6px 1px #808080;

}
#search_icon{
    margin-top: 25px;
    margin-left: 22%;
    height: 30px;
    position: absolute;
}
#cursos_available{

    text-align: center;
    color:#d35b40;
    font-size: 1.9em;
    font-weight: bolder;
}

/* Tablet ViewPOrt*/

@media (max-width: 900px) { 

 
#main {
    background-color: #ffffffd4;
    width: 50%;
    z-index: 48;
}
 #main_container{
    display: none;
}

#separtor, #login-footer{
    display: none;
}

#edu-logo{
     width: 35%;
     margin-top: 12%;
     margin-bottom: 5%;     
}

#login form{
    
    margin-left: auto;
    margin-right: auto;
    right: auto;
    width: 60%;
}

#login{
    text-align: center;
}

#wcm{
    margin-top: 0px;
    margin-bottom: 4%;
}

#login-area{

    position: absolute;
    text-align: center;
    margin-left: 0%;
    height: 100%;
    background: rgba(203, 210, 224, 0.829);
    max-height: none;
    left: 0;
    max-width: unset;
    backdrop-filter: blur (0px); /*alterado*/
    -webkit-backdrop-filter: blur(0px);

    top: 0;
    width: 100%;
    transform: unset;
}


#enfeite_img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 20%;
}

footer p:first-child{
  margin-left: 0px;
}

#manual-mobile{
    display: initial;
}

}



/*Mobile Screens*/

@media (max-width: 500px) {

#login-footer {
    display: none
}

.gif-div{
    display: none;
}

#main {
    width: 100%;
}


#back_opacity{
    opacity: 0.5;
    display: block;
    position: absolute;
    width: 100%;
    background-color:white;
    height:100%;
}
.background-image{
    max-width: 80vw;
    float: left;
    left: 10%;
    bottom: 5vh;
    clear: both;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    opacity: 0.079;
}



body{
    width:100%;
    min-height:100%;
}

#contacts{
width:100%;    
padding-left: 2em;
}

#login-area{
    position: absolute; /*alterado*/
    text-align: center;
    margin-left: 0%;
    height: 100%;
    background: rgba(203, 210, 224, 0.829);
    max-height: none;
    left: 0;
    max-width: unset;
    backdrop-filter: blur (0px); /*alterado*/
    -webkit-backdrop-filter: blur(0px);

    top: 0;
    width: 100%;
    transform: unset;
    
}

footer{
    z-index: 1000;
    
}

footer p:first-child, #separtor{
    
    display: none;
}
footer p:nth-child(2) img, footer p:nth-child(2){
    float: unset;
    text-align:center;
}
#login form{
    width: 100%;
}


#edu-logo{ 
     position: relative;
     margin-top: 22vw;
     width:60%;
}

#wcm{
    margin-top: 1%;
}
#enfeite_img {
     width: 30% !important;
    }

  #login_btn1{
    margin-bottom: 1em;
    }

    #manual-mobile{
    display: none;
    }


  .hide_footer_onphone{
    display: none;
  }  
z-index: 48;
}

