/* GENEL */

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.otf') format('opentype'),
    url('../fonts/Gotham-Bold.woff2') format('woff2'),
    url('../fonts/Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light.otf') format('opentype'),
    url('../fonts/Gotham-Light.woff2') format('woff2'),
    url('../fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Book.otf') format('opentype'),
    url('../fonts/Gotham-Book.woff2') format('woff2'),
    url('../fonts/Gotham-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

body,
.alt-font{
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
    color: #555555;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: .1rem;
}
.w-max{
    width: max-content;
}


/* RENKLER */

::selection {
    color: #FFFFFF;
    background: #004b93;
}

.text-ama-a,
.btn-link.text-ama-a,
a.text-ama-a-hover:hover {
    color: #004b93;
}
.text-ama-k,
.btn-link.text-ama-k,
a.text-ama-k-hover:hover {
    color: #0c2c65;
}
.bg-ama-a {
    background-color: #004b93;
}
.bg-ama-k {
    background-color: #0c2c65;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar.navbar-light .navbar-nav > .nav-item.dropdown.simple-dropdown:hover > a,
ul.dropdown-menu li a:hover{
    color: #0c2c65 !important;
}
a, a.nav-link, a:active, a:focus{
    color: #004b93;
}
a:hover, a:focus {
    color: #0c2c65;
}
.navbar.navbar-light .navbar-nav .nav-link {
    color: #004b93;
}
.btn.btn-transparent-ama {
    background: transparent;
    border-color: #004b93;
    color: #004b93;
}
.btn.btn-transparent-ama:hover,
.btn.btn-transparent-ama:focus {
    background: #004b93;
    border-color: #004b93;
    color: #ffffff;
}
.btn.btn-ama {
    background: #004b93;
    border-color: #004b93;
    color: #fff;
}
.navbar.navbar-light .navbar-nav > .nav-item.dropdown.megamenu:hover > a{
    color: #0c2c65 !important;
}
.navbar.navbar-light .header-language > a{
    color: #0c2c65 !important;
}
.text-gradient-startrm {
    background: linear-gradient(to right, #002f5c, #003e77, #004b93, #2e6cb0, #5c8dcc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.border-color-ama{
    border: #004b93;
}


/* HEADER */

.top-bar-contact .top-bar-contact-list:first-child {
    border-left: 0;
}
.top-bar-contact .top-bar-contact-list:last-child {
    border-right: 0;
}
.top-bar-contact .top-bar-contact-list {
    padding: 0 20px;
}
.top-bar-contact .top-bar-contact-list:first-child{
    padding: 0 20px 0 0;
}
header .navbar .navbar-brand img,
header.side-menu .logo img,
header .sidebar-nav-menu .navbar-brand img {
    min-height: 60px;
}
.simple-dropdown .dropdown-menu {
    width: max-content;
    padding: 20px;
}
.simple-dropdown .dropdown-menu li {
    padding: 0;
}
.navbar.navbar-light .navbar-nav .nav-link{
    font-weight: 700;
    letter-spacing: .1px;
}
.nav-item.dropdown.megamenu .menu-back-div{
    padding: 0;
    width: 100%;
    left: 0 !important;
    background-color: #004b93;
}
.nav-item.dropdown.megamenu img {
    max-width: 500px;
}
.menumega{
    padding: 50px 0;
}
.dropdown-menu.megamenu-content li a {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}
.dropdown-menu.megamenu-content li.active a,
.dropdown-menu.megamenu-content li a:hover {
    color: #fff;
}
.icon-country {
    width: 20px;
    height: 20px;
}
.header-language .dropdown-menu a {
    color: #333333;
    font-size: 12px;
}
.header-language .dropdown-menu {
    min-width: max-content;
}
.header-cart-icon a > i,
.header-cart-icon a > i,
.header-language a > i,
.header-search-icon a > i,
.header-push-button a > i {
    font-size: 20px;
}
a.katalog {
    color: #004b93;
    font-weight: 900;
    padding-left: 20px;
    margin-left: 20px;
    border-left: solid 1px #ccc;
}


/* FOOTER */

footer .footer-logo img {
    max-height: 50px;
}
.elements-social.social-icon-style-03 a {
    color: #fff;
}
.footer-dark, .footer-dark a {
    color: #cccccc;
}


/* ANASAYFA SLİDER */

.s-solust {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
}
.s-ortaust {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
}
.s-sagust {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    text-align: right;
}
.s-solorta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}
.s-ortaorta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.s-sagorta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    text-align: right;
}
.s-solalt {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: left;
}
.s-ortaalt {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}
.s-sagalt {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    text-align: right;
}
.slidebtn{
    width: fit-content;
}
.btn.btn-fancy.btn-large {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 5px 30px;
    color: #004b93 !important;
    font-weight: 600;
}


/* ANASAYFA POPUP */

.popup-home .modal-popup-main .mfp-close,
.popup-home .modal-popup-main .mfp-close:active {
    position: absolute;
    color: #fff;
}
.popup-home .modal-popup-main .mfp-close,
.popup-home .modal-popup-main .mfp-close:active {
    position: relative;
    color: #fff;
    float: right;
}


/* KARİYER */

.kartxt h2{
    font-size: 26px;
    line-height: 2rem;
    color: #333333;
}


/* BLOG */

.sticky-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top:118px;
    height: 100%;
}
.blog-right-side-bar {
    overflow: visible;
}
.latest-post-sidebar li {
    margin-bottom: 10px;
}
.blog-details-text h2,
.blog-details-text h3 {
    font-size: 26px;
    line-height: 2rem;
    color: #333333;
    font-weight: 500;
}
.latest-post-sidebar li figure {
    height: auto;
    width: 100px;
}
.latest-post-sidebar li .media-body {
    padding-left: 10px;
    top: 0;
}


/* ÜRÜN KATEGORİ LİSTELEME */

.shop-category-style-01 .shop-product:hover .shop-product-content {
    background-color: #004b93 !important;
}


/* ÜRÜN DETAY */

.btn.btn-rounded.btn-extra-large.btn-expand-ltr {
    padding: 15px 60px 15px;
}
.urutxt h2{
    font-size: 26px;
    line-height: 2rem;
    color: #333333;
    font-weight: 500;
}
table.tekdet{
    border-collapse: collapse;
    border-spacing: 0;
    width: max-content;
}
table.tekdet thead tr{
    background-color: #054c93;
    color: white;
}
table.tekdet thead tr th{
    border: 1px solid white;
    padding: 5px 10px;
    text-align: center;
}
table.tekdet tbody tr:nth-child(odd){
    background-color: #eeeeee;
}
table.tekdet tbody tr td{
    border: 1px solid #cccccc;
    padding: 5px 10px;
    text-align: center;
}
.shop-category-style-01 .shop-product .shop-product-content {
    bottom: 15px;
    border-radius: 10px;
}
.shop-category-style-01 .shop-product-image img {
    border: solid 1px #004b93;
    border-radius: 10px;
}


@media only screen and (min-width: 1px) and (max-width: 767px) {
    .dropdown-menu {
        --bs-dropdown-font-size: 1.3rem;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .dropdown-menu {
        --bs-dropdown-font-size: 1.3rem;
    }
}