.logo {

    width: 100%;

    height: auto;

}



.top-header {

    background-color: #fff;

}



.top-text {

    color: #4f4f4f !important;

    font-weight: 400;

}



.custom-font-size-1 {

    font-size: 25px !important;

}



.vr {

    background-color: #4f4f4f !important;

}



.btn-tertiary {

    background-color: #404143 !important;

    border-color: #404143 !important;

    color: #fff !important;

}



.btn-primary {

    background-color: #005cb9;

    border-color: #005cb9;

    color: #fff !important;

}



.service-button {

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 25px !important;

}



.service-button i {

    font-size: 20px;

    margin-right: 5px;

}



.owl-carousel.nav-font-size-lg .owl-nav button.owl-prev,
.owl-carousel.nav-font-size-lg .owl-nav button.owl-next {

    font-size: 30px !important;

}



.owl-carousel .owl-nav {

    top: 43%;

}



.left-title {

    padding: 2.5rem !important;

    background-color: #005cb9 !important;

}



.custom-carousel-1 .owl-carousel.nav-bottom.nav-bottom-align-left .owl-nav {

    top: 100px !important;

    left: -110px !important;

}



.owl-carousel.nav-bottom .owl-nav button.owl-prev {

    margin-right: 35px !important;

}



#header .header-nav.header-nav-links nav>ul>li>a,
#header .header-nav.header-nav-links nav>ul>li:hover>a,
#header .header-nav.header-nav-line nav>ul>li>a,
#header .header-nav.header-nav-line nav>ul>li:hover>a {

    padding: 30px;

    font-weight: 600;

    font-size: 15px;

}



.ico {

    color: #005cb9;

    font-size: 25px;

}



#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {

    color: #005cb9;

}



#header .header-nav.header-nav-links nav>ul li:hover>a {

    color: #005cb9;

}



.btn-primary:hover:not(.bg-transparent),
.btn-primary.hover:not(.bg-transparent) {

    background-color: #404143;

}



.video-container {

    position: relative;

    width: 100%;

}



video {

    width: 100%;

    height: auto;

    filter: brightness(50%) contrast(120%) grayscale(10%);

}



.text-overlay {

    position: absolute;

    top: 40%;

    left: 21%;

    transform: translate(-50%, -50%);

    color: white;

    text-align: center;

    font-size: 65px;

    line-height: 90px;

    text-align: justify;

    font-weight: 600;

}



.mecprom {

    background-color: #005cb9;

    letter-spacing: 3px;

}





.custom-vr-1 {

    width: 3px;

    height: 70px;

}



.custom-title {

    font-size: 35px !important;

    line-height: 33px;

    color: #005cb9;

}



.custom-drop-caps .custom-drop-caps-number {

    font-weight: 700;
    float: left;
    font-size: 50px;
    line-height: 49px;
    padding: 0;
    margin-right: 15px;
    margin-top: 0;
    color: #005cb9 !important;

}



.about-img {

    width: 100%;

    height: auto;

}



#footer {

    margin-top: -1px !important;

    background: #ebebeb !important;

}



.about-page {

    display: flex;

    justify-content: center;

    align-items: center;



}



.about-title-1 {

    margin-bottom: 0;

    font-size: 32px;

    color: #005cb9;

}



.about-title-2 {

    margin-top: 35px;

    font-size: 75px;

}



.footer-logo {

    display: block;

    margin: auto;

}



.footer-social {

    display: flex;

    justify-content: center;

}



.menu-1 li {

    font-size: 15px;

    margin-bottom: 7px;

}



.menu-1 {

    display: flex;

    flex-direction: column;

    align-content: center;

    align-items: center;

    list-style: none;

}



.footer-bottom {

    display: flex;

    align-items: center;

    justify-content: space-between;

}



.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {

    max-width: 1400px;

}



#footer .footer-copyright {

    background-image: url(../img/footer.png) !important;

}



.btn {

    font-size: 12.8px;

    font-size: 20px;

    padding: 8.528px 14.928px;

    padding: 0.533rem 0.933rem;

    cursor: pointer;

    font-weight: 500;

}



.thumb-info .thumb-info-wrapper:after,
.thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {

    background: rgb(0 45 90 / 80%);

}





.section-intro {

    min-height: 370px;

}



.subpage {

    padding-top: 50px;

    padding-bottom: 100px;

}



#footer a:not(.btn):not(.no-footer-css):hover {

    text-decoration: none;

    color: #005cb9;

}



.urun-detay-page {

    padding-top: 85px;

    padding-bottom: 85px;

}



#header .header-btn-collapse-nav {

    background: #005cb9 !important;

    border-radius: 15px;

}



.btn-link {

    color: #005cb9 !important;

}

.card-body {

    position: relative;

    overflow: hidden;

}



.card-body .card-img-top {

    transition: transform 0.3s ease-in-out;

}



.card-body:hover .card-img-top {

    transform: translateY(-10px);

}



.detayazi {

    margin-bottom: 25px;
    margin-top: 25px;
    padding-bottom: 10px;
    border-bottom: 3px solid #d3d3d3;
    width: 60%;

}



.svg-fill-color-primary svg path,
.svg-fill-color-primary svg rect,
.svg-fill-color-primary svg line,
.svg-fill-color-primary svg polyline,
.svg-fill-color-primary svg polygon {

    fill: #005cb9 !important;

}



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

    .text-overlay {

        position: absolute;

        top: 50%;

        left: 34%;

        transform: translate(-50%, -50%);

        color: white;

        text-align: center;

        font-size: 25px;

        line-height: 35px;

        text-align: justify;

        font-weight: 600;

    }

    ol,
    ul {

        padding-left: 0rem;

        text-align: center;

    }

    .custom-drop-caps .custom-drop-caps-number {

        font-weight: 700;

        float: left;

        font-size: 80px;

        line-height: 97px;

        padding: 0;

        margin-right: 15px;

        margin-top: 0;

    }

    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a {

        color: #005cb9 !important;

    }

    #header .header-nav.header-nav-links nav>ul>li>a,
    #header .header-nav.header-nav-links nav>ul>li:hover>a,
    #header .header-nav.header-nav-line nav>ul>li>a,
    #header .header-nav.header-nav-line nav>ul>li:hover>a {

        padding: 15px;

    }

    .page-header.page-header-modern h1 {
        text-align: center;
        display: block;
        margin-top: 20px;
    }

}


.listeh4 {
    background-color: #005cb9;
    padding: 10px;
    border-radius: 10px;
}

.listeh4 a {
    color: #fff !important;
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 100 !important;
    letter-spacing: 0px !important;
    text-transform: uppercase;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    display: inline-block !important;
    position: absolute !important;
    top: 50% !important;
    width: 25px !important;
    height: 50px !important;
    outline: 0 !important;
    margin: 0 !important;
    transform: translate3d(0, -50%, 0) !important;
}


.owl-carousel .owl-nav button.owl-next:before {
    font-family: 'font awesome 6 free' !important;
    font-weight: 900 !important;
    font-size: 19px !important;
    content: "\f054" !important;
    position: relative !important;
    left: 1px !important;
    top: 1px !important;
}

.owl-carousel .owl-nav button.owl-prev:before {
    font-family: 'font awesome 6 free' !important;
    font-weight: 900 !important;
    font-size: 8px !important;
    font-size: 19px !important;
    content: "\f053" !important;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}


.page-header h1 {
    font-weight: 600 !important;
    text-transform: uppercase;
}


.overlay-gradient-bottom-content:before {
    opacity: 1 !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 65%, #003162 100%) !important;
}


.slider-res {
    width: 100%;
    height: auto;
}

.pagination li {
    margin-right: 20px !important;
    font-weight: 500 !important;
    font-family: 'Poppins' !important;
    font-size: 18px !important;
}

.ssbuton {
        background-color: #434932;
    border: none;
    padding: 10px;
    border-radius: 10px;
    display: block;
    margin: auto;
    margin-top: 35px;
}

.ssbuton a {
    color:#fff;
}


.faq-wrapper {
  max-width: 800px;
  margin: 0 auto;
  font-family: sans-serif;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 15px 10px;
  cursor: pointer;
  position: relative;
}

.faq-question {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding-right: 30px;
  line-height: 1.4;
  position: relative;
}

.faq-icon {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 22px;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  font-size: 16px;
  color: #444;
  margin-top: 10px;
}

.faq-item.active .faq-answer {
  max-height: 2000px;
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}



@media screen and (max-width: 760px) {
    .custom-drop-caps .custom-drop-caps-number {
        display: none;

    }
}


.org-chart-container {
    width: 100%;
    height: 80vh;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
}

#zoom-pan-area {
    width: 100%;
    height: auto;
    transform-origin: 0 0;
    cursor: grab;
}
#zoom-pan-area img {
    width: 100%;
    height: auto;
    display: block;
    transform: scale(1);
    transition: transform 0.1s ease-out;
}

.card {
    transition: all 0.3s ease;
}
.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

.card {
    transition: all 0.3s ease;
}
.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

.card-text {
    font-size: 13px;
}

.blog-title {
    margin-top: 30px;
    font-size: 60px;
    color: #005cb9;
}

.card-title {
    font-size: 25px;
    font-weight: 600;
    color: #005cb9;
}

.blog-btn {
   font-size: 16px;
}