@import url('../img/background.png');@import url('../img/background.webp');#subbanner {
    background: #444 url(../img/background.png) no-repeat center top;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    @supports(background: url(../img/background.webp)) {
        background:#444 url(../img/background.webp) no-repeat center top;
        background-size:cover;padding-top:40px;padding-bottom:40px}
}

#content {
    padding-top: 60px;
    padding-bottom: 30px;
    background: #fff
}

#content .h3,#content h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px
}

#content .h4,#content h4 {
    font-size: 18px;
    margin-top: 45px;
    margin-bottom: 20px
}

#content p {
    margin-top: 30px;
    margin-bottom: 30px
}

#content .fa {
    color: #df3626
}

#headerx {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff
}

#headerx .mainlogo {
    margin-top: 0
}

#headerx .mainlogo:hover {
    opacity: .8;
    transition: opacity .45s ease-in-out;
    -moz-transition: opacity .45s ease-in-out;
    -webkit-transition: opacity .45s ease-in-out
}

#headerx p.links {
    color: #e4e4e4;
    margin-top: 12px;
    font-weight: 300
}

#headerx .links a {
    margin-right: 15px;
    vertical-align: middle
}

#headerx .links a:last-child {
    margin-right: 0
}

#headerx .fa {
    color: #b0b0b0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    vertical-align: bottom
}

#headerx .btnx-headerlinks {
    color: #595959;
    padding: 10px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 12px
}

#headerx .btnx-headerlinks:focus,#headerx .btnx-headerlinks:hover {
    color: #b8b8b8
}

#headerx .btnx-headerlinks:active {
    box-shadow: none
}

#languageselectionmodal .modalx-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

#languageselectionmodal .modalx-content {
    background-color: #fff;
    border-radius: 0;
    outline: 0
}

#languageselectionmodal .modalx-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #f3f3f3
}

#languageselectionmodal .modalx-header img {
    float: left;
    margin-top: 0
}

#languageselectionmodal .fa {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

#languageselectionmodal .containerx-fluid {
    margin-top: 20px
}

#languageselectionmodal .thumbnail {
    background-color: #f3f3f3;
    border: 1px solid #e3e3e3;
    border-radius: 5px
}

#languageselectionmodal .thumbnail:hover {
    background-color: #e3e3e3
}

#languageselectionmodal p {
    margin-top: 10px;
    font-weight: 600;
    text-align: center;
    font-size: 14px
}

#languageselectionmodal a {
    color: #333
}

#languageselectionmodal a:hover {
    color: #df3626;
    text-decoration: none
}

#languageselectionmodal .btnx-language {
    display: block;
    padding: 14px;
    margin-bottom: 20px;
    line-height: 1.8;
    background-color: #f3f3f3;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    font-weight: 600;
    font-size: 14px
}

#clientnotificationsmodal .modalx-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

#clientnotificationsmodal .modalx-content {
    background-color: #fff;
    border-radius: 0;
    outline: 0
}

#clientnotificationsmodal .modalx-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #f3f3f3
}

#clientnotificationsmodal .modalx-header img {
    float: left;
    margin-top: 0
}

#clientnotificationsmodal .fa {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

#clientnotificationsmodal .btnx {
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 4px 2px 4px
}

#clientnotificationsmodal .containerx-fluid {
    margin-top: 20px
}

#clientloginmodal .modalx-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

#clientloginmodal .modalx-footer {
    padding: 5px 10px 10px 10px;
    text-align: center;
    border-top: 0
}

#clientloginmodal .modalx-content {
    background-color: #fff;
    border-radius: 0;
    outline: 0
}

#clientloginmodal .modalx-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #f3f3f3
}

#clientloginmodal .fa {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

#clientloginmodal img {
    float: left
}

#clientloginmodal p {
    margin-top: 20px;
    font-weight: 600
}

#clientloginmodal .btnx-link {
    color: #333
}

#clientloginmodal .btnx-link:focus,#clientloginmodal .btnx-link:hover {
    color: #df3626
}

#clientloginmodal .btnx-primary-small:focus,#clientloginmodal .btnx-primary-small:hover {
    transition: none
}

#menu {
    background: #185a90
}

#menu .navxbar-default .navxbar-toggle {
    background: inherit;
    border: 0;
    margin-right: 0
}

#menu .navxbar-default .navxbar-toggle .icon-bar {
    background-color: #fff
}

#menu .containerx-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

#menu #mainlogo {
    background: url(../img/logo.png);
    width: 264px;
    margin-top: 5px;
    height: 43px;
    margin-left: 0
}

#menu #mainlogo:hover {
    opacity: .5;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out
}

#menu .navxbar {
    position: relative;
    min-height: 61px;
    margin-bottom: 10px;
    margin-top: 35px
}

#menu .navxbar-default .navxbar-collapse {
    padding-left: 0;
    padding-right: 0;
    background: #185a90
}

#menu .navxbar-default {
    background: inherit;
    border: none !important
}

#menu .navxbar-default .navxbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 34px;
    padding-right: 34px;
    font-weight: 600;
    text-transform: uppercase
}

#menu .navx>li>a {
    position: relative;
    display: block
}

#menu .navx>li>a.last {
    margin-right: 0 !important
}

#menu .navxbar {
    min-height: 40px;
    margin-top: 0;
    margin-bottom: 0
}

#menu .navxbar-default .navxbar-nav>.open>a,#menu .navxbar-default .navxbar-nav>.open>a:focus,#menu .navxbar-default .navxbar-nav>.open>a:hover {
    background: inherit;
    color: #f1f1f1
}

#menu .navxbar-default .navxbar-nav>li>a:hover {
    color: #f1f1f1
}

#menu .navxbar-default .navxbar-nav>li>a:focus {
    color: #f9f9f5
}

#menu .navxbar-default .navxbar-nav>.active>a {
    background-color: #2175bd;
    color: #fff
}

#menu .navxbar-default .navxbar-nav>.active>a:hover {
    background-color: #214ebd;
    color: #fff
}

#menu .navxbar-default .navxbar-nav>.active>a:focus {
    background-color: #c32f21;
    color: #fff
}

#menu .navxbar-default .navxbar-nav>.attn>a,#menu .navxbar-default .navxbar-nav>.attn>a:focus {
    background-color: #3560d9;
    color: #fff
}

#menu .navxbar-default .navxbar-nav>.attn>a:hover {
    background-color: #3560d9;
    color: #fff
}

#menu #menu-left {
    margin-left: 0 !important;
    padding-left: 0 !important
}

#menu #menu-right {
    margin-right: 0 !important;
    padding-right: 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
}

#menu ul.right {
    float: right
}

#subbanner h1 {
    color: #fff;
    margin: 0;
    font-weight: 600;
    text-shadow: 3px 2px 3px #000;
    font-size: 25px
}

#subbanner p {
    color: #fff;
    margin-bottom: 0;
    text-shadow: 3px 2px 3px #353535;
    font-weight: 300;
    float: left;
    font-size: 20px;
    margin-top: 20px
}

#vpsinfo {
    background: #f3f4f5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#vpsinfo .panelx {
    border: 1px solid #e3e3e3;
    border-radius: 0
}

#vpsinfo .panelx-heading {
    border-radius: 0;
    background: #373b42;
    color: #fff
}

#vpsinfo .panelx-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px
}

#vpsinfo .panelx-body {
    padding: 26px;
    color: #373b42;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
}

#vpsinfo h3 .fa {
    color: #fff
}

#vpsinfo .fa {
    color: #df3626
}

#vpsinfo .vpsspecifications .fa {
    color: #4cb700
}

#vpsinfo p {
    margin-top: 5px
}

#vpscontrolpanels {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center
}

#vpscontrolpanels .fa {
    color: #b0b0b0;
    padding-right: 0
}

#vpscontrolpanels h3 {
    font-size: 20px;
    color: #df3626;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#vpscontrolpanels .thumbnail {
    border: 0;
    margin-bottom: 0
}

#vpscontrolpanels p {
    color: #373b42;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

#vpscontrolpanels img {
    margin-top: 20px;
    margin-bottom: 10px
}

#vpscontrolpanels .rowx {
    margin-bottom: 40px
}

#vpsoperatingsystems {
    background: #f3f4f5;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#vpsoperatingsystems img {
    margin-left: auto;
    margin-right: auto
}

#vpsoperatingsystems .box {
    background: #fff;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    padding: 10px 25px;
    margin-top: 20px
}

#vpsoperatingsystems .box:hover {
    opacity: .8
}

#vpsoperatingsystems .info h4 {
    font-weight: 300
}

#vpshostingfeatures {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center
}

#vpshostingfeatures .fa {
    color: #b0b0b0;
    padding-right: 0
}

#vpshostingfeatures h3 {
    font-size: 20px;
    color: #df3626;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#vpshostingfeatures .thumbnail {
    border: 0;
    margin-bottom: 0
}

#vpshostingfeatures p {
    color: #373b42;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 0
}

#vpshostingfeaturesvps {
    background: #f3f4f5;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center
}

#vpshostingfeaturesvps .fa {
    color: #b0b0b0;
    padding-right: 0
}

#vpshostingfeaturesvps h3 {
    font-size: 20px;
    color: #df3626;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#vpshostingfeaturesvps .thumbnail {
    border: 0;
    margin-bottom: 0
}

#vpshostingfeaturesvps p {
    color: #373b42;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 0
}

#planbox .pricing-table {
    margin-top: 10px;
    margin-bottom: 10px
}

#sharedspecifications {
    background: #f3f4f5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#sharedspecifications .thumbnail {
    background: #fff;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #e3e3e3
}

#sharedspecifications .thumbnail h3 {
    font-weight: 300;
    border-top: 1px solid #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7
}

#sharedspecifications .thumbnail h3 span {
    display: block;
    margin-top: 10px;
    font-weight: 400
}

#sharedspecifications .thumbnail p {
    margin-top: 30px;
    margin-bottom: 30px
}

#sharedspecifications .thumbnail .btnx {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#sharedspecifications .well {
    margin-top: 20px;
    background-color: #f3f4f5;
    padding-bottom: 0
}

#sharedspecifications h4 {
    font-weight: 600;
    padding-top: 10px;
    font-size: 15px
}

#sharedspecifications h5 span {
    color: #df3626;
    font-size: 15px;
    font-weight: 600
}

#sharedsoftware {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center
}

#sharedsoftware .fa {
    color: #b0b0b0;
    padding-right: 0
}

#sharedsoftware h3 {
    font-size: 20px;
    color: #df3626;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#sharedsoftware .thumbnail {
    border: 0;
    margin-bottom: 0
}

#sharedsoftware p {
    color: #373b42;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

#sharedsoftware img {
    margin-top: 20px;
    margin-bottom: 10px
}

#sharedsoftware .rowx {
    margin-bottom: 40px
}

#sharedtechnical {
    background: #f3f4f5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#sharedtechnical .panelx {
    border: 1px solid #e3e3e3;
    border-radius: 0
}

#sharedtechnical .panelx-heading {
    border-radius: 0;
    background: #373b42;
    color: #fff
}

#sharedtechnical .panelx-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px
}

#sharedtechnical h3 .fa {
    color: #fff
}

#sharedtechnical .fa {
    color: #df3626
}

#sharedtechnical p {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #373b42;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
}

#dedicatedservers {
    background: #f6fdfe;
    padding-top: 60px;
    padding-bottom: 50px
}

#dedicatedservers .panelx-heading {
    border-radius: 0;
    background: #373b42;
    color: #fff;
    text-align: center
}

#dedicatedservers .panelx-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px
}

#dedicatedservers img {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px
}

#dedicatedservers p {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin: 0
}

#dedicatedservers p:last-child {
    border-bottom: 0
}

#dedicatedservers .panelx {
    background: #f3f4f5;
    border: 1px solid #e4e4e4;
    border-radius: 0
}

#dedicatedservers .panelx-footer {
    padding: 10px 15px;
    background-color: #373b42;
    border: 0;
    border-radius: 0;
    text-align: center
}

#dedicatedservers h5.price {
    font-size: 20px;
    display: initial;
    margin-right: 15px;
    color: #fff;
    border-right: 1px solid #4a4f58;
    padding-right: 15px;
    vertical-align: middle
}

#dedicatedservers h5 small {
    color: #b5b5b5 !important;
    margin-left: 10px
}

#dedicatedservers sup {
    top: -.5em;
    font-size: 12px
}

#webdesign {
    background: #f6fdfe;
    padding-top: 60px;
    padding-bottom: 50px;
    background: -webkit-linear-gradient(to bottom,#2f80ed,#56ccf2)
}

#webdesign .pricing {
    padding: 0
}

#webdesign .pricing-table {
    margin-top: 10px;
    margin-bottom: 10px
}

#webdesign .pricing .pricing-table .pricing-header {
    position: relative;
    background: #373b42;
    padding: 22px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#webdesign .pricing .pricing-table .pricing-header .pricing-title {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 300
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px
}

#webdesign .pricing .pricing-table .pricing-header .pricing-term {
    font-size: 15px;
    color: #f3f4f5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #fff
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate .pence {
    font-size: 33px;
    top: -20px;
    color: #fff
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate span {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

#webdesign .pricing .pricing-list {
    padding: 32px 0 20px 0;
    background: #f3f4f5;
    border: 1px solid #e3e3e3
}

#webdesign .pricing .pricing-list ul {
    padding: 0;
    display: table;
    margin: 0 auto
}

#webdesign .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #f3f4f5;
    color: #373b42;
    font-size: 16px;
    line-height: 42px;
    font-weight: 300
}

#webdesign .pricing .pricing-list ul li:last-child {
    border: 0
}

#webdesign .pricing .pricing-list ul li i {
    margin-right: 12px;
    color: #4cb700
}

#whitebackground {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#whitebackground .panelx {
    border: 1px solid #e3e3e3;
    border-radius: 0
}

#whitebackground .panelx-heading {
    border-radius: 0;
    background: #373b42;
    color: #fff
}

#whitebackground .panelx-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px
}

#whitebackground h4 {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #505050;
    margin-left: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px
}

#whitebackground h4:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

#whitebackground .fa {
    color: #df3626
}

#whitebackground h5 {
    font-size: 20px;
    font-weight: 200;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px
}

#whitebackground p {
    margin-top: 10px;
    margin-bottom: 10px
}

#whitebackground .circle {
    border-radius: 50%;
    border: 0;
    background: #df3626;
    color: #fff;
    padding: 7px 15px 7px 15px;
    margin-right: 15px
}

#whitebackground .small {
    text-align: center;
    font-size: 12px;
    width: 70%;
    margin: auto
}

#domainsearcharea {
    background: #373b42;
    padding-top: 28px;
    padding-bottom: 8.5px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

#domainsearchareashared {
    background: #184481;
    padding-top: 15px;
    padding-bottom: 8.5px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

#domainsearcharea :focus {
    outline: 0 !important
}

#domainsearcharea h1,#domainsearcharea p {
    text-align: center;
    padding-bottom: 20px
}

#domainsearcharea .fa {
    font-size: 30px;
    color: #fff;
    padding: 8px
}

#domainsearcharea h2 {
    font-weight: 200;
    margin-top: 9px;
    text-align: left;
    font-size: 30px
}

#domainsearcharea p {
    margin-top: 30px;
    margin-bottom: 30px
}

#domainsearcharea ::-webkit-input-placeholder {
    color: #333
}

#domainsearcharea ::-moz-placeholder {
    color: #333
}

#domainsearcharea :-ms-input-placeholder {
    color: #333
}

#domainsearcharea :-moz-placeholder {
    color: #333
}

#services {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px
}

#services p {
    margin-bottom: 30px
}

#services h4 {
    margin-bottom: 20px
}

#services h4 .fa {
    color: #df3626
}

#productfaqs {
    background: #f3f4f5;
    padding-top: 60px;
    padding-bottom: 60px
}

#productfaqs h2 {
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef
}

#productfaqs p {
    margin-bottom: 30px
}

#productfaqs .faq-cat-content {
    margin-top: 20px
}

#productfaqs .panelx-group .panelx {
    border-radius: 0
}

#productfaqs .panelx-default>.panelx-heading a {
    color: #333;
    text-decoration: none
}

#productfaqs .panelx-default>.panelx-heading .fa {
    color: #df3626
}

#productfaqs .panelx-default>.panelx-heading {
    background-color: #f3f4f5;
    border-color: #e3e3e3
}

#productfaqs .panelx-title {
    font-size: 13px
}

#productfaqs .panelx-default>.panelx-heading+.panelx-collapse>.panelx-body {
    font-size: 16px;
    background: #fff;
    display: table
}

#productfaqs .panelx-group {
    margin-bottom: 0
}

#productfaqs .panelx .panelx-heading-link a.collapsexd:after {
    content: "\f104"
}

#productfaqs .panelx .panelx-heading-link a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    float: right;
    background-color: #df3626;
    color: #fff;
    padding: 10px 0;
    margin-top: -39px;
    margin-right: -16px;
    width: 33px;
    text-align: center;
    font-weight: 900
}

#productfaqs .panelx-body {
    padding: 15px
}

#productfaqs i.fab,#productfaqs i.far,#productfaqs i.fas {
    color: #b0b0b0
}

#productfaqswhite {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px
}

#productfaqswhite h2 {
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef
}

#productfaqswhite p {
    margin-bottom: 30px
}

#productfaqswhite .faq-cat-content {
    margin-top: 20px
}

#productfaqswhite .panelx-group .panelx {
    border-radius: 0
}

#productfaqswhite .panelx-default>.panelx-heading a {
    color: #333;
    text-decoration: none
}

#productfaqswhite .panelx-default>.panelx-heading .fa {
    color: #df3626
}

#productfaqswhite .panelx-default>.panelx-heading {
    background-color: #f3f4f5;
    border-color: #e3e3e3
}

#productfaqswhite .panelx-title {
    font-size: 13px
}

#productfaqswhite .panelx-default>.panelx-heading+.panelx-collapse>.panelx-body {
    font-size: 16px;
    background: #fff;
    display: table
}

#productfaqswhite .panelx-group {
    margin-bottom: 0
}

#productfaqswhite .panelx .panelx-heading-link a.collapsexd:after {
    content: "\f104"
}

#productfaqswhite .panelx .panelx-heading-link a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    float: right;
    background-color: #df3626;
    color: #fff;
    padding: 10px 0;
    margin-top: -39px;
    margin-right: -16px;
    width: 33px;
    text-align: center;
    font-weight: 900
}

#productfaqswhite .panelx-body {
    padding: 15px
}

#productfaqswhite i.fab,#productfaqswhite i.far,#productfaqswhite i.fas {
    color: #b0b0b0
}

#faq {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff
}

#faq .panelx-group .panelx {
    border-radius: 0
}

#faq .panelx-default>.panelx-heading a {
    color: #333;
    text-decoration: none
}

#faq .panelx-default>.panelx-heading i.fab,#faq .panelx-default>.panelx-heading i.far,#faq .panelx-default>.panelx-heading i.fas {
    color: #df3626
}

#faq .panelx-default>.panelx-heading {
    background-color: #f3f3f3;
    border-color: #e3e3e3
}

#faq .panelx-title {
    font-size: 13px
}

#faq .panelx-default>.panelx-heading+.panelx-collapse>.panelx-body {
    font-size: 13px;
    background: #fff;
    display: table
}

#faq .panelx .panelx-heading-link a.collapsexd:after {
    content: "\f104"
}

#faq .panelx .panelx-heading-link a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    float: right;
    background-color: #df3626;
    color: #fff;
    padding: 8px 0;
    margin-top: -25px;
    margin-right: -16px;
    width: 33px;
    text-align: center
}

#faq .panelx-body {
    padding: 15px
}

#faq i.fab,#faq i.far,#faq i.fas {
    color: #b0b0b0
}

#aboutus {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff
}

#aboutus .fa {
    color: #df3626
}

#aboutus p.info {
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 16px
}

#aboutus img {
     border: 2px solid #cccccc; /* Use a light gray color for the border */
     border-radius: 6px; /* Add a moderate border radius for slightly rounded corners */
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Add a subtle shadow for depth */
}

#aboutus p.caption {
    margin-top: 10px;
    font-weight: 300;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px;
    font-size: 16px
}

#aboutus h5 {
    margin-top: 0
}

#contact {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff
}

#contact h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #f3f4f5;
    padding-bottom: 15px
}

#contact .fa {
    color: #df3626
}

#contact label {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0
}

#contact .center-block {
    width: 305px
}

#contact .btnx-primary {
    margin-top: 20px
}

#contactdetails {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff
}

#contactdetails .fa {
    color: #df3626
}

#contactdetails h4 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

#contactdetails .labelx-default {
    background-color: #373b42;
    text-transform: uppercase;
    font-weight: 600
}

#portfolio {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 50px
}

#portfolio p.caption {
    padding-top: 10px
}

#portfolio .panelx-default {
    margin-top: 30px
}

#portfolio .panelx-image~.panelx-body,.panelx-image.hidex-panel-body~.panelx-body {
    overflow: hidden;
    background: #f3f4f5;
    border-top: 1px solid #ddd
}

#portfolio .panelx-image~.panelx-footer a {
    padding: 0 10px;
    font-size: 1.3em;
    color: #646464
}

#portfolio .panelx-image.hidex-panel-body~.panelx-body {
    height: 0;
    padding: 0
}

#portfolio .fa {
    color: #df3626
}

#portfolio .btnx .fa {
    color: #fff
}

#promotions {
    padding-top: 60px;
    padding-bottom: 40px;
    background: #fff
}

#promotions .thumbnail {
    background: #f3f4f5;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #e3e3e3
}

#promotions .thumbnail h3 {
    font-weight: 300;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

#promotions .thumbnail p {
    margin-top: 30px;
    margin-bottom: 30px
}

#promotions .thumbnail .btnx {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#promotionshighlight {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 50px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#promotionshighlight .table {
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 0
}

#promotionshighlight th {
    background: #373b42;
    color: #fff;
    font-size: 25px;
    text-align: left;
    padding: 15px;
    padding-left: 30px
}

#promotionshighlight .table>tbody>tr>td {
    background: #fff
}

#promotionshighlight td.left {
    width: 75%;
    text-align: left;
    padding: 15px;
    padding-left: 30px
}

#promotionshighlight td.right {
    width: 25%;
    text-align: center;
    padding: 15px;
    vertical-align: middle
}

#promotionshighlight p.offer {
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px
}

#promotionshighlight .labelx-promo {
    background: #a72416;
    padding: 7px 10px 5px 10px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    margin-left: 10px
}

#promotionshighlight .labelx-promo-end {
    background: #337ab7;
    padding: 7px 10px 5px 10px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    margin-left: 10px
}

#promotionshighlight p.coupon {
    color: #373b42;
    font-weight: 600
}

#openinghours {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff
}

#openinghours p {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #676767
}

#openinghours h4 {
    font-size: 18px;
    margin-top: 45px;
    margin-bottom: 20px
}

#openinghours .fa {
    color: #df3626
}

#openinghours .table {
    border: 1px solid #ddd;
    text-align: center
}

#openinghours th {
    background: #373b42;
    color: #fff;
    text-align: center
}

#openinghours .table>tbody>tr>td {
    border: 1px solid #ddd
}

#planbox {
    background: #f3f4f5;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

#planbox .pricing {
    padding: 0
}

#planbox .pricing-table {
    margin-top: 10px;
    margin-bottom: 10px
}

#planbox .pricing .pricing-table .pricing-header {
    position: relative;
    background: #373b42;
    padding: 22px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#planbox .pricing .pricing-table .pricing-header .pricing-title {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 300
}

#planbox .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px
}

#planbox .pricing .pricing-table .pricing-header .pricing-term {
    font-size: 15px;
    color: #f3f4f5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300
}

#planbox .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #fff
}

#planbox .pricing .pricing-table .pricing-header .pricing-rate .pence {
    font-size: 33px;
    top: -20px;
    color: #fff
}

#planbox .pricing .pricing-table .pricing-header .pricing-rate span {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

#planbox .pricing .pricing-list {
    padding: 20px 0 20px 0;
    background: #fff;
    border: 1px solid #e3e3e3
}

#planbox .pricing .pricing-list ul {
    padding: 0;
    display: table;
    margin: 0 auto
}

#planbox .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #f3f4f5;
    color: #595959;
    font-size: 16px;
    line-height: 42px;
    font-weight: 300
}

#planbox .pricing .pricing-list ul li:last-child {
    border: 0
}

#planbox .pricing .pricing-list ul li i {
    margin-right: 12px;
    color: #b0b0b0
}

#planbox .pricing .pricing-list ul li span {
    color: #373b42
}

#hostingfeatures {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center
}

#hostingfeaturessharednew {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left
}

#hostingfeaturesabout {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px
}

#hostingfeatures .fa {
    color: #b0b0b0;
    padding-right: 0
}

#hostingfeatures h3 {
    font-size: 20px;
    color: #a82415;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#hostingfeatures .thumbnail {
    border: 0;
    margin-bottom: 0
}

#reasons {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 90px
}

#reasons h3 {
    font-size: 20px;
    color: #df3626;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#reasons p {
    color: #373b42;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0
}

#reasons .thumbnail {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    background: #f3f4f5
}

#reasons .fa {
    color: #b0b0b0;
    padding-right: 0
}

#reasons .toolslide {
    left: 0;
    top: 0
}

#footerx {
    background: #272a2f;
    padding-top: 15px;
    padding-bottom: 20px
}

#footerx a {
    color: #b5b5b5;
    margin-top: 11px;
    padding: 0;
    font-weight: 300;
    font-size: 13px
}

#footerx a:hover {
    color: #e3e3e3;
    background: 0
}

#footerx a:focus {
    background: 0
}

#footerx h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 25px
}

#footerx p {
    color: #fff;
    font-size: 14px;
    line-height: 24px
}

#footerx .fa {
    color: #fff;
    font-size: 15px;
    margin-right: 0 !important
}

#footerx .socailmedia {
    vertical-align: sub;
    font-size: 20px;
    color: #fff
}

#footerx .footerx-logo:hover {
    opacity: .8;
    transition: opacity .45s ease-in-out;
    -moz-transition: opacity .45s ease-in-out;
    -webkit-transition: opacity .45s ease-in-out
}

#footerx .footerxlinks {
    margin-bottom: 30px
}

#footerx .footerxlinks h4 {
    margin-top: 30px
}

#footerx .company {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #30343a;
    border-bottom: 1px solid #30343a
}

#footerx .company p {
    color: #cecece;
    font-weight: 300;
    font-size: 13px;
    margin-top: 7px
}

#footerx .company p span {
    margin-left: 10px;
    margin-right: 10px
}

#footerx .company p span.strong {
    font-weight: 500;
    margin-right: 5px;
    margin-left: 0;
    text-transform: uppercase;
    color: #fff
}

#accepted-payment {
    color: #fff !important;
    font-size: 35px !important;
    margin-top: 2px;
    padding-right: 0;
    padding-left: 5px
}

#footerxcompany {
    background: #373b42;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #454a52;
    font-weight: 600
}

#footerxcompany a,#footerxcompany p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    text-transform: uppercase
}

#footerxcompany a.legal {
    padding-left: 20px;
    padding-right: 20px
}

#footerxcompany a.legal:last-child {
    padding-right: 0
}

#footerxcompany p.legal {
    color: #42444e
}

a {
    color: #B62416;
}

a:focus,a:hover {
    color: #B62416;
}

.centered,.panelx-title {
    text-align: center
}

.grey {
    color: #ccc
}

.red {
    color: #df3626
}

.blue {
    color: #195b94
}

.white {
    color: #fff
}

@media(min-width: 992px) {
    #promotionshighlight p.coupon {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

span.labelx.labelx-promo-end::selection {
    background: #b77033
}

.reviews_box h4 {
    line-height: 1.32;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    color: #32323d
}

.reviews_box_inner {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.review_single {
    display: block;
    height: 100%;
    width: 100%;
    padding: 24px;
    background-color: #fafafa;
    border-radius: 8px
}

.review_single svg {
    width: 14px;
    height: 14px
}

.review_single .author_name {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #32323d !important;
    margin-bottom: 0
}

.review_single .author_name a {
    color: #32323d !important
}

.review_single .review_date {
    display: block;
    font-size: 12px
}

.review_single .review_title {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 23px
}

.review_single p {
    font-size: 16px;
    display: block;
    line-height: 27px
}

.user_star_rating_wrap {
    float: left;
    width: 100px;
    margin-top: 5px
}

.user_star_rating_empty {
    background: url(../img/user_star_rating_sprite.png) no-repeat;
    height: 20px;
    background-size: 100px;
    background-position: left bottom;
    @supports(background: url(../img/user_star_rating_sprite.webp)) {
        background:url(../img/user_star_rating_sprite.webp) no-repeat;
        height:20px;background-size:100px;background-position:left bottom}
}

.user_star_rating_filled {
    background: url(../img/user_star_rating_sprite.png) no-repeat;
    height: 20px;
    background-size: 100px;
    margin-top: -20px;
    @supports(background: url(../img/user_star_rating_sprite.webp)) {
        background:url(../img/user_star_rating_sprite.webp) no-repeat;
        height:20px;background-size:100px;margin-top:-20px}
}

.toggle-text-content span {
    display: none
}

.toggle-text-content a {
    display: block
}

.aff {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #efefef
}

.footerxtitles {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 25px
}

#planboxindex {
    background: #f3f4f5;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}
