
/* CSS Document */
*{
    font-family:"Open Sans", Arial;
    line-height: 150%;
}

.branco{
    color:white;
}

.cinza{
    color: #444444;
}

.bordo{
    color: #901913;
}

.azul{
    color:#6761A3;
}

div#topofull{
    position:fixed;
    top:1;
    opacity:1;
    width:100%;
    height:134px;
    z-index: 10;
}


div.menutopo{
    background: url(https://www.hemoclass.com.br/site/img/fundomenutopo.png) top center no-repeat;
    height:134px;
}

.espacotopo{
    height: 100px;
}

.logotopo{
    position: relative;
    float: left;
    top:7px;
    left: 36px;
    width: 151px;
    height: 112px;
    background: url(https://www.hemoclass.com.br/site/img/logotopo.png) top center no-repeat;

}

.rodapefull{
    background: #3E3E3E;
}

.redessociais{
    position: relative;
    height: 42px;
}

.redessociais img{
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0px 5px;
    transition-duration: .3s;
}

.redessociais img:hover{
    opacity: .7;
}

.endrodape b, .endrodape strong{
    font-size: 18pt;
}

.iconcontato{
    position: relative;
    width:61px;
    height: 61px;
    top:20px;
    display: inline-block;
}



.iconlocaliza{
    position: relative;
    top:15px;
    display: inline-block;
}

.shellcurso{
    position: relative;
    float: left;
    width: 333px;
    height: 362px;
    overflow: hidden;
    text-align: center;
}

.fundocurso1{
    background: #901913;
}

.fundocurso2{
    background: #440001;
}

.shellcurso .icon{
    position: relative;
    width: 86px;
    height: 86px;
    top:90px;
    display: inline-block;
    transition-duration: .3s;
}
.shellcurso .icon img{
    width: 86px;
    height: 86px;
}

.shellcurso .titulo{
   position: relative;
   display: inline-block;
   width: 315px; 
   height: 70px;
   top:110px;
   overflow: hidden;
   transition-duration: .3s;
}

.shellcurso .brevedesc{
    position: relative;
    display: inline-block;
   width: 315px; 
   height: 90px;
   top:460px;
   overflow: hidden;
   transition-duration: .3s;
}

.shellcurso .saibamais{
    position: relative;
    display: inline-block;
    width: 74px;
    height: 74px;
    top:460px;
    background: url(https://www.hemoclass.com.br/site/img/btnsaibamais.png);
    transition-duration: .3s;
}

.shellcurso .saibamais:hover{
    opacity: .7;
}

.shellcurso:hover .icon{
    top:-200px;
}

.shellcurso:hover .titulo{
    top:-40px;
}

.shellcurso:hover .brevedesc{
    top:-20px;
}

.shellcurso:hover .saibamais{
    top:00px;
}

.divisorblog{
    position: relative;
    display: inline-block;
    top:-33px;
    padding:0px 50px;
}

.iconblog{
    position: relative;
    display: inline-block;
}

.noheight{
    line-height: 100%;
}

.home1{
    position: relative;
    width: 100%;
    height: 707px;
    background: url(https://www.hemoclass.com.br/site/img/home1fundo.jpg) top center no-repeat;
}

.iconhome1{
    position: relative;
    display: inline-block;
    top: 24px;
}

.vertodos{
    position: relative;
    font-size:16pt;
    color:#901913;
    font-weight: bold;
    padding:7px;
    transition-duration: .3s;
}

.vertodos img{
    position: relative;
    display: inline-block;
    top:7px;
}

.vertodos:hover{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.home2{
    position: relative;
    width: 100%;
}



.home3{
    position: relative;
    width: 100%;
    height: 1607px;
    background: url(https://www.hemoclass.com.br/site/img/home3fundo.jpg) top center no-repeat;
}

.home3 .setor1{
    position: relative;
    width: 100%;
    height: 750px;
}

.iconhome3{
    position: relative;
    display: inline-block;
    top: 24px;
}


.home3 .setor2{
    position: relative;
    width: 100%;
    height: 550px;
}

.iconhome4{
    position: relative;
    display: inline-block;
    top: 24px;
}

.saibamais{
    font-size: 24pt;
}

.saibamais img{
    top:3px;
}

.homeshellblog{
position: relative;
float: left;
width:100%;
height: 193px;
overflow: hidden;
}

.homeshellblog .foto{
    position: relative;
    float: left;
    width:190px;
    height: 193px;
    border-radius:20px;
    overflow: hidden;
    background: url(https://www.hemoclass.com.br/site/img/home3fundoblog2.png) top center;
    transition-duration: .3s;
}

.homeshellblog .foto .cortafotobloghome{
    position: relative;
    float: left;
    width:170px;
    height: 173px;
    margin-top:10px;
    margin-left:10px;
    border-radius:15px;
    overflow: hidden;
}

.homeshellblog .foto .cortafotobloghome img{
    position: relative;
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    top:30px;
}

.homeshellblog .direita{
    width:78%;
    height: 173px;
    padding:10px;
    border-radius:20px;
    overflow: hidden;
    background: url(https://www.hemoclass.com.br/site/img/home3fundoblog2.png) top center;
    transition-duration: .3s;
}


.homeshellblog .titulo{
    height:36px;
    overflow: hidden;
}


.homeshellblog .brevedesc{
    height:50px;
    overflow: hidden;
}

.saibamaisbranco{
    position: relative;
    display: inline-block;
    top: -10px;
    font-weight: bold;
}

.saibamaisbranco img{
    position: relative;
    top:8px;
}

.homeshellblog:hover .foto{
    background: url(https://www.hemoclass.com.br/site/img/home3fundoblog1.png) top center;
}

.homeshellblog:hover .direita{
    background: url(https://www.hemoclass.com.br/site/img/home3fundoblog1.png) top center;
}

.cursopresencial{
    position: absolute;
    top:234px;
    right:17px;
    width: 107px;
    height: 107px;
    background: url(https://www.hemoclass.com.br/site/img/home1presencial.png) top center no-repeat;
    z-index:2;
}

.cursoonline{
    position: absolute;
    top:234px;
    right:17px;
    width: 107px;
    height: 107px;
    background: url(https://www.hemoclass.com.br/site/img/home1online.png) top center no-repeat;
    z-index:2;
}

.homeefeito1{
    position: absolute;
    top:0px;
    left:-400px;
    width: 125px;
    height: 102px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito1.png) top center no-repeat;
}

.homeefeito2{
    position: absolute;
    top:180px;
    left:-400px;
    width: 89px;
    height: 84px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito2.png) top center no-repeat;
}

.homeefeito3{
    position: absolute;
    top:270px;
    left:-400px;
    width: 143px;
    height: 523px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito3.png) top center no-repeat;
}

.homeefeito4{
    position: absolute;
    top:380px;
    left:-400px;
    width: 98px;
    height: 444px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito4.png) top center no-repeat;
}

.homeefeito5{
    position: absolute;
    top:0px;
    right:-400px;
    width: 193px;
    height: 633px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito5.png) top center no-repeat;
}

.homeefeito6{
    position: absolute;
    top:200px;
    right:-400px;
    width: 205px;
    height: 779px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito6.png) top center no-repeat;
}

.homeefeito7{
    top:370px;
    position: absolute;
    right:-400px;
    width: 121px;
    height: 604px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito7.png) top center no-repeat;
}

.homeefeito8{
    position: absolute;
    top:0px;
    right:-400px;
    width: 125px;
    height: 102px;
    background: url(https://www.hemoclass.com.br/site/img/homeefeito1.png) top center no-repeat;
}

.logohemo img{
    top:0px;
    transform: scale(1.3) !important;
    -moz-transform: scale(1.3) !important;
}

.respface{
    position:relative;
    margin-top:15px;
    
}

.btnebook{
    position: relative;
    display: inline-block;
    width:60%;
    padding:20px;
    line-height: 130%;
    background: #901913;
    transition-duration: .3s;
    margin-top:20px;
    margin-bottom:20px;
}

.btnebook:hover{
    background: #444444;
}



/*Deixar no final do arquivo */
.conteudocelular{
        width:100%;
        overflow:hidden;
    }
.nornone{
    display: none;
}
@media screen and (max-width:1370px){
    
    .conteudocelular{
        width:100%;
        overflow:hidden !important;
    }
     .shellfoto100, .shellfoto100 .foto{
        height:200px;
    }
}

@media screen and (max-width:1200px){
    
    .conteudocelular{
        width:1100px;
        overflow:hidden !important;
    }
    .shellfoto100, .shellfoto100 .foto{
        height:150px;
    }
}


