/*&:after {
  content: "";
  display: table;
  clear: both;}*/
body {
  font-family: "Montserrat", sans-serif;
  scroll-behavior: smooth;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.25;
  min-width: 320px;
  position: relative;
  background: #f3fbf6;
  max-width: 2000px;
  margin: auto;
  color: #6b7783; }

header, section, footer {
  margin: auto; }

a {
  text-decoration: none; }
  a:focus {
    outline: none !important; }

a:hover, a:focus, a:active {
  text-decoration: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a, button {
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }

figure {
  margin: 0; }
  figure img {
    width: auto;
    max-width: 100%;
    vertical-align: top; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style-type: none; }

p, a {
  color: #6b7783;
  margin: 0; }

input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }

.content-width {
  width: 1320px;
  margin: auto; }

h1 {
  font-weight: 700;
  font-size: 35px;
  line-height: 120%;
  color: #012c56;
  letter-spacing: -1px;
  font-style: italic;
  margin: 0 0 30px; }

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: #012c56;
  font-style: italic;
  margin: 0 0 30px; }

h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
  color: #012c56;
  margin: 0 0 30px; }

h4 {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #00b857;
  margin: 0 0 30px; }

h5 {
  margin: 0 0 10px; }

h6 {
  margin: 0 0 10px; }

input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none; }

input, textarea, button {
  outline: none !important; }

.wpcf7 form .wpcf7-response-output {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  line-height: 1.2;
  background: #00a0d2; }

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  background: #ffb900; }

.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }
  .bg .img-mob {
    display: none; }

.bg + * {
  position: relative;
  z-index: 2; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
          appearance: textfield !important; }

.is-menu, .is-menu .fancybox-slide {
  overflow: hidden !important; }

/*---------------------------------HOME----------------------------------*/
header {
  position: relative;
  z-index: 999; }

.top-line {
  padding: 52px 0 28px;
  background: transparent;
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }
  .top-line .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .top-line .logo-wrap {
    width: 250px;
    padding-top: 2px; }
    .top-line .logo-wrap img {
      width: 135px; }
  .top-line .soc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    grid-gap: 8px;
    width: 250px; }
    .top-line .soc-wrap p {
      font-size: 15px;
      font-weight: 700;
      color: #012c56;
      text-transform: uppercase;
      position: relative;
      top: 2px; }
    .top-line .soc-wrap ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      grid-gap: 6px; }
      .top-line .soc-wrap ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 7px;
        background: #00b857;
        color: #fff;
        font-size: 18px;
        width: 28px;
        height: 28px; }
        .top-line .soc-wrap ul li a:hover {
          background: #012c56; }

.is-sticky .top-line {
  padding: 20px 0 20px;
  background: #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
          box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08); }

.top-menu {
  width: calc(100% - 500px);
  padding-left: 6px; }
  .top-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 28px; }
    .top-menu ul a:hover {
      color: #00b857; }
    .top-menu ul .current-menu-item a {
      color: #00b857; }

.sticky-wrapper {
  min-height: 132px; }

.home-banner {
  padding: 50px 0 50px; }
  .home-banner .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .home-banner .text {
    width: 40%;
    padding-top: 5px; }
    .home-banner .text .btn-wrap {
      margin-top: 38px; }
      .home-banner .text .btn-wrap a {
        min-width: 425px; }
    .home-banner .text p {
      font-size: 22px; }
  .home-banner h1 {
    margin-bottom: 35px; }
  .home-banner figure {
    width: 57.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    grid-gap: 20px; }
    .home-banner figure img {
      width: calc(33.33% - 14px);
      height: 435px;
      border-radius: 9px;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
  .home-banner .btn-full {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 58px; }
    .home-banner .btn-full a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 18px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 700;
      color: #012c56;
      width: 160px;
      text-align: center; }
      .home-banner .btn-full a img {
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        top: 0;
        position: relative; }
      .home-banner .btn-full a:hover img {
        top: 2px; }

.btn-default {
  display: inline-block;
  cursor: pointer;
  border: none;
  height: 58px;
  line-height: 58px;
  color: #fff;
  background: #00b857;
  border-radius: 30px;
  text-align: center;
  padding: 0 25px; }
  .btn-default:hover {
    background: #012c56; }

.open-menu {
  display: none; }

.text-img {
  padding: 30px 0 30px; }
  .text-img h2 {
    margin-bottom: 45px; }
  .text-img .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-gap: 30px 0; }
  .text-img .text {
    width: calc(100% - 600px); }
    .text-img .text > * {
      margin-bottom: 20px; }
  .text-img figure {
    width: 520px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-gap: 20px; }
    .text-img figure img {
      border-radius: 10px;
      width: 100%; }

/*--------------------------------END-HOME----------------------------------*/
/*--------------------------------ABOUT-PAGE----------------------------------*/
.about-banner {
  padding: 15px 0 20px; }
  .about-banner .info {
    font-size: 17px !important;
    text-align: center;
    font-style: italic;
    width: 1030px;
    margin: 0 auto;
    max-width: 100%; }
  .about-banner figure {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    grid-gap: 20px;
    margin-bottom: 45px; }
    .about-banner figure img {
      border-radius: 10px;
      width: calc(33.33% - 14px);
      height: 171px;
      -o-object-position: center;
         object-position: center;
      -o-object-fit: cover;
         object-fit: cover; }
  .about-banner h1 {
    text-align: center;
    margin-bottom: 20px;
    color: #00b857;
    letter-spacing: -0.5px; }
  .about-banner .h4 {
    text-align: center;
    color: #012c56;
    margin-bottom: 15px; }
  .about-banner .h6 {
    font-size: 22px;
    font-style: italic;
    font-weight: 400; }
  .about-banner .content {
    margin-top: 58px; }
    .about-banner .content h6 {
      font-size: 20px;
      font-weight: 700;
      margin: 0; }
  .about-banner ul {
    padding-left: 30px;
    margin-bottom: 21px; }
    .about-banner ul li {
      list-style: disc; }
  .about-banner .contact-list {
    padding: 0;
    margin-bottom: 20px; }
    .about-banner .contact-list li {
      list-style: none; }
      .about-banner .contact-list li a {
        color: #00b857;
        text-decoration: underline; }
        .about-banner .contact-list li a:hover {
          opacity: 0.7; }
  .about-banner p {
    margin-bottom: 21px; }
    .about-banner p a {
      color: #00b857;
      text-decoration: underline; }
      .about-banner p a:hover {
        opacity: 0.7; }
  .about-banner h2 {
    text-align: center;
    margin-bottom: 19px; }

.table {
  margin-bottom: 30px; }
  .table .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: 1px solid rgba(107, 119, 131, 0.6);
    margin-bottom: -1px; }
    .table .line .data {
      width: 20%;
      border-right: 1px solid rgba(107, 119, 131, 0.6);
      height: 41px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 3px;
      background: #fff;
      color: #6b7783;
      font-size: 22px; }
    .table .line .data1 {
      background: #b9dfc8; }
    .table .line .data5 {
      color: #fff;
      background: #00b857; }
  .table .line-title .data {
    background: #012c56;
    color: #fff; }

.leaders {
  padding: 34px 0 0; }
  .leaders .top {
    margin-bottom: 20px; }
  .leaders h2 {
    margin-bottom: 15px;
    text-align: center; }

.leaders-slider {
  margin-top: 45px; }
  .leaders-slider .swiper-slide {
    background: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
            box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
    border-radius: 18px;
    padding: 50px 30px 60px; }
    .leaders-slider .swiper-slide blockquote {
      margin: 0; }
    .leaders-slider .swiper-slide .user {
      position: relative;
      margin-bottom: 54px; }
      .leaders-slider .swiper-slide .user p {
        font-size: 22px;
        color: #012c56;
        margin: 0;
        font-weight: 500; }
      .leaders-slider .swiper-slide .user .name {
        color: #00b857;
        margin-bottom: -1px; }
      .leaders-slider .swiper-slide .user:after {
        position: absolute;
        bottom: 0;
        width: 90%;
        left: 0;
        content: '';
        border-bottom: 1px solid transparent;
        -o-border-image: linear-gradient(to left, white, #009245) 1;
           border-image: -webkit-gradient(linear, right top, left top, from(white), to(#009245)) 1;
           border-image: linear-gradient(to left, white, #009245) 1; }
  .leaders-slider .swiper-wrapper {
    padding-bottom: 65px; }

.swiper-pagination-bullet {
  opacity: 1 !important;
  width: 20px;
  height: 20px;
  background: #b9dfc8;
  margin: 0 8px !important; }

.swiper-pagination-bullet-active {
  background: #009245; }

.partners {
  padding: 2px 0 10px; }
  .partners h2 {
    text-align: center;
    margin-bottom: 15px; }
  .partners .content {
    margin-top: 39px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .partners .item {
    background: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(33, 46, 76, 0.1);
            box-shadow: 0 4px 10px 0 rgba(33, 46, 76, 0.1);
    border-radius: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 174px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: calc(20% - 16px); }
.partners .item:hover{
  -webkit-box-shadow: 0 4px 10px 0 rgba(33, 46, 76, 0.6);
  box-shadow: 0 4px 10px 0 rgba(33, 46, 76, 0.6);
}
    .partners .item a {
      padding: 0;
     /* pointer-events: none;*/
      width: 100%;
      height: 174px;
      border-radius: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .partners .item img {
      max-width: 95%;
      max-height: 95%; }

main {
  position: relative;
  z-index: 2; }

footer {
  position: relative;
  margin-top: -20px;
  padding: 380px 0 50px; }
footer .bg{
  top: -60px;
}
  footer .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center; }
  footer .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  footer .logo-wrap {
    margin-bottom: 29px; }
  footer .footer-menu {
    margin-bottom: 25px; }
    footer .footer-menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      grid-gap: 21px; }
      footer .footer-menu ul a {
        display: inline-block;
        color: white;
        font-size: 16px; }
        footer .footer-menu ul a:hover {
          color: #00b857; }
  footer p {
    font-size: 12px;
    color: #fff;
    text-align: center; }

/*-------------------------------END-ABOUT-PAGE------------------------------*/
/*-------------------------------AWARDS-PAGE------------------------------*/
.awards-slider {
  margin-top: 40px; }
  .awards-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 4px !important; }
  .awards-slider .swiper-wrapper {
    padding-bottom: 50px; }
  .awards-slider .swiper-slide {
    position: relative;
    height: 405px;
    border-radius: 10px;
    overflow: hidden; }
    .awards-slider .swiper-slide .bg img {
      width: 100%;
      height: 100%;
      -o-object-position: center;
         object-position: center;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 10px;
      -webkit-transition: all .4s ease;
      transition: all .4s ease; }
    .awards-slider .swiper-slide .bg:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      content: ''; }
    .awards-slider .swiper-slide .content-slide {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 !important; }
      .awards-slider .swiper-slide .content-slide .title {
        font-size: 26px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        margin: 0 !important;
        text-transform: uppercase;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        padding: 15px; }
        .awards-slider .swiper-slide .content-slide .title span {
          font-weight: 400; }
      .awards-slider .swiper-slide .content-slide .btn-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 10;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 0; }
    .awards-slider .swiper-slide:hover .bg img {
      -webkit-filter: blur(3px);
              filter: blur(3px); }
    .awards-slider .swiper-slide:hover .content-slide .title {
      -webkit-filter: blur(3px);
              filter: blur(3px); }
    .awards-slider .swiper-slide:hover .content-slide .btn-wrap {
      opacity: 1; }

.default-popup {
  width: 1230px;
  max-width: 95%;
  background: #fff;
  border-radius: 10px;
  padding: 40px 100px; }
  .default-popup h2 {
    margin-bottom: 40px;
    text-align: center; }
  .default-popup .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-gap: 20px  80px; }
  .default-popup .item {
    width: 318px; }
    .default-popup .item figure {
      margin-bottom: 20px;
      text-align: center; }
      .default-popup .item figure img {
        height: 170px;
        width: auto; }
    .default-popup .item p {
      text-align: center; }
      .default-popup .item  a {
        color: #00b857;
        text-decoration: underline }


.default-popup .item  a strong{
  font-weight: 400;
}
        .default-popup .item  a:hover {
          opacity: 0.7; }

.default-popup .item ul{
  padding-left: 25px;
}
.default-popup .item ul li{
  list-style: disc;
}

  /*------------------------------END-AWARDS-PAGE------------------------------*/
/*------------------------------COUNTY-DATA-PAGE------------------------------*/
.county-data-form {
  width: 840px;
  margin: 0 auto 30px;
  max-width: 100%; }
  .county-data-form .form-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 70px;
    border-radius: 35px;
    border: 11px solid #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
            box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08); }
  .county-data-form .select-block {
    width: 50%; }
  .county-data-form .btn-default {
    width: 50%;
    border-radius: 0 24px 24px 0;
    height: 48px;
    line-height: 48px; }
  .county-data-form .nice-select {
    float: none;
    width: 100%;
    height: 48px;
    line-height: 48px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    border: none;
    font-size: 20px; }

.nice-select .list {
  width: 100%;
  max-height: 350px;
  overflow: auto; }

.nice-select:after {
  right: 16px; }

.contact-form {
  width: 725px;
  max-width: 100%;
  margin: 42px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-gap: 30px 20px; }
  .contact-form .input-wrap {
    width: calc(50% - 20px); }
    .contact-form .input-wrap label {
      display: block;
      margin-bottom: 12px;
      font-size: 20px;
      font-weight: 500;
      color: #212e4c; }
      .contact-form .input-wrap label span {
        color: #fb5b3b; }
    .contact-form .input-wrap input {
      width: 100%;
      outline: none;
      border: none;
      background: rgba(217, 217, 217, 0.41);
      border-radius: 5px;
      padding: 0 15px;
      height: 54px;
      line-height: 54px;
      color: #000; }
  .contact-form .input-wrap-full {
    width: 100%; }
  .contact-form textarea {
    width: 100%;
    outline: none;
    border: none;
    background: rgba(217, 217, 217, 0.41);
    border-radius: 5px;
    padding: 10px 15px;
    height: 200px;
    line-height: 1.2;
    color: #000;
    resize: none; }
  .contact-form .input-wrap-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    .contact-form .input-wrap-submit button {
      min-width: 250px; }

.blog-slider {
  margin-top: 40px; }
  .blog-slider .swiper-slide {
    -webkit-box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
            box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
    background: transparent;
    border-radius: 10px; }
    .blog-slider .swiper-slide figure {
      height: 210px;
      border-radius: 10px 10px 0 0;
      overflow: hidden;
      margin: 0 !important; }
      .blog-slider .swiper-slide figure a {
        display: block;
        width: 100%;
        height: 210px; }
      .blog-slider .swiper-slide figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        border-radius: 10px 10px 0 0; }
      .blog-slider .swiper-slide figure:hover img {
        -webkit-transform: scale(1.02);
                transform: scale(1.02); }
    .blog-slider .swiper-slide .text {
      border-radius: 0 0 10px 10px;
      background: #fff;
      padding: 20px 30px; }
      .blog-slider .swiper-slide .text .title {
        position: relative;
        margin-bottom: 20px; }
        .blog-slider .swiper-slide .text .title a {
          display: block;
          font-size: 22px;
          font-weight: 500;
          color: #00b857; }
          .blog-slider .swiper-slide .text .title a:hover {
            opacity: 0.7; }
        .blog-slider .swiper-slide .text .title:after {
          position: absolute;
          bottom: -3px;
          width: 90%;
          left: 0;
          content: '';
          border-bottom: 1px solid transparent;
          -o-border-image: linear-gradient(to left, white, #009245) 1;
          border-image: -webkit-gradient(linear, right top, left top, from(white), to(#009245)) 1;
          border-image: linear-gradient(to left, white, #009245) 1; }
  .blog-slider .swiper-wrapper {
    padding-bottom: 70px; }

/*-----------------------------END-COUNTY-DATA-PAGE------------------------------*/
/*-----------------------------ARTICLE------------------------------*/
.article-block {
  padding: 0 0 50px; }
  .article-block h1 {
    text-align: center;
    margin-bottom: 20px;
    color: #00b857; }
  .article-block h2 {
    text-align: center;
    margin-bottom: 20px; }
  .article-block .alignright {
    float: right;
    width: 535px;
    margin: 0 0 20px 30px;
    height: auto;
    border-radius: 10px; }
  .article-block .alignleft {
    float: left;
    width: 535px;
    margin: 0 30px 20px 0;
    height: auto;
    border-radius: 10px; }
  .article-block ul {
    padding-left: 25px; }
    .article-block ul li {
      list-style: disc; }
  .article-block p {
    margin-bottom: 20px; }
  .article-block ul, .article-block ol {
    margin-bottom: 20px; }

.awards-slider .swiper-slide .content-slide .btn-wrap a{
  white-space: nowrap;
}

.leaders .slider-wrap{
  position: relative;
}
.leaders-slider .swiper-slide .user{
  margin-bottom: 20px;
}
.leaders .slider-wrap .leaders-prev{
  left: -50px;
  margin-top: -50px;
  color: #00b857;
}
.leaders .slider-wrap .leaders-next{
  right: -50px;
  margin-top: -50px;
  color: #00b857;
}
/*----------------------------END-ARTICLE------------------------------*/

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