.domain-metch-title-price {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    background: #fbe24c;
    border-radius: 5px;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    gap: 9px;
}

.domain-metch-title-price span {
    font-size: 22px;
    font-weight: normal;
    text-decoration: line-through;
    color: #524f4fbf;
}

.domain-metch-title-price .nspace {
    font-weight: normal;
    font-size: 16px;
}

.daynex-a-3 {
    padding: 15px 24px 15px 24px;
    background-color: #3174f1;
    font-size: 15px;
    color: #fff;
    position: relative;
    line-height: 1.2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    display: inline-block;
    border: 0;
}

.daynex-a-3:hover {
    background: #155ee7;
    color: #fff;
    border: 0;
}

.daynex-a-3 svg {
    width: 30px;
    fill: #fff;
}

.check_icon i {
    color: #3D8BC5;
}

.check_icon:hover i {
    color: #014f89;
}

.ozellikler-table .container .row [class^="col-"],
.percent-10 {
    background-color: #fff;
}

.ozellikler-table .container .row.mt-30 {
    margin-top: 20px !important;
    box-shadow: 0px 11px 11px rgb(0 0 0 / 2%), 0 11px 11px rgb(0 0 0 / 5%);
}

.ozellikler-header.kurumsal .leftconfirm h2 b {
    font-weight: bold;
}

.o-page-title {
    font-size: 26px;
}

.table-1-title * {
    color: #111;
}

.ozellikler-table .col-md-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ozellikler-table .col-md-7 {
    max-width: 80% !important;
    flex: 0 0 80% !important;
}

.ozellikler-table .col-md-5 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    justify-content: center;
    max-width: 20% !important;
    flex: 0 0 20% !important;
}



.ozellikler-table .percent-10 {
    border-bottom: 1px solid #d1d5db;
    border-right: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
}

.set-row-margin>.row {
    margin: 0;
}

.text-hover {
    display: flex;
    gap: 10px;
    font-size: 18px;
    align-items: center;
}

.text-hover .svg-hover::before {
    content: attr(data-title);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 260px;
    margin-left: -115px;
    top: 100%;
    margin-top: 5px;
    text-align: left;
    text-decoration: none;
    z-index: 30;
    padding: 10px;
    box-shadow: 0 1px 44px 0 rgb(0 0 0 / 30%);
    border: 1px solid #e0e2e3;
    font-size: 15px;
    background-color: #fff;
}

.svg-hover.video::before {
    left: 0;
    content: 'Videolu Anlatım';
    background-color: #fe9001 !important;
}

.svg-hover {
    display: inline;
    position: relative;
}

.svg-hover:hover::before {
    left: 0;
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.svg-hover:hover::after {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.text-hover svg:hover {
    cursor: pointer;
}

.text-hover {
    transition: 300ms all;
}

.text-hover h6:hover {
    color: #007bff;
}

@media (max-width: 992px) {
    .responsive-d-none {
        display: none !important;
    }
}

@media (max-width: 546px) {
    .col-sm-7 {
        width: 60% !important;
    }

    .svg-hover::before {
        left: -90px !important;
    }
}

.percent-10 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.svg-hover i {
    background-color: #3174f1;
    font-size: .7rem;
    color: #fff;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.fa-info:hover {
    cursor: pointer;
}

.color-1 {
    color: #fe9001;

}

.color-2 {
    color: #0075c9;

}

.table-1-title {
    padding: 10px 0;
}

.table-1-title * {
    font-weight: 750;
    font-size: 20px;
    color: #4B4D59;
}

.ozellikler-header {
    margin-top: 30px;
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 25px;
}

.ozellikler-header .header-title {
    color: #4B4D59;
    font-size: 32px;
}

.ozellikler-header .second-title {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ECECEC;
}

.ozellikler-header .second-title>* {
    display: inline-block;
}

.ozellikler-header .second-title img {
    max-height: 50px;
}

.blue-text {
    font-size: 32px;
    font-weight: 600;
}

.h-slider-wrapper {
    padding: 20px;
    width: 100%;
}

.domaincenter {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.domain-metch-title {
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.domain-metch-title img {
    width: 58px;
    display: inline-block;
    border-right: 1px solid #d3d3d3;
    padding-right: 8px;
}

.domain-metch-title-up {
    font-size: 32px;
    font-weight: bold;
}

.domain-metch-title-up span {
    color: #3174f1;
}

@media(min-width: 768px) {
    .text-hover {
        padding-left: 15px;
    }

    .svg-hover {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 768px) {

    .svg-hover {
        margin-left: auto;
    }

    .ozellikler-table .percent-10 {
        border-left: 0;
    }

    .second-title {
        display: none !important;
    }

    /*.daynex-dv-8{*/
    /*    display: none !important;*/
    /*}*/
    .domaincenter {
        flex-direction: column;
    }

    .domain-metch-title-price {
        font-size: 27px;
        width: 80%;
    }

    .hemensatinal {
        display: none;
    }

    .e-shop-24-text {
        font-size: 32px;
        border-bottom: 1px solid #d1d5db;
        padding-bottom: 10px;
        margin-top: 0 !important;
        color: #4B4D59;
    }

    .ozellikler-table .col-md-5 {
        max-width: 18% !important;
        flex: 0 0 18% !important;
        padding: 0;
    }

    .ozellikler-table .col-8 {
        max-width: 82% !important;
        flex: 0 0 82% !important
    }
}

.svg-hover.video {
    display: none;
}

.mobile-show {
    display: none;
}

.ozellikler-table {
    padding-bottom: 50px;
}

.marquee-content {
    display: flex;
    animation: scrolling 29s .6s linear alternate infinite;
    gap: 45px;
}

.marquee-item {
    flex: 0 0 170px;
    margin-top: 15px;
    cursor: pointer;
}

.marquee-item img {
    display: block;
    width: 100%;
}

.marquee {
    overflow: hidden;
}

@keyframes scrolling {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%);
    }
}

.marquee-item img {
    filter: grayscale(100%);
    transition: .4s linear;
}

.marquee-item img:hover {
    filter: grayscale(0%);
}

@media(max-width: 768px) {
    .mobile-show {
        display: block !important;
        margin-top: 30px;
    }

    .domaincenter {
        background-color: #fff;
        padding: 15px;
    }

    .domaincenter>* {
        width: 100%;
    }

    .daynex-a-3 {
        margin-left: 0;
        display: flex !important;
        align-items: center;
        height: 100%;
    }

    .h-slider-wrapper {
        padding: 10px;
    }

    @keyframes scrolling {
        0% {
            transform: translateX(0)
        }

        100% {
            transform: translateX(calc(-170px * 12));
        }
    }

    .marquee-content {
        animation: scrolling 20s .6s linear alternate infinite;
    }
}

.column .text-hover {
    flex-direction: column;
    align-items: start;
}

.ozellikler-table .row:last-child .percent-10 {
    color: #3174f1;
    font-weight: bold;
    font-size: 120%;
}

.ozellikler-table.b2b .row:last-child .percent-10 {
    color: #F28909;
}

.ozellikler-table.kurumsal .row:last-child .percent-10,
.ozellikler-table.kurumsal .text-hover a {
    color: #4baa53 !important;
}

.ozellikler-table.karttahsil .row:last-child .percent-10,
.ozellikler-table.karttahsil .text-hover a {
    color: #11468D !important;
}

.ozellikler-header.eshop .leftconfirm h2 b {
    color: #3174f1;
}

.ozellikler-header.b2b .leftconfirm h2 b {
    color: #F28909;
}

.ozellikler-header.kurumsal .leftconfirm h2 b {
    color: #4baa53;
}

.ozellikler-header.karttahsil .leftconfirm h2 b {
    color: #11468D;
}



@media(max-width: 380px) {
    .domain-metch-title-price span {
        font-size: 18px;
        margin-right: 5px;
    }
}

@media(max-width: 500px) {
    .ozellikler-header .header-title {
        font-size: 25px;
    }

    .e-shop-24-text {
        font-size: 23px;
    }

    .ozellikler-table .row:last-child .percent-10 {
        font-size: 82%;
    }

    .rotate-text {
        transform: rotate(90deg);
        font-size: 200%;
    }

    .text-hover a {
        font-size: 90%;
    }

    .marquee-content {
        gap: 30px;
    }

    .marquee-item {
        flex: 0 0 100px;
    }

    .ozellikler-header {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.leftconfirm img {
    max-width: 72px;
    margin: 0;
}

.leftconfirm {
    border-bottom: 1px solid #d1d5db;
}

.leftconfirm h2 {
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 0;
}

@media(min-width: 999px) {
    .leftconfirm h2 {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width: 768px) {
    .leftconfirm h2 {
        margin-bottom: 0;
    }

    .mobile-show.e-shop-24-text {
        display: none !important;
    }

    .leftconfirm h2 {
        line-height: normal;
        margin-bottom: 27px;
        font-size: 29px !important;
    }

}

.o-page-title {
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
}

@media(max-width: 500px) {
    .ozellikler-header {
        padding: 30px 25px;
    }

    .o-page-title {
        display: none;
    }

    .disabled-mobile-show {
        display: none !important;
    }

    .domaincenter {
        padding: 13px 0px;
    }

    .domain-metch-title-up {
        font-size: 28px;
    }

    .domaincenter>* {
        text-align: right;
    }

    .main-content {
        padding-top: 130px;
    }

    .daynex-dv-8 {
        height: auto;
        bottom: unset;
        top: 1px;
        z-index: 99999999999999999999999999999999999;
    }

    .leftconfirm h2 b {
        display: block;
        margin-bottom: -11px;
    }

    .leftconfirm h2>div {
        margin-top: 15px;
    }

    .leftconfirm h2>span {
        margin-top: 15px;
        display: block;
        font-size: 25px;
    }

    .text-hover {
        font-size: 16px;
        gap: 7px;
    }

    a.domain-metch-title-price.sf {
        width: 100% !important;
    }
}

@media(max-width: 410px) {
    .domain-metch-title-price {
        font-size: 24px;
        gap: 2px;
    }

    .domain-metch-title-up {
        font-size: 28px;
    }

    .ozellikler-header.eshop .leftconfirm h2 b {
        font-size: 21px;
    }

    .text-hover {
        font-size: 13px;
    }

    .svg-hover {
        position: unset;
    }

    .text-hover .svg-hover::before {
        margin-left: 0;
        width: 100%;
        right: 0;
        left: 0 !important;
        top: 90%;
        font-size: 13px;
    }

    .leftconfirm h2>span {
        font-size: 23px;
    }

    .text-hover a {
        font-size: 110%;
    }
}

.wpackage-banner-text {
    font-size: 33px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}

.wpackage-banner-text img {
    max-width: 112px;
    position: relative;
}

.ozellikler-header.woy-seo-plan {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-color: transparent;
}

.woy-plan-image {
    position: absolute;
    left: 0;
    top: 0;
    bottom: -30px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.woy-plan-image img {
    width: 100%;
    height: 100%;
}

.aciklama-icon {
    margin-left: auto;
    display: flex;
    gap: 5px;
}

.o-e-aciklama {
    display: flex;
    flex-direction: column;
    gap: 0 !important;
    justify-content: center;
    flex: 1;
}

.o-ek-aciklama:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #404040;
}

.o-ek-aciklama {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
}

.o-e-aciklama .w-100 {
    display: flex;
    gap: 5px;
}

.aciklama-icon img {
    width: 30px;
    height: 30px;
}

.o-ek-aciklama .resimli {
    display: flex;
    align-items: center;
    gap: 5px;
}

.o-ek-aciklama .resimli img {
    width: 25px;
    height: 25px;
}

.before-none:before {
    display: none;
}

.o-ek-aciklama .resimli:not(:last-child) {
    margin-bottom: 5px;
}

@media (min-width: 1024px) {
    .yukari .svg-hover:before {
        bottom: 100%;
        top: unset;
    }
}

.domain-metch-title-price {
    position: relative;
    line-height: .5;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    flex-direction: column;
}

.aylik-belirti {
    z-index: 99;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}

a.domain-metch-title-price.sf {
    line-height: normal !important;
}

.text-hover.column {
    flex-direction: column;
    align-items: start;
    justify-content: center;
    gap: 5px;
}

.text-hover.column p {
    font-size: 14px;
    color: #555;
    font-weight: 600;
}

.woy-seo-plan .vidsayunew {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@media (max-width:470px) {
    .wpackage-banner-text {
        font-size: 19px;
    }

    .wpackage-banner-text img {
        max-width: 90px;
    }
}

/* yeni eklenen css ler */

.woy-seo-tableitem {
    width: 100%;
}

.woy-seo-tableitem .row .col-md-2 img {
    width: 45%;
    padding: 10px;
    margin-left: 30px;
}

.woy-seo-col10 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woy-seo-htages h4 {
    color: #2b57be;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
}

.woy-seo-htages {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.woy-seo-htages h4 a {
    color: #2b57be;
}

.woy-seo-ptages p {
    color: #3DB13D;
    font-size: 15px;
    padding: 25px 0 0;
}

.woy-seo-main {
    display: flex;
}

.woy-seo-second-ptag {
    color: #87878A;
}

.woy-seo-tableitemtop {
    width: 100%;
    margin-bottom: 25px;
    background-color: #fff;
    transition: 300ms all ease-in-out;

}

.woy-seo-tableitemtop:first-child {
    margin-top: 20px;
}

.woy-seo-htages p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.woy-seo-tableitemtop:hover {
    transform: scale(1.03);
}

.woy-seo-col10top {
    padding: 0px 60px !important;
}

.woy-seo-htagestop h4 {
    color: #24468C;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
}

.woy-seo-htagestop {
    padding: 25px 0 0;
    display: flex;
}

.woy-seo-ptagestop p {
    color: #3DB13D;
    font-size: 15px;
    padding: 25px 0 0;
}

.woy-seo-maintop {
    display: flex;
}

.woy-seo-second-ptagtop {
    color: #87878A;
}

.woy-seo-main .woy-seo-svg-hover::before {
    content: attr(data-title);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 260px;
    margin-left: -115px;
    top: 100%;
    margin-top: 5px;
    text-align: left;
    text-decoration: none;
    z-index: 30;
    padding: 10px;
    box-shadow: 0 1px 44px 0 rgb(0 0 0 / 30%);
    border: 1px solid #e0e2e3;
    font-size: 15px;
    background-color: #fff;
}

.woy-seo-svg-hover i {
    background-color: #3174f1;
    font-size: .7rem;
    color: #fff;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

section.table.ozellikler-table .col-8 {
    border-bottom: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
}

.woy-seo-fa-info:before {
    content: "\f129";
}

.woy-seo-svg-hover:hover::before {
    top: 50px;
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.woy-seo-aciklama-icon {
    margin-left: auto;
    display: flex;
    padding: 0 10px;
    gap: 5px;
}

.woy-seo-o-e-aciklama {
    display: flex;
    flex-direction: column;
    gap: 0 !important;
    justify-content: center;
    flex: 1;
}

.woy-seo-o-ek-aciklama:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #404040;
}

.woy-seo-o-ek-aciklama {
    margin-left: 20px;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
}

.woy-seo-o-e-aciklama .w-100 {
    display: flex;
    gap: 5px;
}

.woy-seo-svg-hover {
    padding: 0px 12px;

}

.woy-seo-aciklama-icon img {
    width: 30px;
    height: 30px;
}

.woy-seo-o-ek-aciklama .resimli {
    display: flex;
    align-items: center;
    gap: 5px;
}

.woy-seo-o-ek-aciklama .resimli img {
    width: 25px;
    height: 25px;
}

.woy-seo-before-none:before {
    display: none;
}

.woy-seo-o-ek-aciklama .resimli:not(:last-child) {
    margin-bottom: 5px;
}

.kys .marquee {
    margin: -20px 0 -30px;
}

.woy-seo-o-ek-aciklama {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}

.woy-seo-tableitemtop>.row {
    margin: 0 0 10px !important;
}

.woy-seo-col10 {
    padding: 15px !important;
}

.woy-seo-tableitemtop.shadow-lg {
    box-shadow: 0px 11px 11px rgb(0 0 0 / 2%), 0 11px 11px rgb(0 0 0 / 5%) !important;
}

@media (max-width:470px) {
    .woy-seo-htages {
        text-align: center;
    }

    .woy-seo-htages p {
        font-size: 16px;
    }

    .woy-seo-col10 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 0 15px !important;
    }
}