/*ALL RESOLUTIONS*/

.botao-radio {
    color: darkred !important;
}

.loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 1;
    transition: 0.2s all ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    z-index: 1000000;
}
.loaded .loader{
    opacity: 0;
    z-index: -10000;
}



/*HEADER*/
.contact-number {
    font-size: 13px;
}

.far.fa-clock {
    color: #8d0f12;
}

.bg-light {
    background-color: #FFF !important;
}

.navbar {
    box-shadow: none;
    padding: 2% 0 0 0 !important;
}

.navbar.navbar-light .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
    background-color: transparent;
    border-bottom: 2px sOLID #8d0f12;
    color: #8d0f12 !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40%;
}

.nav-item a {
    color: #9f9f9f !important;
}

.nav-item.active {
    margin: 0 7px;
}

.navbar-expand-lg .navbar-collapse {
    font-size: 13px;
    font-weight: 700;
}

.nav-item.dropdown {
    margin: 0 7px;
}

.btn-blue-grey {
    background-color: transparent !important;
    color: #9f9f9f !important;
    box-shadow: none;
    border-left: 1px SOLID #D7D7D7B3;
    cursor: pointer;
}

/*HEADER*/

/*SLICK COLOR CONTROL*/

.slick-prev::before, .slick-next::before{
    color: #717171;
}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
    background-color: #ccc;
    border-radius: 30px;
}

.carousel-indicators .active {
    background-color: #b1b1b1;
    width: .900rem !important;
    height: .900rem !important;
}

.carousel-indicators li {
    background-color: rgb(215, 215, 215);
    transition: all 0.5s;
}

/*SLICK COLOR CONTROL END*/
/*SLIDE BOOTSTRAP CAPTION*/
.carousel-caption {
    padding-bottom: 60px;
}

.btn-outline-danger {
    border: 2px solid #000000 !important;
    color: #000 !important;
    margin: 0;
}

.btn-outline-danger:hover {
    border-color: #898989 !important;
    color: #898989 !important;
}

.btn-outline-danger:focus {
    border-color: #898989 !important;
    color: #898989 !important;
}

.btn-outline-danger:not([disabled]):not(.disabled):active {
    border-color: #000000 !important;
}

.btn-outline-danger:active, .btn-outline-danger:active:focus, .btn-outline-danger:focus, .btn-outline-danger:hover {
    color: #000000 !important;
}

.btn.btn-outline-danger.waves-effect {
    padding: 0.5% 3%;
}
/*SLIDE BOOTSTRAP CAPTION END*/

/*CARDS CENTER*/
.card.card-image.mb-3 {
    background-size: 100%;
    background-repeat: no-repeat;
    /*	min-height: 256px;*/
    min-height: 200px;
    border-radius: 0;
    box-shadow: none;
}

#eventos .card-title {
    padding-top: 80% !important;
}

#app .card-title {
    padding-top: 30% !important;
}

#ceo .card-title, #registro .card-title, #oportunidades .card-title {
    padding-top: 5% !important;
}

#app p {
    width: 100%;
    font-size: 17px;
}

.card p {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
}
/*CARDS CENTER END*/

/*VANTAGENS > NOTÍCIAS*/
.far.fa-plus-square {
    color: #BA4E50;
}

.tiitle-VN h4 {
    font-weight: 100;
}

#vantagens-noticias .card p {
    width: 100%;
    color: #000;
    font-size: 12px;
    font-weight: 900;
}

#vantagens-noticias .card .btn.btn-outline-danger.waves-effect {
    width: 50%;
    box-shadow: none;
    padding: 2%;
    margin-top: 5%;
}
/*VANTAGENS > NOTICIAS END*/

/*PARALAX RADIO*/
.paralsec {
    background-image: url("../images/condensador.jpg");
} 

.paral {
    min-height: 240px;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}

#radioWeb .jumbotron {
    padding: 1rem 2rem;
    margin-bottom: 0;
}

#radioWeb .jumbotron {
    padding: 1rem 2rem;
    margin-bottom: 0;
}

.btn-outline-primary {
    border: 1px solid #fff !important;
    color: #8d0f12 !important;
    width: 23%;
    font-size: 17px;
    font-weight: 900;
}

.btn-outline-primary:not([disabled]):not(.disabled):active {
    border-color: #b1b1b1 !important;
}

.btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary:focus, .btn-outline-primary:hover {
    color: #8d0f12 !important;
    border-color: #b1b1b1 !important;
}

/*PARALAX RADIO AND*/

/*MAGAZINE*/
#revista {
    background-color: #30282a;
}

#redesSociais, #mapAdress {
    background-color: #352d2f;
}

#endDelegacias {
    background-color: #f63c3c;
}

.magazine-text .btn.btn-outline-primary.waves-effect {
    width: 83%;
}

.carousel-entidades {
    border: 6px SOLID #30282a;
}

.slick-dots li button::before {
    font-size: 17px;
}

.slick-dots li.slick-active button::before {
    color: #594A4F;
}

/*MAGAZINE END*/

/*ADRESS*/

.info-adress {	
    color: #818181;
}
.info-adress .fa {
    color: #f63c3c;
    font-size: 30px;
}
.info-adress .fas {
    color: #f63c3c;
    font-size: 30px;
}

.map-form iframe {
    border: 12px SOLID #56474c !important;
}

.custom-select {
    width: 44%;
    display: block;
    text-align: center;
    margin: 15px auto;
    background-color: #f63c3c;
    border: 1px SOLID #F63C3C;
    color: #FFFFFF;
    font-weight: 900;
    font-size: 17px;
    border-radius: 0;
}

.modal-dialog.modal-notify.modal-info .fa {
    color: #ff3547;
}

/*ADRESS END*/

/*ANCHOR*/

#ancora {
    position: fixed;
    bottom: 5%;
    right: 2%;
    z-index: 99999;
    width: 60px;
    cursor: pointer;
}

/*ANCHOR END*/


/*RESPONSIVE*/

/*MOBILE AND TABLET */

@media (max-width: 1023px){

    .loader {
        background-size: 90% !important;
    }

    .navbar-expand-lg .navbar-collapse {
        float: none !important;
    }

    .nav-link.waves-effect.waves-light {
        text-align: center;
    }

    .nav-link.waves-effect.waves-light {
        padding-bottom: 11% !important;
    }

    .navbar-expand-lg .navbar-collapse {
        background-color: #ebebeb;
    }

    .carousel .carousel-indicators li {
        width: .450rem;
        height: .450rem;
    }

    .carousel-indicators .active {
        width: .500rem !important;
        height: .500rem !important;
    }

    .carousel-indicators {
        margin-bottom: 0;
    }

    .carousel .carousel-control-prev-icon {
        width: 20px;
        height: 20px;
    }

    .carousel .carousel-control-next-icon {
        width: 20px;
        height: 20px;
    }

    #eventos .card-title {
        padding-top: 50% !important;
    }

    .nosso-app {
        width: 100% !important;
    }

    #app .card-title {
        padding-top: 4px !important;
        font-size: 16px;
    }

    #app p {
        font-size: 10px;
    }

    .card.card-image.mb-3 {
        min-height: 225px;
    }

    #app.card.card-image.mb-3 {
        min-height: 130px;
    }

    #ceo .card-title {
        padding-top: 25% !important;
    }

    .card-deck {
        padding: 0 !important;
    }

    #radioWeb h2 {
        font-size: 21px;
    }

    #radioWeb .btn.btn-outline-primary.waves-effect.m-0.py-2 {
        width: 80%;
        font-size: 12px;
    }

    #radioWeb h2 {
        font-size: 21px;
    }

    #radioWeb .btn.btn-outline-primary.waves-effect.m-0.py-2 {
        width: 80%;
        font-size: 12px;
    }

    #revista h2 {
        font-size: 20px;
    }

    #revista h5 {
        width: 100% !important;
        text-align: justify;
    }

    .carousel-entidades {
        margin-bottom: 60px !important;
    }

    .magazine-text .btn.btn-outline-primary.waves-effect {
        width: 100%;
        font-size: 16px;
    }

    .magazine img {
        width: 100% !important;
        margin-top: 8%;
    }

    #redesSociais h4 {
        text-align: center;
        margin-top: 5%;
    }

    #endDelegacias h3 {
        font-size: 23px;
    }

    #endDelegacias .btn.btn-outline-primary.waves-effect.py-1 {
        width: 100%;
    }

    .info-adress .fa, .info-adress .fas {
        font-size: 13px;
        display: inline-block;
        vertical-align: text-top;
        margin-right: 5px;
    }

    .info-adress h3 {
        display: inline-block;
        font-size: 20px;
    }

    .info-adress p {
        font-size: 13px;
        text-align: center;
    }

    .info-adress {
        color: #818181;
        text-align: left !important;
    }

    .map-form iframe {
        width: 100%;
        margin-bottom: 30px;
    }

    .custom-select {
        width: 100%;
    }

    input.botaoLeadfone, select#selectLeadfone {
        padding: 10px;
        display: inline-block;
    }

    #selectLeadfone {
        width: 48%;
    }

    .botaoLeadfone {
        background-color: #8d0f12;
        font-weight: 600;
        color: #fff;
        border: none;
        margin: 4px 0;
        width: 50%;
    }

    .search-content, .search-icon {
        width: 100%;
    }

    .btn-blue-grey {
        border-left: 0;
        border-top: 3px SOLID #D7D7D7B3;
    }

    #ancora {
        width: 40px;
        bottom: 1%;
        right: 3%;
    }
}



/*MOBILE*/
@media (max-width: 767px ){
    .informacao, .atendimento {
        font-size: 13px;
    }
}



/*TABLET*/
@media (min-width: 768px) and (max-width: 1023px){
    .card.card-image.mb-3 {
        min-height: 215px !important;
    }

    #eventos .card-title {
        padding-top: 50% !important;
    }

    .card-title {
        font-size: 18px;
    }

    .card p {
        width: 100%;
        font-size: 11px;
    }

    #app .card-title {
        padding-top: 6% !important;
        font-size: 25px;
    }

    #app p {
        font-size: 14px;
    }

    #registro .card-title {
        padding-top: 24% !important;
    }

    #oportunidades small {
        font-size: 11px;
        padding-top: 24% !important;
    }
}



/*Configurações Padrões*/
ul.menu, .menu li, .menu a{ margin:0; padding:0; list-style:none; text-decoration:none;}
ul.menu ul{ position:absolute; display:none; z-index: 9999;}

/* Configurações nivel 1*/
ul.menu{  font-size:15px; border-radius:5px; padding:0 5px;}
.menu li{ float:left; width:auto; position:relative;}
.menu li a{ display:block; padding:0 20px; line-height:45px; transition:all 0.1s linear; }

/* Configurações nivel 2*/
.menu li:hover > ul.submenu-1{ display:block; top:45px; left:0; padding:0; padding-top: 10px; padding-bottom: 10px; width:240px; border-radius: 5px;   }
.menu ul.submenu-1 a{  width:240px; text-align: left; font-weight: 400; color: #afafaf; font-size: 0.7rem; }

/* Configurações nivel 2*/
.menu li:hover > ul.submenu-2{ display:block; top:0; left:195px; padding:0; padding-top: 10px; padding-bottom: 10px; width:200px;  border-radius: 5px; }
.menu ul.submenu-2 a{  width:203px; text-align: center; }

/*Configurações de cores*/

/*nivel 1*/

.menu a{ color:#6a7077;}

/*nivel 2*/
.submenu-1{ background:#2e363f;}
.submenu-1 a{color:#fff; line-height:35px !important;}
.submenu-1 li:hover > a{ background:#1b1f23; }

/*nivel 3*/
.submenu-2{ background:#2e363f;}
.submenu-2 a{color:#fff;}
.submenu-2 li:hover > a{ background:#1b1f23; }

.submenu-1::before { content: ''; width: 15px; height: 15px; display: block; position: absolute;background-color: #2e363f; top: -7px; left: 15%; z-index: 99999; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg);}

.serv { width: 192px !important; }
.menu ul.serv a {font-weight: 700; width: 192px; text-align: left; }

.menu li:hover > ul.serv-2 { left: -280px; border-radius: 10px 0px 0px 10px !important; box-shadow: rgba(0,0,0,0.5) 0 0 6px !important; -moz-box-shadow: rgba(0,0,0,0.5) 0 0 6px !important; -webkit-border-radius: 6px; -moz-border-radius: 6px; width: 280px; }
.menu ul.serv-2 a { font-size: 14px; width: 280px; }

.menu ul.leg a { width: 290px; }
.menu li:hover > ul.leg { width: 290px; }

.menu li:hover > ul.leg-2 { left: -245px; width: 165px; border-radius: 10px 0px 0px 10px !important; }
.menu ul.leg-2 a { width: 165px; }

.fa.fa-caret-right { font-size: 17px; float: right; margin-top: 10px; }


.navbar .mega-dropdown {
    position: static !important; }


.special-color-dark {
    background-color: #2e363f !important;
}

.special-color {
    background-color: #37404a !important;
}

.mega-dropdown .nav-link.waves-effect.waves-light {
    padding-bottom: 8% !important; }

.navbar .dropdown-menu.mega-menu {
    width: 100%;
    border: none;
    border-radius: 0; }
.navbar .dropdown-menu.mega-menu.v-2 a {
    padding: 5%; }
.navbar .dropdown-menu.mega-menu.v-2 a.news-title-2 {
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.5;
    -webkit-transition: .2s;
    transition: .2s;
    color: #fff !important; }
.navbar .dropdown-menu.mega-menu.v-2 a.news-title-2:hover {
    color: #d0d6e2 !important; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul {
    list-style: none; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul.caret-style li {
    -webkit-transition: .3s;
    transition: .3s; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul.caret-style li:hover {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s;
    transition: .3s; }


.navbar .dropdown-menu.mega-menu.v-2 .sub-menu a.menu-item {
    color: #fff !important; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu a.menu-item:hover {
    color: #fff !important; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-title {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid; }
.navbar .dropdown-menu.mega-menu.v-2 .font-small {
    font-size: 0.85rem; }

