body {
    font-family: 'Open Sans', sans-serif !important;
}

.post-251 > .new_section.container-fluid.sanabel_shortcode_4.vc_row.wpb_row {
    background-color: #f4f4f4 !important;
}
#post-253 > .title_shortcode > .title {
    margin-top: 40px;
}
.main_nav > ul > li {
    padding-right: 26px !important;
}
.main_nav > ul > li:last-child {
    padding-right: 0 !important;
}
.header_below {
    padding-top: 0
}
.vc_column_container.vc_col-sm-12 > .vc_column-inner {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}
.team {
    margin-top: 45px !important;
}
#post-253 > div > div > div > div > div > div > div > div > div > div > div > div > figure > div > img {
    min-height: 170px;
    min-width: 121px;
}
.gdpr-switch > .gdpr-switch-indicator-on, .gdpr-switch-indicator-off {
    width: max-content;
}
@media (max-width: 484px) {
  .header_info {
    display: flex;
  }

  .header_info > .contact_info {
    display: flex;
    flex-direction: column;
  }

  .header_info > .header_social {
    margin: auto;
  }
  .second_footer {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .footer_nav > ul {
    display: inline-block;
    list-style-type: none;
  }
}
@media (max-width: 767px) {
  .wpb_wrapper > .vc_inner {
    margin: auto;
    max-width: max-content;
  }
}
@media (max-width: 992px) {
    #menu-footer {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    #menu-footer > li:first-child {
            margin-left: auto;
    }
    
    #menu-footer > li:nth-child(3) {
        margin-right: auto;
    }
    
    #menu-footer > li:last-child {
        margin: auto;
    }
    
    .blog_post > .blog_info {
        width: 100% !important;
    }
    .pagination_container {
        text-align: center;
    }
    table{
        table-layout: fixed;
    }
    table > tbody > tr{
        display: flex;
        flex-wrap: wrap;
    }
    figure > table > tbody > tr{
        display: table-row;
    }
    table > tbody > tr > td{
        width: 100%;
    }
    .wpb_wrapper > .wpb_single_image {
        text-align: center !important;
    }
    .wpb_text_column > .wpb_wrapper {
        text-align: center;
    }
    .vc_separator > h4 {
        text-align: center;
    }
}
iframe {
    width: 100%;
}

#post-251{
	margin-top: 0;
}
