@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700;800;900&display=swap");
@import url(../fonts/font.css);
:root {
  --height: 80px;
}

* {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  list-style: none;
  box-sizing: border-box;
  outline: none;
  border: none;
}

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,
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,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-style: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-x: hidden;
}

body {
  line-height: 1.2;
  scroll-behavior: smooth;
  font-family: "Jost", sans-serif !important;
  font-weight: 300;
  background-color: #fff;
  background: url(../img/body-bg.jpg);
  background-repeat: repeat !important;
  
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt0 {
  margin-top: 40px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb0 {
  margin-bottom: 40px;
}

.mb-70 {
  margin-bottom: 70px;
}

::selection {
  color: #fff;
  background-color: #1a6090;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

a {
  transition: 0.3s all ease-in-out;
  color: inherit;
}

p {
  font-size: 16px;
  font-weight: 300;
  color: #565764;
  line-height: 26px;
}

p + p {
  margin-top: 10px;
}

img {
  max-width: 100%;
  height: auto;
  object-position: center;
  object-fit: cover;
}

.page-padding {
  padding: 70px 0;
}

.bg-theme {
  background: #1a6090;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 40px !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.color-black {
  color: #333;
}

.pt-100 {
  padding-top: 100px;
}

.copyright-area {
  border-top: 1px solid rgba(218, 216, 216, 0.7);
  padding: 28px 0 10px 0;
  margin-top: 30px;
}
.copyright-area .container {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  gap: 15px;
}
.copyright-area p {
  margin-right: 25px;
  color: #094048;
  font-size: 18px;
}

.sanatustuCopy a {
  color: #fff !important;
}

.sanatustuSpanF {
  font-size: 24px;
  color: #fff;
  font-family: "NADALL";
}

.sanatustuSpanL {
  font-family: "Quizma-LightDemo";
  color: #fff;
  font-size: 25px;
}

.copyright-text {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}

.copyright-text .company a {
  color: #fff;
  font-weight: 500;
}

.moda-footer__area {
  padding: 40px 0 15px 0;
  background: #17181b;
}

.separator {
  background-color: #e5e5ea42;
  width: 100%;
  height: 1px;
}

.moda-footer__top {
  gap: 70px;
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
.moda-footer__top .moda-footer__logo {
  flex-basis: 220px;
  filter: invert(1);
}

.moda-social-media {
  gap: 25px;
  display: flex;
}
.moda-social-media a {
  color: #fff;
  transition: all 0.3s;
  font-size: 20px;
}

.moda-footer__mid {
  gap: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.moda-footer__menu {
  display: blockk;
}
.moda-footer__menu li {
  padding-bottom: 3px;
}
.moda-footer__menu li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  color: #3f4061;
  transition: all 0.3s;
  margin-top: 7px;
}
.moda-footer__menu li a::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
  background-color: #3f4061;
}
.moda-footer__menu li a:hover::after {
  width: 100%;
}

.moda-download__wrap {
  width: 100%;
}
.moda-download__wrap p {
  line-height: 1.1;
  text-align: right;
  padding-bottom: 25px;
  color: #1c1827;
  font-size: 17px;
  font-weight: 600;
}
.moda-download__wrap .form-inner {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #ecf6ff;
  display: flex;
  align-items: center;
  height: 60px;
  padding: 10px 25px;
  margin-bottom: 20px;
}
.moda-download__wrap .form-inner input {
  width: 100%;
  color: #cacaca;
  font-size: 14px;
  font-weight: 500;
  background-color: transparent;
  border: none;
}
.moda-download__wrap .form-inner button {
  border: none;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2e448d;
}
.moda-download__wrap .form-inner button svg {
  fill: #fff;
}

.wc_call_us {
  gap: 25px;
  display: flex;
  align-items: center;
}
.wc_call_us a {
  color: #1c1d20;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  text-align: end;
  position: relative;
}
.wc_call_us a:hover {
  color: #1a6090;
}
.wc_call_us span {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #3f4061;
}
.wc_call_us i {
  font-size: 24px;
  color: #1a6090;
  transition: all 0.5s;
}

.moda-footer__btm {
  padding-top: 15px;
}

@media only screen and (max-width: 991px) {
  .moda-footer__mid {
    gap: 40px;
    margin-bottom: 50px;
  }

  .moda-footer__top {
    gap: 50px;
    padding-bottom: 50px;
  }

  .moda-download__wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .moda-footer__mid {
    flex-wrap: wrap;
    justify-content: center;
  }

  .moda-footer__top {
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .moda-footer__btm {
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
#top-bar__navigation-toggler {
  color: #fff;
  position: relative;
  top: 3px;
  outline: none;
  transition: all 0.2s linear;
}

.mobile-menu #top-bar__navigation-toggler {
  position: absolute !important;
  top: 1rem !important;
  right: 2rem;
  svg path {
    stroke: #000 !important;
  }
}

.hide-object-desktop {
  display: none;
}

.trigger {
  width: 65px;
  cursor: pointer;
  transition: transform 400ms;
  user-select: none;
  transform: scaleY(0.7);
  overflow: visible;
  height: 100%;
}
.trigger .line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
}

.trigger .line.bottom {
  stroke-dasharray: 30 85;
  transform-origin: 50%;
  transition: transform 400ms, stroke-dashoffset 400ms;
}

.trigger .line.top {
  stroke-dasharray: 40 160;
}

.trigger .line.middle {
  stroke-dasharray: 40 142;
  transform-origin: 50%;
  transition: transform 400ms;
}

#top-bar__navigation-toggler.active .trigger {
  transform: rotate(45deg);
}

#top-bar__navigation-toggler.active .trigger .line.top {
  stroke-dashoffset: -64px;
}

#top-bar__navigation-toggler.active .trigger .line.middle {
  transform: rotate(90deg);
}

#top-bar__navigation-toggler.active .trigger .line.bottom {
  stroke-dashoffset: -64px;
}

@media screen and (max-width: 1200px) {
  .hide-object-desktop {
    display: inline-flex !important;
  }
}
.right-col {
  display: flex;
  align-items: center;
  gap: 0;
}

.pq-bottom-header.active .trigger .line {
  stroke: #000 !important;
}

.mobile-menu.active {
  left: 0;
}

.mobile-menu {
  position: fixed;
  left: -100%;
  top: 0;
  height: 100vh;
  background-color: #fff;
  z-index: 120;
  width: 300px;
  padding: 50px 20px;
  transition: 400ms;
  overflow-y: auto;
  box-shadow: 0 25px 70px 0 rgba(0, 0, 0, 0.07);
}
.mobile-menu img {
  max-width: 150px;
  margin-bottom: 34px;
}
.mobile-menu li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
}
.mobile-menu li ul {
  margin-left: 20px;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease-in-out;
}
.mobile-menu li.submenu-custom {
  position: relative;
}
.mobile-menu li.submenu-custom:hover::before {
  color: #1a6090;
}
.mobile-menu li.submenu-custom::before {
  content: "+";
  right: 5px;
  position: absolute;
  font-size: 20px;
  top: -3px;
}
.mobile-menu li + li {
  margin-top: 15px;
}

.mobile-menu .pq-submenu-icon {
  position: absolute;
  top: 0;
  right: 15px;
  width: 40px;
  height: 40px;
  background-color: #1a6090;
  color: #fff;
  display: grid;
  place-items: center;
  cursor: pointer;
}

.mobile-menu li.menu-item-has-children {
  position: relative;
}

.mobile-menu li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  height: 40px;
  font-size: 18px;
}

.mobile-menu li.menu-item-has-children ul.active {
  display: block;
  min-height: max-content;
  opacity: 1;
  visibility: visible;
  max-height: max-content;
  overflow: hidden;
  transform: scaleY(1);
}

.primary-btn {
  border: 2px solid #1a6090;
  color: #1a6090;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-in-out;
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-weight: 500;
  gap: 0.7rem;
  font-size: 16px;
  border-radius: 0 !important;
  padding: 10px 20px;
}
.primary-btn::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #1a6090;
  color: #fff;
  transition: all 0.5s ease-in-out;
  z-index: -1;
}
.primary-btn svg {
  width: 19px;
}
.primary-btn svg path {
  fill: #1a6090;
}
.primary-btn:hover {
  color: #fff;
}
.primary-btn:hover::after {
  width: 100%;
}
.primary-btn:hover svg path {
  fill: #fff;
}

.primary-btn.black {
  border: 2px solid #000;
  color: #000;
  font-size: 15px;
}
.primary-btn.black::after {
  background-color: #000 !important;
}
.primary-btn.black svg {
  width: 19px;
}
.primary-btn.black svg path {
  fill: #000;
}
.primary-btn.black:hover {
  color: #fff !important;
}
.primary-btn.black:hover::after {
  width: 100%;
}
.primary-btn.black:hover svg path {
  fill: #fff;
}

.pb-150 {
  padding-bottom: 150px;
}

.service__subtitle {
  margin-bottom: 65px;
}
.service__subtitle .sec-sub-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
}

.sec-title {
  font-weight: 400;
  font-size: 80px;
  line-height: 1.15;
  color: #183c4f;
  max-height: 180px;
  overflow: hidden;
}
.sec-title span {
}

.has_text_reveal_anim {
  max-width: 800px;
  margin: 0 auto;
}

.service-line {
  width: 1px;
  height: 80px;
  background-color: #183c4f;
  display: inline-block;
  margin-bottom: -85px;
}

.service-item {
  z-index: 2;
  position: relative;
  overflow: hidden;
  height: 500px;
  margin-bottom: 29px;
}
.service-item::before {
  position: absolute;
  content: "";
  inset-inline-start: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.service-item::after {
  position: absolute;
  content: "";
  top: 30px;
  inset-inline-start: 40px;
  background-image: url(../img/icon/arrow-up.png);
  height: 30px;
  width: 30px;
  z-index: 3;
  background-repeat: no-repeat;
  transition: 0.3s linear;
  transform: scale(0);
}
.service-item img {
  max-width: 100%;
}

.service-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  color: #fff !important;
  margin-bottom: 44px;
  transition: all 0.5s;
  min-height: 60px;
}

.service-dis {
  opacity: 0;
  transform: translateY(40px);
  color: #fff !important;
  padding-bottom: 25px;
  transition: all 0.5s;
}
.service-dis p {
  color: #fff;
}

.service-footer {
  position: absolute;
  inset-inline-start: 0;
  bottom: 0;
  z-index: 3;
  padding: 20px 40px;
}

.service-hover .service-title {
  transform: translateY(70px);
}

.service-count {
  position: absolute;
  top: 30px;
  inset-inline-start: 40px;
  z-index: 3;
  color: #fff;
  transition: 0.1s linear;
}

.service-thumb {
  width: 100%;
  height: 100%;
}
.service-thumb img {
  width: 100%;
  height: 100%;
  transition: all 5s;
}

.service-hover:hover::after {
  transform: scale(1);
}

.btn-border {
  gap: 10px;
  display: inline-flex;
  align-items: center;
  color: #183c4f;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding: 16px 30px;
  border: 1px solid #183c4f;
  z-index: 1;
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
  text-transform: uppercase !important;
}
.btn-border::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 100%;
  left: 100%;
  opacity: 0;
  border-bottom: 3px solid #1a6090;
  border-left: 3px solid #1a6090;
  transition: all 0.75s;
}
.btn-border::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 100%;
  right: 100%;
  opacity: 0;
  border-top: 3px solid #1a6090;
  border-right: 3px solid #1a6090;
  transition: all 0.75s;
}
.btn-border:hover {
  border-color: transparent;
}
.btn-border:hover::before {
  bottom: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.btn-border:hover::after {
  top: 0;
  right: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.service-hover:hover .service-count {
  transform: scale(0);
}
.service-hover:hover .service-thumb img {
  transform: scale(1.1);
}
.service-hover:hover .service-title {
  transform: translateY(0px);
  margin-bottom: 0;
}
.service-hover:hover .service-dis {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (max-width: 1399px) {
  .pb-150 {
    padding-bottom: 120px;
  }

  .sec-title {
    font-size: 70px;
  }
}
.scrollbar-and-slider-btn {
  gap: 20px;
  margin-bottom: 20px;
 
}

.sliderkoleksiyonbar {
  display: none !important;
 
}
 

.slider-btn-group.w-100 {
  max-width: 100px;
  min-width: 100px;
  width: 100%;
}

.slider-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-btn-group .slider-btn {
  height: 40px;
  width: 40px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  cursor: pointer;
  border: 1px solid rgba(217, 217, 217, 0.9019607843);
}
.slider-btn-group .slider-btn svg {
  fill: #1a6090;
  transition: 0.4s;
}

.slider-btn.swiper-button-disabled {
  opacity: 0.2;
}

.progress-pagination {
  position: relative;
  max-width: 1600px;
  width: 100% !important;
  height: 6px !important;
  top: unset !important;
  left: unset !important;
  background-color: #d9e5ff;
  opacity: 1;
}
.progress-pagination .swiper-pagination-progressbar-fill {
  background-color: #1a6090;
}

.blog-section {
  position: relative;
  padding: 40px 0 0 0;
  z-index: 3;
}

.why__area.page-padding {
  padding: 80px 0 !important;
}

.sec-title {
  margin-bottom: 60px;
  overflow: hidden;
  position: relative;
}
.sec-title .sub-title {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #ee106f !important;
  letter-spacing: 0.2em;
  top: -5px;
  margin-bottom: 2px;
  margin-top: 7px;
  overflow: hidden;
  opacity: 1 !important;
  text-transform: uppercase;
}
.sec-title h2 {
  position: relative;
  font-size: 37px;
  color: #000;
  font-weight: 400;
  overflow: hidden;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}

.blog-block {
  margin-bottom: 30px;
}
.blog-block .content-box {
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
  padding: 15px 27px 30px;
  top: -30px;
  background-color: #fff;
  z-index: 1;
  transition: all 300ms ease;
  box-shadow: 0 0 49px rgba(0, 0, 0, 0.12);
}
.blog-block .content-box .title {
  color: #000;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  min-height: 55px;
  line-height: 27px;
}
.blog-block .content-box .title:hover {
  color: #1a6090;
}
.blog-block .content-box .read-more {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 0;
  position: relative;
  text-transform: uppercase;
  z-index: 3;
  transition: all 300ms ease;
}
.blog-block .content-box .read-more::before {
  background-color: #1a6090;
  content: "";
  height: 1px;
  position: absolute;
  top: calc(50% - 0px);
  right: -37px;
  bottom: 0;
  width: 32px;
}
.blog-block .content-box .read-more::after {
  background-color: #000;
  content: "";
  height: 1px;
  position: absolute;
  top: calc(50% - 0px);
  right: -5px;
  bottom: 0;
  width: 0;
  transition: all 300ms ease;
}
.blog-block .content-box .read-more:hover {
  color: #000;
}
.blog-block .content-box .read-more:hover::after {
  right: -37px;
  width: 32px;
}
.blog-block .inner-box {
  position: relative;
  transition: all 300ms ease;
}
.blog-block .inner-box .image-box {
  position: relative;
}
.blog-block .inner-box .image-box .date {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: 72px;
  display: block;
  z-index: 3;
}
.blog-block .inner-box .image-box .date strong {
  position: relative;
  display: block;
  width: 72px;
  font-size: 30px;
  font-weight: 700;
  padding: 10px 0 13px;
  line-height: 1;
  color: #fff;
  background-color: #1a6090;
  text-align: center;
}
.blog-block .inner-box .image-box .date strong span {
  display: block;
  font-size: 14px;
  margin-top: 4px;
}
.blog-block .inner-box .image-box .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.blog-block .inner-box .image-box .image img {
  position: relative;
  width: 100%;
  height: 270px;
  display: block;
  transition: all 500ms ease;
}
.blog-block .inner-box .image-box .image img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-block .inner-box:hover .image-box .image img:first-child {
  transform: translateX(0) scaleX(1);
  opacity: 1;
  filter: blur(0);
}
.blog-block .inner-box:hover .image-box .image img:nth-child(2) {
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-section .row > div {
  padding: 0 15px;
}

@media screen and (max-width: 1200px) {
  .blog-block .content-box {
    padding: 15px 20px 20px;
    margin-left: 25px;
    margin-right: 25px;
  }
}
.container-fluid.one {
  max-width: 1746px;
}

.service-area {
  padding: 20px 0 0 0 !important;
}

.logo-section {
  padding: 20px 0 50px 0 !important;
}
.logo-section .logo-wrapper {
  border: 1px solid #eee;
  display: flex;
  align-items: center;
}
.logo-section .logo-wrapper .logo-title {
  min-width: 236px;
  max-width: 236px;
  padding: 60px;
  border-right: 1px solid #eee;
}
.logo-section .logo-wrapper .logo-title h6 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
}
.logo-section .logo-wrapper {
  display: flex;
  align-items: center;
}
.logo-section .logo-wrapper .logo-area {
  overflow: hidden;
  margin: 60px;
}

.logo-section .logo-wrapper .logo-area .js-marquee img {
  width: 110px;
  object-fit: contain;
}
.g-24 {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 24px;
}

.single-feature {
  text-align: center;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  position: relative;
  background: #fff;
  transition: 0.3s;
  height: 100%;
  padding: 1px;
}
.single-feature::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: -1px;
  border-radius: inherit;
  background: linear-gradient(to bottom, #ff1717, #4aab3d00);
  transition: 0.3s;
  opacity: 1;
}
.single-feature .content {
  background-color: #fff;
  z-index: 3;
  padding: 30px;
  border-radius: 10px;
  position: relative;
}
.single-feature .icon {
  margin-bottom: 30px;
}
.single-feature .icon svg {
  width: 60px;
  height: 60px;
}
.single-feature .icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.single-feature .title {
  text-transform: uppercase;
  color: #000;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.24;
  font-size: 18px;
}
.single-feature .disc {
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #74787c;
}
.single-feature:hover {
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
}
.single-feature:hover::after {
  opacity: 0;
}

.why__wrapper {
  display: grid;
  grid-template-columns: auto auto auto;
}
.why__wrapper .why__left {
  align-self: end;
}
.why__wrapper .why__left .img-parallax {
  overflow: hidden;
  position: relative;
  width: 330px;
  height: 450px;
}
.why__wrapper .why__left .img-parallax img {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 120%;
  pointer-events: none;
  object-fit: cover;
}

.text_invert > div {
  background-size: 200% 100%;
  color: transparent;
  background-clip: text;
}

.why__dis p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #000000b5;
  width: 270px;
  position: absolute;
  bottom: 13px;
  inset-inline-end: 71px;
  z-index: 99;
}

.why__center {
  position: relative;
  padding-inline-start: 100px;
  padding-inline-end: 50px;
}

.why__subtitle {
  margin-bottom: 40px;
}

.why__title {
  font-weight: 600;
  font-size: 70px;
  color: #183c4f;
  line-height: 1.15;
  font-family: "Jost";
    text-transform: capitalize;
}

@media only screen and (max-width: 1399px) {
  .why__center {
    padding-inline-start: 0;
    padding-inline-end: 30px;
  }

  .why__dis p {
    inset-inline-end: 35px;
    bottom: 3px;
  }
}
@media only screen and (max-width: 1919px) {
  .why__title {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1199px) {

    .language {
    position: relative;
    margin-right: 5px;
    top: 18px;
}

.svg-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 14px;
    position: relative;
    cursor: pointer;
    position: relative;
    top: 18px;
}


  .why__title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .why__left {
    padding-bottom: 50px;
  }

  .why__center {
    padding-inline-start: 0;
    padding-inline-end: 0;
  }

  .why__title {
    font-size: 35px;
  }

  .why__dis p {
    inset-inline-end: 0;
    position: static;
    padding-top: 30px;
  }

  .why__right {
    display: none;
  }
}
@media only screen and (max-width: 767px) {


.da-banner-main-area-swiper .scrollbar-and-slider-btn {
    position: absolute;
    bottom: 6rem;
    left: 50% !important;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%;
    max-width: 350px;
    gap: 27px !important;
}
 
  .why__title {
    font-size: 35px;
  }

  .why__dis p {
    width: 100%;
  }
  .single-feature .disc {
    display: none !important;
  }
  .why__area.page-padding {
    padding: 80px 0 0 0 !important;
  }
  .sec-title h2 {
    font-size: 27px !important;
  }
  .logo-section .logo-wrapper .logo-title {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .logo-section .logo-wrapper {
    flex-direction: column;
    overflow: hidden !important;
  }
  .logo-section .logo-wrapper .logo-area {
    overflow: auto !important;
    margin: 15px 0 !important;
  }
}
header#pq-header {
  position: absolute;
  width: 100%;
  background: transparent;
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
header#pq-header .pq-top-header {
  background: transparent;
  padding: 10px 0;
  font-weight: 500;
}
@media screen and (max-width: 1365px) {
  header#pq-header .pq-top-header {
    font-size: 14px;
  }
}
header#pq-header .pq-top-header .pq-top-right {
  display: inline-flex;
  align-items: center;
}
header#pq-header .pq-top-header .pq-header-time ul {
  margin: 0;
  padding: 0;
  color: #fff;
  list-style: none;
}
header#pq-header .pq-top-header .pq-header-time ul li i {
  margin-right: 10px;
  color: #1a6090;
}
header#pq-header .pq-top-header .pq-header-social {
  padding-left: 20px;
}
header#pq-header .pq-top-header .pq-header-social ul {
  margin: 0;
  padding: 0;
}
header#pq-header .pq-top-header .pq-header-social ul li {
  list-style: none;
  display: inline-block;
  float: left;
  border: unset !important;
  margin-right: 20px;
}
header#pq-header .pq-top-header .pq-header-social ul li a {
  color: #fff;
  background: transparent;
  padding: 10px 0;
  display: inline-block;
}
@media screen and (max-width: 1365px) {
  header#pq-header .pq-top-header .pq-header-social ul li a {
    font-size: 14px;
  }
}
header#pq-header .pq-top-header .pq-header-contact.text-right ul {
  float: right;
}
header#pq-header .pq-top-header .pq-header-contact.text-right ul li {
  border: none;
  list-style: none;
  display: inline-block;
  border: none;
  padding: 10px 0;
  color: #fff;
  float: left;
}
@media screen and (max-width: 1365px) {
  header#pq-header .pq-top-header .pq-header-contact.text-right ul li {
    font-size: 12px;
    padding: 10px 15px;
  }
}
header#pq-header .pq-top-header .pq-header-contact.text-right ul li a {
  color: #fff;
}
header#pq-header .pq-top-header .pq-header-contact.text-right ul li a i {
  color: #1a6090;
  margin-right: 8px;
}
header#pq-header .pq-top-header .pq-header-contact.text-right ul li + li {
  margin-left: 20px;
}

.pq-bottom-header {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.8s ease;
  position: relative;
}
.pq-bottom-header .navbar {
  padding: 0 !important;
 
  justify-content: center !important;
  gap: 20px !important;
  float: right;
}
.pq-bottom-header .navbar .navbar-brand img {
  height: 155px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(4791%)
    hue-rotate(171deg) brightness(114%) contrast(92%);
  transition: all 0.5s ease-in-out;
}
.pq-bottom-header .navbar .pq-menu-contain {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.pq-bottom-header .navbar .navbar-nav {
  float: none;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.pq-bottom-header .navbar .navbar-nav li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
  color: #fff;
  line-height: 80px;
  font-weight: 300;
}
@media (max-width: 1599px) {
  .pq-bottom-header .navbar .navbar-nav li {
    margin-right: 25px;
  }
}
@media (max-width: 1365px) {
  .pq-bottom-header .navbar .navbar-nav li {
    font-size: 14px;
    margin-right: 20px;
  }
}
.pq-bottom-header .navbar .navbar-nav li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 1px;
}
.pq-bottom-header .navbar .navbar-nav li i {
  color: #fff;
  margin-left: 4px;
  font-size: 9px;
  margin-top: -3px;
  font-weight: 600;
  transform: translateY(-2px);
}
.pq-bottom-header .navbar .navbar-nav li .sub-menu {
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  padding-left: 0;
  display: inline-block;
  width: 210px;
  z-index: 999;
  box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
  transform: scale(1, 0);
  transform-origin: 0 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  /*border-radius: 0 0 10px 10px;*/
  overflow: hidden;
}
.pq-bottom-header .navbar .navbar-nav li .sub-menu li {
  line-height: 2;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  color: #616161;
  position: relative;
  float: left;
  font-weight: 300;
  transition: all 0.5s ease;
}
@media screen and (max-width: 1365px) {
  .pq-bottom-header .navbar .navbar-nav li .sub-menu li {
    font-size: 14px;
  }
}
@media (max-width: 1599px) {
  .pq-bottom-header .navbar .navbar-nav li .sub-menu li {
    margin-right: 20px;
  }
}
.pq-bottom-header .navbar .navbar-nav li .sub-menu li a {
  line-height: 2;
  text-transform: capitalize;
  padding: 10px 15px;
  display: inline-block;
  width: 100%;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.pq-bottom-header .navbar .navbar-nav li .sub-menu li a:hover {
  background-color: red;
  color: #fff;
}

.navbar .navbar-nav li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

header#pq-header .pq-menu-search-block {
  position: relative;
  margin: 0 0 0 10px;
}

@media (max-width: 1023px) {
  header#pq-header .pq-menu-search-block {
    margin-left: auto;
  }
}
.pq-menu-search-block .offcanvas {
  position: fixed;
  z-index: 1050;
  background-color: #fff !important;
  padding: 45px;
  height: 100%;
  top: 0;
  right: 0;
  transform: translateX(-100%) !important;
  transition: all 0.5s ease;
  overflow: hidden;
  width: 350px;
}

.pq-menu-search-block .offcanvas.show {
  display: block;
  transform: translateX(0%) !important;
}

.pq-menu-search-block .offcanvas .search-form {
  margin: 30px auto;
  width: 100%;
}

.search-form {
  position: relative;
}

.offcanvas .btn-close {
  opacity: 1;
  background: none;
  color: #fff;
  font-size: 0;
  position: absolute;
  right: 1rem;
  top: 2rem;
  transform: translateY(-50%);
  line-height: normal;
  padding: 0;
  box-shadow: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 300;
}

.offcanvas .btn-close:before {
  font-size: 20px;
  content: "\eb98";
  font-family: remixicon !important;
  font-style: normal;
  color: #000;
  -webkit-font-smoothing: antialiased;
}

.search-form label {
  display: block;
  position: relative;
}
.search-form label::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #616161;
  width: 0;
  height: 1px;
  transition: all 1.5s ease-in-out;
}

.pq-menu-search-block .offcanvas.show .search-form label::before {
  width: 100%;
}

.offcanvas .search-form .search-field {
  border: none;
  color: #616161;
  padding-left: 30px;
  width: 100%;
  float: none;
  font-size: 16px;
  padding: 0 15px 0 35px;
  height: 54px;
  line-height: 54px;
  outline: none;
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}

.search-submit {
  background: transparent;
  border: none;
  padding: 0;
  font-size: 20px;
  position: absolute;
  text-align: center;
  color: #000;
  line-height: 54px;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}

.search-submit:before {
  content: "\f0cd";
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

header#pq-header .pq-menu-search-block {
  position: relative;
}
header#pq-header .pq-menu-search-block a {
  color: #fff;
  font-size: 22px;
  transition: all 0.5s ease-in-out;
  text-align: center;
  display: inline-block;
}

@media (max-width: 1200px) {
  .pq-menu-contain {
    display: none !important;
  }

  .pq-top-header {
    display: none !important;
  }

  .navbar-expand-lg .navbar-toggler {
    display: inline-block !important;
  }

  header#pq-header .pq-bottom-header .navbar-toggler {
    font-size: 20px;
    padding: 12px 18px;
    line-height: normal;
    float: right;
    outline: none;
    margin: 0 0 0 30px;
    color: #000;
    box-shadow: none;
    background: #fff;
  }

  header#pq-header .pq-bottom-header .navbar .navbar-collapse {
    display: none !important;
  }

  .navbar {
    justify-content: space-between !important;
  }

  .navbar-nav {
    float: left;
    width: 100%;
    display: inline-block;
  }
  .navbar-nav li {
    float: left;
    width: 100%;
    display: inline-block;
    line-height: normal;
    position: relative;
    font-size: 16px;
    position: relative;
  }
  .navbar-nav li:hover i {
    color: #fff !important;
  }
  .navbar-nav li:hover .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    padding-left: 0;
    background: #f5f5f5;
    box-shadow: none;
    display: inline-block;
    width: 100%;
  }
  .navbar-nav li:hover .sub-menu li a {
    padding: 10px 30px;
  }
  .navbar-nav li i {
    margin-left: 0;
    opacity: 1;
    font-size: 12px;
    position: absolute;
    right: 0;
    margin-top: 0;
    top: 0;
    padding: 22px;
    color: #000;
    transform: none;
    display: inline-block;
  }
  .navbar-nav li a {
    color: #000 !important;
  }
  .navbar-nav li a:hover {
    background-color: #1a6090;
    color: #fff !important;
  }
}
.background-bg {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-3000%) scale(0.7);
  transition: all 0.3s ease-in-out;
}

.pq-bottom-header.active .background-bg {
  transform: translateY(-1px) scale(1);
}

.pq-bottom-header.active {
  box-shadow: -2px 3px 90px -20px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.pq-bottom-header.active .navbar .navbar-nav li a {
  color: #000;
}
.pq-bottom-header.active .navbar .navbar-nav li i {
  color: #000;
}
.pq-bottom-header.active .pq-menu-search-block a {
  color: #000 !important;
}
.pq-bottom-header.active .navbar-brand img {
  filter: unset !important;
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: space-between !important;
  }
}
.navbar-c {
  display: flex;
  height: 100%;
}

.header-content {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.logoheader {
    width: 263px;
    position: relative;
}

.pq-bottom-header .container-fluid {
  padding: 0 30px !important;
}

.language {
  position: relative;
  margin-right: 5px;
}
.language .current {
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.language .current::after {
  content: "";
  position: absolute;
  width: 73px;
  height: 25px;
  background-color: transparent;
  opacity: 0;
  left: 50%;
  top: 100%;
  transform: translateX(-50%) translateZ(0);
}
.language .current span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  transition: color 0.25s ease;
}
.language .current svg {
  margin-left: 5px;
  width: 25px;
  height: 25px;
  fill: #fff;
  transition: all 0.25s ease;
  flex-shrink: 0;
}
.language .current svg path {
  fill: #fff;
}
.language .current img {
  margin-right: 5px;
  height: 20px;
  width: 20px;
}
.language .list {
  transition: all 0.25s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: calc(100% + 25px);
  transform: translateX(-50%) translateZ(0);
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.language .list li {
  display: flex;
  justify-content: center;
  align-items: center !important;
  flex-wrap: nowrap;
  flex-direction: row;
}
.language .list li a {
  font-size: 14px;
  color: #231f2d;
  transition: color 0.25s ease;
  font-weight: 500;
  padding: 10px 25px;
  transition: all 0.2s ease-in-out;
  flex-shrink: 0;
}
.language .list li a img {
  height: 20px;
  width: 20px;
  margin-right: 5px;
}
.language .list li a:hover {
  background-color: #e2e7ff;
}

.language.active .list {
  opacity: 1;
  visibility: visible;
}

.header.sticky .language span {
  color: #000;
}
.header.sticky .language svg {
  fill: #000;
}

.svg-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 14px;
  position: relative;
  cursor: pointer;
}
.svg-phone svg {
  width: 20px;
  height: 20px;
}

.svg-phone span {
  position: absolute;
  top: 90%;
  left: 26px;
  transform: translate(-50%, -50%);
  width: max-content;
  height: 100%;
  padding: 1px 10px;
  background-color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 13px;
  z-index: 100;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s linear;
}

.svg-phone span::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-color: #fff transparent;
  border-width: 0 5px 5px;
  top: -2px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.svg-phone:hover .call-us {
  visibility: visible;
  opacity: 1;
  top: 50px;
}

.svg-phone svg {
  fill: #fff;
  margin-right: 6px;
}

.svg-phone a {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.pq-bottom-header.active .language .current svg path {
  fill: #000;
}
.pq-bottom-header.active .svg-phone svg {
  fill: #000;
}
.pq-bottom-header.active .right-col.left .language {
  color: #000 !important;
}

.right-col.left {
  gap: 15px;
  margin-top: 11px;
}
.right-col.left .language {
  font-size: 17px;
  color: #fff;
}
.right-col.left .language a {
  font-size: 20px;
  padding: 10px 17px;
}

@media screen and (max-width: 768px) {
  .right-col.left {
    gap: 0 !important;
  }
  .right-col.left .language {
    display: none;
  }

  .svg-phone {
    display: none;
  }

  .navbar-brand {
    margin-right: 0 !important;
  }

  header#pq-header .pq-menu-search-block a {
    font-size: 19px !important;
  }

  .trigger {
    width: 55px !important;
  }

  .pq-bottom-header .navbar {
    gap: 0 !important;
  }

  .banner-one-wrapper .title-banner {
    font-size: 22px !important;
    line-height: 34px !important;
    margin-bottom: 10px !important;
  }

  .banner-one-wrapper .desc {
    margin-bottom: 20px !important;
  }
}
.da-banner-main-area-swiper {
  position: relative;
  overflow: hidden;
}
.da-banner-main-area-swiper .swiper-pagination {
  position: absolute;
  bottom: 100px;
  right: 30px;
  left: auto !important;
  width: 300px !important;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.da-banner-main-area-swiper .swiper-pagination .swiper-pagination-bullet {
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  text-align: center;
  line-height: 4px;
  font-weight: 600;
  font-size: 14px;
  border: 2px solid #ffffff;
  opacity: 1;
  text-transform: uppercase;
  background: none;
  letter-spacing: 0.05em;
  margin: 0 !important;
  transition: all 0.3s ease-in-out;
  position: relative;
  margin: 0 7px !important;
}
.da-banner-main-area-swiper .da-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.banner-shape-area .shape {
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
}

.da-banner-main-area-swiper .swiper-slide-active .banner-shape-area .shape-1 {
  top: 0;
  left: 0;
  animation: slideInLeft 0.8s linear;
}

.da-banner-main-area-swiper .swiper-slide-active .banner-shape-area .shape-2 {
  top: 0;
  left: 0;
  animation: slideInLeft 1s linear;
}

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.ptb--110 {
  padding: 110px 0 !important;
}

.banner-one-wrapper .b_one-pre {
  color: #125b8b;
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
}

.banner-one-wrapper span.b_one-pre {
  animation: slideInUp3 1s linear;
  animation-delay: 0.5s;
  display: block;
  opacity: 1;
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 20px, 0);
    visibility: hidden;
  }
  100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
.banner-one-wrapper {
  display: grid;
  text-align: center;
}

.button-group-area {
  width: 100%;
  max-width: 700px;
}

.banner-one-wrapper .title-banner {
  margin-top: 25px;
  font-weight: 700;
  font-size: 34px;
  line-height: 62px;
  user-select: none;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
  max-width: 700px;
  text-align: left;
  opacity: 0;
  transition-delay: 1s;
}

.banner-one-wrapper .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  user-select: none;
  max-width: 700px;
  margin-bottom: 35px;
}
.banner-one-wrapper .desc p,
.banner-one-wrapper .desc span {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
}

.da-banner-main-area-swiper
  .swiper-slide.swiper-slide-active
  .banner-one-wrapper
  .sub-title {
  animation: fadeInUp2 0.5s linear;
  animation-delay: 1s;
  opacity: 1;
}
.da-banner-main-area-swiper
  .swiper-slide.swiper-slide-active
  .banner-one-wrapper
  .title-banner {
  animation: fadeInUp2 0.7s linear;
  animation-delay: 1s;
  opacity: 1;
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0, 20px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.banner-one-wrapper .button-group-area {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.banner-one-wrapper .button-group-area .da-btn {
  background: transparent;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 0 !important;
  z-index: 1;
  line-height: 10px;
  max-width: max-content;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: 0.3s;
  border-radius: 15px;
  padding: 15px 30px;
  min-width: max-content;
}
.banner-one-wrapper .button-group-area .da-btn::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #1a6090;
  transform: translateX(-110%);
  transition: 0.3s;
  z-index: -1;
}
.banner-one-wrapper .button-group-area .da-btn:hover::after {
  transform: translateX(0);
}

.banner-one-wrapper .button-group-area .rts-btn.p-short {
  padding: 8px 8px 8px 25px;
}

.da-section {
  position: relative;
  z-index: 1;
}
.da-section::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  background: linear-gradient(
    90deg,
    rgb(0 0 0 / 50%) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
}
.da-section .container {
  position: relative;
  z-index: 15;
  padding: 0 30px;
}

.da-banner-main-area-swiper .scrollbar-and-slider-btn {
  position: absolute;
  bottom: 6rem;
  left: 25%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  max-width: 350px;
  gap: 27px !important;
}
.da-banner-main-area-swiper .slider-btn-group.w-100 {
  max-width: max-content !important;
  min-width: max-content !important;
}
.da-banner-main-area-swiper .progress-pagination {
  height: 2px !important;
  background-color: rgba(255, 255, 255, 0.3);
}
.da-banner-main-area-swiper
  .progress-pagination
  .swiper-pagination-progressbar-fill {
  background-color: #fff !important;
}
.da-banner-main-area-swiper .slider-btn-group .slider-btn {
  background-color: transparent;
  width: max-content !important;
  height: max-content !important;
  border: unset !important;
}
.da-banner-main-area-swiper .slider-btn-group .slider-btn svg {
  width: 20px !important;
  height: 20px !important;
  fill: #fff !important;
}

.sub-title {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  opacity: 0;
  transition-delay: 1s;
  text-align: left;
}

.breadcrumb-area {
  padding-top: 180px;
  padding-bottom: 60px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}
.breadcrumb-area * {
  font-family: "Source Sans 3", sans-serif !important;
}
.breadcrumb-area .title {
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.6;
  font-size: 35px;
  word-break: break-word;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .breadcrumb-area .title {
    font-size: 24px;
  }


  .sliderkoleksiyonbar {
 
  display: block !important;
}

}
.breadcrumb-area .bread-tag {
  display: flex;
  align-items: center;
  justify-content: end;
  max-width: max-content;
}
.breadcrumb-area .bread-tag span {
  color: #fff;
  font-size: 13px !important;
  width: 20px;
  height: 20px;
  position: relative;
  &::before {
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-radius: 50%;
  }
}
.breadcrumb-1 {
  width: 100%;
}
.breadcrumb-area .bread-tag a {
  margin-right: 5px;
  margin-left: 5px;
  color: #ffff;
  font-size: 16px;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  .breadcrumb-area .bread-tag a {
    font-size: 16px;
  }
}

.search-title h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 30px;
  padding: 60px 0 20px 0;
  transition: all 0.3s ease;
}

.grid-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-bottom: 50px;
}

.search-data {
  width: 100%;
  max-height: 250px;
  height: 100%;
  padding: 0.4rem 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  overflow: hidden;
  align-items: center;
  transition: all 0.3s ease;
}

.search-data .img-search {
  width: 270px;
  margin-right: 30px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.search-data .img-search a {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  display: block;
}

.search-data .img-search a .figure-img-search {
  width: 100%;
  object-fit: cover;
  transition: all 0.2s;
  max-width: 260px;
  height: 200px;
  transition: all 0.3s ease;
}

.search-data .search-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 270px);
  min-height: 200px;
  height: 100%;
  overflow: hidden;
  transition: all 0.3s ease;
}

.search-data .search-text aside {
  line-height: 1;
  margin-bottom: 12px;
  transition: all 0.3s ease;
}

.search-data .search-text aside a {
  display: inline-flex;
  align-items: center;
  color: #1a6090;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  transition: all 0.3s ease;
}

.search-data .search-text aside a::before {
  content: "";
  display: inline-flex;
  width: 6px;
  height: 6px;
  border: 1px solid #1a6090;
  background: transparent;
  margin-right: 9px;
  border-radius: 50%;
}

.search-data .search-text h4 {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.4em;
}

.search-data .search-text h4 a {
  color: #000;
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 992px) {
  .grid-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.referances-box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 0;
}
.referances-box .clients-logo {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  display: grid;
  place-items: center;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.referances-box .clients-logo .logo-main {
  width: 120px;
  height: 100px;
  object-fit: contain;
  transition: all 0.5s ease-in-out;
}
.referances-box .clients-logo:hover {
  border-color: #1a6090;
}

.clients-logo:nth-child(5n) {
  border-radius: 0 10px 10px 0;
}

.clients-logo:nth-child(5n + 1) {
  border-radius: 10px 0 0 10px;
}

@media only screen and (max-width: 1230px) {
  .referances-box {
    grid-template-columns: repeat(3, 1fr);
  }

  .clients-logo:nth-child(3n) {
    border-radius: 0 10px 10px 0;
  }

  .clients-logo:nth-child(3n + 1) {
    border-radius: 10px 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .referances-box {
    grid-template-columns: repeat(2, 1fr);
  }

  .clients-logo:nth-child(2n) {
    border-radius: 0 10px 10px 0;
  }

  .clients-logo:nth-child(2n + 1) {
    border-radius: 10px 0 0 10px;
  }
}
@media only screen and (max-width: 468px) {

  .logoheader {
    width: 222px;
    position: relative;
}


  .referances-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .clients-logo {
    border: 1px solid #ddd;
  }

  .clients-logo:nth-child(n) {
    border-radius: 10px;
  }

  .clients-logo:nth-child(n + 1) {
    border-radius: 10px;
  }
}
.page-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.page-pagination ul li a {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: #00000014 0 10px 36px, #00000005 0 0 0 1px;
  display: grid;
  font-weight: 500;
  font-size: 15px;
  place-items: center;
  transition: all 0.2s ease-in-out;
}

.page-pagination ul li a:hover {
  background-color: #1a6090;
  color: #fff;
}

.page-pagination ul li a.current {
  background-color: #1a6090;
  color: #fff;
}

.success-form {
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  background-color: #1a6090;
  align-items: center;
  font-family: "Jost", sans-serif;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  display: none;
  visibility: hidden;
  opacity: 0;
  font-weight: 500;
  width: 100%;
  letter-spacing: 0.7px;
  transition: all 0.5s ease-in-out;
  margin-bottom: 20px;
  grid-area: span 1/2 span;
}

.success-form .check {
  position: unset !important;
  font-size: 20px !important;
  flex-shrink: 0;
  color: #1a6090 !important;
  display: grid;
  place-items: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 15px;
}

.success-form.active {
  visibility: visible;
  opacity: 1;
  display: flex;
}

.p-120 {
  padding: 120px 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
  only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .moda-contact-breadcrumb-shape {
    display: none;
  }
}
.moda-contact-breadcrumb-shape {
  position: absolute;
  bottom: 0;
  left: 60px;
  z-index: -1;
}

.moda-contact-title {
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 30px;
}

.moda-contact-wrap span {
  display: block;
  margin-bottom: 10px;
}
.moda-contact-wrap span a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.moda-contact-wrap span a:hover {
  opacity: 1;
}

.p-relative {
  position: relative;
}

.moda-contact-social {
  margin-top: 35px;
}
.moda-contact-social a {
  display: inline-block;
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  margin-right: 10px;
  border: 1px solid #e2dfde;
  color: #000;
}
.moda-contact-social a:hover {
  color: #fff;
  background: #1a6090;
  border: 1px solid #1a6090;
}

.moda-contact-input input,
.moda-contact-input textarea {
  border: 0;
  height: 50px;
  background-color: transparent;
  border-bottom: 1px solid #000;
  margin-bottom: 45px;
  width: 100%;
  line-height: 56px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  padding-left: 25px;
  padding-right: 30px;
  transition: all 0.3s 0s ease-out;
}

.moda-contact-input textarea {
  height: 130px;
}

.moda-contact-input span {
  position: absolute;
  top: 23px;
  left: -2px;
  font-size: 16px;
  line-height: 0;
  color: #000;
}
.moda-contact-input span i {
  font-weight: 400;
  font-size: 20px;
}

.moda-btn {
  position: relative;
  display: inline-block;
  padding: 16px 51px;
  font-weight: 700;
  font-size: 14px;
  background: #ff0000;
  cursor: pointer;
  color: #fff;
  overflow: hidden;
}
.moda-btn::after {
  position: absolute;
  content: "";
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  transform: skewX(25deg);
}
.moda-btn:hover::after {
  animation: shine 800ms;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.moda-contact-map {
  height: 488px;
  width: 100%;
  filter: saturate(0);
}
.moda-contact-map iframe {
  height: 100%;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .moda-contact-wrap {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .moda-contact-title {
    font-size: 23px;
  }
}
.mb-80 {
  margin-bottom: 80px;
}

.mt-80 {
  margin-top: 80px !important;
}

.portfolio-grid .item .info-over {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
.portfolio-grid .item .info-over h5 {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 500;
}
.portfolio-grid .item .info-over span {
  font-size: 17px;
  line-height: 1.5;
}
.portfolio-grid .item .img {
  position: relative;
  height: 480px;
}
.portfolio-grid .item .img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(3px);
  opacity: 0;
  transition: all 0.4s;
  pointer-events: none;
}
.portfolio-grid .item .img .link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portfolio-grid .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.portfolio-grid .item:hover .img:after {
  opacity: 1;
}
.portfolio-grid .item:hover .moda-hover-links {
  opacity: 1;
}

.moda-hover-links {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  background-color: #fcfdff;
  transition: 0.4s ease-in-out;
}
.moda-hover-links .moda-magnetic-link {
  width: 70px;
  height: 70px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  float: left;
  z-index: 10;
  cursor: pointer;
  border-radius: 50%;
}
.moda-hover-links .moda-magnetic-link i {
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #0d0d0d;
}

@media screen and (max-width: 992px) {
  .portfolio-classic .items,
  .portfolio-grid .items {
    margin-bottom: 30px !important;
  }

  .portfolio-classic .item,
  .portfolio-grid .item {
    margin-bottom: 0 !important;
  }

  .portfolio-classic .item .img,
  .portfolio-grid .item .img {
    height: auto;
  }
  .portfolio-classic .item .img img,
  .portfolio-grid .item .img img {
    height: 220px;
  }

  .portfolio-classic .items,
  .portfolio-grid .items {
    margin-top: 0 !important;
  }
}
.section-nav-projects {
  background-color: #888;
  position: relative;
}

.section-nav-projects .section-nav-projects__inner_prev {
  padding-left: 120px;
  padding-right: 80px;
}

.section-nav-projects .section-nav-projects__inner_next {
  padding-left: 80px;
  padding-right: 120px;
}

.section-nav-projects__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-top: 200px;
  padding-bottom: 200px;
  height: 400px;
  color: #fff;
  z-index: 50;
  background-image: none;
}

.section-nav-projects__inner h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.section-nav-projects__inner:nth-of-type(odd) {
  box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.1);
}

.section-nav-projects__inner:hover {
  opacity: 1;
  color: #fff;
}

.section-nav-projects__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid rgba(214, 215, 217, 0.2);
}

.section-nav-projects__arrow > i {
  font-size: 32px;
}

.section-nav-projects__backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}

.section-nav-projects__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-size: cover;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  transform: scale(1.05);
}

.section-nav-projects__background.active,
.section-nav-projects__background.selected {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.section-nav-projects__overlay {
  z-index: 0;
}

.section-nav-projects__label {
  position: absolute;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .section-nav-projects__label {
    font-size: 11px;
    letter-spacing: 0.8px;
  }
}
.section-nav-projects__label_next {
  top: 60px;
  left: 80px;
}

.section-nav-projects__label_prev {
  bottom: 60px;
  right: 80px;
}

@media screen and (max-width: 1400px) {
  .section-nav-projects .section-nav-projects__inner_prev {
    padding-left: 80px;
    padding-right: 80px;
  }

  .section-nav-projects .section-nav-projects__inner_next {
    padding-left: 80px;
    padding-right: 80px;
  }

  .section-nav-projects__arrow {
    width: 60px;
    height: 60px;
  }

  .section-nav-projects__arrow > i {
    font-size: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .section-nav-projects .section-nav-projects__inner_prev {
    padding-left: 50px;
    padding-right: 60px;
  }

  .section-nav-projects .section-nav-projects__inner_next {
    padding-left: 60px;
    padding-right: 50px;
  }

  .section-nav-projects__label_next {
    left: 60px;
  }

  .section-nav-projects__label_prev {
    right: 60px;
  }

  .section-nav-projects__inner {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 991px) {
  .section-nav-projects__arrow {
    width: 50px;
    height: 50px;
  }

  .section-nav-projects__arrow > i {
    font-size: 20px;
  }

  .section-nav-projects__inner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .section-nav-projects .section-nav-projects__inner_prev {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-nav-projects .section-nav-projects__inner_next {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-nav-projects__label {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    margin-bottom: 1em;
  }

  .section-nav-projects__inner {
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-nav-projects__inner h3 {
    margin-bottom: 2em;
  }

  .section-nav-projects__arrow {
    order: 2;
  }

  .section-nav-projects__inner:nth-of-type(odd) {
    box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.1);
  }
}
.background-gutter.active {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
  position: relative;
}

.blog.detay .img-content {
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.blog.detay .img-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-details__date {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #1a6090;
  text-align: center;
  padding: 21px 24px 20px;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.blog-details__date .day {
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  font-weight: 500;
}
.blog-details__date .month {
  position: relative;
  display: block;
  font-size: 10px;
  color: #fff;
  line-height: 12px;
  text-transform: uppercase;
}

.detay-text p,
.detay-text span {
  font-size: 17px;
  color: #000;
  margin-top: 15px;
  line-height: 1.7;
  font-weight: 300;
}

.detay-text ul,
.detay-text ol {
  margin: 20px;
}
.detay-text ul li,
.detay-text ol li {
  font-size: 17px;
  color: #000;
  opacity: 0.6;
  margin-top: 15px;
  line-height: 1.7;
  font-weight: 300;
}
.detay-text ul li + li,
.detay-text ol li + li {
  margin-top: 10px;
}

.widget-area {
  padding: 46px 30px 30px;
  background-color: #f6f6fb;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.widget-area .h3-title {
  font-size: 22px;
  line-height: 38px;
  font-weight: 600;
  margin-right: 15px;
  margin-left: 15px;
  color: #1a6090;
  margin-bottom: 20px !important;
}
@media (max-width: 1399px) {
  .widget-area .h3-title {
    font-size: 20px;
    line-height: 36px;
  }
}

.widget-recent-post {
  display: flex;
  position: relative;
  padding: 15px;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.widget-recent-post:hover {
  background-color: #fff;
}

.img-widget {
  width: 80px;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 13px !important;
}
.img-widget img {
  width: 100%;
  height: 100%;
}

.widget-recent-post + .widget-recent-post {
  margin-top: 15px !important;
}

.widget-recent-post-img {
  max-width: 100px;
  max-height: 100px;
  margin-right: 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1199px) {
  .widget-recent-post-img {
    max-width: 80px;
    max-height: 80px;
  }
}
.widget-recent-post-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .widget-recent-post .h5-title {
    font-size: 16px;
    padding-top: 0;
    line-height: 28px;
  }
}
.widget-recent-post .h5-title {
  padding-top: 10px;
  font-weight: 500;
  font-size: 15px;
  color: #000;
}

.h5-title {
  font-size: 15px;
  line-height: 20px;
  transition: all 0.3s ease-in-out;
}
.h5-title:hover {
  color: #000;
}

@media (max-width: 1000px) {
  .widget-area {
    margin-top: 20px;
  }

  .sec-wp {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 575px) {
  .h1-title {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.widget-detail {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 45px 35px 35px;
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-left: 10px;
}
.widget-detail .widget-title {
  border-bottom: 1px solid #dddcdc;
  padding-bottom: 15px;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 15px;
  margin-top: -15px;
  font-weight: 600;
  color: #000;
}
.widget-detail ul li:first-child {
  padding-top: 10px;
}
.widget-detail ul li {
  padding: 10px 0 0;
  border: 0;
  position: relative;
}
.widget-detail ul li a {
  display: block;
  padding: 10px 10px 10px 56px;
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 16px;
  background-color: #fff;
  border-radius: 6px;
  transition: all 0.3s ease 0s;
}
.widget-detail ul li a::after {
  content: "\ea6c";
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  border-radius: 6px 0 0 6px;
  padding: 10px 14px;
  background-color: #1a6090;
  font-size: 14px;
}

.widget-detail ul li:hover a,
.widget-detail ul li.active a {
  background-color: #1a6090;
  color: #fff;
  border-color: #1a6090;
}

@media screen and (max-width: 900px) {
  .why__wrapper {
    grid-template-columns: 1fr !important;
  }

  .why__wrapper .why__left .img-parallax {
    width: 100% !important;
  }

  .why__dis p {
    width: 100% !important;
  }
}

footer .contact-area {
  display: flex;
  gap: 30px;
}

.moda-footer__menu-wrap {
  display: grid;
  width: 50%;
  grid-template-columns: repeat(3, 1fr);
}

.moda-footer__menu-wrap h3 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 13px;
}

@media (max-width: 1399px) {
  footer .contact-area {
    flex-wrap: wrap;
  }
}

footer .contact-area .hotline-area {
  display: flex;
  align-items: center;
  gap: 20px;
}
footer .contact-area .hotline-area .icon {
  position: relative;
}

footer .contact-area + .contact-area {
  margin-top: 30px;
}

footer .contact-area .hotline-area .icon::after {
  content: "";
  height: 35px;
  width: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  background-color: rgb(255 255 255 / 58%);
}

footer .contact-area .hotline-area .icon svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}

footer .contact-area .hotline-area .content {
  line-height: 1;
}

footer .contact-area .hotline-area .content span {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 7px;
}

footer .contact-area .hotline-area .content h6 {
  margin-bottom: 0;
}

footer .contact-area .hotline-area .content h6 a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 1000px) {
  .moda-footer__menu-wrap {
    width: 100% !important;
  }
  .moda-footer__mid {
    display: grid;
    justify-content: unset !important;
    gap: 15px;
  }
  .pq-bottom-header .navbar .navbar-brand img {
    height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .moda-footer__menu-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 568px) {
  .copyright-text {
    flex-direction: column;
    align-items: start !important;
    justify-content: start !important;
  }
  .moda-footer__menu-wrap {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
}

.sticky-sidebar-l {
  height: max-content;
  position: sticky;
  top: 120px;
}
.list-about {
  margin: 0;
  border-left: 1px solid;
  border-color: rgba(143, 147, 165, 0.25);
}
.list-about li a {
  border: none;
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  color: #8f93a5;
  position: relative;
  margin: 0;
  padding: 1.2rem 2rem;
  background: none;
  border-radius: unset;
  font-size: 1.2rem;
  font-weight: 500;
  text-align: left;
}
.list-about li a::before,
.list-about li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% + -1.5px);
  height: 0;
  left: -1px;
  width: 15px;
  background-color: #ff0707;
  
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
}
.list-about li a:hover {
  color: #1a1a20;
}
.list-about li a.active {
  margin-bottom: 5px;
}
.list-about li a.active::before,
.list-about li a.active::after {
  height: 15px;
}

.detay-img-bt img {
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 900px) {
  .order-2 {
    order: 0 !important;
  }
  .km-pl {
    padding-left: 45px;
  }
  .detay-img-bt img {
    position: sticky;
    top: 135px;
  }
}

@media screen and (max-width: 800px) {
  .detay-img-bt {
    margin-top: 20px;
  }
  .sticky-sidebar-l {
    position: unset !important;
    margin-top: 30px;
    padding-left: 25px;
  }
  .breadcrumb-area .bread-tag {
    margin-left: unset !important;
  }
  body {
    overflow-x: hidden;
  }
}

.current svg {
  width: 21px !important;
  height: 21px !important;
}

.copyright-text ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright-text ul li a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.copyright-text ul li + li {
  margin-left: 15px;
  border-left: 2px solid #fff;
  padding-left: 20px;
  color: #fff;
}

.company {
    color: white;
}

@media screen and (max-width: 900px) {
  .copyright-text {
    flex-direction: column;
    align-items: start !important;
    justify-content: start !important;
    gap: 10px;
    color: #fff;
  }
}

.arc-progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
  border: 1px solid #676767;
}
.arc-progress-wrap svg {
  width: 100%;
  height: 100%;
}
.arc-progress-wrap::before {
  position: absolute;
  content: "\e812";
  font-family: "pbminfotech-base-icons";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear;
}
.arc-progress-wrap::after {
  position: absolute;
  content: "\e812";
  font-family: "pbminfotech-base-icons";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #676767;
  left: 2px;
  top: 2px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}
.arc-progress-wrap svg.arc-progress-circle path {
  stroke: transparent;
  fill: rgba(39, 39, 47, 0.5);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

.arc-progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media screen and (max-width: 650px) {
  .bt-s .col-sm-6 {
    width: 50% !important;
  }
  .single-feature .title {
    font-size: 14px !important;
  }
}

.cf_text.why__dis a {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #1a6090;
  width: 270px;
  position: absolute;
  bottom: -30px;
  inset-inline-end: 70px;
  z-index: 99;
  transition: all 0.3s ease-in-out;
  display: flex;
  width: max-content;
  gap: 6px;
}

.cf_text.why__dis a::before {
  content: "";
  left: 0;
  bottom: -5px;
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #1a6090;
  transition: all 0.3s ease-in-out;
}
.cf_text.why__dis a:hover::before {
  width: 100%;
}

@media screen and (max-width: 1360px) {
  .cf_text.why__dis a {
    bottom: -66px;
  }
}
@media screen and (max-width: 1000px) {
  .cf_text.why__dis a {
    bottom: 70px;
  }
}
@media screen and (max-width: 900px) {
  .cf_text.why__dis a {
    position: static;
    margin-top: 10px;
  }
}

.bg-base-color,
.down-section-line .section-line:before,
.header-cart-icon .cart-count {
  background-color: #1a6090;
}

.transition,
.transition-inner-all * {
  transition: all 0.4s cubic-bezier(0.37, 0, 0.63, 1);
}

.image-gallery-style-03 .gallery-box img {
  transform: scale(1.13) translateZ(0);
}
.grid li img {
  width: 100%;
}

.gallery-box .move-bottom-top,
.portfolio-box .move-bottom-top {
  transform: translateY(15px);
  opacity: 0;
}

.left-0px {
  left: 0;
}

.top-0px {
  top: 0;
}

.w-100 {
  width: 100% !important;
}

.image-gallery-style-03 .gallery-box i {
  opacity: 0;
  visibility: hidden;
  font-size: 35px;
  color: #fff;
}

.image-gallery-style-03 .gallery-box:hover img {
  opacity: 0.2;
  transform: scale(1) translateZ(0);
}

.gallery-box:hover .move-bottom-top,
.gallery-box:hover .move-top-bottom,
.portfolio-box:hover .move-bottom-top,
.portfolio-box:hover .move-top-bottom {
  transform: translateY(0);
  opacity: 1;
}

.image-gallery-style-03 .gallery-box:hover i {
  opacity: 1;
  visibility: visible;
}

.columns-grid {
  columns: 3;
}

@media screen and (max-width: 800px) {
  .columns-grid {
    columns: 2;
  }
}

@media screen and (max-width: 400px) {
  .columns-grid {
    columns: 1;
  }
}



.kutu {
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
}

.sliderlink a {
    color: white;
    float: left;
    font-size: 17px;
    border: 1px solid white;
    border-radius: 100px;
    padding: 15px;
    width: 100px;
    text-align: center;
}

.sliderlink a:hover {
    color: black;
    background-color: white;
    float: left;
    font-size: 17px;
    border: 1px solid white;
    border-radius: 100px;
    padding: 15px;
    width: 100px;
    text-align: center;
}

.hakkindahome {
    font-size: 17px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    font-family: 'Jost';
}

.hakkindahomebuton {
    margin-top: 22px;
    position: relative;
    font-size: 18px;
    font-family: 'Jost';
    font-weight: 400;
    display: block;
    width: 150px;
    background: #ff151536;
    color: #090909;
    padding: 12px;
    outline: 4px solid #00000069;
}





.parallax-banner {
  background-image: url('../img/hakkinda-estaline.jpeg'); /* Arka plan görsel yolunu buradan değiştir */
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  padding: 100px 20px;
  position: relative;
  text-align: center;
  color: white;
  width: 100%;
  z-index: 1;
}

.parallax-banner::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.5); /* Koyu filtre */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.parallax-content {
  position: relative;
  z-index: 3;
  max-width: 700px;
  margin: 0 auto;
}

.parallax-content h3 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}

.parallax-content p {
  font-size: 1.1rem;
  margin-bottom: 30px;
  line-height: 1.6;
  color: white;
}

.btn-parallax {
  background-color: #fff;
  color: #111;
  padding: 12px 32px;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
}

.btn-parallax:hover {
  background-color: #111;
  color: #fff;
}


/*# sourceMappingURL=style.css.map */
