.__consilieri_post .child_category_title{
	font-family: var(--font-title);
    font-style: normal;
    font-weight: 800;
    font-size: 3rem;
    line-height: 3.5rem;
    color: #003B6A;
    overflow: hidden;
}
.__consilieri_post .child_category_title::after {
    background-color: #003B6A;
    content: "";
    display: inline-block;
    height: 7px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    left: 0.5em;
    margin-right: -50%;
}


.__consilieri_post.evenimente .image_container img{
    width: 100%;
    height: 100%;
}

.__consilieri_post.evenimente .img_date{
    position: absolute;
    top: 10%;
    left: 10%;
    color: white;
    opacity: 0;
}
.__consilieri_post.evenimente .image_container:hover .img_date{
    opacity: 1;
}

.__consilieri_post.evenimente .img_date h4{
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.__consilieri_post.evenimente .img_1_title{
    position: absolute;
    top: 40%;
    left: 10%;
    color: white;
    opacity: 0;
}

.__consilieri_post.evenimente .image_container:hover .img_1_title{
    opacity: 1;
}

.__consilieri_post.evenimente .img_1_title h4{
    font-weight: 700;
    text-transform: uppercase;
}

.__consilieri_post.evenimente .img_2_title{
    position: absolute;
    top: 30%;
    left: 10%;
    color: white;
    opacity: 0;
}

.__consilieri_post.evenimente .image_container:hover .img_2_title{
    opacity: 1;
}

.__consilieri_post.evenimente .img_2_title h4{
    font-weight: 700;
    text-transform: uppercase;
}

.__consilieri_post.evenimente .img_content{
    color: white;
    font-size: 1rem;
    opacity: 0;
}

.__consilieri_post.evenimente .image_container:hover .img_content{
    opacity: 1;
}

.__consilieri_post.evenimente .img_more{
    position: absolute;
    bottom: 10%;
    left: 10%;
    color: white;
    opacity: 0;
}

.__consilieri_post.evenimente .image_container:hover .img_more{
    opacity: 1 !important;
}

.__consilieri_post.evenimente .img_more h4{
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
}

.__consilieri_post.evenimente .img_underTitle_box{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.__consilieri_post.evenimente .img_underTitle_box .img_underTitle_box_shadow{
    box-shadow: 0px 2px 5px gray;
}
.__consilieri_post.evenimente .img_underTitle_box h4{
    font-weight: 600;
}

.category-consilier .post-wrapper {
    position: relative;
}

.category-consilier .post-image {
    display: block;
    width: 100%;
    height: auto;
  }

.category-consilier .post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 21%;
    transition: .5s ease;
}

.category-consilier .post-wrapper:hover .post-wrapper-overlay {
    height: 70%;
}
.category-consilier .post-wrapper:hover .post-wrapper-overlay .post-title {
    top: auto;
}
.category-consilier .post-wrapper:hover .post-wrapper-overlay .post-description {
    transition: 1s ease;
    opacity: 1;
}

.category-consilier .post-title {
    transform: translate(0%, -25%);
}
.category-consilier .post-description {
    opacity: 0;
}

.__page_under_construction .content_logo_primaria i{
    font-size: 10rem;
    color: #003B6A;
}

.__page_under_construction .redirect_home_button a{
    background: #003B6A;
    color: #fff;
    font-weight: bold;
    padding: 0.8rem;
}
.__page_under_construction .redirect_home_button a:hover{
    box-shadow: 0px 3px 10px #272727;
    text-decoration: none;
}

.__page_under_construction .content_paragraph a{
    font-weight: bold;
}

@media only screen and (min-width:1199.98px){
    .__consilieri_post.evenimente .img_underTitle_box{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_1_title h4{
        font-size: 1.2rem;
    }
    .__consilieri_post.evenimente .img_2_title h4{
        font-size: 1.2rem;
    }
}
@media only screen and (max-width:1199.98px) and (min-width:991.98px){
    .__consilieri_post.evenimente .img_underTitle_box{
        visibility: collapse;
    }
    .line_with_circle .col-4.vertical-line::after{
        width: 1.5%;
        margin-left: 46%;
    }
    .__consilieri_post.evenimente .img_1_title h4{
        font-size: 1rem;
    }
    .__consilieri_post.evenimente .img_1_title p{
        font-size: 0.8rem;
    }
    .__consilieri_post.evenimente .img_2_title h4{
        font-size: 1rem;
    }
    .__consilieri_post.evenimente .img_more h4{
        font-size: 0.8rem;
    }
    .category-consilier .post-wrapper-overlay {
        height: 25%;
    }
}
@media only screen and (max-width:991.98px) and (min-width:767.98px){
    .__consilieri_post.evenimente .img_underTitle_box{
        visibility: collapse;
    }
    .line_with_circle .col-4.vertical-line::after{
        width: 2%;
        margin-left: 45.5%;
    }
    .line_with_circle .child_icon_box{
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .__consilieri_post.evenimente .img_1_title h4{
        font-size: 1rem;
    }
    .__consilieri_post.evenimente .img_1_title p{
        font-size: 0.8rem;
    }
    .__consilieri_post.evenimente .img_2_title h4{
        font-size: 1rem;
    }
    .__consilieri_post.evenimente .img_more h4{
        font-size: 0.8rem;
    }
    .category-consilier .post-wrapper-overlay {
        height: 25%;
    }
}

@media only screen and (max-width:767.98px) and (min-width:575.98px){
    .line_with_circle .psm-tools-phone{
        font-size: 3rem;
        border: 3px solid #003B6A;
        padding: 1.3rem;
    }
    .line_with_circle .psm-tools-step-2{
        font-size: 3rem;
        border: 3px solid #003B6A;
        padding: 1.3rem;
    }
    .line_with_circle .psm-tools-step-3{
        font-size: 3rem;
        border: 3px solid #003B6A;
        padding: 1.3rem;
    }
    .line_with_circle .col-4.vertical-line::after{
        width: 2%;
        margin-left: 43.5%;
    }
    .line_with_circle .child_icon_box{
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .__consilieri_post.evenimente .img_date h4{
        font-size: 0.9rem;
    }
    .__consilieri_post.evenimente .img_1_title{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_2_title{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_2_title h4{
        font-size: 1.2rem;
    }
    .__consilieri_post.evenimente .img_more h4{
        font-size: 0.9rem;
    }
    .__consilieri_post.evenimente .img_underTitle_box h4{
        font-size: 1.2rem;
    }
    .__consilieri_post.evenimente .img_underTitle_box p{
        font-size: 0.9rem;
    }
    .category-consilier .post-wrapper-overlay {
        height: 22%;
    }
    .__page_under_construction .content_title__title{
        font-size: 2.6rem;
    }
}

@media only screen and (max-width:575.98px){
    
    .__consilieri_post.evenimente .img_date h4{
        font-size: 0.7rem;
    }
    .__consilieri_post.evenimente .img_1_title{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_1_title h4{
        font-size: 1rem;
    }
    .__consilieri_post.evenimente .img_2_title{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_more h4{
        font-size: 0.7rem;
    }
    .__consilieri_post.evenimente .img_underTitle_box h4{
        font-size: 1rem;
    }
    .__consilieri_post.evenimente .img_underTitle_box p{
        font-size: 0.7rem;
    }
    .category-consilier .post-wrapper-overlay {
        height: 9%;
    }
    .__page_under_construction .content_title__title{
        font-size: 2.2rem;
    }
}

@media only screen and (max-width:399.98px){
    .line_with_circle .col-4.vertical-line::after{
        width: 2%;
        margin-left: 44%;
    }
    .__consilieri_post.evenimente .img_date h4{
        font-size: 0.6rem;
    }
    .__consilieri_post.evenimente .img_1_title{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_1_title h4{
        font-size: 0.8rem;
    }
    .__consilieri_post.evenimente .img_2_title{
        visibility: collapse;
    }
    .__consilieri_post.evenimente .img_more h4{
        font-size: 0.6rem;
    }
    .__consilieri_post.evenimente .img_underTitle_box h4{
        font-size: 0.8rem;
    }
    .__consilieri_post.evenimente .img_underTitle_box p{
        font-size: 0.6rem;
    }
} 







/* HK KLINIKA */
.doctor_position_content {
    color: rgb(var(--title-under-gray-color));
    font-weight: 500;
    margin-top: -2.5rem;
}

.owl-carousel .owl-item{
    padding: 1rem;
}

/* SECTION CSOMAGJAINK */

/* MAIN TITLE AND PARAGRAPH */
.section_csomagjaink .content_paragraphs {
    line-height: 2;
    color: rgb(var(--title-secondary-color));
}


/* PRICEBOX */
.section_csomagjaink .content_price_box {
    box-shadow: 0px 4px 20px -7px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    display: grid;
}


/* PRICEBOX TITLE, PRICEBOX DESCRIPTION */
.section_csomagjaink .content_price_box_half_circle_container {
    overflow: hidden;
    height: 210px;
    margin-top: -200px;
    margin-right: -25px;
    margin-left: -25px;
}

.section_csomagjaink .content_price_box_half_circle_item {
    width: 100%;
    height: 314px;
    border-radius: 100% 100% 0 0;
    margin-top: 70px;
}

.section_csomagjaink .content_price_box_half_circle_container .custom_post_color_yellow {
    background-color: rgba(var(--cst-post-color-yellow));
}

.section_csomagjaink .content_price_box_half_circle_container .custom_post_color_gray {
    background-color: rgba(var(--cst-post-color-gray));
}

.section_csomagjaink .content_price_box_half_circle_container .custom_post_color_green {
    background-color: rgba(var(--cst-post-color-green));
}

.section_csomagjaink .custom_post_color_yellow::before {
    color: rgba(var(--cst-post-color-yellow));
    margin-right: 1rem;
}

.section_csomagjaink .custom_post_color_gray::before {
    color: rgba(var(--cst-post-color-gray));
    margin-right: 1rem;
}

.section_csomagjaink .custom_post_color_green::before {
    color: rgba(var(--cst-post-color-green));
    margin-right: 1rem;
}

.section_csomagjaink .content_price_box_header {
    font-family: var(--theme-primary-font);
    font-size: 3rem;
    text-transform: uppercase;
    color: rgb(var(--title-secondary-color));
    height: 12rem;
}

.section_csomagjaink .content_price_box_title {
    font-family: var(--theme-primary-font);
    text-transform: capitalize;
    color: rgb(var(--header-text-secondary-color));
    font-size: 1.5rem;
}

.section_csomagjaink .content_price_box_paragraph {
    line-height: 2;
    font-family: var(--font-text-sec);
    color: #000000;
}


/* PRICEBOX CHECKBOX */
.section_csomagjaink .content_price_box_checkbox {
    font-family: var(--theme-secondary-font);
}

.section_csomagjaink .content_price_box_checkbox_container {
    display: block;
    margin-bottom: 1rem;
    color: rgb(var(--text-breadcrumb-color));
    text-transform: capitalize;
}


/* PRICEBOX BUTTON */
.section_csomagjaink .content_price_box_checkbox_button_container {
    display: grid;
    align-self: flex-end;
}

.section_csomagjaink .content_price_box_button_container_link {
    font-family: var(--theme-primary-font);
    text-transform: capitalize;
    color: #FFFFFF;
    font-size: 1.2rem;
    background-color: rgb(121, 143, 254);
    border-radius: 20px;
}

.section_csomagjaink .content_price_box_button_container a:hover {
    text-decoration: none;
}


/* RESPONSIVE SECTION CSOMAGJAINK */
@media only screen and (min-width:1199.98px){
    .section_csomagjaink .content_price_box {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width:1199.98px) and (min-width:991.98px) {
    .section_csomagjaink .content_price_box {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .section_csomagjaink .content_price_box_half_circle_item{
        height: 260px;
    }
    .section_csomagjaink .content_price_box_half_circle_container {
        height: 195px;
        margin-top: -185px;
    }
}

@media only screen and (max-width:991.98px) and (min-width:767.98px) {
    .section_csomagjaink .content_price_box_half_circle_item{
        height: 692px;
    }
    .section_csomagjaink .content_price_box_half_circle_container {
        height: 260px;
        margin-top: -250px;
    }
}

@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .section_csomagjaink .content_price_box_half_circle_item{
        height: 462px;
    }
    .section_csomagjaink .content_price_box_half_circle_container {
        height: 250px;
        margin-top: -240px;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media only screen and (max-width:575.98px) {
    .section_csomagjaink .content_price_box_half_circle_item {
        height: 462px;
    }
    .section_csomagjaink .content_price_box_half_circle_container {
        height: 250px;
        margin-top: -240px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media only screen and (max-width:463.98px) {
    .section_csomagjaink .content_price_box_half_circle_item {
        height: 385px;
    }
    .section_csomagjaink .content_price_box_half_circle_container {
        height: 240px;
        margin-top: -230px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media only screen and (max-width:399.98px) {
    .section_csomagjaink .content_price_box_half_circle_item {
        height: 307px;
    }
    .section_csomagjaink .content_price_box_half_circle_container {
        height: 220px;
        margin-top: -210px;
        margin-left: 0px;
        margin-right: 0px;
    }
}


/* SECTION Page CSOMAGJAINK */

/* MAIN TITLE AND PARAGRAPH */
.section_page_csomagjaink .content_paragraphs {
    line-height: 2;
    color: rgb(var(--title-secondary-color));
}


/* PRICEBOX */
.section_page_csomagjaink .content_price_box {
    box-shadow: 0px 4px 20px -7px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    display: grid;
}


/* PRICEBOX TITLE, PRICEBOX DESCRIPTION */
.section_page_csomagjaink .content_price_box_half_circle_container {
    overflow: hidden;
    height: 210px;
    margin-top: -200px;
    margin-right: -25px;
    margin-left: -25px;
}

.section_page_csomagjaink .content_price_box_half_circle_item {
    width: 100%;
    height: 314px;
    border-radius: 100% 100% 0 0;
    margin-top: 70px;
}

.section_page_csomagjaink .content_price_box_half_circle_container .custom_post_color_yellow {
    background-color: rgba(var(--cst-post-color-yellow), 0.58);
}

.section_page_csomagjaink .content_price_box_half_circle_container .custom_post_color_gray {
    background-color: rgba(var(--cst-post-color-gray), 0.38);
}

.section_page_csomagjaink .content_price_box_half_circle_container .custom_post_color_green {
    background-color: rgba(var(--cst-post-color-green), 0.57);
}

.section_page_csomagjaink .custom_post_color_yellow::before {
    color: rgba(var(--cst-post-color-yellow));
    margin-right: 1rem;
}

.section_page_csomagjaink .custom_post_color_gray::before {
    color: rgba(var(--cst-post-color-gray));
    margin-right: 1rem;
}

.section_page_csomagjaink .custom_post_color_green::before {
    color: rgba(var(--cst-post-color-green));
    margin-right: 1rem;
}

.section_page_csomagjaink .content_price_box_header {
    font-family: var(--theme-primary-font);
    font-size: 3rem;
    text-transform: uppercase;
    color: rgb(var(--title-secondary-color));
    height: 12rem;
    line-height: 1.2;
    text-align: center;
    padding: 1rem 1rem 1rem 1rem;
    margin-top: 3rem;
}

.section_page_csomagjaink .content_price_box_title {
    font-family: var(--theme-primary-font);
    text-transform: capitalize;
    color: rgb(var(--header-text-secondary-color));
    font-size: 1.5rem;
}

.section_page_csomagjaink .content_price_box_paragraph {
    line-height: 2;
    font-family: var(--font-text-sec);
    color: #000000;
}


/* PRICEBOX CHECKBOX */
.section_page_csomagjaink .content_price_box_checkbox {
    font-family: var(--theme-secondary-font);
}

.section_page_csomagjaink .content_price_box_checkbox_container {
    display: block;
    margin-bottom: 1rem;
    color: rgb(var(--text-breadcrumb-color));
    text-transform: capitalize;
}


/* PRICEBOX BUTTON */
.section_page_csomagjaink .content_price_box_checkbox_button_container {
    display: grid;
    align-self: flex-end;
}

.section_page_csomagjaink .content_price_box_button_container_link {
    font-family: var(--theme-primary-font);
    text-transform: capitalize;
    color: #FFFFFF;
    font-size: 1.2rem;
    background-color: rgb(var(--title-primary-color));
    border-radius: 20px;
}

.section_page_csomagjaink .content_price_box_button_container a:hover {
    text-decoration: none;
}


/* RESPONSIVE SECTION CSOMAGJAINK */
@media only screen and (min-width:1199.98px){
    .section_page_csomagjaink .content_price_box {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width:1199.98px) and (min-width:991.98px) {
    .section_page_csomagjaink .content_price_box {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .section_page_csomagjaink .content_price_box_half_circle_item{
        height: 260px;
    }
    .section_page_csomagjaink .content_price_box_half_circle_container {
        height: 195px;
        margin-top: -185px;
    }
}

@media only screen and (max-width:991.98px) and (min-width:767.98px) {
    .section_page_csomagjaink .content_price_box_half_circle_item{
        height: 692px;
    }
    .section_page_csomagjaink .content_price_box_half_circle_container {
        height: 260px;
        margin-top: -250px;
    }
}

@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .section_page_csomagjaink .content_price_box_half_circle_item{
        height: 462px;
    }
    .section_page_csomagjaink .content_price_box_half_circle_container {
        height: 250px;
        margin-top: -240px;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media only screen and (max-width:575.98px) {
    .section_page_csomagjaink .content_price_box_half_circle_item {
        height: 462px;
    }
    .section_page_csomagjaink .content_price_box_half_circle_container {
        height: 250px;
        margin-top: -240px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media only screen and (max-width:463.98px) {
    .section_page_csomagjaink .content_price_box_half_circle_item {
        height: 385px;
    }
    .section_page_csomagjaink .content_price_box_half_circle_container {
        height: 240px;
        margin-top: -230px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media only screen and (max-width:399.98px) {
    .section_page_csomagjaink .content_price_box_half_circle_item {
        height: 307px;
    }
    .section_page_csomagjaink .content_price_box_half_circle_container {
        height: 220px;
        margin-top: -210px;
        margin-left: 0px;
        margin-right: 0px;
    }
}



/* SECTION Category Hireink*/
.section_category_hireink .content_title {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.section_category_hireink .owl-carousel .owl-item {
    padding: 0rem;
}

.section_category_hireink .owl-carousel .item img {
    max-height: 400px;
    object-fit: cover;
}

.section_category_hireink .owl-carousel .owl-dots {
    position: absolute;
    top: 80%;
    left: 45%;
}

.section_category_hireink .owl-carousel .owl-dots span {
    background: #fff;
}

.section_category_hireink .owl-carousel .owl-dots span:hover {
    background: rgb(var(--theme-secondary-color));
}

.section_category_hireink .owl-carousel .owl-dots .owl-dot:hover span {
    background: rgb(var(--theme-secondary-color));
}

.section_category_hireink .owl-carousel .owl-dots .owl-dot.active span {
    background: rgb(var(--theme-secondary-color));
}

/* POST Banner */
.section_category_hireink .post_banner {
    
}
.section_category_hireink .post_banner .post_banner_box_holder {
    position: absolute;
    top: 22%;
    width: 100%;
}

.section_category_hireink .post_banner .post_banner_box_holder .container {
    position: relative;
}

.section_category_hireink .post_banner .post_banner_box_holder .container .post_banner_container {
    position: absolute;
    top: 25%;
    color: #fff;
}

.section_category_hireink .post_banner .post_banner_title {
    font-size: 1.5rem;
    font-weight: 600;
    height: 2rem;
    overflow: hidden;
}

.section_category_hireink .post_banner .post_banner_content {
    font-size: 1rem;
    height: 6rem;
    overflow: hidden;
}

.section_category_hireink .post_banner .post_banner_button {
    font-weight: 500;
    background-color: rgb(var(--theme-primary-color));
    color: #fff;
    padding: 0.75rem 3.5rem 0.75rem 3.5rem;
    border-radius: 30px;
}

/* MAIN TITLE AND PARAGRAPH */
.section_category_hireink .content_paragraphs {
    line-height: 2;
    color: rgb(var(--title-secondary-color));
}

/* CUSTOM SELECT BOX */
.section_category_hireink .custom-select {
    width: 300px;
    position: relative;
    font-family: var(--theme-primary-font);
    font-size: 1.3rem;
    padding: 0px;
    border: 2px solid #F2F4F8;
    border-color: rgb(242, 244, 248);
    height: 100%;
    border-radius: 10px;
}

.section_category_hireink .custom-select select {
    display: none; /*hide original SELECT element:*/
}

.section_category_hireink .select-selected {
    background-color: #fff;
}

/*style the arrow inside the select element:*/
.section_category_hireink .select-selected:after {
    position: absolute;
    content: '\003E';
    top: 17px;
    right: 10px;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%) rotate(90deg) scaleY(1.75);
    font-size: 30px;
    z-index: 2;
    transition: all 1s cubic-bezier(.4,.25,.3,1);
}

/*point the arrow upwards when the select box is open (active):*/
.section_category_hireink .select-selected.select-arrow-active:after {
    top: 30px;
    transform: translate(-50%, -50%) rotate(90deg) scaleX(-1) scaleY(1.75);
}

.section_category_hireink .select-items{
    border: 2px solid rgb(242, 244, 248);
    transition: all 1s cubic-bezier(.4,.25,.3,1);
}

/*style the items (options), including the selected item:*/
.section_category_hireink .select-items div,.select-selected {
    color: #7681B3;
    padding: 10px 30px;
    cursor: pointer;
    user-select: none;
    
}

/*style items (options):*/
.section_category_hireink .select-items {
    position: absolute;
    background-color: #fff;
    border: 2px solid #F2F4F8;
    left: 0;
    right: 0;
    z-index: 99;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/*hide the items when the select box is closed:*/
.section_category_hireink .select-hide {
    opacity: 0;
    visibility: collapse;
    touch-action: none;
    transition: all 1s ease-in-out;
}

.section_category_hireink .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.section_category_hireink .pagination .page-item.active .page-link {
    background-color: rgb(var(--title-primary-color));
}

/* RESPONSIVE SECTION Category HIREINK */
@media only screen and (min-width:1199.98px){
    .section_category_hireink .post_box {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width:1199.98px) and (min-width:991.98px) {
    .section_category_hireink .post_box {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width:991.98px) and (min-width:767.98px) {
    .section_category_hireink .post_box {
        flex: 0 0 45%;
        max-width: 45%;
    }
}

@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .section_category_hireink .custom-select {
        width: 220px;
        font-size: 1rem;
        height: 100%;
    }
    .section_category_hireink .select-selected::after {
        top: 15px;
    }
}

@media only screen and (max-width:575.98px) {
    .section_category_hireink .custom-select {
        width: 200px;
        font-size: 1rem;
    }
    .section_category_hireink .select-selected::after {
        top: 15px;
        width: 0px;
        height: 10px;
    }
    .section_category_hireink .owl-carousel .owl-dots {
        left: 40%;   
    }
}

@media only screen and (max-width:463.98px) {
    .section_category_hireink .custom-select {
        width: 150px;
        font-size: 1rem;
    }
    .section_category_hireink .select-items div,.select-selected {
        padding: 8px 20px;
    }
    .section_category_hireink .select-selected::after {
        top: 13px;
        width: 3px;
        height: 30px;
    }
    .section_category_hireink .owl-carousel .owl-dots {
        left: 38%;   
    }
}

@media only screen and (max-width:399.98px) {
    .section_category_hireink .custom-select {
        width: 120px;
        font-size: 1rem;
        height: 135%;
    }
    .section_category_hireink .select-items div,.select-selected {
        padding: 8px 17px;
    }
    .section_category_hireink .select-selected::after {
        top: 38px;
        width: 9px;
        height: 0px;
    }
    .section_category_hireink .select-selected.select-arrow-active:after {
        top: 45px;
    }
    .section_category_hireink .owl-carousel .owl-dots {
        top: 5%;
        left: 36%;   
    }
}
/* SECTION post_box_container */
/* POST_BOX */
/* .post_box_container {
    box-shadow: 0px 4px 20px -7px rgba(0, 0, 0, 0.25);
    border-radius: 5%;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    height: 100%;
} */

.section_category_hireink .post_box_container .post_box {
    margin: 1rem 1rem 1rem 1rem;
    height: auto;
}

.post_box_container .post_box {
    display: grid;
    box-shadow: 0px 4px 20px -7px rgba(0, 0, 0, 0.25);
    border-radius: 5%;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    height: 100%;
}

.post_box_container .post_box_image_container {
    max-height: 400px;
    padding-right: 0px;
    padding-left: 0px;
}

.post_box_container .post_box_image a {
	display: inline-block;
    width: 100%;
}

.post_box_container .post_box_image img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

.post_box_container .post_box_content {
    height: 230px;
}

.post_box_container .post_box_title {
    overflow: hidden;
    overflow-wrap: anywhere;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-family: var(--font-title);
	font-size: 1.5rem;
	line-height: 1.75rem;
    font-weight: 400;
    color: rgb(var(--title-primary-color));
    height: 3.6rem;
}

.post_box_container .post_box_title a {
    color: rgb(var(--title-primary-color));
}

.post_box_container .post_box_intro {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: var(--font-title);
	font-size: 1rem;
	line-height: 1.35rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    color: #374A59;
    height: 5.35rem;
}

.post_box_container .post_box_header {
    flex: 1;
}

.post_box_container .post_box_created {
    font-family: var(--font-text-sec);
    font-size: 0.8rem;
	flex: 1;
    font-weight: 400;
    color: #6E798C;
}

.post_box_container .post_box_ellatas{
    flex: 1;
    font-size: 0.8rem;
    font-weight: 400;
    color: #6E798C;
    text-transform: uppercase;
}

.post_box_container .post_box_footer {
	flex: 1;
    padding-left: 30px;
    padding-right: 30px;
}

.post_box_container .post_box_readmore {
	flex: 1;
    font-weight: 600;
}

.post_box_container .post_box_readmore a {
    color: rgb(var(--title-primary-color));
    z-index: 1;
}
/* RESPONSIVE post_box_container  */
@media only screen and (min-width:1199.98px){
    .post_box_container .post_box {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width:1199.98px) and (min-width:991.98px) {
    .post_box_container .post_box {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .section_category_hireink .post_box_container .post_box {
        margin: 1rem 0.75rem 1rem 0.75rem;
    }
}

@media only screen and (max-width:991.98px) and (min-width:767.98px) {
    .post_box_container .post_box {
        flex: 0 0 45%;
        max-width: 45%;
    }
}

@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .post_box_container .custom-select {
        width: 220px;
        font-size: 1rem;
        height: 53%;
    }
    .post_box_container .select-selected::after {
        top: 15px;
    }
}

@media only screen and (max-width:575.98px) {
    .post_box_container .custom-select {
        width: 200px;
        font-size: 1rem;
    }
    .post_box_container .select-selected::after {
        top: 15px;
        width: 0px;
        height: 10px;
    }
}

@media only screen and (max-width:463.98px) {
    .post_box_container .custom-select {
        width: 150px;
        font-size: 1rem;
    }
    .post_box_container .select-items div,.select-selected {
        padding: 8px 20px;
    }
    .post_box_container .select-selected::after {
        top: 13px;
        width: 3px;
        height: 30px;
    }
}

@media only screen and (max-width:399.98px) {
    .post_box_container .custom-select {
        width: 120px;
        font-size: 1rem;
        height: 62%;
    }
    .post_box_container .select-items div,.select-selected {
        padding: 8px 17px;
    }
    .post_box_container .select-selected::after {
        top: 38px;
        width: 9px;
        height: 0px;
    }
    .post_box_container .select-selected.select-arrow-active:after {
        top: 45px;
    }
}


/* SECTION DOCTORS */
.section_doctors {
    color: rgb(var(--title-secondary-color));
}

/* .section_doctors .content_title__title {
    color: rgb(var(--theme-primary-color));
} */

.section_doctors .post_title {
    color: rgb(var(--title-primary-color));
    font-weight: 700;
    font-size: 2.5rem;
}

.section_doctors .post_subtitle h4 {
    color: rgb(var(--title-secondary-color));
    font-weight: 500;
}
.section_doctors .post_subtitle span {
    color: rgb(var(--title-secondary-color));
    font-size: 1.2rem;
}

.section_doctors .button_rezervare {
    margin-left: 15px;
    margin-right: 15px;
    background-color: rgb(var(--background-secondary-color));
    color: rgb(var(--title-primary-color));
    font-weight: 600;
    padding: 1rem 5rem 1rem 5rem;
    margin-bottom: 3rem;
    border-radius: 30px;
}


/* SECTION ALTALANOS */
.section_altalanos .content_title__title {
    color: rgb(24, 90, 82);
}

.section_altalanos .investigatii_container .analiza_fizica_date_content {
    color: rgb(var(--cst-post-color-gray));
}

.section_altalanos .investigatii_container h3 {
    font-weight: 700;
}

.section_altalanos .analiza_fizica_container {
    border: 2px solid rgb(var(--cst-post-color-gray));
    border-radius: 60px;
}

.section_altalanos .analiza_fizica_container .title_with_arrow {
    padding-left: 4rem;
}

.section_altalanos .analiza_fizica_container .title_with_arrow i {
    color: rgb(var(--title-under-gray-color));
    width: 1rem;
    position: absolute;
    top: 28%;
}

.section_altalanos .analiza_fizica_container {
    max-height: 4.5rem;
    position: relative;
    overflow: hidden;
    transition: all 2s ease-in-out;
}

.section_altalanos .analiza_fizica_container.altalanos_clicked {
    max-height: 1000px;
}

.section_altalanos .analiza_fizica_container .title_with_arrow:hover {
    background-color: rgb(var(--cst-post-color-gray));
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
}

.section_altalanos .analiza_fizica_container h5 {
    font-weight: 600;
    color: rgb(var(--theme-primary-color));
}

.section_altalanos .analiza_fizica_container .display_toggle_down {
    opacity: 0;
    visibility: collapse;
    touch-action: none;
    transition: all 2s ease-in-out;
}

.active_toggle {
    opacity: 1 !important;
    visibility: visible !important;
    touch-action: auto !important;
}

.toggle_no_hover:hover {
    background-color: transparent !important;
    border-radius: 0px !important;
}

.toggle_no_hover i {
    transform: rotate(-180deg) !important;
}

.section_altalanos .analiza_fizica_container i {
    font-size: 2rem;
    color: rgb(var(--theme-secondary-color));
}

.section_altalanos .analiza_fizica_container .analiza_fizica_content {
    padding-left: 4rem;
    padding-right: 4rem;
}

.section_altalanos .analiza_fizica_container .analiza_fizica_content_vbolded_title {
    font-weight: 800;
}

.section_altalanos .analiza_fizica_container .analiza_fizica_buttons {
    padding-left: 4rem;
    padding-right: 4rem;
}

.section_altalanos .analiza_fizica_container .analiza_fizica_button_left {
    color: #FFFFFF;
    font-weight: 700;
    background-color: rgb(var(--theme-primary-color));
    padding: 1rem 2rem 1rem 2rem;
    border-radius: 30px;
    margin-right: 1.5rem;
}

.section_altalanos .analiza_fizica_container .analiza_fizica_button_right {
    color: #FFFFFF;
    font-weight: 700;
    background-color: rgb(var(--cst-post-color-gray));
    padding: 1rem 2rem 1rem 2rem;
    border-radius: 30px;
}


/* RESPONSIVE SECTION ALTALANOS */
@media only screen and (min-width:1199.98px) {
}

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

@media only screen and (max-width:991.98px) and (min-width:767.98px) {
    .section_altalanos .investigatii_container .analiza_fizica_container {
        margin-top: 2rem !important;
        margin-bottom: 1rem !important;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow i {
        right: 90%;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_buttons .row.no-gutters {
        justify-content: space-between;
    }
}

@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .section_altalanos .analiza_fizica_container {
        max-height: 3.5rem;
        margin-top: 2rem !important;
        margin-bottom: 1rem !important;
    }
    .section_altalanos .investigatii_container .analiza_fizica_container .analiza_fizica_content {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .section_altalanos .analiza_fizica_container.altalanos_clicked {
        max-height: 1500px;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow {
        padding-left: 2rem;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow .col-11.pt-4 {
        padding-left: 0.8rem !important;
        padding-top: 0.8rem !important;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow i {
        top: 19%;
        right: 100%;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow:hover {
        border-radius: 0px;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_buttons .row.no-gutters {
        justify-content: center;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_buttons .row.no-gutters a {
        text-align: center;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_button_left {
        margin-right: 0rem;
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width:575.98px) {
    .section_altalanos .analiza_fizica_container {
        max-height: 3.5rem;
        margin-top: 2rem !important;
        margin-bottom: 1rem !important;
    }
    .section_altalanos .investigatii_container .analiza_fizica_container .analiza_fizica_content {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .section_altalanos .analiza_fizica_container.altalanos_clicked {
        max-height: 1500px;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow {
        padding-left: 2rem;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow .col-11.pt-4 {
        padding-left: 0.8rem !important;
        padding-top: 0.8rem !important;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow i {
        top: 19%;
        right: 100%;
    }
    .section_altalanos .analiza_fizica_container .title_with_arrow:hover {
        border-radius: 0px;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_buttons .row.no-gutters {
        justify-content: center;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_buttons .row.no-gutters a {
        text-align: center;
    }
    .section_altalanos .analiza_fizica_container .analiza_fizica_button_left {
        margin-right: 0rem;
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width:463.98px) {
}

@media only screen and (max-width:399.98px) {
    .section_altalanos .investigatii_container .analiza_fizica_container .analiza_fizica_content {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}


/* SECTION SZAKTERULETEK */
.section_szakteruletek .breadcrumb_container {
    margin-bottom: 10rem;
}

.section_szakteruletek .szakteruletek_radio_box_container .white_color_rounded_box {
    border: 1px solid rgb(var(--title-under-gray-color));
    border-radius: 30px;
    padding: 0.5rem 1.5rem 0.5rem 3rem;
    cursor:pointer;
}

.section_szakteruletek .szakteruletek_radio_box_container .white_color_rounded_box::before {
    top: 0.75rem;
    left: 1rem;
}

.section_szakteruletek .szakteruletek_radio_box_container .white_color_rounded_box::before {
    border-radius: 50%;
}

.section_szakteruletek .szakteruletek_radio_box_container .white_color_rounded_box {
    color: rgb(var(--title-under-gray-color));
    font-weight: 600;
}

.section_szakteruletek .szakteruletek_radio_box_container .yellow_color_rounded_box {
    color: rgb(var(--theme-primary-color));
    font-weight: 600;
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-control-input:checked ~ .custom-control-label::before {
    border-color: rgb(var(--theme-primary-color));
    background-color: rgb(var(--theme-primary-color));
}

.section_szakteruletek .szakteruletek_radio_box_container .white_color_rounded_box:hover {
    background-color: rgb(var(--theme-secondary-color));
}
.section_szakteruletek .szakteruletek_radio_box_container .white_color_rounded_box:hover {
    color: rgb(var(--theme-primary-color));
}

.radio_box_highlight {
    background-color: rgb(var(--theme-secondary-color));
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none;
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-control-input:checked ~ .custom-control-label {
    color: rgb(var(--theme-primary-color));
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: rgb(var(--theme-primary-color));
    border-color: rgb(var(--theme-primary-color));
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgb(var(--title-under-gray-color));
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.section_szakteruletek .szakteruletek_radio_box_container .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    color: rgb(var(--title-under-gray-color));
}


.section_szakteruletek .szakteruletek_tag_box {
    margin-bottom: 1rem;
}

.section_szakteruletek .szakteruletek_tag_box_element {
    border: 1px solid rgb(var(--title-under-gray-color));
    color: rgb(var(--title-under-gray-color));
    font-size: 0.8rem;
    border-radius: 3px;
    margin-right: 0.5rem;
    padding: 0.2rem 0.5rem 0.2rem 0.5rem;
}

.section_szakteruletek .szakteruletek_tag_box_element:hover {
    background-color: rgba(var(--cst-post-color-gray));
    color: rgb(var(--theme-primary-color));
    font-weight: 600;
    cursor: pointer;
}

.szakteruletek_tag_box_element_clicked {
    background-color: rgba(var(--cst-post-color-gray));
    color: rgb(var(--theme-primary-color)) !important;
    font-weight: 600;
}

.section_szakteruletek .szakteruletek_number_results_container {
    color: rgba(151, 151, 151, 0.65)
}

.section_szakteruletek .szakteruletek_results_container {
    background-color: #ffffff;
    box-shadow: 0px 3px 20px 0px rgba(141, 141, 141, 0.18);
    border-radius: 10px;
    padding: 2rem 3rem 3rem 3rem;
}

.section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_header {
    color: #ABB2D0;
    font-size: 0.8rem;
}

.section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_subtitle {
    color: rgb(var(--theme-primary-color));
    font-weight: 600;
}

.section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_subtitle i {
    color: rgb(var(--theme-secondary-color));
    font-size: 1.5rem;
    font-weight: 600;
    padding-right: 1rem;
}

.section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_button a {
    background-color: rgb(var(--theme-primary-color));
    color: #fff;
    font-weight: 600;
    font-size: 0.8rem;
    padding: 0.5rem 1.8rem 0.5rem 1.8rem;
    border-radius: 30px;
}


/* RESPONSIVE SECTION SZAKTERULETEK */
@media only screen and (min-width:1199.98px) {
}

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

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

@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .section_szakteruletek .szakteruletek_radio_box .custom-control-label {
        padding-left: 0.5rem;
    }
    .section_szakteruletek .szakteruletek_radio_box .custom-control-label::before {
        top: 1rem;
    }
    .section_szakteruletek .szakteruletek_radio_box .custom-control-label::after {
        top: 1rem;
    }
    .section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_button {
        text-align: center;
    }
}

@media only screen and (max-width:575.98px) {
    .section_szakteruletek .szakteruletek_radio_box .custom-control-label {
        padding-left: 0.5rem;
    }
    .section_szakteruletek .szakteruletek_radio_box .custom-control-label::before {
        top: 1rem;
    }
    .section_szakteruletek .szakteruletek_radio_box .custom-control-label::after {
        top: 1rem;
    }

    .section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_button {
        text-align: center;
    }
    .section_szakteruletek .szakteruletek_results_container {
        padding: 1rem 1.5rem 1.5rem 1.5rem;
    }
}

@media only screen and (max-width:463.98px) {
}

@media only screen and (max-width:399.98px) {
    .section_szakteruletek .szakteruletek_results_container .szakteruletek_results_element_header {
        justify-content: center !important;
        margin-bottom: 1.5rem !important;
    }
}


/* SECTION KERESES*/
/* .section_kereses .content_title__title {
    color: rgb(var(--theme-primary-color));
    margin-top: 3rem;;
} */

.section_kereses .content_subtitle {
    color: rgb(var(--theme-primary-color));
    font-size: 1.5rem;
    font-weight: 600;
}

.section_kereses .kereses_search_bar {
    width: 100%;
    padding: 0.7rem 1rem 0.7rem 1rem;
    background-color: rgba(229, 233, 242, 0.42);
    border: none;
    border-radius: 10px;
}

.section_kereses .kereses_search_bar::placeholder {
    color: rgba(var(--cst-post-color-gray));
    margin-left: 1rem;
    opacity: 1;
    font-weight: 500;
}

/* CUSTOM SELECT BOX START */
.section_kereses .multipleSelection {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    border-color: rgb(242, 244, 248);
    border: 2px solid #F2F4F8;
    border-radius: 10px;
    color: rgb(118, 129, 179);
}

.section_kereses .multipleSelection .multiple_selection_container {
    height: 100%;
    padding: 0.7rem 1rem 0.7rem 1rem;
}

.section_kereses .multipleSelection .multiple_selection_container:after {
    position: absolute;
    content: '\003E';
    top: 14px;
    right: 0px;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%) rotate(90deg) scaleY(1.25);
    font-size: 30px;
    z-index: 2;
    transition: all 250ms cubic-bezier(.4,.25,.3,1);
}

.section_kereses .multipleSelection .multiple_selection_container.multiple_select-arrow-active:after {
    top: 30px;
    transform: translate(-50%, -50%) rotate(90deg) scaleX(-1) scaleY(1.25);
}

.section_kereses .multipleSelection #kereses_checkBoxes {
    /* display: none; */
    opacity: 0;
    border: 2px solid #F2F4F8;
    background-color: #FFFFFF;
    margin-right: -2px;
    margin-left: -2px;
}

.section_kereses .multipleSelection #kereses_checkBoxes .container {
    display: block;
    position: relative;
    padding: 0.5rem 1rem 0.5rem 2.8rem;
    cursor: pointer;
    font-size: 1rem;
    margin: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.section_kereses .multipleSelection #kereses_checkBoxes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    display: none;
}

.section_kereses .multipleSelection #kereses_checkBoxes .checkmark {
    position: absolute;
    top: 11px;
    left: 13px;
    height: 1.2rem;
    width: 1.2rem;
    background-color: #F2F4F8;
    border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.section_kereses .multipleSelection #kereses_checkBoxes .container:hover input ~ .checkmark {
    background-color: #F2F4F8;
}

/* When the checkbox is checked, add a blue background */
.section_kereses .multipleSelection #kereses_checkBoxes .container input:checked ~ .checkmark {
    background-color: rgba(118, 129, 179, 0.53);
}

/* Create the checkmark/indicator (hidden when not checked) */
.section_kereses .multipleSelection #kereses_checkBoxes .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.section_kereses .multipleSelection #kereses_checkBoxes .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.section_kereses .multipleSelection #kereses_checkBoxes .container .checkmark:after {
    left: 6.5px;
    top: 4px;
    width: 5px;
    height: 9px;
    border: solid rgb(118, 129, 179);
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* CUSTOM SELECT BOX END */

.section_kereses .kereses_tag_box {
    margin-bottom: 1rem;
}

.section_kereses .kereses_tag_box_element {
    border: 1px solid rgb(var(--title-under-gray-color));
    color: rgb(var(--title-under-gray-color));
    font-size: 0.8rem;
    border-radius: 3px;
    margin-right: 0.5rem;
    padding: 0.2rem 0.5rem 0.2rem 0.5rem;
}

.section_kereses .kereses_tag_box_element:hover {
    background-color: rgba(var(--cst-post-color-gray));
    color: rgb(var(--theme-primary-color));
    font-weight: 600;
    cursor: pointer;
}

.section_kereses .kereses_tag_box_element_clicked {
    background-color: rgba(var(--cst-post-color-gray));
    color: rgb(var(--theme-primary-color)) !important;
    font-weight: 600;
}

/* RESPONSIVE SECTION KERESES */
@media only screen and (min-width:1199.98px) {
}

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

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

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

}

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

}

@media only screen and (max-width:463.98px) {
}

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

}


/* SECTION PAGE KERESES*/
/* .section_kereses .content_title__title {
    color: rgb(var(--theme-primary-color));
    margin-top: 3rem;;
} */

.section_page_kereses .content_subtitle {
    color: rgb(var(--theme-primary-color));
    font-size: 1.5rem;
    font-weight: 600;
}

.section_page_kereses .kereses_search_bar {
    width: 100%;
    padding: 0.7rem 1rem 0.7rem 1rem;
    background-color: rgba(229, 233, 242, 0.42);
    border: none;
    border-radius: 10px;
}

.section_page_kereses .kereses_search_bar::placeholder {
    color: rgba(var(--cst-post-color-gray));
    margin-left: 1rem;
    opacity: 1;
    font-weight: 500;
}

/* CUSTOM SELECT BOX START */
.section_page_kereses .multipleSelection {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    border-color: rgb(242, 244, 248);
    border: 2px solid #F2F4F8;
    border-radius: 10px;
    color: rgb(118, 129, 179);
}

.section_page_kereses .multipleSelection .multiple_selection_container {
    height: 100%;
    padding: 0.7rem 1rem 0.7rem 1rem;
}

.section_page_kereses .multipleSelection .multiple_selection_container:after {
    position: absolute;
    content: '\003E';
    top: 19px;
    right: 0px;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%) rotate(90deg) scaleY(3);
    font-size: 16px;
    z-index: 2;
    transition: all 250ms cubic-bezier(.4,.25,.3,1);
    font-weight: bolder;
}

.section_page_kereses .multipleSelection .multiple_selection_container.multiple_select-arrow-active:after {
    top: 30px;
    transform: translate(-50%, -50%) rotate(90deg) scaleX(-1) scaleY(3);
}

.section_page_kereses .multipleSelection #kereses_checkBoxes {
    /* display: none; */
    opacity: 0;
    border: 2px solid #F2F4F8;
    background-color: #FFFFFF;
    margin-right: -2px;
    margin-left: -2px;
}

.section_page_kereses .multipleSelection #kereses_checkBoxes .container {
    display: block;
    position: relative;
    padding: 0.5rem 1rem 0.5rem 2.8rem;
    cursor: pointer;
    font-size: 1rem;
    margin: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.section_page_kereses .multipleSelection #kereses_checkBoxes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    display: none;
}

.section_page_kereses .multipleSelection #kereses_checkBoxes .checkmark {
    position: absolute;
    top: 11px;
    left: 13px;
    height: 1.2rem;
    width: 1.2rem;
    background-color: #F2F4F8;
    border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.section_page_kereses .multipleSelection #kereses_checkBoxes .container:hover input ~ .checkmark {
    background-color: #F2F4F8;
}

/* When the checkbox is checked, add a blue background */
.section_page_kereses .multipleSelection #kereses_checkBoxes .container input:checked ~ .checkmark {
    background-color: rgba(118, 129, 179, 0.53);
}

/* Create the checkmark/indicator (hidden when not checked) */
.section_page_kereses .multipleSelection #kereses_checkBoxes .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.section_page_kereses .multipleSelection #kereses_checkBoxes .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.section_page_kereses .multipleSelection #kereses_checkBoxes .container .checkmark:after {
    left: 6.5px;
    top: 4px;
    width: 5px;
    height: 9px;
    border: solid rgb(118, 129, 179);
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* CUSTOM SELECT BOX END */

.section_page_kereses .kereses_tag_box {
    margin-bottom: 1rem;
}

.section_page_kereses .kereses_tag_box_element {
    border: 1px solid rgb(var(--title-under-gray-color));
    color: rgb(var(--title-under-gray-color));
    font-size: 0.8rem;
    border-radius: 3px;
    margin-right: 0.5rem;
    padding: 0.2rem 0.5rem 0.2rem 0.5rem;
}

.section_page_kereses .kereses_tag_box_element:hover {
    background-color: rgba(var(--cst-post-color-gray));
    color: rgb(var(--theme-primary-color));
    font-weight: 600;
    cursor: pointer;
}

.section_page_kereses .kereses_tag_box_element_clicked {
    background-color: rgba(var(--cst-post-color-gray));
    color: rgb(var(--theme-primary-color)) !important;
    font-weight: 600;
}

/* MANSONRY IMAGE ORGANIZER START */
.section_media_gallery_mansonry * { box-sizing: border-box; }

.section_media_gallery_mansonry .grid:after {
    content: '';
    display: block;
    clear: both;
}

.section_media_gallery_mansonry .grid-sizer,
.section_media_gallery_mansonry .grid-item {
    width: 33.333%;
}

.section_media_gallery_mansonry .grid-item {
    float: left;
}

.section_media_gallery_mansonry .grid-item img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding: 0.25rem;
    object-fit: cover;
}

.section_media_gallery_mansonry .mfp-title {
    padding-top: 2rem;
}

.mfp-img {
    max-height: 950px !important;
}

.mfp-container::before {
    height: 90%;
}

.mfp-bottom-bar {
    left: 0px;
    width: 100%;
}

/* MANSONRY RESPONSIVE */
@media only screen and (max-width:991.98px) {
    .section_media_gallery_mansonry .grid-sizer,
    .section_media_gallery_mansonry .grid-item {
        width: 50%;
    }
}

@media only screen and (max-width:575.98px) {
    .section_media_gallery_mansonry .grid-sizer,
    .section_media_gallery_mansonry .grid-item {
        width: 100%;
    }
}

@media only screen and (max-height:991.98px) {
    .mfp-img {
        max-height: 700px !important;
    }
    .mfp-title {
        /* font-size: 0.8rem; */
    }
}
@media only screen and (max-height:767.98px) {
    .mfp-img {
        max-height: 600px !important;
    }
    .mfp-title {
        font-size: 0.9rem;
    }
}
@media only screen and (max-height:666.98px) {
    .mfp-img {
        max-height: 450px !important;
    }
    .mfp-title {
        font-size: 0.8rem;
    }
}
@media only screen and (max-height:575.98px) {
    .mfp-container::before {
        height: 60%;
    }
    .mfp-img {
        max-height: 450px !important;
    }
    .mfp-title {
        font-size: 0.8rem;
    }
}
@media only screen and (max-height:545.98px) {
    .mfp-container::before {
        height: 60%;
    }
    .mfp-img {
        max-height: 300px !important;
    }
    .mfp-title {
        font-size: 0.8rem;
    }
}

@media only screen and (max-height:399.98px) {
    .mfp-img {
        max-height: 250px !important;
    }
    .mfp-title {
        font-size: 0.7rem;
    }
}


@media only screen and (max-height:991.98px) and (min-width: 1299.98px) {
    .mfp-bottom-bar {
        left: -80px;
        width: 140%;
    }
}
@media only screen and (max-height:991.98px) and (min-width: 1099.98px) and (max-width: 1299.98px) {
    .mfp-bottom-bar {
        left: -20px;
        width: 120%;
    }
}

@media only screen and (max-height:575.98px) and (min-width: 700.98px) {
    .mfp-bottom-bar {
        left: -20px;
        width: 110%;
    }
}

@media only screen and (max-height:399.98px) and (min-width: 700.98px) {
    .mfp-bottom-bar {
        left: -150px;
        width: 350%;
    }
}
@media only screen and (max-height:399.98px) and (max-width: 400.98px) {
    .mfp-bottom-bar {
        left: -20px;
        width: 170%;
    }
}
@media only screen and (max-height:399.98px) and (max-width: 309.98px) {
    .mfp-bottom-bar {
        left: -10px;
        width: 150%;
    }
}
@media only screen and (max-height:399.98px) and (max-width: 279.98px) {
    .mfp-bottom-bar {
        left: 0px;
        width: 140%;
    }
}
@media only screen and (max-height:399.98px) and (max-width: 226.98px) {
    .mfp-bottom-bar {
        left: 0px;
        width: 140%;
    }
}
/* MANSONRY IMAGE ORGANIZER END */

/* SECTION HJKLINIKA POST NEWS */
.hjklinika_post_news .post__image_details {
    color: rgb(var(--color-gray));
}

.hjklinika_post_news .post__image_source {
    color: rgb(var(--color-gray));
}

.hjklinika_post_news .content_title::after {
    display: none;
}

.hjklinika_post_news .gall-item {
    width: 100%;
}

.hjklinika_post_news .gall-item .img_modified {
    width: 100%;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-stage-outer {
    padding-bottom: 2rem;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-stage {
    display: flex;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-nav {
    position: absolute;
    right: 1rem;
    top: -6rem;
    font-size: 1.3rem;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-nav button:hover {
    background: none;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-nav i {
    color: #C7C7C7;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-nav i:hover {
    color: #7681B3;
}

.hjklinika_post_news .previous_next_elem_carousel .owl-dots {
    display: none;
}


/* HJKLINIKA POST NEWS RESPONSIVE*/
@media only screen and (max-width:575.98px) {
    .hjklinika_post_news .gall-item .img_modified {
        width: initial;
    }
    .hjklinika_post_news .gall-item {
        text-align: center;
    }
}




/* SECTION VEZETSEGROL */

.section_vezetosegrol .post_subtitle {
    font-weight: 700;
}

.section_vezetosegrol .right_side {
    display: grid;
    align-self: end;
}

.section_vezetosegrol .doctor_position_content {
    margin-top: 0rem;
    color: #7681B3;
}





/* PROJECT GMZ START*/

/* PARTIAL PROIECTE-GMZ-ORIZONTAL START*/ 
.proiecte_gmz_orizontal .project-holder.__first ol li:first-child {
    background-color: rgba(114, 54, 108, 1);
}
.proiecte_gmz_orizontal .project-holder.__first ol li:nth-child(2) {
    background-color: rgba(139, 160, 95, 1);
}
.proiecte_gmz_orizontal .project-holder.__first ol li:nth-child(3) {
    background-color: rgba(0, 59, 106, 1);
}
.proiecte_gmz_orizontal .project-holder.__first ol li:nth-child(4) {
    background-color:rgba(194, 207, 218, 1);

}
.proiecte_gmz_orizontal .project-holder ol {
    padding: 0px ;
    width:100%;
    list-style: none;
}
.proiecte_gmz_orizontal .project-holder .box_holder {
    width:25%;
    display: grid;
    padding:0px 15px;
}
.proiecte_gmz_orizontal .project-holder ol li {
    min-height: 300px;
    max-height: 300px;
    float:left;
}    
.proiecte_gmz_orizontal .project-holder ol li {
    counter-increment: section;
    position: relative;
}
.proiecte_gmz_orizontal .project-holder .box-content .project__number {
    position: absolute;
    color: #000;
    top: 7%;
    left: 20px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    border: 5px solid #fff;
    text-align: left;
    line-height: 2rem;
    margin-right: 65%;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
}
.proiecte_gmz_orizontal .project-holder .box-content .project__title {
    position: absolute;
    bottom: 0px;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.7rem;
    color: #fff;
    padding: 20px;
    padding-right: 30px;
    text-transform: uppercase; 
    max-height: 8rem;
    overflow: hidden;
}
.proiecte_gmz_orizontal .project-holder .project__image ._img-responsive {
    width: auto;
    height: 100%;
    object-fit: cover;
}
.proiecte_gmz_orizontal .project-holder .box-background {
    overflow: hidden;
    height: 300px;
}
.proiecte_gmz_orizontal .project-holder .project__image {
    opacity: 0.4;
    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);
}
/* PARTIAL PROIECTE-GMZ-ORIZONTAL END */


/* PARTIAL PROIECTE-GMZ-VERTICAL START */ 
.proiecte_gmz_vertical.container {
    padding-right: 0px;
    padding-left: 0px;
}
.proiecte_gmz_vertical .box_holder_full_list {
    margin-left: 0px;
    margin-right: -0.5rem;
}
.proiecte_gmz_vertical .project-holder ol {
    padding: 0px ;
    width:100%;
    list-style: none;
}
.proiecte_gmz_vertical .project-holder .box_holder_container {
    padding: 0px;
    background-color: rgba(225, 0, 176, 0.2);
}
.proiecte_gmz_vertical .project-holder .box_holder_content_yellow {
    padding: 0px;
    background-color: rgba(225, 108, 0, 0.2);
}
.proiecte_gmz_vertical .project-holder .box_holder {
    background-color: rgba(114, 54, 108, 1);
    width: 100%;
    display: grid;
    padding: 0px;
}
.proiecte_gmz_vertical .project-holder .box_holder_yellow {
    background-color: rgba(225, 108, 0, 0.4);
    width: 100%;
    display: grid;
    padding: 0px;
}
.proiecte_gmz_vertical .project-holder .box_holder_container .box_holder_content {
    display: grid;
    color: rgba(87, 87, 87, 1);
}
.proiecte_gmz_vertical .project-holder .box_holder .row {
    margin: 0px;
}
.proiecte_gmz_vertical .project-holder ol li {
    min-height:300px;
    max-height:300px;
    float:left;
    
    counter-increment: section;
    position: relative;
}    
.proiecte_gmz_vertical .project-holder .box-content .project__short_date {
    position: absolute;
    color: #000;
    top: 10%;
    left: 20px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    border: 5px solid #fff;
    text-align: left;
    line-height: 2rem;
    z-index: 10; 
    margin-right: 65%;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    max-width: 5rem;
    max-height: 5rem;
    overflow: hidden;
}
.proiecte_gmz_vertical .project-holder .box-content .project__title {
    position: absolute;
    bottom: 0px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.7rem;
    color: #fff;
    padding: 20px;
    padding-right: 30px;
    text-transform: uppercase; 
    max-height: 8rem;
    overflow: hidden;
}
.proiecte_gmz_vertical .project-holder .project__image ._img-responsive {
    width: auto;
    height: 100%;
    object-fit: cover;
}
.proiecte_gmz_vertical .project-holder .box-background {
    overflow: hidden;
    height: 300px;
    /* background-color: rgba(112,1,87,1); */
}
.proiecte_gmz_vertical .project-holder .project__image {
    background-position: center;
    object-fit: cover;
    opacity: 0.4;
    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);
}
.proiecte_gmz_vertical .project-holder ol:hover .box_holder_container {
    background-color: rgb(255, 255, 255);
    opacity: 1;
}
.proiecte_gmz_vertical .project-holder ol:hover .box_holder {
    background-color: rgba(225, 108, 0, 0.6);
}

.post-gmz .proiecte_gmz_vertical .project-holder ol:hover .box_holder_content {
    background-color: rgba(225, 108, 0, 0.2);
}

.proiecte_gmz_vertical .project-holder ol:hover .box_holder_content {
    background-color: rgba(0, 59, 106, 0.2);
}

.proiecte_gmz_vertical .project-holder .box_holder_content .box_holder_content_date {
    max-height: 3.5rem;
    overflow: hidden;
    font-weight: 600;
}
.proiecte_gmz_vertical .project-holder .box_holder_content .box_holder_content_location {
    max-height: 3rem;
    overflow: hidden;
    font-weight: 600;
}
.proiecte_gmz_vertical .project-holder .box_holder_content .box_holder_content_description {
    max-height: 4.5rem;
    overflow: hidden;
}
.proiecte_gmz_vertical .project-holder .box_holder_content .box_holder_content_more a {
    font-weight: 600;
    color: rgba(87, 87, 87, 1);
}

/* PARTIAL PROIECTE-GMZ-VERTICAL END */


/* Category GMZ START */
.category-gmz {
    --font-primary:'Montserrat', sans-serif;
    --theme-primary-color:114,54,108,1;
    --text-primary-color:114,54,108,1;
    --title-primary-color:114,54,108,1;
    --theme-secondary-color:87,87,87,1;
    font-family: var(--font-primary);
    color: rgba(var(--theme-secondary-color));
}
.category-gmz .content_title {
	color: rgba(var(--theme-primary-color));
}
.category-gmz .content_title__title {
    font-weight: 800;
}
.category-gmz .content_title:after {
	content: "";
	position: absolute;
	background-color: rgba(var(--theme-primary-color));
	width: 100%;
	height: .5rem;
	bottom: -1rem;
}
.category-gmz .post-wrapper {
    position: relative;
}
.category-gmz .post-image {
    display: block;
    width: 100%;
    height: auto;
}
.category-gmz .post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 21%;
    transition: .5s ease;
}
.category-gmz .post-wrapper:hover .post-wrapper-overlay {
    height: 30%;
}
.category-gmz .post-wrapper:hover .post-wrapper-overlay .post-title {
    top: auto;
}
.category-gmz .post-wrapper:hover .post-wrapper-overlay .post-description {
    transition: 1s ease;
    opacity: 1;
}
.category-gmz .post-title {
    transform: translate(0%, -25%);
}
.category-gmz .post-description {
    opacity: 1;
}
.category-gmz .post-wrapper {
    position: relative;
    height: 100%;
}
.category-gmz .post-wrapper .post-image img {
    width: 100%;
}
.category-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(var(--theme-primary-color));
    width: 100%;
    /*max-height: 50px;*/
    overflow: hidden;
    color: #fff;
    text-align: center;
    /*height: 20%;*/
}
.category-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-title {
    font-weight: 700;
}
.category-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-description {
    font-size: 0.75rem
}

.category-gmz {
    --font-primary:'Montserrat', sans-serif;
    --theme-primary-color:114,54,108,1;
    --text-primary-color:114,54,108,1;
    --title-primary-color:114,54,108,1;
    --theme-secondary-color:87,87,87,1;
    font-family: var(--font-primary);
    color: rgba(var(--theme-secondary-color));
}
.category-gmz .content_title:after {
	content: "";
	position: absolute;
	background-color: rgba(var(--theme-primary-color));
	width: 100%;
	height: .5rem;
	bottom: -1rem;
}
.category-gmz .content_title__title {
    font-weight: 800;
}
.category-gmz .post_title {
    color: rgba(var(--theme-primary-color));
    font-weight: 700;
    margin-bottom: 0.25rem;
}
.category-gmz .post_subtitle {
    color: rgba(var(--theme-primary-color));
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}
.category-gmz .post_content {
    color: rgba(var(--theme-primary-color));
}
.category-gmz .post_content_secondary_color {
}
.category-gmz .post-wrapper {
    position: relative;
}
.category-gmz .post-image {
    display: block;
    width: 100%;
    height: auto;
}
.category-gmz .post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 21%;
    transition: .5s ease;
}
.category-gmz .post-wrapper:hover .post-wrapper-overlay {
    height: 30%;
}
.category-gmz .post-wrapper:hover .post-wrapper-overlay .post-title {
    top: auto;
}
.category-gmz .post-wrapper:hover .post-wrapper-overlay .post-description {
    transition: 1s ease;
    opacity: 1;
}
.category-gmz .post-title {
    transform: translate(0%, -25%);
}
.category-gmz .post-description {
    opacity: 1;
}
.category-gmz .post-wrapper {
    position: relative;
    height: 100%;
}
.category-gmz .post-wrapper .post-image img {
    width: 100%;
}
.category-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(var(--theme-primary-color));
    width: 100%;
    /*max-height: 50px;*/
    overflow: hidden;
    color: #fff;
    text-align: center;
    /*height: 20%;*/
}
.category-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-title {
    font-weight: 700;
}
.category-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-description {
    font-size: 0.75rem;
    max-height: 3.5rem;
    overflow: hidden;

}

/* ATTACHED DOCUMENTS START */
.category-gmz .attached_documents .documents_h ul {
    list-style: none;
    padding: 0px;
}
.category-gmz .attached_documents .documents_h li {
    margin-bottom:30px;
}
.category-gmz .attached_documents .documents_h .document_box {
    box-shadow: 0px 2px 20px rgba(196, 196, 196, 0.34);
    padding: 20px 30px;
}
.category-gmz .attached_documents .document_box_header .document_img {
    float:left;
    font-size: 1.5rem;
    color: rgba(var(--theme-primary-color));
}
.category-gmz .attached_documents .document_box_header .document_date {
    margin: auto 0 auto auto;
}
.category-gmz .attached_documents .document_box_header .document_date span {
    font-weight: 500;
    font-size: 0.85rem;
    line-height: 1rem;
}
.category-gmz .attached_documents .document_box_body .document_box_title {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgba(var(--theme-primary-color));
    text-transform: uppercase;
}
.category-gmz .attached_documents .document_box_body .document_box_description {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgba(var(--theme-primary-color));
}
.category-gmz .psm-tools-document {
    color: rgba(var(--theme-primary-color));
    font-size: 1.75rem;
}
/* ATTACHED DOCUMENTS END */

/* INFO BOX WITH IMAGE START */
.category-gmz .info-box-with-image .post_image img {
    width:100%;
    height: auto;
}
.category-gmz .info-box-with-image .post_custom_fields ul {
    list-style: none;
    padding: 0px;
}
.category-gmz .info-box-with-image .post_custom_fields li i {
     color: rgba(var(--theme-primary-color)); 
    font-size: 1.3rem;
    display: inline-block;
}
.category-gmz .info-box-with-image .post_custom_fields li .icon_holderx {
    width:50px;
}
.category-gmz .info-box-with-image .post_custom_fields li .icon_holderx i {
    width:50px;
    text-align: center;
}
.category-gmz .info-box-with-image .post_custom_fields li .psm-tools-email {
    font-size: 1.1rem;
}
.category-gmz .info-box-with-image .post_custom_fields li .psm-tools-location {
    font-size: 1.6rem;
}
.category-gmz .info-box-with-image .post_custom_fields li {
    display:flex;
    align-items: center;
}
.category-gmz .info-box-with-image .post_custom_fields .__description {
    color: rgba(var(--theme-primary-color)); 
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height:1rem;
}
.category-gmz .info-box-with-image .post_custom_fields ul li img {
max-width: 50px;
    height: auto;
    width: 50px;
    object-fit: contain;
    max-height: 35px;
}
.category-gmz .document_icons_holder .child_icon_box {
	background-color: #ffffff;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 15px;
    box-shadow: 0px 3px 10px #cfcdcd;
}
.category-gmz .document_icons_holder .child_d_icon_title h4 {
    font-style: normal;
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: rgba(var(--theme-primary-color));
    text-transform: uppercase;
    text-align: center;
}
.category-gmz .document_icons_holder .child_icon_box:hover {
    background-color:rgba(var(--theme-primary-color));
}
.category-gmz .document_icons_holder .child_icon_box:hover .child_d_icon_title h4 {
    color:#fff;
}
.category-gmz .line_with_circle_container {
    padding-right: 30px;
    padding-left: 30px;
}
.category-gmz .line_with_circle .post_title {
    font-weight: 800;
}
.category-gmz .line_with_circle .post_title.orange {
    color:#F25C3B;
}
.category-gmz .line_with_circle .dec_avere_icon {
    display: flex;
    font-size: 5rem;
    color:rgba(var(--theme-primary-color));
    border: 10px solid rgba(var(--theme-primary-color));
    border-radius: 50%;
    padding: 1.25rem;
}
.category-gmz .line_with_circle .icon_box {
    display: flex;
    justify-content: start;
}
.category-gmz .line_with_circle .col-4.vertical-line {
    overflow: hidden;
}
.category-gmz .line_with_circle .col-4.vertical-line::after {
    background-color: rgba(var(--theme-primary-color));
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 3%;
    height: 100%;
    margin-left: 7%;
    left: 1px;
}
.category-gmz .line_with_circle .child_icon_box {
    padding-left: 4rem;
    padding-right: 4rem;
    background-color: rgba(var(--theme-primary-color));
}
.category-gmz .line_with_circle .child_icon_box .child_d_icon_title h4 {
    color:#fff;
    text-transform: uppercase;
}
.category-gmz .line_with_circle .button_text {
    font-size: 1rem;
}
.category-gmz .evenimente .img_overlay {
    background-color: black;
    opacity: 1;
}

.category-gmz .postbox__created{
    font-weight: 400;
}
/* INFO BOX WITH IMAGE DOCUMENTS END */
/* Category GMZ END */

/* Post GMZ Start */
.post-gmz {
    --font-primary:'Montserrat', sans-serif;
    --theme-primary-color:114,54,108,1;
    --text-primary-color:114,54,108,1;
    --title-primary-color:114,54,108,1;
    --theme-secondary-color:87,87,87,1;
    font-family: var(--font-primary);
    color: rgba(var(--theme-secondary-color));
}
.post-gmz .content_title {
	color: rgba(var(--theme-primary-color));
}
.post-gmz .content_title__title {
    font-weight: 800;
}
.post-gmz .content_title:after {
	content: "";
	position: absolute;
	background-color: rgba(var(--theme-primary-color));
	width: 100%;
	height: .5rem;
	bottom: -1rem;
}
.post-gmz .post-wrapper {
    position: relative;
}
.post-gmz .post-image {
    display: block;
    width: 100%;
    height: auto;
}
.post-gmz .post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 21%;
    transition: .5s ease;
}
.post-gmz .post-wrapper:hover .post-wrapper-overlay {
    height: 30%;
}
.post-gmz .post-wrapper:hover .post-wrapper-overlay .post-title {
    top: auto;
}
.post-gmz .post-wrapper:hover .post-wrapper-overlay .post-description {
    transition: 1s ease;
    opacity: 1;
}
.post-gmz .post-title {
    transform: translate(0%, -25%);
}
.post-gmz .post-description {
    opacity: 1;
}
.post-gmz .post-wrapper {
    position: relative;
    height: 100%;
}
.post-gmz .post-wrapper .post-image img {
    width: 100%;
}
.post-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(var(--theme-primary-color));
    width: 100%;
    /*max-height: 50px;*/
    overflow: hidden;
    color: #fff;
    text-align: center;
    /*height: 20%;*/
}
.post-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-title {
    font-weight: 700;
}
.post-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-description {
    font-size: 0.75rem
}

.post-gmz {
    --font-primary:'Montserrat', sans-serif;
    --theme-primary-color:114,54,108,1;
    --text-primary-color:114,54,108,1;
    --title-primary-color:114,54,108,1;
    --theme-secondary-color:87,87,87,1;
    font-family: var(--font-primary);
    color: rgba(var(--theme-secondary-color));
}
.post-gmz .content_title:after {
	content: "";
	position: absolute;
	background-color: rgba(var(--theme-primary-color));
	width: 100%;
	height: .5rem;
	bottom: -1rem;
}
.post-gmz .content_title__title {
    font-weight: 800;
}
.post-gmz .post_title {
    color: rgba(var(--theme-primary-color));
    font-weight: 700;
    margin-bottom: 0.25rem;
}
.post-gmz .post_subtitle {
    color: rgba(var(--theme-primary-color));
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}
.post-gmz .post_content {
    color: rgba(var(--theme-primary-color));
}

.post-gmz .post-wrapper {
    position: relative;
}
.post-gmz .post-image {
    display: block;
    width: 100%;
    height: auto;
}
.post-gmz .post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 21%;
    transition: .5s ease;
}
.post-gmz .post-wrapper:hover .post-wrapper-overlay {
    height: 30%;
}
.post-gmz .post-wrapper:hover .post-wrapper-overlay .post-title {
    top: auto;
}
.post-gmz .post-wrapper:hover .post-wrapper-overlay .post-description {
    transition: 1s ease;
    opacity: 1;
}
.post-gmz .post-title {
    transform: translate(0%, -25%);
}
.post-gmz .post-description {
    opacity: 1;
}
.post-gmz .post-wrapper {
    position: relative;
    height: 100%;
}
.post-gmz .post-wrapper .post-image img {
    width: 100%;
}
.post-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(var(--theme-primary-color));
    width: 100%;
    /*max-height: 50px;*/
    overflow: hidden;
    color: #fff;
    text-align: center;
    /*height: 20%;*/
}
.post-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-title {
    font-weight: 700;
}
.post-gmz .post-wrapper .post-text-wrapper.post-wrapper-overlay .post-description {
    font-size: 0.75rem;
    max-height: 3.5rem;
    overflow: hidden;
}


/* POST-EVENIMENT START */
.post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md {
    height: 100%;
}
.post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .row {
    height: 100%;
}
.post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content {

}
.post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__title {
    margin-bottom: 1rem;
    height: 3rem;
    overflow: hidden;
}
.post-gmz.__eveniment .col-12.col-lg-7 .postbox__wrap.size_sm .postbox__content .postbox__title {
    height: 2.6rem;
    overflow: hidden;
}
.post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__intro {
    margin-top: 0rem;
    height: 13.75rem;    
    overflow: hidden;
}
.post-gmz.__eveniment .col-12.col-lg-7 .postbox__wrap.size_sm .postbox__content .postbox__intro {
    height: 5rem;    
    overflow: hidden;
}
.post-gmz.__eveniment .right_side .post_content_secondary_color {
    margin-bottom: 3rem;
}
.post-gmz.__eveniment .right_side .post_content_buttons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.post-gmz.__eveniment .right_side .post_content_buttons .button_facebook {
    font-size: 2rem;
}
.post-gmz.__eveniment .right_side .post_content_buttons .button_attach {
    font-size: 2rem;
}
.post-gmz.__eveniment .right_side .post_content_buttons .button_particip {
    padding: 0.75rem 1.25rem 0.75rem 1.25rem;
    background-color: rgba(238, 238, 238, 1);
    font-weight: 600;
    text-transform: uppercase;
}
/* POST-EVENIMENT END */


/* ATTACHED DOCUMENTS START */
.post-gmz .attached_documents .documents_h ul {
    list-style: none;
    padding: 0px;
}
.post-gmz .attached_documents .documents_h li {
    margin-bottom:30px;
}
.post-gmz .attached_documents .documents_h .document_box {
    box-shadow: 0px 2px 20px rgba(196, 196, 196, 0.34);
    padding: 20px 30px;
}
.post-gmz .attached_documents .document_box_header .document_img {
    float:left;
    font-size: 1.5rem;
    color: rgba(var(--theme-primary-color));
}
.post-gmz .attached_documents .document_box_header .document_date {
    margin: auto 0 auto auto;
}
.post-gmz .attached_documents .document_box_header .document_date span {
    font-weight: 500;
    font-size: 0.85rem;
    line-height: 1rem;
}
.post-gmz .attached_documents .document_box_body .document_box_title {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgba(var(--theme-primary-color));
    text-transform: uppercase;
}
.post-gmz .attached_documents .document_box_body .document_box_description {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgba(var(--theme-primary-color));
}
.post-gmz .psm-tools-document {
    color: rgba(var(--theme-primary-color));
    font-size: 1.75rem;
}
/* ATTACHED DOCUMENTS END */

/* INFO BOX WITH IMAGE START */
.post-gmz .info-box-with-image .post_image img {
    width:100%;
    height: auto;
}
.post-gmz .info-box-with-image .post_custom_fields ul {
    list-style: none;
    padding: 0px;
}
.post-gmz .info-box-with-image .post_custom_fields li i {
     color: rgba(var(--theme-primary-color)); 
    font-size: 1.3rem;
    display: inline-block;
}
.post-gmz .info-box-with-image .post_custom_fields li .icon_holderx {
    width:50px;
}
.post-gmz .info-box-with-image .post_custom_fields li .icon_holderx i {
    width:50px;
    text-align: center;
}
.post-gmz .info-box-with-image .post_custom_fields li .psm-tools-email {
    font-size: 1.1rem;
}
.post-gmz .info-box-with-image .post_custom_fields li .psm-tools-location {
    font-size: 1.6rem;
}
.post-gmz .info-box-with-image .post_custom_fields li {
    display:flex;
    align-items: center;
}
.post-gmz .info-box-with-image .post_custom_fields .__description {
    color: rgba(var(--theme-primary-color)); 
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height:1rem;
}
.post-gmz .info-box-with-image .post_custom_fields ul li img {
max-width: 50px;
    height: auto;
    width: 50px;
    object-fit: contain;
    max-height: 35px;
}
.post-gmz .document_icons_holder .child_icon_box {
	background-color: #ffffff;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 15px;
    box-shadow: 0px 3px 10px #cfcdcd;
}
.post-gmz .document_icons_holder .child_d_icon_title h4 {
    font-style: normal;
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: rgba(var(--theme-primary-color));
    text-transform: uppercase;
    text-align: center;
}
.post-gmz .document_icons_holder .child_icon_box:hover {
    background-color:rgba(var(--theme-primary-color));
}
.post-gmz .document_icons_holder .child_icon_box:hover .child_d_icon_title h4 {
    color:#fff;
}
.post-gmz .line_with_circle_container {
    padding-right: 30px;
    padding-left: 30px;
}
.post-gmz .line_with_circle .post_title {
    font-weight: 800;
}
.post-gmz .line_with_circle .post_title.orange {
    color:#F25C3B;
}
.post-gmz .line_with_circle .dec_avere_icon {
    display: flex;
    font-size: 5rem;
    color:rgba(var(--theme-primary-color));
    border: 10px solid rgba(var(--theme-primary-color));
    border-radius: 50%;
    padding: 1.25rem;
}
.post-gmz .line_with_circle .icon_box {
    display: flex;
    justify-content: start;
}
.post-gmz .line_with_circle .col-4.vertical-line {
    overflow: hidden;
}
.post-gmz .line_with_circle .col-4.vertical-line::after {
    background-color: rgba(var(--theme-primary-color));
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 3%;
    height: 100%;
    margin-left: 7%;
    left: 1px;
}
.post-gmz .line_with_circle .child_icon_box {
    padding-left: 4rem;
    padding-right: 4rem;
    background-color: rgba(var(--theme-primary-color));
}
.post-gmz .line_with_circle .child_icon_box .child_d_icon_title h4 {
    color:#fff;
    text-transform: uppercase;
}
.post-gmz .line_with_circle .button_text {
    font-size: 1rem;
}
.post-gmz .evenimente .img_overlay {
    background-color: black;
    opacity: 1;
}

.post-gmz .postbox__created{
    font-weight: 400;
}
/* INFO BOX WITH IMAGE DOCUMENTS END */
/* Post GMZ End */


/* Responsive GMZ */
@media only screen and (min-width:1199.98px) {
}
@media only screen and (max-width:1199.98px) and (min-width:991.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        margin-left: 9%;
        left: 0px;
    }
    .category-gmz .post-wrapper-overlay {
        height: 24%;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        margin-left: 9%;
        left: 0px;
    }
    .post-gmz .post-wrapper-overlay {
        height: 24%;
    }
    .post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__intro {
        height: 8.75rem;    
    }
    .post-gmz.__eveniment .col-12.col-lg-7 .postbox__wrap.size_sm .postbox__content .postbox__intro {
        height: 3.75rem;    
    }
}
@media only screen and (max-width:991.98px) {
    .evenimente_majore .project-holder .project__image {
        opacity: 1 !important;
    }
    .evenimente_majore .project-holder .box_holder {
        width:100%;
    }
}
@media only screen and (max-width:991.98px) and (min-width:499.98px) {
    .evenimente_majore .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:991.98px) and (min-width:767.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        margin-left: 13%;
        left: 0px;
    }
    .category-gmz .post-wrapper-overlay {
        height: 24%;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        margin-left: 13%;
        left: 0px;
    }
    .post-gmz .post-wrapper-overlay {
        height: 24%;
    }
    .proiecte_gmz_orizontal .project-holder .box_holder {
        width:50%;
        display: grid;
        padding:0px 15px;
    }
    .post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__intro {
        height: 6rem;    
    }
    .post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__footer {
        margin-top: 3rem;
    }
    .post-gmz.__eveniment .col-12.col-lg-7 .postbox__wrap.size_sm .postbox__content .postbox__intro {
        height: 5rem;    
        margin-top: 2rem;
    } 
}
@media only screen and (max-width:767.98px) and (min-width:575.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 19%;
        left: -1px;
    }
    .category-gmz .post-wrapper-overlay {
        height: 22%;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 19%;
        left: -1px;
    }
    .post-gmz .post-wrapper-overlay {
        height: 22%;
    }
    .proiecte_gmz_orizontal .project-holder .box_holder {
        width:50%;
        display: grid;
        padding:0px 15px;
    }
    .post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__intro {
        height: 5rem;  
        margin-top: 1rem;
        margin-bottom: 2rem;  
    }
    .post-gmz.__eveniment .col-12.col-lg-7 .postbox__wrap.size_sm .postbox__content .postbox__intro {
        height: 5rem;    
        margin-top: 2rem;
        margin-bottom: 2rem;
    } 
}
@media only screen and (max-width:575.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 17%;
        left: 1px;
    }
    .category-gmz .post-wrapper-overlay {
        height: 15%;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 17%;
        left: 1px;
    }
    .post-gmz .post-wrapper-overlay {
        height: 15%;
    }
    .proiecte_gmz_orizontal .project-holder .box_holder {
        width:100%;
        display: grid;
        padding:0px 15px;
    }
    .post-gmz.__eveniment .col-12.col-lg-5 .postbox__wrap.size_md .postbox__content .postbox__intro {
        height: 5rem;  
        margin-bottom: 1rem;  
    }
    .post-gmz.__eveniment .col-12.col-lg-7 .postbox__wrap.size_sm .postbox__content .postbox__intro {
        height: 5rem;    
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}
@media only screen and (max-width:499.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 19%;
        left: 3px;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 19%;
        left: 3px;
    }
    .evenimente_majore .project-holder ol {
        padding: 0px ;
        width:100%;
        list-style: none;
        column-fill: auto;
        display: grid;
        column-gap: 0px;
    }
}
@media only screen and (max-width:473.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 19%;
        left: 4px;
    }
    .category-gmz .post-wrapper-overlay {
        height: 17%;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 5%;
        margin-left: 19%;
        left: 4px;
    }
    .post-gmz .post-wrapper-overlay {
        height: 17%;
    }
}
@media only screen and (max-width:455.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 6%;
        margin-left: 19%;
        left: 6px;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 6%;
        margin-left: 19%;
        left: 6px;
    }
}
@media only screen and (max-width:425.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 6%;
        margin-left: 19%;
        left: 8px;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 6%;
        margin-left: 19%;
        left: 8px;
    }
}
@media only screen and (max-width:425.98px) {
    .category-gmz .line_with_circle .col-4.vertical-line::after {
        width: 7%;
        margin-left: 19%;
        left: 8px;
    }
    .post-gmz .line_with_circle .col-4.vertical-line::after {
        width: 7%;
        margin-left: 19%;
        left: 8px;
    }
}
@media only screen and (max-width:399.98px) {
    .category-gmz .post-wrapper-overlay {
        height: 19%;
    }
    .post-gmz .post-wrapper-overlay {
        height: 19%;
    }
}

/* PROJECT GMZ END*/