.elementor-icon-wrapper {
  line-height: 0;
}

#bottom-to-top-btn {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
  cursor: pointer;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bottom-to-top-btn.visible {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s;
}

@media (max-width: 479px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    hyphens: auto;
    word-wrap: break-word;
  }
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: inherit !important;
  font-family: inherit !important;
}

body .gform_wrapper .gfield_validation_message {
  color: var(--orange) !important;
}
body .gform_wrapper .gform-footer.gform_footer.top_label input[type=submit] {
  overflow: hidden;
  position: relative;
  font-family: Lato !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  color: var(--white) !important;
  letter-spacing: 0.3px !important;
  line-height: 20px !important;
  padding-block-start: 18px !important;
  padding-block-end: 18px !important;
  border-radius: 12px !important;
  background-color: var(--orange) !important;
  display: inline-flex !important;
}
body .gform_wrapper .gform-footer.gform_footer.top_label input[type=submit]:hover {
  background-color: var(--blue) !important;
}
body .gform_wrapper .gform_fields {
  gap: 20px !important;
}
body .gform_wrapper p.gform_required_legend,
body .gform_wrapper .gform_validation_errors, body .gform_wrapper .charleft.ginput_counter.gfield_description {
  display: none;
}
body .gform_wrapper legend.gfield_label.gform-field-label.gfield_label_before_complex {
  display: none;
}
body .gform_wrapper .gfield input[type=checkbox] {
  width: 21px !important;
  height: 21px !important;
  min-height: 21px !important;
  border-radius: 5px !important;
  background: transparent !important;
  border: 1px solid #fff !important;
  accent-color: white !important;
}
body .gform_wrapper .gfield input[type=checkbox]::before {
  color: white !important;
}
body .gform_wrapper .gfield input[type=checkbox] + label {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
}
body .gform_wrapper .gfield input[type=checkbox],
body .gform_wrapper .gfield input[type=radio] {
  padding: 0;
}
body .gform_wrapper .gfield .ginput_password,
body .gform_wrapper .gfield input:not([type=checkbox]),
body .gform_wrapper .gfield input:not([type=radio]),
body .gform_wrapper .gfield select,
body .gform_wrapper .gfield textarea {
  color: #fff;
  height: auto !important;
  border: 1px solid #fff;
  height: 50px !important;
}
body .gform_wrapper .gfield .ginput_password:focus, body .gform_wrapper .gfield .ginput_password:focus-visible, body .gform_wrapper .gfield .ginput_password:active, body .gform_wrapper .gfield .ginput_password:target, body .gform_wrapper .gfield .ginput_password:focus-within,
body .gform_wrapper .gfield input:not([type=checkbox]):focus,
body .gform_wrapper .gfield input:not([type=checkbox]):focus-visible,
body .gform_wrapper .gfield input:not([type=checkbox]):active,
body .gform_wrapper .gfield input:not([type=checkbox]):target,
body .gform_wrapper .gfield input:not([type=checkbox]):focus-within,
body .gform_wrapper .gfield input:not([type=radio]):focus,
body .gform_wrapper .gfield input:not([type=radio]):focus-visible,
body .gform_wrapper .gfield input:not([type=radio]):active,
body .gform_wrapper .gfield input:not([type=radio]):target,
body .gform_wrapper .gfield input:not([type=radio]):focus-within,
body .gform_wrapper .gfield select:focus,
body .gform_wrapper .gfield select:focus-visible,
body .gform_wrapper .gfield select:active,
body .gform_wrapper .gfield select:target,
body .gform_wrapper .gfield select:focus-within,
body .gform_wrapper .gfield textarea:focus,
body .gform_wrapper .gfield textarea:focus-visible,
body .gform_wrapper .gfield textarea:active,
body .gform_wrapper .gfield textarea:target,
body .gform_wrapper .gfield textarea:focus-within {
  outline: none !important;
  box-shadow: none !important;
  background: rgba(255, 255, 255, 0.1019607843) !important;
}
body .gform_wrapper .gfield .ginput_password:focus,
body .gform_wrapper .gfield input:not([type=checkbox]):focus,
body .gform_wrapper .gfield input:not([type=radio]):focus,
body .gform_wrapper .gfield select:focus,
body .gform_wrapper .gfield textarea:focus {
  border: 2px solid #fff !important;
}
body .gform_wrapper ::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #fff;
}
body .gform_wrapper ::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #fff;
}
body .gform_wrapper .ginput_container_textarea textarea {
  background-color: transparent !important;
  max-block-size: 94px;
  min-block-size: 94px !important;
  height: 94px !important;
  border-radius: 10px !important;
}
body .gform_wrapper .ginput_container_textarea textarea:focus, body .gform_wrapper .ginput_container_textarea textarea:focus-visible {
  background: rgba(255, 255, 255, 0.1019607843) !important;
  border: 2px solid #fff !important;
}

.gform-theme--foundation:where(:not(.gform_editor)) .gf_hidden,
.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden {
  display: none !important;
}

.gform-footer.gform_footer.top_label font {
  width: 100%;
}

.gform-theme--foundation .gfield {
  position: relative;
}

.gform-theme--foundation .gfield:has(input:-moz-placeholder) .gfield_label.gform-field-label, .gform-theme--foundation .gfield:has(textarea:-moz-placeholder) .gfield_label.gform-field-label {
  position: absolute;
  inset: 0;
  font-size: 16px !important;
  line-height: 22px !important;
  color: white;
  left: 17px;
  top: 14px;
  margin-bottom: 0 !important;
  background: #009ADA !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  color: #fff !important;
  padding: 3px 6px !important;
  transform: translateY(0px) scale(1);
  transform-origin: left center;
  opacity: 0;
  visibility: hidden;
  -moz-transition: transform 0.5s, opacity 0.3s, visibility 0.3s;
  transition: transform 0.5s, opacity 0.3s, visibility 0.3s;
  border-radius: 4px !important;
  border: 0 !important;
  clip: unset !important;
  clip-path: unset !important;
  margin: 0 !important;
  overflow: unset !important;
}

.gfield_label.gform-field-label,
.gform-theme--foundation .gfield:has(input:placeholder-shown) .gfield_label.gform-field-label,
.gform-theme--foundation .gfield:has(textarea:placeholder-shown) .gfield_label.gform-field-label {
  position: absolute;
  inset: 0;
  font-size: 16px !important;
  line-height: 22px !important;
  color: white;
  left: 17px;
  top: 14px;
  margin-bottom: 0 !important;
  background: #009ADA !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  color: #fff !important;
  padding: 3px 6px !important;
  transform: translateY(0px) scale(1);
  transform-origin: left center;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.5s, opacity 0.3s, visibility 0.3s;
  border-radius: 4px !important;
  border: 0 !important;
  clip: unset !important;
  clip-path: unset !important;
  margin: 0 !important;
  overflow: unset !important;
}

.gform-theme .gfield_checkbox label {
  outline: none !important;
  box-shadow: none !important;
}

.gform-theme--foundation .gfield:has(input:focus) .gfield_label.gform-field-label,
.gform-theme--foundation .gfield:has(textarea:focus) .gfield_label.gform-field-label,
.gform-theme--foundation .gfield .gfield_label.gform-field-label {
  transition: transform 0.5s;
  transform: translateY(-26px) scale(0.7);
  opacity: 1;
  visibility: visible !important;
}

.orange-border-bottom span {
  position: relative;
  display: inline-block;
  color: var(--blue);
  letter-spacing: 0.1;
}
.orange-border-bottom span:after {
  position: absolute;
  background-image: url(../images/border-orange.svg);
  left: 0;
  width: 100%;
  bottom: -6px;
  background-size: contain;
  height: 17px;
  content: " ";
  background-repeat: no-repeat;
}

[type=button],
[type=submit],
button {
  white-space: normal;
}

/*
This file can be used to overwrite any normailze settings.
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
menu,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

a {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

[hidden] {
  display: none;
}

@media (max-width: 767px) {
  header .contact-detail .elementor-image-box-wrapper {
    height: 44px;
  }
  header .contact-detail .elementor-image-box-wrapper .elementor-image-box-content {
    display: none;
  }
}
header .btn-header {
  padding-left: 50px !important;
}
@media (max-width: 767px) {
  header .btn-header {
    font-size: 0 !important;
    padding: 5px !important;
    height: 44px;
    width: 44px;
  }
  header .btn-header::after {
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
  }
}
header .btn-header::after {
  position: absolute;
  background-image: url(../images/calendarwhite.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  content: "";
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
header nav .elementor-nav-menu li {
  position: relative;
}
header nav .elementor-nav-menu li.current-menu-parent .elementor-item, header nav .elementor-nav-menu li.current-menu-item .elementor-item {
  color: white !important;
  border-radius: 12px !important;
}
header nav .elementor-nav-menu li.current-menu-parent .elementor-item::before, header nav .elementor-nav-menu li.current-menu-item .elementor-item::before {
  background-color: #F15C30;
  opacity: 1 !important;
}
header nav .elementor-nav-menu li.current-menu-parent .elementor-item svg path, header nav .elementor-nav-menu li.current-menu-item .elementor-item svg path {
  fill: white !important;
}
header nav .elementor-nav-menu li .elementor-nav-menu .sub-arrow {
  margin-block-start: -7px;
  padding-left: 6px !important;
}
header nav .elementor-nav-menu li ul.sub-menu {
  padding: 20px;
}
header nav .elementor-nav-menu li ul.sub-menu li a {
  position: relative;
  padding-left: 24px !important;
  transition: all 0.3s;
  font-weight: 500;
}
header nav .elementor-nav-menu li ul.sub-menu li a:hover {
  padding-left: 28px !important;
  background-color: white !important;
}
header nav .elementor-nav-menu li ul.sub-menu li a::before {
  background-image: url(../images/link-left-arrow.svg);
  position: absolute;
  content: " ";
  transform: translateY(-50%);
  height: 10px;
  left: 0;
  width: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  opacity: 1 !important;
  background-color: transparent !important;
  filter: invert(43%) sepia(16%) saturate(5314%) hue-rotate(343deg) brightness(100%) contrast(90%);
}
header nav .elementor-nav-menu li a:hover svg path {
  fill: white;
}

footer .footer-links .elementor-nav-menu {
  -moz-column-gap: 24px;
       column-gap: 24px;
}
footer .footer-links .elementor-nav-menu li {
  position: relative;
  width: 47%;
}
@media (max-width: 767px) {
  footer .footer-links .elementor-nav-menu li {
    width: 100%;
  }
}
footer .footer-links .elementor-nav-menu li.current_page_item a {
  color: var(--orange) !important;
}
footer .footer-links .elementor-nav-menu li a {
  margin: 0 !important;
  position: relative;
  padding-left: 24px !important;
  transition: all 0.3s;
}
footer .footer-links .elementor-nav-menu li a:hover {
  padding-left: 28px !important;
}
footer .footer-links .elementor-nav-menu li a::before {
  background-image: url(../images/link-left-arrow.svg);
  position: absolute;
  content: " ";
  transform: translateY(-50%);
  height: 10px;
  left: 0;
  width: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  opacity: 1 !important;
  background-color: transparent !important;
}

.elementor-button,
button,
input[type=submit] {
  z-index: 0;
}

.e-button-base, .btn-orange {
  z-index: 0;
}

.icon-grid .elementor-widget-icon-box:last-child::after {
  display: none;
}
.icon-grid .elementor-widget-icon-box::after {
  position: absolute;
  height: 100%;
  background-image: url(../images/border-dashed.svg);
  width: 2px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .icon-grid .elementor-widget-icon-box::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  .icon-grid .elementor-widget-icon-box:nth-child(even)::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .icon-grid .elementor-widget-icon-box:nth-child(even)::after {
    display: none;
  }
}

.home-onze-slider .maq-icon-list {
  overflow: hidden;
}
.home-onze-slider .maq-icon-list ul.elementor-icon-list-items.elementor-inline-items {
  flex-wrap: nowrap;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 12s linear infinite;
  width: 100vw;
  justify-content: center;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.onze-card-slider .swiper .swiper-slide {
  transition: all 0.3s;
  overflow: hidden;
}
.onze-card-slider .swiper .swiper-slide .e-con-full.e-flex.e-con.e-child {
  padding: 0;
}
.onze-card-slider .swiper .swiper-slide .e-con-full.e-flex.e-con.e-child figure {
  max-height: 450px;
  overflow: hidden;
  max-width: 100%;
  border-radius: 24px;
}
.onze-card-slider .swiper .swiper-slide .e-con-full.e-flex.e-con.e-child figure img {
  width: 100% !important;
  transform: scale(1.1);
  transition: all 0.3s;
}
.onze-card-slider .swiper .swiper-slide .e-con-full.e-flex.e-con.e-child .elementor-widget-icon {
  right: -60px !important;
  transition: right 0.3s;
  top: 20px !important;
}
.onze-card-slider .swiper .swiper-slide .e-con-full.e-flex.e-con.e-child .elementor-widget-icon:hover svg {
  filter: invert(49%) sepia(24%) saturate(1964%) hue-rotate(330deg) brightness(93%) contrast(104%);
}
.onze-card-slider .swiper .swiper-slide .e-con-full.e-flex.e-con.e-child .elementor-image-box-content p {
  top: 0;
  transition: all 0.3s;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.onze-card-slider .swiper .swiper-slide:hover .e-con-full.e-flex.e-con.e-child .elementor-widget-icon {
  right: 20px !important;
}
.onze-card-slider .swiper .swiper-slide:hover .e-con-full.e-flex.e-con.e-child .elementor-image-box-content p {
  top: -5px;
}
.onze-card-slider .swiper .swiper-slide:hover .e-con-full.e-flex.e-con.e-child figure img {
  transform: scale(1.2) rotate(4.19deg);
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 76px;
  height: 8px;
  border-radius: 10px;
  background-color: #f15c30;
}

@media (max-width: 1600px) {
  .elementor-swiper-button-next {
    right: 1px !important;
  }
  .elementor-swiper-button-prev {
    left: 1px !important;
  }
}
.service-card-grid .e-div-block-base .elementor-image-box-img img {
  width: 100%;
}
.service-card-grid .e-div-block-base .elementor-icon-wrapper:hover svg {
  filter: invert(49%) sepia(24%) saturate(1964%) hue-rotate(330deg) brightness(93%) contrast(104%);
}

.proj-gallery .e-gallery-item {
  transition: all 0.5s;
  cursor: pointer;
}
.proj-gallery .e-gallery-item:before {
  background-image: url(../images/proj-arw-link.svg);
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  height: 52px;
  width: 52px;
  opacity: 0;
  z-index: 1;
  transition: all 0.5s;
}
.proj-gallery .e-gallery-item:hover .e-gallery-image {
  transform: scale(1.1);
}
.proj-gallery .e-gallery-item:hover:before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.slide-animation {
  opacity: 1 !important;
}
.slide-animation.fadeIn {
  opacity: 1 !important;
}
@media (min-width: 1024px) {
  .slide-animation.fadeIn {
    animation: curtain 1s ease-in forwards !important;
    overflow: hidden;
  }
}

@keyframes curtain {
  from {
    clip-path: inset(0 0 100% 0);
  }
  to {
    clip-path: inset(0 0 -5px 0);
  }
}
.inner-page-banner h1 {
  position: relative;
  display: inline-block;
  color: var(--blue);
  letter-spacing: 0.1px;
  word-break: break-word;
}
.inner-page-banner h1:after {
  position: absolute;
  background-image: url(../images/border-orange.svg);
  left: 0;
  width: 100%;
  bottom: -9px;
  background-size: contain;
  height: 17px;
  content: " ";
  background-repeat: no-repeat;
}
.inner-page-banner h1 span {
  color: #121212;
}
.inner-page-banner h1:has(span) {
  color: #121212;
}
.inner-page-banner h1:has(span)::after {
  display: none;
}/*# sourceMappingURL=style.css.map */