@import url("../../../../../../fonts.googleapis.com/css2b2ef.css?family=Baloo+2:wght@400;500;600;700;800&amp;display=swap");
@import url("../../../../../../fonts.googleapis.com/css283ac.css?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
@font-face {
  font-family: "Proxima_Nova_Font";
  src: url("../webfonts/Proxima_Nova_Font.woff") format("woff2"), url("../fonts/roboto-light-webfonts.html") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: "Font Awesome 5 Brands"; }

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url(../webfonts/fa-light-300.eot);
  src: url(../webfonts/fa-light-300d41d.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-light-300.woff2) format("woff2"), url(../webfonts/fa-light-300.woff) format("woff"), url(../webfonts/fa-light-300.ttf) format("truetype"), url(../webfonts/fa-light-300.svg#fontawesome) format("svg"); }

.fal {
  font-weight: 300; }

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg"); }

.fal,
.far {
  font-family: "Font Awesome 5 Pro"; }

.far {
  font-weight: 400; }

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900; }

@font-face {
  font-family: "BrandonGrotesque-Regular";
  src: url("(/webfonts/fonts/BrandonGrotesque-Regular.html") format("woff2"), url("(/webfonts/fonts/BrandonGrotesque-Regular.html") format("woff");
  font-style: normal; }

header.primary {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 100; }
  header.primary nav.primary .logo {
    display: block;
    height: inherit;
    top: 0;
    left: 0;
    position: absolute;
    text-align: left;
    -webkit-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
    header.primary nav.primary .logo a {
      display: inline-block;
      padding: 15px 0 0 6.5vw;
      text-align: center;
      height: 60px; }
      header.primary nav.primary .logo a img {
        width: 100%; }
  header.primary nav.primary .menu-trigger {
    background: #212121; }
    header.primary nav.primary .menu-trigger i.icon span:after {
      background: #ffffff; }
    header.primary nav.primary .menu-trigger i.icon span:before {
      background: #ffffff; }
  header.primary nav.primary aside.menu {
    color: #000000;
   
    overflow: hidden;
    padding: 90px 20px 0;
    color: #ffffff;
    background-color: #ffffff;
    overflow: hidden;
    padding: 90px 20px 0;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    width: 100vw;
    height: 100vh;
    text-align: left;
    -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 99; }
    header.primary nav.primary aside.menu .main {
      -ms-flex-line-pack: center;
      align-content: center;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      align-items: stretch;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      height: 100%; }
    header.primary nav.primary aside.menu a {
      color: #000000 !important; }
    header.primary nav.primary aside.menu .menu-header-container {
      -ms-flex-line-pack: right;
      align-content: right;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      align-items: stretch;
      -ms-flex-item-align: auto;
      align-self: auto;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex: 1 1 auto;
      -webkit-box-flex: 1;
      flex: 1 1 auto;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: right;
      -webkit-box-pack: start;
      justify-content: start;
      text-align: right; }
      header.primary nav.primary aside.menu .menu-header-container .close-icon {
        display: block;
        top: 25px;
        right: 25px;
        position: absolute;
        text-align: center;
        opacity: 1;
        width: 40px;
        cursor: pointer; }
        header.primary nav.primary aside.menu .menu-header-container .close-icon img {
          width: 100%; }
      header.primary nav.primary aside.menu .menu-header-container .aside-logo {
        display: block;
        top: 20px;
        left: 15px;
        position: absolute;
        text-align: left;
        opacity: 1;
        width: 171px; }
        header.primary nav.primary aside.menu .menu-header-container .aside-logo a {
          padding: 2px 0; }
        header.primary nav.primary aside.menu .menu-header-container .aside-logo img {
          margin: 0 auto;    width: 260px;

          max-width: 60vw; }
    header.primary nav.primary aside.menu .menu-header-dutch-container {
      -ms-flex-line-pack: center;
      align-content: center;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      align-items: stretch;
      -ms-flex-item-align: auto;
      align-self: auto;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex: 1 1 auto;
      -webkit-box-flex: 1;
      flex: 1 1 auto;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center; }
    header.primary nav.primary aside.menu ul.menu {
      max-height: 80vh;
      overflow-y: auto;
      overflow-x: hidden;
      text-align: left;
      margin-top: 45px; }
      header.primary nav.primary aside.menu ul.menu li {
        font-weight: 500;
        font-family: "Poppins", sans-serif;
        font-size: calc(30px + 10 * ((100vw - 420px) / 860));
        font-size: calc(0.975rem + 10 * ((100vw - 26.25rem) / 860));
        line-height: 1.165em;
        display: block;
        position: relative;
        text-align: left !important; }
      header.primary nav.primary aside.menu ul.menu li.node {
        cursor: pointer; }
        header.primary nav.primary aside.menu ul.menu li.node a.sub-menu-header {
          position: relative; }
          header.primary nav.primary aside.menu ul.menu li.node a.sub-menu-header:after {
            font-family: "Font Awesome 5 Pro";
            content: "\f067";
            position: absolute;
            right: 15px;
            font-size: 16px;
            font-weight: 300;
            color: #000000; }
      header.primary nav.primary aside.menu ul.menu li.node.active a.sub-menu-header:after {
        content: "\f068"; }
      header.primary nav.primary aside.menu ul.menu a {
        padding: 9px 0;
        text-transform: capitalize;
        display: block; }
        header.primary nav.primary aside.menu ul.menu a:hover {
          text-decoration: none; }
      header.primary nav.primary aside.menu ul.menu ul.sub-mmenu {
        margin: 5px 0px 10px;
        padding-left: 21px; }
        header.primary nav.primary aside.menu ul.menu ul.sub-mmenu li {
          list-style-type: disc;
          font-size: calc(0.805rem + 10 * ((100vw - 26.25rem) / 860));
          line-height: 1.165em;
          display: block;
          position: relative;
          -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
          header.primary nav.primary aside.menu ul.menu ul.sub-mmenu li:after {
            content: " ";
            position: absolute;
            left: -11px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 5px;
            height: 5px;
            background-color: #000000;
            border-radius: 50%; }
          header.primary nav.primary aside.menu ul.menu ul.sub-mmenu li:hover {
            -webkit-transform: translateX(11px);
            -ms-transform: translateX(11px);
            transform: translateX(11px);
            -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
            -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
            transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
            header.primary nav.primary aside.menu ul.menu ul.sub-mmenu li:hover a {
              -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
              -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
              transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
  header.primary .overlay {
    background: #212121;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 2;
    opacity: 0;
    visibility: hidden; }
  header.primary .menu-trigger {
    padding: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 65px;
    height: 65px;
    text-align: right;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 100; }
    header.primary .menu-trigger i.icon {
      display: block;
      position: relative;
      margin: 25px auto 0;
      width: 26px;
      height: 26px;
      visibility: visible;
      z-index: 199;
      cursor: pointer; }
      header.primary .menu-trigger i.icon:hover span {
        background: #b88c1d;
        border-radius: 0;
        margin: 5px 0px;
        display: block;
        height: 2px;
        opacity: 1;
        transition: all ease-in-out 0.5s; }
        header.primary .menu-trigger i.icon:hover span.one {
          width: 100%;
          transition: all ease-in-out 0.5s; }
        header.primary .menu-trigger i.icon:hover span.two {
          width: 100%;
          transition: all ease-in-out 0.5s; }
        header.primary .menu-trigger i.icon:hover span.three {
          width: 100%;
          transition: all ease-in-out 0.5s; }
      header.primary .menu-trigger i.icon span {
        background: #b88c1d;
        border-radius: 0;
        margin: 5px 0px;
        display: block;
        height: 2px;
        opacity: 1;
        transition: all ease-in-out 0.5s; }
  header.primary:not(.nav-visible) nav.primary aside.menu {
    -webkit-transform: translateX(-100%) !important;
    -ms-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
    transform: translateX(-100%); }
  header.primary:not(.nav-visible) nav.primary .menu-trigger {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  header.primary:not(.nav-visible) .overlay {
    opacity: 0;
    visibility: hidden; }
  header.primary nav.desktop {
    background: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    -webkit-perspective: 1000;
    perspective: 1000;
    height: 65px;
    width: 100%;
    z-index: 97; }
    @media only screen and (min-width: 992px) {
      header.primary nav.desktop {
        height: 110px; } }
    header.primary nav.desktop .container {
      margin-right: auto;
      margin-left: auto;
      height: 100%;
      width: 100%;
      max-width: 1140px;
      -ms-flex-line-pack: justify;
      align-content: space-between;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      position: relative; }
    header.primary nav.desktop a {
      display: inline-block; }
    header.primary nav.desktop .logo {
      display: block;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 6.5vw;
      position: absolute;
      text-align: center;
      z-index: 999; }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        header.primary nav.desktop .logo {
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
      @media only screen and (max-width: 767px) {
        header.primary nav.desktop .logo {
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
      header.primary nav.desktop .logo a {
        padding: 12px 0;
            width: auto;
    height:90%;
        
         }
      header.primary nav.desktop .logo img {
        margin: 0 auto;
        width: auto;
      
        max-width: 280px; }
        @media only screen and (max-width: 992px) {
          header.primary nav.desktop .logo img {
              width: auto;

                height: 100%;
            
             } }
    header.primary nav.desktop .menu-header-container {
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-flex: 1 1 auto;
      -webkit-box-flex: 1;
      flex: 1 1 auto;
      font-size: 0;
      padding-left: 75px;
      text-align: right;
      position: relative;
      display: none;
      height: 65px; }
      @media only screen and (min-width: 992px) {
        header.primary nav.desktop .menu-header-container {
          height: 110px; } }
      header.primary nav.desktop .menu-header-container li {
    font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 14px;
        line-height: 56px;
        text-transform: uppercase;
        opacity: 1;
        display: inline-block;
        margin: 0;
        vertical-align: top;
        cursor: pointer; }
        header.primary nav.desktop .menu-header-container li .sub-desktop-header.column-2 .sub-column.right,
        header.primary nav.desktop .menu-header-container li .sub-desktop-header.column-2 .sub-column.left {
          width: 48%; }
        header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column.right {
          width: 69.5%; }
        header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column.left {
          width: 30%; }
        header.primary nav.desktop .menu-header-container li .sub-desktop-header {
          display: block;
          -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        header.primary nav.desktop .menu-header-container li .sub-desktop-header {
          display: none;
          position: absolute;
          right: 0%;
          bottom: 0;
          min-width: 992px !important;
          max-width: 992px !important;
          -webkit-transform: translate(0%, 100%);
          -ms-transform: translate(0%, 100%);
          transform: translate(0%, 100%);
          background-color: #ffffff;
          min-height: 300px;
          padding: 35px 20px;
          -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
          header.primary nav.desktop .menu-header-container li .sub-desktop-header:after {
            position: absolute;
            left: 50%;
            top: -40px;
            height: 40px;
            width: 100vw;
            content: "";
            background-color: transparent;
            z-index: 999;
            transform: translateX(-50%); }
          header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column {
            display: inline-block;
            height: 100%;
            vertical-align: top; }
            header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column h3.title {
              font-family: "Poppins", sans-serif;
              font: 500;
              color: #000000;
              font-size: 1.255rem;
              letter-spacing: -0.0125em;
              line-height: 1.25em;
              text-align: left;
              max-width: 235px;
              text-transform: none;
              position: relative; }
              header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column h3.title::after {
                background: #b88c1d;
                content: "";
                bottom: -12px;
                left: 4px;
                position: absolute;
                width: 60px;
                height: 5px; }
            header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .header {
              text-align: left;
              font-family: "Poppins", sans-serif;
              font-weight: 600;
              color: #b88c1d;
              font-size: 1.255rem;
              letter-spacing: 0em;
              line-height: 1.57em;
              min-height: 30px; }
            header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .sub-desktop-menu {
              margin-top: 15px;
              text-align: left; }
              header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .sub-desktop-menu li {
                padding-left: 20px;
    font-weight: 500;
    font-family: "Baloo 2", cursive;
                display: inline-block;
                position: relative;
                min-width: 252px;
                width: 49%; }
                header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .sub-desktop-menu li a {
                  text-transform: capitalize;
                  padding: 5px 0px;
                  position: relative;
                  color: #000000 !important; }
                  header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .sub-desktop-menu li a:after {
                    display: none; }
                header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .sub-desktop-menu li:after {
                  background: transparent;
                  content: "";
                  bottom: 45%;
                  left: -6px;
                  position: absolute;
                  width: 7px;
                  height: 7px;
                  -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
                  -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
                  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
                  z-index: 1;
                  -webkit-transform: rotateZ(134deg) translateY(-50%);
                  -ms-transform: rotate(134deg) translateY(-50%);
                  transform: rotateZ(134deg) translateY(-50%);
                  border-top: 1px solid #b88c1d;
                  border-left: 1px solid #b88c1d; }
                header.primary nav.desktop .menu-header-container li .sub-desktop-header .sub-column .sub-desktop-menu li:hover {
                  -webkit-transform: translateX(10px);
                  -ms-transform: translateX(10px);
                  transform: translateX(10px);
                  -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
                  -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
                  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        header.primary nav.desktop .menu-header-container li:hover .sub-desktop-header {
          display: block !important; }
      header.primary nav.desktop .menu-header-container a {
        padding: 11px 20px;
        letter-spacing: 0.78px;
        position: relative;
        color: #000000;
        transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        header.primary nav.desktop .menu-header-container a.dropdown:before {
          font-family: "Font Awesome 5 Pro";
          content: "\f078";
          position: absolute;
          right: 0px;
          font-size: 11px;
          font-weight: 300;
          color: #000000;
          top: 50%;
          transform: translate(0%, -50%); }
        header.primary nav.desktop .menu-header-container a:hover {
          transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
                    color: #b88c1d;

          text-decoration: none; }
          header.primary nav.desktop .menu-header-container a:hover:after {
            width: 95%; }
          header.primary nav.desktop .menu-header-container a:hover:before {
            transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        header.primary nav.desktop .menu-header-container a:after {
          background: #b88c1d;
          content: "";
          bottom: 6px;
          left: 2.5%;
          transform: translateX(0%);
          position: absolute;
          width: 00%;
          height: 2px;
          -webkit-transition: width 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: width 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          transition: width 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          z-index: -1; }
        header.primary nav.desktop .menu-header-container a:hover {
          transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          text-decoration: none; }
          header.primary nav.desktop .menu-header-container a:hover:after {
            width: 100%;
            transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
          header.primary nav.desktop .menu-header-container a:hover:before {
            transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    header.primary nav.desktop .menu-header-dutch-container {
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-flex: 1 1 auto;
      -webkit-box-flex: 1;
      flex: 1 1 auto;
      font-size: 0;
      padding-left: 75px;
      text-align: center; }
      header.primary nav.desktop .menu-header-dutch-container li {
        font-family: "Poppins", sans-serif;
        font-size: 10.5px;
        line-height: 11px;
        font-size: 0.65625rem;
        line-height: 0.6875rem;
        letter-spacing: 0.185em;
        line-height: 1.325rem;
        text-transform: uppercase;
        display: inline-block;
        margin: 0; }
        header.primary nav.desktop .menu-header-dutch-container li:last-of-type {
          display: none; }
      header.primary nav.desktop .menu-header-dutch-container a {
        padding: 18px 30px;
        position: relative; }
        header.primary nav.desktop .menu-header-dutch-container a:after {
          background: #b88c1d;
          content: "";
          bottom: 12px;
          left: 30px;
          position: absolute;
          width: 0;
          height: 2px;
          -webkit-transition: width 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: width 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          transition: width 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          z-index: 1; }
        header.primary nav.desktop .menu-header-dutch-container a:hover:after {
          width: 30px; }
    header.primary nav.desktop .menu-trigger {
      display: block; }
      header.primary nav.desktop .menu-trigger i.icon span:after {
        background: #ffffff; }
      header.primary nav.desktop .menu-trigger i.icon span:before {
        background: #ffffff; }

header.primary.nav-visible nav.primary .pane {
  background: transparent; }

header.primary.nav-visible nav.primary .logo {
  opacity: 0; }

header.primary.nav-visible nav.primary aside.menu {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

header.primary.nav-visible .overlay {
  opacity: 0.3;
  visibility: visible; }

header.primary.nav-visible .menu-trigger i.icon span:after {
  background: #ffffff; }

header.primary.nav-visible .menu-trigger i.icon span:before {
  background: #ffffff; }

header.primary.nav-visible .menu-trigger i.icon span.one:after {
  top: 12px;
  left: 6px;
  -webkit-transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, -webkit-transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, -webkit-transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  -o-transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s, -webkit-transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  width: 22px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

header.primary.nav-visible .menu-trigger i.icon span.one:before {
  top: 12px;
  left: 6px;
  -webkit-transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, -webkit-transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, -webkit-transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  -o-transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s, -webkit-transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.45s;
  width: 22px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

header.primary.nav-visible .menu-trigger i.icon span.two:before {
  right: 0;
  -webkit-transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, width 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s, right 0.3s cubic-bezier(0.77, 0, 0.175, 1) 3s;
  -o-transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, width 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s, right 0.3s cubic-bezier(0.77, 0, 0.175, 1) 3s;
  transition: background-color 0.45s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, width 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s, right 0.3s cubic-bezier(0.77, 0, 0.175, 1) 3s;
  width: 0; }

header.primary.dark nav.desktop .menu-trigger i.icon span:after {
  background: #b88c1d; }

header.primary.dark nav.desktop .menu-trigger i.icon span:before {
  background: #b88c1d; }

header.primary.dark nav.desktop a {
  color: #b88c1d !important; }

header.primary.dark nav.desktop .phone svg path {
  fill: #b88c1d; }

header.primary.on-scroll.header-show nav.primary .menu-trigger {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

header.primary.on-scroll.header-show nav.primary .pane {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

header.primary.on-scroll.header-show nav.primary .phone {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

header.primary.on-scroll.header-show nav.primary aside.menu {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

@media (min-width: 768px) {
  header.primary nav.primary .logo {
    left: 18px; }
    header.primary nav.primary .logo a {
      padding: 7px 0 0;
      width: 125px; }
  header.primary nav.primary aside.menu ul.terms li {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 2em;
    letter-spacing: 0.2em; }
  header.primary nav.desktop .cta {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 2em;
    letter-spacing: 0.2em; }
    header.primary nav.desktop .cta a {
      font-size: 11px;
      font-size: 0.6875rem;
      line-height: 2em;
      letter-spacing: 0.2em; }
  header.primary nav.desktop .menu-header-container ul {
    margin-bottom: 0px !important; }
    header.primary nav.desktop .menu-header-container ul#menu-header-1 {
      max-width: calc(100% - 100px);
      margin-left: auto;
      margin-top: 35px; }
  header.primary nav.desktop .menu-header-container li {
    font-size: 11px;
    font-size: 0.775rem;
    line-height: 2em;
    letter-spacing: 0em; }
  header.primary nav.desktop .menu-header-dutch-container li {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 2em;
    letter-spacing: 0.2em; } }

@media (min-width: 992px) {
  header.primary .phone {
    display: none !important; } }

@media screen and (min-width: 1199px) {
  header.primary nav.primary aside.menu ul.menu li {
    font-size: 40px;
    font-size: 2.1rem; }
  section.accreditations h6.title {
    font-size: 40px;
    font-size: 2.5rem; } }

@media screen and (max-width: 420px) {
  header.primary nav.primary aside.menu ul.menu li {
    font-size: 0.975rem; } }

@media only screen and (min-width: 1500px) and (max-width: 2000px) {
  header.primary nav.desktop .logo {
    left: calc((50% - 650px) / 2 - 80px); }
    header.primary nav.desktop .logo a {
      margin: 0 auto; } }

@media (min-width: 550px) {
  header.primary nav.primary aside.menu {
    width: 70vw; } }

@media only screen and (min-width: 992px) {
  header.primary nav.desktop {
    top: 52px; }
    header.primary nav.desktop .container {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex; }
    header.primary nav.desktop .logo {
      left: 20px; }
      header.primary nav.desktop .logo a {
        text-align: left;
        width: auto; }
    header.primary nav.desktop .menu-header-container {
      display: block; }
    header.primary nav.desktop .menu-trigger {
      display: none; } }

@media only screen and (max-width: 992px) {
  header.primary nav.desktop .logo {
    left: 50%;
    top: 50%;
        height: 90%;

    transform: translate(-50%, -50%); }
    header.primary nav.desktop .logo a {
      padding: 0px; } }

/* width */
::-webkit-scrollbar {
  width: 5px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #c6a555; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c6a555; }

#hero-slider {
  font-size: 16px;
  position: relative; }
  #hero-slider .slick-track {
    height: 100%;
    overflow: hidden; }
  #hero-slider .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); }
  #hero-slider img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
    @media only screen and (max-width: 767px) {
      #hero-slider img {
        height: 55vh;
        width: auto; } }
    @media only screen and (max-width: 350px) {
      #hero-slider img {
        height: 70vh;
        width: auto; } }
  #hero-slider .hero-slide {
    height: 100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top; }
    #hero-slider .hero-slide .container {
      position: absolute;
      bottom: 20%;
      left: 50%;
      transform: translate(-50%, 0%); }
      #hero-slider .hero-slide .container .slider-caption {
        text-align: left;
        max-width: 600px;
        text-align: left;
        width: 100%; }
        #hero-slider .hero-slide .container .slider-caption .main-title {
          font-family: "Baloo 2", cursive;
          font-weight: bold;
          font-size: 38px;
          line-height: 45px;
          letter-spacing: 0px;
          opacity: 1;
          text-align: left;
          color: #ffffff; }
        #hero-slider .hero-slide .container .slider-caption .main-link {
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 28px;
          letter-spacing: 0.54px;
          opacity: 1;
          text-align: left;
          color: #f9f9f9;
          display: block;
          padding: 5px 36px;
          width: 100%;
          margin: 25px 0px 0px;
          position: relative;
          text-align: right; }
          #hero-slider .hero-slide .container .slider-caption .main-link:before {
            position: absolute;
            content: " ";
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            height: 2px;
            width: 75%;
            background-color: #f9f9f9;
            transition: 0.3s ease-out; }
          #hero-slider .hero-slide .container .slider-caption .main-link:hover {
            text-decoration: none;
            color: #b88c1d; }
            #hero-slider .hero-slide .container .slider-caption .main-link:hover:before {
              background-color: #b88c1d; }
  #hero-slider .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, 0%);
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 1550px) {
      #hero-slider .slick-dots {
        width: 90% !important;
        max-width: 1300px !important; } }
    @media (min-width: 1200px) and (max-width: 1550px) {
      #hero-slider .slick-dots {
        max-width: 1140px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #hero-slider .slick-dots {
        max-width: 960px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #hero-slider .slick-dots {
        max-width: 720px; } }
    #hero-slider .slick-dots li {
      display: inline-block;
      width: 12px;
      margin: 7px;
      height: 12px;
      position: relative;
      overflow: hidden; }
      #hero-slider .slick-dots li button {
        width: 7px;
        height: 7px;
        background-color: #f2f2f2;
        font-size: 0px;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
      #hero-slider .slick-dots li.slick-active button {
        width: 10px;
        height: 10px; }

@media only screen and (max-width: 1200px) {
  #hero-slider .hero-slide .container .slider-caption {
    max-width: 490px; }
    #hero-slider .hero-slide .container .slider-caption .main-title {
      font-size: 32px;
      line-height: 40px; }
    #hero-slider .hero-slide .container .slider-caption .main-link {
      font-size: 15px;
      line-height: 25px; }
  #hero-slider .slick-dots {
    max-width: 960px; } }

@media only screen and (max-width: 992px) {
  #hero-slider .hero-slide .container .slider-caption {
    max-width: 720px; }
    #hero-slider .hero-slide .container .slider-caption .main-title {
      font-size: 26px;
      line-height: 34px; }
  #hero-slider .slick-dots {
    bottom: 0%;
    max-width: 720px; } }

@media only screen and (max-width: 767px) {
  #hero-slider .hero-slide .container .slider-caption {
    bottom: 10%;
    max-width: 540px; }
    #hero-slider .hero-slide .container .slider-caption .main-title {
      font-size: 20px;
      line-height: 24px; }
    #hero-slider .hero-slide .container .slider-caption .main-link {
      line-height: 19px;
      letter-spacing: 0.54px;
      padding: 8px 0px 8px 60px;
      margin: 15px 0px 0px;
      width: max-content; }
      #hero-slider .hero-slide .container .slider-caption .main-link:before {
        width: 40px; }
  #hero-slider .slick-dots {
    max-width: 540px; } }

#news-section {
  background-color: #f2f2f2;
  padding: 70px 0px; }
  #news-section .news-section-header {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 61px;
    line-height: 61px;
    letter-spacing: 0.61px;
    color: #212121;
    opacity: 1;
    margin-bottom: 25px; }
  #news-section .news {
    margin: 20px 0px;
    position: relative;
    z-index: 1; }
    #news-section .news .news-box {
      position: relative;
      padding: 30px;
      margin-right: auto; }
      #news-section .news .news-box .news-date {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 17px;
        line-height: 30px;
        letter-spacing: 0.61px;
        text-align: left;
        letter-spacing: 0px;
        color: #b88c1d;
        opacity: 1; }
      #news-section .news .news-box .news-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1; }
      #news-section .news .news-box .news-expert {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 19px;
        line-height: 25px;
        text-align: left;
        letter-spacing: 0.22px;
        color: #484848;
        opacity: 1;
        margin: 31px 0px; }
      #news-section .news .news-box .arrow-read {
        display: flex;
        align-items: center;
        justify-content: left; }
        #news-section .news .news-box .arrow-read span {
          position: relative;
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden; }
          #news-section .news .news-box .arrow-read span img {
            width: 30px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #news-section .news .news-box .arrow-read span img:first-of-type {
              transform: translate(-200%, -50%); }
            #news-section .news .news-box .arrow-read span img:last-of-type {
              transform: translate(-50%, -50%); }
        #news-section .news .news-box .arrow-read .read-word {
          display: inline-block;
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 15px;
          color: #212121;
          letter-spacing: 0.18px;
          text-align: left;
          opacity: 0;
          transition: all ease-in-out 0.5s; }
      #news-section .news .news-box .news-links {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%; }
    #news-section .news:before {
      content: "";
      display: block;
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #fff;
      opacity: 0;
      z-index: -1;
      -webkit-transform: scale(0.95, 0.9);
      transform: scale(0.95, 0.9);
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      will-change: opacity, transform;
      -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
    #news-section .news:hover .news-box .arrow-read .read-word {
      opacity: 1;
      transform: translateX(21px);
      transition: all ease-in-out 0.5s; }
    #news-section .news:hover .news-box .arrow-read img {
      transition: all ease-in-out 0.5s; }
      #news-section .news:hover .news-box .arrow-read img:first-of-type {
        transform: translate(-50%, -50%); }
      #news-section .news:hover .news-box .arrow-read img:last-of-type {
        transform: translate(250%, -50%); }
    #news-section .news:hover:before {
      opacity: 1;
      -webkit-transform: scale(1, 1.05);
      transform: scale(1, 1.05); }

@media only screen and (max-width: 992px) {
  #news-section {
    padding: 35px 0px; }
    #news-section .news-section-header {
      font-family: "Baloo 2", cursive;
      font-size: 30px;
      line-height: 61px;
      letter-spacing: 0.3px;
      opacity: 1;
      margin-bottom: 0px; }
    #news-section .news-box {
      position: relative;
      max-width: 100%;
      margin: 10px auto 30px; }
      #news-section .news-box .news-date {
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 0px; }
      #news-section .news-box .news-title {
        font-weight: 600;
        font-size: 21px;
        line-height: 25px;
        letter-spacing: 0px; }
      #news-section .news-box .news-expert {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 0.17px;
        margin: 21px 0px; }
      #news-section .news-box .news-icon {
        max-width: 30px; } }

@media only screen and (max-width: 550px) {
  #news-section {
    padding: 15px 0px !important; }
    #news-section .news-box {
      padding: 15px 0px !important; }
      #news-section .news-box .news-date {
        font-size: 14px !important;
        line-height: 28px; }
      #news-section .news-box .news-title {
        font-size: 19px !important;
        line-height: 26px; }
      #news-section .news-box .news-expert {
        font-size: 17px;
        line-height: 20px;
        margin: 11px 0px; }
      #news-section .news-box .arrow-read .read-word {
        font-size: 14px;
        line-height: 15px; } }

#home-slider-section {
  position: relative;
  padding: 20px auto; }
  #home-slider-section:hover {
    cursor: pointer; }
  #home-slider-section:before {
    width: 100%;
    height: 30%;
    position: absolute;
    left: 0%;
    top: 0%;
    content: " ";
    background: #f2f2f2;
    z-index: 0; }

#descover-section {
  background-color: #ffffff;
  padding: 70px 0px;
  position: relative;
  overflow: hidden; }
  #descover-section .corner {
    position: relative;
    z-index: 2; }
    #descover-section .corner .corner-box {
      margin: 15px;
      position: relative;
      overflow: hidden; }
      #descover-section .corner .corner-box .discover-section-header {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 50px;
        line-height: 55px;
        max-width: 75%;
        text-align: left;
        letter-spacing: -0.55px;
        color: #000000; }
      #descover-section .corner .corner-box img {
        width: 100%; }
      #descover-section .corner .corner-box .corner-header {
        position: absolute;
        left: 30px;
        bottom: 15%;
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 28px;
        line-height: 55px;
        text-align: left;
        letter-spacing: -0.35px;
        color: #ffffff;
        opacity: 1; }
      #descover-section .corner .corner-box .corner-link {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%; }
        #descover-section .corner .corner-box .corner-link:after {
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 2;
          display: block;
          content: "";
          width: 0;
          height: 0;
          background: #b88c1d;
          border-radius: 50%;
          transform: translate(-50%, -50%);
          opacity: 0; }
        #descover-section .corner .corner-box .corner-link:hover {
          animation: bloom ease-in-out 1s; }
          #descover-section .corner .corner-box .corner-link:hover:after {
            animation: circle 1s; }
  #descover-section:after {
    width: 100%;
    height: 30%;
    position: absolute;
    left: 0%;
    bottom: 0%;
    content: " ";
    background-color: #b88c1d;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translate3d(100%, 0%, 0);
    transform: translate3d(100%, 0%, 0);
    transition: all ease-in-out 1s; }
  #descover-section:before {
    width: calc(50% + 100px);
    height: 25%;
    position: absolute;
    left: 0%;
    bottom: 30%;
    content: " ";
    background-color: #bf955a;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0%, 0);
    transform: translate3d(-100%, 0%, 0);
    transition: all ease-in-out 1s; }
  #descover-section.visible:after {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    transition: all ease-in-out 1s; }
  #descover-section.visible:before {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    transition: all ease-in-out 1s; }

@media only screen and (max-width: 1200px) {
  #descover-section .corner .corner-box .discover-section-header {
    font-size: 43px;
    line-height: 45px;
    max-width: 80%; } }

@media only screen and (max-width: 992px) {
  #descover-section .corner {
    padding-right: 0px !important;
    padding-left: 0px !important; }
    #descover-section .corner .corner-box {
      margin: 7px; }
      #descover-section .corner .corner-box .discover-section-header {
        font-size: 35px;
        line-height: 35px;
        max-width: 90%; }
      #descover-section .corner .corner-box .corner-header {
        position: absolute;
        left: 5%;
        bottom: 15%;
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 21px;
        line-height: 25px;
        text-align: left;
        letter-spacing: -0.35px;
        color: #ffffff;
        opacity: 1; }
      #descover-section .corner .corner-box .corner-link {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%; }
        #descover-section .corner .corner-box .corner-link:after {
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 2;
          display: block;
          content: "";
          width: 0;
          height: 0;
          background: #b88c1d;
          border-radius: 50%;
          transform: translate(-50%, -50%);
          opacity: 0; }
        #descover-section .corner .corner-box .corner-link:hover {
          animation: bloom ease-in-out 1s; }
          #descover-section .corner .corner-box .corner-link:hover:after {
            animation: circle 1s; } }

@media only screen and (max-width: 767px) {
  #descover-section {
    background-color: #bf955a;
    padding: 50px 15px 35px; }
    #descover-section .corner {
      padding-right: 10px;
      padding-left: 10px; }
      #descover-section .corner .corner-box {
        margin: 5px 0px; }
        #descover-section .corner .corner-box .discover-section-header {
          font-size: 25px;
          line-height: 25px;
          width: 210px;
          letter-spacing: 0.29px;
          color: #ffffff;
          margin-bottom: 30px; }
        #descover-section .corner .corner-box .corner-header {
          left: 5%;
          bottom: 15%;
          font-size: 22px;
          line-height: 28px;
          letter-spacing: -0.24px;
          width: 90%; }
    #descover-section:after {
      display: none; }
    #descover-section:before {
      display: none; } }

#welcome-text {
  margin: 30px 15px 70px;
  text-align: center; }
  #welcome-text .content {
    max-width: 840px;
    margin: auto;
    text-align: center; }
    #welcome-text .content .icon {
      width: 1px;
      height: 70px;
      background-color: #000001;
      display: block;
      margin: 0px auto 20px;
      position: relative; }
      #welcome-text .content .icon:after {
        position: absolute;
        bottom: -5px;
        left: 50%;
        transform: translate(-50%, 100%) rotateZ(45deg);
        width: 3px;
        height: 3px;
        background-color: #000001;
        content: ""; }
    #welcome-text .content .text h3 {
      font-family: "Baloo 2", cursive;
      font-size: 35px;
      line-height: 50px;
      letter-spacing: -1.35px;
      font-weight: 700;
      text-transform: none;
      color: #b88c1d;
      margin: 25px auto; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        #welcome-text .content .text h3 {
          font-size: 35px;
          line-height: 50px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #welcome-text .content .text h3 {
          font-size: 30px;
          line-height: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #welcome-text .content .text h3 {
          font-size: 24px;
          line-height: 30px; } }
      @media only screen and (max-width: 767px) {
        #welcome-text .content .text h3 {
          font-size: 18px;
          line-height: 27px; } }
    #welcome-text .content .text p {
      font-family: "Baloo 2", cursive;
      font-size: 22px;
      line-height: 36px;
      letter-spacing: 0px;
      font-weight: 400;
      text-transform: none;
      color: #484848;
      margin: 0px auto 30px; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        #welcome-text .content .text p {
          font-size: 20px;
          line-height: 32px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #welcome-text .content .text p {
          font-size: 18px;
          line-height: 28px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #welcome-text .content .text p {
          font-size: 16px;
          line-height: 26px; } }
      @media only screen and (max-width: 767px) {
        #welcome-text .content .text p {
          font-size: 14px;
          line-height: 22px; } }
    #welcome-text .content .signature h3 {
      color: #b88c1d !important;
      margin-bottom: 0px !important; }
    #welcome-text .content .signature .job {
      font-weight: bold;
      color: #484848; }

#categories-cards .container-fluid {
  padding: 0px; }
  @media only screen and (max-width: 767px) {
    #categories-cards .container-fluid {
      padding: 15px; } }
  #categories-cards .container-fluid .content-column {
    padding: 0px;
    position: relative;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }
    @media only screen and (max-width: 767px) {
      #categories-cards .container-fluid .content-column {
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff; } }
    #categories-cards .container-fluid .content-column.hover:after {
      width: 100%;
      transition: all ease-in-out 0.5s; }
    #categories-cards .container-fluid .content-column:after {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background-color: #b88c1d;
      content: "";
      width: 0%;
      height: 100%;
      transition: all ease-in-out 0.5s; }
    #categories-cards .container-fluid .content-column img {
      width: 100%; }
    #categories-cards .container-fluid .content-column .main {
      position: absolute;
      left: 55px;
      top: 85px;
      z-index: 5; }
      @media only screen and (max-width: 767px) {
        #categories-cards .container-fluid .content-column .main {
          left: 25px;
          top: 25px; } }
      #categories-cards .container-fluid .content-column .main .number {
        font-family: "Baloo 2", cursive;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.72px;
        font-weight: 300;
        text-transform: none;
        color: #ffffff;
        margin: 0px auto 30px;
        display: block; }
        @media only screen and (min-width: 1200px) and (max-width: 1550px) {
          #categories-cards .container-fluid .content-column .main .number {
            font-size: 16px;
            line-height: 18px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          #categories-cards .container-fluid .content-column .main .number {
            font-size: 14px;
            line-height: 16px; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          #categories-cards .container-fluid .content-column .main .number {
            font-size: 12px;
            line-height: 14px; } }
        @media only screen and (max-width: 767px) {
          #categories-cards .container-fluid .content-column .main .number {
            font-size: 10px;
            line-height: 12px;
            margin: 0px auto 20px; } }
      #categories-cards .container-fluid .content-column .main .title {
        font-family: "Baloo 2", cursive;
        font-size: 35px;
        line-height: 44px;
        letter-spacing: -1.05px;
        font-weight: 600;
        text-transform: none;
        color: #ffffff;
        margin: 0px;
        max-width: 50%; }
        @media only screen and (min-width: 1200px) and (max-width: 1550px) {
          #categories-cards .container-fluid .content-column .main .title {
            font-size: 30px;
            line-height: 39px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          #categories-cards .container-fluid .content-column .main .title {
            font-size: 25px;
            line-height: 34px; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          #categories-cards .container-fluid .content-column .main .title {
            font-size: 20px;
            line-height: 25px; } }
        @media only screen and (max-width: 767px) {
          #categories-cards .container-fluid .content-column .main .title {
            font-size: 18px;
            line-height: 22px; } }

#media-section {
  margin: 70px auto; }
  #media-section .media-section-title {
    font-family: "Baloo 2", cursive;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: left;
    text-transform: none;
    color: #212121;
    text-transform: none; }
    @media only screen and (min-width: 1200px) and (max-width: 1550px) {
      #media-section .media-section-title {
        font-size: 40px;
        line-height: 60px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      #media-section .media-section-title {
        font-size: 35px;
        line-height: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      #media-section .media-section-title {
        font-size: 28px;
        line-height: 40px; } }
    @media only screen and (max-width: 767px) {
      #media-section .media-section-title {
        font-size: 22px;
        line-height: 32px; } }
  #media-section .post-header {
    margin: 35px 0px;
    max-width: 65%;
    width: 100%;
    display: block;
    position: relative;
    padding-left: 35px;
    text-decoration: none; }
    #media-section .post-header:after {
      position: absolute;
      left: 0;
      top: 40%;
      transform: translateY(-50%);
      width: 18px;
      height: 18px;
      background-size: contain;
      content: "";
      background-image: url("../img/media-arrow.svg"); }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #media-section .post-header:after {
          width: 16px;
          height: 16px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #media-section .post-header:after {
          width: 14px;
          height: 14px; } }
      @media only screen and (max-width: 767px) {
        #media-section .post-header:after {
          width: 12px;
          height: 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      #media-section .post-header {
        max-width: 75%;
        margin: 30px 0px; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      #media-section .post-header {
        max-width: 85%;
        margin: 25px 0px; } }
    @media only screen and (max-width: 767px) {
      #media-section .post-header {
        max-width: 95%;
        margin: 20px 0px; } }
    #media-section .post-header .date {
      display: inline-flex;
      align-items: center;
      justify-content: left;
      font-family: "Baloo 2", cursive;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      text-align: left;
      letter-spacing: 0.57px;
      margin-bottom: 15px;
      color: #484848;
      opacity: 1;
      text-transform: capitalize;
      text-align: left; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        #media-section .post-header .date {
          font-size: 16px;
          line-height: 30px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #media-section .post-header .date {
          font-size: 14px;
          line-height: 30px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #media-section .post-header .date {
          font-size: 12px;
          line-height: 30px; } }
      @media only screen and (max-width: 767px) {
        #media-section .post-header .date {
          font-size: 10px;
          line-height: 15px; } }
    #media-section .post-header .title {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 24px;
      line-height: 34px;
      text-align: left;
      letter-spacing: 0px;
      color: #000000;
      opacity: 1; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        #media-section .post-header .title {
          font-size: 22px;
          line-height: 30px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #media-section .post-header .title {
          font-size: 20px;
          line-height: 26px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #media-section .post-header .title {
          font-size: 16px;
          line-height: 22px; } }
      @media only screen and (max-width: 767px) {
        #media-section .post-header .title {
          font-size: 14px;
          line-height: 20px; } }

#numbers-section {
  padding-top: 25px;
  padding-bottom: 50px;
  background-size: cover; }
  @media only screen and (max-width: 1200px) {
    #numbers-section {
      background-position: center right; } }
  @media only screen and (max-width: 767px) {
    #numbers-section {
      padding-bottom: 0px;
      background-position: 66%; } }
  #numbers-section .container {
    padding: 0px;
    width: 90% !important;
    margin: auto;
    max-width: 1000px !important; }
    @media only screen and (max-width: 767px) {
      #numbers-section .container {
        padding: 15px; } }
    #numbers-section .container .numbers-main-title {
      font-family: "Baloo 2", cursive;
      font-size: 40px;
      line-height: 60px;
      letter-spacing: 0px;
      font-weight: 600;
      text-align: center;
      text-transform: none;
      color: #ffffff;
      margin: 25px auto 140px;
      text-transform: none; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        #numbers-section .container .numbers-main-title {
          font-size: 40px;
          line-height: 60px;
          margin: 25px auto 120px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #numbers-section .container .numbers-main-title {
          font-size: 35px;
          line-height: 50px;
          margin: 25px auto 100px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #numbers-section .container .numbers-main-title {
          font-size: 28px;
          line-height: 40px;
          margin: 25px auto 80px; } }
      @media only screen and (max-width: 767px) {
        #numbers-section .container .numbers-main-title {
          font-size: 22px;
          line-height: 32px;
          margin: 25px auto 40px; } }
    #numbers-section .container #numbers-row {
      margin-bottom: 120px; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        #numbers-section .container #numbers-row {
          margin-bottom: 120px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #numbers-section .container #numbers-row {
          margin-bottom: 100px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        #numbers-section .container #numbers-row {
          margin-bottom: 80px; } }
      @media only screen and (max-width: 767px) {
        #numbers-section .container #numbers-row {
          margin-bottom: 20px; } }
      #numbers-section .container #numbers-row .col-md-4:nth-of-type(1) .content {
        margin: 10px auto; }
        @media only screen and (max-width: 767px) {
          #numbers-section .container #numbers-row .col-md-4:nth-of-type(1) .content {
            display: none; } }
      #numbers-section .container #numbers-row .col-md-4:nth-of-type(2) .content {
        margin: 10px auto; }
        @media only screen and (max-width: 767px) {
          #numbers-section .container #numbers-row .col-md-4:nth-of-type(2) .content {
            margin: 10px auto; } }
      #numbers-section .container #numbers-row .col-md-4:nth-of-type(3) .content {
        margin: 10px 0px 10px auto; }
        @media only screen and (max-width: 767px) {
          #numbers-section .container #numbers-row .col-md-4:nth-of-type(3) .content {
            margin: 10px auto; } }
      #numbers-section .container #numbers-row .content {
        width: max-content; }
        #numbers-section .container #numbers-row .content .number {
          font-family: "Proxima_Nova_Font";
          font-size: 96px;
          line-height: 77px;
          letter-spacing: -2.88px;
          font-weight: 600;
          text-transform: none;
          color: #ffffff;
          text-align: center;
          margin: 0px auto 30px; }
          @media only screen and (min-width: 1200px) and (max-width: 1550px) {
            #numbers-section .container #numbers-row .content .number {
              font-size: 80px; } }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            #numbers-section .container #numbers-row .content .number {
              font-size: 70px; } }
          @media only screen and (min-width: 768px) and (max-width: 992px) {
            #numbers-section .container #numbers-row .content .number {
              font-size: 60px; } }
          @media only screen and (max-width: 767px) {
            #numbers-section .container #numbers-row .content .number {
              font-size: 50px;
              letter-spacing: -1.5px; } }
        #numbers-section .container #numbers-row .content .title {
          font-size: 22px;
          line-height: 31px;
          letter-spacing: 0.88px;
          font-weight: 400;
          text-transform: none;
          color: #ffffff;
          text-align: center;
          margin: 0px auto 20px;
          font-family: "Poppins", sans-serif; }
          @media only screen and (min-width: 768px) and (max-width: 992px) {
            #numbers-section .container #numbers-row .content .title {
              font-size: 19px; } }
          @media only screen and (max-width: 767px) {
            #numbers-section .container #numbers-row .content .title {
              font-size: 17px; } }
    #numbers-section .container #sperator-row {
      margin-bottom: 50px; }
      @media only screen and (max-width: 767px) {
        #numbers-section .container #sperator-row {
          margin-bottom: 20px; } }
      #numbers-section .container #sperator-row .sperator-column span {
        width: 100%;
        height: 1px;
        display: block;
        background-color: #ffffff; }
      @media only screen and (max-width: 767px) {
        #numbers-section .container #sperator-row .sperator-column {
          display: none; } }
      #numbers-section .container #sperator-row .numbers-sub-title {
        font-family: "Proxima_Nova_Font";
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.9px;
        font-weight: 400;
        text-align: center;
        text-transform: none;
        color: #ffffff;
        text-transform: none; }
        @media only screen and (min-width: 1200px) and (max-width: 1550px) {
          #numbers-section .container #sperator-row .numbers-sub-title {
            font-size: 30px;
            line-height: 40px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          #numbers-section .container #sperator-row .numbers-sub-title {
            font-size: 28px;
            line-height: 35px; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          #numbers-section .container #sperator-row .numbers-sub-title {
            font-size: 23px;
            line-height: 33px; } }
        @media only screen and (max-width: 767px) {
          #numbers-section .container #sperator-row .numbers-sub-title {
            font-size: 22px;
            line-height: 32px; } }
    #numbers-section .container #icons-listing {
      margin: 30px auto 60px; }
      @media only screen and (max-width: 767px) {
        #numbers-section .container #icons-listing {
          margin: 20px auto 20px; } }
      #numbers-section .container #icons-listing .content-column {
        text-align: center; }
        #numbers-section .container #icons-listing .content-column img {
          max-width: 35px;
          margin: 0px auto 10px; }
        #numbers-section .container #icons-listing .content-column .title {
          font-size: 17px;
          line-height: 23px;
          letter-spacing: 0.34px;
          max-width: 140px;
          font-weight: 400;
          text-transform: none;
          color: #ffffff;
          margin: 0px auto 20px;
          font-family: "Poppins", sans-serif; }
          @media only screen and (min-width: 768px) and (max-width: 992px) {
            #numbers-section .container #icons-listing .content-column .title {
              font-size: 16px;
              line-height: 26px; } }
          @media only screen and (max-width: 767px) {
            #numbers-section .container #icons-listing .content-column .title {
              font-size: 14px;
              line-height: 22px; } }
      #numbers-section .container #icons-listing .slick-dots {
        text-align: center; }
        #numbers-section .container #icons-listing .slick-dots li {
          display: inline-block;
          width: 9px;
          margin: 7px;
          height: 9px;
          position: relative;
          overflow: hidden; }
          #numbers-section .container #icons-listing .slick-dots li button {
            width: 7px;
            height: 7px;
            background-color: #f2f2f2;
            font-size: 0px;
            border-radius: 50%;
            overflow: hidden;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%); }
          #numbers-section .container #icons-listing .slick-dots li.slick-active button {
            width: 10px;
            height: 10px; }

form {
  margin: 60px 0px;
  display: block;
  text-align: left;
  /* Firefox */ }
  form .form-group {
    padding-right: 25px !important; }
  form label {
    font-family: "Baloo 2", cursive;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.17px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    display: block;
    margin-bottom: 0rem !important; }
  form input {
    border: 1px solid #d6d6d6;
    font-family: "Baloo 2", cursive;
    font-weight: normal;
    font-size: 19px;
    line-height: 28px;
    text-align: left;
    letter-spacing: 0.38px;
    color: #484848;
    opacity: 1;
    padding: 22px 20px;
    outline: 0;
    width: 100%;
    height: 30px;
    width: 100%;
    height: calc(1.3em + 0.75rem + 20px);
    vertical-align: bottom;
    background-color: transparent;
    background-clip: padding-box;
    border-radius: 0px;
    -webkit-transition: border-color 0.15s ease-in-out,
 -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
 -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
 -webkit-box-shadow 0.15s ease-in-out;
    box-sizing: border-box; }
    form input.error {
      border: 1px solid red !important; }
  form textarea {
    border: 1px solid #d6d6d6;
    font-family: "Baloo 2", cursive;
    font-weight: normal;
    font-size: 19px;
    line-height: 28px;
    text-align: left;
    letter-spacing: 0.38px;
    color: #484848;
    opacity: 1;
    padding: 22px 20px;
    outline: 0;
    width: 100%;
    width: 100%;
    vertical-align: bottom;
    background-color: transparent;
    background-clip: padding-box;
    border-radius: 0px;
    -webkit-transition: border-color 0.15s ease-in-out,
 -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
 -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
 -webkit-box-shadow 0.15s ease-in-out;
    box-sizing: border-box; }
    form textarea.error {
      border: 1px solid red !important; }
  form input::-webkit-outer-spin-button,
  form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #d6d6d6; }
  form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #d6d6d6; }
  form :-ms-input-placeholder {
    /* IE 10+ */
    color: #d6d6d6; }
  form :-moz-placeholder {
    /* Firefox 18- */
    color: #d6d6d6; }
  form input[type="number"] {
    -moz-appearance: textfield; }
  form .captcha {
    background-color: #fff;
    text-align: right;
    margin: 25px 0px 5px; }
    form .captcha img {
      width: 270px; }
  form input[type="submit"],
  form .calculate {
    height: max-content;
    margin: 40px auto 20px;
    font-family: "Baloo 2", cursive;
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.17px;
    position: relative;
    display: block;
    text-align: center;
    color: #000000;
    opacity: 1;
    background-color: #b88c1d;
    width: max-content;
    padding: 12px 15px;
    min-width: 220px;
    color: #ffffff;
    opacity: 1;
    position: relative;
    z-index: 2; }
    form input[type="submit"]:before,
    form .calculate:before {
      position: absolute;
      content: " ";
      top: 0;
      left: 0;
      right: 0;
      height: 0%;
      width: 100%;
      background-color: #484848;
      transition: 0.3s ease-out; }
    form input[type="submit"]:hover,
    form .calculate:hover {
      text-decoration: none;
      color: #ffffff;
      background-color: #484848 !important;
      transition: 0.3s ease-out; }
      form input[type="submit"]:hover:before,
      form .calculate:hover:before {
        height: 100%;
        z-index: -1; }
  form input[type="submit"] {
    margin: 40px auto 20px; }
  form .form-result {
    max-width: 500px;
    margin: 60px auto 30px;
    background-color: #f9f9f9;
    padding: 50px;
    text-align: center;
    display: none; }
    form .form-result.show {
      display: block;
      transition: all ease-in-out 0.5s; }
    form .form-result .title-result {
      font-family: "Baloo 2", cursive;
      font-weight: 500;
      font-size: 21px;
      line-height: 40px;
      letter-spacing: 0px;
      color: #000000;
      opacity: 1; }
    form .form-result .result-number {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 70px;
      line-height: 58px;
      letter-spacing: 0.79px;
      color: #bf955a;
      opacity: 1;
      margin: 20px auto 5px; }
    form .form-result .annum-result {
      font-family: "Baloo 2", cursive;
      font-weight: normal;
      font-size: 21px;
      line-height: 29px;
      letter-spacing: 0.24px;
      color: #484848;
      opacity: 1; }

@media only screen and (max-width: 992px) {
  form {
    margin: 60px 0px;
    display: block;
    text-align: left; }
    form .form-group {
      padding-right: 10px !important; } }

@media only screen and (max-width: 767px) {
  form {
    margin: 60px 0px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    display: block;
    text-align: left; }
    form .form-group {
      padding-right: 10px !important; }
    form .captcha {
      margin: 25px auto 5px;
      text-align: center; }
    form input[type="submit"] {
      margin: 40px auto 20px; } }

@media only screen and (max-width: 500px) {
  form .form-result {
    max-width: 500px;
    margin: 60px auto 30px;
    background-color: #f9f9f9;
    padding: 30px 10px;
    text-align: center; }
    form .form-result .title-result {
      font-size: 18px;
      line-height: 25px; }
    form .form-result .result-number {
      font-size: 50px;
      line-height: 58px;
      margin: 10px auto 5px; }
    form .form-result .annum-result {
      font-family: "Baloo 2", cursive;
      font-weight: normal;
      font-size: 18px; } }

#contact-page {
  padding: 20px 30px; }
  #contact-page .container {
    margin: 30px auto; }
    #contact-page .container form {
      margin-top: 0px !important; }
    #contact-page .container .wpcf7 {
      width: 100%; }
    #contact-page .container .form-descripton {
      width: 90%;
      margin: auto; }
      #contact-page .container .form-descripton .form-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 30px;
        line-height: 55px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1; }
      #contact-page .container .form-descripton .form-text {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 19px;
        line-height: 28px;
        letter-spacing: 0.26px;
        color: #484848;
        opacity: 1;
        text-align: left;
        max-width: 500px; }
    #contact-page .container #charge-form {
      background-color: #ffffff !important;
      padding: 40px 25px; }
      #contact-page .container #charge-form .required {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 21px;
        line-height: 30px;
        letter-spacing: 0.25px;
        color: #d90007; }
      #contact-page .container #charge-form label {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 17px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.25px;
        text-transform: capitalize;
        opacity: 1;
        display: block;
        margin-bottom: 0rem !important;
        text-align: left;
        color: #a7a7a7; }
      #contact-page .container #charge-form .form-group-check {
        padding-top: 30px; }
        #contact-page .container #charge-form .form-group-check .form-check-label {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 16px;
          line-height: 24px;
          text-align: left;
          letter-spacing: 0.2px;
          text-transform: capitalize;
          opacity: 1;
          display: inline-block;
          margin-bottom: 0rem !important;
          vertical-align: top;
          text-align: left;
          color: #484848;
          width: calc(100% - 80px); }
          #contact-page .container #charge-form .form-group-check .form-check-label a {
            color: #b88c1d; }
            #contact-page .container #charge-form .form-group-check .form-check-label a:hover {
              text-decoration: none; }
        #contact-page .container #charge-form .form-group-check .checkbox-container {
          vertical-align: top;
          display: inline-block;
          position: relative;
          width: 50px;
          height: max-content;
          cursor: pointer;
          font-size: 22px;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
          #contact-page .container #charge-form .form-group-check .checkbox-container input:checked ~ .checkmark:after {
            display: block; }
          #contact-page .container #charge-form .form-group-check .checkbox-container input:checked ~ .checkmark {
            background-color: #e5e5e5; }
          #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark {
            position: absolute;
            top: 0px;
            left: 0;
            height: 25px;
            width: 25px;
            border: 2px solid #e5e5e5; }
            #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark:after {
              content: "";
              position: absolute;
              display: none;
              left: 9px;
              top: 5px;
              width: 5px;
              height: 10px;
              border: solid #ffffff;
              border-width: 0 3px 3px 0;
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
            #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark:hover {
              background-color: #e5e5e5; }
        #contact-page .container #charge-form .form-group-check input[type="submit"] {
          margin-left: 50px;
          min-width: 150px; }

@media only screen and (max-width: 992px) {
  #contact-page {
    background-color: #f3f3f3;
    padding: 20px 30px; }
    #contact-page .container {
      margin: 30px auto; }
      #contact-page .container .form-descripton {
        width: 90%;
        margin: auto; }
        #contact-page .container .form-descripton .form-title {
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 30px;
          line-height: 55px;
          text-align: left;
          letter-spacing: 0px;
          color: #000000;
          opacity: 1; }
        #contact-page .container .form-descripton .form-text {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 19px;
          line-height: 28px;
          letter-spacing: 0.26px;
          color: #484848;
          opacity: 1;
          text-align: left;
          max-width: 500px; }
      #contact-page .container #charge-form {
        background-color: #ffffff !important;
        padding: 40px 25px; }
        #contact-page .container #charge-form .required {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 21px;
          line-height: 30px;
          letter-spacing: 0.25px;
          color: #d90007; }
        #contact-page .container #charge-form label {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 17px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0.25px;
          text-transform: capitalize;
          opacity: 1;
          display: block;
          margin-bottom: 0rem !important;
          text-align: left;
          color: #a7a7a7; }
        #contact-page .container #charge-form .form-group-check {
          padding-top: 30px; }
          #contact-page .container #charge-form .form-group-check .form-check-label {
            font-family: "Baloo 2", cursive;
            font-weight: 300;
            font-size: 16px;
            line-height: 24px;
            text-align: left;
            letter-spacing: 0.2px;
            text-transform: capitalize;
            opacity: 1;
            display: inline-block;
            margin-bottom: 0rem !important;
            vertical-align: top;
            text-align: left;
            color: #484848;
            width: calc(100% - 80px); }
            #contact-page .container #charge-form .form-group-check .form-check-label a {
              color: #b88c1d; }
              #contact-page .container #charge-form .form-group-check .form-check-label a:hover {
                text-decoration: none; }
          #contact-page .container #charge-form .form-group-check .checkbox-container {
            vertical-align: top;
            display: inline-block;
            position: relative;
            width: 50px;
            height: max-content;
            cursor: pointer;
            font-size: 22px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none; }
            #contact-page .container #charge-form .form-group-check .checkbox-container input {
              position: absolute;
              opacity: 0;
              cursor: pointer;
              height: 0;
              width: 0; }
              #contact-page .container #charge-form .form-group-check .checkbox-container input:checked ~ .checkmark:after {
                display: block; }
              #contact-page .container #charge-form .form-group-check .checkbox-container input:checked ~ .checkmark {
                background-color: #e5e5e5; }
            #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark {
              position: absolute;
              top: 0px;
              left: 0;
              height: 25px;
              width: 25px;
              border: 2px solid #e5e5e5; }
              #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark:after {
                content: "";
                position: absolute;
                display: none;
                left: 9px;
                top: 5px;
                width: 5px;
                height: 10px;
                border: solid #ffffff;
                border-width: 0 3px 3px 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
              #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark:hover {
                background-color: #e5e5e5; }
          #contact-page .container #charge-form .form-group-check input[type="submit"] {
            margin: 50px auto;
            min-width: 150px; } }

@media only screen and (max-width: 767px) {
  #contact-page {
    background-color: #f3f3f3;
    padding: 20px 0px; }
    #contact-page .container {
      margin: 30px auto;
          max-width: calc(100% - 30px) !important;

      
       }
      #contact-page .container #charge-form {
        background-color: #ffffff !important;
        padding: 40px 15px !important; }
        #contact-page .container #charge-form .required {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 21px;
          line-height: 30px;
          letter-spacing: 0.25px;
          color: #d90007; }
        #contact-page .container #charge-form label {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 17px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0.25px;
          text-transform: capitalize;
          opacity: 1;
          display: block;
          margin-bottom: 0rem !important;
          text-align: left;
          color: #a7a7a7; }
        #contact-page .container #charge-form .form-group-check {
          padding-top: 30px; }
          #contact-page .container #charge-form .form-group-check .form-check-label {
            font-family: "Baloo 2", cursive;
            font-weight: 300;
            font-size: 16px;
            line-height: 24px;
            text-align: left;
            letter-spacing: 0.2px;
            text-transform: capitalize;
            opacity: 1;
            display: inline-block;
            margin-bottom: 0rem !important;
            vertical-align: top;
            text-align: left;
            color: #484848;
            width: calc(100% - 80px); }
            #contact-page .container #charge-form .form-group-check .form-check-label a {
              color: #b88c1d; }
              #contact-page .container #charge-form .form-group-check .form-check-label a:hover {
                text-decoration: none; }
          #contact-page .container #charge-form .form-group-check .checkbox-container {
            vertical-align: top;
            display: inline-block;
            position: relative;
            width: 50px;
            height: max-content;
            cursor: pointer;
            font-size: 22px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none; }
            #contact-page .container #charge-form .form-group-check .checkbox-container input {
              position: absolute;
              opacity: 0;
              cursor: pointer;
              height: 0;
              width: 0; }
              #contact-page .container #charge-form .form-group-check .checkbox-container input:checked ~ .checkmark:after {
                display: block; }
              #contact-page .container #charge-form .form-group-check .checkbox-container input:checked ~ .checkmark {
                background-color: #e5e5e5; }
            #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark {
              position: absolute;
              top: 0px;
              left: 0;
              height: 25px;
              width: 25px;
              border: 2px solid #e5e5e5; }
              #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark:after {
                content: "";
                position: absolute;
                display: none;
                left: 9px;
                top: 5px;
                width: 5px;
                height: 10px;
                border: solid #ffffff;
                border-width: 0 3px 3px 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
              #contact-page .container #charge-form .form-group-check .checkbox-container .checkmark:hover {
                background-color: #e5e5e5; }
          #contact-page .container #charge-form .form-group-check input[type="submit"] {
            margin: 50px auto;
            min-width: 150px; } }

section.page-header {
  color: #ffffff;
  background-color: #212121;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  justify-items: flex-start;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 0;
  height: 450px;
  max-height: 460px;
  min-height: 342px; }
  section.page-header .container {
    text-align: left;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, 0%);
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    text-align: left;
    width: 100%;
    z-index: 55; }
    section.page-header .container .page-title {
      font-size: 38px;
      font-family: "Baloo 2", cursive;
      font-weight: bold;
      color: #ffffff; }
  section.page-header figure.bg-image {
    overflow: hidden;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
    section.page-header figure.bg-image::before {
      width: 100vw;
      height: 7px;
      position: absolute;
      left: 50%;
      bottom: 0%;
      transform: translate(-50%, 0%);
      background-color: #b88c1d;
      content: " ";
      z-index: 1; }
    section.page-header figure.bg-image .src {
      background-color: #ffffff;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: cover;
      opacity: 0.7; }

@media only screen and (max-width: 1200px) {
  section.page-header .container {
    max-width: 960px;
    bottom: 25%; } }

@media only screen and (max-width: 992px) {
  section.page-header .container {
    max-width: 720px;
    bottom: 15%; }
    section.page-header .container .page-title {
      font-size: 30px; } }

@media (max-width: 767px) {
  section.page-header {
    overflow: hidden;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
    justify-items: flex-start;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 0;
    padding-bottom: 20px;
    height: 300px;
    max-height: 442px;
    min-height: 290px; }
    section.page-header figure.bg-image {
      overflow: hidden;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      width: 100%;
      height: 100%; }
      section.page-header figure.bg-image .src {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: cover;
        opacity: 0.7; }
    section.page-header .container {
      max-width: 767px;
      bottom: 15%; }
      section.page-header .container .page-title {
        font-size: 21px; } }

.page-descripton {
  position: relative;
  max-height: 80%; }
  .page-descripton .container {
    padding: 60px 120px 10px;
    background-color: #ffffff;
    width: max-content;
    z-index: 10;
    position: relative;
    transform: translateY(-60px);
    width:100%;
    max-width: 1140px !important; }
    @media (min-width: 1550px) {
      .page-descripton .container {
        width: 90% !important;
        max-width: 1300px !important; } }
    .page-descripton .container span {
      position: absolute;
      background-image: url(../img/ico/border.png);
      left: 50%;
      top: -31px;
      height: 80px;
      width: calc(104%);
      transform: translate(-50%, 0%);
      background-size: 100%;
      background-repeat: no-repeat;
      display:none !important;
       }
      @media (max-width: 767px) {
        .page-descripton .container span {
          top: -10px; } }
    .page-descripton .container .content {
        max-width: 950px;
      margin: auto; }
      .page-descripton .container .content .title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 29px;
        line-height: 38px;
        letter-spacing: 0px;
        position: relative;
        display: block;
        margin-bottom: 25px;
        text-align: left;
        color: #000000;
        opacity: 1; }
        .page-descripton .container .content .title a {
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 29px;
          line-height: 38px;
          letter-spacing: 0px;
          position: relative;
          text-align: left;
          color: #000000;
          opacity: 1; }
          .page-descripton .container .content .title a:hover {
            text-decoration: none; }
      .page-descripton .container .content .description {
        font-family: "Baloo 2", cursive;
        font-weight: normal;
        font-size: 19px;
        line-height: 28px;
        letter-spacing: 0.22px;
        position: relative;
        display: block;
        margin-bottom: 28px;
        text-align: left;
        color: #484848;
        opacity: 1; }
      .page-descripton .container .content .image {
        margin: 60px 0px 40px; }
        .page-descripton .container .content .image img {
          width: 100%; }
      .page-descripton .container .content .signature {
        margin-top: 50px; }
        .page-descripton .container .content .signature h3 {
          color: #b88c1d;
          margin-bottom: 0px !important; }
        .page-descripton .container .content .signature .job {
          font-weight: bold;
          color: #484848; }
      .page-descripton .container .content .button-link {
        font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0.17px;
        position: relative;
        display: block;
        margin: 45px 0px 25px;
        text-align: center;
        color: #000000;
        opacity: 1;
        background-color: #b88c1d;
        width: max-content;
        padding: 9px 15px;
        min-width: 220px;
        color: #ffffff;
        opacity: 1;
        position: relative;
        z-index: 2; }
        .page-descripton .container .content .button-link:before {
          position: absolute;
          content: " ";
          top: 0;
          left: 0;
          right: 0;
          height: 0%;
          width: 100%;
          background-color: #484848;
          transition: 0.3s ease-out; }
        .page-descripton .container .content .button-link:hover {
          text-decoration: none;
          color: #ffffff; }
          .page-descripton .container .content .button-link:hover:before {
            height: 100%;
            z-index: -1; }

@media (max-width: 1200px) {
  .page-descripton {
    position: relative;
    max-height: 70%; }
    .page-descripton .container {
      padding: 30px 70px 10px; }
      .page-descripton .container .content {
        max-width: 740px;
        margin: auto; }
        .page-descripton .container .content .title {
          font-size: 25px;
          line-height: 31px; }
        .page-descripton .container .content .description {
          font-size: 17px;
          line-height: 24px;
          margin-bottom: 18px; } }

@media (max-width: 992px) {
  .page-descripton {
    position: relative;
    max-height: 70%; }
    .page-descripton .container {
      padding: 30px 55px 10px; }
      .page-descripton .container .content {
        max-width: 740px;
        margin: auto; }
        .page-descripton .container .content .title {
          font-size: 25px;
          line-height: 31px; }
        .page-descripton .container .content .description {
          font-size: 17px;
          line-height: 24px;
          margin-bottom: 18px; } }

@media (max-width: 767px) {
  .page-descripton {
    position: relative; }
    .page-descripton .container {
      padding: 30px 15px 10px;
      max-width: calc(100% - 30px) !important;
      margin: 0px 15px;
      transform: translateY(-30px); }
      .page-descripton .container .content {
        max-width: 767px;
        margin: auto; }
        .page-descripton .container .content .title {
          font-size: 19px;
          line-height: 29px; }
        .page-descripton .container .content .description {
          font-size: 17px;
          line-height: 25px;
          margin-bottom: 18px; } }

.message-page-content {
  margin: 120px auto; }
  .message-page-content img {
    margin: 10px auto 30px;
    display: block; }
  .message-page-content .title {
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 40px;
    line-height: 48px;
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    margin: 21px autocontact-page; }
  .message-page-content .paragraph {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 22px;
    line-height: 36px;
    font-family: "Baloo 2", cursive;
    font-weight: 300;
    margin: 0px auto 21px;
    text-align: center;
    letter-spacing: 0.6px;
    color: #484848;
    opacity: 1; }
  .message-page-content .main-link {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.54px;
    opacity: 1;
    text-align: left;
    color: #ffffff;
    display: block;
    border: 1px solid #b88c1d;
    padding: 9px 41px;
    width: max-content;
    margin: 25px 0px 0px;
    position: relative;
    background-color: #b88c1d;
    margin: auto;
    border-radius: 0px;
    z-index: 2; }
    .message-page-content .main-link span {
      position: relative;
      display: inline-block;
      top: 0;
      left: 0;
      width: 100%;
      transition: 0.3s;
      transition: 0.2s 0.1s; }
    .message-page-content .main-link:before {
      position: absolute;
      content: " ";
      top: 0;
      left: 0;
      right: 0;
      height: 0%;
      width: 100%;
      background-color: #ffffff;
      transition: 0.3s ease-out;
      z-index: -1; }
    .message-page-content .main-link:hover {
      text-decoration: none;
      color: #b88c1d !important; }
      .message-page-content .main-link:hover:before {
        height: 100%; }

@media (max-width: 550px) {
  .message-page-content {
    max-width: 330px;
    margin: 80px auto; }
    .message-page-content .title {
      font-size: 28px;
      line-height: 38px; }
    .message-page-content .paragraph {
      font-size: 21px;
      line-height: 32px; }
    .message-page-content .main-link {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.54px;
      opacity: 1;
      text-align: left;
      color: #ffffff;
      display: block;
      border: 1px solid #b88c1d;
      padding: 9px 41px;
      width: max-content;
      margin: 25px 0px 0px;
      position: relative;
      background-color: #b88c1d;
      margin: auto;
      border-radius: 0px;
      z-index: 2; }
      .message-page-content .main-link span {
        position: relative;
        display: inline-block;
        top: 0;
        left: 0;
        width: 100%;
        transition: 0.3s;
        transition: 0.2s 0.1s; }
      .message-page-content .main-link:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        right: 0;
        height: 0%;
        width: 100%;
        background-color: #ffffff;
        transition: 0.3s ease-out;
        z-index: -1; }
      .message-page-content .main-link:hover {
        text-decoration: none;
        color: #b88c1d !important; }
        .message-page-content .main-link:hover:before {
          height: 100%; } }

.general-page-content {
  margin-bottom: 150px; }

@media only screen and (max-width: 767px) {
  .general-page-content {
    margin-bottom: 75px; }
    .general-page-content .container {
      max-width: 767px !important; } }

section.general-page {
  padding-bottom: 70px;
  position: relative;
  margin: 50px 0px; }
  section.general-page .container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0 0vw;
    position: relative;
    z-index: 1; }
  section.general-page .general-page-image {
    margin-bottom: 20px; }
    section.general-page .general-page-image figure.image {
      display: block;
      overflow: hidden;
      padding-bottom: 70%;
      position: relative;
      width: 100%; }
    section.general-page .general-page-image .src {
      background-color: #ffffff;
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: cover;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      width: 100%;
      height: 100%; }
      section.general-page .general-page-image .src img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
      section.general-page .general-page-image .src:after {
        display: none; }
  section.general-page .content {
    position: relative; }
    section.general-page .content .title {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 37px;
      line-height: 45px;
      letter-spacing: -1.85px;
      padding-bottom: 15px;
      position: relative;
      display: block;
      margin-bottom: 18px;
      color: #000000;
      opacity: 1; }
      section.general-page .content .title span {
        vertical-align: top; }
      section.general-page .content .title i.icon-standard {
        margin-right: 10px;
        vertical-align: top; }
    section.general-page .content .text {
      font-family: "Baloo 2", cursive;
      font-weight: normal;
      font-size: calc(15.5px + 2.5 * ((100vw - 420px) / 860));
      letter-spacing: -0.0125em;
      line-height: 1.77em;
      display: block;
      color: #484848;
      position: relative;
      z-index: 2; }
      section.general-page .content .text p {
        vertical-align: top;
        position: relative; }
      section.general-page .content .text a {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        text-align: left;
        letter-spacing: 0.22px;
        color: #484848; }
    section.general-page .content:before {
      background: #f9f9f9;
      content: "";
      top: -60px;
      left: 50%;
      position: absolute;
      width: calc(100% + 40px);
      height: calc(100% + 100px);
      z-index: 0;
      transform: translateX(-50%); }
  section.general-page:before {
    background: #f9f9f9;
    content: "";
    display: none;
    top: 0;
    right: 0;
    position: absolute;
    width: calc(50%);
    height: calc(100% - 70px);
    z-index: 0; }

section.general-page.image-right .general-page-image {
  -ms-flex-order: 2;
  order: 2; }
  section.general-page.image-right .general-page-image .src:after {
    left: 0px; }

section.general-page.image-right .content {
  -ms-flex-order: 1;
  order: 1; }

section.general-page.image-right:before {
  left: 0;
  right: auto; }

@media (min-width: 1230px) {
  section.general-page .container {
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
  section.general-page .general-page-image {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-bottom: 0;
    -ms-flex-order: 1;
    order: 1;
    padding: 80px 0; }
    section.general-page .general-page-image .src:after {
      position: absolute;
      right: 0px;
      top: 50%;
      content: " ";
      transform: translateY(-50%);
      height: 85%;
      width: 21px;
      background-color: #b88c1d;
      z-index: 1;
      display: block; }
    section.general-page .general-page-image .src figure.image {
      padding-bottom: 0 !important;
      width: 100%;
      height: 390px; }
  section.general-page .content {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-order: 2;
    order: 2;
    padding: 45px 0 45px 50px; }
    section.general-page .content .inner {
      max-width: 510px; }
    section.general-page .content:before {
      display: none; }
  section.general-page:before {
    display: block; } }

@media (min-width: 768px) {
  section.general-page .content {
    width: auto;
    margin: 0px 45px; }
    section.general-page .content a.button {
      font-size: 11px;
      font-size: 0.6875rem;
      line-height: 2em;
      letter-spacing: 0.2em; } }

@media (max-width: 767px) {
  section.general-page .content {
    width: auto;
    margin: 0px 30px; } }

@media screen and (min-width: 1280px) {
  section.general-page .content .title {
    font-size: 35px; }
  section.general-page .content .text {
    font-size: 18px; }
  .company_profile .page-intro .mainDescription .header h3 {
    font-size: 35px; }
  .company_profile .page-intro .mainDescription .paragraph p {
    font-size: 18px;
    font-size: 1rem; } }

@media screen and (max-width: 550px) {
  section.general-page .content .title {
    font-size: 28px;
    line-height: 36px; }
  section.general-page .content .text {
    font-size: 15.5px; } }

@media (min-width: 960px) {
  section.general-page .content .title span {
    padding-top: 5px; }
  section.general-page .content .title i.icon-standard {
    margin-right: 15px; } }

@media (min-width: 992px) and (max-width: 1230px) {
  section.general-page .container {
    max-width: 800px; } }

@media (max-width: 992px) {
  section.general-page .container {
    max-width: 720px;
    width: auto;
    padding: 0; } }

section.general-page.image-right .general-page-image.big-image {
  -ms-flex-order: 2;
  order: 2; }

@media (min-width: 1230px) {
  section.general-page .content {
    margin: 0px; }
  section.general-page .general-page-image.big-image {
    -ms-flex: 1 1 45%;
    flex: 1 1 45%;
    margin-bottom: 0;
    -ms-flex-order: 1;
    order: 1;
    padding: 80px 0; }
    section.general-page .general-page-image.big-image figure.image {
      padding-bottom: 0 !important;
      width: 100%;
      height: 645px; } }

#two-column-list {
  padding: 20px 15px;
  margin: 25px auto 40px;
  font-family: "Baloo 2", cursive;
  font-weight: normal;
  text-align: left;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: 0.22px;
  color: #484848;
  opacity: 1; }
  #two-column-list .content-list {
    -moz-column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
    column-count: 2;
    column-gap: 1em; }
    #two-column-list .content-list li {
      display: inline-block;
      padding: 5px 10px 5px 30px;
      vertical-align: top;
      margin: 15px 0px;
      position: relative; }
      #two-column-list .content-list li:before {
        content: " ";
        position: absolute;
        left: 0%;
        top: 20px;
        background-image: url(../img/ico/trick.svg);
        background-repeat: no-repeat;
        width: 14px;
        height: 12px;
        background-size: 100%; }

@media only screen and (max-width: 992px) {
  #two-column-list .content-list {
    -moz-column-count: 1;
    -moz-column-gap: 1em;
    -webkit-column-count: 1;
    -webkit-column-gap: 1em;
    column-count: 1;
    column-gap: 1em; }
    #two-column-list .content-list li {
      display: block;
      width: 100%;
      margin: 25px 0px;
      padding: 5px 10px 5px 40px; } }

@media only screen and (max-width: 767px) {
  #two-column-list .content-list li {
    display: block;
    width: 100%;
    padding: 5px 10px 5px 35px; } }

#contact-info {
  padding: 10px 20px 30px;
  margin: auto; }
  #contact-info .container {
    max-width: 1041px;
    padding: 10px; }
    #contact-info .container .contact-details .contacts {
      flex: 1 1 33.333%;
      max-width: 39.33333%;
      text-align: left;
      margin: 20px 0;
      position: relative;
      z-index: 5;
      box-sizing: border-box;
      vertical-align: middle;
      padding: 15px; }
      #contact-info .container .contact-details .contacts:last-of-type {
        max-width: 19.33333%; }
    #contact-info .container .contact-details .contact-title {
      color: #b88c1d;
      font-family: "Baloo 2", cursive;
      font-weight: 700;
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.32px;
      padding-bottom: 10px;
      position: relative;
      display: block;
      margin-bottom: 0px;
      opacity: 1;
      text-transform: uppercase; }
    #contact-info .container .contact-details p,
    #contact-info .container .contact-details a {
      color: #212121;
      font-family: "Baloo 2", cursive;
      font-weight: 300;
      line-height: 30px;
      letter-spacing: 0px;
      opacity: 1;
      margin-bottom: 0rem;
      font-size: calc(15px + 2.5 * ((100vw - 420px) / 860)); }
      #contact-info .container .contact-details p:hover,
      #contact-info .container .contact-details a:hover {
        text-decoration: none; }
    #contact-info .container .contact-details a.map-link {
      color: #000000;
      font-family: "Baloo 2", cursive;
      font-weight: 500;
      line-height: 30px;
      letter-spacing: -0.18px;
      margin-top: 20px;
      text-transform: uppercase;
      opacity: 1;
      margin-bottom: 0rem;
      font-size: calc(15px + 2.5 * ((100vw - 420px) / 860));
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      #contact-info .container .contact-details a.map-link img {
        margin-left: 10px;
        height: 15px;
        width: auto; }
      #contact-info .container .contact-details a.map-link:hover {
        text-decoration: none; }
    #contact-info .container .contact-details .social-media a {
      width: 46px;
      height: 46px;
      display: inline-block;
      margin: 10px 5px;
      border: 2px solid #d4d4d4;
      position: relative;
      border-radius: 50%;
      color: #000000;
      overflow: hidden;
      transition: all ease-in-out 0.5s; }
      #contact-info .container .contact-details .social-media a:first-of-type {
        margin-left: 0px !important; }
      #contact-info .container .contact-details .social-media a i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      #contact-info .container .contact-details .social-media a:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: #d4d4d4;
        transition: 0.3s ease-out;
        border-radius: 50%;
        transform: translateY(-100%);
        transition: all ease-in-out 0.5s; }
      #contact-info .container .contact-details .social-media a:hover {
        text-decoration: none;
        color: #ffffff;
        transition: all ease-in-out 0.5s; }
        #contact-info .container .contact-details .social-media a:hover:before {
          transform: translateY(0%);
          transition: all ease-in-out 0.5s; }
    #contact-info .container .enquiry-form-container {
      margin: 25px auto 50px;
      padding: 20px 15px; }
      #contact-info .container .enquiry-form-container.map {
        padding: 0px; }
        #contact-info .container .enquiry-form-container.map iframe {
          width: 100%; }
      #contact-info .container .enquiry-form-container .enquiry-header {
        color: #000000;
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 28px;
        line-height: 46px;
        letter-spacing: 0px;
        display: block;
        opacity: 1;
        text-align: center; }
      #contact-info .container .enquiry-form-container .enquiry-paragraph {
        color: #484848;
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 21px;
        line-height: 28px;
        letter-spacing: 0.28px;
        display: block;
        opacity: 1;
        text-align: center;
        max-width: 550px;
        margin: 10px auto; }

@media (max-width: 1200px) {
  #contact-info {
    padding: 10px 20px 30px; }
    #contact-info .container {
      max-width: 930px;
      padding: 10px; }
      #contact-info .container .contact-details {
        padding: 0px 15px; }
        #contact-info .container .contact-details .contacts {
          flex: 1 1 33.333%;
          max-width: 38.33333%;
          margin: 20px 0;
          padding: 15px; }
          #contact-info .container .contact-details .contacts:last-of-type {
            max-width: 23.33333%; }
        #contact-info .container .contact-details .contact-title {
          font-size: 18px;
          line-height: 28px;
          padding-bottom: 10px; }
        #contact-info .container .contact-details p,
        #contact-info .container .contact-details a {
          line-height: 30px;
          letter-spacing: 0px;
          opacity: 1;
          margin-bottom: 0rem;
          font-size: calc(15px + 2.5 * ((100vw - 420px) / 860)); }
          #contact-info .container .contact-details p:hover,
          #contact-info .container .contact-details a:hover {
            text-decoration: none; }
        #contact-info .container .contact-details a.map-link {
          font-size: calc(15px + 2.5 * ((100vw - 420px) / 860)); }
          #contact-info .container .contact-details a.map-link:hover {
            text-decoration: none; }
        #contact-info .container .contact-details .social-media a {
          width: 46px;
          height: 46px;
          display: inline-block;
          margin: 10px 5px;
          border: 2px solid #d4d4d4;
          position: relative;
          border-radius: 50%;
          color: #000000;
          overflow: hidden;
          transition: all ease-in-out 0.5s; }
          #contact-info .container .contact-details .social-media a:first-of-type {
            margin-left: 0px !important; }
          #contact-info .container .contact-details .social-media a i {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          #contact-info .container .contact-details .social-media a:before {
            position: absolute;
            content: " ";
            top: 0;
            left: 0;
            right: 0;
            height: 100%;
            width: 100%;
            background-color: #d4d4d4;
            transition: 0.3s ease-out;
            border-radius: 50%;
            transform: translateY(-100%);
            transition: all ease-in-out 0.5s; }
          #contact-info .container .contact-details .social-media a:hover {
            text-decoration: none;
            color: #ffffff;
            transition: all ease-in-out 0.5s; }
            #contact-info .container .contact-details .social-media a:hover:before {
              transform: translateY(0%);
              transition: all ease-in-out 0.5s; }
      #contact-info .container .enquiry-form-container {
        margin: 25px auto 50px;
        padding: 20px 0px; }
        #contact-info .container .enquiry-form-container.map {
          padding: 0px; }
        #contact-info .container .enquiry-form-container .enquiry-header {
          font-size: 28px;
          line-height: 46px; }
        #contact-info .container .enquiry-form-container .enquiry-paragraph {
          font-size: 21px;
          line-height: 28px;
          max-width: 550px;
          margin: 10px auto; } }

@media (max-width: 992px) {
  #contact-info .container {
    max-width: 767px; }
    #contact-info .container .contact-details .contacts {
      flex: 1 1 33.333%;
      max-width: 34.33333%;
      padding: 15px; }
      #contact-info .container .contact-details .contacts:last-of-type {
        max-width: 29.33333%; } }

@media (max-width: 767px) {
  #contact-info {
    padding: 10px 0px 30px; }
    #contact-info .container {
      max-width: 767px; }
      #contact-info .container .contact-details .contacts {
        flex: 1 1 100%;
        max-width: 100%; }
        #contact-info .container .contact-details .contacts:last-of-type {
          max-width: 100%; }
      #contact-info .container .contact-details .contact-title {
        font-size: 21px;
        line-height: 28px;
        padding-bottom: 10px; }
      #contact-info .container .contact-details p,
      #contact-info .container .contact-details a {
        line-height: 30px;
        letter-spacing: 0px;
        opacity: 1;
        margin-bottom: 0rem;
        font-size: calc(18px + 2.5 * ((100vw - 420px) / 860)); }
        #contact-info .container .contact-details p:hover,
        #contact-info .container .contact-details a:hover {
          text-decoration: none; }
      #contact-info .container .contact-details a.map-link {
        font-size: calc(18px + 2.5 * ((100vw - 420px) / 860));
        line-height: 30px; }
        #contact-info .container .contact-details a.map-link:hover {
          text-decoration: none; } }

#usefull-numbers-table .container {
  margin: 30px auto 80px; }
  #usefull-numbers-table .container .group-numbers {
    margin: 20px auto; }
    #usefull-numbers-table .container .group-numbers table {
      width: 100%; }
      #usefull-numbers-table .container .group-numbers table tr {
        border-bottom: 1px solid #e5e5e5;
        padding: 5px 0px;
        margin: 3px;
        display: block;
        width: 100%; }
        #usefull-numbers-table .container .group-numbers table tr th {
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 24px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0px;
          color: #000000;
          opacity: 1; }
        #usefull-numbers-table .container .group-numbers table tr td {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 18px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0px;
          color: #484848;
          opacity: 1;
          width: 60%;
          display: inline-block;
          vertical-align: top; }
          #usefull-numbers-table .container .group-numbers table tr td:last-of-type {
            text-align: right;
            width: 38%; }
            #usefull-numbers-table .container .group-numbers table tr td:last-of-type a {
              display: block;
              width: 100%;
              font-family: "Baloo 2", cursive;
              font-weight: 300;
              font-size: 18px;
              line-height: 30px;
              color: #484848;
              letter-spacing: 0px; }
              #usefull-numbers-table .container .group-numbers table tr td:last-of-type a:hover {
                text-decoration: none; }

@media only screen and (max-width: 767px) {
  #usefull-numbers-table .container {
    margin: 30px auto 80px;
    max-width: 767px; } }

@media only screen and (max-width: 550px) {
  #usefull-numbers-table .container {
    margin: 30px auto 80px; }
    #usefull-numbers-table .container .group-numbers {
      margin: 20px auto; }
      #usefull-numbers-table .container .group-numbers table {
        width: 100%; }
        #usefull-numbers-table .container .group-numbers table tr {
          border-bottom: 1px solid #e5e5e5;
          padding: 5px 0px;
          margin: 5px 0px;
          display: block;
          width: 100%; }
          #usefull-numbers-table .container .group-numbers table tr td {
            width: 90%;
            display: block; }
            #usefull-numbers-table .container .group-numbers table tr td:last-of-type {
              text-align: right;
              width: 100%; } }

#accordion-section .container {
  margin: 30px auto 120px; }
  #accordion-section .container .accordion-box {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0px 0px;
    margin: 20px auto 0px; }
    #accordion-section .container .accordion-box .accordion-title {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 27px;
      line-height: 34px;
      padding-right: 30px;
      text-align: left;
      letter-spacing: 0px;
      color: #000000;
      opacity: 1;
      margin-bottom: 0px;
      position: relative;
      cursor: pointer; }
      #accordion-section .container .accordion-box .accordion-title:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f067";
        position: absolute;
        right: 0px;
        font-size: 19px;
        font-weight: 500;
        color: #000000;
        top: 50%;
        transform: translateY(-50%) rotateZ(0deg);
        transition: all ease-in-out 0.5s; }
      #accordion-section .container .accordion-box .accordion-title.open-accordion {
        margin-bottom: 21px; }
        #accordion-section .container .accordion-box .accordion-title.open-accordion:after {
          content: "\f068";
          transform: translateY(-50%) rotateZ(180deg);
          transition: all ease-in-out 0.5s; }
    #accordion-section .container .accordion-box .accordion-body {
      font-family: "Baloo 2", cursive;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      display: none;
      text-align: left;
      letter-spacing: 0.2px;
      color: #484848;
      opacity: 1;
      opacity: 1; }
      #accordion-section .container .accordion-box .accordion-body h1,
      #accordion-section .container .accordion-box .accordion-body h2,
      #accordion-section .container .accordion-box .accordion-body h3,
      #accordion-section .container .accordion-box .accordion-body h4,
      #accordion-section .container .accordion-box .accordion-body h5,
      #accordion-section .container .accordion-box .accordion-body h6 {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        color: #484848; }
      #accordion-section .container .accordion-box .accordion-body strong {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 19px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.21px;
        color: #484848;
        opacity: 1;
        text-align: left;
        margin-bottom: 30px;
        display: block; }
      #accordion-section .container .accordion-box .accordion-body a {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 19px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.21px;
        color: #000000;
        opacity: 1;
        text-align: left; }
        #accordion-section .container .accordion-box .accordion-body a:hover {
          text-decoration: none; }
      #accordion-section .container .accordion-box .accordion-body p,
      #accordion-section .container .accordion-box .accordion-body div,
      #accordion-section .container .accordion-box .accordion-body ul {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 17px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.21px;
        color: #484848;
        opacity: 1;
        text-align: left;
        margin-bottom: 30px;
        display: block; }
        #accordion-section .container .accordion-box .accordion-body p li,
        #accordion-section .container .accordion-box .accordion-body div li,
        #accordion-section .container .accordion-box .accordion-body ul li {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 17px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0.21px;
          margin-left: 15px;
          color: #484848;
          opacity: 1;
          text-align: left; }

@media only screen and (max-width: 767px) {
  #accordion-section .container {
    margin: 30px auto 80px;
    max-width: 767px; }
    #accordion-section .container .accordion-box {
      border-top: 1px solid #e5e5e5;
      padding: 20px 0px 0px;
      margin: 20px 15px 0px; }
      #accordion-section .container .accordion-box .accordion-title {
        font-size: 20px;
        line-height: 34px; }
      #accordion-section .container .accordion-box .accordion-body strong {
        margin-bottom: 21px;
        font-size: 17px;
        line-height: 25px;
        text-align: left;
        letter-spacing: 0.21px; }
      #accordion-section .container .accordion-box .accordion-body a {
        font-size: 17px;
        line-height: 25px;
        letter-spacing: 0.21px; }
      #accordion-section .container .accordion-box .accordion-body p,
      #accordion-section .container .accordion-box .accordion-body div,
      #accordion-section .container .accordion-box .accordion-body ul {
        font-size: 17px;
        line-height: 21px;
        text-align: left;
        letter-spacing: 0.21px;
        margin-bottom: 10px; }
        #accordion-section .container .accordion-box .accordion-body p li,
        #accordion-section .container .accordion-box .accordion-body div li,
        #accordion-section .container .accordion-box .accordion-body ul li {
          line-height: 21px;
          text-align: left;
          letter-spacing: 0.21px;
          margin-left: 10px; } }

.page-description-header {
  position: relative;
  max-height: 80%;
  margin-top: 170px; }
  .page-description-header .container {
    padding: 60px 120px 10px;
    background-color: #ffffff;
    width: max-content;
    z-index: 10;
    position: relative;
    transform: translateY(-60px); }
    .page-description-header .container .content {
      max-width: 740px;
      margin: auto; }
      .page-description-header .container .content .title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 29px;
        line-height: 38px;
        letter-spacing: 0px;
        position: relative;
        display: block;
        margin-bottom: 25px;
        text-align: left;
        color: #000000;
        opacity: 1; }
        .page-description-header .container .content .title a {
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 29px;
          line-height: 38px;
          letter-spacing: 0px;
          position: relative;
          text-align: left;
          color: #000000;
          opacity: 1; }
          .page-description-header .container .content .title a:hover {
            text-decoration: none; }
      .page-description-header .container .content .description {
        font-family: "Baloo 2", cursive;
        font-weight: normal;
        font-size: 19px;
        line-height: 28px;
        letter-spacing: 0.22px;
        position: relative;
        display: block;
        margin-bottom: 18px;
        text-align: left;
        color: #484848;
        opacity: 1; }
      .page-description-header .container .content .image {
        margin: 60px 0px 40px; }
        .page-description-header .container .content .image img {
          width: 100%; }
      .page-description-header .container .content .button-link {
        font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0.17px;
        position: relative;
        display: block;
        margin: 45px 0px 25px;
        text-align: center;
        color: #000000;
        opacity: 1;
        background-color: #b88c1d;
        width: max-content;
        padding: 9px 15px;
        min-width: 220px;
        color: #ffffff;
        opacity: 1;
        position: relative;
        z-index: 2; }
        .page-description-header .container .content .button-link:before {
          position: absolute;
          content: " ";
          top: 0;
          left: 0;
          right: 0;
          height: 0%;
          width: 100%;
          background-color: #484848;
          transition: 0.3s ease-out; }
        .page-description-header .container .content .button-link:hover {
          text-decoration: none;
          color: #ffffff; }
          .page-description-header .container .content .button-link:hover:before {
            height: 100%;
            z-index: -1; }

@media (max-width: 1200px) {
  .page-description-header {
    position: relative;
    max-height: 70%; }
    .page-description-header .container {
      padding: 30px 70px 10px; }
      .page-description-header .container span {
        top: 66px;
        height: 101px;
        width: calc(100% + 69px); }
      .page-description-header .container .content {
        max-width: 740px;
        margin: auto; }
        .page-description-header .container .content .title {
          font-size: 25px;
          line-height: 31px; }
        .page-description-header .container .content .description {
          font-size: 17px;
          line-height: 24px;
          margin-bottom: 18px; } }

@media (max-width: 992px) {
  .page-description-header {
    position: relative;
    max-height: 70%; }
    .page-description-header .container {
      padding: 30px 55px 10px; }
      .page-description-header .container span {
        height: 94px;
        width: calc(100% + 58px); }
      .page-description-header .container .content {
        max-width: 740px;
        margin: auto; }
        .page-description-header .container .content .title {
          font-size: 25px;
          line-height: 31px; }
        .page-description-header .container .content .description {
          font-size: 17px;
          line-height: 24px;
          margin-bottom: 18px; } }

@media (max-width: 767px) {
  .page-description-header {
    position: relative; }
    .page-description-header .container {
      padding: 30px 15px 10px;
      max-width: calc(100% - 30px) !important;
      margin: 0px 15px;
      transform: translateY(-30px); }
      .page-description-header .container span {
        top: 87%;
        height: 100%;
        width: calc(108%); }
      .page-description-header .container .content {
        max-width: 767px;
        margin: auto; }
        .page-description-header .container .content .title {
          font-size: 19px;
          line-height: 29px; }
        .page-description-header .container .content .description {
          font-size: 17px;
          line-height: 25px;
          margin-bottom: 18px; } }

@media (max-width: 700px) {
  .page-description-header .container span {
    top: -26px;
    height: 50px;
    width: calc(108%);
    transform: translate(-50%, 0%); } }

@media (max-width: 550px) {
  .page-description-header .container span {
    top: -20px;
    height: 50px; } }

@media (max-width: 390px) {
  .page-description-header .container span {
    top: -18px;
    height: 50px; } }

#image-gallery {
  margin-bottom: 90px; }
  #image-gallery .image-gallery {
    margin-bottom: 25px;
    display: block; }
    #image-gallery .image-gallery img {
      width: 100%; }
  #image-gallery .page-pagination {
    text-align: center; }
    #image-gallery .page-pagination .inner {
      width: max-content;
      display: flex;
      margin: 60px auto;
      border-right: none; }
      #image-gallery .page-pagination .inner .page-numbers {
        display: inline-block;
        width: 37px;
        height: 37px;
        margin: 0px;
        border: 1px solid #dedede;
        text-align: center;
        box-sizing: content-box;
        font-family: "BrandonGrotesque-Regular";
        font-size: 15px;
        line-height: 37px;
        letter-spacing: 0.48px;
        color: #000000;
        opacity: 1;
        position: relative;
        z-index: 2;
        cursor: pointer; }
        #image-gallery .page-pagination .inner .page-numbers.current {
          background-color: #b88c1d;
          color: #ffffff;
          border-color: #b88c1d; }
        #image-gallery .page-pagination .inner .page-numbers i {
          font-size: 10px; }
        #image-gallery .page-pagination .inner .page-numbers:before {
          position: absolute;
          content: " ";
          top: 0;
          left: 0;
          right: 0;
          height: 0%;
          width: 100%;
          background-color: #b88c1d;
          transition: 0.3s ease-out; }
        #image-gallery .page-pagination .inner .page-numbers:hover {
          text-decoration: none;
          color: #ffffff;
          border-color: #b88c1d; }
          #image-gallery .page-pagination .inner .page-numbers:hover:before {
            height: 100%;
            z-index: -1; }

#pdf-listing .download-box {
  border-bottom: 1px solid #d6d6d6;
  position: relative; }
  #pdf-listing .download-box::after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 16px);
    top: 8px;
    left: 0;
    background: #f3f3f3;
    opacity: 0;
    z-index: 1;
    -webkit-transform: scale(0.95, 0.75);
    transform: scale(0.95, 0.75);
    will-change: opacity, transform;
    -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
  #pdf-listing .download-box a {
    padding: 48px 51px;
    display: block;
    z-index: 2;
    position: relative; }
    #pdf-listing .download-box a .download-date {
      font-family: "Baloo 2", cursive;
      font-weight: 500;
      font-size: 16px;
      line-height: 34px;
      color: #b88c1d;
      letter-spacing: 0px;
      text-align: left;
      opacity: 1;
      display: block;
      margin-bottom: 0px !important; }
    #pdf-listing .download-box a .download-title {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 23px;
      line-height: 30px;
      color: #000000;
      letter-spacing: 0px;
      text-align: left;
      opacity: 1;
      display: block;
      max-width: 90%;
      margin-bottom: 25px; }
      #pdf-listing .download-box a .download-title img {
        margin-left: 7px; }
    #pdf-listing .download-box a .arrow-download {
      display: flex;
      align-items: center;
      justify-content: left; }
      #pdf-listing .download-box a .arrow-download span {
        position: relative;
        display: block;
        width: 30px;
        height: 30px;
        overflow: hidden; }
        #pdf-listing .download-box a .arrow-download span img {
          width: 30px !important;
          position: absolute;
          left: 50%;
          top: 50%;
          transition: all ease-in-out 0.5s; }
          #pdf-listing .download-box a .arrow-download span img:first-of-type {
            transform: translate(-200%, -50%); }
          #pdf-listing .download-box a .arrow-download span img:last-of-type {
            transform: translate(-50%, -50%); }
      #pdf-listing .download-box a .arrow-download .download-word {
        display: inline-block;
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 16px;
        line-height: 15px;
        color: #212121;
        letter-spacing: 0.18px;
        text-align: left;
        padding-left: 15px;
        transition: all ease-in-out 0.5s; }
  #pdf-listing .download-box:hover a {
    text-decoration: none; }
    #pdf-listing .download-box:hover a .arrow-download .download-word {
      opacity: 1;
      transform: translateX(21px);
      transition: all ease-in-out 0.5s; }
    #pdf-listing .download-box:hover a .arrow-download img {
      transition: all ease-in-out 0.5s; }
      #pdf-listing .download-box:hover a .arrow-download img:first-of-type {
        transform: translate(-50%, -50%); }
      #pdf-listing .download-box:hover a .arrow-download img:last-of-type {
        transform: translate(250%, -50%); }
  #pdf-listing .download-box:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }

@media (max-width: 767px) {
  #pdf-listing .download-box {
    border-bottom: 1px solid #d6d6d6;
    position: relative; }
    #pdf-listing .download-box a {
      padding: 48px 15px;
      display: block;
      z-index: 2;
      position: relative; }
      #pdf-listing .download-box a .download-date {
        font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 16px;
        line-height: 34px;
        color: #b88c1d;
        letter-spacing: 0px;
        text-align: left;
        opacity: 1;
        display: block;
        margin-bottom: 0px !important; }
      #pdf-listing .download-box a .download-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 23px;
        line-height: 30px;
        color: #000000;
        letter-spacing: 0px;
        text-align: left;
        opacity: 1;
        display: block;
        max-width: 90%;
        margin-bottom: 25px; }
      #pdf-listing .download-box a .arrow-download {
        display: flex;
        align-items: center;
        justify-content: left; }
        #pdf-listing .download-box a .arrow-download span {
          position: relative;
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden; }
          #pdf-listing .download-box a .arrow-download span img {
            width: 30px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #pdf-listing .download-box a .arrow-download span img:first-of-type {
              transform: translate(-200%, -50%); }
            #pdf-listing .download-box a .arrow-download span img:last-of-type {
              transform: translate(-50%, -50%); }
        #pdf-listing .download-box a .arrow-download .download-word {
          display: inline-block;
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 15px;
          color: #212121;
          letter-spacing: 0.18px;
          text-align: left;
          opacity: 0;
          transition: all ease-in-out 0.5s; }
    #pdf-listing .download-box:hover a {
      text-decoration: none; }
      #pdf-listing .download-box:hover a .arrow-download .download-word {
        opacity: 1;
        transform: translateX(21px);
        transition: all ease-in-out 0.5s; }
      #pdf-listing .download-box:hover a .arrow-download img {
        transition: all ease-in-out 0.5s; }
        #pdf-listing .download-box:hover a .arrow-download img:first-of-type {
          transform: translate(-50%, -50%); }
        #pdf-listing .download-box:hover a .arrow-download img:last-of-type {
          transform: translate(250%, -50%); }
    #pdf-listing .download-box:hover::after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); } }

@media (max-width: 520px) {
  #pdf-listing {
    padding: 0px; }
    #pdf-listing .download-box {
      border-bottom: 1px solid #d6d6d6;
      position: relative; }
      #pdf-listing .download-box a {
        padding: 28px 15px;
        display: block;
        z-index: 2;
        position: relative; }
        #pdf-listing .download-box a .download-date {
          font-size: 14px;
          line-height: 28px; }
        #pdf-listing .download-box a .download-title {
          font-size: 19px;
          line-height: 26px;
          max-width: 90%;
          margin-bottom: 25px; }
        #pdf-listing .download-box a .arrow-download .download-word {
          font-size: 14px;
          line-height: 15px; } }

.company-wrapper-box {
  padding: 25px;
  display: block;
  position: relative; }
  .company-wrapper-box.map {
    background-color: red; }
    .company-wrapper-box.map p {
      margin: 0px !important; }
    .company-wrapper-box.map:after {
      display: none; }
    .company-wrapper-box.map .card {
      margin: 0px auto !important; }
  .company-wrapper-box.logos {
    margin-bottom: 25px; }
    .company-wrapper-box.logos .image {
      width: 100%;
      min-height: 200px;
      position: relative; }
      @media (max-width: 767px) {
        .company-wrapper-box.logos .image {
          min-height: 120px; } }
      .company-wrapper-box.logos .image img {
        max-width: 210px;
        margin: auto;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
    .company-wrapper-box.logos:after {
      height: 100%; }
  .company-wrapper-box:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 75%;
    width: 100%;
    background: #ffffff;
    border: 1px solid #ededed;
    border-radius: 10px;
    z-index: -1; }
  .company-wrapper-box .image {
    width: 100%; }
    .company-wrapper-box .image img {
      width: 100%; }
  .company-wrapper-box .card {
    background: #ffffff;
    box-shadow: 0px 3px 20px #00000029;
    border-radius: 7px;
    opacity: 1;
    padding: 30px;
    margin: 30px auto; }
    .company-wrapper-box .card .title {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 23px;
      line-height: 30px;
      color: #000000;
      letter-spacing: 0px;
      text-align: left;
      opacity: 1;
      display: block;
      max-width: 90%;
      min-height: 60px;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        .company-wrapper-box .card .title {
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 23px;
          line-height: 30px;
          min-height: 60px;
          color: #000000;
          letter-spacing: 0px;
          text-align: left;
          opacity: 1;
          display: block;
          max-width: 90%;
          margin-bottom: 25px; } }
      @media (max-width: 520px) {
        .company-wrapper-box .card .title {
          font-size: 19px;
          line-height: 26px;
          min-height: max-content;
          max-width: 90%;
          margin-bottom: 25px; } }
      .company-wrapper-box .card .title.small {
        min-height: max-content; }
        @media (max-width: 767px) {
          .company-wrapper-box .card .title.small {
            min-height: max-content; } }
        @media (max-width: 520px) {
          .company-wrapper-box .card .title.small {
            min-height: max-content; } }
    .company-wrapper-box .card a,
    .company-wrapper-box .card p {
      font-family: "Baloo 2", cursive;
      font-weight: 300;
      font-size: 17px;
      line-height: 30px;
      display: block;
      margin-bottom: 5px;
      text-align: left;
      letter-spacing: 0px;
      opacity: 1;
      text-decoration: none;
      letter-spacing: 0.45px;
      color: #484848; }
      @media only screen and (max-width: 991px) {
        .company-wrapper-box .card a,
        .company-wrapper-box .card p {
          font-size: 17px;
          line-height: 30px; } }
      @media only screen and (max-width: 767px) {
        .company-wrapper-box .card a,
        .company-wrapper-box .card p {
          font-size: 17px;
          line-height: 30px; } }
      @media (max-width: 520px) {
        .company-wrapper-box .card a,
        .company-wrapper-box .card p {
          font-size: 14px;
          line-height: 28px; } }
    .company-wrapper-box .card a:hover {
      color: #b88c1d; }

.map-card {
  box-shadow: 0px 3px 20px #00000029; }
  .map-card .title {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 23px;
    line-height: 30px;
    color: #000000;
    letter-spacing: 0px;
    text-align: left;
    opacity: 1;
    display: block;
    max-width: 90%;
    min-height: 60px;
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      .map-card .title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 23px;
        line-height: 30px;
        min-height: 60px;
        color: #000000;
        letter-spacing: 0px;
        text-align: left;
        opacity: 1;
        display: block;
        max-width: 90%;
        margin-bottom: 25px; } }
    @media (max-width: 520px) {
      .map-card .title {
        font-size: 19px;
        line-height: 26px;
        min-height: max-content;
        max-width: 90%;
        margin-bottom: 25px; } }
    .map-card .title.small {
      min-height: max-content; }
      @media (max-width: 767px) {
        .map-card .title.small {
          min-height: max-content; } }
      @media (max-width: 520px) {
        .map-card .title.small {
          min-height: max-content; } }
  .map-card a,
  .map-card p {
    font-family: "Baloo 2", cursive;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    text-decoration: none;
    letter-spacing: 0.45px;
    color: #484848; }
    @media only screen and (max-width: 991px) {
      .map-card a,
      .map-card p {
        font-size: 17px;
        line-height: 30px; } }
    @media only screen and (max-width: 767px) {
      .map-card a,
      .map-card p {
        font-size: 17px;
        line-height: 30px; } }
    @media (max-width: 520px) {
      .map-card a,
      .map-card p {
        font-size: 14px;
        line-height: 28px; } }
  .map-card a:hover {
    color: #b88c1d; }

#manager-lisitng {
  margin: 0px auto 100px; }
  #manager-lisitng .manager-card {
    padding: 30px 15px;
    margin: 15px 0px;
    position: relative; }
    #manager-lisitng .manager-card .manager-avatar {
      width: 100%;
      position: relative;
      overflow: hidden; }
      #manager-lisitng .manager-card .manager-avatar img {
        width: 100%; }
      #manager-lisitng .manager-card .manager-avatar:after {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: "";
        width: 0;
        height: 0;
        background: #b88c1d;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        display: none; }
    #manager-lisitng .manager-card .manager-name {
      text-align: left;
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 23px;
      line-height: 46px;
      letter-spacing: 0px;
      color: #000000;
      opacity: 1;
      margin: 15px 0px 10px; }
    #manager-lisitng .manager-card .manager-position {
      text-align: left;
      font-family: "Baloo 2", cursive;
      font-weight: normal;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0px;
      color: #484848;
      opacity: 1;
      max-width: 75%; }
    #manager-lisitng .manager-card .manager-link {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%; }
    #manager-lisitng .manager-card:hover .manager-name {
      color: #b88c1d;
      transition: all ease-in-out 0.5s; }

@media only screen and (max-width: 1200px) {
  #manager-lisitng .manager-card .manager-name {
    font-size: 21px;
    line-height: 46px; }
  #manager-lisitng .manager-card .manager-position {
    font-size: 17px;
    line-height: 28px; } }

@media only screen and (max-width: 992px) {
  #manager-lisitng .manager-card {
    margin: 0px 0px; }
    #manager-lisitng .manager-card .manager-name {
      font-size: 21px;
      line-height: 41px; }
    #manager-lisitng .manager-card .manager-position {
      font-size: 18px;
      line-height: 24px;
      max-width: 75%; } }

@media only screen and (max-width: 767px) {
  #manager-lisitng .manager-card {
    margin: 0px;
    padding: 30px 0px; }
    #manager-lisitng .manager-card .manager-name {
      font-size: 21px;
      line-height: 41px; }
    #manager-lisitng .manager-card .manager-position {
      font-size: 18px;
      line-height: 24px;
      max-width: 75%; } }

@media only screen and (max-width: 550px) {
  #manager-lisitng .col-md-6 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  #manager-lisitng .manager-card {
    margin: 0px;
    padding: 20px 0px; }
    #manager-lisitng .manager-card .manager-name {
      font-size: 17px;
      line-height: 18px; }
    #manager-lisitng .manager-card .manager-position {
      font-size: 13px;
      line-height: 16px;
      max-width: 85%; } }

@media only screen and (max-width: 420px) {
  #manager-lisitng .col-md-6 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  #manager-lisitng .manager-card {
    margin: 0px;
    padding: 15px 0px; }
    #manager-lisitng .manager-card .manager-name {
      font-size: 13px;
      line-height: 18px; }
    #manager-lisitng .manager-card .manager-position {
      font-size: 11px;
      line-height: 16px;
      max-width: 85%; } }

#manager-profile {
  position: relative;
  overflow: hidden; }
  #manager-profile .manager-card {
    padding: 100px 100px 50px;
    position: relative; }
    #manager-profile .manager-card img {
      width: 100%; }
    #manager-profile .manager-card .Profile-Data {
      padding: 45px 0px 45px 80px; }
      #manager-profile .manager-card .Profile-Data .name {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 31px;
        line-height: 39px;
        letter-spacing: 0px;
        text-transform: capitalize;
        color: #000000;
        opacity: 1; }
      #manager-profile .manager-card .Profile-Data .position {
        font-family: "Baloo 2", cursive;
        font-weight: normal;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.28px;
        color: #484848;
        opacity: 1;
        margin: 30px 0px 40px;
        width: 65%; }
      #manager-profile .manager-card .Profile-Data .share h5 {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 21px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1; }
      #manager-profile .manager-card .Profile-Data .share .social-media a {
        width: 46px;
        height: 46px;
        display: inline-block;
        border: 2px solid #d4d4d4;
        position: relative;
        margin: 10px 20px 30px 0px;
        border-radius: 50%;
        color: #000000;
        overflow: hidden;
        transition: all ease-in-out 0.5s; }
        #manager-profile .manager-card .Profile-Data .share .social-media a i {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        #manager-profile .manager-card .Profile-Data .share .social-media a:before {
          position: absolute;
          content: " ";
          top: 0;
          left: 0;
          right: 0;
          height: 100%;
          width: 100%;
          background-color: #ffffff;
          transition: 0.3s ease-out;
          border-radius: 50%;
          transform: translateY(-100%);
          transition: all ease-in-out 0.5s; }
        #manager-profile .manager-card .Profile-Data .share .social-media a:hover {
          text-decoration: none;
          color: #000000;
          transition: all ease-in-out 0.5s; }
          #manager-profile .manager-card .Profile-Data .share .social-media a:hover:before {
            transform: translateY(0%);
            transition: all ease-in-out 0.5s; }
    #manager-profile .manager-card::after {
      content: " ";
      position: absolute;
      left: 50%;
      top: 0px;
      width: 100vw;
      height: 80%;
      background-color: #f2f2f2;
      z-index: -1;
      opacity: 0;
      -webkit-transform: translate3d(-50%, -100%, 0);
      transform: translate3d(-50%, -100%, 0);
      transition: all ease-in-out 1s; }
    #manager-profile .manager-card.visible::after {
      opacity: 1;
      -webkit-transform: translate3d(-50%, 0%, 0);
      transform: translate3d(-50%, 0%, 0);
      transition: all ease-in-out 1s; }
  #manager-profile .description {
    padding: 20px 45px 0px 90px;
    max-width: 70%; }
    #manager-profile .description h3 {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 26px;
      color: #000000;
      letter-spacing: 0px;
      text-align: left;
      opacity: 1; }
      #manager-profile .description h3 span {
        display: block;
        margin: 5px 0px; }
    #manager-profile .description .paragraphs {
      margin: 00px 13px;
      font-family: "Baloo 2", cursive;
      font-weight: normal;
      font-size: 20px;
      line-height: 35px;
      color: #484848;
      letter-spacing: 0.26px;
      text-align: left;
      opacity: 1; }
      #manager-profile .description .paragraphs .paragraph {
        margin: 50px 0px; }
        #manager-profile .description .paragraphs .paragraph:last-of-type {
          margin: 50px 0px 0px; }
  #manager-profile .back-button {
    margin: 30px 0px 90px 0px; }
    #manager-profile .back-button a {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 20px;
      text-transform: capitalize;
      color: #484848;
      letter-spacing: 0.6px;
      opacity: 1;
      text-align: left; }
      #manager-profile .back-button a:hover {
        text-decoration: none; }
        #manager-profile .back-button a:hover img {
          -webkit-transform: translateX(-15px);
          -ms-transform: translateX(-15px);
          transform: translateX(-15px);
          -webkit-transition: all ease-in-out 0.5s;
          -o-transition: all ease-in-out 0.5s;
          transition: all ease-in-out 0.5s; }
      #manager-profile .back-button a img {
        width: 30px;
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
        -webkit-transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        transition: all ease-in-out 0.5s; }
    #manager-profile .back-button.small {
      margin: 30px 0px; }

@media only screen and (max-width: 1200px) {
  #manager-profile .manager-card {
    padding: 40px 10px; }
    #manager-profile .manager-card img {
      width: 100%; }
    #manager-profile .manager-card .Profile-Data {
      padding: 60px 0px 60px 100px; }
  #manager-profile .description {
    padding: 10px 100px 60px 10px; }
  #manager-profile .back-button {
    margin: 30px 0px 90px 30px; }
    #manager-profile .back-button.small {
      margin: 30px 0px 30px 30px; }
    #manager-profile .back-button a {
      font-size: 20px;
      text-transform: capitalize; }
      #manager-profile .back-button a:hover {
        text-decoration: none; }
        #manager-profile .back-button a:hover img {
          -webkit-transform: translateX(-15px);
          -ms-transform: translateX(-15px);
          transform: translateX(-15px);
          -webkit-transition: all ease-in-out 0.3s;
          -o-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s; }
    #manager-profile .back-button img {
      width: 30px;
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px); } }

@media only screen and (max-width: 992px) {
  #manager-profile .container {
    max-width: 720px;
    margin: auto; }
  #manager-profile .manager-card {
    padding: 40px 10px; }
    #manager-profile .manager-card img {
      width: 100%; }
    #manager-profile .manager-card .Profile-Data {
      padding: 20px 0px 20px 50px; }
      #manager-profile .manager-card .Profile-Data .name {
        font-size: 26px; }
      #manager-profile .manager-card .Profile-Data .position {
        font-size: 19px;
        margin: 17px 0px 23px; }
      #manager-profile .manager-card .Profile-Data .share h5 {
        font-size: 15px; }
  #manager-profile .description {
    padding: 10px 0px !important;
    max-width: 80%; }
    #manager-profile .description h3 {
      font-size: 23px;
      line-height: 33px;
      padding: 10px 0px !important; }
    #manager-profile .description .paragraphs {
      margin: 0px 13px;
      font-size: 18px;
      line-height: 28px; }
      #manager-profile .description .paragraphs .paragraph {
        margin: 25px 0px; }
        #manager-profile .description .paragraphs .paragraph:last-of-type {
          margin: 25px 0px 0px; }
  #manager-profile .back-button {
    margin: 30px 0px 90px 0px; }
    #manager-profile .back-button.small {
      margin: 30px 0px 30px 0px; }
    #manager-profile .back-button a {
      font-size: 18px; }
      #manager-profile .back-button a img {
        width: 25px; } }

@media only screen and (max-width: 767px) {
  #manager-profile .container {
    max-width: 720px;
    margin: auto;
    position: relative; }
  #manager-profile .manager-card {
    padding: 40px 15px; }
    #manager-profile .manager-card::after {
      content: " ";
      height: 95%; }
    #manager-profile .manager-card img {
      width: 100%; }
    #manager-profile .manager-card .Profile-Data {
      padding: 20px 15px; }
      #manager-profile .manager-card .Profile-Data .name {
        font-size: 23px; }
      #manager-profile .manager-card .Profile-Data .position {
        font-size: 17px;
        margin: 17px 0px; }
      #manager-profile .manager-card .Profile-Data .share h5 {
        font-size: 15px; }
  #manager-profile .description {
    padding: 10px 0px !important;
    max-width: 100%;
    margin: auto; }
    #manager-profile .description h3 {
      font-size: 21px;
      line-height: 33px;
      padding: 10px 0px !important; }
    #manager-profile .description .paragraphs {
      margin: 0px 13px;
      font-size: 17px;
      line-height: 28px; }
  #manager-profile .back-button {
    margin: 30px 0px 90px 20px; }
    #manager-profile .back-button.small {
      margin: 30px 0px 30px 20px; }
    #manager-profile .back-button a {
      font-size: 18px; }
      #manager-profile .back-button a img {
        width: 25px; }
  #manager-profile::after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 100vw;
    height: 60px;
    background-color: #f2f2f2;
    z-index: -1;
    opacity: 0;
    -webkit-transform: translate3d(-50%, 100%, 0);
    transform: translate3d(-50%, 100%, 0);
    transition: all ease-in-out 1s; }
  #manager-profile.show-bottom::after {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0%, 0);
    transform: translate3d(-50%, 0%, 0);
    transition: all ease-in-out 1s; } }

@media only screen and (max-width: 550px) {
  #manager-profile .description h3 {
    font-size: 19px;
    line-height: 28px;
    padding: 5px 0px !important; }
  #manager-profile .description .paragraphs {
    margin: 0px 13px;
    font-size: 16px;
    line-height: 25px; } }

#videos-post-list {
  padding: 20px 30px; }
  #videos-post-list .videos {
    margin: 0px;
    position: relative;
    z-index: 1; }
    #videos-post-list .videos .image-wrapper {
      position: relative;
      display: block; }
      #videos-post-list .videos .image-wrapper .event-image,
      #videos-post-list .videos .image-wrapper .play-image {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        content: "";
        width: 67px;
        height: 67px; }
      #videos-post-list .videos .image-wrapper iframe {
        width: 100%; }
      #videos-post-list .videos .image-wrapper img {
        width: 100%; }
    #videos-post-list .videos .videos-box {
      position: relative;
      padding: 30px;
      margin:0 auto 50px ;
      background-color: #ffffff;
      width: 90%;
      transform: translateY(-40%); }
      #videos-post-list .videos .videos-box .videos-date {
        display: inline-block;
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 16px;
        line-height: 15px;
        color: #484848;
        letter-spacing: 0.18px;
        text-align: left;
        transition: all ease-in-out 0.5s; }
      #videos-post-list .videos .videos-box .videos-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
        margin: 25px 0px;
        max-width: 85%;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1; }
      #videos-post-list .videos .videos-box .arrow-read .read-word {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 17px;
        line-height: 30px;
        letter-spacing: 0.61px;
        text-align: left;
        letter-spacing: 0px;
        color: #b88c1d;
        opacity: 1;
        text-decoration: none; }
    #videos-post-list .videos:hover .videos-box .arrow-read img {
      transition: all ease-in-out 0.5s; }
      #videos-post-list .videos:hover .videos-box .arrow-read img:first-of-type {
        transform: translate(-50%, -50%); }
      #videos-post-list .videos:hover .videos-box .arrow-read img:last-of-type {
        transform: translate(250%, -50%); }
  #videos-post-list .seperator-line {
    position: relative; }
    #videos-post-list .seperator-line:after {
      height: 100%;
      width: 1px;
      content: "";
      display: block;
      height: calc(100% - 60px);
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background: #d6d6d6;
      z-index: 9; }

@media only screen and (max-width: 991px) {
  #videos-post-list {
    padding: 20px 30px; }
    #videos-post-list .videos {
      margin: 15px 0px; }
      #videos-post-list .videos .image-wrapper .event-image,
      #videos-post-list .videos .image-wrapper .play-image {
        width: 40px;
        height: 40px; }
      #videos-post-list .videos .videos-box {
        padding: 30px;
        transform: translateY(-20px); }
        #videos-post-list .videos .videos-box .videos-date {
          font-size: 17px;
          line-height: 30px; }
        #videos-post-list .videos .videos-box .videos-title {
          font-size: 28px;
          line-height: 32px;
          margin: 10px 0px; }
        #videos-post-list .videos .videos-box .videos-expert {
          font-size: 19px;
          line-height: 25px;
          margin: 31px 0px; }
        #videos-post-list .videos .videos-box .arrow-read .read-word {
          font-size: 16px;
          line-height: 15px; }
    #videos-post-list .seperator-line {
      position: relative;
      width: 100%;
      height: 1px; }
      #videos-post-list .seperator-line:after {
        width: 100%;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        left: 50%;
        top: 0%;
        transform: translateX(-50%);
        background: #d6d6d6;
        z-index: 9; } }

@media only screen and (max-width: 767px) {
  #videos-post-list {
    padding: 10px 0px; }
    #videos-post-list .container {
      max-width: 767px !important; }
    #videos-post-list .videos {
      margin: 15px 0px;
      padding-right: 0px !important;
      padding-left: 0px !important; }
      #videos-post-list .videos .videos-box {
        padding: 30px 15px; }
        #videos-post-list .videos .videos-box .videos-date {
          font-size: 17px;
          line-height: 30px; }
        #videos-post-list .videos .videos-box .videos-title {
          font-size: 28px;
          line-height: 32px; }
        #videos-post-list .videos .videos-box .videos-expert {
          font-size: 19px;
          line-height: 25px;
          margin: 31px 0px; }
        #videos-post-list .videos .videos-box .arrow-read .read-word {
          font-size: 16px;
          line-height: 15px; }
      #videos-post-list .videos:before {
        -webkit-transform: scale(0.95, 0.9);
        transform: scale(0.95, 0.9);
        -webkit-transform-origin: 50% 100%; }
      #videos-post-list .videos:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1.05);
        transform: scale(1, 1.05); } }

@media (max-width: 520px) {
  #videos-post-list {
    padding: 10px 0px; }
    #videos-post-list .container {
      max-width: 767px !important; }
    #videos-post-list .videos {
      margin: 5px 0px;
      padding-right: 0px !important;
      padding-left: 0px !important; }
      #videos-post-list .videos .videos-box {
        padding: 30px 15px; }
        #videos-post-list .videos .videos-box .videos-date {
          font-size: 14px;
          line-height: 28px; }
        #videos-post-list .videos .videos-box .videos-title {
          font-size: 19px;
          line-height: 26px; }
        #videos-post-list .videos .videos-box .videos-expert {
          font-size: 17px;
          line-height: 20px;
          margin: 11px 0px; }
        #videos-post-list .videos .videos-box .arrow-read .read-word {
          font-size: 14px;
          line-height: 15px; }
      #videos-post-list .videos:before {
        -webkit-transform: scale(0.95, 0.9);
        transform: scale(0.95, 0.9);
        -webkit-transform-origin: 50% 100%; }
      #videos-post-list .videos:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1.05);
        transform: scale(1, 1.05); } }

.filter-wrapper {
  margin: 30px 0px 20px;
  padding: 30px 0px; }
  .filter-wrapper p {
    color: #b88c1d;
    margin: 10px 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    letter-spacing: 0.63px;
    font: normal normal 600 18px/22px "Baloo 2"; }
  .filter-wrapper h3 {
    margin: 10px 5px;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    text-transform: capitalize;
    font: normal normal 600 18px/22px "Baloo 2";
    letter-spacing: 0.63px;
    position: relative;
    z-index: 99;
    cursor: pointer;
    display: inline-block; }
    .filter-wrapper h3 i {
      -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); }
    .filter-wrapper h3 .hidden {
      display: none; }
    .filter-wrapper h3 .dropDown {
      position: absolute;
      left: -10px;
      top: 40px;
      background-color: #fff;
      -webkit-box-shadow: 2px 2px 5px 0px #707070;
      box-shadow: 2px 2px 5px 0px #707070;
      padding: 10px 0px;
      width: 250px;
      border-radius: 3px;
      overflow: hidden; }
      .filter-wrapper h3 .dropDown ul {
        list-style-type: none;
        padding: 0px; }
        .filter-wrapper h3 .dropDown ul li {
          margin: 5px 0px !important;
          font-size: 19px;
          font-weight: 500;
          width: 100%;
          overflow: hidden; }
          .filter-wrapper h3 .dropDown ul li a {
            padding: 9px 20px !important;
            display: block;
            width: 100%;
            color: #2b2a28; }
          .filter-wrapper h3 .dropDown ul li:hover {
            color: #fff;
            background-color: #b88c1d;
            background-color: #b88c1d;
            -webkit-transition: all ease-in-out 0.3s;
            -o-transition: all ease-in-out 0.3s;
            transition: all ease-in-out 0.3s; }
            .filter-wrapper h3 .dropDown ul li:hover a {
              color: #fff;
              text-decoration: none; }

#service-charges .container {
  margin: 30px auto;
  padding: 20px 0px;
  text-align: center; }
  #service-charges .container .title {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1; }
  #service-charges .container .descripton {
    font-family: "Baloo 2", cursive;
    font-weight: normal;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.28px;
    color: #484848;
    opacity: 1; }
    #service-charges .container .descripton .rate {
      font-size: 24px;
      line-height: 40px;
      letter-spacing: 0px;
      color: #000000;
      margin-left: 10px; }

@media only screen and (max-width: 1200px) {
  #service-charges .container {
    max-width: 960px; } }

@media only screen and (max-width: 992px) {
  #service-charges .container {
    max-width: 720px; } }

@media only screen and (max-width: 767px) {
  #service-charges .container {
    max-width: calc(100% - 30px);
    margin-right: 15px;
    margin-left: 15px; } }

@media only screen and (max-width: 650px) {
  #service-charges .container {
    max-width: calc(100% - 30px);
    margin-right: 15px;
    margin-left: 15px; }
    #service-charges .container .title {
      font-size: 21px;
      line-height: 35px;
      text-align: left; }
    #service-charges .container .descripton {
      font-size: 17px;
      line-height: 25px;
      text-align: left; }
      #service-charges .container .descripton .rate {
        font-size: 18px;
        line-height: 30px;
        display: block;
        margin-left: 0px; } }

#all-posts-type {
  padding: 20px 30px; }
  #all-posts-type .container {
    background-color: #ffffff;
    padding: 40px 20px; }
    #all-posts-type .container .category-header {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 30px;
      line-height: 60px;
      color: #212121;
      letter-spacing: 0.36px;
      text-align: left;
      opacity: 1;
      margin-top: 8px;
      display: block; }
    #all-posts-type .container .post-category .category-item a {
      font-family: "Baloo 2", cursive;
      font-weight: 500;
      font-size: 17px;
      line-height: 21px;
      color: #808080;
      letter-spacing: 0.19px;
      text-align: left;
      opacity: 1;
      border-bottom: 1px solid #d9d9d9;
      padding: 21px 0px;
      display: block;
      text-decoration: none;
      transition: all ease-in-out 0.3s; }
      #all-posts-type .container .post-category .category-item a:hover {
        background-color: #d9d9d9;
        color: #000000;
        padding-left: 15px;
        transition: all ease-in-out 0.3s; }
    #all-posts-type .container .post-category .category-item:nth-last-of-type() a {
      border-bottom: none; }
    #all-posts-type .container .content-box {
      padding: 0px 25px; }
      #all-posts-type .container .content-box .download-box {
        border-bottom: 1px solid #d6d6d6;
        position: relative; }
        #all-posts-type .container .content-box .download-box::after {
          content: " ";
          display: block;
          position: absolute;
          width: 100%;
          height: calc(100% - 16px);
          top: 8px;
          left: 0;
          background: #f3f3f3;
          opacity: 0;
          z-index: 1;
          -webkit-transform: scale(0.95, 0.75);
          transform: scale(0.95, 0.75);
          will-change: opacity, transform;
          -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
        #all-posts-type .container .content-box .download-box a {
          padding: 48px 51px;
          display: block;
          z-index: 2;
          position: relative; }
          #all-posts-type .container .content-box .download-box a .download-date {
            font-family: "Baloo 2", cursive;
            font-weight: 500;
            font-size: 16px;
            line-height: 34px;
            color: #b88c1d;
            letter-spacing: 0px;
            text-align: left;
            opacity: 1;
            display: block;
            margin-bottom: 0px !important; }
          #all-posts-type .container .content-box .download-box a .download-title {
            font-family: "Baloo 2", cursive;
            font-weight: 600;
            font-size: 23px;
            line-height: 30px;
            color: #000000;
            letter-spacing: 0px;
            text-align: left;
            opacity: 1;
            display: block;
            max-width: 90%;
            margin-bottom: 25px; }
          #all-posts-type .container .content-box .download-box a .arrow-download {
            display: flex;
            align-items: center;
            justify-content: left; }
            #all-posts-type .container .content-box .download-box a .arrow-download span {
              position: relative;
              display: block;
              width: 30px;
              height: 30px;
              overflow: hidden; }
              #all-posts-type .container .content-box .download-box a .arrow-download span img {
                width: 30px !important;
                position: absolute;
                left: 50%;
                top: 50%;
                transition: all ease-in-out 0.5s; }
                #all-posts-type .container .content-box .download-box a .arrow-download span img:first-of-type {
                  transform: translate(-200%, -50%); }
                #all-posts-type .container .content-box .download-box a .arrow-download span img:last-of-type {
                  transform: translate(-50%, -50%); }
            #all-posts-type .container .content-box .download-box a .arrow-download .download-word {
              display: inline-block;
              font-family: "Baloo 2", cursive;
              font-weight: 500;
              font-size: 16px;
              line-height: 15px;
              color: #212121;
              letter-spacing: 0.18px;
              text-align: left;
              opacity: 0;
              transition: all ease-in-out 0.5s; }
        #all-posts-type .container .content-box .download-box:hover a {
          text-decoration: none; }
          #all-posts-type .container .content-box .download-box:hover a .arrow-download .download-word {
            opacity: 1;
            transform: translateX(21px);
            transition: all ease-in-out 0.5s; }
          #all-posts-type .container .content-box .download-box:hover a .arrow-download img {
            transition: all ease-in-out 0.5s; }
            #all-posts-type .container .content-box .download-box:hover a .arrow-download img:first-of-type {
              transform: translate(-50%, -50%); }
            #all-posts-type .container .content-box .download-box:hover a .arrow-download img:last-of-type {
              transform: translate(250%, -50%); }
        #all-posts-type .container .content-box .download-box:hover::after {
          opacity: 1;
          -webkit-transform: scale(1);
          transform: scale(1); }

@media (max-width: 992px) {
  #all-posts-type .container .post-category-wrapper {
    overflow: auto; }
    #all-posts-type .container .post-category-wrapper .post-category {
      width: max-content;
      display: flex;
      max-width: max-content; }
      #all-posts-type .container .post-category-wrapper .post-category .category-item {
        display: block;
        width: max-content;
        margin-right: 15px; } }

@media (max-width: 767px) {
  #all-posts-type {
    padding: 0px; }
    #all-posts-type .container {
      padding: 40px 0px;
      max-width: 767px; }
      #all-posts-type .container .content-box {
        padding: 0px; }
        #all-posts-type .container .content-box .download-box {
          border-bottom: 1px solid #d6d6d6;
          position: relative; }
          #all-posts-type .container .content-box .download-box a {
            padding: 48px 15px;
            display: block;
            z-index: 2;
            position: relative; }
            #all-posts-type .container .content-box .download-box a .download-date {
              font-family: "Baloo 2", cursive;
              font-weight: 500;
              font-size: 16px;
              line-height: 34px;
              color: #b88c1d;
              letter-spacing: 0px;
              text-align: left;
              opacity: 1;
              display: block;
              margin-bottom: 0px !important; }
            #all-posts-type .container .content-box .download-box a .download-title {
              font-family: "Baloo 2", cursive;
              font-weight: 600;
              font-size: 23px;
              line-height: 30px;
              color: #000000;
              letter-spacing: 0px;
              text-align: left;
              opacity: 1;
              display: block;
              max-width: 90%;
              margin-bottom: 25px; }
            #all-posts-type .container .content-box .download-box a .arrow-download {
              display: flex;
              align-items: center;
              justify-content: left; }
              #all-posts-type .container .content-box .download-box a .arrow-download span {
                position: relative;
                display: block;
                width: 30px;
                height: 30px;
                overflow: hidden; }
                #all-posts-type .container .content-box .download-box a .arrow-download span img {
                  width: 30px !important;
                  position: absolute;
                  left: 50%;
                  top: 50%;
                  transition: all ease-in-out 0.5s; }
                  #all-posts-type .container .content-box .download-box a .arrow-download span img:first-of-type {
                    transform: translate(-200%, -50%); }
                  #all-posts-type .container .content-box .download-box a .arrow-download span img:last-of-type {
                    transform: translate(-50%, -50%); }
              #all-posts-type .container .content-box .download-box a .arrow-download .download-word {
                display: inline-block;
                font-family: "Baloo 2", cursive;
                font-weight: 500;
                font-size: 16px;
                line-height: 15px;
                color: #212121;
                letter-spacing: 0.18px;
                text-align: left;
                opacity: 0;
                transition: all ease-in-out 0.5s; }
          #all-posts-type .container .content-box .download-box:hover a {
            text-decoration: none; }
            #all-posts-type .container .content-box .download-box:hover a .arrow-download .download-word {
              opacity: 1;
              transform: translateX(21px);
              transition: all ease-in-out 0.5s; }
            #all-posts-type .container .content-box .download-box:hover a .arrow-download img {
              transition: all ease-in-out 0.5s; }
              #all-posts-type .container .content-box .download-box:hover a .arrow-download img:first-of-type {
                transform: translate(-50%, -50%); }
              #all-posts-type .container .content-box .download-box:hover a .arrow-download img:last-of-type {
                transform: translate(250%, -50%); }
          #all-posts-type .container .content-box .download-box:hover::after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1); }
      #all-posts-type .container .page-pagination {
        text-align: center; }
        #all-posts-type .container .page-pagination .inner {
          width: max-content;
          margin: 60px auto;
          border-right: none; }
          #all-posts-type .container .page-pagination .inner .page-numbers {
            display: inline-block;
            width: 37px;
            height: 37px;
            margin: 0px;
            border: 1px solid #dedede;
            text-align: center;
            box-sizing: content-box;
            font-family: "BrandonGrotesque-Regular";
            font-size: 15px;
            line-height: 37px;
            letter-spacing: 0.48px;
            color: #000000;
            opacity: 1;
            position: relative;
            z-index: 2;
            cursor: pointer; }
            #all-posts-type .container .page-pagination .inner .page-numbers.current {
              background-color: #b88c1d;
              color: #ffffff;
              border-color: #b88c1d; }
            #all-posts-type .container .page-pagination .inner .page-numbers i {
              font-size: 10px; }
            #all-posts-type .container .page-pagination .inner .page-numbers:before {
              position: absolute;
              content: " ";
              top: 0;
              left: 0;
              right: 0;
              height: 0%;
              width: 100%;
              background-color: #b88c1d;
              transition: 0.3s ease-out; }
            #all-posts-type .container .page-pagination .inner .page-numbers:hover {
              text-decoration: none;
              color: #ffffff;
              border-color: #b88c1d; }
              #all-posts-type .container .page-pagination .inner .page-numbers:hover:before {
                height: 100%;
                z-index: -1; } }

@media (max-width: 520px) {
  #all-posts-type {
    padding: 0px; }
    #all-posts-type .container {
      padding: 40px 0px;
      max-width: 767px; }
      #all-posts-type .container .category-header {
        font-size: 23px;
        line-height: 50px;
        margin-top: 0px; }
      #all-posts-type .container .post-category .category-item a {
        font-size: 13px;
        line-height: 21px;
        padding: 17px 0px; }
      #all-posts-type .container .content-box {
        padding: 0px; }
        #all-posts-type .container .content-box .download-box {
          border-bottom: 1px solid #d6d6d6;
          position: relative; }
          #all-posts-type .container .content-box .download-box a {
            padding: 28px 15px;
            display: block;
            z-index: 2;
            position: relative; }
            #all-posts-type .container .content-box .download-box a .download-date {
              font-size: 14px;
              line-height: 28px; }
            #all-posts-type .container .content-box .download-box a .download-title {
              font-size: 19px;
              line-height: 26px;
              max-width: 90%;
              margin-bottom: 25px; }
            #all-posts-type .container .content-box .download-box a .arrow-download .download-word {
              font-size: 14px;
              line-height: 15px; } }

#news-post-list {
  padding: 20px 30px; }
  #news-post-list .news {
    margin: 60px 0px;
    position: relative;
    z-index: 1; }
    #news-post-list .news .news-box {
      position: relative;
      padding: 30px 0px;
      margin-right: auto; }
      #news-post-list .news .news-box .news-date {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 17px;
        line-height: 30px;
        letter-spacing: 0.61px;
        text-align: left;
        letter-spacing: 0px;
        color: #b88c1d;
        opacity: 1; }
      #news-post-list .news .news-box .news-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1; }
      #news-post-list .news .news-box .news-expert {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 19px;
        line-height: 25px;
        text-align: left;
        letter-spacing: 0.22px;
        color: #484848;
        opacity: 1;
        margin: 31px 0px; }
      #news-post-list .news .news-box .arrow-read {
        display: flex;
        align-items: center;
        justify-content: left; }
        #news-post-list .news .news-box .arrow-read span {
          position: relative;
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden; }
          #news-post-list .news .news-box .arrow-read span img {
            width: 30px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #news-post-list .news .news-box .arrow-read span img:first-of-type {
              transform: translate(-200%, -50%); }
            #news-post-list .news .news-box .arrow-read span img:last-of-type {
              transform: translate(-50%, -50%); }
        #news-post-list .news .news-box .arrow-read .read-word {
          display: inline-block;
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 15px;
          color: #b88c1d;
          letter-spacing: 0.18px;
          text-align: left;
          opacity: 0;
          transition: all ease-in-out 0.5s; }
      #news-post-list .news .news-box .news-links {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%; }
    #news-post-list .news:before {
      content: "";
      display: block;
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #fff;
      opacity: 0;
      z-index: -1;
      -webkit-transform: scale(0.9, 0.9);
      transform: scale(0.9, 0.9);
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      will-change: opacity, transform;
      -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
    #news-post-list .news:hover .news-box .arrow-read .read-word {
      opacity: 1;
      transform: translateX(21px);
      transition: all ease-in-out 0.5s; }
    #news-post-list .news:hover .news-box .arrow-read img {
      transition: all ease-in-out 0.5s; }
      #news-post-list .news:hover .news-box .arrow-read img:first-of-type {
        transform: translate(-50%, -50%); }
      #news-post-list .news:hover .news-box .arrow-read img:last-of-type {
        transform: translate(250%, -50%); }
    #news-post-list .news:hover:before {
      opacity: 1;
      -webkit-transform: scale(0.95, 1.05);
      transform: scale(0.95, 1.05); }
  #news-post-list .seperator-line {
    position: relative;
    position: relative;
    height: 100%;
    margin: auto;
    display: block;
    width: 1px; }
    #news-post-list .seperator-line:after {
      height: 100%;
      width: 1px;
      content: "";
      display: block;
      height: calc(100% - 60px);
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background: #d6d6d6;
      z-index: 9; }

@media only screen and (max-width: 991px) {
  #news-post-list {
    padding: 20px 30px; }
    #news-post-list .news {
      margin: 45px 0px; }
      #news-post-list .news .news-box {
        padding: 30px 0px; }
        #news-post-list .news .news-box .news-date {
          font-size: 17px;
          line-height: 30px; }
        #news-post-list .news .news-box .news-title {
          font-size: 28px;
          line-height: 32px; }
        #news-post-list .news .news-box .news-expert {
          font-size: 19px;
          line-height: 25px;
          margin: 31px 0px; }
        #news-post-list .news .news-box .arrow-read .read-word {
          font-size: 16px;
          line-height: 15px; }
    #news-post-list .seperator-line {
      position: relative;
      width: 100%;
      height: 1px; }
      #news-post-list .seperator-line:after {
        width: 100%;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        left: 50%;
        top: 0%;
        transform: translateX(-50%);
        background: #d6d6d6;
        z-index: 9; } }

@media only screen and (max-width: 767px) {
  #news-post-list {
    padding: 10px 0px; }
    #news-post-list .container {
      max-width: 767px !important; }
    #news-post-list .news {
      margin: 35px 0px;
      padding-right: 0px !important;
      padding-left: 0px !important; }
      #news-post-list .news .news-box {
        padding: 30px 15px; }
        #news-post-list .news .news-box .news-date {
          font-size: 17px;
          line-height: 30px; }
        #news-post-list .news .news-box .news-title {
          font-size: 28px;
          line-height: 32px; }
        #news-post-list .news .news-box .news-expert {
          font-size: 19px;
          line-height: 25px;
          margin: 31px 0px; }
        #news-post-list .news .news-box .arrow-read .read-word {
          font-size: 16px;
          line-height: 15px; }
      #news-post-list .news:before {
        -webkit-transform: scale(0.95, 0.9);
        transform: scale(0.95, 0.9);
        -webkit-transform-origin: 50% 100%; }
      #news-post-list .news:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1.05);
        transform: scale(1, 1.05); } }

@media (max-width: 520px) {
  #news-post-list {
    padding: 10px 0px; }
    #news-post-list .container {
      max-width: 767px !important; }
    #news-post-list .news {
      margin: 25px 0px;
      padding-right: 0px !important;
      padding-left: 0px !important; }
      #news-post-list .news .news-box {
        padding: 30px 15px; }
        #news-post-list .news .news-box .news-date {
          font-size: 14px;
          line-height: 28px; }
        #news-post-list .news .news-box .news-title {
          font-size: 19px;
          line-height: 26px; }
        #news-post-list .news .news-box .news-expert {
          font-size: 17px;
          line-height: 20px;
          margin: 11px 0px; }
        #news-post-list .news .news-box .arrow-read .read-word {
          font-size: 14px;
          line-height: 15px; }
      #news-post-list .news:before {
        -webkit-transform: scale(0.95, 0.9);
        transform: scale(0.95, 0.9);
        -webkit-transform-origin: 50% 100%; }
      #news-post-list .news:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1.05);
        transform: scale(1, 1.05); } }

#news-post-type {
  padding: 30px 30px 60px; }
  #news-post-type .container {
    background-color: #ffffff;
    padding: 40px 25px; }
    #news-post-type .container .post-navigation {
      vertical-align: top;
      display: inline-flex;
      align-items: center;
      justify-content: left; }
      #news-post-type .container .post-navigation .back {
        display: inline-flex;
        align-items: center;
        justify-content: left;
        width: max-content;
        font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        text-transform: uppercase; }
        #news-post-type .container .post-navigation .back span {
          position: relative;
          width: 30px;
          height: 30px;
          margin-right: 15px;
          overflow: hidden; }
          #news-post-type .container .post-navigation .back span img {
            max-width: 25px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #news-post-type .container .post-navigation .back span img:first-of-type {
              transform: translate(200%, -50%); }
            #news-post-type .container .post-navigation .back span img:last-of-type {
              transform: translate(-50%, -50%); }
        #news-post-type .container .post-navigation .back:hover {
          text-decoration: none; }
          #news-post-type .container .post-navigation .back:hover img {
            transition: all ease-in-out 0.5s; }
            #news-post-type .container .post-navigation .back:hover img:first-of-type {
              transform: translate(-50%, -50%); }
            #news-post-type .container .post-navigation .back:hover img:last-of-type {
              transform: translate(-250%, -50%); }
      #news-post-type .container .post-navigation .date {
        display: inline-flex;
        align-items: center;
        justify-content: left;
        margin-left: 43px;
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 19px;
        line-height: 25px;
        text-align: left;
        letter-spacing: 0.57px;
        color: #b88c1d;
        opacity: 1;
        text-transform: capitalize;
        text-align: left; }
    #news-post-type .container .left .height-container {
      height: 100%;
      width: 15%;
      position: absolute;
      left: 0px;
      top: 60px; }
    #news-post-type .container .left .social-media a {
      width: 46px;
      height: 46px;
      display: block;
      border: 2px solid #d4d4d4;
      position: relative;
      margin: 10px auto;
      border-radius: 50%;
      color: #000000;
      overflow: hidden;
      transition: all ease-in-out 0.5s; }
      #news-post-type .container .left .social-media a i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      #news-post-type .container .left .social-media a:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: #b88c1d;
        transition: 0.3s ease-out;
        border-radius: 50%;
        transform: translateY(-100%);
        transition: all ease-in-out 0.5s; }
      #news-post-type .container .left .social-media a:hover {
        text-decoration: none;
        color: #ffffff;
        transition: all ease-in-out 0.5s;
        border-color: #b88c1d; }
        #news-post-type .container .left .social-media a:hover:before {
          transform: translateY(0%);
          transition: all ease-in-out 0.5s; }
    #news-post-type .container .post-body {
      width: 85%;
      margin: 35px 20px 45px auto; }
      #news-post-type .container .post-body .post-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 38px;
        line-height: 47px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        text-transform: capitalize;
        margin-bottom: 25px; }
      #news-post-type .container .post-body .post-content img {
        width: 100%;
        margin-bottom: 30px; }
      #news-post-type .container .post-body .post-content h1,
      #news-post-type .container .post-body .post-content h2,
      #news-post-type .container .post-body .post-content h3,
      #news-post-type .container .post-body .post-content h4,
      #news-post-type .container .post-body .post-content h5,
      #news-post-type .container .post-body .post-content h6 {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        color: #484848; }
      #news-post-type .container .post-body .post-content strong {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 19px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.21px;
        color: #484848;
        opacity: 1;
        text-align: left;
        margin-bottom: 30px;
        display: block; }
      #news-post-type .container .post-body .post-content a {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 19px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.21px;
        color: #b88c1d !important;
        opacity: 1;
        text-align: left; }
        #news-post-type .container .post-body .post-content a:hover {
          text-decoration: none; }
      #news-post-type .container .post-body .post-content p,
      #news-post-type .container .post-body .post-content div,
      #news-post-type .container .post-body .post-content ul {
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 17px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0.21px;
        color: #484848;
        opacity: 1;
        text-align: left;
        margin-bottom: 30px;
        display: block; }
        #news-post-type .container .post-body .post-content p li,
        #news-post-type .container .post-body .post-content div li,
        #news-post-type .container .post-body .post-content ul li {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 17px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0.21px;
          margin-left: 15px;
          color: #484848;
          opacity: 1;
          text-align: left; }
      #news-post-type .container .post-body .post-content .download-pdf {
        padding: 0px;
        display: block;
        position: relative;
        margin: 30px 0px; }
        #news-post-type .container .post-body .post-content .download-pdf div {
          margin-bottom: 0px !important; }
        #news-post-type .container .post-body .post-content .download-pdf .svg {
          display: inline-block;
          height: 100% !important;
          width: 85px; }
          #news-post-type .container .post-body .post-content .download-pdf .svg img {
            max-width: 45px;
            margin-right: 35px;
            margin-bottom: 0px !important; }
        #news-post-type .container .post-body .post-content .download-pdf .pdf-title {
          display: inline-block;
          height: 100% !important;
          width: calc(100% - 95px);
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 19px;
          line-height: 30px;
          text-align: left;
          letter-spacing: 0.22px;
          color: #000000;
          opacity: 1; }
        #news-post-type .container .post-body .post-content .download-pdf:before {
          content: "";
          display: block;
          position: absolute;
          width: 100%;
          height: calc(100% - 16px);
          top: 8px;
          left: 0;
          background: #f3f3f3;
          opacity: 0;
          z-index: -1;
          -webkit-transform: scale(0.95, 0.75);
          transform: scale(0.95, 0.75);
          will-change: opacity, transform;
          -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
        #news-post-type .container .post-body .post-content .download-pdf:hover .pdf-title {
          color: #b88c1d; }
    #news-post-type .container .share-mobile {
      margin-bottom: 30px;
      display: none; }
      #news-post-type .container .share-mobile .social-media a {
        display: inline-block;
        margin: 10px 7px; }
    #news-post-type .container .other-posts .other-posts-header {
      font-family: "Baloo 2", cursive;
      font-weight: 500;
      font-size: 19px;
      line-height: 32px;
      text-align: left;
      letter-spacing: 0.76px;
      color: #484848;
      opacity: 1;
      text-transform: capitalize;
      margin-bottom: 25px;
      text-align: left; }
    #news-post-type .container .other-posts .other-post {
      display: block;
      padding: 25px 0;
      padding-right: 0px;
      border-bottom: 1px solid #d6d6d6;
      position: relative;
      padding-right: 40px;
      -webkit-transition: padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all ease-in-out 0.5s; }
      #news-post-type .container .other-posts .other-post .news-date {
        font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 15px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0.17px;
        color: #a7a7a7;
        opacity: 1;
        text-transform: capitalize; }
      #news-post-type .container .other-posts .other-post .news-title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 16px;
        line-height: 28px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1; }
      #news-post-type .container .other-posts .other-post:after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #f3f3f3;
        opacity: 0;
        z-index: -1;
        -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      #news-post-type .container .other-posts .other-post:hover {
        text-decoration: none;
        padding-right: 20px;
        padding-left: 20px;
        transition: all ease-in-out 0.5s; }
        #news-post-type .container .other-posts .other-post:hover:after {
          opacity: 1; }
    #news-post-type .container .other-posts .view-all {
      text-align: left;
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 17px;
      line-height: 28px;
      letter-spacing: 0.57px;
      color: #000000;
      opacity: 1;
      margin: 50px auto 10px 0px;
      display: block;
      position: relative;
      width: max-content;
      transition: all ease-in-out 0.5s; }

@media only screen and (max-width: 1200px) {
  #news-post-type {
    padding: 30px 30px 60px; }
    #news-post-type .container {
      padding: 40px 25px; }
      #news-post-type .container .left .height-container {
        display: none; }
      #news-post-type .container .share-mobile {
        margin-bottom: 30px;
        display: block; }
      #news-post-type .container .post-body {
        width: 100%;
        margin: 35px 0px 45px auto; }
        #news-post-type .container .post-body .post-title {
          font-size: 38px;
          line-height: 47px;
          margin-bottom: 25px; }
        #news-post-type .container .post-body .post-content img {
          margin-bottom: 30px; }
        #news-post-type .container .post-body .post-content strong {
          font-size: 19px;
          line-height: 30px;
          letter-spacing: 0.21px;
          margin-bottom: 30px; }
        #news-post-type .container .post-body .post-content a {
          font-size: 19px;
          line-height: 30px;
          letter-spacing: 0.21px; }
        #news-post-type .container .post-body .post-content p,
        #news-post-type .container .post-body .post-content div,
        #news-post-type .container .post-body .post-content ul {
          font-size: 17px;
          line-height: 30px;
          letter-spacing: 0.21px;
          margin-bottom: 30px; }
          #news-post-type .container .post-body .post-content p li,
          #news-post-type .container .post-body .post-content div li,
          #news-post-type .container .post-body .post-content ul li {
            font-size: 17px;
            line-height: 30px;
            letter-spacing: 0.21px;
            margin-left: 15px; }
        #news-post-type .container .post-body .post-content .download-pdf {
          border-top: 1px solid #d6d6d6;
          border-bottom: 1px solid #d6d6d6;
          padding: 33px 51px;
          margin: 30px 0px; }
          #news-post-type .container .post-body .post-content .download-pdf img {
            max-width: 45px;
            margin-right: 35px; }
          #news-post-type .container .post-body .post-content .download-pdf .pdf-title {
            font-size: 19px;
            line-height: 30px;
            letter-spacing: 0.22px; }
      #news-post-type .container .other-posts .other-posts-header {
        font-size: 19px;
        line-height: 32px;
        letter-spacing: 0.76px;
        margin-bottom: 25px; }
      #news-post-type .container .other-posts .other-post {
        padding: 25px 0;
        padding-right: 0px;
        padding-right: 40px; }
        #news-post-type .container .other-posts .other-post .news-date {
          font-size: 15px;
          line-height: 32px;
          letter-spacing: 0.17px; }
        #news-post-type .container .other-posts .other-post .news-title {
          font-size: 16px;
          line-height: 28px; }
      #news-post-type .container .other-posts .view-all {
        font-size: 17px;
        line-height: 28px;
        margin: 50px auto 10px 0px; } }

@media only screen and (max-width: 991px) {
  #news-post-type {
    padding: 20px 30px; }
    #news-post-type .container {
      padding: 40px 15px 0px 15px; }
      #news-post-type .container .post-body {
        width: 100%;
        margin: 35px 0px 45px auto; }
        #news-post-type .container .post-body .post-title {
          font-size: 38px;
          line-height: 47px;
          margin-bottom: 25px; }
        #news-post-type .container .post-body .post-content img {
          margin-bottom: 30px; }
        #news-post-type .container .post-body .post-content strong {
          font-size: 19px;
          line-height: 30px;
          letter-spacing: 0.21px;
          margin-bottom: 30px; }
        #news-post-type .container .post-body .post-content a {
          font-size: 19px;
          line-height: 30px;
          letter-spacing: 0.21px; }
        #news-post-type .container .post-body .post-content p,
        #news-post-type .container .post-body .post-content div,
        #news-post-type .container .post-body .post-content ul {
          font-size: 17px;
          line-height: 30px;
          letter-spacing: 0.21px;
          margin-bottom: 30px; }
          #news-post-type .container .post-body .post-content p li,
          #news-post-type .container .post-body .post-content div li,
          #news-post-type .container .post-body .post-content ul li {
            font-size: 17px;
            line-height: 30px;
            letter-spacing: 0.21px;
            margin-left: 15px; }
        #news-post-type .container .post-body .post-content .download-pdf {
          border-top: 1px solid #d6d6d6;
          border-bottom: 1px solid #d6d6d6;
          padding: 33px 51px;
          margin: 30px 0px; }
          #news-post-type .container .post-body .post-content .download-pdf img {
            max-width: 45px;
            margin-right: 35px; }
          #news-post-type .container .post-body .post-content .download-pdf .pdf-title {
            font-size: 19px;
            line-height: 30px;
            letter-spacing: 0.22px; }
      #news-post-type .container .other-posts {
        background-color: #f3f3f3;
        padding: 45px 0px 30px; }
        #news-post-type .container .other-posts .other-posts-header {
          font-size: 19px;
          line-height: 32px;
          letter-spacing: 0.76px;
          margin-bottom: 25px; }
        #news-post-type .container .other-posts .other-post {
          padding: 25px 0;
          padding-right: 0px;
          padding-right: 40px; }
          #news-post-type .container .other-posts .other-post .news-date {
            font-size: 15px;
            line-height: 32px;
            letter-spacing: 0.17px; }
          #news-post-type .container .other-posts .other-post .news-title {
            font-size: 16px;
            line-height: 28px; }
          #news-post-type .container .other-posts .other-post:after {
            background: #ffffff; }
        #news-post-type .container .other-posts .view-all {
          font-size: 17px;
          line-height: 28px;
          margin: 50px auto 10px 0px; } }

@media only screen and (max-width: 766px) {
  #news-post-type {
    padding: 30px 0px; }
    #news-post-type .container {
      padding: 40px 15px 0px 15px; }
      #news-post-type .container .left .height-container {
        display: none; }
      #news-post-type .container .post-body {
        width: 100%;
        margin: 35px 0px 45px auto; }
        #news-post-type .container .post-body .post-title {
          font-size: 38px;
          line-height: 47px;
          margin-bottom: 25px; }
        #news-post-type .container .post-body .post-content img {
          margin-bottom: 30px; }
        #news-post-type .container .post-body .post-content strong {
          font-size: 19px;
          line-height: 30px;
          letter-spacing: 0.21px;
          margin-bottom: 30px; }
        #news-post-type .container .post-body .post-content a {
          font-size: 19px;
          line-height: 30px;
          letter-spacing: 0.21px; }
        #news-post-type .container .post-body .post-content p,
        #news-post-type .container .post-body .post-content div,
        #news-post-type .container .post-body .post-content ul {
          font-size: 17px;
          line-height: 30px;
          letter-spacing: 0.21px;
          margin-bottom: 30px; }
          #news-post-type .container .post-body .post-content p li,
          #news-post-type .container .post-body .post-content div li,
          #news-post-type .container .post-body .post-content ul li {
            font-size: 17px;
            line-height: 30px;
            letter-spacing: 0.21px;
            margin-left: 15px; }
        #news-post-type .container .post-body .post-content .download-pdf {
          border-top: 1px solid #d6d6d6;
          border-bottom: 1px solid #d6d6d6;
          padding: 33px 51px;
          margin: 30px 0px; }
          #news-post-type .container .post-body .post-content .download-pdf img {
            max-width: 45px;
            margin-right: 35px; }
          #news-post-type .container .post-body .post-content .download-pdf .pdf-title {
            font-size: 19px;
            line-height: 30px;
            letter-spacing: 0.22px; }
      #news-post-type .container .other-posts {
        background-color: #f3f3f3;
        padding: 45px 15px 30px; }
        #news-post-type .container .other-posts .other-posts-header {
          font-size: 19px;
          line-height: 32px;
          letter-spacing: 0.76px;
          margin-bottom: 25px; }
        #news-post-type .container .other-posts .other-post {
          padding: 25px 0;
          padding-right: 0px;
          padding-right: 40px; }
          #news-post-type .container .other-posts .other-post .news-date {
            font-size: 15px;
            line-height: 32px;
            letter-spacing: 0.17px; }
          #news-post-type .container .other-posts .other-post .news-title {
            font-size: 16px;
            line-height: 28px; }
          #news-post-type .container .other-posts .other-post:after {
            background: #ffffff; }
        #news-post-type .container .other-posts .view-all {
          font-size: 17px;
          line-height: 28px;
          margin: 50px auto 10px 0px; } }

@media only screen and (max-width: 550px) {
  #news-post-type .container .post-navigation .back {
    font-size: 13px;
    line-height: 25px; }
    #news-post-type .container .post-navigation .back img {
      max-width: 15px !important; }
  #news-post-type .container .post-navigation .date {
    font-size: 15px;
    line-height: 25px; }
  #news-post-type .container .post-body .post-title {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 25px; }
  #news-post-type .container .post-body .post-content img {
    margin-bottom: 30px; }
  #news-post-type .container .post-body .post-content strong {
    font-size: 17px;
    line-height: 26px; }
  #news-post-type .container .post-body .post-content a {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.21px; }
  #news-post-type .container .post-body .post-content p,
  #news-post-type .container .post-body .post-content div,
  #news-post-type .container .post-body .post-content ul {
    font-size: 15px;
    line-height: 28px; }
    #news-post-type .container .post-body .post-content p li,
    #news-post-type .container .post-body .post-content div li,
    #news-post-type .container .post-body .post-content ul li {
      font-size: 15px;
      line-height: 28px;
      margin-left: 7px; }
  #news-post-type .container .post-body .post-content .download-pdf {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 33px 31px;
    margin: 30px 0px; }
    #news-post-type .container .post-body .post-content .download-pdf .svg {
      display: inline-block;
      height: 100% !important;
      width: 60px; }
      #news-post-type .container .post-body .post-content .download-pdf .svg img {
        max-width: 35px;
        margin-right: 5px; }
    #news-post-type .container .post-body .post-content .download-pdf .pdf-title {
      display: inline-block;
      height: 100% !important;
      width: calc(100% - 65px);
      font-size: 16px;
      line-height: 24px;
      height: 100%;
      letter-spacing: 0.22px; }
  #news-post-type .container .other-posts {
    background-color: #f3f3f3;
    padding: 45px 15px 30px; }
    #news-post-type .container .other-posts .other-posts-header {
      font-size: 19px;
      line-height: 32px;
      letter-spacing: 0.76px;
      margin-bottom: 25px; }
    #news-post-type .container .other-posts .other-post {
      padding: 25px 0;
      padding-right: 0px;
      padding-right: 40px; }
      #news-post-type .container .other-posts .other-post .news-date {
        font-size: 15px;
        line-height: 32px;
        letter-spacing: 0.17px; }
      #news-post-type .container .other-posts .other-post .news-title {
        font-size: 16px;
        line-height: 28px; }
      #news-post-type .container .other-posts .other-post:after {
        background: #ffffff; }
    #news-post-type .container .other-posts .view-all {
      font-size: 17px;
      line-height: 28px;
      margin: 50px auto 10px 0px; } }

.news-post-list-header {
  font-family: "Baloo 2", cursive;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: -1.35px;
  font-weight: 700;
  text-transform: none;
  color: #b88c1d;
  margin: 0px auto;
  text-align: center; }
  @media only screen and (min-width: 1200px) and (max-width: 1550px) {
    .news-post-list-header {
      font-size: 40px;
      line-height: 60px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .news-post-list-header {
      font-size: 35px;
      line-height: 50px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .news-post-list-header {
      font-size: 28px;
      line-height: 40px; } }
  @media only screen and (max-width: 767px) {
    .news-post-list-header {
      font-size: 22px;
      line-height: 32px; } }

#maintenance-departments {
  max-width: 1060px;
  margin: 60px auto 120px; }
  #maintenance-departments a.item {
    position: relative;
    margin: 0px;
    display: block;
    background-color: #f3f3f3; }
    #maintenance-departments a.item:nth-of-type(2n + 2) {
      background-color: #ffffff; }
      #maintenance-departments a.item:nth-of-type(2n + 2) .container .content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 1; }
      #maintenance-departments a.item:nth-of-type(2n + 2) .container .item-image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
    #maintenance-departments a.item .container {
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0px; }
      #maintenance-departments a.item .container .item-image {
        width: 40%;
        overflow: hidden; }
        #maintenance-departments a.item .container .item-image img {
          width: 100%;
          transition: all ease-in-out 0.5s; }
      #maintenance-departments a.item .container .content {
        display: -webkit-inline-flexbox;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-wrap: wrap;
        width: 45%;
        margin: 0px 7.5%; }
        #maintenance-departments a.item .container .content .inner .title {
          font-family: "Baloo 2", cursive;
          font-weight: 600;
          font-size: 28px;
          line-height: 32px;
          text-align: left;
          letter-spacing: 0px;
          color: #000000;
          opacity: 1; }
        #maintenance-departments a.item .container .content .inner .text {
          font-family: "Baloo 2", cursive;
          font-weight: 300;
          font-size: 19px;
          line-height: 25px;
          text-align: left;
          letter-spacing: 0.22px;
          color: #484848;
          opacity: 1;
          margin: 31px 0px; }
        #maintenance-departments a.item .container .content .arrow-read {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: left; }
          #maintenance-departments a.item .container .content .arrow-read span {
            position: relative;
            display: block;
            width: 30px;
            height: 30px;
            overflow: hidden; }
            #maintenance-departments a.item .container .content .arrow-read span img {
              width: 30px !important;
              position: absolute;
              left: 50%;
              top: 50%;
              transition: all ease-in-out 0.5s; }
              #maintenance-departments a.item .container .content .arrow-read span img:first-of-type {
                transform: translate(-200%, -50%); }
              #maintenance-departments a.item .container .content .arrow-read span img:last-of-type {
                transform: translate(-50%, -50%); }
          #maintenance-departments a.item .container .content .arrow-read .read-word {
            display: inline-block;
            font-family: "Baloo 2", cursive;
            font-weight: 500;
            font-size: 16px;
            line-height: 15px;
            color: #212121;
            letter-spacing: 0.18px;
            text-align: left;
            opacity: 0;
            transition: all ease-in-out 0.5s; }
    #maintenance-departments a.item:hover {
      text-decoration: none; }
      #maintenance-departments a.item:hover .container .item-image img {
        transform: scale(1.2);
        transition: all ease-in-out 0.5s; }
      #maintenance-departments a.item:hover .container .inner .title {
        transform: translateY(-15px);
        transition: all ease-in-out 0.5s; }
      #maintenance-departments a.item:hover .container .inner .text {
        transform: translateY(-15px);
        transition: all ease-in-out 0.5s; }
      #maintenance-departments a.item:hover .container .inner .arrow-read .read-word {
        opacity: 1;
        transform: translateX(21px);
        transition: all ease-in-out 0.5s; }
      #maintenance-departments a.item:hover .container .inner .arrow-read span img {
        transition: all ease-in-out 0.5s; }
        #maintenance-departments a.item:hover .container .inner .arrow-read span img:first-of-type {
          transform: translate(-50%, -50%); }
        #maintenance-departments a.item:hover .container .inner .arrow-read span img:last-of-type {
          transform: translate(250%, -50%); }
  #maintenance-departments .load-more-item {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.54px;
    opacity: 1;
    text-align: left;
    color: #ffffff;
    display: block;
    border: 1px solid #b88c1d;
    padding: 9px 41px;
    width: max-content;
    margin: 90px auto 0px;
    position: relative;
    background-color: #b88c1d;
    border-radius: 0px;
    z-index: 2; }
    #maintenance-departments .load-more-item span {
      position: relative;
      display: inline-block;
      top: 0;
      left: 0;
      width: 100%;
      transition: 0.3s;
      transition: 0.2s 0.1s; }
    #maintenance-departments .load-more-item:before {
      position: absolute;
      content: " ";
      top: 0;
      left: 0;
      right: 0;
      height: 0%;
      width: 100%;
      background-color: #ffffff;
      transition: 0.3s ease-out;
      z-index: -1; }
    #maintenance-departments .load-more-item:hover {
      text-decoration: none;
      color: #b88c1d !important; }
      #maintenance-departments .load-more-item:hover:before {
        height: 100%; }

@media only screen and (max-width: 1200px) {
  #maintenance-departments {
    max-width: 960px;
    margin: 60px auto 120px; } }

@media only screen and (max-width: 992px) {
  #maintenance-departments {
    max-width: 767px;
    margin: 60px auto 120px; }
    #maintenance-departments a.item {
      position: relative;
      margin: 0px;
      display: block;
      background-color: #f3f3f3; }
      #maintenance-departments a.item:nth-of-type(2n + 2) {
        background-color: #ffffff; }
        #maintenance-departments a.item:nth-of-type(2n + 2) .container .content {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 1;
          order: 1; }
        #maintenance-departments a.item:nth-of-type(2n + 2) .container .item-image {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
      #maintenance-departments a.item .container {
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0px;
        max-width: 767px !important; }
        #maintenance-departments a.item .container .item-image {
          width: 45%;
          overflow: hidden; }
          #maintenance-departments a.item .container .item-image img {
            width: 100%;
            transition: all ease-in-out 0.5s; }
        #maintenance-departments a.item .container .content {
          display: -webkit-inline-flexbox;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          flex-wrap: wrap;
          width: 44%;
          margin: 0px 5.5%; }
          #maintenance-departments a.item .container .content .inner .title {
            font-family: "Baloo 2", cursive;
            font-weight: 600;
            font-size: 24px;
            line-height: 28px;
            text-align: left;
            letter-spacing: 0px;
            color: #000000;
            opacity: 1; }
          #maintenance-departments a.item .container .content .inner .text {
            font-family: "Baloo 2", cursive;
            font-weight: 300;
            font-size: 17px;
            line-height: 21px;
            text-align: left;
            letter-spacing: 0.22px;
            color: #484848;
            opacity: 1;
            margin: 31px 0px; }
          #maintenance-departments a.item .container .content .arrow-read {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: left; }
            #maintenance-departments a.item .container .content .arrow-read span {
              position: relative;
              display: block;
              width: 30px;
              height: 30px;
              overflow: hidden; }
              #maintenance-departments a.item .container .content .arrow-read span img {
                width: 30px !important;
                position: absolute;
                left: 50%;
                top: 50%;
                transition: all ease-in-out 0.5s; }
                #maintenance-departments a.item .container .content .arrow-read span img:first-of-type {
                  transform: translate(-200%, -50%); }
                #maintenance-departments a.item .container .content .arrow-read span img:last-of-type {
                  transform: translate(-50%, -50%); }
            #maintenance-departments a.item .container .content .arrow-read .read-word {
              display: inline-block;
              font-family: "Baloo 2", cursive;
              font-weight: 500;
              font-size: 13px;
              line-height: 15px;
              color: #212121;
              letter-spacing: 0.18px;
              text-align: left;
              opacity: 0;
              transition: all ease-in-out 0.5s; }
    #maintenance-departments .load-more-item {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.54px;
      opacity: 1;
      text-align: left;
      color: #ffffff;
      display: block;
      border: 1px solid #b88c1d;
      padding: 9px 41px;
      width: max-content;
      margin: 90px auto 0px;
      position: relative;
      background-color: #b88c1d;
      border-radius: 0px;
      z-index: 2; }
      #maintenance-departments .load-more-item span {
        position: relative;
        display: inline-block;
        top: 0;
        left: 0;
        width: 100%;
        transition: 0.3s;
        transition: 0.2s 0.1s; }
      #maintenance-departments .load-more-item:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        right: 0;
        height: 0%;
        width: 100%;
        background-color: #ffffff;
        transition: 0.3s ease-out;
        z-index: -1; }
      #maintenance-departments .load-more-item:hover {
        text-decoration: none;
        color: #b88c1d !important; }
        #maintenance-departments .load-more-item:hover:before {
          height: 100%; } }

@media only screen and (max-width: 767px) {
  #maintenance-departments {
    max-width: 767px;
    margin: 60px auto 120px; }
    #maintenance-departments a.item {
      position: relative;
      margin: 0px;
      display: block;
      background-color: #ffffff; }
      #maintenance-departments a.item:nth-of-type(2n + 2) {
        background-color: #ffffff; }
        #maintenance-departments a.item:nth-of-type(2n + 2) .container .content {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 1;
          order: 1; }
        #maintenance-departments a.item:nth-of-type(2n + 2) .container .item-image {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 1;
          order: 1; }
      #maintenance-departments a.item .container {
        max-width: 767px !important; }
        #maintenance-departments a.item .container .item-image {
          width: 100%; }
          #maintenance-departments a.item .container .item-image img {
            width: 100%;
            transition: all ease-in-out 0.5s; }
        #maintenance-departments a.item .container .content {
          width: 85%;
          margin: 60px 7.5%; }
    #maintenance-departments .load-more-item {
      margin: 30px auto 0px; }
      #maintenance-departments .load-more-item span {
        position: relative;
        display: inline-block;
        top: 0;
        left: 0;
        width: 100%;
        transition: 0.3s;
        transition: 0.2s 0.1s; }
      #maintenance-departments .load-more-item:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        right: 0;
        height: 0%;
        width: 100%;
        background-color: #ffffff;
        transition: 0.3s ease-out;
        z-index: -1; }
      #maintenance-departments .load-more-item:hover {
        text-decoration: none;
        color: #b88c1d !important; }
        #maintenance-departments .load-more-item:hover:before {
          height: 100%; } }

.job-listing {
  padding: 50px 0px 100px;
  margin: auto; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .job-listing {
      padding: 50px 0px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .job-listing {
      padding: 30px 0px !important; } }
  @media only screen and (max-width: 767px) {
    .job-listing {
      padding: 30px 0px !important; } }
  .job-listing #header {
    background-color: #b88c1d; }
  .job-listing .job-box {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 10px;
    margin: 15px auto; }
    @media only screen and (min-width: 1200px) and (max-width: 1550px) {
      .job-listing .job-box {
        padding: 15px 10px !important;
        margin: 10px auto !important; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .job-listing .job-box {
        padding: 10px 10px !important;
        margin: 5px auto !important; } }
    .job-listing .job-box .title {
      display: -webkit-inline-flexbox;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: left;
      -ms-flex-align: left;
      align-items: left;
      flex-wrap: wrap;
      width: 48%; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        .job-listing .job-box .title {
          width: 45% !important; } }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .job-listing .job-box .title {
          width: 40% !important; } }
      .job-listing .job-box .title h3 {
        text-align: left;
        font-family: "Baloo 2", cursive;
        font-size: 25px;
        line-height: 35px;
        font-weight: 600;
        letter-spacing: -1.55px;
        color: #333333;
        opacity: 1; }
        @media only screen and (min-width: 1200px) and (max-width: 1550px) {
          .job-listing .job-box .title h3 {
            font-size: 22px !important;
            line-height: 30px !important; } }
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
          .job-listing .job-box .title h3 {
            font-size: 20px !important;
            line-height: 27px !important; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          .job-listing .job-box .title h3 {
            font-size: 18px !important;
            line-height: 25px !important; } }
        @media only screen and (max-width: 767px) {
          .job-listing .job-box .title h3 {
            font-size: 16px !important;
            line-height: 22px !important; } }
    .job-listing .job-box .category {
      display: -webkit-inline-flexbox;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      flex-wrap: wrap;
      width: 19%; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .job-listing .job-box .category {
          width: 29% !important; } }
      .job-listing .job-box .category p {
        text-align: center;
        font-family: "Baloo 2", cursive;
        font-size: 17px;
        line-height: 25px;
        font-weight: 400;
        letter-spacing: 0.42px;
        color: #333333;
        opacity: 1;
        width: 100%;
        margin: 0px auto; }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          .job-listing .job-box .category p {
            font-size: 17px !important;
            line-height: 22px !important; } }
        @media only screen and (max-width: 767px) {
          .job-listing .job-box .category p {
            font-size: 15px !important;
            line-height: 20px !important; } }
    .job-listing .job-box .apply {
      display: -webkit-inline-flexbox;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      flex-wrap: wrap;
      width: 19%; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
        .job-listing .job-box .apply {
          width: 22% !important; } }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .job-listing .job-box .apply {
          width: 29% !important; } }
      .job-listing .job-box .apply a {
        text-align: center;
        font-family: "Baloo 2", cursive;
        font-size: 15px;
        line-height: 50px;
        font-weight: 600;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        width: 100%;
        position: relative;
        background-color: #b88c1d;
        color: white; }
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
          .job-listing .job-box .apply a {
            font-size: 12px;
            line-height: 40px;
            max-width: 200px;
            margin: auto; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          .job-listing .job-box .apply a {
            font-size: 11px !important;
            line-height: 35px !important;
            max-width: 160px !important; } }
        @media only screen and (max-width: 767px) {
          .job-listing .job-box .apply a {
            font-size: 11px !important;
            line-height: 35px !important;
            max-width: 160px !important; } }
        .job-listing .job-box .apply a span {
          position: relative;
          display: inline-block;
          top: 0;
          left: 0;
          width: 100%;
          transition: 0.3s;
          transition: 0.2s 0.1s; }
        .job-listing .job-box .apply a:before {
          position: absolute;
          content: " ";
          top: 0;
          left: 0;
          right: 0;
          height: 0%;
          width: 100%;
          background-color: #000000;
          transition: 0.3s ease-out; }
        .job-listing .job-box .apply a:hover {
          text-decoration: none;
          color: #ffffff; }
          .job-listing .job-box .apply a:hover:before {
            height: 100%; }
  .job-listing #header {
    background-color: #b88c1d; }
    .job-listing #header .job-box {
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 25px 10px;
      margin: 0px auto; }
      .job-listing #header .job-box .title {
        display: -webkit-inline-flexbox;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: left;
        -ms-flex-align: left;
        align-items: left;
        flex-wrap: wrap;
        width: 48%; }
        .job-listing #header .job-box .title h3 {
          text-align: left; }
      .job-listing #header .job-box .category {
        display: -webkit-inline-flexbox;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-wrap: wrap;
        width: 19%; }
        .job-listing #header .job-box .category h3 {
          text-align: center; }
      .job-listing #header .job-box .apply {
        display: -webkit-inline-flexbox;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-wrap: wrap;
        width: 19%; }
        .job-listing #header .job-box .apply h3 {
          text-align: center; }
      .job-listing #header .job-box h3 {
        font-family: "Baloo 2", cursive;
        font-size: 20px;
        line-height: 23px;
        font-weight: 600;
        letter-spacing: 0.64px;
        color: #ffffff;
        opacity: 1;
        margin-bottom: 0px !important;
        width: 100%; }
        @media only screen and (min-width: 1200px) and (max-width: 1550px) {
          .job-listing #header .job-box h3 {
            font-size: 18px !important;
            line-height: 20px !important; } }
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
          .job-listing #header .job-box h3 {
            font-size: 16px !important;
            line-height: 18px !important; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          .job-listing #header .job-box h3 {
            font-size: 14px !important;
            line-height: 16px !important; } }
        @media only screen and (max-width: 767px) {
          .job-listing #header .job-box h3 {
            font-size: 14px !important;
            line-height: 16px !important; } }
  .job-listing #content {
    margin-top: 30px; }
    @media only screen and (min-width: 1200px) and (max-width: 1550px) {
      .job-listing #content {
        margin-top: 20px; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .job-listing #content {
        margin-top: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .job-listing #content {
        margin-top: 10px; } }
    @media only screen and (max-width: 767px) {
      .job-listing #content {
        margin-top: 10px; } }

@media only screen and (max-width: 992px) {
  .job-listing {
    padding: 50px 0px;
    max-width: 1200px;
    margin: auto; }
    .job-listing .job-box {
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 5px 10px;
      margin: 15px auto 30px; }
      .job-listing .job-box .title {
        width: 100%;
        margin-bottom: 10px; }
        .job-listing .job-box .title h3 {
          font-size: 25px;
          line-height: 35px;
          letter-spacing: -1.55px; }
      .job-listing .job-box .category {
        width: 49%; }
        .job-listing .job-box .category p {
          font-size: 17px;
          line-height: 25px;
          font-weight: 300;
          letter-spacing: 0.42px;
          text-align: left; }
      .job-listing .job-box .apply {
        width: 49%; }
        .job-listing .job-box .apply a {
          text-align: center;
          font-size: 14px;
          line-height: 50px;
          font-weight: 300;
          letter-spacing: 0.42px;
          width: 100%;
          max-width: 200px;
          margin-left: auto; }
    .job-listing #header .job-box {
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 15px 10px;
      margin: 0px auto; }
      .job-listing #header .job-box .title {
        display: -webkit-inline-flexbox;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: left;
        -ms-flex-align: left;
        align-items: left;
        flex-wrap: wrap;
        width: 48%;
        margin-bottom: 0px; }
        .job-listing #header .job-box .title h3 {
          text-align: left; }
      .job-listing #header .job-box .category {
        display: none; }
      .job-listing #header .job-box .apply {
        display: none; } }

@media only screen and (max-width: 550px) {
  .job-listing .job-box {
    padding: 5px 10px;
    margin: 15px auto 30px; }
    .job-listing .job-box .title {
      width: 100%;
      margin-bottom: 0px; }
      .job-listing .job-box .title h3 {
        font-size: 21px;
        line-height: 30px;
        letter-spacing: -1.55px; }
    .job-listing .job-box .category {
      width: 100%;
      margin: 0px auto 10px; }
      .job-listing .job-box .category p {
        font-size: 17px;
        line-height: 25px;
        font-weight: 300;
        letter-spacing: 0.42px;
        text-align: left; }
    .job-listing .job-box .apply {
      width: 100%; }
      .job-listing .job-box .apply a {
        font-size: 14px;
        line-height: 50px;
        font-weight: 300;
        letter-spacing: 0.42px;
        width: 100%;
        max-width: 200px;
        margin-right: auto;
        margin-left: unset; } }

#cards {
  font-size: 16px; }
  @media screen and (min-width: 1025px) and (max-height: 767px) {
    #cards {
      font-size: 15px;
      padding-bottom: 50px; } }
  @media only screen and (min-width: 970px) and (max-width: 1170px) {
    #cards {
      font-size: 14px; } }
  @media only screen and (min-width: 750px) and (max-width: 970px) {
    #cards {
      font-size: 15px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 750px) {
    #cards {
      font-size: 15px;
      padding-bottom: 50px; } }
  #cards .container-fluid {
    padding: 0px; }
  #cards .cards__wrapper {
    margin-top: 0px;
    margin-bottom: 100px;
    display: flex;
    align-items: center; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      #cards .cards__wrapper {
        margin-top: 0px;
        margin-bottom: 50px; } }
    @media screen and (min-width: 1025px) and (max-height: 767px) {
      #cards .cards__wrapper {
        margin-top: 0px;
        margin-bottom: 40px; } }
    @media only screen and (min-width: 970px) and (max-width: 1170px) {
      #cards .cards__wrapper {
        margin-top: 0px;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 750px) and (max-width: 970px) {
      #cards .cards__wrapper {
        margin-top: 0px;
        margin-bottom: 30px;
        display: block; } }
    @media only screen and (max-width: 750px) {
      #cards .cards__wrapper {
        margin-top: 0px;
        margin-bottom: 30px;
        display: block; } }
    #cards .cards__wrapper:nth-child(even) .cards___image {
      order: 2; }
    #cards .cards__wrapper:nth-child(even) .cards__content {
      order: 1;
      transform: translateX(10%); }
      @media only screen and (min-width: 750px) and (max-width: 970px) {
        #cards .cards__wrapper:nth-child(even) .cards__content {
          transform: translateX(0%); } }
      @media only screen and (max-width: 750px) {
        #cards .cards__wrapper:nth-child(even) .cards__content {
          transform: translateX(0%); } }
    #cards .cards__wrapper .cards___image {
      width: 60%;
      position: relative;
      z-index: 1; }
      @media only screen and (min-width: 970px) and (max-width: 1170px) {
        #cards .cards__wrapper .cards___image {
          width: 60%; } }
      @media only screen and (min-width: 750px) and (max-width: 970px) {
        #cards .cards__wrapper .cards___image {
          width: 100%; } }
      @media only screen and (max-width: 750px) {
        #cards .cards__wrapper .cards___image {
          width: 100%; } }
      #cards .cards__wrapper .cards___image img {
        width: 100%;
        position: relative;
        z-index: 1050; }
        @media only screen and (min-width: 750px) and (max-width: 970px) {
          #cards .cards__wrapper .cards___image img {
            height: 400px;
            object-fit: cover; } }
    #cards .cards__wrapper .cards__content {
      width: 45%;
      padding: 45px;
      background-color: white;
      transform: translateX(-10%);
      position: relative;
      z-index: 12; }
      @media only screen and (min-width: 750px) and (max-width: 970px) {
        #cards .cards__wrapper .cards__content {
          margin-left: 0%;
          width: 100%;
          margin-top: 50px;
          transform: translateX(0%); } }
      @media only screen and (max-width: 750px) {
        #cards .cards__wrapper .cards__content {
          margin-left: 0px;
          width: 100%;
          margin-top: 50px;
          padding-left: 20px;
          padding-right: 20px;
          transform: translateX(0%); } }
      #cards .cards__wrapper .cards__content img {
        margin-bottom: 25px;
      width: 75%; }
      #cards .cards__wrapper .cards__content a,
      #cards .cards__wrapper .cards__content p {
        font-family: "Baloo 2", cursive;
        font-size: 19px;
        line-height: 25px;
        letter-spacing: 0px;
        font-weight: 400;
        text-transform: none;
        color: #484848;
        margin: 0px auto 30px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          #cards .cards__wrapper .cards__content a,
          #cards .cards__wrapper .cards__content p {
            font-size: 17px;
            line-height: 22px; } }
        @media only screen and (min-width: 768px) and (max-width: 992px) {
          #cards .cards__wrapper .cards__content a,
          #cards .cards__wrapper .cards__content p {
            font-size: 16px;
            line-height: 26px; } }
        @media only screen and (max-width: 767px) {
          #cards .cards__wrapper .cards__content a,
          #cards .cards__wrapper .cards__content p {
            font-size: 14px;
            line-height: 22px; } }
      #cards .cards__wrapper .cards__content a {
        color: #b88c1d;
        text-decoration: none; }

#footer {
  padding-top: 70px;
  padding-bottom: 30px;
 background: #191919;
    color: #ffffff; }
  #footer .description {
    margin-bottom: 75px;
    max-width: 600px;
    text-align: left;
    color: #ffffff;
    opacity: 1;
    padding: 0px 15px;
    font-size: 25px;
    line-height: 38px;
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0.29px;
    opacity: 1; }
  #footer .col-md-2 {
    width: 20%; }
  #footer .footer-logo img {
        max-width: 100%;

    margin: auto; }
  #footer h4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 38px;
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    opacity: 1; }
  #footer h3 {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    display: none; }
  #footer ul.links li {
    margin-bottom: 7px; }
    #footer ul.links li a {
      display: inline-block;
      padding-top: 5px;
      padding-bottom: 5px;
      position: relative;
      margin-bottom: 2px;
      font-size: 18px;
      line-height: 24px;
      font-family: "Baloo 2", cursive;
      font-weight: 300;
      letter-spacing: 0.48px;
      color: #ffffff;
      text-transform: capitalize;
      opacity: 1;
      text-align: left; }
      #footer ul.links li a:after {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        width: 0%;
        height: 1px;
        background-color: #ffffff;
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
      #footer ul.links li a:hover {
        text-decoration: none;
        color: #B88B1C }
    #footer ul.links li a.mobile {
      font-family: "Baloo 2", cursive;
      text-transform: none;
      line-height: 12px; }
  #footer p {
    font-family: "Futura Book";
    font-size: 19px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px; }
    #footer p a {
      color: inherit;
      position: relative;
      display: inline-block; }
      #footer p a:after {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        width: 0;
        height: 1px;
        background-color: #fff;
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
      #footer p a:hover:after {
        width: 100%; }
      #footer p a i {
        display: inline-block;
        margin-right: 10px; }
  #footer .fsocials {
    margin-bottom: 25px; }
    @media only screen and (min-width: 767px) {
      #footer .fsocials.hide-web {
        display: none; } }
    #footer .fsocials li {
      display: inline-block;
      margin-right: 25px; }
      #footer .fsocials li:last-child {
        margin-right: 0px; }
      #footer .fsocials li a {
        border: 2px solid #ffffff;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        position: relative;
        display: block;
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
        #footer .fsocials li a i {
          font-size: 18px;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -webkit-transition: 0.25s ease-in-out;
          -o-transition: 0.25s ease-in-out;
          transition: 0.25s ease-in-out;
          color: #ffffff; }
        #footer .fsocials li a:hover {
          border-color: #ffffff;
          -webkit-transition: 0.25s ease-in-out;
          -o-transition: 0.25s ease-in-out;
          transition: 0.25s ease-in-out; }
          #footer .fsocials li a:hover i {
            color: #ffffff;
            -webkit-transition: 0.25s ease-in-out;
            -o-transition: 0.25s ease-in-out;
            transition: 0.25s ease-in-out; }
  #footer .bottom-footer {
    margin-top: 60px;
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-family: "Baloo 2", cursive;
    font-weight: 300;
    letter-spacing: 0.48px;
    color: #ffffff;
    opacity: 1; }
    #footer .bottom-footer .powered {
      text-align: right;
      position: absolute;
      right: 2%;
      top: 50%;
      transform: translateY(-50%); }
      #footer .bottom-footer .powered a {
        color: #ffffff; }
        #footer .bottom-footer .powered a:hover {
          opacity: 0.7; }
        #footer .bottom-footer .powered a:focus {
          text-decoration: none; }
      #footer .bottom-footer .powered span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px; }
      #footer .bottom-footer .powered img {
        vertical-align: middle; }
      #footer .bottom-footer .powered svg {
        display: inline-block; }
  #footer form.newsletter {
    margin-bottom: 30px; }
    #footer form.newsletter .input-group {
      position: relative; }
      #footer form.newsletter .input-group input[type="email"] {
        font-family: "Futura PT Book";
        font-weight: 300;
        font-size: 17px;
        color: #ffffff;
        height: 64px;
        border: 2px solid #fff;
        padding: 6px 17px;
        padding-right: 17px;
        padding-right: 163px;
        font-family: "Futura PT Book";
        width: 100%;
        background-color: transparent;
        text-align: left !important; }
      #footer form.newsletter .input-group .input-group-btn {
        position: absolute;
        right: 0;
        top: 0; }
      #footer form.newsletter .input-group button[type="submit"] {
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        padding: 0;
        width: 146px;
        height: 64px;
        border: 2px solid #fff;
        background-color: #fff;
        font-family: "Open Sans";
        font-weight: 400;
        text-transform: uppercase;
        font-size: 17px;
        color: #ffffff;
        text-align: center;
        border-radius: 0; }
  #footer .footer-images {
    width: 100%;
    max-width: 200px; }
    #footer .footer-images li {
      display: inline-block;
      width: 49%; }
      #footer .footer-images li a {
        display: block;
        width: 100%; }
        #footer .footer-images li a img {
          width: 100%; }

.we-accept {
  margin-top: 15px; }
  .we-accept img {
    width: 100%; }
  .we-accept h4 {
    text-align: left;
    font-family: "Montserrat-SemiBold";
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.64px;
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1; }

#footer-accordion {
  border: 0px;
  padding-left: 15px;
  padding-right: 15px; }
  #footer-accordion h3 {
    padding-left: 0px;
    border: 0px;
    border-bottom: 1px solid #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0.8px;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 1;
    width: 100%; }
    #footer-accordion h3:after {
      font-family: "Font Awesome 5 Pro";
      content: "\f067";
      position: absolute;
      right: 15px;
      font-size: 16px;
      font-weight: 300;
      color: #ffffff; }
    #footer-accordion h3:focus {
      outline: none;
      outline: none !important; }
    #footer-accordion h3:hover {
      cursor: pointer; }
    #footer-accordion h3:last-child {
      border-bottom: 0 !important; }
  #footer-accordion h3.active:after {
    content: "\f068"; }
  #footer-accordion .ui-accordion-content {
    padding: 20px 15px;
    border: 0; }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  #footer {
    padding-top: 40px;
    text-align: center; }
    #footer .description {
      margin-top: 25px;
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 50px;
      max-width: 600px;
      margin: 50px auto 50px; }
    #footer .footer-logo img {
      width: 150px; }
    #footer h4 {
      font-size: 16px;
      line-height: 34px;
      margin-top: 30px; }
    #footer h3 {
      display: block; }
    #footer ul.links {
      text-align: left; }
      #footer ul.links li a {
        font-size: 18px;
        line-height: 22px; }
      #footer ul.links li a.mobile {
        line-height: 12px;
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        text-transform: none; }
  #footer-accordion h4 {
    display: none; }
  #footer-accordion .column {
    padding: 0px !important; } }

@media only screen and (max-width: 767px) {
  #footer {
    padding-top: 40px;
    text-align: center; }
    #footer .description {
      font-size: 16px;
      line-height: 23px;
      text-align: center;
      width: auto;
      margin: 25px auto; }
    #footer .footer-logo img {
      width: 90%;
      margin-left: auto;
      margin-right: auto; }
    #footer h4 {
      font-size: 16px;
      line-height: 33px;
      margin-top: 30px; }
    #footer h3 {
      display: block; }
    #footer .column {
      display: none; }
    #footer ul.links {
      text-align: left; }
      #footer ul.links li a {
        font-size: 18px;
        line-height: 22px; }
    #footer .bottom-footer {
      font-size: 15px;
      line-height: 21px;
      margin-top: 25px; }
      #footer .bottom-footer .copyright span {
        display: block;
        margin-left: auto;
        margin-right: auto; }
    #footer form.newsletter .input-group input[type="email"] {
      padding-right: 117px;
      font-size: 15px;
      height: 55px; }
    #footer form.newsletter .input-group .input-group-btn {
      position: absolute;
      right: 0;
      top: 0; }
    #footer form.newsletter .input-group button[type="submit"] {
      width: 100px;
      font-size: 15px;
      height: 55px;
      line-height: 53px; }
  #footer-accordion h4 {
    display: none; }
  #footer-accordion .column {
    padding: 0px !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #footer .description {
    font-size: 28px;
    line-height: 37px; }
  #footer h4 {
    font-size: 17px;
    line-height: 35px; }
  #footer ul.links li a {
    font-size: 16px;
    line-height: 23px; }
  #footer ul.links li a.mobile {
    line-height: 12px;
    font-family: "Baloo 2", cursive;
    font-weight: 300;
    text-transform: none; }
  #footer .fsocials li {
    margin-right: 15px; }
    #footer .fsocials li a i {
      font-size: 24px; }
  #footer .bottom-footer .powered {
    font-size: 14px; }
    #footer .bottom-footer .powered span {
      font-size: 16px; } }

@media only screen and (min-width: 1200px) and (max-width: 1550px) {
  #footer h4 {
    font-size: 18px;
    line-height: 36px; }
  #footer ul.links li a {
    font-size: 16px;
    line-height: 23px; }
  #footer ul.links li a.mobile {
    line-height: 12px;
    font-family: "Baloo 2", cursive;
    font-weight: 300;
    text-transform: none; } }

@media (max-width: 991px) {
  #footer p {
    text-align: center; } }

@media only screen and (max-width: 992px) {
  #footer .fsocials {
    margin: 25px auto; }
  #footer .bottom-footer .powered {
    font-size: 14px;
    position: relative;
    text-align: center;
    margin-top: 20px;
    right: 0px;
    top: 0;
    transform: none; } }

@keyframes bloom {
  0% {
    filter: grayscale(0.8); }
  40% {
    filter: grayscale(0); }
  100% {
    filter: grayscale(0); } }

@keyframes circle {
  0% {
    opacity: 0.5;
    background: #b88c1d; }
  40% {
    opacity: 0.8;
    background: #b88c1d; }
  100% {
    width: 200%;
    height: 200%; } }

.after-fadeInDown {
  -webkit-animation-name: after-fadeInDown;
  animation-name: after-fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes after-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0); }
  100% {
    opacity: 1; } }

@keyframes after-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0); }
  100% {
    opacity: 1; } }

* {
  border: 0;
  font-family: "Baloo 2", cursive;
  font-style: normal;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  quotes: none;
  text-decoration: none;
  vertical-align: baseline; }

body,
html {
  font-family: "Baloo 2", cursive;
  font-size: 16px;
  line-height: 170%;
  font-weight: 400;
  max-width: 100%;
  min-width: 320px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media (min-width: 1550px) {
  .container {
    width: 90% !important;
    max-width: 1300px !important; }
  .container-fluid {
    max-width: 2200px !important; } }

@media only screen and (max-width: 992px) {
  .hide-mobile {
    display: none !important; } }

.view-all {
  font-family: "Baloo 2", cursive;
  font-weight: 500;
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0.63px;
  color: #484848;
  opacity: 1;
  margin: 50px auto 10px;
  display: block;
  position: relative;
  width: max-content;
  transition: all ease-in-out 0.5s;
  overflow: hidden; }
  .view-all::after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 100%;
    height: 2px;
    content: " ";
    background-color: #484848;
    transform: translateX(-250%);
    transition: all ease-in-out 0.5s; }
  .view-all::before {
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 100%;
    height: 2px;
    content: " ";
    background-color: #484848;
    transform: translateX(-50%);
    transition: all ease-in-out 0.5s; }
  .view-all:hover {
    color: #484848;
    text-decoration: none;
    transition: all ease-in-out 0.5s; }
    .view-all:hover::after {
      transform: translateX(-50%);
      transition: all ease-in-out 0.5s; }
    .view-all:hover::before {
      transform: translateX(250%);
      transition: all ease-in-out 0.5s; }

@media only screen and (max-width: 992px) {
  .view-all {
    font-size: 19px;
    line-height: 24px;
    margin: 10px auto 10px; } }

.page-pagination {
  text-align: center; }
  .page-pagination .inner {
    width: max-content;
    display: flex;
    margin: 60px auto;
    border-right: none; }
    .page-pagination .inner .page-numbers {
      display: inline-block;
      width: 37px;
      height: 37px;
      margin: 0px;
      border: 1px solid #dedede;
      text-align: center;
      box-sizing: content-box;
      font-size: 15px;
      line-height: 37px;
      letter-spacing: 0.48px;
      color: #000000;
      opacity: 1;
      position: relative;
      z-index: 2;
      cursor: pointer; }
      .page-pagination .inner .page-numbers.current {
        background-color: #b88c1d;
        color: #ffffff;
        border-color: #b88c1d; }
      .page-pagination .inner .page-numbers i {
        font-size: 10px; }
      .page-pagination .inner .page-numbers:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        right: 0;
        height: 0%;
        width: 100%;
        background-color: #b88c1d;
        transition: 0.3s ease-out; }
      .page-pagination .inner .page-numbers:hover {
        text-decoration: none;
        color: #ffffff;
        border-color: #b88c1d; }
        .page-pagination .inner .page-numbers:hover:before {
          height: 100%;
          z-index: -1; }

#project-page-content {
  padding-bottom: 70px;
  position: relative;
  margin: 100px 0px 50px; }
  #project-page-content .container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    padding: 0 0vw;
    position: relative;
    z-index: 1; }
    #project-page-content .container .title {
      font-family: "Baloo 2", cursive;
      font-weight: 600;
      font-size: 29px;
      line-height: 35px;
      text-align: left;
      letter-spacing: 0px;
      color: #000000;
      opacity: 1;
      text-transform: capitalize;
      margin-bottom: 30px;
      max-width: 65%; }
    #project-page-content .container .paragraph {
      margin: 30px auto 30px 0px;
      width: 80%;
      font-family: "Baloo 2", cursive;
      font-weight: 300;
      font-size: 15px;
      line-height: 27px;
      text-align: left;
      letter-spacing: 0.22px;
      color: #484848;
      opacity: 1;
      margin-bottom: 30px;
      display: block;
      text-align: left;
      color: #484848;
      opacity: 1; }

#project-links-content {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden; }
  #project-links-content .container {
    margin: 90px auto;
    padding: 15px !important;
    width: 100%;
    position: relative;
    z-index: 1; }
    #project-links-content .container .link-box .box {
      border-top: 1px solid #a7a7a7;
      max-width: 80%;
      margin-right: auto;
      padding-top: 55px;
      position: relative; }
      #project-links-content .container .link-box .box:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 2px;
        content: " ";
        background-color: #000000;
        transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box .box .title {
        font-family: "Baloo 2", cursive;
        font-weight: bold;
        font-size: 35px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        text-align: left;
        opacity: 1;
        margin-bottom: 35px; }
      #project-links-content .container .link-box .box .arrow-read {
        display: flex;
        align-items: center;
        justify-content: left; }
        #project-links-content .container .link-box .box .arrow-read span {
          position: relative;
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden; }
          #project-links-content .container .link-box .box .arrow-read span img {
            width: 30px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #project-links-content .container .link-box .box .arrow-read span img:first-of-type {
              transform: translate(-200%, -50%); }
            #project-links-content .container .link-box .box .arrow-read span img:last-of-type {
              transform: translate(-50%, -50%); }
        #project-links-content .container .link-box .box .arrow-read .read-word {
          display: inline-block;
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 15px;
          color: #212121;
          letter-spacing: 0.18px;
          text-align: left;
          opacity: 0;
          transition: all ease-in-out 0.5s; }
    #project-links-content .container .link-box:hover {
      text-decoration: none; }
      #project-links-content .container .link-box:hover .box:after {
        width: 100%;
        transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box:hover .box .arrow-read img {
        transition: all ease-in-out 0.5s; }
        #project-links-content .container .link-box:hover .box .arrow-read img:first-of-type {
          transform: translate(-50%, -50%); }
        #project-links-content .container .link-box:hover .box .arrow-read img:last-of-type {
          transform: translate(250%, -50%); }

@media only screen and (max-width: 1200px) {
  #project-page-content {
    padding-bottom: 70px;
    margin: 100px 0px 50px; }
    #project-page-content .container {
      width: 100%;
      max-width: 960px;
      padding: 0 15px; }
      #project-page-content .container .title {
        font-family: "Baloo 2", cursive;
        font-weight: 600;
        font-size: 29px;
        line-height: 35px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        text-transform: capitalize;
        margin-bottom: 30px;
        max-width: 65%; }
      #project-page-content .container .paragraph {
        margin: 30px auto 30px 0px;
        width: 80%;
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 15px;
        line-height: 27px;
        text-align: left;
        letter-spacing: 0.22px;
        color: #484848;
        opacity: 1;
        margin-bottom: 30px;
        display: block;
        text-align: left;
        color: #484848;
        opacity: 1; }
  #project-links-content .container {
    margin: 90px auto;
    padding: 15px !important;
    width: 100%;
    max-width: 960px;
    position: relative;
    z-index: 1; }
    #project-links-content .container .link-box .box {
      border-top: 1px solid #a7a7a7;
      max-width: 80%;
      margin-right: auto;
      padding-top: 55px;
      position: relative; }
      #project-links-content .container .link-box .box:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 2px;
        content: " ";
        background-color: #000000;
        transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box .box .title {
        font-family: "Baloo 2", cursive;
        font-weight: bold;
        font-size: 35px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        text-align: left;
        opacity: 1;
        margin-bottom: 35px; }
      #project-links-content .container .link-box .box .arrow-read {
        display: flex;
        align-items: center;
        justify-content: left; }
        #project-links-content .container .link-box .box .arrow-read span {
          position: relative;
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden; }
          #project-links-content .container .link-box .box .arrow-read span img {
            width: 30px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #project-links-content .container .link-box .box .arrow-read span img:first-of-type {
              transform: translate(-200%, -50%); }
            #project-links-content .container .link-box .box .arrow-read span img:last-of-type {
              transform: translate(-50%, -50%); }
        #project-links-content .container .link-box .box .arrow-read .read-word {
          display: inline-block;
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 15px;
          color: #212121;
          letter-spacing: 0.18px;
          text-align: left;
          opacity: 0;
          transition: all ease-in-out 0.5s; }
    #project-links-content .container .link-box:hover {
      text-decoration: none; }
      #project-links-content .container .link-box:hover .box:after {
        width: 100%;
        transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box:hover .box .arrow-read img {
        transition: all ease-in-out 0.5s; }
        #project-links-content .container .link-box:hover .box .arrow-read img:first-of-type {
          transform: translate(-50%, -50%); }
        #project-links-content .container .link-box:hover .box .arrow-read img:last-of-type {
          transform: translate(250%, -50%); } }

@media only screen and (max-width: 992px) {
  #project-page-content {
    padding-bottom: 70px;
    margin: 100px 0px 50px; }
    #project-page-content .container {
      width: 100%;
      max-width: 720px;
      padding: 0 15px; }
      #project-page-content .container .title {
        font-size: 29px;
        line-height: 35px;
        margin-bottom: 30px;
        max-width: 65%; }
      #project-page-content .container .paragraph {
        width: 100%;
        font-family: "Baloo 2", cursive;
        font-weight: 300;
        font-size: 15px;
        line-height: 27px;
        text-align: left;
        letter-spacing: 0.22px;
        color: #484848;
        opacity: 1;
        margin-bottom: 30px;
        display: block;
        text-align: left;
        color: #484848;
        opacity: 1; }
  #project-links-content .container {
    margin: 90px auto;
    padding: 15px !important;
    width: 100%;
    max-width: 720px;
    position: relative;
    z-index: 1; }
    #project-links-content .container .link-box:first-of-type .box {
      border-top: 0px solid #a7a7a7; }
      #project-links-content .container .link-box:first-of-type .box:after {
        display: none; }
    #project-links-content .container .link-box .box {
      border-top: 1px solid #a7a7a7;
      max-width: 500px;
      margin: 0px auto;
      padding: 40px 0px 40px 60px;
      position: relative; }
      #project-links-content .container .link-box .box:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 2px;
        content: " ";
        background-color: #000000;
        transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box .box .title {
        font-family: "Baloo 2", cursive;
        font-weight: bold;
        font-size: 35px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        text-align: left;
        opacity: 1;
        margin-bottom: 0px; }
        #project-links-content .container .link-box .box .title br {
          display: none; }
      #project-links-content .container .link-box .box .arrow-read {
        width: 30px;
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: left; }
        #project-links-content .container .link-box .box .arrow-read span {
          position: relative;
          display: block;
          width: 30px;
          height: 30px;
          overflow: hidden; }
          #project-links-content .container .link-box .box .arrow-read span img {
            width: 30px !important;
            position: absolute;
            left: 50%;
            top: 50%;
            transition: all ease-in-out 0.5s; }
            #project-links-content .container .link-box .box .arrow-read span img:first-of-type {
              transform: translate(-200%, -50%); }
            #project-links-content .container .link-box .box .arrow-read span img:last-of-type {
              transform: translate(-50%, -50%); }
        #project-links-content .container .link-box .box .arrow-read .read-word {
          display: inline-block;
          font-family: "Baloo 2", cursive;
          font-weight: 500;
          font-size: 16px;
          line-height: 15px;
          color: #212121;
          letter-spacing: 0.18px;
          text-align: left;
          opacity: 0;
          transition: all ease-in-out 0.5s; }
    #project-links-content .container .link-box:hover {
      text-decoration: none; }
      #project-links-content .container .link-box:hover .box:after {
        width: 100%;
        transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box:hover .box .arrow-read img {
        transition: all ease-in-out 0.5s; }
        #project-links-content .container .link-box:hover .box .arrow-read img:first-of-type {
          transform: translate(-50%, -50%); }
        #project-links-content .container .link-box:hover .box .arrow-read img:last-of-type {
          transform: translate(250%, -50%); } }

@media only screen and (max-width: 767px) {
  #project-page-content {
    margin: 60px 0px 50px;
    padding-bottom: 35px; }
    #project-page-content .container {
      width: 100%;
      max-width: 100%;
      padding: 0 15px; }
      #project-page-content .container .title {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 20px;
        max-width: 85%; }
      #project-page-content .container .paragraph {
        margin-bottom: 20px; }
  #project-links-content .container {
    margin: 45px auto;
    padding: 15px !important;
    width: 100%;
    max-width: 720px;
    position: relative;
    z-index: 1; }
    #project-links-content .container .link-box:first-of-type .box {
      border-top: 0px solid #a7a7a7; }
      #project-links-content .container .link-box:first-of-type .box:after {
        display: none; } }

@media only screen and (max-width: 500px) {
  #project-links-content .container .link-box .box {
    border-top: 1px solid #a7a7a7;
    max-width: 500px;
    margin: 0px auto;
    padding: 25px 0px 25px 70px;
    position: relative; }
    #project-links-content .container .link-box .box:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 0%;
      height: 2px;
      content: " ";
      background-color: #000000;
      transition: all ease-in-out 0.5s; }
    #project-links-content .container .link-box .box .title {
      font-size: 22px;
      line-height: 30px; }
    #project-links-content .container .link-box .box .arrow-read {
      width: 30px;
      position: absolute;
      left: 0px;
      top: 50%;
      transform: translateY(-50%);
      display: flex;
      align-items: center;
      justify-content: left; }
      #project-links-content .container .link-box .box .arrow-read span {
        position: relative;
        display: block;
        width: 30px;
        height: 30px;
        overflow: hidden; }
        #project-links-content .container .link-box .box .arrow-read span img {
          width: 30px !important;
          position: absolute;
          left: 50%;
          top: 50%;
          transition: all ease-in-out 0.5s; }
          #project-links-content .container .link-box .box .arrow-read span img:first-of-type {
            transform: translate(-200%, -50%); }
          #project-links-content .container .link-box .box .arrow-read span img:last-of-type {
            transform: translate(-50%, -50%); }
      #project-links-content .container .link-box .box .arrow-read .read-word {
        display: inline-block;
        font-family: "Baloo 2", cursive;
        font-weight: 500;
        font-size: 16px;
        line-height: 15px;
        color: #212121;
        letter-spacing: 0.18px;
        text-align: left;
        opacity: 0;
        transition: all ease-in-out 0.5s; }
  #project-links-content .container .link-box:hover {
    text-decoration: none; }
    #project-links-content .container .link-box:hover .box:after {
      width: 100%;
      transition: all ease-in-out 0.5s; }
    #project-links-content .container .link-box:hover .box .arrow-read img {
      transition: all ease-in-out 0.5s; }
      #project-links-content .container .link-box:hover .box .arrow-read img:first-of-type {
        transform: translate(-50%, -50%); }
      #project-links-content .container .link-box:hover .box .arrow-read img:last-of-type {
        transform: translate(250%, -50%); } }



.loaded #loader-wrapper {
  display: none;
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #B88C1D ;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  border-top: 3px solid #ffffff;
  border-radius: 50%;

  -webkit-animation: spin 3.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  border-top: 3px solid #000000 ;
  border-radius: 50%;

  -webkit-animation: spin 2.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  border-top: 3px solid #ffffff;
  border-radius: 50%;

  -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg); /* IE 9 */
    transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg); /* IE 9 */
    transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
  }
}

.map-card a span,
.company-wrapper-box .card a span {
    font-weight: bold;
}





#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  top: 0;
  background: #fff;
}




.spinner {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #c7b97a;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #c7b97a;
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #c7b97a;
  -o-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #c7b97a;
  -ms-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #c7b97a;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -moz-animation: spin 0.7s linear infinite;
  -ms-animation: spin 0.7s linear infinite;
  -webkit-animation: spin 0.7s linear infinite;
  -o-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

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

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

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

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
















.contacts .title {

  font-family: "Baloo 2", cursive;
  font-weight: 600;
  font-size: 23px;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0px;
  text-align: left;
  opacity: 1;
  display: block;
  max-width: 90%;
  min-height: 60px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .contacts .title {

    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 23px;
    line-height: 30px;
    min-height: 60px;
    color: #000000;
    letter-spacing: 0px;
    text-align: left;
    opacity: 1;
    display: block;
    max-width: 90%;
    margin-bottom: 25px;
  }
}

@media (max-width: 520px) {
  .contacts .title {

    font-size: 19px;
    line-height: 26px;
    min-height: max-content;
    max-width: 90%;
    margin-bottom: 25px;
  }
}




.contacts .contact-details .col {

  text-align: left;
  background-color: white;
  padding: 25px 15px 25px 0px;
  margin: 20px 0;
  position: relative;
  z-index: 5;
  box-sizing: border-box;
}




.contacts .contact-details .col .contact-title {


  font-family: "Baloo 2", cursive;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  letter-spacing: 0px;
  text-align: left;
  opacity: 1;
  display: block;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .contacts .contact-details .col .contact-title {

    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    min-height: 60px;
    color: #000000;
    letter-spacing: 0px;
    text-align: left;
    opacity: 1;
    display: block;
   
  }
}




.contacts .contact-details .col p {
  font-size: calc(13.5px + 2.5 * ((100vw - 420px) / 860));
  line-height: 32px;
  display: block;
  font-display: swap;

  font-family: "Poppins", sans-serif;
  color: #464646;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.32px;
  color: #72787a;
  opacity: 1;
}



.contacts .contact-details  a {
  font-family: "Baloo 2", cursive;
  font-weight: 300;
  font-size: 17px;
  line-height: 30px;
  display: block;
  margin-bottom: 5px;
  text-align: left;
  letter-spacing: 0px;
  opacity: 1;
  text-decoration: none;
  letter-spacing: 0.45px;
  color: #484848;
}

@media only screen and (max-width: 991px) {

  .contacts .contact-details  a {
    font-size: 17px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 767px) {

  .contacts .contact-details  a{
    font-size: 17px;
    line-height: 30px;
  }
}

@media (max-width: 520px) {

  .contacts .contact-details  a {
    font-size: 14px;
    line-height: 28px;
  }
}

.contacts .contact-details  a:hover {
  color: #b88c1d;
}











 .contacts .fsocials li {
      display: inline-block;
      margin-right: 25px; }
    .contacts .fsocials li:last-child {
        margin-right: 0px; }
    .contacts .fsocials li a {
        border: 1px solid #191919;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        position: relative;
        display: block;
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
      .contacts .fsocials li a i {
          font-size: 18px;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -webkit-transition: 0.25s ease-in-out;
          -o-transition: 0.25s ease-in-out;
          transition: 0.25s ease-in-out;
          color: #191919; }
      .contacts .fsocials li a:hover {
          border-color: #b88c1d;
          -webkit-transition: 0.25s ease-in-out;
          -o-transition: 0.25s ease-in-out;
          transition: 0.25s ease-in-out; }
        .contacts .fsocials li a:hover i {
            color: #b88c1d;
            -webkit-transition: 0.25s ease-in-out;
            -o-transition: 0.25s ease-in-out;
            transition: 0.25s ease-in-out; }




            
.contac-title {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 29px;
    line-height: 38px;
    letter-spacing: 0px;
    position: relative;
    display: block;
    margin-bottom: 25px;
    text-align: left;
    color: #000000;
    opacity: 1;
        max-width: 60%;
  }
  
  .contac-title a {
    font-family: "Baloo 2", cursive;
    font-weight: 600;
    font-size: 29px;
    line-height: 38px;
    letter-spacing: 0px;
    position: relative;
    text-align: left;
    color: #000000;
    opacity: 1;
    
  }
  
  .contac-title a:hover {
    text-decoration: none;
  }


  @media (max-width: 1200px) {
  
    .contac-title {
      font-size: 25px;
      line-height: 31px;
    }

  }


  @media (max-width: 992px) {
   
    .contac-title {
      font-size: 25px;
      line-height: 31px;
    }
  }


  @media (max-width: 767px) {

  
    .contac-title {
      font-size: 19px;
      line-height: 29px;
              max-width:90%;

    }

  }

  .contact-details {
    margin: 60px 0;
}



.no-items-found {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20vh;

      font-family: "Baloo 2", cursive;
      font-size: 22px;
      line-height: 36px;
      letter-spacing: 0px;
      font-weight: 400;
      text-transform: none;
      color: #484848;
      margin: 0px auto 20vh; }
      @media only screen and (min-width: 1200px) and (max-width: 1550px) {
.no-items-found {
          font-size: 20px;
          line-height: 32px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
  .no-items-found {

          font-size: 18px;
          line-height: 28px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
  .no-items-found {

          font-size: 16px;
          line-height: 26px; } }
      @media only screen and (max-width: 767px) {
   .no-items-found {

          font-size: 14px;
          line-height: 22px; } }
