
@font-face {
    font-family: 'Poppins';
    src: url('/Themes/erdemogludisticaret/Content/font/Poppins/Poppins-Regular.ttf') format('truetype');
    font-style: normal;
}


@font-face {
    font-family: 'Poppins Bold';
    src: url('/Themes/erdemogludisticaret/Content/font/Poppins/Poppins-Bold.ttf') format('truetype');
    font-style: normal;
}

body {
    padding-right: 0 !important;
    overflow-y: scroll !important;
}
@media (min-width: 1440px) {
    .container {
        max-width: 1170px;
    }
}
.head-bar {
    display: flex;
    justify-content: end;
    background: #f0f0f0;
    padding: 12.3px 6%;
}
.header__content .container {
    padding: 0 6%;
        max-width: 100%;
}
.head-bar p{
    display: flex;
    align-items: center;
}
.head-bar p {
   margin-left: 24px;
}
.head-bar p img{
   margin-right: 5px;
}

body, p, b, span, h1, h2, h3, h4, h5,a,li {
    font-family: 'Roboto';
}


.blog--list-view .post-content h2.h3 {
    border-bottom: 1px solid #b2b2b2;
    padding: 18px 50px 27px;
    margin-bottom: 60px;
    width: 86% !important;
    left: 7%;
    position: relative;
}

.blog--list-view .article_featured-image {
    overflow: hidden;
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 20px;
  }

.blog--list-view .article_featured-image img {
    border-radius: 20px;
    transition: transform 0.3s ease;
}

.page-header__breadcrumb {
    max-width: 1420px;
    margin: auto;
}
.page-header__breadcrumb .erd-page-title {
    font-size: 26px;
    font-weight: 600;
    color: #004a87;
    margin-top: 50px;
    display: block;
    margin-bottom: 20px;
}
.standart:hover .standart__item-home:not(:hover) a,
.standart .standart__item-home:hover a {
    color: #767676;
}
.standart__item-home:hover .standart__item--subbox {
    min-width: 260px;
}
.nav-li__home:hover {
    border: none;
}

.standart {
    background: none;
}
.standart .standart__item-home a {
    color: #767676;
    font-family: "Roboto";
    font-size: 18px !important;
    font-weight: 600 !important;
    white-space: nowrap;
}
.standart__item-home.standart__item-submenu .standart__item--arrow {
    display: none;
}
.account__col {
    align-items: center;
    justify-content: end;
}
.seacrh__icon__header {
        display: flex;
    align-items: center;
        margin-left: 20px;
}
.standart__item-home.standart__item-submenu a {
    padding: 15px 5px 15px 5px;
}
.header .logo img {
    max-width: 290px;
    padding: 10px 0;
}
.header .standart {
    height: 100%;
}
.standart__item-home {
    margin: 0 19px;
    position: relative;
}
.standart__item-home:hover:after {
    content: "";
    height: 7px;
    width: 100%;
    background: #757575;
    position: absolute;
    bottom: 0;
}
.btn.seacrh-btn {
    padding: 0 0 0 15px;
}
.standart__item-home .standart__item--subbox {
    right: 0%;
    top: 125px;
}

header .account__col .standart .standart__item-home .standart__item--subbox ul li a {
    font-size: 16px !important;
    padding: 10px 5px;
}
.standart__sublist li {
    transition: 500ms;
}
.standart__sublist li:hover {
    padding-left: 20px;
    transition: 500ms;
    border-bottom: 1px solid #4e276d;
}

.block-slideshow__slide-details {
    color: #767676;
}
.erd-arrow .swiper-button-next {
    right: 66px;
}
.erd-arrow .swiper-button-prev {
    left: 66px;
}
.erd-arrow .swiper-button-next:after, .erd-arrow .swiper-button-prev:after {
    font-size: 25px;
    color: #fff;
}
.erd-arrow .swiper-button-next, .erd-arrow .swiper-button-prev {
    border: 1px solid #fff;
    width: 58px;
    height: 58px;
}
.erd-arrow .swiper-button-next, .erd-arrow .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 15%);
}
.swiper-pagination {
    display: none;
}
.footer-top, .header__culture, .header__seacrh {
    display: none !important;
}
.footer {
    border-top: none;
    padding: 0;
}
.erd-footer-right {
    padding: 20px 0 !important;
    font-size: 14px;
    display: flex;
    justify-content: end;
}
.footer__bottom {
    padding: 16px 0;
    margin: 0;
    background-color: #f0f0f0;
}
.erd-footer-left {
        display: flex;
    align-items: center;
}

    .erd-footer-right p {
    margin-bottom: 13px;
    text-align: left;
}
    .erd-footer-right a {
        margin-left: 18px;
    }
    .blog--list-view .post-content {
        text-align: center;
    }
    .blog--list-view .post-content h2.h3 {
        width: 100%;
    }
    #MobileNav .nav-li__home--arrow,
    .standart .nav-li__home:hover .nav-li__home--subbox {
        display: none;
    }
    .standart__item-home a {
        padding: 15px 0;
    }
   
    .blog-single-page-title {
        font-size: 18px !important;
        color: #000 !important;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .border-img {
        margin-bottom: 3rem;
    }
    .blog-single-page .article_featured-image img {
        border-radius: 20px;
    }
    .post-body {
        color: #000;
    }
    
    .btn-check:focus+.btn,
    .btn:focus {
        outline: 0;
        box-shadow: none;
    }

    #searchList {
        width: 100%;
    }

    .search--location--header .search__body {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0;
}
    .search__dialog {
        max-width: 395px;
    }
    .suggestions__list {
    padding-top: 0px;
    margin-top: 0;
}
    .seacrh__modal {
        box-shadow: none !important;
        background-color: transparent;
    }
     .search--location--header .search__suggestions {
        padding-bottom: 0;
        opacity: 1;
        background-color: transparent;
        visibility: visible;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 99;
        pointer-events: unset;
    
    }
    #searchList input::placeholder {
    font-size: 14px !important;
}
    .suggestions__list {
    display: block;
    width: 94%;
}
   .search--location--header .search__suggestions {
    align-items: flex-start;
    left: 0;
    top: 10px;
    padding-left: 20px;
}
 .search__dialog {
    margin-top: 161px !important;
    margin-right: 4.5%;
}
   #searchList input::placeholder {
    font-size: 14px !important;
    color: #767676 !important; 

}
    #searchList input {
    width: 100%;
    min-width: 300px;
    max-width: 100%;
    padding: 0 20px;
}
.cnrLangList li a span {
    display: none;
}

.footer-logo-box img {
    max-width: 200px;
}

.cookie__box {
    color: #114b7a !important;
    text-align: center;
    display: block;
    }
    
    .card-bodyquote {
    background-color: #000000b5;
    position: fixed;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 999999999;
    }
    
    
    .cookie__btns {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 !important;
    }
    .cerez-info {
        width: 100%;
        display: block;
        text-align: center;
        font-style: normal;
        font-family: 'Roboto';
        color: #321d15;
        font-weight: 400 !important;
    }
    .cookie__box h3 {
        font-size: 30px;
        font-style: normal;
        color: #321d15 !important;
        font-weight: 600;
        background: none;
        font-family: 'Roboto';
    }
    .cookie__btns a {
        background-color: #fff;
        color: #fff !important;
        margin: 0 20px 15px 20px !important;
        font-style: normal;
        border-radius: 10px !important;
        font-size: 16px !important;
        flex: inherit !important;
        font-weight: 400;
        box-shadow: initial !important;
        font-family: 'Roboto';
        height: 42px;
        width: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #eu-cookie-ok {
        background: #004a87;
    }
    #eu-cookie-refuse {
        background: #004a87;
    }
    .eu-cookie-bar-notification {
    padding: 0 !important;
    }
    .cookie__text {
        color: #321d15;
        margin: 0;
        font-style: normal;
        width: 100%;
        display: block;
        text-align: center;
        padding: 20px 0px;
        font-family: 'Roboto';
        font-size: 16px;
    }
    .cookie__three__btn {
    background: #000094;
    }
    
    .cookie__three__btn:hover {
    background: #000094;
    opacity: 0.8;
    transition: 500ms all;
    }
    a.btn.btn-sm {
    line-height: 36px;
    padding: 0 24px;
    }
    .cookie__box {
        background-image: url(/content/files/cookie-bg.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 0;
    }
    @media (min-width: 768px) {
    .cookie__box {
        max-width: 740px;
        padding: 20px 70px 0;
        box-shadow: 0px 0px 16px 10px #262626;
    }
    }

@media (min-width: 1200px) and (max-width: 1600px) {

}

@media (min-width: 992px) and (max-width: 1200px) { 
    .standart .standart__item-home a {
        font-size: 13px !important;
    }
    
    .footer__bottom {
        padding: 35px 20px;
    }
}

@media (min-width: 1420px) {
  
}

@media (min-width: 990px) {
.modal-backdrop.show {
        display: none;
    }
}
@media (max-width: 992px) {
    .page-header {
        position: relative;
    overflow: hidden;
    }
    .erd-image-wrapper img:first-child {
        width: 100% !important;
        position: relative !important;
        height: auto !important;
    }
    .erd-image-wrapper img:last-child {
        width: 100% !important;
        position: relative !important;
        height: auto !important;
        margin-top: 28px !important;
    }
    .erd-text-right {
        padding-left: 15px !important;
    }
    .col-lg-9.account__col {
        display: none;
    }
    .standart:hover .standart__item-home:not(:hover) a, .standart .standart__item-home:hover a,
    .standart .standart__item-home a {
        color: #595959 !important;
    }
    .seacrh__icon__header {
        position: absolute;
        right: 40px;
        top: 20px;
        text-align: right;
    }
    .standart__item-mobil--arrow i {
        display: none;
    }
    .mobile-nav-wrapper .closemobileMenu .anm {
        font-size: 22px;
        padding: 2px;
        float: right;
        font-weight: 600;
        color: #595959;
    }
    .standart__item--subbox .standart__item-mobil--arrow {
        position: relative;
        display: none;
    }
    .standart__item-submenu .standart__item-mobil--arrow {
        width: 100%;
        position: absolute;
        height: 100%;
    }

    .search--location--header .search__body {
        background-color: #00000082;
    }
    .search__dialog {
        margin-top: 78px !important;
    }
    .search--location--header .search__suggestions {
        padding-top: 0;
    }
    .search--location--header .search__suggestions ul {
        margin-left: 40px;
    }
    .seacrh-btn i {
        font-size: 18px;
    }

}
@media (max-width: 768px) {
 
    .gl-slider-section .swiper-gl {
        height: 500px;
    }

}

@media (max-width: 480px) {
  
}


@media screen and (max-width: 990px) {
.head-bar p {
margin-left: 0;
margin-right: 10px;
font-size: 13px;
}
.head-bar {
    justify-content: space-between;
}
    .mobil-icons .burger-menu {
        font-size: 32px;
        position: absolute;
        right: 25px;
        margin-right: 0;
    }
    .mobil-icons .burger-menu i {
        color: #7b7b7c;
     }
     .erd-footer-right {
    justify-content: center;
}
.erd-footer-left {
    justify-content: center;
}
.header__culture--box {
    justify-content: start;
    margin-left: 12px;
}
.mer-tab-1 b, .board-member-2 b {
    width: 100% !important;
    margin-bottom: 5px;
}
.panel p {
    margin-bottom: 10px !important;
}
.page-header__breadcrumb .erd-page-title {
    margin-bottom: 0;
    margin-left: 20px;
}
    .header__content {
        position: relative;
    }
.account__col {
    display: block !important;
}
.account__col .standart, .account__col .language-picker {
    display: none;
}
    .seacrh__icon__header {
        position: absolute;
        right: 64px !important;
        top: 29px !important;
    }
        .modal-dialog.search__dialog{
        margin-top: 125px !important;
    }
        .search--location--header .search__body {
        background-color: #fff;
    }
    .search--location--header .search__suggestions {
    padding-left: 0px;
    width: calc(100% + 40px);
}
.suggestions__item-name {
    text-align: left;
}
.erd-image-wrapper {
    height: auto !important;
}
.header .logo img {
    max-width: 160px;
}
    .search--location--header .search__suggestions ul {
        margin-left: 19px;
        width: 90% !important;
        padding-left: 10px;
    }
}
.search--location--header .search__input {
   text-transform: inherit;
}
.search--location--header {
    border: 1px solid #c4c4c4;
}

.erd-home-wrap {
    position: relative;
    top: 0;
    z-index: 9;
    opacity: 0;
    transform: translateY(130px);
    transition: transform 0.8s ease, opacity 0.8s ease;
}

/* Sayfa yüklendiğinde sınıf eklenince animasyon başlar */
.erd-home-wrap.animate-in {
    opacity: 1;
    transform: translateY(0);
}

.search-list-box {
    height: 100vh;
}
.search-row .suggestions__item-name {
    padding: 8px 0px 8px 0px;
    margin-left: 15px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: space-between;
}
.search-row .suggestions__item-name span {
    margin-left: 15px;
}
.search-row .suggestions__item-name span i {
   margin-left: 5px;
}