body {
  font-family: "Overpass", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background: #fff;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  color: black;
  width: auto;
  margin:0;
  padding:0; }


a {
  -webkit-transition: .1s all ease;
  -o-transition: .1s all ease;
  transition: .1s all ease;
  color:black; }
  a:hover {
    text-decoration: underline;
    color:black }
  a.link-underline {
    text-decoration: underline; }
    a.link-underline:hover {
      text-decoration: underline; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  color: black;
  font-weight: 300;
  font-family: "Overpass", sans-serif; }

.text-primary {
  color: black !important; }

.ftco-navbar-light {
  background: transparent !important;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  top: 10px; }
  @media (max-width: 100%) {
    .ftco-navbar-light {
      background: black !important;
      top: 0;
      position: absolute; } }
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 16px;
    color: #f0f0f0;
    opacity: 1 !important; }
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
      color: white;
      text-decoration: solid underline white 2px; }
    @media (max-width: 100%) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px; } }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    @media (max-width: 100%) {
      .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0; } }
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
      position: absolute;
      content: "";
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 2px;
      background: black; }
      @media (max-width: 100%) {
        .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
          display: none; } }
  .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    padding-left: 0;
    color: #fff; }
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a span {
      border: 2px solid #fff;
      display: inline-block;
      padding: 10px 20px;
      border-radius: 4px; }
  .ftco-navbar-light .navbar-nav > .nav-item.cta.cta-colored span {
    border-color: white; }
  .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #fff;
    position: relative;
    text-decoration: solid underline white 2px; }
    .ftco-navbar-light .navbar-nav > .nav-item.active > a:before {
      content: "";
      height: 2px;
      background: #fff;
      left: 20px;
      right: 20px;
      position: absolute;
      bottom: 20px; }
      @media (max-width: 991.98px) {
        .ftco-navbar-light .navbar-nav > .nav-item.active > a:before {
          display: none; } }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
  .ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
    .ftco-navbar-light.scrolled .nav-item.active > a {
      text-decoration: solid underline black 2px;
      color: black !important; }
      .ftco-navbar-light.scrolled .nav-item.active > a:before {
        display: none; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767.98px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .ftco-navbar-light.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.5) !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      padding-right: 0;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: .1em; }
    .ftco-navbar-light.scrolled .nav-link {
      padding-top: 0.9rem !important;
      padding-bottom: 0.9rem !important;
      color: #000 !important; }
      .ftco-navbar-light.scrolled .nav-link.active {
        color: black !important; }
    .ftco-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .5s all ease-out;
      -o-transition: .5s all ease-out;
      transition: .5s all ease-out; }
    .ftco-navbar-light.scrolled.sleep {
      -webkit-transition: .5s all ease-out;
      -o-transition: .5s all ease-out;
      transition: .5s all ease-out; }
    .ftco-navbar-light.scrolled .navbar-brand {
      color: #000; }

.navbar-brand {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 38px;
  font-family: "Overpass", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.bg-image, .ftco-cover {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat; }

.ftco-cover {
  background-position: center center; }
  .ftco-cover .ftco-heading {
    font-size: 50px;
    line-height: 1.2;
    color: #fff; }
    @media (max-width: 991.98px) {
      .ftco-cover .ftco-heading {
        font-size: 37px;
        line-height: 1.3; } }
  .ftco-cover .ftco-subheading {
    max-width: 450px;
    line-height: 1.5; }
  .ftco-cover .ftco-subheading, .ftco-cover p {
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 300;
    font-family: "Overpass", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  @media (max-width: 991.98px) {
    .ftco-cover .btn {
      width: 100% !important; } }
  .ftco-cover a {
    position: relative;
    color: #fff; }
  .ftco-cover.overlay {
    position: relative; }
    .ftco-cover.overlay:before {
      content: "";
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  .ftco-cover .ftco-vh-100 {
    min-height: 700px !important; }

.ftco-uppercase {
  font-size: 30px; }

.menu-item {
  margin-bottom: 10px; }
  .menu-item img {
    width: 100px;
    border-radius: 50%; }
  .menu-item .menu-price {
    font-size: 24px; }

@media (max-width: 991.98px) {
  .display-4 {
    font-size: 36px; } }

.bg-light {
  background: #f1efed !important;
  background: #fafafa !important; }

.ftco-custom-gutters {
  margin-left: -10px;
  margin-right: -10px; }
  .ftco-custom-gutters [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px; }
    .ftco-custom-gutters [class*=col-] .ftco-thumbnail {
      display: block;
      margin-bottom: 5px; }

.btn:hover, .btn:active, .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;}
  

  .block-49 {
    background: black;
    object-fit: fill;
    width: 300px;
    border: none;
    padding: 15px;
    color: white; }

  .block-50 {
    background: white;
    padding: 10px;
    color: #000; }


.block-11 .owl-stage {
  padding-top: 25px;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.block-11 .owl-nav {
  position: absolute;
  bottom: -10px;
  left: 45%;
  }
  .block-11 .owl-nav .owl-prev, .block-11 .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    justify-content: center;
    padding: 20px;
    font-size: 30px; }
    .block-11 .owl-nav .owl-prev.disabled, .block-11 .owl-nav .owl-next.disabled {
      opacity: .2; }

.btn {
  cursor: pointer;
  border-radius: 0px;
  border: 2px solid black;
  font-size: 14px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: white;
  -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5); }
  .btn.btn-hover-white:hover {
    background: transparent;
    color: #fff !important; }
  .btn.btn-success {
    border: 2px solid #28a745;
    color: #fff; }
  .btn.btn-white {
    background: #fff;
    color: #000; }
    .btn.btn-white:hover {
      background: #000;
      color: #fff; }
  .btn.btn-primary {
    background: #f7ca44;
    border: 2px solid #f7ca44;
    color: #fff; }
    .btn.btn-primary:hover {
      border: 2px solid #f7ca44;
      background: transparent;
      color: #f7ca44; }
    .btn.btn-primary:active, .btn.btn-primary:focus {
      color: #fff !important; }
    .btn.btn-primary.btn-outline-primary {
      border: 2px solid #f7ca44;
      background: transparent;
      color: #f7ca44; }
      .btn.btn-primary.btn-outline-primary:hover {
        border: 2px solid transparent;
        background: #f7ca44;
        color: #000; }
  .btn.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.8);
    background: none;
    border-radius: 0px;
    border-width: 2px;
    color: #000; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
      background: #fff;
      border-color: #fff;
      color: #000; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: black !important;
    color: #fff !important;
    border-color: white !important; }

/* Wrapper to contain dropdown */
.dropdown-custom {
  position: relative;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  top: 100%; /* directly under the parent link */
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 1000;
  min-width: 180px;
}

/* Show dropdown on hover */
.dropdown-custom:hover .dropdown-content {
  display: block;
}

.dropdown-content li a {
  display: inline-block;
  padding: 6px 9px;
  margin: 6px 12px;
  background-color: #18181b; /* single consistent color */
  color: white;
  text-decoration: none;
  border-radius: 8px;
  font-family: 'Overpass', sans-serif;
  font-weight: 500;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.dropdown-content li a:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.ftco-vh-100 {
  height: 100vh; }
  @media (max-width: 1199.98px) {
    .ftco-vh-100 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-vh-75 {
  height: 75vh;
  min-height: 700px; }
  @media (max-width: 1199.98px) {
    .ftco-vh-75 {
      min-height: 700px;
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-tab-nav {
  padding: 0;
  margin: 0;
  display: inline-block !important; }
  @media (max-width: 767.98px) {
    .ftco-tab-nav {
      display: block !important;
      margin-bottom: 10px;
      width: 100% !important; } }
  .ftco-tab-nav li {
    padding: 0;
    margin: 0 5px;
    display: inline-block !important; }
    @media (max-width: 767.98px) {
      .ftco-tab-nav li {
        display: block !important;
        margin-bottom: 10px;
        width: 100% !important; } }
    .ftco-tab-nav li a {
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: .2em;
      color: #ccc;
      border: 2px solid #ccc;
      border-radius: 0 !important; }
      .ftco-tab-nav li a.active {
        background: none !important;
        color: black !important;
        border: 2px solid #000; }


.ftco-animate {
  opacity: 0;
  visibility: hidden; }

.bg-primary {
  background: #f7ca44 !important; }

.site-section {
  padding: 0em 0; }

.border-top {
  border-top: 1px solid #f2f2f2 !important; }

.ftco-bg-dark {
  background: #3c312e; }

.footer {
  background: grey;
  background-size: contain;
  padding: 25px 0px 25px 0px;
  color: #fff; }

  .footer a {
    color: #f7ca44; }
    .footer a:hover {
      color: #f7ca44 !important; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #f7ca44; }

.container-fluid {
  padding-left: 0;
  padding-right: 0; }


.block-10 {
  position: relative;
  overflow: hidden;
  margin: .1em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 85vh;
  max-height: 100vh;
  display: block;
}

.block-5 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  position: relative;
  display: block;
  margin-bottom: 30px; }
  .block-5:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); }
  .block-5 .text {
    position: absolute;
    bottom: 0;
    padding: 20px 20px 10px 20px;
    -webkit-transition: .8s all ease;
    -o-transition: .8s all ease;
    transition: .8s all ease; }
    .block-5 .text:before {
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
      background: #fff;
      visibility: hidden;
      opacity: 0;
      height: 0;
      position: absolute;
      content: "";
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }
    .block-5 .text .heading, .block-5 .text .subheading, .block-5 .text .post-meta, .block-5 .text .excerpt {
      z-index: 2;
      position: relative; }
    .block-5 .text .subheading {
      color: #fff;
      text-transform: uppercase;
      letter-spacing: .1em;
      font-size: 12px;
      margin-bottom: 5px;
      opacity: .6; }
    .block-5 .text .heading {
      color: #fff;
      margin: 0 0 10px 0;
      padding: 0;
      font-weight: bold;
      font-size: 20px;
      line-height: 1.2; }
    .block-5 .text .post-meta {
      line-height: 1.4;
      color: #fff;
      font-size: 12px;
      text-transform: uppercase; }
      .block-5 .text .post-meta span {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
        opacity: .6; }
    .block-5 .text .excerpt {
      line-height: 1.4;
      color: #fff; }
  .block-5:hover .text:before, .block-5:focus .text:before {
    visibility: visible;
    opacity: 1;
    height: 100%;
    background: #fff; }
  .block-5:hover .text .heading, .block-5:hover .text .subheading, .block-5:hover .text .post-meta, .block-5:focus .text .heading, .block-5:focus .text .subheading, .block-5:focus .text .post-meta {
    color: #000; }


.block-13 .owl-stage-outer {
  padding-bottom: 7em; }

.block-13 .owl-nav {
  position: relative;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .block-13 .owl-nav .owl-prev, .block-13 .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    padding: 20px;
    font-size: 30px; }
    .block-13 .owl-nav .owl-prev.disabled, .block-13 .owl-nav .owl-next.disabled {
      opacity: .2; }

.block-8 .accordion-item .heading {
  font-size: 16px;
  font-weight: 400;
  padding: 10px 0; }
  .block-8 .accordion-item .heading > a {
    padding-left: 35px;
    position: relative;
    color: #000; }
    .block-8 .accordion-item .heading > a:before {
      width: 20px;
      height: 20px;
      line-height: 18px;
      border: 1px solid #ccc;
      text-align: center;
      font-size: 18px;
      top: .1em;
      left: 0; }
    .block-8 .accordion-item .heading > a[aria-expanded="true"]:before {
      font-family: 'icomoon';
      position: absolute;
      content: "\e316";
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease;
      background: #f7ca44;
      color: #fff;
      border: 1px solid #f7ca44; }
    .block-8 .accordion-item .heading > a[aria-expanded="false"]:before {
      content: "\e313";
      color: #ccc;
      font-family: 'icomoon';
      position: absolute;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }

.block-8 .accordion-item .body-text {
  font-size: 16px;
  padding: 5px 0;
  padding-left: 30px; }


.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff; }
  .sidebar-box *:last-child {
    margin-bottom: 0; }
  .sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px; }


.section-heading .subheading-sm {
  margin-bottom: 30px;
  color: #999999;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .1em;
  position: relative;
  display: inline-block;
  font-weight: 300; }
  .section-heading .subheading-sm:after {
    width: 80px;
    height: 2px;
    background: #999999;
    position: absolute;
    left: 120%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ""; }

.section-heading .heading {
  font-size: 50px;
  line-height: 1.2;
  margin: 0 0 40px 0;
  padding: 0; }


.block-31 {
  position: relative;
  block-size: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center !important;
  display: block;
}


.block-30 {
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #ccc;
  padding: 0;
  position: relative; }
  @media (max-width: 100%) {
    .block-30 {
      background-position: center center !important; } }

  .block-30:before {
    background: #000;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    z-index: 0; }


  .block-30 .heading {
    color: white;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-family: "Dosis", sans-serif; }

  .block-30.block-30-sm, .block-30.block-30-sm .row {
    height: 85vh;
    width: 100%;
   }
  .block-30.block-30-sm .heading {
    font-size: 70px;
    margin-bottom: 10px; }

.block-23 ul, .block-23 ul li {
  padding: 0;
  margin: 0;
  list-style: none; }

.block-23 ul li, .block-23 ul li > a {
  display: table;
  line-height: 1.5;
  margin-bottom: 15px; }

.block-23 ul li .icon, .block-23 ul li .text {
  display: table-cell;
  vertical-align: top; }

.block-23 ul li .icon {
  width: 40px;
  font-size: 18px;
  padding-top: 2px;
  color: #f7ca44; }

.block-35 .nav {
  margin-bottom: 70px; }
  .block-35 .nav li {
    width: 33.33333%; }
    .block-35 .nav li a {
      cursor: pointer;
      padding: 40px;
      display: block;
      width: 100%;
      text-align: center;
      text-transform: uppercase;
      border-bottom: 2px solid #e6e6e6;
      color: #cccccc; }
      .block-35 .nav li a:hover {
        color: #000; }
      .block-35 .nav li a.active {
        color: #f7ca44;
        border-bottom: 2px solid #f7ca44; }

.block-33 {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2); }
  .block-33 .vcard .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    margin-right: 20px; }
    .block-33 .vcard .image img {
      max-width: 100%;
      border-radius: 50%; }
  .block-33 .vcard .name-text .heading {
    line-height: 1.5;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 300; }
  .block-33 .vcard .name-text .meta {
    color: #a6a6a6;
    display: block;
    font-size: 14px; }
  .block-33 .text blockquote {
    padding: 0;
    margin-bottom: 0;
    border: none !important;
    font-size: 16px; }
    .block-33 .text blockquote p:last-child {
      margin-bottom: 0; }


.block-38 .block-38-header .block-38-heading {
  font-size: 18px;
  color: #000;
  margin: 0;
  font-weight: 300; }

.block-38 .block-38-header .block-38-subheading {
  color: #b3b3b3;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 15px; }

.block-38 .block-38-header img {
  width: 250px;
  border-radius: 7px;
  margin-bottom: 20px; }

.img-shadow {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4); }

.bcrumbs {
  color: rgba(255, 255, 255, 0.4); }
  .bcrumbs a {
    color: #fff; }
  .bcrumbs .sep {
    color: rgba(255, 255, 255, 0.5); }
    
.social-join-btn {
    background-color: #0073ff62; color: white; border: none; border-radius: 8px; padding: 10px 20px; font-size: 14px;  font-weight: 500; display: inline-flex; align-items: center; gap: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); cursor: pointer; transition: all 0.2s ease-in-out; }
.social-join-btn:hover {
    background-color: #0056cc; transform: translateY(-1px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);}
.social-icon {
    width: 16px; height: auto; }
.social-join-container {
    margin: 20px auto; text-align: center; }

#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }
    
.slidershow{
  width: 100%;
  height: 100vh;
  overflow: hidden;
  object-fit: contain;
}
  .middle{
    position: absolute;
     top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .navigation{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
  }

  .dot {
    height: 20px;
    width: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 6px;
    cursor: pointer;
    transition: 0.5s;
    display: inline-block;
  }
  
  .dot.active,
  .dot:hover{
    background: #fff;
  }
    
  input[name="r"]{
    position: absolute;
    visibility: hidden;
  }
    
  .slides{
    width: 500%;
    height: 100%;
    display: flex;
  }
    
  .slide{
    width: 20%;
    transition: 0.6s;
  }
  .slide img{
    width:100%;
    height: 100%;
  }
    
  #r1:checked ~ .s1{
    margin-left: 0;
  }
  #r2:checked ~ .s2{
    margin-left: -20%;
  }
  #r3:checked ~ .s3{
    margin-left: -40%;
  }
  #r4:checked ~ .s4{
    margin-left: -60%;
  }
  #r5:checked ~ .s5{
    margin-left: -80%;
  }

  .text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: black;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .newsDate {
    position: relative;
    float: left;
    height:auto;
    text-align:left;
    font-size: 14px;
    font-weight: bold;
    color: goldenrod;
  }
    
    .newsText {
      position: relative;
      float: left;
      height:auto;
      text-align:justify;
      font-size: 16px;
    }

    * {
      box-sizing: border-box;
    }
    
    .columnp {
      float: left;
      width: 50%;
      padding: 10px;
      background:white;
    }
    
    .rowp:after {
      content: "";
      display: table;
      clear: both;
    }

    .newspaper {
      columns: 300px 2;
    }

    .newspaper1 {
      columns: 100px 2;
    }

    .overlap {
      position: absolute;
      right: 16px;
      bottom: 16px;
      padding: 1px;
    }

    .overlap2 {
      position: absolute;
      right: 16px;
      bottom: 100px;
      padding: 1px;
    }

    .overlapp {
      position: absolute;
      left: 240px;
      top: 120px;
      padding: 1px;
    }

    .myDIV {
      width: 100%;
      text-align: center;
    }







