/**
* Template Name: Medilab - v2.0.0
* Template URL: https://bootstrapmade.com/medilab-free-medical-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: "Rubik", sans-serif;
    color: #444444;
    max-width: 1440px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #bbc6d0;
    font-weight: 400;
    font-size: 16px;
}
a {
    color: #fc8436;
    font-weight: 500;
}

a:hover {
    color: #2a5d75;
    text-decoration: none;
}

a.mavi-link {
    color: #2a5d75;
}

a.mavi-link:hover {
    color: #fc8436;
}

input:required {
    box-shadow: none;
}

table th {
    vertical-align: middle !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

#main, #topbar, #header, .main-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.site-ici-container{
    max-width: 1440px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
}
.navbar {
    position: fixed;
    max-width: 1440px;
    top: 0;
    z-index: 1000;
    padding: 29px 10px;
}
.nav-link{
    color: #2a5d75;
}
.nav-link:hover{
    color:#f47b00;
}

.copy_icon {
    background-image: url("../images/copy-files.png");
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
}

.copy-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    width: 60px;
    background-color: #fc8436;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    top: -30px; /* Tooltip'in üstte görünmesi için */
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 12px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}

.copy-btn:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.content {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: white;
    padding-left: 110px;
    padding-right: 110px;
}

html {
    height: 100%;
}

a {
    color: #fff;
}

a:hover {
    color: #fc8436;
}


.bold {
    font-weight: bold;
}


.baslik {
    margin-top: 100px;
}

h1 {
    font-size: 3rem;
    font-weight: bold;
}

.logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn.btn-turuncu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f77d00;
    background: #f77d00;
    color: #fff;
    padding: 8px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 3px;
    width: 100%;
    max-width: 190px;
}
.btn.btn-turuncu:hover {
    background: #fff8f3;
    color: #f77d00;
}

@media (min-width: 900px) {
    .baslik {
        margin-top: 0px;
    }

    h1 {
        font-size: 4.5rem;
        font-weight: bold;
    }

    .container-fluid {
        padding: 120px;
    }

    .logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 899px) {
    #topbar {
        display: none;
    }
    .banner {
        background-size: cover;
        width:100%;
        height: 250px;
    }

    h1 {
        font-size: 2rem; /* Metin boyutunu küçültüyoruz */
    }

    .content {
        padding: 20px;
        padding-top: 5px;
        background-color: white;
    }

    .content-icerik {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

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

.baslik2 {
    font-size: 17px;
    /*font-weight: bold;*/
    margin: 20px 0;
    text-align: center;
}

.aciklama-metin {
    font-size: 16px;
    font-style: italic;
}

#email-text {
    color: #f0ad4e;
    text-decoration: none;
    border-bottom: 1px solid #f0ad4e;
    padding-bottom: 1px;
    font-weight: normal;
}

#email-text:hover {
    color: #fc8436;
    border-bottom-color: #fc8436; /* Hover etkisinde renk değiştir */
}

.siteler {
    color: #444444;
    text-decoration: none;
    border-bottom: 1px solid #444444;
    padding-bottom: 1px;
}

.siteler:hover {
    color: #fc8436;
    border-bottom-color: #fc8436;
}
.main-container {
    background-color: #fff;
}

.container {
    max-width: 1225px;
    padding-left: 0;
    padding-right: 0;
    height: 64px;
}

.container.genis-container {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
}

#topbar {
    background: #fff;
    height: 60px;
    font-size: 16px;
    transition: all 0.5s;
    border-bottom: 1px solid #daedfe;
}

#topbar .container {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 17px;
}

#topbar a {
    font-weight: 400;
    color: #577f91;
    fill: #577f91;
}

#topbar a:hover {
    color: #f77d00;
    fill: #f77d00;
}

#topbar.topbar-scrolled {
    top: -60px;
}

#topbar .contact-info a {
    line-height: 1;
    transition: 0.3s;
    padding-right: 25px;
}

#topbar .h-line {
    border-right: 1px solid #daedfe;
    height: 60px;
    position: absolute;
    width: 1px;
    display: initial;
    top: 0;
}

#topbar .h-line.sag {
    padding-left: 25px;
}

#topbar .sosyal-medya a {
    margin-left: 28px;
    line-height: 1px;
    transition: 0.2s;
    display: inline-block;
    max-width: 21px;
}

#topbar .sosyal-medya a:first-child {
    border-left: 0;
}

#topbar .contact-info a {
    margin-left: 25px;
}

#topbar .contact-info svg {
    margin-right: 8px;
}

#topbar .topbar-sepet a {
    margin-left: 55px;
}

#topbar .topbar-sepet svg {
    margin-right: 10px;
    vertical-align: -2px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    background: #f57d20;
    transition: all 0.5s;
    z-index: 997;
    padding: 29px 0;
    top: 60px;
    /*box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.1);*/
}

#header.header-scrolled {
    top: 0;
    border-bottom: 1px solid #f57d20;
}

#header .logo {
    font-size: 34px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-family: "Poppins", sans-serif;
}

#header .logo a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#header .logo img {
    max-height: 40px;
}

@media (max-width: 992px) {
    #topbar {
        display: none;
    }
    #header {
        top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .alt-kisim {
        margin-top: 70px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    #header .logo {
        font-size: 28px;
    }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu > ul {
    display: flex;
}

.nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    padding: 8px 0 8px 25px;
}

.nav-menu a {
    display: block;
    position: relative;
    color: #2a5d75;
    transition: 0.3s;
    font-size: 18px;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    padding: 5px 2px;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
    color: #f47b00;
}

.nav-menu .dropdown-toggle::after {
    display: none;
}

.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    margin-left: -50px;
    top: calc(100% + 40px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    padding: 55px 42px 42px 42px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 11px 11px 25px 0px rgba(192, 192, 192, 1);
    -moz-box-shadow: 11px 11px 25px 0px rgba(192, 192, 192, 1);
    box-shadow: 11px 11px 25px 0px rgba(192, 192, 192, 1);
    transition: 0.3s;
}

.nav-menu .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
    /*margin-top: 15px;*/
}

.nav-menu .drop-down:hover ul:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f57c00; /* change color here, modified for a black arrow */
    position: absolute;
    top: -6px;
    left: 70px;
}

.nav-menu .drop-down li {
    min-width: 180px;
    position: relative;
}

.nav-menu .drop-down ul a {
    padding-bottom: 5px;
    text-transform: none;
    border: none;
    font-weight: 500;
    font-size: 16px;
    color: #2a5d75;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
    color: #f47b00;
}

.nav-menu .drop-down ul .menu-item span {
    padding-left: 30px;
}

.nav-menu .drop-down ul .menu-item .item-arrow {
    display: inline-block;
    border: 4px solid transparent;
    border-left-color: #dfdfdf;
    border-right-width: 0px;
}

.nav-menu .drop-down ul .menu-item a:hover > .item-arrow {
    border-left-color: #f57c00;
}

.nav-menu .drop-down.urunler-menu ul {
    min-width: 895px;
}

.nav-menu .drop-down .urun-item-logo {
    position: absolute;
    top: 66px;
    right: 80px;
    display: none;
    background: #ffffff;
}

.nav-menu .drop-down .urun-item-logo:nth-child(1) {
    display: block;
}

.nav-menu .drop-down .urun-item-logo img {
    width: 230px;
}

.nav-menu .drop-down ul .menu-item:hover + .urun-item-logo {
    display: block;
}

/*.nav-menu .drop-down ul .fiyat-listesi-item{
  border-top: 1px solid #ededed;
}*/
.nav-menu .drop-down .urun-logo-cizgi {
    border-left: 1px solid #ededed;
    width: 1px;
    height: calc(100% - 99px);
    right: 328px;
    top: 0;
    position: absolute;
}

.nav-menu .drop-down ul .fiyat-listesi-cizgi {
    border-top: 1px solid #ededed;
    width: 100%;
    height: 1px;
    margin-top: 25px;
    left: 0;
    position: absolute;
}

.nav-menu .drop-down ul .fiyat-listesi-item a {
    margin-top: 53px;
    padding-bottom: 0;
}

.nav-menu .drop-down ul .fiyat-listesi-item a:hover svg {
    fill: #f77d00;
}

.nav-menu .drop-down ul .fiyat-listesi-item svg {
    margin-right: 15px;
    fill: #2a5d75;
}

/* Mobile Navigation */
.mobile-nav-toggle {
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
}

.mobile-nav-toggle i {
    color: #1977cc;
}

.mobile-nav {
    position: fixed;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 9999;
    overflow-y: auto;
    background: #fff;
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    padding: 10px 0;
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #2a5d75;
    padding: 6px 20px;
    padding-left: 40px;
    padding-right: 15px;
    font-weight: 500;
    outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
    color: #f47b00;
    text-decoration: none;
}

.mobile-nav .drop-down > a:after {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='katman_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7 11' style='enable-background:new 0 0 7 11;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23DFDFDF;%7D%0A%3C/style%3E%3Cpath id='secili-menu' class='st0' d='M7,5.5L0,11V0L7,5.5z'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: 15px;
    width: 7px;
}

.mobile-nav .active.drop-down > a:after {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='katman_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11 7' style='enable-background:new 0 0 11 7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23F77D00;%7D%0A%3C/style%3E%3Cpath id='menu-secim' class='st0' d='M5.5,7L0,0l5.5,0L11,0L5.5,7z'/%3E%3C/svg%3E%0A");
    width: 11px;
}

.mobile-nav .drop-down > a {
    padding-right: 15px;
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
}

.mobile-nav .drop-down li {
    padding-left: 20px;
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(28, 47, 65, 0.6);
    overflow: hidden;
    display: none;
    transition: ease-in-out 0.2s;
}

.mobile-nav-active {
    overflow: hidden;
}

.mobile-nav-active .mobile-nav {
    opacity: 1;
    visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
    color: #fff;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 166px 0 230px 0;
    overflow: hidden;
}

.section-bg {
    background-color: #f1f7fd;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #2c4964;
}

.section-title h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #1977cc;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-title p {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    color: #5c8396;
    font-size: 16px;
}

#footer h3 {
    color: #f07d23;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 20px;
}

#footer a {
    color: #5c8396;
    font-size: 16px;
    display: block;
    font-weight: 400;
}

#footer a:hover {
    color: #ff9f5c;
}

#footer .sosyal-medya a {
    border: 1px solid #e1f3fd;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-right: 7px;
    color: #2a5d75;
    fill: #2a5d75;
    padding-top: 6px;
    text-align: center;
}

#footer .sosyal-medya a:hover {
    border-color: #ff9f5c;
    background-color: #ff9f5c;
    fill: #ffffff;
}

/*

#footer .sosyal-medya .facebook {
    background: url("../images/icon/mavi/facebook-icon.png") no-repeat center center;
}

#footer .sosyal-medya .facebook:hover {
    border-color: #ff9f5c;
    background-color: #ff9f5c;
}

#footer .sosyal-medya .twitter {
    background: url("../images/icon/mavi/twitter-icon.png") no-repeat center center;
}

#footer .sosyal-medya .twitter:hover {
    border-color: #ff9f5c;
    background-color: #ff9f5c;
}

#footer .sosyal-medya .instagram {
    background: url("../images/icon/mavi/instagram-icon.png") no-repeat center center;
}

#footer .sosyal-medya .instagram:hover {
    border-color: #ff9f5c;
    background-color: #ff9f5c;
}

#footer .sosyal-medya .youtube {
    background: url("../images/icon/mavi/youtube-icon.png") no-repeat center center;
}

#footer .sosyal-medya .youtube:hover {
    border-color: #ff9f5c;
    background-color: #ff9f5c;
}

#footer .sosyal-medya .linkedin {
    background: url("../images/icon/mavi/linkedin-icon.png") no-repeat center center;
}

#footer .sosyal-medya .linkedin:hover {
    border-color: #ff9f5c;
    background-color: #ff9f5c;
}
*/

#footer .iletisim {
    margin-top: 55px;
}

#footer .iletisim a {
    padding-bottom: 15px;
    fill: #fc9b5a;
}

#footer .iletisim svg {
    margin-right: 8px;
    width: 21px;
}
.alt-kisim {
    margin-top: 70px;
}

.alt-kisim-cizgi {
    border-top: 1px solid rgba(139, 169, 179, 0.2);
}

.footer-logo {
    width: 200px;
    margin-bottom: 50px;
}

.footer-copyright {
    color: #8ba9b3;
}

.footer-div .container .row:nth-of-type(2) {
    padding-top: 20px;
}

.header-mobil-sepet {
    display: none;
}

/*--------------------------------------------------------------
# ÖZEL CSS BAŞLANGIÇ
--------------------------------------------------------------*/


.btn.btn-giris-yap {
    font-size: 16px;
    padding: 7px 17px 7px 57px;
    background: url("data:image/svg+xml,%3Csvg height='18' viewBox='0 -32 512.016 512' width='18' style='fill:%23FFFFFF;' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m192 213.339844c-58.816406 0-106.667969-47.847656-106.667969-106.664063 0-58.816406 47.851563-106.6679685 106.667969-106.6679685s106.667969 47.8515625 106.667969 106.6679685c0 58.816407-47.851563 106.664063-106.667969 106.664063zm0-181.332032c-41.171875 0-74.667969 33.492188-74.667969 74.667969 0 41.171875 33.496094 74.664063 74.667969 74.664063s74.667969-33.492188 74.667969-74.664063c0-41.175781-33.496094-74.667969-74.667969-74.667969zm0 0'/%3E%3Cpath d='m368 448.007812h-352c-8.832031 0-16-7.167968-16-16v-74.667968c0-55.871094 45.460938-101.332032 101.332031-101.332032h181.335938c55.871093 0 101.332031 45.460938 101.332031 101.332032v74.667968c0 8.832032-7.167969 16-16 16zm-336-32h320v-58.667968c0-38.226563-31.105469-69.332032-69.332031-69.332032h-181.335938c-38.226562 0-69.332031 31.105469-69.332031 69.332032zm0 0'/%3E%3Cpath d='m496 218.675781h-181.332031c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h181.332031c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m410.667969 304.007812c-4.097657 0-8.191407-1.558593-11.308594-4.691406-6.25-6.253906-6.25-16.386718 0-22.636718l74.027344-74.027344-74.027344-74.027344c-6.25-6.25-6.25-16.382812 0-22.632812s16.382813-6.25 22.636719 0l85.332031 85.332031c6.25 6.25 6.25 16.386719 0 22.636719l-85.332031 85.332031c-3.136719 3.15625-7.234375 4.714843-11.328125 4.714843zm0 0'/%3E%3C/svg%3E") no-repeat 29px center #f77d00;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 190px;
}

.btn.btn-giris-yap:hover {
    background: url("data:image/svg+xml,%3Csvg height='18' viewBox='0 -32 512.016 512' width='18' style='fill:%23f77d00;' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m192 213.339844c-58.816406 0-106.667969-47.847656-106.667969-106.664063 0-58.816406 47.851563-106.6679685 106.667969-106.6679685s106.667969 47.8515625 106.667969 106.6679685c0 58.816407-47.851563 106.664063-106.667969 106.664063zm0-181.332032c-41.171875 0-74.667969 33.492188-74.667969 74.667969 0 41.171875 33.496094 74.664063 74.667969 74.664063s74.667969-33.492188 74.667969-74.664063c0-41.175781-33.496094-74.667969-74.667969-74.667969zm0 0'/%3E%3Cpath d='m368 448.007812h-352c-8.832031 0-16-7.167968-16-16v-74.667968c0-55.871094 45.460938-101.332032 101.332031-101.332032h181.335938c55.871093 0 101.332031 45.460938 101.332031 101.332032v74.667968c0 8.832032-7.167969 16-16 16zm-336-32h320v-58.667968c0-38.226563-31.105469-69.332032-69.332031-69.332032h-181.335938c-38.226562 0-69.332031 31.105469-69.332031 69.332032zm0 0'/%3E%3Cpath d='m496 218.675781h-181.332031c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h181.332031c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m410.667969 304.007812c-4.097657 0-8.191407-1.558593-11.308594-4.691406-6.25-6.253906-6.25-16.386718 0-22.636718l74.027344-74.027344-74.027344-74.027344c-6.25-6.25-6.25-16.382812 0-22.632812s16.382813-6.25 22.636719 0l85.332031 85.332031c6.25 6.25 6.25 16.386719 0 22.636719l-85.332031 85.332031c-3.136719 3.15625-7.234375 4.714843-11.328125 4.714843zm0 0'/%3E%3C/svg%3E") no-repeat 29px center #fff8f3;
}

.btn.btn-slayt-git {
    position: absolute;
    border: 1px solid #f77d00;
    border-radius: 3px;
    font-size: 18px;
    color: #f77d00;
    padding: 8px 57px 8px 25px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%23f77d00'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat center right 21px;
}

.btn.btn-slayt-git:hover {
    color: #ffffff;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%23ffffff'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat center right 21px #f77d00 !important;
}

.slayt-container {
    min-height: 820px;
    background-color: #f7f7f7;
    position: relative;
    /*top: 100px;*/


.slayt-alti {
    width: 100%;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px;
    z-index: 1;
}

.header-arama {
    margin-right: 25px;
    fill: #668da1;
    display: block;
}

.header-arama:hover {
    cursor: pointer;
    fill: #f77d00;
}

.container.anasayfa-ozellikler {
    padding-top: 88px;
}

.anasayfa-ozellikler .anasayfa-uclu-ozellikler {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 65px 55px;
    text-align: center;
    min-height: 366px;
    -webkit-box-shadow: -6px 51px 63px 0px rgba(216, 239, 246, 0.18);
    -moz-box-shadow: -6px 51px 63px 0px rgba(216, 239, 246, 0.18);
    box-shadow: -6px 51px 63px 0px rgba(216, 239, 246, 0.18);
}

.anasayfa-ozellikler .anasayfa-uclu-ozellikler h2 {
    font-size: 18px;
    font-weight: 500;
    color: #2a5d75;
    padding-top: 26px;
    margin-bottom: 0;
    font-family: "Rubik", sans-serif !important;
}

.anasayfa-ozellikler .anasayfa-uclu-ozellikler div {
    font-size: 14px;
    color: #7e7e7e;
    padding-top: 15px;
    font-weight: 400;
}

.anasayfa-ozellikler .anasayfa-uclu-ozellikler:hover {
    border: 1px solid #fc9b5a;
    background: #fff3eb;
}

.slayt-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 44px;
    font-weight: bold;
    color: #2a5d75;
    position: absolute;
}

.slayt-aciklama {
    font-size: 18px;
    position: absolute;
    color: #568ba4;
}

.cerez-kullanim-bar {
    background-color: #d5e5ed;
    padding: 36px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    z-index: 9999;
}

.cerez-kullanim-bar span {
    color: #386a82;
    font-weight: 400;
}

.cerez-kullanim-bar a {
    font-weight: 400;
}

.btn.btn-cerez-kapat {
    border-radius: 30px;
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    padding: 7px 17px 7px 45px;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22.88 22.88' style='enable-background:new 0 0 22.88 22.88;' xml:space='preserve'%3E%3Cpath style='fill:%23FFFFFF;' d='M0.324,1.909c-0.429-0.429-0.429-1.143,0-1.587c0.444-0.429,1.143-0.429,1.587,0l9.523,9.539 l9.539-9.539c0.429-0.429,1.143-0.429,1.571,0c0.444,0.444,0.444,1.159,0,1.587l-9.523,9.524l9.523,9.539 c0.444,0.429,0.444,1.143,0,1.587c-0.429,0.429-1.143,0.429-1.571,0l-9.539-9.539l-9.523,9.539c-0.444,0.429-1.143,0.429-1.587,0 c-0.429-0.444-0.429-1.159,0-1.587l9.523-9.539L0.324,1.909z'/%3E%3C/svg%3E%0A") no-repeat 22px center #f77d00;
    background-size: 10px 12px;
    position: absolute;
    right: 0;
    margin-top: -20px;
}

.container.anasayfa-amp-detay {
    padding-left: 73px;
    padding-right: 145px;
    margin-top: 190px;
}

.anasayfa-amp-detay .ucretsiz-tanimim-talebi img {
    margin-top: 45px;
    float: left;
}

.anasayfa-amp-detay .ucretsiz-tanimim-talebi .h1 {
    padding-top: 160px;
    color: #2a5d75;
    font-size: 36px;
    font-family: "FuturaOTF-Bold";
    margin-bottom: 0;
}

.anasayfa-amp-detay .ucretsiz-tanimim-talebi span {
    color: #7999a8;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 30px;
    display: block;
}

.anasayfa-amp-detay .ucretsiz-tanimim-talebi a {
    font-weight: 500;
    font-size: 14px;
    color: #ff9f5c;
    padding-right: 57px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%23f77d00'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat center right 21px;
}

.anasayfa-amp-detay .ucretsiz-tanimim-talebi a:hover {
    color: #2a5d75;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%232a5d75'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat center right 21px;
}

.ucretsiz-tanimim-talebi-urunler-baslik {
    font-size: 16px;
    font-weight: 500;
    color: #327b9e;
    line-height: 1.3;
}

.ucretsiz-tanimim-talebi-img {
    /* position: absolute;*/
    bottom: 0;
}

.anasayfa-amp-detay-sag .amp-detay-kutular {
    float: right;
    max-width: 480px;
    z-index: 1;
    position: relative;
}

.anasayfa-amp-detay-sag .detay-sag-img-div {
    max-width: calc(100% - 290px);
    display: block;
    height: 100%;
    float: right;
}

.anasayfa-amp-detay-sag img {
    width: 100%;
}

.anasayfa-amp-detay-sag .kutu1 {
    background: #ff9f5c;
    border-radius: 3px;
    margin-top: 68px;
    width: 100%;
    height: 135px;
}

.anasayfa-amp-detay-sag .kutu1-icerik {
    display: block;
    float: left;
    padding-left: 35px;
    padding-top: 30px;
}

.anasayfa-amp-detay-sag .tecrube-yil {
    font-weight: 500;
    font-size: 33px;
    color: #ffffff;
}

.anasayfa-amp-detay-sag .tecrube-yil .tecrube {
    font-weight: 400;
}

.anasayfa-amp-detay-sag .tecrube-alt-detay {
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    max-width: 250px;
    display: block;
    line-height: 1;
}

.anasayfa-amp-detay-sag .kutu1, .anasayfa-amp-detay-sag .kutu2, .anasayfa-amp-detay-sag .kutu3 {
    -webkit-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
}

.anasayfa-amp-detay-sag .kutu1 img {
    float: right;
    padding-top: 15px;
}

.anasayfa-amp-detay-sag .kutu2 {
    margin-top: 23px;
    background: #fcfcfc;
    border-radius: 3px;
    width: 100%;
    height: 135px;
}

.anasayfa-amp-detay-sag .kutu2-icerik {
    display: block;
    float: left;
    padding-left: 35px;
    padding-top: 20px;
}

.anasayfa-amp-detay-sag .kutu2-icerik .on-bin-kullanici {
    font-weight: 500;
    font-size: 33px;
    color: #fe9e5b;
}

.anasayfa-amp-detay-sag .kutu2-icerik .on-bin-kullanici-alt-detay {
    font-weight: 500;
    font-size: 14px;
    color: #a0a1a1;
}

.anasayfa-amp-detay-sag .kutu2 img {
    float: right;
    padding-top: 10px;
    padding-right: 40px
}

.anasayfa-amp-detay-sag .kutu3 {
    margin-top: 23px;
    background: #fefefe;
    border-radius: 3px;
    width: 100%;
    height: 135px;
}

.anasayfa-amp-detay-sag .kutu3 {
    margin-top: 23px;
    background: #fefefe;
    border-radius: 3px;
    width: 100%;
    height: 135px;
}

.anasayfa-amp-detay-sag .kutu-3-idare-div {
    background: #7f9dab;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 50%;
    text-align: center;
}

.anasayfa-amp-detay-sag .kutu-3-poz-div {
    background: #6d8d9c;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 50%;
    text-align: center;
}

.anasayfa-amp-detay-sag .kutu3-baslik {
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    padding-top: 15px;
    padding-bottom: 5px;
}

.anasayfa-amp-detay-sag .kutu3-detay {
    color: #ffffff;
    font-size: 35px;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 10px;
}

.anasayfa-amp-detay-sag .kutu-3-alt-detay {
    color: #a0a1a1;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    padding-top: 21px;
}

.container.anasayfa-kullanicilar {
    padding-left: 106px;
    padding-right: 145px;
    margin-top: 270px;
}

.anasayfa-turuncu-dik-cizgi {
    width: 4px;
    height: 40px;
    background: #f77d00;
    display: block;
    float: left;
}

.anasayfa-kullanicilar-baslik {
    float: left;
    color: #2a5d75;
    font-size: 30px;
    font-family: "FuturaOTF-Bold";
    padding-left: 27px;
    line-height: 1.2;
}

.anasayfa-kullanicilar-slayt .item {
    max-width: 252px;
    max-height: 96px;
    padding: 13px 25px;
    padding-right: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    display: flex;
}

.anasayfa-kullanicilar-slayt .slayt-kurum-logo {
    width: 70px;
    min-width: 70px;
    height: 70px;
}

.anasayfa-kullanicilar-slayt .slayt-kurum-logo img {
    width: 100%;
}

.anasayfa-kullanicilar-slayt .slayt-kurum-adi {
    color: #386a82;
    font-size: 14px;
    font-weight: 500;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 15px;
}

.anasayfa-kullanicilar-slayt .owl-dots {
    position: absolute;
    left: -282px;
    top: 70px;
}

.owl-dot {
    outline: none !important;
    box-shadow: none !important;
}

.anasayfa-kullanicilar-slayt .owl-dot {
    width: 10px;
    height: 10px;
    background: #c6e0ed !important;
    opacity: 0.34;
    border-radius: 50%;
    margin-right: 7px;
}

.anasayfa-kullanicilar-slayt .owl-dot.active {
    opacity: 1;
}

.anasayfa-kullanicilar-tumu-link {
    font-weight: 500;
    font-size: 14px;
    float: right;
    margin-top: 78px;
    color: #ff9f5c;
    padding-right: 25px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%23f77d00'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat center right;
    line-height: 1;
}

.anasayfa-kullanicilar-tumu-link:hover {
    color: #2a5d75;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%232a5d75'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat center right;
}

.container.anasayfa-haberler {
    padding-left: 76px;
    margin-top: 285px;
    z-index: 1;
    position: sticky;
}

.anasayfa-haberler-tumu {
    color: #ffffff;
    fill: #ffffff;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: 30px;
    left: 44px;
}

.anasayfa-haberler-tumu svg {
    margin-left: 15px;
}

.anasayfa-haberler-tumu:hover {
    color: #b55c01;
}

.anasayfa-haberler-tumu:hover svg {
    fill: #b55c01;
}

.anasayfa-haberler .anasayfa-haberler-div {
    background: #ff9f5c;
    border: 1px solid #fc9b5a;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-top: 96px;
    padding-bottom: 98px;
    padding-right: 131px;
    padding-left: 30px;
    -webkit-box-shadow: 0px 28px 60px -28px rgba(204, 113, 52, 0.4);
    -moz-box-shadow: 0px 28px 60px -28px rgba(204, 113, 52, 0.4);
    box-shadow: 0px 28px 60px -28px rgba(204, 113, 52, 0.4);
}

.anasayfa-haberler-baslik {
    float: left;
    color: #FFFFFF;
    font-size: 30px;
    font-family: "FuturaOTF-Bold";
    padding-left: 27px;
    line-height: 1.2;
}

.anasayfa-haberler-baslik-aciklama {
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 70px;
    padding-left: 30px;
}

.anasayfa-haberler-slayt {
    /*    padding-left: 30px;*/
}

.anasayfa-haberler-slayt .slayt-haber-div {
    max-width: 320px;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background: #fbfbfb;
    min-height: 415px;
}

.slayt-haber-gorsel {
    border-bottom: 1px solid #ebebeb;
}

.slayt-haber-gorsel img {
    width: 100%;
    max-height: 193px;
    filter: grayscale(100%);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.slayt-haber-baslik {
    font-size: 20px;
    font-weight: 700;
    color: #386a82;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    height: 160px;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.slayt-haber-devam {
    color: #5f7481;
    fill: #5f7481;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: 30px;
    left: 20px;
}

.slayt-haber-devam svg {
    margin-left: 15px;
}

.slayt-haber-tarih {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background: #69879c;
    position: absolute;
    z-index: 1;
    right: 38px;
    top: 12px;
    color: #ffffff;
    font-family: "FuturaOTF-Bold";
}

.slayt-haber-div:hover .slayt-haber-tarih {
    background: #ff8c42;
}

.slayt-haber-div:hover .slayt-haber-gorsel img {
    filter: grayscale(0%);
}

.slayt-haber-div:hover .slayt-haber-devam {
    color: #ff8c42;
    fill: #ff8c42;
}

.slayt-haber-tarih-gun {
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 10px;
    line-height: 1;
}

.slayt-haber-tarih-ay {
    font-size: 8px;
    display: block;
    text-align: center;
}

.anasayfa-haberler-slayt .owl-dots {
    position: absolute;
    left: -170px;
    top: 240px;
}

.anasayfa-haberler-slayt .owl-dot {
    width: 10px;
    height: 10px;
    background: #ffffff !important;
    opacity: 0.34;
    border-radius: 50%;
    margin-right: 7px;
}

.anasayfa-haberler-slayt .owl-dot.active {
    opacity: 1;
}
.anasayfa-tanitim-div {
    padding-top: 288px;
    display: flex;
}

.anasayfa-tanitim .blok-bir {
    margin-top: 207px;
}

.anasayfa-tanitim .tanitim-blok {
    position: relative;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    color: #386a82;
    fill: #386a82;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    width: 275px;
    height: 343px;
    -webkit-box-shadow: 11px 50px 65px 0px rgba(192, 192, 192, 0.57);
    -moz-box-shadow: 11px 50px 65px 0px rgba(192, 192, 192, 0.57);
    box-shadow: 11px 50px 65px 0px rgba(192, 192, 192, 0.57);
    padding-left: 40px;
    padding-top: 59px;
    padding-bottom: 32px;
    padding-right: 25px;
}

.anasayfa-tanitim .blok-iki {
    margin-left: 24px;
}

.anasayfa-tanitim .blok-iki .blok-iki-bulten-abonelik {
    margin-top: 24px;
}

.anasayfa-tanitim .blok-iki .blok-iki-bulten-abonelik .anasayfa-tanitim-baslik {
    padding-top: 60px;
}

.anasayfa-tanitim .tanitim-blok:hover {
    color: #FFFFFF;
    fill: #FFFFFF;
    background: #ff9f5c;
}

.anasayfa-tanitim .tanitim-blok .anasayfa-tanitim-icon {
    background: #ff9f5c;
    fill: #ffffff;
    display: block;
    width: 61px;
    height: 61px;
    border-radius: 50%;
}

.anasayfa-tanitim .tanitim-blok .anasayfa-tanitim-icon svg {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.anasayfa-tanitim .tanitim-blok:hover .anasayfa-tanitim-icon {
    background: #ffffff;
    fill: #ff9f5c;
}

.anasayfa-tanitim .anasayfa-tanitim-link {
    color: #5f7481;
    fill: #5f7481;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: 30px;
}

.anasayfa-tanitim .anasayfa-tanitim-link:hover {
    color: #5f7481;
    fill: #5f7481;
}

.anasayfa-tanitim .tanitim-blok:hover .anasayfa-tanitim-link {
    color: #ffffff;
    fill: #ffffff;
}

.anasayfa-tanitim .tanitim-blok:hover .anasayfa-tanitim-link:hover {
    color: #ffffff;
    fill: #ffffff;
}

.anasayfa-tanitim .tanitim-blok .anasayfa-tanitim-baslik {
    padding-top: 70px;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
}

.anasayfa-tanitim .tanitim-blok .anasayfa-tanitim-link svg {
    margin-left: 10px;
}




.anasayfa-tanitim-filmi-div {
    position: absolute;
    bottom: 65px;
    right: 65px;
    text-align: center;
}

.anasayfa-tanitim-filmi-icon {
    background: #ff9f5c;
    display: block;
    width: 61px;
    height: 61px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.anasayfa-tanitim-filmi-icon svg {
    height: 100%;
}

.anasayfa-tanitim-filmi-baslik {
    font-size: 26px;
    font-weight: 500;
    color: #386a82;
    padding-top: 18px;
    padding-bottom: 10px;
}

.anasayfa-tanitim-filmi-link {
    font-size: 14px;
    color: #5f7481;
    fill: #386a82;
    font-weight: 500;
}

.anasayfa-tanitim-filmi-link svg {
    margin-left: 3px;
}

.anasayfa-tanitim .blok-uc:hover .anasayfa-tanitim-filmi-div {
    color: #ffffff;
}

.anasayfa-tanitim .blok-uc:hover .anasayfa-tanitim-filmi-icon {
    background: #ffffff;
}

.anasayfa-tanitim .blok-uc:hover .anasayfa-tanitim-filmi-icon svg {
    fill: #ff9f5c;
}

.anasayfa-tanitim .blok-uc:hover .anasayfa-tanitim-filmi-link {
    color: #ffffff;
    fill: #ffffff;
}

.anasayfa-tanitim .blok-uc:hover .anasayfa-tanitim-filmi-baslik {
    color: #ffffff;
}

.anasayfa-yayinlanan-bf-blok {
    display: flex;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 7px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 33px 49px;
    -webkit-box-shadow: 11px 11px 65px 0px rgba(192, 192, 192, 0.57);
    -moz-box-shadow: 11px 11px 65px 0px rgba(192, 192, 192, 0.57);
    box-shadow: 11px 11px 65px 0px rgba(192, 192, 192, 0.57);
}

.anasayfa-yayinlanan-bf-blok:hover {
    background: #ff9f5c;
}

.anasayfa-yayinlanan-bf-blok:hover .anasayfa-yayinlanan-bf-icon {
    background: #ffffff;
}

.anasayfa-yayinlanan-bf-blok:hover .anasayfa-yayinlanan-bf-icon svg {
    fill: #ff9f5c;
}

.anasayfa-yayinlanan-bf-blok:hover .anasayfa-yayinlanan-bf-baslik {
    color: #ffffff;
}

.anasayfa-yayinlanan-bf-blok:hover .anasayfa-tanitim-filmi-link {
    color: #ffffff;
    fill: #ffffff;
}

.anasayfa-yayinlanan-bf-blok:hover .anasayfa-yayinlanan-bf-link {
    color: #ffffff;
    fill: #ffffff;
}

.anasayfa-yayinlanan-bf-icon {
    background: #ff9f5c;
    display: block;
    width: 61px;
    height: 61px;
    border-radius: 50%;
    text-align: center;
}

.anasayfa-yayinlanan-bf-icon svg {
    height: 100%;
    fill: #ffffff;
}

.anasayfa-yayinlanan-bf-baslik {
    font-size: 24px;
    font-weight: 500;
    color: #386a82;
    line-height: 1.2;
    padding-left: 18px;
    margin-top: 5px;
}

.anasayfa-yayinlanan-bf-link {
    font-size: 14px;
    color: #5f7481;
    fill: #386a82;
    font-weight: 500;
    position: absolute;
    bottom: 33px;
    right: 100px;
}

.anasayfa-yayinlanan-bf-link svg {
    margin-left: 3px;
}
.icerik-sayfasi-header {
    width: 100%;
    height: 346px;
}

.icerik-sayfasi-container {
    padding-top: 110px;
}

.icerik-sayfasi-container.icerik-sayfasi-container-kirinti {
    padding-top: 60px;
}

.icerik-sayfasi-container img {
    max-width: 100%;
}

.icerik-sayfasi-header-baslik {
    padding-top: 200px;
    /*   padding-left: 141px;*/
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

.icerik-sayfasi-turuncu-yatay-cizgi {
    width: 19px;
    height: 4px;
    background: #f77d00;
    margin-top: 17px;
    float: left;
    margin-right: 12px;
}

.icerik-sayfasi-header-baslik-yazi {
    font-family: "FuturaOTF-Bold";
    font-size: 28px;
    color: #2a5d75;
    max-width: 800px;
    display: flex;
}

.icerik-sayfasi-detay-baslik-yazi {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
}

.icerik-sayfasi-baslik-mavi {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
    /*padding-bottom: 25px;*/
    padding-bottom: 35px !important;
    padding-top: 0 !important;
}

.icerik-sayfasi-baslik-mavi.sozlesme-baslik {
    padding-bottom: 8px !important;
}

.icerik-sayfasi-header-baslik-yazi a {
    line-height: 1.2;
}

.detay-sayfasi-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
    padding-bottom: 25px;
    padding-top: 35px
}

.icerik-sayfasi-haber-makale-detay .detay-sayfasi-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
    padding-bottom: 8px;
    padding-top: 30px
}

.icerik-sayfasi-yazi-gri {
    font-size: 16px;
    color: #7e7e7e;
}

.ampyazilim-hakkinda-div {
    padding-left: 60px;
    padding-top: 70px;
}

.ampyazilim-hakkinda-div span {
    font-weight: 500;
    color: #2a5d75;
}

.amp-timeline {
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 0;
    right: 0;
}

.amp-timeline__hikayemiz {
    font-size: 14px;
    font-family: "FuturaOTF-Bold";
    color: #f07d23;
    line-height: 1.5;
    margin-top: 25px;
    padding-bottom: 50px;
    position: relative;
}

.amp-timeline__hikayemiz_cizgi {
    border-left: 2px solid #fcd8c0;
    width: 40px;
    height: 127px;
    position: absolute;
    border-bottom-left-radius: 20px;
    border-bottom: 2px solid #fcd8c0;
    left: 38px;
}

.amp-timeline__hikayemiz_cizgi::after {
    width: 9px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13'%3E%3Cpath fill='%23f07d23' d='M168.992,3840.98v13.01l10-6.62Z' transform='translate(-169 -3841)'/%3E%3C/svg%3E");
    content: '';
    display: block;
    bottom: -7px;
    position: absolute;
    right: 0;
    background-size: contain;
}

.amp-timeline-wrap {
    position: relative;
    max-width: 1440px;
    margin: 50px auto;
    margin-left: 38px;
    margin-bottom: 33px;
}

.amp-timeline-wrap__list {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    min-height: 179px;
}

.amp-timeline-wrap__item__div.yuzde-20 {
    width: 20%;
}

.amp-timeline-wrap__item__div.yuzde-30 {
    width: 30%;
}

.amp-timeline-wrap__item__div.yuzde-40 {
    width: 40%;
}

.amp-timeline-wrap__item__div.yuzde-50 {
    width: 50%;
}

.amp-timeline-wrap__item {
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border: 1px solid #fdc097;
    border-radius: 50%;
    padding-top: 12px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.amp-timeline-wrap__title {
    position: relative;
    margin-top: 10px;
    font-size: 12px;
    color: #7e7e7e;
    text-align: center;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.2;
}

.amp-timeline-wrap__item__div.yuzde-30 .amp-timeline-wrap__title {
    padding-left: 30px;
    padding-right: 30px;
}

.amp-timeline-wrap__item__div.yuzde-40 .amp-timeline-wrap__title {
    padding-left: 40px;
    padding-right: 40px;
}

.amp-timeline-wrap__yil {
    color: #f7871a;
    font-size: 14px;
    font-family: "FuturaOTF-Bold";
    margin-top: auto;
    margin-bottom: auto;
}

.amp-timeline-wrap__yil__turuncu_cerceve {
    width: 66px;
    height: 66px;
    border: 8px solid #fff3eb;
    z-index: 2;
    top: -9px;
    border-radius: 50%;
    left: -9px;
    padding: 6px;
    position: absolute;
    display: flex;
}

.amp-timeline-wrap__yil__turuncu_cerceve.beyaz-cerceve {
    border-color: #ffffff;
}

.amp-timeline-wrap__timeline {
    position: absolute;
    left: 0;
    right: 0;
    height: 200px;
    max-height: 200px;
}

.amp-timeline-wrap__timeline--first {
    top: 0;
    right: 0;
    border-right: 2px solid #fcd8c0;
    border-radius: 0 20px 20px 0;
}

.amp-timeline-wrap__timeline--first::before {
    content: '';
    position: absolute;
    top: 0;
    left: 40px;
    right: -1px;
    bottom: 0;
    border-top: 2px solid #fcd8c0;
    border-radius: 0 20px 0 0;
}

.amp-timeline-wrap__timeline--first::after {
    content: '';
    position: absolute;
    left: 100px;
    right: -1px;
    height: 100%;
    border-bottom: 2px solid #fcd8c0;
    border-radius: 0 0 20px 0;
}

.amp-timeline-wrap__timeline--second {
    top: 200px;
    left: 0;
    border-left: 2px solid #fcd8c0;
    border-radius: 20px 0 0 20px;
}

.amp-timeline-wrap__timeline--second::before {
    content: '';
    position: absolute;
    left: -1px;
    right: 100px;
    top: -2px;
    height: 100%;
    border-top: 2px solid #fcd8c0;
    border-radius: 20px 0 0 0;
}

.amp-timeline-wrap__timeline--second::after {
    content: '';
    position: absolute;
    left: -1px;
    right: 100px;
    bottom: 0;
    height: 100%;
    border-bottom: 2px solid #fcd8c0;
    border-radius: 0 0 0 20px;
}

.amp-timeline-wrap__timeline--third {
    top: 398px;
    right: 0;
    border-right: 2px solid #fcd8c0;
    border-radius: 0 20px 20px 0;
}

.amp-timeline-wrap__timeline--third::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100px;
    right: -1px;
    bottom: 0;
    border-top: 2px solid #fcd8c0;
    border-radius: 0 20px 0 0;
}

.amp-timeline-wrap__timeline--third::after {
    content: '';
    position: absolute;
    left: 100px;
    right: -1px;
    height: 100%;
    border-bottom: 2px solid #fcd8c0;
    border-radius: 0 0 20px 0;
}

.amp-timeline-wrap__timeline--fourth {
    top: 598px;
    left: 0;
    border-left: 2px solid #fcd8c0;
    border-radius: 20px 0 0 20px;
}

.amp-timeline-wrap__timeline--fourth::before {
    content: '';
    position: absolute;
    left: -1px;
    right: 100px;
    top: -2px;
    height: 100%;
    border-top: 2px solid #fcd8c0;
    border-radius: 20px 0 0 0;
}

.amp-timeline-wrap__timeline--fourth::after {
    content: '';
    position: absolute;
    left: -1px;
    right: 100px;
    bottom: 0;
    height: 100%;
    border-bottom: 2px solid #fcd8c0;
    border-radius: 0 0 0 20px;
}

.amp-timeline-wrap__timeline--fifth {
    top: 796px;
    right: 0;
    border-right: 2px solid #fcd8c0;
    border-radius: 0 20px 20px 0;
    height: 220px;
    max-height: 220px;
}

.amp-timeline-wrap__timeline--fifth::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100px;
    right: -1px;
    bottom: 0;
    border-top: 2px solid #fcd8c0;
    border-radius: 0 20px 0 0;
}

.amp-timeline-wrap__timeline--fifth::after {
    content: '';
    position: absolute;
    left: 20%;;
    right: -1px;
    height: 100%;
    border-bottom: 2px solid #fcd8c0;
    border-radius: 0 0 20px 0;
}

.amp-timeline-wrap__timeline--sixth {
    top: 796px;
    right: 0;
    border-right: 2px solid #fcd8c0;
    border-radius: 0 20px 20px 0;
}


.amp-timeline__gunumuz {
    position: relative;
    text-align: center;
    width: 76px;
    margin-left: auto;
    margin-right: auto;
    height: 140px;
    margin-top: 23px;
}

.amp-timeline__gunumuz_text {
    font-size: 14px;
    font-family: "FuturaOTF-Bold";
    color: #f07d23;
    line-height: 1.5;
    text-align: center;
}

.amp-timeline__gunumuz_cizgi {
    border-left: 2px solid #fcd8c0;
    width: 97px;
    height: 127px;
    position: absolute;
    border-top-left-radius: 20px;
    border-top: 2px solid #fcd8c0;
    left: 38px;
}

.amp-timeline__gunumuz_cizgi::after {
    width: 9px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13'%3E%3Cpath fill='%23f07d23' d='M168.992,3840.98v13.01l10-6.62Z' transform='translate(-169 -3841)'/%3E%3C/svg%3E");
    content: '';
    display: block;
    bottom: -3px;
    position: absolute;
    background-size: contain;
    left: -5px;
    transform: rotate(90deg);
}

.kurumsal-vizyon-misyon {
    margin-top: 150px;
}

.kurumsal-vizyon-misyon-icerik {
    font-size: 14px;
    color: #7e7e7e;
    padding-left: 30px;
    padding-right: 70px;
}

.kurumsal-ilke-degerlerimiz {
    margin-top: 195px;
}

.kurumsal-ilke-degerlerimiz .ilke-degerler-kutu {
    border: 1px solid #ccdee6;
    border-radius: 5px;
    padding: 45px 40px 40px 40px;
    width: 100%;
    max-width: 348px;
    height: 520px;
    text-align: center;
    margin-bottom: 60px;
    -webkit-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
}

.kurumsal-ilke-degerlerimiz .ilke-degerler-kutu:hover {
    border-color: #fc9b5a;
    background: #fff3eb;
}

.kurumsal-ilke-degerlerimiz .ilke-degerler-baslik {
    font-size: 18px;
    color: #2a5d75;
    font-weight: 500;
    padding-bottom: 35px;
    padding-top: 20px;
}

.kurumsal-ilke-degerlerimiz .ilke-degerler-icerik {
    color: #7d7d7d;
    font-size: 14px;
}

.kurumsal-ilke-degerlerimiz img {
    width: 62px;
    height: 62px;
}

.kurumsal-bilgilerimiz {
    margin-top: 155px;
}
.kurumsal-bilgilerimiz-table {
    border-collapse: separate;
    border-spacing: 0;
    -webkit-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
}

.kurumsal-bilgilerimiz-table td {
    padding: 53px;
}

.kurumsal-bilgilerimiz-table tr:first-child td, .kurumsal-bilgilerimiz-table tr:last-child td {
    border: 1px solid #ccdee6;
    border-left: unset;
}

.kurumsal-bilgilerimiz-table tr:last-child td {
    border-top: unset;
}

.kurumsal-bilgilerimiz-table tr:first-child td:first-child {
    border-left: 1px solid #ccdee6;
    border-top-left-radius: 7px;
    width: 313px;
}

.kurumsal-bilgilerimiz-table tr:first-child td:last-child {
    border-top-right-radius: 7px;
}

.kurumsal-bilgilerimiz-table tr:last-child td:first-child {
    border-left: 1px solid #ccdee6;
    border-bottom-left-radius: 7px;
}

.kurumsal-bilgilerimiz-table tr:last-child td:last-child {
    border-bottom-right-radius: 7px;
}

.kurumsal-bilgilerimiz-baslik {
    font-size: 18px;
    color: #2a5d75;
    font-weight: 500;
}

.kurumsal-bilgilerimiz-baslik::before {
    display: inline-block;
    position: absolute;
    content: "";
    margin-top: 7px;
    margin-left: -24px;
    width: 10px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13'%3E%3Cpath fill='%23f07d23' d='M168.992,3840.98v13.01l10-6.62Z' transform='translate(-169 -3841)'/%3E%3C/svg%3E");
}

.kurumsal-bilgilerimiz-aciklama {
    font-size: 16px;
    color: #7e7e7e;
    padding-top: 5px;
}

.kurumsal-banka-bilgileri {
    margin-top: 155px;
}

.kurumsal-banka-bilgileri-table {
    border-collapse: separate;
    border-spacing: 0;
    -webkit-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
}

.kurumsal-banka-bilgileri-table td {
    border: 1px solid #ccdee6;
    padding: 45px;
}

.kurumsal-banka-bilgileri-table td:last-child {
    border-left: unset;
}

.kurumsal-banka-bilgileri-table tr:not(:first-child) td {
    border-top: unset;
}

.kurumsal-banka-bilgileri-table tr:first-child td:first-child {
    border-top-left-radius: 7px;
    width: 313px;
}

.kurumsal-banka-bilgileri-table tr:first-child td:last-child {
    border-top-right-radius: 7px;
}

.kurumsal-banka-bilgileri-table tr:last-child td:first-child {
    border-bottom-left-radius: 7px;
}

.kurumsal-banka-bilgileri-table tr:last-child td:last-child {
    border-bottom-right-radius: 7px;
}

.kurumsal-banka-bilgileri-logo {
    width: 106px;
    height: 106px;
    margin-left: auto;
    margin-right: auto;
}

.kurumsal-banka-bilgileri-detay {
    padding-top: 5px;
}

.kurumsal-banka-bilgileri-banka-bilgisi {
    font-size: 18px;
    font-family: "FuturaOTF-Bold";
    color: #2a5d75;
}

.kurumsal-banka-bilgileri-banka-bilgisi span:first-child {
    color: #f07d23;
}

.kurumsal-banka-bilgileri-banka-alt-bilgi span:first-child {
    color: #2a5d75;
    font-weight: 500;
    font-size: 18px;
}

.kurumsal-banka-bilgileri-banka-alt-bilgi span:last-of-type {
    color: #7e7e7e;
    font-size: 16px;
}

.iban_kopyala_btn {
    font-weight: 500;
    font-size: 10px;
    width: 60px;
    height: 15px;
    padding-left: 18px;
    margin-left: 15px;
    display: inline-grid;
    color: #2a5d75;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15'%3E%3Cpath fill='%232a5d75' d='M1088.17,4400h-5.76a2.378,2.378,0,0,1-2.41-2.34v-7.94a2.38,2.38,0,0,1,2.41-2.35h5.76a2.389,2.389,0,0,1,2.42,2.35v7.94a2.387,2.387,0,0,1-2.42,2.34h0Zm-5.76-11.45a1.185,1.185,0,0,0-1.2,1.17v7.94a1.191,1.191,0,0,0,1.2,1.17h5.76a1.193,1.193,0,0,0,1.21-1.17v-7.94a1.187,1.187,0,0,0-1.21-1.17h-5.76Zm10.59,7.64v-8.85a2.378,2.378,0,0,0-2.41-2.34h-6.7a0.585,0.585,0,1,0,0,1.17h6.7a1.191,1.191,0,0,1,1.2,1.17v8.85a0.605,0.605,0,0,0,1.21,0h0Zm0,0' transform='translate(-1080 -4385)'/%3E%3C/svg%3E%0A") no-repeat;
}

.iban_kopyala_btn:hover {
    cursor: pointer;
    color: #f79d57;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15'%3E%3Cpath fill='%23f79d57' d='M1088.17,4400h-5.76a2.378,2.378,0,0,1-2.41-2.34v-7.94a2.38,2.38,0,0,1,2.41-2.35h5.76a2.389,2.389,0,0,1,2.42,2.35v7.94a2.387,2.387,0,0,1-2.42,2.34h0Zm-5.76-11.45a1.185,1.185,0,0,0-1.2,1.17v7.94a1.191,1.191,0,0,0,1.2,1.17h5.76a1.193,1.193,0,0,0,1.21-1.17v-7.94a1.187,1.187,0,0,0-1.21-1.17h-5.76Zm10.59,7.64v-8.85a2.378,2.378,0,0,0-2.41-2.34h-6.7a0.585,0.585,0,1,0,0,1.17h6.7a1.191,1.191,0,0,1,1.2,1.17v8.85a0.605,0.605,0,0,0,1.21,0h0Zm0,0' transform='translate(-1080 -4385)'/%3E%3C/svg%3E%0A") no-repeat;
}

.internet-yer-saglayici-div {
    margin-top: 155px;
}


.iletisim-eposta-adreslerimiz-table {
    border-collapse: separate;
    border-spacing: 0;
    -webkit-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
}

.iletisim-eposta-adreslerimiz-table td {
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-top: 40px;
}

.iletisim-eposta-adreslerimiz-table tr:first-child td, .iletisim-eposta-adreslerimiz-table tr:last-child td {
    border: 1px solid #ccdee6;
    border-left: unset;
}

.iletisim-eposta-adreslerimiz-table tr:last-child td {
    border-top: unset;
}

.iletisim-eposta-adreslerimiz-table tr:first-child td:first-child {
    border-left: 1px solid #ccdee6;
    border-top-left-radius: 7px;
}

.iletisim-eposta-adreslerimiz-table tr:first-child td:last-child {
    border-top-right-radius: 7px;
}

.iletisim-eposta-adreslerimiz-table tr:last-child td:first-child {
    border-left: 1px solid #ccdee6;
    border-bottom-left-radius: 7px;
}

.iletisim-eposta-adreslerimiz-table tr:last-child td:last-child {
    border-bottom-right-radius: 7px;
}

.eposta-adreslerimiz-baslik {
    font-size: 18px;
    color: #2a5d75;
    font-weight: 500;
}

.eposta-adreslerimiz-baslik::before {
    display: inline-block;
    position: absolute;
    content: "";
    margin-top: 7px;
    margin-left: -24px;
    width: 10px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13'%3E%3Cpath fill='%23f07d23' d='M168.992,3840.98v13.01l10-6.62Z' transform='translate(-169 -3841)'/%3E%3C/svg%3E");
}

.eposta-adreslerimiz-aciklama {
    font-size: 16px;
    color: #7e7e7e;
    padding-top: 5px;
    font-weight: 400;
}

.eposta-adreslerimiz-aciklama:hover {
    color: #f07d23;
}

.iletisim-cagri-merkezimiz {
    margin-top: 150px;
}

.iletisim-cagri-merkezi-telefon {
    margin-top: 15px;
    font-size: 24px;
    font-weight: 500;
    color: #2a5d75;
    padding-left: 66px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath fill='%23f07d23' d='M189.906,1292.09A14,14,0,1,0,180,1316h0.111a14.079,14.079,0,0,0,6.891-1.87l-0.821-1.42a12.443,12.443,0,0,1-6.082,1.65,12.355,12.355,0,1,1,9.789-4.94,0.785,0.785,0,0,1-.585.31,0.815,0.815,0,0,1-.643-0.24l-0.535-.53,1.075-1.08-5.027-5.03-1.829,1.83a6.4,6.4,0,0,1-5.027-5.02l1.829-1.83-5.027-5.03-2.937,2.94-0.018.31a14,14,0,0,0,13.98,14.81c0.269,0,.538-0.01.807-0.02l0.312-.02,0.7-.7,0.536,0.53a2.456,2.456,0,0,0,1.919.72,2.429,2.429,0,0,0,1.781-.97A14.021,14.021,0,0,0,189.906,1292.09Zm-4.358,17.12a12.353,12.353,0,0,1-12.761-12.76l1.331-1.33,2.707,2.71-1.254,1.25,0.054,0.4a8.048,8.048,0,0,0,6.891,6.89l0.4,0.06,1.254-1.26,2.707,2.71Z' transform='translate(-166 -1288)'/%3E%3C/svg%3E%0A") no-repeat center left 29px
}

.iletisim-cagri-merkezi-telefon:hover {
    color: #f07d23;
}

.iletisim-ofislerimiz {
    margin-top: 150px;
}

.iletisim-ofislerimiz-alt {
    margin-top: 100px;
}

.iletisim-ofislerimiz .col-xl-6:nth-of-type(1) {
    padding-right: 50px;
}

.iletisim-ofislerimiz .col-xl-6:nth-of-type(2) {
    padding-left: 50px;
}

.iletisim-ofislerimiz-alt .col-xl-6:nth-of-type(1) {
    padding-right: 50px;
}

.iletisim-ofislerimiz-alt .col-xl-6:nth-of-type(2) {
    padding-left: 50px;
}

.ofislerimiz-kutu {
    border: 1px solid #ccdee6;
    border-radius: 8px;
    -webkit-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -5px 25px 65px 0px rgba(205, 205, 205, 0.18);
}

.ofislerimiz-ofis-adi {
    color: #2a5d75;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding-top: 20px;
}

.ofislerimiz-baslik {
    color: #396b83;
    font-weight: 500;
    font-size: 14px;
}

.ofislerimiz-baslik span {
    float: right;
}

.ofislerimiz-aciklama {
    color: #70a3bb;
    font-size: 14px;
}

.ofislerimiz-kutu-alt {
    border-top: 1px solid #ccdee6;
    padding: 55px 80px;
}

.ofislerimiz-kutu-ust {
    padding-bottom: 25px;
}

.ofislerimiz-table-div {
    min-height: 134px;
}

.ofislerimiz-kutu-ust table {
    margin-top: 40px;
    margin-left: 80px;
    margin-right: 30px;
}

.ofislerimiz-kutu-ust table td {
    padding: 5px;
    padding-bottom: 0;
}

.ofislerimiz-kutu-ust table td:first-child {
    min-width: 75px;
}

.ofislerimiz-kutu-ust table tr:first-child td:first-child {
    vertical-align: baseline;
}

.ofislerimiz-icon {
    padding-top: 62px;
    text-align: center;
}

.ofislerimiz-kutu a:hover {
    color: #f07d23;
}

.ofislerimiz-konuma-git {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13'%3E%3Cpath fill='%23f07d23' d='M168.992,3840.98v13.01l10-6.62Z' transform='translate(-169 -3841)'/%3E%3C/svg%3E%0A") no-repeat left center;
    padding-left: 19px;
    color: #2a5d75;
    font-size: 14px;
    font-weight: 500;
    margin-top: 50px;
    display: block;
}

.iletisim-iletisim-formu {
    margin-top: 185px;
}

.iletisim-form {
    padding-left: 60px;
}

.iletisim-web-sitelerimiz {
    margin-top: 185px;
}

.web-sitelerimiz-kutu {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.web-sitelerimiz-kutu img {
    transition: 0.3s;
}

.web-sitelerimiz-kutu:hover img {
    transform: scale(1.05);
}

.iletisim-sosyal-medya {
    margin-top: 185px;
}

.iletisim-sosyal-medya a {
    padding-right: 40px;
    fill: #2a5d75;
}

.iletisim-sosyal-medya a:hover {
    fill: #ff9f5c;
}

.hizmetler-kutu {
    border: 1px solid #ccdee6;
    border-radius: 5px;
    padding: 70px 50px;
    max-width: 348px;
    width: 100%;
    height: 430px;
    text-align: center;
    -webkit-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    display: block;
}

.hizmetler-kutu:hover {
    border-color: #fc9b5a;
    background: #fff3eb;
}

.hizmetler-kutu:hover svg {
    fill: #f49a5c;
}

.hizmetler-baslik {
    font-size: 18px;
    color: #2a5d75;
    font-weight: 500;
    padding-bottom: 25px;
    padding-top: 20px;
}

.hizmetler-icerik {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
}

.hizmetler-kutu img {
    width: 72px;
    height: 72px;
}

.hizmetler-kutu svg {
    fill: #94b5c5;
    position: absolute;
    bottom: 55px;
    margin-left: auto;
    margin-right: auto;
}

.hizmetler-kutular-alt {
    margin-top: 70px;
}
.referanslar-filter-button {
    font-size: 14px;
    font-weight: 500;
    padding-right: 35px;
    color: #6d6d6d;
}

.referanslar-filter-button.active {
    color: #f77d00;
}

.referanslar-filter-button:hover {
    color: #f77d00;
}

.referanslar-satir {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px;
}

.referanslar-item {
    width: 20%;
    max-width: 20%;
    padding: 40px;
    padding-bottom: 10px;
}

.referanslar-item-img {
    border-radius: 5px;
    border: 1px solid #ccdee6;
    text-align: center;
    padding: 30px;
    -webkit-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    width: 170px;
    height: 170px;
    position: relative;
}

.referanslar-item:hover .referanslar-item-img {
    border-color: #fc9b5a;
    background: #fff3eb;
}

.referanslar-item img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    max-width: calc(100% - 30px);
}

.referanslar-item .referans-adi {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #2a5d75;
    padding-top: 10px;
}
.icerik-sayfasi-header-logo {
    position: relative;
}

.icerik-sayfasi-header-logo img {
    position: absolute;
    width: 87px;
    height: 91px;
    right: 221px;
    top: 92px;
    border-radius: 2px;
    opacity: 0.5;
}

.icerik-sayfasi-header:hover .icerik-sayfasi-header-logo img {
    opacity: 1;
}

.urunler-kutu {
    border: 1px solid #ccdee6;
    border-radius: 5px;
    padding: 42px;
    max-width: 366px;
    width: 100%;
    height: 430px;
    text-align: center;
    -webkit-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
}

.urunler-sayfasi .row .col-xl-4:nth-child(n+4) {
    margin-top: 30px;
}

.urunler-kutu:hover, .urunler-kutu:focus, .urunler-kutu:active {
    border: 1px solid #fc9b5a;
    background: #fff3eb;
}

.urunler-kutu:hover svg {
    fill: #f49a5c;
}

.urunler-urun-adi {
    font-size: 18px;
    color: #2a5d75;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 30px;
}

.urunler-urun-aciklama {
    color: #7d7d7d;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 400;
}

.urunler-kutu img {
    width: 100%;
}

.urunler-kutu.programlar img, .urunler-kutu.kitaplar img {
    max-width: 120px;
}

.urunler-kutu svg {
    fill: #94b5c5;
    position: absolute;
    bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.urunler-kutu .urunler-urun-modul-icon {
    color: #febc4e;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
}

.urunler-kutu .urunler-urun-alt-modul-icon {
    color: #94b5c5;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
}

.urunler-kutular-alt {
    margin-top: 70px;
}

.urunler-sayfasi-link {
    max-width: 348px;
    width: 100%;
    height: 200px;
    display: inline-grid;
}

.urunler-sayfasi-link a {
    color: #2a5d75;
    font-weight: 500;
    /*    margin-top: auto;*/
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    min-width: 100%
}

.urunler-sayfasi-link a:hover {
    color: #fc8436;
}

.urunler-sayfasi-link svg {
    margin-right: 7px;
}

.uyelik-panel-form-div {
    padding: 100px 60px 130px 60px;
    background: #fff3eb;
    border-radius: 25px;
    margin-top: -50px;
    margin-bottom: -50px;
    margin-left: 25px;
}

.uyelik-panel-form-div .input-group-append .btn-kucuk, .bulten_sms_abonelik_form .input-group-append .btn-kucuk {
    min-width: 115px;
}


.uyelik-panel-sayfa-cerveve {
    border: 2px solid #ebebeb;
    border-radius: 13px;
    margin-left: -25px;
    margin-right: -25px;
}

.uyelik-panel-form-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 26px;
    color: #2a5d75;
    line-height: 1.2;
    padding-bottom: 35px
}

.uyelik-panel-bilgilendirme-div {
    margin-bottom: auto;
    margin-top: auto;
    display: flex;
}

.uyelik-panel-bilgilendirme-div-sag {
    /*  max-width: 180px;
      margin-left: 45px;*/
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 25px;
}

/*.uyelik-panel-bilgilendirme-div-sag .btn-turuncu {
    padding: 8px 40px;
    font-size: 13px;
}*/
.uyelik-panel-bilgilendirme-div img {
    max-width: 58%;
}

.uyelik-panel-bilgilendirme-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
}

.uyelik-panel-bilgilendirme-aciklama {
    font-size: 12px;
    font-weight: 500;
    color: #86b1c6;
    padding-top: 20px;
    padding-bottom: 35px;
}

.giris-sag-panel img {
    width: 350px;
}

.giris-sag-panel .uyelik-panel-bilgilendirme-div-sag {
    margin-top: 0;
}

.giris-yap-btn-div {
    margin-top: 45px;
}

.sifremi-unuttum-sag-panel img {
    width: 350px;
}

.kurumsal-sitelerimiz-container .row .col-xl-6:nth-child(n+3) {
    margin-top: 50px;
}

.kurumsal-sitelerimiz-container .row .col-xl-6:nth-child(2n) {
    padding-left: 25px;
}

.kurumsal-sitelerimiz-container .row .col-xl-6:nth-child(2n+1) {
    padding-right: 25px;
}

.kurumsal-sitelerimiz-kutu {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 70px 50px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    min-height: 550px;
    height: 100%;
}

.kurumsal-sitelerimiz-kutu:hover {
    border-color: #f6a16a;
    background-color: #fff6ef;
}

.kurumsal-sitelerimiz-kutu a:hover {
    color: #fc8436;
}

/*.kurumsal-sitelerimiz:not(:first-child) {
    padding-top: 100px;
}*/
.kurumsal-sitelerimiz-aciklama {
    color: #7e7e7e;
}

.kurumsal-sitelerimiz-kutu img {
    max-width: 200px;
    margin-bottom: 30px;
}

/*.kurumsal-sitelerimiz-baslik {
    font-size: 26px;
    font-family: "FuturaOTF-Bold";
    color: #2a5d75;
    padding-bottom: 25px;
}*/


/*.kurumsal-sitelerimiz-logo-cerceve {
    margin-top: 10px;
    width: 148px;
    max-height: 148px;
    border-radius: 50%;
    border: 1px solid #fdc097;
    -webkit-box-shadow: 0 0 40px 9px rgba(255, 243, 235, .8);
    -moz-box-shadow: 0 0 40px 9px rgba(255, 243, 235, .8);
    box-shadow: 0 0 40px 9px rgba(255, 243, 235, .8);
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    position: relative;
    height: 148px;
}*/

/*
.kurumsal-sitelerimiz-logo-cerceve img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0 15px;
}

.kurumsal-sitelerimiz-logo-cerceve:hover {
    transform: scale(1.05);
}
*/

.kurumsal-sitelerimiz-link {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.969' height='9.844' viewBox='0 0 13.969 9.844' fill='%23f77d00'%3E%3Cpath d='M294.428,678.749a0.49,0.49,0,0,0-.7,0,0.5,0.5,0,0,0,0,.7l3.566,3.582H285.524a0.491,0.491,0,0,0-.493.5,0.5,0.5,0,0,0,.493.5h11.767l-3.566,3.574a0.51,0.51,0,0,0,0,.707,0.49,0.49,0,0,0,.7,0l4.41-4.431a0.486,0.486,0,0,0,0-.7Zm0,0' transform='translate(-285.031 -678.625)'/%3E%3C/svg%3E%0A") no-repeat left center;
    padding-left: 19px;
    color: #2a5d75;
    font-size: 14px;
    font-weight: 500;
    display: block;
    position: absolute;
    bottom: 45px;
}

.kurumsal-sitelerimiz-cizgi {
    width: 75px;
    border-top: 1px solid #8fb4cb;
    height: 1px;
    position: absolute;
    bottom: 92px;
    opacity: 0.3;
}

.urun-detay-header-baslik {
    padding-top: 200px;
    padding-left: 135px;
    display: flex;
}

.urun-detay-header-urun-icon {
    width: 52px;
    height: 52px;
    margin-top: auto;
    margin-bottom: auto;
}

.urun-detay-header-urun-icon img {
    width: 100%;
}

.urun-detay-header-baslik-yazi {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
    max-width: 450px;
    line-height: 1.4;
}

.urun-detay-sayfasi .nav {
    position: relative;
}

.urun-detay-satin-al {
    right: 0;
    position: absolute;
}

.urun-detay-kirala {
    right: 155px;
    position: absolute;
}

.btn.btn-turuncu.urun-detay-satin-al-button-class {
    font-size: 14px;
    padding: 7px 20px 7px 50px;
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16'%3E%3Cpath fill='%23ffffff' d='M1171.47,25.63m13.83-.717h-13.29l-0.2-2.26a0.7,0.7,0,0,0-.69-0.653h-1.42a0.717,0.717,0,0,0,0,1.434h0.78c0.42,4.878-.68-7.73.8,9.187a2.8,2.8,0,0,0,1.01,1.869,2.143,2.143,0,1,0,3.65.6h3.83a2.106,2.106,0,1,0,1.99-1.434h-7.8a1.3,1.3,0,0,1-1.19-.808l11.15-.673a0.7,0.7,0,0,0,.64-0.542l1.42-5.827a0.712,0.712,0,0,0-.68-0.891h0Zm-11.35,11.654a0.74,0.74,0,1,1,.72-0.74,0.736,0.736,0,0,1-.72.74h0Zm7.81,0a0.74,0.74,0,1,1,.72-0.74,0.729,0.729,0,0,1-.72.74h0Zm1.57-5.795-10.75.649-0.45-5.074h12.28Zm0,0' transform='translate(-1169 -22)'%3E%3C/path%3E%3C/svg%3E") no-repeat 20px center #f77d00 !important;
}

.urun-detay-satis-kapali {
    font-size: 14px;
    padding: 7px 20px 7px 20px;
    background: #fff8f3;
    color: #f77d00;
    cursor: unset;
}

.btn.btn-turuncu.urun-detay-satin-al-button-class:hover {
    color: #f77d00;
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16'%3E%3Cpath fill='%23f77d00' d='M1171.47,25.63m13.83-.717h-13.29l-0.2-2.26a0.7,0.7,0,0,0-.69-0.653h-1.42a0.717,0.717,0,0,0,0,1.434h0.78c0.42,4.878-.68-7.73.8,9.187a2.8,2.8,0,0,0,1.01,1.869,2.143,2.143,0,1,0,3.65.6h3.83a2.106,2.106,0,1,0,1.99-1.434h-7.8a1.3,1.3,0,0,1-1.19-.808l11.15-.673a0.7,0.7,0,0,0,.64-0.542l1.42-5.827a0.712,0.712,0,0,0-.68-0.891h0Zm-11.35,11.654a0.74,0.74,0,1,1,.72-0.74,0.736,0.736,0,0,1-.72.74h0Zm7.81,0a0.74,0.74,0,1,1,.72-0.74,0.729,0.729,0,0,1-.72.74h0Zm1.57-5.795-10.75.649-0.45-5.074h12.28Zm0,0' transform='translate(-1169 -22)'%3E%3C/path%3E%3C/svg%3E") no-repeat 20px center #fff8f3 !important;
}

.btn.btn-acik-mavi.urun-detay-satin-al-button-class {
    font-size: 14px;
    padding: 7px 20px 7px 50px;
    color: #668797;
    border-color: #668797;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' width='18' height='18'%3E%3Cpath d='M18,10.41c0-.4-.19-1.14-1.45-1.65l-.4-.14a4.78,4.78,0,0,0,0-.53A8.08,8.08,0,0,0,2.37,2.37a8.09,8.09,0,0,0,5.72,13.8A8,8,0,0,0,9.71,16c0,.41.3,1.06,1.44,1.53a7.33,7.33,0,0,0,2.7.46,7.33,7.33,0,0,0,2.7-.46C17.81,17,18,16.28,18,15.89V10.51h0Zm-1.42,0h0v0H16.5v0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0l-.07,0h0l-.06,0h0l-.05,0h0l-.05,0h0l-.05,0h-.09l0,0h-.1l0,0h-.16l-.06,0h-2.8l-.06,0h-.15l-.06,0h-.1l0,0H12l0,0h0l0,0h0l0,0h0l0,0h0l-.07,0h0l-.05,0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0v0h0a4.08,4.08,0,0,1,2.73-.71A4.05,4.05,0,0,1,16.58,10.41Zm-6.88,0a.38.38,0,0,0,0,.1h0v4.06a6.68,6.68,0,1,1,5.07-6.48c0,.08,0,.17,0,.25a9,9,0,0,0-.91,0,7.33,7.33,0,0,0-2.7.46C9.89,9.27,9.7,10,9.7,10.41Zm6.89,5.46a3.93,3.93,0,0,1-2.74.72,4,4,0,0,1-2.74-.72V14.74l0,0a7.33,7.33,0,0,0,2.7.46,7.33,7.33,0,0,0,2.7-.46l0,0Zm0-2.78c-.11.22-1.05.73-2.74.73s-2.63-.51-2.74-.73V12l0,0a7.32,7.32,0,0,0,2.7.47,7.32,7.32,0,0,0,2.7-.47l0,0Z' style='fill:%23668797'/%3E%3Cpolygon points='7.38 7.38 4.22 7.38 4.22 8.79 8.79 8.79 8.79 2.81 7.38 2.81 7.38 7.38' style='fill:%23668797'/%3E%3C/svg%3E") no-repeat 20px center #f3fbff !important;

}

.btn.btn-acik-mavi.urun-detay-satin-al-button-class:hover {
    color: #ffffff;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' width='18' height='18'%3E%3Cpath d='M18,10.41c0-.4-.19-1.14-1.45-1.65l-.4-.14a4.78,4.78,0,0,0,0-.53A8.08,8.08,0,0,0,2.37,2.37a8.09,8.09,0,0,0,5.72,13.8A8,8,0,0,0,9.71,16c0,.41.3,1.06,1.44,1.53a7.33,7.33,0,0,0,2.7.46,7.33,7.33,0,0,0,2.7-.46C17.81,17,18,16.28,18,15.89V10.51h0Zm-1.42,0h0v0H16.5v0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0l-.07,0h0l-.06,0h0l-.05,0h0l-.05,0h0l-.05,0h-.09l0,0h-.1l0,0h-.16l-.06,0h-2.8l-.06,0h-.15l-.06,0h-.1l0,0H12l0,0h0l0,0h0l0,0h0l0,0h0l-.07,0h0l-.05,0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0l0,0h0v0h0a4.08,4.08,0,0,1,2.73-.71A4.05,4.05,0,0,1,16.58,10.41Zm-6.88,0a.38.38,0,0,0,0,.1h0v4.06a6.68,6.68,0,1,1,5.07-6.48c0,.08,0,.17,0,.25a9,9,0,0,0-.91,0,7.33,7.33,0,0,0-2.7.46C9.89,9.27,9.7,10,9.7,10.41Zm6.89,5.46a3.93,3.93,0,0,1-2.74.72,4,4,0,0,1-2.74-.72V14.74l0,0a7.33,7.33,0,0,0,2.7.46,7.33,7.33,0,0,0,2.7-.46l0,0Zm0-2.78c-.11.22-1.05.73-2.74.73s-2.63-.51-2.74-.73V12l0,0a7.32,7.32,0,0,0,2.7.47,7.32,7.32,0,0,0,2.7-.47l0,0Z' style='fill:%23FFFFFF'/%3E%3Cpolygon points='7.38 7.38 4.22 7.38 4.22 8.79 8.79 8.79 8.79 2.81 7.38 2.81 7.38 7.38' style='fill:%23FFFFFF'/%3E%3C/svg%3E") no-repeat 20px center #668797 !important;
}

.urun-detay-ozellik-satiri img {
    max-width: 100%;
}

.urun-detay-ozellik-satiri .col-md-6:first-child {
    padding-right: 50px;
}

.urun-detay-ozellik-satiri .col-md-6:last-child {
    padding-left: 50px;
    display: flex;
}

.urun-detay-ozellik-satiri h1 {
    font-size: 24px;
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
}

.urun-detay-ozellik-satiri {
    font-size: 15px; /*eski 14*/
    color: #7e7e7e;
}

.urun-detay-ozellik-aciklama {
    margin-top: auto;
    margin-bottom: auto;
}

.urun-detay-ozellik-fark-yaratan-ozellikler {
    padding-top: 88px;
}

.urun-detay-ozellik-fark-yaratan-ozellikler .col-md-6 .urun-detay-ozellik-fark-yaratan-ozellikler-item:first-child {
    padding-top: 0;
}

.urun-detay-ozellik-fark-yaratan-ozellikler-item {
    color: #7e7e7e;
    font-size: 15px; /*eski 14*/
    padding-top: 25px;
    line-height: 1.5;
    display: flex;
}

.urun-detay-ozellik-fark-yaratan-ozellikler-item svg {
    margin-right: 10px;
    fill: #f77d00;
}

.urun-detay-ozellik-fark-yaratan-ozellikler .col-md-6:first-child {
    padding-right: 50px;
}

.urun-detay-ozellik-fark-yaratan-ozellikler .col-md-6:last-child {
    padding-left: 50px;
}

.urun-detay-deneme-bolumu {
    margin-top: 130px;
}

.urun-detay-deneme-bolumu-kutu {
    border: 1px solid #ccdee6;
    border-radius: 7px;
    padding: 64px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    height: 100%;
}

.urun-detay-deneme-bolumu-kutu-baslik {
    font-size: 18px;
    font-weight: 500;
    color: #2a5d75;
    padding-top: 40px;
    padding-bottom: 15px;
}

.urun-detay-deneme-bolumu-kutu-aciklama {
    font-size: 14px;
    color: #7d7d7d;
    padding-bottom: 40px;
    line-height: 1.2;
}

.urun-detay-deneme-bolumu-kutu-aciklama.egitim-detay div:nth-child(odd) {
    font-weight: 500;
}

.urun-detay-tanitim-talebi {
    margin-top: 150px;
    margin-left: -65px;
}

.urun-detay-tanitim-talep-form {
    margin-top: 120px;
    margin-left: 40px;
    padding: 48px;
    padding-bottom: 20px;
    background: #fcede3;
    border-radius: 8px;
}

.urun-detay-referanslar {
    padding-top: 130px;
}

.urun-detay-referanslar-item {
    /*  width: 20%;
      max-width: 20%;
      padding: 40px;*/
    padding-bottom: 10px;
}

.urun-detay-referanslar-img {
    border-radius: 5px;
    border: 1px solid #ccdee6;
    text-align: center;
    padding: 30px;
    -webkit-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    box-shadow: -3px 10px 30px 0px rgba(205, 205, 205, 0.18);
    width: 170px;
    height: 170px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.urun-detay-referanslar-item:hover .urun-detay-referanslar-img {
    border-color: #fc9b5a;
    background: #fff3eb;
}

.urun-detay-referanslar-item img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    max-width: calc(100% - 60px);
}

.urun-detay-referanslar-item .referans-adi {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #2a5d75;
    padding-top: 10px;
}

.urun-detay-referanslar .owl-dot {
    width: 10px;
    height: 10px;
    background: #c6e0ed !important;
    opacity: 0.34;
    border-radius: 50%;
    margin-right: 7px;
}

.urun-detay-referanslar .owl-dot.active {
    opacity: 1;
}

.tekli-slayt .owl-dot {
    width: 10px;
    height: 10px;
    background: #c6e0ed !important;
    opacity: 0.34;
    border-radius: 50%;
    margin-right: 7px;
}

.tekli-slayt .owl-dot.active {
    opacity: 1;
}

.urun-detay-icerik img {
    max-width: 100%;
}

.urun-detay-icerik h1 {
    font-size: 24px;
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
    margin-bottom: 25px;
}

.urun-detay-icerik {
    font-size: 15px; /*eski 14*/
    color: #7e7e7e;
}

.urun-detay-icerik .btgrid:not(:last-of-type) {
    margin-bottom: 60px;
}

.urun-detay-teknik-ozellik-satiri .col-xl-6:last-child {
    padding-left: 50px;
}

#teknik-ozellikler-tab .urun-detay-teknik-ozellik-satiri {
    margin-top: 130px;
}

#teknik-ozellikler-tab .urun-detay-teknik-ozellik-satiri:first-child {
    margin-top: 60px;
}

#teknik-ozellikler-tab .urun-detay-teknik-ozellik-satiri .col-xl-12:last-child {
    margin-top: 90px;
}

.urun-detay-versiyonlar {
    margin-top: 80px;
}

.urun-detay-son-versiyon {

}

.urun-detay-son-versiyon-baslik {
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
}

.urun-detay-son-versiyon-aciklama {
    color: #7e7e7e;
    font-size: 14px;
    padding: 35px 25px;
}

.urun-detay-eski-versiyonlar {
    margin-top: 40px;
}

.urun-detay-eski-versiyonlar-baslik {
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    cursor: pointer;
}

.urun-detay-eski-versiyonlar-baslik.active {
    color: #f77d00;
}

.urun-detay-eski-versiyonlar-tablo {
    margin-top: 55px;
    transition: all 0.2s ease;
}

.urun-detay-eski-versiyonlar-tablo table ul {
    margin-bottom: 0;
}

.urun-detay-versiyonlar + .urun-detay-yayinlanan-bf, .urun-detay-destek-kurulum + .urun-detay-yayinlanan-bf {
    margin-top: 130px;
}


.urun-detay-yayinlanan-bf .ozel-tablo tbody tr td:first-child {
    width: 100px;
    text-align: right;
}

.urun-detay-yayinlanan-bf .ozel-tablo tbody tr td:nth-child(2) {
    border-left: 0;
}

.urun-detay-yayinlanan-bf .ozel-tablo tbody tr td img {
    width: 100%;
    max-width: 60px;
}

.urun-detay-yayinlanan-bf .ozel-tablo tbody tr td:last-child {
    width: 35%
}

.yayinlanmayan-kurum img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.5;
}

.diger-indirmeler-div {
    margin-top: 130px;
}


.ozel-tablo .btn-acik-turuncu.dosya-indir-link {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath fill='%23f77d00' d='M1086.95,6249.67a0.773,0.773,0,0,0,1.1,0l2.92-2.93a0.774,0.774,0,0,0-1.09-1.1l-1.6,1.61v-8.48a0.78,0.78,0,0,0-1.56,0v8.48l-1.6-1.61a0.774,0.774,0,0,0-1.09,1.1Zm0,0,7.27-4.95a0.779,0.779,0,0,0-.77.78v5.95h-11.9v-5.95a0.775,0.775,0,1,0-1.55,0v6.21a1.293,1.293,0,0,0,1.29,1.29h12.42a1.293,1.293,0,0,0,1.29-1.29v-6.21a0.781,0.781,0,0,0-.78-0.78h0Zm0,0' transform='translate(-1080 -6238)'/%3E%3C/svg%3E") no-repeat 16px center #fff8f3 !important;
    color: #6d6d6d;
    font-size: 13px;
    padding: 10px 20px 10px 42px;
}

.ozel-tablo .btn-acik-turuncu.dosya-indir-link:hover {
    color: #6d6d6d;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath fill='%23f77d00' d='M1086.95,6249.67a0.773,0.773,0,0,0,1.1,0l2.92-2.93a0.774,0.774,0,0,0-1.09-1.1l-1.6,1.61v-8.48a0.78,0.78,0,0,0-1.56,0v8.48l-1.6-1.61a0.774,0.774,0,0,0-1.09,1.1Zm0,0,7.27-4.95a0.779,0.779,0,0,0-.77.78v5.95h-11.9v-5.95a0.775,0.775,0,1,0-1.55,0v6.21a1.293,1.293,0,0,0,1.29,1.29h12.42a1.293,1.293,0,0,0,1.29-1.29v-6.21a0.781,0.781,0,0,0-.78-0.78h0Zm0,0' transform='translate(-1080 -6238)'/%3E%3C/svg%3E") no-repeat 16px center #ffffff !important;
}

.urunler-diger-indirmeler-dosya-adi {
    font-weight: 700;
}

.diger-indirmeler-div .ozel-tablo tbody tr td {
    padding-left: 65px;
    padding-right: 65px;
}

.diger-indirmeler-div .ozel-tablo tbody tr td:last-child {
    width: 26%;
}

.diger-indirmeler-div .ozel-tablo tbody tr td:nth-child(2) {
    width: 22%;
}

.teknik-destek-talebi-div {
    margin-top: 105px;
}

.sikca-sorulan-sorular-div {
    margin-top: 105px;
}

.sikca-sorulan-sorular-div-list {
    padding-left: 25px;
}

.sikca-sorulan-sorular-soru {
    color: #6d6d6d;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    padding-bottom: 10px;
}

.sikca-sorulan-sorular-cevap {
    color: #6d6d6d;
    font-size: 15px; /*eski 14*/
    padding-left: 26px;
}

.urun-detay-makaleler-div {
    margin-top: 100px;
}

.urun-detay-cagri-merkezimiz-div {
    margin-top: 130px;
}

.urun-detay-makale {
    margin-left: 25px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 20 25'%3E%3Cpath fill='%23fc8436' d='M176.214,8517.99v-1.81h-7.176l0.017-.14a1.815,1.815,0,0,0-.358-1.35,1.774,1.774,0,0,0-1.2-.7,1.81,1.81,0,0,0-2,1.57l-0.082.62H158v21.01h1.786V8539H178v-21.01h-1.786Zm-10.013-2.33a1.083,1.083,0,1,1,2.146.29l-0.03.23h-1.081l0.046-.31a0.359,0.359,0,0,0-.3-0.41,0.354,0.354,0,0,0-.406.3l-0.061.42h-0.381Zm-7.487,20.8V8516.9h6.6l-0.158,1.2a1.827,1.827,0,0,0,.359,1.35,1.772,1.772,0,0,0,1.2.7,1.657,1.657,0,0,0,.222.01,1.811,1.811,0,0,0,1.781-1.58,0.357,0.357,0,1,0-.707-0.1,1.083,1.083,0,1,1-2.146-.29l0.169-1.29H175.5v19.56H158.714Zm18.572,1.81H160.5v-1.08h15.714v-18.48h1.072v19.56Zm-17.5-15.21h14.643v-0.72H159.786v0.72Zm0,1.81h14.643v-0.72H159.786v0.72Zm0,1.81h14.643v-0.72H159.786v0.72Zm13.928,1.81h0.715v-0.72h-0.715v0.72Zm-1.785,0h0.714v-0.72h-0.714v0.72Zm-1.786,0h0.714v-0.72h-0.714v0.72Z' transform='translate(-158 -8514)'/%3E%3C/svg%3E%0A") no-repeat center left;
    padding-left: 30px;
    color: #6d6d6d;
    font-size: 16px;
    font-weight: 500;
    display: block;
    min-height: 25px;
}

.urun-detay-makale:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 20 25'%3E%3Cpath fill='%23f77d00' d='M176.214,8517.99v-1.81h-7.176l0.017-.14a1.815,1.815,0,0,0-.358-1.35,1.774,1.774,0,0,0-1.2-.7,1.81,1.81,0,0,0-2,1.57l-0.082.62H158v21.01h1.786V8539H178v-21.01h-1.786Zm-10.013-2.33a1.083,1.083,0,1,1,2.146.29l-0.03.23h-1.081l0.046-.31a0.359,0.359,0,0,0-.3-0.41,0.354,0.354,0,0,0-.406.3l-0.061.42h-0.381Zm-7.487,20.8V8516.9h6.6l-0.158,1.2a1.827,1.827,0,0,0,.359,1.35,1.772,1.772,0,0,0,1.2.7,1.657,1.657,0,0,0,.222.01,1.811,1.811,0,0,0,1.781-1.58,0.357,0.357,0,1,0-.707-0.1,1.083,1.083,0,1,1-2.146-.29l0.169-1.29H175.5v19.56H158.714Zm18.572,1.81H160.5v-1.08h15.714v-18.48h1.072v19.56Zm-17.5-15.21h14.643v-0.72H159.786v0.72Zm0,1.81h14.643v-0.72H159.786v0.72Zm0,1.81h14.643v-0.72H159.786v0.72Zm13.928,1.81h0.715v-0.72h-0.715v0.72Zm-1.785,0h0.714v-0.72h-0.714v0.72Zm-1.786,0h0.714v-0.72h-0.714v0.72Z' transform='translate(-158 -8514)'/%3E%3C/svg%3E%0A") no-repeat center left;
    color: #f77d00;
}

.urun-detay-makale:nth-of-type(n+2) {
    margin-top: 25px;
}

.urun-detay-cagri-merkezimiz-div-col {
    width: 33.333333%;
}

.urun-detay-cagri-merkezimiz-div-col:first-child, .urun-detay-cagri-merkezimiz-div-col:last-child {
    padding-top: 100px;
}

.urun-detay-cagri-merkezimiz-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #2a5d75;
}

.urun-detay-cagri-merkezimiz-icerik {
    color: #6d6d6d;
    font-size: 18px;
    padding-top: 20px;
}

.urun-detay-egitim-basvuru-formu {
    margin-left: 40px;
    margin-top: 5px;
    padding: 48px;
    padding-bottom: 20px;
    background: #fcede3;
    border-radius: 8px;
}

.urun-detay-tanitim-talebi .ozel-kolon:first-child {
    max-width: 52%;
    flex: 0 0 52%;
}

.urun-detay-tanitim-talebi .ozel-kolon:last-child {
    max-width: 48%;
    flex: 0 0 48%;
}

#sikca-sorulan-sorular-tab .sikca-sorulan-sorular-div {
    margin-top: 0;
}

.egitim-hakkinda-sorum-var {
    margin-top: 160px;
}

.icerik-detay-div-kategorili {
    width: 75%;
    padding-right: 100px;
}

.icerik-detay-sag-menu {
    width: 25%;
}

.container.kategori-kapali .icerik-detay-div-kategorili {
    width: 100%;
    padding-right: 0;
}

.container.kategori-kapali .icerik-detay-sag-menu {
    display: none;
}

.kategori-menu-btn {
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml,%3Csvg height='21px' viewBox='0 -43 512 512' width='21px' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f6a16a' d='m74.667969 0h-64c-5.890625 0-10.667969 4.777344-10.667969 10.667969v64c0 5.886719 4.777344 10.664062 10.667969 10.664062h64c5.886719 0 10.664062-4.777343 10.664062-10.664062v-64c0-5.890625-4.777343-10.667969-10.664062-10.667969zm0 0'/%3E%3Cpath fill='%23f6a16a' d='m74.667969 170.667969h-64c-5.890625 0-10.667969 4.777343-10.667969 10.664062v64c0 5.890625 4.777344 10.667969 10.667969 10.667969h64c5.886719 0 10.664062-4.777344 10.664062-10.667969v-64c0-5.886719-4.777343-10.664062-10.664062-10.664062zm0 0'/%3E%3Cpath fill='%23f6a16a' d='m74.667969 341.332031h-64c-5.890625 0-10.667969 4.78125-10.667969 10.667969v64c0 5.886719 4.777344 10.667969 10.667969 10.667969h64c5.886719 0 10.664062-4.78125 10.664062-10.667969v-64c0-5.886719-4.777343-10.667969-10.664062-10.667969zm0 0'/%3E%3Cpath fill='%23f6a16a' d='m170.667969 64h320c11.796875 0 21.332031-9.535156 21.332031-21.332031s-9.535156-21.335938-21.332031-21.335938h-320c-11.796875 0-21.335938 9.539063-21.335938 21.335938s9.539063 21.332031 21.335938 21.332031zm0 0'/%3E%3Cpath fill='%23f6a16a' d='m490.667969 192h-320c-11.796875 0-21.335938 9.535156-21.335938 21.332031s9.539063 21.335938 21.335938 21.335938h320c11.796875 0 21.332031-9.539063 21.332031-21.335938s-9.535156-21.332031-21.332031-21.332031zm0 0'/%3E%3Cpath fill='%23f6a16a' d='m490.667969 362.667969h-320c-11.796875 0-21.335938 9.535156-21.335938 21.332031s9.539063 21.332031 21.335938 21.332031h320c11.796875 0 21.332031-9.535156 21.332031-21.332031s-9.535156-21.332031-21.332031-21.332031zm0 0'/%3E%3C/svg%3E");
    position: absolute;
    right: -30px;
    top: 110px;
    z-index: 1;
}

.kategorili-container-mobil .kategori-menu-btn {
    display: none;
}

.kategori-menu-btn:hover {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg height='21px' viewBox='0 -43 512 512' width='21px' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f77d00' d='m74.667969 0h-64c-5.890625 0-10.667969 4.777344-10.667969 10.667969v64c0 5.886719 4.777344 10.664062 10.667969 10.664062h64c5.886719 0 10.664062-4.777343 10.664062-10.664062v-64c0-5.890625-4.777343-10.667969-10.664062-10.667969zm0 0'/%3E%3Cpath fill='%23f77d00' d='m74.667969 170.667969h-64c-5.890625 0-10.667969 4.777343-10.667969 10.664062v64c0 5.890625 4.777344 10.667969 10.667969 10.667969h64c5.886719 0 10.664062-4.777344 10.664062-10.667969v-64c0-5.886719-4.777343-10.664062-10.664062-10.664062zm0 0'/%3E%3Cpath fill='%23f77d00' d='m74.667969 341.332031h-64c-5.890625 0-10.667969 4.78125-10.667969 10.667969v64c0 5.886719 4.777344 10.667969 10.667969 10.667969h64c5.886719 0 10.664062-4.78125 10.664062-10.667969v-64c0-5.886719-4.777343-10.667969-10.664062-10.667969zm0 0'/%3E%3Cpath fill='%23f77d00' d='m170.667969 64h320c11.796875 0 21.332031-9.535156 21.332031-21.332031s-9.535156-21.335938-21.332031-21.335938h-320c-11.796875 0-21.335938 9.539063-21.335938 21.335938s9.539063 21.332031 21.335938 21.332031zm0 0'/%3E%3Cpath fill='%23f77d00' d='m490.667969 192h-320c-11.796875 0-21.335938 9.535156-21.335938 21.332031s9.539063 21.335938 21.335938 21.335938h320c11.796875 0 21.332031-9.539063 21.332031-21.335938s-9.535156-21.332031-21.332031-21.332031zm0 0'/%3E%3Cpath fill='%23f77d00' d='m490.667969 362.667969h-320c-11.796875 0-21.335938 9.535156-21.335938 21.332031s9.539063 21.332031 21.335938 21.332031h320c11.796875 0 21.332031-9.535156 21.332031-21.332031s-9.535156-21.332031-21.332031-21.332031zm0 0'/%3E%3C/svg%3E");
}

.icerikler-kategoriler-baslik {
    font-weight: 500;
    color: #f77d00;
    padding-bottom: 25px;
    line-height: 1;
}


.videolar-div-one-cikan iframe {
    border-radius: 4px;
    max-width: 100%;
}

.videolar-div-digerleri {
    margin-top: 135px;
}

.videolar-div-digerleri-icerik {
    text-align: center;
}

.videolar-div-digerleri .row .col-md-6:nth-child(n+3) {
    margin-top: 25px;
}

.videolar-div-digerleri-icerik-aciklama {
    padding: 25px 15px;
    font-size: 16px;
    font-weight: 500;
    color: #386a82;
}

.videolar-div-digerleri-icerik-gorsel {
    border-radius: 5px;
    position: relative;
    border: 1px solid #ebebeb;
    cursor: pointer;
    overflow: hidden;
    max-height: 205px;
}

.videolar-div-digerleri-icerik-gorsel img {
    max-width: 100%;
    border-radius: 5px;
    transition: transform .2s;
}

.videolar-div-digerleri-icerik-gorsel:hover img {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2);
}

.videolar-div-digerleri-icerik-gorsel-blur {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml, %3Csvg width='40' height='30' fill='%23ffffff' viewBox='0 -62 512.00199 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m334.808594 170.992188-113.113282-61.890626c-6.503906-3.558593-14.191406-3.425781-20.566406.351563-6.378906 3.78125-10.183594 10.460937-10.183594 17.875v122.71875c0 7.378906 3.78125 14.046875 10.117188 17.832031 3.308594 1.976563 6.976562 2.96875 10.652344 2.96875 3.367187 0 6.742187-.832031 9.847656-2.503906l113.117188-60.824219c6.714843-3.613281 10.90625-10.59375 10.9375-18.222656.027343-7.628906-4.113282-14.640625-10.808594-18.304687zm-113.859375 63.617187v-91.71875l84.539062 46.257813zm0 0'/%3E%3Cpath d='m508.234375 91.527344-.023437-.234375c-.433594-4.121094-4.75-40.777344-22.570313-59.421875-20.597656-21.929688-43.949219-24.59375-55.179687-25.871094-.929688-.105469-1.78125-.203125-2.542969-.304688l-.894531-.09375c-67.6875-4.921874-169.910157-5.5937495-170.933594-5.59765575l-.089844-.00390625-.089844.00390625c-1.023437.00390625-103.246094.67578175-171.542968 5.59765575l-.902344.09375c-.726563.097657-1.527344.1875-2.398438.289063-11.101562 1.28125-34.203125 3.949219-54.859375 26.671875-16.972656 18.445312-21.878906 54.316406-22.382812 58.347656l-.058594.523438c-.152344 1.714844-3.765625 42.539062-3.765625 83.523437v38.3125c0 40.984375 3.613281 81.808594 3.765625 83.527344l.027344.257813c.433593 4.054687 4.746093 40.039062 22.484375 58.691406 19.367187 21.195312 43.855468 24 57.027344 25.507812 2.082031.238282 3.875.441406 5.097656.65625l1.183594.164063c39.082031 3.71875 161.617187 5.550781 166.8125 5.625l.15625.003906.15625-.003906c1.023437-.003907 103.242187-.675781 170.929687-5.597657l.894531-.09375c.855469-.113281 1.816406-.214843 2.871094-.324218 11.039062-1.171875 34.015625-3.605469 54.386719-26.019532 16.972656-18.449218 21.882812-54.320312 22.382812-58.347656l.058594-.523437c.152344-1.71875 3.769531-42.539063 3.769531-83.523438v-38.3125c-.003906-40.984375-3.617187-81.804687-3.769531-83.523437zm-26.238281 121.835937c0 37.933594-3.3125 77-3.625 80.585938-1.273438 9.878906-6.449219 32.574219-14.71875 41.5625-12.75 14.027343-25.847656 15.417969-35.410156 16.429687-1.15625.121094-2.226563.238282-3.195313.359375-65.46875 4.734375-163.832031 5.460938-168.363281 5.488281-5.082032-.074218-125.824219-1.921874-163.714844-5.441406-1.941406-.316406-4.039062-.558594-6.25-.808594-11.214844-1.285156-26.566406-3.042968-38.371094-16.027343l-.277344-.296875c-8.125-8.464844-13.152343-29.6875-14.429687-41.148438-.238281-2.710937-3.636719-42.238281-3.636719-80.703125v-38.3125c0-37.890625 3.304688-76.914062 3.625-80.574219 1.519532-11.636718 6.792969-32.957031 14.71875-41.574218 13.140625-14.453125 26.996094-16.054688 36.160156-17.113282.875-.101562 1.691407-.195312 2.445313-.292968 66.421875-4.757813 165.492187-5.464844 169.046875-5.492188 3.554688.023438 102.589844.734375 168.421875 5.492188.808594.101562 1.691406.203125 2.640625.3125 9.425781 1.074218 23.671875 2.699218 36.746094 16.644531l.121094.128906c8.125 8.464844 13.152343 30.058594 14.429687 41.75.226563 2.558594 3.636719 42.171875 3.636719 80.71875zm0 0'/%3E%3C/svg%3E") no-repeat center center #5d5652;
    opacity: 0.8;
    border-radius: 5px;
    z-index: 1;
}

.onyuz_video_oynat_modal_icerik_div {
    border-radius: 5px;
}

.onyuz_video_oynat_modal_icerik_div iframe {
    max-width: 100%;
    border-radius: 5px;
}

.onyuz_video_oynat_modal_youtube_kanal {
    padding-top: 15px;
    text-align: right;
}

.onyuz_video_oynat_modal_youtube_kanal a {
    color: #2a5d75;
}

.onyuz_video_oynat_modal_youtube_kanal a:hover {
    color: #fc8436;
}

#onyuz_site_ici_arama_modal .modal-content {
    padding: 30px 45px 45px;
    max-width: 850px;
}

/*Site içi arama*/
.onyuz_site_ici_arama_input {
    border: unset;
    font-size: 18px;
    color: #2a5d75;
    font-weight: 400;
    padding-left: 62px;
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 17 17'%3E%3Cpath fill='%23f57d20' d='M1078.78,122.79l-4.08-4.086a7.143,7.143,0,1,0-1,1l4.08,4.082A0.706,0.706,0,0,0,1078.78,122.79Zm-9.61-2.888a5.739,5.739,0,1,1,5.73-5.737A5.742,5.742,0,0,1,1069.17,119.9Z' transform='translate(-1062 -107)'/%3E%3C/svg%3E") no-repeat left center;
}

.onyuz_site_ici_arama_input::placeholder {
    color: #537a8d;
}

.onyuz_site_ici_arama_input:focus {
    border: unset;
    color: #537a8d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.onyuz_site_ici_arama_div_arama {
    height: 41px;
}

.onyuz_site_ici_arama_div_arama .onyuz_site_ici_arama_input_div {
    width: calc(100% - 30px);
    float: left;
}

.onyuz_site_ici_arama_div_arama .onyuz_site_ici_arama_temizle_button {
    width: 30px;
    float: right;
    margin-top: 6px;
    cursor: pointer;
}

#onyuz_site_ici_arama_modal .yatay-cizgi {
    border-top: 1px solid #edeeee;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 95px;
}

#onyuz_site_ici_arama_modal .yatay-cizgi-urunler {
    border-top: 1px solid #edeeee;
    height: 1px;
    position: absolute;
    left: -45px;
    top: 40px;
    right: -45px;
}

#onyuz_site_ici_arama_modal .ozel-pagination {
    margin-top: 50px;
}

.onyuz_site_ici_arama_sonuclari_urunler {
    position: relative;
}

.onyuz_site_ici_arama_sonuc_baslik {
    margin-top: 75px;
    color: #2a5d75;
    padding-bottom: 20px;
    font-weight: 500;
    display: inline-flex;
}

.onyuz_site_ici_arama_sonuclari_liste {

}

.onyuz_site_ici_arama_sonuclari_liste a {
    padding: 7px 15px;
    color: #537a8d;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    display: block;
    border-radius: 3px;
}

.onyuz_site_ici_arama_sonuclari_liste a:hover {
    color: #537a8d;
    background-color: #ffe5d0;;
}

.onyuz_site_ici_arama_sonuc_bulunamadi span {
    font-size: 16px;
    color: #537a8d;
    font-weight: 400;
}

.onyuz_site_ici_arama_sonuc_bulunamadi span:first-of-type {
    font-size: 24px;
}

.onyuz_site_ici_arama_sonuc_bulunamadi_gorsel {
    margin-top: 40px;
    text-align: center;
}

.onyuz_site_ici_arama_populer_aramalar_liste a {
    padding: 7px 15px;
    color: #537a8d;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    border-radius: 3px;
    background-color: #f1f1f1;
    margin-right: 10px;
    margin-bottom: 10px;
}

.onyuz_site_ici_arama_populer_aramalar_liste a:hover {
    color: #537a8d;
    background-color: #ffe5d0;;
}

.onyuz_site_ici_arama_gecmis_aramalar_liste a {
    padding-bottom: 5px;
    color: #537a8d;
    fill: #537a8d;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    display: block;
    border-radius: 3px;
}

.onyuz_site_ici_arama_gecmis_aramalar_liste a svg {
    margin-right: 5px;
}

.onyuz_site_ici_arama_gecmis_aramalar_liste a:hover {
    color: #fc8436;
    fill: #fc8436;
}

.onyuz_site_ici_arama_sonuc_baslik.onyuz_site_ici_arama_gecmis_aramalar_baslik {
    margin-top: 40px;
    padding-bottom: 10px;
}



.gorseller-div-one-cikan img {
    border-radius: 4px;
    max-width: 100%;
}

.gorseller-div {
    width: 100%;
}

.gorseller-div-digerleri {
    margin-top: 135px;
}

.gorseller-div-digerleri-icerik {
    text-align: center;
}

.gorseller-div-digerleri-icerik-aciklama {
    padding: 25px 15px;
    font-size: 16px;
    font-weight: 500;
    color: #386a82;
}

.gorseller-div-digerleri-icerik-gorsel {
    border-radius: 5px;
    position: relative;
    border: 1px solid #ebebeb;
    cursor: pointer;
    overflow: hidden;
}

.gorseller-div-digerleri-icerik-gorsel img {
    max-width: 100%;
    border-radius: 5px;
}

.gorseller-div-digerleri-icerik-gorsel-blur {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.969' height='29.96' viewBox='0 0 29.969 29.96'%3E%3Cpath fill='%23ffffff' d='M723.953,3903.24H711.745a0.83,0.83,0,0,0-.832.83v12.21a0.83,0.83,0,0,0,.832.83h12.208a0.83,0.83,0,0,0,.832-0.83v-12.21A0.83,0.83,0,0,0,723.953,3903.24Zm-0.833,12.21H712.577v-10.54H723.12v10.54Zm16.936-.03a0.826,0.826,0,0,0-.6.26,0.813,0.813,0,0,0-.258.6,0.83,0.83,0,0,0,.832.83h0.028a0.83,0.83,0,0,0,.832-0.83v-0.03A0.83,0.83,0,0,0,740.056,3915.42Zm-11.3.03H728.7a0.83,0.83,0,1,0,0,1.66h0.057A0.83,0.83,0,1,0,728.76,3915.45Zm5.662,0h-0.056a0.83,0.83,0,1,0,0,1.66h0.056A0.83,0.83,0,1,0,734.422,3915.45Zm-22.677-20.96a0.83,0.83,0,0,0,.832-0.83v-0.05a0.832,0.832,0,1,0-1.664,0v0.05A0.83,0.83,0,0,0,711.745,3894.49Zm0,5.67a0.839,0.839,0,0,0,.832-0.84v-0.05a0.832,0.832,0,0,0-1.664,0v0.05A0.839,0.839,0,0,0,711.745,3900.16Zm0-11.33a0.867,0.867,0,0,0,.86-0.86,0.831,0.831,0,0,0-.833-0.83h-0.027a0.83,0.83,0,0,0-.832.83V3888A0.83,0.83,0,0,0,711.745,3888.83Zm11.3-.02H723.1a0.839,0.839,0,0,0,.833-0.84,0.831,0.831,0,0,0-.833-0.83h-0.056a0.83,0.83,0,0,0-.832.83A0.839,0.839,0,0,0,723.041,3888.81Zm-5.662,0h0.056a0.839,0.839,0,0,0,.833-0.84,0.831,0.831,0,0,0-.833-0.83h-0.056a0.83,0.83,0,0,0-.832.83A0.838,0.838,0,0,0,717.379,3888.81Zm11.324,0h0.057a0.839,0.839,0,0,0,.832-0.84,0.83,0.83,0,0,0-.832-0.83H728.7a0.83,0.83,0,0,0-.832.83A0.839,0.839,0,0,0,728.7,3888.81Zm5.663,0h0.056a0.839,0.839,0,0,0,.832-0.84,0.83,0.83,0,0,0-.832-0.83h-0.056a0.83,0.83,0,0,0-.832.83A0.838,0.838,0,0,0,734.366,3888.81Zm5.69-1.67h-0.028a0.83,0.83,0,0,0-.832.83,0.867,0.867,0,0,0,.86.86,0.83,0.83,0,0,0,.832-0.83v-0.03A0.83,0.83,0,0,0,740.056,3887.14Zm0,5.63a0.839,0.839,0,0,0-.833.84v0.05a0.833,0.833,0,1,0,1.665,0v-0.05A0.839,0.839,0,0,0,740.056,3892.77Zm0,5.67a0.831,0.831,0,0,0-.833.83v0.05a0.833,0.833,0,1,0,1.665,0v-0.05A0.83,0.83,0,0,0,740.056,3898.44Zm0,5.66a0.831,0.831,0,0,0-.833.83v0.06a0.833,0.833,0,0,0,1.665,0v-0.06A0.83,0.83,0,0,0,740.056,3904.1Zm0,5.66a0.831,0.831,0,0,0-.833.83v0.06a0.833,0.833,0,0,0,1.665,0v-0.06A0.83,0.83,0,0,0,740.056,3909.76Zm-5.106-17.34h-4.988a0.835,0.835,0,0,0,0,1.67h3.074l-6.435,6.43a0.833,0.833,0,0,0,1.177,1.18l6.34-6.34v2.88a0.832,0.832,0,0,0,1.664,0v-4.98A0.838,0.838,0,0,0,734.95,3892.42Z' transform='translate(-710.906 -3887.16)'/%3E%3C/svg%3E%0A") no-repeat center center #5d5652;
    opacity: 0;
    border-radius: 5px;
    z-index: 1;
    transition: transform .2s;
}

.gorseller-div-digerleri-icerik:hover .gorseller-div-digerleri-icerik-gorsel-blur {
    opacity: 0.8;
}

.gorseller-div-digerleri-icerik:hover .gorseller-div-digerleri-icerik-aciklama {
    color: #f88724;
}

.gorseller-div-digerleri .row .col-xl-4:nth-child(n+4) {
    margin-top: 25px;
}

.onyuz_gorsel_modal_icerik_div {
    border-radius: 5px;
}

.onyuz_gorsel_modal_icerik_div img {
    max-width: 100%;
    border-radius: 5px;
}

.urun-detay-gorseller {
    margin-top: 179px;
}

.urun-detay-gorseller li {
    background: none !important;
}

.gorseller-icerik-link {
    width: 100%;
    height: 205px;
    display: block;
    position: relative;
}

.gorseller-icerik-link img {
    width: 100%;
    height: 100%;
}

#onyuz_gorsel_detay_modal .modal-content {
    width: 50%;
}

#onyuz_gorsel_detay_modal_icerik {
    text-align: center;
}

#onyuz_gorsel_detay_modal_icerik img {
    max-width: 100%;
}

.onyuz_gorsel_detay_modal_onceki {
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2330627A;stroke:%2330627A;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg id='icon'%3E%3Ccircle class='st0' cx='10.5' cy='10.5' r='9'/%3E%3Cpolyline class='st1' points='12,5.5 7,10.5 12,15.5 '/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center #ffffff;
    padding: 17px;
    position: absolute;
    top: 50%;
    left: -16px;
    border-radius: 50%;
    cursor: pointer;
}

.onyuz_gorsel_detay_modal_onceki:hover {
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23f77d00;stroke:%23f77d00;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg id='icon'%3E%3Ccircle class='st0' cx='10.5' cy='10.5' r='9'/%3E%3Cpolyline class='st1' points='12,5.5 7,10.5 12,15.5 '/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center #ffffff;
}

.onyuz_gorsel_detay_modal_sonraki {
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2330627A;stroke:%2330627A;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg id='icon'%3E%3Ccircle class='st0' cx='10.5' cy='10.5' r='9'/%3E%3Cpolyline class='st1' points='9,5.5 14,10.5 9,15.5 '/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center #ffffff;
    padding: 17px;
    position: absolute;
    top: 50%;
    right: -16px;
    border-radius: 50%;
    cursor: pointer;
}

.onyuz_gorsel_detay_modal_sonraki:hover {
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23f77d00;stroke:%23f77d00;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg id='icon'%3E%3Ccircle class='st0' cx='10.5' cy='10.5' r='9'/%3E%3Cpolyline class='st1' points='9,5.5 14,10.5 9,15.5 '/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center #ffffff;
}

#urun-detay-gorseller .row .col-xl-4:nth-child(n+4) {
    margin-top: 25px;
}

.urun-detay-rapor-ornekleri-item {
    border: 1px solid #ffffff;
    border-radius: 3px;
    padding: 10px 50px;
    width: max-content;
    height: 100%;
    display: flex;
}

.urun-detay-rapor-ornekleri-icon {
    max-width: 100%;
    padding-right: 15px;
}

.urun-detay-rapor-ornekleri-rapor-adi {
    font-weight: 500;
    font-size: 14px;
    color: #2a5d75;
    margin-top: auto;
    margin-bottom: auto;
}

.urun-detay-rapor-ornekleri-item:hover {
    border: 1px solid #fc9b5a;
    background-color: #fff3eb;
}

.urun-detay-rapor-ornekleri-item:hover .urun-detay-rapor-ornekleri-rapor-adi {
    color: #f88724;
}
.makale-haber-sayfasi-kutu {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 35px;
    display: flex;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
}

.makale-haber-sayfasi-kutu:not(:first-of-type) {
    margin-top: 60px;
}

.makale-haber-sayfasi-kutu-icerik {
    width: 100%;
    padding-right: 25px;
}

.makale-haber-sayfasi-kutu-icerik-tarih-saat-yazar {
    padding-top: 20px;
    padding-bottom: 25px;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    color: #9fa4af;
}

.makale-haber-sayfasi-kutu-icerik-tarih-saat-yazar img {
    padding-right: 7px;
}

.makale-haber-sayfasi-kutu-icerik-tarih {
    padding-right: 20px;
}

.makale-haber-sayfasi-kutu-icerik-saat {
    padding-right: 20px;
}

.makale-haber-sayfasi-kutu-icerik-yazar a {
    color: #9fa4af;
}

.makale-haber-sayfasi-kutu-icerik-detay {
    font-weight: 500;
    font-size: 14px;
    color: #6d6d6d;
}

.makale-haber-sayfasi-kutu-icerik-devami {
    color: #5f7481;
    font-weight: 500;
    font-size: 12px;
    margin-top: 35px;
    display: block;
}

.makale-haber-sayfasi-kutu-gorsel {
    min-width: 325px;
    min-height: 210px;
    width: 325px;
    height: 210px;
}

.makale-haber-sayfasi-kutu-gorsel img {
    width: 100%;
    border: 1px solid #ffc59e;
    border-radius: 5px;
}

.makale-haber-sayfasi-kutu:hover .icerik-sayfasi-detay-baslik-yazi {
    color: #ff8c42;
}

.makale-haber-sayfasi-kutu:hover .makale-haber-sayfasi-kutu-icerik-devami {
    color: #ff8c42;
}

.makale-haber-sayfasi-kutu:hover .makale-haber-sayfasi-kutu-gorsel img {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(5, 5, 6, 0.5);
    -moz-box-shadow: 0px 0px 15px 0px rgba(5, 5, 6, 0.5);
    box-shadow: 0px 0px 15px 0px rgba(5, 5, 6, 0.5);
}


/*Haber Makale Detay Sayfası*/
.icerik-sayfasi-haber-makale-gorsel {
    border: 1px solid #ffc59e;
    border-radius: 5px;
    background-color: #e6e6e6;
    margin-bottom: 25px;
}

.icerik-sayfasi-img-turuncu-cerveve {
    border: 1px solid #ffc59e;
    border-radius: 5px;
    margin-bottom: 9px;
}

.icerik-sayfasi-img-gri-cerveve {
    border: 1px solid #e1e1e1;
    margin-bottom: 9px;
}

.icerik-sayfasi-haber-makale-gorsel img {
    width: 100%;
    border-radius: 5px;
}

.icerik-sayfasi-haber-makale-detay {
    /*    font-size: 15px;
        font-weight: 400;
        color: #6d6d6d;*/
}

.icerik-sayfasi-haber-makale-paylas {
    margin-top: 65px;
}

.icerik-sayfasi-haber-makale-paylas span {
    font-size: 14px;
    color: #5c8396;
    font-weight: 500;
}

.icerik-sayfasi-haber-makale-paylas-iconlar {
    margin-top: 10px;
}

.icerik-sayfasi-haber-makale-alt-bilgi-item img {
    padding-right: 7px;
}

.icerik-sayfasi-haber-makale-paylas-iconlar a {
    width: 15px;
    height: 25px;
    display: inline-block;
    margin-right: 20px;
    color: #2a5d75;
    fill: #2a5d75;
    text-align: center;
}

.icerik-sayfasi-haber-makale-paylas-iconlar a:hover {
    fill: #ff9f5c;
}

.icerik-sayfasi-haber-makale-alt-bilgi {
    margin-top: 45px;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    color: #9fa4af;
}

.icerik-sayfasi-haber-makale-alt-bilgi a {
    font-size: 14px;
    font-weight: 500;
    color: #9fa4af;
}

.icerik-sayfasi-haber-makale-alt-bilgi .icerik-sayfasi-haber-makale-alt-bilgi-item:nth-of-type(n+2) {
    margin-left: 15px;
}



#dosya-deposu-tab-content .ozel-tablo tbody td {
    font-weight: 500;
}


.mesleki-egitimler-container .row-icerik-satir:nth-of-type(n+2) {
    margin-top: 150px;
}

.kurs-bilgisi-baslik {
    margin-top: 150px;
}


.danismanlik-container .row-icerik-satir:nth-of-type(n+2) {
    margin-top: 150px;
}

.yazilim-entegrasyonu-container .row-icerik-satir:nth-of-type(n+2) {
    margin-top: 150px;
}

.mevzuat-container .row-icerik-satir:nth-of-type(n+2) {
    margin-top: 150px;
}

.mevzuat-bilgisi-baslik {
    margin-top: 150px;
}

.fiyat-listesi-tablo td {
    padding: 1rem;
}

.fiyat-listesi-tablo td:first-child img {
    max-width: 75px;
}

.fiyat-listesi-tablo td a {
    color: #6d6d6d;
    font-weight: 400;
}

.fiyat-listesi-tablo td a:hover {
    color: #2a5d75;
}

.sepete-ekle-icon {
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16'%3E%3Cpath fill='%23668797' d='M1171.47,25.63m13.83-.717h-13.29l-0.2-2.26a0.7,0.7,0,0,0-.69-0.653h-1.42a0.717,0.717,0,0,0,0,1.434h0.78c0.42,4.878-.68-7.73.8,9.187a2.8,2.8,0,0,0,1.01,1.869,2.143,2.143,0,1,0,3.65.6h3.83a2.106,2.106,0,1,0,1.99-1.434h-7.8a1.3,1.3,0,0,1-1.19-.808l11.15-.673a0.7,0.7,0,0,0,.64-0.542l1.42-5.827a0.712,0.712,0,0,0-.68-0.891h0Zm-11.35,11.654a0.74,0.74,0,1,1,.72-0.74,0.736,0.736,0,0,1-.72.74h0Zm7.81,0a0.74,0.74,0,1,1,.72-0.74,0.729,0.729,0,0,1-.72.74h0Zm1.57-5.795-10.75.649-0.45-5.074h12.28Zm0,0' transform='translate(-1169 -22)'%3E%3C/path%3E%3C/svg%3E") no-repeat center center !important;
    width: 17px;
    height: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*Ürün detay sepet*/
#onyuz_urun_detay_sepete_ekle_modal .modal-content {
    max-width: 980px;
}

#onyuz_satin_alma_urun_duzenle .modal-content {
    max-width: 980px;
}

.onyuz_urun_detay_sepete_ekle_modal_div .row .col-md-6:first-child {
    padding-right: 22.5px;
}

.onyuz_urun_detay_sepete_ekle_modal_div .row .col-md-6:last-child {
    padding-left: 22.5px;
}

.onyuz_urun_detay_sepete_ekle_modal_div .yeni-bayragi-top-right {
    right: 23px;
}

.onyuz_urun_detay_sepete_ekle_modal_div .bilgilendirme-paneli {
    margin-bottom: 50px;
}

.urun_detay_sepete_ekle_urun {
    border: 1px solid #ccdee6;
    border-radius: 8px;
    padding: 45px;
}

.urun_detay_sepete_ekle_urun_adi {
    font-family: "FuturaOTF-Bold";
    font-size: 20px;
    color: #2a5d75;
    padding-right: 10px;
}

.urun_detay_sepete_ekle_urun_gorsel {
    text-align: center;
    margin-top: 50px;
}

.urun_detay_sepete_ekle_urun_gorsel img {
    max-width: 100%;
}

.urun_detay_sepete_ekle_secimler {
    padding: 45px;
    padding-bottom: 0;
    background: #fff8f3;
    border: 1px solid #fc9b5a;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 0;
    height: 100%;
}

.urun_detay_sepete_ekle_secimler .btn {
    margin-top: 0;
}

.urun_detay_sepete_ekle_taksit_header {
    min-height: 45px;
}

.urun_detay_sepete_ekle_taksit {
    margin-top: 45px;
    border: 1px solid #ccdee6;
    border-radius: 8px;
    padding: 45px;
}

.urun_detay_sepete_ekle_taksit_baslik {
    color: #528096;
    font-weight: 500;
    font-size: 18px;
    width: max-content;
    float: left;
    padding-top: 10px;
}

.urun_detay_sepete_ekle_taksit_logo {
    float: right;
}

.urun_detay_sepete_ekle_taksit_logo img {
    width: 100%;
}

.urun_detay_sepete_ekle_bilgilendirme {
    padding: 45px;
    padding-top: 95px;
    background: #fff8f3;
    border: 1px solid #fc9b5a;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: 0;
    height: 100%;
}

.urun_detay_sepete_ekle_bilgilendirme_baslik {
    color: #528096;
    font-weight: 500;
    font-size: 18px;
}

.urun_detay_sepete_ekle_modul_sec_baslik {
    font-weight: 500;
    font-size: 20px;
    color: #2a5d75;
    margin-bottom: 20px;
}

.urun_detay_sepete_ekle_modul_sec_toplamlar {
    margin-top: 20px;
}

.urun_detay_sepete_ekle_modul_sec_toplamlar .form-group {
    margin-bottom: 1.5rem;
}

.urun_detay_sepete_ekle_modul_sec_toplamlar .row .col-md-6:first-child {
    font-weight: 500;
    font-size: 16px;
    color: #386a82;
}

.urun_detay_sepete_ekle_modul_sec_toplamlar .row .col-md-6:last-child {
    font-weight: 500;
    font-size: 16px;
    color: #f77d00;
}

.urun_detay_sepete_ekle_birim_fiyat_div {
    margin-top: 35px;
}

.urun_detay_sepete_ekle_toplam_tutar_div {
    margin-top: 20px;
}

.urun_detay_sepete_ekle_adet_div {
    margin-top: 15px;
}

.sepete_ekle_popup_siparis_tamamla_button {
    margin-top: 15px;
}

.sepete_ekle_adet_input {
    padding: 15px;
    text-align: center;
}

.table.taksit-secenekleri-tablo {
    border: unset;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.table.taksit-secenekleri-tablo thead th {
    color: #f77d00;
    background-color: #f9f9f9;
    padding: 13px 8px;
    border: unset;
}

.table.taksit-secenekleri-tablo tbody td {
    color: #628a9e;
    padding: 13px 8px;
    border: unset;
}

.table.taksit-secenekleri-tablo tbody tr td:first-child {
    color: #f77d00;
}

.table.taksit-secenekleri-tablo tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.urun_detay_sepete_ekle_bilgilendirme_list {
    margin-top: 30px;
}

.urun_detay_sepete_ekle_bilgilendirme_list {
    padding-left: 0;
}

.urun_detay_sepete_ekle_bilgilendirme_list li {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3' height='3' viewBox='0 0 3 3'%3E%3Ccircle style='fill:%23f77d00;' cx='1.5' cy='1.5' r='1.5'/%3E%3C/svg%3E%0A") no-repeat left 9px;
    padding-left: 10px;
    margin: 0;
    list-style: none;
    font-size: 14px;
    color: #6b838e;
}

.urun_detay_sepete_ekle_bilgilendirme_list li:nth-of-type(n+2) {
    margin-top: 20px;
}



.yazar-bilgileri-div {
    display: flex;
    margin-top: 15px;
}

.yazar-detay-bilgileri-div {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 400;
    padding: 50px 70px;
}

.yazar-detay-unvan-bilgileri-div {
    font-weight: 500;
}

.yazar-profil-resmi {
    padding: 40px 35px;
    background: #ffffff;
    border: 2px solid #ebebeb;
    border-radius: 12px;
    position: relative;
}

.yazar-profil-resmi img {
    width: 130px;
    height: 130px;
}

.yazar-profil-resmi-bg {
    width: 200px;
    height: 212px;
    background: #fcede3;
    border-radius: 12px;
    position: absolute;
    top: 55px;
    left: 40px;
}

.yazarlar-makaleler {
    margin-top: 165px;
}

.yazarlar-makaleler .makale-haber-sayfasi-kutu:nth-of-type(1) {
    margin-top: 0;
}

.yazar-detay-bilgileri-email {
    padding-top: 15px;
}

.urun-detay-dokumanlar {
    margin-top: 120px;
}

.urun-detay-dokuman-item {
    font-size: 16px;
    font-weight: 500;
    color: #2a5d75;
}

.urun-detay-dokuman-item:hover {
    color: #f77d00;
}

.urun-detay-dokuman-item img {
    max-width: 45px;
    width: 100%;
    margin-right: 15px;
}

.urun-detay-dokumanlar .row .col-xl-4:nth-of-type(2) {
    text-align: center;
}

.urun-detay-dokumanlar .row .col-xl-4:nth-of-type(3) {
    text-align: right;
}

.urun_detay_sepete_ekle_secimler {
    font-size: 16px;
    font-weight: 500;
    color: #2a5d75;
    position: relative;
}

.urun_detay_sepete_ekle_urun_kodu {
    font-size: 14px;
    font-weight: 300;
    color: #6b838e;
}

.urun_detay_sepete_ekle_tutarlar_label {
    font-size: 20px;
    padding-bottom: 20px;
}

.urun_detay_sepete_ekle_indirimli_fiyat {
    padding-bottom: 30px;
}

.urun_detay_sepete_ekle_secimler .row .col-md-6:first-child {
    padding-right: 15px;
}

.urun_detay_sepete_ekle_secimler .row .col-md-6:last-child {
    padding-left: 15px;
    text-align: right;
}

.urun_detay_sepete_ekle_buttonlar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 45px;
    padding-right: 45px;
}


.satin-alma-adim {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.03' height='12' viewBox='0 0 7.03 12'%3E%3Cpath fill='%237d7d7d' d='M1183.15,1001.86a0.521,0.521,0,0,0,.7,0l6-5.536a0.43,0.43,0,0,0,0-.653l-6-5.541a0.521,0.521,0,0,0-.7.011,0.433,0.433,0,0,0,0,.642l5.64,5.214-5.64,5.213A0.427,0.427,0,0,0,1183.15,1001.86Z' transform='translate(-1183 -990)'/%3E%3C/svg%3E%0A") no-repeat center right;
    padding-right: 18px;
    margin-right: 20px;
    color: #7d7d7d;
    font-size: 16px;
    font-weight: 500;
}

.satin-alma-adim:hover, .satin-alma-adim.aktif-adim {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.03' height='12' viewBox='0 0 7.03 12'%3E%3Cpath fill='%23f77d00' d='M1183.15,1001.86a0.521,0.521,0,0,0,.7,0l6-5.536a0.43,0.43,0,0,0,0-.653l-6-5.541a0.521,0.521,0,0,0-.7.011,0.433,0.433,0,0,0,0,.642l5.64,5.214-5.64,5.213A0.427,0.427,0,0,0,1183.15,1001.86Z' transform='translate(-1183 -990)'/%3E%3C/svg%3E%0A") no-repeat center right;
    color: #f77d00;
}

.satin-alma-adim:nth-last-of-type(1), .satin-alma-adim:nth-last-of-type(1):hover, .satin-alma-adim.aktif-adim:nth-last-of-type(1) {
    background: none;
}

.satin-alma-detay-panel-div {
    margin-top: 55px;
    display: flex;
}

.satin-alma-detay-panel-div .turuncu-nav-tab-content {
    padding-top: 60px;
}

table.satin-alma-tablo {
    border-collapse: separate;
    border-spacing: 0;
}

table.satin-alma-tablo td {
    border-top: 1px solid #ccdee6;
    border-bottom: 0;
    color: #2a5d75;
    font-size: 16px;
    font-weight: 500;
    border-right: 0;
    border-left: 0;
}

table.satin-alma-tablo thead tr:first-child td:first-child {
    border-top-left-radius: 3px;
}

table.satin-alma-tablo thead tr:first-child td:last-child {
    border-top-right-radius: 3px;
    border-right: 1px solid #ccdee6;
}

table.satin-alma-tablo tbody tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}

table.satin-alma-tablo tbody tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

table.satin-alma-tablo tr td:first-child {
    border-left: 1px solid #ccdee6;
}

table.satin-alma-tablo tbody tr td:last-child {
    border-right: 1px solid #ccdee6;
}

table.satin-alma-tablo tbody tr:last-child td {
    border-bottom: 1px solid #ccdee6;
}

table.satin-alma-tablo tbody td {
    padding: 40px 0.75rem;
}

.satin-alma-siparis-ozeti-panel-div table.satin-alma-tablo tbody td {
    padding: 40px 3.75rem;
}

table.satin-alma-tablo td:first-child {
    padding-left: 45px;
}

table.satin-alma-tablo td:last-child {
    padding-right: 45px;
}

table.satin-alma-tablo tbody td:last-child {
    position: relative;
}

table.satin-alma-tablo td:not(:first-child) {
    width: 1%;
    white-space: nowrap;
}

table.satin-alma-tablo thead td {
    text-align: center;
    background-color: #fff8f3;
    font-size: 14px;
    color: #668797;
    font-weight: 500;
}

table.satin-alma-tablo[align='center'] {
    text-align: center;
}

.satin-alma-urunler-tablo-div {
    width: 77%;
}

.satin-alma-siparis-ozeti-sag {
    margin-left: 40px;
    width: 23%;
    padding: 45px;
    background: #fff8f3;
    border: 1px solid #fc9b5a;
    border-radius: 3px;
    height: 100%;
}

.satin-alma-urun-gorsel {
    float: left;
    padding: 25px;
    padding-bottom: 0;
}

.satin-alma-urun-gorsel img {
    width: 80px;
    /* width: 100%;*/
}

.satin-alma-urun-siparis-bilgileri {
    font-size: 14px;
    font-weight: 400;
    color: #a0a1a1;
    margin-top: 30px;
}

.satin-alma-urun-siparis-bilgileri .row {
    margin-top: 10px;
}

.satin-alma-urun-siparis-bilgileri .row .col-md-6:last-child {
    padding-left: 0;
}

.satin-alma-duzenle-sil-div {
    position: absolute;
    width: 80px;
    height: 20px;
    bottom: 40px;
    padding-left: 25px;
}

.satin-alma-duzenle-sil-div svg:first-child {
    float: left;
}

.satin-alma-duzenle-sil-div svg:last-child {
    float: right;
}

.satin-alma-duzenle-sil-div svg {
    stroke: #92bad1;
    fill: none;
}

.satin-alma-duzenle-sil-div svg:hover {
    stroke: #ffad59;
    cursor: pointer;
}

.satin-alma-siparis-ozeti-sag-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 20px;
    color: #446d82;
    text-align: center;
}

.satin-alma-siparis-ozeti-sag-bolumler {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #446d82;
}

.satin-alma-siparis-ozeti-sag-bolumler div:first-child {
    font-size: 16px;
    color: #f77d00;
    padding-bottom: 10px;
}

.satin-alma-siparis-ozeti-sag-satin-alma {
    margin-top: 30px;
}

/*satın alma fatura*/
.satin-alma-adres-bilgileri-kutu {
    padding: 40px 45px;
    border-radius: 3px;
    border: 1px solid #ccdee6;
    width: 100%;
    color: #708b9a;
    font-weight: 500;
    font-size: 16px;
}

.satin-alma-adres-bilgileri-kutu:nth-of-type(n+2) {
    margin-top: 40px;
}

.satin-alma-adres-bilgileri-kutu-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 20px;
    color: #446d82;
}

.satin-alma-adres-bilgileri-adres-kutu {
    margin-top: 50px;
    color: #708b9a;
    font-weight: 400;
    font-size: 16px;
}

.satin-alma-adres-bilgileri-adres-bilgisi {
    border: 1px solid #ffffff;
    background: #fff8f3;
    border-radius: 3px;
    padding: 25px;
    margin-top: 15px;
    min-height: 150px;
}

.satin-alma-adres-bilgileri-adres-kutu.aktif-secili-adres .satin-alma-adres-bilgileri-adres-bilgisi {
    background: #ffffff;
    border-color: #d5d5d5;
}

.satin-alma-adres-bilgileri-adres-basligi {
    font-family: "FuturaOTF-Bold";
    font-size: 18px;
    color: #446d82;
}

.adres-duzenle-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' viewBox='0 0 21 18'%3E%3Cpath fill='%2392bad1' d='M525.317,830.4h0.1l4.621-1.022a0.456,0.456,0,0,0,.239-0.121l7.83-7.954a3.092,3.092,0,0,0,.886-2.189,3.189,3.189,0,0,0-.886-2.214,3,3,0,0,0-2.155-.9,2.925,2.925,0,0,0-2.155.924l-7.806,7.954a0.436,0.436,0,0,0-.143.219l-1.006,4.7a0.542,0.542,0,0,0,.144.462A0.478,0.478,0,0,0,525.317,830.4Zm10.631-13.427a2.1,2.1,0,0,1,2.083,2.116v0.025a2.056,2.056,0,0,1-.6,1.483l-2.945-3.016A2.04,2.04,0,0,1,535.948,816.973Zm-2.131,1.314,2.945,2.991-6.824,6.908-2.945-2.967Zm-7.207,7.9,2.37,2.409-3.041.681Zm13.911,6.836H524.479a0.487,0.487,0,0,0,0,.973h16.042A0.487,0.487,0,0,0,540.521,833.027Z' transform='translate(-522 -816)'/%3E%3C/svg%3E%0A");
    width: 21px;
    height: 18px;
    right: 0;
    position: absolute;
    top: 5px;
}

.adres-duzenle-button:hover {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' viewBox='0 0 21 18'%3E%3Cpath fill='%23f77d00' d='M525.317,830.4h0.1l4.621-1.022a0.456,0.456,0,0,0,.239-0.121l7.83-7.954a3.092,3.092,0,0,0,.886-2.189,3.189,3.189,0,0,0-.886-2.214,3,3,0,0,0-2.155-.9,2.925,2.925,0,0,0-2.155.924l-7.806,7.954a0.436,0.436,0,0,0-.143.219l-1.006,4.7a0.542,0.542,0,0,0,.144.462A0.478,0.478,0,0,0,525.317,830.4Zm10.631-13.427a2.1,2.1,0,0,1,2.083,2.116v0.025a2.056,2.056,0,0,1-.6,1.483l-2.945-3.016A2.04,2.04,0,0,1,535.948,816.973Zm-2.131,1.314,2.945,2.991-6.824,6.908-2.945-2.967Zm-7.207,7.9,2.37,2.409-3.041.681Zm13.911,6.836H524.479a0.487,0.487,0,0,0,0,.973h16.042A0.487,0.487,0,0,0,540.521,833.027Z' transform='translate(-522 -816)'/%3E%3C/svg%3E%0A");
}

.adres-sil-button {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='21px' height='21px' viewBox='0 0 21 21' enable-background='new 0 0 21 21' xml:space='preserve'%3E%3Cg id='icon'%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M17.51,6.5v11.49 c0,0.834-0.676,1.51-1.51,1.51H4.98c-0.817,0-1.48-0.662-1.48-1.48V6.5'/%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M18.013,6.5H2.987 C2.718,6.5,2.5,6.282,2.5,6.013V5.038C2.5,4.188,3.188,3.5,4.038,3.5h12.925c0.849,0,1.537,0.688,1.537,1.538v0.975 C18.5,6.282,18.281,6.5,18.013,6.5z'/%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,17V9 M6.5,17V9 M10.5,17V9 M12.5,17V9 M14.5,17V9'/%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,2.1V1.91 c0-0.227,0.184-0.41,0.41-0.41h3.18c0.227,0,0.41,0.184,0.41,0.41V2.1'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 21px;
    height: 21px;
    right: 45px;
    position: absolute;
    top: 2px;
}

.adres-sil-button:hover {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='21px' height='21px' viewBox='0 0 21 21' enable-background='new 0 0 21 21' xml:space='preserve'%3E%3Cg id='icon'%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M17.51,6.5v11.49 c0,0.834-0.676,1.51-1.51,1.51H4.98c-0.817,0-1.48-0.662-1.48-1.48V6.5'/%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M18.013,6.5H2.987 C2.718,6.5,2.5,6.282,2.5,6.013V5.038C2.5,4.188,3.188,3.5,4.038,3.5h12.925c0.849,0,1.537,0.688,1.537,1.538v0.975 C18.5,6.282,18.281,6.5,18.013,6.5z'/%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,17V9 M6.5,17V9 M10.5,17V9 M12.5,17V9 M14.5,17V9'/%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,2.1V1.91 c0-0.227,0.184-0.41,0.41-0.41h3.18c0.227,0,0.41,0.184,0.41,0.41V2.1'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.dosya-sil-button {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='21px' height='21px' viewBox='0 0 21 21' enable-background='new 0 0 21 21' xml:space='preserve'%3E%3Cg id='icon'%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M17.51,6.5v11.49 c0,0.834-0.676,1.51-1.51,1.51H4.98c-0.817,0-1.48-0.662-1.48-1.48V6.5'/%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M18.013,6.5H2.987 C2.718,6.5,2.5,6.282,2.5,6.013V5.038C2.5,4.188,3.188,3.5,4.038,3.5h12.925c0.849,0,1.537,0.688,1.537,1.538v0.975 C18.5,6.282,18.281,6.5,18.013,6.5z'/%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,17V9 M6.5,17V9 M10.5,17V9 M12.5,17V9 M14.5,17V9'/%3E%3Cpath fill='none' stroke='%2392BAD1' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,2.1V1.91 c0-0.227,0.184-0.41,0.41-0.41h3.18c0.227,0,0.41,0.184,0.41,0.41V2.1'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    right: -20px;
    top: 7px;
    z-index: 2;
}


.dosya-sil-button:hover {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='21px' height='21px' viewBox='0 0 21 21' enable-background='new 0 0 21 21' xml:space='preserve'%3E%3Cg id='icon'%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M17.51,6.5v11.49 c0,0.834-0.676,1.51-1.51,1.51H4.98c-0.817,0-1.48-0.662-1.48-1.48V6.5'/%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M18.013,6.5H2.987 C2.718,6.5,2.5,6.282,2.5,6.013V5.038C2.5,4.188,3.188,3.5,4.038,3.5h12.925c0.849,0,1.537,0.688,1.537,1.538v0.975 C18.5,6.282,18.281,6.5,18.013,6.5z'/%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,17V9 M6.5,17V9 M10.5,17V9 M12.5,17V9 M14.5,17V9'/%3E%3Cpath fill='none' stroke='%23f77d00' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1' d='M8.5,2.1V1.91 c0-0.227,0.184-0.41,0.41-0.41h3.18c0.227,0,0.41,0.184,0.41,0.41V2.1'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.satin-alma-adres-bilgileri-kutu .checkbox-bootstrap {
    color: #708b9a !important;
}

.satin-alma-adres-ekle-div {
    margin-top: 50px;
}

.duzenle-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' viewBox='0 0 21 18'%3E%3Cpath fill='%2392bad1' d='M525.317,830.4h0.1l4.621-1.022a0.456,0.456,0,0,0,.239-0.121l7.83-7.954a3.092,3.092,0,0,0,.886-2.189,3.189,3.189,0,0,0-.886-2.214,3,3,0,0,0-2.155-.9,2.925,2.925,0,0,0-2.155.924l-7.806,7.954a0.436,0.436,0,0,0-.143.219l-1.006,4.7a0.542,0.542,0,0,0,.144.462A0.478,0.478,0,0,0,525.317,830.4Zm10.631-13.427a2.1,2.1,0,0,1,2.083,2.116v0.025a2.056,2.056,0,0,1-.6,1.483l-2.945-3.016A2.04,2.04,0,0,1,535.948,816.973Zm-2.131,1.314,2.945,2.991-6.824,6.908-2.945-2.967Zm-7.207,7.9,2.37,2.409-3.041.681Zm13.911,6.836H524.479a0.487,0.487,0,0,0,0,.973h16.042A0.487,0.487,0,0,0,540.521,833.027Z' transform='translate(-522 -816)'/%3E%3C/svg%3E%0A");
    width: 21px;
    height: 18px;
    right: 27px;
    position: absolute;
    top: 10px;
}

.duzenle-button:hover {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' viewBox='0 0 21 18'%3E%3Cpath fill='%23f77d00' d='M525.317,830.4h0.1l4.621-1.022a0.456,0.456,0,0,0,.239-0.121l7.83-7.954a3.092,3.092,0,0,0,.886-2.189,3.189,3.189,0,0,0-.886-2.214,3,3,0,0,0-2.155-.9,2.925,2.925,0,0,0-2.155.924l-7.806,7.954a0.436,0.436,0,0,0-.143.219l-1.006,4.7a0.542,0.542,0,0,0,.144.462A0.478,0.478,0,0,0,525.317,830.4Zm10.631-13.427a2.1,2.1,0,0,1,2.083,2.116v0.025a2.056,2.056,0,0,1-.6,1.483l-2.945-3.016A2.04,2.04,0,0,1,535.948,816.973Zm-2.131,1.314,2.945,2.991-6.824,6.908-2.945-2.967Zm-7.207,7.9,2.37,2.409-3.041.681Zm13.911,6.836H524.479a0.487,0.487,0,0,0,0,.973h16.042A0.487,0.487,0,0,0,540.521,833.027Z' transform='translate(-522 -816)'/%3E%3C/svg%3E%0A");
}

/*.satin-alma-adres-bilgileri-adres-kutu.aktif-secili-adres .satin-alma-adres-bilgileri-adres-basligi {
    color: #f77d00;
}*/
.satin-alma-adres-bilgileri-kutu .collapse-div[aria-expanded="false"]::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='7px' x='0px' y='0px' viewBox='0 0 12 7' style='enable-background:new 0 0 12 7;' xml:space='preserve'%3E%3Cpath fill='%23558ba5' d='M11.8,6.8c0.2-0.2,0.2-0.5,0-0.7l-5.5-6C6.1,0,5.9-0.1,5.7,0.1c0,0,0,0,0,0l-5.5,6c-0.2,0.2-0.2,0.5,0,0.7 C0.3,7,0.6,7,0.7,6.8c0,0,0,0,0,0L6,1.2l5.2,5.6C11.4,7,11.6,7,11.8,6.8C11.8,6.8,11.8,6.8,11.8,6.8z'/%3E%3C/svg%3E%0A") no-repeat right center;

}

.satin-alma-adres-bilgileri-kutu .collapse-div[aria-expanded="true"]::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.969' height='7' viewBox='0 0 11.969 7'%3E%3Cpath fill='%23f77d00' d='M868.135,1095.14a0.534,0.534,0,0,0,0,.71l5.541,5.97a0.43,0.43,0,0,0,.653,0l5.541-5.97a0.534,0.534,0,0,0-.011-0.71,0.449,0.449,0,0,0-.642,0L874,1100.77l-5.215-5.63A0.445,0.445,0,0,0,868.135,1095.14Z' transform='translate(-868.031 -1095)'/%3E%3C/svg%3E%0A") no-repeat right center;
}

.radio-label input[type='radio']:checked ~ div:first-of-type {
    color: #f77d00;
}

.radio-label input[type='radio']:checked + span {
    border-color: #fc9b5a;
}

.radio-label input[type='radio']:checked + span:after {
    background: #fc9b5a;
}

.satin-alma-adres-bilgileri-adres-baslik-div {
    display: flex;
    position: relative;
}

.satin-alma-adres-bilgileri-adres-baslik-div img {
    right: 0;
    position: absolute;
    top: 10px;
}

.satin-alma-teslimat-tur-secimi {
    padding: 10px 25px;
    border-radius: 3px;
    background: #fff8f3;
    margin-top: 50px;
}

.satin-alma-teslimat-tur-secimi:nth-of-type(n+3) {
    margin-top: 15px;
}

.satin-alma-teslimat-tur-secimi-tutar {
    font-size: 18px;
    font-weight: 500;
    color: #f77d00;
}

.satin-alma-teslimat-tur-secimi-aciklama {
    font-size: 12px;
    font-weight: 500;
    color: #708b9a;
}

.satin-alma-teslimat-tur-secimi .radio-label {
    font-family: "FuturaOTF-Bold";
    font-size: 18px;
    color: #446d82;
    margin-top: 10px;
}

/*satın alma ödeme secenekleri*/
.satin-alma-odeme-secenekleri-kutu {
    padding: 40px 45px;
    border-radius: 3px;
    border: 1px solid #ccdee6;
    width: 100%;
    color: #386a82;
    font-weight: 500;
    font-size: 16px;
    height: 100%;
}

#kredi-karti-tab.active.show {
    display: flex;
}

#kredi-karti-tab .form-control {
    padding: 15px 20px;
}

#mail-order-tab .bilgilendirme-paneli.panel-info-telefon {
    margin-bottom: 50px;
}

.jp-card-container {
    margin-top: -10px !important;
    margin-right: -15px !important;
}

.aranacak-telefon-no-label {
    font-size: 16px !important;
}

.siparis-ozeti-odeme-bilgilendirme-div {
    margin-top: 75px;
    padding: 41px;
    border-radius: 3px;
    border: 1px solid #ccdee6;
}

.siparis-ozeti-odeme-bilgilendirme-div .bilgilendirme-paneli a {
    color: #ffb382;
}

.siparis-ozeti-odeme-bilgilendirme-div .table {
    margin-top: 55px;
}

.siparis-ozeti-odeme-bilgilendirme-bolum {
    margin-top: 60px;
    color: #6b838e;
}

.siparis-ozeti-odeme-bilgilendirme-bolum-baslik {
    font-size: 18px;
    font-weight: 500;
    color: #528096;
    padding-bottom: 15px;
}

.siparis-ozeti-odeme-bilgilendirme-bolum ul {
    list-style: none;
    padding-left: 15px;
}

.siparis-ozeti-odeme-bilgilendirme-bolum ul li {
    margin-top: 18px;
}

.siparis-ozeti-odeme-bilgilendirme-bolum ul li::before {
    content: "\2022";
    color: #f77d00;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/*satın alma sipariş özeti*/
.satin-alma-siparis-ozeti-panel-div {
    margin-top: 95px;
}

.satin-alma-siparis-ozeti-basarili {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31'%3E%3Cpath fill='%23f57e20' d='M150.5,741A15.5,15.5,0,1,0,166,756.5,15.479,15.479,0,0,0,150.5,741Zm0,28.928A13.428,13.428,0,1,1,163.928,756.5,13.4,13.4,0,0,1,150.5,769.928Zm5.989-17.975-7.951,7.951-4.027-4.026a1.025,1.025,0,1,0-1.45,1.449l4.752,4.752a0.935,0.935,0,0,0,.725.307,0.947,0.947,0,0,0,.725-0.307l8.676-8.676A1.025,1.025,0,0,0,156.489,751.953Z' transform='translate(-135 -741)'/%3E%3C/svg%3E") no-repeat left top;
    padding-left: 50px;
    color: #386a82;
    font-weight: 500;
    font-size: 16px;
}

.satin-alma-siparis-ozeti-basarili-baslik {
    font-family: "FuturaOTF-Bold";
    color: #2a5d75;
    font-size: 30px;
    line-height: 1;
    padding-bottom: 10px;
}

.satin-alma-siparis-ozeti-bilgileri-kutu {
    border: 1px solid #fc9b5a;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 500;
    color: #386a82;
    margin-top: 40px;
    height: 100%;
    max-height: 445px;
}

.satin-alma-siparis-ozeti-bilgileri-baslik {
    padding: 55px 40px 30px 40px;
    font-size: 22px;
    font-weight: 500;
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
}

.satin-alma-siparis-ozeti-bilgileri-detay {
    padding: 15px 40px;
}

.satin-alma-siparis-ozeti-bilgileri-detay:nth-child(2n) {
    background-color: #fff8f3;;
}

.satin-alma-siparis-ozeti-bilgileri-detay:nth-last-child(1) {
    margin-bottom: 40px;
}

.satin-alma-siparis-ozeti-bilgileri-detay .row div[class^="col"]:nth-last-of-type(1) {
    color: #708b9a;
}

.satin-alma-siparis-ozeti-urun-detaylari {
    margin-top: 75px;
    border: 1px solid #fc9b5a;
    border-radius: 7px;
}

.satin-alma-siparis-ozeti-urun-detaylari-baslik {
    padding: 55px 40px 30px 0px;
    font-size: 22px;
    font-weight: 500;
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
}

.satin-alma-siparis-ozeti-adres-bilgileri-kutu {
    border: 1px solid #fc9b5a;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 500;
    color: #f57e20;
    margin-top: 75px;
}

.satin-alma-siparis-ozeti-adres-bilgileri-baslik {
    padding: 55px 40px 30px 40px;
    font-size: 22px;
    font-weight: 500;
    color: #2a5d75;
    font-family: "FuturaOTF-Bold";
}

.satin-alma-siparis-ozeti-adres-bilgileri-baslik span {
    color: #f77d00;
}

.satin-alma-siparis-ozeti-adres-bilgileri-detay {
    padding: 15px 40px;
}

.satin-alma-siparis-ozeti-adres-bilgileri-detay:nth-child(2n) {
    background-color: #fff8f3;;
}

.satin-alma-siparis-ozeti-adres-bilgileri-detay:nth-last-child(1) {
    margin-bottom: 40px;
}

.satin-alma-siparis-ozeti-adres-bilgileri-detay .row div[class^="col"]:nth-last-of-type(1) {
    color: #386a82;
}

.table.siparis-ozeti-urun-detaylari-tablo {
    border: unset;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.table.siparis-ozeti-urun-detaylari-tablo thead th {
    color: #668797;
    padding: 13px 8px;
    border: unset;
}

.table.siparis-ozeti-urun-detaylari-tablo tbody td {
    color: #2a5d75;
    padding: 25px 40px;
    border: unset;
    font-size: 20px;
    vertical-align: middle;
}

.table.siparis-ozeti-urun-detaylari-tablo tbody tr:nth-child(odd) {
    background-color: #fff8f3;
}

.siparis-ozeti-urun-detaylari-tablo-urun-div {
    display: flex;
}

.siparis-ozeti-urun-detaylari-tablo-urun-gorsel img {
    max-width: 90px;
    width: 100%;
    margin-right: 40px;
}

.siparis-ozeti-urun-detaylari-tablo-urun-adi {
    color: #446d82;
    font-size: 20px;
}

.siparis-ozeti-urun-detaylari-tablo-urun-alt-bilgi {
    display: flex;
    color: #7e7e7e;
    font-size: 15px;
    font-weight: 400;
}

.siparis-ozeti-urun-detaylari-tablo-urun-alt-bilgi div:first-child {
    padding-right: 20px;
}

.siparis-ozeti-urun-detaylari-tablo-urun-lisans-bilgisi {
    font-size: 16px;
    color: #446e82;
}

.siparis-ozeti-urun-detaylari-tablo-urun-lisans-bilgisi .row div[class^="col"]:nth-last-of-type(1) {
    color: #f77d00;
}

.siparis-ozeti-urun-detaylari-tablo-urun-lisans-bilgisi .row:first-child {
    margin-top: 15px;
}

.siparis-ozeti-urun-detaylari-tablo-urun-lisans-bilgisi .row:nth-of-type(n+2) {
    margin-top: 10px;
}

.table.siparis-ozeti-urun-detaylari-tablo td:nth-of-type(n+2) span {
    font-size: 12px;
    display: block;
}

.adres-ekle-button:hover {
    color: #f77d00;
    cursor: pointer;
}

.satin-alma-siparis-ozeti-sag-bolumler .radio-label {
    font-size: 12px;
}

.satin-alma-siparis-ozeti-sag-bolumler .radio-label a {
    text-decoration: underline;
}

.havale-eft-gonderen-bilgi-baslik {
    font-size: 18px;
    font-weight: 500;
    color: #446d82;
    margin-top: 50px;
    margin-bottom: 45px;
}

.havale-eft-banka-secim-div {
    margin-top: 80px;
}

.havale-eft-banka-secim-div-item {
    padding: 40px;
    border-top: 1px solid #fdaf7b;
    display: flex;
}

.havale-eft-banka-logo {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    margin-right: 40px;
    min-width: 84px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-origin: content-box;
    padding: 5px;
}


.havale-eft-banka-bilgileri {
    width: 100%;
}

.havale-eft-banka-adi {
    font-size: 16px;
    font-family: "FuturaOTF-Bold";
    color: #2a5d75;
}

.havale-eft-banka-adi span:first-child {
    color: #f07d23;
}

.havale-eft-banka-adi .radio-label {
    top: 35px;
    left: 15px;
    padding-left: 0 !important;
}

.havale-eft-banka-detay-bilgileri span:first-child {
    color: #2a5d75;
    font-weight: 500;
    font-size: 15px;
}

.havale-eft-banka-detay-bilgileri span:last-child {
    color: #7e7e7e;
    font-size: 13px;
}

.mail-order-bilgileri {
    margin-top: 50px;
    margin-bottom: 45px;
    color: #386a82;
    font-size: 18px;
    font-weight: 400;
}

.mail-order-bilgileri .row:nth-of-type(n+2) {
    padding-top: 25px;
}

.mail-order-bilgileri .row div:first-child {
    font-weight: 500;
}

#garanti-pay-tab {
    font-weight: 400;
}

#garanti-pay-tab .garanti-pay-baslik {
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
}

#garanti-pay-tab ul {
    margin-top: 25px;
    margin-bottom: 20px;
}

#garanti-pay-tab .bilgilendirme-paneli {
    margin-top: 55px;
}



.kullanici-avatar-div {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.kullanici-avatar {
    width: 177px;
    height: 177px;
    border: 1px solid #ffc59e;
    border-radius: 50%;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

.kullanici-avatar .kullanici-avatar-img {
    background-color: #fff8f3;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: relative;
}

.kullanici-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.kullanici-avatar-duzenle-button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.26' height='14.218' viewBox='0 0 14.26 14.218'%3E%3Cpath fill='%23fff' d='M1128.86,982.568l-1.63-1.639a1.724,1.724,0,0,0-2.39,0l-8.29,8.3a0.541,0.541,0,0,0-.15.259l-1.25,4.449a0.6,0.6,0,0,0,.15.582,0.724,0.724,0,0,0,.58.151l4.45-1.253a0.572,0.572,0,0,0,.25-0.151l8.28-8.3A1.7,1.7,0,0,0,1128.86,982.568Zm-12.28,10.67,0.69-2.456,1.76,1.764Zm3.58-1.235-2.35-2.358,6.08-6.094,2.35,2.357Zm7.86-7.877-0.94.942-2.35-2.357,0.94-.942a0.522,0.522,0,0,1,.72,0l1.63,1.639A0.5,0.5,0,0,1,1128.02,984.126Z' transform='translate(-1115.12 -980.438)'/%3E%3C/svg%3E") no-repeat center center #fc8436;
    display: inline-flex;
    margin-top: -15px;
    z-index: 2;
    position: relative;
}

.kullanici-avatar-duzenle-button:hover {
    border: 1px solid #fc8436;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.26' height='14.218' viewBox='0 0 14.26 14.218'%3E%3Cpath fill='%23fc8436' d='M1128.86,982.568l-1.63-1.639a1.724,1.724,0,0,0-2.39,0l-8.29,8.3a0.541,0.541,0,0,0-.15.259l-1.25,4.449a0.6,0.6,0,0,0,.15.582,0.724,0.724,0,0,0,.58.151l4.45-1.253a0.572,0.572,0,0,0,.25-0.151l8.28-8.3A1.7,1.7,0,0,0,1128.86,982.568Zm-12.28,10.67,0.69-2.456,1.76,1.764Zm3.58-1.235-2.35-2.358,6.08-6.094,2.35,2.357Zm7.86-7.877-0.94.942-2.35-2.357,0.94-.942a0.522,0.522,0,0,1,.72,0l1.63,1.639A0.5,0.5,0,0,1,1128.02,984.126Z' transform='translate(-1115.12 -980.438)'/%3E%3C/svg%3E") no-repeat center center #ffffff;
}

.kullanici-avatar-duzenle {
    color: #386a82;
    padding-top: 25px;
    padding-bottom: 10px;
}

.kullanici-avatar-olcu {
    color: #b9b9b9;
}

#adreslerim-tab {
    position: relative;
}

#adreslerim-tab .adres-ekle-button {
    position: absolute;
    right: 0;
    top: -117px;
    font-size: 14px;
    padding: 8px 20px;
    max-width: max-content;
}


.lisanslarim-kutu {
    border: 1px solid #ccdee6;
    border-radius: 3px;
    padding: 35px;
    font-weight: 500;
    color: #668797;
    font-size: 14px;
    position: relative;
}

.lisanslarim-kutu[data-pasif="true"]::before {
    content: "PASİF";
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 72px;
    color: #e8e6e6;
    padding-top: 60px;
    padding-left: 60px;
    z-index: 1;
    border-radius: 3px;
}

.lisanslarim-kutu:nth-of-type(n+2) {
    margin-top: 110px;
}

.lisanslarim-kutu.aktif {
    -webkit-box-shadow: 15px 15px 10px 50px rgba(205, 205, 205, 0.18);
    -moz-box-shadow: 15px 15px 10px 50px rgba(205, 205, 205, 0.18);
    box-shadow: 15px 15px 10px 50px rgba(205, 205, 205, 0.18);
}

.lisanslarim-kutu .lisans-gorsel {
    width: 125px;
    float: left;
    padding-right: 38px;
}

.lisanslarim-kutu .lisans-gorsel img {
    width: 100%;
}

.lisanslarim-kutu .urun-adi {
    font-size: 20px;
    color: #446d82;
}

.lisanslarim-kutu .lisans-detay-bilgi {
    font-size: 16px;
    color: #f77d00;
}

.lisanslarim-modul-header {
    color: #f77d00;
    font-size: 20px;
}

.lisanslarim-modul-kutu {
    margin-top: 15px;
    color: #668797;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #ffc59e;
}

.lisanslarim-modul-kutu .lisanslarim-modul-kutu {
    border: 1px solid #ccdee6;
    margin-bottom: 25px;
}

.lisanslarim-modul-kutu-baslik {
    background-color: #fff8f3;
    padding: 20px 40px;
    font-size: 20px;
    color: #446d82;
}

.lisanslarim-modul-kutu .lisanslarim-modul-kutu .lisanslarim-modul-kutu-baslik {
    background-color: #fbfbfb;
}

.lisanslarim-modul-kutu-icerik {
    padding: 20px 40px;
}

.lisanslarim-modul-kutu-icerik-satir {
    background-color: #fbfbfb;
    padding: 15px;
    font-size: 16px;
    margin-top: 20px;
}

.lisanslarim-modul-kutu .lisanslarim-modul-kutu .lisanslarim-modul-kutu-icerik-satir {
    background-color: #fff8f3;
}

.lisanslarim-modul-kutu .lisanslarim-modul-kutu .lisanslarim-modul-kutu-icerik {
    margin-bottom: 25px;
}

.lisanslarim-kutu .collapse .col-md-12:nth-of-type(n+3) {
    margin-top: 37px;
}

.lisanslarim-modul-kutu-baslik ~ .collapse-div {
    background-color: #386a82;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 30px;
    top: 15px;
}

.lisanslarim-modul-kutu-baslik ~ .collapse-div[aria-expanded="false"]:before {
    width: 40px;
    height: 40px;
    display: flex;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.969' height='7' viewBox='0 0 11.969 7'%3E%3Cpath fill='%23ffffff' d='M868.135,1095.14a0.534,0.534,0,0,0,0,.71l5.541,5.97a0.43,0.43,0,0,0,.653,0l5.541-5.97a0.534,0.534,0,0,0-.011-0.71,0.449,0.449,0,0,0-.642,0L874,1100.77l-5.215-5.63A0.445,0.445,0,0,0,868.135,1095.14Z' transform='translate(-868.031 -1095)'/%3E%3C/svg%3E%0A") no-repeat center center;
}

.lisanslarim-modul-kutu-baslik ~ .collapse-div[aria-expanded="true"]:before {
    width: 40px;
    height: 40px;
    display: flex;
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='7px' x='0px' y='0px' viewBox='0 0 12 7' style='enable-background:new 0 0 12 7;' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M11.8,6.8c0.2-0.2,0.2-0.5,0-0.7l-5.5-6C6.1,0,5.9-0.1,5.7,0.1c0,0,0,0,0,0l-5.5,6c-0.2,0.2-0.2,0.5,0,0.7 C0.3,7,0.6,7,0.7,6.8c0,0,0,0,0,0L6,1.2l5.2,5.6C11.4,7,11.6,7,11.8,6.8C11.8,6.8,11.8,6.8,11.8,6.8z'/%3E%3C/svg%3E%0A") no-repeat center center;
}

.lisanslarim-modul-kutu-baslik ~ .collapse-div:hover {
    background-color: #f77d00;
}

.lisanslarim-kutu-islemler-div {
    display: flex;
}

.lisanslarim-kutu-islemler-div div {
    margin-right: 20px;
}

.lisanslarim-kutu-islemler-div .collapse-div {
    margin-left: auto;
    text-align: right;
    margin-right: 0;
    min-width: max-content;
}

.lisanslarim-modul-islemler-div {
    display: flex;
}

.lisanslarim-modul-islemler-div .collapse-div {
    margin-left: auto;
    text-align: right;
    margin-right: 0;
    min-width: max-content;
}


.teknik-destek-ekibi-div {
    font-weight: 500;
}

.teknik-destek-ekibi-div:nth-of-type(n+5) {
    margin-top: 100px;
}

.teknik-destek-ekibi-div .teknik-destek-adi {
    color: #2a5d75;
    font-size: 16px;
    padding-top: 16px;
}

.teknik-destek-ekibi-div .teknik-destek-unvan {
    color: #85acc2;
    font-size: 14px;
}

.teknik-destek-ekibi-div .teknik-destek-aciklama {
    color: #76868e;
    font-size: 12px;
    padding-top: 10px;
}

.teknik-destek-ekibi-div .teknik-destek-eposta {
    color: #85acc2;
    font-size: 12px;
    padding-top: 5px;
}

.insan-kaynaklari-kutu {
    border: 1px solid #ccdee6;
    border-radius: 7px;
    padding: 64px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    height: 100%;
}

.insan-kaynaklari-kutu img {
    width: 135px;
    max-width: unset;
}

.insan-kaynaklari-kutu a.btn {
    margin-top: 10px;
}

.insan-kaynaklari-acik-pozisyonlar-div {
    margin-top: 80px;
}

.insan-kaynaklari-row {
    margin-top: 135px;
}

.insan-kaynaklari-row .col-md-6:nth-of-type(n+3) {
    margin-top: 30px;
}


.insan-kaynaklari-satir {
    padding-bottom: 10px;
}

.ilan-detay-baslik {
    margin-top: 100px;
}

.insan-kaynaklari-bolum-bosluk {
    margin-top: 100px;
}


.sozlesmeler-row .col-md-6:nth-of-type(n+3) {
    margin-top: 150px;
}

.sozlesmeler-row .sozlesme-aciklamasi {
    min-height: 140px;
}

.sozlesme-icerik-div {
    font-size: 14px;
    font-weight: 400;
    color: #7e7e7e;
}

.sozlesme-icerik-div h1 {
    font-size: 18px;
    font-weight: 500;
    color: #f77d00;
}

.sozlesme-icerik-div b {
    font-weight: 500;
}

/*Mevzuat*/

.kullanici-gorusleri-container .row .col-md-6:nth-child(n+3) {
    margin-top: 50px;
}

.kullanici-gorusleri-kutu {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 60px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    min-height: 390px;
    height: 100%;
}

.kullanici-gorusleri-aciklama {
    color: #7e7e7e;
    font-size: 14px;
    margin-top: 40px;
}

.kullanici-gorusleri-kutu-avatar {
    width: 63px;
    height: 63px;
}

.kullanici-gorusleri-isim {
    color: #2a5d75;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    margin-left: 15px;
}

.kullanici-gorusleri-kurum {
    color: #5c879c;
    font-size: 12px;
    font-weight: 400;
    margin-left: 15px;
}

.kullanici-gorusleri-alt-div {
    margin-top: 100px;
}



.siparislerim-kutu-islemler-div {
    display: flex;
}

.siparislerim-kutu-islemler-div .btn-kucuk {
    max-width: unset !important;
    margin-right: 0 !important;
}

.siparislerim-kutu-islemler-div div {
    margin-right: 20px;
}

.siparislerim-container .siparislerim-row:nth-of-type(n+2) {
    margin-top: 110px;
}

.siparislerim-kutu-islemler-div .collapse-div {
    margin-left: auto;
    text-align: right;
    margin-right: 0;
}

.siparislerim-kutu {
    border: 1px solid #ccdee6;
    border-radius: 5px;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(5, 5, 6, 0.1);
    font-size: 16px;
    color: #386a82;
    font-weight: 500;
}

.siparislerim-kutu span {
    color: #f77d00;
    padding-left: 10px;
}

.siparislerim-kutu .siparislerim-kutu-satir-baslik {
    min-width: 140px;
    width: max-content;
    float: left;
}

.siparislerim-kutu .siparislerim-kutu-satir-baslik i {
    float: right;
    font-style: normal;
}

.siparislerim-kutu .siparis-detay-baslik {
    font-size: 20px;
    color: #f77d00;
    margin-bottom: 15px;
}

.siparislerim-row .btn-acik-mavi, .lisanslarim-kutu .btn-acik-mavi {
    max-width: 150px;
    padding: 8px 13px;
    margin-right: 20px;
}

.siparislerim-kutu .collapse-div {
    color: #668797;
    font-size: 14px;
}

.ozel-tablo.mesajlarim-tablo tr th {
    color: #668797;
    font-size: 14px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}

.ozel-tablo.mesajlarim-tablo tr td {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 500;
}

.ozel-tablo.mesajlarim-tablo td:not(:first-child), .ozel-tablo.mesajlarim-tablo th:not(:first-child) {
    border-left: 0;
}

.mesajlarim-detay-cerveve {
    border-radius: 5px;
    border: 1px solid #fda472;
}

.mesajlarim-detay-icerik {
    padding: 80px 60px;
}

.mesajlarim-detay-icerik .collapse {
    padding-bottom: 95px;
}

.mesajlarim-detay-baslik {
    background-color: #fff9f3;
    border-bottom: 1px solid #fda472;
    border-radius: 5px;
    padding: 20px 45px;
    font-weight: 500;
    font-size: 20px;
}

.mesajlarim-detay-baslik span:first-of-type {
    color: #f77d00;
    padding-right: 15px;
}

.mesajlarim-detay-baslik .btn {
    max-width: 130px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: -4px;
}

.mesajlarim-detay-mesaj {
    font-size: 16px;
    color: #6d6d6d;
    border-radius: 5px;
    padding: 50px;
}

.mesajlarim-detay-gonderici .mesajlarim-detay-mesaj {
    background-color: #f1fbff;

}

.mesajlarim-detay-cevaplayan .mesajlarim-detay-mesaj {
    background-color: #fff9f3;
}

.mesajlarim-detay-cerveve .mesajlarim-detay-satir:nth-of-type(n+3) {
    margin-top: 80px;
}

.mesajlarim-detay-avatar {
    width: 69px;
    height: 69px;
}

.mesajlarim-detay-cevaplayan .mesajlarim-detay-avatar {
    border-color: #88c8e1;
}

.mesajlarim-detay-cevaplayan .mesajlarim-detay-avatar .kullanici-avatar-img {
    background-color: #f1fbff;
}

.mesajlarim-detay-isim {
    font-size: 16px;
    font-weight: 500;
    color: #6d6d6d;
    margin-top: 15px;
}

.mesajlarim-detay-zaman {
    margin-top: 15px;
    font-size: 14px;
    color: #2a5d75;
}

#mesajlarim_yeni_mesaj_modal .radio-label {
    font-size: 14px;
    color: #327b9e;
}

.lisanslarim-modul-al-lisans-div {
    padding: 10px 25px;
    display: flex;
    margin-bottom: 60px;
}

.lisanslarim-modul-al-lisans-gorsel {
    width: 100%;
    max-width: 125px;
    float: left;
    padding-right: 50px;
}

.lisanslarim-modul-al-lisans-gorsel img {
    width: 100%;
}

.lisanslarim-modul-al-lisans-aciklama-div {
    width: 100%;
}

.lisanslarim-modul-al-lisans-adi {
    color: #2a5d75;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 15px;
}

.lisanslarim-modul-al-lisans-aciklama {
    font-size: 14px;
    font-weight: 400;
    color: #a0a1a1;
}

.lisanslarim-paket-gecis-div {
    padding: 40px 70px;
    border-radius: 6px;
    border: 1px solid #ccdee6;
    display: flex;
}

.lisanslarim-paket-gecis-div:hover {
    background-color: #fff8f3;
    cursor: pointer;
}

.lisanslarim-paket-gecis-div:nth-of-type(n+2) {
    margin-top: 45px;
}

.lisanslarim-paket-gecis-gorsel {
    max-width: 125px;
    width: 100%;
    padding-right: 45px;
}

.lisanslarim-paket-gecis-gorsel img {
    width: 100%;
}

.lisanslarim-paket-gecis-aciklama-div {
    padding-top: 35px;
}

.lisanslarim-paket-gecis-aciklama-baslik {
    font-size: 20px;
    color: #2a5d75;
    margin-bottom: 15px;
    font-family: "FuturaOTF-Bold";
}

.lisanslarim-paket-gecis-aciklama {
    font-size: 14px;
    color: #668797;
}

.urun-detay-hediye-div {
    text-align: center;
    padding: 35px;
    border-radius: 8px;
    color: #2a5d75;
    border: 1px solid #ccdee6;
    background: #fbfbfb;
    width: 250px;
    height: 250px;
    position: relative;
}

.urun-detay-hediye-tutar {
    font-size: 16px;
    right: 35px;
    bottom: 35px;
    font-weight: 500;
    position: absolute;
    text-decoration-color: #f77d00 !important;
    text-decoration: line-through;
}

.urun-detay-hediye-baslik {
    font-family: "FuturaOTF-Bold";
    font-size: 18px;
    padding-top: 30px;
}

.urun-detay-hediye-img img {
    max-width: 65px;
    max-height: 65px;
    width: 100%;
}

.urun-detay-hediye .yeni-bayragi-top-right {
    right: 16px;
    z-index: 1;
}

.urun-detay-hediye .yeni-bayragi-top-right span {
    color: #ffffff;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9.03' viewBox='0 0 9 9.03'%3E%3Cpath fill='%23ffffff' d='M443.96,2618.38a0.779,0.779,0,0,0-.752-0.57H440.96l-0.708-2.24a0.78,0.78,0,0,0-.751-0.57h0a0.787,0.787,0,0,0-.75.57l-0.687,2.24h-2.267a0.779,0.779,0,0,0-.753.57,0.831,0.831,0,0,0,.289.92l1.835,1.38-0.706,2.23a0.841,0.841,0,0,0,.284.93,0.753,0.753,0,0,0,.467.16,0.744,0.744,0,0,0,.463-0.16l1.838-1.38,1.815,1.38a0.765,0.765,0,0,0,.93,0,0.828,0.828,0,0,0,.29-0.92l-0.689-2.24,1.818-1.38a0.835,0.835,0,0,0,.286-0.92h0Z' transform='translate(-435 -2615)'/%3E%3C/svg%3E") #f77d00 no-repeat;
    background-position-x: 44px;
    background-position-y: 7px;
    padding-left: 15px;
}

.ozel-tablo.modul-sec-lisans-tablo tr td {
    color: #386a82;
    font-size: 16px;
}

.bulten_sms_abonelik_form .btn-acik-turuncu {
    margin-top: 0;
    height: 38px;
    border-radius: 3px !important;
    padding: 8px 30px;
}

.uyelik-onay-btn {
    margin-top: 0 !important;
    height: 38px;
    border-radius: 3px !important;
    padding: 8px 30px !important;
}

.sepet-bos-baslik {
    margin-top: 80px;
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #f77d00;
}

.sepet-bos-aciklama {
    font-weight: 500;
    font-size: 18px;
    color: #2a5d75;
    margin-top: 45px;
    max-width: 50%;
    line-height: 2;
}

.sepet-bos-buttonlar {
    margin-top: 85px;
}


.etiket-baslik[aria-expanded="true"] {
    color: #f77d00;
}

.etiket-baslik[aria-expanded="false"]:after {
    content: '';
    padding-left: 25px;
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='7px' x='0px' y='0px' viewBox='0 0 12 7' style='enable-background:new 0 0 12 7;' xml:space='preserve'%3E%3Cpath fill='%232a5d75' d='M11.8,6.8c0.2-0.2,0.2-0.5,0-0.7l-5.5-6C6.1,0,5.9-0.1,5.7,0.1c0,0,0,0,0,0l-5.5,6c-0.2,0.2-0.2,0.5,0,0.7 C0.3,7,0.6,7,0.7,6.8c0,0,0,0,0,0L6,1.2l5.2,5.6C11.4,7,11.6,7,11.8,6.8C11.8,6.8,11.8,6.8,11.8,6.8z'/%3E%3C/svg%3E%0A") no-repeat right 15px;;
}

.etiket-sayfasi-icerik-baslik:hover {
    color: #f77d00;
}

.etiket-sayfasi-icerik {
    font-weight: 500;
    font-size: 15px;
    color: #6d6d6d;
    margin-top: 20px;
}

.etiket-sayfasi-icerik-div {
    padding-top: 60px;
    padding-bottom: 15px;
}

.etiket-baslik:nth-child(n+2) {
    margin-top: 70px;
}

.etiket-header-baslik {
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    padding-left: 15px;
    text-transform: capitalize;
}

.onyuz_siparislerim_iade_modal_div {
    font-size: 16px;
    color: #386a82;
    font-weight: 500;
}

.iletisim-firma-bilgilerimiz {
    font-size: 16px;
    color: #2a5d75;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 150px;
}

.iletisim-firma-bilgilerimiz span {
    font-size: 16px;
    color: #6d6d6d;
    font-weight: 400;
}

.iletisim-firma-bilgilerimiz img {
    max-width: 320px;
    float: right;
}

.tum-uyeliklerden-ayril-btn {
    max-width: 220px !important;
    margin-left: 15px;
}

.icerik-bos-baslik {
    margin-top: 80px;
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #f77d00;
}

.icerik-bos-aciklama {
    font-weight: 500;
    font-size: 18px;
    color: #2a5d75;
    margin-top: 25px;
    line-height: 2;
}

.icerik-bos-buttonlar {
    margin-top: 35px;
}

.icerik-bos-baslik-sade {
    margin-top: 140px;
    font-family: "FuturaOTF-Bold";
    font-size: 24px;
    color: #f77d00;
}

.teknik-destek-alin {
    margin-top: 130px;
}

.teknik-destek-container .teknik-destek-alin {
    margin-top: 30px;
}

.teknik-destek-container .teknik-destek-alin .icerik-sayfasi-baslik-mavi {
    font-size: 20px;
}

.teknik-destek-alin-kutu {
    border: 1px solid #ccdee6;
    border-radius: 7px;
    padding: 50px;
    margin-top: 25px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    box-shadow: 0px 0px 60px 0px rgba(5, 5, 6, 0.1);
    height: 470px;
    width: 340px;
    position: relative;
}

.teknik-destek-alin-kutu-adim {
    width: 50px;
    height: 50px;
    border: 1px solid #fc9b5a;
    background: #fff8f3;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    color: #f77d00;
    font-weight: 500;
    padding: 5px;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.teknik-destek-alin-kutu-baslik {
    font-size: 18px;
    font-weight: 500;
    color: #2a5d75;
    padding-top: 15px;
}

.teknik-destek-alin-kutu-aciklama {
    font-size: 14px;
    color: #7d7d7d;
    padding-top: 20px;
}

.teknik-destek-alin-kutu-bilgi {
    font-size: 14px;
    color: #7d7d7d;
    font-weight: 500;
    padding-top: 30px;
}

.teknik-destek-alin-kutu-button {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}

.teknik-destek-alin-kutu-button .btn.btn-kucuk {
    max-width: 210px;
}

.teknik-destek-alin-kutu-sag-ok {
    width: 17px;
    height: 10px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' viewBox='0 0 17 10'%3E%3Cpath fill='%23c9c9c9' d='M868.135,1095.14a0.534,0.534,0,0,0,0,.71l5.541,5.97a0.43,0.43,0,0,0,.653,0l5.541-5.97a0.534,0.534,0,0,0-.011-0.71,0.449,0.449,0,0,0-.642,0L874,1100.77l-5.215-5.63A0.445,0.445,0,0,0,868.135,1095.14Z' transform='translate(-868.031 -1095)'/%3E%3C/svg%3E%0A") no-repeat center center;
    transform: rotate(-90deg);
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.teknik-destek-alin-kutu-asagi-ok {
    width: 17px;
    height: 10px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' viewBox='0 0 17 10'%3E%3Cpath fill='%23c9c9c9' d='M868.135,1095.14a0.534,0.534,0,0,0,0,.71l5.541,5.97a0.43,0.43,0,0,0,.653,0l5.541-5.97a0.534,0.534,0,0,0-.011-0.71,0.449,0.449,0,0,0-.642,0L874,1100.77l-5.215-5.63A0.445,0.445,0,0,0,868.135,1095.14Z' transform='translate(-868.031 -1095)'/%3E%3C/svg%3E%0A") no-repeat center center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.uzaktan-destek-kutu {
    border: 1px solid #ccdee6;
    background: #fff8f3;
    padding: 35px;
    border-radius: 3px;
}

.uzaktan-destek-kutu-baslik {
    color: #f77d00;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 20px;
    text-align: center;
}

.uzaktan-destek-ic-kutu {
    padding-left: 35px;
    padding-right: 35px;
}

#kullanici_gorus_bildir_modal .modal-gorseli {
    margin-top: -100px;
}

.e-odeme-form {
    width: 50%;
}
