/*
Theme Name: X-DATA
Theme URI: http://www.whmcsdes.com
Description: X-DATA Template
Version: 1.6
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: powerful, host
*/


/* Header */

section#header {
    margin: 0;
    padding: 15px 0;
    background-color: #606060;
    border-radius: 0;
}

section#header .logo img {
    margin: 9px 0 0;
}

ul.top-nav {
    margin-top: 8px;
}

ul.top-nav>li>a.btn-logged-in-admin {
    margin-left: 0;
    font-size: initial;
    color: #fff;
}

.customicon {
    padding-right: 4px;
    font-size: 17px;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
}

#default-captcha-domainchecker {
    font-size: 13px;
    color: #7e7e7e;
    font-family: open sans, sans-serif;
}

.home-shortcuts li a {
    display: block;
    color: #7e7e7e;
    text-decoration: none;
    background: #f8f8f8;
    padding: 20px 0;
    border-radius: 4px;
    font-family: open sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin: 0 5px;
    border: 1px solid #e7e7e7;
}

#default-captcha-domainchecker #inputCaptcha {
    width: 100px;
    border-radius: 4px;
    background: #f8f8f8;
    border: 1px solid #e7e7e7;
}

.home-shortcuts li p {
    margin: 16px 0 0;
    text-transform: lowercase;
}

section#home-banner,
.home-shortcuts {
    background: #fff url("../img/1.png") repeat;
    border-bottom: none;
}

section#home-banner {
    padding: 50px 0 60px;
}

section#home-banner h2 {
    margin: 0;
    padding: 0 25px 40px;
    font-size: 25px;
    font-weight: 700;
    color: #000;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.navbar-main .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: white;
    background-color: transparent;
    border-color: transparent;
}

.navbar-main .navbar-nav .dropdown-menu>li>a:hover,
.navbar-main .navbar-nav .dropdown-menu>li>a:focus,
.navbar-main .navbar-nav .dropdown-menu>.active>a,
.navbar-main .navbar-nav .dropdown-menu>.active>a:hover,
.navbar-main .navbar-nav .dropdown-menu>.active>a:focus,
.navbar-main .navbar-nav .dropdown-menu>.open>a,
.navbar-main .navbar-nav .dropdown-menu>.open>a:hover,
.navbar-main .navbar-nav .dropdown-menu>.open>a:focus {
    color: #333;
    background-color: #eee;
}

.navbar-main {
    margin-bottom: 0;
    border: 0;
    min-height: 38px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    border-radius: 0;
    padding: 10px 0;
}

.navbar-main li.account {
    background-color: transparent;
}

.navbar-main .navbar-nav>li>a {
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 13px;
}

.home-shortcuts li {
    border-right: 0;
}

.home-shortcuts li:first-child {
    border-left: 0;
}

.home-shortcuts {
    padding-bottom: 40px;
}


/* Content */

section#main-body {
    background-color: #f8f8f8;
}

.tweetbox {
    background: #fff;
    padding: 25px;
    border-radius: 0;
    margin: 30px 0;
    font-family: open sans, sans-serif;
    font-size: 13px;
    color: #7e7e7e;
}

.block-xdata-bg {
    background: #fff;
    padding: 25px;
    border-top: 4px solid #e30613;
}

div.header-lined h1 {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 6px 0;
    border-bottom: 0;
    font-weight: 400;
    color: #000;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

.btn.btn-primary {
    background: #e30613;
    border: 1px solid #e30613;
}


/* ClientArea */

div.header-lined .breadcrumb {
    margin-top: 15px;
    padding-left: 13px;
    background: #fff;
    font-size: 0.8em;
    border-radius: 0;
    border: 1px solid #e7e7e7;
}

.tiles .tile {
    padding: 12px 20px;
    background-color: #fff;
    border-right: 0;
    margin: 0 10px 10px 0;
    width: 48.8%;
}

.home-kb-search i {
    float: left;
    margin-top: -23px;
    margin-left: 17px;
    color: #777;
  }

.panel-sidebar>.panel-heading,
.panel-sidebar>.panel-footer {
    background-color: #fff;
}

.dataTables_wrapper .dataTables_length {
    margin-top: 1px;
}


/* Footer */

footer {
    margin-top: 0;
}

.contact {
    text-align: center;
    padding: 30px 0;
    color: #fff;
    font-family: open sans, sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.map,
.phone,
.mail,
.l-chat {
    display: inline;
    margin: 0 25px;
}

.fa.fa-map-marker.cont,
.fa.fa-phone.cont,
.fa.fa-headphones.cont,
.fa.fa-envelope.cont {
    padding-right: 7px;
}

.contact a {
    text-decoration: none;
    color: #fff;
}

.f-lv2 {
    background: #f5f5f5;
    padding: 40px 0;
}

.about img {
    margin: 0 0 20px 0;
}

.about p {
    font-family: open sans, sans-serif;
    color: #a4a6a6;
    line-height: 25px;
    font-size: 12px;
    font-weight: 400;
}

.about a {
    text-decoration: none;
    color: #acacac;
    font-weight: 600;
    font-family: open sans, sans-serif;
    font-size: 13px;
    transition: all .3s;
    margin: 5px 0;
    display: inline-block;
}

.about a:hover {
    color: #3897F0;
}

.about h4 {
    color: #c7c7c7;
    font-family: open sans, sans-serif;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 25px;
}

.links-foot h2 {
    margin: 0;
    font-family: raleway, sans-serif;
    font-weight: 700;
    color: #656d78;
    font-size: 19px;
    text-transform: uppercase;
}

.links-foot ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.links-foot li {
    margin: 8px 0 0;
    color: #acacac;
}

.links-foot a {
    color: #acacac;
    font-size: 13px;
    font-weight: 600;
    font-family: open sans, sans-serif;
    text-decoration: none;
    transition: all .3s;
}

.links-foot a:hover {
    color: #3897F0;
}

.links-foot p {
    margin: 30px 0 0;
    font-family: open sans, sans-serif;
    color: #a4a6a6;
    line-height: 25px;
    font-size: 12px;
    font-weight: 400;
}

.email-news {
    font-family: open sans, sans-serif;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 7px 10px;
    margin: 20px 0;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.sub-news {
    background: #3897F0;
    color: #fff;
    padding: 8px 10px;
    border: none;
    border-radius: 4px;
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 5px;
    transition: all .3s;
}

.sub-news:hover {
    background: #656D78;
}


/* Homepage CleintArea */

.dom-input-c {
    width: 100%;
    border: 2px solid #656D78;
    padding: 10px;
    border-radius: 4px;
    color: #000;
    font-family: open sans, sans-serif;
    font-size: 16px;
}

.search-btn-c {
    border: 2px solid #656D78;
    color: #656D78;
    background: transparent;
    font-family: open sans, sans-serif;
    font-weight: 600;
    font-size: 13px;
    padding: 12px 18px;
    border-radius: 5px;
    margin: 0 10px;
}

.transfer-btn-c {
    border: 2px solid #656D78;
    background: #656D78;
    color: #fff;
    font-family: open sans, sans-serif;
    font-weight: 600;
    font-size: 13px;
    padding: 12px 18px;
    border-radius: 5px;
}


/* Custom Panel */

.panel-custom {
    margin-top: 13px;
    background: #fff;
    border: 0;
    border-radius: 0;
}

.custom-bot {
    border-bottom: 1px solid #e7e7e7;
}

.fa.fa-globe.c-area {
    color: #F87822;
}

.fa.fa-comments.c-area {
    color: #F35958;
}

.fa.fa-credit-card.c-area {
    color: #5BC0DE;
}

.fa.fa-cube.c-area {
    color: #10C469;
}


/* News */

.announcement-single h3 a,
.announcement-single h2 a {
    font-family: raleway, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
}

.announcement-single p {
    line-height: 27px;
    color: #7e7e7e;
    font-size: 13px;
    font-family: open sans, sans-serif;
}

.announcement-single p a {
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 10px;
    display: table;
    margin-top: 10px;
}

.breadcrumb {
    background: #fff;
    border: 1px solid #cacbcb;
    font-family: open sans, sans-serif;
    font-size: 13px;
}

.count-cart {
    background: #3897F0;
    color: #fff;
    border-radius: 360px;
    padding: 1px 5px;
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    bottom: 8px;
    left: 1px;
    text-decoration: none;
}

.kbcategories,
.kbarticles {
    background: #fff;
    border: 1px solid #cacbcb;
    padding: 15px;
    margin: 20px 0;
}

.ticket-box {
    background: #fff;
    border: 1px solid #cacbcb;
    padding: 10px 20px;
    font-family: open sans, sans-serif;
}

.title-tic a {
    color: #000;
    text-decoration: none;
}

.desc-tic {
    font-size: 13px;
    color: #7e7e7e;
}

.fromay {
    background: #fff;
    padding: 15px;
    border: 1px solid #e7e7e7;
}


/* Layout Cog */

.icon-cog {
    background: #2B2B2B;
    color: #fff;
    padding: 15px 20px;
    cursor: pointer;
    border-radius: 0 2px 2px 0;
}

.fa.fa-cog.lay {
    text-align: center;
    font-size: 22px;
}

.layout-options {
    position: fixed;
    left: 0;
    top: 150px;
    z-index: 99999;
}

.block-switcher-cloud {
    display: table;
    margin-top: 32px;
}

.block-switcher-cloud h3 {
    text-align: left;
    margin: 0;
    font-family: open sans, sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 14px;
    font-weight: 600;
}

.block-switcher-cloud.color-swr button {
    margin: 0 3px 3px 0;
    display: inline-block;
    border-radius: 1px;
    text-decoration: none;
    height: 35px;
    width: 40px;
    float: left;
    border: 0;
}

.box-layout {
    border: 1px solid #e7e7e7;
    float: left;
    padding: 30px 20px;
    margin-left: -200px;
    width: 200px;
    background: #fff;
}

.box-layout h2 {
    font-family: Raleway, sabs-serif;
    font-weight: 700;
    color: #333333;
    margin: 0 0 35px 0;
    font-size: 21px;
}

.layout-o ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}

.green-o {
    background: #63BE38;
}

.sky-o {
    background: #3897F0;
}

.yellow-o {
    background: #F18800;
}

.violet-o {
    background: #7870C0;
}

.layout-btn {
    padding: 0;
    margin: 20px 0 0;
}

.layout-btn li {
    display: inline-block;
    background: #f8f8f8;
    border: 1px solid #cacbcb;
    margin-right: 10px;
    padding: 8px 12px;
    border-radius: 2px;
    transition: all .3s;
}

.layout-btn li:hover {
    background: #3897F0;
    border: 1px solid #3897F0;
}

.layout-btn li:hover a {
    color: #fff;
}

.layout-btn li a {
    text-decoration: none;
    color: #000;
    font-family: open sans, sans-serif;
    font-size: 13px;
    cursor: pointer;
}

.b-layout {
    margin: 0 auto;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.fa.fa-paint-brush.lay-title,
.fa.fa-object-group.lay-title,
.fa.fa-language.lay-title {
    padding-right: 9px;
    color: #000;
    font-size: 16px;
}


/* Layout Width */

.layout-width {
    background: #f8f8f8;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.wide-layout,
.boxed-layout {
    background: #323A36;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 7px 12px;
    font-family: open sans, sans-serif;
    font-weight: 600;
    font-size: 13px;
    margin-right: 3px;
    transition: all .3s;
}

.pattern-box {
    width: 45px;
    height: 35px;
    border-radius: 4px;
    margin-right: 4px;
    border: 0;
}

.pattern1 {
    background: url("../img/patterns/1.png");
}

.pattern2 {
    background: url("../img/patterns/2.png");
}

.pattern3 {
    background: url("../img/patterns/3.png");
}

.pattern4 {
    background: url("../img/patterns/4.png");
}

.pattern5 {
    background: url("../img/patterns/5.png");
}

.pattern6 {
    background: url("../img/patterns/6.png");
}

.pattern7 {
    background: url("../img/patterns/7.png");
}

.pattern8 {
    background: url("../img/patterns/8.png");
}

.pattern9 {
    background: url("../img/patterns/9.png");
}

.pattern10 {
    background: url("../img/patterns/10.png");
}

/* OrderForm */ 

/* Custom */

.btn-success:hover,
.btn-success {
    color: #fff;
    background-color: #e30613;
    border-color: #e30613;
}

div#orderSummary {
    background: #fff;
    padding: 25px 15px;
}

#order-standard_cart .order-summary {
    margin: 0 0 20px 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    border-radius: 4px;
}

#order-standard_cart .order-summary h2 {
    margin: 0;
    padding: 10px;
    color: #e30613;
    text-align: center;
    font-size: 1.4em;
    font-weight: 400;
}

#order-standard_cart .summary-container {
    margin: 0;
    padding: 10px 0;
    min-height: 100px;
    border-radius: 0;
    background-color: transparent;
    font-size: 13px;
    color: #7e7e7e;
    font-family: open sans,sans-serif;
}

.panel-custom .panel-body {
    font-family: Open sans,sans-serif;
    color: #7e7e7e;
    font-size: 13px;
    line-height: 27px;
}

.announcement-single,
.announcement-bg {
    background: #fff;
    padding: 20px;
    border-bottom: 3px solid #66C23A;
}

.announcement-single .title {
    color: #66C23A;
    text-decoration: none;
}

.announcement-bg p {
    line-height: 27px;
    color: #7e7e7e;
}

.block-xd-wh {
    background: #fff;
    border-bottom: 3px solid #66C23A;
    padding: 15px;
    border-radius: 2px;
    min-height: 110px;
    margin: 10px 0;
}

#frmDomainChecker,
#frmDomainTransfer {
    background: transparent !important;
}

.view-cart-empty {
    padding: 10px;
    font-family: Open sans,sans-serif;
    color: #7e7e7e;
    font-size: 13px;
}

/* ================= CAROUSEL ANIMATION FIX ================= */
.carousel-item {
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
}

.carousel-item.active {
    opacity: 1;
    transform: translateX(0);
}

.carousel-item.carousel-item-next,
.carousel-item.carousel-item-prev {
    opacity: 0;
}

.carousel-item.carousel-item-next {
    transform: translateX(100%);
}

.carousel-item.carousel-item-prev {
    transform: translateX(-100%);
}

/* Ensure carousel indicators are visible */
.carousel-indicators {
    opacity: 0.8;
}

.carousel-indicators button {
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color 0.3s ease;
}

.carousel-indicators button.active {
    background-color: rgba(0, 0, 0, 0.9);
}

/* Carousel controls */
.carousel-control-prev,
.carousel-control-next {
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    opacity: 1;
}

/* Wider desktop content area — 3 cm gaps on each side */
.layout-width .container {
    width: calc(100% - 6cm);
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px) {
    .layout-width .container {
        width: calc(100% - 6cm);
        max-width: none;
    }
}