@media (min-width: 1300px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1260px;
    }
}
/* Tüm focus efektlerini kaldır */
*:focus,
*:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* Linkler */
a:focus,
a:active,
a:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* Form elemanları */
input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: inherit;
}

/* Bootstrap özel class'ları */
.form-control:focus,
.form-select:focus,
.form-check-input:focus,
.btn:focus,
.btn:active,
.btn:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* Checkbox & radio */
.form-check-input:checked {
    box-shadow: none !important;
}

body {
    background: #f2f2f9;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    scroll-behavior: smooth;
    font-size: 15px !important;
}

.fon-slider .fon-slider-feature-icon {
    background-color: rgb(242 113 42) !important;
}

/**body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    z-index: -1;
    background: linear-gradient(to right, #f2712a, #faa733);
}**/
#fon-header, #fon-header.header-fixed {
    box-shadow: unset;
    border-bottom: 1px solid #ddd;
}
.uyegiris-sag {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    z-index: 1;
}
.uyegiris-sag::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(10deg, white, transparent);
}
.resimustuyazi {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 30px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tabsArea {
    position: relative;
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}
.br-8 {
    border-radius: 8px !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.tabsArea .tabHead {
    background: #f2f2f9;
    border-radius: 5px;
}
.tabsArea .tabHead {
    display: flex;
    align-items: center;
    padding: 6px;
    background: #e8e8f3;
    border: 1px solid #fff;
}
.tabsArea .tabHead .item.active {
    background: #fff;
    color: #4a4e69;
}
.tabsArea.tabs-client .item {
    padding: 2px 30px;
}
.tabsArea .tabHead .item {
    padding: 2px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-weight: 500;
    color: #6d7792;
    transition: 0.2s;
    background: transparent;
    border-radius: 8px;
    min-width: -moz-fit-content;
    min-width: fit-content;
    height: 44px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.2s ease;
}
div#uyeolgiris {
    padding-bottom: 35px;
}
.my-card-body {
    padding: 50px 40px;
}
div#new-signin-signup {
    padding: 35px 15px;
}
.my-card-body .form-control {
    display: block;
    width: 100%;
    padding: 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.customsbtn {
    transition: all 0.2s ease;
    width: -moz-fit-content;
    width: fit-content;
}
.btn-turuncu {
    background: linear-gradient(to right, #f2712a, #faa733) !important;
    color: #fff !important;
    border: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 15px;
}
.btn-lightgrey{
    background:#1b1c24;
    border:1px solid rgba(255, 255, 255, 0.1);
    transition: 0.2s;
}
.btn-lightgrey:hover{
    background: linear-gradient(to left, #f2712a, #faa733);
    border: 1px solid transparent;
}
.btn-turuncu:hover::before {
    opacity: 1;
}
.btn-turuncu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #f2712a, #faa733) !important;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
}
.uyegiris-sag img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
label {
    display: inline-block;
    vertical-align: middle;
}
.p15{
    border-radius: 5px !important;
    padding:15px;
}

.footer-top, .footer-bottom{
    background: #17181f;
}
.footer-middle {
    background: #1b1c24;
}
.foot-info {
    background: #17181f;
}
.c-text-theme-light-100 {
    color: #fff;
    line-height: 22px;
    font-size: 14px;
}
.footer-menu-links ul.dropdown-menu .dropdown-item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #ffffff;
}
.footer-menu-links ul.dropdown-menu .dropdown-item:before {
     color: #f2712a;
 }
.fon-slider .fon-slider-feature-icon {
    background-color: rgba(242, 113, 42, 0.1) !important;
}
.yuvarla {
    border-radius: 10px;
}
.header {
    width: 100%;
    z-index: 2000;
    background-color: #fff;
    border-top: 4px solid;
    border-image: linear-gradient(45deg, #f2712a, #faa733) 1;
}
#top-bar {
    padding: 0;
    border-bottom: 1px solid var(--bs-theme-light);
    background: #282c3f;
    height: 42px;
    line-height: 42px;
}
.top-bar-list li.list-inline-item>a {
    padding: 0 10px;
    font-size: 14px;
    color:#fff !important;
}
.top-bar-list li.list-inline-item>a:hover {
    color:#f2712a !important;
}
.top-notice-bar {
    padding: 8px 0;
    display: none;
    position: relative;
    z-index: 150;
    background: linear-gradient(to bottom right, #17181f, #1a1e28);
    box-shadow: rgba(200, 189, 255, 0) 0px 42px 12px 0px, rgba(200, 189, 255, 0) 0px 27px 11px 0px, rgba(200, 189, 255, 0.01) 0px 15px 9px 0px, rgba(200, 189, 255, 0.02) 0px 7px 7px 0px, rgba(200, 189, 255, 0.03) 0px 2px 4px 0px;
    padding: 10px;
    position: relative;
}
.top-notice-bar .top-notice-info, .top-notice-bar .top-notice-info h5 {
    font-size: 14px;
    font-weight: 400;
}
.top-notice-bar .fon-countdown-timer {
    --fon-countdown-number-size: 12px;
    --fon-countdown-text-size: 6px;
    --fon-countdown-gap: 3px;
    --fon-countdown-padding: 10px;
    --fon-countdown-radius: 5px;
    --fon-countdown-background: rgba(255, 255, 255, 0.1);
    --fon-countdown-number-color: white;
    --fon-countdown-text-color: white;
    background: 0 0;
    border-radius: 0;
    padding: 0;
}
.top-notice-bar .fon-countdown-timer>span{
    border: 0.4px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: rgba(255, 255, 255, 0.15) 0px -2px 2px 0px inset;
    display:flex !important;
}
.articles.style-2 .articles-item-image .articles-item-category, .news.style-2 .articles-item-image .articles-item-category {
    padding: 8px 15px 8px 15px !important;
}
.fon-ribbon-bookmark:after {
    position: unset !important;
    top: unset !important;
    right: unset !important;
    display: unset !important;
    width: unset !important;
    height: unset !important;
    content: unset !important;
    border: unset !important;
    border-color: unset !important;
    border-right-width: unset !important;
    border-left-color: unset !important;
    border-left-width: unset !important;
}
.mpanelinfo {
    width: 100%;
    background: var(--bs-theme-light);
    font-size: 13px;
    padding: 15px 0;
}
/* ----------------------------------------------------------------
    Sticky Promotion
------------------------------------------------------------------- */
.sticky-mgm-card {
    position: fixed;
    top: 200px;
    right: 16px;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    float: right;
    width: 336px;
    padding: 12px;
    background: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 4px 14px 1px rgba(34, 34, 34, 0.08);;
    box-shadow: 0 4px 14px 1px rgba(34, 34, 34, 0.08);;
    cursor: pointer;
}
.sticky-mgm-card__img {
    width: 45px;
    height: 45px;
}
.sticky-mgm-card__description {
    margin-right: 4px;
    margin-left: 8px;
    color: #212529;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.26px;
    font-weight: 500 !important;
}
.btk {
    background: #17181f;
    padding: 25px;
    margin-top: 15px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
}
.foot-info a {
    color: #fff !important;
}
@media (max-width: 991px) {
    .logo {
        width: 160px !important;
    }
    .offcanvas-header a.logo img {
        width: 160px !important;
    }
}
@media (max-width: 991px) {
    .sticky-mgm-card {
        display: none;
    }
    .ctext {
        font-size:13px;
        text-align: center;
    }
    .footlogo {
        width: 180px;
        margin-bottom: 20px;
        margin-left: 35px;
    }
}
.notification-list .alert-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: .25rem;
}
.notification-list .alert-content p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
}
.notification-list h5 {
    font-size: 14px;
}
section#section-slideshow {
    border-bottom: 1px solid #ddd;
}

.cczZue img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: contain;
    object-position: bottom;
    color: transparent;
    z-index: -1;
}
.ctext{
    font-size: 14px;
    color: rgb(255 164 92);
    font-weight: 500;
}

.articles.style-2 .articles-item, .news.style-2 .articles-item {
    box-shadow: unset;
    -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    -moz-transition: all 1.5s cubic-bezier(0,0,.2,1);
    -ms-transition: all 1.5s cubic-bezier(0,0,.2,1);
    transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    border: 1px solid #ddd;
}
.pricing-table-container .pricing-table {
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    text-align: center;
    box-shadow: unset;
    transition: var(--transition-default);
    border: 1px solid #ddd;
}
.pricing-table-container:not(.slick-slide):not(.horizontal-pricing-table) {
    max-width: 310px;
}
section#section-slideshow::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    background: linear-gradient(to bottom, transparent, #f2712a);
    opacity: 0.08;
    z-index: -1;
}
section#section-slideshow {
    position: relative;
}
.site-menu.megamenuhover:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgb(0 0 0 / 5%) !important;
}
.bankabilgilerimiz ul li strong {
    font-size: 13px;
    font-weight: 500;
}
.bankabilgilerimiz ul li span {
    font-size: 14px;
}
.fon-section-title-subheading {
    font-size: 15px;
}
.slidermtitle {
    border: 1px solid rgb(222, 222, 245);
    border-radius: 25px;
    padding: 5px 15px;
    background: #f8f8fd;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.slidermtitle img{
    width:32px;
    height: 32px;
}

.couponCode {
    margin-bottom: 20px;
    border-style: dashed;
    background: #fff3cd;
    font-size: 12px;
    font-weight: 600;
    border-width: 1px;
    box-shadow: unset;
}

.logo {
    width: 200px;
}
.cs-testimonials{
    position: relative;
    z-index: 1;
    background: linear-gradient(to bottom right, #17181f, #1a1e28);
}
.title-heading {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px !important;
}
.title-heading h3 {
    margin-bottom: 5px !important;
}
.title-heading::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
    max-width: 700px;
    background: linear-gradient(to right, transparent, #6d7792, transparent);
    z-index: -1;
    opacity: 0.2;
}
.title-heading::after {
    content: "";
    position: absolute;
    bottom: -2px;
    border-radius: 6px;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    width: 100%;
    max-width: 60px;
    background: #4a4e69;
    z-index: -1;
}
.title-heading span.top-text {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: -4px;
    background: -webkit-linear-gradient(360deg, #f2712a, #faa733);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-heading.th-dark span.title {
    color: #fff;
}
.title-heading p {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
.mydark p{
    font-size: 16px;
    font-weight: 600;
    color: #6d7792 !important;
}
.title-heading span.title {
    font-size: 30px;
    font-weight: 600;
    color: #282c3f;
}
.title-heading.th-dark::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
    max-width: 700px;
    background: linear-gradient(to right, transparent, #f2712a, transparent);
    z-index: -1;
    opacity: 0.3;
}
.title-heading.th-dark::after {
    background: linear-gradient(45deg, #f2712a, #faa733) !important;
}
.testimonial-message {
    background: rgba(255, 255, 255, 0.062745098) !important;
    color: #fff !important;
    border: 1px solid rgba(255, 255, 255, 0.062745098) !important;
    border-radius: 12px !important;
    padding: 25px !important;
    font-size: 14px !important;
}
.cs-testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: url(https://durucraft.com/images/line-path.webp);
    background-size: 250px;
    opacity: 0.03;
    z-index: -1;
}
.testimonial-author {
    color: #fff;
}
.testimonial-position {
    background: -webkit-linear-gradient(360deg, #f2712a, #faa733);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
}
.fon-testimonial-widget.style-3 .testimonial-message:before {
    content: unset !important;
    height: unset !important;
    width: unset !important;
    position: unset !important;
    transform: unset !important;
    -webkit-transition: unset !important;
    transition: unset !important;
    border-style: unset !important;
    border-color: unset !important;
    border-width: unset !important;
    bottom: unset !important;
    left: unset !important;
    z-index: unset !important;
    transform: unset !important;
}
.campaign {
    background: #fff;
}
.border--linear {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 4px;
    width: 100%;
    background: linear-gradient(45deg, #f2712a, #faa733) !important;
}
#section-testimonials {
    padding: 70px 0 10px;
    border-top: 4px solid;
    border-image: linear-gradient(45deg, #f2712a, #faa733) 1;
}
#section-support-cta {
    position: relative;
    z-index: 1;
    background: linear-gradient(to bottom right, #17181f, #1a1e28);
}
#section-support-cta::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: url(https://durucraft.com/images/line-path.webp);
    background-size: 250px;
    opacity: 0.03;
    z-index: -1;
}
#fon-widget-calltoaction_nd8d3b .fon-calltoaction-title {
    font-size: 1.86rem !important;
    line-height: 36px;
    font-weight: 700;
    background: -webkit-linear-gradient(360deg, #f2712a, #faa733);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.noentryblock h2 {
    font-size: 16px;
    font-weight: 600;
}
.noentryblock h4 {
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}
.fon-content-box-widget.style-default.app-hosting-logo .fon-contentbox-title, .page-account-contents .card .card-header h4
{
    font-size: 14px;
    font-weight: 300;
}
.navbar-brand {
    font-size: 14px;
}
.dashboard-widget {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-height: 150px;
    background: #23283f;
    font-size: 13px;
}
.dashboard-widget .alert-title {
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 500;
    margin-bottom: .25rem;
}
.dashboard-widget .dashboard-count {
    font-size: 18px;
    font-weight: 500;
}
.btn{
    transition: all 0.2s ease;
}
.btn-default {
    background: linear-gradient(to right, #f2712a, #faa733) !important;
    color: #fff !important;
    border: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.btn-default::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #f2712a, #faa733) !important;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
}
.btn-default:hover::before {
    opacity: 1;
}
.btn-default.shadow {
    box-shadow: 0 8px 15px rgba(242, 113, 42, 0.3) !important;
}
.cslinear {
    position: relative;
    z-index: 1;
    padding: 70px 0 80px;
}
.cslinear::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, #f2712a, transparent);
    opacity: 0.05;
    z-index: -1;
}
.hosting-p--info {
    background: rgba(109, 119, 146, 0.1);
    border: 1px solid rgba(109, 119, 146, 0.1);
    border-radius: 12px;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
}
.price-t-title ul li {
    font-size: 14px;
    font-weight: 500;
    list-style-type: none;
}
.price-t-title ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 15px;
}
.price-t-title ul li i {
    margin-right: 5px;
    font-size: 17px;
}
.btn-outline-default:hover {
    color: #fff !important;
}
.footer-menu-header, .footer-menu-header a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
a.item-title-link {
    color: #282c3f !important;
    font-size: 16px;
}
.pricing-price .price-new {
    color: #282c3f;
    font-weight: 700 !important;
}
.pricing-price .pricing-period {
    font-size:13px;
}
.pricing-table-container .pricing-table{
    box-shadow: unset !important;
}
.mydarks p {
    font-size: 15px !important;
    color: #6d7792 !important;
    font-weight: 400 !important;
    margin: 15px 0;
}
section#section-hosting-packages .slick-slide {
    margin: 0px 5px;
}
.bg-theme-light {
    --bs-bg-opacity: 1;
    background-color: rgb(228 229 239 / 46%) !important;
}
.lh-1 {
    line-height: 1 !important;
    font-size: 13px;
    font-weight: 500;
}
.ctFeaturesList li {
    font-weight: 500;
    padding: 10px 15px;
    font-size: 14px;
}
.couponCode {
    padding: 10px !important;
}
#herobefore{
    position: relative;
}
#herobefore::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    background: linear-gradient(to bottom, transparent, #f2712a);
    opacity: 0.08;
    z-index: -1;
}
.mycardalan {
    background: rgba(255, 255, 255, 0.0196078431);
    border: 1px solid rgba(255, 255, 255, 0.062745098);
    border-radius: 12px;
    padding: 15px;
    display: inline-block;
}
.marginsifir {
    margin-bottom: 15px !important;
}
@media (max-width: 991px) {
    .title-heading p {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        line-height: 24px;
        margin-top: 5px;
    }
    .hosting-p--info {
        margin: 0;
    }
    .price-t-title ul {
        flex-direction: column;
        align-items: flex-start;
        justify-content: start;
        gap: 15px;
        padding-left:0;
    }
    .price-t-title ul li {
        font-size: 13px;
        font-weight: 500;
        list-style-type: none;
    }
    .title-heading span.title {
        font-size: 20px;
        font-weight: 600;
        color: #282c3f;
    }
    .articles-item-category {
        position: absolute;
        background: #fff;
        left: 0;
        bottom: 0;
        top: auto;
        right: auto;
        border-radius: 0;
        padding: 10px 17px 3px !important;
        font-size: 13px;
        line-height: 13px;
        font-weight: 500;
    }
}
#hosting-features-id {
    border-top: 5px solid #f79730;
}
.comparisonTable .top-info {
    padding-top: 15px;
    padding-bottom: 20px;
}
.comparisonTable {
    box-shadow: unset !important;
}
.ctProductRate{
    display: none;
}
.spinny-words{
    display: inline-block;
    min-width: 350px;
    text-align: left;
}
.spinny-words span{
    position: absolute;
    font-weight: bold;
    top:-0px;
    opacity: 0;
    animation: rotateWord 18s linear infinite 0s;
}
.spinny-words span:nth-child(2) {
    animation-delay: 3s;
}
.spinny-words span:nth-child(3) {
    animation-delay: 6s;
}
.spinny-words span:nth-child(4) {
    animation-delay: 9s;
}
.spinny-words span:nth-child(5) {
    animation-delay: 12s;
}
.spinny-words span:nth-child(6) {
    animation-delay: 15s;
}
@keyframes rotateWord {
    0%   { opacity: 0; }
    2%   { opacity: 0; transform: translateY(-30px); }
    5%   { opacity: 1; transform: translateY(0px);}
    17%  { opacity: 1; transform: translateY(0px); }
    20%  { opacity: 0; transform: translateY(30px); }
    80%  { opacity: 0; }
    100% { opacity: 0; }
}
@media (max-width: 991.98px) {
    .marginsifir {
        margin-top: 15px;
    }
    .uyeol {
        margin-bottom: 25px;
    }
}
.iti__tel-input{
    padding-left:85px !important;
}