﻿.ToShow {
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    display: none;
    /*position:absolute;*/
    transition-duration: .25s;
    transition-delay: .1s;
    -webkit-transition-duration: .25s;
    -webkit-transition-delay: .1s;
    -moz-transition-duration: .25s;
    -moz-transition-delay: .1s;
}

.Showing {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-duration: .25s;
    transition-delay: .1s;
    -webkit-transition-duration: .25s;
    -webkit-transition-delay: .1s;
    -moz-transition-duration: .25s;
    -moz-transition-delay: .1s;
}


.Shown {
    transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    display: none;
    /*position:absolute;*/
    transition-duration: .25s;
    transition-delay: .1s;
    -webkit-transition-duration: .25s;
    -webkit-transition-delay: .1s;
    -moz-transition-duration: .25s;
    -moz-transition-delay: .1s;
}

#rightArrow {
    display: block;
    float: right;
    right: 0;
    position: absolute;
}

.arrowRight:hover {
    content: url('/images/rightArrowHover.png');
    cursor: pointer;
}



#leftArrow {
    display: block;
    left: 0;
    position: absolute;
}


.arrowLeft:hover {
    content: url('/images/leftArrowHover.png');
    cursor: pointer;
}

#SlideshowFixHeight {
    height: 400px;
}

#SlideShowAllWidth {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #EEEEEE;
}

#SlideshowFixWidth {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#divFixFullWidth {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    max-height: 630px;
    overflow: hidden;
}


.divFixFullWidth {
    cursor: pointer;
}



/*.mainSlide {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    top: 0;
}*/



#arrowareaFixHeight {
    height: 30px;
}


/*detail area*/


#detailareaFixHeight {
    /*height: 450px;*/
    min-height: 450px;
}

.detailarea {
    position: absolute;
    /*overflow: hidden;*/
    width: 1200px;
    margin-top: 40px;
    /*height: 100%;*/
    visibility: hidden;
}

.detailareatext {
    position: relative;
}

.detailtext > p {
    line-height: 1.4rem;
}



li {
    line-height: 1.4rem;
}


.itemarrows {
    display: inline;
    visibility: hidden;
}

.arrowRight {
    top: 40%;
}

.arrowLeft {
    top: 40%;
}

/*.generalcontainer{
    background-color: #EEEEEE;
}*/

.centeredimage {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.header {
    text-align: center;
    /*font-size: 38px;*/
    font-size: 34px;
    font-family: 'Neo Sans Medium';
    vertical-align: middle;
    color: #77ca4e;
    margin-top: 20px;
}

.detailtitle {
    /*font-size: 30px;*/
    font-size: 24px;
    font-family: 'Neo Sans Medium';
    color: #0a5b7b;
    text-align: center;
}

.detaildate {
    margin-top: 20px;
    /*font-size: 20px;*/
    font-size: 16px;
    font-family: 'Neo Sans Regular';
    color: #0a5b7b;
    text-align: center;
}

.detailtext {
    margin-top: 20px;
    font-family: Lato;
    color: #1f1f1f;
    position: initial;
}

    .detailtext > p, .detailtext > ul > li {
        /*font-size: 18px !important;*/
        font-size: 16px !important;
        color: #1f1f1f;
    }

.btn > span {
    font-size: 16px;
}

.title {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
}

    .title > span {
        /*font-size: 24px;*/
        font-size: 24px;
        font-family: 'Neo Sans Medium';
        vertical-align: middle;
        color: #0a5b7b;
        text-align: left;
    }

.date {
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

    .date > span {
        font-size: 16px;
        font-family: 'Neo Sans Medium';
        color: #aaaaaa;
    }

.text {
    /*font-size: 18px;*/
    font-size: 16px;
    font-family: Lato;
    color: #1f1f1f;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    /*margin-bottom: 30px;*/
    height: 155px;
    overflow: hidden;
    line-height: 1.4rem;
    height: 8.4rem;
}

/*.text > span{
            line-height: 1.4rem;
            height: 8.4rem;
            overflow: hidden;
        }*/


.plus {
    width: 35px;
    margin-top: 20px;
}

    .plus > line {
        stroke: #8DC560;
        stroke-width: 0.75px;
    }


/*.btn{
    margin-top:10px;
    position: absolute;
    bottom: 0;
}*/


.btn {
    width: 268px;
    height: 47px;
    background-color: #8AC760;
    /*border:1px solid #000;*/
    color: white;
    text-align: center;
    line-height: 47px;
    /*margin-top:10px;*/
    position: absolute;
    bottom: 0;
}

ul {
    list-style-image: url('../images/recrutamento_oportunidades_setalistagem.jpg');
}

 .btnz {
    /*display: block;*/
    /*float: left;*/
    padding: 10px 15px;
    border:none;
    background-color: #ececec;
    text-decoration: none;
    font-size: 18px;
    color: #FFF;
}
.btnz:hover {
    color: #efefef;
}

.facebook {
    background-color: #3b5998;
    padding:5px;
    margin:5px;
    cursor:pointer;
    border-radius:5px;
    position:relative;
    top:15px;
    /*left:50%;*/
    /*transform: translateX(50%);*/
}

.linkedin {
    background-color: #0077b5;
    padding:5px;
    margin:5px;
    cursor:pointer;
    border-radius:5px;
    position:relative;
    top:15px;
    /*left:50%;*/
}

.socialfloat {
    display: block;
    position: absolute;
    left: 0;
    top: 200px;
    z-index: 9999;
}
.socialfloat .fbtn {
    width: 50px;
    height: 50px;
    display: block;
    color: #fff;
    text-align: center;
}
.socialfloat .fbtn i {
    font-size: 30px;
    line-height: 50px;
}

@media (max-width: 1204px) {

    #arrowContainer {
        height: 25px!important;
    }

    #detailareaFixHeight {
        height: 650px;
    }


    .detailarea {
        width: 90%;
        margin-left: 10px;
        margin-right: 10px;
    }

    /*#rightArrow {
        top:0% !important;
        z-index: 99;
    }

    #leftArrow {
       top:0% !important;
           z-index: 99;
    }*/

    .mainSlide {
        padding-left: 1%;
        padding-right: 1%;
        width: 92%;
    }

    .sliderFixFull {
        padding-left: 1%;
        padding-right: 1%;
        width: 92%;
    }

    .btn {
        margin-top: 10px;
        position: initial;
    }

}

/*MOBILE*/
@media (max-width: 992px) {

    #SlideshowFixWidth {
        width: 100%;
        margin-left: 10px;
        margin-right: 10px;
    }

    #SlideshowFixHeight {
        height: 1400px;
    }

    .itemarrows {
        display: none;
    }

    #detailareaFixHeight {
        height: 650px;
    }

    .margined {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    /*#detailareaFixHeight {
        height: 750px;
    }*/


    /*.btn {
        margin-top: 10px;
        position: initial;
    }*/

    #arrowContainer {
        display: none;
    }

    .fixArrows {
        position: fixed !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        -webkit-transform: translateY(-50%) !important;
    }

    .arrowRight {
        /*top: 10%;*/
        top:18vh;
    }

    .arrowLeft {
        /*top: 10%;*/
        top:18vh;
    }
}








/*@media (max-width: 563px) {

    #detailareaFixHeight {
        height: 1050px;
    }
}*/


/*ARROWS SVG*/

.arrow-up {
    fill: #eeeeee;
}

.sliderFixFull {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
}

.arrowLimit {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
