/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-Regular.woff2') format('woff2'),
    url('fonts/MyriadPro-Regular.woff') format('woff'),
    url('fonts/MyriadPro-Regular.ttf') format('truetype'),
    url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('fonts/BebasNeue-Regular.eot');
    src: url('fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/BebasNeue-Regular.woff2') format('woff2'),
    url('fonts/BebasNeue-Regular.woff') format('woff'),
    url('fonts/BebasNeue-Regular.ttf') format('truetype'),
    url('fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    overflow-y: scroll;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
    font-family: "Myriad Pro";
}

body #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    left: 300px;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    width: 300px;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {
    font-size: 20px;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a {
    font-size: 110%;
}

button {
    outline: 0
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th, td {
    padding: 2px
}

big {
    font-size: 120%
}

small, sup, sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd, tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del, strike, s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address, cite, var {
    font-style: italic
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.ll-form-tooltip {
    display: none;
}

#wrapper {
    background-color: #174f91;
}

#branding,
#calls {
    background-color: #f8f9fa;
    min-height: 100px;
    align-items: center;
}

#branding {
    background: linear-gradient(to bottom, #9a2f35 0, #f8f9fa 5px, #f8f9fa 100%);
}

#calls img {
    max-height: 50px;
    width: auto;
}

#calls span {
    font-family: 'Bebas Neue';
    font-size: 28px;
    color: #c33644;
    letter-spacing: 2px;
    font-weight: 600;
}

#calls span.emergency-phone {
    font-size: 34px;
}

#calls a:hover {
    text-decoration: none;
}

#branding img {
    max-height: 65px;
    margin: .5rem;
    width: auto;
}

.left img {
    float: left;
}

.right img {
    float: right;
}

#logo_container .logo img,
#logo_container .right img {
    max-height: 120px;
}

#navbar_container .nav-link {
    font-size: 16px;
}

#navbar_container li .dropdown-item span {
    font-size: 16px;
}

#navbar_container .navbar-light .navbar-nav .nav-link {
    color: #000;
    padding: 15px 10px;
    letter-spacing: 0.5px;
    border-bottom: none;
}

#navbar_container .navbar-light .navbar-nav .active > .nav-link {
    color: #012b7f;
    font-weight: 600;
}

#navbar_container .navbar-light .navbar-nav .nav-link:focus,
#navbar_container .navbar-light .navbar-nav .nav-link:hover {
    color: #c3262e;
    transition: color 0.3s ease;
}

#header .ms_banner_inner,
.row.red-row {
    background: #c3262e;
    height: 3px;
}

.section-container {
    padding: 5rem 0;
}

#services .serviceBox {
    padding: 15px 15px 25px;
    margin: 40px 10px 0 0;
    text-align: center;
    background: #fff;
    border: 1px solid #c3262e;
    border-bottom-width: 3px;
    position: relative;
    max-height: 200px;
    max-width: 277.5px;
}

#services .serviceBox .read {
    cursor: pointer;
}

#services .serviceBox:last-child {
    margin-right: 0;
}

#services .serviceBox .service-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 4px;
    border: 1px solid #c3262e;
    background: #fff;
    color: #c3262e;
    margin: -48px auto 20px;
}

#services .serviceBox.orange,
#services .serviceBox.orange .service-icon {
    border: 1px solid #fa9200;
}

#services .serviceBox.orange {
    border-bottom-width: 3px;
}

#services .serviceBox.orange .service-icon {
    color: #fa9200;
}

#services .serviceBox .service-icon i {
    display: inline-block;
    font-size: 3em;
    line-height: 70px;
}

#services .serviceBox:hover .service-icon {
    background: #c3262e;
    color: #fff;
}

h3.no-posts-header {
    color: #fff;
}

#services .serviceBox.orange:hover .service-icon {
    background: #fa9200;
}

#services .serviceBox h3 {
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    position: relative;
    margin: 0 30px;
    padding: 10px 0;
    background: none;
    overflow: hidden;
    color: #555;
}

#services .serviceBox h3:before {
    content: "";
    background: #c3262e;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
}

#services .serviceBox h3:after {
    content: "";
    background: #c3262e;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 50%;
}

#services .serviceBox.orange h3:before,
#services .serviceBox.orange h3:after {
    background: #fa9200;
}

#services .serviceBox:hover h3:after,
#services .serviceBox:hover h3:before {
    width: 100%;
}

#services .serviceBox,
.service-icon,
#services .serviceBox .service-icon i,
#services .serviceBox h3:before,
#services .serviceBox h3:after,
#services .serviceBox .read {
    transition: all 0.5s ease-in-out;
}

#services .serviceBox p {
    font-size: 14px;
    line-height: 20px;
}

#services .serviceBox .read {
    color: #c3262e;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    bottom: 15px;
}

#services .serviceBox.orange .read,
#about_us_management a {
    color: #fa9200;
}

.section-container ol,
.section-container ul {
    list-style: inherit;
}

.section-container p strong {
    font-weight: 600;
}

.row.title-container {
    min-height: 65px;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.box-break {
    height: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.row.row-orange {
    background-color: #fa9200;
    height: 5px;
    display: none;
}

#sectors .serviceBox {
    text-align: center;
    margin: 0 -15px;
}

#sectors .serviceBox img {
    width: 570px;
    height: 310px;
    margin-bottom: -3px;
    object-fit: cover;
}

#sectors .serviceBox .service-content {
    position: relative;
    background: #ffb754;
    color: #212529;
    padding: 50px 30px 30px;
}

#sectors .serviceBox .service-icon {
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
}

#sectors .serviceBox .service-icon i {
    font-size: 30px;
    line-height: 70px;
    color: #c3262e;
    transform: rotate(-45deg);
}

#sectors .serviceBox .title {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#sectors .serviceBox .read-more,
#news .read-more {
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #c3262e;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    margin: 20px 0;
    letter-spacing: 1px;
}

#sectors .serviceBox .read-more:hover,
#news .read-more:hover {
    color: #c3262e;
    background: #fff;
    text-decoration: none;
}

#sectors .serviceBox.middle .service-content {
    padding: 30px 30px 50px;
}

#sectors .serviceBox.middle .service-icon {
    bottom: -35px;
    top: auto;
}

.circle {
    font-weight: bold;
    padding: 9px 17px;
    border-radius: 50%;
    background-color: #c3262e;
    color: #fff;
    max-height: 50px;
    z-index: 2;
    font-size: 30px;
}

.how-it-works.row {
    display: flex;
}

.how-it-works.row .col-2 {
    display: inline-flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
}

.how-it-works.row .col-2::after {
    content: "";
    position: absolute;
    border-left: 3px solid #ffb754;
    z-index: 1;
}

.how-it-works.row .col-2.bottom::after {
    height: 50%;
    left: 50%;
    top: 50%;
}

.how-it-works.row .col-2.full::after {
    height: 100%;
    left: calc(50% - 3px);
}

.how-it-works.row .col-2.top::after {
    height: 100%;
    left: 50%;
    top: 0;
}

.timeline div {
    padding: 0;
    height: 40px;
}

.timeline hr {
    border-top: 3px solid #ffb754;
    margin: 0;
    top: 17px;
    position: relative;
}

.timeline .col-2 {
    display: flex;
    overflow: hidden;
}

.timeline .corner {
    border: 3px solid #ffb754;
    width: 100%;
    position: relative;
    border-radius: 15px;
}

.timeline .top-right {
    left: 50%;
    top: -50%;
}

.timeline .left-bottom {
    left: -50%;
    top: calc(50% - 3px);
}

.timeline .top-left {
    left: -50%;
    top: -50%;
}

.timeline .right-bottom {
    left: 50%;
    top: calc(50% - 3px);
}

.timeline-item a {
    margin-top: 1rem;
    font-size: 18px;
    color: #ffb754;
}

.timeline-item a.article-view {
    float: right;
}

.section-container .page-title {
    font-size: 32px;
    margin-bottom: 3rem;
    margin-top: 1rem;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.section-container h3.page-title {
    font-size: 28px;
    margin-bottom: 2rem;
}

#article-section .timeline-item h3 {
    margin-bottom: 3rem;
    font-size: 36px;
}

#article-section .timeline-item p {
    line-height: 30px;
    font-size: 20px;
}

#steps .title {
    margin-bottom: .5rem;
    font-size: 20px;
    color: #ffb754;
    text-transform: uppercase
}

.section-container .description {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
}

.section-container#steps .description {
    padding: 10px 0;
}

#steps .steps-container .how-it-works.row:last-child .col-2::after {
    height: 50%;
}

.timeline-item {
    padding: 3em 2em 2em;
    position: relative;
    color: #fff;
    border-left: 2px solid #ffb754;
}

.timeline-item p {
    font-size: 18px;
    line-height: 22px;
}

.timeline-item::before {
    content: attr(date-is);
    position: absolute;
    left: 2em;
    font-weight: bold;
    top: 13px;
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
}

.timeline-item::after {
    width: 14px;
    height: 14px;
    display: block;
    top: 14px;
    position: absolute;
    left: -8px;
    border-radius: 10px;
    content: "";
    border: 1px solid #fff;
    background: #c3262e;
}

.timeline-item:last-child {
    -o-border-image: linear-gradient(to bottom, #ffb754 60%, rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to bottom, #ffb754 60%, rgba(0, 0, 0, 0)) 1 100%;
}

.timeline-item h3 {
    text-transform: uppercase;
    margin-bottom: 1rem;
    letter-spacing: 1px;
    color: #ffb754;
    font-size: 24px;
}

.footer {
    background: #9a2f35;
    color: white;
    margin-bottom: 90px;
}

.footer .links ul {
    list-style-type: none;
}

.footer .links li a {
    color: white;
    transition: color 0.2s;
}

.footer .links li a:hover {
    text-decoration: none;
    color: #4180CB;
}

.footer .about-company i {
    font-size: 25px;
}

.footer .about-company a {
    color: white;
    transition: color 0.2s;
}

.footer .about-company a:hover {
    color: #4180CB;
}

.footer .location i {
    font-size: 18px;
}

.footer .copyright p {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#footer h4,
#footer h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 1rem;
    letter-spacing: 1px;
}

#footer li,
#footer p {
    margin-bottom: 5px;
    letter-spacing: .5px;
}

.card .media i {
    font-size: 2.5rem;
    color: #0c0c0c;
}

.card .media.red-amb i,
.card .media.red-amb span {
    color: #c3262e;
}

.card .media-body h3 {
    font-size: 22px;
    font-weight: 600;
}

@media screen and (max-width: 990px) {
    #services #services .serviceBox {
        margin: 60px auto 0;
    }

    #sectors .serviceBox .title {
        font-size: 17px;
    }
}

@media only screen and (max-width: 767px) {
    #sectors .serviceBox {
        margin: 0 0 30px 0;
    }
}

#patient_zone .wrap {
    display: flex;
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
}

.ico-wrap {
    margin: auto;
}

.mbr-iconfont {
    font-size: 4.5rem !important;
    color: #313131;
    margin: 1rem;
    padding-right: 1rem;
}

.vcenter {
    margin: auto;
}

.mbr-section-title3 {
    text-align: left;
}

.mbr-bold {
    font-weight: 700;
}

#patient_zone p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

#patient_zone h3 {
    font-size: 1.5rem;
}

.corner.three-four.top-right,
.corner.four-five.top-left,
.corner.two-three.top-left {
    height: 40px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}

.navigation li {
    display: inline;
    list-style: none;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #c3262e;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #ffb754;
}

#for_the_deaf .description a,
#for_the_deaf .description a:hover,
#eu_projects .description a,
#eu_projects .description a:hover {
    color: #ffb754;
}

#eu_projects strong {
    letter-spacing: 1px;
}

body #pojo-a11y-toolbar.pojo-a11y-toolbar-left {
    left: -300px;
}

#steps .alert-danger {
    color: #f8f9fa;
    background-color: #c33644;
    line-height: 20px;
}

#steps .alert-heading,
#steps .alert-danger span {
    font-size: 18px;
    letter-spacing: 1px;
}

#steps .alert-danger strong {
    letter-spacing: 1px;
}

#steps .alert-danger span {
    text-decoration: underline;
    color: #ebf36f;
}

#logo_container img.mobile {
    display: none;
}

.about-us-container img.center {
	height: auto !important;
}

#reporting .input-efb:focus,
#reporting .input-efb {
	color: #000!important;
}

@media (min-width: 707px) {
    .footer {
        margin-bottom: 100px;
    }
}

/*RWD*/
@media (max-width: 1199px) {
    #branding img {
        max-height: 35px;
    }

    .section-container {
        padding: 2rem;
    }

    #services .serviceBox {
        margin: 50px auto;
    }

    #services .serviceBox h3,
    .timeline-item h3 {
        font-size: 20px;
    }

    #sectors .serviceBox img {
        width: 100%;
        height: auto;
        max-height: 185px
    }

    .section-container .description,
    .timeline-item,
    .timeline-item p,
    #calls span,
    #calls span.emergency-phone {
        font-size: 16px;
    }

    .footer {
        margin-bottom: 153px;
    }

    #services .serviceBox:last-child {
        margin: 50px auto;
    }

    .how-it-works.row .col-2,
    #branding,
    .how-it-works.row .col-2,
    #branding {
        align-items: flex-start;
    }

        #calls {
        justify-content: center;
    }

    .how-it-works.row .col-2.bottom::after {
        height: 92%;
        top: 9%;
    }

    #calls img {
        max-height: 20px;
    }

    #logo_container .logo img, #logo_container .right img {
        height: auto;
        width: 360px;
    }

    #logo_container img.laptop {
        display: none;
    }

    #logo_container img.mobile {
        display: block;
    }

    #calls .calls-line,
    a.emergency-link {
        margin: 3px!important;
    }

    #logo_container .logo img, #logo_container .right img {
        margin: 0 auto;
        width: 90px;
    }

    .footer .location {
        margin-top: 3rem;
    }

    #pojo-a11y-toolbar {
        margin-top: 78px!important;
    }

    #article-section .timeline-item h3 {
        margin-bottom: 1rem;
        font-size: 20px;
    }

    #article-section .timeline-item p {
        line-height: 20px;
        font-size: 16px;
    }
}
