@font-face {
    font-family: 'DmSans';
    src: url('/Themes/Merinos/Content/font/DmSans/DMSans-Regular.ttf') format('truetype');
    font-style: normal;
}


@font-face {
    font-family: 'DmSans Bold';
    src: url('/Themes/Merinos/Content/font/DmSans/DMSans-Bold.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'DmSans Light';
    src: url('/Themes/Merinos/Content/font/DmSans/DMSans-Light.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'DmSans ExtraLight';
    src: url('/Themes/Merinos/Content/font/DmSans/DMSans-ExtraLight.ttf') format('truetype');
    font-style: normal;
}


@font-face {
    font-family: 'DmSans Medium';
    src: url('/Themes/Merinos/Content/font/DmSans/DMSans-Medium.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakarta Bold';
    src: url('/Themes/Merinos/Content/font/PlusJakarta/PlusJakartaSans-Bold.ttf') format('truetype');
    font-style: normal;
}

body {
    font-family: 'DmSans', sans-serif;
    padding-right: 0 !important;
    overflow-y: scroll !important;
}

header {
    z-index: 99;
    border-bottom: 1px solid #9b8e85;
    position: absolute;
    width: 100%;
}

header .container-fluid {
    background-color: transparent;
    padding: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.seacrh__icon__header .modal {
    padding-right: 0 !important;
}
.language .topbar-dropdown__btn {
    display: none;
}

.d-container {
    max-width: 1420px !important;
    position: relative;
    top: 40%;
}

.slide {
    opacity: 0;
    transition: opacity 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.slide.active {
    opacity: 1;
}

.topbar-dropdown__body {
    z-index: 21;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    box-shadow: none;
    position: relative;
}

.language .topbar-dropdown__body {
    min-width: auto;
    left: 0%;
    padding: 0;
}

.language {
    margin-right: 0px;
}

.language--list li {
    float: left;
    margin: 0;
    padding: 0;
}

.currency--list,
.language--list {
    display: block;
}

.standart__item-home {
    width: initial;
}
#MobileNav>li>a {
    padding: 25px 0 25px 0;
    font-family: 'DmSans Bold';
}
.megamenu:hover .nav-li__home:not(:hover) a {
    color: #fff;
}
.megamenu {
    background: transparent;
    width: initial;
}
.megamenu .nav-li__home a {
    color: #fff;
}
.nav__subbox--list.nav-sub-2 {
    display: none;
}
@media (min-width: 990px) {
    .site__footer {
    margin-top: 50px;
}
.Duyurular .col-md-6.col-lg-6 {
    width: 33.3333333333%;
}
    .megamenu .nav-li__home--subbox {
        top: 100px;
        border-top: none;
    }
    .nav-li__home--arrow {
        display: none;
    }
    .nav__subbox--li {
        color: #000;
        font-size: 18px;
        padding: 10px 15px;
        border-bottom: 1px solid #d0e0e9;
        margin: 0 24px;
        width: 41%;
    }
    .nav_list.megamenu li:first-child .home-menu-container {
        max-width: 710px !important;
    }
    .nav__subbox--list.nav-sub-1 {
        background-color: transparent;
        max-width: 588px;
    }
    .nav__subbox--list.nav-sub-1 .row {
            padding: 15px 0;
            background-color: transparent;
    }
    .meri-menu {
        background: #fff;
    }
    .nav__subbox--list.nav-sub-1::before {
        content: none;
    }
}

.nav-li__home {
    padding: 13px 0;
    margin: 0 15px;
}
.nav__subbox--link {
    color: #000 !important;
}
.megamenu .nav-li__home:hover a {
    color: #fff;
}
.standart__item-home.standart__item-submenu .standart__item--subbox a {
    padding: 7px 0 7px 0;
    transition: 0.5ms all;
    font-size: 18px;
    font-family: 'DmSans' !important;
    color: #000 !important;
}

.standart__item-home.standart__item-submenu .standart__item--subbox li:hover a {
    font-family: 'DmSans Bold' !important;
    color: #156490 !important;
}

.standart__item-home a {
    font-size: 18px;
}

.standart__item-home.standart__item-submenu .standart__item--arrow {
    display: none;
}

.standart__sublist li {
    border-bottom: 1px solid #d0e0e9;
    padding: 0;
    margin: 0;
    transition:500ms;
}
.standart__item--1 li {
    position: inherit;
    margin: 0 20px !important;
}
.standart__sublist.standart__item--1 li:first-child {
    margin-top: 10px !important;
}
.standart__sublist.standart__item--1 li:last-child {
    margin-bottom: 10px !important;
}
.standart__item-home .standart__item--subbox {
    top: 100px;
}
.standart__sublist li {
    padding-left: 8px; 
}
.standart__sublist li:hover {
    padding-left: 15px;
    transition: 500ms;
    border-bottom: 1px solid #156490;
}

.standart__sublist li:hover a {
    color: #004a87 !important;
    transition: none;
    transition: 0.5ms all;
    font-family: 'DmSans Bold';
}

.sidebar-blog-categories ul li ul li {
    height: 52px;
}

.sidebar-blog-categories ul li ul li:hover a {
    color: #004a87 !important;
}

.standart__item-home:hover .standart__item--subbox {
    left: -15px;
    width: 355px;
    max-height: 650px;
}
.standart__item--1 li:hover .standart__item-submenu .standart__item--2 {
    min-width: 250px;
    max-width: 350px;
    width: 100%;
    right: -96%;
}
.block-products-carousel__cell .product-card__image {
    border-radius: 0;
}
.erd-head-center ul li img {
    display: none;
}
.erd-head-center ul li:nth-child(2) .menu-img-box {
    float: left;
    width: 50%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    padding: 12px 10px 10px 0;
}
.erd-head-center ul li:nth-child(2) img {
    display: block;
    height: 18rem;
    width: 29rem;
    margin-right: 8px;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox {
    left: -135px;
    width: 934px;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 {
    display: block;
    float: left;
    width: 50%;
    padding: 10px 0 !important;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li {
    margin: 0 25px !important;
    width: 38%;
    float: left;
    display: block;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1:after {
    content: "";
    height: 260px;
    width: 1px;
    background-color: #d0e0e9;
    position: absolute;
    left: 24.4%;
    top: 7%;
}
.sidebar-blog-categories ul li ul {
    position: absolute;
    right: -100%;
    max-width: 355px;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: -1;
    transition: 500ms all;
    opacity: 0;
    display: none;
}

.sidebar-blog-categories ul li:hover ul {
    z-index: 2;
    opacity: 1;
    transition: 500ms all;
}

.page-header {
    height: 350px;
    background: #004a87;
    top: 0px;
    position: relative;
}

.home-slider {
    top: -95px;
    position: relative;
    height: 925px;
}

.footer {
    padding: 0 0;
    background: #fff;
    border-top: 2px solid #03a7cc;
}

.footer .logo {
    justify-content: center;
}

.erd-footer-center p,
.erd-footer-center a {
    display: inline-block;
    width: 100%;
}

.logo a img {
    max-width: 135px;
}

.footer__bottom img {
    max-width: 24px !important;
    margin-top: 4px;
}

.totop__button {
    right: 30px;
    bottom: 40px;
    position: fixed;
    width: 35px;
    height: 35px;
}

.footer .social-links__item {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    justify-content: center;
    margin-left: 0;
    margin-right: 5px;
    border-radius: 13px;
}

.footer .social-links__item i {
    color: #333;
    font-size: 15px;
}

.social-links__item svg {
    fill: #333;
    height: 17px;
}

.footer .social-links {
    margin: 0px 0 0 30px;
}
.footer-middle.right {
    background: #045c8c;
    color: #fff;
    font-size: 13px;
    height: 38px;
    top: -3px;
    position: relative;
    width: 122px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    margin-left: 8px;
    padding-top: 1px;
}
.footer-middle.right:hover {
    background: #045c8cb5;
}
.footer-middle.right:hover a{
    color: #fff;
}
.social-links__item  {
    transition: all 300ms linear;
}
.social-links__item:hover {
    border: 1px solid #ccc;
    transition: all 300ms linear;
}
.social-links__item a {
    padding: 14px 18px;
}
.erd-footer-top-left span {
    color: #6f6f6f;
}

.erd-footer-right {
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center;
}

.erd-footer-right a {
    font-size: 14px;
}

.erd-footer-right a {
    padding-left: 25px;
    color: #444;
}
.erd-footer-left {
    color: #444;
}

.erd-footer-right a:hover {
    text-decoration: underline;
}

.erd-footer-top-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.erd-footer-top-right span {
    font-size: 14px;
    color: #6f6f6f;
    text-align: left;
}

.footer__bottom {
    text-align: center;
    font-size: 14px !important;
    background: #efefef;
    color: #fff;
    padding: 14px 0;
    margin-top: 0px;
}
.footer-logo-box {
    display: inline-block;
    position: relative;
    padding-right: 14px;
    margin-right: 12px;
    margin-top: 30px;
    padding-bottom: 30px;
}
.footer-logo-box.right img{
    max-width: 125px;
}
.footer-logo-box.left::after {
    content: "";
    width: 1px;
    height: 24px;
    right: 0;
    position: absolute;
    display: block;
    background: #a0a09f;
    top: 1px;
}

.erd-footer-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.erd-head-left {
    height: 100px;
}

.erd-head-left .logo {
    height: 100px;
    justify-content: center;
    background: #fff;
}

.erd-head-left .logo a {
    height: 100%;
    display: flex;
    align-items: center;
}

.erd-head-left .logo a img {
    max-width: 320px;
}

.erd-head-right {
    display: flex;
    align-items: center;
    justify-content: center;
}

.erd-menu {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.erd-menu-item {
    color: #6f6f6f;
    position: relative;
    font-size: 16px;
    padding-right: 54px;
    font-family: 'DmSans Bold', sans-serif;
    font-weight: 600;
}

.standart__item-home a {
    padding: 0;
    font-family: 'DmSans Bold', sans-serif;
    color: #FFF !important;
}

.standart__item-home {
    margin: 0 18px;
}

.viode__box {
    position: relative;
}

.video-card-info {
    display: flex;
    justify-content: center;
}

.video-card-info p {
    font-size: 18px;
    font-family: 'DmSans';
    text-align: center;
    border-radius: 10px;
    color: #4c4c4c;
    padding: 30px 35px;
    background-color: #fff;
    top: -70px;
    position: relative;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    margin-bottom: 0;
    transition: 500ms all;
}

.viode__box iframe {
    height: 390px;
}

.viode__box:hover p {
    top: -50px;
    background: #004a87;
    color: #fff;
    transition: 500ms all;
}

.page-header:before {
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.page-header:after {
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000008f;
    top: 0;
}

.dropdown-menu li:nth-child(3) {
    display: none;
}

.HABERLER .page-header:before,
.medya-haberler-2 .page-header:before,
.Duyurular.page-header:before,
.page-header:before {
    background-image: url(/content/files/media.jpg);
}

.page-header.Kariyer:before,
.page-header.Career:before,
.Duyurular.page-header:before {
    background-image: url(/content/files/media.jpg);
}

.Bize:before, .Contact:before,
.Dilek:before {
    background-image: url(/Themes/Merinos/Content/images/head-bg__4.jpg);
}
.Bize:after, .Contact:after, .Dilek:after,
.Koleksiyonlarımız:after, .Collections:after,
.Haberler .page-header:after, .News .page-header:after,
.Videos:after, .Videolar:after,
.NOKTALARIMIZ:after, .POINTS:after,
.Hakkımızda:after, .About:after,
.Corporate:after, .Kurumsal:after,
.Honorary:after, .Onursal:after,
.Responsibility:after, .Sorumluluk:after,
.Quality:after, .Kalite:after,
.Values:after, .Değerler:after,
.Human:after, .İnsan:after,
.Information:after, .Bilgi:after,
.kurumsal-sosyal-sorumluluk-projeleri .page-header:after,
.Our_Social_Responsibility_Projects .page-header:after,
.medya-haberler-2 .page-header:after,
.Duyurular.page-header:after,
.page-header.Blog:after,
.page-header.Halı.Bakım:after {
    background-color: initial;
}
.Koleksiyonlarımız:before, .Collections:before {
    background-image: url(/Themes/Merinos/Content/images/head-bg__5.jpg);
}
.Haberler:before, .News:before,
.Videos:before, .Videolar:before,
.medya-haberler-2 .page-header:before,
.Duyurular.page-header:before,
.page-header.Halı.Bakım:before {
    background-image: url(/Themes/Merinos/Content/images/head-bg__2.jpg) !important;
}
.NOKTALARIMIZ:before, .POINTS:before {
    background-image: url(/Themes/Merinos/Content/images/head-bg__3.jpg);
}
.Hakkımızda:before, .About:before,
.Corporate:before, .Kurumsal:before,
.Honorary:before, .Onursal:before,
.Responsibility:before, .Sorumluluk:before,
.Quality:before, .Kalite:before,
.Values:before, .Değerler:before,
.Human:before, .İnsan:before,
.Information:before, .Bilgi:before,
.kurumsal-sosyal-sorumluluk-projeleri .page-header:before,
.Our_Social_Responsibility_Projects .page-header:before,
.page-header.Blog:before
 {
    background-image: url(/Themes/Merinos/Content/images/head-bg__1.jpg);
}
.Country:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/country.webp);
}
.Diyez:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/diyez.webp);
}
.Garden:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/garden.webp);
}
.Launge:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/launge.webp);
}
.Lion:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/lion.webp);
}
.Premium:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/premium.webp);
}
.Rayon:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/rayon.webp);
}
.Recycle:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/recycl.webp);
}
.Rodin:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/rodin.webp);
}
.Therapy:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/therapy.webp);
}
.Toronto:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/toronto.webp);
}
.Uptown:before {
    background-position: bottom;
    background-image: url(/Themes/Merinos/Content/images/detail-img/uptown.webp);
}
.Urla:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/urla.webp);
    background-position: bottom;
}
.Arden:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/ARDEN.webp);
    background-position: bottom;
}
.Elegance:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/ELEGANCE.webp);
    background-position: bottom;
}
.Havana:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/HAVANA.webp);
    background-position: bottom;
}
.Octavia:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/OCTAVIA.webp);
    background-position: bottom;
}
.Ritim:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/RITIM.webp);
    background-position: bottom;
}
.Vega:before {
    background-image: url(/Themes/Merinos/Content/images/detail-img/VEGA.webp);
    background-position: bottom;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li::after {
    content: "";
    background-size: cover;
    background-position: center;
    height: 18rem;
    width: 29rem;
    position: absolute;
    top: 10px;
    opacity: 0;
    right: 10px;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:hover::after {
    opacity: 1;
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(7):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/PREMIUM-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(8):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/LION-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(9):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/RAYON-img.jpg); 
}
/* .erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(4):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/UPTOWN-img.jpg); 
} */
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(10):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/TORONTO-img.jpg); 
}
/* .erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(6):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/COUNTRY-img.jpg); 
} */
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(11):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/DIYEZ-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(12):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/LAUNGE-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(13):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/THERAPY-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(14):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/GARDEN-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(15):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/RODIN-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(16):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/RECYCLE-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(17):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/URLA-img.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(2):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/ARDEN.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(1):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/ELEGANCE.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(6):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/HAVANA.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(4):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/OCTAVIA.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(5):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/RITIM.jpg); 
}
.erd-head-center ul li:nth-child(2) .standart__item--subbox .standart__item--1 li:nth-child(3):hover::after {
    background-image: url(/Themes/Merinos/Content/images/menu-image/VEGA.jpg); 
}
.head-product-detail {
    height: 730px;
}
.head-product-detail .d-container {
    top: 31%;
}
.head-product-detail .page-product__name {
    text-align: center;
    margin-top: 20px;
    font-family: 'DmSans Bold';
    font-size: 48px;
    color: #fff;
    z-index: 2;
    position: relative;
    letter-spacing: 11px;
}
.head-product-detail .title-underline {
    bottom: 40px;
}
.head-product-detail:after {
    background-color: #00000036;
}
.language--list li a {
    color: #fff;
    font-family: 'DmSans';
    margin-right: 16px;
    font-size: 12px;
}

.map-text-box .contact-adress {
    margin-bottom: 16px;
}

.map-text-box p {
    margin-bottom: 0;
}

.map-text-box a:hover {
    text-decoration: none;
    color: #004a87;
}

.slider-container {
    position: relative;
    max-width: 100%;
}

.slides {
    display: flex;
    transition: transform 0.5s ease;
}

.slide {
    min-width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0px;
}

.erd.slider-container .slides,
.erd1.slider-container .slides {
    height: 620px;
    padding-top: 20px;
}

.prev,
.next {
    z-index: 5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ccc;
    color: white;
    padding: 10px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    border: none;
    justify-content: center;
    border-radius: 100%;
    transition: 500ms all;
}

.prev:hover,
.next:hover {
    background-color: #004a87;
}

.prev {
    left: 50px;
}

.next {
    right: 50px;
}

.dots {
    text-align: center;
    padding: 10px;
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 3px;
    background-color: #004a87;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.dot.active {
    background-color: #717171;
}


.container {
    max-width: 100% !important;
    width: 1420px !important;
}

.slide-box-shadow {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 1340px;
    height: 4px;
    border-radius: 26px;
    box-shadow: 0px -11px 20px rgb(4 4 4 / 73%);
    pointer-events: none;
    z-index: -1;
}

.erd.slider-container img,
.erd1.slider-container img {
    max-width: 1420px;
    padding: 15px;
    background-color: #fff;
}

.erd.slider-container,
.erd1.slider-container {
    margin-bottom: 30px;
    padding-bottom: 0;
    padding-top: 20px;
    margin-top: 23px;
}

.slide-bgcolor {
    background: #f2f2f2;
    width: 100%;
    height: 75%;
    position: absolute;
    z-index: -1;
    top: 0px;
}

.section-2-wrap {
    position: relative;
    margin-top: 70px;
}

.slide-1-title {
    text-align: center;
    margin-top: 45px;
}

.slide-1-info {
    margin-top: 35px;
    margin-bottom: 0px;
    max-width: 900px;
    text-align: center;
    font-size: 16px;
    color: #6f6f6f;
    font-family: 'DmSans';
}

.mrn-left {
    text-align: center;
    font-size: 16px;
    padding: 40px 0 0;
    position: relative;
}

.mrn-left .slider-container {
    height: 250px;
}

.mrn-left img {
    max-width: 430px;
    margin-bottom: 80px;
}

.mrn-right-text {
    position: absolute;
    left: -70%;
    top: 24%;
}

.fabrika-box.slider-container .slide,
.fabrika-box.slider-container .slides {
    height: 450px;
}

.mrn-left .slides img {
    max-width: 475px;
    height: 235px !important;
}

.mrn-right-text span {
    width: 355px;
    display: block;
    line-height: 22px;
    font-family: 'DmSans';
    color: #6f6f6f;
}

.erd-mrn.slider-container p {
    margin-top: 8px;
    font-weight: 900;
    color: #6f6f6f;
    margin-bottom: 20px;
    font-family: 'DmSans', sans-serif;
}

.fabrika-box .prev,
.fabrika-box .next {
    top: 65%;
}

.fabrika-box .prev {
    left: -88%;
}

.fabrika-box .next {
    left: -16%;
}

.slide-bgcolor-2 {
    background: #f2f2f2;
    width: 54%;
    height: 100%;
    position: absolute;
    z-index: -1;
    max-height: 530px;
}

.morinos-logo {
    margin-top: 5px;
}

.mrn-right {
    position: relative;
    left: -12px;
}

.erd-mrn .prev {
    left: 8%;
}

.erd-mrn .next {
    right: 8%;
}

.fabrika-box {
    margin-top: 6%;
}

.vakif-box {
    margin-top: 112px;
    padding-top: 125px;
    padding-bottom: 105px;
}

.slide-bgcolor-3 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.vakif-img {
    padding-left: 0;
    text-align: center;
}

.vakif-content span {
    font-size: 48px;
    color: #6f6f6f;
    font-family: 'DmSans', sans-serif;
}

.vakif-content p {
    font-size: 16px;
    color: #6f6f6f;
    max-width: 750px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.vakif-content a,
.point-map-text a,
.erd-news-right a,
.erd-slide-txt a {
    background: #c5c5c5;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 5px 6px;
    text-decoration: none;
    transition: 500ms all;
    display: flex;
    height: 25px;
    width: 80px;
    align-items: center;
}

.erd-news-right a {
    margin-top: 35px;
}

.vakif-content a:hover,
.erd-news-right a:hover,
.point-map-text a:hover,
.erd-slide-txt a:hover {
    background-color: #004a87;
}

.bgcolor-5 {
    background: #004a87;
    width: 100%;
    height: 80%;
    position: absolute;
    top: 10%;
}

.article_featured-image {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
}


.post-content time {
    display: none;
}

.duyurular .post-content time {
    display: block;
}

.duyurular .blog--list-view .post-content h2.h3 {
    width: 100%;
}

.map-container .nav-tabs .nav-link b {
    display: block;
    font-family: 'DmSans', sans-serif;
    color: black;
}

.nav-tabs {
    border-bottom: none;
}

.adres-map {

    display: block;
    margin-bottom: 13px;
}

.map-container .nav-item {

    width: 100%;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
}

.nav-tabs .nav-link.active {
    background-color: #efefef;
}


.map-text-box {
    font-size: 16px;
    padding: 20px 40px;
}

.map-text-box:hover {
    background-color: #efefef;
}

.map-text-box p {
    line-height: 16px;
}

.map-text-box p b {
    font-family: 'DmSans Bold', sans-serif;
    font-size: 18px;
}

.map-text-box p span {
    width: 55px;
    display: inline-block;
}

.card-body.contact-us {
    padding: 0;
}

.contact-adress {
    margin-bottom: 18px;
}

.card-title {
    font-size: 24px;
    font-family: 'DmSans Light';
    color: #9b9b9b;
    margin-bottom: 50px;
}

.erd-contact-box label {
    display: none;
}

.erd-contact-box .form-floating input::placeholder, 
.erd-contact-box .textbox::placeholder,
.erd-contact-box #Enquiry::placeholder {
    display: block !important;
    position: relative !important;
    opacity: 1 !important;
    color: #9b9b9b !important;
}

.contact-us__container {
    margin-bottom: 100px;
}

.contact-us-button {
    float: left;
    background: #f2f2f2;
    border-color: #dedede;
    font-family: 'DmSans Light';
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    padding-left: 25px;
    width: 100%;
    border: none;
    line-height: 26px;
    letter-spacing: 2px;
    margin-top: 10px;
}

.contact-img {
    position: absolute;
    bottom: 12px;
    left: 5px;
}


.erd-contact-box form:not(.footer-newsletter__form) .form-floating .form-control,
.erd-contact-box .textbox,
.erd-contact-box #Enquiry {
    height: 32px;
    padding: 5px 15px 5px 15px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #d5d5d5;
    font-family: 'DmSans Light';
}

#contactus-form .form-floating textarea {
    padding-top: 0 !important;
}

.sidebar-blog-categories ul {
    margin-top: 0;
}

.sidebar-blog-categories ul li {
    padding: 0;
    line-height: 18px;
    font-size: 18px;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef;
    position: relative;
    display: flex;
    align-items: center;
    transition: 500ms all;
    border-left: 3px solid white;
    padding: 15px 0 15px 30px;
    cursor: pointer;
}

.links__item.active-menu ul li a {
    color: #6f6f6f !important;
    font-weight: 400 !important;
}

.links__item.active-menu ul li:hover a,
.links__item.active-menu ul li.active-menu a {
    font-weight: 800 !important;
}

.links__item.active-menu ul li.active-menu a {
    color: #004a87 !important;
}

.sidebar-blog-categories ul li a {
    width: 100%;
    display: inline-block;
    color: #6f6f6f;
    max-width: 300px;
    line-height: 24px;
    font-weight: 400;
}

.sidebar-blog-categories .menu-links__list .links__item.active-menu a {
    color: #004a87;
    font-weight: 800;
}

.sidebar-blog-categories ul li:hover,
.sidebar-blog-categories .links__item.active-menu,
.sidebar-blog-categories ul li ul li:hover {
    background-color: #efefef;
    color: #004a87;
    border-left: 3px solid #004a87;
    font-weight: 800;
    transition: 500ms all;
}



.sidebar-blog-categories ul li a:hover {
    text-decoration: none;
    color: #004a87;
    font-weight: 800;
    transition: 500ms all;

}

.sidebar-blog-categories ul li:after {
    content: "\276F";
    font-size: 32px;
    color: #fff;
    position: absolute;
    right: 12px;
}

.sidebar_widget.blog__sidebar,
.post-content .publish-detail,
.blogbox-footer {
    display: none;
}

.post-content-wrap {
    display: flex;
    justify-content: center;
}
.map-wrap {
    max-height: 480px;
}

.erd-contact-wrap {
    position: relative;
}

.contact-number {
    display: inline-block;
}

.map-wrap {
    padding-right: 0 !important;
}

.map-text-wrap {
    padding-left: 0 !important;
}

.map-container .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    text-align: left;
    color: #4c4c4c;
    width: 100%;
    padding: 15px 0 15px 40px;
    border-radius: 0;
}
.post-content__info {
    font-size: 16px;
}

.blog--list-view .post-content h2.h3 {
    font-family: 'DmSans Bold';
    font-weight: initial;
    white-space: normal;
    width: 80%;
}


.blog--list-view .article_featured-image img {
    height: 405px;
}

.blog--list-view .post-content {
    width: 100%;
    max-width: 95%;
    padding: 0;
    transition: 500ms all;
    position: relative;
    background: transparent;
}
.blog-posts.blog--list-view .article .article_featured-image::before {
    content: "";
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    transition: bottom 1s ease;
    pointer-events: none;
    z-index: 1;
}
.blog--list-view .article {
    margin-top: 25px;
}
.blog-posts.blog--list-view .article .post-content .article_featured-image::before {
    content: none;
 }
 .post-content-wrap {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 10%;
    z-index: 1;
    left: 0;
    right: 0;
}

.post-list { 
    bottom: -160px;
    transition: bottom 1s ease;
    font-size: 24px;
    font-family: 'DmSans Bold';
    text-align: center;
    color: #fff;
    position: absolute;
    background: #03a7cc;
    min-height: 85px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.post-list p {
    max-width: 345px;
}

.post-img:hover .post-list {
    bottom: -23px;
    transition: bottom 1s ease;
}

.post-img:hover .article_featured-image::before {
    bottom: -100% !important;
}

.page.blog-page .post-img {
    position: relative;
    overflow: hidden;
}
.social-box .article_featured-image img {
    height: 400px;
    object-fit: cover;

}

.social--sidebar-table table p {
    overflow-y: auto;
    max-height: 205px;
}
.social--sidebar-table table p::-webkit-scrollbar {
    width: 8px;  
}

.social--sidebar-table table p::-webkit-scrollbar-track {
    background: #f1f1f1;  
    border-radius: 10px;   
}

.social--sidebar-table table p::-webkit-scrollbar-thumb {
    background: #686868;     
    border-radius: 10px;  
    border: 2px solid #f1f1f1; 
}

.social--sidebar-table table p::-webkit-scrollbar-thumb:hover {
    background: #bdbdbd;  
}

.medya-duyurular time {
    display: none !important;
}


/* .duyurular .post-content__info {
    display: none;
}

.duyurular .article_featured-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.duyurular .post-content-wrap time {
    top: 15px;
    display: none;
} */

.blog--list-view .post-content-wrap time {
    position: absolute;
    font-size: 11px;
    font-family: 'DmSans';
    width: 49px;
    height: 42px;
    right: 0;
    padding: 0 0px;
    background: #004a87;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 11px;
    padding-top: 5px;
    top: 5px;
    right: 5px;
    transition: 500ms all;
}

.blog--list-view .post-content-wrap time span:nth-child(7),
.blog-single-page time span:nth-child(7) {
    display: none;
}

.blog-single-page time {
    position: absolute;
    display: flex;
    right: 5px;
    top: 42%;
}

.blog-single-page time span {
    float: left;
    display: block;
    margin-right: 3px;
}

.quality-tabs {
    display: flex;
    justify-content: center;
}

.quality-tabs ul li {
    float: left;
    transition: 500ms all;
}

.quality-tabs ul li a {
    font-size: 16px;
    width: 208px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4c4c4c;
    box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 9%);
    border-radius: 10px;
    margin: 22px;
    float: left;
    transition: 500ms all;
}

.quality-tabs ul li:hover a {
    background: #004a87;
    transition: 500ms all;
}

.quality-tabs ul li:hover a {
    color: #fff !important;
    text-decoration: auto;
}

.holding-info {
    font-family: 'DmSans';
    color: #333;
    max-width: 800px;
    line-height: 18px;
    font-size: 14px;
    padding-left: 35px;
}

.holding-title {
    font-size: 14px;
    font-family: 'DmSans Bold';
    margin-top: 0 !important;
}

.holding-list li::marker {
    font-size: 8px;
    color: #dedede;
}

.holding-list {
    list-style-type: none;
    margin: 0;
    margin-left: 20px !important;
}

.holding-list li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 18px;
    line-height: 15px;
}

.holding-list li::before {
    content: "•";
    /* Nokta simgesi */
    font-size: 28px;
    color: #dedede;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* Ortalamak için */
}

.holding-founder,
.holding-chairman,
.holding-value,
.holding-industry {
    margin-top: 15px;
    font-size: 14px;
    color: #4c4c4c;
}

.holding-founder,
.holding-chairman,
.holding-value,
.holding-industry {
    text-indent: 20px;
}

.content-col {
    padding-left: 30px;
}

.content-col p,
.content_text p,
.content_text li,
.content-col li {
    margin: 0 0 20px 0;
    color: #4c4c4c;
    line-height: 1.5;
    font-size: 14px;
    text-align: justify;
    font-family: 'DmSans';
}

.content-col b,
strong {
    font-weight: 700;
    font-family: 'DmSans Bold';
}

.content-col a,
.content-col span {
    color: #023b71 !important;
}

.blog-single-page .article_featured-image img {
    max-height: 470px;
    object-fit: contain;
}

.Haberler .blog--list-view .post-content h2.h3, .News .blog--list-view .post-content h2.h3, .social-responsibility-title {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.Haberler .post-content__info,
.News .post-content__info {
    display: none;
}


.medya-haberler-2 .blog-post-text-box {
    max-width: 1065px;
    margin: 0 auto;
    color: #676767;
    font-size: 16px;
    font-family: 'DmSans Light';
    line-height: 24px;
}

.medya-haberler-2 .publish-detail li time {
    font-size: 16px;
    height: 25px;
    padding: 2px 8px;
}

.medya-haberler-2 .publish-detail {
    width: 100% !important;
    left: 0 !important;
}


.blog-single-page h1 {
    font-size: 24px;
    color: #676767;
    margin: 50px 0 45px;
    font-family: 'DmSans Bold';
}

.publish-detail li {
    padding-right: 0;
    margin-right: 0;
}

.publish-detail li time {
    background: #efefef;
    padding: 6px 8px;
    color: #4c4c4c;
}

.blog-single-page .publish-detail {
    display: none;
}
.blog-post__title-box {
    display: inline-block;
    position: relative;
    width: 100%;
}

.blog-posts .blog-post p,
.blog-posts .blog-post span {
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    line-height: normal !important;
    font-size: 16px !important;
    font-family: 'DmSans';
    overflow: initial;
    height: auto;
}

.block-slideshow--layout--full .block-slideshow__slide-title {
    display: none;
}

.standart__item-home:hover .standart__item--subbox::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

.block-slideshow--layout--full .block-slideshow__slide-content {
    left: unset !important;
    position: absolute;
    width: 100%;
    top: 42%;
    text-align: center;
    line-height: 96px;
    z-index: 9;
}

.swiper-slide-title {
    font-size: 65px;
    line-height: 83px;
    color: #fff;
    font-family: 'PlusJakarta Bold';
}
.swiper-slide-title span {
    background: rgb(2 2 2 / 49%);
    padding:0 5px 2px 5px;
}

#Slider_Content video {
    width: 100%;
    object-fit: contain;
}

#Slider_Content {
    position: relative;
}
.block-slideshow__slide-image--desktop img {
    position: relative;
}
.swiper {
    width: 100%;
    height: 100%;
  }
  
  .swiper-slide-content {
    position: absolute;
    top: 275px;
    left: 250px;
  }
  .swiper-gl-image, .swiper-gl-wrapper canvas {
    object-position: bottom !important; 
}
  .swiper-gl-wrapper canvas 
  .demo-shader-picker {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 100;
    cursor: pointer;
  }
  
  .demo-shader-selector {
    display: flex;
    align-items: center;
    color: rgb(0, 128, 255);
    background: rgb(40, 40, 40);
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
  }
  .demo-shader-selector span {
    color: #fff;
    margin-right: 4px;
  }
  .demo-shader-selector svg {
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
    margin-left: 2px;
  }
  .demo-shader-selector:hover {
    background: rgb(45, 45, 45);
  }
  
  .demo-shader-current {
    font-family: Monaco, Menlo, monospace;
  }
  
  .demo-shader-options {
    position: absolute;
    text-align: right;
    right: 8px;
    top: 8px;
    background: rgb(50, 50, 50);
    border-radius: 4px;
    display: none;
    white-space: nowrap;
    line-height: 1;
    font-weight: 500;
    font-size: 14px;
    font-family: Monaco, Menlo, monospace;
  }
  .demo-shader-options span {
    display: block;
    padding: 8px 16px;
  }
  .demo-shader-options span + span {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .demo-shader-options span:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #0080ff;
  }
  .block-slideshow__body {
    height: 1130px !important;
  }
  .block-slideshow__body .swiper-slide {
    opacity: 1 !important;
    transition: none !important;
}
.gl-slider-section {
    margin: 0;
}
.gl-slider-section .swiper-gl-wrapper {
    height:100%;
    min-height:750px;
  }


.block-slideshow__slide-image--desktop::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #00000021;
    z-index: 9;
    border-bottom: 6px solid #fff;
}
.standart__item-home:hover .standart__item--subbox::-webkit-scrollbar-thumb {
    background-color: #004a87;
    border-radius: 20px;
    border: 2px solid #ffffff;
}

.standart__item-home:hover .standart__item--subbox::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 20px;
}

.map-wrap {
    position: relative;
    overflow: hidden;
    padding-left: 0;
}


.map-wrap iframe {
    width: 100%;
    padding: 10px;
    background-color: #efefef;
}

@keyframes customZoomIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
        /* Daha küçük bir başlangıç */
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.kurumsal.about-content {
    float: none;
    padding: 0px;
    width: 100%;
}

.kurumsal.about-content p {
    margin: 0 0 20px 0;
    line-height: 1.5;
    font-size: 14px;
    text-align: justify;
}

.kurumsal.about-content b,
.kurumsal.about-content strong {
    font-family: 'DmSans Bold';
}

.kurumsal.about-content ul {
    margin-bottom: 20px;
}

.kurumsal.about-content ul li {
    list-style: disc;
    left: 20px;
    position: relative;
}

.kurumsal.about-content ul li::marker {
    color: #dedede;
    font-size: 22px;
    line-height: 16px;
}

.productdetail__size .input-radio-label__list input:checked~span {
    background-color: transparent !important;
    display: block !important;
    width: inherit !important;
    height: auto !important;
    color: inherit !important;
    border-bottom: none !important;
}

@media screen and (max-width: 1650px) {
    .page-header__container {
        padding: 18px 0 18px 25px;
    }
}

.animate__customZoomIn {
    animation-name: customZoomIn;
}

@media (max-width: 1400px) {
    .mrn-left {
        padding-left: 5%;
    }

    .standart__item-home a {
        font-size: 15px;
    }

    .sidebar-blog-categories ul li {
        font-size: 15px;
        margin-left: 10px;
    }

    .sidebar-blog-categories ul li a {
        max-width: 250px;
    }
}

@media (max-width: 1200px) {
    .sidebar-blog-categories ul li a {
        max-width: 220px;
    }

    .standart__item-home {
        margin: 0 10px;
    }

    .erd-head-center li.standart__item-home::before {
        right: -10px;
    }

    
    .erd-menu-item {
        padding-right: 30px;
    }

    .erd-menu li::after {
        right: 15px;
    }
}

@media (max-width: 992px) {
   
    .blog--list-view .article {
        width: initial;
    }

    .erd-footer-right a:first-child {
        padding-right: 0px;
        border-right: none;
        display: flex;
        justify-content: center;
    }

    .section-2-wrap {
        display: none;
    }

    .slide-box-shadow {
        width: 85%;
    }

    .home-slider {
        height: initial;
    }

    .sidebar-blog-categories ul li a {
        max-width: initial;
    }

    .erd-page-title {
        font-size: 28px;
    }

    .page-header {
        height: 300px;
    }

    .page-header__container {
        top: 60%;
    }


    .slide-1-title img {
        max-width: 100%;
        width: 210px;
    }

    .slide-1-info {
        margin-top: 15px;
    }

    .slide-1-info {
        font-size: 12px;
    }

    .erd1.slider-container .slides {
        height: 250px;
    }

    .erd1.slider-container img {
        object-fit: cover;
    }

    .mrn-left {
        padding-left: 0%;
    }

    .mrn-left img {
        max-width: 295px !important;
    }

    .mrn-right-text {
        margin-top: 25px;
    }

    .slide-bgcolor-2 {
        width: 100%;
        max-height: 600px;
        left: 0;
        margin-top: 45px;
    }

    .mobil-icons {
        justify-content: end;
    }

    .erd-head-left {
        justify-content: start;
    }

    .bars-icon {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 40px;
        height: 18px;
        margin-right: 18px;
    }

    .bars-icon span {
        display: block;
        width: 40px;
        height: 2px;
        background-color: #fff;
    }
    .standart__item-home a {
        color: #000 !important;
    }
    .bars-icon span:before,
    .bars-icon span:after {
        content: none;
    }
    .standart__item--1 li {
        width: 100%;
        margin: 0 0px !important;
    }

    .mobile-nav-wrapper {
        width: 92%;
        position: absolute;
        top: 90px;
        opacity: 0;
        max-height: 500px;
        overflow-y: auto;
        height: auto;
        padding: 20px 0 0px 0;
    }

    .header__culture--box {
        padding: 15px 30px 30px;
    }

    .mobile-nav-wrapper.active {
        left: 4%;
        position: fixed;
    }

    .standart__item-home {
        width: 100%;
    }

    .standart {
        padding: 0 30px;
    }

    .standart__item-home a,
    .standart__item-home span a {
        padding: 15px 0 15px 0px;
    }

    .logo {
        margin-top: 0px;
    }

    .erd-head-left .logo a img {
        max-height: 60px;
        justify-content: start;
        text-align: left;
        display: flex;
        max-width: 130px !important;
    }
    .erd-head-left .logo, .erd-head-left {
        height: 70px;
    }

    .standart__item-home.standart__item-submenu a {
        padding: 15px 0 15px 0;
    }

    .standart__item-submenu .standart__item-mobil--arrow {
        width: 100%;
        position: absolute;
        height: 100%;
    }

    .map-text-wrap ul li {
        width: 100%;
    }

    body.menuOn .body-bg {
        background-color: initial;
    }

    .mobile-nav-wrapper .closemobileMenu {
        display: none;
    }

    .standart__item-home:hover .standart__item--subbox {
        width: 100%;
    }

    .standart__item--subbox .standart__item-mobil--arrow {
        position: relative;
        display: none;
    }

    .standart__item-home a,
    .standart__item-home span a {
        font-size: 18px;
        position: relative;
    }

    .standart li:nth-child(6) span a {
        z-index: 2;
    }

    .standart__item-mobil--arrow i {
        display: none;
    }

    .vakif-content span {
        font-size: 36px;
        text-align: center;
        display: block;
        line-height: 36px;
        margin-top: 25px;
    }

    .vakif-content p {
        padding: 0 30px;
    }

    .vakif-content a {
        margin-left: 30px;
    }

    .vakif-box {
        padding-bottom: 60px;
        padding-top: 65px;
    }

    .erd-proje-left {
        font-size: 26px;
        line-height: 34px;
        padding: 60px 15px 0px;
    }

    .erd-proje-right {
        padding: 20px 15px;
    }

    .prj-slider .slider-container {
        height: 500px;
    }

    .prj-slider .prev,
    .prj-slider .next {
        top: 96%;
        width: 22px;
        height: 22px;
        font-size: 11px;
    }

    .prj-slider .prev {
        left: 38%;
    }

    .prj-slider .next {
        right: 38%;
    }

    .point-map-wrap {
        margin-top: 50px;
    }

    .point-map-title {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .map-img {
        padding-left: 0%;
    }

    .point-map-wrap {
        position: relative;
    }

    .point-map-text .button {
        position: absolute;
        bottom: -20px;
    }

    .map-container {
        margin-top: 50px;
    }

    .erd-head-left .logo a, .erd-head-left .logo {
        padding: 10px;
    }

    .map-point::after {
        content: attr(data-country);
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #3894e1;
        color: white;
        padding: 3px 12px;
        border-radius: 5px;
        white-space: nowrap;
        box-shadow: 1px 2px 1px 1px #00000042;
        font-size: 8px;
    }

    .point-1 {
        top: 21%;
        left: 13%;
    }

    .point-2 {
        top: 6%;
        left: 32%;
    }

    .point-3 {
        top: 45%;
        left: 26%;
    }

    .point-4 {
        top: 19%;
        left: 49%;
    }

    .point-5 {
        top: 35%;
        left: 48%;
    }

    .point-6 {
        top: 15%;
        right: 18%;
    }

    .point-7 {
        top: 51%;
        right: 10%;
    }

    .erd-news {
        padding: 50px 0 30px 15px;
        font-size: 26px;
        line-height: 34px;
    }

    .bgcolor-5 {
        height: 100%;
        top: 7%;
    }

    .erd-news-right {
        padding: 18px;
        max-width: 98%;
        margin-bottom: 22px;
    }

    .erd-news-right span {
        font-size: 18px;
        display: block;
        max-width: 98%;
    }

    .erd-news-right .h3 {
        margin-bottom: 25px;
        max-height: 70px;
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 70px;
    }

    .footer .logo a img {
        max-width: 130px !important;
    }

    .erd-footer-left, .erd-footer-center, .erd-footer-right {
        padding: 5px 10px;
    }
    .footer {
        margin-top: 40px;
    }

    .mobile-nav-wrapper ul li:nth-child(7) {
        border-bottom: none !important;
    }

    .language,
    .language .topbar__item,
    .language .topbar-dropdown {
        width: 100%;
    }

    .language--list li:first-child {
        border-right: 1px solid #c5c5c5;
    }

    .language--list li {
        width: 50%;
        justify-content: center;
        display: flex;
    }

    .language--list li {
        background: #004a87;
        padding: 5px 0;
    }

    .language--list li a {
        color: #fff;
        justify-content: center;
        width: 100%;
    }

    .erd-footer-top-left {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer .social-links {
        justify-content: center;
        margin-left: 0;
    }

    .erd-footer-top-right {
        margin-top: 20px;
        display: block;
    }

    .erd-footer-top-right span {
        font-size: 14px;
        color: #6f6f6f;
        text-align: center;
    }

    .erd-footer-right a {
        width: 100%;
    }

    .erd-footer-right {
        text-align: center;
        display: block;
    }
    .gl-slider-section .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 4% !important;
        top: 88% !important;
    }
    .gl-slider-section .swiper-button-prev, .swiper-rtl .swiper-button-next {
        right: 12% !important;
        top: 88% !important;
    }
}



@media (max-width: 768px) {

    .map-container .nav-tabs .nav-link {

        padding: 15px 15px;

    }

     .merinos-mapWrap {
   
        margin: 30px !important;
    }

    .map-wrap {
        padding-right: 12px !important;
    }

    .map-text-wrap {
        padding-left: 12px !important;
    }

    .content-col {
        padding-left: 15px !important;
    }

    .content-col p,
    .content_text p {
        text-align: left;
    }

    .about-content .about-content p {
        margin-left: 0 !important;
    }

    .holding-info {
        padding-left: 0 !important;
    }

    .footer-order-box:nth-child(2) {
        order: 3;
    }

    .footer-order-box:nth-child(4) {
        order: 4;
    }



    /* .footer-order-box:nth-child(1) {
        order: 1;
    } */
    

    .standart__item-mobil--arrow {
        display: block;
        opacity: 0;
    }

    .map-text-box {
        font-size: 16px;
        padding: 20px 11px;
    }

    .contact-img {
        position: absolute;
        bottom: 12px;
        left: 28px;
    }

    .map-wrap iframe {
        width: 100%;
    }

    .page-header {
        height: 260px !important;
        background: #004a87;
        top: -40px;
        position: relative;
    }

    .page-header__container {
        top: 55% !important;
    }

    .standart__sublist li:hover {
        border: 0;
        padding: initial;
    }

}

@media (max-width: 575px) {
    .blog-single-page time {
        top: 8px;
        height: 20px;
        left: 0px;
    }
    .blog--list-view .blog-post h2 {
        height: initial !important;
    }
    .medya-haberler-2 .blog-post-text-box h1 {
        line-height: 24px;
        left: 45px;
        font-size: 16px;
        top: 0px;
    }

    .medya-haberler-2 .blog-post-text-box h1::before {
        width: 20px;
        height: 17px;
        top: 4px;
    }

    .blog-single-page h1 {
        margin: 35px 0 20px;
    }

    .quality-tabs ul li {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .content__right .about-content img {
        height: auto;
        width: auto;
    }

    .vakif-content a,
    .point-map-text a,
    .erd-slide-txt a {
        padding: 2px 0 0 6px;
        width: 76px;
    }

    .vakif-box {
        margin-top: 90px;
    }

    .totop__button {
        right: 0px;
        bottom: 20px;
    }

    .erd-slide-txt span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        max-height: 60px;
    }

    .prev,
    .next {
        padding: 0px;
        padding-top: 5px;
    }

    .erd.slider-container button,
    .erd1.slider-container button {
        top: 100% !important;
        width: 23px;
        height: 23px;
    }

    .erd.slider-container button.prev,
    .erd1.slider-container button.prev {
        left: 5%;
    }

    .erd.slider-container button.next,
    .erd1.slider-container button.next {
        right: 5%;
    }

    .erd.slider-container .slides,
    .erd1.slider-container .slides {
        height: 500px;
    }

    .erd1.slider-container img {
        object-fit: cover;
        height: 576px !important;
    }

    .erd.slider-container button,
    .erd1.slider-container button {
        display: none;
    }

    .erd-mrn .prev {
        left: 0%;
    }

    .erd-mrn .next {
        right: 0%;
    }

    .mrn-left .slider-container {
        height: 185px;
    }

    .footer__bottom img {
        margin-bottom: 0;
    }

    .erd-mrn .prev,
    .erd-mrn .next {
        top: 60%;
    }

    .erd-slide-txt {
        top: 52%;
        left: 3%;
        padding: 15px 15px;
        width: 94%;
        height: 205px;
        overflow: hidden;
    }

    .prj-slider .slider-container .slide {
        overflow: visible;
    }

    .erd-slide-txt span {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 9px;
        max-width: 300px;
        margin-bottom: 8px;
        border-bottom: 0;
    }

    .erd-slide-txt ul li {
        line-height: 25px;
        font-size: 16px;
    }

    .erd-slide-txt ul {
        margin-bottom: 18px;
        max-height: 50px;
        overflow: hidden;
    }

    .prj-slider .slider-container .dots {
        bottom: 10px;
    }

    .prj-slider .slider-container {
        height: 395px;
    }

    .prj-slider .next {
        right: 26%;
    }

    .prj-slider .prev {
        left: 26%;
    }

    .prj-slider .prev,
    .prj-slider .next {
        top: 92%;
    }

    #Slider_Content video {
        width: auto;
        height: 395px !important;
    }

    .document {
        padding: 10px 0px 40px;
    }

    .erd-page-title {
        font-size: 18px;
    }

    .breadcrumb {
        font-size: 12px;
    }

    .sidebar-blog-categories ul li a {
        max-width: 285px;
    }

    .mrn-right-text {
        left: 7%;
        top: -75%;
    }

    .fabrika-box .prev {
        left: 41%;
    }

    .fabrika-box .next {
        left: 53%;
    }

    .fabrika-box .prev,
    .fabrika-box .next {
        top: 7%;
        width: 23px;
        height: 23px;
    }

    .fabrika-box.slider-container .slide,
    .fabrika-box.slider-container .slides {
        margin-top: 40px;
        height: 280px;
    }

    .mrn-right-text {
        left: 7%;
        top: -128%;
    }

    .fabrika-box img {
        padding: 0 15px;
    }

    .page-header__container {
        top: 50% !important;
    }
}

@media (max-width: 415px) {
    .page-header__container {
        top: 50%;
    }

    .page-header {
        height: 200px;
    }

    .prj-slider .slider-container {
        height: 365px;
    }

    .mrn-right-text {
        left: 7%;
        top: -75%;
    }

    .fabrika-box .prev {
        left: 41%;
    }

    .fabrika-box .next {
        left: 53%;
    }

    .fabrika-box.slider-container .slide,
    .fabrika-box.slider-container .slides {
        margin-top: 40px;
        height: 280px;
    }

    .mrn-right-text {
        left: 7%;
        top: -128%;
    }

    .fabrika-box img {
        padding: 0 15px;
    }

}
.medya-haberler-2 .erd-page-title {
    display: none;
}
.medya-haberler-2 .erd-page-title.news {
    display: block !important;
}
.map-text-wrap ul li button {
    height: 300px;
    margin-bottom: 70px !important;
    margin-top: 95px;
    width: 100%;
 }

.map-text-wrap ul li button {
    text-align: left;
    font-family: 'DmSans Light';
    color: #676767 !important;
    font-size: 16px;
    background: #f2f2f2 !important;
position: relative;
}

.map-text-wrap ul li button b {
    position: absolute;
    background: #03a7cc;
    top: -28px;
    width: 60%;
    left: 20%;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'DmSans Medium';
    text-align: center;
}
@media (min-width: 992px) {
    .blog-single-page h1 {
        max-width: 89%;
    }

.page-header__container.d-container {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100% !important;
    max-width: initial !important;
}
    .section-2-mobil-back {
        display: none;
    }
    .erd-contact-wrap {
        padding-left: 50px;
    }

    .map-text-wrap ul li {
        width: 20%;
        display: inline-block;
        padding-right: 8px;
    }
    .map-text-wrap ul li:last-child {
        padding-right: 0px;
    }
    .erd-footer-left {
        text-align: left;
        display: flex;
        align-items: center;
    }

    .erd-head-left {
        width: 21%;
        padding-left: 0;
    }
    .erd-head-center {
        width: 58%;
        display: flex;
        justify-content: center;
    }

    .erd-head-right {
        width: 21%;
        padding-left: 0;
    }

}

@media (min-width: 1200px) and (max-width: 1450px) {
    .erd.slider-container .slides {
        height: 450px;
    }

    .px-lg-0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {

    .erd.slider-container .slides {
        height: 350px;
        padding-top: 20px;
    }

}

.mp_slider {
    position: relative;
}

.video-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: white;
    font-weight: bold;
    opacity: 0;
}

.pswp--open {
    display: block;
}

.social-btn button {
    background-color: #03a7cc !important;
    border: 1px solid #156490;
    border-radius: 0px;
    padding: 10px 20px;
    color: #fff;
    min-width: 360px;
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
    font-family: 'DmSans';
}

.social-btn .dropdown-menu {
    min-width: 360px;
    position: absolute;
    inset: 0px auto auto 0px;
    transform: translate(0px, 58px);
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-radius: 0px;
    font-family: 'DmSans';
    padding: 10px 0 !important;
    border: 1px solid #156490;
    transform: translate(0px, 46px) !important;
}

.social-btn .dropdown-item {
    padding: 12px 0;
    font-size: 18px;
    font-family: 'DmSans';
}


.social-btn .dropdown-menu li a {
    transition: 500ms all;
    color: #03a7cc;
}

.social-btn .dropdown-menu li:hover a {
    color: #fff;
    padding-left: 15px;
    transition: 500ms all;
    font-family: 'DmSans Bold';
    background: #03a7cc;
}
.social-btn .dropdown-toggle::after {
    width: 0.6em;
    height: 0.6em;
    border-right: 2px solid #156490;
    border-bottom: 2px solid #156490;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}
.content-col b ,.holding-title {
    font-size: 16px !important;
    color: #6f6f6f !important;
}

 .about-content p , .holding-info p ,.holding-info p ,.holding-list li {
    font-size: 16px !important;
    color: #6f6f6f !important;
}

.social-btn .dropdown-menu li {
    margin: 0 15px;
}

.social--sidebar.right img {
    width: 100% !important;
    height: 100% !important;
}

.social-container .article_featured-image,
.social-container h1,
.social-container .publish-detail {
    display: none;
}

.blog__left {
    margin-bottom: 0px;
    margin-top: 22px;
}

.social--sidebar-title {
    font-family: 'DmSans Bold';
    display: block;
    padding: 8px 20px;
    font-size: 24px;
    color: #fff;
    background: #03a7cc;
    margin: 10px;
}

.social--sidebar.left table tbody tr {
    border-bottom: 1px solid #efefef;
    line-height: 40px;
    color: #4c4c4c;
}

.social--sidebar.left table tbody tr td tr {
    border-bottom: none;
    line-height: 26px;
}

.social--sidebar.left table tbody tr:last-child {
    border-bottom: none;
}

.btn.btn-site.btn-sm {
    background-color: #004a87;
    color: white;
    padding: 5px;
}

.social--sidebar.left table tbody tr td:nth-child(2),
.social--sidebar.left table tbody tr td:nth-child(1) {
    font-family: 'DmSans Bold';
}

.social--sidebar.left table tbody tr td:nth-child(1) {
    min-width: 115px;
}

.social--sidebar.left table tbody tr td tr td {
    font-family: 'DmSans' !important;
}
.document__content {
    color: #676767;
}
@media (min-width: 992px) {
    .social--sidebar-table {
        margin: 25px;
    }
    .social--sidebar.left {
        width: 625px;
        height: 490px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 3px 6px 10px 12px rgba(0, 0, 0, 0.08);
        position: absolute;
        z-index: 2;
        background: #fff;
        margin-top: 75px;
    }

    .social--sidebar.right {
        width: 63.088%;
        left: 37%;
        position: relative;
    }

    .social--sidebar-wrap {
        padding-left: 12px;
        min-height: 600px;
    }
    .page-container {
        max-width: 1200px !important;
    }
}
.page-container {
    margin-top: 35px !important;
}

.social-btn .dropdown-menu li:first-child {
    border-top: 0;
}

.social-btn .dropdown-menu li:last-child {
    border-bottom: 0;
}

.social-btn .dropdown-item:focus,
.dropdown-item:hover {
    background-color: white;
}

.article_featured-image:hover {
    color: white;
}


/* .social-btn .dropdown-item.active,
.dropdown-item:active {
    color: #004a87;
    text-decoration: none;
    background-color: #fff;
    border-left: 3px solid #004a87;
    padding-left: 10px;

    font-family: 'Helvetica Neue Bold';
} */

.social-box .post-content time {
    display: none;
}

.social-box .social-responsibility-title, .blog--list-view .social-box .post-content h2.h3 {
    text-align: center;
    font-family: 'DmSans Bold';
    line-height: 25px;
    max-width: 345px;
    color: #fff;
    font-size: 24px;
}

.social-btn .dropdown-menu li {
    padding: 0;
}
.article.social-box .post-content__info {
    display: none;
}

.modal-backdrop.show {
    display: none;
}

.seacrh-btn {
    fill: #004a87;
}


.seacrh-btn i {
    color: #fff;
    margin-right: 6px;
    font-size: 15px;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.seacrh__modal {
    box-shadow: none !important;
    background-color: transparent;
}

.search__dialog {
    margin-top: 105px !important;
    max-width: 100%;
}

.search--location--header .search__body {
    background-color: transparent;
    padding-top: 12px;
    border-radius: 0;
    position: relative;
    z-index: 999;
}

.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;

}

.search--location--header .search__suggestions ul {
    min-width: 500px;
    padding: 0;
    margin: 0;
}

#searchList form {
    display: flex;
    align-items: center;
    justify-content: center;
}

#searchList input {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    margin-bottom: 17px;
    text-align: center;
    border: 0;
}

.suggestions__list {
    flex-direction: column;
}

.suggestions__item {
    width: auto;
}

.suggestions__item-name {
    white-space: nowrap;
    overflow: unset;
    text-overflow: unset;
    width: 100%;
    display: block;
    font-weight: unset;
    font-family: 'DmSans';
    font-size: 20px;
}

.suggestions__list li {
    border-bottom: 1px solid #ffffff2e;
    padding: 13px;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    margin: 0;
}

.suggestions__list li:nth-child(1) {
   margin-top: 20px;
}
#searchList {
    border-bottom: 1px solid white;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.suggestions__item-name {
    color: #454545;
}

.suggestions__item:first-child {
    border-top: 0;
}

.suggestions__list {
    border: 0;
}

#searchList input::placeholder {
    color: #454545;
    font-size: 18px !important;
    font-family: 'DmSans Light';
}

.modal-content.seacrh__modal {
    background: #fff;
    padding: 2px;
}

.search--location--header .search__input {
    text-transform: capitalize;
    color: #454545;
}

.search--location--header .search__input:focus {
    color: #454545;
    outline: none;
}

.suggestions__item:before {
    display: none;
}

.suggestions__list li a {
    transform: 300ms all;
}

.suggestions__list li:hover a {
    color: black;
    transform: 300ms all;
}

#TopicShowMore {
    background-color: #004a87;
    color: #ffffff;
    padding: 10px 20px;
    margin: 20px 0;
}

.social-box time {
    display: none;
}

.search-list-box {
    margin-top: 115px;
    min-height: 250px;
}

.search-list-box .suggestions__item-name {
    color: black;
}

.search-list-box ul li a {
    padding: 0 15px;
}

.search-row {
    display: flex;
    align-items: flex-start;
    min-height: 700px;
    justify-content: center;
}

.search-list-box ul li span {
    font-weight: 400;
    font-size: 14px;
    color: #03a7cc;
}

.search-list-box ul li span i {
    margin-left: 5px;
    margin-right: 15px;
    color: #03a7cc;
}

.search-list-box ul li {
    padding: 15px 0;
    border-bottom: 1px solid rgb(0 0 0 / 7%);
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    left: 0;
    background-color: #F4F5F8;
    margin: 2px 0;
}

.search-list-box a {
    font-weight: 500;
    font-size: 16px;
    text-indent: 0px !important;
    color: #677078;
    line-height: 1.688;
    width: 100%;
    text-indent: 20px;
    text-align: left;
    display: block;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.medya-haberler-2 .content_text ul {
    list-style: initial;
}
.detail-logobar {
    text-align: center;
    margin: 25px 0 40px;
    display: block;
}
.detail-logobar img {
    max-width: 100%;
    opacity: 0.5;
}
@media (min-width: 1400px) and (max-width: 1600px) { 

    .productBox-carousel .d-container {
        max-width: 100% !important;
        width: 1275px !important;
    }
}

@media screen and (max-width:768px) {
    .social--sidebar .about-content .swiper-button-next:after, .social--sidebar .about-content .swiper-button-prev:after {
        padding: 8px 8px !important;
        font-size: 14px !important;
    }
    .social--sidebar .about-content .swiper-button-next {
        right: 2% !important;
    }
    .erd-head-right .language {
        display: none;
    }

    .seacrh-btn {
        width: auto;
        padding: 0;
        margin: 0 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .modal-content {
        pointer-events: none;
    }

    .search_modal .modal-content,
    .search_modal .modal-dialog {
        pointer-events: unset !important;
    }

    .erd-head-right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 50%;
    }

    .header__culture--box {
        padding: 0px 0px;
    }

    .language {
        padding: 30px;
    }

    .erd.slider-container button,
    .erd1.slider-container button {
        display: block;
        top: 55% !important;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .blog-posts .blog-post h2 {
        height: 130px;
        max-height: unset;
        padding-top: 10px;
    }

    .erd-footer-top-left {
        margin-top: 30px;
    }

    .footer .social-links__item {
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .prj-slider .slider-container {
        height: 425px;
    }

    .erd-slide-txt span {
        padding-top: 10px;
        max-height: 72px;


    }

    .erd-slide-txt {
        height: 245px;

    }

    .erd-slide-txt span {
        display: -webkit-box;
        -webkit-box-orient: unset;
        overflow: unset;
        text-overflow: unset;
        -webkit-line-clamp: unset;
        max-height: 120px;
    }
}

.pagination {
    margin-top: 30px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    padding: 15px 22px;
    border: 1px solid #fff;
    font-size: 26px;
    color: #fff;
}
.swiper-button-next:hover:after, .swiper-button-prev:hover:after {
    background: #00000059;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    right: 4% !important;
    left: initial !important;
    top: 55% !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 4% !important;
    top: 47% !important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
    bottom: 13%;
    left: 8%;
}
.gl-slider-section .swiper-pagination-bullet, .gl-slider-section .swiper-pagination-bullet::before {
    width: 6px;
    color: #fff;
    height: 6px;
    background-color: #fff;
    opacity: 1;
    display: block;
    margin: 12px 0 !important;
    transition: all 0.3s ease;
    font-family: 'DmSans';
    padding-left: 6px;
    font-size: 17px;
    display: flex;
    align-items: center;
    content: "";
    color: transparent;
}
.gl-slider-section .swiper-pagination-bullet-active {
    height: 24px;
    width: 6px;
    color: #fff;
    background-color: #fff; 
    opacity: 1;
    border-radius: 4px;
}
.gl-slider-section .swiper-pagination-bullet::before {
    background: transparent !important;
}

.contact-container {
    border-top: 6px solid #03a7cc;
    border-bottom: 2px solid #03a7cc;
    padding: 60px 0;
}

.contact-item {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    padding: 0;
    margin-top: 8px;
}

.contact-icon {
    color: #00A6E1;
    font-size: 2.5rem;
    margin-right: 15px; 
}
.contact-container .contact-container-box {
position: relative;
}
.divider-2 {
    height: 107px;
    width: 2px;
    background-color: #454545;
    position: absolute;
    right: 0;
    top: 0;
}
.contact-item-text p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
    font-family: 'DmSans Light';
}
.contact-item-text h5 {
    margin-bottom: 10px;
}
.contact-item-text {
    display: inline-block;
}
.contact-item-text h5, .contact-item-text p {
    display: block;
    width: 100%;
}
.contact-item img {
    width: 46px;
    height: 46px;
    margin-right: 23px;
    margin-left: 15px;
}
.footer-middl-wrap {
    display: flex;
    align-items: center;
}
@media (max-width: 768px) {
    .contact-item {
        align-items: center;
        margin-bottom: 20px;
    }

    .divider-2 {
        display: none; 
    }
}

.blog-posts-wrapper {
    background-image: url(/Themes/Merinos/Content/images/bg-news.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.blog-slider .swiper-button-next, .blog-slider .swiper-button-prev {
    position: relative;
    display: inline-block;
    left: inherit !important;
    right: inherit !important;
    top: inherit;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    padding: 21px;
    margin-bottom: 50px;
    margin-top: 0px;
}
.blog-slider .swiper-button-next img, .blog-slider .swiper-button-prev img {
    width: 20px;
    height: 16px;
}
.blog-slider .swiper-button-next:after, .blog-slider .swiper-button-prev:after {
    content: none;
}
.erd-news-title {
    font-size: 65px;
    font-family: 'DmSans Bold';
    color: #03a7cc;
    padding-top: 26px;
}

.blog-posts .blog-post img {
    max-height: 540px;
    height: 540px;
    border-radius: 0px;
}
.blog-posts .container .col-12.col-lg-6:nth-child(1) {
    padding-right: 24px;
}
.blog-posts .container .col-12.col-lg-6:nth-child(2) {
    padding-left: 24px;
}
.blog-posts.blog--list-view .article .blog-post {
    position: relative;
    overflow: hidden;
    max-height: 540px;
    margin-bottom: 50px;
}
.blog-posts .blog-post h2, .blog-posts .blog-post .post-content__info {
    font-size: 24px;
    max-height: 157px;
    position: absolute;
    bottom: -150px;
    width: 100%;
    background: #03a7cc;
    color: #fff;
    height: 157px;
    display: flex;
    align-items: center;
    padding-left: 80px;
    font-family: 'DmSans Bold';
    transition: bottom 1s ease; 
    margin: 0;
    z-index: 2;
}
.blog-posts .blog-post .post-content__info { 
    z-index: 1;
    background: none;
    padding-right: 97px;
    display: flex;
    bottom: 0;
}
.blogTopArrow {
    width: 19px !important;
    height: 16px !important;
    position: absolute;
    right: 97px;
}
.blog-posts.blog--list-view .article .blog-post:hover h2 {
    bottom: 0px;
    transition: bottom 0.6s ease;
}
.blog-posts.blog--list-view .article .blog-post a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    transition: bottom 1s ease; 
    pointer-events: none;
    z-index: 1;
    bottom: 0; 
}

.blog-posts.blog--list-view .article .blog-post:hover a::before {
    bottom: -100%; 
}
.blogTopArrow::before {
    content: none !important;
}
.page-header__breadcrumb {
    display: flex;
    justify-content: center;
    align-items: center;
}
.erd-page-title {
    font-size: 40px;
    color: #fff;
    z-index: 1;
    position: relative;
    font-family: 'DmSans ExtraLight';
    line-height: 92px;
    letter-spacing: 11px;
    text-align: center;
}

.title-underline {
    width: 470px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}
.about-content .swiper-button-prev, .about-content .swiper-rtl .swiper-button-next {
    right: 13% !important;
    top: 88% !important;
}
.about-content .swiper-button-next, .about-content .swiper-rtl .swiper-button-prev {
    right: 4% !important;
    top: 88% !important;
}
.about-content .swiper-button-next:after, .about-content .swiper-button-prev:after {
    padding: 17px 23px !important;
    font-size: 25px !important;
    color: #fff !important;
}
.standart__sublist.standart__item--2 {
    display: none !important;
}
.block {
    margin-bottom: 15px;
}
.product-gallery__carousel, 
.product__actions.productdetails__box, 
.product-accordion-item,
.product-details-categories-link,
.product-details-page-link,
.product__option-label,
.product__car--buttons,
.product-card__rating,
.products-list__item .product-card__actions,
.product-card__wishlist,
.product-social-shared,
.product__new-price,
.product__rating,
.product__meta .manufacturers,
.product__meta .sku .label,
.product-size-standart {
    display: none !important;
}
.productdetail__size label {
    display: flex;
    border: none;
    margin: 1px;
    width: 80px;
    height: 200px;
    
}
.productdetail__size label span {
    color: #919191;
    font-size: 12px;
    font-family: 'DmSans Light';
    position: absolute;
    bottom: 0;
    border: 0;
    display: block;
    width: 100%;
    height: max-content;
}
.productdetail__size label .attributesSize {
    bottom: 16px;
}
.btn-load-more{
    background: transparent;
    color: #000;
    border: 3px solid #000;
}
.btn-load-more:hover{
    background: #000;
    color: #fff;
}
.meri-prodcut-title {
    display: flex;
    align-items: center;
}
.meri-prodcut-title .product__name {
    font-size: 36px;
    color: #c5a47e !important;
    font-family: 'DmSans Bold';
}
.meri-prodcut-title li {
    color: #c5a47e !important;
    font-size: 30px !important;
    list-style: none !important;
    margin-left: 42px !important;
    margin-right: 0 !important;
}
.meri-size-box p {
    font-size: 16px;
    color: #919191;
    display: block;
    width: 100%;
    padding: 12px 0;
}

.meri-size-box {
    margin-top: 15px;
    margin-bottom: 30px;
}
.product__description {
    font-size: 16px;
    color: #919191;
    line-height: 30px;
}
.product__description b {
    font-family: 'DmSans Bold';
}
.meri-size-box p b {
    font-family: 'DmSans Bold';
}
.meri-size-one {
    border-bottom: 1px solid #e1e1e1;
}
.productdetail__size .input-radio-label__list input:not(:checked):not(:disabled)~span:hover,
.productdetail__size label:hover {
    background: #fff;
    color: #919191;
}
.product-gallery-wrapper {
    display: block;
}
.product__content {
    grid-template-columns: [gallery] calc(34% - 20px) [info] calc(66% - 20px);
}
.product-details-sticky {
    position: relative;
}
.categories-container {
    padding: 40px 0;
    min-width: initial;
    max-width: 1420px;
}
.products-list__item .product-card__name {
    width: 100%;
    position: absolute;
    bottom: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    height: 50px;
}

.productList-categoryName {
    font-size: 24px;
    font-family: 'DmSans Bold';
    color: #fff;
    background: #c5a47e;
    opacity: 0;
    visibility: hidden;
    width: 0; 
    overflow: hidden; 
    padding: 0; 
    transition: all 0.4s ease;
}

.products-list__item:hover .productList-categoryName {
    opacity: 1;
    visibility: visible;
    width: auto; 
    padding: 15px 20px; 
    overflow: visible; 
}

.products-list__item .product-info-detail {
    transition: transform 0.4s ease; 
    color: #807975;
    background: #fff;
    padding: 7px 14px;
    font-size: 18px;
    font-family: 'DmSans Light';
    transform: translateX(0); 
    text-align: center;
}

.products-list__item:hover .product-info-detail {
    transform: translateX(0px); 
}

.product-info-detail::before {
    content: none;
}
.products-view__list .products-list__item,
.products-list[data-layout="grid-4-full"] .products-list__item {
    padding: 4px !important;
    box-shadow: none !important;
}
.products-view .products-view__options {
    display: none;
}
.products-view .products-list__body{
    gap: 0 !important;
}
.product-image__body {
    height: initial !important;
}
.product-image__body > picture{
    width: 100%;
}
.products-view .product-card .product-card__info{
    padding: 0 !important;
}
.similar-products-title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 70px;
}
.similar-products-title h3 {
    font-size: 36px;
    color: #c5a47e;
    font-family: 'DmSans ExtraLight';
    line-height: 100px;
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.similar-products-title h3 b {
    font-family: 'DmSans Bold';
    margin-right: 20px;
}
.similar-products-title .title-underline {
    background-color: #c5a47e;
}
@media (min-width: 990px) {
    .home-menu-container {
        max-width: 710px !important;
        background: transparent;
        position: absolute;
        right: 0;
        left: 0;
    }
    .product-gallery__featured {
        padding-right: 0px;
    }
    .product-details-sticky {
        padding-left: 60px;
    }
}
@media (max-width: 992px) { 
    .standart__item--subbox .menu-img-box img {
        display: none;
    }
    .standart__item--1 li::after {
        content: none; 
    }
    .gl-slider-section .swiper-gl-wrapper {
        min-height: 520px;
    }
    .swiper-slide-content {
        top: 250px;
        left: 10%;
    }
    .search__dialog {
        margin-top: 73px !important;
    }
    .search--location--header .search__suggestions {
        padding-top: 0px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        padding: 8px 10px;
        font-size: 10px;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        top: 50%;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        top: 63%;
    }
    .block-slideshow--layout--full .block-slideshow__slide-content {
        top: 45%;
        right: 0;
    }
    .swiper-slide-title {
        font-size: 22px;
        line-height: 30px;
    }
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        display: none;
    }
    .meri-title {
        font-size: 22px !important;
        margin-bottom: 14px !important;
        line-height: 25px !important;
        max-width: 100% !important;
    }
    .bg-meri {
        padding: 0 !important;
    }
    .btn-story {
        font-size: 13px !important;
        padding: 5px 10px 4px 20px !important;
        margin-bottom: 25px !important;
        margin-top: 15px !important;
    }
    .stat-label {
        font-size: 15px !important;
    }
    .stat-number {
        font-size: 28px !important;
    }
    .meri-subtitle {
        font-size: 13px !important;
        margin-bottom: 10px !important;
    }
    .divider {
        display: none !important;
    }
    .bg-meri {
        display: none !important;
    }
    .mrn-container {
        padding: 20px 20px 20px 20px !important;
    }
    .btn-story svg {
        height: 25px !important;
        width: 25px !important;
    }
    .meri-box.two {
        margin-left: 10px !important;
    }
    .meri-box.two span {
        font-size: 14px !important;
        margin-bottom: 16px !important;
    }
    .two .meri-title {
        margin-top: 10px !important;
    }
    .two .meri-subtitle {
        line-height: 15px !important;
    }
    .g_kategori__slider .block-header .block-header__arrows-list {
        display: none !important;
    }
    .g_slider__box span {
        font-size: 20px !important;
    }
    .g_slider__box p {
        font-size: 22px !important;
    }
    .erd-page-title {
        font-size: 22px;
        line-height: 34px;
        letter-spacing: 3px;
    }
    .title-underline {
        width: 50%;
    }
}
    @media (max-width: 575px) {
        .swiper-slide-content {
            top: 160px;
        }
        .gl-slider-section .swiper-gl-wrapper {
            min-height: 390px;
        }
        .social-btn button, .social-btn .dropdown-menu {
            min-width: 340px;
        }
        .Haberler .blog--list-view .post-content h2.h3, .News .blog--list-view .post-content h2.h3, .social-responsibility-title {
            font-size: 18px;
            max-width: 250px !important;
        }
        .blog__left {
            margin-top: 0px;
            margin-left: 10px;
        }
        
        .page-header__container {
            padding: 18px 0 18px 0px;
        }
        .erd-page-title {
            font-size: 14px;
            line-height: 30px;
            letter-spacing: 3px;
        }
        .g_slider__box span {
            font-size: 36px !important;
        }
        .g_slider__box p {
            font-size: 36px !important;
        }
    
    .erd-news-title {
        font-size: 34px;
    }
    .blog-posts .blog-post h2 {
        font-size: 14px;
        max-height: 224px;
        height: 157px;
        padding: 15px;
    }
    .blog-posts .blog-post .post-content__info {
        display: none;
    }
    .blog-posts.blog--list-view .article .blog-post:hover h2 {
        bottom: 0;
    }
    .blog-slider .swiper-button-next, .blog-slider .swiper-button-prev {
        width: 40px;
        height: 40px;
        padding: 10px;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .blog-posts .blog-post img {
        height: 255px;
    }
    .contact-item-text p {
        font-size: 17px;
        line-height: 18px;
    }
    .contact-container {
        padding: 10px 0;
    }
    .footer-middl-wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .footer-middle.right {
        display: block;
        width: 125px;
        float: left;
        padding: 11px 0;
        font-size: 11px;
        text-align: center;
    }
    .erd-footer-right a {
        display: block !important;
        text-align: center;
        padding: 0;
        margin: 6px 0 !important;
    }
}
.productdetail__size .input-radio-label__list {
    position: relative;
}
.product-details-sticky .productdetail__size .input-radio-label__list input:not(:checked):not(:disabled)~span:hover, 
.product-details-sticky .productdetail__size label:hover {
background-color: initial;
}
.attributes-wrap {
    position: relative;
    display: inline-block;
    margin: 10px;
    text-align: center;
}

.attributes-wrap::before {
    content: "";
    position: absolute;
    bottom: 42px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #d2b48c;
    z-index: -1;
    display: block;
    width: 42px;
    height: 50px;
    border: 1px solid #d2b48c;
    box-sizing: border-box;
    box-shadow: 0 0 0 3px white inset;
}
.attributes-wrap:hover::before {
    background-color: #9f9d9b;
    border: 1px solid #9f9d9b;
}
.attributes-wrap[data-width="80"][data-height="150"]::before {
    height: 64px;
}
.attributes-wrap[data-width="80"][data-height="300"]::before {
    height: 122px;
}
.attributes-wrap[data-width="100"][data-height="200"]::before {
    width: 48px;
    height: 90px;
}
.attributes-wrap[data-width="100"][data-height="300"]::before {
    width: 48px;
    height: 122px;
}
.attributes-wrap[data-width="120"][data-height="180"]::before {
    height: 80px;
    width: 58px;
}
.attributes-wrap[data-width="160"][data-height="230"]::before {
    width: 56px;
    height: 110px;
}
.attributes-wrap[data-width="200"][data-height="290"]::before {
    width: 81px;
    height: 120px;
}

.attributes-wrap[data-width="125"][data-height="200"]::before {
    height: 90px ;
    width: 57px;
}
.attributes-wrap[data-width="170"][data-height="250"]::before {
    width: 71px;
    height: 115px;
}
.attributes-wrap[data-width="150"][data-height="233"]::before {
    width: 63px;
    height: 110px;
}
.attributes-wrap[data-width="180"][data-height="250"]::before {
    width: 71px;
    height: 115px;
}

/* .productdetail__size label:nth-child(1), 
.productdetail__size label:nth-child(2),
.productdetail__size label:nth-child(3),
.productdetail__size label:nth-child(4),
.productdetail__size label:nth-child(5) {
        width: 65px;
} */


.attributes-wrap[data-width="200"][data-height="290"] {
    width: 100px;
}

.attributes-wrap[data-width="125"][data-height="200"] {
    width: 80px;
}
.attributes-wrap[data-width="170"][data-height="250"] {
    width: 91px;
}
.attributes-wrap[data-width="150"][data-height="233"] {
    width: 83px;
}
.attributes-wrap[data-width="180"][data-height="250"] {
    width: 91px;
}
.details-arrow {
    position: absolute;
    top: 45%;
    z-index: 2;
    width: 100%;
}
.details-arrow .block-header__arrow {
    width: 58px;
    height: 58px;
    border: 1px solid #c5a47e;
    border-radius: initial;
    background-color: transparent;
}
.details-arrow .block-header__arrow--right {
    position: absolute;
    right: -95px;
}
.details-arrow .block-header__arrow--left {
    position: absolute;
    left: -95px;
}
.details-arrow .block-header__arrow svg {
    fill: #c5a47e;
    width: 20px;
    height: 20px;
}
.blog-post-text-box b {
    font-weight: bolder;
}
.header.active {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    left: 0;
    background-color: #0000007d;
    border-bottom: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: .5s;
}
@media (min-width: 990px) {
    .page__title b, h2.page__title {
        font-size: 27px !important;
    font-family: 'DmSans Bold' !important;
    letter-spacing: -1px;
    margin-bottom: 12px !important;
        display: block;
    }
    .productdetail__size .input-radio-label__list {
        display: flex;
        flex-wrap: nowrap;
    }
}
@media (max-width: 590px) {
    .details-arrow {
        display: none;
    }
    .block-products-carousel[data-layout^="grid-"][data-mobile-grid-columns="2"] .product-card .product-card__image {
        padding: 0;
    }
    .products-list__item .product-info-detail {
        padding: 4px 8px;
        font-size: 11px;
    }
    .productList-categoryName {
        font-size: 14px;
        opacity: 1;
        visibility: visible;
        width: auto;
        padding: 10px 4px;
        overflow: visible;
    }
    .similar-products-title h3 {
        font-size: 13px;
        line-height: 16px;
        margin-top: 8px;
        letter-spacing: 1px;
    }
    .similar-products-title .title-underline {
        bottom: -18px;
    }
    .head-product-detail .page-header__container {
        top: 36% !important;
    }
    .head-product-detail .title-underline {
        bottom: 27px;
    }
    .head-product-detail .page-product__name {
        margin-top: 1px;
        font-size: 26px;
        letter-spacing: 3px;
    }
}
.merinos-mapWrap .tab-content {
    padding: 0 !important;
}
.address_right {
    margin-bottom: 0 !important;
}
.add-open {
    padding: 15px;
    cursor: pointer;
}
.add-open a {
    pointer-events: none;
  }
  
.add-open.active {
    background: #f2f2f2;
}
.cookie__box {
    background-image: url(/Themes/Merinos/Content/images/cookie__box-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff !important;
    text-align: center;
    display: block;
    border-radius: 36px;
    padding: 0;
    box-shadow: rgb(0 0 0 / 51%) 0px 8px 24px;
    position: relative;
}
.meri-icon-logo {
    position: absolute;
    left: 0;
    right: 0;
    top: -36px;
}
#DynamicFormSave .grecaptcha-badge {
    overflow: hidden;
    margin-bottom:20px;
}
.form-box-title {
    background: #03a7cc;
    color: #fff;
    display: block;
    box-shadow: 0 12px 25px 0 rgba(20,70,140,.43);
    text-align: center;
    line-height: 30px;
    font-family: 'Roboto',sans-serif;
    font-size: 1.125em;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .8px;
    padding: 1rem!important;
    text-transform: uppercase;
}
#DynamicFormSave  .mb-3 {
    margin-bottom: 1.5rem!important;
}
#DynamicFormSave .form-control, #DynamicFormSave  input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    height: 38px;
    background-clip: padding-box;
    
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#DynamicFormSave .form-control option{ 
    font-size: 13px;
}
#frmGroup_eb60beaa-86b7-4fb3-8e5b-9e7d1041b9e8 .form-box-title, #frmGroup_236b99b2-8457-4813-a288-0913e0e0715a .form-box-title,
#frmGroup_39ebe295-a4bc-40ce-b3ec-46c67d97b680 .form-box-title, #frmGroup_a89d68ad-d115-4896-8f3c-569bd688a872 .form-box-title {
    display: none;
}
.dynamic-form-row {
    margin-top: 50px;
}
.information__box {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 4px;
}

.information__box label {
    margin-bottom: 0 !important;
    line-height: 1.5;
}

.information__box input {
    display: inline;
    background-color: red;
    width: 15px;
    height: 15px;
    box-shadow: none !important;
    margin: 0 8px 0 0;
}

.information__btn {
    border: 1px solid #03a7cc;
    padding: 5px 20px;
    color: #03a7cc;
    margin: 0 5px;
    transition: 500ms all;
    cursor: pointer;
}

.information__btn:hover {
    background-color: #03a7cc;
    color: white;
    transition: 500ms all;
}

.information__content p span {
    font-weight: bold;
}

.information__content p {
    line-height: 1.5;
    font-size: 16px;
}

.information__content {
    overflow-y: scroll;
    max-height: 70vh;
}
#FormuGonder {
    margin: auto;
    width: 250px !important;
    height: 50px !important;
    animation: fadeInUp;
    animation-duration: 1s;
    background-color: #03a7cc;
    color: #fff !important;
    text-transform: uppercase;
}
@media only screen and (min-width: 767px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
    #DynamicFormSave div {
        padding-left: 0;
        padding-right: 0;
    }
    #DynamicFormSave .form-box .mt-3{
        padding-left: 15px;
        padding-right: 15px;
    }
 
}
#DynamicFormSave .form-box .mt-3>div{
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-bottom: 5px;
}
.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;
    color: #fff !important;
    font-weight: 600;
    font-style: normal;
}
.cookie__box h3 {
    font-size: 30px;
    font-style: normal;
    color: #fff !important;
    font-weight: 400;
    margin-top: 45px;
    background: none;
}
.cookie__btns a {
    background-color: #fff;
    color: #2b328a !important;
    margin: 0 !important;
    border-radius: 0 !important;
    text-transform: capitalize;
    font-size: 16px !important;
    font-family: 'DmSans';
}
.eu-cookie-bar-notification {
    padding: 0 !important;
}
.cookie__text {
    color: #fff;
    margin: 0;
    font-style: normal;
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px 88px;
    line-height: 22px;
    font-family: 'DmSans Light';
}

.eu-cookie-bar-notification .btn-group a, .cookie__btns {
    height: 48px;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
#eu-cookie-ok::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(21deg);
    width: 4px;
    height: 52px;
    background-color: #065685;
    z-index: 2;
}

#eu-cookie-ok {
    border-bottom-left-radius: 36px !important;
    border: none;
}

#eu-cookie-refuse {
    border-bottom-right-radius: 36px !important;
    border: none;
}

.cookie__three__btn {
    background: #03a7cc;
}

.cookie__three__btn:hover {
    background: #03a7cc;
    opacity: 0.8;
    transition: 500ms all;
}
a.btn.btn-sm {
    line-height: 36px;
    padding: 0 24px;
}
@media (min-width: 768px) {
    .cookie__box {
        max-width: 50%;
    }
}

/* <--------- storeLocation start --------> */
.meri-map-title {
    border-bottom: 11px solid #03a7cc;
}
.meri-map-title span {
    display: block;
    color: #454545;
    font-size: 16px;
    font-family: 'DmSans Bold';
    margin-bottom: 25px;
}
.map-container {
    margin-top: 70px;
}
.meri-map-title #locate {
    background-color: #f2f2f2;
    font-size: 16px;
    font-family: 'DmSans Light';
    color: #454545;
    padding: 6px 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}
.meri-map-title #locate img {
    max-width: 13px;
    margin-right: 15px;
}
.map-container h3 {
    font-size: 24px;
    text-align: center;
    font-family: Montserrat;
    margin: 40px 0;
    padding: 0;
    color: #0c315d;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-weight: 700;
}

.map-container .nav-item {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}

.map-container .nav-tabs .nav-link {
    width: 100%;
    border-radius: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    text-align: left;
}

.store-mobile {
    border: 1px solid #e3eaf4 !important;
    padding: 12px;
    border-radius: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    text-align: left;
    margin: 10px;
}

.map-container .nav-item b, .store-mobile b {
    color: #595959 !important;
    font-size: 16px;
    font-weight: 700;
    font-family: 'DmSans Bold' !important;
}

.nav.nav-tabs.map-tabs {
    margin: 0;
}

.store-mobile .map-text-details {
    text-decoration: none;
    color: #0c315d;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    display: block;
}

.map-container .nav-item .map-text-details {
    text-decoration: none;
    color: #595959;
    font-weight: 500;
    font-style: normal;
    margin: 10px 0;
    display: block;
    font-size: 16px;
    font-family: 'DmSans Light';
}

#storeTab {
    height: 500px;
    overflow-y: scroll;
    border-right: none;
    border: 1px solid #d5d5d5;
    border-right: none;
    margin-bottom: 30px;
}

#CityId, #CountyId {
    border: none;
    border-bottom: 1px solid #d5d5d5;
    width: 100%;
    font-size: 16px;
    font-family: 'DmSans Light';
    color: #454545;
    padding: 20px 10px;
    background: url(/Themes/Merinos/Content/images/map-select-icon.png) no-repeat right center;
    background-size: 19px 10px;
}

 #storeTab::-webkit-scrollbar {
  width: 6px;
  background-color: #d5d5d5; 
  border-radius: 10px; 
}
#storeTab::-webkit-scrollbar-track {
  background: -webkit-linear-gradient(90deg, #fff,#d5d5d5,#fff);
  background: linear-gradient(90deg, #fff,#d5d5d5,#fff);
    width: 6px;  
}
#storeTab::-webkit-scrollbar-thumb {
  background-color: #d5d5d5; 
  border-radius: 10px; 
  transition: background-color 0.3s ease; 
  width: 6px;
}

#storeTab::-webkit-scrollbar-thumb:hover {
  background-color: #d5d5d5; 
}

.web-store .tab-header {
    display: flex;
    border-bottom: 1px solid #ddd;
}
.web-store .tab-header button {
    flex: 1;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    border-bottom: none;
    background-color: #f2f2f2;
    color: #454545;
    margin-bottom: 10px;
    border: none;
}
.web-store .tab-header button:nth-child(1) {
     margin-right: 2px;
 }

.web-store .tab-header button:nth-child(2) {
     margin-left: 2px;
 }
.web-store .tab-header .tab-link.active {
    background-color: #03a7cc;
    color: white;
}
.form-select:focus-visible, .form-select:focus {
    border: none !important;
    box-shadow: none !important;
}

.map-container .nav-tabs .nav-link.active {
    background: #f2f2f2;
}

.web-store {
    display: block;
}

.store-mobile {
    display: none;
}

.store-mobile-map {
    border: 0;
    outline: none;
    background-color: transparent;
    color: #0c315d;
    font-style: italic;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
}
.store-filter-buttons {
    margin-top: 10px;
}
.store-filter-btn {
    background-color: #a7acb1;
    border: 1px solid #a7acb1;
}
#storeTabContent, #storeTabContent .tab-pane {
    height: 98%;
}

@media (min-width: 992px) {
     .map-text-wraper {
         width: 37.5%;
     }

     .map-wraper {
         width: 62.5%;
     }
}
@media screen and (max-width: 768px) {
    #contactus-form {
      max-width: 100%;
    }
        .filter-mobile-container {
        left: 0;
        position: relative;
        height: inherit;
    }
    .map-container {
    margin-top: 0px;
}
.meri-map-title {
    margin: 0 ;
}

    #activeStoreMap iframe {
        height: 400px !important;
      
    }

#storeLocationFilterForm {
    margin-bottom: 20px;
}
    #storeTab {
        height: 350px;
        padding: 0 20px;
    }
    .web-store .tab-header {
    padding: 0 20px;
}
#storeTabContent, #storeTabContent .tab-pane {
    height: 300px;
}
}
/* <--------- storeLocation stilleri bitiÅŸ --------> */

#CityId, #CountyId {
    border-radius:0;
}

#storeLocationTab {
        display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom:10px;
}

.map-container .nav-item {
    width:49%;
        list-style: none;
   
}
.map-container .nav-tabs .nav-link{
    flex: 1;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    border-bottom: none;
    background-color: #f2f2f2;
    color: #454545;
}
.map-container .nav-tabs .nav-link.active {
        background-color: #03a7cc;
    color: white;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    border-bottom: none;
}

.merinos-mapWrap .tab-content>.tab-pane {
  border:1px solid #d5d5d5 !important;
  height: 500px;
    overflow-y: scroll;
    border-right: none;
}
.merinos-mapWrap {
    display: flex
;
    margin-top: 70px;
    margin-bottom: 50px;
}
.tab-adress  .nav-item ,.tab-adress  .nav-item .nav-link {
    width: 100%;
    list-style: none;
        display: flex
;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    text-align: left;
}

.map-wraper {
    height:500px;
}

.web-store {
 
    height:900px;
}

#activeStoreMap iframe {
    height:900px;
}

@media screen and (max-width:1470px) {
    .merinos-mapWrap {
   
        margin: 70px;
    }

    .web-store {
     height: auto;
}

.filter-mobile-container {
    padding:24px 0;
}

#activeStoreMap iframe {
    height: 900px;
    margin-top: 30px;
}
}

.select-box label input {
    height: 13px !important;
}
.select-box label {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
  cursor: pointer;
  font-size: 15px;
  color: #555;
  white-space: nowrap;
}

.select-box input[type="radio"] {
  margin-right: 6px; 
}

.content__right__title {
    padding: 12px 0 15px 0;
    font-size: 24px;
    font-weight: bold;
    color: #62656f;
    margin-top: 0 !important;
}
.content__right {
    margin-top: 15px;
}
.categories__pages {
    margin-top: 15px;
    margin-bottom: 40px;
}
.content__link {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
/* .categories__pages .content__link--item {
    border-top: 1px solid #03a7cc;
    color: black;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: 15px 0;
    width: 30%;
    padding: 40px 10px;
    text-align: center;
} */
 .categories__pages .content__link--item .content__bg{ 
display: flex;
    text-align: center;
    color: #118099 !important;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.16) -7px 9px 10px 2px;
    border-radius: 55px;
    background: linear-gradient(to top, #e1e1e3 0%, #e5e5e7 50%, #f8f8fa 100%);
    height: 100px;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    margin-bottom: 50px;
}
.pdf-box .content__link--item {
    padding: 0px;
}

.content__link--item .content__bg::before, .report_box .report_details::before {
    content: '';
    background-color: #03a7cc;
    width: 100%;
    height: 2px;
    position: absolute;
    left: -100%;
    top: 0;
    transition: 500ms all;
}

.content__link--item:hover .content__bg::before,
.report_box:hover .report_details::before  {
    left: 100%;
    transition: 800ms all;
}


.year-count li {
    display: none;
}


.year-count li.active {
    display: block;
    color: #156490;
    font-weight: light;
    font-size: 36px;
}

.year-select img {
    opacity: 0.7;
}

.year__report__container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.page-select-filter {
    margin-left: 20px;
}

.content {
    margin-bottom: 50px;
    margin-top: 30px;
}

.content div {
    display: none;
}

.content div.active {
    display: flex;
    flex-wrap: wrap;

}
.pdf-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.year-count {
    margin: 0px 10px !important;
}

.year-select {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 110px;
}

.count-more-link {
    color: #30287d;
    border: 0;
    outline: 0;
    background-color: transparent;
}

.report__big__title {
    margin: 0 !important;
    padding: 12px 0 15px 0;
    font-size: 24px;
    font-weight: bold;
    color: #62656f;
}

.report_box {
    display: flex !important;
}

.report_details {
   display: flex !important;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 !important;
    text-align: center;
    padding: 30px 5px;
    background: #f0f0f0;
    align-items: center;
}
.report_details p {
    margin: 10px 0 10px 0 !important;
}
.year_report_dowland {
    display: block !important;
    margin: 0 20px !important;
    text-align: left;
}



.report_details p .date {
    text-align: center;
}

.report_box:hover img {
    background-color: blue;
    transition: 500ms all;
    height: 100px;
}

.count-down,
.count-up {
    background: transparent;
    border: 0;
    outline: 0;

}

.count-down i,
.count-up i {
    font-size: 20px;
    color: blue;
    font-weight: lighter;
}

.year_report_dowland i {
    font-size: 30px;
    margin-right: 10px;
}

.categories__pages .content__link--item {
    margin-right: 15px;
    width: 30%;

}

.categories__pages2 {
    justify-content: flex-start;
}

.categories__pages2 .content__link--item {

    width: 30%;
    margin-right: 15px;

}
.year-count li {
    margin: 0 !important;
}
.report_box .report_details:hover a {
    text-decoration: underline;
}

@media (max-width: 767px) {
     .year__report__container {
        flex-direction: column;
    }
    .content__link--item a {
        padding: 40px 9px;
        line-height: 1.3;
    }
        .categories__pages .content__link--item {
        width: 100%;
    }
}
.ytr-submenu {
    display: none;
    padding-left: 15px;
}

.ytr-submenu.ytr-open {
    display: block;
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 20px;
}

.ytr-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.ytr-btn .dropdown-toggle {
    transition: transform 0.3s ease;
}
.ytr-btn .dropdown-toggle {
    transform: rotate(270deg);
}
.ytr-btn.active .dropdown-toggle {
    transform: rotate(360deg);
}
.menu-links__list .dropdown-toggle::after {
content: none;
}

.sidebar-blog-categories-2 .menu-links__list .ytr-btn{
    line-height: 18px;
    font-size: 18px;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef;
    position: relative;
    transition: 500ms all;
    padding: 15px 15px 15px 10px;
    cursor: pointer;
}

.sidebar-blog-categories-2 .menu-links__list .ytr-btn.show {
background-color: #efefef;
    color: #004a87;
    border-left: 3px solid #004a87;
    font-weight: 800;
    transition: 500ms all;
}
.sidebar-blog-categories-2 .links__item {
    margin-bottom: 0;
}
.content__right .table>tbody>tr>td, .content__right .table>tbody>tr>th {
    border-top: 1px solid #ddd !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-align: left;
}

.content__right .table>tbody {
    border: 1px solid #ddd;
    border-top: none;
}
.content__color {
    position: relative;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #2d2b80;
    padding: 0 0 15px 12px;
}
.download-file {
    border: 1px solid rgba(244, 244, 244, 0.8);
    background: #f4f5f8;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    color: #61656F;
    margin: 20px 0px;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    transition: 0.5s 
ease all;
    padding: 0 12px;
}
.content__color::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 5px;
    height: 18px;
    background-color: #2d2b80;
}
.download-file i {
    color: #61656F;
    font-size: 22px;
    line-height: 50px;
    margin-right: 5px;
}
.download-file a {
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    color: #61656F;
    display: block;
}
.content__right .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd !important;
}
.content__right .table-striped {
    border: 1px solid #ebebeb;
}
.content__right .table-striped tr>td {
    padding: 15px !important;
    font-size: 16px;
}

.pro_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.pro_box {
    width: 265px;
    height: 265px;
    background-image: url(../images/duyuru1.webp);
    background-size: cover;
    font-size: 18px;
    border: 1px solid #7ba8c7;
    color: #7f7f7f;
    line-height: 1.3;
    margin-bottom: 30px;
    background-color: transparent;
    transition: 500ms all;
}
.pro_box a {
    color: #333;
    padding: 40px;
    line-height: 1.3;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.pro_box_last {
    width: 265px;
    height: 265px;
}
@media screen and (max-width: 767px) {
    .pro_box_last {
        display: none;
    }
        .pro_box {
        width: 100%;
    }
}

.content__right .accordion-header{
    margin: 0 !important;
    padding: 0 !important;
}
.content__right .accordion-button:focus {
    box-shadow: none;
}
.erd-page--title {
    font-size: 25px;
    margin-top: 0 !important;
}

.invalid-feedback {
    color: #dc3545 !important;
}

.blog--list-view .duyurular .article_featured-image img {
    height: auto;
}
.blog--list-view .duyurular .article_featured-image:hover>img {
    opacity: .8;
}
.blog--list-view .duyurular .post-content-wrap time,
.blog--list-view .duyurular .post-content h2.h3,
.duyurular .post-content__info,
.blog-single-page .medya-duyurular-2 .article_featured-image img,
.blog-single-page .medya-duyurular-2 time {
    display: none;
}
.blog-posts.blog--list-view .duyurular .article_featured-image::before {
    content: none;
}
.blog--list-view .duyurular .post-content {
    max-width: 245px;
    position: relative;
    top: -58px;
    margin-top: 0;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 9%);
    transition: 500ms all;
    background: #fff;
}
.blog--list-view .duyurular .post-content {
max-width: 245px;
    position: relative;
    top: -58px;
    margin-top: 0;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 9%);
}
.blog--list-view .duyurular .post-list {
    color: #000000;
    font-size: 18px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 245px;
    background: #fff;
    position: relative;
    bottom: initial;
    border-radius: 10px;
}

.blog--list-view .duyurular .post-content-wrap {
    position: relative;
}

.blog--list-view .duyurular:hover .post-content {
    top: -38px;
    transition: 500ms all;
}

.blog--list-view .duyurular:hover .post-content .post-list {
   background: #004a87;
    color: #fff;
    transition: 500ms all;
}
