/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
#subbanner h1,
#subbanner p {
    text-shadow: 3px 2px 3px #353535;
}
#content a.list-group-item:focus,
#content a.list-group-item:hover,
#domainpricing a:hover,
#gameservers a:hover,
#homepagesslcerts a:hover,
#hosting-plans a:hover,
#productfaqs .panel-default > .panel-heading a,
#resellerplans a:hover,
#sslcerts a:hover,
#topbar a:focus,
#topbar a:hover,
#voiceservers a:hover,
#webdesignaddons a:hover,
#webdesignplans a:hover,
#webhosting a:hover,
.faq .panel-default > .panel-heading a {
    text-decoration: none;
}
@font-face {
    font-family: IBMPlexSans;
    src: url(../fonts/IBMPlexSans-Regular.ttf) format("truetype"), url(../fonts/IBMPlexSans-Regular.otf) format("opentype"), url(../fonts/IBMPlexSans-Regular.woff2) format("woff2"), url(../fonts/IBMPlexSans-Regular.woff) format("woff"),
        url(../fonts/IBMPlexSans-Regular.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: IBMPlexSans;
    src: url(../fonts/IBMPlexSans-SemiBold.ttf) format("truetype"), url(../fonts/IBMPlexSans-SemiBold.otf) format("opentype"), url(../fonts/IBMPlexSans-SemiBold.woff2) format("woff2"), url(../fonts/IBMPlexSans-SemiBold.woff) format("woff"),
        url(../fonts/IBMPlexSans-SemiBold.eot) format("embedded-opentype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: IBMPlexSans;
    src: url(../fonts/IBMPlexSans-Bold.ttf) format("truetype"), url(../fonts/IBMPlexSans-Bold.otf) format("opentype"), url(../fonts/IBMPlexSans-Bold.woff2) format("woff2"), url(../fonts/IBMPlexSans-Bold.woff) format("woff"),
        url(../fonts/IBMPlexSans-Bold.eot) format("embedded-opentype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-VariableFont_wght.ttf) format("truetype");
    font-weight: 1 999;
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Italic.ttf) format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-BoldItalic.ttf) format("truetype");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-MediumItalic.ttf) format("truetype");
    font-weight: medium;
    font-style: italic;
}
#topbar {
    padding-top: 5px !important;
    padding-bottom: 0 !important;
    background: #dc304b;
    left: 0;
    z-index: 999 !important;
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #dadada;
    font-family: IBMPlexSans, sans-serif;
}
#menu .navbar-default .navbar-nav > li > a,
#subbanner,
#subbanner h1 {
    font-family: IBMPlexSans, cursive;
}
#topbar #webchat a:hover {
    color: #9a9a9a !important;
}
#topbar .social .fa {
    margin-left: 0;
    vertical-align: middle;
    font-size: 14px !important;
    color: #dee8f6 !important;
}
#topbar .social .fa:hover {
    color: #fff !important;
    transition: color 0.55s ease-in-out;
    -moz-transition: color 0.55s ease-in-out;
    -webkit-transition: color 0.55s ease-in-out;
}
#topbar .social a {
    margin-right: 0 !important;
}
#topbar a.btn {
    color: #fff !important;
    font-weight: 200;
}
#topbar a {
    color: #dee8f6 !important;
    font-size: 11px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    vertical-align: middle;
    margin-right: 15px;
}
#topbar a:focus,
#topbar a:focus .fa,
#topbar a:hover,
#topbar a:hover .fa {
    color: #fff !important;
}
#topbar .fa {
    color: #dee8f6 !important;
    font-size: 14px;
    vertical-align: text-bottom;
    margin-left: 12px;
}
#topbar .clientmenulinks .fa {
    margin-left: 5px;
    padding-right: 5px;
    vertical-align: text-top;
}
#menu {
    background: #dee8f6;
    width: 100%;
    height: 90px;
    z-index: 999;
}
#menu .navbar-default .navbar-toggle {
    background: #dc304b !important;
    border-color: #dc304b;
}
#menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#menu .normal {
    margin-top: 24px;
    z-index: 999;
}
#menu .navbar-nav > li > .dropdown-menu {
    border-top: none !important;
    padding-top: 0;
    padding-bottom: 0;
}
#menu .dropdown-menu > li:first-child {
    border-top: none;
}
#menu .dropdown-menu > li {
    border-top: 0 solid #d7d7d7;
}
#menu .dropdown-menu > li > a {
    color: #2e3644;
    font-weight: 300;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#menu .normal .fa {
    margin-right: 15px !important;
    font-size: 13px;
    vertical-align: inherit;
    width: 12px;
    text-align: center;
}
#menu .normal .dropdown-submenu {
    position: relative;
}
#menu .normal .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    padding-top: 0;
    padding-bottom: 0;
}
#menu .normal .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
#menu .normal .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}
#menu .normal .dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
#menu .normal .dropdown-submenu.pull-left {
    float: none;
}
#menu .normal .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
#menu .dropdown-menu > li > a:hover {
    color: #fff;
    background: #dc304b;
}
#menu .container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
#menu .mainlogo {
    margin-top: 2px;
}
#menu .mainlogo:hover {
    opacity: 0.5;
    transition: opacity 0.55s ease-in-out;
    -moz-transition: opacity 0.55s ease-in-out;
    -webkit-transition: opacity 0.55s ease-in-out;
}
#menu .navbar {
    position: relative;
    min-height: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#menu .navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    padding-left: 0;
    margin-top: 0;
    background: #dee8f6;
}
#menu .navbar-default {
    background: #fff;
    border: none !important;
    z-index: 999 !important;
}
#breadcrumbs,
.affix {
    border-bottom: 1px solid #dadada;
}
#menu .navbar-default .navbar-nav > li > a {
    font-size: 16px;
    font-weight: 700;
    color: #2e3644;
    margin-top: 15px;
    text-transform: uppercase;
}
#menu .nav > li > a {
    position: relative;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px !important;
}
#menu #menu-right,
#menu .nav > li > a.last {
    margin-right: 0 !important;
}
#menu .navbar-default .navbar-nav > li > a:hover {
    color: #687a99;
}
#menu .navbar-default .navbar-nav > li > a:focus {
    color: #687a99;
    background: #dee8f6;
}
#menu .navbar-default .navbar-nav > .active > a {
    background-color: #dc304b;
    color: #fff;
}
#menu .navbar-default .navbar-nav > .active > a:hover {
    background-color: #dc304b;
    color: #f0f5fd;
}
#menu .navbar-default .navbar-nav > .active > a:focus {
    background-color: #dc304b;
    color: #fff;
}
#menu #menu-left {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
#menu #menu-right .fa {
    padding-right: 10px !important;
}
#menu .fa {
    padding-right: 0 !important;
}
#menu h3 .fa {
    padding-right: 10px !important;
    color: #2cb0e1;
}
.affix {
    top: 0 !important;
    -webkit-transition: all 0ms ease-in;
    transition: all 0ms ease-in;
    background: #dee8f6 !important;
}
#subbanner {
    background: #214c70;
}
#subbanner .container {
    background: url(../img/subbanner.png) center right no-repeat;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
#subbanner h1 {
    color: #fff;
    margin: 0;
    font-weight: 600;
}
#subbanner p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    float: left;
    font-size: 20px;
    margin-top: 20px;
}
#subbanner h1 .fa {
    font-size: 45px;
    vertical-align: text-top;
    padding-right: 15px;
}
#subbanner p .fa {
    padding-right: 10px;
}
#subbanner a {
    color: #fff;
}
#breadcrumbs {
    background-color: #e8e8e8;
    padding-top: 0;
    padding-bottom: 0;
    font-family: IBMPlexSans, sans-serif;
}
#content .list-group-item,
#content .list-group-item.active,
#content .list-group-item.active:focus,
#content .list-group-item.active:hover,
#homepagesslcerts,
#homepagesslcerts .panel-footer,
#homepagesslcerts .panel-title,
#homepagesslcerts .the-price h1,
#hostingfeatures,
#hostinghighlight,
#webhosting,
#webhosting .panel-title,
#webhosting .the-price h1,
#webhosting .the-price .h1,
#webhostingintro {
    font-family: IBMPlexSans, cursive;
}
#breadcrumbs .breadcrumb {
    padding: 8px 0;
    list-style: none;
    background-color: inherit;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 12px;
}
#content h1,
#content p {
    font-weight: 300;
    padding-bottom: 10px;
}
.breadcrumb > li + li:before {
    color: #bbb !important;
}
#breadcrumbs a {
    color: #5a5a5a !important;
    vertical-align: middle;
}
#breadcrumbs .fa {
    color: #545454;
}
#content {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fff;
}
#content .contentbox {
    background: #fff;
    padding-right: 30px;
}
#content h1 {
    margin-top: 0;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 30px;
}
#content h4 {
    margin-top: 50px;
    margin-bottom: 10px;
    font-weight: 300;
}
#content p {
    font-size: 14px;
    padding-top: 10px;
}
#content .fa {
    color: #214c70;
}
#content h3.menu .fa {
    color: #dc304b;
    font-size: 22px;
    padding-right: 15px;
}
#content .list-group-item.active,
#content .list-group-item.active:focus,
#content .list-group-item.active:hover {
    background-color: #fff !important;
    border: 0;
    font-weight: 600;
    font-size: 18px;
}
#content .list-group-item .fa {
    color: #dc304b;
    width: 40px;
    text-align: center;
    font-size: 18px;
    margin-right: 0;
    vertical-align: top;
}
#content .categoryoverview {
    border-top: none !important;
    border-bottom: none !important;
}
#content a.list-group-item:focus .fa,
#content a.list-group-item:hover .fa {
    transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out;
    color: #214c70;
}
#content a.list-group-item:focus,
#content a.list-group-item:hover {
    transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out;
    color: #000;
}
#content .list-group-item {
    position: relative;
    display: block;
    padding: 15px 0;
    background-color: #fff;
    border-top: 1px solid #ececec;
    color: #6d6d6d;
    font-size: 12px;
    text-transform: uppercase;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    font-weight: 400;
}
#content .list-group-item:last-child {
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px;
}
#content .list-group {
    margin-bottom: 25px;
}
#content .table {
    border: 1px solid #dadada;
    margin-bottom: 0;
}
#content .table th {
    padding: 15px;
    background: #6d6d6d;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #6d6d6d;
}
#content .table td {
    padding: 15px;
    background: #e8e8e8;
    border-color: #dadada;
    text-align: center;
    font-weight: 400;
    width: 33%;
}
#textboxes,
#webhostingintro {
    padding-bottom: 60px;
    padding-top: 60px;
}
#textboxes p {
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 14px;
}
#textboxes .fa {
    color: #214c70;
}
#textboxes .btn .fa {
    color: #fff;
}
#textboxes h3 {
    margin-bottom: 30px;
}
#webhostingintro {
    background: #fff;
}
#webhostingintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0;
}
#webhostingintro h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
}
#webhostingintro p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#webhostingintro .row {
    margin-top: 50px;
}
#webhostingintro .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle;
}
#webhosting {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#webhosting h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#webhosting .panel-heading {
    color: #fff;
    background-color: #dc304b;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#webhosting .table,
#webhosting .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#webhosting .table {
    margin-bottom: 0;
}
#webhosting .table tr {
    background: #fff;
}
#webhosting .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#webhosting .panel-body {
    padding: 0;
    text-align: center;
}
#webhosting .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#webhosting .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#webhosting .panel-title {
    font-size: 30px;
    font-weight: 900;
}
#webhosting .the-price h1,
#webhosting .the-price .h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
}
#webhosting .subscript {
    font-size: 25px;
}
#webhosting .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#webhosting .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#webhosting .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#hostingfeatures {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#hostingfeatures .featured {
    padding: 20px 0;
    text-align: center;
}
#hostingfeatures img {
    padding: 25px;
}
#hostingfeatures .featured > div > div {
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: 0.2s;
}
#hostingfeatures .col-md-4 {
    margin-top: 30px;
}
#hostingfeatures .featured > div:hover > div {
    margin-top: -10px;
    border: 1px solid #dadada;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 5px 2px;
    background: #e8e8e8;
    transition: 0.5s;
}
#hostingfeatures h2,
#hostingfeatures h4 {
    text-align: center;
}
#hostingfeatures p {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    margin-bottom: 20px;
}
#hostingfeatures .btn {
    text-transform: uppercase;
    font-weight: 600;
}
#hostinghighlight {
    padding-top: 60px;
    padding-bottom: 60px;
}
#hostinghighlight h2.intro {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 20px;
}
#hostinghighlight p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px;
}
#hostinghighlight .fa {
    padding-right: 10px;
    color: #dc304b;
}
#homepagesslcerts {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#homepagesslcerts h2 {
    margin-top: 0;
}
#homepagesslcerts .btn-lg {
    margin-top: 10px;
}
#dedicatedtable h3,
#homepagesslcerts .sslcertboxes,
#services h3 {
    margin-top: 40px;
}
#homepagesslcerts .panel-heading {
    color: #fff;
    background-color: #fff;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#homepagesslcerts .table,
#homepagesslcerts .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#homepagesslcerts .table {
    margin-bottom: 0;
}
#homepagesslcerts .table tr {
    background: #fff;
}
#homepagesslcerts .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#homepagesslcerts .panel-body {
    padding: 0;
    text-align: center;
}
#homepagesslcerts .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#homepagesslcerts .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#homepagesslcerts .panel-title {
    font-size: 30px;
    font-weight: 900;
}
#homepagesslcerts .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
}
#homepagesslcerts .subscript {
    font-size: 25px;
}
#homepagesslcerts img {
    vertical-align: text-top;
    padding: 2px;
}
#homepagesslcerts .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#homepagesslcerts .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#features,
#keypoints {
    background: #fff;
    padding-bottom: 60px;
    font-family: IBMPlexSans, cursive;
}
#homepagesslcerts .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#features {
    padding-top: 20px;
}
#features h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    display: flex;
    margin-top: 60px;
    color: #dc304b;
}
#features p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#features .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
}
#keypoints {
    padding-top: 60px;
}
#keypoints h2,
#keypoints h4 {
    text-align: center;
}
#keypoints .fa {
    padding-right: 0;
}
#keypoints .btn .fa {
    margin-right: 5px;
    margin-left: 2px;
}
#keypoints img {
    margin-top: 70px;
}
#keypoints .feature-items {
    padding: 20px 10px;
    clear: both;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#voiceintro,
#voiceservers {
    padding-top: 60px;
    font-family: IBMPlexSans, cursive;
}
#keypoints .feature-item .features-icon,
#keypoints .feature-items .features-icon {
    display: inline-block;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #dc304b;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 15%;
    box-shadow: 0 0 0 2px #dc304b;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#keypoints .feature-item:hover .features-icon,
#keypoints .feature-items:hover .features-icon {
    color: #fff;
    background: #dc304b;
}
#keypoints .feature-items h5 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 400;
}
#keypoints .features-left,
#keypoints .features-right {
    margin-top: 20px;
}
#voiceintro {
    background: #fff;
    padding-bottom: 60px;
}
#voiceintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0;
}
#voiceintro h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
}
#voiceintro p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#voiceintro .row {
    margin-top: 50px;
}
#voiceintro .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle;
}
#voiceservers {
    background: #f1f1f1;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#voiceservers img {
    margin-left: auto !important;
    margin-right: auto !important;
}
#voiceservers h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#voiceservers .panel-heading {
    color: #fff;
    background-color: #6dbcdb;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#voiceservers .table,
#voiceservers .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#voiceservers .table {
    margin-bottom: 0;
}
#voiceservers .table tr {
    background: #fff;
}
#voiceservers .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#voiceservers .panel-body {
    padding: 0;
    text-align: center;
}
#voiceservers .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#voiceservers .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#voiceservers .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#voiceservers .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#voiceservers .subscript {
    font-size: 25px;
}
#voiceservers .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#voiceservers .panel-footer:hover {
    background: #214c70;
    color: #fff;
}
#gamehighlight,
#voiceservers .white,
#voicetables {
    background: #fff;
}
#voiceservers .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#voicetables {
    padding-top: 60px;
    padding-bottom: 40px;
    font-family: IBMPlexSans, cursive;
}
#voicetables table {
    border: 1px solid #dadada;
}
#voicetables .fa {
    color: #dc304b;
}
#voicetables .table > tbody > tr > td {
    padding: 15px;
    font-weight: 400;
    vertical-align: middle;
}
#gamehighlight,
#gameservers,
#gameserversintro {
    padding-top: 60px;
    font-family: IBMPlexSans, cursive;
}
#voicetables table tr {
    background: #f2f2f2;
}
#voicetables table tr:hover {
    background-color: #fff !important;
}
#voicetables table th {
    padding: 15px;
    background: #6dbcdb;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #6dbcdb;
}
#voicetables table td.center,
#voicetables table th.center {
    text-align: center;
}
#voicetables .slotpricing {
    margin-top: 30px;
}
#gameserversintro {
    background: #fff;
    padding-bottom: 60px;
}
#gameserversintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0;
}
#gameserversintro h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
}
#gameserversintro p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#gameserversintro .row {
    margin-top: 50px;
}
#gameserversintro .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle;
}
#gamehighlight {
    padding-bottom: 60px;
}
#gamehighlight p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px;
}
#gamehighlight .fa {
    color: #dc304b;
}
#gamehighlight .btn .fa {
    color: #fff;
}
#gameservers {
    background: #f1f1f1;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#gameservers h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#gameservers h3.panel-title {
    font-size: 15px;
}
#gameservers .panel-heading {
    color: #fff;
    background-color: #6dbcdb;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#gameservers .table,
#gameservers .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#gameservers img {
    margin-left: auto;
    margin-right: auto;
}
#gameservers .table {
    margin-bottom: 0;
}
#gameservers .table tr {
    background: #fff;
}
#gameservers .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#gameservers .panel-body {
    padding: 0;
    text-align: center;
}
#gameservers .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#gameservers .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 5px 20px 10px;
    margin: 0;
    color: #fff;
}
#gameservers .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#gameservers .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#gameservers .subscript {
    font-size: 25px;
}
#gameservers .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#gameservers .bulk,
#gametables table th {
    font-size: 12px;
    text-transform: uppercase;
}
#gameservers .panel-footer:hover {
    background: #214c70;
    color: #fff;
}
#gameservers .white,
#gametables {
    background: #fff;
}
#gameservers .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#gameservers .bulk {
    margin-top: 15px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding-top: 5px;
    padding-bottom: 5px;
}
#gameservers .bulk .fa {
    color: #dc304b;
}
#gameservers .bulk a {
    color: #333;
}
#gameservers .bulk a:hover,
#gametables .fa {
    color: #dc304b;
}
#gametables {
    padding-top: 60px;
    padding-bottom: 40px;
    font-family: IBMPlexSans, cursive;
}
#gametables table {
    border: 1px solid #dadada;
}
#gametables .table > tbody > tr > td {
    padding: 15px;
    font-weight: 400;
    vertical-align: middle;
}
#resellerintro,
#resellerplans {
    padding-top: 60px;
    font-family: IBMPlexSans, cursive;
}
#gametables table tr {
    background: #f2f2f2;
}
#gametables table tr:hover {
    background-color: #fff !important;
}
#gametables table th {
    padding: 15px;
    background: #6dbcdb;
    color: #fff;
    border: 1px solid #6dbcdb;
}
#gametables table td.center,
#gametables table th.center {
    text-align: center;
}
#gametables .slotpricing {
    margin-top: 30px;
}
#resellerintro {
    background: #fff;
    padding-bottom: 60px;
}
#resellerintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0;
}
#resellerintro h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
}
#resellerintro p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#resellerintro .row {
    margin-top: 50px;
}
#resellerintro .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle;
}
#resellerplans {
    background: #f1f1f1;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#resellerplans h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#resellerplans .panel-heading {
    color: #fff;
    background-color: #6dbcdb;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#resellerplans .table,
#resellerplans .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#resellerplans .table {
    margin-bottom: 0;
}
#resellerplans .table tr {
    background: #fff;
}
#resellerplans .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#resellerplans .panel-body {
    padding: 0;
    text-align: center;
}
#resellerplans .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#resellerplans .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#resellerplans .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#resellerplans .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#resellerplans .subscript {
    font-size: 25px;
}
#resellerplans img {
    vertical-align: text-top;
    padding: 2px;
}
#resellerplans .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#dedicatedintro,
#dedicatedservers,
#resellerhighlight {
    padding-top: 60px;
    font-family: IBMPlexSans, cursive;
}
#resellerplans .panel-footer:hover {
    background: #214c70;
    color: #fff;
}
#resellerplans .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#resellerhighlight {
    background: #fff;
    padding-bottom: 60px;
}
#resellerhighlight p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px;
}
#resellerhighlight p.button {
    margin-top: 30px;
    text-align: center;
}
#resellerhighlight .fa {
    padding-right: 10px;
    color: #dc304b;
}
#resellerhighlight .btn .fa {
    color: #fff;
}
#dedicatedintro {
    background: #fff;
    padding-bottom: 60px;
}
#dedicatedintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0;
}
#dedicatedintro h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
}
#dedicatedintro p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#dedicatedintro .row {
    margin-top: 50px;
}
#dedicatedintro .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle;
}
#dedicatedservers {
    background: #f1f1f1;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#dedicatedservers h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#dedicatedservers .panel-heading {
    color: #fff;
    background-color: #dc304b;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#dedicatedservers .table,
#dedicatedservers .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#dedicatedservers .table {
    margin-bottom: 0;
}
#dedicatedservers .table tr {
    background: #fff;
}
#dedicatedservers .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#dedicatedservers .panel-body {
    padding: 0;
    text-align: center;
}
#dedicatedservers .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#dedicatedservers .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#dedicatedservers .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#dedicatedservers .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#domaincheck #partnerimage,
#domaincheck #tlds {
    margin-left: auto;
    margin-right: auto;
}
#dedicatedservers .subscript {
    font-size: 25px;
}
#webhosting img {
    vertical-align: text-top;
    padding: 2px;
}
#dedicatedservers .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#dedicatedservers .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#services,
#services table tr:hover {
    background-color: #fff;
}
#dedicatedservers .white,
#dedicatedtable,
#domainsintro {
    background: #fff;
}
#dedicatedservers a:hover {
    text-decoration: none;
}
#dedicatedservers .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#dedicatedtable table th,
#services table th {
    background: #6d6d6d;
    font-size: 14px;
    text-transform: uppercase;
}
#dedicatedtable table tr,
#domaincheck {
    background: #f1f1f1;
}
#dedicatedtable {
    padding-top: 60px;
    padding-bottom: 20px;
    font-family: IBMPlexSans, cursive;
}
#dedicatedtable .fa {
    color: #dc304b;
}
#dedicatedtable .white {
    color: #fff;
}
#dedicatedtable a {
    text-transform: uppercase;
}
#dedicatedtable table {
    border: 1px solid #ddd;
}
#dedicatedtable .table > tbody > tr > td {
    padding: 15px;
    font-weight: 400;
    vertical-align: middle;
}
#domainpricing,
#services {
    padding-top: 60px;
    font-family: IBMPlexSans, cursive;
}
#dedicatedtable table tr:hover {
    background-color: #fff !important;
}
#dedicatedtable table th {
    padding: 12px;
    border: 1px solid #6d6d6d;
    color: #fff;
}
#dedicatedfeatures .fa,
#services .fa {
    color: #dc304b;
}
#dedicatedtable table th:hover {
    background: #5f6868;
}
#dedicatedtable table td.center,
#dedicatedtable table th.center {
    text-align: center;
}
#dedicatedfeatures {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 60px;
    font-family: IBMPlexSans, cursive;
}
#dedicatedfeatures h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
#dedicatedfeatures h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
#services {
    padding-bottom: 60px;
}
#services .btnquote {
    margin-top: 25px;
    margin-bottom: 25px;
}
#services table {
    border: 1px solid #dadada;
}
#services table th.center {
    text-align: center;
}
#services table th {
    padding: 15px;
    color: #fff;
}
#services table td.center {
    text-align: center;
    vertical-align: middle;
}
#services .table > tbody > tr > td {
    vertical-align: middle;
}
#services table tr {
    background-color: #f2f2f2;
}
#domainsintro {
    padding-top: 70px;
    padding-bottom: 0;
    font-family: IBMPlexSans, cursive;
}
#domainsintro .benefits .fa {
    color: #dc304b;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px;
}
#domainsintro .benefits p.light {
    font-size: 18px;
}
#domaincheck {
    padding-top: 30px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    font-family: IBMPlexSans, cursive;
}
#domaincheck h1,
#domaincheck p {
    text-align: center;
    padding-bottom: 20px;
}
#domaincheck .fa {
    font-size: 30px;
    color: #fff;
    vertical-align: baseline;
    margin-top: 8px;
    margin-bottom: 8px;
}
#domaincheck p {
    margin-top: 30px;
    margin-bottom: 30px;
}
#domaincheck .input-group {
    padding-bottom: 30px;
}
#domaincheck #domainsearch {
    font-family: IBMPlexSans, cursive;
    font-size: 27px;
    height: 60px;
    padding-left: 2px;
    border-left: 0;
    color: #333;
    box-shadow: 0 0;
}
#domaincheck .domaincheckselect {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    width: 145px;
    height: 60px;
    border-radius: 0 !important;
    border: none;
    font-size: 27px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    outline: 0;
    box-shadow: 0 0;
    background-image: url(../img/down-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: 55%;
    background-position: 80% 55%;
}
#domaincheck .domaincheckselect:hover {
    background-image: url(../img/down-arrow-hover.png);
}
#domaincheck .table th,
#domaincheck .table > tbody > tr > td,
#domaincheck .table > tbody > tr > th,
#domaincheck .table > tfoot > tr > td,
#domaincheck .table > tfoot > tr > th,
#domaincheck .table > thead > tr > td,
.table td #domaincheck .table > thead > tr > th {
    border-top: none !important;
}
#domaincheck #partnerimage {
    max-height: 25px;
}
#domaincheck .form-control {
    font-family: IBMPlexSans, cursive;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
#domaincheck .form-control:focus {
    height: 60px;
    border-radius: 0 !important;
    border: #ccc;
    font-size: 27px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    outline: 0;
    box-shadow: 0 0;
}
#domaincheck .domainsearchprefix {
    text-align: center;
    font-size: 27px;
    height: 60px;
    border-right: 0;
    padding-right: 0;
    color: #6f6f6f;
}
#domaincheck .btn-default[disabled] {
    font-family: IBMPlexSans, cursive;
    background: #fff;
    color: #6f6f6f !important;
    cursor: pointer !important;
    opacity: 1 !important;
}
#domaincheck .domainsearchdomainname {
    border-right: 0;
}
#domaincheck .domainsearcharrow {
    font-family: IBMPlexSans, cursive;
    color: #797c6f !important;
}
#domaincheck .domainsearchsubmit {
    font-family: IBMPlexSans, cursive;
    font-size: 23px;
    color: #fff;
    background: #dc304b;
    border: 1px solid #dc304b;
    width: 140px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#domainextras .fa,
#domainfeatures .fa {
    color: #dc304b;
}
#domainextras,
#domainfeatures {
    background: #fff;
    padding-top: 30px;
}
#domaincheck .domainsearchsubmit:hover {
    opacity: 0.9;
}
#domainfeatures {
    padding-bottom: 50px;
    font-family: IBMPlexSans, cursive;
}
#domainextras {
    padding-bottom: 70px;
}
#domainextras img {
    max-width: 100px;
    margin-top: 50px;
    margin-bottom: 25px;
}
#domainpricing {
    background: #f1f1f1;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#domainpricing h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#domainpricing .panel-heading {
    color: #fff;
    background-color: #6dbcdb;
    border: none;
    padding: 20px;
    border-radius: 0;
}
#domainpricing .table {
    margin-bottom: 0;
}
#domainpricing .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
    border: 1px solid #dadada;
}
#domainpricing .panel-body {
    padding: 0;
    text-align: center;
}
#domainpricing .tldext {
    text-align: left !important;
    padding-left: 15px !important;
	min-width:auto;
}
#domainpricing th {
    min-width:auto;
}

#domainpricing a {
    color: #324028;
    font-weight: 600;
}
#domainpricing a:hover {
    color: #dc304b;
}
#domainpricing .table > tbody > tr > th {
    text-align: center;
    background: #6c6c6c;
    border-top: 0;
    color: #fff;
}
#domainpricing .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#domainpricing .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
    border-left: 1px solid #214c70;
    border-right: 1px solid #214c70;
}
#domainpricing h3 {
    color: #fff;
    margin-top: 5px;
}
#domainpricing .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#domainpricing .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#domainpricing .subscript {
    font-size: 25px;
}
#domainpricing img {
    vertical-align: text-top;
    padding: 2px;
}
#domainpricing .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#domainpricing .panel-footer:hover {
    background: #214c70;
    color: #fff;
}
#domainpricing .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#webdesign {
    background: #fff;
    padding-top: 70px;
    padding-bottom: 50px;
    font-family: IBMPlexSans, cursive;
}
#webdesign .benefits .fa {
    color: #dc304b;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px;
}
#webdesign .benefits p.light {
    font-size: 18px;
}
#webdesignplans {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 40px;
    font-family: IBMPlexSans, cursive;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#webdesignplans h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#webdesignplans .panel-heading {
    color: #fff;
    background-color: #6dbcdb;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#webdesignplans .table,
#webdesignplans .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#webdesignplans .table {
    margin-bottom: 0;
}
#webdesignplans .table tr {
    background: #fff;
}
#webdesignplans .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#webdesignplans .panel-body {
    padding: 0;
    text-align: center;
}
#webdesignplans .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#webdesignplans .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#webdesignplans .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#webdesignplans .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#webdesignplans .subscript {
    font-size: 25px;
}
#webdesignplans img {
    vertical-align: text-top;
    padding: 2px;
}
#webdesignplans .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#webdesignplans .panel-footer:hover {
    background: #214c70;
    color: #fff;
}
#webdesignplans .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#webdesignhighlight {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 40px;
    font-family: IBMPlexSans, cursive;
}
#webdesignhighlight h2.intro {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 20px;
}
#webdesignhighlight p {
    margin-top: 20px;
}
#webdesignaddons {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    font-family: IBMPlexSans, cursive;
}
#webdesignaddons h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#webdesignaddons .panel-heading {
    color: #fff;
    background-color: #fff;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#webdesignaddons .table,
#webdesignaddons .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#webdesignaddons .table {
    margin-bottom: 0;
}
#webdesignaddons .table tr {
    background: #fff;
}
#webdesignaddons .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-top: 20px;
}
#webdesignaddons .panel-body {
    padding: 0;
    text-align: center;
}
#webdesignaddons .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#webdesignaddons .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#webdesignaddons .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#webdesignaddons .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#webdesignaddons .subscript {
    font-size: 25px;
}
#webdesignaddons img {
    vertical-align: text-top;
    padding: 2px;
    margin-left: auto;
    margin-right: auto;
}
#webdesignaddons .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#webdesignaddons .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#webdesignaddons .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#sslcertsintro {
    background: #fff;
    padding-top: 70px;
    padding-bottom: 50px;
    font-family: IBMPlexSans, cursive;
}
#sslcertsintro .sslbenefits .fa {
    color: #dc304b;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px;
}
#sslcertsintro .sslbenefits p.light {
    font-size: 18px;
}
#sslcerts {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 40px;
    font-family: IBMPlexSans, cursive;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#sslcerts h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#sslcerts .panel-heading {
    color: #fff;
    background-color: #fff;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#sslcerts .table,
#sslcerts .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#sslcerts .table {
    margin-bottom: 0;
}
#sslcerts .table tr {
    background: #fff;
}
#sslcerts .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#sslcerts .panel-body {
    padding: 0;
    text-align: center;
}
#sslcerts .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#sslcerts .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#payment-methods .offer,
#promotions .offer {
    box-shadow: 0 0 1px 1px #e2e2e2;
    text-transform: uppercase;
}
#sslcerts .panel-title {
    font-size: 30px;
    font-weight: 900;
    font-family: IBMPlexSans, cursive;
}
#sslcerts .the-price h1,
#sslcerts .the-price .h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: IBMPlexSans, cursive;
    font-size: 40px;
}
#sslcerts .subscript {
    font-size: 25px;
}
#sslcerts img {
    vertical-align: text-top;
    padding: 2px;
}
#sslcerts .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: IBMPlexSans, cursive;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#sslcerts .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#sslcerts .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#evsslcerts {
    background: #f1f1f1;
    padding-top: 40px;
    padding-bottom: 20px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    font-family: IBMPlexSans, cursive;
}
#evsslcerts h2.intro {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 20px;
}
#evsslcerts p {
    margin-top: 20px;
}
#evsslcerts table .fa {
    padding-right: 10px;
    color: #dc304b;
}
#evsslcerts .fa {
    padding-right: 0;
}
#evsslcerts .btn .fa {
    padding-right: 10px;
}
#evsslcerts .evsslimg {
    margin-left: auto;
    margin-right: auto;
}
#evsslcerts .box > .icon {
    text-align: center;
    position: relative;
}
#evsslcerts .box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid #fff;
    line-height: 88px;
    border-radius: 50%;
    background: #424242;
    vertical-align: middle;
}
#evsslcerts .box > .icon:hover > .image {
    background: #dc304b;
}
#evsslcerts .box > .icon > .image > i {
    font-size: 36px !important;
    color: #fff !important;
}
#evsslcerts .box > .icon:hover > .image > i {
    color: #fff !important;
}
#evsslcerts .box > .icon > .info {
    margin-top: -24px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px;
    border-radius: 4px;
}
#contact,
#sslfeatures {
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: IBMPlexSans, cursive;
}
#evsslcerts .box > .icon:hover > .info {
    background: #fff;
    border-color: #e0e0e0;
    color: #fff;
}
#evsslcerts .box > .icon > .info > h3.title {
    font-size: 16px;
    color: #222;
    font-weight: 500;
}
#evsslcerts .box > .icon > .info > h3.price {
    font-size: 16px;
    color: #222;
    font-weight: 300;
    margin-bottom: 25px;
}
#evsslcerts .box > .icon > .info > .more {
    margin-bottom: 15px;
}
#evsslcerts .box > .icon > .info > p {
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
}
#evsslcerts .box .space {
    height: 30px;
}
#evsslcerts table {
    border: 1px solid #dadada;
}
#evsslcerts .table > tbody > tr > td {
    vertical-align: middle;
}
#evsslcerts table tr {
    background-color: #fff;
}
#evsslcerts table tr:hover {
    background-color: #eaeaea;
}
#sslfeatures {
    background: #fff;
}
#sslfeatures h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0;
}
#sslfeatures h4 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
}
#sslfeatures p {
    text-align: left;
    font-weight: 300;
    margin-top: 15px;
}
#sslfeatures .row {
    margin-top: 50px;
}
#sslfeatures .fa {
    color: #dc304b;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle;
}
.aboutus .fa {
    color: #dc304b !important;
}
.aboutus .profile h4 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.aboutus .profile p {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.aboutus .profile {
    margin-top: 25px;
    min-height: 230px;
}
.aboutus .well {
    background-color: #e8e8e8;
    border-color: #dadada;
}
#contact {
    background-color: #fff;
}
#contact h4,
#contact p.light {
    padding-bottom: 10px;
}
#contact h5 {
    font-size: 15px;
}
#contact h6 {
    padding-top: 5px;
}
#contact p {
    padding-bottom: 40px;
}
#contact .fa {
    color: #dc304b;
}
#contact .orange {
    color: #214c70 !important;
}
#contact .input-group {
    padding-bottom: 25px;
}
#contact .input-group-addon .fa {
    color: #ff5e5e;
    padding-right: 0;
    font-size: 7px;
    vertical-align: middle;
}
#contact .thumbnail {
    padding: 25px;
    background: #efefef;
}
.portfolio {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 45px;
}
.portfolio p.caption {
    padding-top: 10px;
}
.portfolio .panel-default {
    margin-top: 30px;
    margin-bottom: 0;
}
.portfolio .panel-image img.panel-image-preview {
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.portfolio .panel-heading ~ .panel-image img.panel-image-preview {
    border-radius: 0;
}
#payment-methods .coupon #footer,
#promotions .coupon #footer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.panel-image.hide-panel-body ~ .panel-body,
.portfolio .panel-image ~ .panel-body {
    overflow: hidden;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
}
.portfolio .panel-image ~ .panel-footer a {
    padding: 0 10px;
    font-size: 1.3em;
    color: #646464;
}
.portfolio .panel-image.hide-panel-body ~ .panel-body {
    height: 0;
    padding: 0;
}
.portfolio .fa {
    color: #dc304b !important;
}
.portfolio .btn .fa {
    color: #fff !important;
}
.portfolio .btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.portfolio h4 {
    margin-top: 15px !important;
}
#payment-methods {
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: IBMPlexSans, cursive;
    background-color: #fff;
}
#payment-methods .coupon {
    border-color: #dadada;
    border-radius: 5px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
}
#payment-methods .coupon #head {
    background: #dcdcdc;
    border-bottom: 1px solid #d2d2d2;
}
#payment-methods .panel-body {
    background: #e8e8e8;
}
#payment-methods .panel-title h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
#payment-methods .panel-title h4 {
    margin-top: 7px !important;
    margin-bottom: 0 !important;
    text-align: right;
}
#payment-methods .panel-footer {
    background-color: #dcdcdc;
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
    padding-bottom: 13px;
}
#payment-methods .panel p {
    color: #000;
}
#payment-methods .coupon #title img {
    font-size: 30px;
    height: 40px;
    margin-top: 5px;
}
#payment-methods .coupon #title span {
    float: right;
    margin-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
}
#payment-methods .coupon-img {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    max-height: 200px;
}
#payment-methods .items {
    margin: 6px 0;
    padding-left: 20px;
}
#payment-methods .offer {
    background: #f9f9f9;
    border-radius: 5px;
    text-align: center;
}
#payment-methods .cents,
#payment-methods .usd {
    font-size: 20px;
}
#payment-methods .number {
    font-size: 40px;
    font-weight: 700;
    color: #737373;
}
#payment-methods .discount {
    font-size: 20px;
}
#payment-methods .percentage {
    font-size: 25px;
}
#payment-methods sup {
    top: -15px;
}
#payment-methods .discount sup {
    top: 0;
}
#payment-methods .coupon-code {
    color: #333;
    font-size: 11px;
}
#payment-methods .exp {
    color: #f34235;
}
#payment-methods .order {
    font-size: 14px;
    float: right;
}
#payment-methods .btn .fa {
    padding-right: 10px;
}
#payment-methods .btn {
    font-size: 12px;
    margin-top: 3px;
    text-transform: uppercase;
}
#promotions {
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: IBMPlexSans, cursive;
    background-color: #fff;
}
#promotions .coupon {
    border-color: #dadada;
    border-radius: 5px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
}
#promotions .coupon #head {
    background: #dcdcdc;
    border-bottom: 1px solid #d2d2d2;
}
#promotions .panel-body {
    background: #e8e8e8;
}
#promotions .panel-title h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
#promotions .panel-title h4 {
    margin-top: 7px !important;
    margin-bottom: 0 !important;
    text-align: right;
}
#promotions .panel-footer {
    background-color: #dcdcdc;
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
    padding-bottom: 13px;
}
#promotions .panel p {
    color: #000;
}
#promotions .coupon #title img {
    font-size: 30px;
    height: 40px;
    margin-top: 5px;
}
#promotions .coupon #title span {
    float: right;
    margin-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
}
#promotions .coupon-img {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    max-height: 200px;
}
#promotions .items {
    margin: 6px 0;
    padding-left: 20px;
}
#promotions .offer {
    background: #f9f9f9;
    border-radius: 5px;
    text-align: center;
}
#promotions .cents,
#promotions .usd {
    font-size: 20px;
}
#promotions .number {
    font-size: 40px;
    font-weight: 700;
    color: #737373;
}
#promotions .discount {
    font-size: 20px;
}
#promotions .percentage {
    font-size: 25px;
}
#promotions sup {
    top: -15px;
}
#promotions .discount sup {
    top: 0;
}
#promotions .coupon-code {
    color: #333;
    font-size: 11px;
}
#promotions .exp {
    color: #f34235;
}
#promotions .order {
    font-size: 14px;
    float: right;
}
#promotions .btn .fa {
    padding-right: 10px;
}
#promotions .btn {
    font-size: 12px;
    margin-top: 3px;
    text-transform: uppercase;
}
.faq .panel-default > .panel-heading a {
    color: #333;
}
.faq .panel-default > .panel-heading .fa {
    color: #dc304b !important;
}
.faq .panel-default > .panel-heading {
    background-color: #e8e8e8;
    border-color: #dadada;
}
.faq .panel-title {
    font-size: 13px;
}
.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-size: 13px;
    background: #f9f9f9;
}
.faq .glyphicon {
    vertical-align: baseline;
    font-size: 8px;
}
.faq h4.category {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 300 !important;
}
.faq p.category {
    margin-bottom: 20px !important;
    font-size: 12px !important;
}
.faq h4.panel-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-weight: 400;
}
#hosting-plans {
    background: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 60px;
    font-family: IBMPlexSans;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#hosting-plans .panel-footer,
#hosting-plans .panel-title,
#hosting-plans .the-price h1,
#hosting-plans .the-price .h1,
#productfaqs,
#productfeature {
    font-family: IBMPlexSans, cursive;
}
#hosting-plans .planbox {
    margin-top: 30px;
	
}
#hosting-plans .panel-heading {
    color: #fff;
    background-color: #dc304b;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#hosting-plans .table,
#hosting-plans .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#hosting-plans .table {
    margin-bottom: 0;
}
#hosting-plans .table tr {
    background: #fff;
}
#hosting-plans .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #f3f3f3;
    box-shadow: none;
}
#hosting-plans .panel-body {
    padding: 0;
    text-align: center;
}
#hosting-plans .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#hosting-plans .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#hosting-plans .panel-title {
    font-size: 30px;
    font-weight: 900;
}
#hosting-plans .the-price h1,
#hosting-plans .the-price .h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
}
#hosting-plans .subscript {
    font-size: 25px;
}
#hosting-plans img {
    vertical-align: text-top;
    padding: 2px;
}
#hosting-plans .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#hosting-plans .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#hosting-plans .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#productfeature {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
#productfeature p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px;
}
#productfeature .fa {
    color: #dc304b;
}
#productfeature .btn .fa {
    color: #fff;
}
#ssl-certificates {
    background: #fff;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding-top: 60px;
    padding-bottom: 50px;
}
#ssl-certificates .thumbnail {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
}
#ssl-certificates small {
    color: #000;
    margin-top: 20px;
    display: block;
    text-transform: uppercase;
}
#ssl-certificates .thumbnail img {
    max-height: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-bottom: 20px;
}
#ssl-certificates .fa {
    color: #dc304b;
}
#ssl-certificates .btn .fa {
    color: #fff;
}
#ssl-certificates h3 {
    text-align: left;
}
#ssl-certificates h4 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    color: #6f6f6f;
    font-weight: 700;
}
#ssl-certificates p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px;
}
#ssl-certificates p.order {
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0;
}
#ssl-certificates p.learnmore {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
}
#productfaqs,
#text-boxes {
    padding-top: 60px;
    padding-bottom: 60px;
}
#footer,
#text-boxes p {
    padding-top: 20px;
    padding-bottom: 20px;
}
#ssl-certificates p.btn {
    margin-left: 30px;
    margin-bottom: 12px;
    margin-top: 5px;
}
#text-boxes p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 100;
    font-size: 14px;
    border-top: 1px solid #c1c1c1;
}
#text-boxes .fa {
    color: #dc304b;
}
#text-boxes .btn .fa {
    color: #fff;
}
#text-boxes h3 {
    margin-bottom: 20px;
}
#productfaqs {
    background: #fff;
}
#productfaqs p {
    margin-bottom: 25px;
}
#productfaqs .panel-default > .panel-heading a {
    color: #333;
}
#productfaqs .panel-default > .panel-heading .fa {
    color: #dc304b !important;
}
#productfaqs .panel-default > .panel-heading {
    background-color: #e8e8e8;
    border-color: #dadada;
}
#productfaqs .panel-title {
    font-size: 13px;
}
#productfaqs .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-size: 13px;
    background: #f9f9f9;
}
#productfaqs .glyphicon {
    vertical-align: baseline;
    font-size: 8px;
}
#productfaqs h4.category {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 300 !important;
}
#productfaqs p.category {
    margin-bottom: 20px !important;
    font-size: 12px !important;
}
#productfaqs h4.panel-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-weight: 400;
}
#copyright p,
#footer .well ul {
    margin-bottom: 0;
}
#partners {
    font-family: IBMPlexSans;
    background: #f0f5fd;
    padding-top: 35px;
    height: 90px;
    border-top: 1px solid #dadada;
}
#partners .carousel-control {
    width: 0%;
    color: #6d6d6d;
    margin-right: -12px;
    margin-left: -12px;
}
#partners #partnerimage {
    max-height: 25px;
    margin-left: auto;
    margin-right: auto;
}
#partners img {
    opacity: 0.8;
}
#partners img:hover {
    opacity: 1;
}
#footer {
    background: url(index-footer-backg.jpg) no-repeat, #214c70;
    font-family: IBMPlexSans, cursive;
    font-size: 14px;
}
section#footer {background-color: #202f42!Important;
font-family: 'IBMPlexSans', cursive!Important;
font-size: 14px!Important;
line-height: 1.42857143!Important;}

#footer h4 .fa {
    color: #fff;
}
#footer ul {
    padding-bottom: 10px;
}
#footer a {
    color: #6dbcdb;
    margin-top: 5px;
    padding: 0;
    font-size: 14px;
    font-weight: 200;
    text-indent: -10px;
}
#footer a:hover {
    color: #f0f5fd;
    background: 0 0;
}
#footer .well {
    margin-top: 5px;
    background: #494949;
    padding: 10px 25px;
}
#footer .well a {
    color: inherit;
}
#footer h5,
#footer h6 {
    font-family: IBMPlexSans, cursive;
    color: #fff;
    font-weight: 300;
}
#footer h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 300;
}
#footer h5 {
    margin-bottom: 15px;
    font-size: 15px;
}
#footer h5.payments {
    margin-top: 20px;
}
#footer h6 {
    margin: 0 0 5px;
    border-top: 0;
    line-height: normal;
    font-size: 13px;
    text-align: left;
}
#footer h6 .fa {
    font-size: 15px;
    color: #dc304b;
    vertical-align: text-bottom;
}
#footer .fa {
    color: #dc304b;
}
#footer h6 .fab {
    font-size: 15px;
    color: #dc304b;
    vertical-align: text-bottom;
}
#footer .fab {
    color: #dc304b;
}
#footer .nav > li > a:focus,
.nav > li > a:hover {
    background-color: #6d6d6d;
}
#footerlogo:hover {
    opacity: 0.5;
    transition: opacity 0.55s ease-in-out;
    -moz-transition: opacity 0.55s ease-in-out;
    -webkit-transition: opacity 0.55s ease-in-out;
}
#accepted-payment {
    font-size: 24px;
    color: #e8e8e8 !important;
}
#copyright {
    background: #f0f5fd;
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: IBMPlexSans, sans-serif;
    border-top: 7px solid #dc304b;
}
#copyright p {
    text-align: center;
    font-size: 12px;
    color: #2e3644;
    font-weight: 300;
}
#copyright img {
    max-width: 125px;
    margin: 10px;
}
#copyright a {
    color: #838383;
}
#copyright a:hover {
    color: #999;
}
.carousel.fade {
    opacity: 1;
}
.carousel.fade .item {
    -moz-transition: opacity ease-in-out 0.7s;
    -o-transition: opacity ease-in-out 0.7s;
    -webkit-transition: opacity ease-in-out 0.7s;
    transition: opacity ease-in-out 0.7s;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1;
}
.carousel.fade .item:first-child {
    top: auto;
    position: relative;
}
.carousel.fade .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out 0.7s;
    -o-transition: opacity ease-in-out 0.7s;
    -webkit-transition: opacity ease-in-out 0.7s;
    transition: opacity ease-in-out 0.7s;
    z-index: 2;
}
#carousel .carousel-indicators .active {
    color: #fff;
}
#carousel .carousel-indicators li {
    text-indent: 0;
    padding-left: 0;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    height: 28px;
    width: 32px;
}
#server-admin,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-top: 1px solid #dadada;
}
#carousel .carousel-indicators li:after {
    font-family: FontAwesome;
    font-size: 20px;
    content: "\f111";
    color: #e4e4e4;
}
#carousel .carousel-indicators li.active:after {
    font-family: FontAwesome;
    font-size: 20px;
    content: "\f111";
    color: #fff;
}
#server-admin,
#server-admin .panel-footer,
#server-admin .panel-title,
#server-admin .the-price h1,
#server-admin .the-price .h1 {
    font-family: IBMPlexSans, cursive;
}
.carousel-inner {
    -webkit-transform-style: preserve-3d;
}
.scroll-top-wrapper {
    font-size: 14px;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #6dbcdb;
    color: #eee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 50px;
    padding-top: 2px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #dc304b;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
.scroll-top-wrapper .fa {
    padding-right: 0;
    color: #fff;
}
div#czater-contener {
    right: 100px;
}
#server-admin {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dadada;
}
#server-admin h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#server-admin .panel-heading {
    color: #fff;
    background-color: #dc304b;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#server-admin .table,
#server-admin .the-price {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#server-admin .table {
    margin-bottom: 0;
}
#server-admin .table tr {
    background: #fff;
}
#server-admin .panel {
    text-align: center;
    border-radius: 0;
    background: #f3f3f3;
    box-shadow: none;
    margin-bottom: 20px;
}
#server-admin .panel-body {
    padding: 0;
    text-align: center;
}
#server-admin .table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
#server-admin .the-price {
    background-color: #214c70;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#server-admin .panel-title {
    font-size: 30px;
    font-weight: 900;
}
#server-admin .the-price h1,
#server-admin .the-price .h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
}
#vpsfeatures .col-md-4,
#vpshighlight p {
    margin-top: 30px;
}
#server-admin .subscript {
    font-size: 25px;
}
#server-admin img {
    vertical-align: text-top;
    padding: 2px;
}
#server-admin .panel-footer {
    background-color: #6dbcdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#vpsfeatures,
#vpshighlight {
    padding-bottom: 60px;
    font-family: IBMPlexSans, cursive;
}
#server-admin .panel-footer:hover {
    background: #dc304b;
    color: #fff;
}
#vpsintro {
    background: #fff;
    padding-top: 70px;
    padding-bottom: 50px;
    font-family: IBMPlexSans, cursive;
}
#vpsintro .benefits .fa {
    color: #dc304b;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px;
}
#vpsintro .benefits p.light {
    font-size: 18px;
}
#vpshighlight {
    padding-top: 60px;
}
#vpshighlight h2.intro {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 20px;
}
#vpshighlight p {
    margin-bottom: 30px;
    font-size: 17px;
}
#vpshighlight .fa {
    padding-right: 10px;
    color: #dc304b;
}
#vpsfeatures {
    background: #f1f1f1;
    padding-top: 60px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#vpsfeatures .featured {
    padding: 20px 0;
    text-align: center;
}
#vpsfeatures img {
    padding: 25px;
}
#vpsfeatures .featured > div > div {
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: 0.2s;
}
#vpsfeatures .featured > div:hover > div {
    margin-top: -10px;
    border: 1px solid #dadada;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 5px 2px;
    background: #e8e8e8;
    transition: 0.5s;
}
#vpsfeatures h2,
#vpsfeatures h4 {
    text-align: center;
}
#vpsfeatures p {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    margin-bottom: 20px;
}
#vpsfeatures .btn {
    text-transform: uppercase;
    font-weight: 600;
}
#vpstext {
    background: #f1f1f1;
    padding-top: 60px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding-bottom: 60px;
}
#hostingtext1 {
    padding-top: 60px;
    padding-bottom: 40px;
}
#hostingtext2 {
    background: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
#hostingtext1 .container .col-lg-5 img {
    margin: auto;
}



.tld-filters {
	display: none;
}

body {
	overflow-x: hidden;
}


section#bottom-desc,section#bottom-desc2 {
    padding: 60px 0;
    background-color: #f9f9f9;
}

.panel-title-vps {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 25px;
        color: inherit;
        font-weight: 800
}

.footer-title-h4 {
    color: #dc304b;
    text-transform: uppercase;
    text-shadow: 1px 0 1px #444;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.1;
    margin-top: 10px;
    font-family: IBMPlexSans,cursive;
}

.footer-title-h6 {
    margin: 0 0 5px;
    border-top: 0;
    line-height: normal;
    font-size: 13px;
    text-align: left;
    font-family: IBMPlexSans,cursive;
    color: #FFF;
    font-weight: 300;
}
.footer-title-h5 {
    font-family: IBMPlexSans,cursive;
    color: #FFF;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 15px;
    font-size: 15px;
}

section#hostingfeatures h2 a {
    color: #4C4C4C;
    font-weight: 400;
    text-decoration: none;
}
@media (min-width: 1200px) {
    .col-vps-1 {
        width: 20%;
        float: left; }
}


#webhostingintro .blue-h4, #dedicatedintro .blue-h4 {
    text-align: left;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6dbcdb;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3.panel-title-vps a {
    color: #fff;
}

#keypoints .feature-items .features-h5 {
    font-size: 22px;
    margin-bottom: 10px;
        margin-top: 10px;
        color: #4C4C4C;
    font-weight: 400;
    line-height: 1.1;
}

#productfaqs h3.panel-title {
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-weight: 400;
}


.k-hosting-plans .k-col-20 {
    width: 20%;
    padding: 0 5px;
}

#hosting-plans.k-hosting-plans .the-price .h1 {
    font-size: 28px;
}
#hosting-plans.k-hosting-plans h2.panel-title {
    display: flex;
    justify-content: center;
    align-items: center;
}
#hosting-plans.k-hosting-plans .panel-title img {
    min-height: 72px!important;
}
.k-hosting-plans .k-col-4 .k-col-20 {
    width: 25%;
    padding: 0 15px;
}
#hosting-plans.k-hosting-plans .k-col-4 .panel-title img  {
    min-height: 88px!important;
}

@media only screen and (min-width: 769px)  and (max-width: 1200px){
    .k-hosting-plans .k-col-20 {
        width: 33.33%;
    }
    .k-hosting-plans .k-col-4 .k-col-20 {
        width: 50%;
    }
}

@media only screen and (min-width: 550px)  and (max-width: 768px){
    .k-hosting-plans .k-col-20,
    .k-hosting-plans .k-col-4 .k-col-20  {
        width: 50%;
    }

}

@media only screen and (max-width: 549px){
    .k-hosting-plans .k-col-20,
    .k-hosting-plans .k-col-4 .k-col-20  {
        width: 100%;
        padding: 0 15px;
    }
}

div.blackweek  {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
    font-family: IBMPlexSans, sans-serif;
    font-size: 14px
}

#whmcsthemes {
    color: #5d5d5d
}

#whmcsthemes .navbar-main,
#whmcsthemes h1,
#whmcsthemes h2,
#whmcsthemes h3,
#whmcsthemes h4,
#whmcsthemes h5,
#whmcsthemes h6 {
    font-family: 'IBMPlexSans', cursive
}

#whmcsthemes .navbar-main {
    background-color: #6d6d6d
}

#whmcsthemes #main-menu {
    background-color: #6d6d6d
}

#whmcsthemes .navbar-main .navbar-nav>.active>a,
#whmcsthemes .navbar-main .navbar-nav>.active>a:focus,
#whmcsthemes .navbar-main .navbar-nav>.active>a:hover,
#whmcsthemes .navbar-main .navbar-nav>.open>a,
#whmcsthemes .navbar-main .navbar-nav>.open>a:focus,
#whmcsthemes .navbar-main .navbar-nav>.open>a:hover,
#whmcsthemes .navbar-main .navbar-nav>li>a:focus,
#whmcsthemes .navbar-main .navbar-nav>li>a:hover {
    color: #d6d6d6;
    background-color: #6d6d6d
}

#whmcsthemes .dropdown-menu>li>a:focus,
#whmcsthemes .navbar-main .dropdown-menu>li>a:hover {
    background-color: #dc304b
}

#whmcsthemes .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

#whmcsthemes .navbar-default .navbar-toggle {
    border-color: #565656;
    background: #dc304b
}

.panel-primary>.panel-heading {
    background-color: #dc304b;
    border-color: #dc304b
}

#whmcsthemes .masquerade {
    margin-top: 20px;
    margin-bottom: 0
}

#whmcsthemes .masquerade .alert-danger {
    margin-bottom: 0
}

#whmcsthemes .masquerade h4 {
    margin: 0;
    font-weight: 400
}

#whmcsthemes .masquerade .btn-default {
    margin-left: 20px;
    vertical-align: text-bottom
}

#whmcsthemes .dataTables_wrapper .dataTables_info {
    padding: 11px 10px;
    background-color: #dc304b
}

#whmcsthemes .list-group-item.active,
#whmcsthemes .list-group-item.active:focus,
#whmcsthemes .list-group-item.active:hover {
    border-color: #dc304b
}

#whmcsthemes div.header-lined h1 {
    color: #4E626B
}

#whmcsthemes .domain-checker-container {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b6c6d9), to(#b6c6d9));
    background: -webkit-linear-gradient(top, #b6c6d9, #567896);
    background: -moz-linear-gradient(top, #b6c6d9, #567896);
    background: -ms-linear-gradient(top, #b6c6d9, #567896);
    background: -o-linear-gradient(top, #b6c6d9, #567896)
}

#whmcsthemes a.list-group-item.active,
#whmcsthemes a.list-group-item.active:focus,
#whmcsthemes a.list-group-item.active:hover {
    background-color: #dc304b
}

#whmcsthemes .pagination>.active>a,
#whmcsthemes .pagination>.active>a:focus,
#whmcsthemes .pagination>.active>a:hover,
#whmcsthemes .pagination>.active>span,
#whmcsthemes .pagination>.active>span:focus,
#whmcsthemes .pagination>.active>span:hover {
    background-color: #dc304b;
    border-color: #dc304b
}

#whmcsthemes .btn-group .fa {
    padding-right: 0
}

.language-popover {
    max-width: 450px;
    width: 100%;
    background-color: rgba(20, 20, 20, .98);
    background-image: url(../img/worldmap.png);
    background-repeat: no-repeat;
    font-size: .8em
}

.language-popover.popover.bottom>.arrow:after {
    border-bottom-color: rgba(20, 20, 20, .97)
}

.language-popover .popover-content ul {
    margin: 6px 0 14px 0;
    padding: 0;
    max-width: 400px;
    list-style-type: none;
    overflow: hidden
}

.language-popover .popover-content li {
    float: left;
    display: inline;
    padding: 0 20px 0 40px;
    width: 33.333%;
    line-height: 2em
}

.language-popover .popover-content li a {
    color: #f2f2f2
}

@media (max-width:480px) {
    .language-popover {
        max-width: 250px;
        background-position: -50px 0
    }
    .language-popover .popover-content li {
        padding: 0 20px;
        width: 50%
    }
}

.popover-user-notifications {
    border-radius: 0;
    padding: 5px 10px;
    border-color: #ddd;
    min-width: 310px;
    font-family: 'IBMPlexSans', sans-serif
}

.popover-user-notifications .popover-content {
    padding: 0
}

.popover-user-notifications ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.popover-user-notifications ul li {
    padding: 5px 0;
    min-height: 66px;
    border-bottom: 1px solid #ddd
}

.popover-user-notifications ul li:last-child {
    border: 0
}

.popover-user-notifications ul li a {
    display: block;
    padding: 10px 15px 10px 12px;
    text-decoration: none;
    color: #555;
    font-size: .95em
}

.popover-user-notifications ul li a:hover {
    background-color: #f6f6f6
}

.popover-user-notifications ul li i.fa {
    float: left;
    padding-top: 6px;
    font-size: 21px
}

.popover-user-notifications ul li i.fa.fa-check-circle {
    color: #5cb85c
}

.popover-user-notifications ul li i.fa.fa-warning {
    color: #ecc317
}

.popover-user-notifications ul li i.fa.fa-exclamation-circle {
    color: #ec2d45
}

.popover-user-notifications ul li .message {
    margin-left: 40px
}

.popover-user-notifications ul li.none {
    padding: 12px 0;
    min-height: auto;
    text-align: center;
    font-weight: 700
}

.clientalert {
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd
}

.clientalert:hover {
    background-color: #efefef
}

.clientalert:last-child {
    border-bottom: 0
}

.clientalert .btn-xs {
    font-family: Verdana;
    font-size: 10px
}

.login-popover {
    font-size: 12px;
    font-family: 'IBMPlexSans', cursive;
    line-height: 1.42857143
}

.login-popover .form-group {
    margin-bottom: 5px
}

.login-popover hr {
    margin: 5px 0
}

.login-popover a {
    color: #dc304b
}

.login-popover .btn-secondary {
    color: #fff;
    background-color: #dc304b;
    border-color: #dc304b;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#whmcsthemes .navbar-main li.account {
    background-color: #6d6d6d
}

#whmcsthemes .navbar-main .dropdown-menu>li>a:hover,
#whmcsthemes .dropdown-menu>li>a:focus {
    color: #FFF
}

#whmcsthemes a.list-group-item.active .fa {
    color: #FFF
}

#footer {
    border-top: none!Important;
    background-color: #202f42!Important;
    padding-top: 20px!Important;
    padding-bottom: 20px!Important;
    font-family: 'IBMPlexSans', cursive!Important;
    font-size: 14px!Important;
    line-height: 1.42857143!Important
}

#whmcsthemes .landing-page.mail-services .product-options {
    background: #dc304b
}

#whmcsthemes .landing-page .navbar-default {
    background-color: #373b42;
    border-color: #373b42
}

#whmcsthemes .landing-page .navbar .navbar-nav>li>a {
    color: #fff!Important;
    border-color: #26292d;
    border-bottom: none
}

#whmcsthemes .landing-page.mail-services .product-options .icon {
    color: #dc304b
}

#whmcsthemes .landing-page.mail-services .product-options .price {
    color: #058
}

#whmcsthemes .landing-page .get-started {
    background-color: #373b42
}

#whmcsthemes .landing-page .nav-tabs>li.active>a,
#whmcsthemes .landing-page .nav-tabs>li.active>a:focus,
#whmcsthemes .landing-page .nav-tabs>li.active>a:hover {
    border-top: 3px solid #b6c6d9
}

#whmcsthemes .landing-page {
    font-family: 'IBMPlexSans', cursive
}

#whmcsthemes .landing-page .light-grey-bg {
    background: #F1F1F1;
    border-top: 1px solid #DADADA
}

#whmcsthemes .landing-page.ssl .validation-levels {
    background-color: #dc304b
}

#whmcsthemes .landing-page.ssl .validation-levels a.show-all {
    color: #fff!Important
}

#whmcsthemes .landing-page.ssl .detailed-info a {
    color: #fff!Important
}

#whmcsthemes .landing-page.ssl .detailed-info {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 50px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

#whmcsthemes .landing-page.ssl .detailed-info .panel-body {
    margin-top: 0;
    background-color: #fff!Important;
    border: 1px solid #dadada
}

#whmcsthemes .landing-page.ssl .validation-levels .item .btn,
#whmcsthemes .landing-page.ssl .certificate-options .btn,
#whmcsthemes .landing-page .get-started .btn-order-now,
#whmcsthemes .landing-page .product-options .item .btn,
#whmcsthemes .landing-page.mail-services .product-options .btn-buy {
    color: #fff;
    background-color: #dc304b;
    border-color: #dc304b;
    border-radius: 2px
}

#whmcsthemes .landing-page.ssl .certificate-options {
    background-color: #373b42
}

#whmcsthemes .landing-page.ssl .certificate-options .col-sm-3.sidebar ul li,
#whmcsthemes .landing-page.ssl .certificate-options .col-sm-4.sidebar ul li,
#whmcsthemes .landing-page.ssl .certificate-options .col-sm-6.sidebar ul li {
    border-color: #41454c;
    background: #373b42
}

#whmcsthemes .landing-page.ssl .features {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 50px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

#whmcsthemes .landing-page.ssl .features .feature {
    background: #373b42
}

#whmcsthemes .landing-page.ssl .features h3 {
    color: #333
}

#whmcsthemes .landing-page .navbar .navbar-nav>li.active>a {
    background: #dc304b
}

#whmcsthemes .landing-page.ssl .dashed-border {
    padding-bottom: 0;
    border-bottom: none
}

#whmcsthemes .landing-page .features {
    background: #F1F1F1;
    padding-top: 60px!Important;
    padding-bottom: 30px!Important;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

#whmcsthemes .landing-page .features h4 {
    text-align: center!Important;
    display: block;
    border-bottom: 1px solid #e4e4e4
}

#whmcsthemes .landing-page.ssl .features h4 {
    border-bottom: none
}

#whmcsthemes .landing-page .features p {
    text-align: center!Important;
    display: block
}

#whmcsthemes .landing-page.ssl .standout-1 {
    background-color: #373b42
}

#whmcsthemes .landing-page.ssl .standout-1 .browser .browser-image img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

#whmcsthemes .navbar-default .navbar-toggle {
    border-color: #373b42
}

#whmcsthemes .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

#whmcsthemes .navbar-default .navbar-toggle:focus,
#whmcsthemes .navbar-default .navbar-toggle:hover {
    background-color: #373b42
}

section#footer {
    padding: inherit
}

#whmcsthemes .landing-page.weebly .faq {
    background-color: #fff
}

#whmcsthemes .landing-page .btn-primary,
#whmcsthemes .landing-page .btn-success {
    color: #fff;
    background-color: #dc304b;
    border-color: #dc304b;
    border-radius: 2px
}

#whmcsthemes .landing-page.ssl .detailed-info .panel-heading {
    background-color: #dc304b;
    border-radius: 0
}

#whmcsthemes .btn-social i.fa {
    color: #FFF!Important;
    padding: 0px!Important
}

@media (max-width: 1199px) {
    .aboutus #xscenter {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
        margin-bottom: 20px;
    }
    #menu .navbar-collapse {
        overflow-y: scroll !important;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    #menu {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #menu #mainlogo {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #menu .headerslogan {
        margin-top: 16px;
    }
    #menu .navbar-collapse .dropdown-menu > li > a {
        color: #9a9a9a;
        background-color: #2e3839;
    }
    #menu .navbar {
        margin-top: 3px;
    }
    #menu .navbar-collapse .dropdown-menu > li > a:hover {
        color: #fff;
    }
    #menu .normal .dropdown-submenu > a:after {
        display: none;
    }
    #menu .navbar-header {
        float: none;
        background: #dee8f6;
    }
    #menu .navbar-toggle {
        display: block;
        margin-top: 27px;
    }
    #menu .navbar-collapse.collapse {
        display: none !important;
    }
    #menu .navbar-nav {
        float: none !important;
    }
    #menu .navbar-nav > li {
        float: none;
        border-right: none !important;
    }
    #menu .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #menu .navbar-text {
        float: none;
        margin: 15px 0;
    }
    #menu .nav > li > a,
    #menu .navbar-nav {
        margin: 0 !important;
    }
    #menu .navbar-collapse.collapse.in {
        display: block !important;
    }
    #menu .collapsing {
        overflow: hidden !important;
    }
    #menu .navbar-default .navbar-nav > li > a:hover {
        color: #fff !important;
        background: #545454 !important;
    }
    #menu .navbar-nav {
        background: #4c4c4c;
    }
    #menu .navbar-default .navbar-nav > li > a {
        color: #fff !important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        font-weight: 100 !important;
        font-size: 15px !important;
        background: #2e3839;
        border-top: 1px solid #364344 !important;
    }
    #menu .navbar-default .navbar-nav > .active > a,
    #menu .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: none;
        border-radius: 0 !important;
        background: #dc304b !important;
    }
    #menu .navbar-default .navbar-nav > .open > a,
    #menu .navbar-default .navbar-nav > .open > a:focus,
    #menu .navbar-default .navbar-nav > .open > a:hover {
        background: #2e3839 !important;
        border-bottom: 1px solid #333 !important;
    }
    #menu .dropdown-menu {
        background-color: #f0f0f0 !important;
        position: inherit;
    }
    #menu .navbar-collapse {
        padding-right: 0 !important;
        max-height: 410px !important;
        overflow: scroll !important;
    }
    #menu .navbar-default .navbar-collapse,
    #menu .navbar-default .navbar-form {
        margin-left: 0 !important;
        margin-right: 0 !important;
        border-top: none;
    }
    #menu .navbar-default .navbar-nav > li > a:focus .fa,
    #menu .navbar-default .navbar-nav > li > a:hover .fa {
        color: #fff !important;
    }
    #menu .navbar-default .navbar-nav > .open > a,
    #menu .navbar-default .navbar-nav > .open > a:focus {
        background: #545454 !important;
        border-bottom: none !important;
        border-radius: 0;
    }
    #menu .navbar-default .navbar-nav > .active > a,
    #menu .navbar-default .navbar-nav > .active > a:hover {
        color: #fff !important;
        border-top: none !important;
    }
    #menu .navbar-nav > li > .dropdown-menu {
        padding-left: 0 !important;
        border-radius: 0;
        margin-top: 0 !important;
    }
    #menu .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu .normal .dropdown-submenu > .dropdown-menu {
        left: 0 !important;
        display: block;
        margin-left: 0;
        margin-top: 0 !important;
    }
    #menu .normal .dropdown-submenu > .dropdown-menu a {
        padding-left: 5%;
    }
    #menu .dropdown-menu > li {
        border-top: 1px solid #364344 !important;
    }
    #imageslider h1 {
        font-size: 35px !important;
        padding-bottom: 10px !important;
    }
    #imageslider h3 {
        font-size: 18px !important;
        margin-top: 10px;
        margin-bottom: 0 !important;
    }
    #imageslider h4,
    #imageslider p.slidebutton a {
        margin-left: 15px !important;
    }
    #domaincheck #domainsearch {
        max-width: 580px !important;
        padding-left: 5px;
    }
}
@media (max-width: 991px) {
    #imageslider #rowmargin {
        margin-top: 30px !important;
    }
    #imageslider {
        height: 930px !important;
    }
    #imageslider p {
        #margin-top: 10px !important;
    }
    #gameserversgames .bulk,
    #gameserversgames .more,
    #gameserversgames h2.title,
    #gameserversgames h3.price,
    #voiceplans .bulk,
    #voiceplans .more,
    #voiceplans h2.title,
    #voiceplans h3.price {
        text-align: center !important;
    }
    #domaincheck #domainsearch {
        max-width: 360px !important;
    }
    #xscenter {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    #mdhidden {
        display: none !important;
    }
    #mdhide {
        display: none;
    }
    #sidemenu {
        margin-top: 50px;
    }
    #productfaqs .btn-main {
        margin-bottom: 30px;
    }
    #homepagesslcerts .btn-lg {
        float: left !important;
    }
    #keypoints .feature-items {
        text-align: center;
    }
}
@media (max-width: 767px) {
    #content .contentbox {
        padding: 0 !important;
    }
    #menu #mainlogo {
        margin-left: 20px;
    }
    #imageslider #rowmargin {
        margin-top: 20px !important;
    }
    #domaincheck #domainsearch {
        max-width: 590px !important;
        padding-left: 15px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border: 1px solid #ccc;
    }
    #imageslider h2 {
        font-size: 26px !important;
    }
    #imageslider .btn {
        margin-bottom: 10px !important;
    }
    #imagesliderdomains #domainsearch {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        padding-left: 10px !important;
    }
    #imagesliderdomains input#domainsearch,
    #imagesliderdomains input#domainsearch:focus {
        font-size: 23px !important;
        border: 2px solid #dc304b !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }
    #dedicatedfeatures {
        padding-bottom: 0;
    }
    #dedicatedfeatures img {
        margin-left: auto;
        margin-right: auto;
    }
    #dedicatedfeatures h4,
    #dedicatedfeatures p {
        text-align: center;
    }
    #dedicatedfeatures .col-sm-4 {
        margin-bottom: 100px;
    }
    #gamehighlight img {
        margin-top: 50px;
    }
    #clockdiv > div {
        padding: 2px;
    }
    #xshidden,
    #xshide,
    .xshide {
        display: none !important;
    }
    #xsleft {
        text-align: left !important;
    }
    #footer {
        background: #214c70;
    }
}
@media (max-width: 320px) {
    #imageslider h4 {
        margin: 0 0 0 5px !important;
    }
}
@media (max-width: 480px) {
    #menu .mainlogo {
        width: 150px !important;
        margin-top: 15px;
    }
    #clockdiv {
        font-size: 15px !important;
    }
    #imageslider .smalltext {
        padding-top: 3px !important;
        font-size: 11px !important;
    }
    #imageslider h1,
    #imageslider h2 {
        font-size: 20px !important;
    }
    #clockdiv div > span {
        padding: 5px !important;
    }
    #imageslider h1 {
        padding-bottom: 10px !important;
        margin-top: 45px !important;
    }
    #imageslider h4 {
        font-size: 10px !important;
    }
    #imageslider p.slidebutton a {
        margin-top: 10px !important;
    }
    #imagesliderdomains input#domainsearch,
    #imagesliderdomains input#domainsearch:focus {
        font-size: 18px !important;
        border: 2px solid #dc304b !important;
        border-radius: 10px !important;
    }
    div.custom-search-forvm {
        text-align: center;
    }
    span.input-group-btn {
        display: inline;
        margin: auto;
    }
    button.btn {
        font-size: 18px !important;
        margin-top: 1em;
        border-radius: 10px !important;
    }
}
@media only screen and (max-width: 768px) {
    .animated {
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #menu .navbar-collapse.collapse {
        display: none !important;
    }
    #menu .navbar-collapse.collapse.in,
    #menu .navbar-header .collapse,
    .navbar-toggle {
        display: block !important;
    }
    #menu .navbar-header {
        float: none;
    }
    #footer {
        background: #214c70;
    }
}
.table-responsive {
    border: inherit;
}


#imageslider .h1,
#imageslider h1,
#imageslider h1.promo,
#imageslider h2.promo {
    color: #fff;
    padding-bottom: 15px
}

#imageslider {
    color: #6dbcdb;
    height: 500px;
    background-size: cover
}

#slideroverlay {
    height: 100%;
    width: 100%
}

#imageslider .carousel-control.left,
#imageslider .carousel-control.right {
    background-image: none !important
}

#imageslider .left {
    text-align: left
}

#imageslider h1.promo {
    font-size: 50px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center
}

#imageslider h2.promo {
    font-size: 35px;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 0;
    text-align: center
}

#imageslider .h1,
#imageslider h1 {
    font-size: 50px;
    font-weight: 600;
    margin-top: 35px;
    text-transform: uppercase;
    text-align: left
}

#imageslider .h2,
#imageslider .h3,
#imageslider h2,
#imageslider h3 {
    font-weight: 500;
    color: #6dbcdb;
    text-align: left
}

#imageslider .h2,
#imageslider h2 {
    font-size: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px
}

#imageslider .h3,
#imageslider h3 {
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

#imageslider p {
    text-align: center;
    top: 40px;
    position: relative
}

#imageslider p.slidebutton .fa {
    color: #fff
}

#imageslider .padded {
    margin-right: 30px
}

#imageslider .yellow {
    color: #ffef00 !important
}

#imageslider .grey {
    color: #ececec !important
}

#imageslider img {
    
}

#imageslider .sliderbutton {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

#imageslider .carousel-indicators {
    bottom: 10px
}

#imageslider .carousel-indicators li::before {
    color: #6dbcdb
}

#imageslider form {
    margin-top: 100px
}

#imageslider .fa {
    color: #dc304b;
    vertical-align: baseline;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-right: 10px
}

#imageslider #slide1 {
    background-image: url(../html/img/nvme/bg.png);
}

#imageslider #slide2 {
    background-image: url(../img/image-slider/slide2.png)
}

#imageslider #slide3 {
    background-image: url(../html/img/image-slider/banner_bg.png);
    
}

#slide4 {
    background-image: url(../html/img/image-slider/banner_bg.png);
}

#slide5 {
    background-image: url(../html/img/hostingmax/bg.png);
}
#slideprod {
    background-image: url(../html/img/image-slider/prod_bg.png);
}

#imageslider #slide6 {
    background-image: url(../html/img/image-slider/rapid_bg_2023.png);
    background-repeat: repeat-x;
/*    background-position-x: -600px;
    background-size: 100% auto;*/
}

#imageslider #slide7 {
    background-image: url(../html/img/image-slider/bg2024_4.png);
    background-repeat: repeat-x;
/*    background-position-x: -600px;
    background-size: 100% auto;*/
}


#imageslider .carousel-control .icon-next,
#imageslider .carousel-control .icon-prev {
    font-size: 80px !important
}

#imagesliderdomains {
    padding-left: 30px;
    padding-right: 30px;
    background: #dee8f6;
	display:block;
}

#imagesliderdomains .sliderbutton {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

#imagesliderdomains .input-group {
    background: #dee8f6;
    height: 160px;
    padding: 30px
}

#imagesliderdomains #domainsearch {
    font-size: 27px;
    height: 50px;
    padding-left: 2px;
    border-left: none !important;
    background: #fff;
    border: 2px solid #dc304b;
    margin-top: 25px;
    padding-top: 10px
}

#imagesliderdomains #domainsearch:focus {
    border-top: 2px solid #dc304b !important;
    border-bottom: 2px solid #dc304b !important;
    border-right: 2px solid #dc304b !important;
    border-left: none !important
}

#imagesliderdomains [placeholder],
#imagesliderdomains input[placeholder] {
    color: #dc304b !important
}

#imagesliderdomains .domaincheckselect {
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    width: 145px;
    height: 50px;
    border-radius: 0 !important;
    border: none;
    font-size: 27px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    outline: 0;
    box-shadow: 0 0;
    background-image: url(../img/down-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: 55%;
    background-position: 80% 55%
}

#imagesliderdomains .domaincheckselect:hover {
    background-image: url(../img/down-arrow-hover.png)
}

#imagesliderdomains .form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

#imagesliderdomains .form-control:focus {
    height: 60px;
    border-radius: 0 !important;
    border: #ccc;
    font-size: 27px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    outline: 0;
    box-shadow: 0 0
}

#imagesliderdomains .domainsearchprefix {
    text-align: center;
    font-size: 27px;
    height: 50px;
    border-right: 0;
    padding-right: 0;
    color: #6f6f6f
}

.active,
.carousel,
.carousel-inner,
.fill,
.item {
    height: 100%
}

#imagesliderdomains .btn-default[disabled] {
    background: 0 0;
    color: #dc304b !important;
    cursor: pointer !important;
    opacity: 1 !important;
    border: 2px solid #dc304b;
    border-right: 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    padding-bottom: 5px
}

#imagesliderdomains .domainsearchdomainname {
    border-right: 0
}

#imagesliderdomains .domainsearcharrow {
    color: #797c6f !important
}

#imagesliderdomains .domainsearchsubmit {
    font-size: 23px;
    color: #fff;
    background: #dc304b;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 7px;
    border: 2px solid #dc304b;
    border-left: none !important
}

#clockdiv div>span,
#clockdiv>div {
    border-radius: 3px;
    display: inline-block
}

#imagesliderdomains .domainsearchsubmit:hover {
    opacity: .9;
    background: #fc516c
}

#imageslider .carousel-inner {
    background: #dee8f6
}

.fill {
    width: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.carousel-caption {
    top: 100px
}

#imageslider .image-center img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bototm: 20px
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin: 50px auto 20px;
    width: 100%
}

#clockdiv>div {
    padding: 10px;
    background: #fff;
    color: #848484;
    font-weight: 500
}

#clockdiv div>span {
    padding: 15px;
    background: #6dbcdb;
    color: #fff
}

#imageslider .btn-slider,
#imageslider .btn-slider:hover {
    background-color: #dc304b
}

.smalltext {
    padding-top: 5px;
    font-size: 16px
}

#imageslider .btn-slider {
    color: #fff;
    border-radius: 10px;
    font-size: 25px;
    border: 0 solid #fff
}

.blackweek {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    text-align: center
}

 /*Begin #szymonp, 13.04.2021*/
.panel.panel-tos {
    border-color: #a6b0e9 !important;
}
.panel-tos > .panel-heading {
    color: #000;
    background-color: #dbd6ff;
    border-color: #a8b6e0;
}
#subbanner {
    background: #214c70;
}


section#blog .container {
    display: flex;
    flex-wrap: wrap;
}

section#blog .container .blog_item {
    width: calc(33.33% - 20px);
    margin: 10px;
}
form.submitted input:invalid,
select:invalid,
textarea:invalid {
  border-color: red !important;
}
inpu#stateinput:invalid{ border-color: red !important;}
.customfield40{
font-weight:bold;
}

.customfield41{
font-weight:bold;
}

#Primary_Sidebar-Already_Registered-Already_Registered_Heading{
border-top:4px solid green;}

#order-standard_cart input.field{
position: relative;
vertical-align: top;
/*border: 1px solid #ddd;*/
display: -moz-inline-stack;
display: inline-block;
color: #626262;
outline: 0;
background: #fff;
height: 36px;
width: 100%;
border-radius: 3px;
font-size: 13px;
}

div.checkAll{margin-top:5em;}
span.checkAll{font-weight:bold;
padding-left:.5em;
}
input.checkItem{margin-left:2em;}
span.field-help-text{margin-left:2em;
text-align:justify;}
/*End #szymonp, 13.04.2021*/
 /*Begin #szymonp, 26.04.2021 - backup kliencki*/
 
 section#snapshots{
    border-top:1px solid #dadada; 
background:#f8f8f8;
 
 
 
}
 
 section#snapshots p{
 margin-left:auto;
margin-right: auto;
margin-top: 2em;
 }
 
h1.h1-snapshots{color:#214c70; text-align:center;
font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:bold;

}

h1.h1-snapshots span{font-size:35%;
font-weight: normal;}

h1.h1-snapshots i{color:#dc304b;
font-size:200%;
}
h3.h3-snapshots {color:#214c70; text-align:center;
font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:bold;
margin-top:2em;}
h4.h4-snapshots{color:#214c70; text-align:center;
font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h4.h4-snapshots a{font-weight:bold;}
table.centered {margin-left:auto;
margin-right: auto;
font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-top:2em;
margin-bottom:2em;
}
table.centered td,th,tr {padding:.5em;
color:#214c70;
text-align:center;
min-width:10em;}

table.centered th {font-size:80%;}

table.centered td small{font-size:70%;}

table.centered tr {}
table.centered td {
	border-top: 1px solid #ddd;
}

table.centered thead tr {border: none;}

table.centered td.snapshot_price {background-color:#dc304b;
min-width:5em;
}
table.centered th.snapshot_price {background-color:#dc304b;
border-radius: 10px 10px 0 0;
color:#fff;
}
th span.white{font-size:100%;}

@media screen and (max-width: 1024px) {
  table.centered {
    border: 0;
	width:90%;
	
  }

  table.centered caption {
    font-size: 1.3em;
  }
  
  table.centered thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.centered tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table.centered td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    
  }
  
  table.centered td::before {
        content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.centered td:last-child {
    border-bottom: 0;
  }
}

span.white{color:#fff;
font-weight:bold;
font-size:130%;

display:block;
height:100%;
}

span.snapshot_red_inf{font-size:180%;
color: #dc304b;
font-weight:bold;
}

.snapshot_blue{color:#214c70;
font-weight:bold;
font-size:120%;}

.snapshot_red{color: #dc304b;

font-weight:bold;
font-size:120%;}

th:first-child, td:first-child {
    
    
}
th:nth-child(2), td:nth-child(2) {
    
    background: #f3f3f3;
	
}
th:nth-child(4), td:nth-child(4) {
    
    background: #f3f3f3;
}
th:last-child, td:last-child {
    
}

p.warn{color:#214c70;
border:1px solid #214c70;
border-radius:10px;
background-color: #f3f3f3;
padding:1em;
font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p.normal{color:#214c70;


padding:1em;
font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;}

p.snapshot-flex{
flex-wrap: wrap;
display: flex;}

a.snapshots_order_button{background-color: #dc304b;
border: none;
border-radius: 10px;
color: white;
padding: 1em 2em;
text-align: center;
text-decoration: none;
display: block;
max-width:17em;
font-size: 120%;
font-weight: bold;
margin: 4px 2px;
cursor: pointer;
font-stretch:expanded;
margin-left:auto;
margin-right: auto;
margin-top:2em;
margin-bottom:2em;
}
div.snapshot-features{
	height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: wrap;
justify-content: center;
align-items: top;
align-content: start;
text-align: center;
margin-top: 2em;
}

div.snapshot-features div{flex: 0 0 auto;
margin: 10px;
max-width: 350px;}

img.img-snapshot{margin-right:1em;
display:block;
vertical-align:top;

}
div.div-snapshots{display: flex;
height:100%;
max-width:70%;
align-items: center;
    justify-content: center;
	flex-wrap: wrap;
  
  margin:0px auto;
}
#hosting-plans .col-rapidbox-1 {width:24%;}
/*End #szymonp, 26.04.2021 - backup kliencki*/
img.vps-backup-faq {
	width:80%;
	margin:10px;
	border-width:2px;
	border-color:#dc304b;
	border-style:outset;
}

/*Begin #szymonp, 25.05.2021 - RapidBOX*/

#rapidbox_app {background: #214c70;
color:#fff;}
div.snapshot-features-rapidbox {
	height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: wrap;
justify-content: center;
align-items: center;
align-content: start;
text-align: center;
margin-top: 2em;
}
div.snapshot-features-rapidbox a{
	margin:.5em;
}
/*End #szymonp, 25.05.2021 - RapidBOX*/

/*Begin #szymonp, 25.05.2021 - RapidBOX*/

.desc_mobile {
    display: block;
    font-size: 1em;
    color: #313131;
}

@media only screen and (min-width: 1008px) {
    .desc_mobile {
        display: none;
    }
	
}
    /*End #kubak, 25.05.2021 - RapidBOX*/

/*Begin #szymonp, 10.08.2021 - VPSPro-nvme*/
#subbanner-nvme {
    background: #214c70;
        background-color: rgb(33, 76, 112);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: url(../html/img/nvme/bg.png);
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
font-family: IBMPlexSans, cursive;
box-sizing: border-box;
 color: #fff;
}

#subbanner-nvme .container {
    background: url(../img/subbanner.png) center right no-repeat;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
}

#subbanner-nvme h1 {
    color: #fff;
    margin: 0;
    font-weight: 600;
}
#menu .navbar-default .navbar-nav > li > a, #subbanner-nvme, #subbanner-nvme h1 {
    font-family: IBMPlexSans, cursive;
}
#subbanner-nvme h1, #subbanner-nvme p {
    text-shadow: 3px 2px 3px #353535;
}
#subbanner-nvme p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    float: left;
    font-size: 20px;
    margin-top: 20px;
}

section#hosting-plans-nvme {
    background-image: url(../html/img/nvme/bg.png);
    padding-top: 30px;
    padding-bottom: 60px;
    font-family: IBMPlexSans;
    border-top: 1px solid #dadada;
    border-bottom: 3px solid #dc304b;
    color:#fff;
}

.panel-heading-nvme {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
    margin-left:1em;
    margin-right: 1em;
}
.panel-footer-nvme {
    padding: 10px 15px;

    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
}
.panel-nvme {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    color:#000;
}
h3.panel-title-vps-nvme a{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    color: #dc304b;
    font-weight: 800;
    text-align:center;
}
a.vps-nvme-add-to-cart{
    background-color: #dc304b;
    border: none;
    border-radius: 20px;
    color: white;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    display:inline-block;
    font-size: 120%;
    font-weight: bold;
    margin: 4px 2px;
    cursor: pointer;
    font-stretch:expanded;
}
span.vps-nvme-small
{
    font-size:80%;
    color:#555;
    text-align: center;
}
div.h1-nvme-price-month
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    color: #dc304b;
    font-weight: 800;
    text-align:center;
}
div.h1-nvme-price-year
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    color: #000;
    font-weight: 800;
    text-align:center;
}

div.the-price-nvme
{
    text-align: center;
    
    margin-left: 1em;
    margin-right: 1em;
    padding:1em;
    padding-bottom: 0;
}
table.table-nvme
{
    
    
    min-width:50%;
    border-top: 1px solid #ddd;    
border-bottom: 1px solid #ddd;
margin-left: auto;
margin-right: auto;

}
table.table-nvme tbody
{
    min-width:100%;
 
}
table.table-nvme tr
{
    min-width:100%;
}
table.table-nvme td 
{
    border:none;
    padding:5px;
    color:#000;
    
    text-align: center;
    font-size: 80%;
    
    display: block;
    
}

div.panel-body-nvme
{
    text-align: center;
}
span.h4-snapshots-nvme
{
    color:#000;
    line-height: 4em;
    font-size: 120%;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
}
h2.h2-nvme
{
    margin-top: 0;
margin-bottom: 0;
font-size: 25px;
color: #dc304b;
font-weight: 800;
}

section#nvme-brag
{
    background-color: #eaeaea;
    padding-top:2em;
    border-top: 1px solid #ababab;
    padding-bottom: 2em;
}

#imageslider h2.banner_nvme {
    color: #ffffff;
    margin: 0;
    font-size: 275%;
    font-family: IBMPlexSans, cursive;
    font-stretch: expanded;
    text-align: center;
}
#imageslider h1.banner_nvme {
    color: #ffffff;
    font-size: 800%;
    margin: 0;
    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;
    text-align: center;
}
#imageslider h3.banner_nvme {
    color: #ffffff;
    font-size: 250%;
    margin: 0;
    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;
    text-align: center;
}

#imageslider h1.banner_bw2022 {
    margin: 0;
    padding: 0; 
    text-align: center;
    font: normal normal 800 30px/37px Montserrat;
    letter-spacing: 0px;
    color: #D31A54;
}
#imageslider h2.banner_bw2022 {
    color: #ffffff;
/*    font-size: 36px; */
    margin: 0;
    padding: 0;
/*    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;*/
font: normal normal 800 36px/44px Montserrat;
letter-spacing: 0px;
    text-align: center;
}
#imageslider h3.banner_bw2022 {
    color: #333333;
/*    font-size: 16px; */
    margin: 0;
    padding: 0;
/*    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;*/
    font: normal normal normal 16px/19px Montserrat;
    letter-spacing: 0px;
    text-align: center;
    opacity: 1;
}
img.nvme-banner
{
    margin: 0;;
}
div.snapshot-features-nvme{
	height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: wrap;
justify-content: center;
align-items: top;
align-content: start;
text-align: center;
margin-top: 2em;

}
#imageslider div.snapshot-features-nvme img
{
    margin: 0;
    max-width: 120px;
    color: #fff;
}
#imageslider div.snapshot-features-nvme span
{
    color: #fff;
    font-weight: bold;
}
#imageslider div.panel-nvme-banner
{
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    padding: 1em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flexbox;
    align-items: center;
    height: 100%;
    
}

.row-nvme {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  .row-nvme img
  {
     
  }
  .column-nvme {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    align-items: center;
    
  }
  div.price-banner-nvme
  {
    height: 100%; display: flex; align-items: center;flex-wrap: wrap;
  }
  
  @media only screen and (max-width: 768px) 
  {
    .column-nvme {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        
        align-items: center;
        
      }
      div.snapshot-features-nvme{
        height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: wrap;
    justify-content: center;
    align-items: top;
    align-content: start;
    text-align: center;
    margin-top: 2em;
    flex-direction: row;
    
    }
    #imageslider h2.banner_nvme {
    color: #ffffff;
    margin: 0;
    font-size: 275% !important;
    font-family: IBMPlexSans, cursive;
    font-stretch: expanded;
    text-align: center;
}
#imageslider h1.banner_nvme {
    color: #ffffff;
    font-size: 800% !important;
    margin: 0;
    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;
    text-align: center;
}
#imageslider h3.banner_nvme {
    color: #ffffff;
    font-size: 250% !important;
    margin: 0;
    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;
    text-align: center;
}
  }
  table.uslugi td
  {
    text-align: left;
  }

/*End #szymonp, 10.08.2021 - VPSPro-nvme*/
/*begin szymonp blackweek2021*/
.blackweek2021 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    
}
@media screen and (max-width: 640px) 
  {
      hr.mobilehide {display: none;}
      span.mobilehide {display: none;}
      
  }
/*end szymonp blackweek2021*/
/*begin szymonp hostingmax*/
  #subbanner-hostingmax {
    background: #214c70;
        background-color: rgb(33, 76, 112);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: url(../html/img/hostingmax/bg.png);
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
font-family: IBMPlexSans, cursive;
box-sizing: border-box;
 color: #fff;
}

#subbanner-hostingmax .container {
    background: url(../img/subbanner.png) center right no-repeat;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
}

#subbanner-hostingmax h1 {
    color: #fff;
    margin: 0;
    font-weight: 600;
}
#menu .navbar-default .navbar-nav > li > a, #subbanner-hostingmax, #subbanner-hostingmax h1 {
    font-family: IBMPlexSans, cursive;
}
#subbanner-hostingmax h1, #subbanner-hostingmax p {
    text-shadow: 3px 2px 3px #353535;
}
#subbanner-hostingmax p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    float: left;
    font-size: 20px;
    margin-top: 20px;
}

section#hosting-plans-hostingmax {
    background-image: url(../html/img/hostingmax/bg.png);
    padding-top: 30px;
    padding-bottom: 60px;
    font-family: IBMPlexSans;
    border-top: 1px solid #dadada;
    border-bottom: 3px solid #dc304b;
    color:#fff;
}
div.h1-hostingmax-panel
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.25em;
    color: #000;
    font-weight: 800;
    text-align:center;
}

.snapshot_magenta{color:#dc304b;
    font-weight:bold;
    font-size:120%;}
.hostingmax-small{color:#000;

text-align: left;}
@media screen and (max-width: 1080px) 
  {
     
      td.mobilehide {display: none !important;}
  }
 #bw2021{
    background-image: url(../html/img/image-slider/banner_bg.png);
    width:100%;
    text-align: center;
    color: #fff;
    padding:2em;
    font-size: 1.5em;
  }

#imageslider h2.banner_hostingmax {
    color: #ffffff;
    margin: 0;
    font-size: 200%;
    font-family: IBMPlexSans, cursive;
    font-stretch: expanded;
    text-align: center;
}
#imageslider h1.banner_hostingmax {
    color: #ffffff;
    font-size: 500%;
    margin: 0;
    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;
    text-align: center;
}
#imageslider h3.banner_hostingmax {
    color: #ffffff;
    font-size: 200%;
    margin: 0;
    font-stretch: ultra-expanded;
    font-family: IBMPlexSans, cursive;
    text-align: center;
}
