/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.1.1746757120
Updated: 2025-05-09 11:48:40

*/

@media (min-width: 768px) {
  div:not(.dialog-lightbox-message)>.swiper .elementor-swiper-button.elementor-swiper-button-prev {
    top: 0 !important;
    bottom: 0 !important;
    transform: translate(0) !important;
    left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    background-color: #ffffff61;
  }
  div:not(.dialog-lightbox-message)>.swiper .elementor-swiper-button.elementor-swiper-button-next {
    top: 0 !important;
    bottom: 0 !important;
    transform: translate(0) !important;
    right: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    background-color: #ffffff61;
  }
}

/* General Ninja Form Layout */
/* Labels */
.nf-field-container {
  margin-bottom: 10px !important;
}

.nf-field-label {
  display: block;
  font-weight: 500;
  margin-bottom: 6px;
  color: #444;
  font-size: 14px;
}

/* Input Fields */
.nf-field .ninja-forms-field.nf-element {
  width: 100%;
  padding: 12px 14px;
  border: 0 none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  border-radius: 0;
  font-size: 16px;
  color: #fff;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
}

.nf-field .ninja-forms-field.nf-element::-webkit-input-placeholder,
.nf-field .ninja-forms-field.nf-element::placeholder {
  color: #fff;
  opacity: 0.5;
}

/* Focus Style */
.nf-field .ninja-forms-field.nf-element:focus {
  outline: none;
  border-color: #333;
}

/* Textarea Height */
.textarea-container .nf-field .ninja-forms-field.nf-element {
  min-height: 120px;
  resize: vertical;
}

/* Dropdown (Select) */
.listselect-container .nf-field .ninja-forms-field.nf-element {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;
}
.listselect-container .nf-field .ninja-forms-field.nf-element option {
  color: #333;
}

/* Submit Button */
.submit-container input[type="button"],
.submit-container input[type="submit"] {
  color: #fff;
  padding: 12px 24px;
  border: none !important;
  border-radius: 6px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  background-color: var(--e-global-color-accent) !important;
}

.submit-container input[type="button"]:hover,
.submit-container input[type="submit"]:hover {
  background-color: var(--e-global-color-secondary) !important;
}

.nf-after-form-content {
  min-height: 20px;
}

.nf-error-msg {
  font-size: 12px;
  position: absolute;
  bottom: 3px;
  right: 0;
  color: white !important;
  margin-right: 0 !important;
}

.nf-form-fields-required {
  display: none;
}


/* Google map Style */
.gm-style .gm-style-iw-d,.gm-style .gm-style-iw-d div {
    color: #f16c51;
    font-family: Akkurat,Arial;
    font-size: 16px;
    line-height: 20px
}

ol.flex-control-paging li a.flex-active {
    background-color: rgba(0,0,0,.9)
}

section.mapBlock {
    width: 100%;
    float: left;
    margin-bottom: 0;
    position: relative;
    padding-top: 50%
}

@media (max-width: 767px) {
    section.mapBlock {
        padding-top:0;
        height: calc(100vh - 80px)
    }
}

section.mapBlock .googleMapWrapper {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

section.mapBlock .googleMapWrapper .googleMap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

a[href^="https://maps.google.com/maps"],a[href^="http://maps.google.com/maps"] {
    display: none!important
}

.gm-style-cc,.gmnoprint a,.gmnoprint span {
    display: none
}

.gm-style .gm-style-iw-c button img,.gm-style .gm-style-iw-t::after,.gm-style-iw-t::before {
    display: none!important
}

.gmnoprint div {
    background: 0 0!important
}

.gm-style {
    font-family: Akkurat,Arial;
    font-size: 16px;
    line-height: 20px
}

.gm-style .gm-style-iw-c {
    background-color: #fff;
    border-radius: 0;
    padding: 20px!important;
    top: 5px;
    text-align: center;
    max-width: 170px!important
}

.gm-style .gm-style-iw-c button {
    width: 100%!important;
    height: 100%!important;
    top: 0!important;
    right: 0!important
}

.gm-style .gm-style-iw-d {
    background-color: #fff;
    overflow: visible!important
}

.gm-style .gm-style-iw-d div {
    background-color: #fff
}

.gm-style-iw {
    padding: 10px
}

.gm-style-iw h3 {
    font-size: 19px;
    margin-bottom: 10px
}

.gm-style-iw h3 span {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    font-family: AkkuratLight,Arial
}

.gm-style-iw p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.3
}

.gm-style-iw p a {
    font-weight: 700;
    font-style: normal;
    color: rgba(0,0,0,.9)
}

.gm-style-iw p a:before {
    content: '\E003';
    font-family: icons;
    font-size: 4px;
    padding-right: 4px
}


.vacancy-gallery {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  margin: 0 auto;
}
.vacancy-thumbnails {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 20%;
  gap: 10px;
  width: 20%;
}
@media (min-width: 768px) {
.vacancy-thumbnails img:last-child {
  grid-column: 1 / -1;
}
}
.vacancy-gallery .suite-thumb {
  object-fit: cover;
  border: 2px solid #ddd;
  border-radius: 8px;
  cursor: pointer;
  opacity: 0.7;
  transition: border 0.2s, opacity 0.2s;
}
.vacancy-gallery .suite-thumb.active,
.vacancy-gallery .suite-thumb:hover {
  border: 2px solid #0073aa;
  opacity: 1;
}
.vacancy-main {
  flex: 1;
  padding-left: 10px;
}
.vacancy-gallery .suite-main {
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: 2px solid #ddd;
  box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}
@media (max-width: 767px) {
  .vacancy-gallery {
    flex-direction: column-reverse;
    gap: 16px;
    align-items: stretch;
  }
  .vacancy-main {
    padding-left: 0;
  }
  .vacancy-thumbnails {
    flex-direction: row;
    gap: 8px;
    justify-content: center;
    width: 100%;
    display: flex;
  }
  .vacancy-gallery .suite-thumb {
    width: 48px;
    height: 48px;
  }
}

.elementor-message.elementor-message-danger {
    font-size: 12px;
    color: #833370 !important;
    margin-bottom: 0;
}

.elementor-widget-form .elementor-message {
    margin: 20px 0 -10px;
    padding: 10px;
    color: white;
    text-align: center;
    font-size: 18px;
}


