﻿/*------------------------------------------------------------------
[Table of styles content]

1 - General
2 - Sections
3 - Header
4 - Banner
4.1 - Isometric Animation
5 - Buttons
7 - Pricing Tables
7.1 - Map
8 - Tabs
9 - Services
10 - Team
11 - Forms
12 - Countdown
13 - Case Study
14 - FAQ
15 - Blog
16 - Footer
17 - Range
18 - Switch
19 - Statistics 
20 - Menus
21 - Others
21.1 - Separators
22 - Responsive
23 - Promotions
24 - Client Area
--------------------------------------------------------------------*/
@import "/hostArmada/css/promo-styles.css";
@import "/hostArmada/css/menu-styles.css";

/*-----------------------------------
    1 - General
------------------------------------*/

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fefeff;
    font-family: 'Montserrat';
}

.home-hero-section {
    height: 900px;
}


/* padding and margins */
.pb-80 {
    padding-bottom: 80px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

/* background color */
.bg-yellow {
    background-color: #ff5a5a !important;
    color: #ffffff !important;
}

.bg-pink {
    color: #ffffff !important;
}

.bg-purple {
    color: #ffffff !important;
}

.bg-grey {
    background-color: #808080 !important;
    color: #ffffff !important;
}

.c-yellow {
    color: #ff5a5a !important;
}

.c-grey {
    color: #808080 !important;
}

.c-black {
    color: #000000 !important;
}

.ltgh {
    text-decoration: line-through;
}

.golink {
    font-family: "Montserrat" !important;
    cursor: pointer !important;
    padding: 2px 0px;
    border: none;
    outline: none;
}

.golink:hover {
    cursor: pointer !important;
    border: transparent !important;
    text-decoration: none !important;
}

.db {
    display: block !important;
}

.tooltip {
    z-index: 999;
}

/* Overlay */
.overlay {
    position: relative;
}

.overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.overlay-video {
    position: initial !important;
}

.overlay-video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.overlay-image-grad:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: linear-gradient(240deg, #000000 50%, #3f004a 100%);
}

.full {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Patterns */
.exapath {
    background-color: #fff;
}

.cpupath {
    background-image: url("/hostArmada/patterns/cpupath.svg");
    background-repeat: repeat;
}

.motpath {
    background-image: url("/hostArmada/patterns/motpath.svg");
    background-repeat: repeat;
}

.promopath {
    background-image: url("/hostArmada/patterns/promopath.svg");
    background-repeat: repeat;
}

.exapath-w {
    background-image: url("/hostArmada/patterns/exapath-w.svg");
    background-repeat: repeat;
}

.cpupath-w {
    background-image: url("/hostArmada/patterns/cpupath-w.svg");
    background-repeat: repeat;
}

.motpath-w {
    background-image: url("/hostArmada/patterns/motpath-w.svg");
    background-repeat: repeat;
}

.promo-w {
    background-image: url("/hostArmada/patterns/promo-w.svg");
    background-repeat: repeat;
}

/* Background image */
.item1 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item2 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item3 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item4 {
    background-image: url("/hostArmada/img/topbanner04.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item5 {
    background-image: url("/hostArmada/img/topbanner04.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item6 {
    background-image: url("/hostArmada/img/topbanner04.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item7 {
    background-image: url("/hostArmada/img/topbanner04.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item8 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item9 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item10 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.item11 {
    background-image: url("/hostArmada/img/topbanner01.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.vc-parent {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}

.vc-child {
    display: table-cell;
    vertical-align: middle;
}

.hosting-page-header {
    padding-top: 100px;
    padding-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 70vh;
}

.hosting-page-header .container .row.vertical-cetner {
    align-items: center !important;
}

.hosting-page-header h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 55px;
    line-height: 69px;
    color: #2e0547;
    padding-top: 20px;
}

.hosting-page-header h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 33px;
    color: #2e0547;
}

.hosting-page-header h3 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #2e0547;
    padding-top: 15px;
}

.hosting-page-header hr {
    border: 1px solid #ff5a5a;
    width: 25%;
    margin-left: 0px;
}

.hosting-page-header .features ul {
    list-style: none;
    margin: 25px 0px;
    padding: 0px;
    color: #2e0547;
}

.hosting-page-header .features ul li {
    font-weight: 600;
}

.hosting-page-header .features ul li i {
    margin-right: 5px;
    color: #66d978;
}

.hosting-page-header .starting-price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #2e0547;
    margin: 20px 0px;
}

.hosting-page-header .cta-buttons a {
    margin: 0px;
    margin-bottom: 15px;
    min-width: unset;
    background: -webkit-gradient(linear, left top, right top, from(#f2709c), to(#ff9472));
    background: linear-gradient(to right, #f2709c, #ff9472);
    border-radius: 50px;
    padding: 22px 40px;
    margin-top: 15px;
}

.hosting-page-header .moneyback-text {
    font-family: Montserrat;
    font-size: 13px;
    line-height: 16px;
    color: #2e0547;
}

.hosting-page-header .col-xl-6 img{
    max-height: 550px;
}


/* Popover */
.popover {
    border-radius: 10px !important;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
}

.popover .popover-header {
    padding: 8px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.popover .popover-body {
    padding: 15px;
    line-height: 28px;
}

.mfp-content {
    z-index: 999999;
}

.map {
    height: 383px;
}

.opa-8 {
    opacity: 0.8;
}

.sec-bx {
    box-shadow: none !important;
}

::selection {
    color: #fff;
    text-shadow: none;
}

/* Input Form */
.form-control {
    padding: 10px 15px;
    outline: 0;
    border-radius: 10px;
    font-size: 15px;
    font-family: "Montserrat";
    color: #808080;
    box-shadow: none;
}

.form-control:focus {
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select.form-contol {
    font-size: 15px !important;
    font-family: "Montserrat" !important;
    border: 0 !important;
    outline: solid 1px #efefef !important;
}

input:-webkit-autofill {
    background-color: rgb(230, 255, 243) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

/* Font Size */
.f-20 {
    font-size: 20px;
}


/*-----------------------------------
    2 - Sections
------------------------------------*/

#subscribe-result-footer {
    display: none;
    text-align: center;
    font-size: 14px;
    margin: 10px 0px;
    background-color: #ffe0e0;
    border-radius: 5px;
    padding: 10px;
}

#subscribe-result-footer .fas {
    font-size: 16px;
}

#subscribe-result-footer .fas.fa-exclamation-circle {
    color: #ff5722;
}

#subscribe-result-footer .fas.fa-check-circle {
    color: #28a745;
}

.sec-main {
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 15px;
    position: relative;
    padding: 80px 80px;
}

.sec-sec {
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 15px;
    position: relative;
    padding: 30px 30px;
}

.sec-uping {
    margin-top: -435px;
    position: relative;
    z-index: 1;
}

.sec-up {
    margin: -80px 0px 80px;
    position: relative;
    z-index: 1;
}

.sec-normal {
    padding: 80px 0px;
    position: relative;
    z-index: 0;
}

.sec-bg1 {
    background-color: #ffffff;
}

.sec-bg2 {
    background-color: #efefef;
}

.sec-bg3 {
    background-color: #15212a;
}

.sec-bg4 {
    background-color: #ff5a5a;
}

.sec-grad-yellow-to-grey-left {
    background: linear-gradient(90deg, #ff5a5a 70%, #d9dde4 10%) !important
}

.sec-grad-yellow-to-grey-right {
    background: linear-gradient(90deg, #d9dde4 70%, #ff5a5a 10%) !important
}

.sec-grad-yellow-to-white-right {
    background: linear-gradient(90deg, #ffffff 70%, #ff5a5a 10%) !important
}

.sec-grad-yellow-to-black-right {
    background: linear-gradient(90deg, #15212a 70%, #ff5a5a 10%) !important
}

.sec-grad-grey-to-grey {
    background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
}

.server-pattern {

    width: 100%;
    height: 100%;
    position: absolute;
}

.total-grad {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.total-grad-inverse {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.total-grad-grey {
    background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.total-grad-purple {
    background-image: linear-gradient(-225deg, #3D4E81 0%, #5753C9 48%, #6E7FF3 100%) !important;
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.total-grad-grey-inverse {
    background: linear-gradient(240deg, #16222a 0%, #3a6173 100%);
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.total-grad-pink-blue-intense {
    background: linear-gradient(240deg, #000000 50%, #3f004a 100%);
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.section-heading {
    font-family: "Montserrat";
    font-size: 32px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    color: #181b22;
    line-height: 34px;
}

.section-heading.light {
    color: #fff;
}

.section-subheading {
    font-family: "Montserrat";
    color: #808080;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 34px;
}

.path-left {
    position: absolute;
    height: 100%;
    right: 30%;
    top: 0;
}

.path-right {
    position: absolute;
    height: 100%;
    left: 70%;
    top: 0;
}


ul.domain-features-header {
    color: #fff;
    list-style: none;
    margin: 15px 0px;
}
ul.domain-features-header > li{
    padding: 5px;
}
ul.domain-features-header > li i.fas{
    color: #FF5A5A;
    margin-right: 10px;
}


.domain-features{
    padding: 45px 10px;
}

.what-do-you-get .domain-features{
    background: url('/uploads/website_images/svg/domains/dashes.png');
    background-repeat: no-repeat;
    background-position: center;
}

.domain-features p{
    font-family: 'Roboto';
}
.domain-features ul{
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #2E0547;
    font-family: 'Roboto';
}

.d-cont{
    text-align: center;
    color: #2E0547;
}

.d-cont .title{
    padding: 25px 10px;
    font-size: 27px;
    font-family: 'Montserrat';
    font-weight: 600;
}

.d-cont .subtitle{
    font-size: 16px;
    font-family: 'Roboto';
    color: #5C4D65;
}


/*-----------------------------------
    3 - Header
------------------------------------*/
.separator {
    position: absolute;
    background-color: #F6F6F6;
    width: 110%;
    height: 250px;
    top: -5%;
    left: -5%;
    transform: rotate(2deg);
}

.padding-shadow {
    position: absolute;
    left: -29%;
    top: 41.5%;
}

.padding-main {
    position: absolute;
    left: -29%;
    top: 6%;
}

.scroll-down {
    position: absolute;
    bottom: -15%;
    left: 24%;
}

.chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #da477b;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;

    }
    33% {
        opacity: 1;
        transform: translateY(30px);
    }
    67% {
        opacity: 1;
        transform: translateY(40px);
    }
    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}


@keyframes pulse {
    to {
        opacity: 1;
    }
}


img.header-img{
    max-height: 550px;
}
/*-----------------------------------
    4 - Banner
------------------------------------*/
.animatype {
    display: inline;
    color: #ee5586;
    font-weight: 700;
}

.top-banner .subheading {
    font-family: "Montserrat";
    color: #fff;
    position: relative;
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 50px;
}

.subheading-big {
    font-family: Montserrat;
    color: #7459AA;
}

.top-banner .subheading.left {
    margin-left: 0;
}

.top-banner .subheading {
    color: #fff
}

.top-banner .subheading span {
    width: 100%;
    text-align: center;
    font-family: "Montserrat";
}

.top-banner.overlay .heading {
    color: #fff
}

.top-banner.overlay .subheading {
    color: #fff
}

.top-banner.overlay .btn {
    font-size: 18px;
    padding: 15px;
    font-family: Montserrat;
}

.top-banner .heading {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    color: #4d1e97;
    display: inline-block;
    font-family: "Montserrat";
    font-weight: 800;
    line-height: 58px;
    font-size: 36px;
}

.top-header {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-bottom: 90px;
}

.top-header.overlay:before {
    background-color: rgba(0, 0, 0, 0.7);
}

.top-header .wrapper .heading {
    font-family: "Montserrat Bold";
    font-size: 52px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 5px;
}

.top-header .wrapper .subheading {
    font-family: "Montserrat";
    color: #fff;
    position: relative;
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 50px;
}

.top-header .wrapper .subheding {
    font-family: "Montserrat";
    font-size: 18px;
    color: #eaeaea;
}

.top-header .wrapper .subheding .link {
    color: #fff;
    padding-left: 8px;
    padding-right: 10px;
}

.top-header .wrapper .subheding i {
    font-size: 10px;
}

.top-header .wrapper .subheding .link:first-child {
    padding-left: 0px;
}

.top-header .wrapper .subheding .link.active {
    color: #ff5a5a;
    font-weight: bold;
}

.top-header .wrapper .subheding .link:hover {
    text-decoration: none;
    color: #ff5a5a;
}

.main-buttons {
    padding-top: 50px;
}

.main-buttons a.btn-header {
    min-width: 200px;
    margin: 0px;
}

.main-buttons a:first-child {
    margin-right: 15px;
}


/*-----------------------------------
    4.1 - Isometric Animation
------------------------------------*/

.moving-cubes {
    width: 210px;
    position: absolute;
    top: 57%;
    left: 67%;
}

.computer-man {
    left: 26%;
    position: absolute;
    width: 198px;
    top: 71%;
}

.cube-lady {
    left: -4%;
    position: absolute;
    width: 198px;
    top: 37%;
}

.analytics-man {
    left: 10%;
    position: absolute;
    width: 199px;
    top: 26%;
}

.charts-people {
    left: 71%;
    position: absolute;
    width: 177px;
    top: 25%;
}

.cubes-only {
    left: 44%;
    position: absolute;
    width: 139px;
    top: 7%;
}

.server1 {
    left: 30%;
    position: absolute;
    width: 120px;
    top: 34%;
}

.server2 {
    left: 45%;
    position: absolute;
    width: 120px;
    top: 24%;
}

.server3 {
    left: 60%;
    position: absolute;
    width: 120px;
    top: 35%;
}

.server4 {
    left: 45%;
    position: absolute;
    width: 120px;
    top: 45%;
}

.benefits-box-section {
    background: url("/uploads/website_images/svg/features-separator.svg");
    background-repeat: no-repeat;
    background-position: center;
    height: 91px;
}

.benefits-box {
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 1.25rem !important;
    padding: 30px;
    background-color: #fff;
    text-align: center;
    color: #391385;
    margin-top: 100px;
}

.benefit-icon {
    float: left;
    margin-right: 15.5px;
    margin-top: 3px;
    width: 60px;
    height: 60px;
}

.benefits-box h2 {
    font: 20px "Montserrat";
    font-weight: 700;

}

.benefits-box hr {
    width: 15%;
    border: 1.5px solid #391385;
    border-radius: 2px;
    margin-bottom: 25px;
}

.benefits-box h3 {
    text-align: left;
    font: 16px "Montserrat";
    font-weight: 600;

}

.benefits-box p {
    color: #7459AA;
    text-align: left;
    font-size: 13px;
}

.service-box {
    padding: 1px;
}

.custom-delay-1 {
    animation-delay: 0.5s;
}

.custom-delay-2 {
    animation-delay: 1s;
}

.custom-delay-3 {
    animation-delay: 1.5s;
}

.custom-delay-4 {
    animation-delay: 2s;
}

.service-separator-bottom {
    background: url("/uploads/website_images/svg/features-separator-down.svg");
    background-repeat: no-repeat;
    background-position: center;
    height: 90px;
}

.service-separator-top {
    background: url("/uploads/website_images/svg/rocket-launch.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    text-align: center;
    height: 279px;
}

.service-text {
    text-align: center;
    color: #2e0547;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 15px;
}

.service-text h1 {
    text-align: center;
    font-family: 'Euclid Circular B';
    font-weight: 700;
}

.service-text p {
    color: #7459AA;
}

.hosting-perks {
    background-color: #ffffff;
}

.hosting-perks h3 {
    color: #391385;
    text-align: left;
    font: 18px "Montserrat";
    font-weight: 600;
}

.hosting-perks p {
    color: #7459AA;
    text-align: left;
    font-size: 13px;
}

.hosting-perks .service-text p {
    text-align: center;
    font-size: 16px;
    padding: 30px;
}

.map-section {
    background: linear-gradient(-60deg, #572FB1 0%, #270A77 100%);
    padding: 100px 0px !important;
}

.map-container .service-wrap .service-text, .map-container .service-wrap .service-text p {
    color: #ffffff;
}

.map-container .section-cta h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
}

.list-info hr {
    border: 0.5px solid #fff;
}

/*-----------------------------------
    5 - Buttons
------------------------------------*/
/*-----------------------------------
    5.1 - Pricing CTA Buttons
------------------------------------*/
.btn-pricing {
    display: inline-block;
    border: 1px solid #808080;
    border-radius: 6px;
    color: #808080;
    font-size: 15px;
    line-height: 1;
    margin: 0;
    min-width: 220px;
    padding: 17px 26px;
    position: relative;
    background-color: transparent;
    letter-spacing: 0.03em;
    font-family: "Montserrat";
    font-weight: 600;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.btn-pricing:hover {
    text-decoration: none;
}


/*-----------------------------------
    5.2 - Header CTA Buttons
------------------------------------*/
.btn-header {
    display: inline-block;
    text-align: center;
    border: 1px solid #808080;
    border-radius: 6px;
    min-width: 240px;
    color: #808080;
    font-size: 16px;
    line-height: 1;
    padding: 19px 26px;
    position: relative;
    background-color: transparent;
    letter-spacing: 0.04em;
    font-family: "Montserrat";
    font-weight: 600;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    margin-right: 25px;
    margin-left: 25px;
}

.btn-header:hover {
    text-decoration: none;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.23);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

/*-----------------------------------
    5.3 - Standard CTA Buttons
------------------------------------*/
.btn-normal {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn {
    cursor: pointer !important;
    border: 1px solid #808080;
    border-radius: 6px;
    color: #808080;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 17px 26px;
    position: relative;
    background-color: transparent;
    letter-spacing: 0.02em;
    font-family: "Montserrat";
    font-weight: 600;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.btn:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .30);
    -webkit-transform: translateY(-5px);
    transform: translateY(-2px);
}

/*-----------------------------------
    5.4 - Color of buttons
------------------------------------*/
.btn-default-purple {
    color: #320395;
    border: 2px solid #320395;
}

.btn-default-purple:hover {
    background-color: #320395;
}

.btn-default-purple-fill {
    background-color: #4D1E97;
    color: #fff;
}

.btn-default-purple-fill:hover {
    color: #fff;
    background: linear-gradient(45deg, #473993 0%, #6e40bf 50%, #4d1e97 100%);
    background-color: #473993;
}

.btn-default-pink {
    color: #ee5586;
    border: 1px solid #ee5586;
}

.btn-default-pink:hover {
    background-color: #ee5586;
}

.btn-default-grad-purple-fill {
    background-image: linear-gradient(to right, #a5215e, #ee5586 40%, #ee5586 40%, #a5215e);
}

.btn-default-grad-purple-fill:hover {
    background-image: linear-gradient(to right, #a5215e, #ee5586 40%, #ee5586 40%, #a5215e);
}

.btn-default-grad-magenta-fill {
    color: #ffffff;
    border: none;
    background-size: 300% 100%;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(to right, #832cd3, #9255ee 40%, #b355ee 40%, #5a21a5);
}

.btn-default-pink-fill {
    background-color: #473993 !important;
}

.btn-default-orange-fill {
    color: #fff;
    border: 0px;
    cursor: pointer;
    margin: 0px;
    margin-bottom: 15px;
    min-width: unset;
    background: -webkit-gradient(linear, left top, right top, from(#f2709c), to(#ff9472));
    background: linear-gradient(to right, #f2709c, #ff9472);
    border-radius: 50px;
    padding: 22px 40px;
    margin-top: 15px;
}

.btn-default-orange-fill:hover {
    color: #fff;
    background-color: #f86e69;
}

.btn-default-pink:hover {
    color: #ffffff;
}

.btn-default-purple:hover {
    color: #ffffff;
}

.btn-default-white {
    background-color: #fff;
    color: #391385;
    cursor: pointer;
    border-color: #391385;
    border: 2px solid;
}

.btn-default-white:hover {
    color: #ff5a5a;
}

.btn-default:hover {
    outline: medium none !important;
    text-decoration: none !important;
    color: #fff !important;
    background-color: #808080 !important;
    border-color: #808080 !important;
}

.btn-default-grad-purple-fill {
    color: #ffffff;
    border: none;
    background-size: 300% 100%;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-default-grad-purple-fill:hover {
    color: #ffffff;
    background-position: 100% 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-default-pink-fill {
    color: #fff !important;
    border: none;
}

.btn-default-pink-fill:hover {
    background-color: #ffaf6b !important;
    color: #fff !important;
    border: none;
}

.btn-default-yellow-fill {
    background-color: #ff5a5a !important;
    color: #000 !important;
    border: none;
}

.btn-default-yellow-fill:hover {
    background-color: #808080 !important;
    color: #fff !important;
    border: none;
}

.btn-default-fill {
    background-color: #808080 !important;
    color: #fff !important;
    border: none;
}

.btn-default-fill:hover {
    background-color: #ff5a5a !important;
    color: #000 !important;
    border: none;
}

.btn.question {
    top: -6px;
    text-transform: uppercase;
    font-family: "Montserrat";
    font-weight: 600;
    padding: 11px 20px;
    font-size: 13px;
}

.btn.focus, .btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn-secondary:not(:disabled):not(.disabled).active {
    opacity: 1;
    color: #000 !important;
    background-color: #ff5a5a;
    border: solid 1px #ff5a5a;
    border-radius: 15px;
    padding: 13px 12px 12px 12px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border: none;
    border-radius: 15px;
    padding: 13px 12px 12px 12px;
    color: #808080;
}

.btn-secondary:not(:disabled):not(.disabled) {
    opacity: 0.6;
    background-color: #fff;
    border-color: #efefef;
    border-radius: 15px;
    padding: 13px 12px 12px 12px;
}

.btn-group > .btn:not(:first-child) {
    opacity: 0.6;
    background-color: #fff;
    border: solid 1px #d6d6d6;
    border-radius: 15px;
    padding: 12px;
    color: #808080;
}

.btn-group .btn + .btn {
    margin-left: 5px;
}

.btn-group.toplang .btn + .btn {
    margin-left: 0px;
}

.btn-secondary:hover {
    background-color: #808080;
}

.features-buttons a.btn-link {
    color: #6941ba;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.features-buttons a.btn-link:hover {
    color: #391385;
}

.hostArmada-hero-svg {
    background-image: url("/uploads/website_images/svg/home/homepage-background.svg");
    background-size: cover;
    height: 1080px;
    background-position: center;
}


.call-to-action-hero {
    width: 40%;
    padding-left: 10%;
    height: 100%;
    display: block;
    text-align: right;
    padding-top: 100px;
    padding-right: 50px;
}

.top-banner .heading {
    text-align: left;
}

.top-banner .subheading {
    color: #7459AA;
    text-align: left;
}

.isometric-illustration-hero {
    padding-top: 0px;
}

.isometric-illustration {
    margin-left: -223px;
    position: absolute;
    top: -6%;
    left: 10%;
}

.isometric-illustration-padding {
    margin-left: -223px;
    position: absolute;
    top: 35%;
    left: 17.2%;
}

/*-----------------------------------
    7 - Pricing Tables
------------------------------------*/
/* Pricing Tables */
.pricing .wrapper {
    position: relative;
    background: #fff;
    border-radius: 15px;
}

.pricing.special .wrapper.active {
    padding-bottom: 52px;
}

.pricing.special .wrapper {
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    padding-top: 50px;
}

.pricing .wrapper .title {
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 20px;
    color: #322578 !important;

}

.pricing .wrapper .title small {
    font-size: 13px;
    font-weight: 600;
}

.pricing .wrapper.active i {
    font-size: 42px;
    color: #121e25;
    margin-bottom: 20px;
}

.pricing .table .title {
    font-size: 22px;
    font-family: "Montserrat";
    font-weight: 600;
}

.pricing .price {
    color: #ee5586;
    font-family: "Montserrat";
    font-size: 28px;
    font-weight: 600;
}

.pricing .price sup {
    top: -.3em;
    font-size: 18px;
}

.period {
    font-family: "Montserrat";
    font-size: 18px;
}

.fromer {
    font-family: "Montserrat";
    line-height: 26px;
    font-size: 14px;
    color: #7459AA;
}

.pricing .info {
    font-family: "Montserrat";
    color: #808080;
    font-size: 13px;
    margin: 15px 0px;
}

.pricing .heading {
    text-transform: capitalize;
    color: #181b22;
    font: bold 48px "Montserrat Bold";
}

.pricing .subheading {
    color: #181b22;
    margin-top: 10px;
    margin-bottom: 16px;
    font-family: "Montserrat";
}

.pricing .list-info {
    padding: 30px 30px 10px 30px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 0px;
    list-style-type: none;
}

.pricing .list-info i {
    color: #fff !important;
    float: left;
    padding: 5px 0px;
}

.pricing .list-info i span:first-child {
    font-size: 14px;
}

.pricing .list-info img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}

.pricing.special .list-info li span.explanation {
    font-size: 14px;
}

.pricing .wrapper .top-content {
    padding: 20px 10px;
    text-align: center;
}

.pricing .wrapper .top-content .svg {
    height: 75px;
    width: auto;
}

.pricing.special .wrapper a {
    margin-top: 20px;
}

.pricing.special .list-info li {
    padding: 14px 0;
    font-size: 16px;
    font-family: "Montserrat";
    font-weight: 600;
    color: #fff;
}

.pricing.tablepage .list-info li {
    border-top: 1px solid #efefef;
    padding: 12px 0;
    font-size: 14px;
    font-family: "Montserrat";
    color: #121e25;
}

.pricing.tablepage .active .list-info li {
    border-top: 1px solid #34383a;
}

.pricing.tablepage .active .list-info li {
    border-top: 1px solid #63b790;
}

.pricing .list-info li sub {
    bottom: -0.3px;
}

.pricing .wrapper i {
    font-size: 38px;
    color: #121e25;
    margin: 0px 15px 0px 0px;
}

.pricing .wrapper.active i {
    font-size: 42px;
    color: #121e25;
    margin-bottom: 20px;
}

.pricing.table.tablepage {
    background-color: #efefef;
}

.pricing .wrapper.active {
    border: 1px solid #ff5a5a;
    background-color: #ff5a5a;
}

.pricing.p-top {
    padding-top: 68px;
}

.section-heading.light {
    color: #fff;
}

.section-subheading.small-text {
    font-size: 18px;
}

.pricing.slider {
    background-color: #FFF;
    padding-top: 60px;
    padding-bottom: 30px;
}

.pricing.slider .heading {
    font: normal 24px "Montserrat";
    text-align: left;
    color: #181b22;
    margin-bottom: 3px;
}

.pricing.slider .subheading {
    text-align: left;
    color: #181b22;
}

.pricing.slider .swiper-pagination-switch {
    display: none;
}

.pricing.slider .desc {
    font: 16px "Montserrat";
    color: #858f95;
    margin-top: 32px;
    line-height: 24px;
}

.pricing.slider .section-subheading {
    margin-bottom: 72px;
}

.pricing.slider .wrapper {
    padding-bottom: 0;
    margin-top: 0px;
    border: solid 1px #90A4AE;
}

.pricing.slider .info {
    background-color: #efefef;
    margin-right: 30px;
    margin-top: -15px;
    padding: 17px 0 26px 25px;
    position: relative;
}

.pricing.slider .soc-icons i {
    font-size: 22px;
    color: #181b22;
}

.pricing.slider .btn {
    border-radius: 0px;
    margin-top: 24px;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 27px 22px;
}

.pricing.slider .btn:hover {
    background-color: #181b22;
    color: #ff5a5a;
    border-color: #181b22;
}

.pricing.slider .slides-toggle .slide {
    width: 25px;
    height: 42px;
    position: absolute;
    top: 40%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pricing.slider .slides-toggle .slide-prev {
    background-image: url("https://hostarmada.com/hostArmada/img/arrow-left-2.png");
    left: -83px;
}

.pricing.slider .slides-toggle .slide-prev span {
    position: absolute;
    display: inline-block;
    text-align: right;
    left: -20px;
    margin-top: 50px;
}

.pricing.slider .slides-toggle .slide-prev:hover {
    background-image: url("https://hostarmada.com/hostArmada/img/arrow-left-2-act.png");
}

.pricing.slider .slides-toggle .slide-next {
    background-image: url("https://hostarmada.com/hostArmada/img/arrow-right-2.png");
    right: 0px;
}

.pricing.slider .slides-toggle .slide-next span {
    display: inline-block;
    text-align: left;
    margin-top: 50px;
}

.pricing.slider .slides-toggle .slide-next:hover {
    background-image: url("https://hostarmada.com/hostArmada/img/arrow-right-2-act.png");
}

.pricing.slider .soc-icons {
    float: right;
    margin-top: -13px;
    margin-right: 8px;
}

.pricing.slider .info {
    margin-right: 26px;
}

.swiper-wrapper {
    padding-left: 99px;
    padding-right: 99px;
    width: 297px;
    transform: translate3d(-99px, 0px, 0px);
    transition-duration: 1.2s;
    height: 89px;
}

.swiper-wrapper .swiper-slide-visible {
    width: 99px;
    height: 89px;
}

.newproducts .pricing .wrapper {
    font-family: "Montserrat";
}

.newproducts .pricing .wrapper .list-info i {
    padding-left: 5px;
    vertical-align: text-top;
    color: #fff;
    font-size: 20px;
}

.newproducts .pricing .list-info {
    padding: 40px;
    margin: 0px;
}

h1.section-heading {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 4rem;
    line-height: 1.2;
    text-align: center;
    color: #2e0547;
    text-transform: unset;
    z-index: 8;
    position: relative;
}

/* Vertical Table */
.best-plans.pricing .wrapper {
    margin-top: 58px;
    padding-top: 38px;
    padding-bottom: 33px;
}

.best-plans.pricing .wrapper.act {
    background-color: #242830;
}

.best-plans.pricing .wrapper.act .title {
    color: #fff;
}

.best-plans.pricing .wrapper.act .period {
    color: #fff;
}

.best-plans.pricing .wrapper.act .btn:hover {
    border-color: #fff;
}

.best-plans.pricing .wrapper .title {
    font-size: 18px;
}

.best-plans.pricing .wrapper .price {
    font-size: 45px;
    margin-top: 5px;
}

.best-plans.pricing .wrapper .price sup {
    top: -16px;
    font-size: 24px;
}

.best-plans.pricing .wrapper .period {
    margin-top: -4px;
    margin-bottom: 23px;
    font-size: 11px;
}

.best-plans.pricing .wrapper .btn {
    padding: 11px 15px;
    font-size: 10px;
}

.best-plans.pricing .wrapper.m-top {
    margin-top: 0;
}

.best-plans .table {
    margin: 0px;
    font-weight: initial !important;
}

.best-plans .table div.title-table {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 15px;
    color: #242830;
    display: inline-block;
    text-decoration: underline;
}

.best-plans .table td i.fa-times {
    font-size: 22px;
    color: #808080;
}

.best-plans .table td i.fa-check {
    font-size: 22px;
    color: #808080;
}

.best-plans .table td {
    font-family: "Montserrat";
    color: #808080;
    border-top: none;
    border-left: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    padding: 20px 20px;
}

.best-plans .table.sample td {
    border-left: none !important;
    text-align: left !important;
}

.best-plans .compare td {
    border-left: none !important;
}

.best-plans .compare.min td {
    min-width: 300px;
}

.best-plans .compare.min .form-contact {
    padding: 0px !important;
}

.best-plans .table tbody td.section-bar {
    color: #181b22;
    font-size: 16px;
    padding-right: 65px;
    background-color: #ff5a5a;
    border: none;
}

.best-plans .table tbody td.section-bar span {
    margin-right: 30px;
    font-size: 12px;
}

.best-plans .table td:first-child {
    padding-left: 0px;
    min-width: 200px;
    text-align: left;
    border-left: none;
    color: #212122;
}

.best-plans .table td .fa-check {
    font-size: 29px;
}

.best-plans .btn.left {
    margin-right: 35px;
    padding: 15px 33px;
    background-color: #ff5a5a;
    font-size: 18px;
}

.best-plans .btn-x.w-btn {
    letter-spacing: -0.1px;
    padding: 15px 47px;
}

/* Fixed thead vertical table on scroll */
#clone thead {
    visibility: visible;
}

#clone thead tr td {
    position: relative;
    border-left: solid 1px #efefef;
    box-shadow: 0px 10px 10px -3px rgba(110, 110, 110, .1);
    background-color: #fff;
}

#clone thead tr td:first-child {
    background-color: transparent;
    box-shadow: none;
}

#bottom_anchor {
    bottom: 300px;
    position: absolute;
}

.section-plans .heading {
    font-family: "Montserrat";
    font-size: 26px;
    margin-bottom: 15px;
}

.section-plans .desc {
    font-size: 14px;
    color: #808080;
    line-height: 28px;
}

.wrapper-h-plans {
    position: relative;
    background-color: #fff;
    border: solid 1px #efefef;
}

.wrapper-h-plans .plans-detail {
    width: 100%;
}

.wrapper-h-plans .plans-detail i {
    font-size: 28px;
}

.wrapper-h-plans .plans-detail span {
    font-size: 14px;
    color: #808080;
    vertical-align: super;
    margin-left: 5px;
}

.h-plans-info {
    color: #fff;
    padding: 40px 0px;
    height: 100%;
}

.h-plans-info .price {
    font-size: 22px;
    margin-bottom: 2px;
}

.h-plans-info .price .title {
    font-size: 37px;
    margin-left: 14px;
    font-weight: bold;
}

.h-plans-info .price .title .line {
    font-size: 18px;
    display: inline-block;
    margin-left: -20px;
}

.h-plans-info .price .title .title-price {
    margin-left: -5px;
    display: inline-block;
    text-transform: lowercase;
}

.h-plans-info .price .symbol {
    font-size: 30px;
    display: inline-block;
}

.h-plans-info .price .dec {
    font-size: 30px;
    display: inline-block;
}

.h-plans-info .heading {
    padding: 10px;
    border: dashed 1px #fff;
    margin: 10px 0px 18px;
    font-size: 16px;
}

.h-plans-info .title {
    font-family: Montserrat;
    margin-bottom: 2px;
}

.h-plans-info .desc {
    text-transform: lowercase;
    font-family: Montserrat;
    line-height: 17px;
}

.h-plans-info .header-wrap {
    text-align: left;
}

.h-plans-info .header-wrap .price {
    font-size: 22px;
}

/* Slick Slider */
.slick #slider .plan-container {
    outline: none;
    padding-left: 15px;
    padding-right: 15px;
}

.slick #slider .plan-container .wrapper {
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 15px;
    margin-top: 50px;
}

.slick #slider .plan-container .wrapper .top-content {
    padding: 40px 60px 20px 60px;
}

.slick #slider .plan-container .wrapper .list-info {
    padding: 20px 60px 40px 60px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #ee5486;
    margin: 0px;
    list-style-type: none;
}

.slick #slider .plan-container .wrapper .list-info i {
    color: #fff !important;
    float: left;
    padding: 5px 0px;
    font-size: 38px;
    margin: 0px 15px 0px 0px;
}

.slick #slider .plan-container .title {
    font-size: 18px;
    font-family: "Montserrat";
    font-weight: 600;
}

.slick #slider .plan-container .price {
    color: #181b22;
    font-family: "Montserrat";
    font-size: 28px;
}

.slick #slider .plan-container .price sup {
    top: -.3em;
    font-size: 20px;
}

.slick #slider .plan-container .info {
    font-family: "Montserrat";
    font-weight: lighter;
    color: #455A64;
    font-size: 14px;
    margin-bottom: 15px;
}

.slick #slider .plan-container .wrapper a {
    margin: 20px 0px;
}

.slick #slider .plan-container .list-info li {
    padding: 12px 0;
    font-size: 14px;
    font-family: "Montserrat";
    color: #fff;
}

.slick-slide {
    opacity: .4;
}

.slick-active {
    display: block;
    max-width: 10% !important;
    max-height: 20% !important;
    opacity: 1;
}

.slick-slide img {
    display: inline-block !important;
}

.slick #slider .plan-container .svg {
    height: 50px;
    width: 50px;
}

.slick-center {
    opacity: 1;
    transition: transform .6s ease-in-out;
}

.slick-prev,
.slick-next {
    z-index: 1;
    position: absolute;
    top: 50%;
    display: inline-block;
    padding: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    text-align: right;
    border-radius: 50%;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    background-color: #ffffff;
}

.slick-next {
    text-align: left !important;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: #ff5a5a;
    outline: none;
    color: #212122;
    opacity: 1;
    -webkit-transition: all 100ms linear 0ms;
    -moz-transition: all 100ms linear 0ms;
    -ms-transition: all 100ms linear 0ms;
    transition: all 100ms linear 0ms;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Cloudicon';
    font-size: 40px;
    line-height: 1;
    opacity: .5;
    color: #212122;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 100px;
}

[dir='rtl'] .slick-prev {
    right: 25px;
    left: auto;
}

.slick-prev:before {
    content: '\e99b';
    display: block;
}

[dir='rtl'] .slick-prev:before {
    content: '\e99b';
    display: block;
}

.slick-next {
    right: 100px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 25px;
}

.slick-next:before {
    content: '\e9e4';
    display: block;
}

[dir='rtl'] .slick-next:before {
    content: '\e9e4';
    display: block;
}

/*-----------------------------------
    7.1 - Map
------------------------------------*/
.location-box-content {
    z-index: 99999;
    position: relative;
    display: none;
    cursor: auto;
    left: -91px;
}

.location-box-content:after {
    bottom: 100%;
    left: 100px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.location-box-content.show {
    display: block;
}

span.pulsating-circle {
    cursor: pointer;
}

span.pulsating-circle.selected, span.pulsating-circle.selected:before, span.pulsating-circle.selected:after {
    background: #ff5a5b;
}

span.pulsating-circle .card {
    color: #391385;
    text-align: center;
    width: 200px;
}

span.pulsating-circle .card .card-body h5.card-title {
    font-size: 18px;
    font-weight: 600;
}

span.pulsating-circle .card .card-body p {
    font-size: 14px;
}

span.pulsating-circle .card .card-body a.btn {
    padding: 10px 20px;
}

.legend{
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.legend1{
    position: unset !important;
    display: flex  !important;
    flex-direction: row !important;
    align-items: center !important;
    margin: 0 10px !important;
    font-size: 16px !important;
    font-family: 'Euclid Circular B' !important;
    font-weight: 500 !important;
}
.legend1 span.pulsating-circle{
    margin-right: 10px !important;
}

.details-container{
    visibility: hidden;
    position: absolute;
    width: 200px;
    background-color: #ffffffeb;
    border-radius: 15px;
    padding: 25px;
    text-align: left !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    z-index: 9;
    top: 40px;
}

.details-container::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}
.details-container .location-title{
    font-size: 16px;
    font-family: 'Euclid Circular B';
    font-weight: 600;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.details-container .location-title .flags img{
    max-height: 20px;
    margin-left: 5px;
}
.details-container .hosting-types ul{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Euclid Circular B';
    font-weight: 500;
}
.details-container .hosting-types ul i.fas{
    color: #34C844;
    margin-right: 3px;
}


.flag:hover > .details-container{
    visibility: visible;
}

.flag{
    font-size: 13px;
    font-family: Montserrat;
    font-weight: 800;
    text-align: center;
    color: #391385;
}

.USA-1 {
    top: 47%;
    left: 11%;
}
.USA-2 {
    top: 49%;
    left: 17.8%;
}
.USA-3 {
    top: 45%;
    left: 25.4%;
}
.CA-1 {
    top: 42.5%;
    left: 23.5%;
}
.EUR-1 {
    top: 38.3%;
    left: 46.8%;
}
.EUR-2 {
    top: 40%;
    left: 50%;
}
.EUR-3 {
    top: 43.3%;
    left: 49.5%;
}
.ASIA-1 {
    top: 58%;
    left: 69.7%;
}
.ASIA-2 {
    top: 64.7%;
    left: 78.8%;
}
.ASIA-3 {
    top: 47%;
    left: 87.5%;
}
.AU-1 {
    top: 84.7%;
    left: 93.5%;
}

.vps-dcpu-only .datacenters {
    border: solid 1px #fff;
    background-color: #fa8681 !important;
    width: 13px !important;
    height: 13px !important;
    border-radius: 24px;
}

.vps-dcpu-only .pulsating-circle:before{
    background-color: #fa8681 !important;
}

.USA-4{
    top: 49%;
    left: 12.1%;
}
.USA-5{
    top: 44.3%;
    left: 22%;
}
.USA-6{
    top: 49%;
    left: 22%;
}
.USA-7{
    top: 53.8%;
    left: 23%;
}
.SA-1{
    top: 79%;
    left: 33.6%;
}
.EUR-4{
    top: 46%;
    left: 46.3%;
}
.EUR-5{
    top: 41.7%;
    left: 48%;
}
.EUR-6{
    top: 39%;
    left: 48.5%;
}
.EUR-7{
    top: 34%;
    left: 52%;
}

.ASIA-4{
    top: 60%;
    left: 72.1%;
}
.ASIA-5{
    top: 71%;
    left: 81.1%;
}
.ASIA-6{
    top: 46%;
    left: 89.1%;
}
section.map-new{
    padding-bottom: 100px;
}
section.map-new .service-text {
    margin-top: 20px !important; }
section.map-new span.orange {
    position: relative;
    color: #fa8681; }
section.map-new span.orange:after {
    position: absolute;
    content: '';
    width: 95%;
    height: 15px;
    background-color: #FE827D;
    left: 2%;
    bottom: 5px;
    opacity: .3; }
section.map-new .map-container {
    padding-top: 50px;
    position: relative; }
section.map-new .map-container .map-img {
    width: 100%; }
section.map-new .map-container .flag {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center; }
section.map-new .map-container .flag img {
     padding-bottom: 7px;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.1); }

.map-feature-container{
    text-align: center;
    background: #ffffff;
    box-shadow: 0 5px 13px -5px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 50px 30px;
}
.map-feature-container .content-wrapper{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.map-feature-container .content-wrapper.location{
    background-image: url("/uploads/website_images/svg/map/location.png");
}
.map-feature-container .content-wrapper.network{
    background-image: url("/uploads/website_images/svg/map/network.png");
}
.map-feature-container .content-wrapper.speed{
    background-image: url("/uploads/website_images/svg/map/speed.png");
}
.map-feature-container .content-wrapper.support{
    background-image: url("/uploads/website_images/svg/map/support.png");
}
.map-feature-container .content-wrapper h1{
    margin: 0;
    font-family: 'Euclid Circular B';
    font-weight: 700
;
    font-size: 50px;
    color: #5B4B8A ;
}
.map-feature-container .content-wrapper p{
    margin: 0;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    color: #5B4B8A ;
}

.locationbox {
    width: 316px;
    height: 150px;
}

.map-container .continents {
    font-size: 25px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 900;
    font-style: italic;
    margin-top: 15px;
}


.dc-box {
    background-color: #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 1.25rem !important;
    padding-right: 10px;
    padding-top: 12px;
    margin: 12px 10px 15px 74px;
}

.head-img {
    position: absolute;
}

.head-img img {
    width: 170px;
}

.dc-box h4 {
    color: #391385;
    text-align: center;
    font: 18px "Montserrat";
    font-weight: 600;
    padding-left: 70px;
}

.dc-box p {
    color: #7459AA;
    text-align: center;
    font-size: 13px;
    padding-left: 82px;
    margin-bottom: 0px;
}

.dc-box .links-box {
    text-align: right;
    padding: 10px 0 10px 0;
}

.dc-box .links-box a.btn {
    padding: 10px 14px;
}

.see-details {
    text-align: center;

}

.see-details a {
    color: #fff;
    text-decoration: none;
    transition: all 300ms linear 0ms;
}

.see-details a:hover {
    color: #ff5a5a;
    text-decoration: none;
}

/*Mobile Map*/
.mobile-map .svg-map {
    text-align: center;
}

.location-boxes {
    padding-left: 15px;
}

.location-boxes h3 {
    text-align: center;
}

/*-----------------------------------
    8 - Tabs
------------------------------------*/
.tabs-item.active {
    display: block;
}

.tabs-item {
    display: none;
}

.tabs-header li {
    display: inline-block;
    list-style-type: none;
}

.tabs-header ul {
    padding: 0;
}

.tabs.offers-tabs .tabs-header li {
    font-family: "Montserrat";
    font-size: 18px;
    border-left: solid 1px #808080;
    padding: 0px 0px 0px 30px;
    cursor: pointer;
    color: #181b22;
    margin-top: 30px;
    text-align: left;

    margin-top: 50px;
}

.tabs.offers-tabs .tabs-header i {
    font-size: 48px;
}

.tabs.offers-tabs .tabs-header div {
    margin-top: 15px;
}

.tabs.offers-tabs .tabs-header li:hover {
    color: #ff5a5a;
    cursor: pointer;
    transition: 0.3s;
}

.tabs.offers-tabs .tabs-content .heading {
    font-family: "Montserrat";
    font-size: 18px;
    color: #181b22;
    margin-bottom: 10px;
}

.tabs.offers-tabs .tabs-content p {
    font-weight: 100;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 32px !important;
}

.tabs.offers-tabs .tabs-content .info {
    font-size: 13px;
    font-family: "Montserrat";
    line-height: 26px;
    margin-bottom: 25px;
}

.tabs.offers-tabs .tabs-content .tabs-item.active {
    position: relative;
}

.tabs .btn-select-plan {
    position: absolute;
    margin-top: 50px;
}

.tabs .btn-select-plan ul {
    z-index: 9;
    display: inline-grid;
}

.tabs-header .btn-secondary:not(:disabled):not(.disabled).active {
    opacity: 1;
    font-size: 12px;
    color: #fff !important;
    border: none;
    border-radius: 50px;
    padding: 10px 15px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
}

.tabs-header .btn-group > .btn:not(:first-child) {
    opacity: 0.6;
    background-color: #808080;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 10px 15px;
    font-size: 12px;
    margin-bottom: 8px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
}

.tabs-header .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    background-color: #808080;
    font-size: 12px;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 10px 15px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
}

/*-----------------------------------
    9.1 - Why Choose Us
------------------------------------*/
.img-box {
    text-align: center;
}

.reason-img {
    width: 65%;
}

.reasons {
    padding: 20px 10px;
    font-size: 13px;
}

.reasons .row {
    margin-bottom: 15px;
}

.why-choose-us {
    background-color: #fff;
    padding-bottom: 50px;
}

section.why-choose-us-heading {
    background-color: #fff;
}

.features-img {
    text-align: center;
}

.reason-head h3 {
    font-size: 20px;
    font-family: "Montserrat";
    font-weight: 800;
    color: #391385;
}

.reasons-row {
    padding: 25px 0px;
}

.reason-body {
    padding: 20px 0 20px 0;
    color: #7459AA;
}

.feature-icon svg {
    width: 85px;
}

.feature-icon img {
    width: 60px;
    height: 60px;
}

.feature-caption {
    margin-top: 10px;
}

.feature-caption p {
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 13px;
    text-align: center;
    color: #391385;
    padding: 0 10px;
}

.testimonials-heading {
    background-color: #fff;
}

/*-----------------------------------
    8.1 - CTA
------------------------------------*/
div.shared-hosting-features-cta {
    color: #391385;
    margin-top: 90px;
    border: 3px solid;
    border-image: linear-gradient(to bottom, #320395, rgba(0, 0, 0, 0)) 1 100%;
}

div.get-started .cta-box-features, div.free-consultation .cta-box-features {
    font-size: 20px;
    font-weight: 700;
    line-height: 60px;
}

div.get-started .cta-box-features {
    text-align: right;
    color: #ff5a5a;
}

.cta-box-features img {
    width: 65px;
}

.cta-box-features a {
    margin: 0px 15px;
    font-style: italic;
}

div.free-consultation .cta-box-features {
    text-align: left;
}

/*-----------------------------------
    9 - Services
------------------------------------*/
.hr-title-separator {
    width: 15%;
    border: 1.5px solid #391385;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
}

.services .heading {
    font-family: "Montserrat";
    font-size: 20px;
    color: #464646;
    text-transform: capitalize;
}

.services .info {
    font-size: 16px;
    color: #81868e;
}

.services .service-wrap .line {
    height: 1px;
    width: 100%;
    background-color: #eaeaeb;
    position: relative;
}

.services .service-wrap .line:before {
    content: "";
    height: 2px;
    background-color: #ff5a5a;
    width: 50%;
    position: absolute;
    top: -1px;
}

.services .service-wrap .info {
    padding-right: 80px;
}

.services .service-wrap .service-section {
    position: relative;
    padding: 20px;
    margin-top: 30px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    background-color: #fff;
    min-height: 100%;
}

.services .service-wrap .service-section .title {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 18px;
    color: #2e0645;
    margin-top: 20px;
    margin-bottom: 14px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.services .service-wrap .service-section .subtitle {
    line-height: 28px;
    font-size: 15px;
    font-family: "Montserrat";
    color: #808080;
    margin-bottom: 0px;
}

.services .service-wrap .service-section a {
    margin-top: 30px;
}

.services .service-wrap .service-section.service {
    border-right: 0;
}

.services .service-wrap .service-section i {
    font-size: 60px;
}

.services .service-wrap .service-section .svg {
    height: 70px;
    width: 70px;
    margin-top: 15px;
}

.services.blog .service-wrap .service-section {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.services .service-wrap .service-section .svg.animal {
    width: 100%;
    height: 100%;
}

.services.blog .service-wrap img {
    width: 100%;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    margin-top: 50px;
}

.services .service-wrap {
    border-bottom: 0;
    margin-bottom: 50px;
}

.services.padd {
    padding-top: 75px;
}

.services.padd .service-wrap {
    margin-top: 64px;
}

.history-section .history-separate.first {
    margin-bottom: 50px;
}

.history-section .history-separate.last {
    margin-bottom: 0px;
}

.history-section .wrappper.last {
    margin-bottom: 0px;
}

.history-section .wrappper .title {
    font-family: "Montserrat";
    font-size: 18px;
    line-height: 30px;
}

.history-section .wrappper .desc {
    font-family: "Montserrat";
    font-size: 14px;
    color: #5b6164;
    line-height: 26px;
}

.history-section .wrappper .date {
    font-size: 12px;
    margin-top: 30px;
    color: #808080;
}

.history-section .wrappper .date .year {
    font-family: "Montserrat Bold";
    font-size: 12px;
}

.history-section .wrappper .read a {
    color: #fff;
    padding: 7px 10px;
    font-size: 13px;
    background-color: #ff5a5a;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.history-section .wrappper .read a:hover {
    text-decoration: none;
    background-color: #212122;
    color: #fff;
}

.history-section .wrappper.right {
    text-align: left;
    margin-left: -9px;
}

.history-section .link-pages {
    background-color: #ff5a5a;
    color: #181b22;
    font: bold 24px "Montserrat Bold";
    display: inline-block;
    text-align: center;
    padding: 51px 41px 43px;
    line-height: 34px;
    margin-top: 24px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.history-section .link-pages:hover {
    text-decoration: none;
    background-color: #181b22;
    color: #ff5a5a;
}

.history-section .img-wrap {
    position: relative;
}

.history-section .img {
    width: 100%;
    margin: 0px;
}

.history-section .wrappper {
    text-align: left;
    margin-top: 50px;
}

.history-section .row {
    height: auto;
    display: flex;
    padding-bottom: 80px;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.history-section .row:last-child {
    padding-bottom: 0px;
}

.history-section.feat01 .row .info-content {
    padding-bottom: 0px;
}

.history-section .row .info-content h4 {
    margin-bottom: 20px;
    line-height: 34px;
}

.history-section .row .info-content p {
    line-height: 32px;
    color: #808080;
}

.history-section hr {
    display: none;
}

.help {
    position: relative;
}

.help .help-container {
    position: relative;
    height: 145px;
    margin-top: 50px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
}

.help .help-container:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.help .help-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border: 0;
    font-size: 0;
    padding: 0;
    overflow: hidden;
    transition: all .3s ease;
}

.help .help-item:before {
    content: '';
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 28%;
    width: 1px;
    height: 50%;
    background: #ebebeb;
    transition: all .3s ease;
}

.help .help-item:before.right {
    right: 28%;
}

.help .help-item .img {
    position: relative;
    width: 28%;
    height: 100%;
}

.help .help-item .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55px;
    height: 55px;
    transform: translate(-50%, -50%);
}

.help .help-item .inform {
    width: 72%;
    padding: 0 30px;
}

.help .help-item .inform .title {
    font-size: 18px;
    font-weight: 700;
    color: #212122;
}

.help .help-item .inform .description {
    font-size: 14px;
    line-height: 26px;
    color: #808080;
    margin-top: 5px;
}

.help .help-item .img, .help .help-item .inform {
    display: inline-block;
    vertical-align: middle;

}

/*-----------------------------------
    9.1 - Testimonials
------------------------------------*/
.testimonials-section {
    background-color: #331384;
}

.testimonials-section .container {
    margin-top: -101px;
}

.testimonial-pic {
    position: absolute;
    left: 11%;
    top: 4.5%;
}

.testimonial-pic img {
    border: 5px solid #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
}

.testimonial-text-box {
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 1.25rem !important;
    height: 80%;
    width: 67%;
    margin-left: 22%;
    margin-top: 4.5%;
    color: #7459AA;
    font-family: Montserrat;
    padding-right: 5%;
    padding-top: 2%;
    padding-left: 16%;
    text-align: center;
}

.testimonial-text-box h3 {
    font-size: 25px;
    font-weight: bold;
    color: #391385;
}

.testimonial-text-box p {
    font-size: 12px;
}

.testimonial-box-full {
    height: 270px;
}

.testimonial-box-full .client-details {
    position: absolute;
    left: 14%;
    top: 69%;
    width: 190px;
    height: 80px;
    background-color: #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 4.25rem !important;
    text-align: center;
}

.testimonial-box-full .client-details .client-name {
    color: #7459AA;
    font-family: Montserrat;
    font-weight: bold;
    padding-top: 11px;
    font-size: 13px;
}

.testimonial-box-full .client-details .client-title {
    font-size: 10px;
}

.testimonial-button {
    height: 50px;
    width: 50px;
    padding: 15px;
    background-color: #4c1ec1;
    border-radius: 50%;
}

/*-----------------------------------
    10 - Team
------------------------------------*/
.team {
    position: relative;
    z-index: 1;
}

.team .heading {
    font: normal 22px "Montserrat";
    color: #181b22;
    margin-top: 0px;
    margin-bottom: 3px;
}

.team .subheading {
    font-size: 14px;
    color: #5a5a5a;
    font-style: italic;
}

.team .desc {
    font: 16px "Montserrat";
    color: #808080;
    font-size: 15px;
    margin-top: 15px;
    line-height: 28px;
}

.team .soc-icons-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .soc-icons-wrap i {
    color: #fff;
    width: 35px;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .soc-icons-wrap i:hover {
    color: #ff5a5a;
}

.team .soc-icons-wrap .icons {
    right: 0;
    top: 20px;
    left: 0;
    position: absolute;
    z-index: 2;
    text-align: center;
    display: inline-block;
    margin-top: 130px;
    padding: 10px;
}

.team .soc-icons-wrap .icons i {
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
}

.team .soc-icons-wrap .icons i:hover {
    color: #ff5a5a;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .team-info {
    border-radius: 15px;
    padding: 50px;
    background-color: #ffffff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .team-info .svg {
    margin-bottom: 30px;
    width: 100%;
}

.team .wrapper {
    position: relative;
    margin-top: 50px;
}

.team .wrapper .img-section img {
    width: 100%;
}

.team .wrapper:hover .team-info {
    position: relative;
    z-index: 1;
}

.team .wrapper:hover .team-info .heading,
.team .wrapper:hover .team-info .subheading,
.team .wrapper:hover .team-info .desc {
    position: relative;
    z-index: 1;
}

.team .wrapper:hover .team-info .desc {
    color: #181b22;
}

.team .wrapper:hover .soc-icons-wrap {
    opacity: 1;
}

.services .service-wrap .pay img {
    padding: 30px;
    width: 200px;
    margin: 0px 20px 20px 0px;
}

/*-----------------------------------
    11 - Forms
------------------------------------*/
.form-contact {
    border-radius: 15px;
    width: 100%;
    position: relative;
    padding: 80px;
    display: inline-block;
}

.form-contact .info a {
    color: #22262f;
}

.form-contact .info a:hover {
    text-decoration: underline;
}

.form-contact p {
    font-size: 15px;
    font-family: "Montserrat";
    color: #808080;
    line-height: 32px;
}

.form-contact #msgSubmit {
    display: none;
}

.question .heading {
    font-family: "Montserrat";
    font-size: 18px;
    color: #181b22;
    line-height: 27px;
}

.question .heading .large-text {
    font-family: "Montserrat";
    font-size: 30px;
}

.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.modal-content iframe.movie {
    width: 100%;
    height: 450px;
}

.subcribe .heading {
    font-family: "Montserrat Bold";
    color: #fff;
    font-weight: bold;
    margin-left: 46px;
}

.subcribe.news {
    margin: 40px 0px;
}

.subcribe input:-moz-placeholder {
    font-size: 18px;
    font-family: "Montserrat";
    color: #67687b;
}

.subcribe input::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Montserrat";
    color: #67687b;
}

.general-input {
    position: relative;
    width: 100%;
    display: flex;
}

.fill-input {
    width: 100%;
    font-size: 15px;
    font-family: "Montserrat";
    color: #000;
    border: solid 1px #efefef;
    border-radius: 50px;
    padding: 12px 20px 12px 30px;
    background-color: #fff;
    outline: 0;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.general-input input.btn {
    border: none;
    right: 0px;
    position: absolute;
}

.subcribe .form {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    width: 100%;
}

.subcribe .form span {
    margin-top: 0px;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
}

.subcribe .form p {
    color: #808080;
    font: 13px "Montserrat";
}

.subcribe form p {
    font-size: 14px;
    font-family: "Montserrat";
    color: #808080;
}

/*-----------------------------------
    12 - Countdown
------------------------------------*/
.countdown .wrapper {
    width: 100%;
    position: relative;
}

.countdown .wrapper .heading {
    font-size: 18px;
    font-family: "Montserrat";
    color: #181b22;
    text-align: center;
}

.countdown .wrapper .clock {
    text-align: left;
    font-family: "Montserrat";
    font-size: 52px;
}

.countdown .wrapper .clock div {
    border-radius: 100px;
    margin: 10px 50px 15px 0px;
    display: inline-block;
    padding: 20px 40px;
    border: solid 1px #d8d8d8;
    text-align: center;
}

.countdown .wrapper .clock div:first-child {
    color: #fff;
}

.countdown .wrapper .clock span {
    border: none;
    font-family: "Montserrat";
    padding: 0px;
    font-size: 16px;
    display: block;
    margin: 0px;
}

/*-----------------------------------
    13 - Case Study
------------------------------------*/
.casestudy .wrapper {
    background-color: #212122;
}

.casestudy img {
    opacity: 0.5;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.casestudy .img {
    position: relative;
}

.casestudy .content-info {
    font-size: 13px;
    font-family: "Montserrat";
    margin-bottom: 20px;
    margin-top: 9px;
    line-height: 30px;
    text-align: left;
    color: #fff;
}

.casestudy .slider-container {
    height: 100%;
}

.casestudy .casestudy {
    text-align: left;
    margin-left: 11px;
}

.casestudy .social-icons i {
    color: #91a3ad;
    border: 1px solid #91a3ad;
    padding: 10px 12px;
    width: 40px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.casestudy .social-icons i:hover {
    color: #ff5a5a;
}

.casestudy .swiper-pagination-switch {
    display: none;
}

.casestudy .author {
    font-size: 28px;
    font-family: "Montserrat";
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    text-transform: capitalize;
    color: #fff;
}

.casestudy .content-info p {
    font-size: 16px;
}

.casestudy .icon-quote {
    margin-top: -18px;
}

.casestudy.bg-info {
    background-color: #f2efe8;
}

.casestudy .swiper-slide {
    position: relative;
    left: -97px;
}

/*-----------------------------------
    14 - FAQ
------------------------------------*/
.faq .accordion.faq .btn {
    margin-top: 83px;
    font-size: 18px;
    padding: 21px 86px;
}

.faq.light {
    background-color: #FFF;
}

.tabs-item .accordion.faq {
    padding-top: 0px;
}

.accordion.faq {
    padding-top: 0px;
}

.accordion.faq .panel-wrap {
    margin-bottom: 5px;
}

.accordion.faq .panel-title {
    border-bottom: solid 1px #ffe2e3;
    background-color: transparent;
    font-family: "Montserrat";
    font-weight: 600;
    color: #414142;
    padding: 20px 10px 20px 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accordion.faq .panel-title .fa-minus {
    display: none;
    color: #212122;
}

.accordion.faq .panel-title.active {
    font-family: "Montserrat" !important;
    font-weight: 600 !important;
}

.accordion.faq .panel-title.active .fa-minus {
    display: inline-block;
}

.accordion.faq .panel-title.active .fa-plus {
    display: none;
}

.accordion.faq .panel-title.active .square {
    color: #ff5a5a;
    background-color: #181b22;
}

.accordion.faq .wrapper-collapse .list {
    background-color: transparent;
    padding: 0;
}

.accordion.faq .wrapper-collapse .list li {
    font-size: 15px;
    font-family: "Montserrat";
    list-style-type: none;
    padding: 20px 0px;
}

.accordion.faq .btn {
    background-color: #ff5a5a;
    display: inline-block;
    margin-top: 71px;
    font-size: 20px;
    padding: 21px 72px;
}

.accordion.faq .btn:hover {
    background-color: #181b22;
    color: #ff5a5a;
}

.accordion.faq.light .panel-title.active {
    font-family: "Montserrat";
    font-weight: 600;
    background-color: #f2efe8;
}

.accordion.faq.light .wrapper-collapse .list {
    background-color: #f2efe8;
}

.accordion.faq.light .wrapper-collapse .list li {
    border-top: 1px solid #e0ddd7;
}

.accordion .panel-title {
    margin: 0;
    position: relative;
    background-color: #f8f8f8;
    padding: 9px 35px 10px;
    color: #E32526;
    font-size: 16px;
    cursor: pointer;
}

.accordion .panel-collapse {
    display: none;
}

/*-----------------------------------
    15 - Blog
------------------------------------*/
.blog.padd {
    padding-bottom: 8px;
}

.blog .sidebar .search-group {
    position: relative;
}

.blog .sidebar .search-group::-webkit-input-placeholder {
    font-family: "Montserrat Bold";
    color: #121e25;
}

.blog .sidebar .search-group:-moz-placeholder {
    font-family: "Montserrat Bold";
    color: #121e25;
}

.blog .sidebar .search-group::-moz-placeholder {
    font-family: "Montserrat Bold";
    color: #121e25;
}

.blog .sidebar .search-group:-ms-input-placeholder {
    font-family: "Montserrat Bold";
    color: #121e25;
}

.blog .sidebar .search-group .search {
    background-color: #efefef;
    color: #121e25;
    border: 1px solid transparent;
    outline: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 15px;
    width: 100%;
}

.blog .sidebar .search-group .search:focus {
    border-color: #ff5a5a;
}

.blog .sidebar .search-group .input-search {
    position: absolute;
    top: 33px;
    right: 18px;
}

.blog .sidebar .heading.active {
    font: 15px "Montserrat";
    margin: 50px 0px 20px 0px;
}

.blog .sidebar .tabs .tabs-content {
    display: inline-block;
    width: 100%;
}

.blog .sidebar .tabs .tabs-header li {
    font-size: 15px;
    border-bottom: 1px solid #efefef;
    font-family: "Montserrat";
    padding: 0px 0px 20px 0px;
    margin: 0px 10px;
    cursor: pointer;
}

.blog .sidebar .posts .tabs-header li.active {
    font: 15px "Montserrat";
    padding: 0px 0px 20px 0px;
}

.blog .sidebar .categories .line:not(.active) {
    background-color: #efefef;
}

.blog .shopping .sidebar .categories .line:not(.active):before {
    content: none;
}

.blog .sidebar .line {
    margin-bottom: 15px;
    height: 1px;
    width: 100%;
    position: relative;
    background-color: #efefef;
}

.blog .sidebar .line.active:before {
    content: "";
    height: 1px;
    width: 50%;
    position: absolute;
    top: -1px;
}

.blog .sidebar .tags {
    margin-top: 57px;
}

.blog .sidebar .tags .tag a {
    background-color: #efefef;
    color: #181b22;
    padding: 8px 15px;
    font-size: 15px;
    margin-bottom: 12px;
}

.blog .sidebar .tags .heading.active a {
    color: #ff5a5a;
}

.blog .sidebar .tags .line {
    margin-bottom: 12px;
}

.blog .sidebar .tags .line.active {
    margin-bottom: 24px;
}

.blog .sidebar .tags .line:not(.active) {
    background-color: #474c57;
}

.blog .sidebar .tags .line:not(.active):before {
    content: none;
}

.blog .sidebar .tags .tag a:hover {
    background-color: #ff5a5a;
    color: #181b22;
}

.blog .sidebar .tags .line {
    margin-bottom: 50px;
}

.blog .sidebar .posts .img {
    border-radius: 10px;
    width: 50%;
    float: left;
    margin: 0 15px 0 0;
}

.blog .social-icons {
    text-align: left;
    margin-right: 5px;
}

.blog .share-txt {
    font-size: 13px;
    font-family: "Montserrat";
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    color: #181b22;
}

.blog .social-icons i {
    color: #424242;
    border: 1px solid #eaeaeb;
    padding: 12px 15px;
    margin-left: -4px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .social-icons .fa:not(.fa-share-alt) {
    border-right: 0;
}

.blog .social-icons .fa:hover {
    color: #ff5a5a;
}

.blog .social-icons .fa.fa-google-plus {
    padding: 12px;
    border-right: 1px solid #eaeaeb;
}

.blog .social-icons .fa.fa-share-alt {
    color: #ff5a5a;
    background-color: #181b22;
    margin-left: 1px;
}

.blog .media {
    position: relative;
    display: inline-flex;
    text-align: left;
    margin-top: 50px;
    padding-bottom: 30px;
}

.blog .media.answer {
    padding-left: 80px;
}

.blog .media .media-heading {
    color: #808080;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 14px;
}

.blog .media .media-heading a {
    color: #212122;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .media .media-heading a:hover {
    text-decoration: none;
}

.blog .media .media-body {
    padding-left: 60px;
}

.blog .media .date {
    font-family: "Montserrat";
    color: #75777d;
}

.blog .media .date a {
    color: #75777d;
    font-size: 12px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .media .date a:hover {
    text-decoration: none;
    color: #ff5a5a;
}

.blog .media .date img {
    margin-right: 12px;
}

.blog .media a.answer {
    float: right;
    background-color: #ff5a5a;
    padding: 5px 12px;
    color: #fff;
    font-family: "Montserrat";
    border: solid 1px #ff5a5a;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .media a.answer:hover {
    text-decoration: none;
    color: #181b22;
    background-color: transparent;
    border: solid 1px #212122;
}

.blog .media .text-comments {
    font-family: "Montserrat";
    font-size: 14px;
    line-height: 28px;
    color: #808080;
}

.blog .media.right {
    padding-left: 73px;
    margin-top: 30px;
}

.blog.blog .wrap-blog .comments {
    padding: 80px;
    border-radius: 15px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
}

.blog.blog .wrap-blog .livecomment {
    padding: 80px;
    border-radius: 15px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
}

.blog.blog .wrap-blog img {
    border-radius: 10px;
    width: 100%;
}

.blog.blog .wrap-blog .media img {
    width: 170px;
}

.blog.blog .wrap-blog .media-left {
    float: left;
}

.blog.blog .wrap-blog.section-bg2 {
    padding: 30px;
}

.blog .wrap-blog {
    width: 100%;
    display: inline-block;
}

.blog .wrap-blog.section-bg1 {
    padding: 40px;
}

.blog .wrap-blog.light.m-bottom.last {
    width: 100%;
}

.blog .wrap-blog .heading {
    font-family: "Montserrat";
    font-size: 18px;
    color: #808080;
}

.blog .wrap-blog .heading.blog {
    font-family: "Montserrat";
    font-size: 26px;
    margin-bottom: 15px;
}

.blog .wrap-blog .heading.blog a {
    color: #212122;
}

.blog .wrap-blog .heading.blog a:hover {
    text-decoration: none;
}

.blog .wrap-blog .text-blog {
    margin: 20px 0;
    font-size: 13px;
    color: #808080;
    font-family: "Montserrat";
}

.blog .wrap-blog .text-blog .timer {
    margin-top: 10px;
    vertical-align: middle;
    display: inline-block;
}

.blog .wrap-blog .text-blog i {
    font-size: 22px;
}

.blog .wrap-blog .social-icon {
    width: 100%;
    text-align: right;
}

.blog .wrap-blog .social-icon i {
    font-size: 14px !important;
    border: 1px solid #efefef;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    border-radius: 15px;
    transition: 0.3s;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
    text-decoration: none;
}

.blog .wrap-blog .social-icon i:hover {
    color: #ff5a5a;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .wrap-blog .social {
    width: 100%;
    display: inline-block
}

.blog .wrap-blog .infos {
    display: none;
}

.blog .wrap-blog .infos i {
    display: inline-block;
    color: #ff5a5a;
    font-size: 24px;
}

.blog .wrap-blog .infos span {
    margin-right: 10px;
    font-size: 16px;
    color: #ff5a5a;
}

.blog .wrap-blog .text-blog:last-child {
    border: none;
    margin-left: 10px;
}

.blog .wrap-blog .text-blog .author {
    margin-right: 8px;
    color: #212122;
    text-decoration: underline;
}

.blog .wrap-blog .text-blog .author:hover {
    text-decoration: none;
}

.blog .wrap-blog .text-blog a {
    margin-right: 8px;
    margin-left: 8px;
    font-family: "Montserrat";
}

.blog .wrap-blog .text-blog a:hover {
    text-decoration: none;
}

.blog .wrap-blog .blog-info {
    font-family: "Montserrat";
    color: #808080;
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
}

.blog .wrap-blog .wrapper {
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    padding: 80px;
}

.blog .wrap-blog .wrapper h3 {
    font-size: 32px;
    font-family: "Montserrat";
}

.blog .wrap-blog .btn {
    color: #181b22;
    border-color: #181b22;
    background-color: transparent;
    padding: 15px 52px;
    border-width: 1px;
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}

.blog .wrap-blog .btn:hover {
    background-color: #181b22;
    color: #ff5a5a;
}

.blog .sidebar {
    border-radius: 15px;
    font-family: "Montserrat";
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    padding: 40px;
    background-color: #fff;
    font-family: "Montserrat";
}

.blog .sidebar .search-group {
    position: relative;
}

.blog .sidebar .heading {
    margin-bottom: 15px;
    cursor: pointer;
}

.blog .sidebar .heading:last-child {
    margin-bottom: 0px !important;
}

.blog .sidebar .categories .heading a {
    color: #808080;
    font-size: 15px;
}

.blog .sidebar .categories .heading a.active {
    font-size: 15px;
}

.blog .sidebar .categories .heading a:after {
    content: '';
}

.blog .sidebar .categories .heading span {
    float: right;
}

.blog .sidebar .search-group a {
    top: 12px;
    right: 15px;
    position: absolute;
    font-size: 28px;
}

.blog .sidebar .search-group a:hover {
    text-decoration: none;
    color: #ff5a5a;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .categories .line {
    margin-bottom: 12px;
}

.blog .sidebar .posts .heading-article {
    margin-bottom: 5px;
}

.blog .sidebar .posts .heading-article a {
    font-family: "Montserrat";
    font-size: 14px;
    color: #212122;
}

.blog .sidebar .posts .item-wrap {
    margin-top: 50px;
}

#sidebar {
    position: fixed;
    width: 350px;
    height: auto;
}

.pagination > li > a {
    border: solid 1px #efefef;
    background-color: #fff;
    margin-right: 5px;
    color: #808080;
    font-family: "Montserrat";
    font-size: 18px;
    padding: 8px 15px;
}

.pagination > li > a:hover {
    text-decoration: none;
    background-color: #ff5a5a;
    color: #212122;
    font-family: "Montserrat";
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pagination > li.active > a {
    background-color: #ff5a5a;
    color: #fff;
    font-family: "Montserrat";
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pagination > li:last-child > a {
    border-radius: 0;
}

.pagination .next,
.pagination .prev {
    font-family: "Montserrat";
    font-size: 18px;
    color: #212122;
    padding: 8px 15px;
}

.pagination .prev {
    display: none;
}

.pagination > li > a {
    background-color: #181b22;
    color: #fff;
    border-color: transparent;
}

.pagination > li > a:hover {
    color: #ff5a5a;
}

.pagination > li.active > a {
    background-color: #ff5a5a;
    color: #181b22;
}

.pagination > li.active > a:hover {
    color: #fff;
}

.pagination .next {
    padding: 15px 33px;
    margin-left: 30px;
    font: 18px "Montserrat Bold";
    border-radius: 0;
}

/*-----------------------------------
    16 - Footer
------------------------------------*/
.copyright-text {
    line-height: 70px;
}

.footer {
    position: relative;
    z-index: 0;
    background-color: #230e58;
    background-position: center;
    border: none;
}

.footer .tag {
    float: none;
    margin-right: 0;
    margin-left: 0;
}

.footer .footer-top {
    padding: 30px 0px 30px 0px;
}

.footer .footer-top .col-md-3.col-sm-6 {
    margin-bottom: 10px;
}

.footer .logo-footer {
    width: 130px;
}

.footer .heading {
    font-size: 16px;
    font-family: "Montserrat";
    font-weight: 600;
    color: #fff;
    display: inline-block;
}

.footer .heading:after {
    border-bottom: 2px solid #fff0be;
}

.footer-top hr {
    margin-top: 0px;
    margin-bottom: 16px;
    border: 1px solid #ff5a5b;
    width: 30%;
    margin-left: unset;
    border-radius: 20px;
}

.footer .soc-icons {
    line-height: 70px;
    padding-left: 0;
    text-align: center;
}

.footer .soc-icons a {
    display: inline-block;
    margin-right: 10px;
}

.footer .soc-icons a:hover {
    color: #ff5a5a;
    text-decoration: none;
}

.footer .soc-icons a:hover i {
    color: #391385;
    border-radius: 50%;
}

.footer .contact {
    font-size: 16px;
    font-family: "Montserrat";
    color: #b9bac8;
}

.footer .contact a {
    color: #b9bac8;
}

.footer .contact a:hover {
    text-decoration: none;
    color: #ff5a5a;
}

.footer .contact a:hover i {
    color: #ff5a5a;
}

.footer .contact i {
    color: #858585;
}

.footer .contact i:before {
    margin-left: 0;
    margin-right: 12px;
    font-size: 18px;
}

.footer .payment-list {
    float: right;
    color: #90A4AE;
    list-style-type: none;
    margin: 0px;
    padding-top: 10px;
}

.footer .payment-list li {
    display: inline-block;
    margin-right: 3px;
    font-size: 32px;
}

.footer .payment-list li:last-child {
    margin-right: 0px;
}

.footer .payment-list li p {
    margin-bottom: 0px;
    color: #d1d1d1;
    font-family: "Montserrat";
    font-size: 13px;
    margin-right: 10px;
    display: table;
}

.footer .payment-list li i {
    color: #808080;
}

.footer .payment-list li i:hover {
    color: #ff5a5a;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.footer .copyrigh {
    font-family: "Montserrat";
    font-size: 13.5px;
    color: #808080;
    padding-top: 10px;
    padding-bottom: 30px;
}

.footer h6 {
    margin-top: 15px;
    color: #B0BEC5;
    line-height: 24px;
}

.footer .footer-menu {
    float: left;
    padding: 0px;
    margin: 0px;
}

.footer .footer-menu .menu-item {
    font-family: "Montserrat";
    font-size: 14px;
    display: inline-block;
    list-style-type: none;
    margin-left: 27px;
    margin-top: 7px;
}

.footer .footer-menu .menu-item a {
    color: #f9f6ff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.footer .footer-menu .menu-item a:hover {
    text-decoration: none;
    color: #ff5a5a;
}

.footer .footer-menu {
    padding: 0;
    float: none;
}

.footer .footer-menu .menu-item {
    display: block;
    margin-left: 0;
    text-align: left;
}

.footer .footer-menu .menu-item.by {
    font-size: 14px;
}

.footer .footer-bottom {
    font-size: 13px;
    color: #d1d1d1;
    background-color: #1c0a4c;
}

.footer .footer-bottom .footer-menu {
    position: relative;
    top: 3px;
}

.footer .footer-bottom .footer-menu .menu-item {
    display: inline;
    margin-left: 20px !important;
    vertical-align: sub;
}

.footer .soc-icons i {
    background-color: #fff;
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 15px;
    width: 42px;
    transition: 0.3s;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
}

.footer .soc-icons i:hover {
    color: #391385;
}

.footer .soc-icons.top-icons i {
    margin-right: 11px;
    margin-left: 11px;
}

.footer .logo-bg {
    margin: 0;
    top: 18%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 0px;
    width: 322px;
    position: absolute;
    opacity: 0.2;
    margin-top: 40px;
}


/*----------------------*/
/*      16.1 Partners   */
/*----------------------*/
section.partners {
    background-color: #fff;
    padding-bottom: 10px;
}

section.partners .partners-logos {
    text-align: center;

}

section.partners .partners-logos > div {
    padding: 15px;
}

/*----------------------*/
/*      17 Range        */
/*----------------------*/
.wpc-cloud-range .noUi-target {
    background: #808080;
    border-radius: 15px;
    border: none;
    box-shadow: none;
}

.wpc-cloud-range .noUi-connect {
    border-radius: 15px;
    border: none;
    box-shadow: none;
}

.wpc-cloud-range .noUi-background {
    background-color: #f2efe8;
    border-left: 1px solid #b5b4b3;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
}

.noUi-marker-horizontal.noUi-marker {
    position: absolute;
    background: #808080;
    border-radius: 50%;
    margin-left: -1px;
    width: 4px;
    height: 4px;
}

.wpc-cloud-range .noUi-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 0 9px;
    position: absolute;
    bottom: -6px;
    left: 41px;
}

.wpc-cloud-range .noUi-tooltip {
    position: absolute;
    width: 100px;
    margin-bottom: 25px;
    padding: 8px 0;
    color: #fff;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border-radius: 15px;
    border: none;
    line-height: 16px;
}

.wpc-cloud-range .noUi-handle.noUi-handle-lower:after, .wpc-cloud-range .noUi-handle.noUi-handle-lower:before {
    content: none;
}

.wpc-cloud-range .noUi-horizontal .noUi-handle {
    box-shadow: none;
    left: 0px;
    top: -11px;
    width: 25px;
    height: 25px;
    margin-left: -10px;
    border: transparent;
    border-radius: 50%;
    cursor: pointer;
    outline: 0;
}

.wpc-cloud-range .info-range {
    font-size: 16px;
    color: #414142;
    letter-spacing: 0.5px;
    margin-top: 30px;
}

.wpc-vps-info .price-wrap .title {
    color: #1f2532;
    text-transform: uppercase;
    font-size: 18px;
    padding: 25px 25px;
    display: inline-block;
    position: absolute;
    top: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.wpc-vps-info .price-wrap .title:hover {
    background-color: #1f2532;
    color: #f44336;
    text-decoration: none;
}

.wpc-cloud-range .info-range .number {
    font-family: "Montserrat Bold", sans-serif;
}

.wpc-vps-info {
    padding-top: 30px;
}

.wpc-vps-info .title i {
    opacity: 0.3;
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 42px;
}

.wpc-vps-info .title {
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 15px;
    margin-top: 40px;
    background-color: #fff;
    font: 18px "Montserrat", sans-serif;
    font-weight: 600;
    color: #212122;
    padding: 40px;
}

.wpc-vps-info .title .info {
    border-top: solid 1px #efefef;
    margin-top: 15px;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
    font: 22px "Montserrat", sans-serif;
    font-weight: 600;
}

.wpc-vps-info .price-wrap .price {
    font: 30px "Montserrat", sans-serif;
    font-weight: 800;
    color: #fff;
    background-color: #1f2532;
    padding: 15px 35px;
    display: inline-block;
}

.wpc-vps-info .h-plans-info .price {
    font-size: 42px !important;
    font-family: "Montserrat Bold";
    display: -webkit-inline-box;
    color: #414142;
}

.wpc-vps-info .h-plans-info .infos {
    padding-bottom: 40px;
    line-height: 28px;
    font-size: 14px;
    font-family: "Montserrat";
    color: #414142;
}

.wpc-cloud-range .slider-ui {
    padding: 80px 0 0 0;
}

.wpc-vps-info .content-price {
    position: relative;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    background-color: #fff;
    border-radius: 15px;
    padding: 50px;
}

.range-disabled {
    display: none;
}

.search-disabled {
    display: none;
}

/*-----------------------------------
    18 - Switch
------------------------------------*/
.run-switch {
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    z-index: 3;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.run-switch .mo.active, .run-switch .an.active {
    color: #fff;
}

.run-switch .mo, .run-switch .an {
    font-size: 12px;
    color: #808080;
    font-family: "Montserrat" !important;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.run-switch div {
    display: inline-block;
}

.run-switch .switch.on:after {
    left: 5px;
}

.run-switch .switch {
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    vertical-align: middle;
    width: 65px;
    height: 30px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 15px;
    background-color: #ff5a5a;
    z-index: 3;
}

.run-switch .switch:after {
    position: absolute;
    margin-top: -11px;
    left: 37.5px;
    background-color: #ffffff;
    border-radius: 50%;
    content: "";
    width: 22px;
    height: 22px;
    top: 50%;
    transition: all 0.3s ease;
}

#priceon-val {
    display: none;
}

/*-----------------------------------
    19 - Statistics
------------------------------------*/
.circle-section .circliful {
    position: relative;
    display: inline-block;
}

.circle-section .circle-wrapper {
    text-align: center;
}

.circle-section .circliful:before {
    content: "";
    border: 1px solid #d8d8d8;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: 30px;
    right: 30px;
    padding: 59px;
    z-index: 0;
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.circle-section {
    text-align: center;
}

.circle-section .circle-text {
    line-height: 1 !important;
    padding-top: 75px;
}

.circle-section .title-round {
    font: 18px "Montserrat";
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 85px;
}

.circle-section .circle-wrapper p {
    margin-top: 40px;
    line-height: 26px;
    font-size: 14px;
    font-family: "Montserrat";
    color: #414142;
}

.circle-section .number {
    font-family: "Montserrat";
    color: #212122;
    font-size: 27px;
}

.circle-section canvas {
    z-index: 2;
    position: relative;
}

/*-----------------------------------
    20 - Menus
------------------------------------*/
/* Megamenu */
.megamenu {
    padding: 0px !important;
    left: 0;
    right: 0
}

.megamenu .menu-item a {
    color: #e8e8e8;
    font-size: 13px;
    white-space: nowrap;
}

.megamenu .media-body {
    display: table-cell;
    vertical-align: top;
}

.megamenu .service-list {
    padding: 30px;
}

.megamenu .service-list .service {
    display: inline-table;
    padding: 12px;
}

.megamenu .service-list .service .media {
    padding: 0 0px 10px 0;
}

.megamenu .service-list .service .media-left {
    padding: 10px 15px 15px 0px;
    color: #9e9e9e;
}

.megamenu .service-list .service .media-left .svg {
    height: 44px;
    width: 44px;
}

.megamenu .service-list .service .media-body {
    display: table-cell;
    vertical-align: middle;
}

.megamenu .service-list .service .media-body a {
    font: 15px "Montserrat";
    padding: 0;
    line-height: 34px;
    color: #313131;
    margin-right: 0px;
}

.megamenu .service-list .service .media-body p {
    font-size: 12px;
    color: #808080;
    line-height: 22px;
    margin: 0px;
}

.megamenu .service-list .service.special .media-body a {
    color: #21252E;
    border: none;
}

.megamenu .service-list .service.special .media-body p {
    color: #21252E;
}

.megamenu .start-offer {
    padding: 0px;
}

.megamenu .start-offer .inner {
    height: 100%;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    padding: 30px;
    text-align: left;
}

.megamenu .start-offer .inner .inner-content {
    font-size: 14px;
    line-height: 26px;
    color: #414142;
}

.megamenu .start-offer .inner .title {
    color: #fff;
    font-size: 22px;
}

.megamenu .start-offer .inner a {
    padding: 17px 26px !important;
    font-family: "Montserrat";
    font-weight: 600;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
}

/* Megamenu List */
.megamenu-list {
    padding: 0px !important;
    left: 0;
    right: 0
}

.megamenu-list .menu-item a {
    color: #e8e8e8;
    font-size: 13px;
    white-space: nowrap;
}

.megamenu-list .menu-item a:hover {
    color: #69c399;
}

.megamenu-list .media-body {
    display: table-cell;
    vertical-align: top;
}

.megamenu-list .service-list {
    padding: 30px;
}

.megamenu-list .service-list .service {
    display: inline-table;
    padding: 12px;
}

.megamenu-list .service-list .service .media {
    padding: 0 0px 10px 0;
}

.megamenu-list .service-list .service .media-left {
    padding: 10px 15px 15px 0px;
    color: #9e9e9e;
}

.megamenu-list .service-list .service .media-left .svg {
    height: 44px;
    width: 44px;
}

.megamenu-list .service-list .service .media-body {
    display: table-cell;
    vertical-align: middle;
}

.megamenu-list .service-list .service ul {
    padding: 0px;
}

.megamenu-list .service-list .service .media-body a {
    font: 15px "Montserrat";
    padding: 0;
    line-height: 34px;
    color: #808080;
    margin-right: 0px;
}

.megamenu-list .service-list .service .media-body a:hover {
    color: #ee5586;
}

.megamenu-list .service-list .service .media-body p {
    font-size: 12px;
    color: #808080;
    line-height: 22px;
    margin: 0px;
}

.megamenu-list .service-list .service.special .media-body a {
    color: #21252E;
    border: none;
}

.megamenu-list .service-list .service.special .media-body p {
    color: #21252E;
}

.megamenu-list .start-offer {
    padding: 0px;
}

.megamenu-list .start-offer .inner {
    height: 100%;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    padding: 30px;
    text-align: left;
    background-color: #ff5a5a;
}

.megamenu-list .start-offer .inner .inner-content {
    font-size: 14px;
    line-height: 26px;
    color: #808080;
}

.megamenu-list .start-offer .inner .title {
    color: #181b22;
    font-size: 22px;
}

.megamenu-list .start-offer .inner a {
    padding: 17px 26px !important;
    font-family: "Montserrat";
    font-weight: 600;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
}

.megamenu-list .service .top-head {
    position: relative;
    display: flex;
}

.megamenu-list .service .top-head .svg {
    height: 32px;
    width: 32px;
}

.megamenu-list .service .top-head div {
    padding: 12px 0px 0px 12px;
}

/*-----------------------------------
    21 - Others
------------------------------------*/

/*Domain Security*/
section.domain-security{
    background: url(/uploads/website_images/svg/opensource-hosting/pattern.svg), #392649 ;
    padding-bottom: 100px;
    color: #2e0547;
}
.domain-security div.service-text ,.domain-security div.service-text p{
    color: #fff;
}
.security-icon{
    transition: all 0.3s;
    background-color: #fff;
}
.security-icon.right{
    box-shadow: 0 0rem 1rem rgb(237, 231, 245);
    padding: 40px;
    border-radius: 15px;
    transform: rotate(45deg);
    text-align: center;
    position: absolute;
    left: 175px;
    top: 65px;
    width: 150px;
    height: 150px;

}
div#privacy-protection:hover div.security-icon.right, div#privacy-protection:hover div#right{
    margin-left: 5px;
    background-color: #ffecec;
}
.security-icon.center{
    box-shadow: 0 0rem 1rem rgb(237, 231, 245);
    padding: 30px;
    border-radius: 15px;
    transform: rotate(45deg);
    text-align: center;
    position: absolute;
    width: 230px;
    height: 230px;
}
div#domain-lock:hover div.security-icon.center, div#domain-lock:hover div#center{
    margin-left: 5px;
    background-color: #ffecec;
}
.security-icon.left{
    box-shadow: 0 0rem 1rem rgb(237, 231, 245);
    padding: 32px;
    border-radius: 15px;
    transform: rotate(45deg);
    text-align: center;
    position: absolute;
    top: -18px;
    left: 175px;
    width: 150px;
    height: 150px;
}
div#free-ssl:hover div.security-icon.left, div#free-ssl:hover div#left{
    margin-left: 5px;
    background-color: #ffecec;
}
.security-icon img{
    transform: rotate(-45deg);
}
.security-text{
    background-color: #fff;
    padding: 28px;
    border-radius: 5px;
    transition: all .3s;
}
.security-text h3{
    font-weight: 600;
}
.security-text p{

}

.domain-security-sec{
    background: url('/uploads/website_images/svg/domains/bg-rectangle.png');
    background-position: top center;
    background-repeat: no-repeat;
}

.domain-security-sec .service-text h1{
    color: #fff;
}

.domain-security-feature-container{
    transition: 0.5s all ease-in-out !important;
    transform: translateY(-5px);
    box-shadow: 0px 4px 10px 0 #6e6e6e1a;
    border-radius: 10px;
    background-color: #fff;
    padding: 25px;
}

.domain-security-feature-container{
    color: #2e0547;
}
.domain-security-sec .service-text h1{
    color: #fff;
}

.domain-security-feature-container .header .icon-cont{
    padding: 20px;
    box-shadow: 0px 4px 10px 0 #6e6e6e1a;
    display: inline-flex;
    border-radius: 15px;
}

.domain-security-feature-container .header .title{
    font-family: 'Montserrat';
    font-size: 25px;
    padding: 25px 0;
    font-weight: 600;
}

.domain-security-feature-container .descr{
    font-family: 'Roboto';
    font-size: 16px;
}
/*End of Domain Security*/

.domain-search-more-link {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding: 10px;
    transition: all 0.5s;
    font-size: 14px;
    color: #2e0547;
    font-weight: 500;
    text-decoration: underline;
}

.domain-search-more-link:hover {
    color: #391385;
    text-decoration: none;
}

#get-started{
    margin-top: 50px;
}
.domain-search {
    padding: 40px 10px;
    padding-bottom: 10px;
    position: relative;
    border-radius: 5px;
}
.domain-search-pricing h2 {
    font-weight: 800;
}
.domain-search-pricing {
    margin-bottom: 30px;
    color: #2e0547;
    text-align: center;
}
.domain-search-pricing hr{

}
.promo-domain {
    width: 168px;
    margin-top: 40px;
    padding: 30px 35px 20px 35px;
}
.promo-extension {
    text-align: center;
}
div.col-md-12.promo-domain > div > div:nth-child(6){
    border: none;
}
.domain-search-box{
    padding-bottom: 25px;
}
.promo-extension h3{
    font-size: 20px;
    width: 100%;
    text-align: left;
    color: #2e0547;
    font-weight: 800;
    position: relative;
}
.promo-extension h3:after{
    content: '.';
    position: absolute;
    font-size: 2em;
    color: #6840DB;
    left: -8px;
    bottom: 6px;
}
.promo-extension p{
    color: #7459aa;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.promo-extension p span.old-price{
    text-decoration: line-through;
    color: #fa8681;
    font-size: 14px;
}
.promo-extension p span.new-price{
    color: #8bc34a;
    font-size: 18px;
}
.promo-extension img{
    margin-bottom: 5px;
    height: 50px;
}
.promo-extension a{
    text-decoration: none;
}
.promo-extension a:hover > h3,
.promo-extension a:hover > p{
    color: #fa8681;
}
.extension-select {
    height: 50px;
}
input.domain-input-2 {
    width: 100%;
    color: #391385;
    font-family: 'Euclid Circular B';
    font-weight: 500;
    padding: 10px 25px;
    border-radius: 50px;
    border: 2px solid #baaac7;
    font-size: 1.7em;
}
input.domain-input-2:focus {
    outline: 0 !important;
    border-color: #fa8681;
}
form.domain-form{
    position: relative;
}
form.domain-form label {
    cursor: text;
    position: absolute;
    top: 23px;
    left: 0px;
    width: 100%;
    transition: 0.2s;
    color: #b4a0c1;
    text-align: left;
    padding-left: 34px;
}
form.domain-form input:focus + label {
    top: 70px;
    font-size: 13px;
    color: #da7676;
}

input.domain-input-2:valid + label{
    display: none;
}

form.domain-form button.btn-default-orange-fill{
    position: absolute;
    right: 8px;
    top: 9px;
}

.text-separator {
    width: 170px;
    height: 20px;
    margin: 25px auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.text-separator-purple {
    background-image: url("/uploads/website_images/svg/separator-purple.svg");

}

.text-separator-white {
    background-image: url("/uploads/website_images/svg/separator-white.svg");
}

.section_heading {
    background-color: #fff;
    padding: 5px;
}

.g-recaptcha div:first-child {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* Page 404 */
.section-404 {
    text-align: center;
}

.section-404 .img-responsive {
    display: inline-block;
}

.section-404 .input {
    vertical-align: middle;
    border: solid 1px #ff5a5a;
    padding: 15px;
    width: 50%;
}

.section-404 .title {
    font-family: "Montserrat";
    font-size: 38px;
    color: #212122;
    line-height: 40px;
}

.section-404 i {
    font-size: 32px;
    color: #ff5a5a;
}

.section-404 .subtitle {
    font-family: "Montserrat";
    font-style: italic;
    font-size: 15px;
    color: #808080;
}

.section-404 .input-group {
    width: 100%;
    display: inline-block;
    line-height: 19px;
    margin-top: 40px;
}

/* Get Ready Tab */
.getready {
    position: relative;
    padding: 80px 0px;
}

.getready .column-support-txt {
    position: relative;
    display: inline-block;
    font-family: "Montserrat";
}

.getready .column-support-title {
    font-size: 32px;
    color: #fff;
    line-height: 1;
    margin-bottom: 12px;
}

.getready .column-support-subtitle {
    font-size: 18px;
    line-height: 30px;
    font-family: "Montserrat";
    color: #fff;
}

.getready .btn-floats {
    text-align: right;
}

div.top-separator-round {
    background-image: url(/uploads/website_images/svg/shared_hosting/round_separator.svg);
    height: 91px;
    transform: rotate(180deg);
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: -91px;
    position: relative;
    top: 5px;
}

/* Loader */
#spinner-area {
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0;
    margin: auto;
    opacity: 0.9;
}

.spinner {
    position: fixed;
    height: 3em;
    width: 3em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.spinner-txt {
    color: #414142;
    left: -9px;
    margin-top: 50px;
    position: absolute;
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ff5a5a;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.onScreen .line {
    animation: dash 2s cubic-bezier(0.23, 1, 0.32, 1);;
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

/* Back To Top */
.cd-top {
    display: inline-block;
    height: 42px;
    width: 42px;
    position: fixed;
    bottom: 100px;
    right: 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border-radius: 15px;
    background: #4d1e97;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top i {
    top: 5px;
    color: #fff;
    font-size: 31px;
    display: inline-flex;
    position: absolute;
    right: 31px;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

/* Search domain prices */
.domain-prices {
    margin-top: 10px;
}

.domain-prices ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.domain-prices li {
    display: inline-flex;
    padding: 10px 20px;
    position: relative;
    font-size: 18px;
}

.domain-prices li sup {
    font-size: 14px;
    top: -4px;
}

.domain-prices li .price {
    color: #fff !important;
    margin-left: 10px;
}
.domain-pricing-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pricing-info-cta{
    padding: 15px;
}
/* Full Overlay */
.fullrock {
    height: 100%;
    width: 100%;
    padding: 100px 0px;
    display: block;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    overflow: auto;
}

.fullrock-content {
    position: relative;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fullrock a {
    line-height: 28px;
    text-decoration: none;
    color: #22262f;
    transition: 0.3s;
}

.fullrock a:hover, .fullrock a:focus {
    color: #f1f1f1;
}

.fullrock .svg.closer {
    height: 50px;
    width: 50px;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: 0.6;
}

.fullrock .svg.closer:hover {
    opacity: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.fullrock .svg.logo-menu {
    position: absolute;
    width: 110px;
    top: -70px;
}

#myNav {
    display: none;
}

#typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.9s infinite;
    animation: blink 0.9s infinite;
}

/* Map */

.datacenters {
    border: solid 1px #fff;
    background-color: #7459aa;
    width: 20px;
    height: 20px;
    border-radius: 24px;
}

.pulsating-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 45px;
    background-color: #7459aa;
    -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

.maping .datacenters.freemont {
    top: 44%;
    left: 13.5%;
}

.maping .datacenters.newyork {
    top: 40%;
    left: 27%;
}

.maping .datacenters.canada {
    top: 38%;
    left: 24%;
}

.maping .datacenters.dallas {
    top: 45%;
    left: 19%;
}

.maping .datacenters.london {
    top: 34%;
    left: 46%;
}

.london-info {
    width: 380px;
    position: absolute;
    top: 9%;
    left: 31%;
    display: none;
}

span.maping .datacenters.london:hover, span.maping .datacenters.london.pulsating-circle:hover + .london-info {
    display: block;
}


.maping .datacenters.frankfurt {
    top: 37%;
    left: 48%;
}

.maping .datacenters.bangalore {
    top: 54%;
    left: 69%;
}

.maping .datacenters.singapure {
    top: 61%;
    left: 77%;
}

.maping .datacenters.mumbai {
    top: 51%;
    left: 67.2%;
}

.maping .datacenters.sydney {
    top: 81%;
    left: 90%;
}

.city-image {
    float: left;
    position: absolute;
    margin-top: -19px;
    margin-left: -27px;
}

.city-box {
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 1.25rem !important;
    width: 96%;
    background-color: #fff;
    height: 100%;
    margin-bottom: 40px;
    padding: 15px 15px 15px 120px;
}

.city-box img {
    float: left;
    position: relative;
    left: -50px;
    top: -26px;
}

.city-box h3 {
    color: #391385 !important;
    font-size: 17px !important;
    padding-left: 15px;
}

.city-box p {
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px !important;
    text-align: center;
}

.city-buttons {
    text-align: center;
}

.city-buttons .btn {
    font-size: 12px;
    padding: 11px 11px;
    margin-bottom: 5px;
}

.location-boxes h3 {
    text-align: center;
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 25px;
    font-style: italic;
    color: #fff;
}

.location-boxes hr {
    margin-bottom: 30px;
}

.mobile-map .svg-map {
    margin-left: auto;
    margin-right: auto;
}

.mobile-map .svg-map img {
    max-width: 100%;
}

/*-----------------Mobile MAP----------------*/


@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.balancing .load b {
    font-size: 16px;
    margin-bottom: 12px;
    display: inline-block;
}

.balancing .load .info {
    font-size: 15px;
    line-height: 30px;
    color: #808080;
}


/* all specs included */
.included {
    margin-top: 25px;
    line-height: 25px;
    font-size: 14px;
}

.included h4 {
    margin-bottom: 25px;
}

.included i {
    padding-right: 2px;
    font-size: 18px;
    vertical-align: middle;
}

.included ul {
    padding-left: 0px;
}

.included ul li {
    list-style: none;
}

/* animation btn down */
.godown {
    border: none;
    position: absolute;
    left: calc(250px + 55vw - 768px) !important;
    margin-top: 200px;
    z-index: 2;
    -webkit-animation: moverdown 1s infinite alternate;
    animation: moverdown 1s infinite alternate;
}

.godown span {
    position: absolute;
    letter-spacing: 1px;
    top: -10px;
    font-size: 16px;
    left: 0px;
    font-family: "Montserrat";
    font-weight: 600;
}

@-webkit-keyframes moverdown {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

@keyframes moverdown {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

/* social icons */
.soc-icons-apply {
    position: absolute;
    padding-top: 0;
    padding-left: 0;
    top: 0;
    right: 0;
    margin-right: 20px;
    margin-top: 20px;
}

.soc-icons-apply a {
    display: inline-block;
    margin: 0px 10px 20px 0px;
}

.soc-icons-apply a:hover {
    color: #ff5a5a;
    text-decoration: none;
}

.soc-icons-apply a:hover pan {
    color: #ff5a5a;
}

.soc-icons-apply span {
    font-size: 14px;
    background-color: #fff;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 15px;
    width: 36px;
    transition: 0.3s;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
}

.soc-icons-apply span:hover {
    color: #ff5a5a;
}

.randomline {
    position: absolute;
    right: 0;
    bottom: 0px;
    margin-bottom: 50px;
}

.bigline {
    width: 50px;
    margin-bottom: 8px;
}

.smallline {
    position: absolute;
    right: 0px;
    width: 15px;
}

/* Popup Gallery */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.popup-gallery img {
    width: 100%;
    padding: 0px;
}

.zoo-content {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.zoo-content:hover {
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.zoo-content .icoo {
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zoo-content .icoo i {
    font-size: 34px;
    color: #fff;
    border-radius: 50px;
    padding: 10px;
    border: none;
    opacity: 0.8;
}

/* Configurator */
.config.cd-main-content {
    position: initial !important
}

.config.cd-main-content .cd-filter-content {
    padding-left: 0px;
}

.config.cd-main-content input.form-control {
    width: 65px;
}

.config.cd-main-content .table td {
    vertical-align: middle;
}

.config.cd-main-content .cd-filter-block ul {
    padding: 0px;
}

.cd-filter-block input.range-slider-input:hover {
    border: none !important;
}

.ordersummary {
    margin-top: 30px;
    font-size: 14px;
}

.ordersummary td {
    padding: 10px 0px !important;
}

/* 404 */
.notfound p {
    line-height: 30px;
}

.covervid-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* KnowledgeBase*/
.knowledge a.category {
    color: #212122;
}

/* Styleswitch color style  */
.color-scheme {
    position: fixed;
    display: grid;
    margin: 0px;
    z-index: 9999;
    right: 15px;
    top: 180px;
    padding: 0px;
    margin-right: 5px;
}

.color-scheme li {
    display: grid;
    margin-top: 10px;
}

.color-scheme a {
    border: solid 1px #fff;
    text-decoration: none;
    border-radius: 15px;
    display: block;
    height: 15px;
    width: 15px;
}

.pink a {
    background: #EE5586;
}

.blue a {
    background: #68CEF5;
}

.green a {
    background: #BFD84D;
}

svg {
    vertical-align: middle;
    border-style: none;
}

.svg.pattern {
    position: absolute;
    bottom: 0px;
}

/*Testimonials */
section.wordpress-testimonials-section {
    background-color: #331384;
}

section.wordpress-testimonials-section .service-separator-bottom {
    width: 100%;
    background-image: url(/uploads/website_images/svg/shared_hosting/round_separator.svg);
    height: 91px;
    background-repeat: no-repeat;
    background-position: top center;
}

section.wordpress-testimonials-section .corner-separator-top {
    width: 100%;
    background-image: url(/uploads/website_images/svg/wordpress/corner-separator.svg);
    height: 150px;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -262px;
}

section.wordpress-testimonials-section div.service-text hr.hr-title-separator {
    border: 2px solid #fff;
}

section.wordpress-testimonials-section div.service-text {
    color: #fff;
}

section.wordpress-testimonials-section div.service-text p {
    color: #fff;
}

/*End Testimonials */
/*FAQ*/
section.wordpress-faq {
    padding: 25px 0px 25px 0px;
}

section.wordpress-faq div.faq-container {
    padding: 30px 40px;
}

section.wordpress-faq div.service-text hr.hr-title-separator {
    border: 2px solid #391385;
}

.accordion.faq .panel-title {
    color: #391385;
}

div.faq div.panel-wrap div.panel-collapse div.info ul.list li p {
    color: #391385;
}

/*End FAQ*/
/*Footer CTA*/
section.footer-cta {
    background-image: linear-gradient(
            180deg, #572FB1 0%, #230e58 100%);
    padding-bottom: 100px;
    text-align: center;
}

section.footer-cta .corner-separator-bottom {
    width: 100%;
    background-image: url(/uploads/website_images/svg/wordpress/corner-separator.svg);
    height: 150px;
    background-repeat: no-repeat;
    background-position: top center;
    transform: rotate(180deg);
}

section.footer-cta div.fly-with-us-box {
    padding: 50px;
    background-color: #fff;
    border: 8px solid #F2E5FF;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

section.footer-cta div.fly-with-us-box div.service-text {
    padding: 30px 10px 10px 10px;
}

section.footer-cta div.fly-with-us-box div.service-text hr.hr-title-separator {
    border: 2px solid #391385;
}

section.footer-cta div.fly-with-us-box div.main-buttons {
    text-align: center;
    padding-top: 0px !important;
}

section.footer-cta div.flying-logo {
    width: 100%;
    height: 255px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("/uploads/website_images/svg/wordpress/rocket-launch.svg");
    position: relative;
    top: 68px;
}

.flying-logo-footer {
    position: relative;
    margin-top: 80px;
    bottom: -35px;
}

.services .service-wrap .service-section .subtitle {
    font-size: 14px !important;
    color: #7459AA;
    min-height: 200px;
    line-height: 22px;
}

.services .service-wrap .service-section .title {
    font-weight: 700;
    font-size: 18px;
    color: #2e0645;
    min-height: 54px;
}

.services .service-wrap .service-section:hover {
    transition: 0.5s all ease-in-out !important;
    transform: translateY(-5px);
    box-shadow: 0px 4px 10px 0 #6e6e6e1a;
    border-radius: 10px;
}

/*How good are we*/
.how-good-are-we {
    background-color: #FCF9FF;
    padding-bottom: 100px;
}

.how-good-are-we .service-text hr.hr-title-separator {
    border: 2px solid #391385;
}

/*End How good are we*/
/*End Footer CTA*/

.orange {
    color: #fa8681;
}

/*-----------------------------------
    21.1 - Separators
------------------------------------*/
.white-corner-right {
    background-image: url("/uploads/website_images/svg/domains/domain-extensions/single/white-corner-right-separator.svg");
    height: 109px;
    top: 109px;
    margin-top: -109px;
    position: relative;
    background-position: top center;
}

.white-corner-right-180 {
    background-image: url("/uploads/website_images/svg/domains/domain-extensions/single/white-corner-right-separator.svg");
    height: 109px;
    margin-top: -107px;
    background-position: top center;
    transform: rotate(180deg);
}

.orange-arrow-outline {
    background-image: url("/uploads/website_images/svg/opensource-hosting/header-separator-bottom.svg");
    height: 134px;
    margin-top: -134px;
    background-position: top center;
}

.orange-arrow-outline-180 {
    background-image: url("/uploads/website_images/svg/opensource-hosting/header-separator-bottom.svg");
    height: 134px;
    background-position: top center;
    transform: rotate(180deg);
    margin-top: -183px;
    position: relative;
    top: 134px;
}

.big-white-oval-point-top {
    background-image: url("/uploads/website_images/svg/opensource-hosting/large-separator-bottom.svg");
    height: 134px;
    background-position: top center;
    margin-top: -134px;
    position: relative;
}

.big-white-oval-point-top-180 {
    background-image: url("/uploads/website_images/svg/opensource-hosting/large-separator-bottom.svg");
    height: 134px;
    background-position: top center;
    transform: rotate(180deg);
    margin-top: -140px;
    position: relative;
    top: 132px;
}

.purple-stripes {
    background-image: url("/uploads/website_images/svg/dev-hosting/stripe_separator.svg");
    height: 289px;
    background-position: top center;
    margin-top: -289px;
    position: relative;
    top: 289px;
}

.purple-stripes-180 {
    background-image: url("/uploads/website_images/svg/dev-hosting/stripe_separator.svg");
    height: 134px;
    background-position: top center;
    transform: rotate(180deg);
    margin-top: -134px;
    position: relative;
    top: 134px;
}

.white-slant {
    background-image: url("/uploads/website_images/svg/dev-hosting/white-slant.svg");
    height: 160px;
    background-position: top center;
    margin-top: -160px;
    position: relative;
}

.white-slant-180 {
    background-image: url("/uploads/website_images/svg/dev-hosting/white-slant.svg");
    height: 160px;
    background-position: top center;
    position: relative;
    transform: rotate(180deg);
}

.inverted-white-slant {
    background-image: url("/uploads/website_images/svg/domains/inverted-oval-separator.svg");
    height: 149px;
    background-position: top center;
    margin-top: -149px;
    position: relative;
}

.pinkish-separator {
    background-image: url("/uploads/website_images/svg/separators/pinkish-separator.svg");
    height: 91px;
    background-position: top center;
    margin-top: -91px;
    top: 91px;
    position: relative;
}

.pinkish-separator-180 {
    background-image: url("/uploads/website_images/svg/separators/pinkish-separator.svg");
    height: 91px;
    background-position: top center;
    margin-top: -91px;
    position: relative;
    transform: rotate(180deg);
}

/*
    End Separators
 */

.package-description {
    text-align: left;
    color: #391385;
    margin-top: 0px;
    margin-bottom: 40px;
}

.package-description h3 {
    font-weight: 700;
    font-size: 16px;
}

.package-description hr {
    border-top: 1px solid #ff5a5a;
    margin: 10px 0px;
}

.package-description ul {
    list-style: none;
    padding-left: 0px;
    font-size: 15px;
}

.package-descriptio ul li {
    text-align: left;
}

.package-description.shared-hosting ul li:first-child {
    text-align: center;
    border-bottom: 1px solid #ffd4ca;
    padding-bottom: 12px;
}

.package-description.shared-hosting ul li:first-child img {
    width: 90px;
}

.package-description ul li.tooltip-text {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #ff5a5b;
    cursor: pointer;
    text-underline-position: under;
}

.package-description ul li span {
    margin-right: 5px;
}

.package-description ul li span img {
    width: 20px;
    height: 20px;
}

.section-cta {
    margin: 25px 0px;
    text-align: center;
}

.section-cta h3 {
    color: #391385;
    font-weight: 600;
    font-size: 20px;
}

div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    font-size: 20px;
}

/*Shared Hosting Pricing tables*/

.pricing-plan-container {
    background: #FFFFFF;
    border: 1px solid #F0E8E9;
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(110, 110, 110, 0.1);
    border-radius: 5px;
    padding: 0px;
}

.pricing-plan-container.recommended {
    border: 2px solid #fa8681a8;
    border-radius: 8px;
    margin: -10px;
    z-index: 2;
    position: relative;
    padding-top: 9px;
}

.pricing-plan-container .recommended {
    padding: 7px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    background-color: #fc9842;
    background-image: linear-gradient(
            315deg, #fc9842 0%, #fe5f75 74%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: -2px;
}


.pricing-plan-container .plan-name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 43px;
    color: #2E0547;
    padding: 5px 30px;
    margin: 30px 0px;
}

.pricing-plan-container .plan-name span.orange {
    color: #fa8681;
}

.pricing-plan-container .pricing-plan-header {
    color: #2E0547;
    text-align: center;
}

.pricing-plan-container .pricing-plan-header .regular-pricing {
    font-size: 13px;
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.pricing-plan-container .pricing-plan-header .plan-promo {
    background-color: #6840db;
    padding: 10px 15px;
    border-radius: 5px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    letter-spacing: 0.065em;
}


.pricing-plan-container .pricing-plan-header .plan-short-description {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #2e0547;
    padding: 5px 13px;
    min-height: 45px;
}

.pricing-plan-container .pricing-plan-header .plan-pricing {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    padding: 5px 30px;
    color: #2e0547;
}

.pricing-plan-container .pricing-plan-header .plan-pricing span.orange {
    color: #ff5a5b;
    font-size: 16px;
    font-weight: 600;
}

.pricing-plan-container .pricing-plan-header .plan-regular-pricing {
    font-size: 14px;
    text-align: left;
    padding: 0px 30px;
    margin-top: 10px;
}

.pricing-plan-container .pricing-plan-header .plan-regular-pricing span.orange {
    color: #ff5a5b;
}

.pricing-plan-container .pricing-plan-header .plan-cta {
    text-align: center;
    margin-top: 15px;
}

.pricing-plan-container .pricing-plan-header .plan-cta .btn-default-orange-fill {
    background-color: #ff5a5b;
    color: #fff;
    border: 0px;
    cursor: pointer;
    background: linear-gradient(
            90deg, #F2709C 0%, #FF9472 100%);
    box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
    border-radius: 50px;
    position: relative;
    width: 88%;
    min-width: unset;
}

.package-description {
    text-align: left;
    color: #2e0547;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0px 30px;
}

.pricing-plan-container .pricing-plan-description ul {
    list-style: none;
    padding: unset;
    margin-bottom: 0px;
}

.package-description.shared-hosting ul li:first-child {
    text-align: center;
    border-bottom: 1px solid #f2eafe;
    padding-bottom: 12px;
}

.package-description.shared-hosting ul li:first-child img {
    width: 70px;
}

.pricing-plan-container .pricing-plan-description ul li {
    color: #4d1e96;
    margin: 13px 0px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}

.pricing-plan-container .pricing-plan-description ul li b {
    font-weight: 600;
}

.pricing-plan-container .pricing-plan-description ul li b.orange {
    color: #ff5a5b;
}

.pricing-plan-container .pricing-plan-description ul li i {
    font-size: 13px;
}

.pricing-plan-container .pricing-plan-description ul li i.fa-meteor {
    color: #FF9472;
}

.pricing-plan-container .pricing-plan-description ul li i.fa-fire {
    color: #ff5a5b;
}

.pricing-plan-container .pricing-plan-description ul li i.fa-plus {
    color: #66D978;
}

.pricing-plan-container .pricing-plan-description ul li i.fa-shield-alt {
    color: #ff5722;

}


.pricing-plan-container .pricing-plan-description ul li a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted #a580bb;
    background-color: #feedf5;
    cursor: pointer;
}

.package-description ul li.tooltip-text {
    text-decoration: unset;
    text-decoration-style: unset;
    text-decoration-color: unset;
    cursor: pointer;
    text-underline-position: unset;
}

.package-description ul li hr {
    border-top: 1px solid #f2eafe;
}

.tooltip > .tooltip-inner {
    width: unset;

    background: #FFFFFF;
    border: 1px solid #EBD3FA;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px #6e6e6e2e;
    border-radius: 2px;
}

.tooltip > .tooltip-inner ul {
    list-style: none;
    color: #2e0547;
    font-size: 14px;
    line-height: 18px;
}

.tooltip > .tooltip-inner ul li i.fas {
    font-size: 12px;
    color: #66D978;
}

.billing-terms .billing-terms-row {
    margin-top: 25px;
    margin-bottom: 25px;
}

.billing-terms .billing-term-container,
.billing-terms .billing-term-container-reseller {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px 5px;
    color: #2E0547;
}

.billing-terms .billing-term-container:hover,
.billing-terms .billing-term-container-reseller:hover {
    background: #FFFFFF;
    box-shadow: 0px 0 5px rgb(255 90 91 / 34%);
    border-radius: 5px;
    cursor: pointer;
}

.billing-terms .billing-term-container.selected,
.billing-terms .billing-term-container-reseller.selected {
    background: #FFFFFF;
    box-shadow: 0px 0 5px #ffd6d8;
    border-radius: 5px;
    cursor: pointer;
    color: #fb5859 !important;
    border-bottom: 4px solid;
}

.billing-terms .billing-term-container .discount,
.billing-terms .billing-term-container-reseller .discount {
    background: #FFD1D2;
    border-radius: 50px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 9px;
    line-height: 7px;
    text-align: center;
    color: #FF5A5B;
    padding: 5px 8px;
    position: absolute;
    top: -8px;
}

.billing-terms .billing-term-container .term-name,
.billing-terms .billing-term-container-reseller .term-name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 5px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.billing-terms .billing-term-container .term-name i.fas,
.billing-terms .billing-term-container-reseller .term-name i.fas {
    font-size: 14px;
    margin-right: 3px;
}

.billing-terms .billing-term-container .term-description,
.billing-terms .billing-term-container-reseller .term-description {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #7D7781;
}

.billing-terms .billing-term-container.selected .term-description,
.billing-terms .billing-term-container-reseller.selected .term-description {
    color: #7D7781;
}


/*Shared Hosting Pricing tables*/
/*Comparison tables*/
.product-header .package span.orange,
.features-table span.orange {
    font-size: 15px;
    color: #ff5a5a;
}

/*Comparison tables*/
/*23 - Promotions*/
.promotion {
    background-color: #ff5a5b;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
}

.promotion i.fas {
    display: inline-block;
    border-radius: 60px;
    padding: 10px;
    border: 2px solid;
    font-size: 30px;
}

.promotion h3 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
}

.promo-pricing {
    font-size: 30px;
    font-style: italic;
    color: #391385;
    font-weight: 700;
    text-align: center;
    padding: 26px 0px 7px 0px;
}

.regular-pricing {

    font-size: 16px;
    font-weight: 500;
}

.regular-pricing .plan-regular-pricing span {
    text-decoration: line-through;
}

.promotional-notice {
    margin-top: 50px;
}

.promotional-notice .alert {
    border-radius: 15px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    text-align: center;
}

.pricing-box {
    transition: transform 0.3s ease-in-out;
}

.pricing-box.recommended {
    border: 1px solid #05d56f;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.pricing-box:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-10px);
}

.recommended-product {
    text-align: center;
    background-color: #05d56f;
    padding: 5px 25px;
    border-radius: 15px;
    float: left;
    color: #fff;
    font-weight: 800;
    font-style: italic;
    font-size: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -25px;
}

#searchArea {
    border-radius: 100px;
    border: 1px solid #E9E6F0;
    background: #FFF;
    box-shadow: 0px 0 10px 0px rgb(184 184 184 / 25%);
    padding: 25px;
    position: relative;
}

#searchArea span.input-group-text {
    border: unset;
    background-color: #fff;
    padding-right: 0px;
    color: #ff5a5b;
}

#searchArea input.form-control {
    border-radius: 50px;
    border: 1px solid #E9E6F0;
    background: #FFF;
    min-height: 50px;
    padding-left: 50px;
    box-shadow: 0px 0 10px 0px rgb(184 184 184 / 25%);
    font-size: 17px;
}

#searchResultArea {
    width: 100%;
    position: absolute;
    top: 105px;
    left: 0px;
    border-radius: 15px;
    border: 1px solid #E9E6F0;
    background: #FFF;
    box-shadow: 0px 25px 15px -20px rgba(200, 200, 200, 0.25);
    padding: 45px;
    z-index: 5;
    display: none;
}

#searchResultArea h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #392649;
}

#searchResultArea hr {
    width: 50%;
    border: 1px solid #ff5a5a;
    margin-top: 5px;
}

/*24 - Client Area*/
section.client-area-overview {
    background-color: #392649;
    width: 100%;
    padding-top: 90px;
}

section.client-area-overview .service-text, section.client-area-overview .service-text p {
    color: #fff;
}

.client-area-slide-container {
    background-color: #fcf9ff;
    min-height: 100px;
}

/*Extensions*/
section.domain-extensions {
    background-color: #fff;
    padding-bottom: 80px;
}

a.client-area-category, a.client-area-category:hover {
    text-decoration: none;
}

.extension-categories-box {
    height: 125px;
}

.carousel-item {
    padding-bottom: 50px;
}

.client-area-category-holder {
    color: #391385;
    transition: 0.3s;
    padding: 15px;
    position: relative;
    z-index: 0;
    border-bottom: 2px transparent;
}

.client-area-category-holder:hover {
    color: #391385;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: 0 0rem 1rem #00000012;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(0);
    z-index: 9999;
    position: relative;
    cursor: pointer;
}

.client-area-category-holder.active-category {
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(0px);
    border-bottom: 2px solid #ff5a5a;
    position: relative;
    z-index: 8;
    background-color: #fff;
}

.client-area-category-holder .client-area-category-name h3 {
    font-size: 18px;
    font-weight: 500;
    font-family: 'euclid circular b';
}

.slide-explanation h3 {
    font-size: 17px;
    font-weight: 800;
    font-style: italic;
    color: #ff5a5a;
}

.slide-explanation p {
    font-size: 13px;
    font-weight: 500;
}

.client-area-category-holder p {
    font-size: 13px;
    font-weight: 500;
    color: #391385;
    margin: 0px;
}

div.col-md-3.no-padding {
    padding: 0 !important;
}

.client-area-slides .isometric-image {
    padding-bottom: 80px;
}

.client-area-slides .isometric-image img {
    position: absolute;
    top: -185px;
    right: 0%;
}

/* Create two equal columns that floats next to each other */
.column {
    float: left;
    width: 100%;
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    margin-top: 25px;
    color: #391385;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

#btnContainer button.btn {
    color: #391385;
    padding: 10px;
    border: 2px solid #391385;
}

#btnContainer .btn.active {
    background-color: #391385;
    color: #fff;
    padding: 10px;
}

.extensions-Search {
    width: 100%;
    height: 40px;
    font-size: 20px;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #ff5a5a;
    color: #391385;
    font-weight: 600;
    font-style: italic;
    padding-right: 140px;
}

button.extensionSearch {
    position: absolute;
    right: 10px;
    top: 0px;
    height: 35px;
    padding: 10px;
}

.extension-categories {
    margin-top: 25px;
    margin-bottom: 25px;
}

input.extensions-Search::placeholder {
    color: rgba(255, 99, 99, 0.5);
    font-size: 12px;
}

.extension-box {
    color: #391385;
    text-align: center;
    margin-top: 40px;
    background-color: #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 5px;
    padding: 10px;
    height: 100px;
    width: 98%;
    margin-left: 10px;
    position: relative;

}

.extension-tld {
    text-align: center;
}

.extension-tld h2 {
    color: #ff5a5a;
    font-size: 20px;
    font-weight: 800;
    line-height: 70px;
}

.extension-tld h2 a {
    text-decoration: none;
    color: #ff5a5a;
}

.extension-tld h2 a:hover {
    text-decoration: none;
    color: #391385;
}

.extension-name {
    text-align: left;
}

.extension-name h3 {
    font-size: 20px;
    font-weight: 600;
}

.extension-name p {
    font-size: 12px;
}

.extension-pricing h3 {
    color: #ff5a5a;
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
}

.extension-pricing-container {
    background-color: #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 5px;
    padding: 10px;
}

.extension-pricing-price {
    border-image: linear-gradient(to bottom, #320395, rgba(0, 0, 0, 0)) 1 100%;
    padding: 5px;
}

div.col-md-4.extension-pricing > div > div > div:nth-child(3) {
    border-right: unset;
}

.extension-pricing-price h4 {
    font-size: 13px;
    color: #391385;
    margin-bottom: 5px;
}

.extension-pricing-price h3 {
    font-size: 13px;
    color: #ff5a5a;
    margin-bottom: unset;
}

.extension-pricing-price p {
    font-size: 13px;
    color: #391385;
    font-weight: 700;
    margin-bottom: 0px;
}

.extension-details {
    padding: 25px 0px;
    transition: 0.5s;
    color: #391385;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.extension-details:hover {
    color: #ff5a5a;
    transform: translateX(5px);
    text-decoration: none;
}

.view-more-extensions {
    background-color: #fff;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    border-radius: 5px;
    padding: 10px;
    margin-top: 70px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
    color: #391385;
    font-weight: 700;
    transition: 0.5s;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.view-more-extensions:hover {
    color: #ff5a5a;
    transform: translateY(-5px);
    text-decoration: none;
}

div.extensions-separator {
    background-image: url("/uploads/website_images/svg/domains/extensions-separator.svg");
    height: 149px;
    background-size: cover;
    background-position: top center;
    position: relative;
    top: -70px;
}

div.extensions-separator-180 {
    transform: rotate(180deg);
    background-image: url("/uploads/website_images/svg/domains/extensions-separator.svg");
    height: 149px;
    background-size: cover;
    background-position: top center;
    position: relative;
}

section.client-area-slides {
    padding-top: 25px;
    padding-bottom: 5px;
    background-color: #fcf9ff;
}

.client-area-slides div.carousel {
    min-height: 600px;
}

.carousel-slides {
    min-height: 500px;
}

section.client-area-slides .row.section-cta {
    text-align: right;
}

/* 25 - Mobile Menu */
.mm-ocd__content {
    max-width: 100%;
    width: 100%;
}

.mm-spn a, .mm-spn span {
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #391385;
}

.mm-ocd__backdrop {
    position: unset;
    width: 0px;
    max-width: 0px;
}

.mm-spn li:after {
    margin-left: unset;
    border-top: 1px solid #230e58;
}

.mm-spn li:before {
    top: 32px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #ff5a5b;
    border-right: 3px solid #ff5a5b;
    opacity: 1;
}

.mm-spn.mm-spn--navbar:before {
    width: 18px;
    height: 18px;
    border-top: 3px solid #ff5a5b;
    border-left: 3px solid #ff5a5b;
    opacity: 1;
    margin-top: 20px;
}

.close-menu {
    width: 100%;
    height: 70px;
    position: absolute;
}

.close-menu a {
    font-size: 30px;
    color: #d8c6e4;
    padding: 4px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    background-color: #49367b;
    z-index: 999;
    margin-left: auto;
    top: 14px;
    right: 10px;
    opacity: 0.7;
}

.close-menu a:hover {
    color: #391385;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    height: 80px;
    padding-top: 20px;
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
    color: #391385;
    content: url(/uploads/website_images/logo-mobile.png);
    background-color: #230e58;
    padding-left: 15px;
    padding-right: unset !important;
    text-align: left;
}

.mm-spn ul {
    top: 80px !important;
}

.quick-actions {
    position: absolute;
    z-index: 999;
    width: 100%;
    display: flex;
    bottom: 0px;
}

.quick-actions a {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    text-align: center;
    background-color: #230e58;
    color: #fff;
    font-weight: 500;
}

.mm-spn.mm-spn--navbar:after {
    font-size: 20px;
    top: 0px;
    opacity: 1;
    color: #230e58;
    padding-top: 18px;
    height: 80px;
}

.mm-ocd--open {
    z-index: 999999;
}

.header a {
    display: block;
    width: 60px;
    height: 20px;
    padding: 0px 10px;
    margin: 8px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.header a:before, .header a:after {
    content: '';
    display: block;
    background: #230e58;
    height: 3px;
}

.header a span {
    background: #230e58;
    display: block;
    height: 3px;
    margin: 10px 0;
}

/* 25 - Mobile Menu */
.alert#monthly-alert {
    border: 0px;
    position: relative;
    padding: 20px 15px;
    line-height: 20px;
    margin-bottom: 20px;
    display: none;
    background-color: #ffa21a;
    color: rgb(255, 255, 255);
    border-radius: 3px;
    width: 100%;
    -webkit-box-shadow: 0 12px 20px -10px rgba(255, 162, 26, 0.28),
    0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 162, 26, 0.2);
    box-shadow: 0 12px 20px -10px rgba(255, 162, 26, 0.28),
    0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 162, 26, 0.2);
}

.alert#monthly-alert-reseller {
    border: 0px;
    position: relative;
    padding: 20px 15px;
    line-height: 20px;
    margin-bottom: 20px;
    display: none;
    background-color: #ffa21a;
    color: rgb(255, 255, 255);
    border-radius: 3px;
    width: 100%;
    -webkit-box-shadow: 0 12px 20px -10px rgba(255, 162, 26, 0.28),
    0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 162, 26, 0.2);
    box-shadow: 0 12px 20px -10px rgba(255, 162, 26, 0.28),
    0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 162, 26, 0.2);
}

/*End Extensions*/
/*Promo Extensions*/
section.promo-extensions {
    padding: 50px 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: top;
    background-size: cover;
}

/*End Promo Extensions*/
/*Slick SLider*/
/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*End Slick SLider*/

/* End of Client Area*/
/* Compare Tables*/
.compare-table {
    margin-bottom: 0px;
}

.compare-table .table-hover tbody tr:hover {
    background-color: #f7f7f7 !important;
}

.compare-table table thead.thead-dark th {
    color: #fff;
    background-color: #ff5a5b;
    border-color: unset;
    text-align: center;
}

.compare-table table tbody {
    display: none;
}

.compare-table table tbody:first-child {
    display: block;
}

.compare-table table tbody tr th {
    font-size: 16px !important;
    font-weight: 500;
    color: #371b56;
    vertical-align: middle;
    padding-left: 20px;
    min-width: 345px;
    text-align: left !important;
    font-family: 'euclid circular b';
}

.compare-table table tbody tr td, .compare-table table tbody tr th {
    text-align: center;
    padding: 15px 10px;
    font-size: 16px;
    margin: 0px;
    border: none;
    color: #371b56;
    border-left: 1px solid #ededed;
}
.compare-table table tbody tr th:first-child{
    border-left: unset;
}

.compare-table img {
    height: 210px;
    position: absolute;
    margin-top: -90px;
}

.compare-table .package {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.compare-table .package h3 {
    font-family: 'euclid circular b';
    font-size: 20px;
    font-weight: 600;
    color: #371b56;
}
.compare-table .package h3 i{
    padding-right: 5px;
}

.compare-table .package h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.compare-table .package p {
    font-size: 13px;
    color: #391385;
}

.compare-table .package a.btn-default-orange-fill {
    padding: 10px 35px;
    color: #fff;
    border: 0px;
    background: linear-gradient(
            90deg, #F2709C 0%, #FF9472 100%);
    border-radius: 50px;
    position: relative;
    min-width: unset;
}

.compare-table .row.comparison-table-header {
    min-height: 115px;
    width: 69%;
    float: right;
    background-color: #fff;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 2;
}

.compare-table .row.comparison-table-header .product-header {
    padding: 5px;
}

.compare-table table.table-bordered {
    border: 0px;
    margin-bottom: 15px;
    border-collapse: unset;
    border-spacing: 0px;
}

.compare-table table.table-bordered thead {
    cursor: pointer;
}

.compare-table thead .pull-right {
    float: right;
    transition: all .5s;
}

.compare-table thead .pull-right {
    transform: rotate(270deg);
}

.compare-table thead .pull-right.down{
    transform: rotate(90deg);
}

.compare-table table thead tr th.table-heading {
    padding: 20px;
    border-radius: 10px;
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #4E4A54;
    background: #E6E6E6;
    cursor: pointer;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.compare-table table button.tooltip-btn {
    padding: unset;
    border: 1px solid #371b56;
    color: #371b56;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    margin-left: 10px;
    margin-top: -6px;
    position: relative;
    box-shadow: unset !important;
}

.compare-table table u {
    border-bottom: 1px dotted #5b4381;
    text-decoration: none;
    color: #ff5a5b;
    font-weight: 600;
    font-size: 13px;
}

.compare-table table tr td img {
    height: 20px;
    position: unset;
    margin-top: unset;
}

.compare-table table tr td h3 {
    font-size: 25px;
    font-weight: 700;
    color: #392649;
}

.compare-table table tr td ul.payment-list {
    color: #f88885;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.compare-table table tr td ul.payment-list li {
    display: inline-block;
    margin-right: 3px;
    font-size: 32px;
}

.compare-table table button.tooltip-btn:hover {
    background-color: #ff5a5b !important;
    border-color: #ffffff !important;
}

.table-striped tbody tr:nth-of-type(odd){
    background-color: rgb(0 0 0 / 1%) !important;
}

.tooltip-inner {
    min-width: 280px;
    padding: 3px 8px;
    color: #000;
    text-align: left;
    background-color: #fff;
    border-radius: .25rem;
    font-size: 14px;
    opacity: 1;
    border: 1px solid #f0e8e9;
    box-shadow: 0px 0px 15px 5px rgba(110, 110, 110, .1);
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #5b4381;
}

.tooltip-inner ul {
    padding: 10px;
    margin: 10px;
    list-style: disc;
}

.tooltip.show {
    opacity: 1;
}

.tooltip > .tooltip-arrow {
    border-bottom-color: #f00;
}

.comparison-show-hide {
    margin-top: 25px;
    font-size: 15px;
    text-align: center;
}

/* Compare Tables*/
section.hosting-guarantee {
    padding-top: 60px;
}

section.hosting-guarantee .service-text hr.hr-title-separator {
    border: 2px solid #391385;
}

section.hosting-guarantee .service-text {
    color: #391385 !important;
}

div.guarantee-icon {
    float: left;
    padding: 15px;
}

div.guarantee-icon img {
    width: 70px;
    height: 73px;
}

div.guarantee-text h3 {
    font-size: 17px;
    font-weight: 600;
    color: #391385;
}

div.guarantee-text p {
    font-size: 12px;
    color: #7459AA;
}

.home-header {
    background-color: #F9F6FE;
    color: #7459AA;
    text-align: left;
    padding-bottom: 25px;
    overflow: hidden;
}

.home-header .bg-slant-1 {
    position: absolute;
    left: 53.4%;
    top: -32px;
}

.home-header .main-heading {
    padding-top: 250px;
}

.home-header .main-heading h2 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.home-header .main-heading h1 {
    font-size: 42px;
    font-weight: 800;
    color: #4d1e97;
}

.home-header .main-heading h3 {
    font-family: Montserrat;
    color: #7459AA;
}

.home-header .main-iso-img {
    padding-top: 160px;
}

.home-benefits-container {
    margin-top: 120px;
}

.home-benefits-container h3 {
    text-align: left;
    color: #391385;
    font-weight: 800;
}

.home-benefits-container h3.benefits-heading, .home-benefits-container p {
    text-align: center;
}

.home-benefits-container .benefit {
    background-color: #fff;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.08);
    padding: 20px;
    color: #391385;
    font-size: 14px;
    transition: all .2s ease-in-out;
    border-left: 5px solid #230e58;
    border-radius: 2px;
}

.home-benefits-container .benefit:hover {
    transform: translateY(-3px);
}

.home-benefits-container .benefit .benefit-icon-new {
    float: left;
    margin-right: 20px;
}

.home-benefits-container .benefit h3 {
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 600;
}

.home-benefits-container .benefit a {
    font-weight: 600;
    text-decoration: none;
    color: unset;
    transition: all .2s ease-in-out;
}

.home-benefits-container .benefit a:hover {
    color: #ff5a5a;
    transform: translateX(3px);
}

.home-benefits-container .benefit .benefit-description {
    margin-bottom: 30px;
}

p.publisher-info {
    font-size: 12px;
}

.benefits-container .benefit {

    text-align: center;
    transition: all 0.3s ease-in-out;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
}

.benefits-container .benefit:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);

}

.benefits-container h2 {
    color: #2e0547;
    font-size: 37px;
    text-align: right;
    font-weight: 800;
}

.benefits-container .benefit h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0px;
    color: #2f0648;
}

.benefits-container .benefit .benefit-description {
    font-size: 14px;
    color: #2f0648;
}

.benefits-container .benefit .benefit-icon-new {
    min-height: 85px;
}

/*Opensource Ready*/

section.opensource-ready {
    background-color: #fcf9ff;
}

section.opensource-ready div.isometric-separator-cubes {
    text-align: center;
}

section.opensource-ready div.isometric-separator-cubes img {
    width: 396px;
}

div.isometric-separator-bottom {
    background-color: #FCF9FF;
    background-position: top center;
    background-repeat: no-repeat;
    color: #7459AA;

}

div.isometric-separator-builder {
    text-align: center;
    margin-bottom: 35px;
}

img.shared-hosting-isometric-illustration {
    position: absolute;
    width: 570px;
    left: 15%;
    top: -40%;
}

.opensource-icons {
    text-align: center;
    margin-top: 30px;
}

.opensource-icons .opensource-image-container {
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 4px 15px 0 rgba(110, 110, 110, .1);
    width: 120px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}

.opensource-wordpress .opensource-image-container {
    position: relative;
    left: 14%;
}

.label-opensource-icon {
    color: #4d1e97;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
}

.opensource-icons .service-text, .opensource-icons .service-text p {
    color: #fff;
}

.opensource-features {
    margin-top: 45px;
}

.opensource-features h3 {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    color: #391385;
}

.feature-container {
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    padding: 20px 20px 10px 20px;
    color: #7459AA;
    margin-top: 25px;
    box-shadow: 0px 4px 15px 0 rgba(110, 110, 110, .1);
}

.opensource-feature-text-icon {
    float: left;
    margin-top: -3px;
}

.feature-container h3 {
    font-size: 16px;
    font-weight: 700;
    margin-left: 60px;
    font-family: Montserrat ExtraBold;
    color: #310095;
}

.feature-container p {
    font-size: 13px;
}

.opensource-feature-icon img {
    width: 120px;
}

.opensource-feature-icon {
    margin: auto;
    padding: 5px;
    text-align: center;
}

.opensource-feature-text {
    padding-right: 0px;
}

.opensource-feature-text-right {
    padding-left: 0px;
}

.opensource-feature-text-right .opensource-feature-text-icon {
    float: right;
    margin-top: -3px;
}

.opensource-feature-text-right h3 {
    text-align: right;
    margin-right: 60px;
}

.opensource-feature-text-right p {
    text-align: right;
}

.opensource-feature-separator {
    margin: 25px;
}

.opensource-buttons {
    margin: 25px auto;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.isometric-separator-builder img {
    width: 600px;
}

.isometric-separator-bottom p {
    font-size: 13px;
}

.isometric-separator-bottom .service-text {
    padding: 20px;
}

.how-good-are-we {
    background-color: #f9f6ff;
}

.responsive-content {
    display: none;
}

.opensource-ready .top-separator-round {
    margin-top: 0px;
}

.sitewide-notice {
    background-color: #EF227B;
    background-image: linear-gradient(to right, #f2709c, #ff9472);
    -webkit-box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    padding: 11px;
    color: #fff;
}

.sitewide-notice span.explanation, .sitewide-notice span.starting-price {
    font-size: 14px;
}

.sitewide-notice a.promo-btn {
    color: #fcf9ff;
    font-size: 14px;
    background-color: #391385;
    padding: 8px 15px;
    font-weight: 600;
    transition: all .3s ease-in-out;
    text-decoration: none;
    border-radius: 5px;
}

.sitewide-notice a.promo-btn:hover {
    background-color: #e45e5f;
}


.reviews-summary .trust-pilot-reviews {
    line-height: 40px;
    text-align: center;
    color: #2e0547;
}

/*Opensource Ready*/

.menu-item a .btn-default-orange-fill {
    background: linear-gradient(
            90deg, #F2709C 0%, #FF9472 100%);
    border-radius: 50px;
}

.admin-menu {
    position: fixed;
    z-index: 9999;
}

span.new-product {
    width: 60px;
    height: 15px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 10px;
    padding: 3px 10px;
    border-radius: 0px;
    color: #ffffff;
    background-image: linear-gradient(to right, #43e97b 0%, #38f9d7 100%);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    transform: rotate(270deg);
    left: -23px;
    border-radius: 2px;
}

.icon-and-badge {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}


.footer-cta-home {
    background-color: #392649;
    background-image: url("/uploads/website_images/svg/home/2022/logo-footer.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    text-align: center;
    color: #fff;
    padding: 70px 0px;
}

.footer-cta-home h1.cta-heading {
    color: #fff;
    padding-bottom: 25px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 73px;
    text-align: center;
    letter-spacing: 0.065em;
    text-transform: unset;
    z-index: 8;
    position: relative;
}

.footer-cta-home .cta-area .promo-button {
    padding-top: 25px;
}

.footer-cta-home .cta-area .promo-button a {
    margin: 0px 25px;
    min-width: 250px;
}

.footer-cta-home .cta-area .promo-button a.outline {
    background: unset;
    border: 2px solid #ffd0ce;
    text-decoration: none;
    color: #ffd0ce;
}

.footer {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(24.98%, #392649), color-stop(85.3%, #27113a));
    background: linear-gradient(to bottom, #392649 24.98%, #27113a 85.3%);
    text-align: left;
}

.footer .footer-text {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #d4ceda;
}

.footer .footer-top .logo-and-text img {
    margin-bottom: 20px;
}

.footer .footer-top hr {
    border: 1px solid #eeaba9;
    margin: 10px 0px;
}

.footer .footer-top .newsletter .heading {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}

.footer .footer-top .newsletter form.newsletterSignIn {
    position: relative;
    margin-bottom: 15px;
}

.footer .footer-top .newsletter form.newsletterSignIn input[type="email"] {
    width: 100%;
    background: #fefeff;
    border-radius: 100px;
    padding: 8px 0px;
    padding-left: 15px;
    border: 0px;
    font-size: 12px;
    height: 40px;
}

.footer .footer-top .newsletter form.newsletterSignIn input[type="email"]:focus {
    outline: none;
}

.footer .footer-top .newsletter form.newsletterSignIn input[type="submit"] {
    background: -webkit-gradient(linear, left top, right top, from(#f2709c), to(#ff9472));
    background: linear-gradient(90deg, #f2709c 0%, #ff9472 100%);
    border-radius: 50px;
    padding: 0px;
    position: absolute;
    right: -1px;
    top: 0px;
    font-size: 12px;
    height: 40px;
    width: 100px;
    font-weight: 500;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.footer .footer-top .newsletter form.newsletterSignIn input[type="submit"]:hover {
    background: -webkit-gradient(linear, left top, right top, from(#ff9472), to(#f2709c));
    background: linear-gradient(90deg, #ff9472 0%, #f2709c 100%);
}

.footer .footer-top ul.footer-menu li.menu-item {
    margin: unset;
    padding: 6px 0px;
}

.footer .footer-top ul.footer-menu li.menu-item a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #d4ceda;
}

.footer .footer-top ul.footer-menu li.menu-item a:hover {
    color: #fff;
}

.footer .footer-top .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer .footer-top .social-links a {
    font-size: 35px;
    text-decoration: none;
    color: #e8e1ed;
    line-height: 38px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer .footer-top .social-links a:hover {
    transform: scale(1.08);
}

.footer .footer-top .justify-sbetween {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer .footer-top .pad-l {
    padding-left: 40px;
}

.footer .footer-bottom {
    font-size: 13px;
    color: #d1d1d1;
    background-color: #1a082a;
}

.footer-cta-home .cta-area .promo-button a {
    margin-bottom: 25px;
}

.promo-button a {
    margin: 0px;
    margin-top: 25px;
    background: linear-gradient(90deg, #f2709c 0%, #ff9472 100%);
    border-radius: 50px;
    padding: 22px 10px;
}


section.map-section {
    background: unset;
    padding: 90px 0px !important;
    text-align: center;
}

section.map-section .map-points {
    padding-top: 70px;
}

section.map-section .map-points .map-img {
    width: 1077px;
    position: relative;
    top: 5px;
}

section.map-section .map-points .datacenters.mumbai {
    top: 53%;
    left: 67.2%;
}

section.map-section .map-points .ASIA-2 {
    top: 39%;
}

section.map-section .map-points .datacenters.singapure {
    top: 63.2%;
    left: 76.5%;
}

section.map-section .map-points .ASIA-1 {
    top: 49%;
    left: 70%;
}


@media (min-width: 1440px) {
    .container.w-1440 {
        max-width: 1440px;
    }
}


.promotional-discount {
    background-color: #6840db;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 0.065em;
}

.starting-price span.orange {
    background-color: #6840db;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 0.065em;
}


section.custom-offers {
    background-color: #392649;
    padding-bottom: 100px;
}

.reviews-summary {
    padding: 50px 0;
    position: relative;
}

.reviews-summary .container {
    position: relative;
}

.reviews-summary .stars-bg {
    position: absolute;
    left: 0;
    top: -30px;
    display: flex;
    align-items: flex-end;
}

.reviews-summary .stars-bg .small-stars img {
    padding: 0 12px;
}

.reviews-summary .rating-container {
    color: #2e0547;
    text-align: center;
}

.reviews-summary .rating-container h1 {
    font-weight: 800;
    font-size: 28px;
}

.reviews-summary .rating-container p {
    font-weight: 400;
    font-size: 15px;
}

.reviews-summary .badges-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: 30px;
}

.reviews-summary .badges-container img {
    max-height: 130px;
    transition: 300ms ease-in-out;
}
.reviews-summary .badges-container img.svg{
    height: 130px;
}

.reviews-summary .badges-container img:hover {
    transform: scale(1.05);
}

section.plans .plan-rotator {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #371B58;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    margin-top: 25px;
}
section.plans .plan-rotator h1{
    font-size: 1rem;
    color: #2e0645;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: 'Euclid Circular B';
}
section.plans .plan-rotator .plan-billing-selector {
    display: flex;
    background-color: #DAD6E5;
    border-radius: 100px;
    padding: 3px;
    box-shadow: inset 0 0 5px #9b9b9b;
    position: relative; }
section.plans .plan-rotator .plan-billing-selector .pricing-tab-bg {
    position: absolute;
    width: 25%;
    height: 91%;
    z-index: 0;
    left: 2px;
    top: 2px;
    transition: all 300ms ease-in-out;
    background: #5B4B8A;
    border: 2px solid #AA93CA;
    border-radius: 50px;
    color: #fff;
    box-shadow: inset 0 0 15px #6f608f; }
section.plans .plan-rotator .plan-billing-selector .pricing-tab-bg.one {
    width: 97%; }
section.plans .plan-rotator .plan-billing-selector .pricing-tab-bg.two {
    width: 49%; }
section.plans .plan-rotator .plan-billing-selector .pricing-tab-bg.two {
    width: 49%; }
section.plans .plan-rotator .plan-billing-selector .cycle {
    padding: 10px 30px;
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #5B4B8A;
    cursor: pointer;
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0;
    justify-content: center;
    white-space: nowrap; }
section.plans .plan-rotator .plan-billing-selector .cycle:hover {
    color: #483972; }
section.plans .plan-rotator .plan-billing-selector .cycle.selected {
    color: #fff;
    z-index: 1; }
section.plans .plan-rotator .cycle-details {
    margin-top: 20px;
    text-align: center;
}
section.plans .plan-rotator .cycle-details h2 {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.plans .plan-rotator .cycle-details p {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 0px; }
section.plans .plan-rotator .cycle-details p strong {
    font-weight: 400;
    padding: 2px 8px;
    background-color: #7b6ca2;
    color: #fff;
    border-radius: 50px;
    line-height: 30px; }
section.plans .plan-rotator .cycle-details p.warning {
    font-size: 15px;
    line-height: 18px;
    color: #ff5a5b;
    display: flex;
    align-items: center; }
section.plans .plan-rotator .cycle-details p.warning i {
    font-size: 30px;
    margin-right: 10px;
    color: #ff5a5b; }
section.plans .wh-plans {
    background: #FFFFFF;
    border: 1px solid rgba(104, 64, 219, 0.2);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    margin-top: 60px; }
section.plans .wh-plans .wh-plan-container {
    padding: 40px;
    padding-bottom: 0px; }
section.plans .wh-plans .wh-plan-container.recommended {
    background: #FFFFFF;
    border: 1px solid rgba(104, 64, 219, 0.2);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    width: 110%;
    height: 105%;
    position: relative;
    top: -25px;
    left: -15px;
    z-index: 1;
    padding: 45px;
    padding-bottom: 5px; }
section.plans .wh-plans .wh-plan-container.recommended .wh-plan-name {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 80px;
    display: flex;
    align-items: center;
    color: #6840DB; }
section.plans .wh-plans .wh-plan-container.recommended .recommended {
    background: #6840DB;
    border-radius: 50px;
    padding: 8px 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    position: absolute;
    top: -15px;
    left: 35%;
    box-shadow: 0 12px 7px -10px #6c418754; }
section.plans .wh-plans .wh-plan-container.recommended .wh-plan-pricing .plan-pricing {
    color: #6840DB; }
section.plans .wh-plans .wh-plan-container.recommended .plan-feature-icon {
    color: #6840DB !important; }
section.plans .wh-plans .wh-plan-container.recommended .plan-feature-icon .fas.fa-check {
    color: #6840DB !important; }
section.plans .wh-plans .wh-plan-container.recommended .wh-plan-features ul li .plan-cta a.cta-button {
    background-color: #6840DB;
    color: #fff !important; }
section.plans .wh-plans .wh-plan-container.recommended .wh-plan-features ul li .plan-cta a.cta-button:hover {
    background-color: #5234A7; }
section.plans .wh-plans .wh-plan-container .wh-plan-name {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 60px;
    display: flex;
    align-items: center;
    color: #371B58; }
section.plans .wh-plans .wh-plan-container .wh-plan-description {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #8B8894; }
section.plans .wh-plans .wh-plan-container .wh-plan-pricing {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 0px;
    color: #371B58;
    margin-bottom: 30px; }
section.plans .wh-plans .wh-plan-container .wh-plan-pricing .plan-pricing {
    padding-bottom: 10px; }

section.plans .wh-plans .wh-plan-container .wh-plan-pricing .plan-pricing span.grey {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #D9D9D9;
    margin-left: 5px; }

section.plans .wh-plans .wh-plan-container .wh-plan-pricing .plan-regular-pricing{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #8B8894;
}

section.plans .wh-plans .wh-plan-container .wh-plan-pricing .plan-regular-pricing span.grey {
    font-weight: 500;
    text-decoration-line: line-through;
    color: #8B8894; }
section.plans .wh-plans .wh-plan-container .wh-plan-pricing .plan-regular-pricing span.no-strike{
    text-decoration: none;
}
section.plans .wh-plans .wh-plan-container .wh-plan-main-feature {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #8B8894; }
section.plans .wh-plans .wh-plan-container .wh-plan-main-feature img {
    padding-left: 5px; }
section.plans .wh-plans .wh-plan-container .wh-plan-main-feature img.nginx {
    height: 12px;
    margin-top: -3px; }
section.plans .wh-plans .wh-plan-container .wh-plan-main-feature img.litespeed {
    height: 17px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul {
    text-decoration: none;
    list-style: none;
    margin: unset;
    padding: unset; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #2e0547;
    display: flex;
    align-items: center;
    margin-bottom: 6px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li i {
    font-size: 12px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li b.orange, section.plans .wh-plans .wh-plan-container .wh-plan-features ul li b {
    color: unset;
    font-weight: 500; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li a {
    text-decoration: none;
    color: #371B58; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li a b.orange {
    color: unset;
    font-weight: 500; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-icon {
    padding: 5px;
    width: 30px;
    text-align: center;
    margin-right: 5px;
    color: #9e7cba; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-icon img {
    max-width: 17px;
    max-height: 17px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-icon .fas.fa-times {
    color: #dc3545; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text.tooltip-text {
    color: inherit;
    text-decoration: none;
    border-bottom: 2px dotted #cbc8d2;
    background: linear-gradient(0deg, #67ff7f6b 0%, rgba(253, 187, 45, 0) 50%);
    cursor: help;
    padding-bottom: 1px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text.excluded {
    background: linear-gradient(0deg, #dc354559 0%, rgba(253, 187, 45, 0) 30%);
    text-decoration: line-through; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text img.whmcs {
    max-width: 53px;
    position: relative;
    top: -2px;
    margin-left: 4px;
}
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text .far.fa-question-circle {
    position: absolute;
    right: 50px;
    font-size: 14px;
    color: #9e7cba; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-cta {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-cta a {
    transition: all 300ms ease-in-out; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-cta a.cta-button {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #6840DB;
    border: 2px solid #6840DB;
    border-radius: 50px;
    padding: 17px 50px;
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-cta a.cta-button:hover {
    background-color: #5234A7;
    color: #fff !important; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-cta a.compare-button {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #371B58;
    border-bottom: 2px dotted #371B58;
    margin-top: 5px; }
section.plans .wh-plans .wh-plan-container .wh-plan-features ul .feature-type {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #8B8894;
    padding: 12px 0px; }

.tooltip > .tooltip-inner ul {
    list-style: none;
    color: #2e0547;
    font-size: 14px;
    line-height: 18px;
    padding: 0px;
    margin: 0px; }
.tooltip > .tooltip-inner ul li {
    margin: 5px 0px;
    font-size: 14px;
    font-family: 'euclid circular b';
    font-weight: 300; }
.tooltip > .tooltip-inner ul li i {
    margin-right: 3px; }
.tooltip > .tooltip-inner ul li i.fa-times {
    color: #dc3545; }

.tooltip.show {
    top: -7px !important; }

.tooltip > .tooltip-inner {
    width: unset;
    background: #FFFFFF;
    border: 1px solid #ece5f0;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px #6e6e6e2e;
    border-radius: 20px;
    min-width: 300px;
    padding: 30px; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    top: -3px;
    border-width: .8rem .8rem 0;
    border-top-color: #fff; }

section.compare-tables {
    display: none; }
section.compare-tables.selected {
    margin-top: 80px;
    display: block; }
section.compare-tables .table tbody {
    display: table-row-group; }
section.compare-tables .table u {
    font-size: 12px; }
section.compare-tables .compared-plans {
    background-color: #fefeff;
    height: 115px; }
section.compare-tables .compared-plans .container.compare-table {
    box-shadow: 0 5px 5px -5px #320f7026;
    height: 115px; }
section.compare-tables .help-text a {
    color: #ff5a5b;
    font-weight: 600; }
section.compare-tables .help-text a svg {
    height: 15px; }
section.compare-tables td i.fas.fa-times {
    color: #ff3533; }
section.compare-tables td i.fas.fa-check {
    color: #66d978; }
section.compare-tables td i.fas.fa-infinity {
    color: #7b5692; }

section.reseller-features .feature-container {
    background: #ffffff;
    border: 1px solid #f0e8e9;
    box-sizing: border-box;
    box-shadow: 0px 1px 4px #6e6e6e1a;
    border-radius: 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 20px;
    min-height: 380px;
    transition: 0.2s all ease-in-out !important; }
section.reseller-features .feature-container:hover {
    transition: 0.5s all ease-in-out !important;
    transform: translateY(-5px); }
section.reseller-features .feature-container:hover > .feature-content {
    color: #463252; }
section.reseller-features .feature-container .feature-image {
    height: 80px;
    display: flex;
    align-items: center; }
section.reseller-features .feature-container .feature-image img {
    height: 60px; }
section.reseller-features .feature-container h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #2e0547; }
section.reseller-features .feature-container hr {
    border: 1px solid #ff5a5a;
    width: 25%; }
section.reseller-features .feature-container .feature-content {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #816492; }

.plans{
    margin-top: 70px;
}
.pricing-heading > h1{
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 76px;
    text-align: center;
    color: #2e0547;
}
.pricing-heading > h2{
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
section.compare-tables {
    display: none; }
section.compare-tables .help-text {
    font-family: 'euclid circular b';
    font-size: 20px;
    font-weight: 600;
    color: #371b56; }
section.compare-tables .help-text a {
    color: #f98783;
    font-weight: 600;
    border-bottom: 2px dashed;
    text-decoration: none; }
section.compare-tables .help-text a:hover {
    color: #ff5a5b; }
section.compare-tables .compare-tables-heading h2 {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 76px;
    color: #371B58;
    text-align: center; }
section.compare-tables .features-tables-heading {
    background-color: #fff;
    box-shadow: 0 10px 10px #623e7a1f; }
section.compare-tables .features-tables-heading .table-sticky-wh-plans {
    height: 150px; }
section.compare-tables .features-tables-heading .table-sticky-wh-plans tbody {
    width: 100%;
    height: 150px; }
section.compare-tables .features-tables-heading .table-sticky-wh-plans tbody tr td {
    border: none;
    vertical-align: middle;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #f4effe;
    width: 25%; }
section.compare-tables .features-tables-heading .table-sticky-wh-plans tbody tr td:first-child, section.compare-tables .features-tables-heading .table-sticky-wh-plans tbody tr td:last-child {
    border: none; }
section.compare-tables .features-tables-heading .table-sticky-wh-plans tbody tr td .recommended {
    font-size: 13px;
    font-family: 'euclid circular b';
    font-weight: 500;
    background-color: #f98783;
    padding: 3px 30px;
    position: absolute;
    bottom: -10px;
    color: #fff;
    border-radius: 50px; }
section.compare-tables a.compare-features-cta {
    border: 2px solid #6840DB;
    color: #6840DB;
    padding: 10px 15px;
    margin: 7px;
    border-radius: 50px;
    font-family: 'euclid circular b';
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 300ms ease-in-out;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center; }
section.compare-tables a.compare-features-cta:hover {
    background-color: #6840DB;
    color: #fff !important; }
section.compare-tables.selected {
    display: block; }
section.compare-tables .table tbody {
    display: table-row-group; }
section.compare-tables .compared-plans {
    background-color: #fefeff;
    height: 115px; }
section.compare-tables .compared-plans .container.compare-table {
    box-shadow: 0 5px 5px -5px #320f7026;
    height: 115px; }
section.compare-tables td i.fas.fa-times {
    color: #ff3533; }
section.compare-tables td i.fas.fa-check {
    color: #66d978; }
section.compare-tables td i.fas.fa-infinity {
    color: #7b5692; }

.plan-feature-text img.whmcs {
    max-width: 53px;
    position: relative;
    top: -2px;
}

.mobile-map-new{
    display: none;
}



/*-----------------------------------
    22 - Responsive
------------------------------------*/

@media screen and (max-width: 1440px) {
    section.plans .wh-plans .wh-plan-container {
        padding: 20px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-name {
        font-size: 28px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-description {
        font-size: 15px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-pricing {
        font-size: 30px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-pricing .plan-pricing span.grey {
        font-size: 20px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-pricing .regular-pricing {
        font-size: 12px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-icon {
        margin-right: 0px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-features ul li {
        font-size: 13px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text .far.fa-question-circle {
        font-size: 14px;
        right: 30px; }

    section.plans .wh-plans .wh-plan-container.recommended .wh-plan-name {
        font-size: 35px;
        line-height: 75px; }

    section.plans .wh-plans .wh-plan-container.recommended {
        padding: 30px; }

    section.plans .wh-plans .wh-plan-container.recommended .recommended {
        left: 50%;
        transform: translateX(-50%); }

    .compare-table .package h4 {
        display: none; }

    section.compare-tables .help-text {
        font-size: 18px; }

    .map-feature-container{
        margin-top: -50px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 5000px) {
    .pricing.slider .slides-toggle .slide-prev {
        left: -10px;
    }

    .pricing.slider .plan-container {
        margin-right: 26px;
    }

    .pricing.slider .slider-wrap {
        margin-left: 15px;
    }

    .isometric-illustration {
        width: 700px;
        position: absolute;
        margin-left: -140px;
        top: 0%;
    }

    .isometric-illustration-padding {
        width: 610px;
        margin-left: -146px;
        top: 28%;
    }

    .hosting-page-header h1 {
        font-size: 48px;
        line-height: 60px;
    }
}
@media screen and (max-width: 1199px) {
    /*Hero Section*/
    .home-header .bg-slant-1 {
        left: 41.4%;
        top: -55px;
        width: 1300px;
    }

    .hostArmada-hero-svg {
        height: 800px;
        background-position: 58% 50%;
    }

    .home-header .main-heading {
        padding-top: 170px;
    }

    .isometric-illustration {
        width: 100%;
        position: absolute;
        margin-left: -35px;
        top: 7%;
    }

    .isometric-illustration-padding {
        width: 88%;
        margin-left: -50px;
        top: 35%;
    }

    .top-banner .heading {
        line-height: 40px;
        font-size: 28px;
        padding-top: 40px;
        text-align: center;
    }

    .top-banner .subheading {
        line-height: 25px;
        font-size: 15px;
        margin-bottom: 32px;
        text-align: center;
    }

    .subheading-big {
        font-size: 20px;
        text-align: center;
    }

    .main-buttons {
        padding-top: 27px;
        text-align: center;
    }

    /*End Hero Section*/
    /*Pricing Tables*/
    .service-text {
        padding: 30px 10px 10px 10px;
    }

    .service-text p {
        padding: 15px;
    }

    .pricing .wrapper .top-content {
        padding: 25px;
    }

    .pricing .wrapper .top-content .svg {
        height: 50px;
    }

    .pricing .price {
        font-size: 20px;
    }

    .pricing .wrapper .title {
        font-size: 18px;
    }

    .pricing.special .wrapper a {
        margin-top: 10px;
    }

    .pricing.special .wrapper a.btn {
        font-size: 12px;
        padding: 13px 14px;
    }

    .pricing .list-info img {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

    .pricing.special .list-info li {
        font-size: 15px;
    }

    .pricing.special .list-info li {
        padding: 9px 0;
        font-size: 15px;
    }

    .pricing.special .list-info li span.explanation {
        font-size: 12px;
    }

    .hosting-perks {
        margin-top: 60px;
    }

    .hosting-perks h3 {
        font-size: 15px;
    }

    .hosting-perks p {
        font-size: 11px;
    }

    /*End Pricing Tables*/
    /*Map*/

    .map-feature-container .content-wrapper h1{
        font-weight: 600;
        font-size: 30px;
    }

    /*End Map*/
    /*Why Choose Us*/
    section.why-choose-us-heading {
        padding-top: 13px;
        padding-bottom: 0px;
    }

    .reasons {
        font-size: 12px;
    }

    .feature-icon img {
        width: 50px;
        height: 50px;
    }

    .feature-caption p {
        font-size: 11px;
    }

    .reason-head h3 {
        font-size: 16px;
    }

    /*End Why Choose Us*/
    /*Testimonials*/
    .testimonial-pic img {
        width: 200px;
        margin-left: 25px;
    }

    .testimonial-text-box {
        width: 63%;
        margin-left: 24%;
    }

    .testimonial-box-full {
        height: 195px;
    }

    .testimonial-box-full .client-details {
        left: 14.5%;
        top: 69%;
        width: 179px;
        height: 65px;
    }

    .testimonial-text-box h3 {
        font-size: 16px;
    }

    .testimonial-box-full .client-details .client-name {
        font-size: 11px;
        padding-top: 5px;
    }

    .stars img {
        width: 12px;
    }

    /*End Testimonials*/
    /*Footer*/
    .footer .heading {
        font-size: 16px;
    }

    .footer .footer-menu .menu-item {
        font-size: 14px;
    }

    .footer .footer-bottom {
        font-size: 12px;
    }

    .footer .payment-list li p {
        font-size: 12px;
    }

    .footer .soc-icons i {
        height: 36px;
        line-height: 38px;
        border-radius: 50%;
        width: 36px;
    }

    .footer .payment-list {
        margin-left: -50px;
    }

    /*End Footer*/
    .blog .sidebar .posts .tabs-header li {
        padding: 0 5px 18px 5px;
    }

    .blog .sidebar .archives .img {
        float: none;
        margin-bottom: 5px;
    }

}
@media screen and (max-width: 1199px) {
    section.hosting-features {
        background-color: #fff;
        padding-bottom: 100px;
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -15px;
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -15px !important;
    }

    .pricing.slider .slides-toggle .slide-prev span {
        display: none !important;
    }

    .pricing.slider .slides-toggle .slide-next span {
        display: none !important;
    }

    .pricing.slider .wrapper {
        width: 300px;
        display: inline-block;
    }

    .tabs.offers-tabs .tabs-content .tabs-item.active:before {
        content: none;
    }

    .history-section .wrappper h3 {
        font-size: 20px;
    }

    .history-section .wrappper .desc {
        display: table;
    }

    .product-title h3 {
        font-size: 12px;
        padding: 14px;
    }

    .product-meta {
        padding: 0px 15px;
        margin-top: 35%;
    }

    #sidebar {
        width: auto !important;
    }

    .team .soc-icons-wrap .icons {
        display: inline-block;
        margin-top: 140px;
        padding: 10px;
    }

    .countdown .wrapper .heading {
        font-size: 40px;
    }

    .countdown .wrapper .heading {
        font-size: 20px;
    }

    .countdown .wrapper .clock {
        font-size: 40px;
    }

    .countdown .wrapper .clock div {
        padding: 20px 37px;
    }

    .countdown .wrapper .clock span {
        font-size: 13px;
    }

    .btn-order .continue {
        padding: 15px 30px;
        font-size: 16px;
    }

    .casestudy .icon-quote {
        margin-left: 10px;
    }

    .casestudy .content-info p:last-child {
        display: none;
    }

    .casestudy .content-info hr {
        display: none;
    }

    .blog .sidebar .heading {
        font-size: 14px;
    }

    .blog .sidebar .archives .item-wrap {
        padding-bottom: 0px;
    }

    .wrap-blog .infos i {
        font-size: 22px;
    }

    .footer .footer-menu .menu-item {
        margin-left: 0;
    }

    .footer .soc-icons.m-left {
        padding-left: 90px;
    }

    .footer .logo-bg {
        margin-top: 56px;
        width: 380px;
    }

    .wpc-vps-info .content-price {
        padding: 50px 40px;
    }

    .wpc-vps-info .h-plans-info .price {
        font-size: 35px !important;
    }

    .h-plans-info .price .symbol {
        font-size: 24px !important;
    }

    .blog .sidebar .tabs .tabs-header li {
        margin: 0px 0px 30px 0px;
        width: 100%;
    }

    .blog .sidebar .posts .img {
        width: 100%;
        margin-bottom: 15px;
    }

    .megamenu .start-offer .inner span {
        display: none;
    }

    .megamenu-list .start-offer .inner span {
        display: none;
    }

    .opensource-features h3 {
        text-align: left;
    }

    .opensource-feature-text-right h3 {
        text-align: right;
    }

    .sitewide-notice a.promo-btn {
        color: #fcf9ff;
        font-size: 13px;
        background-color: #ff5a5b;
        padding: 8px 7px;
        font-weight: 600;
        transition: all .3s ease-in-out;
        text-decoration: none;
        border-radius: 5px;
    }

    .pricing-plan-container .pricing-plan-header .plan-cta .btn-default-orange-fill {
        min-width: unset;
    }

    .pricing-plan-container .plan-name {
        font-size: 30px;
    }

    .pricing-plan-container .pricing-plan-header .plan-short-description {
        font-size: 13px;
        min-height: 85px;
    }
    .compare-table .row.comparison-table-header {
        width: 63%; }

    section.pricing-header .main-container .product-selector .product-box.selected .product-headings h1 {
        font-size: 16px; }

    section.plans .wh-plans .wh-plan-container.recommended .recommended {
        padding: 8px 10px;
        font-size: 12px; }

    section.pricing-header .main-container .product-selector .product-box .product-headings h1 {
        font-size: 16px; }

    section.plans .plan-rotator .plan-billing-selector .cycle {
        font-size: 14px; }

    section.plans .wh-plans .wh-plan-container.recommended .wh-plan-name {
        font-size: 30px;
        line-height: 70px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-description {
        font-size: 12px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-cta a.cta-button {
        font-size: 14px;
        border: 2px solid #6840DB;
        padding: 15px 40px; }

    section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text .far.fa-question-circle {
        font-size: 14px;
        right: 20px; }

    section.plans .wh-plans .wh-plan-container.recommended {
        padding: 20px; }

    .compare-table table tbody tr th {
        min-width: 300px; }

    .compare-table .package h3 {
        font-size: 16px; }

    section.compare-tables .help-text {
        font-size: 16px; }
}
@media screen and (min-width: 1199px) {
    .product-title h3 {
        font-size: 13px;
        padding: 13px;
    }

}
@media screen and (min-width: 1170px) {
    .cd-gallery.filter-is-visible {
        width: 100% !important;
    }

    .cd-filter {
        width: 100% !important;
    }

    .cd-filter form {
        width: 100% !important;
        padding: 0px !important;
    }

    .cd-gallery li {
        width: 31% !important;
    }

    .cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
        color: #808080;
    }

    .no-touch .cd-filter-trigger:hover {
        text-decoration: none;
    }
}
@media screen and (max-width: 991px) {

    .home-header .main-heading h1 {
        font-size: 35px;
    }

    .home-header .main-iso-img {
        padding-top: 195px;
    }

    .main-buttons a.btn-header {
        font-size: 15px !important;
        min-width: unset !important;
    }

    /*Opensource Ready */
    .regular-content {
        display: none;
    }

    .responsive-content {
        display: block;
        margin-top: unset;
    }

    section.opensource-ready div.isometric-separator-cubes img {
        padding-top: 0px;
    }

    .opensource-icons .opensource-image-container {
        padding: 10px;
        background-color: unset;
        box-shadow: unset;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .opensource-wordpress .opensource-image-container {
        position: unset;
        left: unset;
    }

    .opensource-buttons a {
        margin-bottom: 15px;
    }

    /*End Opensource Ready */
    /*Hero Section*/
    .hostArmada-hero-svg {
        height: 800px;
        background-position: 58% 50%;
    }


    .isometric-illustration {
        position: absolute;
        margin-left: -55px;
        top: 2%;
    }

    .isometric-illustration-padding {
        margin-left: -70px;
        top: 29%;
    }

    .top-banner .container {
        max-width: 991px;
    }

    .top-banner .heading {
        line-height: 40px;
        font-size: 25px;
        padding-top: 40px;
        text-align: center;
    }

    .top-banner .subheading {
        line-height: 25px;
        font-size: 14px;
        margin-bottom: 32px;
        text-align: center;
    }

    .subheading-big {
        font-size: 20px;
        text-align: center;
    }

    .main-buttons {
        padding: 25px 0px;
        text-align: center;
        position: relative;
        z-index: 8;
    }

    .main-buttons a:first-child {
        margin-right: unset;
        margin-bottom: 25px;
    }

    /*End Hero Section*/
    /*Pricing Tables*/
    .pricing .container {
        max-width: 925px;
    }

    .service-text {
        padding: 65px 10px 10px 10px;
    }

    .service-text h1 {
        font-size: 30px;
    }

    .service-text p {
        padding: 13px;
        font-size: 15px;
    }

    .pricing .wrapper .top-content {
        padding: 25px;
    }

    .pricing .wrapper .top-content .svg {
        height: 50px;
    }

    .pricing .price {
        font-size: 20px;
    }

    .pricing .wrapper .title {
        font-size: 18px;
    }

    .pricing.special .wrapper a {
        margin-top: 10px;
    }

    .pricing.special .wrapper a.btn {
        font-size: 12px;
        padding: 13px 14px;
    }

    .pricing .list-info img {
        width: 40px;
        height: 40px;
        margin-right: 15px;
    }

    .pricing .list-info {
        padding: 15px;
    }

    .pricing.special .list-info li {
        padding: 9px 0;
        font-size: 11px;
    }

    .pricing.special .list-info li span.explanation {
        font-size: 10px;
    }


    .hosting-perks .container {
        max-width: 925px;
    }

    .hosting-perks h3 {
        font-size: 13px;
        text-align: center;
    }

    .hosting-perks p {
        font-size: 10px;
        text-align: center;
    }

    /*End Pricing Tables*/
    /*Map*/


    .map-new {
        display: none;
    }

    .mobile-map-new{
        display: block !important;
        text-align: center;
        background: url('/uploads/website_images/svg/map/mobile/dashed-line.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .mobile-map-new h1.continent-heading{
        font-size: 30px;
        font-weight: 600;
        font-family: 'Euclid Circular B';
        margin-top: 50px;
    }

    section.homepage-features .home-feature-container .animIconContainer {
        position: absolute;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -12%) !important;
        right: unset!important;
    }

    /*End Map*/
    /*Why Choose Us*/
    section.why-choose-us-heading {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .reason-img {
        width: 40%;
    }

    body > section.why-choose-us > div.container {
        max-width: 925px;
    }

    .reasons {
        font-size: 12px;
        text-align: center;
    }

    .feature-icon img {
        width: 40px;
        height: 40px;
    }

    .feature-caption p {
        font-size: 10px;
        padding: 0px 7px;
    }

    .reason-head h3 {
        font-size: 20px;
    }

    .reason-body {
        padding: 10px;
    }

    .features-buttons {
        margin-bottom: 100px;
    }

    /*End Why Choose Us*/
    /*Testimonials*/
    body > section.testimonials-section > div.container {
        max-width: 925px;
    }

    /*End Testimonials*/
    /*Footer*/
    body > footer > div.container, body > footer > div.footer-bottom > div {
        max-width: 925px;
    }

    /*End Footer*/
    div.get-started .cta-box-features, div.free-consultation .cta-box-features {
        text-align: center;
    }

    div.shared-hosting-features-cta {
        text-align: center;
    }

    div.shared-hosting-features-cta a.btn {
        margin: 15px
    }

    section.client-area-slides .row.section-cta {
        text-align: center;
    }

    .sitewide-notice {
        text-align: center;
    }

    .pricing-plan-container .pricing-plan-header .plan-pricing {
        font-size: 35px;
    }

    .compare-table .package a.btn-default-orange-fill {
        padding: 10px 20px;
        min-width: unset;
    }

    .compare-table .package h3 {
        font-size: 15px;
    }

    .billing-terms .billing-term-container .term-name {
        font-size: 15px;
    }

    .pricing-plan-container {
        margin-top: 25px;
    }


    .footer .footer-top {
        text-align: center;
    }

    .footer .footer-top hr {
        margin: auto;
    }

    .footer .footer-top .logo-and-text img {
        width: 100%;
        max-width: 300px;
    }

    .footer .footer-top .newsletter {
        width: 100%;
        max-width: 300px;
        margin: auto;
    }

    .footer .footer-top .newsletter .newsletter-form {
        margin: 15px 0px;
    }

    .footer .footer-top .heading {
        margin-top: 40px;
    }

    .footer .footer-top .pad-l {
        padding-left: unset;
    }

    .footer .footer-top ul.footer-menu li.menu-item {
        text-align: center;
    }

    .footer .footer-bottom .copyright-text {
        line-height: unset;
        padding: 10px 0px;
        text-align: center;
    }

    .reviews-summary .badges-container {
        flex-direction: column; }

    section.pricing-header .main-container .product-selector {
        display: none; }

    section.pricing-header .main-container .product-menu-container {
        display: block; }

    .billing-terms .billing-terms-row {
        margin-bottom: 0px;
        min-height: 90px; }

    .pricing-plan-container .plan-name {
        font-size: 22px; }
    .pricing-plan-container .pricing-plan-header .pricing-plan-short-description {
        font-size: 12px;
        min-height: 65px; }

    section.product-menu .product-box {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
        text-align: center;
        min-height: 100%; }
    section.product-menu .product-box h1 {
        position: relative;
        width: 100%; }
    section.product-menu .product-box h2 {
        margin-top: 5px; }

    .compare-table table tbody tr th {
        min-width: 255px; }

    .compare-tables .compared-plans {
        display: none; }

    .compare-table {
        display: block; }

    table.features-table tbody tr th {
        min-width: unset;
        font-size: 13px; }
    table.features-table tbody tr td {
        padding: 10px 5px; }
    table.features-table tbody tr td img {
        height: 15px; }
    table.features-table tbody tr td h3 {
        font-size: 18px; }
    table.features-table tbody tr td a.btn {
        padding: 17px 17px; }

    .compare-table table tbody tr th {
        min-width: unset; }

    .row.vertical-cetner .hero-image {
        display: none; }

    section.compare-tables .compared-plans {
        display: none; }

    .compare-table {
        display: block !important; }

    .compare-table table tr td h3 {
        font-size: 15px; }

    section.plans .plan-rotator {
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: transparent; }

    section.plans .plan-rotator .cycle-details {
        border-left: unset;
        padding-left: unset;
        text-align: center;
        margin-left: unset;
        color: #2e0547;
        padding-top: 15px; }
    section.plans .plan-rotator .cycle-details p {
        color: #2e0547; }
    section.plans .plan-rotator .cycle-details h2 {
        display: block;
        color: #2e0547; }

    section.compare-tables .compare-tables-heading h2 {
        line-height: unset;
        font-size: 30px; }

    section.compare-tables a.compare-features-cta {
        padding: 10px !important; }

    section.plans .wh-plans .wh-plan-container .wh-plan-name {
        font-size: 25px;
    }
    section.plans .wh-plans .wh-plan-container .wh-plan-features ul li .plan-feature-text .far.fa-question-circle {
        font-size: 14px;
        right: 25px;
    }
    section.plans .wh-plans .wh-plan-container.recommended{
        left: unset;
    }
    .map-feature-container {
        margin: 15px 0px;
    }
}
@media screen and (min-width: 991px) {
    .domain-prices li:first-child {
        padding-left: 0px;
    }
}
@media screen and (max-width: 767px) {

    .home-header .main-heading {
        padding-top: 240px;
    }

    .home-header .main-iso-img {
        padding-top: unset;
    }

    /*Hero Section*/
    .hostArmada-hero-svg {
        height: 1200px;
        background-position: 34% 50%;
    }

    .top-banner .heading {
        margin-top: 400px;
    }

    .isometric-illustration {
        width: 100%;
        margin-top: -850px;
        margin-left: auto;
        margin-right: auto;
        top: 0%;
        left: 0%;
    }

    .isometric-illustration-padding {
        width: 100%;
        background-image: url("/uploads/website_images/padding.png");
        background-size: 94%;
        background-position: top center;
        background-repeat: no-repeat;
        height: 700px;
        padding-top: 700px;
        margin-left: 1.7%;
        margin-top: -760px;
        top: 0%;
        left: 0%;
    }

    body > div.hostArmada-hero-svg > div > div > div > div.col-md-6.col-sm-12.animated.fadeInRight.fast.custom-delay-2 > img.isometric-illustration-padding {
        width: 100%;
    }


    /*End Hero Section*/
    /*Pricing*/
    .service-text {
        margin-top: 50px;
    }

    .service-text span {
        color: #fa8681 !important;
    }

    .pricing.special .wrapper {
        width: 50%;
        margin: 50px auto;
    }

    /*End Pricing*/
    /*Map Section*/
    body > section.services.maping.map-section.sec-grad-purple > div.container.map-container.service-wrap > div.row.map-points > div > div {
        width: 109px;
        height: 77px;
        background-size: contain;
        font-size: 10px;
        padding: 23px 5px 0px 19px;
    }

    /*End Map Section*/
    /*Features*/
    .img-box-aligned-left {
        margin-top: -490px;
    }

    .features-content-aligned-left {
        margin-top: 245px;
    }

    .features-buttons div.button-right {
        text-align: center;
    }

    .features-buttons div.button-left {
        text-align: center;
    }

    /*End Features*/
    /*Testimonials*/
    .testimonial-pic img {
        width: 140px;
        margin-left: 22px;
    }

    .testimonial-text-box p {
        font-size: 11px;
    }

    .testimonial-box-full .client-details {
        left: 14.5%;
        top: 58%;
        width: 143px;
        height: 67px;
    }

    .testimonial-text-box
        /*End Testimonials*/
    .cd-main-content {
        position: absolute !important;
        height: 100% !important;
    }

    .cd-main-content .cd-filter form {
        padding: 60px 20px;
    }

    .cd-main-content.is-fixed .cd-filter form {
        height: 100vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .cd-main-content.sec-up {
        margin: 0px !important;
        z-index: 3 !important;
    }

    .cd-main-content .cd-filter .sec-main {
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: none !important;
    }

    .cd-filter .row {
        margin: 0px !important;
        display: block !important;
    }

    .cd-filter .container {
        margin: 0px !important;
        padding: 0px !important;
    }

    .btn.cd-filter-trigger {
        display: inline-block !important;
        width: auto !important;
        text-indent: initial !important;
    }

    .cd-main-content.animated {
        animation-fill-mode: initial !important;
    }


    .top-banner .heading {
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 15px;
    }

    .top-banner .subheading {
        margin-bottom: 30px;
        margin-left: 0;
    }

    .hidden-xs {
        display: inline-block !important;
    }

    .pricing .subheading {
        margin-bottom: 50px;
    }

    h2.section-heading {
        font-size: 26px !important;
    }

    .section-heading.small-text {
        font-size: 28px !important;
    }

    .section-heading.small-text {
        font-size: 28px !important;
    }

    .section-subheading.small-text {
        font-size: 16px !important;
    }

    .section-offer.services .tabs.offers-tabs img {
        margin: 0 auto;
        max-width: 100%;
    }

    .pricing.slider .info {
        margin-top: 0;
    }

    .pricing.slider .soc-icons {
        display: block;
        float: none;
        margin-top: 10px;
        margin-right: 0;
        text-align: left;
        padding: 0;
    }

    .pricing.slider .slides-toggle {
        display: none;
    }

    .pricing.slider .swiper-wrapper .price {
        font-size: 38px;
    }

    .pricing.slider .swiper-wrapper sup {
        font-size: 26px;
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -15px;
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -15px;
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -80px;
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -80px;
    }

    .pricing.slider .wrapper {
        width: 100% !important;
        display: inline-block;
    }

    .pricing .table .title {
        font-size: 16px;
    }

    .best-plans.pricing .wrapper {
        margin-top: 0;
    }

    .best-plans.pricing .wrapper.first {
        margin-top: 50px;
    }

    .best-plans .table-responsive {
        border: none;
        margin-bottom: 0;
    }

    .section-plans .heading {
        font-size: 22px;
    }

    .h-plans-info .header-wrap {
        text-align: center;
    }

    .tabs.offers-tabs .img {
        display: block;
        margin: 0 auto;
    }

    .tabs.offers-tabs .tabs-content .info {
        padding-right: 0;
    }

    .tabs.offers-tabs .tabs-content .heading {
        margin-top: 30px;
    }

    .tabs.offers-tabs .tabs-header li {
        margin-top: 50px;
    }

    .circle-section .title-round {
        font-size: 18px;
        font-weight: bold;
    }

    .services.circle-section .heading {
        margin-top: 34px;
    }

    .services.circle-section .info {
        font-size: 14px;
    }

    .history-section .wrappper.right {
        text-align: center;
        padding: 0 15px;
    }

    .history-section .wrappper {
        text-align: center;
    }

    .service-skills .skills-wrap {
        text-align: center;
    }

    .history-section .history-separate {
        margin-bottom: 0px;
    }

    .history-section .history-separate img {
        padding: 0px 120px 30px;
    }

    .history-section .wrappper img {
        width: 25%;
        margin: 0px 0px 20px 0px;
        float: none;
    }

    .filter-menu ul li {
        font-size: 13px;
    }

    .product-meta {
        padding: 0px 70px;
        margin-top: 35%;
    }

    .details .wrappper .value {
        text-align: center;
        float: none;
        margin: 0px;
    }

    .details .wrappper .quantity {
        display: inline-grid;
    }

    .shop .select {
        margin: 0 0 30px;
    }

    .shop .select.second {
        margin: 30px 0 0;
    }

    .products .wrapper {
        width: 49%;
        padding-right: 18px;
        padding-left: 18px;
        float: none;
        display: inline-block;
    }

    .products .btn {
        padding: 25px 38px;
        font-size: 14px;
    }

    .team .soc-icons-wrap .icons {
        margin-top: 250px;
    }

    .modal-dialog {
        min-height: calc(100vh - 20px);
    }

    .fill-input {
        font-size: 14px !important;
        padding: 13px 20px 13px 20px !important;
    }

    .general-input input.btn {
        padding: 17px 17px;
    }

    .domain-prices li {
        padding: 10px 12px !important;
        font-size: 14px !important;
    }

    .subcribe {
        display: none;
    }

    .countdown .wrapper .clock .divider {
        margin-top: -38px;
        font-size: 25px;
    }

    .countdown .wrapper .clock span {
        font-size: 12px;
        margin: 0px 20px;
    }

    .countdown .wrapper .clock div:first-child {
        border: none;
        background-color: transparent !important;
        color: #212122;
    }

    .cart .table-responsive {
        border: none;
    }

    .cart .data-cart .btn.order {
        margin-left: 0;
        margin-top: 20px;
    }

    .cart.end {
        padding-top: 50px;
    }

    .casestudy .swiper-slide {
        text-align: left;
        padding-bottom: 50px;
    }

    .casestudy .author {
        padding-left: 0px !important;
    }

    .casestudy .content-info {
        padding-left: 0px !important;
    }

    .casestudy .ml-4 {
        margin-left: 0px !important;
    }

    .casestudy .slide-prev {
        display: none;
    }

    .casestudy .slide-next {
        display: none;
    }

    .casestudy .casestudy {
        text-align: center;
        margin-left: 0px;
    }

    .accordion.faq .panel-title {
        font-size: 15px;
    }

    .accordion.faq .panel-title {
        font-size: 14px;
        line-height: 26px;
    }

    .wrap-blog {
        padding: 0px;
    }

    .wrap-blog > img {
        width: 100%;
    }

    .blog .media.answer {
        padding-left: 30px;
    }

    .blog .sidebar {
        margin-top: 80px;
    }

    .footer {
        text-align: center;
    }

    .footer .footer-top img {
        width: 160px;
    }

    .footer .soc-icons a {
        margin: 0px 8px 0px 5px !important;
    }

    .footer .payment-list li {
        font-size: 18px !important;
    }

    .footer .payment-list li p {
        font-size: 12px !important;
    }

    .footer .footer-bottom .copyrigh {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .footer .footer-menu {
        padding: 0;
        margin-left: 0;
    }

    .footer .footer-menu {
        float: none;
        text-align: center;
        padding: 0;
        margin-left: 0;
    }

    .footer .payment-list {
        float: none;
        text-align: center;
        padding: 0;
        margin-left: 0;
    }

    .footer .footer-menu .menu-item {
        text-align: center;
        font-size: 14px;
    }

    .footer .footer-top .col-md-3.col-sm-6 {
        margin-bottom: 50px;
    }

    .footer .footer-top .col-md-3.col-sm-6:last-child {
        margin-bottom: 30px;
    }

    .footer .col-md-3.col-sm-6 {
        margin-bottom: 50px;
    }

    .footer .col-md-3.col-sm-6:last-child {
        margin-bottom: 10px;
    }

    .footer .footer-bottom .footer-menu {
        top: 0px !important;
        margin-bottom: 10px;
    }

    .footer .soc-icons {
        text-align: center;
        padding-left: 0;
    }

    .footer .soc-icons i {
        font-size: 18px;
    }

    .footer .logo-bg {
        display: none;
    }

    .cd-tab-filter ul {
        display: none;
    }

    .cd-tab-filter.is-open ul {
        display: none;
    }

    .cd-tab-filter::after {
        display: none;
    }

    .cd-filter-content a {
        display: block;
    }

    .table td {
        padding: .75rem;
    }

    .section-404 .input-group {
        margin-top: 35px;
    }

    .section-404 .img {
        visibility: hidden;
    }

    .getready .column-support-subtitle {
        font-size: 16px;
        line-height: 26px;
    }

    .sec-main {
        padding: 80px;
    }

    .general-input {
        width: 100% !important;
    }

    .custom-element-right {
        display: none !important;
    }

    .cd-gallery li {
        width: 100%;
        margin-bottom: 2em;
    }

    .overview .overview-info {
        text-align: center;
    }

    .overview .img-over {
        text-align: center;
    }

    .overview .overview-info {
        padding: 60px 0;
    }

    .form-contact i {
        display: none;
    }

    .wpc-cloud-range .info-range {
        font-size: 14px;
    }

    .maping .datacenters {
        width: 14px;
        height: 14px;
    }

    .path-left {
        display: none;
    }

    .path-right {
        display: none;
    }

    .top-header {
        padding-top: 110px;
        padding-bottom: 70px;
    }

    .top-header .wrapper .heading {
        font-size: 42px;
    }

    .top-header .wrapper .subheading small {
        display: none;
    }

    .soc-icons-apply {
        display: none;
    }

    .countdown .wrapper .clock {
        font-size: 32px;
    }

    .countdown .wrapper .clock div {
        border: none !important;
        margin: 0px 50px 0px 0px;
        padding: 0px;
    }

    .countdown .wrapper .clock span {
        font-size: 13px;
        margin-top: 0px
    }

    .notfound p {
        font-size: 14px;
    }

    .notfound br {
        display: none;
    }

    .megamenu .service-list .service .media-body a {
        font-size: 14px !important;
    }

    .megamenu-list .service-list .service .media-body a {
        font-size: 14px !important;
    }

    /* Countdown */
    .count-txt {
        font-size: 20px;
    }

    .count-content .clock#specialclock {
        font-size: 20px;
    }

    /* Pattern */
    .svg.pattern {
        display: none;
    }

    section.footer-cta div.flying-logo {
        top: 122px;
    }

    .compare-table, .comparison-show-hide {
        display: none;
    }

    .footer-top hr {
        margin-left: auto;
    }

}
@media only screen and (max-width: 768px) {
    .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    section.pricing-header .main-container .product-selector .product-box .product-headings {
        padding: 15px; }

    section.pricing-header .main-container .product-selector .product-box .tab-bg {
        width: 82%; }

    section.plans .wh-plans .wh-plan-container.recommended {
        width: unset;
        height: unset;
        top: unset;
        left: unset; }

    section.compare-tables, section.compare-tables.selected {
        display: none; }

    .domain-pricing-info{
        flex-direction: column;
    }
}
@media screen and (min-width: 768px) {

    .header a {
        top: 15px;
        right: 10px;
    }

    .cd-filter {
        position: relative;
        width: 100% !important;
        height: auto !important;
        background: transparent !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }

    .cd-filter .cd-close {
        opacity: 0 !important;
        top: -50px !important;
    }

    .cd-filter.filter-is-visible {
        display: inline-block !important;
        width: 100% !important;
        box-shadow: none !important;
    }

    .cd-main-content.is-fixed .cd-filter {
        position: relative !important;
        height: auto !important;
        overflow: initial !important;
    }

    .cd-filter::before {
        display: none !important;
    }

    .cd-gallery.filter-is-visible {
        margin-top: 28% !important;
    }

    .cd-main-content.is-fixed .cd-gallery {
        padding-top: 600px !important;
    }

    .btn.cd-filter-trigger {
        display: none !important;
    }

    .cd-filter-block .list li {
        margin: 0px 15px 15px 0px !important;
        display: inline-block !important;
    }

    .cd-filter-block ul {
        padding: 0px !important;
    }

    div.main-buttons > a.btn-header.btn-default-orange-fill {
        margin-bottom: 15px;
    }


}
@media screen and (max-width: 576px) {
    .footer-cta-home h1.cta-heading {
        font-size: 40px;
        line-height: 50px;
    }

    /*Hero Section*/
    .hostArmada-hero-svg {
        height: 1039px;
        background-position: 38% 50%;
    }

    .top-banner {
        padding-top: 131px;
    }

    .top-banner .container {
        max-width: 422px;
    }

    .top-banner .subheading {
        font-size: 13px;
    }

    .isometric-illustration {
        margin-top: -735px;
    }

    .isometric-illustration-padding {
        margin-top: -680px;
        margin-left: auto;
        margin-right: auto;
    }

    .top-banner .heading {
        margin-top: 287px;
        font-size: 27px;
        margin-left: auto;
        margin-right: auto;
    }

    /*End Hero Section*/
    /*Pricing Tables*/
    .pricing.special .wrapper {
        width: 80%;
        margin: 35px auto;
    }

    /*End Pricing Tables*/
    /*Map*/
    /*Map Section*/
    body > section.services.maping.map-section.sec-grad-purple > div.container.map-container.service-wrap > div.row.map-points > div > div {
        width: 66px;
        height: 58px;
        background-size: contain;
        font-size: 7px;
        padding-top: 13px;
        padding-left: 13px;
    }

    /*End Map Section*/
    /*Features Section*/
    .feature-icon img {
        width: 34px;
        height: 34px;
    }

    .img-box-aligned-left {
        margin-top: -673px;
    }

    .features-img {
        width: 100%;
        height: 100%;
    }

    /*End Features Section*/
    /*Testimonials*/
    .testimonial-pic {
        position: relative;
        text-align: center;
        left: 0%;
        right: 0%;
    }

    .testimonial-pic img {
        margin: 10px 0px;
    }

    .testimonial-box-full {
        height: 100%;
    }

    .testimonial-box-full .client-details {
        left: 0px;
        top: 0px;
        position: relative;
        margin-top: -21px;
        margin-right: auto;
        margin-left: auto;
        width: 142px;
        height: 61px;
    }

    .testimonial-text-box {
        width: 68%;
        margin: 0 auto;
        padding: 13px;
    }

    .testimonial-text-box h3 {
        font-size: 12px;
    }

    /*End Testimonials*/
    .secfeat {
        display: none;
    }

    .chars {
        display: none;
    }

    .domain-prices {
        display: none;
    }

    .top-header .wrapper .round:before {
        top: 10px;
    }

    .tabs.offers-tabs .tabs-header ul {
        padding: 0;
    }

    .tabs.offers-tabs .tabs-header li {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tabs.offers-tabs .tabs-header {
        padding: 0px;
    }

    .filter-menu ul {
        padding: 0px 0px;
    }

    .filter-menu ul li {
        font-size: 12px;
        padding: 10px;
    }

    .featured.isotope .col-xs-6 {
        width: 100% !important;
    }

    .best-seller .col-xs-6 {
        width: 100% !important;
    }

    .product-meta {
        padding: 0px 70px;
        margin-top: 35%;
    }

    .products .wrapper {
        width: 100%;
    }

    .team .soc-icons-wrap .icons {
        display: inline-block;
        margin-top: 250px;
    }

    .cart .data-cart .order-suma {
        margin-left: 0;
        padding: 26px 46px;
    }

    .casestudy img {
        width: 100%;
    }

    .pagination > li > a {
        margin-bottom: 20px;
    }

    .special-footer {
        margin-bottom: -150px;
    }

    .sec-main {
        padding: 80px 15px;
    }

    .wrap-blog .wrapper {
        padding: 60px 15px !important;
    }

    .blog.blog .wrap-blog .comments {
        padding: 60px 30px !important;
    }

    .blog.blog .wrap-blog .livecomment {
        padding: 60px 30px !important;
    }

    .blog .sidebar {
        padding: 50px 15px !important;
    }

    .circle-section .text-left:first-child {
        text-align: left !important;
    }

    .circle-section .text-left {
        text-align: center !important;
    }

    .pricing-plan-container .plan-promo {
        margin-right: 0px;
    }

    section.plans .plan-rotator .plan-billing-selector .cycle {
        font-size: 12px;
        padding: 5px 20px; }
}
@media screen and (max-width: 420px) {
    .home-header .bg-slant-1 {
        left: 60.4%;
        top: -55px;
        width: 1300px;
    }

    .home-header .bg-slant-1 {
        left: 60.4%;
        top: -18px;
    }

    .home-header .main-heading h1 {
        font-size: 33px;
    }

    /*Hero Section*/
    .hostArmada-hero-svg {
        height: 1050px;
        background-position: 39% 50%;
    }

    .top-banner .subheading {
        font-size: 14px;
    }

    .isometric-illustration {
        width: 98%;
        margin-top: -660px;
    }

    .isometric-illustration-padding {
        width: 100%;
        margin-top: -610px;
        margin-left: auto;
        margin-right: auto;
    }

    .top-banner .heading {
        margin-top: 200px;
        font-size: 21px;
        margin-left: auto;
        margin-right: auto;
        line-height: 29px;
    }

    /*End Hero Section*/
    /*Features Section*/
    .feature-caption p {
        font-size: 8px;
    }

    /*End Features Section*/
    section.footer-cta div.flying-logo {
        top: 165px;
    }

    .pricing-info{
        flex-direction: column;
    }


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

    .testimonial-button {
        display: none;
    }

    section.footer-cta div.flying-logo {
        top: 185px;
    }

    section.footer-cta div.fly-with-us-box {
        border-radius: 27px;
    }

    .btn-header {
        min-width: 180px;
        margin-top: 15px;
    }

    .text-separator {
        width: 150px;
        background-size: contain;
    }

    section.footer-cta div.fly-with-us-box {
        padding: unset;
    }

    section.footer-cta div.fly-with-us-box div.main-buttons .btn-header {
        min-width: 170px;
        margin-left: auto;
        margin-right: auto;
    }

    section.footer-cta div.flying-logo {
        top: 208px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    section.footer-cta {
        padding-bottom: 50px;
    }
}


