.fadeMe {animation:fadeIn 0.3s linear;}
@keyframes fadeIn {0% {opacity:0}90% {opacity:1;}}
.fadeMe.none {display:none}
body, html {
    height: 100%;
    margin: 0;
}
.bg {
    /* The image used */
    background-image: url("/img/sys_background.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -300px;
    z-index: 1;
    /*position: relative*/
}

.sys_header{
    display: block
}

.container-site {
    position: absolute;
    top: 0px;
    background: url(/img/bg_cabecalho.png) repeat-x;
    color: #fff;
    width: 99%;
    z-index: 1;
    margin-top: -2px;
    padding-top: 6px;
}

.sys_menu_link{
    color: #333;max-height: 85px;font-size: 15px;text-decoration: underline
}
.links-topo a {
    margin: 0 10px 0 0;
    font-size: 12px;
}
.default{
    list-style-type: none;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: -8px;
    margin-left: -14px;
    color: #DC1F1F;
    font-weight: bold;
}
.nav-topo{
    color: #FFF;
    font-size: 12px;
    font-weight:  500
}
.cabecalho{ margin: 0px !important;padding: 0px !important}
.sys-pad-left{
    padding-left:10%
}
.sys-td-mobile{
    width: 25%;
    text-align: right
}

.sec-caract {
    background-color: #f9f9f9;
    width: 100%;
    min-height: 40%;
    box-shadow: 0 4px 9px 8px rgba(23,28,33,.08);
    border-radius: 5px;
    color: #6b7c93;
    margin: -95px auto;
    margin-bottom: -140px;
    margin-bottom: 40px;
    padding: 10px;

    padding-bottom: 25px;
    padding-left:9px;
    padding-top: 25px;
    font-size: 14px;
    position: relative;
    opacity: 1;

}

.pad {
    padding: 2%;
    border-left: 3px solid  gainsboro;
}
.pad-item {
    padding: 2%;
}
.pad-right {
    border-right: 0px ;
}
.titext{
    color: dimgray;
    text-align: justify;
}


/*** MIN 200****/
.sys-icon{
    width:25px;
}
.sys-img-logo{
    width:143px;
    margin-top: -3px
}
.container-site {
    position: relative   ;
    top: 0px;
    background: url(/img/bg_cabecalho.png) repeat-x;
    color: #fff;
    width: 99%;
    z-index: 1;
    margin-top: -5px;
}


@media (min-width: 320px) and (max-width:500px) {
    .titext{
        font-size: 10px;
    }
    .pad {
        padding: 5px;
        border-left: 0px;
        border-bottom: 3px solid  gainsboro;

    }
    .pad-item {
        padding: 5px;
        border-left: 0px;
        border-bottom: 3px solid  gainsboro;

    }
    .pad-right {
        border-right: 0px;
        min-height: 206px !important
    }
    .sec-caract {
        margin: -50px auto;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 10px;
    }
    .sys-pad-left{
        padding-left: 0px
    }
    .container-site {
        position: relative   ;
        top: 0px;
        background: url(/img/bg_cabecalho.png) repeat-x;
        color: #fff;
        width: 99%;
        z-index: 1;
        margin-top: -2px;
    }
    .sys-icon{
        width:25px;
    }
    .sys-img-logo{
        width:143px;
    }
    .titcarac{
        font-weight: 600;
        font-size: 10px;
        padding-top: 10px;
        color: #000;
    }


    .myfont{
        /*font-size: 35px;*/
        text-shadow: 0px 2px 7px #000;font-size: 10px;cursor: context-menu
    }
    #action {
        position: absolute;
        top: 18px;
        color: #FFF;
        margin-left:10px;

    }
    #action-two {
        position: absolute;
        top: 10px;
        color: #FFF;
        margin-left:10px;

    }
}


@media (min-width: 551px) and (max-width:768px) {
    .sec-caract {
        margin: -50px auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    .sys-pad-left{
        padding-left: 0px
    }
    .container-site {
        position: relative   ;
        top: 0px;
        background: url(/img/bg_cabecalho.png) repeat-x;
        color: #fff;
        width: 99%;
        z-index: 1;
        margin-top: -2px;
    }
    .sys-icon{
        width:25px;
    }
    .sys-img-logo{
        width:176px;
    }
    .titcarac{
        font-weight: 600;
        font-size: 10px;
        padding-top: 10px;
        color: #000;
    }
    .titext{
        font-size: 9px;
    }

    .myfont{
        /*font-size: 35px;*/
        text-shadow: 4px 3px 11px  #000;font-size: 15px;cursor: context-menu
    }
    #action {
        position: absolute;
        top: 25px;
        color: #FFF;
        margin-left:10px;

    }
    #action-two {
        position: absolute;
        top: 10px;
        color: #FFF;
        margin-left:10px;

    }
}




@media (min-width: 769px) and (max-width:800px) { 
    .sec-caract {
        margin: -66px auto;
    }
    .sys-pad-left{
        padding-left: 0px
    }
    .pad-right {
        border-right: 0px solid  gainsboro;
    }
    .container-site {
        position: relative   ;
        top: 0px;
        background: url(/img/bg_cabecalho.png) repeat-x;
        color: #fff;
        width: 99%;
        z-index: 1;
        margin-top: -2px;
    }
    .sys-icon{
        width:25px;
    }
    .sys-img-logo{
        width:181px;
    }
    .titcarac{
        font-weight: 600;
        font-size: 10px;
        padding-top: 10px;
        color: #000;
    }
    .titext{
        color: dimgray;
        font-size: 10px;
        text-align: justify;
    }

    .myfont{
        /*font-size: 35px;*/
        text-shadow: 4px 3px 11px  #000;font-size: 20px;cursor: context-menu
    }
    #action {
        position: absolute;
        top: 100px;
        color: #FFF;
        margin-left: 30px;

    }
    #action-two {
        position: absolute;
        top: 70px;
        color: #FFF;
        margin-left:0px;

    }
}
@media (min-width: 801px) and (max-width:1024px) { 
    .sec-caract {
        margin: -66px auto;
    }
    .sys-pad-left{
        padding-left: 20px
    }
    .sys-icon{
        width:25px;
    }
    .sys-img-logo{
        width:200px;
    }
    .container-site {
        position: relative   ;
        top: 0px;
        background: url(/img/bg_cabecalho.png) repeat-x;
        color: #fff;
        width: 99%;
        z-index: 1;
        margin-top: -6px;
    }
    .titcarac{
        font-weight: 600;
        font-size: 10px;
        padding-top: 10px;
        color: #000;
    }
    .titext{
        color: dimgray;
        font-size: 10px;
        text-align: justify;
    }

    .myfont{
        /*font-size: 35px;*/
        text-shadow: 4px 3px 11px  #000;font-size: 20px;cursor: context-menu
    }
    #action {
        position: absolute;
        top: 110px;
        color: #FFF;
        margin-left: 50px;

    }
    #action-two {
        position: absolute;
        top: 100px;
        color: #FFF;
        margin-left:50px;

    }
    .pad-right {
        border-right: 0px;
    }
}

@media (min-width: 1025px) and (max-width:1724px) { 
    .pad-right {
        border-right: 0px;
    }
    .container-site {
        position: absolute   ;
        top: 0px;
        background: url(/img/bg_cabecalho.png) repeat-x;
        color: #fff;
        width: 99%;
        z-index: 1;
        margin-top: -6px;
    }
    .sec-caract {
        background-color: #f9f9f9;
        width: 100%;
        min-height: 40%;
        box-shadow: 0 4px 9px 8px rgba(23,28,33,.08);
        border-radius: 5px;
        color: #6b7c93;
        margin: -100px auto;
        margin-bottom: -140px;
        margin-bottom: 40px;
        padding: 10px;

        padding-bottom: 25px;
        padding-left: 9px;
        padding-top: 25px;
        font-size: 14px;
        position: relative;
        opacity: 1;
    }
    .sys-pad-left{
        padding-left: 80px
    }
    .sys-img-logo{
        width:195px;
        padding:0px;
    }
    .sys-icon{
        width:25px;
    }
    .titcarac{
        font-weight: 600;
        font-size: 12px;
        padding-top: 10px;
        color: #000;
    }
    .titext{
        color: dimgray;
        font-size: 11px;
        text-align: justify;
    }
    .myfont{
        /*font-size: 35px;*/
        text-shadow: 4px 3px 11px  #000;font-size: 28px !important;cursor: context-menu
    }
    #action {
        position: absolute;
        top: 170px;
        color: #FFF;
        margin-left: 100px;

    }
    #action-two {
        position: absolute;
        top: 117px;
        color: #FFF;
        margin-left:50px;

    }
}

@media (min-width: 1725px) and (max-width:8000px) { 
    .container-site {
        position: absolute   ;
        top: 0px;
        background: url(/img/bg_cabecalho.png) repeat-x;
        color: #fff;
        width: 99%;
        z-index: 1;
        margin-top: -6px;
    }
    .sec-caract {
        background-color: #f9f9f9;
        width: 100%;
        min-height: 40%;
        box-shadow: 0 4px 9px 8px rgba(23,28,33,.08);
        border-radius: 5px;
        color: #6b7c93;
        margin: -106px auto;
        margin-bottom: -140px;
        margin-bottom: 40px;
        padding: 10px;

        padding-bottom: 25px;
        padding-left: 9px;
        padding-top: 25px;
        font-size: 14px;
        position: relative;
        opacity: 1;
    }
    .sys-img-logo{
        width:200px;
    }
    .sys-icon{
        width:25px;
    }
    .titcarac{
        font-weight: 600;
        font-size: 12px;
        padding-top: 10px;
        color: #000;
    }
    .titext{
        color: dimgray;
        font-size: 12px;
        text-align: justify;
    }
    .myfont{
        /*font-size: 35px;*/
        text-shadow: 4px 3px 11px  #000;font-size: 40px;cursor: context-menu
    }
    #action {
        position: absolute;
        top: 200px;
        color: #FFF;
        margin-left: 100px;

    }
    #action-two {
        position: absolute;
        top: 200px;
        color: #FFF;
        margin-left:50px;

    }
}
.tm-toolbar {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #053F6C;
    color: #ffffff;
    z-index: 1001;
}
.uk-panel {
    display: block;
    position: relative;
}
.uk-float-right {
    float: right;
}