.promo {
    background: linear-gradient( 90deg, #333c5e 0%, #4f5c8e 100%);
    padding: 30px;
    border-radius: 10px;
    color: #fff;
}

.promo-block__title {
    font-weight: 500;
    font-size: 23px;
    line-height: 40px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0px;
}

.promo-block__title span {
    color: #fdc201
}


.promo-block__desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 0
}

a.product-group {
    background: #ffffff;
    box-shadow: 0px 4px 10px rgba(30,70,117,0.05)!important;
    padding: 10px;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    text-decoration: none;
    position: relative;
    border: 2px solid transparent;
}

a.product-group .right {
    font-weight: 500;
    margin-left: 20px;
    color: #333333;
}

a.product-group .left img {
    width: 48px;
}

a.product-group.active:after {
    content: "\F058";
    position: absolute;
    top: 14px;
    right: 20px;
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    color: #1b69ff!important;
    text-align: center;
}

a.product-group.active {
    border: 2px solid #1b69ff!important;
}

a.product-group.active .right {
    color: #1b69ff;
}

.store-group .nav-pills .nav-link {
    position: relative;
    z-index: 2;
    padding: 15px 24px;
    margin-right: 2px;
    font-size: 16px;
    font-weight: 500;
    color: var(--color-base);
    cursor: pointer;
    background-color: inherit;
    border: 0;
    border-bottom: 2px solid #DDDEE0;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0px;
}

.store-group .nav-pills .nav-link.active {
    color: #0044FF;
    border-bottom: 2px solid #0044FF;
}

.product-loading {
    padding: 100px;
    display: block;
    text-align: center;
}

.product-loading .loader svg {width: 60px;height: 60px;}

.loading-tips {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}



.server-list {
  list-style: none;
  padding-left: 0; }
  .server-list .cpu-icon {
    position: relative;
    height: 100%;
    }
    .server-list .cpu-icon div {
      position: absolute;
      top: 33px;
      left: 0; }
  .server-list .server-card {
    background: #fff;
    box-shadow: rgba(226, 232, 242, 0.55) 0px 2px 3px 0;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px; }
    @media screen and (max-width: 1199px) {
      .server-list .server-card {
        padding: 15px; } }
    .server-list .server-card .product {
      margin-left: 140px;
      }
      .server-list .server-card .product .cpu {
        font-size: 20px;
        color: #0D1F3C;
        font-weight: 600;
        margin-top: 10px; }
        .server-list .server-card .product .cpu .availability {
          font-size: 14px;
          margin-left: 15px;
          display: inline; }
          .server-list .server-card .product .cpu .availability .icon-info {
            vertical-align: sub;
            margin-left: 3px; }
          .server-list .server-card .product .cpu .availability .dot::before {
            content: "";
            display: inline-block;
            width: 10px;
            height: 10px;
            -moz-border-radius: 7.5px;
            -webkit-border-radius: 7.5px;
            border-radius: 7.5px;
            margin-right: 10px; }
          .server-list .server-card .product .cpu .availability .dot.grey::before {
            background-color: #D6DAE1;
            animation: none; }
          .server-list .server-card .product .cpu .availability .dot.red::before {
            background-color: #e95f5a;
            animation: none; }
          .server-list .server-card .product .cpu .availability .dot.green::before {
            background-color: #36C697;
            animation: none; }
      .server-list .server-card .product .cpu-desc {
        color: #78839C;
        font-weight: 600; }
      .server-list .server-card .product .element-container {
        display: inline-grid;
        padding: 0 15px;
        margin-top: 20px;
        border-right: 1px solid #EFEFEF; }
        .server-list .server-card .product .element-container.promo-discount {
          font-weight: 600;
          color: #fff;
          
          background-size: 150px;
          height: 172.55px;
          width: 146px;
          margin-top: 0;
          margin-left: 110px;
          position: absolute;
          top: -20px;
          padding: 0; }
          .server-list .server-card .product .element-container.promo-discount p {
            font-weight: 600; }
            .server-list .server-card .product .element-container.promo-discount p strong {
              font-weight: 700;
              margin-bottom: 0;
              text-transform: uppercase;
              color: white; }
            .server-list .server-card .product .element-container.promo-discount p.price {
              font-size: 22px;
              text-align: center; }
          @media screen and (max-width: 1355px) and (min-width: 1199px) {
            .server-list .server-card .product .element-container.promo-discount {
              margin-left: 60px !important; } }
          @media screen and (max-width: 1199px) {
            .server-list .server-card .product .element-container.promo-discount {
              height: 150px;
             
              background-size: cover;
              background-position: bottom;
              margin-left: 0;
              width: 100%;
              position: relative;
              margin-top: 15px;
              top: 0; }
              .server-list .server-card .product .element-container.promo-discount .element {
                padding-top: 30px !important;
                font-size: 13px; }
              .server-list .server-card .product .element-container.promo-discount p.price {
                font-size: 20px; } }
          .server-list .server-card .product .element-container.promo-discount .element {
            font-weight: 700;
            color: #fff;
            padding-top: 45px;
            text-align: center; }
            .server-list .server-card .product .element-container.promo-discount .element p {
              margin-bottom: 0; }
        .server-list .server-card .product .element-container:first-child {
          padding-left: 15px; }
        .server-list .server-card .product .element-container:last-child {
          border-right: none; }
        .server-list .server-card .product .element-container .element {
          color: #314559; }
          .server-list .server-card .product .element-container .element strong {
            display: block;
            color: #0D1F3C;
            margin-bottom: 5px; }
      .server-list .server-card .product .price {
        text-align: right; }
        .server-list .server-card .product .price span {
          display: block;
          color: #78839C;
          font-weight: 600;
          font-size: 0.929rem; }
          .server-list .server-card .product .price span.current-vat, .server-list .server-card .product .price span.no-fee {
            color: #8A94A9; }
          .server-list .server-card .product .price span b {
            font-size: 22px;
            color: #0D1F3C;
            font-weight: 600;
            margin-right: 5px; }
      .server-list .server-card .product .btn {
        margin-top: 15px;
        padding: 13px 55px;
        width: 75%;
        float: right; }

@media screen and (max-width: 1420px) and (min-width: 1355px) {
  .server-list .server-card .product .element-container .element {
    font-size: 13px !important; } }
@media screen and (max-width: 1355px) and (min-width: 1199px) {

    .server-list .server-card .product .element-container {
      padding: 0 10px; }
      .server-list .server-card .product .element-container .element {
        font-size: 13px !important; }
    .server-list .server-card .product .col-md-9 {
      width: 80% !important; }
    .server-list .server-card .product .col-md-3 {
      width: 20% !important; }
    .server-list .server-card .product .btn {
      padding: 13px 40px;
      width: 100%; } }
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .server-list .cpu-icon div {
    height: 110px;
    width: 110px; }
  .server-list .server-card .product {
    margin-left: 70px; }
    .server-list .server-card .product .col-md-9 {
      width: 80% !important; }
    .server-list .server-card .product .col-md-3 {
      width: 20% !important; }
    .server-list .server-card .product .cpu {
      font-size: 18px; }
    .server-list .server-card .product .price span b {
      font-size: 20px; }
    .server-list .server-card .product .btn {
      padding: 13px 55px; }
    .server-list .server-card .product .element-container {
      padding: 0 10px; }
      .server-list .server-card .product .element-container .element {
        font-size: 13px; } }
@media screen and (max-width: 1199px) {
  .server-list .server-card {
    margin-left: 0; }
    .server-list .server-card .product {
      margin-left: 0; }
      .server-list .server-card .product .col-md-9 {
        width: 100% !important; }
      .server-list .server-card .product .col-md-3 {
        width: 100% !important; }
      .server-list .server-card .product .element-container {
        margin: 0 10px;
        padding: 3px 0; }
        .server-list .server-card .product .element-container:last-child {
          border-bottom: 0; }
      .server-list .server-card .product .price-container {
        margin-top: 15px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -25px;
        background: #031529;
        padding: 20px 25px 25px 25px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
        .server-list .server-card .product .price-container .btn {
          width: 100%;
          float: none; }
        .server-list .server-card .product .price-container .price {
          text-align: center; }
          .server-list .server-card .product .price-container .price span b {
            font-size: 20px;
            color: #347AF0; }
          .server-list .server-card .product .price-container .price span.current-vat, .server-list .server-card .product .price-container .price span.no-fee {
            font-size: 12px; }
      .server-list .server-card .product .element-container {
        display: block;
        text-align: center;
        border-right: 0; }
        .server-list .server-card .product .element-container .element strong {
          display: inline;
          margin-right: 5px; }
      .server-list .server-card .product .cpu-desc {
        margin-top: 10px;
        margin-bottom: 15px; }
      .server-list .server-card .product .cpu {
        font-size: 18px; }
      .server-list .server-card .product .cpu,
      .server-list .server-card .product .cpu-desc {
        text-align: center; }
        .server-list .server-card .product .cpu .availability,
        .server-list .server-card .product .cpu-desc .availability {
          display: block; }
  .server-list .cpu-icon div {
    display: none;
    margin: 5px 0; } }

.server-list .cpu-icon img {
    position: absolute;
    width: 120px;
    top: 0px;
}


.product-group-header-title {
    border-bottom: 5px solid;
    border-color: #e9ecef;
    margin: 15px 0 30px 0;
    padding: 15px 0 10px 0;
    font-size: 1.429rem;
    font-weight: 600;
}

.store-group .nav {margin-bottom: 40px!important;}



@media screen and (max-width: 768px) {

.server-list .cpu-icon {
    display: none;
}

.server-list .server-card .product .element-container {width: 100%;}
}

.server-list .server-card {
    overflow: hidden;
}









.custom-sidebar{width:0;overflow:hidden;padding:0;position:absolute;
    z-index: 1;
    height:100%;
    top:0;
    padding-left:15px;
    right:15px;
    transition: 0.5s;

}
.table-cnt-box{padding-left:15px;padding-right:15px;}

#pricing_plan{transition:margin-right.5s;width:auto}
.slider-content-outerbox{width:100%;position:relative}




/*Data Table Color*/


.dedicated_table tr th{background: #191b1e;}
.dedicated_table tbody tr:hover td{background: #f2f4f7;}
.dedicated_table tr:hover td:nth-child(odd){color: #1b69ff;}
.dedicated_table tr:hover td:last-child a{background-color: #1b69ff;box-shadow: 0 0 0 2px #1b69ff inset;}
.dedicated_table tr td:last-child a{background-color: #fcfcfc;color: #1b69ff;border: 1px solid #1b69ff;}

.dedicated_table{width:100%}
.dedicated_table tr td:first-child,.dedicated_table tr th:first-child{text-align:left;padding-left:30px;border-top-left-radius: 0px;}
.dedicated_table tr th{color:#fff;padding: 20px 0;text-transform:uppercase;border:none;font-weight:700;font-size: 15px;}
.dedicated_table tr td{font-size: 14px;line-height:16px;font-weight:400;background:#fff;border:none;padding:25px 0;transition:all ease-in-out 0.5s}
.dedicated_table td.table_btn{text-align:right;padding-right:25px;}
.dedicated_table tbody tr{border-top:7px solid #f2f6f8;border-bottom:7px solid #f2f6f8;box-shadow: 0 3px 30px 0 rgba(53,102,200,.09);}
.dedicated_table tbody tr:last-child{border-bottom:none}
.dedicated_table tr th:last-child{border-radius: 0 0px 0 0;}
.dedicated_table tr td:last-child a{padding: 10px 21px;font-size:14px;font-weight:400;}
.dedicated_table tr:hover td:last-child a{color:#fff;text-decoration:none}
.dedicated_table tbody tr:hover td{color: #1b69ff;}
.dedicated_table.small-only{display:none;}

@media screen and (max-width:1024px){
.dedicated_table.small-only{display:table;margin-bottom:0;}
.dedicated_table.large-only{display:none;}
.dedicated_table tr th{padding:20px 0}
.dedicated_table td.table_btn{text-align:left;}
}

@media screen and (max-width:991px){
    .dedicated_table tr th{padding:15px 0!important;padding-left:20px!important;}
    .dedicated_table tr td{padding:20px 0}
    .dedicated_table td.table_btn{text-align:left}
    .dedicated_table tr td:last-child a{display:inline-block}
}
@media screen and (max-width:480px) {
.dedicated_table tr td{padding:15px 0;}
}

.cart-main-svg svg,.cart-main-svg img {
    width: 70%;
}
span.agent-price {
    display: block;
    margin-top: 10px;
}


.cart-select-area {
    margin-top: -50px;
}


.ctg-order-now {
    background-color: #3755fa;
    color: #fff;
    letter-spacing: -.01em;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    padding: 11px 24px;
    min-width: 170px;
    margin-top: 10px;
}

.cloud-cart-image {
    margin-bottom: 20px;
}


@media screen and (max-width:768px) {

table.dedicated_table.stacktable.small-only {
    /* margin-bottom: 20px; */
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .05); */
    /* border-radius: 3px; */
    /* background-color: #fff; */
}

.dedicated_table tbody tr {
    border: 0px;
    box-shadow: none;
}





.dedicated_table tr:first-child td {
    background: #191b1e;
    color: #fff;
}

    .card-table-card {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .05);
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.card-table-card a {
    margin-top: 10px;
    width: 100%;
}
    
}


@media screen and (min-width: 1024px){
.card-table-card.small-only {
    display: none;
}
}

.card-table-card a {
    background-color: #3755fa;
    color: #fff;
    font-size: 15px;
}


.ctg-cloud-feature {
    padding: 24px;
    border: 1px solid #dfe3e8;
    color: #2b2f33;
    border-radius: 24px;
    margin-bottom: 20px;
    height: calc(100% - 20px);
}

.ctg-cloud-feature svg {
    width: 48px;
    height: 48px;
    fill: #3755fa;
}

.ctg-cloud-feature h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -.03em;
}

.ctg-cloud-feature p {
    letter-spacing: -.01em;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.last-child {
    display: block;
    width: 100%;
    padding: 20px;
}

.dedicated_table tr th {
    cursor: pointer;
}

#order-standard_cart {
    background: #fff;
    border: 1px solid #e8edf4;
    border-radius: 16px;
    padding: 24px;
    box-shadow: none;
}

#order-standard_cart .slider-content-outerbox,
#order-standard_cart #pricing_plan,
#order-standard_cart .table-cnt-box,
#order-standard_cart .cart-view-type-content {
    background: #fff;
    box-shadow: none;
}

#order-standard_cart .table-cnt-box {
    padding-left: 0;
    padding-right: 0;
}

#order-standard_cart .dedicated_table {
    background: #fff;
}

#order-standard_cart .dedicated_table tbody tr {
    border-top: 0;
    border-bottom: 0;
    box-shadow: none;
}

#order-standard_cart .dedicated_table tbody tr + tr td {
    border-top: 1px solid #edf1f6;
}

#order-standard_cart .card-table-card {
    box-shadow: none;
    border: 1px solid #e8edf4;
}

#order-standard_cart .cart-view-type a.active {
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    #order-standard_cart {
        padding: 18px;
    }
}
