.section_home {
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 0px;
}
.section_home img{
    width: 100%;
    object-fit: cover;
}
.section_home img.imagine_mobile {
    display: none;
}
section.section_medi_care_1_desktop {
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    overflow: hidden;
}
.scroll_top_menu_change_collapse,
.scroll_top_menu_change{
    background-color: #fff;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgb(0 0 0 / 20%);
    box-shadow: 4px 0 20px -5px rgb(0 0 0 / 20%);
}
.container_floating_menu .navbar-brand img{
    height: 40px;
        width: auto;
}
.container_floating_menu {
    padding-top: 7px;
    padding-bottom: 7px;
}
header.space_up_menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1025;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.container_floating_menu .navbar-collapse{
    justify-content: center;
}
.modal_data_project img{
    width: 100%;
}
.contant_portofolio_data {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #2e2f3a3b;
    margin-top: 25px;
}
.contant_portofolio_data p{
    font-family: "Poppins", serif;
    font-size: 16px!important;
    font-weight: 400!important;
    color: #2E2F3A;
}
.container_floating_menu ul.sec_navigare li a,
.container_floating_menu ul.men_navigare li a{
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: normal;
    color: #2E2F3A !important;
}
.container_floating_menu ul.men_navigare li a{
    font-size: 16px;
}
.container_floating_menu ul.men_navigare{
    width: 70%;
    justify-content: end;
}
.container_floating_menu ul.sec_navigare{
    width: 30%;
    justify-content: end;
}
.container_floating_menu ul.men_navigare li{
    margin-left: 15px;
    margin-right: 15px;
}
.container_floating_menu ul.sec_navigare li a{
    font-size: 14px;
}
.container_floating_menu ul.sec_navigare li{
    border: 2px solid #2E2F3A;
    border-radius: 20px;
    padding: 0px 10px;
}
.add_space_section_medi{
    height: 100vh;
    width: 100%;
    position: relative;
}
.add_space_section_medi .start_medi_care {
    position: absolute;
    top: 30%;
    left: 0;
}
.add_space_section_medi .start_medi_care h1{
    color: #D34A4B;
    font-family: "Poppins", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 65px;
    width: 360px;
    line-height: 70px;
    margin-bottom: 25px;
}
.add_space_section_medi .end_medi_care .message_offr,
.add_space_section_medi .start_medi_care p{
    color: #434343;
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    width: 360px;
    line-height: 30px;
    margin-bottom: 60px;
}
.contact_us_ba_section{
    color: #D34A4B;
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    text-decoration: none;
}
.contact_us_ba_section div{
    border: 2px solid #D34A4B;
    border-radius: 20px;
    padding: 3px 15px;
    width: fit-content;
}
.contact_us_ba_section div:hover{
    background-color: #D34A4B;
    color: #fff;
}
.add_space_section_medi .end_medi_care {
    position: absolute;
    top: 30%;
    right: 0;
    width: 410px;
}
.add_space_section_medi .end_medi_care .sale_70,
.add_space_section_medi .end_medi_care .sale_30{
    color: #D34A4B;
    font-family: "Poppins", serif;
    font-weight: 800;
    font-style: normal;
    font-size: 100px;
}
.add_space_section_medi .end_medi_care .flex_d_off {
    display: flex;
    margin-top: -25px;
}
.add_space_section_medi .end_medi_care .sale_30{
    margin-left: 35px;
}
.add_space_section_medi .end_medi_care .sale_70{
    margin-right: 8px;
    margin-top: -20px;
}
.section_service{
    background-color:#fff;
    /* border-top: 20px solid #3E4185; */
}
.section_service .logo_details {
    padding-top: 250px;
    padding-bottom: 250px;
    display: flex;
    justify-content: center;
}
.section_service .logo_details img{
    width: 110px;
    height: auto;
    margin-bottom: 25px;
}
.section_service .logo_details h2{
    color: #D34A4B;
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
}
.section_service .logo_details p{
    color: #D34A4B;
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}
.bg_perf_medi_care {
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg_perf_medi_care ul{
    position: relative;
    padding-left: 0;
}
.inside_perf_medi {
    background-color: rgb(211 74 74 / 60%); 
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg_perf_medi_care ul li{
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.bg_perf_medi_care ul li span{
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
}
.bg_perf_medi_care ul li svg{
    width: 40px;
    height: 60px;
    margin-right: 15px;
}
.content_services{
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    position: relative;
    padding-top: 60px;
    padding-bottom: 40px;
}
.cover_element_services_font{
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.content_services .card_services{
    background-color: #fff;
    height: 100%;
    border-radius: 5px;
    padding: 8px;
    overflow: hidden;
    position: relative;
}
.content_services .card_services:hover{
    cursor: pointer;
}
.content_services .card_services:hover .right_top_bar,
.content_services .card_services:hover .right_bottom_bar{
    width: 100%;
}
.content_services .card_services:hover .left_bottom_bar,
.content_services .card_services:hover .left_top_bar{
    height: 100%;
}

.content_services .card_services .right_bottom_bar {
    height: 5px;
    width: 0;
    background-color: #d10831;
    bottom: 0;
    position: absolute;
    left: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.content_services .card_services .left_top_bar {
    height: 0;
    width: 5px;
    background-color: rgb(56, 195, 255);
    bottom: 0;
    position: absolute;
    left: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.content_services .card_services .right_top_bar {
    height: 5px;
    width: 0;
    background-color: #d10831;
    top: 0;
    position: absolute;
    right: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.content_services .card_services .left_bottom_bar {
    height: 0;
    width: 5px;
    background-color: rgb(56, 195, 255);
    top: 0;
    position: absolute;
    right: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.cards_memebr_team_mediit .item_team_member{
    padding: 0;
}
.cards_memebr_team_mediit .space_card_memebr{
    margin-bottom: 20px;
}

.content_services .card_services img{
    width: 70px;
    height: auto;
}
.content_services .card_services .logo_service {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.content_services .card_services p,
.content_services .card_services h2{
    color: #2E2F3A;
    font-family: "Poppins", serif;
    font-style: normal;
    text-align: center;
}
.content_services .card_services h2{
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 15px;
}
.content_services .card_services p{
    font-weight: 500;
    font-size: 16px;
}
.section_echipa_medi_care {
    padding-top: 50px;
    padding-bottom: 35px;
}
.section_echipa_medi_care .top_team{
    text-align: center;
    margin-bottom: 25px;
}
.section_echipa_medi_care .top_team h2{
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 55px;
    color: #2E2F3A;
}
.section_echipa_medi_care .top_team h2 span{
    background-color: #0c0c0c
}
.item_team_member .inside_cart_team img{
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.item_team_member {
    padding: 12px;
}
.card_details_person {
    background-color: #f1f3f8;
    padding: 12px 12px 12px 50px;
    position: relative;
}
.card_details_person h4{
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 600;
    color: #2E2F3A;
    z-index: 36;
    position: relative;
}
.card_details_person p{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 500;
    color: rgb(56, 195, 255);
    margin-bottom: 0;
    z-index: 36;
    position: relative;
}
.cover_img_team_m{
    background-color: rgb(62 65 133 / 0%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.section_echipa_medi_care .slick-arrow,
.item_team_member .inside_cart_team img,
.card_details_person p,
.card_details_person h4,
.card_details_person .extend_bar,
.cover_img_team_m{
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.card_details_person .extend_bar {
    background-color: #3e41854a;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25px;
}
.team_image{
    position: relative;
    overflow: hidden;
}
.item_team_member:hover{
    cursor: pointer;
}
.item_team_member:hover .card_details_person h4,
.item_team_member:hover .card_details_person p{
    color: #fff!important;
}
.item_team_member:hover  .card_details_person .extend_bar{
    width: 100%;
    background-color: #3e4285;
}
.item_team_member:hover .inside_cart_team img{
    scale: 1.1;
}
.item_team_member:hover  .cover_img_team_m{
    background-color: rgb(62 65 133 / 45%);
}
.section_echipa_medi_care .slick-prev{
    left: 20px;
    z-index: 2;
}
.section_echipa_medi_care .slick-next{
    right: 40px;
    z-index: 2;
}
.section_echipa_medi_care .slick-prev:before, .section_echipa_medi_care .slick-next:before {
    font-family: 'slick';
    font-size: 40px;
}

.multiple-items:hover .slick-arrow{
    visibility: visible;
}
.multiple-items .slick-arrow{
    visibility: hidden;
}

.contact_section{
    background-color: #434343;
    margin-top: 10px;
    padding-top: 70px;
    padding-bottom: 60px;
}
.top_contact_style h2{
    font-family: "Poppins", serif;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}
.top_contact_style p{
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.top_contact_style {
    padding-right: 150px;
    margin-bottom: 60px;
}
.card_contact_footer .contact_icon .icon_insider_1 svg{
    stroke: #fff;
    width: 32px;
    height: 32px;
}
.card_contact_footer .contact_icon .icon_insider_2 svg{
    fill: #fff;
    width: 36px;
    height: 36px;
}
.card_contact_footer .contact_icon .icon_insider_1,
.card_contact_footer .contact_icon .icon_insider_2{
    display: flex;
    background-color: #FF6B6B;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.card_contact_footer .contact_icon {
    margin-bottom: 24px;
}
.card_contact_footer  h6{
    font-family: "Poppins", serif;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
}
.card_contact_footer  ul {
    padding-left: 0;
}
.card_contact_footer  ul li{
    list-style: none;
}
.card_contact_footer  p,
.card_contact_footer  ul li a{
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
.contact_section form textarea::placeholder,
.contact_section form input::placeholder,
.contact_section form textarea,
.contact_section form input{
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 400;
    color: #D34A4B;
}
.contact_section .btn_submit_style{
    background: #fff;
    border:1px solid #fff;
    color: #D34A4B;
    border-radius: 5px;
    padding: 8px 40px;
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 500;
}
.contact_section .btn_submit_style:hover{
    background: #D34A4B;
    border:1px solid #D34A4B;
    color: #fff;
}
.ajutor_section form textarea::placeholder,
.ajutor_section form input::placeholder,
.ajutor_section form textarea,
.ajutor_section form input{
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 400;
    color: rgb(56, 195, 255);
}
.ajutor_section .btn_submit_style{
    background: #fff;
    border:1px solid #fff;
    color: rgb(56, 195, 255);
    border-radius: 5px;
    padding: 8px 40px;
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 500;
}
.ajutor_section .btn_submit_style:hover{
    background: #B0875A;
    border:1px solid #B0875A;
    color: #fff;
}
footer.medi_care_footer {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 0px;
}
.medi_care_footer .card_footer_data h2,
.medi_care_footer .card_footer_data_articole h2,
.medi_care_footer .card_footer_data_contact h2{
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 400;
    color: #4E4E4E;
    margin-bottom: 14px;    
}
.medi_care_footer .card_footer_data ul,
.medi_care_footer .card_footer_data_articole ul,
.medi_care_footer .card_footer_data_contact ul{
    padding-left: 0;
}
.medi_care_footer .card_footer_data ul li,
.medi_care_footer .card_footer_data_articole ul li,
.medi_care_footer .card_footer_data_contact ul li{
    list-style: none;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}
.medi_care_footer .card_footer_data svg,
.medi_care_footer .card_footer_data_articole svg{
    width: 6px;
    height: 6px;
}
.medi_care_footer .card_footer_data ul li a,
.medi_care_footer .card_footer_data_articole ul li a,
.medi_care_footer .card_footer_data_contact ul li span.contact_list,
.medi_care_footer .card_footer_data_contact ul li a{
    font-family: "Poppins", serif;
    font-size: 14px;
    font-weight: 400;
    color: #4E4E4E;
    text-decoration: none;
}
.medi_care_footer .card_footer_data ul li a:hover,
.medi_care_footer .card_footer_data_articole ul li a:hover,
.medi_care_footer .card_footer_data_contact ul li a:hover{
    color: #D34A4B;
}
.medi_care_footer .card_footer_data_contact svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.logo_container_footer img{
    width: 70%;
    height: auto;
    margin-bottom: 15px;
}
.logo_container_footer p{
    font-family: "Poppins", serif;
    font-size: 14px;
    font-weight: 400;
    color: #4E4E4E; 
}
.footer_bottom_d{
    background-color:#D34A4B;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 20px;
}
.footer_bottom_d p{
    margin-bottom: 0;
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.about_us_title h2{
    font-family: "Poppins", serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    color: #2E2F3A;
}
.about_us_title h2 span{
   color: rgb(56, 195, 255);
}
.section_despre_noi {
    margin-top: 50px;
    margin-bottom: 10px;
}
.about_us_title p {
    font-family: "Poppins", serif;
    font-size: 17px;
    font-weight: 400;
    color: #2E2F3A;
    margin-top: 20px;
}
.separator_despre_noi{
    height: 100px;
    width: 100%;
    background-repeat:repeat;
    background-size: cover;
    margin-top: 30px;
}
.adk_offer a svg{
    width: 14px;
    height: 14px;
    margin-left: 5px;
}
.adk_offer a {
    background-color: rgb(56, 195, 255);
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: 400;
    text-decoration: none;
}
.adk_offer {
    height: 60px;
    padding-top: 10px;
}
.section_despre_noi .despre_noi_image_prev img{
    width: 100%;
}
.distantator_menu_no_hompeage {
    width: 100%;
    height: 70px;
    background-color: #ffffff;
}
section.d_a_n_top_page {
    background-color:#D34A4B;
    padding-top: 30px;
    padding-bottom: 30px;
}
.single_article_content h2.singl_h2{
    background-color: #D34A4B;
    font-family: "Poppins", serif;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0;
}
.single_article_content .post_data_medi {
    margin-top: 15px;
    margin-bottom: 15px;
}
.d_a_n_top_page h1{
    color: #2E2F3A;
    font-family: "Poppins", serif;
    font-size: 23px;
    font-weight: 600;
}
.d_a_n_top_page .bredcrumbs{
    display: flex;
    flex-wrap: wrap;
}
.d_a_n_top_page .bredcrumbs a,
.d_a_n_top_page .bredcrumbs p,
.d_a_n_top_page .bredcrumbs span{
    font-family: "Poppins", serif;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
    text-decoration: none;
}
.d_a_n_top_page .bredcrumbs span{
    margin-left: 8px;
    margin-right: 8px;
}
.content_page_display {
    margin-top: 25px;
    margin-bottom: 25px;
}
.content_dinamic_page_info{
    color: #2E2F3A;
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
}
.medi_care_blog_content {
    padding-top: 50px;
    padding-bottom: 30px;
}
.article_medi_care_body .post_image_thumb img{
    width: 100%;
    border-radius: 6px;
    object-fit: cover;
    height: auto;
}
.article_medi_care_body .post_image_thumb {
    border: 2px solid #3e42856f;
    border-radius: 6px;
    margin-bottom: 15px;
}
.article_medi_care_body .entry-header h2 {
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 600;
    color: #2E2F3A;
}
.article_medi_care_body .entry-header h2 a{
    text-decoration: none;
    color: #2E2F3A;
}
.article_medi_care_body .post_date_mediit {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 12px;
}
.single_article_content .post_data_medi span,
.list_medi_care_recent_post .post_data_medi span,
.article_medi_care_body .post_date_mediit span {
    margin-left: 10px;
}
.single_article_content .post_data_medi span time,
.list_medi_care_recent_post .post_data_medi span time, 
.article_medi_care_body .post_date_mediit span time {
   color: rgb(56, 195, 255);
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 500;
}
.article_medi_care_body {
    margin-bottom: 30px;
}
.article_medi_care_body .description_post_blog {
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    color: #2E2F3A;
}
.article_medi_care_body .read_more_blog_style a {
    text-decoration: underline;
    color: rgb(56, 195, 255);
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 700;
}
.sidebar_medi_care_custom h2{
    color: #2E2F3A;
    font-family: "Poppins", serif;
    font-size: 18px;
    font-weight: 700;
}
.sidebar_medi_care_custom .list_medi_care_recent_post {
    padding-top: 15px;
}
.list_medi_care_recent_post .post_side_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.list_medi_care_recent_post .post_side_item .post_side_item_img {
    width: 115px;
}
.list_medi_care_recent_post .post_side_item .post_side_item_img img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 6px;
    border: 2px solid #3e42856f;
}
.list_medi_care_recent_post .post_side_item_details p {
    margin-bottom: 0;
    font-size: 15px;
    color: rgb(56, 195, 255);
    font-family: "Poppins", serif;
    font-weight: 500;
}
.list_medi_care_recent_post .post_side_item_details a{
    text-decoration: none;
}
.single_article_content .post_data_medi,
.list_medi_care_recent_post .post_data_medi{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 12px;
}
.post_side_item_details{
    width: calc(100% - 115px);
}
.single_article_content .single_desk_article{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    color: #2E2F3A;
}
.image_single_article img{
    height: 100%;
    width: 100%;
    border: 2px solid #3e42856f;
    border-radius:6px;
}
.image_single_article {
    margin-bottom: 30px;
}
.container_prev_next_single h4{
    color: #2E2F3A;
    font-size: 15px;
    font-family: "Poppins", serif;
    font-weight: 500;
    margin-bottom: 0;
}
.container_prev_next_single a{
    color: rgb(56, 195, 255);
    font-size: 15px;
    font-family: "Poppins", serif;
    font-weight: 400;
    margin-bottom: 0;
    text-decoration: none;
}
.container_prev_next_single .right_align{
    text-align: right;
}
.container_prev_next_single .left_align{
    text-align: left;
}
.section_capcha_mediit .capbox {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: flex;
    border-radius: 4px 4px 4px 4px;
    width: 100%;
}  
.section_capcha_mediit   .capbox-inner {
    width: 70%;
} 
.section_capcha_mediit  #CaptchaDiv {
    width: 30%;
    color: rgb(56, 195, 255);
    font: 600 22px Poppins, sans-serif;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    user-select: none;
    display: inline-block;
    padding: 3px 14px 3px 8px;
    margin-right: 4px;
    border-radius: 4px;
}  
.section_capcha_mediit  #CaptchaInput {
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    color: rgb(56, 195, 255);
}
.incomplete_input{
    border: 1px solid #ff0000!important;  
}
.message_success_send{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    text-align: center;
    border-radius: 5px;
    display: none;
    font: 500 16px Poppins, sans-serif;
}
.message_success_invalud_capch{
    color: #ff0000;
    background-color: #b64a4ac4;
    border-color: #b64a4ac4;
    text-align: center;
    border-radius: 5px;
    display: none;
    font: 500 16px Poppins, sans-serif;
}
.pagination_bs_5_tem .pagination li{
    margin: 0 3px;
}
.pagination_bs_5_tem .pagination li a{
    text-decoration: none;
    color: #fff;
    background-color: #2E2F3A;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Poppins", serif;
}
.pagination_bs_5_tem .pagination li a:hover{
    background-color: #2E2F3A;
}
.pagination_bs_5_tem {
    padding-top: 10px;
}
.pagination_bs_5_tem .pagination li.active a{
    background-color: rgb(56, 195, 255);
}
.container_portofoliu_owl .inside_portofolio_item img{
    width: 100%;
}
.container_portofoliu_owl  .col_portofoliu_item {
    padding: 0 10px;
}
.container_portofoliu_owl .inside_portofolio_item {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #2e2f3a3b;
}
.container_portofoliu_owl .inside_portofolio_item .icon_cover_bg_portofoliu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    background-color: rgb(62 65 133 / 46%);
    display: flex;
    opacity: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.container_portofoliu_owl .inside_portofolio_item:hover .icon_cover_bg_portofoliu {
    opacity: 1;
}
.container_portofoliu_owl .inside_portofolio_item button{
    border: none;
    background-color: #fff;
    color: #2E2F3A;
    font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    padding: 5px 10px;
}
.container_portofoliu_owl .inside_portofolio_item button:hover{
    color: #fff;
    background-color: #2E2F3A;
    cursor: pointer;
}
.portofolio_section h2 {
    font-family: "Poppins", serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    color: #2E2F3A;
}
.portofolio_section p{
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 500;
    color: #2E2F3A;
}
.portofolio_section p span {
    color: rgb(56, 195, 255);
}
section.portofolio_section {
    padding-top: 20px;
    padding-bottom: 30px;
}
.video_dimensions_hostins {
    width: 100%;
    height: 500px;
}
@media (max-width: 1250.98px) {
    .item_team_member .inside_cart_team img{
        height: 400px;
    }
}
@media (max-width: 991.98px) {
    .despre_noi_image_prev {
        padding-top: 10px;
    }
    .top_contact_style {
        padding-right: 15px;
        margin-bottom: 60px;
    }
    .card_contact_footer h6 {
        font-size: 16px;
    }
    .card_contact_footer p, .card_contact_footer ul li a {
        font-size: 14px;
    }
    .top_contact_style h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .add_space_section_medi .start_medi_care {
        position: absolute;
        top: 8%;
        left: 0;
    }
    section.section_medi_care_1_desktop {
        background-position: 40%;
    }
    .add_space_section_medi .end_medi_care {
        position: absolute;
        top: 50%;
        right: 30%;
        width: 410px;
    }
    .add_space_section_medi .end_medi_care .flex_d_off {
        display: block;
        margin-top: -25px;
    }
    .container_floating_menu .navbar-brand img {
        width: 135px;
    }
    .container_floating_menu ul.sec_navigare{
        width: 100%;
    }
    .container_floating_menu ul.sec_navigare li {
        border: 0px solid #2E2F3A;
    }
    .space_top_footer {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .logo_container_footer img {
        width: 170px;
    }
    .distantator_menu_no_hompeage {
        height: 80px;
    }
}
@media (max-width: 767.98px) {
    .add_space_section_medi .end_medi_care {
        top: 50%;
        right: 25%;
    }
    .section_service .logo_details {
        padding-top: 115px;
        padding-bottom: 115px;
    }
    .bg_perf_medi_care {
        padding-top: 50px;
        padding-bottom: 50px;
        background-repeat: repeat;
    }
    .about_us_title h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .section_echipa_medi_care .top_team h2 {
        font-size: 38px;
        line-height: 49px;
    }
    .space_formular_contact_tablet{
        padding-top: 50px;
    }
    .container_floating_menu .navbar-brand img {
        width: 130px;
    }
    .contact_section {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .article_medi_care_body .entry-header h2 {
        font-size: 16px;
    }
    .single_article_content .post_data_medi span time,
    .list_medi_care_recent_post .post_data_medi span time, 
    .article_medi_care_body .post_date_mediit span time {
        font-size: 14px;
    }
    .d_a_n_top_page h1 {
        font-size: 18px;
    }
    .single_article_content .single_desk_article {
        font-size: 15px;
    }
    .single_article_content h2.singl_h2 {
        font-size: 20px;
    }
    .medi_care_blog_content {
        padding-top: 35px;
        padding-bottom: 30px;
    }
    section.d_a_n_top_page {
        background-color: rgb(56, 195, 255);
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .container_prev_next_single .right_align{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .container_prev_next_single .left_align{
        margin-bottom: 10px;
    }
    .item_team_member .inside_cart_team img {
        height: 290px;
    }
    .video_dimensions_hostins {
        height: 410px;
    }
}
@media (max-width: 575.98px) {
    .section_home {
        padding: 0px 8px;
    }
    .section_echipa_medi_care .top_team h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .section_echipa_medi_care {
        padding-top: 35px;
        padding-bottom: 15px;
    }
    .about_us_title h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .content_services .card_services h2 {
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .content_services .card_services p {
        font-weight: 500;
        font-size: 14px;
    }
    .content_services .card_services img {
        width: 55px;
        height: auto;
    }
    .bg_perf_medi_care ul li svg {
        width: 25px;
    }
    .bg_perf_medi_care ul li span {
        font-size: 18px;
    }
    .bg_perf_medi_care ul li {
        margin-bottom: 0px;
    }
    .add_space_section_medi .start_medi_care h1 {
        font-weight: 700;
        font-size: 40px;
        width: 100%;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .add_space_section_medi .end_medi_care .message_offr, .add_space_section_medi .start_medi_care p {
        width: 100%;
        line-height: 25px;
        margin-bottom: 25px;
        font-size: 15px;
    }
    .add_space_section_medi .start_medi_care {
        right: 15px;
        left: 15px;
        top: 30px;
    }
    .add_space_section_medi .end_medi_care {
        right: 15px;
        left: 15px;
    }
    .add_space_section_medi .end_medi_care .sale_70, .add_space_section_medi .end_medi_care .sale_30 {
        font-size: 50px;
    }
    .add_space_section_medi .end_medi_care {
        width: calc(100% - 30px);
    }
    .add_space_section_medi .end_medi_care .sale_30 {
        margin-left: 65px;
    }
    .add_space_section_medi .end_medi_care .sale_70 {
        margin-right: 0;
        margin-top: -20px;
        margin-left: 35px;
    }
    .container_floating_menu .navbar-brand img {
        width: 120px;
    }
    .section_service .logo_details {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .section_service .logo_details img {
        width: 90px;
        margin-bottom: 15px;
    }
    .section_service .logo_details h2 {
        font-size: 35px;
    }
    .list_medi_care_recent_post .post_side_item_details p {
        font-size: 14px;
    }
    .single_article_content .post_data_medi span time, .list_medi_care_recent_post .post_data_medi span time, .article_medi_care_body .post_date_mediit span time {
        font-size: 13px;
    }
    .portofolio_section h2 {
        font-size: 30px;
    }
    .item_team_member .inside_cart_team img {
        height: auto;
    }
     .video_dimensions_hostins {
        height: 280px;
    }
    
}
@media (max-width: 767.98px) {

	.section_home img.imagine_desktop{
		display:none
	}
    .section_home img.imagine_mobile {
    	display: block;
	}
}