<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gnw-map-service {
    height: 750px!important;
}

.category_title, .post_title, .post_subtitle, .post_content, .document_title, .document_box_title, 
.document_box_description, .__description, .sec_title, .cat_title,
.cat_description, .project__title, .category-title, .content_title,
 .post__intro, .post__news .post__desc, .__category_post{
overflow-wrap: break-word;
    word-wrap: break-word;
}
.post_content, .post__intro, .post__news .post__desc, .__category_post .post_subtitle{
text-align: justify;
}
@media(min-width:991.98px){
 .postbox__image a, .postbox__image figure, .postbox__image picture, .postbox__image img {
        height:100%;
    }
    }
.attached_documents .documents_h ul{
    list-style: none;
    padding: 0px;
}
.attached_documents .documents_h li{
    margin-bottom:30px;
}
.attached_documents .documents_h .document_box{
    box-shadow: 0px 2px 20px rgba(196, 196, 196, 0.34);
    padding: 20px 30px;
    border-radius: 0px 0px 20px 0px;
}
.attached_documents .document_box_header .document_img{
    float:left;
    font-size: 1.5rem;
    color: rgb(var(--text-primary-color));
}
.attached_documents .document_box_header .document_date{
    margin: auto 0 auto auto;
}
.attached_documents .document_box_header .document_date span{
    font-weight: 500;
    font-size: 0.85rem;
    line-height: 1rem;
    color: rgb(var(--text-primary-color));
}
.attached_documents .document_box_body .document_box_title{
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgb(var(--title-primary-color));
    text-transform: uppercase;
}
.attached_documents .document_box_body .document_box_description{
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgb(var(--text-primary-color));
}



        /*    Index Page   */ 

/* index read more gomb*/
.section_read_more  .btn-bgr{
    background-color: rgb(var(--background-primary-color)); 
    padding: 1rem 3rem
}
.section_read_more  .btn-title{
    font-family: var(--theme-primary-font);
    font-weight: 600;
    font-size: 1.05rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    color: rgb(var(--button-text-light-color));
    text-decoration: none !important;
}
.section_read_more a{
    text-decoration: none !important;
}


.section.index_title{
    padding-top: calc(30px + 1vw);
}
.section.index_title .sec_title{
    font-family: var(--theme-primary-font);
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    color: rgb(var(--title-primary-color));
    width: fit-content;
    width:-moz-fit-content;
    margin: 0 auto;
    text-align: center;
    background-color:rgb(var(--background-light-color));
    padding: calc(15px + (100vw/70));
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 5;
    position: relative;
}
.section.index_title .title_holder{
    position: relative;
}
.section.index_title .title_holder::after{   
    content: "";
    position: absolute;
    max-width: 100%;
    width: 100%;
    background-color: rgb(var(--background-primary-color));
    height: 5px;
    top: 50%;
    margin-top: -2.5px;
    z-index: 2;
}
@media only screen and (max-width:767.98px){
    .section.index_title .sec_title{
    width:auto;
     font-size: 1.5rem;
        font-weight: 600;
    }

    .content_title .content_title__title {
        font-size: 1.5rem;
        font-weight: 600;
    }
}

        /*    Section 1, featured categories   */ 

.featured_categories .cat_holder{
    text-align: center;
}
.featured_categories .cat_holder a{
    text-decoration: none !important;
}
.featured_categories .icon{
    font-size: 4.5rem;
    color: rgb(var(--theme-secondary-color));

}
.featured_categories .cat_title{
    font-family: var(--theme-primary-font);
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    color: rgb(var(--text-primary-color));
    text-decoration: none !important;

}

.featured_categories .cat_description{
    font-family: var(--theme-secondary-font);
    font-style: italic;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    color: rgb(var(--text-primary-color)); 
    text-decoration: none !important;
}

.featured_categories .cat_holder:hover .icon, .featured_categories .cat_holder:hover .cat_title, .featured_categories .cat_holder:hover .cat_description  {
text-decoration: none !important;
color: rgb(var(--title-primary-color));

}



.postbox__title {
    font-family: var(--font-title);
    font-size: 1.125rem;
    line-height: 1.375rem;
    text-transform: uppercase;
    font-weight: 700;
}
.postbox__intro {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-top: 1rem;
}
.postbox__footer {
    flex: 1; 
    margin-top: 1rem;
}
.postbox__created {
    flex: 1;
    font-weight: 700;
}
.postbox__readmore {
    flex: 1;
    text-transform: uppercase;
    font-weight: 700;
}


.category_tree  .list-holder ul{
    list-style: none;
    padding:0px;
}
.category_tree .list-box{
    background-color:rgb(var(--background-light-color));
    margin: 20px 0px;
    box-shadow: 0px 2px 20px rgba(196, 196, 196, 0.34), 0px 8px 20px -15px #000000;
    padding: 20px;
    border-radius: 0px 0px 20px 0px;
}
.category_tree .list-box:hover, .category_tree .list-box.active {
    /*background: #003b6a;*/
    background-color: rgb(var(--background-primary-color));
   
}
.category_tree .list-box .category-title{
font-family: var(--theme-primary-font);
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-transform: uppercase;
    color: rgb(var(--title-primary-color));
}
.category_tree .list-box:hover .category-title, .category_tree .list-box.active .category-title{
     color: rgb(var(--title-light-color));
}
.category_tree .list-holder a{
    text-decoration: none !important;
}

        /*Projekt post page design*/

.__project_post .post_title{
    font-family: var(--theme-primary-font);
    font-style: normal;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.5rem;
    color: rgb(var(--title-primary-color)); 
}
.__project_post .post_subtitle{
    font-family: var(--theme-primary-font);
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.85rem;
    color: rgb(var(--text-primary-color)); 
}
.__project_post .post_content{
    font-family: var(--theme-secondary-font);
    font-style: normal;
    /* font-weight: 300; -removed by Dorin*/ 
    font-size: 1.25rem;
    line-height: 1.5em;
     color: rgb(var(--text-primary-color));
}

.__project_post .content_title{
    font-family: var(--theme-primary-font);
    font-style: normal;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.5rem;
   color: rgb(var(--title-primary-color)); 
    text-transform: uppercase;
}
.__project_post .content_title_h::after{
    content: "";
    position: absolute;
    max-width: calc(100% - 30px);
    width:100%;
    background-color: rgb(var(background-primary-color)); 
    height: 5px;
}
.__project_post .post_custom_fields .__description{
    font-family: var(--theme-secondary-font);
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.75rem;
    color: rgb(var(--title-primary-color)); 
    text-transform: uppercase;

}
.__project_post .post_custom_fields .__description span{
    font-family: var(--theme-secondary-font);
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgb(var(--text-primary-color)); 
    text-transform: uppercase;
    display: block;

}
.__project_post .info-box-with-image .post_custom_fields li i{
    color: rgb(var(--theme-primary-color)); 
    font-size: 2.25rem;
    display: inline-block;
}
.__project_post .info-box-with-image .post_custom_fields li .icon_holderx{
    width:80px;
}
.__project_post .info-box-with-image .post_custom_fields li .__description{
    width: calc(100% - 80px);
}

/*  Category_square_child      */

.square_boxs .project-holder ol li{
    background-color: #135080;
}

.square_boxs .project-holder ol li:first-child, .square_boxs .project-holder ol li:nth-child(7), .square_boxs .project-holder ol li:nth-child(13), .square_boxs .project-holder ol li:nth-child(19), .square_boxs .project-holder ol li:nth-child(25) {
background-color: #135080;
}
.square_boxs .project-holder ol li:nth-child(2), .square_boxs .project-holder ol li:nth-child(8), .square_boxs .project-holder ol li:nth-child(14), .square_boxs .project-holder ol li:nth-child(20), .square_boxs .project-holder ol li:nth-child(21){
background-color: #2F6087;
}
.square_boxs .project-holder ol li:nth-child(3), .square_boxs .project-holder ol li:nth-child(9), .square_boxs .project-holder ol li:nth-child(15), .square_boxs .project-holder ol li:nth-child(16), .square_boxs .project-holder ol li:nth-child(22){
background-color: #436987;
}
.square_boxs .project-holder ol li:nth-child(4), .square_boxs .project-holder ol li:nth-child(10), .square_boxs .project-holder ol li:nth-child(11), .square_boxs .project-holder ol li:nth-child(17), .square_boxs .project-holder ol li:nth-child(23){
background-color: #5F798D;
}
.square_boxs .project-holder ol li:nth-child(5), .square_boxs .project-holder ol li:nth-child(6), .square_boxs .project-holder ol li:nth-child(12), .square_boxs .project-holder ol li:nth-child(18), .square_boxs .project-holder ol li:nth-child(24){
background-color: #4A5E6F;
}



.square_boxs .project-holder ol{
padding: 0px ;
width:100%;
   list-style: none;
}
.square_boxs .project-holder ol li{
  counter-increment: section;
  position: relative;
}
.square_boxs .project-holder ol li::before{
content: counter(section);
    position: absolute;
    color: #000;
    top: 10%;
    left: 10%;
    color: rgb(var(--theme-light-color));
    font-size: 1.5rem;
    font-weight: 700;
    border: 5px solid #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 2.5rem;
    z-index: 10;
  
}
.square_boxs .project-holder .box-content{
    position: absolute;
    bottom: 0px;
    padding: 20px;
}
.square_boxs .project-holder .box-content .project__title{
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: rgb(var(--title-light-color));
    width: 90%;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; 
   -webkit-box-orient: vertical;
}
.square_boxs .project-holder .box_holder{
    width:20%;
    display: grid;
}
.square_boxs .project-holder ol li{
    min-height:230px;
    max-height:230px;
     float:left;
}

.square_boxs .project-holder .box-background{
    overflow: hidden;
}
.square_boxs .project-holder .project__image{
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    height: auto;
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
}

 
.square_boxs .project-holder li:hover .project__image{
    opacity: 1;
}
@media only screen and (max-width:991.98px){
.square_boxs .project-holder .box_holder{
  width: 100%;
    margin: 0 auto;
}

.square_boxs .project-holder ol{
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
}
}
@media only screen and (max-width:767.98px){
.square_boxs .project-holder .box_holder{
    width: 100%;
    margin: 0 auto;
}
.square_boxs .project-holder ol{
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}
}
@media only screen and (max-width:575.98px){
.square_boxs .project-holder .box_holder{
    width: 100%;
    margin: 0 auto;
}
.square_boxs .project-holder ol{
    column-count: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}

}
@media only screen and (max-width:399.98px){
.square_boxs .project-holder .box_holder{
    width: 100%;
    margin: 0 auto;
}   
.square_boxs .project-holder ol{
    column-count: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}
}


        /*  Project page Category      */

.__category_post .post_subtitle{
    font-family: var(--theme-secondary-font);
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.5em;
    color: rgb(var(--text-primary-color));
}

.__project-list .square_boxs .project-holder ol{
    margin:0px;
}
.__project-list .big_cat_holder{
    position: relative;
    height:100%;
}
.__project-list .big_cat_holder .project__title{
    position: absolute;
    top: 50%;
    font-weight: 700;
    font-size:2rem;
    line-height: 2.5rem;
    color:rgb(var(--title-light-color));
    width: 50%;
    left:30px;
    margin-top:-40px;
     -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
}
.__project-list .big_cat_holder .project__image{
    background-repeat: no-repeat;
    background-size: cover;
}

.__project-list .square_boxs .project-holder .box_holder{
    width:25%;
    display: grid;
}
.__project-list .square_boxs .project-holder ol li{
    min-height:260px;
    max-height:260px;
     float:left;
}
.__project-list .project-holder ._box_holder{
    height:552px;
}
.__project-list .project-holder ._box_holder ._box-content{
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0;
    opacity: 0;
     -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
}
.__project-list .project-holder ._box_holder  ._box-background:hover ._box-content{
    opacity: 1;
}
.__project-list .project-holder ._box_holder  ._box-background .big_cat_holder .project__image {
    opacity: 1;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
}
.__project-list .project-holder ._box_holder  ._box-background:hover .big_cat_holder .project__image {
    opacity: 0.4;
}
.__project-list .project-holder ._box_holder  ._box-background:hover .big_cat_holder .project__title{
    opacity: 0;
}

@media only screen and (max-width:991.98px){
.__project-list .square_boxs .project-holder .box_holder{
  width: 100%;
    margin: 0 auto;
}
.__project-list .project-holder ._box_holder{
    height:auto;
}
.__project-list .project-holder ._box_holder ._box-content{
    position: relative;
    z-index: 10;
    width: 100%;
    opacity: 1;
}
.__project-list .project-holder ._box_holder  ._box-background .big_cat_holder .project__image{
    background:transparent !important;
}

.__project-list .big_cat_holder .project__title{
   position: relative;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 2.5rem;
    color:rgb(var(--title-light-color));
    opacity: 1;
    width: 100%;
    left: 0px;
    margin-top: 0px;
    padding: 20px 20px;
    color: #fff;
    background: rgb(var(--background-primary-color));
}
.__project-list .project-holder ._box_holder  ._box-background{
        box-shadow: 0px 2px 20px #EEEEEE;
}
.__project-list .square_boxs .project-holder ol{
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
}
.__project-list .square_boxs .project-holder .project__image{
    opacity: 1;
}
.__project-list .project-holder ._box_holder ._box-background:hover .big_cat_holder .project__image {
    opacity: 1;
}
.__project-list .project-holder ._box_holder ._box-background:hover .big_cat_holder .project__title {
    opacity: 1;
}
}
@media only screen and (max-width:767.98px){
.__project-list .square_boxs .project-holder .box_holder{
    width: 100%;
    margin: 0 auto;
}
.__project-list .square_boxs .project-holder ol{
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}
}
@media only screen and (max-width:575.98px){
.__project-list .square_boxs .project-holder .box_holder{
    width: 100%;
    margin: 0 auto;
}
.__project-list .square_boxs .project-holder ol{
    column-count: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}
.__project-list .square_boxs .project-holder ol li{
    min-height:200px;
    max-height:200px;
}
.__project-list .big_cat_holder .project__title{
    font-size: 1.25rem;
    
}
}
@media only screen and (max-width:399.98px){
.__project-list .square_boxs .project-holder .box_holder{
    width: 100%;
    margin: 0 auto;
}   
.__project-list .square_boxs .project-holder ol{
    column-count: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}
.__project-list .square_boxs .project-holder ol li{
    min-height:220px;
    max-height:220px;
}
}

.footer .psm-tools-logo-full{
        line-height: 1.15;
}
.footer span span{
    display: block !important;
}

/*  Proiect alkategoriak design   */


.cat_suqare_format .list-box{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;

}
.cat_suqare_format .list-box .post_image img{
    height:250px;
    width: 100%;
    object-fit: cover;
}


.cat_suqare_format .category-title{
   position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(var(--background-primary-color));
    padding: .5rem 1rem;
     color:rgb(var(--title-light-color));
    font-size: 1rem;
    text-align: center;
    width: 100%;
   min-height: 50px;
    vertical-align: middle;
    text-transform: uppercase;
     -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  border: 1px solid rgb(var(--theme-secondary-color));
}

.cat_suqare_format .list-box.active .category-title{
    background-color: rgb(var(--background-light-color));
    color: rgb(var(--title-primary-color));
    font-weight: 600;
    border: 1px solid rgb(var(--theme-primary-color));
}
.cat_suqare_format .category-title:hover{
   background-color: rgb(var(--background-light-color));
   color: rgb(var(--title-primary-color));
    font-weight: 600;
    border: 1px solid rgb(var(--theme-primary-color));
}




/*  Header es hambuger menu  */

.mmenu {
    font-size: .84rem;
    font-weight: 600;
    line-height: 1.1rem;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mmenu input[type="checkbox"] {
    display: none;
}
.mmenu li, 
.mmenu a {
    position: relative;
    display: block;
    *text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
.mmenu .menu-main li a{
    color: rgb(var(--header-text-secondary-color));
    /*padding: 1.3225rem 1.25rem;*/
    padding: 1.25rem;
    background-color: rgb(var(--header-background-primary-color));
    line-height: 1.5rem;
    margin-top: 2px;
    /*font-family: Montserrat,Arial,sans-serif;*/
    font-size:1rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    outline-color: #fff;
    padding-right: 30px;
}
.mmenu .menu-main li a:hover {
background-color: rgb(var(--hamburger-header-hover-background-color));
}
.mmenu .menu-main li .active {
background-color:rgb(var(--hamburger-header-background-color));
}
.mmenu .menu-main li .active:hover {
background-color: rgb(var(--hamburger-header-hover-background-color));
}
.mmenu .sub-menu{
    background: rgb(var(--hamburger-header-background-color));
}
.mmenu .menu-sub li {
    border-bottom: 0;
}

.mmenu .menu-dropdown {
    display: none;
    top: 100%;
    z-index: 100;

}
.mmenu input[type="checkbox"]:checked ~ .menu-dropdown {
    display: block;
    position: absolute;
     background: rgb(var(--hamburger-header-background-color));
    width: 100%;
    height: 100vh;
    z-index: 100;
    overflow: hidden;
    overflow-y: hidden;
}
.mmenu li label.drop-icon {
    position: absolute;
    right: 0;
    /*top: 50%;*/
    padding: 10px 10px;
    /*margin-top: -18.5px;*/
    justify-content: center;
    display: flex;
    top: 0;
    bottom: 0;
    align-items: center;
}
.mmenu a {
    padding: .5rem;
    width: 100%;
    
}
.mmenu label {
    margin: 0;
    color: rgb(var(--header-text-secondary-color));
    cursor: pointer;
    width: 15%;
    float: left;
}
.mmenu label.drop-icon {
    padding: .5rem;
    font-size: 1em;
    text-align: right;
}
.mmenu label.drop-icon ._up{
    display: none;
}
.mmenu  input[type="checkbox"]:checked ~ .clearfix .drop-icon ._up {
    display: inline-block;
}
.mmenu  input[type="checkbox"]:checked ~ .clearfix .drop-icon ._down {
    display: none;
}
.mmenu .menu-sub {
    *flex-direction: column;
    *background: #fff;
    *border: .0625rem solid #ddd;
    *border-radius: .125rem;
    padding: 0px 0px 0px 15px;
}

.mmenu .menu-link {
    color: rgb(var(--header-text-secondary-color));
    cursor: pointer;
}
.mmenu .m-hide-txt .txt {
    display: none;
}
.mmenu .m-hide-icon i {
    display: none;
}
.menu-lang .menu-link{
    color:#fff;
    font-weight: 600;
}

.menu-lang .menu-link.active{
    color:#00cbff;
    font-weight: 600;
}
.hbg_menu_tools{
    background-color:rgb(var(--header-background-secondary-color));
    z-index: 10;
    position: relative;
}

.left_panel {
    position: fixed;
    top: 0;
    bottom: 0;
    *width: 70%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    *transform: translate3d(-100%,0,0);
    left:-100%;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 3000;
    background-color: rgb(var(--hamburger-header-background-color));
        border-right: 1px solid rgb(var(--hamburger-header-background-color));
    
}
.left_panel__wrap {
    position: relative;
    width: 300px;
    padding: 0rem;
}
.left_panel__btnOpen {
    cursor: pointer;
}
.left_panel.open {
    left:0;
}
@media (max-width: 575.98px) { 
    .left_panel {
        *width: 70%;
    }
    .left_panel__wrap {
    
    width: 260px;
    
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .left_panel {
        *width: 60%;
    }
    
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .left_panel {
        *width: 50%;
    }

}
.left_panel__open{
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.left_panel__overlay {
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s linear,opacity .4s ease-in-out;
    z-index: 2000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.left_panel__open .left_panel__overlay {
    visibility: visible;
    opacity: 1;
}
.hamburger-float-menu .top-img {
    background-color:rgb(var(--header-background-secondary-color));
        padding: 30px 0px;
}
.hamburger-float-menu .top-img img{
    *width:100px;
    image-rendering: -webkit-optimize-contrast;
    filter: drop-shadow(0px 0px 5px #00000038);
}
.hbg_menu_tools {
    position: relative;
    left: 0;
    -webkit-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out;
}
.left_panel__open .hbg_menu_tools{
   
    left: 50%;
}
@media (min-width: 992px) {
.left_panel__open .hbg_menu_tools {
   
    left: 15%;
}}
.left_panel, .mmenu .menu-dropdown{
  overflow-x: scroll; /* For horiz. scroll, otherwise overflow-y: scroll; */

    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
}


.left_panel::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}



.menu-main .menu-item.h {
  display:none;
  
}
.menu-main .clearfix.h {
  display:none;
 
}
.menu-main .menu-dropdown.h{
  display:none;
 
}

.menu-item .drop-icon.drop-back{
    left: 0 !important;
    padding: 0px;
    /*margin-top: -20px;*/
    /*width: 30px;*/
    width: 30px;

}
.menu-main .has-children.p .clearfix a{
  padding-left:30px;

}
.menu-main .has-children.p .menu-dropdown .clearfix a{
  padding-left:30px ;

}
.mmenu .menu-sub{
  padding:0px;
  border:none;
}
.mmenu .menu-main li a{
*background:transparent;
}
.mmenu .menu-main li{
  background: rgb(var(--hamburger-header--background-color));

}
.menu-dropdown&gt;.menu-sub&gt;.has-children.p&gt;.clearfix&gt;a{
  padding-left:30px;
}
.mmenu li label.drop-icon{
  padding:0px;
}
.mmenu li label.drop-icon ._down, 
.mmenu li label.drop-icon ._up {
    *padding:10px;
}

.mmenu li label.drop-icon ._up,
.mmenu li label.drop-icon ._down {
    width:100%;
    height:100%;
    background: url('data:image/svg+xml;utf8,&lt;svg width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"&gt;&lt;g color="white"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m17 10-5 5-5-5"/&gt;&lt;/g&gt;&lt;/svg&gt;');
    background-repeat: no-repeat;
    background-position: center center;
}
.mmenu li label.drop-icon ._up {
    transform: rotate(90deg);
}


.mmenu .menu-main li .active {
    background-color: rgb(var(--hamburger-header-hover-background-color));
}
.mmenu .menu-main li .active:hover {
    background-color: rgb(var(--hamburger-header-hover-background-color));
}
.hb_menu_holder{
background-color: rgb(var(--header-background-primary-color));
padding:8px 0px 17px;

}

.header-top .__left_panel{
    width: 3rem;
    height: 3rem;
}
.header-top__menu-lang .navbar-nav {
    flex-direction: row;
    text-align: right;
    float: right;
}
.menu-anim-hamb {
  cursor: pointer;
  margin: 0 auto;
  padding-left: 1.25em;
  position: relative;
  width: 30px;
  height: 30px;
}
.menu-global-anim-hamb {
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  border-top: 4px solid white;
  width: 100%;
  transition: 0.55s;
}
.menu-top-anim-hamb {
  top: 0;
}
.menu-middle-anim-hamb {
  top: 9px;
}
.menu-bottom-anim-hamb {
  top: 18px;
}
.menu-top-click-anim-hamb {
  backface-visibility: hidden;
  top: 15px;
  transform: rotate(50deg);
  transition: 0.55s 0.5s;
}
.menu-middle-click-anim-hamb {
  opacity: 0;
}
.menu-bottom-click-anim-hamb {
  backface-visibility: hidden;
  top: 15px;
  transform: rotate(-410deg);
  transition: 0.55s 0.5s;
}
.text-anim-hamb{
font-family: var(--theme-primary-font);
    font-size:10px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: rgb(var(--header-text-secondary-color));
    top: 27px;
    border: none;
    letter-spacing: .5px;
    width: auto;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
}


@media (min-width: 992px){
.left_panel__open .hbg_menu_tools{
    left: 301px;
    position: relative;
}}
.left_panel__overlay{
  background-color: rgb(0 0 0 / 0%);
}
.left_panel__open .left_panel__overlay {
    visibility: hidden;
    opacity: 0;
}
.header-top{
padding:0px ;
}
.mobile-menu{
  display: none;
}


/*  Header es hambuger menu mobilra */

@media (max-width: 991.98px){
.left_panel{
  display: none;
}
.mobile-menu{
  display: contents;
}
.header-top.is-sticky {
    padding: 0px;
    font-size: .86rem;
}

.mmenu .menu-main li{
  background-color: rgb(var(--header-background-primary-color));

}
.mmenu .menu-main{
   padding: 2px 0px;
   background-color: rgb(var(--hamburger-header-background-color));
}
.menu-dropdown .menu-sub{
   background-color:rgb(var(--hamburger-header-background-color));
}
.mmenu .menu-main.col {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 3px;
    
   
}
.menu-dropdown .menu-sub.col {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 3px;
     padding-top: 1px;
}
.mmenu ul li{
    margin: 1px 0px;
}


.mmenu .menu-main li a {
    background: transparent;
    margin-top: 0px;
    line-height: 1.2rem;
    font-size: .8rem;
    padding: 1rem;
        padding-right: 1.6rem;
}
/*.header-top.pos{
  z-index: 150;
}
.header-middle{
z-index: 50;
}
.mobile-menu .mmenu{
background: #fff;
    padding-bottom: 50px;
}*/

.mmenu input[type="checkbox"]:checked ~ .menu-dropdown {
    display: block;
   position: initial;
    background-color:rgb(var(--hamburger-header-background-color));
   width:auto; 
     height: auto; 
    z-index: 100;
    overflow: hidden;
    overflow-y: hidden;
}
.menu-item .drop-icon.drop-back {
    left: 0 !important;
    padding: 0px;
    width: 30px;
   /* margin-top: -19px;*/
}
.menu-item .clearfix{
  position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    align-items: center;
}
.hamburger-float-menu{
width: 100%;
    display: block;
    z-index:999;
}
#mob-menu.mmenu{
  display:none;
}
#mob-menu.mmenu.show{
  display:block;
}
.left_panel__overlay{
display: none;
}

.left_panel__open .hbg_menu_tools{
     left: 0%; 
}

}

/* Desktop hambi menu open and close method*/

aside.left_panel{
  left:0%;
  z-index:1;
}
.below-sticky, #body{
 background-color:rgb(var(--header-background-secondary-color));
}
.hbg_menu_tools{
  z-index:20;
}

.header-top .__white_bgr{
  background-color:rgb(var(--header-background-secondary-color));
}

.menu-item .drop-icon svg {
    width:13.812px;
    height:8px;
}
.menu-item .drop-icon ._up svg {
    -ms-transform: rotate(90deg); 
    transform: rotate(90deg);
}

.mmenu .menu-main.col {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 15px;
    column-gap: 3px;
}

.menu-dropdown .menu-sub.col {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 15px;
    column-gap: 3px;
    padding-top: 1px;
}

.menu-main .has-children.p&gt;.clearfix&gt;a{
    background-color: rgb(var(--hamburger-header-active-background-color));
}


/*sticky header */

.header-top.is-sticky {
    top: 0;
    *left: 301px;
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color:rgb(var(--header-background-primary-color));
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    -webkit-animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
    animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
    
}

@media (max-width: 991.98px) {
    .sticky.is-sticky {
        position: fixed;
    }
}
@media (min-width: 992px) {
    .sticky-lg.is-sticky {
        position: fixed;
    }
    .container-sticky {
        max-width: 1140px;
        margin: 0 auto;
    }
    .is-sticky .container-sticky {
        padding: 0 1rem;
    }
}

.header .is-sticky .header-top__logo{display: none}

.menu-mof span{
    color: rgba(var(--header-elements-color),1);
    font-size: .85rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: right;
}
.menu-mof a{
    text-decoration: none !important;
}
@media (max-width: 575.98px) {
   .menu-mof span {
       font-size:.65rem;
       line-height: 1rem;
    }
}




/* header banner animacio */

.header-middle{
    overflow: hidden;
}
.header-middle .header-middle__background .owl-item .item{
    position: relative;
    overflow: hidden;
}
.header-middle .header-middle__background .owl-item .item img{
 -webkit-transition: all 3.5s ease-out;
    transition: all 3.5s ease-out, filter 3.5s;
    /*filter: grayscale(0.15) blur(3px);*/
     filter: brightness(0.85);
     transform: scale(1.2);
    
}

.header-middle .header-middle__background .owl-item.active .item img{
transform: scale(1);
    /*filter: grayscale(0) blur(0);*/
    filter : brightness(1) ;
}
.header-middle .header-middle__background .owl-item img{
    height: 300px;
    object-fit: cover;
}
@media only screen and (max-width:567.98px){
    .header-middle .header-middle__background .owl-item img{
        height:auto;
        max-height:300px;
    }
}
/* Share box */

.share_box_holder{
    position: absolute;
    bottom: -46px;
    display: flex;
    right: 0;
}
.content_title.line_inline .share_box_holder{
 bottom: -22px;
}
.share_box{
position: relative;
z-index: 99;
margin: auto 0 auto auto;
}
.share_box .open_share_box{
    line-height: 1rem;
}

.share_box #openShare{
    font-family: var(--theme-secondary-font);
    font-size: 0.75rem;
    line-height: 1.5;
    background-color: rgb(var(--background-primary-color));
    color:#fff;
    text-transform: uppercase;
    font-weight: 500;
    padding:.35rem .75rem;
    cursor:pointer;
    /*border: 1px solid #003b6a;*/
    border: 1px solid rgb(var(--theme-primary-color));
     -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;


}
.share_box #openShare:hover{
      color: rgb(var(--theme-secondary-color));
  background-color:rgb(var(--theme-light-color));
}
.share_box a{
    text-decoration: none !important;
}
.share_box_container{
    position: absolute;
    top: 35px;
    z-index: 1000;
    background-color:rgb(var(--theme-light-color));
    padding: 10px 25px 15px;
    overflow: hidden;
    box-shadow: 0px 0px 30px 0px #0000006b;
    display: none;
    right:0px;
}
.share_box_container.show{
    display: block;
}
.share_box_container .close_btn{
  position: absolute;
    top: 10px;
    right: 10px;
    line-height: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #8d8d8d;
    cursor: pointer;
}
.share_box_container .close_btn:hover{
color:#333;
}

.share_box .box_title span{
font-family: var(--font-text);
    font-size: 1rem;
    line-height: 1.5;
    color: rgb(var(--theme-primary-color));
    text-transform: uppercase;
    font-weight: 700;
}
.share_box .social-icon .s-i-text{
font-family: var(--font-text);
    font-size: 0.7rem;
    line-height: 1.5;
    color: rgb(var(--theme-primary-color));
    text-transform: uppercase;
    font-weight: 500;
}
.share_box .social-icon a:hover span{
    color: rgb(var(--theme-secondary-color));
}
.share_box .social-icon.fb_share{

}
.share_box .social-icon.email_share{

}
.share_box .social-icon .s-i-bck{
width: 35px;
    height: 35px;
    background-color:#3B5998;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.share_box .social-icon.email_share .s-i-bck{
width: 35px;
    height: 35px;
    background-color:rgb(var(--theme-light-color));
    border-color:rgb(var(--theme-primary-color));
    border:1px solid;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.share_box .social-icon .s-i-bck i{
    color:rgb(var(--theme-light-color));
}
.share_box .social-icon.email_share .s-i-bck i{
     color: rgb(var(--theme-primary-color));
}
.share_box .social-icon{
    width:70px;
}
.share_box .email_share .email_share_dropdown{
   position: absolute;
    bottom: -100px;
    opacity: 0;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
    width: 140px;
    background-color:rgb(var(--theme-light-color));
    padding: 10px 20px;
    right:-32px;
    pointer-events: none;   
}
.share_box .email_share:hover .email_share_dropdown{
pointer-events: all;
    opacity: 1;
    bottom: -50px;
  
}
.share_box .email_share .email_share_dropdown a{
    text-decoration: none !important;
    font-size:.75rem;
    font-weight: 500;
}
.share_box .email_share .email_share_dropdown a:hover{
      color: rgb(var(--theme-secondary-color));
}
.share_box .email_share .email_share_dropdown{
        box-shadow: 0px 3px 10px 0px #5555558a;
}
.share_box .box_link_copy{
   background: rgba(196, 196, 196, 0.16);
border-radius: 3px;
padding:5px 10px;
}
.share_box .box_link_copy .page_link{
    font-family: var(--font-text);
    font-size: 0.7rem;
    line-height: 1rem;
    color: rgb(var(--color-title));
    font-weight: 500;
}
.share_box .box_link_copy .page_link input{
    font-family: var(--theme-secondary-font);
}
.share_box .box_link_copy .copy_link_btn{
      
    margin-left:15px;
        cursor: pointer;   
         margin: auto 0 auto auto;
}
.share_box .box_link_copy .copy_link_btn button{
font-family: var(--theme-secondary-font);
    font-size: 0.65rem;
    line-height: 1rem;
    color: rgb(var(--theme-primary-color));
    border:none ;
    outline:none;
    font-weight: 600;
    text-transform: uppercase;
}
.share_box .box_link_copy .copy_link_btn:hover span{
     color: rgb(var(--theme-secondary-color));
}
.share_box .box_link_copy .page_link input{
    border: none;
    background: none;
    text-overflow: ellipsis;
    width: 170px;
}
.share_box .box_link_copy .page_link input:focus{
outline: 1px solid #666666;
}
.share_box  .copy_link_btn{
position: relative;
}
.share_box  .copy_link_btn .copied{

}
.share_box  .copy_link_btn .copied:after{
   content: 'Copied';
    font-family: var(--font-text);
    position: absolute;
    font-size: 0.6rem;
    left: 0;
    background: #f6f6f6;
    color: #00be2b;
    line-height: 1.3rem;
    top: 2px;
    padding: 0px 5px;
}

/*  Index page share elem design */

._proportional_2-4 .postbox__wrap.size_md .postbox__content{
    padding: 25px;

}

@media (min-width: 991.98px) {
._proportional_2-4 .postbox__wrap.size_md .postbox__image picture{
        max-width: 100%;
    width: 100%;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__image picture img{
    object-fit: cover;
    min-height:237px;
    max-height: 237px;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__image a{
    width:100%;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__content{
    height:360px !important;
    padding: 25px;

}
._proportional_2-4 .postbox__wrap.size_md .postbox__content .postbox__title{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__content .postbox__intro{
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    line-height: 1.5rem;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__content .postbox__footer{}




._proportional_2-4 .postbox__wrap.size_sm .postbox__image picture{
        max-width: 100%;
    width: 100%;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__image picture img{
    object-fit: cover;
    max-height: 232px;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__image a{
    width:100%;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content{
    padding: 20px 20px 20px 10px !important;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content .postbox__title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size:1rem;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content .postbox__intro{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 1rem;
    font-size:.9rem;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content .postbox__footer{
    margin-top: 0rem;
    font-size:.9rem;
}
._proportional_2-4 .postbox__wrap .postbox__content .postbox__created{
    font-weight: 400;
    font-size: 12px;

}
}



@media (min-width: 1549.98px) {
._proportional_2-4 .postbox__wrap.size_md .postbox__image picture{
        max-width: 100%;
    width: 100%;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__image picture img{
    object-fit: cover;
    min-height:325px;
    max-height: 325px;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__image a{
    width:100%;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__content{
    height:366px !important;
    padding: 25px;

}
._proportional_2-4 .postbox__wrap.size_md .postbox__content .postbox__title{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__content .postbox__intro{
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    line-height: 1.5rem;
}
._proportional_2-4 .postbox__wrap.size_md .postbox__content .postbox__footer{}




._proportional_2-4 .postbox__wrap.size_sm .postbox__image picture{
        max-width: 100%;
    width: 100%;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__image picture img{
    object-fit: cover;
    max-height: 214px;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__image a{
    width:100%;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content{
            padding: 20px 20px 20px 10px !important;

}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content .postbox__title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size:1rem;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content .postbox__intro{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 1rem;
    font-size:.9rem;
}
._proportional_2-4 .postbox__wrap.size_sm .postbox__content .postbox__footer{
    margin-top: 0rem;
    font-size:.9rem;
}
}


/* Category posts design 10 post  */

@media (min-width: 991.98px) {
._proportional_3-7 .postbox__wrap.size_md .postbox__image picture{
        max-width: 100%;
    width: 100%;
}
._proportional_3-7 .postbox__wrap.size_md .postbox__image picture img{
    object-fit: cover;
    min-height:274px;
    max-height: 274px;
}
._proportional_3-7 .postbox__wrap.size_md .postbox__image a{
    width:100%;
}
._proportional_3-7 .postbox__wrap.size_md .postbox__content{
    height:300px !important;

}
._proportional_3-7 .postbox__wrap.size_md .postbox__content .postbox__title{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
._proportional_3-7 .postbox__wrap.size_md .postbox__content .postbox__intro{
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-height: 1.5rem;
}
._proportional_3-7 .postbox__wrap.size_md .postbox__content .postbox__footer{}




._proportional_3-7 .postbox__wrap.size_sm .postbox__image picture{
        max-width: 100%;
    width: 100%;
}
._proportional_3-7 .postbox__wrap.size_sm .postbox__image picture img{
    object-fit: cover;
    max-height: 232px;
}
._proportional_3-7 .postbox__wrap.size_sm .postbox__image a{
    width:100%;
}
._proportional_3-7 .postbox__wrap.size_sm .postbox__content{
}
._proportional_3-7 .postbox__wrap.size_sm .postbox__content .postbox__title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size:1rem;
}
._proportional_3-7 .postbox__wrap.size_sm .postbox__content .postbox__intro{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 1rem;
    font-size:.9rem;
}
._proportional_3-7 .postbox__wrap.size_sm .postbox__content .postbox__footer{
    margin-top: 1rem;
    font-size:.9rem;
}
}





        /*  pagination mobil design */

@media (max-width: 767.98px) {

.posts__pagination .pagination{
    position: relative;
}
.posts__pagination .pagination li{
    display: none;
}

.posts__pagination .pagination li:first-child{

    display: inline-block;
}
.posts__pagination .pagination li:last-child{

    display: inline-block;
}

.posts__pagination .pagination li.active{
    display: inline-block;
        margin: 0px 35px;
        position: relative;
}
.posts__pagination .pagination li.active:before{
 content: '...';
    position: absolute;
     color: rgb(var(--theme-secondary-color),50%);
    bottom: 0;
    left: -35px;
    border: 1px solid rgb(var(--theme-secondary-color),30%);
    width: 34px;
    height: 38px;
    font-size: 1.5rem;
    text-align: center;
    display: inline-block;
        margin-top: -18px;
}
.posts__pagination .pagination li.active:after{
content: '...';
    position: absolute;
     color: rgb(var(--theme-secondary-color),50%);
    bottom: 0;
    right: -34px;
    border: 1px solid rgb(var(--theme-secondary-color),30%);
    width: 34px;
    height: 38px;
    font-size: 1.5rem;
    text-align: center;
}
.posts__pagination .pagination li:nth-of-type(2){
display: inline-block;
position: relative;
}

.posts__pagination .pagination li:nth-of-type(3){
display: inline-block;
position: relative;
}
.posts__pagination .pagination li.active:nth-of-type(2):before,.posts__pagination .pagination li.active:nth-of-type(2):after{
display: none;
}
.posts__pagination .pagination li.active:nth-of-type(3):before,.posts__pagination .pagination li.active:nth-of-type(2):after{
display: none;
}
.posts__pagination .pagination li.active:nth-of-type(4):before{
    display: none;
}
.posts__pagination .pagination li.active:nth-of-type(2),.posts__pagination .pagination li.active:nth-of-type(3){
    margin:0;
}
.posts__pagination .pagination li.active:nth-of-type(4){
    margin-left:0;
}
.posts__pagination .pagination li.active:nth-of-type(2) + li{
    margin-right:35px !important;
}
.posts__pagination .pagination li.active:nth-of-type(2) + li:after{
content: '...';
    position: absolute;
      color: rgb(var(--theme-secondary-color),50%);
    bottom: 0;
    right: -35px;
       border: 1px solid rgb(var(--theme-primary-color),30%);
    width: 34px;
    height: 38px;
    font-size: 1.5rem;
    text-align: center;
}
.posts__pagination .pagination li.active:nth-of-type(3){
    margin-right:35px !important;
}
.posts__pagination .pagination li.active:nth-of-type(3):after{
    content: '...';
    position: absolute;
    color: rgb(var(--theme-secondary-color),50%);
    bottom: 0;
    /*top:10px;*/
    right: -35px;
    border: 1px solid rgb(var(--theme-primary-color),30%);
    width: 34px;
    height: 38px;
    font-size: 1.5rem;
    text-align: center;
}

.posts__pagination .pagination li:nth-last-child(2){
display: inline-block;
position: relative;
}
.posts__pagination .pagination li:nth-last-child(3){
display: inline-block;
position: relative;
}
.posts__pagination .pagination li.active:nth-last-child(2):after,.posts__pagination .pagination li.active:nth-last-child(2):before{
display: none;
}
.posts__pagination .pagination li.active:nth-last-child(3):after{
display: none;
}
.posts__pagination .pagination li.active:nth-last-child(4):after{
    display: none;
}
.posts__pagination .pagination li.active:nth-last-child(2){
margin:0;
}
.posts__pagination .pagination li.active:nth-last-child(3){
    margin-right:0;
}
.posts__pagination .pagination li.active:nth-last-child(4){
    margin-right:0;
}

.posts__pagination .pagination li.active:nth-last-child(4) + li{
    margin-left:0px !important;
}
.posts__pagination .pagination li.active:nth-last-child(4) + li:before{
    display: none;
}
.posts__pagination .pagination li.active:nth-last-child(3){
    margin-left:35px;
}
.posts__pagination .pagination li.active:nth-last-child(3):before{
    content: '...';
    position: absolute;
   color: rgb(var(--theme-secondary-color),50%);
    bottom: 0;
    left: -35px;
    border: 1px solid rgb(var(--theme-primary-color),30%);
    width: 34px;
    height: 38px;
    font-size: 1.5rem;
    text-align: center;
    display: inline-block;
        margin-top: -18px;
}
}


@media (max-width: 319.98px) {
.posts__pagination .pagination li:first-child{
position: absolute;
    bottom: 0;
    margin-bottom: -43px;
    left: 50%;
    margin-left: -45px;
    display: inline-block;
}
.posts__pagination .pagination li:last-child{
position: absolute;
    bottom: 0;
    margin-bottom: -43px;
    right: 50%;
    margin-right: -25px;
    display: inline-block;
}
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  } to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
/*@keyframes fadeInUp {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  } to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeInUP {
  animation-name: fadeInUp;
}*/
.custom_btn{
    display: inline-block;
}
.custom_btn a{
   background-color: rgb(var(--background-primary-color));
    padding: .55rem 1rem;
    color: rgb(var(--theme-light-color));
    text-decoration: none;
    margin: .25rem;
    display: inline-block;
    font-family: var(--theme-secondary-font);
    line-height: 1.5rem;
}

#footer .poweredby img{
    position: relative;
    top: -3px;
}
#footer .footer_contact a{
    text-decoration: none;
    color: rgb(var(--footer-primary-text-color));
        font-size: 1rem;
}
#footer ._adress_h span{
    font-size: .85rem;
    line-height: 1.55;
    text-transform: uppercase;
}
/*   Contact page design */
.view-page.format-contact .section__page h4{
    color: rgb(var(--title-primary-color));
    margin-bottom: 5px;
    margin-top: 25px;
}
.view-page.format-contact .section__page h4:first-child{
    margin-top:0px;
}
.view-page.format-contact .section__page p{
margin-bottom:2px;
font-size:1.05rem;
}
.view-page.format-contact .section__page .reg-fild{
    font-size:.85rem;
}

.view-page.format-contact .section__page .btn{
   border: 1px solid #ced4da;
    background-color: rgb(var(--color-text));
    color: rgb(var(--theme-light-color));
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
.view-page.format-contact .section__page .btn:hover{
     border: 1px solid #ced4da;
    background-color:rgb(var(--background-light-color));
    color: rgb(var(--theme-secondary-color));
    font-weight: 500;
}

.mmenu .mobile_lang_menu{
   
}
.mmenu .mobile_lang_social_menu_holder{
       background-color: rgb(var(--hamburger-header-background-color));
         display: flex;
    justify-content: space-between;
}
.mmenu .mobile_lang_menu .menu-link.active {
    color: #ffc107;
}


/*    Section 2, proiectele noastre  template gmz */ 


.category_tiles .project-holder .box-background .img_fade_color{
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.55;
}


.category_tiles li .box-content-date{
    position: absolute;
    top: 0;
    padding-top:20px;
    padding-left:20px;
}
.category_tiles li .box-content-date .content_date{
    font-family: var(--theme-primary-font);
    color: rgb(var(--theme-light-color));
    font-size: 1.2rem;
    font-weight: 600;
    border: 4px solid #fff;
    width: 75px;
    padding: 10px;
    line-height: 25px;
}
.category_tiles .project-holder .box-background{
    position: relative;
}
.category_tiles .project-holder ol{
padding: 0px ;
width:100%;
  list-style: none;
    grid-template-columns: repeat(4, 1fr);

}
.category_tiles .project-holder li .box_holder{
    width: 100%;
}
.category_tiles .project-holder li{
    width:100%;
    display: grid;
    padding:0px;
}

.category_tiles .project-holder ol li{
  counter-increment: section;
  position: relative;
  margin-bottom:0px;
}
.category_tiles .project-holder ol{
column-fill: auto;
    display: grid;
    grid-column-gap: 0px;
    column-gap: 0px ;
}
.category_tiles .project-holder ol li::before{
content: counter(section);
    position: absolute;
    top: 10%;
    left: 10%;
    color: rgb(var(--theme-light-color));
    font-size: 1.5rem;
    font-weight: 600;
    border: 4px solid #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 2.5rem;
    z-index: 10;
  
}
.category_tiles .project-holder ol li.number_hide::before{
display: none;
}
.category_tiles .project-holder .box-content{
    position: absolute;
    bottom: 0px;
}
.category_tiles .project-holder .box-content .project__title {
  font-weight: 600;
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.5vw);
    color: rgb(var(--theme-light-color));
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: inherit;
    border: 4px solid;
    border-radius: 0px 0px 40px 0px;
    margin: 24px;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 30px;

}
/*.proiectele_noastre .project-holder ol li{
    min-height:300px;
    max-height:300px;
    float:left;
}*/
.category_tiles .project-holder .project__image ._img-responsive{
    width: auto;
    height: 100%;
    object-fit: cover;
}

.category_tiles .project-holder .box-background{
    overflow: hidden;
    height: 360px;
}
.category_tiles .project-holder .project__image{
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    height: auto;
    opacity: 1;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
}
.category_tiles .project-holder li:hover .project__image{
    opacity: 1;
}
@media only screen and (max-width:991.98px){

.category_tiles .project-holder ol{
    grid-template-columns: repeat(2, 1fr);

}
}

@media only screen and (max-width:499.98px){
.category_tiles .project-holder ol{
     grid-template-columns: repeat(2, 1fr); 
}
.category_tiles .project-holder .box-background{
    overflow: hidden;
    height: 200px;
}
.category_tiles .project-holder .box-content .project__title {
  font-weight: 600;
    font-size: calc(.7rem + 0.5vw);
    line-height: calc(1rem + 0.5vw);
    color: rgb(var(--theme-light-color));
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: inherit;
    border: 2px solid;
    border-radius: 0px 0px 20px 0px;
    margin: 15px;
    text-transform: uppercase;
    display: inline-block;
}
}
@media only screen and (max-width:991.98px){
.category_tiles .project-holder .project__image{
opacity: 1 !important;
}
.category_tiles .project-holder .box_holder{
    width:100%;
  }
}

/*  Gmz footer    */
.footer .footer_bottom{
    background-color: rgb(var(--footer-bottom-background-color));

}
.footer .footer_bottom ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding:.5rem 0rem;
    width: 100%;
}
.footer .footer_bottom ul li{
    padding:.25rem 1.5rem;
}
@media only screen and (min-width:767.98px){
.footer .footer_bottom ul li:first-child{
padding-left:0px;
}

}
@media only screen and (max-width:991.98px){
.footer .footer_bottom ul{
    justify-content: center;
}
}
.footer_bottom .menu-footer .menu-item{
    margin-top:0;
}
.footer_bottom .menu-footer .menu-link{
 color: rgb(var(--footer-bottom-text-color));
 font-weight: 700;
}
.footer_bottom .poweredby{
    color: rgb(var(--footer-bottom-text-color));
 font-weight: 700;
}
.footer._gmz .socialfollow{
    font-size: 1.25rem;
    text-transform: capitalize;
    font-weight: 600;
    padding-bottom:15px;
}
.footer._gmz .menu-social .menu-link{
font-size:1.75rem;
}

#footer.footer._gmz ._adress_h span{
    text-transform: initial;
    letter-spacing: 1px;
    font-size:.85rem;
    font-weight: 400;
}
#footer.footer._gmz ._adress_h ._slogan, #footer.footer._gmz ._adress_h ._slogan span {
font-size:1rem;
text-transform: uppercase;
}

.share_box_v2 .copy_link_btn .copyClipboard_gmz{
    background:none;
    border:none;
    font-family: var(--theme-primary-font);
    font-weight: 400;
    font-size: .85rem;
    line-height: 1.5;
    font-weight: 600;
    color: rgba(87, 87, 87, 1);
    padding: 0px;
}

.share_box_v2 .copy_link_btn{
position: relative;
}
.share_box_v2 .copy_link_btn .copyClipboard_gmz+i{
display: none;
}
.share_box_v2 .copy_link_btn .copyClipboard_gmz.copied+i{
    display: inline;
    font-size: .85rem;
    color: #00be2b;
}
.share_box_v2 ._hiddenfield{
    position: relative;
}
.share_box_v2 ._hiddenfield .page_link{
    visibility: hidden;
    width: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    letter-spacing: 0px;
    line-height: 0px;
    position: absolute;
}


    /*  Extension map content design  */

.map_holder .leaflet-popup-content-wrapper span{
     font-family: var(--theme-primary-font);
    color: rgb(var(--title-primary-color));
    font-size: 1rem;
    font-weight: 600;

}

.map_holder .leaflet-popup-content-wrapper p{
    font-family: var(--theme-primary-font);
    color: rgb(var(--text-primary-color));
    font-size:.85rem;
    margin-top:10px;
    font-weight: 500;
}
.map_holder .leaflet-popup-content-wrapper .leaflet-popup-content{
    margin: 15px 25px;
}
.map_holder .leaflet-popup-pane .leaflet-popup-close-button{
     position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    font-size: 1rem;
    font-family: var(--theme-primary-font);
    color: rgb(var(--theme-light-color));
    background-color: rgb(var(--theme-primary-color));
    border-radius: 0px 15px 0px 30px;
    padding: 3px 0px 3px 5px;
    filter: drop-shadow(0px 2px 2px #838383);
    
}


/* copy link v3  */ 

.share_box_v3 .copyClipboard_gmz{
    cursor: pointer; 
}
.share_box_v3 .copyClipboard_gmz i{
    color: rgb(var(--theme-primary-color));
    font-size:1.7rem;
}
.share_box_v3 .copyClipboard_gmz.copied i{
    color: #23c750;
}
.share_box_v3 ._hiddenfield .page_link {
    visibility: hidden;
    width: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    letter-spacing: 0px;
    line-height: 0px;
    position: absolute;
}


.post_content_buttons .button_map{
   color: rgb(var(--theme-primary-color));
    font-size:1.7rem; 
}


/* Team page element with circle  */

.line_with_circle .elements_holder .custom_text_box .custom_text{
    font-family: var(--theme-primary-font);
    color:rgb(var(--title-primary-color));
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.line_with_circle .elements_holder .circle_box{
    position: relative;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.line_with_circle .elements_holder .circle_box ._circle{
    position: absolute;
    color: rgb(var(--theme-primary-color));
    background-color: rgb(var(--theme-light-color));
    border-color: rgb(var(--theme-primary-color));
    border-radius: 100%;
    width:50px;
    height:50px;
    border-width:7px;
    border-style: solid;
}
@media only screen and (max-width:575.98px){
 .line_with_circle .elements_holder .circle_box ._circle{
    width:40px;
    height:40px;
   
}
}
.line_with_circle .elements_holder{
position: relative;
}
.line_with_circle .elements_holder .circle_box ._line{
    position: absolute;
    color: rgb(var(--theme-primary-color));
    background-color: rgb(var(--theme-primary-color));
    border-color: rgb(var(--theme-primary-color));
    width:5px;
    height:100%;
}
.line_with_circle .elements_holder .box_holder:first-child .circle_box ._line{
    height:50%;
    bottom:0;
}
.line_with_circle .elements_holder .box_holder:last-child .circle_box ._line{
    height:50%;
    top:0;
}

.line_with_circle .elements_holder .circle_box ._line.hide_line{
    display: none !important;
}





/* Gmz form csss  */
.gmz_form .wrapper{
    border-radius:25px;
    padding:0rem 5rem;
}
@media only screen and (max-width:991.98px){
  .gmz_form .wrapper{
    padding:0rem 2.5rem;
  }  
}
@media only screen and (max-width:567.98px){
  .gmz_form .wrapper{
    padding:0rem 1rem;
  }  
}
.gmz_form .logo_holder i{
    font-size: 7rem;
    color: rgb(var(--theme-light-color));
}

.gmz_form ._adress_h{
    font-size: 1rem;
    color: rgb(var(--theme-light-color));
}
.gmz_form ._adress_h ._slogan{
    font-weight: 600;
}
.gmz_form .choice-wrapper{
    color: rgb(var(--theme-light-color));
}
.gmz_form .form-group.checkbox{
    margin-bottom:.25rem;
}
.gmz_form .choice-wrapper label{
    margin: 0;
}
.gmz_form .message .form-control{
    min-height:180px;
}
.gmz_form .form-control{
    border-radius: .55rem;
}
.gmz_form .submit_button{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:2rem;
}
.gmz_form .submit_button button{
    color: rgb(var(--theme-light-color));
    width: 200px;
    border-radius: 0px;
    background-color: #e16c00;
    line-height: 1rem;
    display: inline-block;
    font-size: 1rem;
    padding: 1rem 2rem;
    height: auto;
    border:none;
}
.gmz_form .subject .form-control{
     color: rgb(var(--theme-primary-color));
     font-weight: 500;
}
.gmz_form .alert{
width: 100%;
}


/* das form csss  */
.das_form .wrapper{
    border-radius:25px;
    padding:0rem 5rem;
}
@media only screen and (max-width:991.98px){
  .das_form .wrapper{
    padding:0rem 2.5rem;
  }  
}
@media only screen and (max-width:567.98px){
  .das_form .wrapper{
    padding:0rem 1rem;
  }  
}
.das_form .logo_holder i{
    font-size: 7rem;
    color: rgb(var(--theme-light-color));
}

.das_form ._adress_h{
    font-size: 1rem;
    color: rgb(var(--theme-light-color));
}
.das_form ._adress_h ._slogan{
    font-weight: 600;
}
.das_form .choice-wrapper{
    color: rgb(var(--theme-light-color));
}
.das_form .form-group.checkbox{
    margin-bottom:.25rem;
}
.das_form  label{
    margin-bottom: 0.25rem;
    color: #fff;
}
.das_form .choice-wrapper label{
    margin: 0;
}
.das_form .message .form-control{
    min-height:180px;
}
.das_form .form-control{
    border-radius: .55rem;
}
.das_form .submit_button{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:2rem;
}
.das_form .submit_button button{
    color: rgb(var(--theme-light-color));
    width: 200px;
    border-radius: 0px;
    background-color: #e16c00;
    line-height: 1rem;
    display: inline-block;
    font-size: 1rem;
    padding: 1rem 2rem;
    height: auto;
    border:none;
}
.das_form .subject .form-control{
     color: rgb(var(--theme-primary-color));
     font-weight: 500;
}
.das_form .alert{
width: 100%;
}




/* Shortcode custom form csss  */
.sc_custom_form .wrapper{
    border-radius:25px;
    padding:0rem 5rem;
}
@media only screen and (max-width:991.98px){
  .sc_custom_form .wrapper{
    padding:0rem 2.5rem;
  }  
}
@media only screen and (max-width:567.98px){
  .sc_custom_form .wrapper{
    padding:0rem 1rem;
  }  
}
.sc_custom_form .logo_holder i{
    font-size: 7rem;
    color: rgb(var(--theme-light-color));
}

.sc_custom_form ._adress_h{
    font-size: 1rem;
    color: rgb(var(--theme-light-color));
}
.sc_custom_form ._adress_h ._slogan{
    font-weight: 600;
}
.sc_custom_form .choice-wrapper{
    color: rgb(var(--theme-light-color));
}
.sc_custom_form .form-group.checkbox{
    margin-bottom:.25rem;
}
.sc_custom_form .choice-wrapper label{
    margin: 0;
}
.sc_custom_form .message .form-control{
    min-height:180px;
}
.sc_custom_form .form-control{
    border-radius: .55rem;
}
.sc_custom_form .submit_button{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:2rem;
}
.sc_custom_form .submit_button button{
    color: rgb(var(--theme-light-color));
    width: 200px;
    border-radius: 0px;
    background-color: #e16c00;
    line-height: 1rem;
    display: inline-block;
    font-size: 1rem;
    padding: 1rem 2rem;
    height: auto;
    border:none;
}
.sc_custom_form .subject .form-control{
     color: rgb(var(--theme-primary-color));
     font-weight: 500;
}
.sc_custom_form .alert{
width: 100%;
}


/*  Cjsm post trasee design   */
.post_cjsm._trasee .cf_location_holder{
    position: relative;
    margin-top:-20px;
}
.post_cjsm._trasee .cf_location_holder ._cf_text{
 font-family: var(--theme-primary-font);
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-align: center;
    color: rgb(var(--text-primary-color)); 
    text-decoration: none !important;
}
.post_cjsm._trasee .cfs_holder ul li{
    padding:0rem .5rem;
}
.post_cjsm._trasee .cfs_holder ul li{
    border-left:1px solid rgb(var(--text-primary-color),20%);
}
.post_cjsm._trasee .cfs_holder ul li:last-child{
    border-right:1px solid rgb(var(--text-primary-color),20%);
}
.post_cjsm._trasee .cfs_holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(5, 1fr);
     grid-column-gap: 10px;
     display: grid;

}
@media only screen and (max-width:991.98px){
    .post_cjsm._trasee .cfs_holder ul {
    grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (max-width:767.98px){
    .post_cjsm._trasee .cfs_holder ul {
    grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width:575.98px){
    .post_cjsm._trasee .cfs_holder ul {
    grid-template-columns: repeat(2, 1fr);
}
.post_cjsm._trasee .cfs_holder ul li{
    border:none;
    margin-bottom:20px;

}
.post_cjsm._trasee .cfs_holder ul li:nth-child(odd)  {
 border-right:1px solid rgb(var(--text-primary-color),20%);
}
}

.post_cjsm._trasee .cf_title{
      font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
    color: rgb(var(--text-primary-color)); 
    text-decoration: none !important;
}
.post_cjsm._trasee .cfs_holder ul ._cf_text{
    font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 2rem;
    text-align: center;
    color: rgb(var(--title-primary-color)); 
    text-decoration: none !important;
}
.post_cjsm._trasee .cf_holder .icon_holder i{
    font-size:3rem;
    font-weight: 600;
    color: #000;
}

.post_cjsm._trasee .post_subtitle{
    font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    color: rgb(var(--title-primary-color)); 
    text-decoration: none !important;
}

/*  Cjsm category trasee design   */


.category_traseelor .post_subtitle{
      font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 2rem;
    text-align: center;
    color: rgb(var(--title-primary-color)); 
    text-decoration: none !important;
}

.category_traseelor ._cf_text{
    font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 2rem;
    color: rgb(var(--title-primary-color)); 
    text-decoration: none !important;
}
.category_traseelor .cf_location_holder ._cf_text{
    font-size:.85rem;
    font-weight: 600;
    color:  rgb(var(--text-primary-color)); 
     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.category_traseelor .post_title{
    font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    color: rgb(var(--title-primary-color)); 
    text-decoration: none !important;
}
.category_traseelor .cf_dif_dis_holder ._cf_text{
    font-size:.9rem;
    font-weight: 400;
    color:#000;
    line-height: 2rem;
}
.category_traseelor .cf_dif_dis_holder i{
    font-size:1.5rem;
    font-weight: 600;
    color:  rgb(var(--text-primary-color)); 
}
.category_traseelor .postbox_holder {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    box-shadow: 0px 14px 24px -14px #868686;
    border-bottom:0px;
}
.category_traseelor .postbox_holder .postbox_content{
    padding:1rem 1.25rem;
}
.category_traseelor .mmd_btn{
    background-color:rgb(var(--background-primary-color));
    border-radius:0px;
}
.category_traseelor .mmd_btn{
     font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: .85rem;
    line-height: 1.5rem;
    text-align: center;
    color: rgb(var(--title-light-color)); 
    text-decoration: none !important;
    padding:.5rem 1.5rem;
}


/*Cjsm section3 servicii_c_c*/

.inf_publice_v2 .sc_content_title ._text{
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: rgb(var(--title-secondary-color));
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.inf_publice_v2 ul li:hover .sc_content_title ._text{
    color: rgb(var(--title-primary-color));
}

.inf_publice_v2 .element_icon_holder img{
    border-radius: 0px !important;
}
.inf_publice_v2 .element_icon_holder{
    padding: 15px !important;
    padding-top: 0px !important;
}
.inf_publice_v2 ul li{
    border: 1px solid rgb(var(--theme-primary-color));
    margin-bottom: 15px;
    padding-bottom: 0px !important;
}

._hotarari_table._cjsm .td_indicative span{
    color: #000 !important;
    background-color: transparent;
}
._hotarari_table._cjsm .td_indicative span{
    color: #000 !important;
    background-color: transparent;
}


.header_top_ext .bck_white{
    background-color: #ffffff;
}
.header_top_ext .bck_blue{
    background-color: #003b6a;
}
.header_top_ext .bck_green{
    background-color: #388e3c;
}
.header_top_ext .bck_red{
    background-color: #8e1338;
}
.header_top_ext .bck_orange{
    background-color: #f57c00;
}
.header_top_ext .content_holder{
    padding-top: 1px;
}.header_top_ext .content_holder:first-child{
    padding-top: 0px;
}
.header_top_ext .content_holder .ht_text{
      font-family: var(--theme-primary-font);
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    color: rgb(var(--title-light-color)); 
    text-decoration: none !important;
    padding:.5rem 1.5rem;
}

.header_top_ext  .content_holder .bck_white .ht_text{
    color: rgb(var(--text-primary-color)); 
}


/*.header_top_ext .bck_blue{
    background-color: #e5effa;
    border-color: #b1d1f2;
    border-style: solid;
    border-width: 1px;
}
.header_top_ext .bck_green{
    background-color: #ebf7ee;
    border-color: #c5e8cd;
    border-style: solid;
    border-width: 1px;
}
.header_top_ext .bck_red{
    background-color: #fcedea;
    border-color: #f5c9bf;
    border-style: solid;
    border-width: 1px;
}
.header_top_ext .bck_orange{
    background-color: #fef7ea;
    border-color: #fdf0da;
    border-style: solid;
    border-width: 1px;
}*/

.secondary-logo.__das img{
max-width: 130px;
    height: auto;
    object-fit: contain;
}
.secondary-logo.__das a{
    color: #dfc1bf !important;
}


._section.das form label{
    color: #fff;
}
.section__page p{
    font-size: 1rem;
}
.category-consilier .post-text-wrapper .post-title {
    font-size: 1rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: 1rem;
}
.posts__pagination a{
    font-size: 1rem;
}
.postbox__footer  a{
    font-size: 1rem;
}
.postbox__footer .postbox__created{
    font-size: 1rem;
}
.__category_post .category_tree {
     font-size: 1rem;
}

.post_content li{
     font-size: 1rem;
}
.section.post .post__intro{
    font-size: 1rem;
}
.section.post .post__desc{
    font-size: 1rem;
}







/*    Section 1, featured categories dgaspcm design   */ 

.featured_categories .template_dgaspcsm .cat_holder{
    text-align: center;
}
.featured_categories .template_dgaspcsm .cat_holder a{
    text-decoration: none !important;
}
.featured_categories .template_dgaspcsm .icon{
    font-size: 4.5rem;
    color: rgb(var(--theme-secondary-color));

}
.featured_categories .template_dgaspcsm .cat_title{
    font-family: var(--theme-primary-font);
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    color: rgb(var(--text-primary-color));
    text-decoration: none !important;
    min-height: 56px;

}

.featured_categories .template_dgaspcsm .cat_description{
    font-family: var(--theme-secondary-font);
    font-style: italic;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    color: rgb(var(--text-primary-color)); 
    text-decoration: none !important;
}

.featured_categories .template_dgaspcsm .cat_holder:hover .icon, .featured_categories .template_dgaspcsm .cat_holder:hover .cat_title, .featured_categories .template_dgaspcsm .cat_holder:hover .cat_description  {
text-decoration: none !important;
color: rgb(var(--title-primary-color));

}
.featured_categories .template_dgaspcsm .cat_holder:hover .icon{
text-decoration: none !important;
color: rgb(var(--theme-secondary-color),50%);

}


.featured_categories .template_dgaspcsm .box_holder{
    width: 20%;
    padding: 0px 5px;
    display: grid;
}

@media only screen and (max-width:1199.98px){
}
@media only screen and (max-width:991.98px){
.featured_categories .template_dgaspcsm .box_holder{
    width: 33.33%;
    padding: 0px 5px;
    display: grid;
    margin: 0 auto;
    margin-bottom: 20px;
}
}
@media only screen and (max-width:767.98px){
.featured_categories .template_dgaspcsm .box_holder{
    width: 50%;
    padding: 0px 15px;
    display: grid;
    margin: 0 auto;
    margin-bottom: 20px;
}

}
@media only screen and (max-width:575.98px){
.featured_categories .template_dgaspcsm .box_holder{
    width: 50%;
    padding: 0px 15px;
    display: grid;
    margin: 0 auto;
    margin-bottom: 20px;
}

}
@media only screen and (max-width:459.98px){
.featured_categories .template_dgaspcsm .box_holder{
    width: 75%;
    padding: 0px 15px;
    display: grid;
    margin: 0 auto;
    margin-bottom: 20px;
}  
}

@media only screen and (max-width:399.98px){
.featured_categories .template_dgaspcsm .box_holder{
    width: 95%;
    padding: 0px 15px;
    display: grid;
    margin: 0 auto;
    margin-bottom: 20px;
}  
}

/*    Section 2, proiectele noastre  template dgaspcm */ 
.proiectele_noastre .template_dgaspcsm .project-holder.__first ol li{
background-color: transparent !important;
}

.proiectele_noastre .template_dgaspcsm .project-holder.__first ol li .box_holder {
background-color: #ccd8e1;
}

.proiectele_noastre .template_dgaspcsm .project-holder.__first ol li:first-child .box_holder{
background-color: #A3BDC2;
}
.proiectele_noastre .template_dgaspcsm .project-holder.__first ol li:nth-child(2) .box_holder{
background-color: #52ABBE;
}
.proiectele_noastre .template_dgaspcsm .project-holder.__first ol li:nth-child(3) .box_holder{
background-color: #4E6E75;
}
.proiectele_noastre .template_dgaspcsm .project-holder.__first ol li:nth-child(4) .box_holder{
background-color:#39474A;
}

.proiectele_noastre .template_dgaspcsm .project-holder ol{
padding: 0px ;
width:100%;
  list-style: none;

}
.proiectele_noastre .template_dgaspcsm .project-holder li .box_holder{
    width: 100%;
}
.proiectele_noastre .template_dgaspcsm .project-holder li{
    width:20%;
    display: grid;
    padding:0px;
}
.proiectele_noastre .template_dgaspcsm .project-holder ol li{
    min-height:230px;
    max-height:230px;
     float:left;
}


.proiectele_noastre .template_dgaspcsm .project-holder ol li{
  counter-increment: section;
  position: relative;
  margin-bottom:10px;
}
.proiectele_noastre .template_dgaspcsm .project-holder ol{
column-fill: auto;
    display: grid;
    grid-column-gap: 15px;
    column-gap: 10px !important;
}
.proiectele_noastre .template_dgaspcsm .project-holder ol li::before{
content: counter(section);
    position: absolute;
    top: 10%;
    left: 10%;
    color: rgb(var(--theme-light-color));
    font-size: 1.5rem;
    font-weight: 700;
    border: 5px solid #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 2.5rem;
    z-index: 10;
    display:none !important;
  
}
.proiectele_noastre .template_dgaspcsm .project-holder .box-content{
    position: relative;
    bottom: 0px;
}
.proiectele_noastre .template_dgaspcsm .project-holder .box-content .project__title {
   font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgb(var(--theme-secondary-color));
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform:inherit; 
    text-align: center;
}
/*.proiectele_noastre .project-holder ol li{
    min-height:300px;
    max-height:300px;
    float:left;
}*/
.proiectele_noastre .template_dgaspcsm .project-holder .project__image ._img-responsive{
    width: auto;
    height: 100%;
    object-fit: cover;
}

.proiectele_noastre .template_dgaspcsm .project-holder .box-background{
    overflow: hidden;
    height: 230px;
}
.proiectele_noastre .template_dgaspcsm .project-holder .project__image{
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    height: auto;
    opacity: 1;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 0.5);
}
.proiectele_noastre .template_dgaspcsm .project-holder li:hover .project__image{
    opacity: 1;
}
@media only screen and (max-width:991.98px){
.proiectele_noastre .template_dgaspcsm .project-holder ol li{
    width: 100%;
    position: relative;
    display: table;
}
}
@media only screen and (min-width:499.98px) and (max-width:991.98px){

.proiectele_noastre .template_dgaspcsm .project-holder ol {
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-fill: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    column-gap: 0px;
  
}
}
@media only screen and (max-width:499.98px){


.proiectele_noastre .template_dgaspcsm .project-holder ol{
    padding: 0px ;
    width:100%;
    list-style: none;
    column-fill: auto;
    display: grid;
    column-gap: 0px;
}
}
@media only screen and (max-width:991.98px){
.proiectele_noastre .template_dgaspcsm .project-holder .project__image{
opacity: 1 !important;
}
.proiectele_noastre .template_dgaspcsm .project-holder .box_holder{
    width:100%;
  }
}

/* Post pagination bug fix in mobile version   */

@media only screen and (max-width:991.98px){
.posts__pagination&gt;nav span svg{
    max-width:30px;
}
.posts__pagination&gt;nav{
    width: 100%;
}
.posts__pagination nav&gt;div:first-child{
    display: none;
}
.posts__pagination nav&gt;div{
    text-align: center;
}

.posts__pagination nav a, .posts__pagination nav span.relative{
    font-size: 1rem;
    font-size: 1rem;
    padding: .5rem .75rem !important;
    line-height: 2.3;
}
}


.project-holder .project__image figure{
    height: 100%;
}
.project-holder .project__image picture{
    height: 100%;
}
.project-holder .project__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.grayscale .box-content,
body.grayscale .project__title,
body.highcontrast .box-content,
body.highcontrast .project__title,
body.invert .box-content,
body.invert .project__title,
body.lightbg .box-content, 
body.lightbg .project__title {
    background-color: transparent !important; 
}

body.grayscale .project-holder .project__image,
body.highcontrast .project-holder .project__image,
body.invert .project-holder .project__image,
body.lightbg .project-holder .project__image {
    background-size: cover !important;
}









.app_calltoaction .box_holder{
    background-color: rgba(0, 203, 255, 1);
    padding: 40px;
}

.__rounded_corner{
    border-radius: 0px 0px 40px 0px;
}

.call_to_action_text{
    color:rgba(0, 53, 83, 1);
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
}

.index.posts__news .postbox__image img{
    width: 100%;
    border-radius: 0px 0px 40px 0px;
}

.index.posts__news ._proportional_2-4 .postbox__wrap{
    background-color: #fff;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.12));
        border-radius: 0px 0px 40px 0px;
}

._title_inlne_button{
    display: inline-block;
    position: absolute;
    font-weight: 600;
    font-size: 1.25rem;
    top:5px;
}
.category_inner_banner .box-background .category__image{
    height:500px !important;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 0px 40px 0px;
}

.category_inner_banner .floating_box{
    background-color: #00F076;
    position: absolute;
    top: 0px;
    width: 250px;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 0px 40px 0px;
}
.category_inner_banner .floating_box .project__title{
font-weight: 600;
    font-size: calc(1rem + 0.25vw);
    line-height: calc(1.5rem + 0.25vw);
    color: #fff;
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: inherit;
    border: 4px solid #fff;
    border-radius: 0px 0px 40px 0px;
    margin: 24px;
    text-transform: uppercase;
    display: inline-block;
}

.image_box.post_title .post_list_title{
font-weight: 600;
    font-size: calc(1rem + 0.25vw);
    line-height: calc(1.5rem + 0.25vw);
    color: rgb(var(--theme-light-color));
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: inherit;
    border: 4px solid;
    border-radius: 0px 0px 40px 0px;
    margin: 24px;
    text-transform: uppercase;
       position: absolute;
    bottom: 0px;
    width: -webkit-fill-available;
}
.post_list .post_box_holder{
background-color: rgb(var(--theme-light-color));
    height: 100%;
    align-content: space-between;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.25));
    border-radius: 0px 0px 40px 0px;
}
.post_list .post_box_holder .post__intro{
    padding: 20px 40px 20px 20px;
}
.post_list .post_box_holder img{
    border-radius: 0px 0px 40px 0px;
}


.category_inner_banner .floating_box .box-content{
  flex-direction: column;
    height: 100%;
    padding: 20px 0px;
}

.category_inner_banner .floating_box .project__title{
    margin-top:0px;
}
.category_inner_banner .floating_box img{
margin-top: auto;
    margin-bottom: 0px;
}

._servicii .category_list i{
    font-size: 7.5rem;
    color: rgb(var(--theme-primary-color));
}
._servicii .category_list .box_content_title{
  font-family:var(--theme-primary-font);
  font-weight:700;
  font-size:1.5rem;
  line-height:2rem;
  text-transform:initial;
  color:rgba(25, 83, 110, 1);
  position:relative;margin:0;
  text-decoration:none!important; 
  text-transform:uppercase;
}

._servicii .category_list .c_content{
        line-height: 1.5rem;
font-size: 1rem;
color:rgb(var(  --text-primary-color));
}

._servicii .category_list .post_box_holder ._icon_box{
background-color: rgb(var(--theme-light-color));
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.12));
    border-radius: 0px 0px 25px 0px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
@media(min-width:991.98px){
._servicii .category_list .post_box_holder ._icon_box i {
    max-height: 120px;
}
._servicii .category_list .post_box_holder ._icon_box i:before {
    position: relative;
    bottom:20px;
}
}
._servicii .category_list .c_box_title{
  font-family:var(--theme-primary-font);
  font-weight:700;
  font-size:1.25rem;
  line-height:1.5rem;
  text-transform:initial;
  color:rgba(25, 83, 110, 1);
  position:relative;margin:0;
  text-decoration:none!important; 
  text-transform:uppercase;

}
 
 ._servicii .category_list .post_box_holder .shadowed_box{
    background-color: rgb(var(--theme-light-color));
    height: 100%;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.12));
    border-radius: 0px 0px 25px 0px;
    padding: 20px;
 }

 ._servicii .category_list .post_list_title.c_box_title{
            overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size:1.125rem;
  line-height:1.25rem;
      max-width: calc(100% - 40px);
 }


 .dynamic_boxes_element_holder .sc_content_title {
    font-size:calc(1rem + 25vw/100);
    line-height:calc(1.5rem + 25vw/100); ;
}

._servicii .category_list .box_content_title{
     font-size:calc(1rem + 25vw/100);
    line-height:calc(1.5rem + 25vw/100); ;
}
 
.featured_categories .category_tiles._sub_page .box-content {
    height: 100%;
}

.featured_categories .category_tiles .box-content img{
    margin-botto:auto;
    margin-top:60px;
    margin-left: auto;
    margin-right: auto;
}
.featured_categories .category_tiles li.active img{
    display: block;
}

.featured_categories .category_tiles li img{
    display: none;
}

.featured_categories .category_tiles .project-holder .box-content .project__title {
margin-bottom:20px;
margin-top:auto;

}
.post_list_title {
color: #003553;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
}

.__istoria .__post_description{
    text-align: justify;
    color: rgb(var(--theme-primary-color));
    font-weight: 500;
    font-size: 1.125rem;
}
.__istoria ._post_extra_content{
    display:none;
}
.__istoria .post_box_holder.show ._post_extra_content{
    display:block;
}

.__istoria ._post_content_toogle_off, .__istoria ._post_content_toogle_on{
    display: none;

}

.__istoria .post_box_holder.show ._post_content_toogle_off.show, .__istoria ._post_content_toogle_on.show{
    display: block;
    cursor: pointer;
}

.postbox__wrap.size_md .postbox__created {
display: none !important;
}
.postbox__wrap.size_sm .postbox__created._floating {
display: none !important;
}
.postbox__wrap.size_md .postbox__created._floating{
position: absolute;
    top: 0px;
    padding: 10px 10px;
    background: #003B6A;
    color: #fff;
    width: 60px;
     height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0px 0px 25px 0px;
    font-size: 14px;
    left: 20px;
   
}
.postbox__wrap._list_style .postbox__created._floating{
position: absolute;
    top: 0px;
    padding: 10px 10px;
    background: #003B6A;
    color: #fff;
    width: 60px;
     height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0px 0px 25px 0px;
    font-size: 14px;
    left:0px;
}

.postbox__wrap._list_style .postbox__intro{
overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        margin-top: 1rem;
        font-size: .9rem;
    }
 .postbox__wrap._list_style{
    background-color: #fff;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.12));
    border-radius: 0px 0px 40px 0px;
}
.postbox__wrap._list_style .postbox__content{
padding: 10px 20px 10px 0px !important;
    }

   .postbox__wrap._list_style img{
       border-radius: 0px 0px 25px 0px;
   }

   .post.post__news .post__intro{
    font-size: 1.125rem;
    font-weight: 500;
    color:rgb(var(--theme-primary-color));
    line-height: 1.5rem;
    font-style: italic;
   }
  .post.post__news  .post_box_holder .content_title {
    color: rgb(var(--title-primary-color));
    font-size: 1.75rem;
    font-weight: 600;
    text-transform: uppercase;
  }
 .post.post__news  .post_box_holder{
  background-color: rgb(var(--theme-light-color));
    height: 100%;
    align-content: space-between;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.25));
    border-radius: 0px 0px 40px 0px;
    min-height: 63vh;
}
.ctm_px{
    padding-right:50px;
    padding-left:40px;
}

.post.__single_post_page .postbox__created._floating {
    position: absolute;
    top: 0px;
    padding: 10px 10px;
    background: #003B6A;
    color: #fff;
    width: 60px;
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0px 0px 25px 0px;
    font-size: 14px;
    left: 0px;
}
.custom_header_button_holder a{
    color:#fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    max-width: 140px;
    text-align: center;
    display: block;
    line-height: 1rem;

}
.custom_header_button_holder a span{
    color: #00CBFF;
}

.primary_banner._sub_header .project__image img{
    border-radius:0px 0px 40px 0px;
}

.primary_banner._sub_header .box-content{
    background-color:#00CBFF;
    padding: 20px;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    max-width: 360px;
    left:40px;
    border-radius:0px 0px 40px 0px;
}

.primary_banner._sub_header .box-content .project__title{
    font-family: var(--theme-primary-font);
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2rem;
    text-transform: initial;
    color: rgb(var(--title-primary-color));
    position: relative;
    margin: 0;
    text-decoration: none !important;
    text-transform: uppercase;
}

.primary_banner.slick-initialized .slick-arrow{
    bottom:0px;
}
.primary_banner.slick-initialized .slick-next{
left: 100%;
margin-left: -100px;
    bottom:20px;
        top: auto;
        z-index: 99;

}
.primary_banner.slick-initialized .slick-prev{
left: 100%;
    margin-left: -170px;
    bottom:20px;
        top: auto;
        z-index: 99;
}
.primary_banner  .slick-prev, .primary_banner .slick-next{
    width:60px;
    height:60px;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    font-size: 40px;
    *background-color: #000;
    opacity: 0;
       overflow: hidden;
}
.primary_banner .slick-prev:before, .primary_banner .slick-next:before{
    font-size:40px;
}
.primary_banner._sub_header .banner_nav_overlay{
    padding: 20px;
    display: inline-block;
    position: absolute;
    left:100%;
   margin-left: -200px;
    bottom:0px;
        top: auto;
        z-index: 99;
    display: flex;
  
}






@media only screen and (max-width:991.98px){
._subheader_banner .container{
    padding: 0px !important;
}
section.__lini .selected_line._mobile_v {
        font-size: 2rem;
        min-width: 60px;
        height: 60px;
        padding: 0px 10px;
        margin-top: 0px;
        margin-bottom: auto;
        white-space: nowrap;
    }
.primary_banner._sub_header .project__image{
   height: 100%;
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    border-radius:0px 0px 0px 0px;
}
.primary_banner._sub_header .project__image img{
    border-radius:0px 0px 0px 0px;
}
.primary_banner._sub_header .box-content{
    background-color:#00CBFF;
    padding: 15px;
    display: inline-block;
    position: relative;
    bottom: 0px;
    max-width: 100%;
    left:0px;
    border-radius:0px 0px 40px 0px;
    position: relative;
    justify-content: start !important;
    height: 120px;

}

.primary_banner._sub_header .box-content .project__title{
    font-family: var(--theme-primary-font);
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: initial;
    color: rgb(var(--title-primary-color));
    position: relative;
    margin: 0;
    text-decoration: none !important;
    text-transform: uppercase;
    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 50px;
}

.primary_banner.slick-initialized .slick-arrow{
    bottom:0px;
}
.primary_banner.slick-initialized .slick-next{
right: 50%;
margin-right: -55px;
    bottom:140px;
        top: auto;
        z-index: 99;
                left: auto;
        margin-left: auto;

}
.primary_banner.slick-initialized .slick-prev{
left: 50%;
    margin-left: -50px;
    bottom:140px;
        top: auto;
        z-index: 99;
                right: auto;
        margin-right: auto;
}
.primary_banner  .slick-prev, .primary_banner .slick-next{
    width:50px;
    height:50px;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    font-size: 40px;
    *background-color: #000;
    opacity: 0;
       overflow: hidden;

}
.primary_banner .slick-prev:before, .primary_banner .slick-next:before{
    font-size:40px;
}
.primary_banner._sub_header .banner_nav_overlay{
   padding: 0px;
        display: inline-block;
        position: absolute;
        left: 50%;
        margin-left: -40px;
        bottom:140px;
        top: auto;
        z-index: 99;
        display: flex;
        background: #0000002e;
        border-radius: 8px;
  
}
.primary_banner._sub_header .banner_nav_overlay img{
    max-width:40px !important ;
}
}

.post_galery   .slick-prev:before, .post_galery  .slick-next:before{
   color:#000;

}
.post_galery   .slick-prev:after, .post_galery  .slick-next:after{
   color:#000;

}


footer  ._footer_title {
    font-weight: 700;
    font-size: 1rem;
    text-align: left;
    display: block;
}

footer ._adress_h ul li{
text-align: left;
}
footer .logo._primary{
    text-align: right;
    vertical-align: baseline;
    display: flex;
    align-items: flex-start;
    justify-content: end;}


    .primary_banner {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.primary_banner.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

@media only screen and (max-width:767.98px){
    footer  ._footer_title {
   
    text-align: center;
   
}

footer ._adress_h ul li{
text-align: center;
}
.ctm_mp{
    padding-left:15px;
    padding-right: 15px;
}
.ctm_rmp .container &gt; .row &gt; .col-12{
    padding: 0px;
}
.content_title.line_inline .content_title__title{
    bottom: 5px;
}
._title_inlne_button{
    font-size: 1rem;
    top: 50px;
    max-width: 160px;
    right: 0px;
}
.post.post__news .post_box_holder{
    filter: none;
}
.ctm_px{
  padding-left:15px;
    padding-right: 15px; 
}
.app_calltoaction .box_holder{
    padding: 30px 20px;
}
.category_inner_banner .floating_box{
    height: 200px;
}
.category_inner_banner .box-background .category__image{
    height: 300px !important;
}
.postbox__wrap._list_style .postbox__content{
    padding: 10px 20px 10px 20px !important;
}
}

.post__desc form .form-group{
    margin-bottom: 15px;
    
}
.post__desc form .form-group label ~ div{
    display: none !important;
}
.post__desc form .form-group._label label{
    background-color:#EEEEEE;
    color:rgb(var(--title-primary-color));
    width: 100%;
    min-height: 38px;
    border: 1px solid #C4C4C4;
    font-weight: 600;
    font-size: 1rem;
    display: flex;
    align-items: center;
    padding-left: 12px;
    border-radius: 5px;
}
.post__desc form .form-group input{
    border: 1px solid #C4C4C4;
}

.post__desc form .form-group textarea{
    border: 1px solid #C4C4C4;
}

.post__desc form .form-group.form_ctm_text input{
    border:none !important;
    border-bottom: 1px solid rgb(var(--title-primary-color)) !important;
    border-radius: 0px;
    cursor:default;
     color:rgb(var(--title-primary-color));
     font-size: 14px;
       font-weight: 600;
}

.post__desc form .form-group ._form_ctm_btn{
    background-color:#FFA500;
    color:rgb(var(--title-primary-color));
    border: 1px solid #C4C4C4;
     font-weight: 600;
    font-size: 1rem;
    border-radius: 0px 0px 15px 0px;
}



.galery_nav_overlay._left{
   position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
    z-index: -1;
}

.galery_nav_overlay._right{
   position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
   
    z-index: -1;

}
.post_box_holder img{
    border-radius: 0px 0px 40px 0px;
}
.post_galery img{
    border-radius: 0px 0px 40px 0px;
}
.post_galery  .slick-prev, .post_galery .slick-next{
    width:50px;
    height:50px;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    font-size: 40px;
    *background-color: #000;
    opacity: 0;
       overflow: hidden;
        margin-top: -25px;

}

    .post_galery  .slick-prev{
    left:-70px;
} 
.post_galery .slick-next{
    right:-70px;
}

.vertical_text{
     writing-mode: vertical-rl; /* SzĂśveg fĂźggĹlegesen jobbrĂłl balra */
  text-orientation: upright; /* BetĹąk egyenesen ĂĄlljanak */
  font-size: 1rem;           /* BetĹąmĂŠret */
  line-height: 1.2;
        position: absolute;
        right: 17px;
        top: 50%;
    transform: translatey(-50%);
    white-space: nowrap;
}

@media only screen and (max-width:991.98px){
    .post_galery  .slick-prev{
    left:-40px;
} 
.post_galery .slick-next{
    right:-40px;
}
section.__lini .right_box.__stations .stations_list_holder:first-child ul{
    position: initial !important;
    overflow: initial !important;
}
}

@media only screen and (max-width:575.98px){
.dynamic_boxes_element_holder .sc_content_title{
    font-size: calc(.8rem + 15vw / 100);
    line-height: calc(1.2rem + 15vw / 100);
}
}

.category_tiles_with_icons._sub_page  .dynamic_boxes_holder ul{
   grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
}
.category_tiles_with_icons._sub_page  .dynamic_boxes_holder li.active .dynamic_boxes_element_holder {
   border:4px solid rgb(var(--theme-primary-color));
}

.header_top_ext .notification p{
    margin-bottom:0px;
}

.category_icon ._icon_box {
    background-color: rgb(var(--theme-light-color));
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.12));
    border-radius: 0px 0px 25px 0px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
.category_icon ._icon_box i{
    font-size: 7.5rem;
    color: rgb(var(--theme-primary-color));
}


section.__lini .box_holder{
    background-color: rgb(var(--theme-light-color));
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.12));
    border-radius: 0px 0px 25px 0px;
    padding: 30px;
    margin-bottom: 30px;
}
section.__lini ul{
list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px;
}
section.__lini ul li .content_boxes {
   background-color: rgb(var(--theme-light-color));
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 0px 0px 15px 0px;
    padding: 10px;
    min-width: 55px;
    text-align: center;
    justify-content: center;

}
section.__lini ul li{
    margin: 10px;
    cursor: pointer;
}

section.__lini ._box_title{
    display: block;
    width: 100%;
    border-bottom:2px solid #C4C4C4;
}

section.__lini .with_toogle ._box_title{
    display: block;
  width: auto !important;
    border-bottom: 2px solid #C4C4C4;
    flex-grow: 1;
    margin-right: 30px;
}
section.__lini ._box_title span{ 
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.25rem;
    color: #003553;
    text-transform: uppercase;

}
section.__lini .selected_line{
     font-size: 4rem;
    font-weight: 700;
    background-color: #00CBFF;
    color: #003B6A;
    min-width: 130px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 130px;
    padding: 0px 25px;

}

#bus_lines_holder._retur section.__lini .selected_line{
    background-color: #ff9c00;

}

section.__lini .lines_title{
    color: #003B6A;
    font-size: 1.75rem;
    font-weight: 700;
}
section.__lini._lini_secundare  ul{
    justify-content: left;
}

section.__lini._lini_principale   ul li.active .content_boxes{
   background-color:#00CBFF ;
}
section.__lini._lini_secundare   ul li .content_boxes{
background-color:#F0F5F7;
}
section.__lini._lini_secundare   ul li.active .content_boxes{
    background-color:#FF9C00 ;
}

section.__lini .routes_title span {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    color: #003553;
}
section.__lini .station_box_title span {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
}
section.__lini .station_box_title{
    display: block;
    width: 100%;
    border-bottom:2px solid #003B6A;
}
section.__lini .right_box.__stations .routes li ._extra_text{
    display: none;
}
section.__lini .right_box.__stations .routes li:first-child ._extra_text{
    display: block;
}
section.__lini .right_box.__stations .routes li:last-child ._extra_text{
    display: block;
}

section.__lini .right_box.__stations .routes li{
    width: 100%;
}
section.__lini .right_box.__stations .station_title{
    font-size: 0.85rem;
    font-weight: 700;
    line-height: 1rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
    text-align: left;

}
section.__lini .right_box.__stations .content_box{
    border: 1px solid #003B6A;
    padding: 10px 15px;
    border-radius: 0px 0px 12px 0px;
    position: relative;
}


section.__lini .right_box.__stations  .stations_list_holder:first-child ul li:first-child .content_box {
 background-color: #00CBFF;
}
section.__lini .right_box.__stations .stations_list_holder .is-tur .content_box {
    background-color: #00CBFF;
}

section.__lini .right_box.__stations .timetables_list_holder .is-tur .content_box {
    background-color: #00CBFF;
}

section.__lini .right_box.__stations .stations_list_holder .is-retur .content_box {
    background-color: #FF9C00;
}

section.__lini .right_box.__stations .timetables_list_holder .is-retur .content_box {
    background-color: #FF9C00;
}

section.__lini .right_box.__stations  .stations_list_holder:last-child ul li:first-child .content_box{
 background-color: #FF9C00;
} 


section.__lini .right_box.__stations  .stations_list_holder:first-child ul li:last-child .content_box{
 background-color: #FF9C00;
}
section.__lini .right_box.__stations  .stations_list_holder:last-child ul li:last-child .content_box{
 background-color: #00CBFF;
}

section.__lini .right_box.__stations  .stations_list_holder:first-child ul.simple li:first-child .content_box{
 background-color: #00CBFF;
}
section.__lini .right_box.__stations  .stations_list_holder:first-child ul.simple li:last-child .content_box{
 background-color: #FF9C00;
} 

section.__lini .right_box.__stations  .stations_list_holder:first-child ul {
    padding-right: 20px;
}
section.__lini .right_box.__stations  .stations_list_holder:last-child ul {
    padding-left:20px;
} 
section.__lini .right_box.__stations .station_title_holder{
max-width: calc( 100% - 40px);
}
section.__lini  .routes_title ._separator:last-child{
    display: none;
}
section.__lini .right_box.__stations  .stations_list_holder:first-child ul:before{
   content: "";
    position: absolute;
    height: 80%;
    width: 2px;
    background-color: #003553;
    right: 0px;
    top: 10%;
    border-radius: 50px 0px;

}

.station_timetable_holder.direction-tur ul.routes {
   padding-right: 14px;
}

.station_timetable_holder.direction-tur ul.routes.simple {
    border-right: none!important;
}

section.__lini .right_box.__stations  .stations_list_holder:first-child ul{
overflow: inherit;
position: relative;
}
section.__lini .right_box.__stations  .stations_list_holder .content_box ._arrow_icon{
    display: none;
    opacity: 0;
    position: absolute;
}
section.__lini .right_box.__stations  .stations_box_holder .stations_list_holder:first-child ul li:last-child .content_box ._arrow_icon._top{
 display: block;
opacity: 1;
right: -27px;
margin-top: -15px;
} 


section.__lini .right_box.__stations  .stations_box_holder .stations_list_holder:nth-child(2) ul li:first-child .content_box ._arrow_icon._bottom{
 display: block;
opacity: 1;
left: -25px;

}
section.__lini .right_box.__stations  .stations_box_holder .stations_list_holder:first-child ul li{
    margin-right: 0px !important;
}
section.__lini .right_box.__stations  li{
    margin:5px 10px;
}
section.__lini .right_box.__stations  li.active .content_box{
  border: 4px solid #003B6A;;
}

section.__lini .right_box.__stations  .stations_list_holder ul li:last-child ._arrow_icon._separator{
    display: none !important;
}

section.__lini .right_box.__stations  .stations_list_holder ul.simple:before,
section.__lini .right_box.__stations  .stations_list_holder ul.simple ._arrow_icon._top,
section.__lini .right_box.__stations  .stations_list_holder ul.simple ._arrow_icon._bottom{
    display: none !important;
}

section.__lini._timetables  ul{
    padding: 0px;
    width: 100%;
    list-style: none;
    grid-template-columns: repeat(3, 1fr);
    display: grid !important;
    column-gap: 15px;
    margin: 0px !important;
    position: relative;
}
section.__lini._timetables  ul li{
   margin: 10px 0px !important;
   cursor: default;
}

section.__lini._timetables ul li .content_boxes {
    background-color: transparent !important;
    min-width:84px ;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #003B6A;
    border-radius: 0px 0px 12px 0px;
    filter: none;

}
section.__lini._timetables ul li .content_boxes .date_time{
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
}
section.__lini._timetables .list_title span {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.75rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
}
section.__lini._timetables .list_title{
    width: 100%;
    *border-bottom: 2px solid #C4C4C4;
}
section.__lini._timetables .selected_line{
    min-width: auto;
    width: 130px;
}
section.__lini .serach_route_box ._ctm_text{
font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
    color: #003553;
    display: block;
}
section.__lini .serach_route_box .serach_route_btn{
    background-color: #003B6A;
    border-radius: 0px 0px 25px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
}
section.__lini .serach_route_box  .btn_title{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 700;
}

.content-loading {
  position: relative;
}

/* A tĂśltĂŠs overlay-t lĂŠtrehozza a ::before ĂĄl-elemmel */
.content-loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  display: block;
}

/* Spinner lĂŠtrehozĂĄsa a ::after ĂĄl-elemmel */
.content-loading:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px; /* Spinner kĂśzĂŠpre igazĂ­tĂĄsa */
  margin-top: -20px;  /* Spinner kĂśzĂŠpre igazĂ­tĂĄsa */
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #000;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 11; /* Az overlay fĂślĂŠ helyezve */
  display: block;
}


/* Spinner animĂĄciĂł */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.selected_line._lenght_3,
.selected_line._lenght_4{font-size: 4rem !important;}
.selected_line._lenght_5,
.selected_line._lenght_6{font-size: 3rem !important;}
.selected_line._lenght_7,
.selected_line._lenght_8,
.selected_line._lenght_9,
.selected_line._lenght_10{font-size: 2rem !important;}

@media only screen and (max-width:991.98px){
  
.selected_line._lenght_3,
.selected_line._lenght_4{font-size: 2.5rem !important;}
.selected_line._lenght_5,
.selected_line._lenght_6{font-size: 2rem !important;}
.selected_line._lenght_7,
.selected_line._lenght_8,
.selected_line._lenght_9,
.selected_line._lenght_10{font-size: 1.5rem !important;}
}


@media only screen and (max-width:767.98px){
section.__lini .box_holder{
padding: 20px;

}
section.__lini ul{
    justify-content: space-between;
    margin-left: -5px;
    margin-right: 0px;
}
section.__lini ul li{
    margin: 5px;
}
section.__lini ul li .content_boxes{
    min-width: 45px;
    border-radius: 0px 0px 8px 0px;
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
}
section.__lini .lines_title {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
section.__lini .selected_line{
    font-size: 3rem;
    min-width: 90px;
    height: 90px;
    padding: 0px 10px;
    margin-top: 0px;
    margin-bottom: auto;
    white-space: nowrap;
}
section.__lini ._box_title span{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
}
section.__lini .right_box.__stations li{
        margin: 5px;
        margin-right: 0px;
}
section.__lini .right_box.__stations .stations_list_holder:first-child ul{
    padding: 0px;
}
section.__lini .right_box.__stations .stations_list_holder:last-child ul{
    padding: 0px;
}
section.__lini .right_box.__stations .stations_list_holder ul:before{
    display: none !important;
}
section.__lini .right_box.__stations .stations_list_holder .content_box ._arrow_icon._top, 
section.__lini .right_box.__stations .stations_list_holder .content_box ._arrow_icon._bottom{
    display: none !important;
}
._show_more_content_toogle .btn_holder{
    background-color:rgba(0, 203, 255, 0.2) ;
    border: 1px solid rgba(196, 196, 196, 1);
        padding: 10px 15px;
    border-radius: 0px 0px 12px 0px;
} 
._show_more_content_toogle .btn_holder ._btn_title{
font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
    text-align: left;
}

._show_more_content_toogle_times .btn_holder{
    background-color:rgba(0, 203, 255, 0.2) ;
    border: 1px solid rgba(196, 196, 196, 1);
        padding: 10px 15px;
    border-radius: 0px 0px 12px 0px;
} 
._show_more_content_toogle_times .btn_holder ._btn_title{
font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
    text-align: left;
}
.stations_list_holder.show{
    display: block !important;
}
section.__lini .serach_route_box ._ctm_text{
    font-size: .875rem;
    line-height: 1.25rem;
        max-width: calc(100% - 40px);
}
section.__lini .right_box.__stations .station_title_holder{

}
.category_inner_banner .floating_box .project__title{
    border-radius: 0px 0px 20px 0px;
}
section.__lini._timetables .selected_line{
    width: 90px;
}
section.__lini._timetables .list_title span{
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem;
}
section.__lini._timetables ul li .content_boxes .date_time{
    font-size: 1rem;
    line-height: 1.25rem;
}
section.__lini .routes_title span{
     font-size: 1rem;
    line-height: 1.25rem;
}
section.__lini .serach_route_box .btn_title{
         font-size: 1rem;
    line-height: 1.25rem;
}
section.__lini .serach_route_box .serach_route_btn{

    border-radius: 0px 0px 12px 0px;
    padding: 5px 15px;
}
section.__lini._timetables ul li{
    margin: 5px 0px !important;
}
section.__lini._timetables ul{
    max-height: 310px;
    overflow: hidden;
    position: relative;
}
section.__lini._timetables .list_holder.show ul{
    max-height: 100%;
}
section.__lini._timetables  .btn_holder.show ._btn_title._open{
display: none !important;
}
section.__lini._timetables  .btn_holder.show ._btn_title._close{
display: block !important;
}
section.__lini._timetables  .btn_holder.show ._arrow_icon img{
    rotate: -90deg !important;
}
.selected_line._lenght_3,
.selected_line._lenght_4{font-size: 2.5rem !important;}
.selected_line._lenght_5,
.selected_line._lenght_6{font-size: 1.5rem !important;}
.selected_line._lenght_7,
.selected_line._lenght_8,
.selected_line._lenght_9,
.selected_line._lenght_10{font-size: 1.5rem !important;}

._show_more_content_toogle.show ._arrow_icon img{
    rotate: 0deg !important;
}

.section.__lini._timetables ul{
    grid-template-columns: repeat(4, 1fr);
}
._show_more_content_toogle .btn_holder{
    margin:5px;
    margin-right: 0px;
}

}

@media only screen and (max-width:575.98px){
    section.__lini._timetables ul li .content_boxes{
        padding:7px 5px;
        min-width: 60px;

    }
section.__lini._timetables ul{
        column-gap: 10px;
    }
    ._show_more_content_toogle .btn_holder ._btn_title{
        font-size: 0.85rem;
    }

}

@media only screen and (min-width:1399.98px){
  header ._extra_header_links{
    justify-content: center !important;
  }
}

@media only screen and (min-width:1599.98px){
  header ._extra_header_links{
    justify-content: end !important;
  }
}


table.resp_fix td , table.resp_fix p{
text-align:left !important;
}
table tbody tr:first-child td p{
    text-align: center !important;
}
@media only screen and (max-width:767.98px){

table.resp_fix tr{
width: 100%;
    display: flex;
    flex-direction: row;
}
table.resp_fix td, table.resp_fix p{
max-width: 120px;
word-break: break-word;
word-wrap: break-word; 
overflow-wrap: break-word;
text-align:left;
}
table.resp_fix td{
    display: flex;
align-items: center;
}
table.resp_fix tr td:first-child{
    justify-content: center;
}
}


.post_content table , .post__intro table{
    text-align: left;
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* iOS gĂśrdĂ­tĂŠs */
}

 table.custom_responsiv_table {
  width: 100%;
  border-collapse: collapse;
}

.custom_responsiv_table td, th {
  padding: 8px;
  text-align: center;
  border: 1px solid #ddd;
}


@media screen and (max-width: 768px) {
  table.custom_responsiv_table , .custom_responsiv_table thead, .custom_responsiv_table tbody, .custom_responsiv_table th, .custom_responsiv_table td, .custom_responsiv_table tr {
    display: block;
  }
  table.custom_responsiv_table thead{
    display: none !important;
  }
  .custom_responsiv_table tr {
    margin-bottom: 10px;
  }
  
        .custom_responsiv_table td {
        text-align: left;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        background-image: linear-gradient(90deg, #1f3864 131px, #fff 110px);
    }

  .custom_responsiv_table td:before {
    content: attr(data-label); 
    font-weight: bold;
    width: 120px;
    min-width: 120px; 
    text-align: left;
    padding-right: 10px;
    background-color: #1f3864; 
    color: #ffffff; 
    padding: 5px;
    border-radius: 0px; 
            margin-right: 10px;
        font-size: 14px;
  }
  .custom_responsiv_table td span {
    flex: 1; /* Jobb oldali tartalom kitĂśltĂŠse */
  }
}


/*  Compact lini page design fix  */

._timetables .line_box_title .line_number span{
   font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.5rem;
    color: #003553;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c4c4c4;
    padding: 8px;
    border-radius: 0px 0px 15px 0px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
     
._timetables .line_title_box .line_title{
   font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    color: #003553;
     
}
section.__lini._timetables.__compact ul{
    padding-left:56px;
    grid-template-columns: repeat(8, 1fr);
}
section.__lini._timetables.__compact ul li .content_boxes{
    min-width:50px;
}
@media screen and (max-width: 1199.98px) {
section.__lini._timetables.__compact ul{
    padding-left:56px;
    grid-template-columns: repeat(6, 1fr);
}
}

@media screen and (max-width: 991.98px) {
section.__lini._timetables.__compact ul{
    padding-left:56px;
    grid-template-columns: repeat(5, 1fr);
}
}

@media screen and (max-width: 767.98px) {
section.__lini._timetables.__compact ul{
    padding-left:56px;
    grid-template-columns: repeat(4, 1fr);
}
}
@media screen and (max-width: 767.98px) {
section.__lini._timetables.__compact ul{
    padding-left:0px;
    column-gap: 10px;
}
}

section.__lini._lini_secundare ul .busline .content_boxes{
    min-width: 80px;
    justify-content: left;
    line-height: 1.85rem;
}

section.__lini._lini_secundare ul .busline.active{
border: 2px solid #033551;
    border-radius: 0px 0px 18px 0px;
}
section.__lini._lini_secundare ul .busline.box-red .content_boxes{
    background-color: #FF3A44;
}
section.__lini._lini_secundare ul .busline.box-green .content_boxes{
    background-color: #06E775;
}
section.__lini._lini_secundare ul .busline.box-blue .content_boxes{
    background-color: #00cbff;
}
section.__lini._lini_secundare ul .busline.box-yellow .content_boxes{
    background-color: yellow;
}
section.__lini._lini_secundare ul .busline.box-magenta .content_boxes{
    background-color: #F844F8;
}
section.__lini._lini_secundare ul .busline.box-orange .content_boxes{
    background-color: #FFA500;
}
section.__lini._lini_secundare ul .busline.box-gray .content_boxes{
    background-color: #575757;
    color:#fff;
}
section.__lini._lini_secundare ul .busline.box-gray .content_boxes span{
    color:#fff;
}


.line_box_holder .line_number.box-red span{
    background-color: #FF3A44;
}
.line_box_holder .line_number.box-green span{
    background-color: #06E775;
}
.line_box_holder .line_number.box-blue span{
    background-color: #00cbff;
}
.line_box_holder .line_number.box-yellow span{
    background-color: yellow;
}
.line_box_holder .line_number.box-magenta span{
    background-color: #F844F8;
}
.line_box_holder .line_number.box-orange span{
    background-color: #FFA500;
}
.line_box_holder .line_number.box-gray span{
    background-color: #575757;
    color:#fff;
}
.line_box_holder .line_number.box-gray span{
    color:#fff;
}

.line_timetable_holder .line_timeslot_extra_info{
    border: 1px solid #ababab;
    border-radius: 0px 0px 12px 0px;
    filter: none;
    padding: 10px 15px;
 
    min-width: 150px;
    font-size: 1.15rem;
    font-weight: 600;
    line-height: 1.5rem;
    color: #ababab;
    display: block;
width: 100%;
    max-width: 100%;
}

@media screen and (max-width: 767.98px) {
 section.__lini._lini_secundare ul .busline.active{
    border-radius: 0px 0px 10px 0px;
 }
 section.__lini._lini_secundare ul .busline{
    border: 2px solid transparent;
    border-radius: 0px 0px 10px 0px;
 }
 section.__lini._lini_secundare ul .busline .content_boxes{
    min-width: 60px;
 }
 ._timetables .line_box_title .line_number span {
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.15));
}
}

section._lini_secundare .direction_holder .direction_select{
  font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    color: #003553;
    text-transform: uppercase;
     display: inline-block; 
    background-color: #99999966;
    padding: 5px 20px;
    border-radius: 0px 0px 8px 0px;
    border: 1px solid #033551;
}
@media screen and (max-width: 575.98px) {
 section._lini_secundare .direction_holder .direction_select{
 
    padding: 5px 10px;
   
}
}
section._lini_secundare .direction_holder .direction_select.direction_retur.active{
     background-color: #ff9c00;
    
}

section._lini_secundare .direction_holder .direction_select.direction_tur.active{
    background-color: #00cbff;
}


@media only screen and (max-width:991.98px){
.primary_banner._sub_header .project__image{
    background-position: center;
}
.station_timetable_holder.direction-tur ul.routes{
    border:none;
}
section.__lini._timetables{
margin-left:0rem;
padding-left: 5px;
}
.section.__lini._timetables ul{
    min-height: 50px;
}

.station_timetable_holder.direction-tur ul.routes {
   padding-right: 0px;
}
    
}

@media only screen and (min-width:767.98px) and (max-width:991.98px){

    section.__lini .right_box.__stations .stations_box_holder .timetables_list_holder:nth-child(3) ul ._timetables {
        margin-left: 5px;
        margin-right:20px;

    } 
    section.__lini .right_box.__stations .stations_box_holder .timetables_list_holder:nth-child(4) ul ._timetables {
        margin-left: 7px;
        margin-right:8px;

    } 
        section.__lini .right_box.__stations .stations_list_holder:first-child ul {
        position: initial !important;
           overflow: initial !important;
    }
    /*section.__lini .right_box.__stations .stations_list_holder:first-child ul:before {
    content: "";
    top: 5%;
}*/

}
@media only screen and (min-width:991.98px){
.primary_lines .lines_title._lenght_3,
.primary_lines .lines_title._lenght_4{font-size: 1.75rem !important;}
.primary_lines .lines_title._lenght_5,
.primary_lines .lines_title._lenght_6{font-size: 1.55rem !important;}
.primary_lines .lines_title._lenght_7,
.primary_lines .lines_title._lenght_8,
.primary_lines .lines_title._lenght_9,
.primary_lines .lines_title._lenght_10{font-size: 1.35rem !important;}

}
 .section.__lini ul.primary_lines{
display: grid;
    grid-template-columns: repeat(8, 1fr);
}

@media only screen and (max-width:1199.98px){
.section.__lini ul.primary_lines{
    grid-template-columns: repeat(6, 1fr);
}
}

@media only screen and (max-width:991.98px){
.section.__lini ul.primary_lines{
    grid-template-columns: repeat(5, 1fr);
}
}
@media only screen and (max-width:767.98px){
.section.__lini ul.primary_lines{
    grid-template-columns: repeat(4, 1fr);
}
}
@media only screen and (max-width:575.98px){
.section.__lini ul.primary_lines{
    grid-template-columns: repeat(3, 1fr);
}
}
.section.__lini ul.primary_lines li .content_boxes{
    align-content: center;
}
.section.__lini._lini_secundare .selected_line{
    white-space: nowrap;
} 

.section.__lini._timetables ._station_name_box + .station_with_slots{
    position: relative;
    margin-top:-50px;
}
@media only screen and (max-width:991.98px){
.section.__lini._timetables ._station_name_box + .station_with_slots{
    position: relative;
    margin-top:0px;
}

}
@media screen and (max-width: 767.98px) {
section.__lini._timetables{
margin-left:1rem;
padding-left: 5px;
}

ul.__mbd_extra:after{
content: "";
        position: absolute;
       height: 100%;
        width: 2px;
        background-color: #003553;
        left:11px;
        top: 37px;
        border-radius: 50px 0px;
}
ul.__mbd_extra_v2:after{
content: "";
        position: absolute;
        height: calc(100% - 75px);
        width: 2px;
        background-color: #003553;
        left:11px;
        top: 37px;
        border-radius: 50px 0px;
}
ul.__mbd_extra.simple:after{
    content: "";
        position: absolute;
        height: calc(100% - 75px);
        width: 2px;
        background-color: #003553;
        left:11px;
        top: 37px;
        border-radius: 50px 0px;
}
    .stations_box_holder.has-tur.has-retur .stations_list_holder .station.is-retur.last,
    .stations_box_holder.has-tur.has-retur .stations_list_holder .station.show.is-retur.last {
        display: none!important;
    }


    .stations_list_holder .station.show {
        display: block!important;
    }

    li.station div.content_box {
        margin-left: 1rem;
    }

  /*  .stations_box_holder .stations_list_holder ul.routes ._show_more_content_toogle + li::before, .stations_box_holder .stations_list_holder ul.routes li:nth-last-child(2)::before  {
        position: relative;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background-color: #ebebeb;
        border: 1.5px solid #0a1f54;
        content: "";
        top: 50%;
        z-index: 5;
        margin-top: -5.5px;
        display: flex;
        left:-5px;
    }*/


   /* .stations_box_holder .stations_list_holder ul.routes li.station::after {
        position: relative;
        width: 3px;
        height: 50%;
        content: "";
        background-color: #ebebeb;
        top: -10px;
        right: -3px;
        z-index: 1;
        display: flex;
    }*/
      .stations_box_holder .stations_list_holder ul.routes li.station::before {
         position: relative;
        width: 11px;
        height: 11px;
        border-radius: 50%;
          background-color: #ebebeb;
        border: 1.5px solid #0a1f54;
        content: "";
        top: 50%;
        z-index: 5;
        margin-top: -5.5px;
        display: flex;
        left:-5px;
    }

    .stations_box_holder .stations_list_holder ul.routes li.station.is-tur::before {
        background-color: #00CBFF;
         position: relative;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        
        border: 1.5px solid #0a1f54;
        content: "";
        top: 50%;
        z-index: 5;
        margin-top: -5.5px;
        display: flex;
        left:-5px;
    }

    .stations_box_holder .stations_list_holder ul.routes li.station.is-retur::before {
        background-color: #FF9C00;
         position: relative;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        
        border: 1.5px solid #0a1f54;
        content: "";
        top: 50%;
        z-index: 5;
        margin-top: -5.5px;
        display: flex;
        left:-5px;
    }


    .stations_box_holder .stations_list_holder ul.routes li.station.is-tur::after,
    .stations_box_holder .stations_list_holder ul.routes li.station.is-retur::after {
        height: 100%;
        top: 0;
    }
    .stations_box_holder .stations_list_holder ul.routes li.station.last::after {
        display: none;
    }


}

@media screen and (max-width:1199.98px){

section.__lini .serach_route_box ._ctm_text{
    font-size: 1.25rem;
}
section.__lini .serach_route_box .serach_route_btn{
padding: 5px 10px;
}
section.__lini .serach_route_box .serach_route_btn .btn_title{
font-size: 1rem;
line-height: 1rem;
}
section.__lini .serach_route_box .serach_route_btn ._icon img{
max-width: 30px !important;
}
}
@media screen and (min-width: 991.98px) and (max-width:1199.98px){
section.__lini._timetables ul{
    grid-template-columns: repeat(2, 1fr);
    display: grid !important;
    column-gap: 15px;
}
}
.extra_info_for_routes{
    font-size: 0.85rem;
    font-weight: 500;
    line-height: 10px;
    margin-bottom: 0px;
    position: relative;
    display: block;
    text-align: left;
    color: #0e3b4e;
    text-transform: lowercase;
}
section.__lini._timetables ul:has(&gt; div){
      grid-template-columns: repeat(1, 1fr);
}

.station_timetable_title{
  font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    color: #003553;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border-bottom: 2px solid #003B6A;
}
@media screen and (min-width:767.98px){
   section.__lini .right_box.__stations .stations_box_holder .timetables_list_holder:nth-child(3) ul ._timetables .timetables_boxes:after{
      content: "";
        position: absolute;
        height: calc(100% - 120px);
        width: 2px;
        background-color: #003553;
        right: 5px;
        top: 35px;
    }
}
</pre></body></html>