﻿
.header_wrap:not([class*="bg_"]):not([class*="bg-"]) {
z-index:999;
}

.bg_blue_dark2 {
    background: #487A7B;
    background: linear-gradient(133deg,rgba(72, 122, 123, 1) 50%, rgba(92, 184, 178, 1) 100%);
}

.social_icons li, .contact_detail li {
    display: inline-block;
    padding: 0px 3px;
}

.header_list > li a {
    font-size: 13px;
}

.bandeiras {
    height:19px; 
    width:24px;
    border-radius:5px;
    margin-bottom:1px;
}

.top-header, .middle-header {
    padding: 0px 0;
}

 .contact_detail a {
    font-size: 13px;
}

.border_list2 {
    position: relative;
}

    .border_list2::before {
        content: "";
        position: absolute;
        left: 0;
        top:14px;
        height: 15px;
        width: 1px;
        background-color: gray;
    }

.header_list > li a i {
    font-size: 20px;
}

    .contact_detail i a {

        font-size: 13px;
    }


.navbar-expand-lg .navbar-nav > li > .nav-link {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 25px 10px;
}

.navbar-expand-lg .navbar-nav .dropdown-item:hover {
    color: #487A7B;
}

.navbar-expand-lg .navbar-nav > li > .nav-link:hover {
    color: #487A7B;
}

.navbar-expand-lg .navbar-nav li a:hover {
    color: #487A7B!important;
}

.dropdown-item menu-link dropdown-toggler:hover {
    color: #487A7B !important;
}

.dropdown-item nav-link nav_item:hover {
    color: #487A7B !important;
}

.navbar-expand-lg .navbar-nav .dropdown-item {
    padding: 8px 25px 8px 10px;
    color: #ffffff;
    font-size: 14px;
    text-transform: unset;
}

.bg-warning {
    /*  background: #AD841F;
    background: linear-gradient(133deg,rgba(173, 132, 31, 1) 50%, rgba(243, 221, 109, 1) 100%);*/
    /*    background: #ED8B00;
    background: linear-gradient(133deg,rgba(237, 139, 0, 1) 50%, rgba(241, 230, 178, 1) 100%);*/
    background: #487A7B;
    background: linear-gradient(133deg,rgba(72, 122, 123, 1) 50%, rgba(92, 184, 178, 1) 100%);
    color: #fff;
}

.news_ticker a {
    color:#fff;
    font-size:13px;
    font-weight:400;
}

 .news_ticker a:hover {
   color: #5CB8B2;
 }

.link-cinza {
    color: #bfbfbf;
}


/* homepage */

.btn {
    cursor: pointer;
    line-height: normal;
    text-transform:unset;
    position: relative;
    z-index: 1;
    border-width: 2px;
    padding: 6px 15px;
    transition: 0.5s ease-in-out;
    overflow: hidden;

}



.full_screen, .full_screen .carousel-item {
    min-height: 80vh;
}

.single_categories a {
    display: block;
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 20px 5px;
    font-size:15px;
}

.heading_s1 h2 {
    text-transform:unset;
    font-size:22px;
}

.texto-bem-vindos {
 text-align:justify;
 line-height:23px;
 font-size:15px;

}

.texto-bem-vindos p {
    text-align: justify;
    line-height: 23px;
    font-size: 15px;
}

section, .top_footer {
    padding: 40px 0;
}

.content_title {
    font-size: 17px;
    margin-bottom: 5px;
}

.event_list .content_desc p {
    height: 38px;
    font-size:13px;
    overflow: hidden;
}






.accordion .card-header a {
    display: block;
    font-size: 18px;
    text-transform: unset;
    line-height: normal;
    padding: 20px 20px 20px 50px;
    border-bottom: 1px solid rgb(221, 221, 221);
}



.accordion .card-header a {
    font-size: 16px;
    font-weight: normal;
}

    .accordion .card-header a:hover {
        color: #487A7B;
    }


.card-body {
    min-height: 11px;
    flex: 1 1 auto;
    padding-left: 60px;
    font-size: 13px;
}

.card-body ul li {
    padding-bottom:10px;
}

.accordion .card-header a::after {
    content: "";
    font-family: Ionicons;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    left: 20px;
    top: 22px;
}

.about_img {
    border-radius: 8px;
}


.heading_s1 h2 {
    text-transform: unset;
    font-size: 22px;
    color: #487A7B;
    font-weight: 400 !important;
}

.btn-outline-info {
    color: #487A7B;
    border-color: #487A7B;
}

    .btn-outline-info:hover {
        background-color: #487A7B;
        color: #fff;
    }



.content_title a {
    font-weight: 400 !important;
}

.content_desc {
    position: relative;
    padding: 12px;
    margin-bottom: 5px;
    font-size: 14px;
}

.content_desc span {
font-size:12px;
color:#000!important;
}

.content_title {
    font-weight: 400 !important;
}

.content_title.h4 {
    padding-bottom:1px !important;
}

.titulo-verde {
    color: #487A7B;
}

a:hover {
    color: #487A7B;
}

.event_list .content_desc {
/*    min-height: 150px;
    max-height:150px;*/
/*overflow:unset!important;*/
}

.box_shadow1 {
    box-shadow: 0 0 10px rgba(0,0,0,0.2)
}


.event_list .content_desc p {
    /*  height: 28px;*/
    font-size: 15px;
    overflow:unset;
}




.event_box .content_meta {
     border-bottom: 0px solid #ddd; 
     padding-bottom:0px; 
    margin-bottom: 0px; 
}

.content_desc p span {
    font-size: 13px;
}

.content_img img {
   border-radius:5px;

 /*  min-height:195px;*/
}



    .content_imgEventos {
        border-radius: 5px;
       
    }

.event_list .content_box {
   border-radius:6px;
}

/* footer */
.bg_blue_dark {
    background: #487A7B;
    background: linear-gradient(133deg,rgba(72, 122, 123, 1) 50%, rgba(92, 184, 178, 1) 100%);
}

.bg_blue_dark2 {
    background: #333f48;
/*    background: linear-gradient(133deg,rgba(72, 122, 123, 1) 50%, rgba(92, 184, 178, 1) 100%);*/
}

.bottom_footer {
    padding: 20px 0;
    position: relative;
}

.widget_links li {
    padding: 0px 0px 2px;
}

.footer_link li a {
    font-size:13px;
}

.widget_title {
    text-transform: unset;
}

.bg_fundo {
    /*    background: #487A7B;
    background: linear-gradient(133deg,rgba(72, 122, 123, 1) 50%, rgba(92, 184, 178, 1) 100%);*/
    background: #ED8B00;
    background: linear-gradient(133deg,rgba(237, 139, 0, 1) 50%, rgba(241, 230, 178, 1) 100%);
}

/*.img-menina {
    position: absolute;
    top: 1515px;
    left: 212px;
    z-index: 99;
    width: 500px;
}
*/
.img-menina1 {
    position: relative;
    top: 68px;
    left: 5%;
    z-index: 99;
    width: 350px;
}

/*.img-menina2 {
    background-image: url('/assets/images/abaixo.png');
    height: 80px;
    background-position:left;
    background-repeat: no-repeat;
    background-size:auto;
    position: relative;*/
    /* position:relative;
    top: -315px;
    left: 22px;
    z-index: 99;
    width: 500px;
    z-index: 9999999;*/
/*}*/


.ver-video {
    color: #F0B323;
}

/* eventos*/

.event_list .event_date {
    position: static;
    float: left;
    margin: 15px 0px 15px 15px;
    background-color: #F0B323;
    border-radius:6px;
}

.event_date h5 {
    background-color: #F0B323;
    color:#fff;
    border-radius:5px;
}


.event_date3 {
    position: static;
    float: left;
    margin: 15px 0px 15px 15px;
    background-color: #F0B323;
    border-radius: 6px;
}

.event_date3 h5 {
    background-color: #F0B323;
    color: #fff;
    border-radius: 5px;
}

.content_titleEvent.h4 {
    font-size:14px;
}
/* pagina detalhe */
.breadcrumb_section {
    height: 200px;
    background-image: url(../images/fundo_lista.jpg)
}

.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
    margin-top:30px;
}

.page-title h1 {
    font-size: 24px;
    text-transform: unset;
    font-weight: unset;
    margin: 40px;
}

.share h5 {
font-size:11px;
}

.bg_cinza {
    background-color: #f6f6f6;
}

/*.sidebar .widget_title {
    margin-top: 30px;
}
*/
.gallery_content h5 {
font-size:12px;
text-transform:none !important;
}

.blog_text p {
text-align:justify;
}

.blog_text h4 {
    font-size:17px;
}

.img-ConteudoRelaionados {
/* max-height:190px;*/

}


/* lista de onteudos */

.blog_meta {
    display: table;
    width: 100%;
    font-size:13px!important;
}

.blog_img {
    position: relative;
    overflow: hidden;
 /*   min-height:100px;*/
}


.blog_content, .blog_footer {
    padding: 10px;
}
.blog_title {
    font-weight:400;
    margin-bottom:2px;
}
.blog_content p {
    font-size: 13px;
    margin-bottom: 1px;
}

.blog_meta li a {
    color: #888;
    font-size: 11px;
    text-transform: capitalize;
}

/* lista eventos */

.event_date2 {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 40px;
    background-color: #fff;
    text-align: center;
    width: 100%;
    opacity:0.9;
}

.event_time2 {
    display: block;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.event_date2 h5 {
    font-size: 13px;
    margin: 0;
    padding: 5px;
}

    .event_date2 h5 span {
        display: block;
        font-size: 15px;
    }

.event_date2 span {
    display: block;
    padding: 5px;
}

.event_date2 h5 {
    background-color: #F0B323;
    color: #fff;
    border-radius: 5px;

}

.etiquetas {
    font-size:14px;
    font-weight:600;
}

.local-evento {
    font-size: 13px;
}
/* lista doumentos */

.submenu-activo {
    color: #FFBC09;
   /* font-weight: 600;
    font-size: 16px;*/
}


.widget_categories a:hover {
    color: #487A7B;
}



.comment_info2 {
    /*    margin-top: 15px;
    margin-top: 15px;*/
    margin-top: 15px;
    margin-bottom: 1px;
    border-bottom: 1px solid #ddd;
    line-height: 20px !important;
}

 .comment_info2 a {
 font-size:15px!important;
    }

.comment_info2 {
    font-size: 15px!important;
}

    .comment_info2 a:hover {
        color: #487A7B;
    }

.comment_info2_pb {
    padding-bottom:0px;
}

.ulMenu5 {
margin:10px;
}

.liSubMenu5 {
    padding-left: 5px;
    font-size: 13px;
   /* line-height: 25px;*/
}

    .liSubMenu5 a {
        color: #808080;
       line-height: 20px;
    }

    .liSubMenu5 a::before {
        content: "";
        margin-right: 0px;
       
    }

.categories_name {
    color: #292b2c;
    
}


/*.widget_categories a::before {
    content: "";
    font-family: ionicons;
    margin-right: 10px;
    font-size: 12px;
}
*/
.widget_categories a::before {
    /*    content: "\f125";
    font-family: "ionicons";
    margin-right: 3px;
    font-size: 9px;
    padding:0px;
    line-height:20px;*/
}

.course_title h2, .event_title h2 {
    font-size: 18px;
    color: #487A7B;
    font-weight:500;
}


/* FAQS */

.card-body p {
text-align:justify;
}

.register_form {
margin-top:50px;
}

.padding_four_all {
    padding: 4%;
}

.icon_box img {
    max-width: 50px;
}

.icon_box {
    padding: 20px;
    z-index: 9;
    margin-top: 30px;
    transition: all 0.5s ease-in-out;
    height:180px;
}

.bg_coroa {
background-color:#AD841F
}

.bg_verde {
    background-color: #487A7B
}

.bg_laranja {
    background-color: #F0B323
}

/* EQUIPA */

.team_img img {
    position: relative;
    overflow: hidden;
    min-height:140px;
}

.team_title H5 {
    font-size:14px;
    text-transform: none;
    font-weight:400;
}

.team_title span {
    font-size: 13px;
    font-style:italic;
}

.team_box {
    margin-top: 30px;
    min-height:320px;
}


/* lista detalhe */

.post_footer2 p {
    text-align:justify;
}

.tinymceIframeWM {
 width:800px;
 height:500px;
}

.post_content3 {
margin:30px 0;
}

    .post_content3 h5 {
   /*     border-bottom: 1px solid #dad1b9;*/
        padding-bottom: 3px;
        margin: 10px 0;
        font-size: 17px;
        font-weight: 500;
        background-color: #f2f2f2;
        padding: 6px;
    }

.alert-msg {
margin-top:15px;
    background-color: #E9EBF0!important;
    border-radius: 6px!important;
    padding:7px!important;
}
/* --- codemind /*

/* Outer */
.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.75);
    z-index: 999999;
}
/* Inner */
.popup-inner {
    overflow: auto;
    max-width: 900px;
    max-height: 550px;
    width: 90%;
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
    z-index: 999999;
    text-align: justify;
}

    .popup-inner p {
        font-size: 13px;
    }

/* Close Button */
.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 30px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0,0,0,0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

    .popup-close:hover {
        -webkit-transform: translate(50%, -50%) rotate(180deg);
        transform: translate(50%, -50%) rotate(180deg);
        background: rgba(0,0,0,1);
        text-decoration: none;
    }



/*

.custom-checkbox2 {
    position: absolute;
    opacity: 0
}

    .custom-checkbox2 + label {
        display: block;
        position: relative;
        padding-left: 2.4rem;
        cursor: pointer;
        color: gray;
    }

        .custom-checkbox2 + label::before {
            content: '';
            display: inline-block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            width: 20px;
            height: 20px;
            line-height: 20px;
            border: 1px solid #ccc;
            border-radius: 2px
        }
*/
.custom-checkbox2 {
    top:13px;
    position: relative;
    transform: translateY(-50%);
    left: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 2px ;
    width: 18px;
    height: 18px;
}

.chkLabel {
    color: #fff;
    font-size:14px;
}

    .chkLabel a {
        color: #fff;
        font-size: 14px;
    }

.erro-newsletter {
    color: #fff;
    font-size: 12px;
    background-color: rgb(255, 188, 9);
    padding: 3px;
    border-radius: 2px;
}

.tamanho-video {
    width: 400px;
    height: 310px;
}

.tamanho-video-peq {
    width: 60px;
    height: 40px;
    border-radius:4px;
}

/* pesquisa */
.text_default2 {
 color:gray;
}

.post_footer3 {
    margin: 10px;
    border-bottom: 1px solid #ddd;
}

.comment_info3 {
    /*    margin-top: 15px;
    margin-top: 15px;*/
    margin-top: 10px;
    margin-bottom: 1px;
    
    line-height: 18px !important;
}

    .comment_info3 a {
        font-size: 16px !important;
    }

.comment_info3 {
    font-size: 16px !important;
}

.comment_info3_pb {
    padding-bottom: 0px;
}

.post_date3 {
    font-size: 16px;
}

.post_content4 {
    margin: 15px 0;
}

.post_date3.ler-mais a {
    font-size: 14px !important;
    color: #000;
}

.img-listaconteudos {
 max-height:200px;
}

.img-thumb-destaques {
    border-radius:4px;
}

.post_date-destaques {
    font-size: 11px;
}

.categories_name6 {
    font-size:13px;
    font-weight:500;
    color:#000;
}

.pagenotfound {
margin-top:200px;
}

.img-noticias-homepage{
max-height:220px!important;
}

.entry_content p {
 text-align:justify;
}


thead {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: #000;
    background-color: gray;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    font-weight: 400;
}

table, th, td {
    border: 0px solid;
    padding:5px;
    font-size:13px;
}

.blog_text .scrollable td {
    border: 1px solid;
}

.blog_text ul {
margin-left:15px;
}

table {
    margin: 10px;
}

.entry_content p a {
text-decoration:underline;
}

.blog_text p a {
    text-decoration: underline;
}

.ul-documentos {
    margin-left:20px;
}

    .ul-documentos li {
        border-style: unset;
    }


    .ul-documentos li a {
        color: #487A7B;
        font-weight:500;
    }

.submenu-activo {
    color: #FFBC09;
}

