@font-face {
    font-family: 'Century Gothic';
    src: url('/wp-content/uploads/CenturyGothic.eot');
    src: url('/wp-content/uploads/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/CenturyGothic.woff2') format('woff2'),
        url('/wp-content/uploads/CenturyGothic.woff') format('woff'),
        url('/wp-content/uploads/CenturyGothic.ttf') format('truetype'),
        url('/wp-content/uploads/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('/wp-content/uploads/CenturyGothic-Bold.eot');
    src: url('/wp-content/uploads/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/CenturyGothic-Bold.woff2') format('woff2'),
        url('/wp-content/uploads/CenturyGothic-Bold.woff') format('woff'),
        url('/wp-content/uploads/CenturyGothic-Bold.ttf') format('truetype'),
        url('/wp-content/uploads/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*** BODY ***/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*** STICKY ***/
.site-main {
  margin-top: 150px;
}
.main-header-bar, .site-header {
  position: fixed;
  width: 100%;
}

/*** NAVI ***/
.site-title {
  width: 60%;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
  padding: 10px 10px 10px 20px;
}

#block-11.widget {
  z-index: 9;
  position: relative;
  padding-top: 20px;
  margin-bottom: -25px;
}
.site-header-section > * {
  padding: 0;
}
.ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap {
  min-height: 5px;
}

button.navi-tel, button.navi-tel:hover, button.navi-tel:active {
  background-color: #ffffff;
  padding: 0 0 0 0 ;
}
.navi-tel a {
  color: #ffffff !important;
  background: #0069b4;
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 0px;
}
.navi-tel a:hover {
  color: #ffffff !important;
  background: #3c3c3b;
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 0px;
}
.navi-tel .fa, .navi-tel .fas {
  color: #ffffff;
  margin-right: 5px;
}


/*** FLIP-BOX ***/
.elementor-flip-box__layer__title span {
  background-color: #ffffffBF;
  padding: 10px;
}
.ast-single-post .entry-content a {
  text-decoration: none;
}

/*** GALLERY ***/
.elementor-slideshow__title {
  display: none;
}

/*** LIST ***/
li {
  margin-top: 15px;
}


/*** CONTACT ***/
.contact-form .contact-row {
  width: 99%;
  display: flex;
}
.contact-field {
  width: 48%;
}
.wpcf7 select, .wpcf7 textarea {
  width: 92.5%;
  background: none;
  border: none;
  border-bottom: 1px solid #3A3A3A;
}
.wpcf7 textarea {
  height: 250px;
}
.consent {
  font-size: 14px;
  margin: 20px 0px;
}
.wpcf7 input:not([type="submit"]) {
  width: 95%;
  background: none;
  border: none;
  border-bottom: 1px solid #3A3A3A;
  margin-bottom: 5px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="reset"], [type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  color: #333333;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
  width: 1.4em !important;
}
input[type="submit"]:hover {
  color: #ffffff;
  background-color: #3c3c3b;
  border-color: #3c3c3b;
}

/*** FOOTER ***/
.widget {
  text-align: left;
}
.widget a, .ast-footer-copyright a {
  color: #0069b4;
}
.widget a:hover, .ast-footer-copyright a:hover {
  color: #3c3c3b;
}
.fa-solid, .fas {
  color: #3c3c3b;
  margin-right: 5px;
}


/****** RESPONSIVE ******/

@media (max-width: 1690px) {
}
@media (max-width: 1280px) {
}
@media (max-width: 1088px) {
  .site-title { width: 60%; }
}
@media (max-width: 921px) {
  .site-main { margin-top: 0px; }
  .main-header-bar, .site-header { position: relative; width: 100%; }
  
  .site-title { width: 60%; }
}
@media (max-width: 820px) {
}
@media (max-width: 480px) {
  .contact-form .contact-row { width: 99%; display: block; }
  .contact-field { width: 98%; }
  
  .site-title { width: 100%; }
}
