<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
.video-holder {
  padding: 0 30px 23px;
  margin: 0 -30px 25px;
  border-bottom: 1px solid #d3d3d3; }
  @media (max-width: 1023px) {
    .video-holder {
      padding: 0 0 19px;
      margin: 0 0 16px; } }

.wrapp-map-holder {
  padding: 0 30px 2px;
  margin: 0 -30px 38px;
  border-bottom: 1px solid #d3d3d3; }
  @media (max-width: 1023px) {
    .wrapp-map-holder {
      padding: 0 0 19px;
      margin: 0 0 16px; } }
  .wrapp-map-holder .title h3 {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    line-height: 29px; }
  .wrapp-map-holder p {
    margin-bottom: 24px; }
  .wrapp-map-holder .date {
    color: #1e2d83;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid rgba(234, 234, 234, 0.94);
    display: inline-block;
    padding: 2px 10px;
    margin-bottom: 26px; }
    @media (max-width: 767px) {
      .wrapp-map-holder .date {
        padding: 4px 5px;
        font-size: 10px; } }
    .wrapp-map-holder .date p {
      margin: 0; }
  .wrapp-map-holder .map-holder {
    max-width: 485px;
    margin: 0 auto 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .wrapp-map-holder .map-holder .list-number {
      padding: 0;
      margin: 0;
      list-style-type: none;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .wrapp-map-holder .map-holder .list-number li {
        color: #626262;
        font-weight: 400;
        letter-spacing: 0.22px; }
        .wrapp-map-holder .map-holder .list-number li span {
          color: #1e2d83;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0.22px;
          margin-right: 28px; }
    .wrapp-map-holder .map-holder .img-map img {
      width: 100%; }

.customer-service {
  text-align: center;
  padding: 0 30px 20px;
  margin: 0 -30px 36px;
  border-bottom: 1px solid #d3d3d3; }
  @media (max-width: 1023px) {
    .customer-service {
      padding: 0 0 10px;
      margin: 0 0 16px; } }
  .customer-service span {
    margin-bottom: 12px;
    display: block; }
    @media (max-width: 767px) {
      .customer-service span {
        margin-bottom: 10px; } }
  .customer-service h2 {
    font-size: 40px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .customer-service h2 {
        font-size: 32px; } }

.new-services .title {
  margin-bottom: 56px; }
  @media (max-width: 767px) {
    .new-services .title {
      margin-bottom: 36px; } }
  .new-services .title h3 {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 29px; }

.new-services ul {
  padding: 0 0px 0 12px;
  margin: 0;
  list-style-type: none; }
  @media (max-width: 540px) {
    .new-services ul {
      padding: 0; } }
  .new-services ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px; }
    @media (max-width: 540px) {
      .new-services ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-bottom: 20px; } }
  .new-services ul .img-holder {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 40px; }
  .new-services ul .text-holder {
    padding: 0; }
    .new-services ul .text-holder h6 {
      color: #1e2d83;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0.64px;
      margin-bottom: 0px; }
/*# sourceMappingURL=style-new.css.map */</pre></body></html>