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

    ** Custom Stylesheet **

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

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

:root {
    --main-bg-color: #ed1c24;
}

body,
button,
input,
select,
textarea {
    font-family: "Montserrat", "Open Sans", Tahoma, serif;
    color: #333;
    font-size: 15px;
}

body {
    background-color: none;
}

h1 {
    font-size: 3em;
}

a {
    color: #262626;
}

#webHosting-Bestseller h1,
#domain-transfer h1 {
    font-size: 32px;
    font-weight: normal;
}

/* .webhosting-bg h3 {
    color: white;
} */

.webhosting-bg>.centerVandH>h1 {
    color: #333;
}

/* logo height */

section#header .logo img {
    max-height: 75px;
    padding: 20px;
}

#custom_basket a {
    padding: 0;
}

#custom_basket .btn {
    background-color: white;
}

a.no_style_link:hover {
    text-decoration: none;
}

ul.top-nav>li.primary-action>a.btn {
    background-color: var(--main-bg-color);
}

#Secondary_Navbar-Account .badge {
    background-color: white;
}

.navbar-main .navbar-nav>.active>a,
.navbar-main .navbar-nav>.active>a:focus,
.navbar-main .navbar-nav>.active>a:hover,
.navbar-main .navbar-nav>.open>a,
.navbar-main .navbar-nav>.open>a:focus,
.navbar-main .navbar-nav>.open>a:hover,
.navbar-main .navbar-nav>li>a:focus,
.navbar-main .navbar-nav>li>a:hover {
    background-color: transparent;
}

/*Font color*/

/* a {
    color: #FFFFFF;
} */

section#header {
    padding: 0;
}

.navbar-main {
    background-color: white;
    font-size: 24px;
    /*     font-weight: bold; */
    min-height: 60px;
    text-align: center;
}

#primary-nav li a {
    color: var(--main-bg-color);
    margin-bottom: 10px;
}

ul.top-nav>li>a {
    color: var(--main-bg-color);
}

ul.top-nav>li>a:hover {
    color: var(--main-bg-color);
}

#primary-nav a:hover {
    background-color: transparent;
    text-decoration: underline;
}

#primary-nav .navbar-nav>.open>a {
    background-color: transparent;
    color: black;
}

#main-menu .navbar-nav {
    margin-left: -8px;
}

/* custom for homePage-main */

/* #homePage-main h1 {
    font-size: 4.6em;
} */

.home-shortcuts li {
    width: 33.33%;
}

/* background image */

#wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg {
    /* The image used */
    background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_datacenter.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg {
    display: table;
    width: 100%;
}

.centerVandH {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.centerVandH h1 {
    text-align: center;
    color: white;
}

@media (min-width: 1024px) {
    .centerVandH h1 {
        font-size: 4.1em;
    }
}

.bg .button {
    padding: 10px;
}

.webhosting-bg {
    /* The image used */
    background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_webhosting.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-domain-search {
    /* The image used */
    background-image: url("../img/domain_search.png");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Register Domain page */

.domain-checker-container {
    background: -moz-linear-gradient(top, #D3D3D3, #F3F3F3);
    margin: 40px 0;
}

.domain-checker-bg {
    background-image: none;
}

#btnCheckAvailability {
    background-color: var(--main-bg-color);
    border: none;
    color: white;
}

#btnCheckAvailability:hover {
    text-decoration: underline;
    background-color: none;
}

/* .register-domain {
   
    background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_domains.jpg");
    
    height: 100%;
   
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .register-domain {
        /* The image used */
        background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_domains-400.jpg");
        /* Full height */
        height: 100%;
        /* Center and scale the image nicely */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .register-domain {
        /* The image used */
        background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_domains-640.jpg");
        /* Full height */
        height: 100%;
        /* Center and scale the image nicely */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .register-domain {
        /* The image used */
        background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_domains-768.jpg");
        /* Full height */
        height: 100%;
        /* Center and scale the image nicely */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .register-domain {
        /* The image used */
        background-image: url("../img/slider/bego24_webhosting_domains_web_mail_slider_domains-992.jpg");
        /* Full height */
        height: 100%;
        /* Center and scale the image nicely */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}



.webhosting-bg,
.register-domain,
.bg-domain-search {
    display: flex;
    align-items: center;
    justify-content: center;
}

#webHosting-Bestseller,
#domain-transfer {
    background-color: #f3f3f3;
    height: 380px;
    padding: 20px;
}

#domain-transfer {
    background-color: var(--main-bg-color);
}

/* .domain-webhost h1 {
    color: var(--main-color);
} */

.domain-webhost h1,
.domain-transfer h1 {
    font-family: 'Montserrat';
    font-weight: bold;
    width: 75%;
    margin-top: 0;
}

.domain-transfer h1 {
    color: white;
}

#webHosting-Bestseller>img,
#domain-transfer>img {
    float: right;
}

#domain-transfer p {
    color: white;
}

.button a {
    background-color: transparent;
    border: none;
    padding: 12px;
}

.button a:hover {
    background-color: transparent;
}

a.blog {
    padding: 0;
}

.domains-input {
    position: relative;
    color: #999;
    border-radius: 25px 0 0 25px !important;
    padding: 10px 16px;
    outline: 0;
    margin: 0;
    border: 0
}

.domain-btn-1 {
    position: absolute;
    border-radius: 100px 0 100px 100px !important;
    display: inline-block;
    /* margin-left: -275px; */
    top: 7px;
    border: 0 !important;
    z-index: 100 !important;
    right: 25px;
}

.domain-btn-1:hover,
#domain-transfer a:hover {
    text-decoration: underline;
}

#domain-transfer a {
    color: white;
}

.domain-btn-2 {
    position: absolute;
    border-radius: 100px 0 100px 100px !important;
    display: inline-block;
    background-color: var(--main-bg-color);
    /* margin-left: -200px;
    margin-top: 9px; */
    padding: 25px 0;
    width: 190px;
    font-size: 18px;
    border: 0 !important;
    top: -15px;
    right: -110px;
    color: white;
}

.domain-btn-2:hover {
    color: white;
    text-decoration: underline;
}

@media (max-width:1200px) and (min-width: 1200px) {
    .domain-btn-1 {
        right: 25px;
    }

    .domain-btn-2 {
        right: -110px;
    }
}

@media (max-width:1200px) {
    #homeCenter .col-md-12 {
        width: 98%;
    }
}

@media (max-width:992px) {
    #homeCenter .col-sm-10 {
        width: 92%;
    }
}

@media (max-width:768px) {
    #homeCenter .col-sm-10 {
        width: 89%;
    }
}

@media (max-width:600px) {
    #homeCenter .col-sm-10 {
        width: 87%;
    }
}

@media (max-width: 480px) {
    .domain-btn-2 {
        right: -90px;
    }

    .domain-btn-1 {
        right: 45px;
    }

    #homeCenter .input-group-lg .form-control {
        font-size: 14px;
    }
}


.domains-input {
    font-size: 25px !important;
    padding: 32px 40px !important;
    width: 80%;
    border-radius: 100px 0 100px 100px !important;
}

/* #domain-transfer img,
#webHosting-Bestseller img {
    position: absolute;
} */

#domain-transfer .button {
    background-color: white;
    color: var(--main-bg-color);
}

#domain-transfer .button,
#webHosting-Bestseller .button {
    position: absolute;
    left: 100px;
}

#domain-transfer .button a {
    color: var(--main-bg-color);
}

#domain-price-tag .col-md-3 {
    height: 145px;
}

#domain-price-tag p {
    display: block;
    margin: 20px;
    font-size: 36px;
    color: var(--main-bg-color);
}

#domain-price-tag .price-annual {
    margin: 20px;
    font-size: 21px;
    color: #777777;
    text-align: right;
}



#domain-price-tag div:nth-child(2),
#domain-price-tag div:nth-child(4),
#domain-price-tag div:nth-child(5),
#domain-price-tag div:nth-child(7),
#domain-price-tag div:nth-child(10),
#domain-price-tag div:nth-child(12),
#domain-price-tag div:nth-child(13),
#domain-price-tag div:nth-child(15),
#domain-price-tag div:nth-child(18),
#domain-price-tag div:nth-child(20),
#domain-price-tag div:nth-child(21),
#domain-price-tag div:nth-child(23) {
    background-color: #f3f3f3;
}

@media (max-width: 600px) {
    #domain-price-tag div:nth-child(odd) {
        background-color: lightgray !important;
    }
}

/*main content*/

.main-content .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.home-shortcuts {
    background-color: grey;
}

.home-shortcuts li:first-child {
    border-left-color: darkgray;
}

.home-shortcuts li {
    border-right-color: darkgray;
}

section#home-banner {
    padding: 0;
    height: 750px;
}

section#home-banner .form-control {
    background-color: #f3f3f3;
    border-radius: 25px;
}

.search input {
    text-indent: 32px;
}

.search .fa-search {
    position: absolute;
    color: var(--main-bg-color);
    top: 10px;
    right: 25px;
}

.button {
    background-color: #ed1c24;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 25px;
    width: 168px;
    height: 44px;
    padding: 10px;
    font-size: 16px;
    font-family: "Raleway";
}

.button p {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.center {
    display: table;
    margin: 0 auto;
}

.centerDiv {
    margin: 0 auto;
}

#blog-news .center {
    margin: 0 auto;
}

section#footer {
    color: #fffefe;
    background-color: var(--main-bg-color);
}

section#footer ul {
    list-style: none;
    padding-top: 10px;
    padding-left: 0;
}

a.footer_headline {
    font-size: 1.7em;
    color: white;
}

.boxes_4 h2 a {
    padding: 0;
}

.boxes_4 {
    margin-bottom: 45px;
}

/* .main-content {
    margin: 0 10px;
} */

/* sidebar */

.sidebar {
    margin: 0 10px;
}

/*social bar*/

#socialMedia .container {
    padding-left: 25px;
    padding-right: 25px;
}

@media screen and (min-width: 992px) {
    #socialMedia .container {
        padding-left: 100px;
        padding-right: 100px;
    }
}

#socialMedia {
    background-color: white;
    padding-bottom: 35px;
}

#socialMedia h3 {
    margin-top: 0;
    padding-top: 20px;
}

#social-menu a {
    color: var(--main-bg-color);
    border: 3px solid;
    font-size: 16px;
    border-radius: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 6px;
    padding-right: 5px;
}

#social-menu li a i {
    height: 30px;
    width: 30px;
    text-align: center;
}

#social-menu {
    display: flex;
    justify-content: space-between;
}

section#main-body {
    padding: 0;
    /* margin: 0 15px; */
}

.theses {
    background-color: var(--main-bg-color);
}

/* #theses */

/*.contact {*/

/*height: 135px;*/

/*display: flex;*/

/*justify-content: space-around;*/

/*align-items: center;*/

/*}*/

.theses p {
    color: white;
    margin: 0;
}

.theses {
    text-align: center;
}

/*#aboutUs,*/

/*#Support,*/

/*#webHosting p,*/

/*#domain p,*/

/*.webHosting p {*/

/*padding-left: 15px;*/

/*padding-right: 15px;*/

/*}*/

#aboutUs h3,
#Support h3,
h1,
#blog-news h1 {
    color: var(--main-bg-color);
    text-align: left;
    margin-bottom: 25px;
    margin-top: 25px;
}

/*.supportImg {*/

/*margin: 40px 0 40px 0;*/

/*}*/

.image {
    width: 100%;
}

.contact-logos {
    float: left;
    padding-right: 20px;
}

#contact div {
    margin-bottom: 40px;
}

/* #contact-title p {
    padding-left: 60px;
} */

#contact-title h3 {
    font-weight: bold;
    margin: 0;
}

#contact-title p {
    text-align: left;
    overflow: hidden;
}

.contact,
.theses {
    padding: 5px 20px 5px 20px;
}

.theses p {
    font-size: 16px;
}

.theses .col-xs-12,
.theses .col-sm-4,
.theses .col-md-4,
.contact .col-xs-12,
.contact .col-sm-12,
.contact .col-md-4 {
    padding-top: 25px;
    padding-bottom: 25px;
}

#blog-news .announcement-single {
    text-align: justify;
}

#blog-news .announcement-single h3 a {
    /* font-family: "Monserrat"; */
    color: var(--main-bg-color);
}

.blog-moreLink {
    color: var(--main-bg-color);
    background: none;
    float: right;
    margin-top: 25px;
}

#blog-news a:hover {
    background: none;
    color: var(--main-bg-color);
}

#blog-news blockquote {
    border: none;
    padding: 0;
}

#blog-news .label-default {
    background: none;
    color: gray;
    font-size: 1em;
    font-family: 'Raleway';
    font-weight: 500;
    padding: 0;
}

#blog-news .announcement-single i {
    padding-right: 15px;
}

#homeCenter {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
}

#homeCenter .button {
    margin: 0 auto;
}

#extraMenu li {
    display: inline-block;
    padding: 10px 40px 10px 15px;
}

@media screen and (max-width: 360px) {
    #extraMenu li {
        display: block;
        padding: 10px 40px 10px 15px;
    }
}

#extraMenu a {
    color: white;
}

.boxes_4 .col-lg-3,
.boxes_4 .col-md-3,
.boxes_4 .col-sm-6,
.boxes_4 .col-xs-6 {
    height: 250px;
}

/* clear padding on bootstrap col */

#homePage-main .col-md-6 {
    padding: 0;
}

/* domain search bar */

#domain_name {
    border-radius: 25px;
}

/* Transfer Domain Page */

/* #inputTransferDomain,
#inputAuthCode,
#inputEmail,
#inputPassword {
    font-size: 18px !important;
} */

.form-group input {
    font-size: 18px !important;
}

#order-standard_cart label {
    font-size: 16px !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--main-bg-color);
    border-color: var(--main-bg-color);
}

.btn-primary {
    background-color: red;
    border: none;
}

.btn-primary:active,
.btn-warning:active {
    background-color: var(--main-bg-color);
}

.btn-primary:active:hover,
.btn-warning:active:hover {
    background-color: var(--main-bg-color);
}

.list-group {
    font-size: 16px;
}

#order-standard_cart .field,
#order-standard_cart .form-control {
    font-size: 16px;
}

/*Web hosting products*/

/* #order-standard_cart .products .product div.product-pricing span.price {
    font-size: 1.2em !;
} */

section#webhosting,
section#registerDomain {
    height: 550px;
}

.hostingFeatures {
    height: 350px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #fdc6c9;
}

.hosting {
    text-align: center;
}

.hosting h1 {
    text-align: center;
}

.hostingFeatures h2 {
    color: var(--main-bg-color);
}

.hostingDesc-img {
    margin-top: 20px;
}

#faqs {
    height: 670px;
    background-color: #f3f3f3;
}

#faqs .container h1 {
    text-align: center;
    padding-top: 30px;
}

#faqs-text {
    padding: 25px 0 25px 0;
}

.faqs-list {
    padding: 0 10px 0 10px;
}

.faqs-list li {
    padding: 25px 0 20px 0;
}

@media screen and (max-width: 992px) {
    .faqs-list li {
        padding: 7px 0 10px 0;
    }
}

/* @media screen and (max-width: 992px) {
    .faqs-list li {
        padding: 7px 0 20px 0;
    }
} */


ul.faqs-list {
    list-style-image: url('../img/bullets_faqs.png');
}

#product-support {
    margin-left: 0 !important;
    margin-top: 60px !important;
}

#order-standard_cart .products .product {
    border: none !important;
    background-color: #f3f3f3 !important;
}

#order-standard_cart .products .product header {
    background: none !important;
}

#order-standard_cart .products .product header span {
    font-size: 1.45em !important;
    color: var(--main-bg-color) !important;
}

.order-product {
    border-radius: 25px;
    border: none;
    background-color: var(--main-bg-color);
    height: 40px;
    width: 125px;
    text-align: center;
    font-size: 16px;
    padding: 7px;
}

#order-standard_cart .products .product div.product-desc {
    width: 100% !important;
}

#order-standard_cart .products .product footer {
    /*   float: none; */
    width: 100% !important;
    margin: 0 !important;
}

#order-standard_cart .products .product footer .product-pricing {
    text-align: left;
    padding: 8px 40px;
}

#order-standard_cart footer a {
    float: right;
    margin: 0 40px 10px 0;
}

.product-desc ul {
    list-style-image: url('../img/checkbox.png');
}

#products footer .btn-success:focus,
#products footer .btn-success:hover {
    background-color: var(--main-bg-color);
    text-decoration: underline;
}

.product-pricing {
    font-size: 16px;
    /* font-weight: bold; */
    color: #666;
}

.button a {
    color: white;
}

.button a:hover {
    text-decoration: underline;
}

.header-lined {
    display: table;
    margin: 0 auto;
}

.domainHeadline {
    color: var(--main-bg-color);
    text-align: center;
}

.head-center {
    text-align: center !important;
}

.header-lined h1 {
    color: white !important;
    border: none !important;
}

#popover807592 .popover-content a {
    color: black !important;
}

#developed-footer a {
    color: white;
}

/* Login Page */

.logincontainer .container {
    padding: 0;
}

.sub-heading span {
    color: black !important;
}

.electric-lime {
    background-color: #88D317;
    color: #1A0315;
}

.wrapper img {
    padding: 10px;
}

/* WebHosting Page */

/* Create four equal columns that floats next to each other */
.column {
    float: left;
    width: 33%;
    padding: 20px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
    .column {
        width: 50%;
    }

    #homeCenter {
        margin-bottom: 30px;
    }

    .col-md-8,
    .col-md-3 {
        padding-right: 25px;
        padding-left: 25px;
    }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .home-shortcuts li {
        border-bottom-color: gray !important;
        ;
    }
}



@media (max-width:600px) {

    .h1,
    h1 {
        font-size: 26px !important;
    }

    body {
        font-size: 14px !important;
    }

    .h2,
    h2 {
        font-size: 20px
    }

    .h3,
    h3 {
        font-size: 16px
    }

    .h4,
    h4 {
        font-size: 14px
    }

    .h5,
    h5 {
        font-size: 12px
    }

    .h6,
    h6 {
        font-size: 11px
    }

    div.header-lined small {
        display: none
    }
}

@media (max-width:767px) {
    .home-shortcuts li {
        display: block;
        float: none;
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #0e88b0
    }

    .home-shortcuts li:first-child {
        border-left: 0
    }

    .home-shortcuts li:last-child {
        border: 0
    }

    .home-shortcuts ul:hover li {
        width: 100%
    }
}