/* bootstrap */
@import url("../../assets/bootstrap/css/bootstrap.min.css");
@import url("../../assets/bootstrap/list-groups/y.css");
/* bootstrap Son*/

@import url("../../assets/font-icon/fontawesome/css/all.min.css");
@import url("../../assets/font-icon/demo-files/demo.css");
@import url("../../assets/font-icon/demo-files/fontello.css");
@import url("../../assets/font-icon/font-icon.css");

@import url("iletisim.css");
@import url("icon.css");
@import url("formlar.css");
@import url("../../assets/slick/slick.css");
@import url("../../assets/slick/slick-theme.css");
@import url("../../assets/swiper/css/swiper.min.css");
@import url("../../assets/owlcarousel/assets/owl.carousel.min.css");
@import url("../../assets/owlcarousel/assets/owl.theme.default.min.css");
@import url("../../assets/fancybox/css/jquery.fancybox.min.css");
/* Site Slider Son */

/*@import url("responsive.css");*/

.slick-prev:before,
.slick-next:before {
    color: #000;
}

.site-bosluk-hizala {
    width: 100%;
    height: auto;
    overflow: hidden;
}

a.WhatsApp {
    display: flex;
    font-size: 18px;
    background: #2EB843;
    font-weight: 600;
    width: 51px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    color: #fff;
    align-items: center;
    justify-content: center;
    animation: whatsapp infinite 2s linear;
    z-index: 9999;
}

@keyframes whatsapp {
    0% {
        box-shadow: 0 0 0 0 #2EB843;
    }

    50% {
        box-shadow: 0 0 0 10px rgba(1, 93, 199, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
    }
}


body {
    font-size: 15px;
    line-height: 1.4;
    font-weight: normal;
    font-style: normal;
    color: #555654;
    transition: all 350ms ease-in-out 0s;
    background: #fff;
}

.font1 {
    font-family: "DM Sans", serif;
}

#yukaricik {
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 999999;
}

html {
    font-size: 100%;
}

a {
    text-decoration: none !important;
    color: #555654;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s;
}

ul {
    padding: 0px;
    margin: 0px;
}

.icerik ul {
    all: revert;
}

.btn-genel {
    padding: 1.1em 1.8em;
    font-size: .70em;
    position: relative;
    display: inline-block;
    letter-spacing: .06363636363636em;
    transition: transform 1.4s cubic-bezier(.7, 0, .3, 1) .5s, opacity 1.4s cubic-bezier(.7, 0, .3, 1) .5s;
    text-align: center;
    transition: transform .2s;
    color: #fff;
    font-weight: 800;
    line-height: 2.1818em;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin-left: 15px;
}

.btn-genel:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    background-color: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, background-color .2s ease-out;
}


.btn-genel:hover:after {
    left: 0;
    right: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.btn-genel:hover {
    color: #555654;
}

.btn-genel2 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 15px;
    font-size: 0.67rem;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    border: 2px solid #00338D;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
    margin: 0px auto;
    background: transparent;
    color: #00338D;
}

.btn-genel2:hover {
    background: #00338D;
    color: #fff;
}

.site-baslik1 {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.site-baslik1 small {
    width: 100%;
    height: auto;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}

.site-baslik1 h3,
.site-baslik1 h1 {
    font-size: 26px;
    margin-bottom: 13px;
    font-weight: 700;
}

.site-baslik1 p {
    font-size: 15px;
    font-weight: 300;
    margin-top: 35px;
    color: #a0a0a0;
    line-height: 1.2em;
}

.site-baslik1 h4 {
    font-size: 26px;
    margin-bottom: 13px;
    font-weight: 700;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    position: relative;
}

.site-baslik1 h4 b {
    color: #E00102;
}


.site-baslik1 h4::after {
    position: absolute;
    content: '';
    bottom: -2px;
    width: 210px;
    height: 2px;
    background: #E00102;
    left: 50%;
    transform: translateX(-50%);
}


.site-baslik1:after {
    content: '';
    width: 25px;
    height: 3px;
    background: #E00102;
    display: none;
    position: relative;
}

.kampanyali-urunler h2 {
    width: 100%;
    height: auto;
    font-size: 25px;
    display: block;
    font-weight: 600;
    margin-top: 0;
}

.kampanyali-urunler p {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 300;
    display: block;
    line-height: 1.3;
    margin-top: 12px;
}

.kampanyali-urunler {
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background: #efefef url(../images/bg.png) center;
    display: block;
    background-size: cover !important;
}


.urun-liste {
    width: 100%;
    height: auto;
    color: #fff;
    border: solid 1px transparent;
    display: block;
    padding: 15px;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

a.urun-liste {
    color: #fff;
}

a.urun-liste:hover {
    color: #fff;
}

.urun-liste:hover {
    border-color: #555654;
}


.urun-liste .marka {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.urun-liste .marka img {
    max-width: 100%;
    max-height: 100%;
}




.urun-liste .resim {
    width: 100%;
    height: auto;
}

.urun-liste .resim img {
    width: 100%;
}

.urun-liste .text {
    width: 100%;
    height: auto;
}

.urun-liste .text .baslik {
    width: 100%;
    height: auto;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 15px;
    color: black;
}

.urun-liste .text .skdu {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
}

.urun-liste .text .fiyat {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    display: block;
}

.urun-liste .text .fiyat .eskifiyat {
    font-size: 14px;
    font-weight: 300;
    display: none;
    text-decoration: line-through;
    opacity: 50%;
}

.urun-liste .text p {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px;
    display: none;

}

.urun-liste .text .stok {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #e30613;
}

.urun-liste .text .stok i {
    margin-right: 7px;
}

.urun-liste .text .dtyBton {
    width: 100%;
    height: auto;
    padding: 10px 0px;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
    text-align: center;
    background: #BC0512;
    overflow: hidden;
}

.urun-liste .text .dtyBton:after {
    content: "";
    opacity: 0;
    background-color: rgb(255, 255, 255);
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    margin: 0;
    padding: 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    -moz-transform: translateY(200%);
    -o-transform: translateY(200%);
}

.urun-liste .text .dtyBton:hover:after {
    opacity: .1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


/* Header BaÅŸlangÄ±Ã§*/

.header-menu {
    width: 100%;
    height: auto;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s;
    background: #fff;
}

.header-menu .header-ust {
    width: 100%;
    height: auto;
    padding: 27px 0px;
    display: flex;
    border-bottom: 1px solid #e4e4e4;
}

.header-menu .navbar-brand img {
    width: auto;
    height: 55px;
}

.header-top {
    padding: 10px 0px;
    width: 100%;
    height: auto;
    background: #555654;
    text-align: center;
}

#kampanyalisele li {
    list-style: none;
}

#kampanyalisele li a {
    color: #fff;
}



.header-top-bilgi {
    display: block;
}

.header-top-bilgi li:first-child {
    margin-left: 0px;
}

.header-top-bilgi li {
    list-style: none;
    margin-left: 22px;
}

.header-top-bilgi li a {
    color: #fff;
    font-size: .70em;
    font-weight: 400;
    letter-spacing: .0278em;
    color: #fff;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.header-top-bilgi li.email a {
    text-transform: none;
}

.header-top-bilgi li a span {
    margin-right: 5px;
    font-size: 1.17em;
}

.header-top-sosyal li:first-child {
    margin-left: 0px;
}

.header-top-sosyal li {
    list-style: none;
    margin-left: 20px;
}

.header-top-sosyal li a {
    color: #fff;
    font-size: 1.1em;
}

.header-top-dil {
    display: flex;
    padding-left: 40px;
}

.header-top-dil li {
    list-style: none;
    margin-left: 22px;
    position: relative;
}

.header-top-dil li a {
    color: #fff;
    font-size: .70em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .0278em;
    display: flex;
    align-items: center;
}

.header-top-dil li:first-child:before {
    display: none;
}

.header-top-dil li:before {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: -4px;
    height: 9px;
    width: 1px;
    background-color: #30628a;
}

.header-top-dil li a .icon {
    height: 10px;
    margin-right: 5px;
    display: none;
}

.header-top-dil li a .icon img {
    height: 100%;
}

.headerSearch {
    display: flex;
    align-items: center;
}

.headerSearch .search-form {
    display: block;
    background: #F5F5F5;
    border-radius: 6px;
}

.headerSearch .search-form input {
    width: 500px;
    border: none;
    padding: 10px 15px;
    background: transparent;
}

.headerSearch .search-form input:focus {
    outline: none;
}

.headerSearch .search-form .form-submit {
    background: transparent;
    border: none;
    font-size: 15px;
    margin-right: 10px;
}

.header-menu .navbar {
    padding: 0px 30px;
    margin-top: 1px;
    height: auto;
}

.header-menu .navbar-nav .nav-item {
    margin-left: 0px;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.header-menu .navbar-nav .nav-item .nav-link {
    border-radius: 0;
    padding: 9px 0px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    letter-spacing: 0;
}

.header-menu .navbar-nav .nav-item:first-child:before {
    display: none;
}

.header-menu .navbar-nav .nav-item:before {
    content: '';
    position: relative;
    display: block;
    width: 1px;
    height: 8px;
    background: #e0e0e0;
    margin: 0px 15px;
}

.header-menu .navbar-nav .nav-item .nav-link:hover::before {
    background: #e30613;
    color: #fff;
    border-color: #e30613;
}

.header-menu .navbar-nav .nav-item .nav-link:hover::before {
    color: #fff !important;
}


.header-menu .navbar-nav .nav-item .nav-link:hover::before {
    color: #e30613;
}

.header-menu .navbar-nav .nav-item .nav-link:hover {
    color: #e30613;
}

.header-menu .navbar-nav .nav-item.sepetim .nav-link {
    color: #e30613;
    font-weight: 700;
}

.header-menu .navbar-nav .nav-item small {
    display: none;
    margin-left: 5px;
}

.header-menu .navbar-nav .nav-item:nth-child(1) .nav-link small {
    display: block;
}



.header-menu .navbar-nav .nav-item.hesap span {
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -10px;
    right: -5px;
    background: #198754;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 80%;

}

.header-menu .navbar-nav .nav-item:nth-child(1) .nav-link::after {
    /*
    content: '';
    position: relative;
    width: 1px;
    height: 28px;
    background: #000;
    display: block;
    margin-left: 10px;
    opacity: 15%;
    */
}

.header-menu .navbar-nav .nav-item .dropdown-menu {
    left: auto;
    right: 0px;
}

.header-menu .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 13px;
    font-weight: 500;
}

.header-menu .navbar-nav .nav-item .dropdown-menu .dropdown-item i {
    margin-right: 10px;
}

.header-menu .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus {
    background: transparent;
}

.header-menu .navbar-nav .nav-item.nav-submenu>ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 901;
    background: #080A09;
    width: calc(100% + 110px);
    padding: 0px 0px;
}

.header-menu .navbar-nav .nav-item.nav-submenu>ul li {
    list-style: none;
}

.header-menu .navbar-nav .nav-item.nav-submenu>ul li a {
    width: 100%;
    display: flex;
    padding: 7px 15px 7px 15px;
    color: #fff;
    font-size: 0.80rem;
}

.header-menu .navbar-nav .nav-item.nav-submenu>ul li a:hover {
    color: #BC0512;
}

.header-menu .navbar-nav .nav-submenu>a:after {
    content: "\eab8";
    font-family: "fontello";
    margin-left: auto;
    padding-left: 5px;
}

.header-menu .navbar-nav>.nav-submenu>a::after {
    content: "\eab6";
    font-family: "fontello";
}

.header-menu .navbar-nav ul ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 902;
    background: #080A09;
    width: calc(100% + 70px);
    padding: 15px 0px;
}

.header-menu .navbar-nav li {
    position: relative;
}

.header-menu .header-Alt {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    /* border-top: 1px solid #f1f1f1; */
    padding: 10px 0px;
    background: #9d9d9c0a;
    background-color: #fff;
    position: relative;
}

.header-menu .header-Alt li:first-child {
    margin-left: 0px;
}

.header-menu .header-Alt li {
    margin-left: 0px;
    position: relative;
    height: 100%;
    webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    list-style: none;

}

.header-menu .header-Alt li a {
    color: #555654;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    display: block;
    padding: 0px 5px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-menu .header-Alt li a .icon .svgIcon {
    fill: #555654;
    height: 30px;
    width: 100%;
}

.header-menu .header-Alt li a .icon .svgIcon path {
    fill: #555654;
}


.header-menu .header-Alt li a .icon img {
    fill: #555654;
    height: 30px;
    opacity: 40%;
}

.header-menu .header-Alt li a:hover {
    color: #e30613;
}

.header-menu .header-Alt li a:hover .icon .svgIcon {
    fill: #e30613;
}

.header-menu .header-Alt li a:hover .icon .svgIcon path {
    fill: #e30613;
}


.header-menu .header-Alt li a span {
    display: block;
    width: auto;
    height: auto;
    margin-left: 6px;
}


.header-uyelik {
    width: auto;
    display: flex;
    align-items: center;
}

.header-uyelik li:first-child {
    margin-left: 0px;
}

.header-uyelik li {
    list-style: none;
    display: inline-block;
    margin-left: 5px;
}

.header-uyelik li a {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.header-uyelik li a .userr {
    display: none;
}

.header-uyelik li a.uyeol {
    border: solid 1px #dadada;
    padding: 8px 8px;
    border-radius: 4px;
    background: rgba(241, 241, 241, 0.41);
}

.header-uyelik li a.uyeol i {
    display: block;
}

.header-uyelik li a.uyeol:hover {
    border: dashed 1px #fff;
    background: #E00102;
    color: #fff;
}

.header-uyelik li a .uyelikb {
    display: none;
}

.header-uyelik li a .uyelikb2 {
    display: block;
    padding-left: 0px;
}

.header-uyelik li a .uyelikb2 strong {
    display: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500 !important;
}

.header-uyelik li a .uyelikb2 small {
    display: none;
    font-size: 12px;
    line-height: 12px;
    opacity: 70%;
}

.header-uyelik li.hesap a {
    height: 36px;
    border: solid 1px #dadada;
    padding: 8px 8px;
    border-radius: 4px;
    background: rgba(241, 241, 241, 0.41);
}

.header-uyelik li.hesap a i {
    font-size: 18px;
}

.header-uyelik li.hesap a small {
    font-size: 13px;
    padding-left: 10px;
}

.header-uyelik li.hesap a:hover {
    color: #E00102;
}

.header-uyelik li.hesap span {
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -10px;
    right: -5px;
    background: #198754;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 80%;

}

.header-uyelik li.hesap .dropdown-menu {
    left: auto;
    right: 0px;
}

.header-uyelik li.hesap .dropdown-menu li {
    width: 100%;
    margin-left: 0px;
}

.header-uyelik li.hesap .dropdown-menu li a {
    width: 100%;
    background: transparent;
    font-size: 13px;
    border: none;
}

.header-uyelik li.hesap .dropdown-menu li a i {
    font-size: 14px;
    margin-right: 12px;
}

.header-uyelik li a img {
    height: 22px;
}

.header-uyelik li a i {
    padding-right: 0px;
    font-size: 19px;
}

.header-uyelik li .sayi {
    width: 20px;
    height: 20px;
    background: #E00102;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500 !important;
    margin-left: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    margin-top: 12px;
}


/* Header Son*/

/* sLider 1 BaÅŸlangÄ±Ã§*/

.slider1 {
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px 0px;
    background: repeating-linear-gradient(-45deg, #9d9d9c 20%, #afafaf 40%);
}

.taklitlerinden-sakinin {
    position: absolute;
    top: 50%;
    right: 50px;
    height: 150px;
    transform: translateY(-50%);
}

.slider1 .bottom-ok {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    z-index: 6;
    animation: sliderButon .8s alternate infinite;
    cursor: pointer;
    border: solid 2px #fff;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    color: #91252f;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 99;
}

@keyframes sliderButon {
    0% {
        bottom: 30px;
    }

    100% {
        bottom: 45px;
    }
}

.slider1 .swiper-button-next,
.slider1 .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.slider1 .swiper-button-prev {
    right: auto;
    left: 10px;
}


.slider1 .swiper-button-next:after,
.slider1 .swiper-button-prev:after {
    font-size: 18px;
}


.slider1 .banner-sol {
    width: 104px;
    height: auto;
    background: #fff;
}

.slider1 .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.slider1 .swiper-slide {
    overflow: hidden;
}

.slider1 .swiper-slide .swiper-slide-resim {
    background-size: cover !important;
    background-position: center !important;
    animation: slideShow 24s linear infinite 0s;
    -o-animation: slideShow 24s linear infinite 0s;
    -moz-animation: slideShow 24s linear infinite 0s;
    -webkit-animation: slideShow 24s linear infinite 0s;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

@keyframes slideShow {
    0% {
        background-position: 0px 0px;
        opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }

    5% {
        opacity: 1
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 1;
        transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -ms-transformm: scale(1);
    }
}

@-o-keyframes slideShow {
    0% {
        background-position: 0px 0px;
        opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }

    5% {
        opacity: 1
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 1;
        transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -ms-transformm: scale(1);
    }
}

@-moz-keyframes slideShow {
    0% {
        background-position: 0px 0px;
        opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }

    5% {
        opacity: 1
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 1;
        transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -ms-transformm: scale(1);
    }
}

@-webkit-keyframes slideShow {
    0% {
        background-position: 0px 0px;
        opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }

    5% {
        opacity: 1
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 1;
        transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -ms-transformm: scale(1);
    }
}


.slider1 .gallery-top {
    width: 100%;
}

.slider1 .gallery-top .swiper-slide {
    width: 100%;
    height: 600px;
}

.slider1 .slider-sektor {
    box-sizing: border-box;
    padding: 0px 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.slider1 .gallery-thumbs {
    box-sizing: border-box;
    padding: 0px 0px 35px 0px;
    position: relative;
    bottom: 0px;
    width: 100%;
}

.slider1 .gallery-thumbs .swiper-slide {
    position: relative;
    height: auto;
    cursor: pointer;
    color: #fff;
    text-align: center;
}

.slider1 .gallery-thumbs .swiper-slide span {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 20px;
}

.slider1 .gallery-thumbs .swiper-slide .textt-slide {
    width: auto;
    height: auto;
    left: 0px;
    z-index: 1;
    opacity: 0.5;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s;
    display: inline-block;
}

.slider1 .gallery-thumbs .swiper-slide .textt-slide .hero__slide-nav-progress {
    background-color: #c00;
    height: 5px;
    margin-bottom: 1.5rem;
    transition: width linear;
    width: 0;
    transition-duration: 5500ms;
    display: block;
    opacity: 0;
}

.slider1 .gallery-thumbs .swiper-slide-thumb-active .hero__slide-nav-progress {
    width: calc(100% + 0px) !important;
    visibility: visible;
    opacity: 1 !important;
}

.slider1 .gallery-thumbs .swiper-slide-thumb-active .textt-slide {
    background: transparent;
    height: auto;
    opacity: 1;
}

.slider1 .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    background: transparent;
    padding-top: 0px;
    transition: transform .2s;
}

.slider1 .gallery-thumbs .swiper-slide:hover .textt-slide {
    opacity: 1;
    transition: transform .2s;
}

.slider1 .gallery-thumbs .swiper-slide:hover {
    transition: transform .2s;
}

.slider1 .swiper-slide .text-bg {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.slider1 .swiper-slide .text-bg .textic {
    width: 100%;
    position: relative;
    background: #c91f1fd7;
    max-width: 462px;
    padding: 57px;
    margin-left: 40px;
    display: none;
}

.slider1 .swiper-slide .text-bg .textic .text1 {
    font-size: 35px;
    color: #fff;
    font-weight: 300;
    line-height: 1.2;
}


.slider1 .swiper-slide .text-bg .textic .text2 {
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: justify;
}

.slider1 .swiper-slide .text-bg .textic .btn {
    padding: 1.5em 1.8em;
    font-size: .70em;
    position: relative;
    display: inline-block;
    letter-spacing: .06363636363636em;
    transform: translateY(10px) translateZ(0);
    -webkit-transform: translateY(10px) translateZ(0);
    -ms-transform: translateY(10px) translateZ(0);
    transition: transform 1.4s cubic-bezier(.7, 0, .3, 1) .5s, opacity 1.4s cubic-bezier(.7, 0, .3, 1) .5s;
    text-align: center;
    transition: transform .2s;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn1 {
    color: #fff;
    font-weight: 800;
    line-height: 2.1818em;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn1:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    background-color: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, background-color .2s ease-out;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn1:hover:after {
    left: 0;
    right: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn1:hover {
    color: #000;
}


.slider1 .swiper-slide .text-bg .textic .btn.btn2 {
    color: #00338D;
    font-weight: 800;
    line-height: 2.1818em;
    text-transform: uppercase;
    border: 1px solid #fff;
    background: #fff;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn2:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    background-color: #00338D;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: left .2s ease-out, right .2s ease-out, opacity .2s ease-out, background-color .2s ease-out;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn2:hover:after {
    left: 0;
    right: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.slider1 .swiper-slide .text-bg .textic .btn.btn2:hover {
    color: #fff;
    border-color: #00338D
}

.slider1 .swiper-slide .text-bg .geciscizgiii {
    background-color: #e30613;
    height: 2px;
    transition: width linear;
    width: 0;
    transition-duration: 5500ms;
    display: block;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.slider1 .swiper-slide-active .geciscizgiii {
    width: calc(100% + 0px) !important;
    visibility: visible;
    opacity: 1 !important;
}

/* sLider 1 Son*/


/* home-hakkimizda baÅŸlangÄ±Ã§*/

.home-hakkimizda1 {
    width: 100%;
    height: auto;
    padding: 4.375rem 0rem;
}

.home-hakkimizda1 .container {
    max-width: 660px;
}

.home-hakkimizda1 a.liste {
    width: 100%;
    height: auto;
}

.home-hakkimizda1 a.liste .resim img {
    width: 100%;
}

.home-hakkimizda1 a.liste h4 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0.93rem;
    font-weight: 700;
}

.home-hakkimizda1 a.liste p {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 0.78rem;
    line-height: 1.5;
    color: #999;
    font-weight: 400;
}

.home-hakkimizda1 a.liste:hover p {
    color: #00338D;
}

.home-hakkimizda1 .btn-link {
    flex-flow: row;
    align-items: center;
    font-size: 0.75rem;
    color: #555654;
    padding-bottom: 2px;
    border-bottom: 2px solid #00338D;
    text-decoration: none;
}

.home-hakkimizda1 .btn-link .icon {
    flex: 0 0 auto;
    font-size: 12px;
    color: #00338D;
    margin-left: 8px;
}


/* home-hakkimizda Son*/


/*home-hakkimizda2 BaÅŸla*/
.home-hakkimizda2 {
    width: 100%;
    height: auto;
    position: relative;
    background: #f5f5f5;
    padding: 70px 0px;
}

.home-hakkimizda2 .container {
    position: relative;
}

.home-hakkimizda2 .texttt {
    width: 100%;
    max-width: 500px;
    right: 0px;
    text-align: center;
}

.home-hakkimizda2 .texttt h1 {
    height: auto;
    display: block;
    line-height: 41px;
    font-size: 1.95rem;
    font-weight: 400;
    text-align: center;
    position: relative;
    z-index: 999;
}

.home-hakkimizda2 .texttt h2 {
    height: auto;
    display: block;
    font-size: 2rem;
    font-weight: 800;
    text-align: center;
    opacity: 5%;
    margin-top: -28px;
    font-style: italic;
}

.home-hakkimizda2 .texttt p {
    display: block;
    font-size: 0.80rem;
    font-weight: 300;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}

.home-hakkimizda2 .image-box {
    justify-content: flex-start;
    margin-left: 0;
    flex-wrap: nowrap;
}

.home-hakkimizda2 .image-box__static {
    transition: transform .5s ease;
    position: relative;
    z-index: 99;
}

.home-hakkimizda2 .inset-xl-1 {
    padding-left: 40px;
}

.home-hakkimizda2 .image-box {
    transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
}

.home-hakkimizda2 .image-box img {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%);
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.home-hakkimizda2 .image-box__float {
    position: absolute;
    right: 0;
    transform: translate(0px, 0px);
    top: 0px;
    transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
}

.home-hakkimizda2 .image-box:hover .image-box__float {
    transform: translate(-15px, 0);
}

.home-hakkimizda2 .image-box:hover .image-box__static {
    transform: translateY(50px);
}

.home-hakkimizda2 .image-box__static {
    transition: transform .5s ease;
}


.hizmetler-sabit {
    width: 100%;
    height: auto;
    position: relative;
}


.hizmetler-slider {
    width: 100%;
    height: auto;
    position: relative;
    background: #f1f1f1;
    padding: 70px 0px;
}

.hizmetler-slider .owl-theme .owl-nav {
    margin-top: 0px;
}

.hizmetler-slider .owl-carousel .owl-nav button.owl-prev,
.hizmetler-slider .owl-carousel .owl-nav button.owl-next {
    font-size: 16px !important;
    line-height: 16px !important;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    background: #fff !important;
    color: #555654;
    border-radius: 0px !important;
    top: 31%;
    -webkit-transform: translateY(-31%);
    -ms-transform: translateY(-31%);
}

.hizmetler-slider .owl-carousel .owl-nav button.owl-prev:hover,
.hizmetler-slider .owl-carousel .owl-nav button.owl-next:hover {
    background: #555654 !important;
    color: #fff;
}

.hizmetler-slider .owl-carousel .owl-nav button.owl-prev {
    left: 0px;
}

.hizmetler-slider .owl-carousel .owl-nav button.owl-next {
    right: 0px;
}

.hizmetler-slider .owl-theme .owl-dots {
    margin-top: 20px;
    display: none;
}

.hizmetler-slider .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.hizmetler-slider .owl-theme .owl-dots .owl-dot.active span,
.hizmetler-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #555654;
}

/* Hizmetler Sabit Son */

/* ÃœrÃ¼nler Liste 1 GÃ¶rÃ¼nÃ¼mÃ¼ BaÅŸla*/
.urunler-listele1 {
    display: block;
    height: auto;
    position: relative;
    color: #fff
}

.urunler-listele1:hover {
    color: #fff;
}

.urunler-listele1 .resimmbg {
    display: block;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.urunler-listele1 .resimmbg .resimm {
    display: block;
    height: 100%;
    background-size: cover !important;
}

.urunler-listele1 .text {
    padding: 0 40px 29px;
    transition: all 350ms ease-in-out 0s;
    position: absolute;
    z-index: 9;
    top: 0px;
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}

.urunler-listele1 .text span {
    display: block;
    font-size: 1.35rem;
    font-weight: 700;
    margin-bottom: 15px;
    transition: all 350ms ease-in-out 0s;
}

.urunler-listele1 .text small {
    display: block;
    font-size: 0.80rem;
    width: 55%;
}

.urunler-listele1 .item-readmore {
    opacity: 0;
    transition: all 350ms ease-in-out 0s;
    margin-top: 20px;
    display: inline-block !important;
    font-size: 0.75rem;
    color: #fff;
    font-weight: 700;
    position: relative;
    border-bottom: 2px solid #fff;
}

.urunler-listele1:hover .item-readmore {
    opacity: 1;
    transition: all 350ms ease-in-out 0s;
}

.urunler-listele1:hover .text {
    padding-bottom: 80px;
}

.urunler-listele1 .overflow {
    position: absolute;
    width: 100%;
    background-image: -webkit-gradient(linear, top bottom, from(transparent), to(#1b1a1a));
    background-image: -webkit-linear-gradient(top, transparent, #1b1a1a 100%);
    background-image: -moz-linear-gradient(top, transparent, #1b1a1a 100%);
    background-image: -ms-linear-gradient(top, transparent, #1b1a1a 100%);
    background-image: -o-linear-gradient(top, transparent, #1b1a1a 100%);
    background-image: linear-gradient(top, transparent, #1b1a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0)', endColorStr='#1b1a1a');
    opacity: .46;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all ease-in-out .4s;
    -khtml-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    display: flex;
    align-items: flex-end;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    color: #fff;
    z-index: 9;
}

.urunler-listele1:hover .overflow {
    opacity: .46;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* ÃœrÃ¼nler Liste 1 GÃ¶rÃ¼nÃ¼mÃ¼ Son */


/* ÃœrÃ¼nler Liste 2 GÃ¶rÃ¼nÃ¼mÃ¼ BaÅŸla*/
.urunler-listele2 {
    display: block;
    position: relative;
    color: #555654;
    height: auto;
}

.urunler-listele2:hover {
    color: #555654;
}

.urunler-listele2 .resimmbg {
    height: 400px;
    overflow: hidden;
}

.urunler-listele2 .resimmbg .resimm {
    display: block;
    height: 100%;
    background-size: cover !important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.urunler-listele2:hover .resimmbg .resimm {
    transform: scale(1.2);
}

.urunler-listele2 .text {
    position: relative;
    z-index: 99;
    width: 100%;
    height: auto;
    padding: 25px;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.urunler-listele2 .text span {
    display: block;
    font-size: 1.35rem;
    font-weight: 700;
    margin-bottom: 15px;
    transition: all 350ms ease-in-out 0s;
}

.urunler-listele2 .text span::after {
    content: '';
    position: relative;
    display: block;
    width: 80px;
    height: 1px;
    background: #01803A;
    margin: 10px 0px;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.urunler-listele2:hover .text span::after {
    width: 100%;
}

.urunler-listele2 .text small {
    display: block;
    font-size: 0.80rem;
    width: 55%;
}

.urunler-listele2 .item-readmore {
    opacity: 1;
    transition: all 350ms ease-in-out 0s;
    margin-top: 20px;
    display: inline-block !important;
    font-size: 0.75rem;
    color: #555654;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #555654;
    display: none;
}

.urunler-listele2:hover .item-readmore {
    opacity: 1;
    transition: all 350ms ease-in-out 0s;
}

.urunler-listele2 .overflow {
    position: absolute;
    width: 100%;
    background-image: -webkit-gradient(linear, top bottom, from(transparent), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, transparent, #e8e8e8 100%);
    background-image: -moz-linear-gradient(top, transparent, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, transparent, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, transparent, #e8e8e8 100%);
    background-image: linear-gradient(top, transparent, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0)', endColorStr='#1b1a1a');
    opacity: .46;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all ease-in-out .4s;
    -khtml-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    display: flex;
    align-items: flex-end;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    color: #fff;
    z-index: 9;
}

.urunler-listele2:hover .overflow {
    opacity: .46;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* ÃœrÃ¼nler Liste 2 GÃ¶rÃ¼nÃ¼mÃ¼ Son */

/* ÃœrÃ¼nler Liste 3 GÃ¶rÃ¼nÃ¼mÃ¼ BaÅŸla*/

.urunler-listele3 {
    display: block;
    position: relative;
    color: #000;
    height: auto;
    background: #fff;
    border: 1px solid #e7dfdd;
    border-bottom: 4px solid #E00102;
}

.urunler-listele3 a {
    color: black;
}

.urunler-listele3:hover {
    color: #000;
}

.urunler-listele3 .resimmbg {
    height: 340px;
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.urunler-listele3 .resimmbg img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    transition: all 300ms ease-in-out;
}

.urunler-listele3 .resimmbg .resimm {
    display: block;
    height: 100%;
    background-size: cover !important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.urunler-listele3:hover .resimmbg .resimm {
    transform: scale(1.2);
}

.urunler-listele3 .text {
    width: 100%;
    padding: 20px 20px 35px;
    text-align: left;
    border-top: 1px solid #e7dfdd;
    position: relative;
    transition: all 300ms ease-in-out;
}

.urunler-listele3 .text small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    margin-bottom: 10px;
}

.urunler-listele3 .text span {
    display: block;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.3;
}

.urunler-listele3 .text .fiyat {
    display: block;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.3;
    margin-top: 15px;
    margin-bottom: 10px;
}



.urunler-listele3 .text .fiyat .yeni {
    display: block;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.3;
    color: #E00102;
}

.urunler-listele3 .text .buttonbg {
    width: 100%;
    height: auto;
    left: 0px;
    padding: 0px 25px;
    opacity: 1;
    transition: all 300ms ease-in-out;
}

.urunler-listele3 .text .buttonbg .button {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #E00102;
    border-radius: 2px;
    border: 1.5px solid #E00102;
    height: 2.5rem;
    min-height: 2.5rem;
    padding: .625rem 1.25rem !important;
    margin-top: 9px;
    text-align: center;
    width: 100%;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    line-height: 1;
}

.urunler-listele3 .text .buttonbg .button.button2 {
    color: #fff;
    border: 1.5px solid #E00102;
    background: #E00102;
}


.urunler-listele3 .text .button:hover {
    color: #fff;
    background: #E00102;
}

.urunler-listele3:hover .text span::after {
    width: 100%;
}

.urunler-listele3 .text .overflow {
    display: none;
}

/*
.urunler-listele3:hover .text {
    transform: translateY(-57px);
}

.urunler-listele3:hover .text .buttonbg {
    opacity: 1;
}

.urunler-listele3:hover .resimmbg img {
    max-height: 80%;
    max-width: 80%;
    transform: translateY(-50px);
}
*/
/* ÃœrÃ¼nler Liste 3 GÃ¶rÃ¼nÃ¼mÃ¼ Son */


/*SayaÃ§*/

.sayac {
    width: 100%;
    padding: 50px 0px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.sayac .sayac-liste {
    width: 100%;
    height: auto;
    color: #585858;
    display: flex;
}

.sayac .sayac-liste .icon {
    font-size: 1.8rem;
    margin-right: 15px;
}

.sayac .sayac-liste .media_counted {
    font-size: 2.5rem;
    line-height: 45px;
    font-weight: 600;
    position: relative;
    padding: 0px 0px 0px;
}

.sayac .sayac-liste .cizgi {
    position: relative;
    bottom: 0px;
    width: 50px;
    height: 1px;
    background: #F57921;
    left: 0px;
    margin: 18px 0px;
    display: block;
}

.sayac .sayac-liste .sayacbaslik {
    position: relative;
    max-width: 145px;
    font-family: inherit;
    font-size: 0.90rem;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .025em;
    margin-top: 18px;
}

.sayac .sayac-liste .arti {
    padding-left: 10px;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
}

/* SayaÃ§ Son*/

/* Ä°Ã§erik BÃ¶lÃ¼m BaÅŸla*/
.page-urunler-listele {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
    position: relative;
    color: #333;
}

.page-urunler-listele .page-urunler-resim {
    width: 100%;
    height: 500px;
    display: flex;
    position: relative;
    border: solid 1px #e8e8e8;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    background: transparent;
}

.page-urunler-listele .page-urunler-resim.logo-ortala img {
    max-width: 50%;
}

.page-urunler-listele .page-urunler-resim img {
    max-width: 100%;
    transition: transform .2s;
}

.page-urunler-listele:hover .page-urunler-resim img {
    transform: scale(1.1);
}

.page-urunler-listele .page-urunler-resim .urunler-iconbg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.53);
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all .25s ease !important;
}

.page-urunler-listele .page-urunler-resim .urunler-iconbg .icon {
    margin: 0px auto;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #333;
}

.page-urunler-listele:hover .page-urunler-resim .urunler-iconbg {
    opacity: 1;
    transition: all .25s ease !important;
}

.page-urunler-listele .page-urunler-title {
    width: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 0.85rem;
    padding: 10px 0px;
}

.page-urunler-listele:hover .page-urunler-title {
    color: #BC0512;
}

.page-urunler-listele-resimler {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-urunler-listele-resimler .img-thumbnail {
    overflow: hidden;
}

.page-urunler-listele-resimler .image {
    width: 100%;
    height: auto;
    position: relative;
}

.page-urunler-listele-resimler .image img {
    max-width: 100%;
    transition: transform .2s;
}

.page-urunler-listele-resimler:hover .image img {
    transform: scale(1.1);
}

.page-urunler-listele-resimler .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-urunler-listele-resimler .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
    transition: all .25s ease
}

.page-urunler-listele-resimler .image .zoom i {
    opacity: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}

.page-urunler-listele-resimler:hover .image .zoom i {
    opacity: 1;
    transition: all .25s ease
}


/* Page Ä°Ã§erik */
.page-baslik1 {
    width: 100%;
    height: auto;
    background: #e8e8e8;
    padding: 25px 0px;
}

.page-baslik1 h3 {
    margin-bottom: 0px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #3e3e3e;
}

.page-baslik1 .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
}

.page-baslik1 .breadcrumb li a {
    color: #3e3e3e;
}

.page-baslik2 {
    width: 100%;
    height: 400px;
    padding: 0px 0px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}

.page-baslik2 .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.page-baslik2::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #555654;
    opacity: 40%;
}

.page-baslik2 .container {
    margin-top: 80px;
    position: relative;
    z-index: 99;
}

.page-baslik2 h3 {
    margin-top: 0px;
    font-size: 1.875rem;
    font-weight: 700;
    color: #fff;
}

.page-baslik2 .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
}

.page-baslik2 .breadcrumb li a {
    color: #fff;
}

.page-baslik2 .breadcrumb li.breadcrumb-item.active {
    color: #fff;
}

.page-baslik3 {
    width: 100%;
    height: 400px;
    padding: 0px 0px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}

.page-baslik3 .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.page-baslik3::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #555654;
    opacity: 40%;
}

.page-baslik3 .container {
    margin-top: 80px;
    position: relative;
    z-index: 99;
}

.page-baslik3 h3 {
    margin-bottom: 0px;
    font-size: 1.875rem;
    font-weight: 700;
    color: #fff;
}

.page-baslik3 .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    display: inline-flex;
}

.page-baslik3 .breadcrumb li a {
    color: #fff;
}

.page-baslik3 .breadcrumb li.breadcrumb-item.active {
    color: #fff;
}

.page-icerik {
    padding: 25px 0px;
    min-height: 250px;
}

.page-video iframe {
    width: 100%;
}

.page-video .card-body {
    padding: 0.3125rem;
}

.page-dosya a.dosya-liste {
    width: 100%;
    border: 1px solid #dadada;
    margin-bottom: 20px;
    position: relative;
    display: block;
    font-size: 0.80rem;
}

.page-dosya a.dosya-liste .dosya-icon {
    text-align: center;
    color: #666;
    padding: 50px 10px;
    display: block;
    position: relative;
}

.page-dosya a.dosya-liste .dosya-aciklama {
    padding: 10px;
    background: #f4f4f4;
    display: block;
    width: 100%;
    border-top: 1px solid #dadada;
    position: relative;
    display: block;
}

.page-dosya a.dosya-liste .dosya-aciklama .baslik {
    width: 100%;
    height: auto;
}

.page-dosya a.dosya-liste .dosya-aciklama .baslik i {
    padding-right: 5px;
}

.page-dosya a.dosya-liste .dosya-indir-icon {
    font-size: 0.80rem;
}

.page-resimler a.images-list {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-resimler a.images-list .image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-resimler a.images-list .image img {
    max-width: 100%;
    transition: transform .2s;
}

.page-resimler a:hover.images-list .image img {
    transform: scale(1.1);
}

.page-resimler a.images-list .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-resimler a.images-list .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
}

.page-resimler a.images-list .image .zoom i {
    opacity: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}

.page-resimler a.images-list:hover .image .zoom i {
    opacity: 1;
}

/* Page Ä°Ã§erik Son*/



/* Sayfa Haberler BaÅŸla*/

.page-blog-list {
    width: 100%;
    height: auto;
    color: #45517F;
    border: solid 1px #efefef;
    padding: 10px;
    margin-bottom: 15px;
}

.page-blog-list .baslik1 {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 700;
    color: #BC0512;
    margin-bottom: 15px;
}

.page-blog-list .baslik2 {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.page-blog-list .resim {
    width: 100%;
    height: 150px;
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
}

.page-blog-list .resim img {
    max-width: 100%;
}

.page-blog-list .text {
    font-weight: 500;
    font-size: 13px;
    opacity: 60%;
    margin-top: 10px;
}

.page-blog-list small.detay {
    margin-top: auto;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #BC0512;
    position: relative;
    padding: 0px 0px;
    margin-top: 30px;
}

.page-blog-list small.detay:hover {
    color: #1F2749;
}

.page-blog-list small.detay span {
    font-size: 13px;
    margin-left: 12px;
}

.page-blog-details {
    width: 100%;
    height: auto;
    position: relative;
}

.page-blog-details h4 {
    font-weight: 700;
    font-size: 20px;
    border-top: 1px solid #f1f1f1;
    padding-top: 25px;
    margin-bottom: 25px;
}

.page-blog-details .page-blog-details-image {
    width: 100%;
    height: auto;
    border: solid 1px #f1f1f1;
    padding: 5px;
}

.page-blog-details .page-blog-details-sosyal {
    width: 100%;
    height: auto;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-blog-details .page-blog-details-image img {
    width: 100%;
}

.page-blog-details h3 {
    font-weight: 700;
    font-size: 30px;
}

.page-blog-details h6 {
    font-weight: 300;
    font-size: 17px;
    font-style: italic;
    opacity: 60%;
}

.page-blog-details p {
    font-weight: 400;
    font-size: 16px;
    opacity: 100%;
}

/* Sayfa Haberler Son*/


/* Ä°Ã§erik Sol MenÃ¼ BaÅŸla*/

.sol-menu-style1 {
    width: 100%;
    height: auto;
}

.sol-menu-style1 .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
}

.sol-menu-style1 .breadcrumb li a {
    color: #3e3e3e;
}

.sol-menu-style1 .sol-menu {
    position: relative;
    border: 1px solid #e2e7ec;
    display: block;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
    background: #fff;
    padding-bottom: 15px;
}

.sol-menu-style1 .sol-menu .filtreic {
    padding: 0px 24px;
}

.sol-menu-style1 .form-check-input:checked {
    background-color: #E30613;
    border-color: #E30613;
}

.sol-menu-style1 .sol-menu .solbaslik {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #f5f5f5;
    padding: 16px 20px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
    color: #4a4949;
    line-height: 18px;
    ;
}

.sol-menu-style1 .sol-menu .menu-akordiyon {
    width: 100%;
    position: relative
}

.sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-icon {
    display: inline-block;
    margin-right: 8px;
    font-size: .75rem;
    display: none;
}

.sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-alt-var {
    display: inline-block;
    float: right;
    font-size: 12px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon {
    width: 100%;
    text-align: left;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li:first-child {
    border: none;
    margin-top: 0px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li {
    list-style-type: none;
    width: 100%;
    position: relative;
    margin-top: 1px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li a {
    width: 100%;
    font-size: 13px;
    color: #23282d;
    padding: 4px 19px 4px;
    font-weight: 400;
    transition: all .25s ease !important;
    display: block;
    background: transparent;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li.active a {
    color: #BC0512;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li a:hover {
    color: #BC0512;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul {
    display: none;
    background: #fff;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li {
    margin-top: 0px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li a {
    padding: 8px 24px 8px;
    font-weight: 400;
    color: #23282d;
}

.sol-menu-style1 .navbar {
    padding: 0px;
}

.sol-menu-style1 .navbar .navbar-toggler {
    width: 100%;
    position: relative;
    margin-top: 0px;
    top: 0px;
    padding: 16px 24px 14px;
    font-size: 0.80rem;
    text-align: left;
    background: #333;
    color: #fff;
    border: none;
    outline: none;
}

.sol-menu-style1 .navbar .navbar-toggler:focus {
    border: none;
}

.sol-menu-style1 .navbar .navbar-toggler:hover {
    border: none;
}

.sol-menu-style1 .navbar .navbar-toggler i {
    padding-right: 5px;
}

.sol-menu-style2 {
    width: 100%;
    height: auto;
}

.sol-menu-style2 .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
}

.sol-menu-style2 .breadcrumb li a {
    color: #3e3e3e;
}

.sol-menu-style2 .sol-menu .menu-akordiyon {
    width: 100%;
    position: relative
}

.sol-menu-style2 .sol-menu .menu-akordiyon .sol-menu-icon {
    display: inline-block;
    margin-right: 8px;
    font-size: 12px;
    display: none;
}

.sol-menu-style2 .sol-menu .menu-akordiyon .sol-menu-alt-var {
    display: inline-block;
    float: right;
    font-size: 0.8rem;
}

.sol-menu-style2 .sol-menu .menu-akordiyon {
    width: 100%;
    text-align: left;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li:first-child {
    border: none;
    margin-top: 0px;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li {
    list-style-type: none;
    width: 100%;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 5px 0 17px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 5px 0 17px 0 rgba(0, 0, 0, .05);
    box-shadow: 5px 0 17px 0 rgba(0, 0, 0, .05);
    margin-top: 1px;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a {
    border-bottom: none;
    border-right: none;
    padding: 17px 30px;
    line-height: 1;
    position: relative;
    ;
    width: 100%;
    display: block;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a {
    color: #fff;
    background: #BC0512;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    border-top: 7px solid transparent;
    border-left: 8px solid #BC0512;
    border-bottom: 7px solid transparent;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover {
    color: #fff;
    background: #BC0512;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    border-top: 7px solid transparent;
    border-left: 8px solid #BC0512;
    border-bottom: 7px solid transparent;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul {
    display: none;
    background: #fff;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li {
    margin-top: 0px;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a {
    padding: 13px 24px 13px;
    font-weight: 400;
    color: #23282d;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li.active a {
    color: #fff;
    background: #BC0512;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a:hover {
    color: #fff;
    background: #BC0512
}

.sol-menu-style2 .navbar {
    padding: 0px;
}

.sol-menu-style2 .navbar .navbar-toggler {
    width: 100%;
    position: relative;
    margin-top: 0px;
    top: 0px;
    padding: 16px 24px 14px;
    font-size: 0.375rem;
    text-align: left;
    background: #333;
    color: #fff;
    border: none;
    outline: none;
}

.sol-menu-style2 .navbar .navbar-toggler:focus {
    border: none;
}

.sol-menu-style2 .navbar .navbar-toggler:hover {
    border: none;
}

.sol-menu-style2 .navbar .navbar-toggler i {
    padding-right: 5px;
}

/* Ä°Ã§erik Sol MenÃ¼ Son*/



.ekibim {
    width: 100%;
    height: auto;
}

.ekibim .ekibimiz_listele {
    width: 100%;
    height: auto;
    border: solid 1px rgb(177 162 131 / 21%);
    padding: 5px 5px 15px;
}

.ekibim .ekibimiz_listele:hover {
    border: solid 1px rgb(177 162 131 / 95%);
}

.ekibim .ekibimiz_listele .detay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 15%);
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    opacity: 0;
}

.ekibim .ekibimiz_listele .detay i {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    color: #fff;
    align-items: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #BC0512;
    justify-content: center;
    font-size: 12px;
}

.ekibim .ekibimiz_listele:hover .detay {
    opacity: 1;
}

.ekibim .ekibimiz_listele .detay:focus {
    outline: none;
    box-shadow: none;
}

.ekibim .ekibimiz_listele .resim {
    width: 100%;
    height: auto;
    position: relative;
}

.ekibim .ekibimiz_listele .resim .ayin-danismani {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #BC0512;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-family: 'Cera Pro';
    font-size: 13px;
    font-weight: 700;
    padding: 4px 10px;
    box-shadow: 0 0 17px #6f6f6f;
}

.ekibim .ekibimiz_listele .resim img {
    width: 100%;
}

.ekibim .ekibimiz_listele .resim .ekibim-isim {
    width: auto;
    height: auto;
    background: #BC0512;
    color: #fff;
    padding: 8px 15px 8px 45px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: -20px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
}

.ekibim .ekibimiz_listele .aciklama {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding-top: 15px;
    font-family: 'Cera Pro';
}

.ekibim .ekibimiz_listele .aciklama h4 {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 700;
}

.ekibim .ekibimiz_listele .aciklama h5 {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    opacity: 60%;
    font-weight: 400;
}

.ekibim .ekibimiz_listele a.sahibinden {
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    padding: 2px 60px;
    border: solid 1px #BC0512;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 2px;
    color: #BC0512;
    margin: 10px 0px
}

.ekibim .ekibimiz_listele a.sahibinden:hover {
    border: solid 1px #BC0512;
    background: #BC0512;
    color: #fff;
}

.ekibim .ekibimiz_listele .sosyal {
    display: block;
    width: 100%;
}

.ekibim .ekibimiz_listele .sosyal li {
    display: inline-block;
    list-style: none;
    margin: 0px 0px;
}

.ekibim .ekibimiz_listele .sosyal li a {
    width: 100%;
    height: 26px;
    background: #BC0512;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 11px;
    padding: 6px 8px;
}

/* Ä°Ã§erik BÃ¶lÃ¼m Son */

/* destek */

.destek {
    width: 100%;
    height: auto;
}

.destek .destek-bg {
    width: 100%;
    height: 642px;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.destek .destek-bg:before {
    display: block;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    content: "";
    background-color: #555654;
    opacity: .3;
    z-index: 2;
    left: 0px;
    top: 0px;
}

.destek .banner-text {
    max-width: 505px;
    margin: 0px auto;
    z-index: 99;
    position: relative;
    text-align: center;
}

.destek .banner-text small {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}

.destek .banner-text h2 {
    width: 100%;
    height: auto;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    margin-bottom: 25px;
    display: block;
}

.destek .banner-text p {
    width: 100%;
    height: auto;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}

.destek .banner-text a.detayy {
    margin-top: 25px;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 15px;
    font-size: 11px;
    line-height: 26px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    border: 1px solid #fff;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
}

.destek .banner-text a.detayy:hover {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    border: 1px solid #555654;
    background: #555654;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
}

/* Destek son */

/*HakkimizdaIcon*/

.HakkimizdaIcon {
    width: 100%;
    height: auto;
    padding: 40px 0px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px #00000017;
    position: relative;
}

.HakkimizdaIcon h3 {
    width: 100%;
    height: auto;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 60px;
    display: block;

}

.HakkimizdaIcon .liste {
    width: 100%;
    height: auto;
    padding: 0px 20px;
}

.HakkimizdaIcon .liste .icon {
    width: 100%;
    height: auto;
}

.HakkimizdaIcon .liste .icon .svgIcon {
    fill: #e30613;
    height: 50px;
    width: 50px;
}

.HakkimizdaIcon .liste .icon .svgIcon path {
    fill: #e30613;
}

.HakkimizdaIcon .liste .text {
    width: 100%;
    height: auto;
    font-weight: 500;
}

.HakkimizdaIcon .liste .text span {
    width: 100%;
    height: auto;
    font-size: 17px;
    display: block;
    margin-top: 20px;
    font-weight: 600;
}

.HakkimizdaIcon .liste .text small {
    width: 100%;
    height: auto;
    font-size: 13px;
    font-weight: 300;
    display: block;
    line-height: 1.3;
    margin-top: 12px;
    opacity: 70%;
}

/*Kategoriler*/

.Kategoriler {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

.Kategoriler .kategori_Liste {
    padding: 20px 0px;
}

.Kategoriler .kategoriresim {
    height: auto;
    background-position: center !important;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


.Kategoriler .kategoriresim h4 {
    display: inline-block;
    background: #555654;
    line-height: 90px;
    padding: 0 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.Kategoriler .kategoriurunler {
    height: auto;
    padding: 0px 50px;
}

.Kategoriler .urun-liste {
    border: 1px solid #fff;
    display: block;
    margin: 0px 5px;
    padding: 10px;
    text-align: center;
}

.Kategoriler .urun-liste:hover {
    border-color: #d7d7d7;
    color: #e30613;
}

.Kategoriler .urun-liste .resimbg {
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
}

.Kategoriler .urun-liste .resimbg .resim {
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center !important;
    background-size: cover !important;
}


.Kategoriler .urun-liste .text {
    width: 100%;
}

.Kategoriler .urun-liste .text .baslik {
    width: 100%;
    overflow: hidden;
    padding: 3px 3%;
    font-size: 15px;
    height: 48px;
    line-height: 1.2;
    font-weight: 500;
}


.Kategoriler .slick-dotted.slick-slider {
    margin: 0px !important;
}

.Kategoriler .slick-dots {
    display: none !important;
}

.Kategoriler .slick-prev:before,
.Kategoriler .slick-next:before {
    color: #555654;
}

.Kategoriler .slick-prev:hover:before,
.Kategoriler .slick-next:hover:before {
    color: #e30613;
}


/* Ã¼rÃ¼n lisele */

.urun-liste2 {
    width: 100%;
    height: auto;
    color: #fff;
    border: solid 1px #5556541c;
    display: block;
    padding: 15px;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    position: relative;
    background: #fff;
    margin-bottom: 25px;
}

.urun-liste2 {
    color: #555654;
}

.urun-liste2:hover {
    color: #555654;
}

.urun-liste2:hover {
    border-color: #555654;
}


.urun-liste2 .marka {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-weight: 700;
    box-shadow: 0px 0px 8px #55565424;
    text-align: center;
    line-height: 1.2;
    font-size: 11px;
    color: #fff;
    border: solid 1px #e9e9e9;
}

.urun-liste2:hover .marka {
    opacity: 1;
}

.urun-liste2 .marka img {
    max-width: 100%;
    max-height: 100%;
}

.urun-liste2 .yildizli {
    width: auto;
    height: auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: 700;
    box-shadow: 0px 0px 8px #55565424;
    font-size: 11px;
    line-height: 1;
    border-radius: 5px;
    color: #7f6b6b;
}

.urun-liste2 .yildizli i {
    padding-right: 5px;
}

.urun-liste2 .yeni {
    width: auto;
    height: auto;
    background: #7d6a69;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 38px;
    font-weight: 700;
    box-shadow: 0px 0px 8px #55565424;
    font-size: 11px;
    line-height: 1;
    border-radius: 5px;
    color: #fff;
}

.urun-liste2 .yeni i {
    padding-right: 5px;
}

.urun-liste2 .resim {
    width: 100%;
    height: 223px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    overflow: hidden;
}

.urun-liste2 .resim img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.urun-liste2 .text {
    width: 100%;
    height: auto;
}

.urun-liste2 .text .baslik {
    width: 100%;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 15px;
    height: 53px;
    overflow: hidden;
}

.urun-liste2 .text .skdu {
    width: 100%;
    height: auto;
    font-size: 13px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
}

.urun-liste2 .text .fiyat {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    display: none;
    min-height: 44px;
    position: relative;
}

.urun-liste2 .text .stok {
    color: #fff !important;
}

.urun-liste2 .text .fiyat .eskifiyat {
    font-size: 14px;
    font-weight: 300;
    display: none;
    text-decoration: line-through;
    opacity: 50%;
    line-height: 1;
}

.urun-liste2 .text .fiyat .indirim {
    width: auto;
    height: auto;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #876f6f;
    font-weight: 600;
}

.urun-liste2 .text p {
    width: 100%;
    height: auto;
    font-size: 11px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.4;

}

.urun-liste2 .text .stok {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #e30613;
}

.urun-liste2 .text .stok i {
    margin-right: 7px;
}

.urun-liste2 .text .dtyBton {
    width: 100%;
    height: auto;
    padding: 10px 0px;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
    text-align: center;
    background: #e30613;
    overflow: hidden;
    color: #fff;
}

.urun-liste2 .text .dtyBton:after {
    content: "";
    opacity: 0;
    background-color: rgb(255, 255, 255);
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    margin: 0;
    padding: 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    -moz-transform: translateY(200%);
    -o-transform: translateY(200%);
}

.urun-liste2 .text .dtyBton:hover:after {
    opacity: .1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}




/* ÃœrÃ¼nler Resim*/
.urunler-ust {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #F9F9F9;
}

.urunler-ust .liste {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.urunler-ust .liste .resim {
    width: 100%;
    height: 500px;
    background-size: cover !important;
    background-position: center !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.urunler-ust .liste:hover .resim {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.urunler-ust .liste .text {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    top: 0px;
}

.urunler-ust .liste .text a {
    display: inline-block;
    background: #fff;
    line-height: 90px;
    padding: 0 60px;
    color: #555654;
    font-size: 24px;
    font-weight: 500;
    margin-top: 25px;
}

.urunler-ust .liste:hover .text a {
    background: #e30613;
    color: #fff;
}


/* Ãƒâ€Ã‚Â°lan Detay Resim*/

.ilanDetayResim {
    width: 100%;
    height: auto;
    position: relative;
}

.ilanDetayResim .swiper-button-next,
.ilanDetayResim .swiper-container-rtl .swiper-button-prev {
    right: 40px;
    left: auto;
}


.ilanDetayResim .swiper-button-next:after,
.ilanDetayResim .swiper-button-prev:after {
    font-size: 15px;
}

.ilanDetayResim .swiper-button-prev {
    right: auto;
    left: 40px;
}

.ilanDetayResim .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.ilanDetayResim .swiper-slide {
    overflow: hidden;
}

.ilanDetayResim .swiper-slide a.buyut {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
    padding-left: 15px
}

.ilanDetayResim .swiper-slide a.buyut i {
    margin-right: 5px;
}


.ilanDetayResim .swiper-slide a.buyut:hover {
    color: #BC0512;
}

.ilanDetayResim .swiper-slide .swiper-slide-resim {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ilanDetayResim .swiper-slide .swiper-slide-resim img {
    height: 100%;
}


.ilanDetayResim .gallery-top {
    width: 100%;
}

.ilanDetayResim .gallery-top .swiper-slide {
    width: 100%;
    height: auto;
}

.ilanDetayResim .slider-sektor {
    box-sizing: border-box;
    padding: 0px 0;
    position: relative;
    bottom: 0px;
    width: 100%;
    background: #fff;
    padding: 10px 46px;
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 1px solid #f0f0f0;
}

.ilanDetayResim .slider-sektor .swiper-button-prev {
    left: 10px;
}

.ilanDetayResim .slider-sektor .swiper-button-next {
    right: 10px;
}


.ilanDetayResim .gallery-thumbs {
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
    position: relative;
    bottom: 0px;
    width: 100%;
}

.ilanDetayResim .gallery-thumbs .swiper-slide {
    position: relative;
    height: auto;
    cursor: pointer;
    color: #fff;
    text-align: center;
}

.ilanDetayResim .gallery-thumbs .swiper-slide span {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 20px;
}

.ilanDetayResim .gallery-thumbs .swiper-slide .textt-slide {
    width: auto;
    height: auto;
    left: 0px;
    z-index: 1;
    opacity: 0.5;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s;
    display: inline-block;
}


.ilanDetayResim .gallery-thumbs .swiper-slide .textt-slide .resimm {
    width: 100%;
    height: 90px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 4px solid #ccc;
}

.ilanDetayResim .gallery-thumbs .swiper-slide-thumb-active .textt-slide .resimm {
    border-bottom: 4px solid #E30613;
}


.ilanDetayResim .gallery-thumbs .swiper-slide .textt-slide .resimm img {
    height: 100%;
}

.ilanDetayResim .gallery-thumbs .swiper-slide .textt-slide .hero__slide-nav-progress {
    background-color: #c00;
    height: 5px;
    margin-bottom: 1.5rem;
    transition: width linear;
    width: 0;
    transition-duration: 5500ms;
    display: block;
    opacity: 0;
    position: absolute;
}

.ilanDetayResim .gallery-thumbs .swiper-slide-thumb-active .hero__slide-nav-progress {
    width: calc(100% + 0px) !important;
    visibility: visible;
    opacity: 1 !important;
}

.ilanDetayResim .gallery-thumbs .swiper-slide-thumb-active .textt-slide {
    background: transparent;
    height: auto;
    opacity: 1;
}

.ilanDetayResim .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    background: transparent;
    padding-top: 0px;
    transition: transform .2s;
}

.ilanDetayResim .gallery-thumbs .swiper-slide:hover .textt-slide {
    opacity: 1;
    transition: transform .2s;
}

.ilanDetayResim .gallery-thumbs .swiper-slide:hover {
    transition: transform .2s;
}


.ilanDetayResim .swiper-slide .text-bg .geciscizgiii {
    background-color: #fff;
    height: 5px;
    transition: width linear;
    width: 0;
    transition-duration: 5500ms;
    display: block;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.ilanDetayResim .swiper-slide-active .geciscizgiii {
    width: calc(100% + 0px) !important;
    visibility: visible;
    opacity: 1 !important;
}

.ilandetay {
    color: #001022;
    background: #FAFAFA;
}

.ilandetay .urun-detay-aciklama {
    width: 100%;
}

.urundetay-yazi ul{
    padding-left: 30px;
}

.ilandetay .urundetay-ic {
    width: 100%;
    height: auto;
    border: none;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
    padding: 0;
}

.ilandetay .urun-detay-aciklama .nav-tabs {
    width: 100%;
    height: auto;
    border: none;
}

.ilandetay .urun-detay-aciklama .nav-tabs li {
    width: calc(100% / 2);
    margin-bottom: 0px;
}


.ilandetay .urun-detay-aciklama .nav-tabs li a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #001022;
}


.ilandetay .urun-detay-aciklama .nav-tabs li:first-child a {
    border-left: none;
}


.ilandetay .urun-detay-aciklama .nav-tabs li a {
    background: transparent;
    color: #001022;
    border: none;
    text-align: center;
    line-height: 52px;
    display: block;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    font-size: 15px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.ilandetay .urun-detay-aciklama .tab-content {
    position: relative;
    background: #fff;
    margin: 0;
    padding: 1em 1em;
    border-radius: 0.28571429rem;
    -webkit-border-radius: 0.28571429rem;
    -moz-border-radius: .28571429rem;
    -ms-border-radius: .28571429rem;
    -o-border-radius: .28571429rem;
}

.ilandetay .fiyat {
    width: 100%;
    height: auto;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    min-height: 44px;
    position: relative;
}

.ilandetay .fiyat .eskifiyat {
    font-size: 14px;
    font-weight: 300;
    display: block;
    text-decoration: line-through;
    opacity: 50%;
    line-height: 1;
}

.ilandetay .fiyat .yenifiyat {
    display: none;
    align-items: flex-end;
    color: #E30613;
}

.ilandetay .fiyat .indirim {
    width: auto;
    height: auto;
    font-size: 14px;
    position: relative;
    color: #876f6f;
    font-weight: 600;
    margin-left: 15px;
    margin-bottom: 5px;
}

.ilandetay .urundetay-sepet {
    width: auto;
    height: auto;
    margin-top: 0;
    display: flex;
}

.ilandetay .urundetay-sepet input {
    height: 40px;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
    text-align: center;
    max-width: 97px;
    padding-left: 16px;
}

.ilandetay .urundetay-sepet .btn-sepetbtn2 {
    border-radius: 0px;
}

.ilandetay .kargobedava {
    width: auto;
    height: auto;
    background: #fff;
    border: 1px solid #e2e7ec;
    display: inline-flex;
    padding: 15px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    color: #7f6b6b;
    margin-top: 15px;
}

.ilandetay .kargobedava i {
    margin-right: 10px;
}

.ilandetay table tr {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    background: #fff;
    padding: 10px 10px;
    border-top: 1px solid #eaeaea;
}

.ilandetay table td {
    border: none;
    font-size: 13px;
}


.ilandetay table td:first-child {
    font-weight: 700;
}



.ilandetay .ilan-baslik {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.ilandetay .ilan-baslik h2 {
    font-size: 22px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
}

.ilandetay .ilan-baslik .adres {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.ilandetay .ilan-baslik .fiyat {
    color: #BC0512;
    font-size: 25px;
    font-weight: 700;
}

.ilandetay .ilan-detay-resim {
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
}

.ilandetay .ilan-detay-resim .list-unstyled li img {
    width: 100%;
}

.ilandetay .ilan-detay-bilgi {
    display: block;

}

.ilandetay .ilan-detay-bilgi .baslikalan{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.ilandetay .ilan-detay-bilgi h4 {
    display: block;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 27px;
}


.ilandetay .ilan-detay-bilgi .media {
    display: flex;
}


.ilandetay .ilan-detay-bilgi h2 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #BC0512;
}

.ilandetay .ilan-detay-bilgi h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 16px;
}

.ilandetay .ilan-detay-bilgi .media {
    width: 100%;
    height: auto;
    padding: 7px 0px;
}

.ilandetay .ilan-detay-bilgi .media .media-left {
    width: 20%;
    height: auto;
}

.ilandetay .ilan-detay-bilgi .media .media-left h4 {
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

.ilandetay .ilan-detay-bilgi .media .media-body h5 {
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

.ilandetay .ilan-detay-firma {
    width: 100%;
    position: relative;
}

.ilandetay .ilan-detay-firma .ilan-detay-firma-ic:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    display: block;
    background: #BC0512;
    top: 0px;
    left: 0px
}

.ilandetay .ilan-detay-firma-ic {
    width: 100%;
    position: relative;
}

.ilandetay .ilan-detay-firma-ic .firma-baslik {
    display: flex;
    align-items: center;
    padding: 16px;
    background: #fff;
}

.ilandetay .ilan-detay-firma-ic .firma-baslik .icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 10px;
}

.ilandetay .ilan-detay-firma-ic .firma-baslik .icon img {
    width: 60%;
}

.ilandetay .ilan-detay-firma-ic .firma-baslik h2 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
}

.ilandetay .ilandetaySosyal {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}

.ilandetay .ilandetaySosyal li {
    list-style: none;
    margin: 0px 3px;
}

.ilandetay .ilandetaySosyal li a {
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 2px #555654;
}

.ilandetay .ilandetaySosyal li a:hover {
    background: #BC0512;
    color: #fff;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi {
    display: block;
    width: 100%;
    padding: 16px;
    background: #fff;
}


.ilandetay .ilan-detay-firma-ic .sahis-bilgi h2 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 700;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi a.link {
    font-size: 12px;
    color: #001022;
    cursor: pointer;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi a.link:hover {
    color: #BC0512;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi .adres {
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi .adres b {
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi .telefon {
    background: #BC0512;
    color: #fff;
    margin-top: 0px;
    text-align: center;
    padding: 6px;
}

.ilandetay .ilan-detay-firma-ic .sahis-bilgi .gsm {
    display: block;
    text-align: center;
    margin-top: 7px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 7px;
}


.ilandetay .ilan-detay-firma-ic .sahis-bilgi .mail {
    margin-top: 12px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.ilandetay .ilan-detay-firma-button {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 12px 0px;
}

.ilandetay .ilan-detay-firma-button a.link {
    width: 100%;
    text-align: center;
    color: #001022;
    display: flex;
    justify-content: center;
}

.ilandetay .ilan-detay-firma-button a.link .icon {
    font-size: 14px;
    line-height: 14px;
    margin-right: 15px;
}

.ilandetay .ilan-detay-firma-button a.link span {
    font-size: 14px;
    line-height: 13px;
    font-weight: 500;
    text-decoration: none;
}

.ilandetay .ilan-detay-firma-button a.link:hover {
    color: #BC0512;
}

.ilan-ozellikler {
    width: 100%;
    height: auto;
    border: none;
    -webkit-box-shadow: 1px 3px 42px 3px rgba(34, 36, 38, .15);
    box-shadow: 1px 3px 42px 3px rgba(34, 36, 38, .15);
    background: rgba(250, 250, 250);
    padding: 0;
}

.ilan-ozellikler .nav-tabs {
    width: 100%;
    height: auto;
    border: none;
}

.ilan-ozellikler .nav-tabs li:first-child a {
    border-left: none
}

.ilan-ozellikler .nav-tabs li {
    width: calc(100% / 3);
    margin-bottom: 0px;
}

.ilan-ozellikler .nav-tabs li a {
    background: transparent;
    color: #001022;
    border: none;
    text-align: center;
    line-height: 52px;
    display: block;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    font-size: 16px;
}

.ilan-ozellikler .nav-tabs li a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #001022;
}

.ilan-ozellikler .tab-content {
    position: relative;
    background: #fff;
    margin: 0;
    padding: 1em 1em;
    border-radius: .28571429rem;
    -webkit-border-radius: .28571429rem;
    -moz-border-radius: .28571429rem;
    -ms-border-radius: .28571429rem;
    -o-border-radius: .28571429rem;
}

.ilan-ozellikler .maps {
    height: 400px;
}

.ilan-ozellikler .maps iframe {
    width: 100%;
    height: 100%;
}

.ilan-ozellikler .listing_detail {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #c3c3c3;
    font-weight: 300;
}

.ilan-ozellikler .listing_detail i {
    padding-right: 8px;
}

.ilan-ozellikler .listing_detail.active {
    color: #26AE61;
    font-weight: 700;
}

.ilan-ozellikler h3 {
    width: 100%;
    height: auto;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
    font-size: 14px;
}


.ilan-ozellikler label {
    color: #b7b7b7;
}

.ilan-ozellikler label.active {
    color: #BC0512;
}

.ilan-ozellikler span.ok i {
    color: #b7b7b7;
}

.ilan-ozellikler span.active i {
    color: #BC0512;
}

.OzellikBolum {
    margin-bottom: 25px;
}

/**/

.mesajmodal .modal-content {
    border-radius: 0px;
}

.mesajmodal form.form1 {
    padding: 15px !important;
}

.mesajmodal .modal-dialog {
    max-width: 730px;
    margin: 1.75rem auto;
}

.mesajmodal .close {
    background: transparent;
    border: none;
    background: transparent;
    color: #555654;
    font-size: 20px;
}

/*home-populer-kategori*/

.home-populer-kategori {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    position: relative;
    background: repeating-linear-gradient(-45deg, #545453 20%, #5c5c5c 40%);
    padding: 70px 0px;
}

.home-populer-kategori .site-baslik1 {
    color: #fff;
}

.home-populer-kategori a.Liste {
    width: 100%;
    height: auto;
    display: block;
    color: #fff;
    text-align: center;
}

.home-populer-kategori a.Liste .resim {
    width: 150px;
    height: 150px;
    background-position: center !important;
    background-size: cover !important;
    display: block;
    border-radius: 50%;
    margin: 0px auto;
}

.home-populer-kategori a.Liste .text {
    width: 100%;
    height: auto;
    margin-top: 25px;
    font-size: 18px;
}

.home-populer-kategori .owl-theme .owl-nav {
    margin-top: 0px;
}

.home-populer-kategori .owl-carousel .owl-nav button.owl-prev,
.home-populer-kategori .owl-carousel .owl-nav button.owl-next {
    font-size: 16px !important;
    line-height: 16px !important;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    background: transparent !important;
    color: #fff;
    border-radius: 0px !important;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.home-populer-kategori .owl-carousel .owl-nav button.owl-prev:hover,
.home-populer-kategori .owl-carousel .owl-nav button.owl-next:hover {
    color: #fff;
}

.home-populer-kategori .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}

.home-populer-kategori .owl-carousel .owl-nav button.owl-next {
    right: -30px;
}

.home-populer-kategori .owl-theme .owl-dots {
    margin-top: 20px;
    display: none;
}

.home-populer-kategori .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.home-populer-kategori .owl-theme .owl-dots .owl-dot.active span,
.home-populer-kategori .owl-theme .owl-dots .owl-dot:hover span {
    background: #555654;
}

/*home-sizinicin-sectiklerimiz*/

.home-sizinicin-sectiklerimiz {
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background: #F9F9F9;
}

.home-sizinicin-sectiklerimiz .owl-theme .owl-nav {
    margin-top: 0px;
}

.home-sizinicin-sectiklerimiz .owl-carousel .owl-nav button.owl-prev,
.home-sizinicin-sectiklerimiz .owl-carousel .owl-nav button.owl-next {
    font-size: 16px !important;
    line-height: 16px !important;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    background: transparent !important;
    color: #555654;
    border-radius: 0px !important;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.home-sizinicin-sectiklerimiz .owl-carousel .owl-nav button.owl-prev:hover,
.home-sizinicin-sectiklerimiz .owl-carousel .owl-nav button.owl-next:hover {
    color: #E30613;
}

.home-sizinicin-sectiklerimiz .owl-carousel .owl-nav button.owl-prev {
    left: -50px;
}

.home-sizinicin-sectiklerimiz .owl-carousel .owl-nav button.owl-next {
    right: -50px;
}

.home-sizinicin-sectiklerimiz .owl-theme .owl-dots {
    margin-top: 20px;
    display: none;
}

.home-sizinicin-sectiklerimiz .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.home-sizinicin-sectiklerimiz .owl-theme .owl-dots .owl-dot.active span,
.home-sizinicin-sectiklerimiz .owl-theme .owl-dots .owl-dot:hover span {
    background: #555654;
}


/*home-yeni-urunler*/

.home-yeni-urunler {
    padding: 70px 0px;
    width: 100%;
    background: #555654 url(../images/bg.png) center;
    display: block;
    background-size: cover !important;
}


.home-yeni-urunler .site-baslik1 {
    color: #fff;
}

.home-yeni-urunler .urun-liste2 {
    background: #0000001c;
    border: solid 1px #ffffff1c;
}

.home-yeni-urunler a.urun-liste2 {
    color: #fff;
}

.home-yeni-urunler .urun-liste2 .text .stok {
    color: #fff;
}

.home-yeni-urunler .urun-liste2 .text .fiyat .indirim {
    color: #fff;
}


/* icerik başlangıç*/


/*page-baslik */

.page-baslik {
    margin-top: 0px;
    padding: 20px 0px 20px;
    background: #e9e9e9;
    position: relative;
    z-index: 9;
}

.page-baslik h3 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    position: relative;
}

.page-baslik h4 {
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: 700;
    color: #000;
    position: relative;
    max-width: 600px;
}

.page-baslik .hosgeldin {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    position: relative;
}

.page-baslik nav {
    margin-left: auto;
}

.page-baslik .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    display: inline-flex;
    position: relative;
}

.page-baslik .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #0000003b;
    content: "/";
}

.page-baslik .breadcrumb li a {
    color: #000;
}

.page-baslik .breadcrumb li.breadcrumb-item.active {
    color: #000;
}

.page-icerik {
    width: 100%;
    padding: 50px 0px;
}

.page-icerik {
    width: 100%;
    padding: 50px 0px;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #E00102;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.page-icerik p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}

.page-baslik span {
    width: 130px;
}

.page-baslik .form-control {
    width: 100%;
    height: 40px;
    position: relative;
    background: rgba(126, 126, 126, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #ffffff;
    position: relative;
    -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid rgb(126 126 126 / 20%);
    background-clip: padding-box;
    font-size: 12px;
    font-weight: 500;
    line-height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.page-baslik .form-control:focus {
    box-shadow: none !important;
    outline: none;
    border-color: #e30613;
    background: transparent;
}

.page-baslik .form-control::-webkit-input-placeholder {
    opacity: 50%;
    color: #fff;
}

.page-baslik .form-control:-ms-input-placeholder {
    opacity: 50%;
    color: #fff;
}

.page-baslik .form-control::placeholder {
    color: #fff;
    opacity: 50%;
}


.page-uyelik-form {
    width: 100%;
    height: auto;
}

.page-uyelik-form h2 {
    width: 100%;
    height: auto;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
}

.page-uyelik-form .page-uyelik-form-ic {
    position: relative;
    background: #fff;
    padding: 70px 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
    border-radius: 4px;
}


.cart-step {
    display: table;
    width: 100%;
    position: relative;
    margin: 0px 0 40px;
}

.cart-step ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}

.cart-step ul li:last-child {
    padding-right: 0px;
}

.cart-step ul li {
    padding-right: 10px;
    position: relative;
    height: 100%;
    webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    opacity: 0.3;
    filter: alpha(opacity=30);
    box-shadow: none;
}

.cart-step ul li.active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.cart-step ul li a {
    display: block;
    width: 100%;
    text-decoration: none;
    height: 45px;
    padding: 10px 10px 10px 53px;
    background-color: #fff;
    border: 1px solid #d4dbe0;
    border-radius: 4px;
    color: #3C4858;
    line-height: 1;
    position: relative;
    text-align: left;
}

.cart-step ul li a i {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 30px;
    color: #3C4858;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-step ul li a h5 {
    font-size: 16px;
    margin: 2px 0;
}

.cart-step ul li.active a {
    background-color: #E00102;
    border: 1px solid #E00102;
    color: #fff;
}

.cart-step ul li.active a i {
    color: #fff;
}

/* Page sepetim BaÅŸlangÄ±Ã§*/

.page-sepetim {
    position: relative;
    z-index: 99;
}

.page-sepetim .banka-bilgileri {
    width: 100%;
    height: auto;
}

.page-sepetim .banka-bilgileri .listee {
    width: 100%;
    height: auto;
    border-right: 1px solid #f1f1f1;
    padding-left: 15px;
}

.page-sepetim .banka-bilgileri .listee .logo {
    width: 100%;
    height: 40px;
}

.page-sepetim .banka-bilgileri .listee .logo img {
    height: 100%;
}

.page-sepetim .banka-bilgileri .listee .text {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.page-sepetim .banka-bilgileri .listee .text b {
    width: 100%;
    height: auto;
    font-weight: 700;
}

.page-sepetim .banka-bilgileri .listee .text li {
    width: 100%;
    height: auto;
    list-style: none;
    display: block;
    font-weight: 400;
}

.page-sepetim .banka-bilgileri .listee .text li span {
    font-weight: 700;
}

.page-sepetim .banka-bilgileri .listee .bilgi {
    width: 100%;
    height: auto;
}

.page-sepetim .banka-bilgileri .listee .bilgi .baslik1 {
    width: 100%;
    height: auto;
    display: block;
    font-weight: 700;
    margin-top: 15px;
}

.page-sepetim .banka-bilgileri .listee .bilgi .baslik2 {
    width: 100%;
    height: auto;
}

.page-sepetim .banka-bilgileri .listee .bilgi .baslik3 {
    width: 100%;
    height: auto;
}

.page-sepetim .sepet-icerik {
    position: relative;
    border: 1px solid #e2e7ec;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 15px 15px;
    margin-top: 0px;
}

.page-sepetim .sepet-icerik .accordion-item {
    border: none
}

.page-sepetim .sepet-icerik .accordion-button {
    background: #55565414;
    align-items: center;
    position: relative;
    margin-top: 0px;
    padding: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-weight: 700;
    color: #000;
    font-size: 14px;
}

.page-sepetim .sepet-icerik .accordion-button i {
    margin-right: 10px;
}

.page-sepetim .geridon {
    color: #E30613;
    font-weight: 700;
    background: transparent;
    border: none;
    margin-top: 15px;
}


.page-sepetim .sepet-baslik {
    font-size: 24px;
    font-weight: 600;
    height: 34px;
    line-height: 1.2;
    color: #3C4858;
    margin-bottom: 15px;
}

.page-sepetim .sepet-baslik h3 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0;
    color: #555654;
    text-align: left;
    font-weight: 700;
}

.page-sepetim .sepet-baslik p {
    display: block;
    font-weight: 300;
    font-size: 13px;
}

.page-sepetim-ic {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
}

.page-sepetim .sepetim-header {
    margin: auto;
    width: 100%;
    display: flex;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    justify-content: center;
}

.page-sepetim .sepetim-header li {
    list-style: none;
    margin: 0px 20px;
}

.page-sepetim .sepetim-header li:last-child a .icon {
    border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -ms-border-radius: 0px 10px 10px 0px;
    -o-border-radius: 0px 10px 10px 0px;
}

.page-sepetim .sepetim-header li:first-child a .icon {
    border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    -ms-border-radius: 10px 0px 0px 10px;
    -o-border-radius: 10px 0px 0px 10px;
}

.page-sepetim .sepetim-header li a {
    position: relative;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
}

.page-sepetim .sepetim-header li a .icon i {
    background: #042139;
    border-radius: 5px;
    color: #fff;
    height: 55px;
    line-height: 55px;
    width: 55px;
    display: block;
    text-align: center;
    margin: auto;
    position: relative;
    font-size: 20px;
}

.page-sepetim .sepetim-header li a.active .icon i {
    background: linear-gradient(to right, #8102f8, #7600E3);
    color: #fff;
}

.page-sepetim .sepetim-header li a span {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-top: 0px;
    width: auto;
    font-weight: bold;
    padding-left: 11px;
}

.page-sepetim .sepetim-header li a.active span {
    color: #8102f8;
}

.sepetim-body-alt .liste {
    position: relative;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
}

.sepetim-body-alt .liste small {
    opacity: 70%;
    margin-bottom: 5px;
    display: block;
}

.sepetim-body-alt .liste:hover {
    border-color: #e30613;
}

.sepetim-body-alt .liste .row {
    align-items: center;
    height: 100%;
}

.sepetim-body-alt .liste .sepet-resim {
    width: 100%;
    height: 70px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.sepetim-body-alt .liste .sepet-resim img {
    width: 100%;
}

.sepetim-body-alt .liste .listesag {
    width: 100%;
    height: 100%;
    display: flex;
    padding-left: 15px;
}

.sepetim-body-alt .liste .listesag .sepetim-adet {
    display: flex;
    align-items: center;
}

.sepetim-body-alt .liste .listesag .sepetim-adet .artieksi {
    width: 22px;
    height: 22px;
    background: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #555654;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 8px;
    cursor: pointer;
    border: solid 1px #555654;
}

.sepetim-body-alt .liste .listesag .sepetim-adet .artieksi:focus {
    outline: none;
    border: none;
}

.sepetim-body-alt .liste .listesag .sepetim-adet .form-control {
    height: 27px;
    padding: 0px;
    margin: 0px 8px;
    text-align: center;
    border-radius: 6px;
    font-size: 10px;
    font-weight: 700;
    background: #55565412;
    border-color: #55565429;
    color: #232323;
}

.sepetim-body-alt .liste .listesag .sepetim-baslik {
    width: 100%;
    margin-right: 10px;
}

.sepetim-body-alt .liste .listesag .sepetim-baslik h2 {
    font-weight: 700;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5;
}

.sepetim-body-alt .liste .listesag .sepetim-baslik h3 {
    font-weight: 400;
    font-size: 13px;
    opacity: 1;
    margin-top: 10px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.5);
}

.sepetim-body-alt .liste .listesag .sepetim-baslik h3 span {
    color: #39BBFD;
}

.sepetim-body-alt .liste .listesag .sepetim-no {
    width: 100%;
    margin-right: 10px;
}

.sepetim-body-alt .liste .listesag .sepetim-no .no {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}

.sepetim-body-alt .liste .listesag .sepetim-fiyat {
    width: 100%;
    padding: 0px 10px;
    text-align: center;
}

.sepetim-body-alt .liste .listesag .sepetim-fiyat .fiyat {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
}

.sepetim-body-alt .liste .listesag .sepetim-sil {
    font-size: 14px;
    line-height: 14px;
    color: #555654;
    cursor: pointer;
    text-align: center;
    align-items: center;
}

.sepetim-body-alt .liste .listesag .sepetim-sil:hover {
    color: #e30613;
}

.sepetim-body-alt .liste .listesag .custom-control {
    position: relative;
    z-index: 99;
}

.sepetim-footer {
    width: 100%;
    margin-top: -4px;
    height: auto;
    border-top: 1px solid #ffffff0f;
}

.sepetim-footer .btn-sepetbtn2 {
    border-radius: 0px 0px 5px 5px;
}

.sepetim-footer span {
    width: 100%;
    margin-top: 10px;
    height: auto;
    display: block;
    font-size: 12px;
}

.sepetim-footer-logolar {
    width: 100%;
    height: auto;
}

.sepetim-footer-logolar li:last-child {
    margin: 0px
}

.sepetim-footer-logolar li {
    height: 30px;
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    opacity: 40%;
}

.sepetim-footer-logolar li img {
    height: 100%;
    filter: grayscale(100%);
}

.btn-sepetbtn1 {
    cursor: pointer;
    background: #fff;
    border: solid 1px #fff;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    padding: 10px 15px;
    color: #001526;
}

.page-sepetim-ozet {
    position: relative;
    border: 1px solid #e2e7ec;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 15px 15px;
    margin-top: 0px;
}

.page-sepetim-ozet h2 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #ffffff1c;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.page-sepetim-ozet .liste {
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 10px 0px;
}

.page-sepetim-ozet .liste span {
    font-weight: 400;
}

.page-sepetim-ozet .liste .fiyat {
    font-weight: 700;
    margin-left: auto;
}


.page-sepetim-ozet .genel-toplam {
    padding-top: 10px;
    margin-top: 10px;
    align-items: center;
    border-top: 1px solid #a3a3a31c;
    font-size: 26px
}

.page-sepetim-ozet .liste span {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
}

.page-sepetim-ozet .genel-toplam small {
    font-size: 10px;
    /* display: block; */
    opacity: 50%;
    margin-top: 0px;
}

.btn-sepetbtn3 {
    cursor: pointer;
    background: transparent;
    border: solid 1px #fff;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    padding: 10px 15px;
    color: #fff;
}


.btn-sepetbtn3:hover {
    background: #39BBFD;
    border: solid 1px #39BBFD;
    color: #fff;
}


.btn-sepetbtn1 {
    cursor: pointer;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
    font-weight: 600;
    font-size: 12px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    padding: 10px 15px;
    color: #001526;
}

.btn-sepetbtn1:hover {
    background: #555654;
    border: solid 1px #555654;
    color: #fff;
}

.btn-sepetbtn2 {
    cursor: pointer;
    background: #e30613;
    border: solid 1px #e30613;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    padding: 10px 15px;
    color: #fff;
}

.btn-sepetbtn2:hover {
    background: #87050d;
    border: solid 1px #87050d;
    color: #fff;
}

.islem-onay-baslik {
    display: block;
    position: relative;
    z-index: 99;
    text-align: center;
}

.islem-onay-baslik h3 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    position: relative;
}

.islem-onay-baslik h4 {
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: 700;
    color: #00964A;
    position: relative;
}

.islem-onay-baslik .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    display: inline-flex;
    position: relative;
}

.islem-onay-baslik .breadcrumb li a {
    color: #333;
}

.islem-onay-baslik .breadcrumb li.breadcrumb-item.active {
    color: #333;
}

.islem-onay .icon {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.islem-onay .icon .svgIcon {
    fill: #00964A;
    height: 80px;
    width: 80px;
}

.islem-onay .icon .svgIcon path {
    fill: #00964A;
}



.fatura-adres {
    width: 100%;
    height: auto;
}


.fatura-adres h5 {
    width: 100%;
    height: auto;
    font-weight: 700;
    font-size: 16px;
}


.modaladres .fatura-turu {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
}


.fatura-adres .fatura-adres-liste {
    background-color: rgb(223 223 223 / 10%);
    align-items: center;
    position: relative;
    margin-top: 10px;
    padding: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    width: 100%;
    font-size: 13px;
    border: 1px solid #e2e7ec;
    cursor: pointer;
}

.fatura-adres .fatura-adres-liste.active {
    border: 2px solid #1a8754;
}



.fatura-adres .fatura-adres-liste .baslik1 {
    font-weight: 700;
}

.fatura-adres .fatura-adres-liste .baslik2 {
    font-weight: 700;
}

.fatura-adres .fatura-adres-liste .baslik3 {
    font-weight: 500;
    margin-top: 15px;
    opacity: 60%;
}

.fatura-adres .fatura-adres-liste .baslik4 {
    font-weight: 500;
    margin-top: 15px;
    opacity: 60%;
}

.fatura-adres .custom-control-label {
    padding-left: 0px;
}

.fatura-adres-liste a.duzenle {
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 13px;
    cursor: pointer;
}

.fatura-adres a.adres-ekle {
    cursor: pointer;
    background: linear-gradient(to right, #fdb05c, #FF971C);
    border: solid 1px #FF971C;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    padding: 10px 15px;
    color: #fff;
    width: 100%;
    margin-top: 20px;
}

.fatura-adres a.adres-ekle:hover {
    background: #fff;
    border: solid 1px #FF971C;
    color: #FF971C;
}


/* page-hesabim BaÅŸlangÄ±Ã§*/

.page-hesabim {
    width: 100%;
    height: auto;
}

.page-hesabim h2 {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    font-size: 19px;
}

.page-hesabim .hesabim-sol {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #fff;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e7ec;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 5%);
}


/* HesabÄ±m Ãœye Bilgi BaÅŸlangÄ±Ã§ */

.page-hesabim .hesabim-sol .uye-bilgi {
    width: 100%;
    height: auto;
    background: #ffffff08;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik {
    width: 100%;
    height: auto;
    display: flex;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background: #f8f8f8;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik .uyelikb2 {
    display: flex;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik .uyelikb2 strong {
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    display: block;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik .uyelikb2 small {
    font-size: 14px;
    line-height: 14px;
    display: block;
    opacity: 50%;
    margin-top: 4px;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik .icon {
    margin-right: 15px;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik .icon .svgIcon {
    fill: #fff;
    height: 26px;
    width: 26px;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-baslik .icon path {
    fill: #fff;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-bakiye {
    width: 100%;
    height: auto;
    display: flex;
    padding: 15px 0px;
    border-top: 1px solid #ffffff0f;
    text-align: center;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-bakiye span {
    width: 100%;
    height: auto;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    display: block;
}

.page-hesabim .hesabim-sol .uye-bilgi .uye-bilgi-bakiye small {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    margin-top: 6px;
}

.hesap-liste-baslik-h3 {
    margin-bottom: 15px;
    font-weight: 700;
}

/* HesabÄ±m Ãœye Bilgi Son */

.page-hesabim .hesabim-sol ul {
    padding: 0px 0px;
}

.page-hesabim .hesabim-sol ul h3 {
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    display: block;
    padding: 14px 25px 0px;
}

.page-hesabim .hesabim-sol ul li:first-child {
    margin-top: 0px;
}

.page-hesabim .hesabim-sol ul li {
    width: 100%;
    height: auto;
    list-style: none;
    margin-top: 0px;
}

.page-hesabim .hesabim-sol ul li a {
    color: #555654;
    display: flex;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
}

.page-hesabim .hesabim-sol ul li a .icon {
    margin-right: 10px;
}


.page-hesabim .hesabim-sol ul li a .svgIcon {
    fill: #fff;
    height: 18px;
    width: 18px;
    margin-right: 8px;
}

.page-hesabim .hesabim-sol ul li a path {
    fill: #fff;
}

.page-hesabim .hesabim-sol ul li a:hover {
    color: #e30613;
}

.page-hesabim .hesabim-sol ul li a:hover .svgIcon {
    fill: #e30613;
}

.page-hesabim .hesabim-sol ul li a:hover path {
    fill: #e30613;
}

.page-hesabim .hesabim-sol ul li.active a,
.page-hesabim .hesabim-sol ul li.active a .svgIcon,
.page-hesabim .hesabim-sol ul li.active a path,
.page-hesabim .hesabim-sol ul li a:hover,
.page-hesabim .hesabim-sol ul li a:hover .svgIcon {
    background: #0000000d;
    fill: #000;
    color: #000;
}

.page-hesabim .nav-tabs-bg {
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-hesabim .nav-tabs {
    display: flex;
    justify-content: center;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
    background: #0C283F;
    padding: 10px;
    border: none;
    width: 100%;
    flex-wrap: nowrap;
}

.page-hesabim .nav-tabs .nav-item:first-child {
    margin-left: 0px;
}

.page-hesabim .nav-tabs .nav-item {
    height: auto;
    margin-left: 59px;
    margin-bottom: 0px;
    width: auto;
}

.page-hesabim .nav-tabs .nav-item .nav-link {
    height: auto;
    color: #555654;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    padding-bottom: 0px;
    padding-left: 0px;
    background: transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    line-height: 1.5;
}

.page-hesabim .nav-tabs .nav-item .nav-link .iconbg .icon {
    background: #fff;
    border-radius: 5px;
    color: #384368;
    height: 70px;
    line-height: 70px;
    width: 70px;
    display: block;
    text-align: center;
    margin: auto;
    position: relative;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #ffffff17;
    color: #fff;
}

.page-hesabim .nav-tabs .nav-item .nav-link .iconbg .icon .svgIcon {
    fill: #fff;
    height: auto;
    width: 30px;
}

.page-hesabim .nav-tabs .nav-item .nav-link .iconbg .icon .svgIcon path {
    fill: #fff;
}

.page-hesabim .nav-tabs .nav-item .nav-link.active .iconbg .icon {
    background: linear-gradient(to right, #850ef4, #7600E3);
}

.page-hesabim .nav-tabs .nav-item .nav-link span {
    color: #fff;
    font-size: 14px;
    display: block;
    font-weight: bold;
    padding: 0px 0px 0px 15px;
    max-width: 136px;
}

.page-hesabim .nav-tabs .nav-link:before {
    content: "";
    width: 30px;
    height: 4px;
    position: absolute;
    display: block;
    background-color: transparent;
    top: 0px;
    display: none;
}

.page-hesabim .nav-tabs .nav-link.active:before {
    background-color: #b620e0;
}

.page-hesabim .nav-tabs .nav-link.active {
    font-weight: 700;
}

.page-hesabim .nav-tabs .nav-item.show .nav-link,
.page-hesabim .nav-tabs .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.page-hesabim .nav-tabs .nav-link:focus,
.page-hesabim .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.page-hesabim .nav-tabs .nav-link {
    border: none;
}

.page-hesabim .tab-content {
    padding-top: 25px;
}

.page-hesabim .tab-content .alert {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}


form.site-form1 {
    width: 100%;
    height: auto;
}

form.site-form1 .form-group {
    display: block;
    position: relative;
    margin-bottom: 1rem;
}

form.site-form1 .form-group .form-control,
form.site-form1 .form-group .form-select {
    width: 100%;
    height: 50px;
    position: relative;
    background-color: rgb(223 223 223 / 10%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #555654;
    position: relative;
    -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgb(49 49 49 / 20%);
    background-clip: padding-box;
    font-size: 12px;
    font-weight: 500;
    line-height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}


form.site-form1 .form-group textarea.form-control {
    width: 100%;
    height: auto;
}

form.site-form1 .form-group .form-control:focus {
    box-shadow: none !important;
    outline: none;
    border-color: #e30613;
    background: transparent;
}

form.site-form1 .form-group .form-control::-webkit-input-placeholder {
    opacity: 50%;
    color: #555654;
}

form.site-form1 .form-group .form-control:-ms-input-placeholder {
    opacity: 50%;
    color: #555654;
}

form.site-form1.uye-olmadan-form .form-group .form-control {
    color: #555654;
}

form.site-form1.uye-olmadan-form .form-group .form-control::placeholder {
    color: #555654;
    opacity: 50%;
}

form.site-form1.uye-olmadan-form .form-group .form-control::-webkit-input-placeholder {
    opacity: 50%;
    color: #555654;
}

form.site-form1.uye-olmadan-form .form-group .form-control:-ms-input-placeholder {
    opacity: 50%;
    color: #555654;
}

form.site-form1.uye-olmadan-form .form-group .form-control::placeholder {
    color: #555654;
    opacity: 50%;
}


form.site-form1 .form-group .goster {
    position: absolute;
    right: 13px;
    top: 50%;
    cursor: pointer;
}

form.site-form1 .form-group .field__label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    display: block;
    margin-bottom: 0.5rem;
}

form.site-form1 .form-group .sifremi-unuttum {
    font-size: 12px;
    font-weight: 700;
    display: block;
    text-align: right;
    cursor: pointer;
}

form.site-form1 .form-group .btn-primary {
    height: 45px;
    padding: 6px 16px;
    font-size: 12px;
    min-width: 40px;
    box-sizing: border-box;
    font-weight: 500;
    line-height: 16px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    box-shadow: none;
    background-color: #e30613;
    border: none;
}

form.site-form1 .form-group .btn-primary:hover {
    box-shadow: 0px 0px 10px #e30613;
}

form.site-form1 .form-group .btn-primary2 {
    height: 30px;
    width: 30px;
    font-size: 12px;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #fff;
    box-shadow: none;
    background-color: #e30613;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: 42px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

form.site-form1 .form-group .btn-primary2:hover {
    box-shadow: 0px 0px 10px #e30613;
}

form.site-form1 .form-group .giris-text {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}

form.site-form1 .form-group .giris-text span {
    opacity: 40%;
}

form.site-form1 .form-group .giris-text a {
    opacity: 100%;
    margin-left: 5px;
}

.page-uyelik-form .uye-olmadan-text {
    width: 100%;
    height: auto;
    color: #555654;
    text-align: center;
    padding: 100px 100px;
}

.page-uyelik-form .uye-olmadan-text h2 {
    width: 100%;
    height: auto;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #555654;
}

.page-uyelik-form .uye-olmadan-text p {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 35px;
}

.page-uyelik-form .uye-olmadan-text .btn {
    height: 50px;
    padding: 6px 16px;
    font-size: 12px;
    min-width: 40px;
    box-sizing: border-box;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    box-shadow: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 2px #e30613;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #e30613
}

.page-uyelik-form .uye-olmadan-text .btn:hover {
    box-shadow: 0px 0px 10px #e30613;
}

.uye-olmadan-form {
    display: none;
}

.uye-olmadan-form.uye-olmadan-form-open {
    display: block;
}

.uye-olmadan-form-ac-kapat {
    display: none !important;
}

.kapaticon {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

.kapaticon2 {
    color: #555654;
    cursor: pointer;
    font-size: 14px;
}

.sifremi-unuttum-menu {
    display: none;
}

.sifremi-unuttum-menu-open {
    display: block;
}



/* Footer Başla*/

footer.footer1 {
    padding: 50px 0px 0px;
    border-top: 1px solid #efefef;
}

footer .footer-logo {
    display: block;
}

footer.footer1 .footer-services {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
}

footer.footer1 .footer-services-item {
    display: flex;
    align-items: center;
    line-height: 1.3;
}

footer.footer1 .footer-services-item span.icon {
    margin-right: 15px;
    font-size: 33px;
    color: #000001;
}

footer.footer1 .footer-services-item .footer-services-yazi {
    display: block;
    font-weight: 500;
}

footer.footer1 .footer-services-item .footer-services-yazi span {
    display: block;
    font-size: 15px !important;
}

footer.footer1 .footer-services-item .footer-services-yazi small {
    display: block;
    font-size: 15px !important;
    margin-top: 3px;
}

footer.footer1 .bulten {
    width: 100%;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

footer.footer1 .bulten span {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #000001;
}

footer.footer1 .bulten small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

footer.footer1 .bulten .uyari {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    margin-top: 15px;
}

footer.footer1 .bulten .bulten-search {
    border: 1px solid #5d7183;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    transition: all .3s;
    margin-left: auto;
}

footer.footer1 .bulten form .bulten-search input {
    border: none;
    box-shadow: 0px;
    outline: none;
    width: 100%;
}

footer.footer1 .bulten form .bulten-search button.ara {
    background: #c867a5;
    border: none;
    border-radius: .2rem;
    padding: .25rem .7rem;
    color: #fff;
    font-weight: 500;
}

footer.footer1 .radio-button {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 11px;
    line-height: 20px;
}

footer.footer1 .radio-button input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

footer.footer1 .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 50%;
}

footer.footer1 .radio-button:hover input~.checkmark {
    background-color: #ccc;
}

footer.footer1 .radio-button input:checked~.checkmark {
    background-color: #c867a5;
}

footer.footer1 .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

footer.footer1 .radio-button input:checked~.checkmark:after {
    display: block;
}

footer.footer1 .radio-button .checkmark:after {
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
}

footer.footer1 .footer-orta {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0px;
}

footer.footer1 .footer-orta ul.footer-liste {
    margin: 0px;
    padding: 0px;
}

footer.footer1 .footer-orta ul.footer-liste span {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

footer.footer1 .footer-orta ul.footer-liste li:first-child {
    margin-top: 0px;
}

footer.footer1 .footer-orta ul.footer-liste li {
    list-style: none;
    margin-top: 3px;
}

footer.footer1 .footer-orta ul.footer-liste li a {
    font-weight: 400;
    font-size: 15px;
    color: #000;
}

footer.footer1 .footer-orta ul.footer-liste li a:hover {
    color: #999;
}

footer.footer1 .footer-orta ul.footer-sosyal {
    margin: 0px;
    padding: 0px;
    margin-top: 50px;
}

footer.footer1 .footer-orta ul.footer-sosyal span {
    width: 100%;
    height: auto;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
}

footer.footer1 .footer-orta ul.footer-sosyal li {
    list-style: none;
    margin-left: 5px;
    display: inline-block;
}

footer.footer1 .footer-orta ul.footer-sosyal li i {
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font-size: 15px;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-facebook {
    background: #3b5998;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-twitter {
    background: #1da1f2;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-instagram {
    background: #d72b75;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-whatsapp {
    background: #4DC247;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-youtube {
    background: #ff0000;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-linkedin {
    background: #0173AF;
}

footer.footer1 .footer-orta ul.footer-sosyal li i.icon-pinterest {
    background: #BC141C;
}

footer.footer1 .footer-orta ul.footer-iletisim {
    margin: 0px;
    padding: 0px;
}

footer.footer1 .footer-orta ul.footer-iletisim span {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

footer.footer1 .footer-orta ul.footer-iletisim li:first-child {
    margin-top: 0px;
}

footer.footer1 .footer-orta ul.footer-iletisim li {
    list-style: none;
    margin-top: 3px;
    font-weight: 400;
    font-size: 15px;
    color: #000;
    display: flex;
    align-items: flex-start;
}

footer.footer1 .footer-orta ul.footer-iletisim li .icon {
    font-size: 15px;
    padding-right: 10px;
}

footer.footer1 .footer-orta .footer-logo {
    width: 100%;
    height: auto;
}

footer.footer1 .footer-orta .footer-logo img {
    height: 70px;
}

footer.footer1 .footer-orta .footer-logo small {
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    margin-top: 20px !important;
    display: block;
    text-align: center;
}

footer.footer1 .footer-banka {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}

footer.footer1 .footer-banka li:first-child {
    margin-left: 0px;
}

footer.footer1 .footer-banka li {
    display: inline-block;
    list-style: none;
    margin-left: 10px;
}

footer.footer1 .gizlilik {
    font-size: 17px;
    margin-top: 15px;
}

footer.footer1 .gizlilik span {
    font-weight: 400;
}

footer.footer1 .gizlilik span a {
    font-weight: 500;
    text-decoration: underline;
}

footer.footer1 .gizlilik .gizlilik-chec {
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 5px;
}

footer.footer1 .gizlilik .gizlilik-chec input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

footer.footer1 .gizlilik .checkmark {
    position: relative;
    height: 22px;
    width: 22px;
    background-color: transparent;
    border: solid 1px #333;
    border-radius: 0px !important;
}

footer.footer1 .gizlilik .gizlilik-chec:hover input~.checkmark {
    background-color: #ccc;
}

footer.footer1 .gizlilik .gizlilik-chec input:checked~.checkmark {
    background-color: #c867a5;
}

footer.footer1 .gizlilik .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

footer.footer1 .gizlilik .gizlilik-chec input:checked~.checkmark:after {
    display: block;
}

footer.footer1 .gizlilik .gizlilik-chec .checkmark:after {
    left: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

footer.footer1 .footer-alt {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    text-align: center;
    color: #202020;
    font-weight: 300;
    font-size: 14px;
    border-top: 1px solid #efefef;
}

footer.footer1 .footer-alt a {
    color: #202020;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    margin-left: 10px;
}


footer.footer2 {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0px 0px 0px 0px;
    color: #0B0C0E;
    border-bottom: 10px solid #E30613;
    border-top: 2px solid #f1f1f1;
}

footer.footer2 .footer-ust {
    width: 100%;
    height: auto;
}

footer.footer2 .footer-ust .baslik {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 35px;
}

footer.footer2 .footer-ust .baslik h3 {
    height: auto;
    text-align: center;
    display: block;
    font-size: 1rem
}

footer.footer2 .footer-ust .baslik h3 span {
    height: auto;
    text-align: center;
    display: inline-block;
    background: #E30613;
    padding: 2px 10px;
}

footer.footer2 .footer-ust .baslik p {
    display: block;
    font-size: 0.85rem;
    font-weight: 300;
    max-width: 40%;
    margin: 10px auto 20px;
}

footer.footer2 .footer-ust .baslik .icon {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

footer.footer2 .footer-ust .baslik:after {
    content: '';
    width: 25px;
    height: 3px;
    background: #E30613;
    display: inline-block;
    position: relative;
}

footer.footer2 .footer-ust .baslik .icon img {
    height: 45px;
}

footer.footer2 .footer-ust .footer-iletisim {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer.footer2 .footer-ust .footer-iletisim .liste {
    display: flex;
    margin: 0px 30px
}

footer.footer2 .footer-ust .footer-iletisim .liste .icon {
    font-size: 30px;
}

footer.footer2 .footer-ust .footer-iletisim .liste .text {
    display: block;
    padding-left: 10px;
}

footer.footer2 .footer-ust .footer-iletisim .liste .text small {
    display: block;
    font-size: 0.80rem;
    font-weight: 300;
}

footer.footer2 .footer-ust .footer-iletisim .liste .text span {
    display: block;
    font-size: 0.90rem;
    font-weight: 700;
}

footer.footer2 .footer-orta {
    display: block;
    padding: 70px 0px;
}

footer.footer2 .footer-liste {
    width: 100%;
    height: auto;
}

footer.footer2 .footer-liste span.baslikk {
    font-weight: 600;
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase;
    font-size: 0.90rem;
}

footer.footer2 .footer-liste li:nth-child(2) {
    padding-top: 0px;
    border: none;
}

footer.footer2 .footer-liste li {
    width: 100%;
    height: auto;
    padding: 3px 0px;
    list-style: none;
    border-top: 1px solid #ffffff0f;
}

footer.footer2 .footer-liste li a {
    opacity: 80%;
    font-weight: 300;
    font-size: 0.80rem;
    color: #0B0C0E;
    line-height: 1.5;
    display: block;
}

footer.footer2 .footer-liste li a:hover {
    color: #E30613;
    opacity: 100%;
}

footer.footer2 .footer-liste.fotogaleri {
    height: auto;
}

footer.footer2 .footer-liste.fotogaleri li {
    width: 23%;
    height: auto;
    display: inline-block;
    margin-top: -1px;
}

footer.footer2 .footer-liste.fotogaleri li a img {
    width: 100%;
}

footer.footer2 .footer-liste.fotogaleri li a {
    width: 100%;
    position: relative;
    display: flex;
}

footer.footer2 .footer-liste.fotogaleri li a .zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: #2B2A29;
    opacity: 0;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer.footer2 .footer-liste.fotogaleri li a:hover .zoom {
    opacity: 60%;
}

footer.footer2 .footer-alt {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

footer.footer2 .footer-alt li {
    list-style: none;
    display: inline-block;
}

footer.footer2 .footer-alt li a {
    color: #0B0C0E;
    padding: 0px 50px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

footer.footer2 .footer-alt li a i {
    padding-right: 10px;
}

footer.footer2 .footer-bilgi {
    width: 100%;
    height: auto;
    background: rgb(0 0 0 / 5%);
    padding: 20px 0px;
    color: #0B0C0E;
}

footer.footer2 .footer-bilgi .sosyal {
    width: auto;
}

footer.footer2 .footer-bilgi .sosyal li {
    display: inline-block;
    margin-left: 5px;
}

footer.footer2 .footer-bilgi .sosyal li a {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #2B2A29;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

footer.footer2 .footer-bilgi .sosyal li a:hover {
    background: #2B2A29;
    color: #fff;
}

footer.footer2 .footer-bilgi .bilgi-baslik {
    margin-right: 16px;
}

footer.footer2 .footer-firma {
    width: 100%;
    height: auto;
}

footer.footer2 .footer-firma {
    width: 100%;
    height: auto;
    padding: 12px 0px;
}

footer.footer2 .footer-firma .footer-text {
    font-size: 0.75rem;
    opacity: 80%;
    color: #0B0C0E;
}

footer.footer2 .footer-firma .footer-logo {
    height: 20px;
    display: flex;
    margin-left: auto;
}

footer.footer2 .footer-firma .footer-logo img {
    height: 100%;
}


footer.footer2 .footer-liste .footer-baslik {
    font-weight: 600;
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase;
    font-size: 0.90rem;
}


footer.footer2 .footer-liste .footer-text {
    opacity: 0.8;
    font-weight: 300;
    font-size: 0.8rem;
    color: #0B0C0E;
}

footer.footer2 .footer-liste .footer-sosyal {
    position: relative;
    display: block;
    width: auto;
    margin-top: 25px;
    padding: 0px;
}

footer.footer2 .footer-liste .footer-sosyal li {
    display: inline-block;
    list-style: none;
    margin-right: 17px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}

footer.footer2 .footer-liste .footer-sosyal li a {
    font-size: 23px;
    color: #0B0C0E;
}


footer.footer2 .footer-liste2 {
    width: 100%;
    height: auto;
    text-align: center;
}

footer.footer2 .footer-liste2 li:first-child {
    margin-left: 0px;
}

footer.footer2 .footer-liste2 li {
    width: auto;
    height: auto;
    margin-left: 25px;
    list-style: none;
    display: inline-block;
}

footer.footer2 .footer-liste2 li a {
    opacity: 80%;
    font-weight: 300;
    font-size: 0.80rem;
    color: #555654;
}

footer.footer2 .footer-liste li a:hover {
    color: #E30613 !important;
    opacity: 100%;
}

footer.footer2 .footer-banka {
    width: 100%;
    height: auto;
    display: block;
}

footer.footer2 .footer-banka li:first-child {
    margin-left: 0px;
}


footer.footer2 .footer-banka li {
    display: inline-block;
    list-style: none;
    margin-left: 80px;
}

footer.footer2 .footer-banka li img {
    height: 15px;
}

.pagination {
    justify-content: center;
}

.pagination .page-link {
    width: 39px;
    height: 39px;
    border-radius: 50% !important;
    border: solid 1px #bababa;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #555654;
    font-weight: 700;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    font-weight: 300;
}

.pagination-sm .page-item.next .page-link {
    font-weight: 300;
}

.pagination-sm .page-item.disabled .page-link {
    font-weight: 300;
}

.pagination-sm .page-item.last .page-link {
    font-weight: 300;
}

.pagination .page-item {
    margin: 0px 3px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #D60C18;
    border-color: #D60C18;
}


/*genista*/

.genista {
    width: 100%;
    height: auto;
    position: relative;
    background: #F9F9F9;
    padding: 80px 0px 80px;
}

.genista .container {
    max-width: 1000px;
}

.genista .genista-liste {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    background: #fff;
    margin-top: 25px;
    box-shadow: 0px 0px 20px #0000000f;
    padding: 32px 15px;
    border-radius: 3px;
    color: #000000;
}

.genista .genista-liste .numara {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E51A28;
    position: absolute;
    font-weight: 900;
    font-size: 10px;
    line-height: 1;
}

.genista .genista-liste .icon {
    width: 130px;
    position: relative;
}

.genista .genista-liste .icon::before {
    content: '';
    width: 40px;
    height: 40px;
    border: dashed 1px #ccc;
    margin: 5px;
    border-radius: 3px;
    display: block;
    position: absolute;
    transition: transform 0.5s ease;
    /* GeÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§iÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸ sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼resi ve tipi */
}

.genista .genista-liste .icon-ic {
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    margin-top: 20px;
    position: relative;
    font-size: 33px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #0000001c;
    color: #E51A28;
    transition: transform 0.5s ease;
    /* GeÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§iÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸ sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼resi ve tipi */
}

.genista .genista-liste .text {
    width: calc(100% - 130px);
}

.genista .genista-liste .text span {
    width: 100%;
    display: block;
    height: auto;
    font-weight: 700;
    font-size: 18px;
    color: #E51A28;
}

.genista .genista-liste .text small {
    width: 100%;
    display: block;
    height: auto;
    margin-top: 10px;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 400;
}

.genista .genista-liste:hover .text small {
    color: white;
}

.genista .genista-liste:hover .icon::before {
    transform: translate(10px, 10px);
    /* SaÃƒÆ’Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¸ ve aÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸aÃƒÆ’Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã¢â‚¬ÂÃƒâ€šÃ‚Â± kaydÃƒÆ’Ã¢â‚¬ÂÃƒâ€šÃ‚Â±r */
}

.genista .genista-liste:hover .icon .icon-ic {
    transform: translate(-4px, -4px);
    /* YukarÃƒÆ’Ã¢â‚¬ÂÃƒâ€šÃ‚Â± ve sola kaydÃƒÆ’Ã¢â‚¬ÂÃƒâ€šÃ‚Â±r */
}

.genista .genista-liste:hover {
    background: #E51A28;
    color: #fff;
}

.genista .genista-liste:hover .numara {
    color: #E51A28;
    background: #fff;
}

.genista .genista-liste:hover .text span {
    color: #fff;
}


.en-cok-satanlar {
    width: 100%;
    height: auto;
    position: relative;
    background: #FBF9F7;
    padding-top: 50px;
    padding-bottom: 0px;
}

.en-cok-satanlar .enconsatanlar {
    z-index: 99;
}

.en-cok-satanlar .owl-theme .owl-nav {
    margin-top: 0px;
    display: flex;
    position: absolute;
    top: -69px;
    left: 0px;
    width: 100%;
}

.en-cok-satanlar .owl-carousel .owl-nav button.owl-prev,
.en-cok-satanlar .owl-carousel .owl-nav button.owl-next {
    font-size: 16px !important;
    line-height: 16px !important;
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    background: #fff !important;
    color: #000;
    border-radius: 50% !important;
    top: 0%;
    position: relative;
    border: solid 1px #ccc;
    margin: 0px
}

.en-cok-satanlar .owl-carousel .owl-nav button.owl-prev:hover,
.en-cok-satanlar .owl-carousel .owl-nav button.owl-next:hover {
    background: #E00102 !important;
    color: #fff;
}

.en-cok-satanlar .owl-carousel .owl-nav button.owl-prev {
    left: 0px;
    margin-right: 20px;
}

.en-cok-satanlar .owl-carousel .owl-nav button.owl-next {
    right: 0px;
    margin-left: auto !important;
}

.en-cok-satanlar .owl-theme .owl-dots {
    margin-top: 20px;
}

.en-cok-satanlar .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 5px;
    margin: 0px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}

.en-cok-satanlar .owl-theme .owl-dots .owl-dot.active span,
.en-cok-satanlar .owl-theme .owl-dots .owl-dot:hover span {
    background: #E00102;
}

.en-cok-satanlar .owl-theme .owl-dots .owl-dot.active span {
    width: 25px;
}


/**/

.slidervideo {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
}

.slidervideo iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 136%;
    min-height: 136%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    margin-top: -35px;
}

.slidervideo .container {
    position: relative;
    z-index: 2;
}

.slidervideo .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

.slidervideo .container {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

.slidervideo .textbg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.slidervideo .textbg .banner-slogan-sol {
    max-width: 500px;
    background: rgb(255 255 255 / 0.4);
    padding: 50px 50px;
    color: #fff;
}

.slidervideo .textbg .banner-slogan-sol span {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
    display: block;
    color: #000;
    line-height: 1.2;
}

.slidervideo .textbg .banner-slogan-sol p {
    font-size: 400;
    font-size: 16px;
    color: #000;
    line-height: 22px;
}

.slidervideo .textbg .banner-slogan {
    display: inline-block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 20px;
    background: rgb(255 255 255 / 0.4);
    padding: 15px 35px;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.slidervideo .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    display: none;
    z-index: 1;
}

/*danismanlik*/

.danismanlik {
    width: 100%;
    height: auto;
    position: relative;
    background: #fff;
}

.danismanlik .danismanlik-sag {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0px 70px 0px 60px;
}

.danismanlik .danismanlik-sol-resim {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

.danismanlik .danismanlik-sol-resim img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.danismanlik .danismanlik-sol-resim.danismaaltt {
    height: 710px;
}

.danismanlik .danismanlik-liste {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0px;
    color: #1B1B1E;
    text-align: center;
    border-bottom: 2px solid #0000001c;
    transition: all .35s ease;
}

.danismanlik .danismanlik-liste:hover {
    border-color: #E00102;
}

.danismanlik .danismanlik-liste .danismanlik-resim {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.danismanlik .danismanlik-liste .danismanlik-resim img {
    width: 100%;
    height: 100%;
    transition: all .35s ease;
    object-fit: cover;
}

.danismanlik .danismanlik-liste:hover .danismanlik-resim img {
    transform: scale(1.2);
    opacity: 70%;
}

.danismanlik .danismanlik-liste .danismanlik-text {
    width: 100%;
    height: auto;
    display: block;
    padding: 25px;
}

.danismanlik .danismanlik-liste .danismanlik-text span {
    width: 100%;
    height: auto;
    display: block;
    font-weight: 600;
}

.danismanlik .owl-nav {
    display: none;
}

.danismanlik .owl-dots {
    margin-top: 30px;
}

.home-bilgiler {
    width: 100%;
    height: auto;
    padding: 80px 0px;
    background: #F9F9F9;
}

.home-bilgiler a.liste {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    background: #fff;
    margin-top: 0px;
    box-shadow: 0px 0px 20px #0000000f;
    padding: 32px 15px;
    border-radius: 3px;
    justify-content: center;
    text-align: center;
}

.home-bilgiler a.liste .icon {
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 33px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #0000001c;
    color: #E51A28;
    transition: transform 0.5s ease;
    margin: 0px auto 25px;
}

.home-bilgiler a.liste:hover {
    color: #fff;
}

.home-bilgiler a.liste .text {
    padding-top: 5px;
    width: 100%;
}

.home-bilgiler a.liste .text span {
    width: 100%;
    display: block;
    height: auto;
    font-weight: 700;
    font-size: 18px;
    color: #000;
}

.home-bilgiler a.liste .text small {
    width: 100%;
    display: block;
    height: auto;
    margin-top: 0px;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 400;
    color: #666;
}

.home-bilgiler a.liste:hover {
    background: #E51A28;
}

.home-bilgiler a.liste:hover .text span,
.home-bilgiler a.liste:hover .text small {
    color: #fff;
}


.iletisim {
    margin-top: 0px;
}

.iletisim .maps {
    width: 100%;
    height: 400px;
    border: solid 1px #f1f1f1;
    padding: 5px;
}

.iletisim .editor {
    padding: 0px;
    margin-bottom: 0px;
}

.iletisim .editor .h5 {
    font-size: 16px;
    font-weight: 700;
}

.iletisim .editor .media {
    margin-top: 30px;
    display: flex;
}

.iletisim .editor .media .editor-list-icon {
    border: 1px solid #ddd;
    border-radius: 50px;
    color: #E00102;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    transition: all .3s ease 0s;
    min-width: 50px;
    margin-right: 25px;
}

.iletisim .editor .media:hover .editor-list-icon {
    color: #000;
    background: #E00102;
    border-color: #E00102;
}

.iletisim .editor .media .media-body .feature-box-content {
    line-height: 20px;
}

.iletisim .editor .media .feature-title h5 {
    font-size: 15px;
    font-weight: 700;
}

.ziyaretcidefteri {
    width: 100%;
    height: auto;
    color: #212121;
}

.ziyaretcidefteri .baslik {
    margin-bottom: 25px;
    border-bottom: 1px solid #cccc;
    padding-bottom: 15px;
}

.ziyaretcidefteri li:last-child {
    border: none;
}

.ziyaretcidefteri li {
    width: 100%;
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
}

.ziyaretcidefteri li span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.ziyaretcidefteri li span small {
    line-height: 11px;
    font-weight: 300;
    font-size: 11px;
    opacity: 80%;
    margin-left: 20px;
}

.ziyaretcidefteri li p {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
    margin-top: 12px;
    margin-bottom: 0px;
}

form.uye-form {
    padding: 0px 0 0 0;
    width: 100%;
    margin: 0 auto;
}

form.uye-form h3 {
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-top: 10px;
    font-weight: 600;
}

form.uye-form a {
    text-decoration: underline !important;
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

form.uye-form .form-control {
    width: 100%;
    height: auto;
    padding: 12px 12px;
    outline: none;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
    border-radius: 0px;
}

form.uye-form .form-control::-webkit-input-placeholder {
    color: #999;
}

form.uye-form .form-control:-ms-input-placeholder {
    color: #999;
}

form.uye-form .form-control::placeholder {
    color: #999;
}

form.uye-form .form-control:focus {
    outline: none;
    stroke: none;
    box-shadow: none !important;
    border-color: #000;
}

form.uye-form label input.checkbox {
    width: auto;
    height: 30px;
    padding: 10px 10px;
    position: relative;
    display: inline-block;
    margin: 0 9px 0 0px;
}

form.uye-form label h2 {
    font-size: 14px;
    margin: 0px;
    font-weight: 900;
}

form.uye-form label {
    margin: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

form.uye-form label:hover {
    cursor: pointer;
}

form.uye-form label:hover h2 {
    color: #000;
}

form.uye-form .ikili_input {
    padding: 15px 0px;
}

form.uye-form .yada {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin: 11px 0px;
}

form.uye-form .yada h3.yada {
    text-align: center;
    position: relative;
    display: inline-block;
    color: #7b7b7ba8;
}

form.uye-form .yada h3.yada:before {
    width: 150px;
    height: 1px;
    position: absolute;
    background: #7b7b7ba8;
    content: '';
    right: 3px;
    top: 9px;
}

form.uye-form .yada h3.yada:after {
    width: 150px;
    height: 1px;
    position: absolute;
    background: #7b7b7ba8;
    content: '';
    left: 0px;
    top: 9px;
}

form.uye-form a.anasayfaya {
    margin-top: 25px;
    display: inline-block;
}

form.uye-form a.facebook {
    width: 100%;
    height: 50px;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    background: #3c5a96;
    color: #fff;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    text-decoration: none !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

form.uye-form a.facebook i.icon-facebook {
    font-size: 25px;
    margin-right: 5px;
}

form.uye-form a.facebook:hover {
    background: #3c5a96d9;
}

form.uye-form .uye-ol-butonlar {
    width: 60%;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

form.uye-form .sozlesmeler {
    margin: 20px 0 0px 15px;
}

form.uye-form .sozlesmeler h2 {
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0px;
    font-weight: 900;
}

form.uye-form .sozlesmeler h2 button {
    background: transparent;
    border: none;
    padding: 0 6px 0px 0px;
    margin: 0px;
    outline: none;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton {
    width: 100%;
    height: 24px;
    padding: 10px 10px;
    outline: none;
    top: 0px;
    left: 0px;
    margin: 0 0 10px 0px;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton {
    display: block;
    position: relative;
    padding-left: 30px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    height: 24px;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.turuncu {
    position: absolute;
    top: 3px;
    left: 4px;
    height: 18px;
    background-color: transparent;
    width: 18px;
    border: solid 1px #000;
    border-radius: 3px;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton:hover input.buton~.turuncu {}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton:checked~.turuncu {
    background-color: transparent;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton button {
    outline: none;
    background: transparent;
    border: none;
    padding: 0 5px 0 0px;
    margin: 0px;
}

.turuncu:after {
    content: "";
    position: absolute;
    display: none;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton:checked~.turuncu:after {
    display: block;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton .turuncu:after {
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    background: #000;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton .turuncu {
    left: 2px;
    top: 3px;
    width: 18px;
    height: 18px;
    background: white;
}

form.uye-form .sozlesmeler .modal h5.modal-title {
    color: #000;
}

form.uye-form .sozlesmeler .modal .modal-header .close {
    outline: none;
}

form.uye-form .sozlesmeler .modal .modal-header .close span {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #e2e2e2;
    color: #fff;
}

.uye-button {
    font-size: 15px;
    height: auto;
    padding: 15px 30px;
    display: inline-block;
    background: #E00102;
    color: #fff;
    border: none;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0px 0px;
}

.WhatsApp {
    width: 51px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: url(../images/icon/WhatsApp.png);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    z-index: 999;
}

.sepetim-ozet-bilgi {
    padding-top: 0px;
    text-align: left;
    width: 100%;
}

.sepetim-ozet-bilgi .bilgi-liste {
    width: 33%;
}

.sepetim-ozet-bilgi .icon {
    display: block;
    height: 40px;
    margin-bottom: 10px;
}

.sepetim-ozet-bilgi .icon img {
    max-width: 100%;
    max-height: 100%;
}

.sepetim-ozet-bilgi span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
}

.sepetim-ozet-bilgi small {
    width: 80%;
    display: block;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: #000;
    margin-top: 5px;
    opacity: 0.5;
}

/**/



.header-logo img {
    height: 90px;
}

.dogrulama_gonder {
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    max-width: 420px;
}

.dogrulama_gonder .icon {
    font-size: 60px;
    color: #28a745;
    margin-bottom: 15px;
}

.dogrulama_gonder h3 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}

.dogrulama_gonder p {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.dogrulama_gonder .email {
    color: #007bff;
    font-weight: bold;
    text-decoration: none;
}

.dogrulama_gonder .email:hover {
    text-decoration: underline;
}

.dogrulama_gonder .btn-container {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.dogrulama_gonder .btn {
    text-decoration: none;
    padding: 12px 18px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 8px;
}

.dogrulama_gonder .btn-home {
    background-color: #007bff;
    color: white;
}

.dogrulama_gonder .btn-home:hover {
    background-color: #0056b3;
}

.dogrulama_gonder .btn-login {
    background-color: #28a745;
    color: white;
}

.dogrulama_gonder .btn-login:hover {
    background-color: #218838;
}

.dogrulama_gonder {
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    max-width: 860px;
    margin: 0px auto;
}

.dogrulama_gonder h3 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}