@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Poppins", sans-serif !important;
}

/* body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
    height: auto;
    min-height: 100%;
} */

.tf-slideshow {
    position: relative !important;
    z-index: 1;
}

.vh100 {
    height: 100vh !important;
    height: auto;
    width: 100%;
    object-fit: cover;
    display: block;
}


.flat-spacing {
    position: relative;
    z-index: 2;
}


/* .container-fluid {
    margin-left: 25px !important;
    margin-right: 25px !important;
} */

.border-lms {
    border-right: 1px solid #ccc;
    text-align: center;
}

.dcv {
    display: contents;
}

.w-img-header-lms {
    width: 100px;
}

.menu-list {
    position: relative;
    text-align: start;
    padding: 5px;
    transition: background-color 0.3s ease;
    background-color: #fff !important;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.box-nav-ul .menu-list .menu-link-text:Hover {
    color: #1b96d1;
}

.menu-list:hover {
    background-color: #f5f5f5;
}

.w-img-header-lms {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.w-img-header-lms img {
    width: 80%;
    height: auto;
}

.menu-heading {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.menu-description {
    display: none;
    font-size: 14px;
    color: #666;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    width: 90%;
    text-align: center;
}

.menu-list:hover .menu-description {
    display: block;
    opacity: 1;
}

.border-lms {
    border: 1px solid #ccc;
    background-color: #fff;
    transition: transform 0.3s ease;
}

.dcv .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.dcv .col-lg-3 {
    flex: 1 1 22%;
}

.menu-border {
    border: 1px solid #e0e0e0;
    text-align: start;
    justify-content: center;
    align-items: center;
}

.horizontal-line-d {
    border-bottom: 2px solid #ccc;
    margin: 20px 0;
}

.menu-item-d .menu-list-d {
    padding: 0;
    list-style: none;
}

.menu-item-d .menu-list-d li {
    position: relative;
}

.menu-item-d .menu-list-d li:first-child {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}

.iletisim-header-lms {
    font-size: 18px;
}

.contact-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.contact-info i {
    font-size: 24px;
    color: #1b96d1;
}

.text-info {
    display: flex;
    flex-direction: column;
}

.fz-18-bold {
    font-size: 18px;
    font-weight: 500 !important;
    color: black !important;
}

.fz-13 {
    font-size: 13px;
    color: #666;
}

.rota {
    font-weight: 700;
    color: #1b96d1;
}

.bgg {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0000007a;
    border-radius: 20px;
}

.whatsapp-bg {
    background-color: #2db742;
    border-radius: 25px;
    color: #fff;
    padding: 15px;
    width: 285px;
    border: 1px solid #fff;
}

.pr-5 {
    padding-right: 50px;
}

.tf-slideshow {
    position: relative !important;
    z-index: 1;
}

.flat-spacing {
    position: relative;
    z-index: 2;
}

.box-content {
    position: relative;
    z-index: 2;
}

.pusula-about-lms {
    background-color: #d6d6d6;
    border-radius: 25px;
    padding: 20px;
    color: rgb(0, 0, 0);
    width: 95%;
}

.w25 {
    width: 255px !important;
}

.image-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.image-container>div {
    width: 30%;
    text-align: center;
}

.image-container img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.on-sale-wrap {
    text-align: center;
    margin-top: 10px;
}

.mr-30 {
    margin-right: 30px;
}


.mr-50 {
    margin-right: 50px;
}


.img-style {
    display: block;
    width: 100%;
    /*height: 250px; */
    overflow: hidden;
    position: relative;
}

.img-style img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.height350 {
    height: 350px !important;
}

.hizmet-lms::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0000007a;
    border-radius: 20px;
}

.hizmet-lms {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.collection-position-2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

/*.content {
    position: absolute;
    z-index: 2;
    color: white;
}*/

.contact {
    display: inline-block;
    margin-right: 20px;
    text-align: left;
    color: #e0e0e0;
}

.contact i {
    margin-right: 10px;
    vertical-align: middle;
}

.contact p {
    margin-top: 5px;
}

@media (max-width: 768px) {
    .contact {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }

}

/* Modal */
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    background-color: #fff;
    margin: 5% auto;
    padding: 40px;
    border-radius: 12px;
    width: 70%;
    max-width: 900px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
    position: relative;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
}

.close:hover {
    color: black;
}

.form-group {
    margin-bottom: 20px;
}

input,
select,
textarea {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #f3f5f7;
    background-color: #f7f7f7;
    font-size: 16px;
    margin-top: 5px;
}

textarea {
    height: 120px;
    resize: vertical;
    border-radius: 12px;
    background-color: #f7f7f7;
}

.iletisim_btn:hover {
    color: #000 !important;
}

.open-modal-button:hover {
    background-color: #1b96d1;
}

.open-modal-button {
    padding: unset;
    position: fixed;
    bottom: 60px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #1b96d1;
    border: 1px solid white;
    color: #333;
    font-size: 26px;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    transition: background-color 0.3s ease;
}

.open-modal-button i {
    color: white;
}

.open-modal-button:hover {
    background-color: #d0d0d0;
}

.mr45 {
    margin-right: 45px;
}

.logo-header img,
.logo {
    margin: 0;
    padding: 0;
    display: block;
    max-height: 100%;
}

header {
    margin: 0;
    padding: 0;
}

.h2525 {
    height: 25px;
}

.ml8 {
    margin-left: 8px;
}

.wpfot {
    width: 25px !important;
    margin-left: 10px;
    color: white;
}

.frmftr {
    margin-left: -10px !important;
    color: white;
}
.w80{
    width: 90px !important;
    height: 100px !important;
}

.fixed-buttons {
  pointer-events: auto;
  z-index: 9999;
}

.dm-auto {
    display: flex;
    margin: auto;
}

.phone-box {
  position: fixed;
  bottom: 130px;
  right: 15px;
  background-color: #000;
  z-index: 20;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 12px 13px;
  transition: transform 0.5s ease;
  transform: translateX(-8px);
  align-content: center;
  border: 1px solid #fff;
}
.phone-box span {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.phone-box p {
  color: #b4e5bc;
}
.phone-box .wp-tag {
  background-color: #525252;
  border-radius: 20px;
  padding: 1px 5px;
  font-size: 12px;
}
.phone-box h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.phone-box:hover {
  width: auto;
  padding: 7px 17px;
  border-radius: 50px;
  transform: translateX(0);
}
.phone-box:hover span {
  opacity: 1;
  width: 100%;
  height: 100%;
  visibility: visible;
}

.whatsapp-box {
  position: fixed;
  bottom: 130px;
  right: 15px;
  background-color: #2db742;
  z-index: 20;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 9px 13px;
  transition: transform 0.5s ease;
  transform: translateX(-8px);
  align-content: center;
}
.whatsapp-box span {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.whatsapp-box p {
  color: #b4e5bc;
}

.whatsapp-box .wp-tag {
  background-color: #62c971;
  border-radius: 20px;
  padding: 1px 5px;
  font-size: 12px;
}
.whatsapp-box h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.whatsapp-box:hover {
  width: auto;
  padding: 7px 17px;
  border-radius: 50px;
  transform: translateX(0);
}
.whatsapp-box:hover span {
  opacity: 1;
  width: 100%;
  height: 100%;
  visibility: visible;
}

@media (max-width: 768px) and (min-width: 300px) {
  .sm-py-5 {
    padding: 15px 0 !important;
  }
}

.cursor-pointer:hover {
    cursor: pointer;
}

.fz15 {
  font-size: 15px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz-12 {
  font-size: 12px !important;
}
.fz-30 {
  font-size: 30px !important;
}
.fz-20 {
  font-size: 20px !important;
}
.fz-40 {
  font-size: 40px !important;
}
.fz-45 {
  font-size: 45px !important;
}

.fz10 {
  font-size: 10px;
}

.fz32 {
  font-size: 32px;
}

.line-height-normal {
  line-height: normal !important;
}

.lineh-25 {
  line-height: 25px !important;
}

.box-nav-ul .submenu-default2 {
  left: -250px;
  width: max-content;
}

.background-image1 {
    position: relative;
    z-index: 1;
}

.background-image1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/logo/PusulaDonusum-Favicon.png);
    background-repeat: no-repeat;
    background-size: 23%;
    background-position: right top;
    opacity: 0.2; 
    z-index: -1;
}

.show-more-height {
    height: 110px;
    overflow: hidden;
    width: 100%
}

.show-more  {
  display: inline-block;
  color: #1b96d1;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 500;
}

.read-more-btn:hover {
    text-decoration: underline;
}

.img_fix-001 {
    width: 25px;
    margin-right: .5rem;
}

.iletisim-menu li {
    border-bottom: 1px solid #ddd;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.iletisim-menu li:nth-last-child(1) {
    border-bottom: unset;
}

.iletisim-menu-title {
    width: 100%;
}

.align_fix-001 {
    display: flex;
    flex-direction: column;
    margin-left: .5rem;
}

.iletisim-menu-subtitle {
    width: 100%;
    color: #696969;
    font: 600 13px var(--heading-font);
}

/* Ana Container */
.compass-container {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 40px auto; 
}

/* Pusula Arkaplan */
.compass-bg {
    width: 80%;
    max-width: 800px;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* Pusula İğnesi */
.compass-pin {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%; /* İğne boyutu küçültüldü */
    max-width: 650px;
    height: auto;
    transform: translate(-50%, -50%) rotate(0deg);
    transform-origin: center center;
    pointer-events: none;
}

/* Buton Stilleri */
.compass-btn {
    position: absolute;
    border: none;
    border-radius: 50px;
    padding: 12px 25px;
    font-weight: 500;
    font-size: 1.1rem;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 0px 20px rgb(46 65 96 / 33%);
    text-align: center;
    border: 1px solid #14294c08;
    white-space: nowrap;
    z-index: 10;
    background-color: var(--primary);
    display: inline-flex; /* Added for better icon alignment */
    align-items: center;
    gap: 8px; /* Space between icon and text */
}

/* Hover Efekti */
.compass-btn:hover {
    background-color: #14294c;
    box-shadow: 0 6px 12px rgba(0,0,0,0.2);
    color: #fff;
}

/* Icon Styles - CRITICAL FIX */
.compass-btn i {
    display: inline-block; /* Required for transforms */
    transition: transform 0.3s ease !important; /* Force override */
}

.compass-btn:hover i.hover-rotate {
    transform: rotate(45deg) !important; /* Force override */
}

/* Konumlandırma Güncellemeleri */
.north {
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
}

.south {
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}

.west {
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    min-width: 140px; /* Batı butonu için minimum genişlik */
}

.east {
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
    min-width: 140px; /* Doğu butonu için minimum genişlik */
}

.label {
  position: absolute;
  transform: translate(-50%, -50%);
  background-color: rgba(255,255,255,0.8);
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 14px;
}

.text-btn-fix {
    font-size: 16px !important;
    letter-spacing: unset !important;
}

.hizmet_marquee {
    width: 30px;
    margin-right: .3rem;
}

.hizmet_marquee2 {
    width: 35px;
}

.wh-130 {
    width: 600px;
    height: 300px;
    margin-right: 2rem;
    margin-bottom: 2rem;
}

.wh-1302 {
    width: 100%;
    height: 300px;
}

.iletisim_icons {
    color: #000;
    font-size: 25px;
}

.iletisim_span {
    opacity: 0;
    visibility: hidden;
    transition: 1s opacity ease;
}

.iletisim_link p {
    display: flex;
    transition: 0.25s ease-in-out !important;
}

.iletisim_link:hover .iletisim_span {
    opacity: 1;
    visibility: visible;
}

.box_shadow {
    box-shadow: 0 0 20px #ddd;
}

.top-10px {
    top: 50px;
}

.fz30 {
    font-size: 30px !important;
}

.fz34 {
    font-size: 34px !important;
}

.hover-fff:hover {
    color: #fff !important;
}

.gap-15px {
    gap: 15px !important;
}

.text-underline {
    text-decoration: underline;
}

.float-left {
    float: left;
}

.d-unset {
    display: unset !important;
}

.title_lumos {
  animation: shine 2.5s linear infinite;
  background: linear-gradient(to left, #1b96d1 20%, #000 100%, #1b96d1 100%, #000 80%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.relatest-post-item .title a:before {
  position: relative;
  content: "\f105";
  top: 0;
  font-size: 17px;
  left: 93%;
  font-family: "fontawesome";
  line-height: 16px;
  text-align: center;
}

.h-300px {
    height: 300px;
}

.text-justify {
    text-align: justify;
}

.widget_icon::before {
    content:"";
    position: absolute;
    background-image: url(../img/logo/PusulaDonusum-Favicon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}

.slider_img {
    width: 100%;
    height: 300px !important;
    object-fit: contain;
}

@keyframes shine {
  from {
    background-position: 200% right;
  }

  to {
    background-position: 200% center;
  }
}

/* Media Query for Tablets Ipads portrait mode */
@media (max-width: 1024px) and (min-width: 768px) {
    .md-f-28 {
        font-size: 28px;
        line-height: 36px;
    }
}

/* Media Query for Mobile Devices */
@media (max-width: 475px) and (min-width: 300px) {
    .sm-m-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .wh-130 {
        width: auto;
        height: 300px;
        margin-right: unset !important;
        margin-bottom: 2rem;
    }
    .slider_img {
         display: none;
    }
}

@media screen and (max-width: 1280px) {
    .tf-btn.btn-blue {
        padding: 15px !important;
    }
}

.d_sm_none {
  display: block;
}

@media screen and (max-width: 1024px) {
  .d_sm_none {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
.compass-btn {
    display: none;
  }
}