/* Menu modal Mobile */

.modal {
    display: none;
    /* Hidden by default */
    /*position: fixed;*/
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: #000099;
    /* Fallback color */
    -webkit-animation-name: fadeIn;
    /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;
    opacity: 0.9;
    z-index: 5000;
}

#list_sobre ul {
    list-style: none;
    margin-left: -40px;
}

#list_sobre ul li:before {
    content: '✓  ';
    margin-right: 20px;
}

.text_home {
    text-align: center;
    margin-top:5% !important;
    margin-bottom: 5%;
    font-size:12px;
}


/* Fim Menu modal Mobile */

.abertura_menu {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.barras-menu {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #000099;
    margin-top: 20%;
}

.modalMenu-inicio {
    background-color: #000099;
    color: #ffffff;
    opacity: 0.9;
    margin: auto;
    padding: 50px;
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.modal h1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.modal h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: -3px;
}

.modal h3 {
    font-weight: 100;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: -3px;
}

.modal span {
    color: #FFFFFF;
}

.modal b {
    font-size: 16px;
    font-weight: 800;
}


/* The Close Button */

.close,
.close2,
.close3,
.close4,
.close5,
.close6,
.close7{
    color: #FFFFFF;
    float: right;
    font-size: 58px;
    font-weight: lighter;
    opacity: 1;
}

.close:hover,
.close:focus,
.close2:hover,
.close2:focus,
.close3:hover,
.close3:focus,
.close4:hover,
.close4:focus,
.close5:hover,
.close5:focus,
.close6:hover,
.close6:focus,
.close7:hover,
.close7:focus
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.ul_fg {
    list-style: none;
    margin-top: 1%;
}

.fg-link {
    color: #FFFFFF;
    height: 150px;
    text-transform: uppercase;
}

.pesquisa_mobile input {
    background: url("layout/lupa.png") no-repeat 0;
    background-size: auto 16px;
    background-color: #000099;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    padding-right: 13px;
    text-align: right;
    color: #ffffff;
    border: none;
    width: 100%;
}

.fg-menu {
    position: relative;
    text-align: left;
    border-bottom: 1px solid #8BBCED;
    padding-top: 10px;
    padding-bottom: 10px;    
    /*margin-left: -35px;*/
}

#copy_menu {
    color: #FFFFFF;
    margin-top: 5%;
    margin-bottom: 5%;
}


/* Add Animation */

@-webkit-keyframes slideIn {
    from {
        bottom: 1000px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: 1000px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.pl {
    overflow-y: auto;
    margin-left: 3%;
    margin-top: 4%;
    margin-bottom: 4%;
}

.role_menu {
    max-height: 340px;
    overflow-x: visible;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.area_red {
    width: 1200px;  
}

.padd {
    list-style: none;
}

.area_red>li>a {
    height: 50px;
    font-size: 15px;
    text-align: center;
}

.area_red>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padd>li>a {
    position: relative;
    display: block;
    padding: 7px 15px;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.55);
}

.padd li {
    display: inline;
    text-align: -webkit-match-parent;
    background: #FF3333;
    border-radius: 3px;
    margin-right: 0.5%;
    width: 110px;
    height: 36px;
}

.noticia_item_foto {
    background-position: top;
    background-size: cover;
    margin-bottom: 7px;
    background-color: transparent;
    background-repeat: no-repeat;
}

#area-video-home {
    margin-top: 1%;
}

#area-noticia {
    margin-left: 15px;
}

@media only screen and (min-device-width: 50px) and (max-device-width: 270px) {
    .noticia_item_foto {
        width: 83px;
        height: 100px;
    }
    .height-mobile {
        height: 200px;
    }
    #logo {
        float: inherit;
        margin-bottom: 10px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
    }
}

@media only screen and (min-device-width: 270px) and (max-device-width: 289px) {
    .noticia_item_foto {
        width: 83px;
        height: 75px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 180px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 349px) {
    .noticia_item_foto {
        width: 96px;
        height: 86px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 180px !important;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-width: 369px) {
    .noticia_item_foto {
        width: 110px;
        height: 100px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 180px !important;
    }
}

@media only screen and (min-device-width: 370px) and (max-device-width: 379px) {
    .noticia_item_foto {
        width: 115px;
        height: 100px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 180px !important;
    }
}

@media only screen and (min-device-width: 380px) and (max-device-width: 409px) {
    .noticia_item_foto {
        width: 121px;
        height: 100px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 180px !important;
    }
}

@media only screen and (min-device-width: 410px) and (max-device-width: 439px) {
    .noticia_item_foto {
        width: 127px;
        height: 120px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 180px !important;
    }
}

@media only screen and (min-device-width: 760px) and (max-device-width: 800px) {
    .navbar-header {
        width: 720px;
    }
    #logo {
        margin-left: 220px;
    }
    .noticia_item_foto {
        width: 240px;
        height: 210px;
    }
    .video-destaque-home {
        /* override other styles to make responsive */
        width: 100% !important;
        height: 380px !important;
    }
    #area-video-home {
        height: 380px !important;
    }
}

/* Fim Iframe */