img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
/** This file is major component of this plugin so please don't try to edit here. */
#rmp_menu_trigger-14878 {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 30px;
    border-radius: 5px;
    display: none;
    text-decoration: none;
    right: 0;
    background: #3f3f3f;
    transition: transform 0.5s, background-color 0.5s; }
    #rmp_menu_trigger-14878:hover, #rmp_menu_trigger-14878:focus {
      background: #3f3f3f;
      text-decoration: unset; }
    #rmp_menu_trigger-14878.is-active {
      background: #3f3f3f; }
    #rmp_menu_trigger-14878 .rmp-trigger-box {
      width: 25px;
      color: #ffffff; }
    #rmp_menu_trigger-14878 .rmp-trigger-icon-active, #rmp_menu_trigger-14878 .rmp-trigger-text-open {
      display: none; }
    #rmp_menu_trigger-14878.is-active .rmp-trigger-icon-active, #rmp_menu_trigger-14878.is-active .rmp-trigger-text-open {
      display: inline; }
    #rmp_menu_trigger-14878.is-active .rmp-trigger-icon-inactive, #rmp_menu_trigger-14878.is-active .rmp-trigger-text {
      display: none; }
    #rmp_menu_trigger-14878 .rmp-trigger-label {
      color: #ffffff;
      pointer-events: none;
      line-height: 13px;
      font-family: inherit;
      font-size: 14px;
      display: inline;
      text-transform: inherit; }
      #rmp_menu_trigger-14878 .rmp-trigger-label.rmp-trigger-label-top {
        display: block;
        margin-bottom: 12px; }
      #rmp_menu_trigger-14878 .rmp-trigger-label.rmp-trigger-label-bottom {
        display: block;
        margin-top: 12px; }
    #rmp_menu_trigger-14878 .responsive-menu-pro-inner {
      display: block; }
    #rmp_menu_trigger-14878 .responsive-menu-pro-inner, #rmp_menu_trigger-14878 .responsive-menu-pro-inner::before, #rmp_menu_trigger-14878 .responsive-menu-pro-inner::after {
      width: 25px;
      height: 3px;
      background-color: #ffffff;
      border-radius: 4px;
      position: absolute; }
    #rmp_menu_trigger-14878.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-14878.is-active .responsive-menu-pro-inner::before, #rmp_menu_trigger-14878.is-active .responsive-menu-pro-inner::after {
      background-color: #ffffff; }
    #rmp_menu_trigger-14878:hover .responsive-menu-pro-inner, #rmp_menu_trigger-14878:hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-14878:hover .responsive-menu-pro-inner::after {
      background-color: #ffffff; }
  
  /* Hamburger menu styling */
  @media screen and (max-width: 600px) {
    #rmp_menu_trigger-14878 {
      display: block; }
    #rmp-container-14878 {
      position: fixed;
      top: 0;
      margin: 0;
      transition: transform 0.5s;
      overflow: auto;
      display: block;
      width: 75%;
      background-color: #212121;
      background-image: url('');
      height: 100%;
      left: 0;
      padding-top: 0px;
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px; }
    #rmp-menu-wrap-14878 {
      padding-top: 0px;
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      background-color: #212121; }
      #rmp-menu-wrap-14878 .rmp-menu, #rmp-menu-wrap-14878 .rmp-submenu {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0; }
      #rmp-menu-wrap-14878 .rmp-submenu-depth-1 .rmp-menu-item-link {
        padding-left: 10%; }
      #rmp-menu-wrap-14878 .rmp-submenu-depth-2 .rmp-menu-item-link {
        padding-left: 15%; }
      #rmp-menu-wrap-14878 .rmp-submenu-depth-3 .rmp-menu-item-link {
        padding-left: 20%; }
      #rmp-menu-wrap-14878 .rmp-submenu-depth-4 .rmp-menu-item-link {
        padding-left: 25%; }
      #rmp-menu-wrap-14878 .rmp-submenu.rmp-submenu-open {
        display: block; }
      #rmp-menu-wrap-14878 .rmp-menu-item {
        width: 100%;
        list-style: none;
        margin: 0; }
      #rmp-menu-wrap-14878 .rmp-menu-item-link {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        border-bottom: 1px solid #3f3f3f;
        font-family: inherit;
        color: #ffffff;
        text-align: left;
        background-color: #3f3f3f;
        font-weight: normal;
        letter-spacing: 0px;
        display: block;
        width: 100%;
        text-decoration: none;
        position: relative;
        overflow: hidden;
        transition: background-color 0.5s, border-color 0.5s, 0.5s;
        padding: 0 5%;
        padding-left: 50px; }
        #rmp-menu-wrap-14878 .rmp-menu-item-link:after, #rmp-menu-wrap-14878 .rmp-menu-item-link:before {
          display: none; }
        #rmp-menu-wrap-14878 .rmp-menu-item-link:hover {
          color: #ffffff;
          border-color: #61788c;
          background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-menu-item-link:focus {
          outline: none;
          border-color: unset;
          box-shadow: unset; }
        #rmp-menu-wrap-14878 .rmp-menu-item-link .rmp-font-icon {
          height: 40px;
          line-height: 40px;
          margin-right: 10px;
          font-size: 17px; }
      #rmp-menu-wrap-14878 .rmp-menu-current-item .rmp-menu-item-link {
        color: #ffffff;
        border-color: #3f3f3f;
        background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-menu-current-item .rmp-menu-item-link:hover {
          color: #ffffff;
          border-color: #555378;
          background-color: #7989a6; }
      #rmp-menu-wrap-14878 .rmp-menu-subarrow {
        position: absolute;
        top: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        background-size: cover;
        overflow: hidden;
        left: 0;
        border-right-style: solid;
        border-right-color: #3f3f3f;
        border-right-width: 1px;
        height: 39px;
        width: 40px;
        color: #ffffff;
        background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-menu-subarrow:hover {
          color: #ffffff;
          border-color: #3f3f3f;
          background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-menu-subarrow .rmp-font-icon {
          margin-right: unset; }
        #rmp-menu-wrap-14878 .rmp-menu-subarrow * {
          vertical-align: middle;
          line-height: 39px; }
      #rmp-menu-wrap-14878 .rmp-menu-subarrow-active {
        display: block;
        background-size: cover;
        color: #ffffff;
        border-color: #3f3f3f;
        background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-menu-subarrow-active:hover {
          color: #ffffff;
          border-color: #3f3f3f;
          background-color: #3f3f3f; }
      #rmp-menu-wrap-14878 .rmp-submenu {
        display: none; }
        #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-item-link {
          height: px;
          line-height: 40px;
          letter-spacing: 0px;
          font-size: 15px;
          border-bottom: 5px solid #212121;
          font-family: inherit;
          color: #ffffff;
          text-align: left;
          background-color: #212121; }
          #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-item-link:hover {
            color: #ffffff;
            border-color: #212121;
            background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link {
          color: #ffffff;
          border-color: #212121;
          background-color: #212121; }
          #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:hover {
            color: #ffffff;
            border-color: #3f3f3f;
            background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-subarrow {
          right: 0;
          border-right: unset;
          border-left-style: solid;
          border-left-color: #212121;
          border-left-width: 5px;
          height: 39px;
          line-height: 39px;
          width: 40px;
          color: #ffffff;
          background-color: #212121; }
          #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-subarrow:hover {
            color: #ffffff;
            border-color: #3f3f3f;
            background-color: #3f3f3f; }
        #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-subarrow-active {
          color: #ffffff;
          border-color: #212121;
          background-color: #212121; }
          #rmp-menu-wrap-14878 .rmp-submenu .rmp-menu-subarrow-active:hover {
            color: #ffffff;
            border-color: #3f3f3f;
            background-color: #3f3f3f; }
      #rmp-menu-wrap-14878 .rmp-menu-item-description {
        margin: 0;
        padding: 5px 5%;
        opacity: 0.8;
        color: #ffffff; }
    #rmp-search-box-14878 {
      display: block;
      padding-top: 0px;
      padding-left: 5%;
      padding-bottom: 0px;
      padding-right: 5%; }
      #rmp-search-box-14878 .rmp-search-form {
        margin: 0; }
      #rmp-search-box-14878 .rmp-search-box {
        background: #ffffff;
        border: 1px solid #dadada;
        color: #333333;
        width: 100%;
        padding: 0 5%;
        border-radius: 30px;
        height: 45px;
        -webkit-appearance: none; }
        #rmp-search-box-14878 .rmp-search-box::placeholder {
          color: #c7c7cd; }
        #rmp-search-box-14878 .rmp-search-box:focus {
          background-color: #ffffff;
          outline: 2px solid #dadada;
          color: #333333;
          /** Menu Title Style */ }
    #rmp-menu-title-14878 {
      background-color: #212121;
      color: #ffffff;
      text-align: left;
      font-size: 13px;
      padding-top: 10%;
      padding-left: 5%;
      padding-bottom: 0%;
      padding-right: 5%;
      font-weight: 400;
      transition: background-color 0.5s, border-color 0.5s, color 0.5s; }
      #rmp-menu-title-14878:hover {
        background-color: #212121;
        color: #ffffff; }
      #rmp-menu-title-14878 > a {
        color: #ffffff;
        width: 100%;
        background-color: unset;
        text-decoration: none; }
        #rmp-menu-title-14878 > a:hover {
          color: #ffffff; }
      #rmp-menu-title-14878 .rmp-font-icon {
        font-size: 13px; }
    #rmp-menu-additional-content-14878 {
      padding-top: 0px;
      padding-left: 5%;
      padding-bottom: 0px;
      padding-right: 5%;
      color: #ffffff;
      text-align: center;
      font-size: 16px; } }
  /**
   This file contents common styling of menus.
   */
  .rmp-container {
    display: none;
    visibility: visible;
    padding: 0px 0px 0px 0px;
    z-index: 99998;
    transition: all 0.3s; }
    .rmp-container.rmp-fade-top, .rmp-container.rmp-fade-left, .rmp-container.rmp-fade-right, .rmp-container.rmp-fade-bottom {
      display: none; }
    .rmp-container.rmp-slide-left, .rmp-container.rmp-push-left {
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%); }
    .rmp-container.rmp-slide-left.rmp-menu-open, .rmp-container.rmp-push-left.rmp-menu-open {
      transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0); }
    .rmp-container.rmp-slide-right, .rmp-container.rmp-push-right {
      transform: translateX(100%);
      -ms-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%); }
    .rmp-container.rmp-slide-right.rmp-menu-open, .rmp-container.rmp-push-right.rmp-menu-open {
      transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0); }
    .rmp-container.rmp-slide-top, .rmp-container.rmp-push-top {
      transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%); }
    .rmp-container.rmp-slide-top.rmp-menu-open, .rmp-container.rmp-push-top.rmp-menu-open {
      transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0); }
    .rmp-container.rmp-slide-bottom, .rmp-container.rmp-push-bottom {
      transform: translateY(100%);
      -ms-transform: translateY(100%);
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%); }
    .rmp-container.rmp-slide-bottom.rmp-menu-open, .rmp-container.rmp-push-bottom.rmp-menu-open {
      transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      /** Scrolling bar in menu setting box **/ }
    .rmp-container::-webkit-scrollbar {
      width: 0px; }
    .rmp-container ::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px transparent; }
    .rmp-container ::-webkit-scrollbar-thumb {
      background: transparent; }
    .rmp-container ::-webkit-scrollbar-thumb:hover {
      background: transparent; }
    .rmp-container .rmp-menu-wrap .rmp-menu {
      transition: none;
      border-radius: 0;
      box-shadow: none;
      background: none;
      border: 0;
      bottom: auto;
      box-sizing: border-box;
      clip: auto;
      color: #666;
      display: block;
      float: none;
      font-family: inherit;
      font-size: 14px;
      height: auto;
      left: auto;
      line-height: 1.7;
      list-style-type: none;
      margin: 0;
      min-height: auto;
      max-height: none;
      opacity: 1;
      outline: none;
      overflow: visible;
      padding: 0;
      position: relative;
      pointer-events: auto;
      right: auto;
      text-align: left;
      text-decoration: none;
      text-indent: 0;
      text-transform: none;
      transform: none;
      top: auto;
      visibility: inherit;
      width: auto;
      word-wrap: break-word;
      white-space: normal; }
    .rmp-container .rmp-menu-additional-content {
      display: block;
      word-break: break-word; }
    .rmp-container .rmp-menu-title {
      display: flex;
      flex-direction: column; }
      .rmp-container .rmp-menu-title .rmp-menu-title-image {
        max-width: 100%;
        margin-bottom: 15px;
        display: block;
        margin: auto;
        margin-bottom: 15px; }
  
  button.rmp_menu_trigger {
    z-index: 999999;
    overflow: hidden;
    outline: none;
    border: 0;
    display: none;
    margin: 0;
    transition: transform 0.5s, background-color 0.5s;
    padding: 0; }
    button.rmp_menu_trigger .responsive-menu-pro-inner::before, button.rmp_menu_trigger .responsive-menu-pro-inner::after {
      content: "";
      display: block; }
    button.rmp_menu_trigger .responsive-menu-pro-inner::before {
      top: 10px; }
    button.rmp_menu_trigger .responsive-menu-pro-inner::after {
      bottom: 10px; }
    button.rmp_menu_trigger .rmp-trigger-box {
      width: 40px;
      display: inline-block;
      position: relative;
      pointer-events: none;
      vertical-align: super; }
  
  /*  Menu Trigger Boring Animation */
  .rmp-menu-trigger-boring .responsive-menu-pro-inner {
    transition-property: none; }
    .rmp-menu-trigger-boring .responsive-menu-pro-inner::after, .rmp-menu-trigger-boring .responsive-menu-pro-inner::before {
      transition-property: none; }
  .rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner {
    transform: rotate(45deg); }
    .rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:before {
      top: 0;
      opacity: 0; }
    .rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:after {
      bottom: 0;
      transform: rotate(-90deg); }
  
  #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .wpcp-single-item {
          border: 1px solid #dddddd;
      }
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-prev,
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-next,
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-prev:hover,
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-next:hover {
          background: none;
          border: none;
          font-size: 30px;
      }
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-prev i,
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-next i {
          color: #aaa;
      }
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-prev i:hover,
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 .slick-next i:hover {
          color: #178087;
      }
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 ul.slick-dots li button {
          background-color: #cccccc;
      }
      #sp-wp-carousel-free-id-15968.sp-wpcp-15968 ul.slick-dots li.slick-active button {
          background-color: #178087;
      }
      
      .wpcp-carousel-wrapper #sp-wp-carousel-free-id-15968.wpcp-post-carousel .wpcp-single-item {
          background: #f9f9f9;
      }
      @media screen and (max-width: 479px) {
          #sp-wp-carousel-free-id-15968.nav-vertical-center {
              padding: 0;
          }
      }@media (min-width: 480px) { .wpcpro-row .wpcpro-col-sm-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-sm-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-sm-2-5 { flex: 0 0 75%; max-width: 75%; } .wpcpro-row .wpcpro-col-sm-3 { flex: 0 0 33.333%; max-width: 33.333%; } .wpcpro-row .wpcpro-col-sm-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-sm-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-sm-6 { flex: 0 0 16.66666666666667%; max-width: 16.66666666666667%; } .wpcpro-row .wpcpro-col-sm-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-sm-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (max-width: 480px) { .wpcpro-row .wpcpro-col-xs-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-xs-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-xs-3 { flex: 0 0 33.222%; max-width: 33.222%; } .wpcpro-row .wpcpro-col-xs-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-xs-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-xs-6 { flex: 0 0 16.6667%; max-width: 16.6667%; } .wpcpro-row .wpcpro-col-xs-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-xs-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (min-width: 736px) { .wpcpro-row .wpcpro-col-md-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-md-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-md-2-5 { flex: 0 0 75%; max-width: 75%; } .wpcpro-row .wpcpro-col-md-3 { flex: 0 0 33.333%; max-width: 33.333%; } .wpcpro-row .wpcpro-col-md-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-md-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-md-6 { flex: 0 0 16.66666666666667%; max-width: 16.66666666666667%; } .wpcpro-row .wpcpro-col-md-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-md-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (min-width: 980px) { .wpcpro-row .wpcpro-col-lg-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-lg-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-lg-3 { flex: 0 0 33.222%; max-width: 33.222%; } .wpcpro-row .wpcpro-col-lg-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-lg-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-lg-6 { flex: 0 0 16.6667%; max-width: 16.6667%; } .wpcpro-row .wpcpro-col-lg-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-lg-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (min-width: 1200px) { .wpcpro-row .wpcpro-col-xl-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-xl-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-xl-3 { flex: 0 0 33.22222222%; max-width: 33.22222222%; } .wpcpro-row .wpcpro-col-xl-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-xl-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-xl-6 { flex: 0 0 16.66667%; max-width: 16.66667%; } .wpcpro-row .wpcpro-col-xl-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-xl-8 { flex: 0 0 12.5%; max-width: 12.5%; } }
      
.ast-footer-overlay {
    display: none; 
 }
 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
     padding: 0px;
 }
 @media (min-width: 1025px){
 .elementor-2624 .elementor-element.elementor-element-d91f60c:not(.elementor-motion-effects-element-type-background), .elementor-2624 .elementor-element.elementor-element-d91f60c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
     background-color: #1C3626;
     /* background-position: center center; */
     background-repeat: no-repeat;
     background-size: 100% auto;
 }
 }
 
 .ast-footer-overlay {
    
     display: none;
 }
 @media (max-width:1200px) and (min-width:1439px){
 
 }
 
 html {
     font-size: 106.25%;
 }

 a,
 .page-title {
     color: #1a2041;
 }

 a:hover,
 a:focus {
     color: #3a3a3a;
 }

 body,
 button,
 input,
 select,
 textarea,
 .ast-button,
 .ast-custom-button {
     font-family: Arial, Helvetica, Verdana, sans-serif;
     font-weight: 400;
     font-size: 17px;
     font-size: 1rem;
 }

 blockquote {
     color: rgba(0, 0, 0, 0.73);
 }

 h1,
 .entry-content h1,
 h2,
 .entry-content h2,
 h3,
 .entry-content h3,
 h4,
 .entry-content h4,
 h5,
 .entry-content h5,
 h6,
 .entry-content h6,
 .site-title,
 .site-title a {
     font-family: Arial, Helvetica, Verdana, sans-serif;
     font-weight: 400;
 }

 .site-title {
     font-size: 35px;
     font-size: 2.0588235294118rem;
 }

 .ast-archive-description .ast-archive-title {
     font-size: 36px;
     font-size: 2.1176470588235rem;
 }

 .site-header .site-description {
     font-size: 15px;
     font-size: 0.88235294117647rem;
 }

 .entry-title {
     font-size: 27px;
     font-size: 1.5882352941176rem;
 }

 h1,
 .entry-content h1 {
     font-size: 60px;
     font-size: 3.5294117647059rem;
     font-weight: 400;
     font-family: Arial, Helvetica, Verdana, sans-serif;
     line-height: 1.77;
 }

 h2,
 .entry-content h2 {
     font-size: 45px;
     font-size: 2.6470588235294rem;
     font-weight: 400;
     font-family: Arial, Helvetica, Verdana, sans-serif;
     line-height: 1.3;
 }

 h3,
 .entry-content h3 {
     font-size: 24px;
     font-size: 1.4117647058824rem;
     font-weight: 700;
     font-family: Arial, Helvetica, Verdana, sans-serif;
     line-height: 1.4;
 }

 h4,
 .entry-content h4 {
     font-size: 20px;
     font-size: 1.1764705882353rem;
     line-height: 2.35;
 }

 h5,
 .entry-content h5 {
     font-size: 16px;
     font-size: 0.94117647058824rem;
     line-height: 2.35;
 }

 h6,
 .entry-content h6 {
     font-size: 14px;
     font-size: 0.82352941176471rem;
     line-height: 2.35;
 }

 .ast-single-post .entry-title,
 .page-title {
     font-size: 20px;
     font-size: 1.1764705882353rem;
 }

 ::selection {
     background-color: #ffffff;
     color: #000000;
 }

 body,
 h1,
 .entry-title a,
 .entry-content h1,
 h2,
 .entry-content h2,
 h3,
 .entry-content h3,
 h4,
 .entry-content h4,
 h5,
 .entry-content h5,
 h6,
 .entry-content h6 {
     color: rgba(0, 0, 0, 0.73);
 }

 .tagcloud a:hover,
 .tagcloud a:focus,
 .tagcloud a.current-item {
     color: #ffffff;
     border-color: #1a2041;
     background-color: #1a2041;
 }

 input:focus,
 input[type="text"]:focus,
 input[type="email"]:focus,
 input[type="url"]:focus,
 input[type="password"]:focus,
 input[type="reset"]:focus,
 input[type="search"]:focus,
 textarea:focus {
     border-color: #1a2041;
 }

 input[type="radio"]:checked,
 input[type=reset],
 input[type="checkbox"]:checked,
 input[type="checkbox"]:hover:checked,
 input[type="checkbox"]:focus:checked,
 input[type=range]::-webkit-slider-thumb {
     border-color: #1a2041;
     background-color: #1a2041;
     box-shadow: none;
 }

 .site-footer a:hover+.post-count,
 .site-footer a:focus+.post-count {
     background: #1a2041;
     border-color: #1a2041;
 }

 .single .nav-links .nav-previous,
 .single .nav-links .nav-next {
     color: #1a2041;
 }

 .entry-meta,
 .entry-meta * {
     line-height: 1.45;
     color: #1a2041;
 }

 .entry-meta a:hover,
 .entry-meta a:hover *,
 .entry-meta a:focus,
 .entry-meta a:focus *,
 .page-links>.page-link,
 .page-links .page-link:hover,
 .post-navigation a:hover {
     color: #3a3a3a;
 }

 .widget-title {
     font-size: 24px;
     font-size: 1.4117647058824rem;
     color: rgba(0, 0, 0, 0.73);
 }

 #cat option,
 .secondary .calendar_wrap thead a,
 .secondary .calendar_wrap thead a:visited {
     color: #1a2041;
 }

 .secondary .calendar_wrap #today,
 .ast-progress-val span {
     background: #1a2041;
 }

 .secondary a:hover+.post-count,
 .secondary a:focus+.post-count {
     background: #1a2041;
     border-color: #1a2041;
 }

 .calendar_wrap #today>a {
     color: #ffffff;
 }

 .page-links .page-link,
 .single .post-navigation a {
     color: #1a2041;
 }

 #secondary,
 #secondary button,
 #secondary input,
 #secondary select,
 #secondary textarea {
     font-size: 17px;
     font-size: 1rem;
 }

 .main-header-menu .menu-link,
 .ast-header-custom-item a {
     color: rgba(0, 0, 0, 0.73);
 }

 .main-header-menu .menu-item:hover>.menu-link,
 .main-header-menu .menu-item:hover>.ast-menu-toggle,
 .main-header-menu .ast-masthead-custom-menu-items a:hover,
 .main-header-menu .menu-item.focus>.menu-link,
 .main-header-menu .menu-item.focus>.ast-menu-toggle,
 .main-header-menu .current-menu-item>.menu-link,
 .main-header-menu .current-menu-ancestor>.menu-link,
 .main-header-menu .current-menu-item>.ast-menu-toggle,
 .main-header-menu .current-menu-ancestor>.ast-menu-toggle {
     color: #1a2041;
 }

 .ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
     background: transparent;
     color: rgba(216, 195, 190, 0);
 }

 .ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
     background: transparent;
     border: 1px solid rgba(216, 195, 190, 0);
     color: rgba(216, 195, 190, 0);
 }

 .ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
     background: rgba(216, 195, 190, 0);
     color: #d8c3be;
 }

 .ast-page-builder-template .hentry {
     margin: 0;
 }

 .ast-page-builder-template .site-content>.ast-container {
     max-width: 100%;
     padding: 0;
 }

 .ast-page-builder-template .site-content #primary {
     padding: 0;
     margin: 0;
 }

 .ast-page-builder-template .no-results {
     text-align: center;
     margin: 4em auto;
 }

 .ast-page-builder-template .ast-pagination {
     padding: 2em;
 }

 .ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
     margin-top: 0;
 }

 .ast-page-builder-template .entry-header.ast-header-without-markup {
     margin-top: 0;
     margin-bottom: 0;
 }

 .ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
     margin-bottom: 0;
 }

 .ast-page-builder-template.single .post-navigation {
     padding-bottom: 2em;
 }

 .ast-page-builder-template.single-post .site-content>.ast-container {
     max-width: 100%;
 }

 .ast-page-builder-template.single-post .site-content>.ast-container {
     max-width: 100%;
 }

 .ast-page-builder-template .entry-header {
     margin-top: 4em;
     margin-left: auto;
     margin-right: auto;
     padding-left: 20px;
     padding-right: 20px;
 }

 .ast-page-builder-template .ast-archive-description {
     margin-top: 4em;
     margin-left: auto;
     margin-right: auto;
     padding-left: 20px;
     padding-right: 20px;
 }

 .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {
     margin-left: 0;
     margin-right: 0;
 }

 .single.ast-page-builder-template .entry-header {
     padding-left: 20px;
     padding-right: 20px;
 }

 .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {
     margin-left: 0;
     margin-right: 0;
 }

 #secondary {
     margin: 4em 0 2.5em;
     word-break: break-word;
     line-height: 2;
 }

 #secondary li {
     margin-bottom: 0.25em;
 }

 #secondary li:last-child {
     margin-bottom: 0;
 }

 @media (max-width: 768px) {
     .js_active .ast-plain-container.ast-single-post #secondary {
         margin-top: 1.5em;
     }
 }

 .ast-separate-container.ast-two-container #secondary .widget {
     background-color: #fff;
     padding: 2em;
     margin-bottom: 2em;
 }

 @media (min-width: 993px) {
     .ast-left-sidebar #secondary {
         padding-right: 60px;
     }

     .ast-right-sidebar #secondary {
         padding-left: 60px;
     }
 }

 @media (max-width: 993px) {
     .ast-right-sidebar #secondary {
         padding-left: 30px;
     }

     .ast-left-sidebar #secondary {
         padding-right: 30px;
     }
 }

 .ast-small-footer {
     color: #a3a3a3;
 }

 .ast-small-footer>.ast-footer-overlay {
     background-color: #000000;
     ;
 }

 .footer-adv .footer-adv-overlay {
     border-top-style: solid;
     border-top-color: #7a7a7a;
 }

 .wp-block-buttons.aligncenter {
     justify-content: center;
 }

 @media (max-width:782px) {
     .entry-content .wp-block-columns .wp-block-column {
         margin-left: 0px;
     }
 }

 @media (max-width:768px) {

     .ast-separate-container .ast-article-post,
     .ast-separate-container .ast-article-single {
         padding: 1.5em 2.14em;
     }

     .ast-separate-container #primary,
     .ast-separate-container #secondary {
         padding: 1.5em 0;
     }

     #primary,
     #secondary {
         padding: 1.5em 0;
         margin: 0;
     }

     .ast-left-sidebar #content>.ast-container {
         display: flex;
         flex-direction: column-reverse;
         width: 100%;
     }

     .ast-author-box img.avatar {
         margin: 20px 0 0 0;
     }
 }

 @media (max-width:768px) {

     #secondary.secondary,
     .ast-separate-container #secondary {
         padding-top: 0;
     }

     .ast-separate-container.ast-right-sidebar #secondary {
         padding-left: 1em;
         padding-right: 1em;
     }

     .ast-separate-container.ast-two-container #secondary {
         padding-left: 0;
         padding-right: 0;
     }

     .ast-page-builder-template .entry-header #secondary {
         margin-top: 1.5em;
     }

     .ast-page-builder-template #secondary {
         margin-top: 1.5em;
     }

     .ast-separate-container.ast-two-container #secondary .widget {
         margin-bottom: 1.5em;
         padding-left: 1em;
         padding-right: 1em;
     }

     .ast-separate-container.ast-right-sidebar #secondary,
     .ast-separate-container.ast-left-sidebar #secondary {
         border: 0;
         margin-left: auto;
         margin-right: auto;
     }

     .ast-separate-container.ast-two-container #secondary .widget:last-child {
         margin-bottom: 0;
     }
 }

 @media (max-width:768px) {
     .ast-right-sidebar #primary {
         padding-right: 0;
     }

     .ast-page-builder-template.ast-left-sidebar #secondary,
     .ast-page-builder-template.ast-right-sidebar #secondary {
         padding-right: 20px;
         padding-left: 20px;
     }

     .ast-right-sidebar #secondary,
     .ast-left-sidebar #primary {
         padding-left: 0;
     }

     .ast-left-sidebar #secondary {
         padding-right: 0;
     }
 }

 @media (min-width:769px) {

     .ast-separate-container.ast-right-sidebar #primary,
     .ast-separate-container.ast-left-sidebar #primary {
         border: 0;
     }

     .search-no-results.ast-separate-container #primary {
         margin-bottom: 4em;
     }
 }

 @media (min-width:769px) {
     .ast-right-sidebar #primary {
         border-right: 1px solid #eee;
     }

     .ast-left-sidebar #primary {
         border-left: 1px solid #eee;
     }

     .ast-right-sidebar #secondary {
         border-left: 1px solid #eee;
         margin-left: -1px;
     }

     .ast-left-sidebar #secondary {
         border-right: 1px solid #eee;
         margin-right: -1px;
     }

     .ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
         padding-left: 30px;
         padding-right: 0;
     }

     .ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
         padding-right: 30px;
         padding-left: 0;
     }
 }

 .elementor-button-wrapper .elementor-button {
     border-style: solid;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-bottom-width: 1px;
 }

 body .elementor-button.elementor-size-sm,
 body .elementor-button.elementor-size-xs,
 body .elementor-button.elementor-size-md,
 body .elementor-button.elementor-size-lg,
 body .elementor-button.elementor-size-xl,
 body .elementor-button {
     border-radius: 0;
     padding-top: 13px;
     padding-right: 33px;
     padding-bottom: 13px;
     padding-left: 33px;
 }

 .elementor-button-wrapper .elementor-button {
     border-color: #d8c3be;
     background-color: rgba(216, 195, 190, 0);
 }

 .elementor-button-wrapper .elementor-button:hover,
 .elementor-button-wrapper .elementor-button:focus {
     color: #ffffff;
     background-color: #444444;
     border-color: #3d3d3d;
 }

 .wp-block-button .wp-block-button__link,
 .elementor-button-wrapper .elementor-button,
 .elementor-button-wrapper .elementor-button:visited {
     color: #d8c3be;
 }

 .elementor-button-wrapper .elementor-button {
     font-family: inherit;
     font-weight: 500;
     line-height: 1;
 }

 body .elementor-button.elementor-size-sm,
 body .elementor-button.elementor-size-xs,
 body .elementor-button.elementor-size-md,
 body .elementor-button.elementor-size-lg,
 body .elementor-button.elementor-size-xl,
 body .elementor-button {
     font-size: 14px;
     font-size: 0.82352941176471rem;
 }

 .wp-block-button .wp-block-button__link:hover,
 .wp-block-button .wp-block-button__link:focus {
     color: #ffffff;
     background-color: #444444;
     border-color: #3d3d3d;
 }

 .elementor-widget-heading h1.elementor-heading-title {
     line-height: 1.77;
 }

 .elementor-widget-heading h2.elementor-heading-title {
     line-height: 1.3;
 }

 .elementor-widget-heading h3.elementor-heading-title {
     line-height: 1.4;
 }

 .elementor-widget-heading h4.elementor-heading-title {
     line-height: 2.35;
 }

 .elementor-widget-heading h5.elementor-heading-title {
     line-height: 2.35;
 }

 .elementor-widget-heading h6.elementor-heading-title {
     line-height: 2.35;
 }

 .wp-block-button .wp-block-button__link {
     border-style: solid;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-bottom-width: 1px;
     border-color: #d8c3be;
     background-color: rgba(216, 195, 190, 0);
     color: #d8c3be;
     font-family: inherit;
     font-weight: 500;
     line-height: 1;
     font-size: 14px;
     font-size: 0.82352941176471rem;
     border-radius: 0;
     padding-top: 13px;
     padding-right: 33px;
     padding-bottom: 13px;
     padding-left: 33px;
 }

 .menu-toggle,
 button,
 .ast-button,
 .ast-custom-button,
 .button,
 input#submit,
 input[type="button"],
 input[type="submit"],
 input[type="reset"] {
     border-style: solid;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-bottom-width: 1px;
     color: #d8c3be;
     border-color: #d8c3be;
     background-color: rgba(216, 195, 190, 0);
     border-radius: 0;
     padding-top: 13px;
     padding-right: 33px;
     padding-bottom: 13px;
     padding-left: 33px;
     font-family: inherit;
     font-weight: 500;
     font-size: 14px;
     font-size: 0.82352941176471rem;
     line-height: 1;
 }

 button:focus,
 .menu-toggle:hover,
 button:hover,
 .ast-button:hover,
 .ast-custom-button:hover .button:hover,
 .ast-custom-button:hover,
 input[type=reset]:hover,
 input[type=reset]:focus,
 input#submit:hover,
 input#submit:focus,
 input[type="button"]:hover,
 input[type="button"]:focus,
 input[type="submit"]:hover,
 input[type="submit"]:focus {
     color: #ffffff;
     background-color: #444444;
     border-color: #3d3d3d;
 }

 @media (min-width:544px) {
     .ast-container {
         max-width: 100%;
     }
 }

 @media (max-width:544px) {

     .ast-separate-container .ast-article-post,
     .ast-separate-container .ast-article-single,
     .ast-separate-container .comments-title,
     .ast-separate-container .ast-archive-description {
         padding: 1.5em 1em;
     }

     .ast-separate-container #content .ast-container {
         padding-left: 0.54em;
         padding-right: 0.54em;
     }

     .ast-separate-container .ast-comment-list li.depth-1 {
         padding: 1.5em 1em;
         margin-bottom: 1.5em;
     }

     .ast-separate-container .ast-comment-list .bypostauthor {
         padding: .5em;
     }

     .ast-search-menu-icon.ast-dropdown-active .search-field {
         width: 170px;
     }
 }

 @media (max-width:768px) {
     .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
         display: inline-block;
     }

     .ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
         margin: 0;
     }

     .ast-comment-avatar-wrap img {
         max-width: 2.5em;
     }

     .ast-separate-container .ast-comment-list li.depth-1 {
         padding: 1.5em 2.14em;
     }

     .ast-separate-container .comment-respond {
         padding: 2em 2.14em;
     }

     .ast-comment-meta {
         padding: 0 1.8888em 1.3333em;
     }
 }

 .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button,
 .ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
     font-family: inherit;
     font-weight: inherit;
     line-height: 1;
 }

 .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
     color: #afafaf;
     background-color: rgba(124, 124, 124, 0);
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 23px;
     padding-right: 23px;
     border-style: solid;
     border-color: #afafaf;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-bottom-width: 1px;
 }

 .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover {
     color: #000000;
     border-color: #000000;
 }

 .ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
     color: #dbdbdb;
     background-color: rgba(96, 96, 96, 0);
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 23px;
     padding-right: 23px;
     border-style: solid;
     border-color: #dbdbdb;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-bottom-width: 1px;
 }

 .ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover {
     color: #ffffff;
     border-color: #ffffff;
 }

 body,
 .ast-separate-container {
     background-color: #ffffff;
     ;
     background-image: none;
     ;
 }

 @media (max-width:768px) {
     .ast-archive-description .ast-archive-title {
         font-size: 40px;
     }

     .entry-title {
         font-size: 30px;
     }

     h1,
     .entry-content h1 {
         font-size: 30px;
     }

     h2,
     .entry-content h2 {
         font-size: 37px;
     }

     h3,
     .entry-content h3 {
         font-size: 27px;
     }

     .ast-single-post .entry-title,
     .page-title {
         font-size: 30px;
     }
 }

 @media (max-width:544px) {
     .ast-archive-description .ast-archive-title {
         font-size: 40px;
     }

     .entry-title {
         font-size: 30px;
     }

     h1,
     .entry-content h1 {
         font-size: 40px;
     }

     h2,
     .entry-content h2 {
         font-size: 25px;
     }

     h3,
     .entry-content h3 {
         font-size: 24px;
     }

     .ast-single-post .entry-title,
     .page-title {
         font-size: 20px;
     }
 }

 @media (max-width:768px) {
     html {
         font-size: 96.9%;
     }
 }

 @media (max-width:544px) {
     html {
         font-size: 96.9%;
     }
 }

 @media (min-width:769px) {
     .ast-container {
         max-width: 1240px;
     }
 }

 @font-face {
     font-family: "Astra";
     src: url(https://aigialeia.eu/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"), url(https://aigialeia.eu/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"), url(https://aigialeia.eu/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");
     font-weight: normal;
     font-style: normal;
     font-display: fallback;
 }

 @media (max-width:921px) {
     .main-header-bar .main-header-bar-navigation {
         display: none;
     }
 }

 .ast-desktop .main-header-menu.submenu-with-border .sub-menu,
 .ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
     border-color: #dd9933;
 }

 .ast-desktop .main-header-menu.submenu-with-border .sub-menu {
     border-top-width: 2px;
     border-right-width: 0px;
     border-left-width: 0px;
     border-bottom-width: 0px;
     border-style: solid;
 }

 .ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu {
     top: -2px;
 }

 .ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,
 .ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
     border-bottom-width: 0px;
     border-style: solid;
     border-color: #dd9933;
 }

 @media (min-width:769px) {

     .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover>.sub-menu,
     .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus>.sub-menu {
         margin-left: -0px;
     }
 }

 #masthead .ast-container,
 .ast-header-breadcrumb .ast-container {
     max-width: 100%;
     padding-left: 35px;
     padding-right: 35px;
 }

 @media (max-width:921px) {

     #masthead .ast-container,
     .ast-header-breadcrumb .ast-container {
         padding-left: 20px;
         padding-right: 20px;
     }
 }

 #masthead .ast-container,
 .ast-header-breadcrumb .ast-container {
     max-width: 100%;
     padding-left: 35px;
     padding-right: 35px;
 }

 @media (max-width:921px) {

     #masthead .ast-container,
     .ast-header-breadcrumb .ast-container {
         padding-left: 20px;
         padding-right: 20px;
     }
 }

 .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
     width: 171px;
 }

 .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
     max-width: 171px;
 }

 @media (min-width:768px) {
     .ast-theme-transparent-header #masthead {
         position: absolute;
         left: 0;
         right: 0;
     }

     .ast-theme-transparent-header .main-header-bar,
     .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
         background: none;
     }

     body.elementor-editor-active.ast-theme-transparent-header #masthead,
     .fl-builder-edit .ast-theme-transparent-header #masthead,
     body.vc_editor.ast-theme-transparent-header #masthead,
     body.brz-ed.ast-theme-transparent-header #masthead {
         z-index: 0;
     }

     .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
         display: none;
     }

     .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
         display: inline-block;
     }

     .ast-theme-transparent-header .ast-above-header,
     .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
         background-image: none;
         background-color: transparent;
     }

     .ast-theme-transparent-header .ast-below-header {
         background-image: none;
         background-color: transparent;
     }
 }

 .ast-theme-transparent-header .site-title a,
 .ast-theme-transparent-header .site-title a:focus,
 .ast-theme-transparent-header .site-title a:hover,
 .ast-theme-transparent-header .site-title a:visited {
     color: #ffab91;
 }

 .ast-theme-transparent-header .site-header .site-description {
     color: #ffab91;
 }

 .ast-theme-transparent-header .ast-builder-menu .main-header-menu,
 .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
 .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item>.menu-link,
 .ast-theme-transparent-header .ast-masthead-custom-menu-items,
 .ast-theme-transparent-header .ast-masthead-custom-menu-items a,
 .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
 .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
 .ast-theme-transparent-header .ast-above-header-navigation a,
 .ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation a,
 .ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation>ul.ast-above-header-menu>.menu-item-has-children:not(.current-menu-item)>.ast-menu-toggle,
 .ast-theme-transparent-header .ast-below-header-menu,
 .ast-theme-transparent-header .ast-below-header-menu a,
 .ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu a,
 .ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu,
 .ast-theme-transparent-header .main-header-menu .menu-link {
     color: rgba(0, 0, 0, 0.89);
 }

 @media (max-width:768px) {
     .ast-theme-transparent-header #masthead {
         position: absolute;
         left: 0;
         right: 0;
     }

     .ast-theme-transparent-header .main-header-bar,
     .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
         background: none;
     }

     body.elementor-editor-active.ast-theme-transparent-header #masthead,
     .fl-builder-edit .ast-theme-transparent-header #masthead,
     body.vc_editor.ast-theme-transparent-header #masthead,
     body.brz-ed.ast-theme-transparent-header #masthead {
         z-index: 0;
     }

     .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
         display: none;
     }

     .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
         display: inline-block;
     }

     .ast-theme-transparent-header .ast-above-header,
     .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
         background-image: none;
         background-color: transparent;
     }

     .ast-theme-transparent-header .ast-below-header {
         background-image: none;
         background-color: transparent;
     }
 }

 @media (max-width:768px) {

     .ast-theme-transparent-header .ast-builder-menu .main-header-menu,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
     .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item>.menu-link,
     .ast-theme-transparent-header .ast-masthead-custom-menu-items,
     .ast-theme-transparent-header .ast-masthead-custom-menu-items a,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
     .ast-theme-transparent-header .main-header-menu .menu-link {
         color: #666666;
     }

     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover>.menu-link,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover>.ast-menu-toggle,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .ast-masthead-custom-menu-items a:hover,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus>.menu-link,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus>.ast-menu-toggle,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item>.menu-link,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor>.menu-link,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item>.ast-menu-toggle,
     .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor>.ast-menu-toggle,
     .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item>.menu-link,
     .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor>.menu-link,
     .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item>.ast-menu-toggle,
     .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor>.ast-menu-toggle,
     .ast-theme-transparent-header .main-header-menu .menu-item:hover>.menu-link,
     .ast-theme-transparent-header .main-header-menu .current-menu-item>.menu-link,
     .ast-theme-transparent-header .main-header-menu .current-menu-ancestor>.menu-link {
         color: #666666;
     }
 }

 .ast-theme-transparent-header .main-header-bar,
 .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
     border-bottom-width: 0;
     border-bottom-style: solid;
 }

 .ast-breadcrumbs .trail-browse,
 .ast-breadcrumbs .trail-items,
 .ast-breadcrumbs .trail-items li {
     display: inline-block;
     margin: 0;
     padding: 0;
     border: none;
     background: inherit;
     text-indent: 0;
 }

 .ast-breadcrumbs .trail-browse {
     font-size: inherit;
     font-style: inherit;
     font-weight: inherit;
     color: inherit;
 }

 .ast-breadcrumbs .trail-items {
     list-style: none;
 }

 .trail-items li::after {
     padding: 0 0.3em;
     content: "\00bb";
 }

 .trail-items li:last-of-type::after {
     display: none;
 }

 h1,
 .entry-content h1,
 h2,
 .entry-content h2,
 h3,
 .entry-content h3,
 h4,
 .entry-content h4,
 h5,
 .entry-content h5,
 h6,
 .entry-content h6 {
     color: #000000;
 }

 .elementor-widget-heading .elementor-heading-title {
     margin: 0;
 }

 .elementor-post.elementor-grid-item.hentry {
     margin-bottom: 0;
 }

 .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
 .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
     width: auto;
     margin: 0;
     float: none;
 }

 .ast-left-sidebar .elementor-section.elementor-section-stretched,
 .ast-right-sidebar .elementor-section.elementor-section-stretched {
     max-width: 100%;
     left: 0 !important;
 }

 .ast-header-break-point .main-header-bar {
     border-bottom-width: 1px;
 }

 @media (min-width:769px) {
     .main-header-bar {
         border-bottom-width: 1px;
     }
 }

 @media (min-width:769px) {
     #primary {
         width: 63%;
     }

     #secondary {
         width: 37%;
     }
 }

 .ast-safari-browser-less-than-11 .main-header-menu .menu-item,
 .ast-safari-browser-less-than-11 .main-header-bar .ast-masthead-custom-menu-items {
     display: block;
 }

 .main-header-menu .menu-item,
 #astra-footer-menu .menu-item,
 .main-header-bar .ast-masthead-custom-menu-items {
     -js-display: flex;
     display: flex;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -moz-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
 }

 .ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items {
     flex: unset;
 }

 .header-main-layout-1 .ast-flex.main-header-container,
 .header-main-layout-3 .ast-flex.main-header-container {
     -webkit-align-content: center;
     -ms-flex-line-pack: center;
     align-content: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -moz-box-align: center;
     -ms-flex-align: center;
     align-items: center;
 }

 .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link:after {
     position: absolute;
     right: 1em;
     top: 50%;
     transform: translate(0, -50%) rotate(270deg);
 }

 .ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before,
 .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,
 .ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,
 .ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before {
     font-weight: bold;
     content: "\e900";
     font-family: Astra;
     text-decoration: inherit;
     display: inline-block;
 }

 .ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
     content: "\e900";
     font-family: Astra;
     font-size: .65em;
     text-decoration: inherit;
     display: inline-block;
     transform: translate(0, -2px) rotateZ(270deg);
     margin-right: 5px;
 }

 .widget_search .search-form:after {
     font-family: Astra;
     font-size: 1.2em;
     font-weight: normal;
     content: "\e8b6";
     position: absolute;
     top: 50%;
     right: 15px;
     transform: translate(0, -50%);
 }

 .astra-search-icon::before {
     content: "\e8b6";
     font-family: Astra;
     font-style: normal;
     font-weight: normal;
     text-decoration: inherit;
     text-align: center;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }

 .main-header-bar .main-header-bar-navigation .page_item_has_children>a:after,
 .main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,
 .site-header-focus-item .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
     content: "\e900";
     display: inline-block;
     font-family: Astra;
     font-size: .6rem;
     font-weight: bold;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     margin-left: 10px;
     line-height: normal;
 }

 .ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
     transform: rotateX(180deg);
 }

 .ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
     display: none;
 }

 #moove_gdpr_cookie_modal,
 #moove_gdpr_cookie_info_bar,
 .gdpr_cookie_settings_shortcode_content {
     font-family: Nunito, sans-serif
 }

 #moove_gdpr_save_popup_settings_button {
     background-color: #373737;
     color: #fff
 }

 #moove_gdpr_save_popup_settings_button:hover {
     background-color: #000
 }

 #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
 #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
     background-color: #0c4da2
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,
 .gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green {
     background-color: #0c4da2;
     border-color: #0c4da2
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover,
 .gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green:hover {
     background-color: #fff;
     color: #0c4da2
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon {
     background-color: #0c4da2;
     border: 1px solid #0c4da2
 }

 #moove_gdpr_cookie_info_bar span.change-settings-button.focus-g {
     -webkit-box-shadow: 0 0 1px 3px #0c4da2;
     -moz-box-shadow: 0 0 1px 3px #0c4da2;
     box-shadow: 0 0 1px 3px #0c4da2
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover,
 #moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button {
     color: #0c4da2
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon {
     color: inherit
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon {
     color: inherit
 }

 #moove_gdpr_cookie_modal .gdpr-acc-link {
     line-height: 0;
     font-size: 0;
     color: transparent;
     position: absolute
 }

 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,
 #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:hover,
 #moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.focus-g,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.focus-g,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button.focus-g,
 #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button.focus-g {
     color: #0c4da2
 }

 #moove_gdpr_cookie_modal.gdpr_lightbox-hide {
     display: none
 }

 .padding-20{
    padding: 20px;
 }
 .grey-bg{
    background: #E1E1E1;
    background-color: #E1E1E1;
 }
 
.map {
    width: 100%;
    height: 400px;
    background-color: grey;
}

.menu-item{
    font-family: "Alegreya Sans", Sans-serif;
    font-size: 20px;
    padding-right: 10px;
}

.oblique {
    font-style: oblique;
}