body {
    overflow-x: hidden;
}
#header.header {
    display: none;
}
#main-body p, #main-body span, #main-body button, #main-body a {
    font-family: "Lato", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
}
h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
}
p {
    font-size: 15px;
    font-family: "Lato", sans-serif;
    line-height: 24px;
    font-weight: 400;
}
a, a:active, a:hover, a:visited {
    text-decoration: none;
}
.tagline_container h1 {
    line-height: 38px;
    font-size: 32px;
    font-family: "Lato", sans-serif;
    margin-bottom: 5px;
    color: #ff8e28;
    font-weight: 900;
    margin-top: 0;
    text-shadow: none;
}
.mtop25 {
    margin-top: 25px !important;
}
.mtop10 {
    margin-top: 10px !important;
}
.mtop15 {
    margin-top: 15px !important;
}
.tagline_container h2 {
    font-family: "Lato", sans-serif;
    font-size: 22px;
    margin-bottom: 5px;
    color: #f2f2f2;
    margin-top: 0;
    line-height: 30px;
    text-shadow: none;
    font-weight: 300;
}
.tagline_container ul {
    display: flex;
    margin: 8px 0;
    width: 100%;
    justify-content: start;
    list-style: none;
    padding: 0;
}
.tagline_container ul li {
    font-weight: 500;
    color: #fff;
    position: relative;
    padding-left: 10px;
    line-height: 35px;
    font-size: 18px;
}
.tagline_container ul li:first-child {
    padding-left: 0;
}
.tagline_container ul li:not(:last-of-type) {
    margin-right: 14px;
}
.tagline_container ul li img {
    opacity: 1;
    float: left;
    margin-top: 6px;
}
.tagline_container ul li > img {
    margin-right: 9px;
}
.tp-banner-container {
    background-image: url('../images/spamexperts/cudacunnect.png') !important;
    height: 520px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.tp-banner-container-m {
    width: 100%;
    height: 458px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/spamexperts/cudacunnectm.jpg);
}
.tp-banner-cuda_m {
    background-image: url(../images/spamexperts/cudacunnectm.jpg) !important;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important;
}
.mob_tag {
    height: 460px;
    position: relative;
}
.tagline_container-m {
    position: absolute;
    padding: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mob_ban_txt {
    position: relative;
    bottom: 20%;
}
.mob_ban_txt h1, .mob_ban_txt h3, .mob_ban_txt h2, .mob_ban_txt h4 {
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
}
.tagline_container {
    background-color: rgba(0, 0, 0, 0.7);
    display: inline-block;
    float: left;
    margin-top: 110px;
    padding: 20px;
}
.logo {
    margin: 10px 0 !important;
    max-height: 60px !important;
    width: auto;
    height: auto;
}
.tagline_container a.btn-orange {
    margin-top: 15px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-orange {
    background-color: #d17c17;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    border-radius: 4px;
    text-decoration: none;
}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}
.btn-orange:hover {
    background-color: #1a2943;
    color: #fff;
}
.btn-orange2 {
    text-transform: none;
    border: 0;
    padding: 12px 20px;
    border-radius: 4px;
    font-size: 17px;
    text-decoration: none;
}
.btn-orange2, .btn-pricing:hover {
    background-color: #d17c17;
    color: #fff;
}
.btn-orange2:hover, .btn-orange:focus {
    background-color: #1a2943;
    color: #fff;
}
.btn-dyn-whatsapp {
    background-color: #3ebd4e !important;
    padding: 5px 10px !important;
    display: inline-flex;
    align-items: center;
}
.btn-dyn-whatsapp i {
    font-size: 30px !important;
    display: inline-block;
    margin-right: 5px;
}
.heading2 {
    font-size: 27px;
    color: #1a2943;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0 !important;
    padding: 30px 0;
    margin-top: 20px;
}
.heading2.style2 {
    font-size: 38px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
.heading2::after {
    content: '';
    width: 50px;
    height: 4px;
    display: block;
    margin: 20px auto;
    background-color: rgba(26, 41, 67, .5);
}
.primary-bg-color {
    background-color: #fff;
}
.section1 {
    padding: 60px 0 40px 0;
}
.why_box {
    background-color: #ecf5ff;
    padding: 40px 30px;
    margin-bottom: 20px;
    border-radius: 20px;
    height: 360px;
}
.why_box img {
    margin-bottom: 20px;
    max-height: 80px;
}
.why_box h3 {
    margin: 0 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}
.why_box p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 26px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}
.spamexperts_tabs {
    position: sticky;
    top: 0;
    left: 0;
    background-color: #8e8e8e;
    z-index: 999;
}
.spamexperts_tabs ul {
    display: flex;
    column-gap: 20px;
    margin: 0;
    list-style: none;
    padding: 0;
}
.spamexperts_tabs li {
    padding: 20px 40px;
}
.spamexperts_tabs li.active {
    background-color: #051f4e;
}
.spamexperts_tabs li.active img {
    filter: invert(1);
}
.spamexperts_tabs li a {
    display: flex;
    column-gap: 15px;
}
.spamexperts_tabs li a .hd {
    display: block;
    font-size: 20px;
    color: #fff;
}
.spamexperts_tabs li a .desc {
    color: #d9d9d9;
    line-height: 14px !important;
    font-size: 15px;
}
.spamexperts_tabs li a img {
    height: 60px;
}
.section3, .section5, .section7 {
    padding: 60px 0;
}
.section3 .row, .section5 .row, .section7 .row {
    display: flex;
    align-items: center;
}
.section3 h3, .section5 h3, .section7 h3 {
    color: #d17c17;
    font-size: 22px;
}
.section3 h2, .section5 h2, .section7 h2 {
    font-size: 32px;
    margin: 0 0 10px;
}
.section3 p, .section5 p, .section7 p {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 0;
}
.features-container .feature-box {
    background-color: #eff2fe;
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 330px;
}
.features-container .feature-box .icon {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.features-container .feature-box .icon img {
    width: 100%;
}
.features-container .feature-box h4 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #0a2046;
}
.features-container .feature-box p {
    color: #667099;
}
.section4, .section6, .section8 {
    padding-bottom: 60px;
}
.section5, .section6 {
    background-color: #f3f3f3;
}
.section4 .heading2, .section6 .heading2, .section8 .heading2 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
.section6 .features-container .feature-box {
    height: 310px;
}
.section8 .features-container .feature-box {
    height: 290px;
}
.section9 {
    padding: 60px 0 0 !important;
}
.faq-sec .heading2 {
    font-size: 3em;
    line-height: 1.4em;
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
.inline-form {
    display: inline-block;
}
.section-pricing {
    padding: 0 0 90px 0;
}
.section-pricing .hosting-tabs-content {
    padding: 0;
    background-color: transparent;
}
.section-pricing h2.content-heading {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #1a2943;
}
.section-pricing .hosting-pricing-box .hosting-pricing-box-content {
    background-color: #f2f2f2 !important;
}
.hosting-pricing-box .plansubhead {
    width: auto;
    font-size: 13px !important;
    margin-top: 3px;
}
.price-container {
    font-size: 3rem;
    margin-top: 10px;
    line-height: 1.2;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-header p, section.hosting .hosting-pricing-box .hosting-pricing-box-content p {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    padding: 0 20px;
}
.price-currency-before {
    font-weight: 700;
    top: -20px;
    font-size: 50%;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    letter-spacing: 2px;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-content li {
    border-bottom: 2px solid #e5e5e5;
    text-align: center;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-content h5 {
    color: #d17c17;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 28px;
}
.price-before-separator {
    font-size: 2rem;
    font-weight: 900;
    font-family: "Lato", sans-serif;
    line-height: 1.5;
}
.price-text-behind-inline {
    font-size: 1.2rem;
    display: inline-block;
}
.renew-price {
    margin-top: 0;
    color: #b4c7dd;
}
.renew-price span {
    color: #ff8e28;
}
.planheading {
    font-size: 26px !important;
    text-transform: none;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}
.plansubhead {
    text-transform: none;
    color: #889aba !important;
    margin: auto;
}
.hosting-pricing-box .plansubhead {
    width: auto;
    font-size: 16px !important;
    margin-top: 3px;
    margin-bottom: 15px;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-header {
    padding: 15px 0;
    background-color: #1a2943;
    color: #fff;
    text-align: center;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-header h5 {
    color: #ff8e28;
    text-transform: none;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-content li {
    padding: 8px 20px;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-content h5 {
    font-size: 19px;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-content p {
    font-size: 14px;
    color: #8e8e8e;
    margin-bottom: 0;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-footer {
    background-color: #8e8e8e;
    padding: 25px 0 15px 0;
    text-align: center;
    height: 186px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-footer select {
    color: #363e44;
    border: 1px solid #ccc;
    transition: background-color 0.25s ease-in, border-color 0.25s ease-in;
    box-shadow: none;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.btn-pricing {
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    padding: 12px 40px;
    color: #fff;
}
section.hosting .hosting-pricing-box .hosting-pricing-box-footer a {
    color: #fff;
    display: inline-block;
    line-height: 17px;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: 'Lato', Sans-Serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0em;
    margin-top: 5px;
    margin-bottom: -5px;
}
.btn-pricing, section .logo-icons .action a::after {
    background-color: #1a2943;
}
.affordable-hosting-small-business.bg_color {
    background-color: #0A2046;
}
.gsuite_features .affordable-hosting-small-business.bg_color, .vps_bg_texture {
    margin-top: 0;
    background-size: 100%;
}
.affordable-hosting-small-business.bg_color .affordable-hosting, .affordable-hosting-small-business.bg_color .affordable-hosting p {
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.affordable-hosting-small-business.bg_color .affordable-hosting, .affordable-hosting-small-business.bg_color .affordable-hosting p {
    text-align: center;
    font-size: 21px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 30px !important;
    color: #bdc3cd !important;
}
.trouble-text, section.how_it_works_ssl_bg h4 {
    font-size: 20px;
    margin-top: 68px;
    text-align: center;
}
.section9 .affordable-heading {
    margin-bottom: 60px;
}
.section9 .affordable-heading h3 {
    font-size: 32px;
    color: #fff;
}
.section9 .affordable-heading p {
    font-size: 21px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 30px !important;
    color: #bdc3cd !important;
}
.trouble-text a {
    color: #fff !important;
    display: block;
    margin-top: 15px;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
}
.trouble-text p {
    color: #889aba;
}
.section9 .trouble-text a img {
    margin: 0;
}
.section9 .trouble-text {
    margin-top: 0 !important;
    margin-bottom: 100px !important;
    height: 240px;
}
.section9 .trouble-text a span {
    display: block;
    margin: 10px 0;
    font-size: 19px;
}
.section9 .trouble-text p {
    padding: 0 20px;
    height: auto;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}
.panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
    border: 1px solid transparent;
}
.panel-group > .panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0;
}
.panel-heading.active {
    background-color: #1a2943;
}
.panel-heading {
    background-color: #ececec;
    color: #fff;
    border-radius: 0;
    border: none;
    padding: 10px;
}
.panel-heading .panel-title a {
    color: #1a2943;
}
.panel-group .panel-heading {
    border-bottom: 0;
    color: #fff;
    border: none;
    padding: 10px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-heading.active .panel-title a, .panel-title a {
    color: #fff;
}
.panel-title a {
    display: block;
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
div[id*=accordion] .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}
div[id*=accordion] .panel-heading a:before {
    content: '\e316';
    font-size: 42px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 3px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
.collapse {
    display: none;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    background: #ececec;
    color: #333;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    padding: 15px 25px;
    font-family: 'Lato', Sans-Serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
}
.panel-group .panel + .panel {
    margin-top: 15px;
}
.collapse.in {
    display: block;
}
.text-center {
    text-align: center;
}
a.simple_orange {
    color: #d17c17;
    text-transform: uppercase;
    padding-top: 20px;
    display: block;
}
.section-pricing h2.content-heading {
    font-family: 'Lato', Sans-Serif;
    font-weight: 700;
    font-size: 36px;
    color: #1a2943;
    margin-bottom: 60px;
}
.hosting-tabs-content .content-heading::after {
    content: '';
    width: 70px;
    height: 4px;
    display: block;
    margin: 20px auto;
    background-color: #828a97;
}
.outgoingarchiving,
.incomingoutgoingarchiving {
    display: none;
}
.section10 {
    margin-bottom: 60px;
}
.spam-experts-container {
    width: 100%;
    overflow-x: hidden;
}
.content-heading small.tagline {
    display: block;
    margin-top: 15px;
    color: #d17c17;
    font-family: 'Lato', Sans-Serif;
    font-weight: 700;
}
@media (max-width: 1024px) {
    .spamexperts_tabs {
        display: none;
    }
}
@media (max-width: 767px) {
    .tagline_container-m {
        padding-top: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        height: 100%;
    }
    .tagline_container-m img.logo {
        max-width: 210px;
        margin: 0 auto !important;
    }
    .tagline_container-m h1 {
        font-size: 28px;
        font-weight: bold;
        color: #ff8e28;
    }
    .tagline_container-m ul {
        margin-bottom: 20px;
    }
    .tagline_container-m ul li {
        display: inline-block;
    }
    .tagline_container-m h2 {
        font-size: 22px;
        line-height: 29px;
        font-weight: normal;
        margin-top: 10px;
    }
}