body {
  background: #f4f7fc;
}

@media only screen and (min-width: 1200px) {
  .section__product .container {
    max-width: 1280px;
  }
}

.package {
  border-bottom: 0;
}


.packageListBox.newStyle {
    position: relative;
    z-index: 12;
}
.packageListBox {
    background: #fff;
    border-radius: 5px;
}

.packageListBox.newStyle .packageListBoxTop {
    background: #fff;
    text-align: center;
    border-radius: 3px 3px 0 0;
    padding: 20px;
    border-bottom: 2px solid #f1f3f8;
    padding-top: 38px;
    position: relative;
}

.packageListBoxTop ul li.stars {
    color: #2f5967!important;
    margin-bottom: 5px;

}
.packageListBoxTop ul li.title {
    color: #2f5967!important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    margin-bottom: 7.5px;
}

.packageListBoxTop ul li.desc {
color: #2f5967!important;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
}

.packageListBox.newStyle .packageListBoxTop:before {
    content: "";
    position: absolute;
    left: -4%;
    width: 108%;
    top: -10%;
    border-radius: 4px;
    height: 112%;
    display: inline-block;
    background: #fff;
    opacity: .15;
    z-index: -1;
}

.packageListBox.newStyle .packageListBoxTop ul {
    padding-left: 0;
}

.packageListBoxBot ul {
    width: 100%;
    display: inline-block;
    float: left;
}

.packageListBoxBot ul li {
    width: 100%;
    display: inline-block;
    float: left;
    background: #fff;
}

.packageListBoxBot ul li .title {
    width: 100%;
    float: left;
    position: relative;
    display: inline-block;
    color: #60768e;
    border-top: 1px solid #e6e5e5;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    padding: 15px;
    padding-left: 60px;
}

.packageListBoxBot ul li .title i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 20px;
    width: 60px;
    text-align: center;
    padding: 15px;
    display: inline-block;
}
.purchaseButton .fa-arrow-right {
  margin-left: auto;
  font-size: 20px;
  color: #fff;
}
.purchaseButton:hover{
  color: #dcdcdc;
}

.packageListBoxTop {
    padding: 28px 20px;
    position: relative;
    border-bottom: 2px solid #f1f3f8;
}

.packageListBoxTop:after {
    content: "";
    width: 54px;
    height: 2px;
        background: #404257;
    position: absolute;
    left: 20px;
    bottom: -2px;
}

.packageListBoxTop ul {
    position: relative;
    padding-left: 55px;
}

.packageListBoxTop ul li.barX {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    padding-top: 5px;
}

.packageListBoxTop ul li.barX span {
    width: 4px;
    height: 34px;
    border-radius: 4px;
    background: #c2c9d6;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 0;
}

.packageListBoxTop ul li.barX span:nth-of-type(2) {
    height: 18px;
}

.packageListBoxTop ul li.barX span:nth-of-type(3) {
    height: 26px;
}
.packageListBoxTop ul li.barX span:nth-of-type(1) {
    height: 10px;
}

.packageListBox.pro .packageListBoxTop ul li.barX span.active {
    background: #404257;
}

.packageListBoxTop ul li.title {
    color: #4f526b;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    margin-bottom: 7.5px;
}

.packageListBoxTop ul li.desc {
    color: #6e8198;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
}

.other-product a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    min-height: 250px;
    overflow: hidden;
    margin-bottom: 40px !important;
    border-radius: 6px;
    color: #0b304a;
    background: #fff;
    padding: 20px;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 9%);
}

.other-product img {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
}

.other-product b {
    font-size: 18px;
    display: block;
    margin-bottom: 0;
}
.other-product p {
    margin-bottom: 10px;
    font-size: 14px;
}

.btn-basket {
    white-space: nowrap!important;
    font-weight: 400!important;
    background-image: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
    border: none!important;
    color: #f0f5fb!important;
}


  .btn-basket {
    white-space: nowrap!important;
    font-weight: 400!important;
    background-image: linear-gradient(30deg,#37394c,#34434c,rgba(17,194,222,0.66));
    border: none!important;
    color: #f0f5fb!important;
}


.hosting-bottom-boxes {
    position: relative;
}
.color-orange {
    color: #081131 !important;
}

.hosting-bottom-box-collapse-area {
    margin-top: -1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.bg-darkgray {
    background-color: #081131 !important;
}

.hosting-bottom-box-list {
    text-align: right;
    margin-top: 62%;
    padding-top: 90px;
    list-style: none;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border-top-left-radius: 300px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.hosting-bottom-box-list li {
    padding: 5px 0px;
    padding-right: 30px;
}

.hosting-bottom-box-list li:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}

.top-package-boxes-mini {
    font-size: 12px;
}

.top-package-boxes-mini .top-package-box:first-child {
    margin-top: -10px;
}

.top-package-boxes-mini .top-package-box:first-child .top-package-box-hat {
    height: 10px;
    border-top-left-radius: 20px;
}

.top-package-box:first-child .top-package-box-hat {
    height: 20px;
    border-top-left-radius: 20px;
}

.box-shadow {
    box-shadow: 0px 0px 30px -5px rgb(0 0 0 / 75%);
}
.top-package-box .top-package-box-content {
    background-color: #dbe5e8;
}
.top-package-boxes-mini h2 {
    font-size: 22px;
}

.color-lightblue {
    color: #31b7e9 !important;
}

.top-package-boxes-mini h1 {
    font-size: 28px;
}
.top-package-box .discount {
    position: absolute;
    font-weight: bold;
    margin-bottom: 30px !important;
}
.top-package-box .discount:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #f87832;
    position: absolute;
    transform: rotate(-15deg);
    bottom: 10px;
}
.btn-opacity {
    text-decoration: none !important;
    transition: all 0.5s;
}
.rounded-30 {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.bg-midorange {
    background: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
}
.top-package-box-spec ul {
    padding: 0px;
    list-style: none;
}
.top-package-box-spec li {
    padding: 5px 0px;
}

.top-package-box-spec li:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}
.top-package-boxes-mini .top-package-box:nth-child(2) .top-package-box-hat {
    height: 30px;
    border-top-left-radius: 20px;
}

.top-package-boxes-mini .top-package-box:nth-child(3) .top-package-box-hat {
    height: 50px;
    border-top-left-radius: 20px;
}
.bg-orange {
    background: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
}

.top-package-boxes-mini .top-package-box:last-child .top-package-box-hat {
    height: 70px;
    border-top-left-radius: 20px;
}
.bg-midred {
    background: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
}
.top-package-box .top-package-box-hat {
    position: relative;
}
.bg-darkorange2 {
    background: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
}

.top-package-boxes-mini .top-package-box:nth-child(2) {
    margin-top: -30px;
}
.top-package-boxes-mini .top-package-box:nth-child(3) {
    margin-top: -50px;
}
.top-package-boxes-mini .top-package-box:last-child {
    margin-top: -70px;
}
.hosting-bottom-box-collapse-area {
    margin-top: -1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    min-width: 100%;
}

.hosting-bottom-box-collapse-item {
    text-align: right;
    color: #ffffff;
    border-top: 1px solid #cccccc;
    min-width: 100%;
}
#hosting-bottom-collapse-1, #hosting-bottom-collapse-2, #hosting-bottom-collapse-3, #hosting-bottom-collapse-4 {
  min-width: 100%;
}

.hosting-bottom-box-collapse-item a {
    text-decoration: none;
}
.hosting-bottom-box-collapse-item span {
    padding-right: 22px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
.hosting-bottom-collapse-in-list li {
    padding: 5px 0px;
    padding-right: 30px;
    font-size: 12px;
}


.my-3 h4 {
  padding-top: 12px;
}


