html {
    scroll-behavior: smooth
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    font-family: Rubik, sans-serif
}

img {
    max-width: 100%;
    height: auto
}

a,
a:hover {
    text-decoration: none !important
}

ol,
ul {
    padding-left: 0 !important
}

li {
    list-style: none !important;
    margin: 10px 0
}

.text_head {
    color: #080808
}

.head-tb-p-40 {
    padding: 40px 0
}

.section-heading {
    margin-bottom: 50px
}

.section-heading p {
    color: #080808;
    line-height: 1.7em;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px
}

.primary-btn-round,
.primary-btn-sq  {
    background-color: #3838ff;
    color: #fff;
    transition: .6s;
    border: 1px solid #3838ff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 10px 30px;
    display: inline-block
}
.primary-btn-sq{
    border-radius: 6px;
}
.primary-btn-round{
    border-radius: 50px;
}
.primary-btn-round:hover,
.primary-btn-sq:hover {
    background-color: #080808;
    color: #fff;
    border: 1px solid #080808
}


.secondary-btn-round,
.secondary-btn-sq {
    background-color: #080808;
    transition: .6s;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 10px 30px;
    color: #fff;
    display: inline-block;
    border: 1px solid #080808;
}
.secondary-btn-sq {
    border-radius: 6px;
}
.secondary-btn-round {
    border-radius: 50px;
}



.secondary-btn-sq-bdr {
    border: 1px solid #080808;
    transition: .6s;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 500;
    background-color: #fff;
    color: #080808;
    border-radius: 6px;
}
.secondary-btn-sq-bdr:hover {
    background-color: #080808;
    color: #fff;
    border: 1px solid #080808
}





.primary-btn-sq-bdr:hover,
.secondary-btn-round:hover,
.secondary-btn-sq:hover {
    background-color: #3838ff;
    color: #fff;
    border: 1px solid #3838ff
}


.blk-btn-round:hover,
.blk-btn-sq:hover,
.primary-btn-sq-bdr:hover,
.secondary-btn-round:hover,
.secondary-btn-sq:hover {
    background-color: #3838ff;
    color: #fff;
    border: 1px solid #3838ff
}


.blk-btn-round,
.blk-btn-round-bdr {
    border: 1px solid #080808;
    transition: .6s;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 500
}

.blk-btn-round {
    background-color: #080808;
    color: #fff;
    border-radius: 50px
}

.blk-btn-round-bdr {
    background-color: #fff;
    color: #080808;
    border-radius: 50px
}

.blk-btn-round-bdr:hover {
    background-color: #080808;
    color: #fff;
    border: 1px solid #080808
}

.primary-btn-sq-bdr {
    background-color: #fff;
    color: #3838ff;
    transition: .6s;
    border: 1px solid #3838ff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 10px 30px;
    border-radius: 10px;
    display: inline-block
}

.blk-btn-sq {
    background-color: #080808;
    color: #fff;
    transition: .6s;
    border: 1px solid #080808;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 10px 30px;
    border-radius: 6px;
    display: inline-block
}

.vps-features {
    height: auto;
    overflow: hidden;
    background: #f0f0ff;
}

.vps-features .features-main,
.vps-features .features-main .features-start .feature-ul {
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.vps-features .features-main .features-start .feature-ul .feature-box:first-child,
.vps-features .features-main .features-start .feature-ul .feature-box:nth-child(2),
.vps-features .features-main .features-start .feature-ul .feature-box:nth-child(3) {
    border-top: none
}

.vps-features .features-main .features-start .feature-ul .feature-box {
    display: inline-table;
    text-align: center;
    transition: .3s ease-in-out;
    border-top: 1px solid #fff;
    padding: 40px 36px 46px;
    margin: 0
}

.vps-features .features-main .features-start .content-main .feature-icon {
    height: 56px;
    display: inline-block;
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s
}

.vps-features .features-main .features-start .content-main h3,
.vps-features .features-main .features-start .content-main span {
    padding-top: 22px;
    padding-bottom: 22px;
    width: 100%;
    margin: 0;
    display: block
}

.vps-features .features-main .features-start .content-main h3,
.vps-features .features-main .features-start .content-main h3 a,
.vps-features .features-main .features-start .content-main span {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .5px
}

.vps-features .features-main .features-start .content-main .content {
    color: #172838;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    width: 100%
}

.content {
    overflow: auto;
    position: relative;
    max-height: 260px;
    box-sizing: border-box
}

#examples,
.all-themes-switch,
.callbacks,
.callbacks+p,
.content,
.dialog,
.disable-destroy,
.scrollTo,
.show-hide {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.vps-features .features-main .features-start .feature-ul .feature-box:hover {
    background-color: #fff;
    -webkit-transform: translateY(-1px);
    -khtml-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .15)
}

.vps-features .features-main .features-start .feature-ul .feature-box:hover .content-main .feature-icon {
    transition: 1s;
    -webkit-transform: perspective(3838ff) rotateY(-180deg);
    -khtml-transform: perspective(3838ff) rotateY(-180deg);
    -moz-transform: perspective(3838ff) rotateY(-180deg);
    -ms-transform: perspective(3838ff) rotateY(-180deg);
    -o-transform: perspective(3838ff) rotateY(-180deg);
    transform: perspective(3838ff) rotateY(-180deg)
}

@media only screen and (max-width:767px) {
    .text_head {
        font-size: 22px
    }
    .blk-btn-round,
    .blk-btn-round-bdr {
        font-size: 14px
    }
    .section-heading {
        margin-bottom: 20px
    }
    .btm-bnnr-main {
        display: none
    }
}

@media only screen and (max-width:380px) {
    .blk-btn-round,
    .blk-btn-round-bdr {
        font-size: 12px
    }
}

.btm-bnnr-main {
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
    bottom: 0;
    width: 100%;
    position: fixed;
    transform: translateX(0) translateY(20px);
    padding: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    background: #7ec8e3;
    background: linear-gradient(124deg, #7ec8e3 0, #a6e7ff 51%, #9bdef6 100%)
}

.btm-bnnr-cnt {
    display: flex;
    justify-content: center;
    align-items: center
}

.btm-bnnr-tx {
    font-size: 20px;
    font-weight: 500
}

.btm-bnnr-btn {
    margin-left: 30px
}

.wh-server-location-tab .nav {
    justify-content: center
}

.wh-server-location-tab ul li {
    width: 180px;
    text-align: center;
    display: grid;
    margin: 10px
}

.wh-server-location-tab .nav-pills .nav-link.active {
    background-color: #3838ff;
    color: #fff;
    border: 1px solid #3838ff;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.wh-server-location-tab .nav-pills .nav-link {
    padding: 12px;
    background: 0 0;
    border: 1px solid #7ec8e3;
    color: #080808;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s
}

.wh-server-location-tab .nav-pills .nav-link img {
    margin-right: 8px
}

.hits-prom-modal .modal-dialog {
    max-width: 880px
}

.hits-prom-modal .modal-content {
    overflow: hidden;
    border: none;
    border-radius: 18px
}

.hits-prom-modal .modal-body {
    padding: 0
}

.hits-prom-popup-cnt {
    padding: 30px
}

.hits-prom-popup-title {
    color: #080808;
    font-size: 16px;
    font-weight: 500
}

.hits-prom-popup-head {
    font-size: 34px;
    font-weight: 800;
    color: #3838ff;
    margin: 10px 0;
    line-height: 45px
}

.hits-prom-popup-txt p {
    font-size: 16px;
    font-weight: 500;
    color: #080808;
    margin-bottom: 8px
}

.hits-prom-popup-txt p span,
.tsrt-box-1 .tsrt-box-icon-f,
.tsrt-box-3 .tsrt-box-icon-f {
    color: #3838ff
}

.hits-prom-popup-btn {
    text-align: center;
    margin-top: 20px
}

.hits-prom-popup-img {
    background: #3838ff;
    display: flex;
    justify-content: center;
    padding: 20px;
    align-items: center
}

.hits-prom-close-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 11;
    background: #fff;
    border: none;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s
}

button.hits-prom-close-btn:hover {
    background-color: #e8e8ff
}

button.hits-prom-close-btn svg {
    width: 11px
}

.tsrt-box {
    background-color: #fff6e9;
    padding: 30px;
    border-radius: 10px;
    margin: 10px 0
}

.tsrt-box-icon-f {
    background-color: #fff;
    border-radius: 50px;
    font-weight: 400;
    font-size: 24px;
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center
}

.tsrt-box-2 .tsrt-box-icon-f {
    color: #000c66
}

.tsrt-box-4 .tsrt-box-icon-f {
    color: #050a30
}

.tsrt-box-title {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0;
    color: #080808
}

.tsrt-box-p {
    font-size: 14px;
    font-weight: 400;
    color: #080808
}

.tsrt-box-icon-b {
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 40px;
    transform: rotate(-45deg);
    margin-top: 10px
}

.tsrt-box-1 .tsrt-box-icon-b {
    background-color: #FF9700
}

.tsrt-box-2 .tsrt-box-icon-b {
    background-color: #18B362
}

.tsrt-box-3 .tsrt-box-icon-b {
    background-color: #D32A2D
}

.tsrt-box-4 .tsrt-box-icon-b {
    background-color: #115BAA
}

.tsrt-box-5 .tsrt-box-icon-b {
    background-color: #09B4C1;
}

.tsrt-box-6 .tsrt-box-icon-b {
    background-color: #df9526;
}

.tsrt-box-7 .tsrt-box-icon-b {
    background-color: #6B51DC;
}

.tsrt-box-8 .tsrt-box-icon-b {
    background-color: #D32A95;
}

.tsrt-box-1 {
    background-color: #FFF6E9
}

.tsrt-box-2 {
    background-color: #EBFFF4
}

.tsrt-box-3 {
    background-color: #FFEFEF
}

.tsrt-box-4 {
    background-color: #F2F3FF
}

.tsrt-box-5 {
    background-color: #E1FDFF;
}

.tsrt-box-6 {
    background-color: #FFF9F0;
}

.tsrt-box-7 {
    background-color: #F2EFFF;
}

.tsrt-box-8 {
    background-color: #FFF1FA;
}

@media only screen and (max-width:992px) {
    .head-tb-p-40 {
        padding: 20px 0
    }
    .tsrt-box {
        margin: 10px 0
    }
}

section.independece-offer-main {
    position: fixed;
    bottom: 20px;
    width: 100%;
    z-index: 1111;
}

.offers-sale-row {
    background: transparent linear-gradient(89deg, #F89E43 0%, #31C465 100%) 0% 0%;
    box-shadow: 0px 0px 30px #9EBBDC99;
    border-radius: 15px;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.offers-sale-lft {
    text-align: center;
}

.offers-sale-cnt {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
}

.offers-sale-cnt span {
    font-weight: 500;
}

.offer-sale-close-btn {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    margin: 0;
    padding: 0;
}

.offer-sale-close-btn i {
    color: #000;
}

.countdown-container h1 {
    margin-bottom: 20px;
    font-size: 2rem;
}

.countdown {
    display: flex;
    gap: 12px;
}

.countdown div {
    text-align: center;
}

.countdown span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #080808;
    background-color: #E8F1FB;
    padding: 10px;
    border-radius: 10px;
    width: 70px;
}

.countdown small {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
    display: block;
}

.review-top-main {
    position: relative;
    overflow: hidden;
    transition: 0.6s ease;
}

.banner-gradient {
    animation: ease-in-out infinite;
    animation-duration: 5s;
    animation-name: bnnr-animate;
    background: radial-gradient(46.33% 46.11% at 50% 50%, #b6b2ffcc 0, #ebeaff38 49.5%, #fff0);
    border-radius: 640px;
    left: 0;
    min-height: 250px;
    min-width: 640px;
    position: absolute;
    top: -100px;
    transform: rotate(-45deg);
    z-index: 102;
}

.freedom-sale {
    position: absolute;
    font-size: 45px;
    font-weight: 800;
    top: 0;
    left: 0;
    background-image: url(/assets/images/new_img/Freedom_Sale_icon.png);
    background-repeat: repeat-x;
    z-index: 102;
    width: 100%;
    height: 40px;
    bottom: 0;
    margin: auto;
}

@keyframes bnnr-animate {
    0% {
        left: -700px;
    }
    100% {
        left: 110%;
    }
}

.offers-sale-box {
    position: relative;
    z-index: 208;
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 20px 0 20px;
}

span.offer-sale-data {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0 10px;
}

.offer-sale-btn-top {
    display: inline-block;
}

span.offer-sale-btn-top p {
    background: transparent;
    color: #fff;
    border: 1px dashed #fff;
    border-radius: 8px;
    padding: 6px 20px;
    transition: 0.6s;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 500;
}

span.offer-sale-btn-top a:hover {
    background: #fff;
    color: #080808;
}

@media only screen and (max-width: 767px) {
    .independece-offer-main {
        display: none;
    }
}

.testimonial-rtng-heading h2,
.testimonial-rtng-heading p {
    color: #fff;
}

.testimonial-rtng-heading-row {
    display: flex;
}

.testimonials-rtng-qt-icon {
    padding: 10px;
}

.testimonials-rtng-main {
    background-color: #3838ff;
    padding: 40px 0px 40px 40px;
}

.testimonial-rtng-box .owl-stage {
    margin: 20px 0 30px 20px;
}

.testimonial-rtng-card {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    margin-right: 20px;
    position: relative;
}

.testimonial-rtng-card .quote {
    position: absolute;
    top: -18px;
    left: -18px;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    box-shadow: 0px 0px 30px #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-rtng-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

p.testimonial-rtng-cnt {
    font-size: 14px;
    font-weight: 400;
    min-height: 240px;
}

.testimonial-rtng-name {
    font-size: 18px;
    font-weight: 500;
}

.testimonial-rtng-box .owl-nav button.owl-prev,
.testimonial-rtng-box button.owl-dot.owl-nav {
    position: absolute;
    right: 15%;
    top: -15%;
    background-color: #fff !important;
    display: block;
    font-size: 2em !important;
    margin: 0;
    cursor: pointer;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 40px;
    color: #00aeed !important;
}

.testimonial-rtng-box .owl-nav button.owl-next,
.testimonial-rtng-box button.owl-dot.owl-nav {
    position: absolute;
    right: 11%;
    top: -15%;
    background-color: #fff !important;
    display: block;
    font-size: 2em !important;
    margin: 0;
    cursor: pointer;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 40px;
    color: #00aeed !important;
}

.testimonial-rtng-box .owl-dots .owl-dot.active span,
.testimonial-rtng-box .owl-dots .owl-dot:hover span {
    background: #fff !important;
}

@media only screen and (max-width: 1440px) {
    .testimonial-rtng-card {
        padding: 20px;
    }
}

@media only screen and (max-width: 1399px) {
    .testimonial-rtng-box .owl-nav button.owl-next,
    .testimonial-rtng-box button.owl-dot.owl-nav {
        right: 10%;
    }
    .testimonial-rtng-title {
        min-height: 80px;
    }
    p.testimonial-rtng-cnt {
        min-height: 270px;
    }
}

@media only screen and (max-width: 1099px) {
    .testimonial-rtng-box .owl-nav button.owl-next,
    .testimonial-rtng-box button.owl-dot.owl-nav {
        right: 8%;
    }
}

@media only screen and (max-width: 992px) {
    .testimonial-rtng-box .owl-nav button.owl-prev,
    .testimonial-rtng-box button.owl-dot.owl-nav,
    .testimonial-rtng-box .owl-nav button.owl-next,
    .testimonial-rtng-box button.owl-dot.owl-nav {
        top: -7%;
    }
    .testimonial-rtng-box .owl-nav button.owl-next,
    .testimonial-rtng-box button.owl-dot.owl-nav {
        right: 7%;
    }
}

@media only screen and (max-width: 767px) {
    .testimonials-rtng-main {
        padding: 20PX 0;
    }
    .testimonials-rtng-qt-icon {
        display: none;
    }
    .testimonial-rtng-box .owl-stage {
        margin: 40px 0 0 20px;
    }
    .testimonial-rtng-box .owl-nav button.owl-prev,
    .testimonial-rtng-box button.owl-dot.owl-nav,
    .testimonial-rtng-box .owl-nav button.owl-next,
    .testimonial-rtng-box button.owl-dot.owl-nav {
        top: 0;
    }
    .testimonial-rtng-box .owl-nav button.owl-next,
    .testimonial-rtng-box button.owl-dot.owl-nav {
        right: 0%;
    }
    .testimonial-rtng-box .owl-dots {
        display: none !important;
    }
}