/*
Theme Name: critec
Theme URI: https://critec.pt/
Author: critec
Author URI: https://critec.pt/
Description: critec
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: critec
*/

/*
Theme Name: critec
Theme URI: https://critec.pt/
Author: critec
Author URI: https://critec.pt/
Description: critec
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: critec
*/

html {
    overflow-x:hidden;
}

.image_about img {
    height:400px;
    width:auto;
}

.image img {
	object-fit:cover;
}

.news_desc .font-normal.darkcolor a {
    white-space: normal;
}


/* FOOTER */
.navbar-nav.ml-auto.mr-auto.footer-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.slick-img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

#sidemenu_toggle {
    display: none;
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    background-color: #abcc6d;
}

@media screen and (max-width:756px) {
    #sidemenu_toggle {
        display: block;
    }
    
    .image_about img {
    height:unset;
    width:100%;
}
}


.banner-all {
    position: relative;
}

.banner-img {
    position: relative;
}


.banner-content {
    position: absolute;
    bottom: 50px; 
    left: 30px; 
    color: #fff; 
    padding: 50px; 
    width: calc(100% - 40px); 
    box-sizing: border-box;
}

.banner-title {
    font-size: 100px; 
    margin: 0; 
    font-weight: bold;
}

.banner-subtitle {
    font-size: 100px; 
    color: #849D46;
    font-weight: bold; 
    margin: 40px 0 0 0; 
}

#about  .heading-title.mb-4  .darkcolor.font-normal.bottom30 p {
    font-size: 45px;
    line-height: 1em;
}

#blog .col-lg-4, .col-md-6 {
    display: flex;
    flex-direction: column;
}

#blog .news_item {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-bottom: 20px; /* Ajuste conforme necessário */
}



#blog .news_desc {
    flex: 1; /* Faz com que a descrição ocupe o restante do espaço */
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

#blog .news_item .blog-img {
    margin: unset !important;
}

#stayconnect {
    display:none;
}

.full-map {
    margin-bottom: unset !important;
}

.title-privacy h1 {
    padding: 20px;
    color: #384141;
    text-align: center;
}

.description-legal {
    padding-bottom: 50px;
    padding-top: 20px;
}

.navbar-brand {
    width: 200px !important;
}

.copyright {
    background-color: #2c2c2c;
    color:#FFF;
    padding:20px 0px;
}

.logo-footer {
    max-height: 80px;
}

.a-footer {
    background: #FEFEFB;
    overflow: hidden;
    display: inline-block;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
}

.footer_logo {
    margin-top: 40px;
    width: 200px;
}

.language-switcher {
    margin-left: 20px; 
}

.w-100 {
    display:none;
}

.trp-language-switcher > div {
    padding:0;
}


.trp-language-switcher {
    display: flex; /* Para alinhar elementos internos */
    justify-content: flex-end; /* Para empurrar o switcher para a direita */
   
}


.trp-language-switcher:hover .trp-ls-shortcode-language {
    background-color: #26313C;
    padding:0 !important;
    left: auto !important;
    
}

.trp-language-switcher .trp-ls-shortcode-current-language {
    background-color: #26313C;
}

.trp-language-switcher > div > a {
    border-radius: 0 !important;
}

#a7d82aa47-7548-403f-86b1-bbd537f93f31 .a5de6-ext-4-360>a[data-order='0']{
    background-color: #567FA5 !important;
}

#a7d82aa47-7548-403f-86b1-bbd537f93f31 .a5de6-ext-4-360>a[data-order='1']  {
    background-color: #567FA5 !important;

}

.getin_form input {
    border: 1px solid #ececec;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 41px;
    color: #b6b8ba;
    font-size: 0.875rem;
    width: 100%;
    padding: 20px;
}

.getin_form textarea {
    border: 1px solid #ececec;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 41px;
    color: #b6b8ba;
    font-size: 0.875rem;
    width: 100%;
    padding: 20px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
}

.wpcf7-spinner {
    display:none;
}

#submit_btn1 {
    padding: 0;
    width: 100%;
}

.wpcf7-list-item.first.last label input {
    height:12px !important;
}

.wpcf7-list-item.first.last label {
    display: flex;
    align-items: center;
}

.wpcf7-list-item.first.last label .wpcf7-list-item-label {
    white-space: nowrap;
    gap: 5px;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.wpcf7-list-item.first.last {
    display: flex;
    width: 100%;
}

.grecaptcha-badge {
    bottom: 100px !important;
}


.navbar.navbar-expand-lg.transparent-bg.static-nav.fixedmenu .trp-language-switcher .trp-ls-shortcode-current-language{
    background-color: #fff;

}

.navbar.navbar-expand-lg.transparent-bg.static-nav.fixedmenu .trp-language-switcher:hover .trp-ls-shortcode-language {
    background-color: #fff;
}


@media (max-width: 768px) {
    .banner-title {
        font-size: 60px;
    }

    .banner-subtitle {
        font-size: 60px;
        line-height: normal;
    }

    .banner-content {
        padding: 20px;
        bottom: 30px;
        left: 15px;
        width: calc(100% - 30px);
    }
}

.critec img {
	filter: invert(1);
	width:80px;
}