body {
  padding-top: 113px; }
  body a {
    color: #00BFB2;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300; }
  body .posts-list .post {
    margin-bottom: 20px; }
    body .posts-list .post .lined {
      padding-bottom: 10px;
      border-bottom: 1px solid #efefef; }
    body .posts-list .post h6 {
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 10px; }
  body .posts-list.team-posts {
    background: #EAF4F7; }
    body .posts-list.team-posts a {
      display: block; }
    body .posts-list.team-posts h3 {
      margin-top: 0;
      margin-bottom: 20px; }
    body .posts-list.team-posts .post {
      padding-bottom: 0;
      border-bottom: 0;
      margin-bottom: 20px; }
  body .the-burger div {
    background: #00BFB2; }
  body .testimonial-slider .vc_gitem-post-data-source-post_excerpt p {
    font-size: 28px;
    color: #041e42;
    padding: 0;
    border: 0;
    font-style: italic;
    line-height: 1.25;
    text-align: center;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto; }
  body .testimonial-slider .vc_gitem-post-data-source-post_title p {
    font-weight: 600; }
  body .breadcrumbs {
    background: #f5f5f5; }
    body .breadcrumbs ul {
      padding: 10px 15px;
      margin-bottom: 0;
      color: #00bfb2;
      font-weight: 400; }
      body .breadcrumbs ul li {
        padding-right: 0 !important;
        font-weight: 400;
        color: #00bfb2; }
      body .breadcrumbs ul a {
        color: #041e42; }
        body .breadcrumbs ul a:after {
          content: ' > '; }
  body h1 {
    font-family: Lato, sans-serif;
    text-transform: none;
    margin-top: 0;
    font-weight: 300;
    font-size: 48px;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: 0.5px; }
  body h2 {
    font-family: Lato, sans-serif;
    text-transform: none;
    margin-top: 0;
    font-weight: 300;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.5px; }
  body h3 {
    font-family: Lato, sans-serif;
    text-transform: none;
    margin-top: 0;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.5px; }
  body h4 {
    font-family: Lato, sans-serif;
    text-transform: none;
    margin-top: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 400; }
  body h5 {
    font-family: Lato, sans-serif;
    text-transform: none;
    margin-top: 0;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0.5px; }
  body h6 {
    font-family: Lato, sans-serif;
    text-transform: none;
    margin-top: 0;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0.5px; }
  body p {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    font-family: Lato, sans-serif; }
  body ul {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300; }
  body .main-content {
    padding-top: 55px; }
    body .main-content .post.single {
      padding-top: 20px;
      padding-bottom: 0;
      border-top: 1px solid #a9c7d2; }
  body .post-hero {
    padding: 65px 0 75px;
    background-size: cover;
    background-position: center center; }
    body .post-hero h1 {
      color: #fff;
      margin: 0; }
  body .latest.split {
    background: linear-gradient(90deg, #eff4f7 50%, #e8f0f3 50%);
    padding: 50px 0;
    margin-top: 50px; }
    body .latest.split .well {
      background: rgba(255, 255, 255, 0.75); }
  body .well {
    background: #e8f0f3;
    border: 0;
    padding: 25px;
    border-radius: 0;
    box-shadow: none; }
    body .well .posts.no-image .post {
      border-bottom: 1px solid #efefef; }
    body .well .posts .post {
      padding: 0;
      border: 0; }
      body .well .posts .post h2 {
        font-size: 32px;
        color: #041e42;
        line-height: 18px;
        border: 0;
        margin: 0; }
      body .well .posts .post h3 {
        font-size: 16px;
        color: #041e42;
        line-height: 18px;
        border: 0;
        margin: 0; }
        body .well .posts .post h3 + a {
          color: #00bfb2;
          font-style: italic;
          font-size: 14px; }
        body .well .posts .post h3 a {
          color: #041e42; }
    body .well + .well {
      margin-top: 40px; }
    body .well h3 {
      font-size: 24px;
      color: #041e42;
      line-height: 1.167;
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid #00bfb2; }
    body .well .post {
      margin-bottom: 20px; }
      body .well .post:last-of-type {
        margin-bottom: 0; }
    body .well .contact {
      margin-bottom: 20px; }
      body .well .contact:last-of-type {
        margin-bottom: 0; }
    body .well blockquote {
      border: 0;
      font-size: 24px;
      font-weight: 400;
      color: #031632;
      line-height: 28px;
      padding: 0; }
    body .well .slides .slide {
      display: none; }
      body .well .slides .slide:first-of-type {
        display: block; }
  body .well.quotes p {
    font-weight: bold;
    font-style: italic;
    color: #031632; }
  body .post-title {
    margin-bottom: 25px; }
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #CBDDE4; }
  body .gform_wrapper ul.gform_fields li.gfield {
    clear: none; }
  body .post-nav {
    padding-top: 35px;
    border-top: 1px solid #a9c7d2; }
    body .post-nav a {
      color: #00bfb2;
      font-size: 18px;
      font-weight: 400;
      display: flex;
      justify-content: flex-start; }
      body .post-nav a img {
        margin: 0 10px; }
    body .post-nav .text-center a {
      justify-content: center; }
    body .post-nav .text-right a {
      justify-content: flex-end; }
  body .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
    border: 0;
    background: #82d6d4 !important;
    width: 15px !important;
    height: 15px !important; }
  body .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span {
    border: 0;
    background: #82d6d4 !important;
    width: 15px !important;
    height: 15px !important; }
  body .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover.active span {
    background: #00bfb2 !important; }
  body .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span {
    background: #00bfb2 !important; }
  body .our-people-slider h3 {
    font-size: 18px; }
  body .our-people-slider h4 {
    margin: 0 0 12px;
    font-size: 18px;
    color: #00bfb2; }
    body .our-people-slider h4 a {
      color: #00bfb2; }
  body .our-people-slider .vc_custom_heading a {
    color: #00bfb2; }
  body .our-people-slider .vc_gitem-post-meta-field-position {
    font-size: 14px;
    color: #041e42;
    text-transform: uppercase;
    font-weight: 300; }
  body .our-people-slider .vc_gitem-zone {
    background: rgba(255, 255, 255, 0.75); }
  body .wpb_gmaps_widget .wpb_wrapper {
    border: 0;
    padding: 0; }
  body .vc_grid-item h4 {
    font-size: 16px;
    color: #041e42;
    line-height: 1.125; }
  body .share-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    margin-bottom: 25px; }
    body .share-block ul li {
      margin-right: 30px; }
      body .share-block ul li a {
        color: #041E42;
        font-weight: 400; }
  body header {
    background: #fff !important;
    padding-bottom: 26px; }
    body header .logo.scrolled {
      display: none; }
    body header .sub-menu {
      display: none;
      background: #e6ecee;
      min-width: 225px;
      padding-top: 0 !important;
      padding-left: 0;
      padding-top: 0 !important; }
      body header .sub-menu li {
        display: block;
        width: 100%;
        line-height: 1.1;
        padding: 0;
        float: none;
        margin: 0;
        border: 0 !important; }
        body header .sub-menu li a {
          display: block;
          padding: 10px 0;
          border: 0;
          margin: 0;
          line-height: 1.4;
          padding-left: 10px; }
          body header .sub-menu li a:hover {
            background: #2ec8be;
            color: #fff; }
    body header .logo {
      margin-top: -40px;
      display: block; }
    body header .top {
      background: #fff;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
      body header .top img {
        position: relative;
        top: -3px; }
      body header .top a {
        color: #a9c7d2; }
      body header .top p {
        margin-left: 20px;
        color: #a9c7d2;
        font-size: 15px;
        margin-bottom: 20px;
        margin-top: 20px; }
        body header .top p a {
          margin-left: 7px;
          display: inline-block; }
    body header ul {
      right: 15px;
      margin-bottom: 0;
      margin-top: 9px; }
      body header ul li {
        margin: 0;
        padding-bottom: 25px;
        border-bottom: 2px solid #fff; }
        body header ul li:hover {
          border-bottom: 2px solid #00bfb2; }
          body header ul li:hover .sub-menu {
            display: block;
            margin-top: 0;
            top: calc(100% + 2px); }
            body header ul li:hover .sub-menu li {
              padding-bottom: 0;
              border: 0; }
        body header ul li a {
          font-family: Lato, sans-serif;
          font-weight: 300;
          color: #031632;
          font-size: 16px;
          font-weight: 300; }
  body footer {
    margin-top: 100px; }
    body footer h4 {
      font-size: 14px;
      font-family: "Lato";
      color: #041e42;
      text-transform: uppercase;
      border-bottom: 1px solid #00bfb2;
      padding-bottom: 10px; }
    body footer address {
      font-size: 14px;
      font-family: "Lato";
      color: #041e42;
      line-height: 1.929;
      font-weight: 300;
      font-weight: 300; }
      body footer address strong {
        font-weight: 400; }
    body footer .col-sm-7 ul {
      padding-top: 3px; }
      body footer .col-sm-7 ul li {
        margin-right: 0;
        width: 33.33333333%;
        float: left;
        padding: 0 15px; }
        body footer .col-sm-7 ul li a {
          font-size: 14px;
          font-family: "Lato", sans-serif;
          font-weight: 400;
          color: #041e42 !important; }
  body .d-flex {
    display: flex; }
  body .ai-center {
    align-items: center; }
  body .flex-end {
    justify-content: flex-end; }
  body .post-grid-item {
    position: relative;
    display: block;
    margin-bottom: 30px !important; }
    body .post-grid-item small {
      font-size: 14px;
      color: #041e42;
      text-transform: uppercase;
      font-weight: 300; }
    body .post-grid-item .btn {
      border: 1px solid #fff;
      padding: 10px 20px;
      font-weight: 300;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      left: 50%;
      color: #fff;
      background: none; }
      body .post-grid-item .btn:hover {
        color: #fff;
        border-color: #fff;
        background: none; }
    body .post-grid-item .hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(3, 22, 50, 0.75);
      display: none; }
      body .post-grid-item .hover p {
        line-height: 1.4; }
    body .post-grid-item:hover .hover {
      display: block;
      padding: 23px 25px; }
      body .post-grid-item:hover .hover p {
        color: #fff;
        font-size: 15px; }
    body .post-grid-item img {
      width: 100%;
      height: auto; }
    body .post-grid-item .content {
      background: rgba(255, 255, 255, 0.75);
      padding: 23px 25px; }
      body .post-grid-item .content h3 {
        margin: 0 0 12px;
        font-size: 18px;
        color: #00bfb2; }
  body .post-grid-item.case .content {
    background: none;
    background-size: cover; }
    body .post-grid-item.case .content h3 {
      font-size: 24px;
      color: #031632;
      line-height: 1.167;
      text-align: left; }
    body .post-grid-item.case .content p {
      line-height: 1.4; }
  body .post-grid-item.split {
    display: flex; }
    body .post-grid-item.split .cover-thumb {
      width: 50%;
      background-size: cover;
      background-position: center center; }
    body .post-grid-item.split .content {
      width: 50%; }
      body .post-grid-item.split .content p {
        line-height: 1.4; }
  body .filter select {
    width: 100%;
    font-size: 18px;
    background: #fff;
    color: #00a89b;
    padding: 10px;
    background: #fff url("../img/filter-down-arrow.png") no-repeat calc(100% - 10px) 12px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none; }
    body .filter select:focus {
      outline: 0;
      box-shadow: none; }
  body .filter h4 {
    font-size: 18px;
    color: #031632;
    margin: 9px 0 0 0; }
  body .single h3 {
    margin-top: 30px; }
  body .single blockquote {
    margin: 30px 0;
    font-size: 32px;
    color: #041e42;
    padding: 0;
    border: 0;
    font-style: italic;
    line-height: 1.25;
    text-align: center; }
    body .single blockquote p {
      font-size: 32px;
      color: #041e42;
      padding: 0;
      border: 0;
      font-style: italic;
      line-height: 1.25;
      text-align: center; }
  body .quotes {
    margin-top: 20px;
    display: none; }
    body .quotes:first-of-type {
      display: block; }
    body .quotes blockquote {
      font-size: 32px;
      color: #041e42;
      font-style: italic;
      line-height: 1.188;
      text-align: center;
      padding: 0;
      border: 0;
      font-weight: 300 !important; }
      body .quotes blockquote p {
        font-size: 32px;
        color: #041e42;
        font-style: italic;
        line-height: 1.188;
        text-align: center;
        padding: 0;
        border: 0;
        font-weight: 300 !important; }
    body .quotes p {
      font-weight: 700;
      color: #041e42;
      font-size: 16px; }
  body .quotes.well {
    display: block; }
    body .quotes.well .slick-slide {
      display: block; }
    body .quotes.well blockquote {
      font-weight: 300; }
  body .testimonials-filter .filter {
    background: #eef4f6;
    display: flex;
    justify-content: center;
    padding: 30px 0; }
  body .testimonials-filter .results {
    padding-bottom: 50px; }
    body .testimonials-filter .results > div p {
      font-style: italic;
      font-weight: 300; }
    body .testimonials-filter .results > div strong {
      font-style: italic;
      color: #041e42; }
    body .testimonials-filter .results > div.active {
      display: block; }
    body .testimonials-filter .results .col-md-6 {
      margin-top: 45px; }
  body .gform_heading .gform_title {
    font-size: 42px;
    font-family: "Lato", sans-serif;
    line-height: 1.095;
    text-align: center;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px; }
  body .gform_heading h3.gform_title {
    font-size: 42px;
    font-family: "Lato", sans-serif;
    line-height: 1.095;
    text-align: center;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px; }
  body .gform_heading .gform_description {
    font-family: "Lato", sans-serif;
    line-height: 1.095;
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px; }
  body .gform_heading span.gform_description {
    font-family: "Lato", sans-serif;
    line-height: 1.095;
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px; }
  body #gform_2 .gform_body input {
    padding: 8px;
    border: 1px solid #a9c7d2;
    border-radius: 3px; }
  body #gform_2 .gform_body textarea {
    padding: 8px;
    border: 1px solid #a9c7d2;
    border-radius: 3px; }
  body #gform_2 .gform_footer input {
    margin: 0 auto;
    display: block;
    background: #00bfb2;
    border: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300; }
  body #gform_1 .gform_title {
    color: white; }
  body #gform_1 .gform_description {
    color: white; }
  body #gform_1 .gform_body {
    width: calc(100% - 150px);
    float: left;
    margin-top: 15px;
    margin-bottom: 40px; }
    body #gform_1 .gform_body li {
      margin: 0;
      padding: 0; }
    body #gform_1 .gform_body div {
      margin: 0;
      padding: 0; }
    body #gform_1 .gform_body input {
      font-size: 18px;
      font-weight: 400;
      margin: 0;
      width: 100%;
      padding: 8px;
      border: 1px solid #CBDDE4; }
  body #gform_1 .gform_footer {
    width: 150px;
    float: left;
    padding: 0;
    margin: 0;
    clear: none;
    margin-top: 15px;
    margin-bottom: 40px; }
    body #gform_1 .gform_footer input {
      margin: 0;
      width: 100%;
      background: #00bfb2;
      border: 1px solid #00bfb2;
      color: #fff;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 300; }
  body #gform_4 .gform_title {
    color: white; }
  body #gform_4 .gform_description {
    color: white; }
  body #gform_4 .gform_body {
    width: calc(100% - 150px);
    float: left;
    margin-top: 15px;
    margin-bottom: 40px; }
    body #gform_4 .gform_body li {
      margin: 0;
      padding: 0; }
    body #gform_4 .gform_body div {
      margin: 0;
      padding: 0; }
    body #gform_4 .gform_body input {
      font-size: 18px;
      font-weight: 400;
      margin: 0;
      width: 100%;
      padding: 8px;
      border: 1px solid #CBDDE4; }
  body #gform_4 .gform_footer {
    width: 150px;
    float: left;
    padding: 0;
    margin: 0;
    clear: none;
    margin-top: 15px;
    margin-bottom: 40px; }
    body #gform_4 .gform_footer input {
      margin: 0;
      width: 100%;
      background: #00bfb2;
      border: 1px solid #00bfb2;
      color: #fff;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 300; }
  body .cases-of-note hr {
    border-color: #00bfb2; }
  body .cases-of-note ul {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    body .cases-of-note ul li {
      width: 48%;
      margin-top: 30px; }
  body .read-more {
    color: #00bfb2;
    font-weight: 300;
    font-style: italic; }
  body .btn.btn-primary {
    background: #00bfb2;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    border: 0; }

body.practice_area-template-default .main-content .post.single {
  padding-top: 0;
  border-top: 0; }

body.admin-bar header {
  top: 32px; }

body.scrolled {
  padding-top: 79px; }
  body.scrolled header {
    padding: 20px 0; }
    body.scrolled header .top {
      display: none; }
    body.scrolled header .logo {
      display: none; }
    body.scrolled header .logo.scrolled {
      margin-top: 0;
      display: block; }

body.team_member-template-default .post-title {
  padding-left: 40px; }

body.single-team_member a.tel {
  font-size: 16px;
  color: #041e42;
  font-weight: 400; }
body.single-team_member .main-content {
  padding-top: 0; }
body.single-team_member img {
  margin-bottom: 0; }
body.single-team_member .nml {
  padding-left: 0; }
body.single-team_member .post-title h6 {
  text-transform: uppercase; }
body.single-team_member .post-title p {
  font-size: 20px;
  color: #041e42;
  font-weight: 400;
  margin: 0; }
body.single-team_member .post-title table {
  margin-top: 40px; }
  body.single-team_member .post-title table img {
    margin-right: 10px; }
  body.single-team_member .post-title table td {
    padding: 10px 30px 10px 0; }
  body.single-team_member .post-title table a {
    color: #041e42;
    font-size: 14px; }

body.single-resource h1 {
  color: #00BFB2 !important; }

body.single-post h1 {
  color: #00BFB2 !important; }

body.page-template-blog h1 {
  color: #00BFB2 !important; }

body.category h1 {
  color: #00BFB2 !important; }

body.single-guide h1 {
  color: #00BFB2 !important; }

ul li {
  font-weight: 300; }

ol li {
  font-weight: 300; }

.cases-of-note ul li {
  width: 46% !important; }

.more-cases-container {
  text-align: center !important; }

@media (max-width: 992px) {
  body {
    padding-top: 61px !important; }
    body h1 {
      font-size: 38px; }
    body h2 {
      font-size: 32px; }
    body h3 {
      font-size: 16px; }
    body h4 {
      font-size: 14px; }
    body h5 {
      font-size: 17px; }
    body h6 {
      font-size: 17px; }
    body p {
      font-size: 13px; }
    body a {
      font-size: 13px; }
    body ul {
      font-size: 13px; }
    body .latest.split {
      background: #e8f0f3; }
    body header .sub-menu {
      position: static !important; }
      body header .sub-menu li a {
        padding-left: 20px; }
    body header .logo {
      margin-top: 0;
      max-width: 70%; }
    body footer .col-sm-7 ul li {
      width: 100%; }
    body .filter select {
      margin-top: 15px; }
    body .filter h4 {
      margin-top: 0;
      text-align: left; }
    body .single blockquote {
      font-size: 22px; }
      body .single blockquote p {
        font-size: 22px; }
    body .testimonials-filter .filter h4 {
      margin-top: 9px;
      margin-bottom: 10px; }
    body .testimonials-filter .filter select {
      margin-top: 0;
      line-height: 1.3; }

  body.single-team_member .post-title p {
    font-size: 16px; }
  body.single-team_member .post-title table {
    margin-top: 10px; }
    body.single-team_member .post-title table tr:last-of-type td {
      padding-bottom: 0; } }
@media (max-width: 767px) {
  body .d-flex {
    display: block; }
  body .post-grid-item.split {
    display: block; }
    body .post-grid-item.split .cover-thumb {
      width: 100%;
      padding-top: 100%; }
    body .post-grid-item.split .content {
      width: 100%; }
  body .featured-event img {
    margin-bottom: 30px; }
  body .testimonials-filter .filter {
    display: block;
    padding: 30px 15px; }
  body #gform_1 .gform_body {
    padding: 0 15px;
    margin-bottom: 0;
    width: 100%; }
  body #gform_1 .gform_footer {
    padding: 0 15px;
    width: 100%; }
  body #gform_4 .gform_body {
    padding: 0 15px;
    margin-bottom: 0;
    width: 100%; }
  body #gform_4 .gform_footer {
    padding: 0 15px;
    width: 100%; }

  body.team_member-template-default .post-title {
    padding-left: 15px;
    padding-top: 20px; }

  body.single-team_member .nml {
    padding-left: 15px; }

  .testimonial-slider p {
    font-size: 22px !important;
    max-width: 90% !important; } }
.blog-posts-v2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .blog-posts-v2.flickity-enabled {
    display: block; }
  .blog-posts-v2:focus, .blog-posts-v2:active {
    outline: 0; }
  .blog-posts-v2:before, .blog-posts-v2:after {
    display: none; }
  .blog-posts-v2 .blog-post-v2-container {
    display: flex;
    width: calc(33% - 20px); }
    @media (max-width: 992px) {
      .blog-posts-v2 .blog-post-v2-container {
        width: 100%; } }
  .blog-posts-v2 .flickity-slider {
    height: 100%; }
    .blog-posts-v2 .flickity-slider .blog-post-v2-container {
      height: 100%;
      min-height: 370px; }
  .blog-posts-v2 .blog-post-v2 {
    display: block;
    padding: 0 15px;
    display: flex;
    height: 100%;
    flex-direction: column; }
    @media (max-width: 992px) {
      .blog-posts-v2 .blog-post-v2 {
        margin-bottom: 30px; } }
    .blog-posts-v2 .blog-post-v2 img {
      max-width: 100%;
      margin: 0; }
    .blog-posts-v2 .blog-post-v2 .content {
      background: #FBFBFB;
      padding: 25px;
      flex-grow: 2; }
      .blog-posts-v2 .blog-post-v2 .content h6 {
        margin: 0;
        color: #00bfb2;
        font-weight: 400; }

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