/* page_view.php'den cikarildi.  Kullanan sayfa(lar): eticaret-sitesi-ozellikleri  */

.e-commerce-popular-referance {
    display: flex;
}

.sectoral_title {
    position: relative;
    font-size: 19px;
    line-height: 29px;
    margin-top: 31px;
    font-weight: bold;
    color: #47433e !important;
    padding-right: 20px;
}

.sectoral_title span {
    font-weight: normal;
}

.sectoral_title img {
    position: absolute;
    right: 25px;
    top: -10px;
    width: 40px;
    transform: rotate(30deg);
}

@media (min-width: 250px) and (max-width: 767px) {
    .sectoral_title {
        font-size: 15px;
        line-height: 20px;
    }

    .sectoral_title img {
        position: absolute;
        right: 25px;
        top: -5px;
        width: 25px;
        transform: rotate(30deg);
    }
}

.b2b-title-collapse button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

button i {
    transition: 300ms all;
}

button[aria-expanded="true"] i {
    transform: rotate(180deg);
}

button[aria-expanded="false"] i {
    transform: rotate(90deg);
}

.b2b-collapse-item {
    margin: 7px 0;
}

.fs-32-alt button {

    font-size: 16px !important;
}

.b2b-icerik-collapse p {
    font-size: .9rem !important;
    padding-left: 25px;
}

.b2b-title-collapse {
    padding-left: 25px;
}

.b2b-title-collapse:before {
    content: "";
    width: 15px;
    height: 1px;
    background-color: black;
    display: block;
    position: relative;
    top: 10px;
    left: -25px;
}

.marquee-content {
    display: flex;
    animation: scrolling 29s .6s linear alternate infinite;
    gap: 45px;
    margin-bottom: 20px;
}

@media (max-width: 425px) {
    .marquee-content {
        gap: 10px !important;
    }

    .marquee-item {
        flex: 0 0 120px !important;
    }

    #daynex_addon_20 .daynex_addon_title {
        font-size: 22px !important;
    }

    .marquee-content {
        width: 2350px !important;
    }

    .my-auto {
        display: none !important;
    }

    .features-menu-b2b a {
        padding: 10px 20px !important;
        gap: 0 !important;
    }

    .fs-32-alt button {
        text-align: left !important;
    }
}

.marquee-item {
    flex: 0 0 170px;
    margin-top: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.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%);
}

#daynex_column_18 {
    box-shadow: 0 0 0 0 #fff;
}

#daynex_addon_wrapper_19 {
    margin: 0px 0px 0px 0px;
}

#daynex_addon_20 {
    box-shadow: 0 0 0 0 #ffffff;
}

#daynex_addon_20 .daynex_addon_title {
    color: #10458d;
    font-size: 35px;
    font-weight: 700;
}

#daynex_addon_21 .daynex_addn_client_img {
    filter: grayscale(100%);
}

#daynex_addon_21 .daynex_addn_client_img:hover {
    filter: none;
}

.daynex_addn_client .daynex_carousel_extnd-item img {
    width: auto;
    object-fit: initial;
    height: auto;
}

.daynex_addn_client_img {
    transition: .4s;
}

.daynex_section {
    background: #edf5fb;
    padding: 30px 0px;
}

#features {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    box-shadow: 0 0 0 0 #ffffff;
}

#daynex_column_22 {
    box-shadow: 0 0 0 0 #fff;
}

#daynex_addon_wrapper_23 {
    margin: 0px 0px 20px 0px;
}

#daynex_addon_24 .daynex_addon_title {
    color: #10458d;
    font-size: 40px;
    font-weight: 700;
}

#daynex_section_id_25 {
    border-radius: 30px;
}

#daynex_section_id_25 {
    padding-top: 60px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
    margin-top: 120px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: white;
}

.daynex_pagebuilder_section_inner .daynex_s_row, .daynex_con-inner, .daynex_s_row-container {
    position: relative;
    z-index: 3;
}

#daynex_section_id_25 .daynex_s_row {
    margin-left: -50px;
    margin-right: -50px;
}

#daynex_addon_wrapper_26 {
    margin: 0px 0px 50px 0px;
}

.mark-img img {
    width: 100%;
    height: 100%;
}

.img-list-b2b {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.img-list-b2b .mark-img {
    height: auto;
    border: 0;
    filter: grayscale(100%);
    padding-top: 0;
    margin-top: -30px;
    padding-bottom: 0;
}

.img-list-b2b .mark-img:hover {
    filter: grayscale(0);
}

.text-primary {
    color: #47433e !important;
}

.daynex_addon_title, .daynex_addon_title {
    color: #47433e !important;
    text-align: center;
}

.daynex_addon_content {
    font-size: 16px;
    line-height: 1.7;
    margin: 10px 0px;
    text-align: center;
}

.entegrasyon-baslik {
    display: flex;
    flex-direction: column;
}

.margin-top-120 {
    margin-top: 120px !important;
}

.margin-top-80 {
    margin-top: 80px;
}

.flexed-entegrasyon-baslik {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-direction: row;
}

.about-us-content ul li {
    list-style: none;
}

.about-us-content b {
    color: #000;
}

.header-title-style {
    margin-top: 25px;
}

.about-us-content p {
    font-size: 16px;
    display: block;
    color: #000;
    margin: 0px;
}

.e-ticaret-text {
    padding: 0px 8px;
}

.about-us-content p .italicb {
    font-style: italic;
}

.left-text {
    text-align: left !important;
}

.images_box_ .img-block {
    min-height: 135px !important;
    height: 135px !important;
}

.images_box_ {
    margin-top: 10px;
}

.anti-container {
    margin-left: -30px;
    margin-right: -30px;
}

body {
    --bosluk-max: 80px;
    --bosluk-min: 20px;
    --bosluk: 50px;
    --modul-gecis-bottom: 115px;
}

.features-section {
    position: sticky;
    top: 80px;
    z-index: 90;
    width: 100%;
    margin-bottom: 70px;
}

.features-menu a {
    flex: 0 0 12.3%;
    color: #222444;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    height: 100%;
    position: relative;
    transition: 300ms all ease-in;
    height: 92px;
}

.features-menu a:hover:before {
    content: '';
    background-color: #4385f557;
    border-radius: 5px;
    width: 98%;
    height: 100%;
    position: absolute;
    top: auto;
    z-index: -1;
}

.features-menu a.active:before {
    content: '';
    background-color: #4385f557;
    border-radius: 5px;
    width: 98%;
    height: 100%;
    position: absolute;
    top: auto;
    z-index: -1;
}

.features-menu-b2b {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 95px;
}

@media (max-width: 768px) {
    .features-menu-b2b {
        display: flex;
        align-items: center;
        justify-content: unset;
        gap: 35px;
        overflow-x: scroll;
    }
}

.features-menu-b2b a {
    color: #222444;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    position: relative;
    transition: 300ms all;
    padding: 10px 40px;
    gap: 5px;
}

.features-menu-b2b a:hover {
    background-color: #4385f557;
    border-radius: 5px;
}

.features-menu-b2b a.active {
    background-color: #4385f557;
    border-radius: 5px;
}

.features-menu-b2b a span > b {
    display: block;
    line-height: 1;
    font-size: 16px;
}

.description_font-s {
    font-size: 16px !important;
    font-weight: 300;
}


.features-bg {
    background-color: #f3f9ff;
}

.features-menu a span {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #333;
}

.features-menu a span > b {
    display: block;
    line-height: 1;
}

.features-menu a img, .features-menu a svg {
    max-width: 30px;
    max-height: 30px;
    width: 100%;
    height: 100%;
    margin: 10px 0;
}


.features-menu-b2b a span {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #333;
}

.features-menu-b2b a span > b {
    display: block;
    line-height: 1;
}

.features-menu-b2b a img, .features-menu-b2b a svg {
    max-width: 30px;
    max-height: 30px;
    width: 100%;
    height: 100%;
    margin: 10px 0;
}


.services-detail-title, .services-details-title {
    font-size: 36px;
    color: #616161;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.services-sub-detail-title {
    margin-bottom: 0;
    margin-top: var(--bosluk-min);
    font-weight: 500;
    font-size: 1.2rem;
    color: #616161;
}

.services-detail-main-wrap {
    margin: 55px 0;
    text-align: center;
}

.margin-bottom-min {
    margin-bottom: var(--bosluk-min);
}

.margin-bottom-max {
    margin-bottom: var(--bosluk-max);
}

.margin-bottom-default {
    margin-bottom: var(--bosluk);
}

.modul-gecis-bottom {
    margin-bottom: var(--modul-gecis-bottom);
}

.text-style-1, .description_font-s, .flexed-entegrasyon-baslik h2 {
    color: #616161 !important;
}

.description_font-s b {
    color: #616161 !important;
    font-weight: 600 !important;
}

.text-style-2, .text-blue {
    color: #616161 !important;
}

.text-style-1 {
    line-height: 1.5;
}

.sanal-pos-carousel img {
    opacity: .85;
}

p.description_font-s {
    margin-top: 5px !important;
}

/* all sayfanında alt sayfası */

.services-details-section span {
    font-size: 1.2rem;
    color: #616161;
}

h1.services-details-title {
    font-size: 36px;
}

.services-details {
    margin-top: 0;
}

.services-details .services-details {
    margin-top: -330px;
}

div.caption-margin > h1:first-child {
    font-weight: 300 !important;
}

div.caption-margin > h2:last-child {
    font-weight: 600 !important;
}

.sag-inner .header-text > h1:first-child, .sag-inner .header-text > h3:first-child {
    font-weight: 300 !important;
}

.sag-inner .header-text > h2:last-child, .heading-title {
    font-weight: 600 !important;
}

.elementor-icon-box-content p.description_font-s, .elementor-icon-box-description {
    font-size: 15px !important;
    color: #616161 !important;
}

.elementor-icon-box-title .description_font-s {
    color: #4385F5 !important;
    font-size: 16px !important;
}

.sag-inner {
    justify-content: flex-start;
}

.row [class^='col'].caption-margin {
    margin-top: 50px;
}

.services-details-list-item {
    margin-top: 20px;
}

.services-details.mb-90 {
    margin-bottom: 50px;
}

.services-details-list-item li {
    /* .description_font-s özelliği eklendi */
    font-size: 1.2rem !important;
}

.services-details-title [class^='none'] {
    display: none !important;
}

._header-title :where(h1 , h2) {
    font-size: 36px !important;
    font-weight: 600 !important;
}

.detay_incele {
    display: none;
}

.features-menu .owl-stage-outer {
    overflow-x: scroll;
    scroll-behavior: smooth;
}

.features-menu::-webkit-scrollbar-track, .features-menu .owl-stage-outer::-webkit-scrollbar-track {
    background: #F3F9FF;
    border-radius: 5px;
}

.features-menu::-webkit-scrollbar-thumb, .features-menu .owl-stage-outer::-webkit-scrollbar-thumb {
    border: 2px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.1);
}

.features-menu::-webkit-scrollbar, .features-menu .owl-stage-outer::-webkit-scrollbar {
    height: 9px;
    cursor: pointer;
}

/* ikinci paket buton */
.imghocan {
    position: relative;
    right: 45px;
    transform: rotate(26deg) scale(0.8);
    max-width: 115px;
}

.btn-tablet-new-com {
    background: #f26725;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    transition: all 300ms linear;
    overflow: hidden;
    border: 1px solid #fff;
}

.btn-tablet-new-com:before {
    transition: 0ms ease all;
    opacity: .5;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-20deg);
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    position: absolute;
    width: 50px;
    left: -60px;
}

.btn-tablet-new-com:hover:before {
    left: 110%;
    -webkit-transition: 800ms ease all;
    -moz-transition: 800ms ease all;
    transition: 800ms ease all;
    opacity: .2;
}

/*   Sayfaya özel      */
.trendyol.breadcrumb-bg {
    background-image: url("/assets/img/entegrasyon/trendyol/trendyol-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.trendyol :where(.services-detail-title, .services-details-title , ._header-title :where(h1 , h2) , .services-details-section span) {
    color: #fff !important;
}

.trendyol .elementor-icon-box-title .description_font-s {
    color: #EA6E36 !important;
}

.trendyol :where(.elementor-icon i , .oval-inner , .text-style-1 , .services-details-list-item li :where(svg , svg path)) {
    color: #EA6E36 !important;
    border-color: #EA6E36 !important;
    stroke: #EA6E36 !important;
}

.trendyol .text-style-2 {
    color: rgba(234, 110, 54, 0.73) !important;
}

.trendyol .elementor-icon {
    background-color: rgba(234, 110, 54, 0.47) !important;
}

.trendyol .started .bg-set {
    background-color: #EB713B;
}

.trendyol .started:hover {
    box-shadow: 0px 9px 39px -5px rgba(234, 110, 54, 0.67);
}

.trendyol .started :where(.heading-title , .heading-section-description , .more-button-new) {
    color: #fff !important;
}

.hepsiburada.breadcrumb-bg {
    background-image: url("/assets/img/entegrasyon/hepsiburada/hepsiburada-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.hepsiburada :where(.services-detail-title, .services-details-title , ._header-title :where(h1 , h2) , .services-details-section span) {
    color: #fff !important;
}

.hepsiburada .elementor-icon-box-title .description_font-s, .hepsiburada .elementor-icon-box-title span {
    color: #F39517 !important;
}

.hepsiburada :where(.elementor-icon i , .oval-inner , .text-style-1 , .services-details-list-item li :where(svg , svg path)) {
    color: #F39517 !important;
    border-color: #F39517 !important;
    stroke: #F39517 !important;
}

.hepsiburada .text-style-2 {
    color: rgba(243, 149, 23, 0.73) !important;
}

.hepsiburada .elementor-icon {
    background-color: rgba(243, 149, 23, 0.47) !important;
}

.hepsiburada .started .bg-set {
    background-color: #f39517;
}

.hepsiburada .started:hover {
    box-shadow: 0px 9px 39px -5px rgba(243, 149, 23, 0.77);
}

.hepsiburada .started :where(.heading-title , .heading-section-description , .more-button-new) {
    color: #fff !important;
}

.n11.breadcrumb-bg {
    background-image: url("/assets/img/entegrasyon/n11/n11-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.n11 :where(.services-detail-title, .services-details-title , ._header-title :where(h1 , h2) , .services-details-section span) {
    color: #fff !important;
}

.n11 .elementor-icon-box-title .description_font-s, .hepsiburada .elementor-icon-box-title span {
    color: #EA222F !important;
}

.n11 :where(.elementor-icon i , .oval-inner , .text-style-1 , .services-details-list-item li :where(svg , svg path)) {
    color: #EA222F !important;
    border-color: #EA222F !important;
    stroke: #EA222F !important;
}

.n11 .text-style-2 {
    color: rgba(234, 34, 47, 0.73) !important;
}

.n11 .elementor-icon {
    background-color: rgba(234, 34, 47, 0.47) !important;
}

.n11 .btn-tablet-new-com {
    background-color: #F51E39;
}

.n11 .started .bg-set {
    background-color: #EA222F;
}

.n11 .started:hover {
    box-shadow: 0px 9px 39px -5px rgba(234, 34, 47, 0.72);
}

.n11 .started :where(.heading-title , .heading-section-description , .more-button-new) {
    color: #fff !important;
}

.ciceksepeti.breadcrumb-bg {
    background-image: url("/assets/img/entegrasyon/ciceksepeti/cicek-sepeti-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ciceksepeti :where(.services-detail-title, .services-details-title , ._header-title :where(h1 , h2) , .services-details-section span) {
    color: #fff !important;
}

.ciceksepeti .elementor-icon-box-title .description_font-s, .hepsiburada .elementor-icon-box-title span {
    color: #0977D9 !important;
}

.ciceksepeti :where(.elementor-icon i , .oval-inner , .text-style-1 , .services-details-list-item li :where(svg , svg path)) {
    color: #0977D9 !important;
    border-color: #0977D9 !important;
    stroke: #0977D9 !important;
}

.ciceksepeti .text-style-2 {
    color: rgba(9, 119, 217, 0.73) !important;
}

.ciceksepeti .elementor-icon {
    background-color: rgba(9, 119, 217, 0.47) !important;
}

.ciceksepeti .btn-tablet-new-com {
    background-color: #1583ff;
}

.ciceksepeti .started .bg-set {
    background-color: #0F7ADA;
}

.ciceksepeti .started:hover {
    box-shadow: 0px 9px 39px -5px rgba(15, 122, 218, 0.73);
}

.ciceksepeti .started :where(.heading-title , .heading-section-description , .more-button-new) {
    color: #fff !important;
}

.btn-tablet-new-com:hover {
    box-shadow: 0 3px 10px rgba(24, 24, 24, .3);
    background-color: #000;
    color: #fff;
}

.more-button-new:hover {
    color: inherit !important;
}

._r_img {
    top: 60px;
}

@media (max-width: 960px) {
    .features-section {
        top: 60px;
    }
}

@media (max-width: 600px) {
    .features-menu a span > b {
        white-space: nowrap;
    }

    .features-menu-b2b a span > b {
        white-space: nowrap;
    }

    .features-menu a.active:before {
        width: 91%;
    }

    .features-menu-b2b a.active:before {
        width: 91%;
    }

    ._r_img {
        top: 0;
    }

    .col-class {
        margin-top: 30px;
    }

    .text-style-1, .text-style-2, .fs-32 {
        font-size: 1.75rem !important;
        text-align: center !important;
    }

    p.description_font-s {
        margin-top: 20px !important;
        font-size: 1.1rem !important;
    }

    li.description_font-s, .features-menu a span {
        font-size: 1rem !important;
    }

    li.description_font-s, .features-menu-b2b a span {
        font-size: 1rem !important;
    }

    .flexed-entegrasyon-baslik, .entegrasyon-baslik {
        display: block !important;
    }

    .services-details .services-details {
        margin-top: -355px;
    }

    .services-details-bg {
        padding-bottom: 380px;
    }

    ._r_img_box {
        margin-bottom: 0;
    }

    .trendyol .more-button-new, .ciceksepeti .more-button-new, .n11 .more-button-new, .hepsiburada .more-button-new {
        color: inherit !important;
    }

    .header-buttons {
        justify-content: start;
    }

    .btn-tablet-new-com {
        margin-left: 60px;
    }

    .header-buttons {
        justify-content: center;
    }

    ._r_img_box {
        top: 0;
        margin-top: 0;
    }

    .description_font-s {
        font-size: 1rem;
    }

    .sag-inner .header-text {
        flex: 1;
    }

    .elementor-icon-box-content p.description_font-s, .elementor-icon-box-description {
        font-size: 1rem !important;
    }

    .elementor-icon-box-title .description_font-s {
        font-size: 1.1rem !important;
    }
}

@media (max-width: 450px) {

    .features-menu a span {
        font-size: .75rem !important;
    }

    .features-menu-b2b a span {
        font-size: .75rem !important;
    }

    .services-detail-title, .text-style-1, .text-style-2, .fs-32 {
        font-size: 27px !important;
    }

    .services-sub-detail-title, p.description_font-s {
        font-size: 18px !important;
    }

    li.description_font-s {
        font-size: 1rem !important;
        text-align: center;
    }

    .accrodion-grp .accrodion {
        padding: 25px !important;
    }

    .accrodion-grp .accrodion .accrodion-title h4 {
        font-size: 18px;
        line-height: normal;
    }

    .accrodion-grp .accrodion .accrodion-content .inner-new p {
        font-size: 16px;
        line-height: normal;
    }
}

@media (max-width: 400px) {
    ._header-title :where(h1 , h2) {
        font-size: 32px !important;
    }

    .btn-tablet-new-com {
        margin: 0;
    }

    .header-buttons {
        justify-content: flex-end;
    }

    .imghocan {
        margin-right: -20px;
    }

    .services-detail-title, .text-style-1, .text-style-2, .fs-32 {
        font-size: 24px !important;
    }

    .description_font-s {
        font-size: 1rem !important;
    }
}

.red-text {
    color: #BC171C !important;
}

.step_text h4 {
    margin-bottom: 7px !important;
}

.step_text p {
    font-size: 16px !important;
}
