/* MAPA
--------------------------------------------------------*/
#space_mapa_cobertura{
    /*margin:-50px 30px 20px 0;*/
    margin:0 30px 20px 0;
    width: 300px;
    height: 434px;
    padding-left: 500px;
    float: right;
    background-image:url(../../assets/img/mapa/mapa.png);
    background-repeat: no-repeat;
    position: relative;
    z-index: 300;
}
#space_mapa_cobertura h1{
    color:#DE2231;
    font-size:11px;
    font-family:'houschka_probold';
    /*text-align: center;*/
    margin-top:0;
}
.tTip {
    width: 200px;
    position: absolute;
    color: #666;
    font-weight: bold;
}
#maputo{
    width: 29px;
    height: 54px;
    top: 376px;
    left: 50px;
    background-image:url(../../assets/img/mapa/maputo.png);
    background-repeat: no-repeat;
}
#beira{
    width: 79px;
    height: 130px;
    top: 154px;
    left:74px;
    background-image:url(../../assets/img/mapa/beira.png);
    background-repeat: no-repeat;
}
#tete{
    width: 130px;
    height:98px;
    top: 91px;
    left:2px;
    background-image:url(../../assets/img/mapa/tete.png);
    background-repeat: no-repeat;
}
#quelimane{
    width: 101px;
    height:103px;
    top: 117px;
    left:128px;
    background-image:url(../../assets/img/mapa/quelimane.png);
    background-repeat: no-repeat;
}
#nampula{
    width: 108px;
    height:90px;
    top: 78px;
    left:168px;
    background-image:url(../../assets/img/mapa/nampula.png);
    background-repeat: no-repeat;
}
#lichinga{
    width: 99px;
    height:111px;
    top: 21px;
    left:116px;
    background-image:url(../../assets/img/mapa/lichinga.png);
    background-repeat: no-repeat;
}
#pemba{
    width:78px;
    height:95px;
    top: 2px;
    left:193px;
    background-image:url(../../assets/img/mapa/pemba.png);
    background-repeat: no-repeat;
}

p.tooltip_maputo span a,
p.tooltip_beira span a,
p.tooltip_tete span a,
p.tooltip_quelimane span a,
p.tooltip_nampula span a,
p.tooltip_lichinga span a,
p.tooltip_pemba span a{
    color: #FFF; text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP MAPUTO                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_maputo {
    position: relative;
    display: inline;
    top:30px;
    left: 1px;
}
p.tooltip_maputo span {
    position: absolute;
    width:195px;
    color: #FFFFFF;
    background: #000000;
    height: 60px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px;
    font-family:'houschka_promedium';
    font-weight:normal;
    /*padding: 5px;*/
    top:95px;
}
p.tooltip_maputo span:after {content: '';position: absolute;top: 50%;left: 100%;margin-top: 0px;width: 0; height: 0;border-left: 8px solid #000000;border-top: 8px solid transparent;border-bottom: 8px solid transparent;}
p:hover.tooltip_maputo span {visibility: visible; opacity: 0.8;right: 100%;top: 50%; margin-top: -21px; margin-right:-1px;z-index: 999;top:-35px;}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP BEIRA                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_beira {
    position: relative;
    display: inline;
    top:66px;
    left: 25px;
}
p.tooltip_beira span {
    position: absolute;
    width:180px;
    color: #FFFFFF;
    background: #000000;
    height:60px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px;
    font-family:'houschka_promedium';
    font-weight:normal;
    padding: 5px;
}
p.tooltip_beira span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: 0px;
    width: 0;
    height: 0;
    border-right: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
p:hover.tooltip_beira span {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -18px;
    margin-left: -33px;
    z-index: 999;
    top:-35px
;}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP TETE                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_tete {
    position: relative;
    display: inline;
    top:25px;
    left:2px;
}
p.tooltip_tete span {
    position: absolute;
    width:180px;
    color: #FFFFFF;
    background: #000000;
    height:45px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px;
    font-family:'houschka_promedium';
    font-weight:normal;
    padding: 5px;
    top:-95px;
}
p.tooltip_tete span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
p:hover.tooltip_tete span {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               visibility: visible;opacity: 0.8; bottom: 30px; left: 50%;margin-left: -75px;z-index: 999;left:25px;}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP QUELIMANE                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_quelimane {
    position: relative;
    display: inline;
    top:46px;
    left:10px;
}
p.tooltip_quelimane span {
    position: absolute;
    width: 195px;
    color: #FFFFFF;
    background: #000000;
    height:60px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px;
    font-family:'houschka_promedium';
    font-weight:normal;
    padding: 5px;
}
p.tooltip_quelimane span:after {
    content: '';
    position: absolute;
    top: 30%;
    right: 100%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-right: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
p:hover.tooltip_quelimane span {
    visibility: visible;
    opacity: 0.8;left: 100%;
    top: 50%;
    margin-top: -27px;
    margin-left:-45px;
    z-index: 999;
    top:-2px;
}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP NAMPULA                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_nampula {
    position: relative;
    display: inline;
    top:50px;
    left: 60px;
}
p.tooltip_nampula span {
    position: absolute;
    width:180px;
    color: #FFFFFF;
    background: #000000;
    height:60px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px;
    font-family:'houschka_promedium';
    font-weight:normal;
    padding: 5px;
    right: 30px;
}
p.tooltip_nampula span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: 0px;
    width: 0;
    height: 0;
    border-right: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
p:hover.tooltip_nampula span {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -16px;
    margin-left: -13px;
    z-index: 999;
    top:-60px;
}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP LICHINGA                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_lichinga {
    position: relative;
    display: inline;
    top:45px;
    left:5px;
}
p.tooltip_lichinga span {
    position: absolute;
    width:180px;
    color: #FFFFFF;
    background: #000000;
    height:60px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px; font-family:'houschka_promedium';
    font-weight:normal;
    padding: 5px;
}
p.tooltip_lichinga span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: 0px;
    width: 0;
    height: 0;
    border-left: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
p:hover.tooltip_lichinga span {
    visibility: visible;
    opacity: 0.8;
    right: 100%;
    top: 50%;
    margin-top: -15px;
    margin-right: -10px;
    z-index: 999;
    top:-60px;
}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP PEMBA                                     */
/*-----------------------------------------------------------------------------------------------*/
p.tooltip_pemba {
    position: relative;
    display: inline;
    top:40px;
    left: 30px;
}
p.tooltip_pemba span {
    position: absolute;
    width:160px;
    color: #FFFFFF;
    background: #000000;
    height:60px;
    line-height:15px;
    visibility: hidden;
    font-size: 11px;
    font-family:'houschka_promedium';
    font-weight:normal;
    padding: 5px;
    right: 30px;
}

p.tooltip_pemba span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: 0px;
    width: 0;
    height: 0;
    border-right: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
p:hover.tooltip_pemba span {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -15px;
    margin-left: -5px;
    z-index: 999;
    top:-60px;
}
#box_emprego{
    margin: 10px 0 0 0;
    width: 960px;
    float: left;
}
#box_emprego p{
    color:#000;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    font-family:'houschka_promedium';
    line-height: 1.5em;
    margin-bottom: 10px;
}
#box_emprego{
    margin: 10px 0 0 0;
    width: 96%;
    float: none;
}
.content{
    margin: 0 auto;
    width: 960px;
}
#empresa{
    /*background: url(../imgens/slide3.jpg) 50% 0 no-repeat fixed;*/
    background: #EEE;
    /*height:260px;*/
    height:360px;
    /*padding: 145px 0 0 0;*/
    padding: 145px 0 0 0;
    background-size: cover;
    margin-top: -140px;
}

#inclinar_section_empresa{
    background: url('../../assets/img/inclinar_section_empresa.png') no-repeat center top;
    height: 200px;
    width: 100%;
    z-index: 100;
    position:relative;
}
#full_bg_empresa{/*height: 400px;*/
    height: 750px;
    margin-top:-200px;
    background-image: url('../../assets/img/toyota.jpg');
    background-position: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.space_emprego{
    margin:0 0 0 0;
    width: 840px;
    /*float: right;*/
    position: relative;
    z-index: 400;
}


@media (max-width: 768px) {
    #space_mapa_cobertura{
        /*margin:-50px 30px 20px 0;*/
        margin:0 30px 20px 0;
        width: 100%;
        height: 434px;
        padding-left: 355px!important;
        float: left!important;
        background-image:url(../../assets/img/mapa/mapa.png);
        background-repeat: no-repeat;
        position: relative;
        z-index: 300;
        margin-left: -185px;
    }

    .space_emprego{
        margin:0 0 0 0;
        width: 100%;
        /*float: right;*/
        position: relative;
        z-index: 400;
    }

}