html{
    background-color: #5bb9b9;
}
body{
    padding: 0;
    margin: 0;
    font-family: 'Muli', sans-serif;
    font-family: 'Varela', sans-serif;
    font-family: 'Josefin Sans', sans-serif;
    height: 100%;
    min-height: 100%;
}

ul{
    list-style: none;
}

a{
    text-decoration: none;
}

@font-face {
    font-family: caeldera;
    src: url(font/CAELDERA.TTF);
    src:  url('font/CAELDERA.TTF') format('truetype');
}

@font-face {
    font-family: aero;
    src: url(font/AERO.TTF);
    src:  url('font/AERO.TTF') format('truetype');
}

#header{
    position: relative;
    width: 100%;
    height: 94px;
    background-color: #43545C;
    max-height: 100px;
    z-index: 2;
    overflow: hidden;
    box-shadow: 0 1px 16px #6B6B6B;
}

#logo-geead{
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 2%;
    width: 119px;
    float: left;
}

#logo-sp{
    width: 247px;
    float: right;
    margin-top: 20px;
    margin-right: 2%;

}

#detalhe{
    display: block;
    width: 100%;
    height: 10%;
    background-color: #96171E;
    position: relative;
    float: left;
    top: 90%
}
#menu-item{
    margin-top: 0px;
    margin-bottom: 1%;
    float: left;
    margin-left: 6%;
    background-color: #AEAEB3;
    color: rgb(31, 31, 31);

    height: 100%;
    width: 200px;
    -webkit-transition: background-color .2s; /* Safari */
    transition: background-color .2s;
}
#menu-item:hover{
    background-color: #96171E;
    color: #fff;
}

#menu-item h5{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 1.6em;
    margin: 0;
    margin-top: 12%;
    -webkit-transition: color .2s; /* Safari */
    transition: color .2s;
}

#menu-item h6{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 1em;
    margin: 0;
    margin-top: 12%;
    -webkit-transition: color .2s; /* Safari */
    transition: color .2s;
}


#main{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 60%;
    background-color: #5bb9b9;
}
#banner-superior-conteiner{
    overflow: hidden;
}
#banner-superior{
    box-shadow: 0 9px 15px #469393;
    z-index: 1;
    width: 100%;
}

.banner-superior-open{
    transform: scaleY(4000);
}

.banner-superior-collapsed{
    height: 1px;
    width: 100%;
    transition: transform 800ms;
    background-color: rgba(50, 50, 50, 0.71);
}

#banner-inferior{

}

#banner-inferior h5{
    margin-left: 3%;
    color: white;
    font-size: 2em;
    margin-bottom: 1%;
    margin-top: 0px;
}

#banner-inferior h6{
    margin-left: 4%;
    color: white;
    font-size: 1.3em;
    margin-bottom: 1%;
    margin-top: 0px;
}



#rect{
    width: 59px;
    height: 28px;
    background-color: #FF7D7D;
    position: relative;
    display: block;
    float: left;
    top: -1px;
    margin-right: 6px;
}

#lista-cursos{
    margin: 0;
    padding: 0;
    height: auto;
    margin-left: 2%;
    width: 96%;
    margin-bottom: 1%;
    margin-top: 1%;
}

.list-item{
	float: left;
    width: 200px;
	height: 120px;
    background-image: url(../_img/postit1.png);
    cursor: pointer;
    overflow: hidden;
    color: rgb(73, 73, 73);
    margin-right: 3%;
    margin-bottom: 3%;
    background-repeat: no-repeat;
	font-size:1.0em;
}

.fundo_0{
    background-image:url(../_img/postit1.png);
}
.fundo_1{
    background-image: url(../_img/postit2.png);
}
.fundo_2{
    background-image: url(../_img/postit3.png);
}
.fundo_3{
    background-image: url(../_img/postit4.png);
}

.img-certificado{
    display: block;
    position: absolute;
    top: -15px;
    right:10px;
    z-index: 20;
    width: 31%;
}

.curso-mooc {
    pointer-events: none;
    position: relative;

}
.curso-mooc h2{
    padding-top:20px;
    padding-left: 9.5%;
    width: 82%;
    text-align: center;
    color: #6D5757;
    font-size: 1.4em;
    pointer-events: none;
    margin-bottom: -18px;
}

.curso-mooc h5{
    font-size: 1.3em;
    padding-left: 17%;
    pointer-events: none;
    color: #6D5757;
    width: 195px;
    text-align: center;
}

#bg_escuro{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10;
}

#video_mooc_bnt{
    width: 11%;
    height: 6%;
    position: absolute;
    cursor: pointer;
}

#cursos_mooc_bnt{
    width: 15%;
    height: 6%;
    position: absolute;
    cursor: pointer;
    background-color: rgba(0, 255, 255, 0);
}

#video_mooc_main{
    width: 80%;
    box-shadow: 0 9px 15px #469393;
    z-index: 1;
    position: absolute;
    top: 0;
    margin-left: 10%;
    margin-top: .5%;
}

#classes_videos{
    position: relative;
    top: 200px;
    left: 25%;
    width: 50%;
}

#close-video-btn{
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    top: 1.5%;
    margin-left: 95%;
    background-image: url(images/fechar.png);
    background-size: 50px 50px;
}

.btn_inscrevasse{
    position: relative;
    width: 20%;
    height: 32px;
    background-color: #DFDFDF;
    top: 213px;
    left: 25%;
    border-radius: 10px;
}

.btn_inscrevasse h5{

    color: black;
    font-style: normal;
    font-size: 1.2em;
    padding-left: 28%;
    padding-top: 8px;
}