/* include HalisR-Black font*/
@font-face {
  font-family: 'HalisR-Black';
  src: url("../webfonts/38D88C_0_0.eot");
  src: url("../webfonts/38D88C_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/38D88C_0_0.woff2") format("woff2"), url("../webfonts/38D88C_0_0.woff") format("woff"), url("../webfonts/38D88C_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HalisR-Bold';
  src: url("../webfonts/38D88C_1_0.eot");
  src: url("../webfonts/38D88C_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/38D88C_1_0.woff2") format("woff2"), url("../webfonts/38D88C_1_0.woff") format("woff"), url("../webfonts/38D88C_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HalisR-Bold';
  src: url("../webfonts/38D88C_1_0.eot");
  src: url("../webfonts/38D88C_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/38D88C_1_0.woff2") format("woff2"), url("../webfonts/38D88C_1_0.woff") format("woff"), url("../webfonts/38D88C_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HalisR-Regular';
  src: url("webfonts/395E97_0_0.eot");
  src: url("../webfonts/395E97_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/395E97_0_0.woff2") format("woff2"), url("../webfonts/395E97_0_0.woff") format("woff"), url("../webfonts/395E97_0_0.ttf") format("truetype"); }
/* variables for font and colors*/
body {
  font: 100% "HalisR-Black";
  letter-spacing: -1px;
  color: #053a40; }
  body .h4, body .h5, body .h6, body h4, body h5, body h6 {
    letter-spacing: -3px; }
  body h1 {
    font-size: 78px;
    color: #90d0d7;
    margin-bottom: 2.5%;
    margin-top: 5%;
    line-height: 78px;
    letter-spacing: -4px; }
  body h2 {
    letter-spacing: -4px;
    font-size: 65px;
    color: #90d0d7; }
  body h3 {
    color: #2b3e40;
    font-size: 56px;
    line-height: 56px;
    letter-spacing: -4px; }
  body h4 {
    color: #2b3e40;
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -4px; }
  body h5 {
    font-size: 36px;
    line-height: 36px;
    color: #2b3e40;
    margin-bottom: 3%;
    letter-spacing: -3px; }
  body p {
    color: #2b3e40;
    font-size: 21px;
    font-family: HalisR-Regular;
    /*
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;


    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    */ }
    body p.sm {
      font-size: 18px; }
    body p.glyph1:before {
      content: "\003e\00a0"; }
    body p.glyph2:before {
      content: "\003c\00a0"; }
  body .text-color-secondary {
    color: #90d0d7; }
  body .text-color-primary {
    color: #053a40; }
  body .font-size-l {
    font-size: 70px; }
  body .font-size-xl {
    font-size: 84px; }
  body .font-size-xxl {
    font-size: 120px; }
  body a {
    text-decoration: none;
    color: #90d0d7; }
    body a span {
      padding: 0 10px 5px 10px; }
    body a:hover, body a:focus {
      text-decoration: none;
      color: #d1005d; }
      body a:hover span, body a:focus span {
        background-color: #d1005d;
        color: #ffffff; }
    body a.darkbtn {
      background-color: #2b3e40;
      padding: 15px 25px;
      font-size: 35px;
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
      margin: 3% auto;
      letter-spacing: -2px; }
    body a.darkbtn:hover, body a.darkbtn:focus {
      background-color: #d1005d; }
    body a.redbtn {
      background-color: #d1005d;
      padding: 15px 25px;
      font-size: 43px;
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
      margin: 3% auto;
      letter-spacing: -2px; }
    body a.redbtn:hover, body a.redbtn:focus {
      background-color: #2b3e40; }
      body a.redbtn:hover span, body a.redbtn:focus span {
        background-color: #2b3e40; }
    body a.glyph1 span:before {
      content: "\003e\00a0"; }
    body a.glyph2 span:before {
      content: "\003c\00a0"; }
    body a.glyph3 span:after {
      content: "\00a0\003e"; }
  body .container1 {
    background-color: #90d0d7;
    color: #ffffff; }
    body .container1 p {
      color: #ffffff; }
  body #main_header header {
    height: 120px;
    width: 100%;
    background-color: #2b3e40;
    color: #ffffff;
    padding-top: 38px; }
    body #main_header header #adminlink {
      position: absolute;
      top: 38px;
      left: 2%;
      color: #ffffff;
      font-size: 30px;
      text-decoration: none; }
    body #main_header header .care_quality img {
      width: 160px;
      position: absolute;
      left: 20px;
      top: 20px; }
      @media (max-width: 576px) and (min-width: 361px) {
        body #main_header header .care_quality img {
          display: none; } }
      @media (max-width: 360px) {
        body #main_header header .care_quality img {
          display: none; } }
    body #main_header header #logo {
      background: url("../images/logo.png") no-repeat center center;
      width: 168px;
      height: 50px;
      display: block;
      text-indent: -9999px;
      margin: 0px auto; }
      body #main_header header #logo:focus {
        outline: none; }
    body #main_header header .button_container {
      position: absolute;
      top: 45px;
      right: 2%;
      height: 30px;
      width: 150px;
      cursor: pointer;
      transition: opacity .25s ease;
      z-index: 9999; }
      body #main_header header .button_container.active .top {
        transform: translateY(11px) translateX(0) rotate(45deg);
        background: #ffffff; }
      body #main_header header .button_container.active .middle {
        opacity: 0;
        background: #ffffff; }
      body #main_header header .button_container.active .bottom {
        transform: translateY(-11px) translateX(0) rotate(-45deg);
        background: #ffffff; }
      body #main_header header .button_container.active .textclose {
        display: block;
        color: #ffffff; }
      body #main_header header .button_container.active .textmenu {
        display: none; }
      body #main_header header .button_container .textclose {
        display: none; }
      body #main_header header .button_container label {
        position: absolute;
        left: 0;
        top: 8px;
        display: block;
        color: #ffffff;
        font-size: 36px;
        width: 100px;
        text-decoration: none;
        line-height: 17px; }
      body #main_header header .button_container span {
        margin-top: 3px;
        background: #ffffff;
        border: none;
        height: 5px;
        width: 35px;
        position: absolute;
        top: 0;
        right: 0;
        transition: all .35s ease;
        cursor: pointer; }
        body #main_header header .button_container span:nth-of-type(2) {
          top: 11px; }
        body #main_header header .button_container span:nth-of-type(3) {
          top: 22px; }
    body #main_header header .button_container:hover, body #main_header header .button_container:focus {
      color: #d1005d;
      outline: none; }
      body #main_header header .button_container:hover label, body #main_header header .button_container:focus label {
        color: #d1005d; }
      body #main_header header .button_container:hover span, body #main_header header .button_container:focus span {
        background: #d1005d; }
    body #main_header header .overlay {
      position: absolute;
      background: #405153;
      top: 0;
      left: 0;
      width: 100%;
      height: 0%;
      opacity: 0;
      visibility: hidden;
      transition: opacity .35s, visibility .35s, height .35s;
      overflow: auto;
      z-index: 9990; }
      body #main_header header .overlay.open {
        opacity: .9;
        visibility: visible;
        height: 100%; }
        body #main_header header .overlay.open li {
          animation: fadeInRight .5s ease forwards;
          animation-delay: .35s; }
          body #main_header header .overlay.open li:nth-of-type(2) {
            animation-delay: .4s; }
          body #main_header header .overlay.open li:nth-of-type(3) {
            animation-delay: .45s; }
          body #main_header header .overlay.open li:nth-of-type(4) {
            animation-delay: .50s; }
      body #main_header header .overlay nav {
        position: relative;
        height: 70%;
        top: 50%;
        transform: translateY(-50%);
        font-size: 55px;
        font-family: "HalisR-Black";
        font-weight: 400;
        text-align: center; }
      body #main_header header .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        height: 100%; }
        body #main_header header .overlay ul li {
          display: block;
          height: 75px;
          position: relative;
          opacity: 0; }
          body #main_header header .overlay ul li a {
            display: block;
            position: relative;
            color: #ffffff;
            text-decoration: none;
            overflow: hidden;
            text-align: left; }
            body #main_header header .overlay ul li a span {
              padding: 10px 10px 20px 10px; }
            body #main_header header .overlay ul li a:hover span, body #main_header header .overlay ul li a:focus span {
              background-color: #d1005d; }
  body #home_header {
    background: #90d0d7 url("../images/home_header.jpg") no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 698px; }
    body #home_header .thisismyplatform {
      clear: both;
      position: relative;
      padding-top: 50px; }
      body #home_header .thisismyplatform h4 {
        padding-left: 12.5%;
        padding-top: 10%; }
        body #home_header .thisismyplatform h4 span {
          background-color: #ffffff;
          padding: 7px 15px 3px 15px;
          display: table; }
          body #home_header .thisismyplatform h4 span:last-of-type {
            padding-bottom: 10px !important; }
  body #home_links .textpos {
    position: relative;
    top: 35%;
    text-align: center;
    vertical-align: middle; }
    body #home_links .textpos span {
      display: inline-block;
      background-color: #d1005d;
      color: #ffffff;
      padding: 10px 20px 5px 20px;
      font-size: 40px;
      line-height: 43px;
      text-align: center; }
      body #home_links .textpos span:nth-of-type(2) {
        padding: 10px 20px 10px 20px; }
  body #home_links ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: table;
    width: 100%; }
    body #home_links ul li {
      display: table-cell;
      width: 25%;
      padding: 0;
      margin: 0; }
      body #home_links ul li a:focus .hoverborder::after {
        box-shadow: inset 0 0 0 10px #d1005d; }
      body #home_links ul li a:focus .bg_ourstory {
        background-image: url("../images/home_story_hover.jpg"); }
      body #home_links ul li a:focus .bg_ourfacilities {
        background-image: url("../images/home_facilities_hover.jpg"); }
      body #home_links ul li a:focus .bg_ourblog {
        background-image: url("../images/home_blog_hover.jpg"); }
      body #home_links ul li a:focus .bg_contactus {
        background-image: url("../images/home_contact_hover.jpg"); }
      body #home_links ul li a .bg_ourstory {
        background: #538085 url("../images/home_story.jpg") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 348px; }
        body #home_links ul li a .bg_ourstory:hover {
          background-image: url("../images/home_story_hover.jpg"); }
      body #home_links ul li a .bg_ourfacilities {
        background: #538085 url("../images/home_facilities.jpg") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 348px; }
        body #home_links ul li a .bg_ourfacilities:hover {
          background-image: url("../images/home_facilities_hover.jpg"); }
      body #home_links ul li a .bg_ourblog {
        background: #538085 url("../images/home_blog.jpg") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 348px; }
        body #home_links ul li a .bg_ourblog:hover {
          background-image: url("../images/home_blog_hover.jpg"); }
      body #home_links ul li a .bg_contactus {
        background: #538085 url("../images/home_contact.jpg") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 348px; }
        body #home_links ul li a .bg_contactus:hover {
          background-image: url("../images/home_contact_hover.jpg"); }
      body #home_links ul li a .hoverborder {
        display: inline-block;
        position: relative;
        border: 0;
        width: 100%; }
        body #home_links ul li a .hoverborder .text {
          text-align: center;
          vertical-align: middle;
          width: 100%;
          position: relative;
          top: 30%;
          left: 30%; }
          body #home_links ul li a .hoverborder .text span {
            font-size: 50px; }
      body #home_links ul li a .hoverborder::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: inset 0 0 0 0 #d1005d;
        transition: box-shadow .1s ease; }
      body #home_links ul li a .hoverborder:hover::after {
        box-shadow: inset 0 0 0 10px #d1005d; }
  body #home_info {
    background: #538085 url("../images/home_yourplatform.jpg") no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 447px; }
    body #home_info .yournextplatformlogo {
      padding-top: 50px; }
      body #home_info .yournextplatformlogo img {
        width: 100%;
        max-width: 410px; }
    body #home_info .yournextplatformtext {
      padding: 40px 0px; }
      body #home_info .yournextplatformtext p {
        color: #191c1f; }
  body .flex_container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    body .flex_container .cont_left {
      flex: 0 0 50%; }
    body .flex_container .cont_right {
      flex: 1; }
    body .flex_container img {
      border: 0; }
  body #content {
    background-color: #e1e1e1; }
    body #content .borderLine {
      border-bottom: 5px solid #2b3e40;
      width: 450px; }
    body #content .topbanner {
      background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      max-height: 800px;
      min-height: 550px; }
    body #content .no_vacancies {
      text-align: center; }
    body #content .banner_ourstory {
      background: #e1e1e1 url("../images/banner_story.jpg") no-repeat center center; }
    body #content .banner_ourfacilities {
      background: #e1e1e1 url("../images/banner_facilities.jpg") no-repeat center center; }
    body #content .banner_howyoucanhelp {
      background: #2b3e40 url("../images/banner_youcanhelp.jpg") no-repeat center center; }
    body #content .banner_vacancies {
      background: #2b3e40 url("../images/banner_vacancies.jpg") no-repeat center center;
      background-size: cover; }
      @media all and (max-width: 767px) {
        body #content .banner_vacancies {
          min-height: 300px; } }
    body #content .banner_ourblog {
      background: #e1e1e1 url("../images/banner_blog.jpg") no-repeat center center; }
    body #content .banner_howwecanhelp {
      background: #2b3e40 url("../images/banner_staff.png") no-repeat center center; }
    body #content .banner_calendar {
      background: #2b3e40 url("../images/banner_calendar.jpg") no-repeat center center;
      min-height: 350px; }
    body #content .container {
      display: block;
      background-color: #ffffff;
      padding-bottom: 4.5%; }
      body #content .container.cqc_wrapper {
        padding-top: 40px; }
      body #content .container.vacancies {
        max-width: 100%; }
      body #content .container .row {
        margin-top: 2%; }
        body #content .container .row:first-of-type {
          margin-top: 0; }
        body #content .container .row.pushoverbanner {
          margin-top: -150px !important;
          min-height: 200px;
          color: #ffffff; }
          body #content .container .row.pushoverbanner h2 {
            color: #ffffff;
            text-align: center;
            margin: 0 auto;
            display: inline-block;
            margin-top: 35px;
            padding-bottom: 10px; }
            body #content .container .row.pushoverbanner h2.dark_text {
              color: #053a40; }
            body #content .container .row.pushoverbanner h2:after {
              content: "";
              background: #053a40;
              position: absolute;
              bottom: 75px;
              left: 35%;
              height: 3px;
              width: 30%; }
        body #content .container .row.hych_row {
          margin-top: 50px; }
          body #content .container .row.hych_row img {
            max-width: 100%; }
          body #content .container .row.hych_row h5 {
            margin-bottom: 25px; }
        body #content .container .row.rtextrow img {
          width: 100%; }
        body #content .container .row.rtextrow h3 {
          color: #d1005d;
          font-size: 40px;
          line-height: 48px;
          padding-bottom: 15px; }
        body #content .container .row.rtextrow p {
          font-size: 18px;
          letter-spacing: auto; }
          body #content .container .row.rtextrow p:first-of-type {
            /*font-weight:800;*/ }
          body #content .container .row.rtextrow p.texthighlight {
            color: #d1005d;
            margin-bottom: 1px;
            font-size: 22px; }
          body #content .container .row.rtextrow p.bigfont {
            font-size: 22px;
            line-height: 26px; }
        body #content .container .row.rtextrow:last-of-type {
          padding-bottom: 35px; }
        body #content .container .row .hseparator {
          margin: 25px 0;
          border-bottom: 3px solid #2b3e40; }
        body #content .container .row #errors {
          color: #d1005d;
          font-size: 25px; }
    body #content #facilities {
      margin-top: 4.5%;
      margin-bottom: 4.5%; }
      body #content #facilities .row {
        margin: 0;
        padding: 0; }
        body #content #facilities .row div {
          min-height: 100px;
          display: flex;
          justify-content: center;
          align-items: center; }
          body #content #facilities .row div p {
            margin: 0; }
    body #content article {
      text-align: center; }
      body #content article .block {
        margin: 3% 0; }
        body #content article .block.image {
          border: 0; }
          body #content article .block.image img {
            width: 100%; }
        body #content article .block.text {
          text-align: center;
          font-size: 16px;
          letter-spacing: -2px; }
          body #content article .block.text ul, body #content article .block.text ol {
            clear: both;
            display: inline-block; }
        body #content article .block.quote {
          text-align: center;
          font-size: 30px;
          letter-spacing: -2px;
          font-style: italic; }
          body #content article .block.quote span {
            font-size: 14px;
            display: block;
            text-align: center;
            font-style: normal; }
        body #content article .block.html a {
          font-size: 16px; }
          body #content article .block.html a:hover, body #content article .block.html a:focus {
            color: #d1005d; }
        body #content article .block.file a {
          font-size: 16px; }
          body #content article .block.file a:hover, body #content article .block.file a:focus {
            color: #d1005d; }
        body #content article .block.youtube {
          position: relative;
          padding-top: 30px;
          height: 0;
          overflow: hidden;
          padding-bottom: 56.25%; }
          body #content article .block.youtube iframe, body #content article .block.youtube object, body #content article .block.youtube embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      body #content article div[class="block youtube 4by3"] {
        padding-bottom: 75% !important; }
      body #content article div[class="block youtube 16by9"] {
        padding-bottom: 56.25%;
        /*16:9*/ }
    body #content .articles .row {
      margin-bottom: 5%; }
    body #content .articles .vacancy_title {
      float: left;
      padding-top: 0 !important; }
    body #content .articles .hours {
      margin-bottom: 0; }
    body #content .articles .vacancy_preview_text {
      float: right; }
    body #content .articles a {
      display: block; }
      body #content .articles a:focus .hoverborder::after {
        box-shadow: inset 0 0 0 10px #d1005d; }
    body #content .articles .hoverborder {
      display: inline-block;
      position: relative;
      border: 0;
      width: 100%; }
    body #content .articles .hoverborder::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      box-shadow: inset 0 0 0 0 #d1005d;
      transition: box-shadow .1s ease; }
    body #content .articles .hoverborder:hover::after {
      box-shadow: inset 0 0 0 10px #d1005d; }
    body #content .articles .article {
      width: 100%;
      min-height: 500px; }
      body #content .articles .article.vacancy {
        min-height: 0;
        padding-bottom: 40px;
        border-bottom: 4px dashed #2b3e40;
        width: 80%;
        margin: auto;
        overflow: hidden;
        max-width: 1050px;
        margin-bottom: 80px; }
        @media all and (max-width: 990px) {
          body #content .articles .article.vacancy {
            width: 100% !important;
            margin-bottom: 50px; } }
      body #content .articles .article img {
        width: 100%; }
      body #content .articles .article.sm {
        min-height: 300px;
        border: 1px dashed #d1005d; }
    body #content .pager-wrapper {
      margin-bottom: 5%; }
      body #content .pager-wrapper .pager {
        list-style-type: none;
        display: inline;
        padding: 0; }
        body #content .pager-wrapper .pager li {
          display: inline;
          font-size: 36px;
          margin: 0 15px 0 0;
          text-align: center; }
          body #content .pager-wrapper .pager li span {
            padding: 8px 18px;
            border: 2px solid #2b3e40;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box; }
          body #content .pager-wrapper .pager li a {
            background-color: #2b3e40;
            padding: 10px 20px;
            text-decoration: none;
            color: #ffffff; }
          body #content .pager-wrapper .pager li a:hover, body #content .pager-wrapper .pager li a:focus {
            background-color: #d1005d; }
    body #content form button {
      background-color: #2b3e40;
      padding: 15px 25px;
      font-size: 43px;
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
      margin: 3% auto;
      letter-spacing: -2px; }
      body #content form button:hover, body #content form button:focus {
        background-color: #d1005d; }
    body #content form #errors {
      font-size: 25px;
      color: #d1005d;
      margin-bottom: 3%; }
      body #content form #errors ul {
        list-style-type: none; }
    body #content form #message {
      font-size: 25px; }
    body #content form a {
      font-size: 25px; }
    body #content form label {
      font-size: 25px;
      width: 210px; }
    body #content form input[type="text"], body #content form input[type="password"], body #content form input[type="email"] {
      height: 45px;
      font-size: 25px;
      width: 300px;
      color: #2b3e40; }
    body #content form input[type="checkbox"] {
      width: 25px;
      height: 25px; }
    body #content form#contactform label {
      font-size: 25px;
      float: left;
      width: 210px; }
    body #content form#contactform input[type="text"],
    body #content form#contactform input[type="email"],
    body #content form#contactform textarea {
      float: left;
      width: 100%;
      font-size: 18px;
      color: #053a40;
      padding-left: 5px; }
    body #content form#contactform .has-error label {
      color: #d1005d; }
    body #content form#contactform .has-error input[type="text"],
    body #content form#contactform .has-error input[type="email"],
    body #content form#contactform .has-error textarea {
      border-color: #d1005d; }
    body #content form#contactform button[type="submit"] {
      font-size: 30px; }
    body #content .monthly-calendar .monthly-header {
      position: relative;
      text-align: center;
      padding: 0.5em;
      background: #fff;
      height: auto;
      box-sizing: border-box;
      text-transform: lowercase; }
      body #content .monthly-calendar .monthly-header .monthly-prev {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        height: auto;
        font-size: 25px;
        padding: 10px 25px;
        background: #90d0d7;
        color: #ffffff; }
        body #content .monthly-calendar .monthly-header .monthly-prev:hover, body #content .monthly-calendar .monthly-header .monthly-prev:focus {
          background: #d1005d; }
      body #content .monthly-calendar .monthly-header .monthly-next {
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        font-size: 25px;
        padding: 10px 25px;
        background: #90d0d7;
        color: #ffffff; }
        body #content .monthly-calendar .monthly-header .monthly-next:hover, body #content .monthly-calendar .monthly-header .monthly-next:focus {
          background: #d1005d; }
    body #content .monthly-calendar .monthly-day-title-wrap {
      display: table;
      table-layout: fixed;
      width: 100%;
      background: #ffffff;
      margin-bottom: 10px;
      margin-top: 25px; }
      body #content .monthly-calendar .monthly-day-title-wrap div {
        width: 14.28% !important;
        display: table-cell;
        box-sizing: border-box;
        position: relative;
        text-align: center;
        text-transform: lowercase;
        font-size: 25px; }
    body #content .monthly-calendar .monthly-body {
      display: table;
      table-layout: fixed;
      width: 100%;
      overflow: hidden; }
      body #content .monthly-calendar .monthly-body .monthly-week {
        display: table-row;
        width: 100%; }
        body #content .monthly-calendar .monthly-body .monthly-week .monthly-day-extra {
          background: #ffffff; }
        body #content .monthly-calendar .monthly-body .monthly-week .monthly-day {
          width: 14.28% !important;
          height: 150px !important;
          display: table-cell;
          vertical-align: top;
          box-sizing: border-box;
          position: relative;
          color: #2b3e40;
          background: #e9ebec;
          box-shadow: 0 0 0 5px #ffffff;
          -webkit-transition: .25s;
          transition: .25s;
          padding: 10px 15px 10px 10px;
          text-decoration: none;
          text-align: center; }
          body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-day-fulltext {
            display: none; }
          body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today {
            background: #d1005d !important;
            color: #ffffff !important; }
            body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today .monthly-indicator-wrap a {
              color: #ffffff;
              text-decoration: none; }
              body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today .monthly-indicator-wrap a div {
                padding-bottom: 4px;
                color: #ffffff; }
              body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today .monthly-indicator-wrap a:hover, body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today .monthly-indicator-wrap a:focus {
                color: #2b3e40;
                background: #ffffff; }
                body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today .monthly-indicator-wrap a:hover div, body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-today .monthly-indicator-wrap a:focus div {
                  color: #2b3e40;
                  background: #ffffff; }
          body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-day-extra {
            background: #ffffff !important; }
            body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-day-extra .monthly-day-number {
              color: #a4aeaf; }
          body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a {
            color: #2b3e40;
            text-decoration: none; }
            body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a .click_for_info {
              color: #d1005d; }
            body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a div {
              padding-bottom: 8px; }
              body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a div.more {
                color: #d1005d; }
            body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a:hover, body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a:focus {
              color: #ffffff;
              background: #d1005d; }
              body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a:hover div, body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-indicator-wrap a:focus div {
                color: #ffffff;
                background: #d1005d; }
      body #content .monthly-calendar .monthly-body .monthly-no-events {
        display: none; }
  body .banner_helpsupport {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 438px;
    background: #538085 url("../images/help_support_platform.jpg") no-repeat center center;
    overflow: hidden; }
    body .banner_helpsupport .row {
      padding-top: 7%; }
    body .banner_helpsupport h2 a {
      color: #ffffff; }
      body .banner_helpsupport h2 a:hover, body .banner_helpsupport h2 a:focus {
        background-color: #d1005d; }
  body footer h4.follow-us {
    margin-top: 30px; }
  body footer .twitterlink a {
    color: #000; }
  body footer #sponsors {
    height: 150px;
    background-color: #d1005d;
    display: block;
    width: 100%; }
    body footer #sponsors ul {
      padding: 20px 0 0 0;
      text-align: center;
      margin: 0 auto;
      list-style-type: none;
      vertical-align: bottom;
      overflow: hidden;
      display: table; }
      body footer #sponsors ul li {
        text-align: center;
        height: 85px;
        display: table-cell;
        vertical-align: bottom;
        padding: 0 25px; }
        body footer #sponsors ul li img {
          width: auto;
          max-width: 65%; }
  body footer #footerLinks {
    min-height: 370px;
    background-color: #90d0d7;
    color: #ffffff; }
    body footer #footerLinks h3 {
      font-size: 45px;
      color: #191c1f; }
    body footer #footerLinks .care_quality img {
      width: 200px;
      max-width: 100%;
      display: none; }
      @media (max-width: 576px) {
        body footer #footerLinks .care_quality img {
          display: block; } }
    body footer #footerLinks h5, body footer #footerLinks h4 {
      color: #191c1f; }
    body footer #footerLinks ul {
      list-style-type: none;
      padding: 0; }
      body footer #footerLinks ul li a {
        color: #191c1f;
        font-size: 18px; }
        body footer #footerLinks ul li a span {
          padding: 0 5px; }
        body footer #footerLinks ul li a:hover span {
          color: #191c1f;
          background-color: #d1005d; }
    body footer #footerLinks p {
      color: #191c1f;
      margin-bottom: 5px;
      font-size: 18px; }
  body footer #footerCharity {
    height: 60px;
    background-color: #538085; }

@media (min-width: 1500px) {
  body footer #sponsors {
    min-height: 200px !important; }
    body footer #sponsors ul {
      padding-top: 50px; } }
@media (max-width: 1024px) {
  .flex_container h3 {
    font-size: 45px; }
  .flex_container h4 {
    font-size: 35px; } }
@media (max-width: 768px) {
  body #home_links ul {
    display: block !important; }
    body #home_links ul li {
      display: inline !important; }
  body #content .monthly-calendar .monthly-header .monthly-prev span {
    display: none; }
  body #content .monthly-calendar .monthly-header .monthly-next span {
    display: none; }
  body #content .monthly-calendar .monthly-day-title-wrap {
    display: none !important; }
    body #content .monthly-calendar .monthly-day-title-wrap div {
      display: none !important; }
  body #content .monthly-calendar .monthly-body {
    display: block !important;
    table-layout: auto !important;
    margin-top: 15px; }
    body #content .monthly-calendar .monthly-body .monthly-week {
      display: block !important; }
      body #content .monthly-calendar .monthly-body .monthly-week .monthly-day-blank {
        display: none !important; }
      body #content .monthly-calendar .monthly-body .monthly-week .monthly-day {
        display: block !important;
        width: 100% !important;
        height: auto !important; }
        body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-day-fulltext {
          display: block !important; }
        body #content .monthly-calendar .monthly-body .monthly-week .monthly-day.monthly-day-blank {
          display: none !important; }
        body #content .monthly-calendar .monthly-body .monthly-week .monthly-day .monthly-day-number {
          display: none !important; }
    body #content .monthly-calendar .monthly-body .monthly-no-events {
      display: block !important;
      text-align: center;
      font-size: 25px; } }
@media (max-width: 767px) {
  body #content .container .pushoverbanner h2 {
    /*color:$color-nav-bg !important;*/ }
  body #content .container .rtextrow h3 {
    padding: 25px 0px !important; }
  body footer h4.follow-us {
    margin-top: auto; }
  body footer .footer_donate {
    margin-left: 20px;
    margin-bottom: 20px; }
  body footer #sponsors {
    min-height: 200px !important;
    height: auto !important;
    overflow: auto !important; }
    body footer #sponsors ul {
      padding-top: 10% !important; }
      body footer #sponsors ul li {
        width: 100% !important;
        display: block !important;
        height: 140px !important; }
  body footer #footerCharity {
    min-height: 70px;
    height: auto !important; }
  body .flex_container {
    display: block !important; }
    body .flex_container h3 {
      padding-top: 25px; }
    body .flex_container h4 {
      padding-bottom: 25px; }

  body #home_header {
    background-size: 100% auto;
    background-position: bottom; }

  .thisismyplatform h4 {
    text-align: center;
    padding-right: 0px !important;
    padding-left: 0px !important; }
    .thisismyplatform h4 span {
      display: inline !important;
      text-align: center;
      font-size: 40px;
      margin: 0px;
      padding-left: 3px !important;
      padding-right: 3px !important;
      background: transparent !important; } }
@media (min-width: 361px) and (max-width: 576px) {
  header #adminlink {
    display: none; }
  header #logo {
    float: left;
    margin-left: 15px !important; }
  header .button_container {
    right: 15px !important; }
    header .button_container .textclose {
      display: none !important; }
    header .button_container .textmenu {
      display: none !important; }
  header .overlay nav {
    font-size: 35px !important; }
    header .overlay nav ul li {
      min-height: 55px !important;
      height: 55px !important; }
  header .thisismyplatform {
    margin-top: 100px !important; }
    header .thisismyplatform span {
      padding: 5px 10px 0px 10px !important; }
      header .thisismyplatform span:last-of-type {
        padding-bottom: 10px !important; }

  #content .responsive-banner {
    height: 239px !important; }
  #content .borderLine {
    width: 345px !important; }

  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1 !important; }

  h1 {
    font-size: 75px !important; }

  h2 {
    font-size: 40px !important; }

  h3 {
    font-size: 35px !important; }

  h4 {
    font-size: 30px !important; }

  h5 {
    font-size: 27px !important; } }
@media (max-width: 360px) {
  header #adminlink {
    display: none; }
  header #logo {
    float: left;
    margin-left: 15px !important; }
  header .button_container {
    right: 15px !important; }
    header .button_container .textclose {
      display: none !important; }
    header .button_container .textmenu {
      display: none !important; }
  header .overlay nav {
    font-size: 30px !important; }
    header .overlay nav ul li {
      min-height: 55px !important;
      height: 55px !important; }
  header .thisismyplatform {
    margin-top: 100px !important; }
    header .thisismyplatform span {
      padding: 5px 10px 0px 10px !important; }
      header .thisismyplatform span:last-of-type {
        padding-bottom: 10px !important; }

  #content .responsive-banner {
    height: 239px !important; }
  #content .borderLine {
    width: 250px !important; }

  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1 !important; }

  h1 {
    font-size: 50px !important; }

  h2 {
    font-size: 40px !important; }

  h3 {
    font-size: 35px !important; }

  h4 {
    font-size: 30px !important; }

  h5 {
    font-size: 27px !important; }

  a.darkbtn {
    font-size: 30px !important; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }

/*# sourceMappingURL=site.css.map */
