/*
Template Css: Cloud VPS SSD
 */


:root {
    --primary-color: #2360E1 !important;
}

/**cloud email**/
.email-banner {
    animation: movebounce 3.9s linear infinite;
}

.banner-stkt-img {
    animation: movebounce 3.9s linear infinite;
}

@keyframes movebounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0);
    }
}

/**banner**/
.banner-directadmin-box-link {
    width: 100%;
    
    margin: 30px 0 0 0;
}

.banner-directadmin-box p {
    
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

.banner-directadmin-box h1 {
    font-size: 50px;
    margin-bottom: 10px;
    
    font-weight: 700;
    color: #fff;
}

.banner-directadmin-box-list p {
    
    margin-bottom: 10px !important;
    font-size: 16px;
}

.banner-directadmin-box-list p img {
    width: 20px;
}

a.button.primary.button_style.button_for_gradient_2 {
    background: linear-gradient(89.95deg, #003DDB -4.07%, #2B8CFF 99.95%);
    
    font-size: 16px;
    text-transform: unset !important;
    line-height: 42px;
    border: 1px solid #ffff !important;
}

.button_for_vps {
    background: transparent !important;
    
    font-size: 16px;
    text-transform: unset !important;
    line-height: 42px;
    border: 1px solid #ffff !important;
}

/**home-title**/
.home-title h2 {
    font-size: 30px;
    
}

.home-title.color_white h2 {
    color: #fff !important;
}

/**question**/
.nv-accordion a i {
    color: #959595;
}

.nv-accordion a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.nv-accordion a {
    color: #264EE4;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    position: relative;
}

.nv-accordion .accordion-item {
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 4px;
    width: 100%;
    margin-bottom: 25px !important;
    border: 0px !important;
    position: relative;
    background: #F8F8F8;
}

.nv-accordion a {
    height: 80px;
    display: flex;
    align-items: center;
    
    margin: 0px !important;
    padding: 15px;
    border: 0px !important;
}

.nv-accordion a:before {
    content: '';
    display: block;
    background: url("../images/question.png");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat !important;
    margin-right: 10px;
    background-size: 100% !important;
}

.nv-accordion a.active {
    color: var(--primary-color)
}

.nv-accordion .nv-body {
    margin: 20px 0 0 0;
    color: #000;
    font-size: 14px;
}

.nv-accordion {
    margin-bottom: 25px;
}

.nv-accordion a button.toggle {
    position: absolute;
    right: 0px;
    left: unset;
    margin: 0px !important;
    top: 50%;
    transform: translateY(-50%);
}

.nv-accordion .accordion-inner {
    padding: 15px !important;
    
}

.nv-accordion a span {
    width: 90%;
    line-height: 22px;
}

/**loi-ich**/
h4.loi-ich-title {
    color: #fff;
    
    font-size: 18px;
    margin: 10px 0 0 0;
}

.cPanel-tn-item {
    border-radius: 15px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 1px #ffffff12, 0 0 10px #98959594, 0 0 8px #908c8c00;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    padding: 15px;
    background: #fff;
    display: flex;
}

.cPanel-tn-item:not(:last-child) {
    margin-bottom: 15px;
}

.cPanel-tn-item .cPanel-tn-icon {
    width: 60px;
    height: 40px;
    margin-right: 15px;
}

.cPanel-tn-item .cPanel-tn-icon img, .cPanel-tn-item .cPanel-tn-icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cPanel-tn-item .cPanel-tn-head p {
    color: #4F4F4F;
    
    font-size: 16px;
    margin: 0;
}

.cPanel-tn-item .cPanel-tn-head h4 {
    
    font-size: 18px;
    margin: 0px;
}

.banner-tskt:after {
    content: '';
    display: block;
    background: url(../images/cpanel-bg.png) no-repeat !important;
    width: 400px;
    height: 800px;
    position: absolute;
    z-index: 0 !important;
    background-size: 100% !important;
    right: 0px;
}

.banner-stkt-img {
    animation-duration: 3.4s;
    -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
    animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
    -webkit-animation-name: animateUpDown;
    animation-name: animateUpDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.banner-tskt-row {
    overflow: unset !important;
}

.banner-stkt-img {
    width: 500px !important;
    position: relative;
    z-index: 9999;
}

.price-item .price-item-footer a {
    border-radius: 15px !important;
}

.price-item:hover {
    background: linear-gradient(224.39deg, #0485FF 3.06%, #349CFF 21.63%, #5277F7 47.66%, #5B76F7 65.54%, #7374F6 76.12%, #9A70F4 88.61%, #BB6DF3 98.23%);
}

.price-item:hover h2, .price-item:hover .price-wrapper, .price-item:hover .price-item-body ul li {
    color: #fff !important;
}

.price-item .price-item-footer a:hover {
    background: var(--main-color);
}

/**tinh nang**/
.bk-cloud-item.mrLeft {
    margin-left: 150px;
}

.bk-cloud-item {
    width: 100%;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 1px #ffffff12, 0 0 10px #98959594, 0 0 8px #908c8c00;
}

.bk-cloud-item ul {
    display: flex;
    margin: 0px !important;
}

.bk-cloud-item ul li {
    list-style: none;
    margin: 0px !important;
    text-align: center;
    width: calc(100% / 3);
    padding: 10px !important;
    
    font-size: 16px;
    font-weight: 700;
}

/* mobile style*/
@media only screen and (max-width: 767px) {
    .banner-stkt-img {
        width: 350px !important;
        position: relative;
        z-index: 9999;
    }

    .banner-email-box {
        width: 100%;
    }

    .banner-email-box h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-email-box {
        margin-top: 30px;
    }

    .banner-email-box p {
        font-size: 16px;
    }

    .banner-box-wd {
        width: 100% !important;
        padding: 15px !important;
    }

    .banner-image {
        display: none;
    }

    .home-title h2 {
        font-size: 25px;
        
    }

    .email-review {
        width: 100%;
        margin: 0px;
    }

    .slide-review .owl-nav {
        margin-left: 0px;
        margin-top: -180px;
        display: none;
    }

    .email-review .review-content {
        width: 100%;
        margin-top: 0px;
        font-size: 16px;
    }

    .email-review .review-author {
        width: 100%;
        text-align: center;
        float: right;
        margin: 10px 0;
    }

    .nv-accordion a span {
        width: 85%;
        line-height: 22px;
    }

    .email-relay-banner {
        margin-bottom: 25px;
    }

    .email-banner-row .col-inner {
        height: unset !important;
    }

    .accordion.nv-email {
        margin: 80px 0 30px 0;
    }

    .nv-about-content {
        margin-bottom: 30px;
    }

    .banner-image {
        display: none;
    }

    .banner-directadmin-box h1 {
        font-size: 30px;
    }

    .banner-directadmin-box p {
        font-size: 16px;
    }

    .banner-directadmin-box {
        width: 100%;
        margin: 30px 0 0 0px !important;
    }

    .bk-cloud-item.mrLeft {
        margin-left: 0px;
    }

    .bk-cloud-item ul {
        display: block;
        margin: 0px !important;
    }

    .bk-cloud-item ul li {
        width: 100%;
    }

    .cPanel-tn-item .cPanel-tn-head h4 {
        font-size: 16px;
    }

    .cPanel-tn-item .cPanel-tn-head p {
        font-size: 15px;
    }
}

/* iPad landscape style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .banner-stkt-img {
        width: 300px !important;
        position: relative;
        z-index: 9999;
    }

    .bk-cloud-item.mrLeft {
        margin-left: 0px;
    }


    .banner-box-wd {
        margin-left: 15px;
    }

    .banner-email-box {
        width: 100%;
    }

    .price-item .price-wrapper {
        font-size: 22px;
    }

    .price-item .price-item-header h2 {
        font-size: 25px;
    }

    .banner-directadmin-box h1 {
        font-size: 30px;
    }

    .banner-directadmin-box p {
        font-size: 16px;
    }

    .banner-directadmin-box {
        width: 100%;
        margin: 30px 0 0 0px !important;
    }

    .bk-cloud-item ul {
        display: block;
        margin: 0px !important;
    }

    .bk-cloud-item ul li {
        width: 100%;
    }
}

/* iPad portrait style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .banner-stkt-img {
        width: 300px !important;
        position: relative;
        z-index: 9999;
    }

    .bk-cloud-item.mrLeft {
        margin-left: 0px;
    }

    .price-item .price-item-header h2 {
        font-size: 25px;
    }

    .banner-box-wd {
        margin-left: 15px;
    }

    .banner-email-box {
        width: 100%;
    }

    .price-item .price-wrapper {
        font-size: 22px;
    }

    .banner-directadmin-box h1 {
        font-size: 30px;
    }

    .banner-directadmin-box p {
        font-size: 16px;
    }

    .banner-directadmin-box {
        width: 100%;
        margin: 30px 0 0 0px !important;
    }

    .bk-cloud-item ul {
        display: block;
        margin: 0px !important;
    }

    .bk-cloud-item ul li {
        width: 100%;
    }
}