.gg13-title-mapa-aulas{
    background: #f00;
    padding: 5px;
/*    border: 1px solid #0017ec;*/
    box-shadow: 0px 3px 9px #000;
    margin-top:80px;
}
.gg13-title-mapa-aulas h2{
    color:#Fff;
    font-family: sans-serif;
    font-weight: bolder;
}

.gg13-day-of-week{
font-size:1.5em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #F00;
    padding: 9px;
 /*   box-shadow: -0px 3px 7px #000;*/
}
.gg13-blank-cell{
   border: 1px solid #000;
    padding:16.5px;
}
.gg13-each-horario-mapa{
    border: 3px;
    margin: 2px;
    border-style: solid;
    border-color: #000;
    display: inline-block;
    cursor:pointer;
    color:#000!important;
    font-family: sans-serif;
    width:100%;
 /*   padding: 5px 3px;*/
}

.gg13-mapa-time-begin{
    display: inline-block;
    background: #f00;
    padding-right: 6px!important;
    font-family: sans-serif;
    font-weight: bold;
    color: #fff;
    font-size:15px;
    padding: 2px;
    padding-top:0;
    padding-bottom:1px;

}
.gg13-mapa-title{
color:#000;
font-weight:bolder;
font-size:13px;
    display: inline-block;
    padding: 0px;
    margin: 0;
width:64%;
    text-align:center;
text-transform:uppercase;
}

.gg13-mapa-duration{
    color:#000;
    font-size: 13px;
    font-weight: bold;
/*    border-bottom: 2px solid #00bfff;
    border-left: 2px solid #00bfff;
    float:right;
    vertical-align: bottom;

    padding-left: 2px;
    padding-right:0px;
*/
height: 3vh;
border:none!important;
}

.gg13-mapa-azul{
border-color:#017eec!important;
}
.gg13-mapa-laranja{
border-color:#ff6600!important;
}
.gg13-mapa-verde{
border-color:#01a001!important;
}
.gg13-mapa-vermelha{
border-color:#f00!important;
}
.gg13-mapa-cinzenta{
border-color:#555!important;
}
.gg13-mapa-preta{
border-color:#000!important;
}
.gg13-mapa-roxo{
border-color:#8400ff!important;
}
.gg13-mapa-branca{
border-color:#fff!important;
}
.gg13-mapa-rosa{
border-color:#ff00ff!important;
}
.gg13-mapa-bola{
    border: none!important;
    min-height: 31px;
    cursor: auto;
}
.gg13-mapa-bola > .gg13-mapa-time-begin{
background:none;
}

.gg13-mapa-azul:hover{
background-color:#7fdfff;
}
.gg13-mapa-laranja:hover{
background-color:#fc7e2a;
}
.gg13-mapa-verde:hover{
background-color:#49ff49;
}
.gg13-mapa-vermelha:hover{
background-color:#ff3a3a;
}
.gg13-mapa-cinzenta:hover{
background-color:#aaa;
}
.gg13-mapa-preta:hover{
background-color:#000;
}
.gg13-mapa-preta:hover > .gg13-mapa-title,
.gg13-mapa-preta:hover > .gg13-mapa-duration{
color:#fff!important;
}
.gg13-mapa-roxo:hover{
background-color:#a444ff;
}
.gg13-mapa-branca:hover{
background-color:#ddd;
}
.gg13-mapa-rosaa:hover{
background-color:#ff8cff;
}

.gg13-mapa-azul:hover > .gg13-mapa-time-begin{
background-color:#7fdfff;
}
.gg13-mapa-laranja:hover > .gg13-mapa-time-begin{
    background-color:#fc7e2a!important;
}
.gg13-mapa-verde:hover > .gg13-mapa-time-begin{
    background-color:#49ff49!important;
}
.gg13-mapa-vermelha:hover > .gg13-mapa-time-begin{
    background-color:#ff3a3a!important;
}
.gg13-mapa-cinzenta:hover > .gg13-mapa-time-begin{
    background-color:#aaa!important;
}
.gg13-mapa-preta:hover > .gg13-mapa-time-begin{
background-color:#222!important;
}
.gg13-mapa-roxo:hover > .gg13-mapa-time-begin{
    background-color:#a444ff!important;
}
.gg13-mapa-branca:hover > .gg13-mapa-time-begin{
    background-color:#ddd!important;
}
.gg13-mapa-rosa:hover > .gg13-mapa-time-begin{
    background-color:#ff8cff!important;
}



.gg13-mapa-azul > .gg13-mapa-time-begin {
background-color: #017eec!important;
}
.gg13-mapa-laranja > .gg13-mapa-time-begin {
background-color: #ff6600!important;
}
.gg13-mapa-verde > .gg13-mapa-time-begin {
background-color: #01a001!important;
}
.gg13-mapa-vermelha > .gg13-mapa-time-begin {
background-color: #f00!important;
}
.gg13-mapa-cinzenta > .gg13-mapa-time-begin {
background-color: #555!important;
}
.gg13-mapa-preta > .gg13-mapa-time-begin {
background-color: #000!important;
}
.gg13-mapa-roxo > .gg13-mapa-time-begin {
background-color: #8200ff!important;
}
.gg13-mapa-branca > .gg13-mapa-time-begin {
background-color: #fff!important;
color:#000!important;
}
.gg13-mapa-rosa > .gg13-mapa-time-begin {
background-color: #ff00ff!important;
}
/*
.gg13-mapa-azul > .gg13-mapa-duration{
    border-left: 2px solid #1000ff!important;
}
.gg13-mapa-laranja > .gg13-mapa-duration{
    border-left: 2px solid #ff6600!important;
}
.gg13-mapa-verde > .gg13-mapa-duration{
    border-left: 2px solid #01a001!important;
}
.gg13-mapa-vermelha > .gg13-mapa-duration{
    border-left: 2px solid #f00!important;
}
.gg13-mapa-cinzenta > .gg13-mapa-duration{
    border-left: 2px solid #555!important;
}
.gg13-mapa-preta > .gg13-mapa-duration{
    border-left: 2px solid #000!important;
}
.gg13-mapa-roxo > .gg13-mapa-duration{
    border-left: 2px solid #8200ff!important;
}
.gg13-mapa-branca > .gg13-mapa-duration{
    border-left: 2px solid #fff!important;
}
*/
/*************************/
.page-content{
margin-top:0!important;
}
.no-header{
margin-top:12vh;
}
.eachAulas{
position: relative;
width: 100%;
/*padding-top:10px;*/
}
.eachAulas h2{
    position: absolute;
    top: 0;
    margin-top: 24%;
    width: 100%;
    color: #f00;
    font-size:22px;
    text-align:center;
    font-weight:bold;
    text-shadow:2px 2px 2px #000;
}

.eachAulas p{
border-radius:20px;
position:absolute;
top: 67%; 
   width: 100%;
    text-align: justify;
font-size:10px;
padding:5px;
color:#FFF;
opacity:1;
}
.eachAulas p:hover{
opacity:1;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-filter: none;

}
.gg13-image-aulas{
width:100%;
height:160px;
}
.gg13-img-modalidades-home{
width:100%;
height:300px;
}
.filtro-modalidades{
transition: all .2s ease-in-out;
}
.filtro-modalidades:hover{
background:rgba(0,0,0,0)!important;
}
.filtro-modalidades h4{
font-weight:bold;
font-size: 2em;
text-shadow:2px 2px 2px #000; 
color:#fff;
transition: all .2s ease-in-out;
overflow: hidden;
    white-space: nowrap;
}
.filtro-modalidades:hover  h4{
font-size:2em;
color:#f00;
}
.eachAulas:hover{
    -webkit-filter: none;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

}
.eachAulas:hover > p{
opacity:1;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.buttonDetalhes{
    color: #fff;
    font-weight: bold;
    border: 2px solid #002aff!important;
    margin-top: 10%;
    margin-left: 18%;
    margin-right: auto;
}
.buttonDetalhes:hover{
color:#fff!important;
background-color:#F00;
}
.gg13-modalidades-all-title{
font-size:46px;
font-weight:bold;
margin-bottom:0!important;
color:#f00;
padding-top:25px;
text-shadow:1px 1px 1px #000;
margin-top:70px!important;
}
.only-mobile.in,
.only-mobile.collapsing {
    display: block!important;
}
.gg13-aulas-no-padding{
padding:0!important;
padding-right:5px!important;
}
.gg13-aulas-title-on-bar{
margin-top:3px;
}
/*****************************
* * * Responsive * * *
*****************************/
@media screen and (min-width:1500px){
.gg13-image-aulas{
width:100%;
height:220px;
}
.buttonDetalhes{
margin-left:33%!important;
}
}
@media screen and (max-width:1400px){
.page-heading{
margin-top:50px!important;
}
.gg13-modalidades-all-title{
margin-top:60px!important;
}
.buttonDetalhes{
margin-left:28%!important;
margin-top:5px!important;
}

}
@media (max-width:1024px){
.gg13-mapa-time-begin {
    padding-right: 3px!important;
    font-size: 13px;
padding-top:0px;
padding-bottom:0px;
    padding-left: 0px;
}
.gg13-mapa-title{
font-size:11px;
}
.gg13-mapa-duration{
font-size:11px;
}
@media (max-width:999px){
.gg13-img-modalidades-home{
height:100px;
}
.gg13-aulas-no-padding{
padding:0!important;
padding-right:2px!important;
}
.buttonDetalhes{
margin-left:35%!important;
}
.col-xs-6{
padding-left:15px!important;
}
}
@media (max-width:999px){
.page-content{
margin-top:0!important;
}
.gg13-aulas-title-on-bar{
font-size:10px;
}
.gg13-image-aulas{
height:100px;
}
.col-xs-6{
padding-left:0!important;
}
.eachAulas{
padding:0!important;
}
.eachAulas h2{
margin-top:20%;
}
.eachAulas p{
top:60%;
}
.buttonDetalhes{
font-size:10px!important;
margin-left:0!important;
border: 2px solid #002aff!important;
background: rgba(0,0,255,0.3);
}
.gg13-title-mapa-aulas{
//margin-top:0!important;
background:0;
padding:0;
border:0;
box-shadow:none;
height:5vh;
}
.gg13-vertical-align-center{
font-size:10px;
}
.gg13-header-big{
height:10vh;
}
}
