body {

}

.post-content-custom blockquote {
  background-color: transparent;
  background-image: linear-gradient(270deg, #c5a47e00 0%, #c5a47e7d 80%);
  border-left: 5px solid #c5a47e;
}

body:not(.elementor-editor-active)
  .section-main-header:not(.elementor-sticky--effects) {
  position: absolute;
  width: 100%;
}

body:not(.elementor-editor-active) .section-bottom-header {
/*   position: absolute;
  z-index: 1;
  left: 0;
  top: 25%;
  width: 39.6vmin;
  height: 40.7vmin;
  padding: 4.8vmin 2em 4.8vmin;
  text-align: center !important; */
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

body:not(.elementor-editor-active) .section-bottom-header-2 {
  position: absolute;
  z-index: 1;
  left: -3em;
  bottom: 0;
  height: 17vmin;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 3.5vmin;
}

body:not(.elementor-editor-active)
  .section-main-header.elementor-sticky--effects {
  background-color: rgba(50, 50, 50, 0.95);
  padding: 1em 0 !important;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

body:not(.elementor-editor-active) .section-main-header .header-logo {
/*   position: fixed;
  z-index: 4;
  left: 0;
  top: 0;
  width: 39.6vmin;
  height: 40.7vmin;
  padding: 4.8vmin 2em 4.8vmin;
  text-align: center !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; */
}

.section-main-header.elementor-sticky--effects .header-logo {
/*   position: unset !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important; */
}

.section-main-header.elementor-sticky--effects .header-logo img {
/*   width: 83px !important; */
}

.section-main-header.elementor-sticky--effects .custom-main-menu > div {
  padding-bottom: 0 !important;
}

.section-main-header .eael-simple-menu li ul.sub-menu li a {
  padding: 12px 20px 10px !important;
}

.section-main-header
  .eael-simple-menu
  span.eael-simple-menu-dropdown-indicator {
  display: none;
}

.section-main-header li.menu-item-gtranslate.menu-item a {
  font-family: "Oswald", Sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1px !important;
}

.section-main-header .gt_black_overlay {
  background: transparent;
}

.section-main-header .gt_white_content {
  position: absolute;
  top: 100%;
}

.section-main-header li.menu-item-gtranslate.menu-item a span {
  padding: 0;
  margin: 0 5px 0 0;
  border: none !important;
}

.section-main-header .gt_languages a {
  padding: 6px 0 !important;
  text-align: left !important;
  line-height: 0 !important;
}

body:not(.elementor-editor-active) .section-bottom-header .brand-name {
  position: absolute;
  left: -14.3em;
}

a.dialog-close-button.dialog-lightbox-close-button:focus-visible {
  border: none !important;
  outline: none !important;
}

.search-results article.elementor-post.elementor-grid-item {
  flex-direction: row;
}

.search-results article.elementor-post.elementor-grid-item {
  background-color: #373737;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.08);
}

.search-results
  article.elementor-post.elementor-grid-item
  a.elementor-post__thumbnail__link {
  width: 66.66666667%;
}

.search-results
  article.elementor-post.elementor-grid-item
  .elementor-post__text {
  width: 33.33333333%;
  padding: 3.3em 3em;
  display: flex;
  flex-wrap: wrap;
}

.search-results
  article.elementor-post.elementor-grid-item
  .elementor-post__text
  .elementor-post__excerpt
  p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.search-results .elementor-post__text .elementor-post__meta-data {
  order: 3;
}

.search-results .elementor-post__text a.elementor-post__read-more {
  order: 4;
}

div#respond {
  margin-top: 5.4em;
}

div#respond .form-group {
  margin-bottom: 10px;
}

div#respond input[type="text"],
div#respond input[type="email"],
div#respond textarea {
  display: inline-block;
  width: 100%;
  font-size: 1em;
  line-height: 1.42857143;
  padding: 6px 12px;
  height: 3.625em;
  border-radius: 0.75em;
  padding-left: 22px;
  color: #fff;
  background-color: #323232;
  border: 1px solid #323232;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}

div#respond input[type="text"]:focus,
div#respond input[type="email"]:focus,
div#respond textarea:focus {
  border-color: #c5a47e;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(197, 164, 126, 0.075, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(197, 164, 126, 0.075, 0.6);
}

div#respond textarea {
  height: 7.9em;
  padding-top: 1.1em;
}

div#respond .row-form.row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
}

div#respond .row-form.row .col-form.col-md-6 {
  width: 50%;
  padding: 0 15px;
}

div#respond button.btn {
  padding: 1.1em 2.2em 1.05em;
  border: none;
  text-transform: uppercase;
  letter-spacing: 2.1px;
}

.comment-notes {
  font-size: 0.85em;
}

.comment-body {
  position: relative;
}

.comment-list {
  list-style: none;
  padding: 0;
}

.comment-list > .comment {
  padding: 2.2em;
  margin-top: 2.2em;
  background: #323232;
}

.comment-list > .comment:first-child {
  margin-top: 0;
}

.comment-list .comment .comment {
  padding-top: 2.2em;
  margin: 2.2em 0 2.2em 1.7em;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.comment-meta {
  overflow: hidden;
}

.comment-author {
  color: #fff;
  margin-bottom: 1.8em;
  margin-right: 17em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.comment-author .avatar {
  border-radius: 50%;
  margin-right: 10px;
}

.comment-author .fn {
  font-size: 0.9em;
  color: #fff;
}

.comment-metadata {
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 0.9em;
}

.comment-metadata a {
  color: #686868;
}

.comment-metadata a:hover {
  color: #c5a47e;
  text-decoration: none;
}

.comment-content {
  margin-top: 2.2em;
}

.comment-reply-link {
  font-family: "montserratsemibold";
  font-weight: normal;
  display: inline-block;
  font-size: 0.75em;
  line-height: 1;
  padding: 0.77em 1.1em 0.77em;
  border-radius: 2em;
  background-color: #c5a47e;
  text-transform: uppercase;
  color: #fff !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff !important;
  text-decoration: none;
}

.comment-respond {
  margin-top: 5.4em;
}

.comment-respond h2 small {
  font-size: 40%;
}

.comment-body + .comment-respond {
  margin-top: 2.2em;
}

.comment-reply-title small {
  font-size: 30%;
  letter-spacing: 1em;
}

.xhome-search-item .elementor-widget-shortcode > div .elementor-shortcode {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.xhome-search-item .elementor-widget-theme-post-content p:last-child {
  margin-bottom: 0;
}

.xhome-search-item .elementor-widget-theme-post-featured-image,
.xhome-search-item .elementor-widget-theme-post-featured-image > div,
.xhome-search-item .elementor-widget-theme-post-featured-image > div img {
  height: 100%;
}

.xhome-search-item .elementor-button-content-wrapper {
  justify-content: end;
}

.xhome-search-item .elementor-widget.elementor-widget-post-info ul {
  display: block;
}

.xhome-search-item
  .elementor-widget.elementor-widget-post-info
  ul
  li:first-child {
  float: left;
}

.xhome-search-item
  .elementor-widget.elementor-widget-post-info
  ul
  li:last-child {
  float: right;
}

.xhome-search-item .elementor-widget.elementor-widget-post-info a {
  font-weight: 600;
}

.xhome-search-item .elementor-widget.elementor-widget-post-info a:hover span {
  color: var(--e-global-color-primary);
}

.search-results nav.elementor-pagination span.page-numbers.current {
  background: #c5a47e;
  padding: 8px 14px 8px 14px;
  border-radius: 35px;
}

ul.list-menu-project {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none !important;
}

ul.list-menu-project li {
  padding: 0;
  list-style: none !important;
}

ul.list-menu-project li a {
  display: block;
  padding: 15px 20px !important;
  margin: 0 7.5px 15px;
  white-space: nowrap;
  background-color: transparent;
  background-image: linear-gradient(182deg, #f5f5f5cf 0%, #ffffff 100%);
  color: #000;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 600;
}

ul.list-menu-project li a:hover {
  background-image: linear-gradient(182deg, #000000 0%, #000000 100%);
}

.tab-project-wrapper h2.elementor-heading-title.elementor-size-default {
  text-align: center;
  color: var(--e-global-color-primary);
  margin-bottom: 20px;
}

.tab-project-description li {
  margin-bottom: 16px;
}

.tab-project-toggle {
  margin-bottom: 20px;
}

.toggle-project-title {
  border-bottom: 1px solid var(--e-global-color-primary);
  background-color: #474747;
  cursor: pointer;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.toggle-project-title.active {
  color: var(--e-global-color-primary);
}

.toggle-project-title i {
  font-size: 16px;
  vertical-align: middle;
}

.toggle-project-title.active i {
  transform: rotate(180deg);
}

.toggle-project-content {
  display: none;
  padding: 15px;
  border-bottom: 1px solid var(--e-global-color-primary);
}

@media (max-width: 1024px) {
  .section-main-header.elementor-sticky--effects {
    padding: 10px 0 !important;
  }

  .section-main-header ul#menu-main {
    background-color: rgba(50, 50, 50, 0.95);
    padding: 20px 15px;
  }

  /* .section-main-header.elementor-sticky--effects ul#menu-main.eael-simple-menu-responsive li a {
    padding-bottom: 9px !important;
  } */

  .section-main-header ul#menu-main li a {
    font-weight: 300 !important;
    border-bottom: 1px solid #ffffff0d;
  }

  .section-main-header ul#menu-main .menu-item-gtranslate a {
    border-bottom: none;
  }

  .section-main-header ul#menu-main li ul.sub-menu {
    background-color: transparent;
  }

  .section-main-header ul#menu-main li ul.sub-menu li a {
    padding: 9px 15px !important;
  }

  .section-main-header ul#menu-main li.menu-item-gtranslate.menu-item a {
    font-size: 14.4px !important;
    letter-spacing: 2.5px !important;
    line-height: 24.75px !important;
  }

  .section-main-header .eael-simple-menu li.menu-item-gtranslate a > span {
    display: inline !important;
  }

  .section-main-header ul#menu-main span.eael-simple-menu-indicator {
    background-color: transparent !important;
    border: none !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 12px;
  }

  .section-main-header ul#menu-main span.eael-simple-menu-indicator i {
    color: #fff !important;
  }

  .section-main-header .gt_white_content {
    position: relative;
  }
}

@media (max-width: 767px) {
  body:not(.elementor-editor-active) .section-bottom-header-2 {
    display: none;
  }

  body:not(.elementor-editor-active) .section-bottom-header {
    top: 7%;
  }

  body:not(.elementor-editor-active) .section-bottom-header .brand-name {
    position: absolute;
    left: -23.3em;
  }

  div#respond .row-form.row .col-form.col-md-6 {
    width: 100%;
  }

  ul.list-menu-project {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .toggle-project-title {
    padding: 12px;
  }

  .toggle-project-content {
    padding: 12px 10px;
  }
}

@media (min-width: 1025px) {
  .section-main-header
    .eael-simple-menu
    li:not(.menu-item-gtranslate)
    a
    > span {
    display: none;
  }
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
