/*
**
** Synergy Park Marshall - main.css
** (c)2022-2024 Very3 Technology Consultants LLC
** ----------------------------------------------
** Author: Mark Page [mark@very3.net]
** Modified: Sat Mar 02 12:13:40 2024 -0600
** Version: 24.3.2.1213
**
** RGB   0,  40,  69 | CMYK 82, 30,  0, 83  | HEX #002845
** RGB   0,  56,  88 | CMYK 82, 30,  0, 73  | HEX #003858
** RGB  35,  31,  32 | CMYK  0,  0,  0, 100 | HEX #231f20
** RGB 113, 138, 165 | CMYK 60, 40, 23, 1   | HEX #718aa5
**
*/

* {
  font-family: Nunito;
}

h1, h2, h3, h4, h5, .uk-article-title a {
  font-family: Raleway !important;
  font-weight: 400 !important;
}

body {
}

hr {
  width: 100%;
}

q {
  font-style: italic;
  font-size: 1.1rem;
}

.section-header {
  color: #a0a0a0 !important;
}

.intro-section h1 {
  font-family: Tajawal, sans-serif;
  font-size: 2.5rem;
  font-weight: 300 !important;
  letter-spacing: 0.5px;
  line-height: 1.2;
}

.title-divider {
  color: rgb(15,46,15) !important;
  font-size: 2rem;
  line-height: 1rem;
}

.click-card:hover {
  cursor: pointer;
}

.nav-button {
  padding: 10px 15px;
  border-radius: 50%;
  background-color: rgb(0,0,0,.5);
}

.contact-info {
  padding-left: 0;
}

.ada-button-text {
  font-size: 0;
  height: 1px;
  overflow: hidden;
  display: block;
}

.definition {
  font-style: italic;
  color: #909090;
  font-size: 1rem;
}

[id*='-error'] {
  color: red;
}

.uk-card-default {
/*  box-shadow: none !important;*/
}

.uk-panel .uk-card {
  min-height: 300px;
}

#testimonials .slider {
  min-height: 450px;
}
#testimonials .uk-card-title {
  border-top: .5px dotted #a0a0a0;
  padding-top: 8px;
  color: #777 !important;
  font-size: 1.1rem;
}
#testimonials .uk-text-meta {
  font-size: 1rem;
  color: #999 !important;
}
#testimonials p {
  color: #000;
}
#testimonials .uk-card-body {
  height: 100%;
}
#testimonials .uk-grid>* {
  padding-left: 60px;
  padding-right: 30px;
}
#testimonials br {
  font-size: 1px !important;
}

#warning-modal {
}
#warning-modal .uk-modal-header {
  background-color: #0f7ae5;
}
#warning-modal .uk-modal-title {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff !important;
}

#top-growl {
  background-color: #fef4f6;
  text-align: center;
}
#top-growl .uk-alert {
  padding: 8px !important;
}
#top-growl .uk-alert-close {
  top: 14px !important;
}
#top-growl p {
  padding: 0 25px;
}

#cookie-consent {
  position: fixed;
  bottom: 0 !important;
  left: 25%;
  right: 25%;
  z-index: 9999;
  padding: 0;
  background-color: rgb(12,35,63,.90);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  box-shadow: 0px -5px 13px 4px rgba(0,0,0,0.56);
}
#cookie-consent h1 {
  color: #90b2d7 !important;
  font-size: 1.75rem;
  display: block !important;
  margin: 0 0 8px 0 !important;
  padding: 0 0 0 0;
}
#cookie-consent p {
  color: #fff !important;
  font-size: 1.1rem;
}

#main-content {
  min-height: 750px;
  margin-top: 40px !important;
}
#main-content p img {
  border-radius: 5px;
}


#lower-note-cards .uk-card {
  border-radius: 5px;
  background-color: #0C233F;
}
#lower-note-cards .uk-card-title {
  color: #e0e0e0 !important;
  border-bottom: .5px solid #e0e0e0;
  font-weight: 500 !important;
}
#lower-note-cards .uk-card-body p {
  color: #e0e0e0 !important;
}


.popup {
  text-align: center;
  font-size: 24px;
}
.popup .uk-icon {
  color: #1e87f0;
  border
  margin: 0;
  border-radius: 100%;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 20px;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}

.uk-heading-divider {
  padding-bottom: calc(5px + .1em);
  /*border-bottom: .5px solid #ecac00;*/
}

.uk-navbar-container {
  position: relative;
  z-index: 980;
  background-color: transparent !important;
  height: 75px;
}
.uk-logo {
  text-transform: uppercase !important;
  font-size: calc(36px + (18 - 12) * ((100vw - 300px) / (1600 - 300)));
  border: 0;
  color: rgb(15,46,15) !important;
  font-weight: 700;
  background-color: transparent !important;
  padding: 40px 20px !important;
}
.uk-logo img {
  margin-right: 8px;
}
.uk-logo:hover {
  cursor: pointer;
}
.uk-navbar-container .menu-icon {
  color: #fff !important;
}
.uk-navbar-container .search {
  margin: 10px 0 0 0;
}
.uk-navbar-dropdown {
  top: 60px !important;
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
  min-height: 40px !important;
}
.uk-navbar-dropdown-nav>li {
  padding: 2px 8px 0 8px;
  border-radius: 5px;
}
.uk-navbar-dropdown-nav>li>a {
  color: #555;
}
.uk-navbar-dropdown-nav>li:hover {
  background-color: rgb(123,155,192,.15) !important;
}
.uk-navbar-dropdown-nav>li>a:hover {
  color: #000;
}

.uk-button-primary {
  color: #fff !important;
  background: rgb(15,46,15) !important;
  background-color: rgb(15,46,15) !important;
  border-radius: 4px !important;
  width: 50% !important;
}
.uk-button-primary:hover {
  color: #fff !important;
  background: rgb(35,66,35) !important;
  background-color: rgb(35,66,35) !important;
}

.uk-textarea,
.uk-input {
  border: .5px solid rgb(123,155,192,.5) !important;
}
.uk-form-danger {
  border: .5px solid red !important;
  color: red !important;
}


@media (max-width: 1000px) {
  #mobile-nav {
    display: block !important;
  }
  #desktop-nav {
    display: none !important;
  }
  .slideshow-caption p {
    display: none !important;
  }
  .slideshow-caption h2 {
    font-size: 1rem !important;
  }
  #workship-cards .uk-card-media-left,
  #available-spaces .uk-card-media-left,
  #available-spaces .uk-card-media-right {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 0 !important;
  }
  #workship-cards .uk-card-media-left,
  #large-space-cards .uk-card-media-left,
  #large-space-cards .uk-card-media-right {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
  #workship-cards .uk-card-media-right,
  #large-space-cards .uk-card-media-right {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
  .uk-logo {
    font-size: calc(25px + (18 - 12) * ((1vw - 640px) / (1600 - 300)));
    padding: 25px 0 0 15px !important;
  }
  .footer {
    min-height: 700px;
  }
  .uk-button-primary {
    width: 80% !important;
  }
  #cookie-consent {
    left: 0;
    right: 0;
  }
  .intro-section {
    padding-top: 0 !important;
  }
  .intro-section h1 {
    margin-left: 0 !important;
  }
  .intro-section img {
    margin-left: calc(50vw - 115px) !important;
    padding-left: 0;
  }
  #selected-works .uk-container {
    height: 800px;
  }
  #selected-works .slideshow {
    height: 90% !important;
  }
  #testimonials .slider {
    min-height: 620px;
  }
  .contact-info {
    padding-left: 12px;
  }
}

#desktop-nav, #mobile-nav {
}
#desktop-nav-inner, #mobile-nav-inner {
  background-color: rgb(255,255,255,.9) !important;
  box-shadow: 0 4px 12px -6px rgba(0,0,0,.5)
}
#desktop-nav-inner .material-symbols-outlined {
  padding-right: 5px;
}
#desktop-nav-inner > li > a {
  font-size: 1rem;
}

#desktop-nav h1 {
  color: rgb(15,46,15) !important;
}

.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 200 !important;
}
#lower-note-cards .material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 200 !important;
  font-size: 32px;
  vertical-align: bottom;
}

.mobile-nav-header {
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #7B9BC0;
  margin: 12px 0 8px 0;
  font-size: .875rem;
  color: #7B9BC0;
}
#mobile-nav-inner a:hover {
  color: #fff !important;
}

.mobile-menu-item {
  padding: 0 0 8px 4px !important;
}


.uk-offcanvas-bar {
  background-color: rgba(12,35,63,.90) !important;
  color: #fff !important;
}
.uk-offcanvas-overlay::before {
  background: rgba(0,0,0,.3) !important;
}
.uk-offcanvas-bar .uk-nav-default li {
}
.uk-offcanvas-bar .uk-nav-default li a {
  color: #c0c0c0 !important;
}


@media (min-width: 1000px) {
  #mobile-nav {
    display: none !important;
  }
  #desktop-nav {
    display: inherit !important;
  }
  .slideshow-caption p {
    display: inherit !important;
  }
  #available-spaces .uk-card-media-left {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }
  #large-space-cards .uk-card-media-left {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }
  #large-space-cards .uk-card-media-right {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
  }
}

#main-lower {
  background-color: rgb(15,46,15,.15) !important;
  color: #000;
}
#main-lower a {
  color: #000 !important;
  text-decoration: none !important;
}

footer .uk-section-secondary {
  background-color: transparent !important;
  color: #000 !important;
}
footer .uk-card-secondary {
  background-color: transparent !important;
  color: #000 !important;
  box-shadow: none;
}
footer .uk-card-secondary.uk-card-hover:hover {
  background-color: transparent !important;
  box-shadow: none;
  color: #000 !important;
}
footer .uk-card-secondary > :not([class*="uk-card-media"]) {
  color: #000 !important;
}
footer .uk-card-secondary h3 {
}
footer p {
  color: #000 !important;
}

#waffle-button {
  margin: -12px 0 0 0;
  padding: 0 0 0 0;
}


.content-main h3 {
  color: #0C233F !important;
  /*border-bottom: .5px solid rgb(123,155,192,.25);*/
}
.content-main p img {
  border: .5px solid #f0f0f0;
  border-radius: 5px;
  float: right;
  max-width: 400px;
  width: 40%;
  margin: 4px 8px 15px 15px;
}


.content-lower .icon {
  text-align: center;
}

.content-lower .uk-icon {
  margin: 0;
  border: 2px solid #a0a0a0;
  border-radius: 100%;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 20px;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}

.uk-switcher li {
  padding-bottom: 10px;
}

.footer {
  background-color: transparent !important;
  /*height: 500px;*/
  padding: 20px;
}

#disclaimer {
  text-align: center;
  font-size: .7rem;
  color: #a0a0a0;
}

#main-slideshow ul {
  border-radius: 5px;
  margin-top: 20px;
}

.slideshow-caption {
  text-align: left !important;
  padding: 15px;
  background-color: rgba(0,0,0,.6);
  /*background-color: rgb(12,35,63,.80);*/
}
.slideshow-caption h2 {
  margin-bottom: 0;
  color: rgba(250,250,250,1.0) !important;
  font-size: 1.5rem;
}
.slideshow-caption p {
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}

#copyright {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #a0a0a0;
  font-size: .85rem;
  text-align: center;
  padding: 8px;
  background-color: rgb(15,46,15) !important;
  text-transform: uppercase;
  font-family: Raleway !important;
}
#copyright a {
  color: #c0c0c0 !important;
  font-size: .85rem;
  font-family: Raleway !important;
}


.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
  margin: 5px auto 25px auto;
}


.time-slot {
  border: .5px solid #e0e0e0;
  border-radius: 5px;
  min-width: 120px;
}
.time-slot:hover {
  cursor: pointer;
}
.event-date-header {
  font-size: .9rem;
  color: #a0a0a0;
  float: right;
}

#menu-contacts {
  margin: 24px 0 0 0;
}
#menu-contacts p {
  margin: 0 0 0 8px;
  font-size: .875rem;
  color: #c0c0c0;
}

#v3saf-privacy-policy,
#v3saf-terms-of-service {
  padding: 0 !important;
}

#v3saf-terms-of-service h4,
#v3saf-privacy-policy h4 {
  margin-bottom: 2px !important;
}

#v3-captcha {
  display: flex;
  align-items: center;
  border: .5px solid rgb(123,155,192,.5) !important;
  border-radius: 4px !important;
  width: 350px !important;
  height: 55px !important;
  padding: 0;
}
#v3-captcha #captcha-img {
  margin: 0 2px 0 0;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
#v3-captcha #captcha {
  margin: 0 2px 0 2px;
  width: 120px;
  height: 48px;
  font-size: 20px;
}
#v3-captcha #captcha-refresh {
  display: inline-block;
  background: #718aa5 !important;
  background-color: #718aa5 !important;
  border-radius: 4px !important;
  color: #f0f0f0;
  margin: 0 0 0 2px;
  padding: 0;
  height: 39px;
  width: 37px;
  vertical-align: middle;
  text-align: center;
  line-height: 32px;
}
#v3-captcha #captcha-refresh:hover {
  cursor: pointer;
  color: #fff !important;
  background: #0C233F !important;
  background-color: #0C233F !important;
}

.tajawal-extralight {
  font-family: "Tajawal", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.tajawal-light {
  font-family: "Tajawal", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.tajawal-regular {
  font-family: "Tajawal", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.tajawal-medium {
  font-family: "Tajawal", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.tajawal-bold {
  font-family: "Tajawal", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.tajawal-extrabold {
  font-family: "Tajawal", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.tajawal-black {
  font-family: "Tajawal", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.commonninja-ribbon {
  display: none !important;
}

#experience .uk-modal-header {
  background-color: rgb(15,46,15) !important;
}
#experience h2,
#experience h3,
#experience h4 {
  margin: 0;
  padding: 0;
}
#experience h1 {
  font-size: 2rem;
  color: #f0f0f0;
}
#experience h2 {
  font-size: 1.5rem;
  margin-top: 40px;
  color: rgb(15,46,15) !important;
}
#experience h3 {
  font-size: 1.25rem;
  color: #707070;
  padding-top: 4px;
}
#experience h4 {
  font-size: 1rem;
}
#experience ul {
  margin-bottom: 0 !important;
}
#experience li {
  color: #000;
}

#feedbacklabel span {
  background-color: #00ff00;
  color: #000000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 8px 15px;
}
