/*
Theme Name: iNTERAD
Theme URI: https://iNTERAD.gr
Author: iNTERAD Team
Author URI: https://iNTERAD.gr
Description: Child Theme
Template: betheme
Version: 2.0.1
*/

:root{
    --clr-gray-300: #efefef;
    --clr-blue-400:#34a7e6;
    --clr-blue-700:#3043b8;
    --green: #1bbcb4;
    --dgreen: #115278;
    --headers: #1ebeb6;
    --blue01: #3273cd;
    --blue02: #339ce2;
    --blue03: #33b2eb;
    --bg: #f0f3f7;
}
html {
    font-size: 62.5% !important;
    scroll-behavior: smooth;
}

/*body.single-post #Header {
	min-height: 155px;
}*/

/* Transparent Header by Dekaelm*/
/*body:not(.home) #Header {
	min-height: 155px;
}
body.page-id-322 #Header,
body.page-id-210 #Header,
body.page-id-222 #Header,
body.page-id-335 #Header {
	min-height: 0;
}*/

/* Dekaelm HomePage DDC01 */

#Header_wrapper, #Intro {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb) !important;
}
/*#Footer {
	display: none;
}*/
.single-photo-wrapper.image {
    float: unset;
    margin: 0 auto;
    width:100%;
    background: #f0f3f7;
    padding-bottom: 40px;
}
.header-transparent #Top_bar .menu > li > a span {
    border-color: rgba(0,0,0,0);
}
.footers_row_flex {
    display: inline-flex;
}
.footers_row_flex .footer {
    flex-basis: 25%;
}
#footer-row .column_sidebar_widget {
    width: 100%;
    margin: 0;
    padding: 180px 0 50px;
}
#footer-row .column_sidebar_widget .widget_media_image {
    text-align: center;
}
#footer-row {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb) !important;
}
#footer-row  .bt_bb_headline_content {
    font-size: 2rem;
    color: white;
    font-weight: 400 !important;
    text-shadow: 0 0 0 rgb(0 0 0);
    margin-bottom: 20px;
    display: block;
}
#footer-row  .bt_bb_text {
    margin-top: 0;
}
.footers_row_flex {
    display: inline-flex;
    max-width: 1240px;
    margin: 0 auto;
    border-top: 3px solid rgba(255,255,255,0.1);
    border-bottom: 3px solid rgba(255,255,255,0.1);
    padding: 50px 0;
}
.col_one_.footer p {
    width: 75%;
}
#footer-row .widget {
    max-width: 1240px;
    margin: 0 auto;
}
.footers_row_flex .bt_bb_size_xsmall a {
    color: white;
    font-size: 1.6rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
#footer-row  .bt_bb_text p {
    color: white;
    font-size: 1.6rem;
    line-height: 23px;
}
.bt_bb_image {
    margin-bottom: 30px;
}
#menu-footer-about a {
    color: white;
    text-decoration: none;
    font-size: 1.6rem;
}
.bt_bb_working_hours_inner_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    line-height: 2;
    color: white;
    font-size: 1.6rem;
}
.bt_bb_working_hours_inner_title {
    flex: 1 1 50%;
    max-width: 50%;
}
.bt_bb_working_hours_inner_content {
    opacity: .5;
    flex: 1 1 50%;
    max-width: 50%;
    padding-right: 0;
}

#rev_slider_23_1_wrapper,
#rev_slider_24_1_wrapper,
#rev_slider_25_1_wrapper {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb) !important;
}


.sticky-tb-color #Top_bar.is-sticky {
    background-color: var(--blue01);
}

.bt_bb_icon_holder {
    transition: color 200ms ease;
    color: white;
    position: relative;

}
.bt_bb_icon_holder:hover {
    text-decoration: none;
}
.bt_bb_icon_holder:before {
    font-family: Dentist2;
    content: attr(data-ico-dentist2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    line-height: inherit;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 280ms ease;
    -moz-transition: all 280ms ease;
    transition: all 280ms ease;
    z-index: 2;
    font-size: 50px;
    width: 1.7em;
    height: 1.7em;
    border-radius: 50%;
    background-color: transparent;
    box-shadow: none;
    color: white;

}

#why_choose .bt_bb_icon_holder:before{
    color:var(--blue01);
}
#why_choose .kids-oral > div:hover a.bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2em #32b1ea inset;
    color:white;
}
.kids-oral > div:hover a.bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2em #ebf0f4 inset;
    color: var(--blue01);
}

#why_choose .bt_bb_icon_holder:after {
    box-shadow: 0 0 0 2px #78788f inset;
    border-radius: 50%;
    font-size: 50px;
    width: 1.7em;
    height: 1.7em;
    z-index: 1;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 280ms ease;
    opacity: .1;
    display: block;
}
.bt_bb_icon_holder:after {
    box-shadow: 0 0 0 2px white inset;
    border-radius: 50%;
    font-size: 50px;
    width: 1.7em;
    height: 1.7em;
    z-index: 1;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 280ms ease;
    opacity: .1;
    display: block;
}
#Footer h1,
#Footer h1 a,
#Footer h1 a:hover,
#Footer h2, #Footer h2 a,
#Footer h2 a:hover,
#Footer h3,
#Footer h3 a,
#Footer h3 a:hover,
#Footer h4,
#Footer h4 a,
#Footer h4 a:hover,
#Footer h5,
#Footer h5 a,
#Footer h5 a:hover,
#Footer h6,
#Footer h6 a,
#Footer h6 a:hover {
    color: #115278 !important;
}
#Top_bar .logo,
#Top_bar.is-sticky .logo{
    margin: 0 30px 0 0 !important;
}
#Action_bar .container{
    border-bottom: 1px solid rgba(255,255,255,.1);
}
#Action_bar a {
    text-decoration: none;
}
#Action_bar span {
    color: white;
    font-size: 13px;
}
#Action_bar .column {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
}
#Action_bar .contact_details li {
    display: inline-flex;
    align-items: center;
    padding: 10px 0;
}
#Action_bar svg path {
    fill: var(--dgreen);
}
#Action_bar svg {
    width: 24px;
    margin-right: 10px;
}
#Top_bar .container,
#Footer .footer_copy .container,
#Footer .widgets_wrapper .container,
#Action_bar .container {
    max-width: 1240px !important;
}
#Top_bar .top_bar_right {
    padding-right: 0;
}
#Top_bar .column {
    margin: 0;
    width: 100%;
}
#Top_bar #logo {
    padding: 0 !important;
}
#Top_bar .menu > li > a {
    padding: 0;
}

#Top_bar .menu > li ul {
    background-color: #fff !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
#Top_bar .menu li ul li {
    width: 330px;
}
#Top_bar .menu > li ul li a {
    color: var(--blue01);
    font-size: 16px;
}
#Top_bar .menu > li.submenu:hover li:hover a {
    color: var(--blue03);
    background: none;
}
#Top_bar .menu > li > a:hover,
#Top_bar .menu > li.current_page_item > a,
#Top_bar .menu > li.current-menu-parent,
#Top_bar .menu > li.current-menu-item > a,
#Top_bar .menu > li.submenu:hover{
    text-decoration: none;
    background: white;
    color: var(--dgreen) !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
/*#logo-home .section_wrapper {
	max-width: 1240px !important;
}*/
#Top_bar .top_bar_right .action_button {
    background-color : var(--dgreen);
    background-image : linear-gradient(to right, var(--blue01) 51%, var(--blue03) 100%);
    color: white;
    box-shadow: 0 2px 10px rgb(34 34 34 / 20%);
    background-position: 0 0;
    transition: 300ms ease all;
    background-size: 200% 100%;
    padding: 12px 20px !important;
    border-radius: 36px;
    font-size: 15px;
}
#Top_bar.is-sticky .top_bar_right .action_button {
    background-image : linear-gradient(to right, var(--blue03) 51%, var(--blue01) 100%);
}
#Top_bar .top_bar_right .action_button:hover {
    text-shadow: 0 1px 2px rgb(34 34 34 / 20%);
    transform: translateY(-3px);
    box-shadow: 0 3px 20px rgb(34 34 34 / 20%);
    background-position: 99% 0 !important;
    text-decoration: none;
}
#Top_bar .top_bar_right .action_button svg {
    margin-right: 10px;
    width:20px;
}
.bt_bb_headline h2 {
    font-size: 30px;
}
.bt_bb_headline h2 span {
    display: block;
}
.bt_bb_headline h2 small {
    font-size: 55px;
    color: #65bced;
    letter-spacing: -2px !important;
    line-height: 100px !important;
}
.bt_bb_headline h2 .smile {
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
    color: white;
    font-size: 7rem;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    margin-top: 10px;
}
.bt_bb_headline_f h2 {
    font-size: 30px;
}
.bt_bb_headline_f h2 span {
    display: block;
}

.bt_bb_headline_f .zise {
    font-size: 55px;
    color: #65bced;
    letter-spacing: -2px !important;
    line-height: 70px !important;
}
.bt_bb_headline_f .smile {
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
    color: white;
    font-size: 7rem;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    margin-top: 10px;
}
.bt_bb_headline_subheadline {
    font-size: 16px !important;
}
.btn_sliders {
    display: inline-flex;
    justify-content: space-between;
}
.btn_sliders .green {
    margin-right: 30px;
    background-color : var(--dgreen);
    background-image : linear-gradient(to right, var(--blue01) 51%, var(--blue03) 100%);
    color: white;
    box-shadow: 0 2px 10px rgb(34 34 34 / 20%);
    background-position: 0 0;
    transition: 300ms ease all;
    background-size: 200% 100%;
    padding: 12px 20px;
    /*letter-spacing: 1px !important;*/
    border-radius: 36px;
    text-decoration: none;
    font-size: 15px !important;
}
.btn_sliders .green:hover {
    text-shadow: 0 1px 2px rgb(34 34 34 / 20%);
    transform: translateY(-3px);
    box-shadow: 0 3px 20px rgb(34 34 34 / 20%);
    background-position: 99% 0 !important;
}
.btn_sliders .white {
    background-color: #ffffff;
    color: var(--dgreen);
    box-shadow: 1px 1px 3px 1px rgb(34 34 34 / 20%);
    background-position: 0 0;
    transition: 300ms ease all;
    background-size: 200% 100%;
    padding: 12px 20px;
    letter-spacing: 1px !important;
    border-radius: 36px;
    text-decoration: none;
    font-size: 14px !important;
}
.btn_sliders .white:hover{
    background-color: #ffffff;
    color: #115278;
    box-shadow: 1px 1px 10px 1px rgb(34 34 34 / 20%);
    transform: translateY(-3px);
}
#row_porud .section_wrapper {
    max-width: 1240px !important;
}
#articles .section_wrapper{
    max-width: 1440px !important;
}
.bt_bb_headline_content {
    color: var(--blue01);
    font-size: 4rem;
    letter-spacing: -1px;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
.bt_bb_text {
    margin-top: 20px;
}

#row_porud .one-third img {
    width: 360px;
    border-radius: 125% 100% 120% 70%;
}
.content_therapies {
    text-align: center;
}
.content_therapies h5 {
    color: var(--blue01);
}
#row_porud {
    padding: 100px 0 150px;
}
.bt_bb_link.content {
    background-color: var(--blue01);
    color: #ffffff;
    box-shadow: 1px 1px 3px 1px rgb(34 34 34 / 20%);
    background-position: 0 0;
    background-size: 200% 100% !important;
    background-image: linear-gradient(to right,var(--blue01) 51%,var(--blue03) 100%);
    border-radius: 50px;
    transition: 300ms ease all;
    padding: 12px 20px;
    font-size: 16px;
    display: block;
    width: 50%;
    margin: 30px auto 0;
}
.bt_bb_link.content:hover {
    background-color: #1ebeb6;
    color: #ffffff;
    text-decoration: none;
    background-position: 99% 0;
    transform: translateY(-3px);
    text-shadow: 0 1px 2px rgb(34 34 34 / 20%);
}
.invisalign_section {
    z-index: 3;
}
#invisalign_new .section_wrapper {
    max-width: 1600px !important;
}
.invisalign {
    /*margin-top: 150px;*/
}
.invisalign .decription-data {
    color: white;
    width: 80%;
    margin: 40px 0;
}
.invisalign .title-bg {
    color: #fff;
    font-size: 4rem;
    letter-spacing: -1px;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
#invisalign_new {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
}
.invisalign_section__ .mcb-wrap-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto 100px;
}
.invisalign_section .mcb-wrap-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.invisalign img {
    margin: 25px 0;
}
.invisalign .btn_sliders {
    margin-top: 20px;
    display: none;
}
.ypiresies {
    max-width: 1280px;
    margin: 0 auto;
    float: unset;
}
.ypiresies_new h6{
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 1.8rem;
}
.ypiresies_new h2 {
    color: #fff;
    letter-spacing: -1px;
    font-size: 4rem;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
.transparent .hover_color_bg,
.transparent .hover_color {
    border-radius: 60px;
    box-shadow: 0 2px 10px rgb(34 34 34 / 20%);
    overflow: hidden;
    background-color: transparent !important;
}
.hover_color_bg {
    color: white;
    box-shadow: 0 2px 10px rgb(34 34 34 / 20%);
    background-position: 0 0;
    transition: 300ms ease all;
    background-size: 200% 100%;
}
.hover_color_bg:hover {
    text-shadow: 0 1px 2px rgb(34 34 34 / 20%);
    transform: translateY(-3px);
    box-shadow: 0 3px 20px rgb(34 34 34 / 20%);
    background-position: 99% 0 !important;
}
.transparent .hover_color img,
.transparent .hover_color_bg img {
    -webkit-transition: filter .4s ease-in-out;
    -moz-transition: filter .4s ease-in-out;
    -o-transition: filter .4s ease-in-out;
    transition: filter .4s ease-in-out;
    filter: brightness(0) invert(1);
}

.transparent .hover_color_bg:hover img{
    filter: brightness(0) invert(1);
    -webkit-transition: filter .4s ease-in-out;
    -moz-transition: filter .4s ease-in-out;
    -o-transition: filter .4s ease-in-out;
    transition: filter .4s ease-in-out;
}
.transparent .hover_color:hover p,
.transparent .hover_color_bg:hover p {
    color: #fff!important;
    transition: 0.4s;
}
.transparent p, .home_title h2 {
    transition: 0.4s;
}
/*#articles .post-item:nth-child(1) .wp-post-image{
	border-radius: 37% 100% 30% 50%;
}
#articles .post-item:nth-child(2) .wp-post-image{
	border-radius: 47% 100% 90% 70%;
}*/
.sticky-header #Header .header_placeholder {
    height: 0!important;
}
#slider-home .bt_bb_headline_subheadline, #slider-home  .btn_sliders{
    display: none;
}
#articles .post-item .wp-post-image{
    border-radius: 125% 100% 120% 70%;
    object-fit: scale-down;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#articles .post-item:hover .wp-post-image {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
}
/*#articles .post-item:nth-child(4) .wp-post-image{
	border-radius: 25% 100% 147% 70%;
}*/
/*#articles .post-item:hover .wp-post-image{
	border-radius: 0;

}*/
#map-row .bt_bb_headline_content{
    font-size: 40px;
}
#articles {
    padding : 120px 25px 100px;
}
.icon_details .bt_bb_separator {
    height: 0;
}
#articles .post-head {
    display: none;
}
#articles .post-title h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: var(--dgreen);
    text-align: center;
    min-height: 60px;
}
#articles .post-title h2 a{
    color: #34a7e6;
    font-size: 1.7rem;
    font-weight: 400;
}
#articles .post-footer {
    display: none;
}
#articles  .post-desc-wrapper .post-desc {
    padding: 20px 0;
}
/*#articles img {
	border-radius: 50%;
	width: 70%;
}*/
#articles .image_frame .image_wrapper {
    text-align: center;
}
#articles .column_blog {
    margin-top: 30px;
}
#articles .grid .image_frame.post-photo-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: var(--blue03);*/
    border-radius: 120% 200% 120% 90%;
}
#articles .grid .image_frame.post-photo-wrapper {
    position:relative;
}
.if-zoom .image_frame:hover .image_wrapper img,
.if-zoom .image_frame.hover .image_wrapper img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#kids_oral {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 100px 0;
}
#kids_oral .section_wrapper {
    max-width: 1240px !important;
    display: flex;
    align-items: center;
}
#kids_oral h2 {
    color: #fff;
    font-size: 3.8rem;
    letter-spacing: -1px;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
#kids_oral .sub_headers {
    color: #fff;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 400;
    letter-spacing: -.03em;
    font-size: 1.5rem;
    margin: 15px 0 5px;
}
#kids_oral p {
    color: white;
}
.kids-oral {
    display: flex;
}
.kids-oral > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kids-oral > div:hover img{
    background: white;
}
.kids-oral p {
    margin-bottom: 0;
}
.kids-oral span {
    font-size: 15px;
    line-height: 24px;
    display: block;
    color: #fff;
    text-align: center;
}
#why_choose .section_wrapper {
    max-width: 1440px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 100px 0;
}
#why_choose h2 {
    font-size: 4rem;
    color: var(--blue01);
    letter-spacing: -1px;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
#why_choose .kids-oral span {
    color:#666666;
}
.kids-oral {
    display: flex;
}
.kids-oral > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kids-oral p {
    margin-bottom: 0;
}
.kids-oral span {
    font-size: 15px;
    line-height: 24px;
    display: block;
    text-align: center;
}

.row_one p,
.row_three p {
    color: var(--blue01);
}
.row_two p {
    color: var(--blue01);
}
.kids-oral > div img {
    margin-bottom: 20px;
    border: 1px solid #e8f8f7;
    border-radius: 50%;
    padding: 15px;
}

#ypiresies {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 150px 0;
}
.ypiresies_images_all {
    max-width: 1440px;
    margin: 0 auto;
    float: unset;
}
.ypiresies_images_all .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    justify-content: space-evenly;
    margin: 0 auto;
}
#ypiresies .section_wrapper {
    max-width:  1440px;
    margin: 0 auto;
}
.ypiresies_images_all img {
    width: 150px;
}
#map-row .bt_bb_headline_content {
    margin-bottom: 45px;
    display: block;
}
#map-row .bt_bb_map_coverage_image {
    z-index: 2;
    pointer-events: none;
    position: relative;
}
#map-row .bt_bb_map_coverage_image img {
    display: block;
    width: 100%;
    height: auto;
}
#map-row {
    max-width: 1480px !important;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 100px 0 50px;
}
#map-row .section_wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin: unset;
    width: 100%;
}
.map_box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
    z-index: 1;
    overflow: hidden;
}
.bt_bb_service {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    max-width: 100%;
    gap: 30px;
}
.icon_details  .bt_bb_icon_holder:before {
    color: var(--blue03);
}
.icon_details .bt_bb_icon_holder:after {
    box-shadow: 0 0 0 2px var(--blue03) inset;
}
.bt_bb_service:hover .bt_bb_icon_holder:before {
    background-color: transparent;
    box-shadow: 0 0 0 2em #ebf0f4 inset;
    color: var(--blue01);
}
.bt_bb_separator {
    margin-bottom: 2.5em;
    line-height: 0;
    display: block;
    clear: both;
}
.bt_bb_service a {
    text-decoration: none;
}
.bt_bb_service_content_title a{
    font-family    : "Playfair Display", Arial, Helvetica, sans-serif;
    font-size      : 1.4em;
    font-weight    : 400;
    letter-spacing : -.03em;
    color: var(--blue03);
}

/* Biografio */

#biografiko_first-row .column_image {
    margin: 0;
    width : 100%;
}
#biografiko_first-row {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
}
#biografiko_first-row .section_wrapper {
    display: flex;
    align-items: center;
}
.ipografi-douma {
    font-family: 'Miama';
    font-size: 5rem;
    color: white;
    margin-top: 35px;
}
.bt_bb_headline_superheadline {
    color: white;
}
#biografiko_first-row .bt_bb_headline h2 small {
    line-height: 50px !important;
    color: var(--blue01);
}
.sm_content-bio {
    margin: 50px 0 0;
    color: white;
    font-size: 1.6rem;
    line-height: 21px;
}
#biografiko_col {
    padding: 100px 0;
    background: white;
}
.details_txt ul li {
    list-style: none;
}
.details_txt ul li:before {
    content: url(/wp-content/uploads/2022/10/rec-f.png);
    padding-right: 8px;
    position: relative;
    top: 2px;
}

#faq-row {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 130px 0 0 0;
}
#faq-row .ui-tabs .ui-tabs-nav li.ui-state-active a,
#faq-row .ui-tabs .ui-tabs-nav li a{
    color: #ffffff !important;
    font-size: 1.8rem;
    font-weight: 400;
}
#faq-row .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    bottom: -7px;
    margin-left: -43%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    left: 90%;
    background: var(--blue03) !important;
}
#faq-row .ui-tabs .ui-tabs-panel li{
    font-size: 1.6rem;
    color: white;
}
#faq-row .ui-tabs .ui-tabs-panel li a{
    border-bottom: 1px dotted white;
    text-decoration: none;
    color: white;
    font-size: 1.6rem;
}
.bio-tab-left small {
    font-size: 2.5rem;
}
.bio-tab-left .bt_bb_headline_content {
    color: white;
}
.bio-tab-left .bt_bb_text p {
    color: white;
    font-size: 1.6rem;
    line-height: 21px;
}
#faq-row .ui-tabs .ui-tabs-panel {
    min-height: 400px;
}
#faq-row .ui-tabs .ui-tabs-nav {
    border-color: rgba(255,255,255,.3);
}
#faq-row  .ui-tabs .ui-tabs-nav li {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
#faq-row .ui-tabs .ui-tabs-nav li a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 0;
    opacity: 0;
    box-shadow: 0 4px 10px rgb(34 34 34 / 20%);
    transition: 250ms ease all;
    transform-origin: 50% 100%;
    border-radius: 5px;
}
#faq-row .ui-tabs .ui-tabs-nav li:hover a:before {
    opacity: 1;
}
#sinedria {
    padding: 100px 0;
}
#sinedria .fancy_heading {
    background-image: unset;
}
#sinedria .question .answer ul {
    list-style: none;
    margin: 0 0 15px 10px;
}
#sinedria .accordion .question .answer {
    padding: 15px;
}
#sinedria .accordion .question .title {
    font-size: 1.6rem;
    font-weight: 400;
}
#sinedria .question .answer ul li {
    font-size: 1.4rem;
    font-weight: 400;
}
#sinedria .question .answer ul li:before {
    content: url(/wp-content/uploads/2022/10/rec-f.png);
    padding-right: 10px;
    position: relative;
    top: 5px;
    width: 10px;
}
#Subheader {
    padding: 80px 0;
}
#Subheader:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color:  rgba(50,115,205,0.5);
}
#Subheader .title {
    color: #fff;
    font-size: 7rem;
    letter-spacing: -1px;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
#Subheader .column {
    margin: 0;
    width: 100%;
}


#iatreio_first_row:before,
#pedia_row:before {
    background: rgb(50 115 205 / 80%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
#iatreio_first_row,
#pedia_row{
    padding: 20rem 0;
}
#iatreio_first_row .mcb-wrap-inner,
#pedia_row .mcb-wrap-inner {
    max-width: 1240px;
    margin: 0 auto;
}
#iatreio_first_row p,
#pedia_row p {
    color: white;
}
#iatreio_first_row .bt_bb_headline,
#pedia_row .bt_bb_headline {
    margin-bottom: 80px;
}
#iatreio-details {
    padding: 100px 0;
}
#orthodontikh_kids {
    padding: 100px 0;
}
#orthodontikh_kids .fancy_heading .title {
    font-size: 25px;
    line-height: 35px;
}
#kids_content_more {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 130px 0;
    text-align: center;
}
#kids_content_more p {
    color: white;
}
#kids_content_more .one.column {
    margin: 0;
    width: 100%;
}
#general_details {
    padding: 100px 0;
    text-align: center;
}
#general_details.text-left {
    text-align: left;
}
#general_details .bt_bb_headline_content {
    margin-bottom: 40px;
    display: block;
}
.headline_content {
    font-size: 2.5rem;
    line-height: 35px;
    margin-bottom: 20px;
    color: var(--blue03);
    font-weight: bold;
    display: block;
}
#flex-row {
    padding: 50px 0;
}
#flex-row .mcb-wrap-inner {
    display: inline-flex;
    align-items: center;
    gap: 50px;
}
#flex-row .column {
    margin: 0;
}
.bg-color {
    background: var(--bg);
}
.flex-contents .mcb-wrap-inner {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: var(--bg);
}
.flex-contents .column {
    margin: 0;
    width: 50%;
}
.content-flex {
    padding: 0 40px;
}
.page-id-245 #kids_content_more {
    margin-bottom : 50px;
    padding: 200px 0;
}
#faq-row.orthodontiki {
    margin: 100px 0;
    padding: 80px 0;
}
#faq-row.orthodontiki .column{
    margin: 0;
}
#faq-row.orthodontiki p{
    color: white;
}
#faq-row.orthodontiki .section_wrapper {
    display: flex;
    align-items: center;
}
#simple-content {
    width: 47%;
    text-align: center;
    margin: 0 auto;
}
#simple-content .column {
    margin: 0;
}
.tab_problems .ui-tabs .ui-tabs-nav li a {
    font-size: 1.8rem;
}
.tab_problems .ui-tabs-panel {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.tab_problems .ui-tabs-panel img {
    margin-bottom: 25px;
    margin-top: 15px;
}
#faq-row.orthodontiki.why .bt_bb_headline_content {
    font-size: 5rem;
}
.problem-list li {
    color: white;
}
#faq-row.orthodontiki.why {
    padding: 80px 0 150px 0;
    margin: 0;
}
.text-center {
    text-align: center;
}
#pedia_row .section_video .mask {
    background: rgb(50 115 205 / 80%);
}
#problem-qa {
    padding: 100px 0;
}
#problem-qa .question .title {
    font-size: 2rem;
}
#problem-qa  .faq .question .answer {
    font-size: 1.8rem;
}
#guidelines br {
    display: none;
}
#guidelines {
    padding: 80px 0;
}
#dont-forget {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 100px 0 150px 0;
    color: white;
    margin: 0 auto;
}
#dont-forget .bt_bb_headline_content {
    color: white;
}
#dont-forget p {
    width : 80%;
    margin: 0 auto;
}
.bt_bb_separator {
    margin: 4.25rem 0 1.25rem;
    display: block;
    clear: both;
    height: 2px;
    /*background: rgba(34,34,34,.1);*/
    background: rgb(56 119 206);
}
.bt_bb_separator:before {
    top: 0;
    bottom: 0;
}
#Invisalign_row {
    padding: 80px 0;
}
#Invisalign_row .one.column {
    margin-bottom: 0;
    text-align: center;
}
/*#Invisalign_row .kids_txt {
    font-size: 1.6rem;
}*/
#pleonektimata {
    padding: 150px 0 100px;
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    color: white;
}
#pleonektimata .bt_bb_headline_content {
    color: white;
    text-align: center;
    display: block;
}
#pleonektimata ul li {
    color: white;
    margin-bottom: 20px;
}
#pleonektimata ul li br {
    display: none;
}
#contact_top {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 200px 0 100px 0;
}
#contact_top .section_wrapper {
    display: flex;
    align-items: center;
}
.contact_txt h6,
.contact_txt h2{
    color: white;
}
.contact-details_box a {
    color: white;
    text-decoration: none;
}
.contact-details_box {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
}
div#contact_form_section {
    padding: 100px 0;
}
.contact_form {
    box-shadow: 2px 44px 32px 2px rgb(0 0 0 / 2%);
    border-radius: 60px;
    padding: 60px 40px;
    margin-top: -160px;
}
#contact_form_section .section_wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
}
.form_contact div {
    margin-bottom: 20px;
}



/* Blog Layouts */

.single-post #Subheader .title{
    font-size: 3.5rem;
    display: none;
    text-align: center;
}
.single-post #Subheader {
    display: none;
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
}
.single-post .share-simple-wrapper {
    display : none;
}
.single-post .post-related .desc h4{
    font-size: 2.7rem;
}
.single-post .section-post-related .simple .post-related .date_label{
    display: none;
}
.single-post .section-post-related .post-related .button-custom .button{
    background-color: var(--blue01) ;
    font-size: 1.6rem;
    padding: 20px 30px 20px 30px;
}
.single-post .single-photo-wrapper  img {
    width         : 50%;
    border-radius : 25px;
}
.single-post .post-nav.minimal.column,
.single-post .fixed-nav.fixed-nav-next,
.single-post .fixed-nav.fixed-nav-prev{
    display: none;
}
.single-post .section.section-post-header {
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb) !important;
    padding: 170px 0 30px;
}
.post-header {
    margin: 0;
    width: 100%;
}
.post-header .title_wrapper h1 {
    text-decoration: none;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
    color: white;
    font-size: 2.8rem;
    font-family: "Playfair Display",Arial,Helvetica,sans-serif;
    font-weight: 700 !important;
    margin-top: 10px;
    line-height: 35px;
}
.post-wrapper-content {
    padding-top: 40px;
    background: var(--bg);
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-bottom: 100px;
}
.post-wrapper-content p {
    font-size: 1.6rem;
    font-weight: 400;
}
.single-post .the_content_wrapper {
    background: white;
    border-radius: 15px;
    padding: 50px;
    margin: 0;
}
body.category  #Header {
    min-height: 155px;
}
body.category #Subheader {
    display: none;
}
.category .post-desc-wrapper h4,
.category .post-desc-wrapper a {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 0;
    text-align: center;
}
.grid .post-desc-wrapper .post-desc {
    padding: 0;
}
.grid .post-footer {
    display: none;
}
.grid h4.entry-title {
    min-height: 60px;
}
.grid .post-excerpt {
    display: none;
}
.grid .post-item {
    margin-bottom: 0;
}
.single-post #Content {
    padding-top: 0;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
    align-items: flex-start;
}
#Top_bar.is-sticky .top_bar_right .top_bar_right_wrapper {
    align-items: center;
}

/*.column_blog .grid .post-item:nth-child(2n+1) .image_wrapper {
	border-radius: 50% 100% 88% 14%;
}
.column_blog .grid .post-item:nth-child(2n+2) .image_wrapper {
	border-radius: 30% 30% 40% 40%;
}*/
/*.column_blog .grid .post-item:hover .image_wrapper {
	border-radius: 0;
}*/
.column_blog .grid .post-item .image_wrapper  {
    /*-webkit-transition: all 15s ease-in-out;*/
    /*transition: all  1s ease-in-out;*/

}
.category .column_blog .grid .post-item .image_wrapper a{
    max-width: initial !important;
    width: 100%;
    height: 280px;
    object-fit: scale-down;
    object-position: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#articles .column_blog .grid .post-item .image_wrapper a{
    height: 280px;
}

.category .column_blog .grid .post-item .image_wrapper{
    text-align:center;

}
.category .column_blog .grid .post-item .image_wrapper img{
    width: 270px;
    /*padding:10px 0;*/
    border-radius: 125% 100% 120% 70%;
    object-fit: scale-down;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#articles .column_blog .grid .post-item .image_wrapper img{
    width: 270px;
}
.category .column_blog .grid .post-item:hover .image_wrapper img {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
}
.category .column_blog .grid .post-item {
    background: var(--bg);
    margin-bottom: 20px;
    /*box-shadow: 0 2px 10px rgb(34 34 34 / 20%);*/
    border-radius: 35px;
}
#articles .column_blog .grid .post-item{
    background: var(--bg);
    border-radius: 35px;

}
.category .column_blog .grid .post-item .post-desc-wrapper h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
#articles .column_blog .grid .post-item .post-desc-wrapper a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.category .column_blog .grid .post-item .post-photo-wrapper {
    padding-top: 43px;
}
#articles .column_blog .grid .post-item .post-photo-wrapper {
    padding-top: 43px;
}
/*FOOTER*/
#Footer{
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb) !important;
}
#Footer .widget {
    text-align : center;
}
#Footer .bt_bb_text p{
    color: white;
    font-size: 1.6rem;
    line-height: 23px;

}
#Footer .bt_bb_text{
    text-align: left;
    margin-top:0;
}
#Footer .bt_bb_headline_content {
    font-size     : 2rem;
    color         : white;
    font-weight   : 400 !important;
    text-shadow   : 0 0 0 rgb(0 0 0);
    margin-bottom : 20px;
    display       : block;
    text-align: left;
}
#Footer .footers_row_flex .bt_bb_size_xsmall a {
    color           : white;
    font-size       : 1.6rem;
    text-decoration : none;
    display         : inline-flex;
    align-items     : center;
    gap             : 10px;
}
#Footer #block-28 {
    display: none;
}
#Footer .footers_row_flex .bt_bb_size_xsmall{
    text-align: left;
}
#Footer #menu-footer-about, #Footer .btWorkingHoursInner {
    text-align: left;
}
#Footer .bt_bb_image img{
    width: 185px;
    height: 66px;
}
#Footer .btWorkingHoursInner p{
    display: none;
}
#Footer .footer_copy .copyright {
    font-size : 14px;
    color     : white;
}
#Footer .footer_copy .copyright a, #Footer .footer_copy .social li a {
    color     : white;
}
#Footer .footer_copy {
    border-top: 0!important;
}
#Footer .footer_copy .one{
    padding-top: 0!important;
}
#Footer .widgets_wrapper {
    padding: 0!important;
}
#map-row .details_conent p, .ypiresies_images_all, .kids-oral {
    display: none;
}
/*
#Footer::before {
	background-image: url(/wp-content/uploads/2022/10/bgn-footer-top-1.png);
	height: 147px;
	top: -145px;
	background-position: center top;
	position: absolute;
	left: 0;
	background-repeat: repeat-x;
	z-index: 2;
	width: 100%;
}*/

#Top_bar a.responsive-menu-toggle i{
    color:white;
}
#Side_slide .extras .action_button{
    color:white;
    background: var(--blue03);

}
#Side_slide .extras .action_button:hover{
    color: white;
    text-shadow: 0 1px 2px rgb(34 34 34 / 20%);
    transform: translateY(-3px);
    box-shadow: 0 3px 20px rgb(34 34 34 / 20%);
    background-position: 99% 0 !important;
    background-image: linear-gradient(to right, var(--blue03) 51%, var(--blue01) 100%);

}
#Side_slide #menu ul li:hover  {
    background: white;
}
#Side_slide #menu ul li.submenu:hover .menu-toggle{
    color:#115278;
}
#Side_slide #menu ul li:hover .sub-menu{
    background:#3173cd ;
}
#Side_slide #menu ul li.current_page_item{
    background: white;
}
#Side_slide #menu .sub-menu li{
    font-size: 16px!important;
}
.logo-home-wrap .mcb-wrap-inner {
    display: flex;
    justify-content: space-around;
}
/*@keyframes slide {
    0% {
        transform: translateX(0);
    }
    100% {
        !* Μετακινεί το container προς τα αριστερά κατά 100% του πλάτους του container.
           Η μετατόπιση εξαρτάται από το συνολικό πλάτος του περιεχομένου.
           Αν υπάρχει κενό στο τέλος, θα εμφανιστεί ορατό reset *!
        transform: translateX(-100%);
    }
}*/


.logo-home-wrap .column_image{
    margin:0;
    text-align: center;
}
#logo-home{
    max-width: 80%!important;
    margin: 0 auto;
    padding: 40px 0 0;
}
.logo-home-wrap img {
    max-width: 70% !important;
}
.iatreio-video-wrap .content_video{
    text-align: end;
}
.iatreio-video-wrap .mcb-wrap-inner{
    display: flex;
    align-items: center;
}

.blue-big-home .btn_sliders {
    display: block!important;
}
/*.psifiaki-meaning{
    text-align: center;
}*/
.frequent, .synoptika{
    text-align: center;
}

#logo-home img{
    transition: all .5s ease-in-out;
}
#logo-home img:hover{
    transform: translateY(-10px);
}
.m-top{
    margin-top: 20px;
}
.endeikseis .bt_bb_headline_content{
    font-size: 30px;
    line-height: 38px;
}
.frequent{
    font-size: 25px;
}
.faq-wrap .question{
    margin-bottom: 25px!important;
    border: 2px solid #c8e5ff!important;
    border-radius: 5px!important;
    border-color: unset;
}
.faq-wrap .title{
    color: #1e2d78!important;
}

.faq-wrap .question.active:after {
    background: none;
}

.faq-wrap  .question .title > .acc-icon-plus,
.faq-wrap  .question .title > .acc-icon-minus{
    color: #1e2d7b;
}

.faq-wrap .question.active .title{
    background: #3173cd;
    color: white !important;
}
.faq-wrap .question.active .num,
.faq-wrap  .question.active .title > .acc-icon-minus{
    color: white;
}
.faq-wrap .question .answer {
    padding: 25px 20px 25px 80px;
}

.faq-wrap .question.active {
    border: 2px solid #3173cd!important;
}
.footer-sec{
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb) !important;
}
.footer-svg-col .mcb-column-inner{
    margin: 0;
}
.footer-det{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1220px;
    margin: 0 auto;
}
.footer-det .social{
    margin: 0;
    display: flex;
    align-items: center;
    gap: 15px;
    list-style-type: none;
}
.footer-det .social {
    margin-bottom: 0;
}
.footer-det .social i{
    color: white;
    font-size: 20px;
}
.footer-det .copyright{
    color: white;
    font-size: 14px;
}
.footer-det .copyright a{
    color: white;
}
.footer-det .copyright a:hover{
    color: white;
}
.footer-wrap-one{
    padding-top: 25px;
}
.footer-det-col .mcb-column-inner{
    margin-bottom: 20px;
}
.services-section{
    background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    padding: 200px 0 100px 0;
}

.services-section .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper,
.services-section .mfn-icon-box-bottom.mfn-icon-box-center .icon-wrapper {
    width: 100%;
}

.services-section .mfn-icon-box{
    background: white;
    border-radius: 20px;
    transition: all .5s ease-in-out;
}
.services-section .mfn-icon-box:hover{
    transform: translateY(-10px);
}
.services-section .mfn-icon-box-top .icon-wrapper {
    margin: 0;
}
.services-section .mfn-icon-box .desc-wrapper .title{
    font-size:22px;
    padding: 10px;
}
.icon_kids .icon-wrapper img {
    filter: contrast(0.95);
}
.icon_kids .mfn-icon-box .desc-wrapper .title {
    height: 60px;
}
.icon_kids.sec-icon-set .mfn-icon-box .desc-wrapper .title {
    height: auto;
}
.icon_kids .mfn-icon-box {
    min-height: 450px;
}
.icon_kids.sec-icon-set .mfn-icon-box {
    min-height: 370px;
}
#pleonektimata .no-margin ul li {
     margin-bottom: 0;
}
#Action_bar {
    height: 45px;
}
#back_to_top.sticky.scroll{
    background: #3877ce;
    color: white;
}
#back_to_top i {
    color: white;
    padding-left: 3px;
    padding-bottom: 5px;
}
.efivoi-box-section .icon-wrapper img{
    border-radius: 35px;
}
.efivoi-box-section .icon-wrapper{
    width: 65%!important;
}
/*.efivoi-box-section .mfn-icon-box .desc-wrapper .title {
    height: 45px;
}*/

.proud-column .bt_bb_text br{
    display: none;
}
#why_choose .btn_sliders {
    margin-top: 20px;
}
.frontida-section .section_wrapper{
    justify-content: space-between;
}
#map-row .map_container{
width: 50%!important;
}

.google-map .gm-style> div {
    top: -120px !important;
}

#Top_bar.is-sticky  .container{
    padding-top: 5px;
}
#Top_bar.is-sticky {
    height: 70px;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 40px;
}
.general_details .bt_bb_text{
    display: none;
}
.single-post .post .has_content .section_wrapper{
    justify-content: center;
    padding: 0 20px 50px;
}
.bt_bb_headline h2 .smile br{
    display: none;
}
.efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper .title {
    height: unset;
}
.efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper {
    flex-grow: unset;
    padding-bottom: 15px;
}
.page-id-210 .efivoi-box-section .icon-wrapper,
.page-id-763 .efivoi-box-section .icon-wrapper {
    width: 45% !important;
}
.forget{
    font-size: 30px!important;
}
.mfn-list .mfn-list-icon {
    margin-top: 5px;
}
.mfn-list-middle .mfn-list-item {
    align-items: start!important;
}
#pleonektimata ul, #guidelines ul{
    margin: 0;
}
#pleonektimata ul li {
    margin-bottom: 15px;
}

#Invisalign_row.psifiaki-first-sec .one.column{
    text-align: left;
}
.diorthwsi{
    padding: 40px 25px 0;
}

#rev_slider_23_1_wrapper .hesperiden .tp-bullet,
#rev_slider_24_1_wrapper .hesperiden .tp-bullet,
#rev_slider_25_1_wrapper .hesperiden .tp-bullet{
    border-radius: 0!important;
    width: 60px!important;
    height: 10px!important;
}

/*ENGLISH*/

/*.page_item.page-item-756{
    display: none!important;
}*/
.bio-image-col img{
    /*background:#cdcbcc !important;*/
    background:#3273cd !important;
}

.team-box-section{
    padding: 100px 0 150px;
}
.team-box-section .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper,
.team-box-section .mfn-icon-box-bottom.mfn-icon-box-center .icon-wrapper {
    width: 100%;
}
.team-box-section .mfn-icon-box img {
    width: 300px;
    border-radius: 125% 100% 120% 70%;
}
.team-box-section  .mfn-icon-box .desc-wrapper .title{
    color: var(--blue01);
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0;
    text-shadow: 0 6px 10px rgb(0 0 0 / 10%);
}
.mfn-icon-box .desc-wrapper .desc{
    color: var(--blue03);
}

.team-box-section  .mfn-icon-box{
   /* background: #f6eeea;*/
    padding: 35px 0 45px;
    border-radius: 35px;
    transition: all .5s ease-in-out;
    background: white;
  /*  box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);*/
}
.team-box-section  .mfn-icon-box:hover{
    transform: translateY(-10px);
}

.content_douma .bt_bb_headline h2 .smile{
    margin-top: 0;
}
.team-box-section{
    background: #f0f4f7;

}
#menu-item-801 > a,
#menu-item-806 > a{
    pointer-events: none;
}

#Footer .footer_copy .social li a {
    font-size: 20px;
}
#Footer .footer_copy .social li a .icon-facebook{
    margin-right: 8px;
}
.back-image img{
    background:  #ececec!important;
    /*background: #edebec !important;*/
    /*background-image: linear-gradient(to right, var(--blue03) 51%, var(--blue01) 100%);*/

}
.b-center{
    text-align: center;
    margin-top: 20px;
}

.team-box-section .mfn-icon-box .desc-wrapper .title br{
    display:none;
}
.btn_sliders.bio-button .green {
    margin-right: 0;
    margin-top: 25px;
}
.btn_sliders.bio-button .bt_bb_button_text{
    color: white;
}
#Action_bar .social {
    padding: 12px 0;
    margin-left: 10px;
}
#Action_bar .social i{
    color: white;
}
#Action_bar .container{
    padding-left: 10px;
    padding-right: 10px;
}
#Action_bar .column {
    padding: 0;
}
#Action_bar .social li a i:before{
   transition: all .5s ease-in-out;
}
#Action_bar .social li a:hover i:before{
    /*transform: translateY(-2px);*/
    /*color: #3273cd;*/
}
#Action_bar .social li a:hover{
    background: #3273cd;
    border: 1px solid #3273cd;
}
#Side_slide #menu ul li#menu-item-412-en a,
#Side_slide #menu ul li#menu-item-413-el a{
    text-align: center;
}
#Side_slide #menu ul li#menu-item-412-en,
#Side_slide #menu ul li#menu-item-413-el{
    border-bottom: 0;
    padding-top: 15px;
}
#Action_bar .social li a{
    border: 1px solid white;
    padding: 3px 5px;
    border-radius: 5px;
}
.team-text-section{
    background: #f0f4f7;
}

.bio-tabs-mobile{
    display: none;
}
.activity{
    max-width: 130px!important;
}
.small-logo{
    width: 13%!important;
}
#logo-home .content_slider .content_slider_ul .slick-list{
    border-width: 0;
}

.portfolio_slider .slider_nav{
  background: transparent;
}
.icon-left-open-big:before, .icon-right-open-big:before {
    color: #3174ce;
}
.portfolio_slider .slick-slide a{
    pointer-events:none ;
}
.logo-slider img {
 border-radius: 50%!important;
}

.w-custom{
    width: 155px;
}

#Top_bar .menu > li#menu-item-412-en img,
#Top_bar .menu > li#menu-item-413-el img{
    margin-top: 17px;
}
.flex-footer{
    display: none;
}
.icon-flickr:before {
    content: "";
}

/*MEDIA*/

@media only screen and (min-width: 1925px) and (max-width: 10000px){
    .layout-full-width {
        max-width: 1920px;
        margin: 0 auto;
    }
    .sticky-tb-color #Top_bar.is-sticky {
        max-width: 1920px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}

@media (max-width: 1720px){
    .invisalign_section .mcb-wrap-inner {
        justify-content: space-around;
    }
    .content_douma{
        padding-left: 35px;
    }
    .text-layer_f{
        right: 65px!important;
    }

}
@media (max-width: 1560px){
    .psifiaki-photo img{
       max-width: 85%!important;
    }
    .invisalign_section__ .mcb-wrap-inner {
        justify-content: space-around;
    }
    #why_choose .section_wrapper {
        justify-content: space-around;
    }
    .logo-slider{
        right: 50%!important;
    }

}
@media (max-width: 1450px){
    .bt_bb_headline_content,
    .invisalign .title-bg,
    #why_choose h2,
    .ypiresies_new h2,
    #kids_oral h2,
    #map-row .bt_bb_headline_content {
        font-size: 3.5rem;
    }
    .invisalign_section__ img{
        max-width: 90%!important;
    }
    .invisalign_section__ .mcb-wrap-inner {
        justify-content: center;
    }
    #back_to_top.sticky {
        right: 25px;
        bottom: 55px;
    }
    .bt_bb_headline h2 small {
        font-size: 45px;
    }
    .bt_bb_headline h2 .smile {
        font-size: 6rem;
        margin-top: 0;
        line-height: 45px;
    }
    .sm_content-bio {
        margin: 35px 0 0;
    }
    .content_douma {
        padding-top: 30px;
    }
    .bt_bb_headline_f .zise {
        font-size: 45px;
        line-height: 65px !important;
    }
    .bt_bb_headline_f .smile {
        font-size: 60px;
    }
    .text-layer_f {
        right: 100px !important;
    }
}
@media (max-width: 1370px){
    #articles .post-desc-wrapper .post-desc {
        min-height: 140px;
    }
    #articles .column_blog .grid .post-item .post-photo-wrapper {
        padding: 40px 20px 0;
    }
    #iatreio_first_row, #pedia_row{
        background-position: center top!important;
    }
}
@media (max-width: 1290px){
    #row_porud {
        padding: 100px 20px 150px;
    }
    #row_porud  .bt_bb_link.content {
        width: 60%;
    }
    #row_porud .one-third img {
        width: 300px;
    }
    .invisalign {
        margin-top: 80px;
    }
    #kids_oral.frontida-section{
        padding: 100px 30px;
    }
    .footer-det {
        padding: 0 20px;
    }
    #Header .container{
        padding: 0 25px;
    }
    .bt_bb_headline h2 small {
        font-size: 38px;
    }
    .bt_bb_headline h2 .smile {
        font-size: 4rem;
        line-height: 25px;
    }
    .ipografi-douma {
        font-size: 4rem;
    }
    .bt_bb_headline_superheadline {
        font-size: 17px;
    }
    .content_douma {
        padding-left: 30px;
        padding-top: 50px;
    }
    .bt_bb_headline h2 {
        line-height: 58px;
    }
    #biografiko_col {
        padding: 50px 30px;
    }
    #faq-row {
        padding: 130px 20px 0;
    }
    #iatreio-details {
        padding: 100px 25px;
    }
    #gallery-iatreio{
        padding: 0 25px;
    }
    #contact_top {
        padding: 200px 20px 100px;
    }
    .single-post .section-post-header .section_wrapper {
        padding: 0 25px;
    }
    .services-section {
        padding: 200px 30px 75px;
    }
    #pedia_row, #iatreio_first_row {
        padding: 20rem 20px;
    }
    .efivoi-box-section{
        padding: 100px 25px!important;
    }
    #pleonektimata {
        padding: 170px 20px 145px;
    }
    #kids_content_more {
        padding: 85px 20px 50px;
    }
    #problem-qa {
        padding: 100px 20px;
    }
    #problem-qa .question .title {
        font-size: 1.9rem;
    }
    #general_details {
        padding: 50px 25px 25px;
    }
    #guidelines {
        padding: 80px 20px;
    }
    #Invisalign_row {
        padding: 80px 25px 50px;
    }
    .text-layer{
        left: 40px;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 45px;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 5rem;
    }
    .team-box-section {
        padding: 70px 25px 190px;
    }

}
@media (max-width: 1239px){
    #articles .column_blog .grid .post-item {
        margin-bottom: 25px;
        width: 48%;
    }
    #articles .post-desc-wrapper .post-desc {
        min-height: unset;
    }
    #map-row .bt_bb_service_content_title a {
        color: var(--blue03)!important;
        font-size: 1.2em;
    }
    #map-row {
        padding: 100px 25px 50px;
    }
    #map-row .map_container {
        width: 55% !important;
    }
    #Top_bar a.responsive-menu-toggle {
        margin-top: -25px;
        right: 0px;
    }
    .header-transparent #Top_bar .top_bar_right {
        display: none;
    }
    #Action_bar .column {
        padding: 0 5px;
    }
    #Top_bar.is-sticky a.responsive-menu-toggle {
        margin-top: -17px;
    }
    #Top_bar #logo img {
        max-height: 85%;
    }
    #Side_slide .extras .action_button {
        padding: 17px;
        margin: 0px 0 15px;
    }
    #Side_slide .social li a {
        padding: 7px;
        font-size: 17px;
    }
    #Side_slide #menu ul li a {
        padding: 11px 10px 10px 20px;
        margin-right: 0px;
    }
    #Side_slide #menu .sub-menu li {
        font-size: 15px !important;
    }
    #Side_slide #menu ul li ul li a {
        padding-left: 30px;
    }
    #Side_slide #menu ul li.submenu .menu-toggle {

        opacity: 1;
    }
    .content_douma {
        padding-top: 10px;
    }
    .ipografi-douma {
        margin-top: 28px;
    }
    .section_wrapper{
        max-width: 100%;
    }
    .general_details .dr{
        width: 20%!important;
    }
    .general_details .time-line{
        width: 80%!important;
    }
    .contact-details_box a {
        color: white!important;
    }

    .post-header .title_wrapper h1 {
        font-size: 2.5rem;
    }
    .duration p br{
        display: none;
    }
    #Side_slide #menu ul li.current-menu-parent > a,
    #Side_slide #menu ul li.current-menu-ancestor > a,
    #Side_slide #menu ul li.current-menu-item > a{
        color: #142e52;
        background: white;
    }
    #Side_slide #menu ul li.current-menu-ancestor a.menu-toggle{
        color: #142e52!important;
    }
    .text-layer_f {
        right: 155px !important;
    }
    .bt_bb_headline_f .zise {
        font-size: 38px;
        line-height: 60px !important;
    }
    .bt_bb_headline_f .smile {
        font-size: 52px;
    }
    #Footer .footer_copy .social li a {
        font-size: 18px;
    }
    #menu-item-801 > a, #menu-item-806 > a {
        pointer-events: unset;
    }
    #logo-home{
        max-width: 100% !important;
    }
    .w-custom {
        width: 220px;
    }

}
@media (max-width: 1170px){
    #logo-home {
        max-width: 90% !important;
    }
    .bt_bb_headline_content,
    .invisalign .title-bg,
    #why_choose h2,
    .ypiresies_new h2,
    #kids_oral h2,
    #map-row .bt_bb_headline_content {
        font-size: 3rem;
    }
    #row_porud .one-third img {
        width: 250px;
    }
    #row_porud .bt_bb_link.content {
        width: 70%;
    }
    .invisalign .decription-data {
        width: 100%;
        margin: 30px 0;
    }
    #ypiresies {
        padding: 120px 0;
    }
    .frontida-section .care-container{
        width: 45%;
    }
    .google-map .gm-style> div{
        top: -180px!important;
    }
    #biografiko_first-row .section_wrapper {
        flex-direction: column-reverse;
        gap:30px;
    }
    #biografiko_first-row{
        padding-top: 150px;
    }
    .content_douma {
        padding-left: 0;
        padding-top: 0;
    }
    .douma-container{
       /* width: 80%!important;*/
        /*text-align: center;*/
        width: 90% !important;
    }
    .general_details .dr{
        display: none;
    }
    .general_details .time-line{
        width: 100%!important;
    }
    .general_details .ui-tabs .ui-tabs-nav li a {
        padding: 14px 42px;
    }
    .category-arthra .grid .post-desc-wrapper .post-desc {
        min-height: 95px;
    }
    .services-section .mfn-icon-box .desc-wrapper .title {
        font-size: 19px;
        padding: 8px;
    }
    .efivoi-box-section .column_icon_box_2{
        width: 50%;
    }
    /*.efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper .title {
        height: 35px;
    }*/
    /*.efivoi-box-section  .icon_kids .mfn-icon-box {
        min-height: 560px;
    }*/
    .page-id-210 .efivoi-box-section .icon-wrapper,
    .page-id-763 .efivoi-box-section .icon-wrapper {
        width: 40% !important;
    }
    .efivoi-box-section .enilikes-ofeli .mfn-icon-box .desc-wrapper .title br{
        display: none;
    }
    .ui-tabs .ui-tabs-panel {
        text-align: center;
    }
    #faq-row .ui-tabs .ui-tabs-panel li {
        text-align: left;
    }
    .team-box-section .mfn-icon-box {
        padding: 35px 20px 50px;
    }
    .logo-home-wrap img {
        max-width: 47% !important;
    }
    .small-logo {
        width: 26% !important;
    }
    .hid-log{
        display: none;
    }
    .small-logo .mcb-column-inner{
        margin-bottom: 15px;
    }

}
@media (max-width: 1040px){
    .general_details .ui-tabs .ui-tabs-nav li a {
        padding: 14px 32px;
    }
    .services-section .mfn-icon-box .desc-wrapper .title {
        font-size: 18px;
    }
    /*.efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper .title {
        height: 10px;
    }*/
    .efivoi-box-section .icon_kids .mfn-icon-box {
        min-height: 430px;
    }
    .efivoi-box-section {
        padding: 50px 25px !important;
    }
    .page-id-210 .efivoi-box-section .icon_kids.sec-icon-set .mfn-icon-box,
    .page-id-763 .efivoi-box-section .icon_kids.sec-icon-set .mfn-icon-box{
        min-height: 385px;
    }

}
@media (max-width: 1023px){
    .bt_bb_headline_f .zise {
        font-size: 35px;
        line-height: 30px !important;
    }
    .bt_bb_headline_f .smile {
        font-size: 45px;
        line-height: 13px !important;
    }
    .text-layer_f {
        right: 125px !important;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title {
        font-size: 18px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .desc {
        font-size: 17px;
        line-height: 22px;
        padding-top: 8px;
    }
    .logo-slider {
        top: 90px !important;
    }

}
@media (max-width: 959px){
    #logo-home {
        max-width: 95% !important;
    }
    .bt_bb_headline_content,
    .invisalign .title-bg,
    #why_choose h2,
    .ypiresies_new h2,
    #kids_oral h2,
    #map-row .bt_bb_headline_content {
        font-size: 2.7rem;
    }
    #row_porud .one-third img {
        width: 200px;
    }
    #row_porud .bt_bb_link.content {
        width: 80%;
    }
    p {
        font-size: 17px;
    }
    .content_therapies h5 {
        font-size: 19px;
    }
    .invisalign_section__ .mcb-wrap-inner {

        margin: 40px auto 80px;
    }
    .invisalign {
        margin-top: 100px;
    }
    .invisalign .decription-data {
        margin: 20px 0 30px;
    }
    #why_choose .btn_sliders {
        margin-top: 12px;
    }
    #why_choose h2{
        margin-bottom: 8px;
    }
    #ypiresies {
        padding: 100px 0;
    }
    .ypiresies_new h6 {
        font-size: 1.7rem;
    }
    #articles .column_blog .grid .post-item {
        clear:none;
    }
    #map-row .bt_bb_service_content_title a {
        font-size: 1.1em;
    }
    #map-row .bt_bb_service_content_text{
        font-size: 17px;
        line-height: 23px;
    }
    .bt_bb_icon_holder:before, .bt_bb_icon_holder:after {
        font-size: 42px;
    }
    .sm_content-bio {
        line-height: 24px;
    }
    #biografiko_first-row .section_wrapper {
        gap: 20px;
    }
    #faq-row .ui-tabs .ui-tabs-nav li.ui-state-active a, #faq-row .ui-tabs .ui-tabs-nav li a {
        font-size: 1.7rem;
    }
    #faq-row {
        padding: 110px 20px 0;
    }
    .general_details .ui-tabs .ui-tabs-nav li a {
        padding: 14px 22px;
    }
    #contact_top .bio-tab-left small {
        font-size: 2.3rem;
    }
    #contact_top .bio-tab-left .bt_bb_headline_content{
        line-height: normal;
    }
    .contact-details_box {
        display: flex;
        justify-content: flex-start;
        gap: 30px;
    }
    .contact-details_box a {
        color: white !important;
        font-size: 17px;
    }
    .category-arthra .grid .post-desc-wrapper .post-desc {
        min-height: 110px;
    }
    .category-arthra .column_blog .grid .post-item .post-photo-wrapper{
        padding: 40px 40px 0;
    }
    .category-arthra .column_blog .grid .post-item .image_wrapper a {
        height: 235px;
    }
    .post-header .title_wrapper h1 {
        font-size: 2.3rem;
        line-height: 30px;
    }
    .services-section .mfn-icon-box .desc-wrapper .title {
        font-size: 17px;
        padding: 6px;
    }
    .services-section {
        padding: 200px 15px 75px;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box {
        min-height: 510px;
    }
    .efivoi-box-section .fancy_heading .title {
        font-size: 22px!important;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper .title{
        font-size: 19px;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box .desc{
        font-size: 17px;
    }
    .page-id-210 .efivoi-box-section .icon_kids .mfn-icon-box,
    .page-id-763 .efivoi-box-section .icon_kids .mfn-icon-box {
        min-height: 430px;
    }
    .page-id-210 .efivoi-box-section .icon_kids.sec-icon-set .mfn-icon-box,
    .page-id-763 .efivoi-box-section .icon_kids.sec-icon-set .mfn-icon-box {
        min-height: 365px;
    }
    .endeikseis .bt_bb_headline_content {
        font-size: 27px;
        line-height: 36px;
    }
    .frequent p, .frequent, .general-title{
        font-size: 22px;
    }
    #pleonektimata .no-margin ul li {
        font-size: 17px;
    }
    #problem-qa  .faq .question .answer {
        font-size: 1.7rem;
    }
    #problem-qa .question .title {
        font-size: 1.8rem;
    }
    .faq-wrap .question .title > .acc-icon-plus, .faq-wrap .question .title > .acc-icon-minus{
        top: 26px;
    }
    #pleonektimata ul li,  .details_txt ul li{
        font-size: 17px;
    }
    .ui-tabs .ui-tabs-panel {
        font-size: 17px;
    }
    #pedia_row p br{
        display: none;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows,
    #rev_slider_24_1_wrapper .zeus.tparrows,
    #rev_slider_25_1_wrapper .zeus.tparrows{
        min-width: 50px!important;
        min-height: 50px!important;
        top: 111%!important;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows:before,
    #rev_slider_24_1_wrapper .zeus.tparrows:before,
    #rev_slider_25_1_wrapper .zeus.tparrows:before {
        font-size: 18px!important;
        line-height: 55px!important;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 4.5rem;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 42px;
    }
    .team-box-section {
        padding: 70px 20px 190px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title br{
        display:block;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title {
        line-height: 24px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .desc {
        min-height: 130px;
    }
    /*.logo-home-wrap img{
        max-width: 70%!important;
    }*/


}
@media (max-width: 840px){
    .content_therapies p br{
        display: none;
    }
    #row_porud .bt_bb_link.content {
        width: 90%;
    }
    #row_porud .one-third img {
        width: 190px;
    }
    .content_therapies p{
        font-size: 16px;
    }
    .psifiaki-photo img {
             max-width: 95% !important;
    }
    .invisalign_section__ img {
        max-width: 95% !important;
    }
    .frontida-section h2{
        margin-bottom: 10px!important;
    }
    .frontida-section .care-container {
        width: 50%;
    }
    #map-row .section_wrapper {
        flex-direction: column;
        gap: 20px;
    }
    #map-row .map_container {
        width: 70% !important;
        order: 2;
    }
    #map-row .contacts_map{
        width: 45%;
    }
    #Top_bar{
        top: 55px;
    }
    #Top_bar #logo img {
        max-height: 75%;
    }
    .douma-image{
        width: 55%!important;
    }
    #faq-row .ui-tabs .ui-tabs-nav li.ui-state-active a, #faq-row .ui-tabs .ui-tabs-nav li a {
        font-size: 1.6rem;
    }
    .general_details .ui-tabs .ui-tabs-nav li a {
        padding: 14px 17px;
    }
    #contact_top .section_wrapper {
        flex-direction: column;
        gap: 25px;
    }
    #contact_top {
        padding: 150px 20px 50px;
    }
    #contact_top .contact_image{
        width: 62%;
    }
    #contact_top .contact_txt .mcb-column-inner{
        margin-bottom: 0;
    }
    .contact-details_box {
        justify-content: center;
        gap: 60px;
    }
    #contact_top .contact_first{
        width: 100%;
        text-align: center;
    }
    .contact-details_box a {
        width: 260px;
    }
    .category-arthra .column_blog .grid .post-item .image_wrapper a {
        height: 195px;
    }
    .services-section .mcb-column-inner{
        margin-bottom: 30px;
    }
    .services-section .column_icon_box_2{
        width: 50%;
    }
    .text-layer_f {
        right: 110px !important;
    }
    .bt_bb_headline_f .zise {
        font-size: 30px;
    }
    .bt_bb_headline_f .smile {
        font-size: 40px;
    }
    .team-box-section .column_icon_box_2{
        width: 46%;
        margin-right: 10px;
        margin-left: 10px;
    }

    .team-box-section .mfn-icon-box img {
        width: 250px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title br{
        display:none;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title {
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    /*.logo-home-wrap .column_image {
        width: 16%!important;
    }*/
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        max-width: 1220px !important;
        padding-left: 0;
        padding-right: 0;
    }

    .content_therapies p {
        font-size: 17px;
    }

    #row_porud .bt_bb_link.content {
        width: 60%;
    }

    #row_porud .one-third img {
        width: 220px;
    }

    .content_therapies h5 {
        font-size: 20px;
    }

    .content_therapies {
        margin-bottom: 50px;
    }

    #row_porud {
        padding: 100px 20px 80px;
    }

    .blue-big-home {
        padding: 0 30px;
    }

    .psifiaki-photo img {
        max-width: 50% !important;
    }

    .invisalign_section__ img {
        max-width: 50% !important;
    }

    .invisalign_section__ .mcb-wrap-inner {
        flex-direction: column;
    }

    .invisalign_section__ .invisalign.aorati-col {
        order: 2;
    }

    .invisalign_section__ .mcb-wrap-inner {
        margin: 40px auto 100px;
    }

    .invisalign .decription-data {
        margin: 25px 0 40px;
    }

    .invisalign {
        margin-top: 20px !important;
    }

    #why_choose {
        padding: 0 30px;
    }

    #why_choose .column_image {
        text-align: center;
    }

    #why_choose img {
        max-width: 50% !important;
    }

    #articles .column_blog .grid .post-item {
        margin: 0 7px 20px !important;
        width: 47% !important;
    }

    #articles .posts_group {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .frontida-section .care-container {
        width: 100%;
        order: 2;
    }

    #kids_oral.frontida-section {
        padding: 75px 30px 100px;
    }

    .frontida-section img {
        max-width: 60% !important;
    }

    .frontida-section .image_wrapper {
        text-align: center;
    }

    .frontida-section .image_frame {
        margin: 0 !important;
    }

    #map-row .contacts_map {
        width: 330px;
    }

    .footer-sec {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 75px !important;
    }

    .mobile-header-mini #Top_bar .container {
        padding: 12px 25px !important;
    }

    .mobile-header-mini #Top_bar a.responsive-menu-toggle {
        margin-top: -4px;
    }

    .mobile-header-mini #Top_bar.is-sticky .container {
        padding: 4px 25px !important;
    }

    #Top_bar.is-sticky {
        height: 75px;
    }

    .mobile-header-mini #Top_bar.is-sticky a.responsive-menu-toggle {
        margin-top: -7px;
    }

    #Top_bar #logo img {
        max-height: 100%;
    }

    #biografiko_first-row .section_wrapper {
        gap: 30px;
    }

    #biografiko_first-row {
        padding-top: 20px;
    }

    #faq-row .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
        display: none;
    }

    #faq-row .ui-tabs .ui-tabs-nav {
        border-color: transparent !important;
    }

    #faq-row .ui-tabs .ui-tabs-nav li a:before {
        display: none;
    }

    #faq-row .ui-tabs .ui-tabs-nav li.ui-state-active a, #faq-row .ui-tabs .ui-tabs-nav li a {
        border-bottom: 1px solid white;
        background: #3173cd;
    }

    #faq-row .ui-tabs .ui-tabs-nav li a:hover, #faq-row .ui-tabs .ui-tabs-nav li a:active {
        background: #30a7e7;
    }

    #faq-row .ui-tabs .ui-tabs-nav li:last-child a, #faq-row .ui-tabs .ui-tabs-nav li:last-child a {
        border-bottom: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #faq-row .ui-tabs .ui-tabs-nav li {
        box-shadow: 0 13px 10px rgba(0, 0, 0, 0.3);
    }

    .iatreio-video-wrap .mcb-wrap-inner {
        gap: 30px;
    }

    #iatreio-details {
        padding: 50px 25px;
    }

    #iatreio-details .section_video {
        text-align: center;
    }

    #contact_top {
        padding: 50px 20px;
    }

    .category-arthra .grid .post-item {
        width: 45% !important;
        margin: 0 0px 20px 25px !important;
        clear: none !important;
    }

    .category-arthra .column_blog .grid .post-item .image_wrapper img {
        width: 190px;
    }

    .category-arthra .posts_group {
        display: flex;
        flex-wrap: wrap;
    }

    .single-post .section.section-post-header {
        padding: 20px 0;
    }

    .post-header .title_wrapper h1 {
        font-size: 2rem;
        margin: 0 0 3px;
    }

    .single-post .single-photo-wrapper img {
        width: 70%;
    }

    .single-post .the_content_wrapper {
        padding: 45px 30px;
    }

    .services-section .mcb-column-inner {
        margin: 0 12px 30px;
    }

    .services-section {
        padding: 65px 15px 75px;
    }

    #pedia_row, #iatreio_first_row {
        padding: 70px 20px 140px;
    }

    #pedia_row .bt_bb_headline, #iatreio_first_row .bt_bb_headline {
        margin-bottom: 55px;
    }

    #pedia_row .bt_bb_headline h2 .smile, #iatreio_first_row .bt_bb_headline h2 .smile {
        font-size: 3.5rem;
    }

    #pedia_row, #iatreio_first_row {
        background-size: cover !important;
    }

    .efivoi-box-section .column_icon_box_2 {
        width: 75%;
    }

    .efivoi-box-section .icon_kids .mfn-icon-box {
        min-height: unset;
    }

    .efivoi-box-section .icon-wrapper {
        width: 45% !important;
        margin: 0 0 20px 0;
    }

    .efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper {
        padding-bottom: 0;
    }

    .page-id-210 .efivoi-box-section .icon_kids .mfn-icon-box,
    .page-id-210 .efivoi-box-section .icon_kids.sec-icon-set .mfn-icon-box {
        min-height: unset;
    }

    .page-id-763 .efivoi-box-section .icon_kids .mfn-icon-box,
    .page-id-763 .efivoi-box-section .icon_kids.sec-icon-set .mfn-icon-box {
        min-height: unset;
    }

    .page-id-210 .efivoi-box-section .icon-wrapper,
    .page-id-763 .efivoi-box-section .icon-wrapper {
        width: 23% !important;
    }

    #pleonektimata {
        padding: 170px 25px 145px;
    }

    .faq .question > .title .num {
        left: 21px;
    }

    .style-simple .faq .question .title, .style-simple .faq .question .answer {
        padding-left: 50px;
    }

    #problem-qa {
        padding: 85px 25px 150px;
    }

    #guidelines {
        padding: 50px 25px 80px;
    }

    #dont-forget {
        padding: 75px 0 150px 0;
    }

    #Invisalign_row {
        padding: 40px 25px 30px;
    }

    .bt_bb_separator {
        display: none;
    }

    #Invisalign_row .one.column {
        text-align: left;
    }

    #Invisalign_row .mcb-column-inner {
        margin: 0;
    }

    #Invisalign_row.psifiaki-first-sec .one.column {
        padding-bottom: 50px;
    }

    .duration p {
        text-align: center;
    }

    .problem-tabs {
        padding: 0 30px;
    }

    .bt_bb_headline_content {
        letter-spacing: 0px;
    }

    .ui-tabs .ui-tabs-nav {
        border-width: 0;
    }

    .ui-tabs .ui-tabs-nav li a {
        padding: 13px 30px;
    }

    .text-layer .bt_bb_headline h2 span {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .text-layer {
        width: 600px !important;
        bottom: 130px !important;
    }

    .text-layer .bt_bb_headline h2 small {
        font-size: 35px;
    }

    .text-layer .bt_bb_headline h2 .smile {
        font-size: 4rem;
    }

    .bio-tab-desktop {
        display: none;
    }

    .bio-tabs-mobile {
        display: block;
        background-image: linear-gradient(to right top, #3273cd, #2e7bd2, #2c83d6, #2b8ada, #2d92de, #2d97e1, #2e9de3, #31a2e5, #30a6e7, #30aae8, #31aeea, #33b2eb);
    }

    .bio-tabs-mobile .question .title {
        color: white !important;
    }

    .bio-tabs-mobile .faq-wrap .question .title > .acc-icon-plus, .bio-tabs-mobile .faq-wrap .question .title > .acc-icon-minus {
        color: white !important;
    }

    .bio-tabs-mobile .faq .question .answer {
        color: white !important;
    }

    .bio-tabs-mobile .faq .question .answer a {
        border-bottom: 1px solid;
        color: white !important;
    }

    .text-layer_f {
        bottom: 170px;
        right: 90px !important;
    }

    #Footer .footer_copy .mcb-column-inner {
        margin-bottom: 0;
    }

    .page-id-916 .bio-tabs-mobile,
    .page-id-919 .bio-tabs-mobile,
    .page-id-887 .bio-tabs-mobile,
    .page-id-884 .bio-tabs-mobile,
    .page-id-889 .bio-tabs-mobile,
    .page-id-892 .bio-tabs-mobile {
        display: none;
    }

    .bio-tabs-mobile .question:nth-child(1) .icon-plus, .bio-tabs-mobile .question:nth-child(1) .icon-minus {
        display: none;
    }

    .logo-home-wrap img {
        max-width: 50% !important;
    }

    .logo-slider {
        top: 0 !important;
        width: 180px !important;
        height: 180px !important;
    }

    .flex-footer {
        display: block;
        position: fixed;
        bottom: 0;
        background: #3173cd;
        width: 100%;
        margin: 0;
        left: 0;
        right: 0;
        color: #fff;
        z-index: 9999;
        padding: 10px 0;
    }

    .menu-right_f {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 25px;
    }

    .flex-footer .social {
        display: flex;
        gap: 8px;
    }

    .flex-footer .action_button {
        background-color: #30a9e8;
        /*background-image: linear-gradient(to right, var(--blue01) 51%, var(--blue03) 100%);*/
        color: white;
        box-shadow: 0 2px 10px rgb(34 34 34 / 20%);
        background-position: 0 0;
        transition: 300ms ease all;
        background-size: 200% 100%;
        padding: 12px 20px !important;
        border-radius: 36px;
        font-size: 15px;
        display: flex;
        align-items: flex-end;
        gap: 10px;
    }

    .flex-footer .action_button:hover {
        background: var(--dgreen);
    }

    .flex-footer .social li {
        list-style: none;
    }

    .flex-footer .action_button svg {
        width: 20px;
    }

    .flex-footer .social a {
        background: white;
        padding: 10px;
        border-radius: 50%;
        width: 40px;
        display: block;
        height: 40px;
        line-height: 16px;
    }
    .flex-footer .social a i{
        margin-left: 1px;
        font-size: 20px;
    }

    .flex-footer .social a:hover {
        background: var(--dgreen);
    }

    .flex-footer .social a:hover i {
       color: white;
    }
    #back_to_top.sticky {
        bottom: 80px;
    }


}
@media (max-width: 650px){
    .bt_bb_headline_content,
    .invisalign .title-bg,
    #why_choose h2,
    .ypiresies_new h2,
    #kids_oral h2,
    #map-row .bt_bb_headline_content {
        font-size: 2.5rem;
    }
    #ypiresies {
        padding: 80px 25px 110px;
    }
    .ypiresies_new h6 br{
        display: none;
    }
    #articles .post-desc-wrapper .post-desc {
        padding: 0px 0 20px;
    }
    #map-row .map_container {
        width: 85% !important;
    }
    .bt_bb_icon_holder:before, .bt_bb_icon_holder:after {
        font-size: 40px;
    }
    .footer-sec .footer-wrap-one .column_image img{
        max-width: 80%;
    }
    .douma-container {
        /*width: 85% !important;*/
    }
    .douma-image {
        width: 65% !important;
    }
    .bt_bb_headline h2 .smile {
        font-size: 3rem;
        line-height: 15px;
    }
    .bt_bb_headline h2 small {
        font-size: 30px;
    }
    #faq-row .ui-tabs .ui-tabs-panel {
        padding: 40px 20px!important;
    }
    #contact_top {
        padding: 40px 20px;
    }
    #contact_top .contact_image {
        width: 70%;
    }
    .contact-details_box img{
        max-width: 30%;
    }
    .category-arthra .column_blog .grid .post-item .image_wrapper a {
        height: 210px;
    }
    .page-id-210 #pedia_row,
    .page-id-763 #pedia_row{
        background-size: 200% 96% !important;
    }
    .efivoi-box-section .icon-wrapper {
        margin: 0 0 15px 0;
    }
    #row_porud {
        padding: 70px 20px;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 30px;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 35px;
    }
    .text-layer {
        bottom: 115px !important;
    }
    .bt_bb_headline_f .zise {
        font-size: 27px;
        line-height: 15px !important;
        letter-spacing: 0px !important;
    }
    .bt_bb_headline_f .smile {
        font-size: 33px;
    }
    .text-layer_f {
        bottom: 150px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title br{
        display:block;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title {
        line-height: 24px;
    }]
}
@media (max-width: 590px){
    #logo-home {
        max-width: 97% !important;
    }
    #row_porud .one-third img {
        width: 180px;
    }
    #articles .post-desc-wrapper .post-desc {
        padding: 20px 0;
    }
    #articles .column_blog .grid .post-item {
        margin: 0 0 20px !important;
        width: 75% !important;
    }
    #articles {
        padding: 100px 25px 90px;
    }
    #articles .column_blog {
        margin-top: 20px;
    }
    #articles .post-title h2 {
        min-height: unset;
    }
    #articles .column_blog .grid .post-item .post-desc-wrapper a {
        padding: 3px 10px;
    }
    #articles .column_blog .grid .post-item .image_wrapper img {
        width: 235px;
    }
    #articles .column_blog .grid .post-item .image_wrapper a {
        height: 255px;
    }
    #map-row .map_container {
        width: 90% !important;
    }
    .contact-details_box {
        gap: 30px;
    }
    .category-arthra .grid .post-item {
        width: 100% !important;
        margin: 0 50px 20px !important;
    }
    .category-arthra .grid .post-desc-wrapper .post-desc {
        min-height: unset;
    }
    .category-arthra .column_blog .grid .post-item .image_wrapper a {
        height: 205px;
    }
    .post-header .title_wrapper h1 {
        font-size: 1.8rem;
        line-height: 26px;
    }
    .single-post .section.section-post-header {
        padding: 15px 0;
    }
    .services-section .column_icon_box_2 {
        width: 74%;
    }
    .services-section .services-wrap .mcb-wrap-inner{
        justify-content: center;
    }
    #pedia_row .bt_bb_headline h2 .smile,  #iatreio_first_row .bt_bb_headline h2 .smile{
        font-size: 3rem;
    }
    .page-id-210 #pedia_row,
    .page-id-763 #pedia_row {
        background-size: 240% 93% !important;
    }
    .efivoi-box-section .fancy_heading .title {
        font-size: 21px !important;
    }
    .efivoi-box-section .fancy_heading .title br {
        display: none;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper .title {
        font-size: 18px;
        line-height: 26px;
    }
    .efivoi-box-section {
        padding: 25px 25px !important;
    }
    .endeikseis .bt_bb_headline_content {
        font-size: 25px;
        line-height: 34px;
    }
    .frequent p, .frequent, .general-title {
        font-size: 21px;
        line-height: 30px;
    }
    #general_details {
        padding: 35px 25px 10px;
    }
    #Invisalign_row.duration {
        padding: 20px 25px;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows,
    #rev_slider_24_1_wrapper .zeus.tparrows,
    #rev_slider_25_1_wrapper .zeus.tparrows {
        min-width: 40px !important;
        min-height: 40px !important;
        top: 124% !important;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows:before,
    #rev_slider_24_1_wrapper .zeus.tparrows:before,
    #rev_slider_25_1_wrapper .zeus.tparrows:before {
        font-size: 16px !important;
        line-height: 42px !important;
    }
    #slider-home .section-decoration.bottom{
        height: unset!important;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 27px;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 31px;
    }
    .text-layer {
        bottom: 105px !important;
    }
   /* .text-layer_f .bt_bb_headline_content{
        margin-bottom: 0;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 5px;
    }
    .text-layer_f{
        width: 550px!important;
    }*/
    .text-layer_f {
        bottom: 135px;
        right: 65px !important;
    }
    #rev_slider_23_1_wrapper .hesperiden .tp-bullet,
    #rev_slider_24_1_wrapper .hesperiden .tp-bullet,
    #rev_slider_25_1_wrapper .hesperiden .tp-bullet {
        width: 50px !important;
        height: 13px !important;
        top: 13px !important;
    }
    .team-box-section .column_icon_box_2 {
        width: 45%;
    }
    .team-box-section .column_icon_box_2 {
        width: 85%;
    }
    .team-box-section .mfn-icon-box {
        padding: 35px 15px 35px;
    }
    .team-box-section .mfn-icon-box img {
        width: 220px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title br{
        display:none;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .title {
        line-height: 30px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .desc {
        min-height: unset;
    }
    .small-logo {
        width: 26% !important;
    }
    .logo-slider {
        top: -33px !important;
        width: 160px !important;
        height: 160px !important;
        right: 43% !important;
    }
}

@media (max-width: 530px){
    .text-layer_f {
        bottom: 120px;
    }
    .bt_bb_headline_f .zise {
        font-size: 25px;
    }
    .bt_bb_headline_f .smile {
        font-size: 30px;
    }
    .team-box-section .mfn-icon-box .desc-wrapper .desc {
        font-size: 16px;
    }
    .team-box-section {
        padding: 70px 15px 190px;
    }

}
@media (max-width: 480px){
    .logo-home-wrap .column_image {
        width: 32% !important;
    }
    .logo-home-wrap .column_image .mcb-column-inner {
        margin: 0 0 5px;
    }
    #logo-home {
        padding: 25px 0 0;
    }
    .bt_bb_headline_content,
    .invisalign .title-bg,
    #why_choose h2,
    .ypiresies_new h2,
    #kids_oral h2,
    #map-row .bt_bb_headline_content {
        font-size: 2.3rem;
    }
    .content_therapies h5 {
        font-size: 19px;
    }
    #row_porud .one-third img {
        width: 160px;
    }
    #row_porud .bt_bb_link.content {
        padding: 10px 20px;
    }
    .content_therapies p br {
        display: block;
    }
    .psifiaki-photo img,
    .invisalign_section__ img{
        max-width: 60% !important;
    }
    #why_choose img {
        max-width: 60% !important;
    }
    .ypiresies_new h6 {
        line-height: 27px;
    }
    #ypiresies {
        padding: 55px 25px 100px;
    }
    #articles .column_blog .grid .post-item {
        width: 90% !important;
    }
    #articles .column_blog .grid .post-item .image_wrapper img {
        width: 200px;
    }
    #articles .post-desc-wrapper .post-desc {
        padding: 0 0 20px;
    }
    #articles .column_blog .grid .post-item .image_wrapper a {
        height: 230px;
    }
    .frontida-section img {
        max-width: 70% !important;
    }
    .google-map .gm-style> div {
        top: -290px !important;
    }
    #map-row {
        padding: 90px 25px;
    }
    .footer-det {
        flex-direction: column-reverse;
        gap: 5px;
    }
    #biografiko_first-row {
        padding-top: 10px;
    }
    .douma-container {
        width: 88% !important;
    }
    .douma-image {
        width: 100% !important;
    }
    #biografiko_col {
        padding: 25px 25px 45px;
    }
    .iatreio-video-wrap .mcb-wrap-inner {
        gap: 15px;
    }
    #iatreio-details {
        padding: 20px 25px 40px;
    }
    .contact-details_box {
        gap: 30px;
        flex-direction: column;
        align-items: center;
    }
    #contact_top .contact_image {
        width: 75%;
    }
    #contact_top .bio-tab-left small {
        font-size: 2rem;
    }
    .contact_txt h3{
        line-height: 42px;
    }
    .single-post .single-photo-wrapper img {
        width: 90%;
    }
    .post-header .title_wrapper h1 {
        font-size: 1.7rem;
        line-height: 24px;
    }
    .single-post .section.section-post-header {
        padding: 12px 0;
    }
    .post-wrapper-content p {
        word-wrap: break-word;
    }
    .services-section .column_icon_box_2 {
        width: 92%;
    }
    #pedia_row .bt_bb_headline h2 .smile, #iatreio_first_row .bt_bb_headline h2 .smile{
        font-size: 2.5rem;
    }
    #pedia_row .bt_bb_headline,  #iatreio_first_row .bt_bb_headline{
        margin-bottom: 45px;
    }
    #pedia_row, #iatreio_first_row {
        padding: 60px 20px 130px;
    }
    .page-id-664 #pedia_row {
        background-size: 115% 78%!important;
    }
    .efivoi-box-section .column_icon_box_2 {
        width: 95%;
    }
    .efivoi-box-section .fancy_heading .title {
        font-size: 20px !important;
        line-height: 31px!important;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box .desc {
        line-height: 26px;
    }
    .page-id-210 .efivoi-box-section .sec-icon-set .icon-wrapper,
    .page-id-763 .efivoi-box-section .sec-icon-set .icon-wrapper {
        width: 20% !important;
    }
    .endeikseis .bt_bb_headline_content {
        line-height: 30px;
        font-size: 23px;
    }
    .frequent p, .frequent {
        font-size: 20px;
    }
    .general-title {
        font-size: 20px;
        line-height: 31px;
    }
    .forget {
        font-size: 25px !important;
    }
    #problem-qa .question .title {
        font-size: 1.7rem;
        line-height: 23px;
    }
    #dont-forget {
        padding: 60px 0 130px 0;
    }
    .tab_problems .ui-tabs .ui-tabs-nav li a {
        font-size: 1.7rem;
    }
    .text-layer {
        left: 18px;
        bottom: 95px !important;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 24px;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 27px;
    }



}
@media (max-width: 479px){
    .text-layer_f {
        bottom: 0;
        top: 30px;
    }
    .text-layer_f  .bt_bb_headline_content{
        line-height: 20px!important;
    }
    .logo-slider {
        left: 125%!important;
        right: unset !important;
    }


}
@media (max-width: 479px){
    .logo-slider {
        top: -44px !important;
        left: 115% !important;
    }
}

@media (max-width: 420px){
    #row_porud .bt_bb_link.content {
        width: 75%;
        margin: 20px auto 0;
    }
    #row_porud {
        padding: 60px 20px;
    }
    #row_porud .one-third img {
        width: 150px;
    }
    .proud-column{
        text-align: center;
    }
    .proud-column .bt_bb_text {
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .content_therapies {
        margin-bottom: 30px;
    }
    .content_therapies h5 {
        margin-bottom: 8px;
    }
    .proud-column .bt_bb_text br{
        display: block;
    }
    .invisalign .decription-data {
        margin: 18px 0 35px;
    }
    .invisalign_section__ .mcb-wrap-inner {
        margin: 60px auto 85px;
    }
    .psifiaki-photo img, .invisalign_section__ img {
        max-width: 70% !important;
    }
    .invisalign {
        text-align: center;
        margin-top: 10px !important;
    }
    .btn_sliders .green {
        margin-right: 0;
    }
    #why_choose img {
        max-width: 75% !important;
    }
    #why_choose .column_column{
        text-align: center;
    }
    .recent-column {
        text-align: center;
    }
    #articles {
        padding: 85px 25px;
    }
    .frontida-section img {
        max-width: 80% !important;
    }
    .frontida-section .oral_care-column {
        text-align: center;
    }
    #map-row .details_conent{
        text-align: center;
    }
    #map-row .map_container {
        width: 100% !important;
    }
    #map-row .bt_bb_service_content_title a {
        font-size: 1em;
    }
    #map-row .bt_bb_service_content_text {
        font-size: 16px;
    }
    .bt_bb_icon_holder:before, .bt_bb_icon_holder:after {
        font-size: 38px;
    }
    #map-row .bt_bb_service {
        gap: 20px;
    }
    #map-row .icon_details {
        padding-left: 20px;
    }
    #faq-row .ui-tabs .ui-tabs-panel {
        padding: 40px 12px !important;
    }
    #contact_top .contact_image {
        width: 80%;
    }
    .contact-details_box img {
        max-width: 25%;
    }
    .contact-details_box hr.no_line {
        margin: 0 auto 4px auto!important;
    }
    .category-arthra .grid .post-item {
        margin: 0 30px 25px !important;
    }
    .category-arthra .column_blog .grid .post-item .post-photo-wrapper {
        padding: 30px 40px 0;
    }
    .category-arthra .column_blog .grid .post-item .image_wrapper a {
        height: 200px;
    }
    .post-header .title_wrapper h1 {
        font-size: 1.6rem;
        line-height: 23px;
    }
    .services-section .column_icon_box_2 {
        width: 98%;
    }
    #pedia_row .bt_bb_headline h2 .smile,  #iatreio_first_row .bt_bb_headline h2 .smile{
        font-size: 2.3rem;
        text-align: center;
    }
    #pedia_row p, #iatreio_first_row p {
        text-align: center;
    }
    #iatreio-details .details_txt{
        text-align: center;
    }
    .page-id-664 #pedia_row {
        background-size: 125% 78% !important;
    }
    .page-id-210 #pedia_row,
    .page-id-763 #pedia_row {
        background-size: 276% 93% !important;
    }
    .efivoi-box-section .icon-wrapper {
        width: 50% !important;
    }
    .style-simple .faq .question .title{
        padding-left: 40px;
    }
    .faq .question > .title .num {
        left: 17px;
    }

    .style-simple .faq .question .answer {
        padding-left: 25px;
    }
    #general_details {
        padding: 30px 25px 0;
    }
    #guidelines {
        padding: 25px 25px 70px;
    }
    .tab_problems .ui-tabs-panel img {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 21px;
        letter-spacing: 0px !important;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 23px;
    }
    .text-layer .bt_bb_headline h2 span {
        gap: 7px;
    }
    .text-layer {
        bottom: 87px !important;
        left: 50px;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows,
    #rev_slider_24_1_wrapper .zeus.tparrows,
    #rev_slider_25_1_wrapper .zeus.tparrows {
        top: 135% !important;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows,
    #rev_slider_24_1_wrapper .zeus.tparrows,
    #rev_slider_25_1_wrapper .zeus.tparrows {
        min-width: 32px !important;
        min-height: 32px !important;
        width: 32px!important;
        height: 32px!important;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows:before,
    #rev_slider_24_1_wrapper .zeus.tparrows:before,
    #rev_slider_25_1_wrapper .zeus.tparrows:before {
        font-size: 13px !important;
        line-height: 34px !important;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows.tp-leftarrow,
    #rev_slider_24_1_wrapper .zeus.tparrows.tp-leftarrow,
    #rev_slider_25_1_wrapper .zeus.tparrows.tp-leftarrow{
        left: -30px!important;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows.tp-rightarrow,
    #rev_slider_24_1_wrapper .zeus.tparrows.tp-rightarrow,
    #rev_slider_25_1_wrapper .zeus.tparrows.tp-rightarrow{
        left: 110%!important;
    }
    .text-layer_f {
        top: 20px;
        right: 45px !important;
    }

    .team-box-section .column_icon_box_2 {
        width: 86%;
    }
    .team-box-section .mfn-icon-box-top .icon-wrapper {
        margin: 0 0 20px 0;
    }
    .team-box-section .mfn-icon-box img {
        width: 200px;
    }
    .team-box-section {
        padding: 45px 15px 190px;
    }
    /*.logo-home-wrap .column_image {
        width: 25% !important;
    }*/
    .logo-slider {
        width: 140px !important;
        height: 140px !important;
        top: -41px !important;
    }

}

@media (max-width: 380px){
    p {
        font-size: 16px;
    }
    .content_therapies p {
        font-size: 16px;
    }

    .ypiresies_new h6 {
        font-size: 1.6rem;
        margin-bottom: 30px;
    }
    #ypiresies {
        padding: 45px 25px 95px;
    }
    #articles .column_blog .grid .post-item {
        width: 95% !important;
    }
    #articles .column_blog .grid .post-item .image_wrapper img {
        width: 180px;
    }
    #articles .column_blog .grid .post-item .image_wrapper a {
        height: 215px;
    }
    #map-row .contacts_map {
        width: 100%;
    }
    .footer-sec .footer-wrap-one .column_image img {
        max-width: 75%;
    }
    #biografiko_first-row {
        padding-top: 0;
    }
    .bt_bb_headline h2 .smile {
        font-size: 2.7rem;
        line-height: 8px;
    }
    .bt_bb_headline h2 small {
        font-size: 27px;
    }
    .douma-container {
        width: 87% !important;
    }
    #biografiko_col {
        padding: 15px 25px 45px;
    }
    #faq-row .ui-tabs .ui-tabs-panel {
        padding: 40px 0px !important;
    }
    .contact-details_box a {
        font-size: 16px;
    }
    .contact-details_box img {
        max-width: 22%;
    }
    #contact_top .bio-tab-left .bt_bb_headline_content {
        line-height: 1;
    }
    .contact_txt h3 {
        line-height: 38px;
    }
    .single-post .the_content_wrapper {
        padding: 40px 25px;
    }
    .efivoi-box-section .fancy_heading .title {
        font-size: 19px !important;
        line-height: 28px !important;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box .desc {
        font-size: 16px;
    }
    .efivoi-box-section .icon-wrapper {
        width: 55% !important;
    }
    .page-id-210 .efivoi-box-section .icon-wrapper,
    .page-id-763 .efivoi-box-section .icon-wrapper {
        width: 26% !important;
    }
    .page-id-210 .efivoi-box-section .sec-icon-set .icon-wrapper,
    .page-id-763 .efivoi-box-section .sec-icon-set .icon-wrapper {
        width: 23% !important;
    }
    .endeikseis .bt_bb_headline_content {
        font-size: 23px;
        line-height: 28px;
    }
    .frequent p, .frequent {
        font-size: 19px;
    }
    .general-title {
        font-size: 19px;
        line-height: 28px;
    }
    .forget {
        font-size: 25px !important;
    }
    #pleonektimata .no-margin ul li {
        font-size: 16px;
    }
    .style-simple .faq .question .answer {
        padding-left: 22px;
    }
    .faq-wrap .question .answer {
        padding: 22px 20px 22px 80px;
    }
    #problem-qa .question .title {
        font-size: 1.6rem;
    }
    #problem-qa {
        padding: 75px 25px 135px;
    }
    #pleonektimata ul li, .details_txt ul li {
        font-size: 16px;
    }
    #dont-forget {
        padding: 50px 0 125px 0;
    }
    .ui-tabs .ui-tabs-panel {
        padding: 15px 5px 20px;
    }
    .ui-tabs .ui-tabs-panel {
        font-size: 16px;
    }
    #map-row .icon_details {
        padding-left: 0;
    }
    #map-row .bt_bb_service {
        gap: 5px;
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-bottom: 20px;
    }
    #map-row {
        padding: 75px 25px;
    }
    .text-layer .bt_bb_headline h2 small {
        font-size: 19px;
    }
    .text-layer .bt_bb_headline h2 .smile {
        font-size: 21px;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows,
    #rev_slider_24_1_wrapper .zeus.tparrows,
    #rev_slider_25_1_wrapper .zeus.tparrows {
        top: 139% !important;
    }
    .activity {
        max-width: 110px !important;
    }
    .logo-slider {
        top: -38px !important;
        left: 127% !important;
        width: 125px !important;
        height: 125px !important;
    }
    .menu-right_f {
        gap: 15px;
    }

}
@media (max-width: 350px){
    .bt_bb_headline_content,
    .invisalign .title-bg,
    #why_choose h2,
    .ypiresies_new h2,
    #kids_oral h2,
    #map-row .bt_bb_headline_content {
        font-size: 2.1rem;
    }
    /*#row_porud .one-third img {
        width: 185px;
    }*/
    #map-row .icon_details {
        padding-left: 10px;
    }
    #map-row .bt_bb_service_content_text {
        font-size: 15px;
    }
    .bt_bb_icon_holder:before, .bt_bb_icon_holder:after {
        font-size: 36px;
    }
   /* #map-row .map_container {
        padding-right: 15px;
    }*/
    .google-map .gm-style> div {
        top: -320px !important;
    }
    #contact_top .bio-tab-left small {
        font-size: 1.9rem;
    }
    .category-arthra .column_blog .grid .post-item .image_wrapper a {
        height: 190px;
    }
    #pedia_row .bt_bb_headline h2 .smile, #iatreio_first_row  .bt_bb_headline h2 .smile{
        font-size: 2.1rem;
    }
    .page-id-210 #pedia_row,
    .page-id-763 #pedia_row {
        background-size: 300% 93% !important;
    }
    .efivoi-box-section .icon_kids .mfn-icon-box .desc-wrapper .title {
        font-size: 17px;
        line-height: 26px;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows,
    #rev_slider_24_1_wrapper .zeus.tparrows,
    #rev_slider_25_1_wrapper .zeus.tparrows {
        top: 145% !important;
    }
    .text-layer {
        left: 35px;
    }
    #rev_slider_23_1_wrapper .zeus.tparrows.tp-rightarrow,
    #rev_slider_24_1_wrapper .zeus.tparrows.tp-rightarrow,
    #rev_slider_25_1_wrapper .zeus.tparrows.tp-rightarrow {
        left: 111% !important;
    }
    .text-layer_f {
        top: 14px;
        right: 34px !important;
    }
    .bt_bb_headline_f .zise {
        font-size: 23px;
    }
    .bt_bb_headline_f .smile {
        font-size: 27px;
    }
    .team-box-section .mfn-icon-box img {
        width: 180px;
    }
    .logo-slider {
        top: -35px !important;
        left: 114% !important;
        width: 121px !important;
        height: 121px !important;
    }
}