body {
    font-family: 'Raleway', sans-serif !important;
    overflow-x: hidden;
}

.top-bar {
    background-color: #1f2533;
    color: white;
    font-size: 15px;
    padding: 8px 0px;
}

.text-white {
    color: white;
}

.nav-bar {
    background-color: white;
    padding: 0px 0px;
    border-bottom: 1px solid #d02322 !important;
}

.bg-light {
    background-color: #ffffff !important;
}

.nav-btn {
    color: #fff !important;
    font-weight: 0;
}

.nav-btn:hover {
    color: #fff !important;
    /* font-weight: bold; */
    /* box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.8);
    background-color: #fff; */
    border-bottom: 2px solid #fff;
    border-radius: 4px;
}

.nav-btn:active {
    color: #f37c20;
    font-weight: bold;
}

.active {
    color: #fff !important;
    font-weight: bold;
    /* box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.8); */
    /* background-color: #fff; */
    border-radius: 4px;
    border-bottom: 2px solid #fff;
}

.newback {
    background-color: #1f2533;
    position: relative;
    width: 100%;
    height: 40px;
}

.nav-item {
    padding: 5px;
}

.navbar-logo {
    font-weight: bold;
    font-size: 25px !important;
    background-color: #fff !important;
    position: absolute;
    max-width: 17rem;
    border-radius: 10px;
    z-index: 999;
    top: 10px;
    /* border-bottom: 3px solid #e40606; */
    box-shadow: 0px 5px 30px -1px rgba(0, 0, 0, 1);
    padding: 5px;
}

@media (max-width: 576px) {
    .navbar-logo {
        background-color: #fff !important;
        position: absolute;
        max-width: 17rem;
        border-radius: 10px;
        z-index: 999;
        top: 10px;
        left: 2rem;
        /* border-bottom: 3px solid #e40606; */
        box-shadow: 0px 5px 30px -1px rgba(0, 0, 0, 1);
        padding: 5px;
    }
}

@media (max-width: 410px) {
    .navbar-logo {
        background-color: #fff !important;
        position: absolute;
        max-width: 15rem;
        border-radius: 10px;
        z-index: 999;
        top: 10px;
        left: 2rem;
        /* border-bottom: 3px solid #e40606; */
        box-shadow: 0px 5px 30px -1px rgba(0, 0, 0, 1);
        padding: 5px;
    }
}

@media (max-width: 366px) {
    .navbar-logo {
        background-color: #fff !important;
        position: absolute;
        max-width: 13rem;
        border-radius: 10px;
        z-index: 999;
        top: 10px;
        left: 1rem;
        /* border-bottom: 3px solid #e40606; */
        box-shadow: 0px 5px 30px -1px rgba(0, 0, 0, 1);
        padding: 5px;
    }
}

@media (max-width: 314px) {
    .navbar-logo {
        background-color: #fff !important;
        position: absolute;
        max-width: 10rem;
        border-radius: 10px;
        z-index: 999;
        top: 10px;
        left: 1rem;
        /* border-bottom: 3px solid #e40606; */
        box-shadow: 0px 5px 30px -1px rgba(0, 0, 0, 1);
        padding: 5px;
    }
}

.footer {
    background-color: #d02322;
    padding: 20px 0px;
}

.powered {
    color: #fff;
    background-color: #1a2634;
    padding: 3px;
    border-radius: 1rem;
}

.powered:hover {
    color: #fff;
    padding: 3px;
    border-radius: 1rem;
}

.social i {
    padding-left: 2rem;
    color: #1a2634 !important;
}

.navbar-brand {
    color: #24b540 !important;
    font-weight: bold;
    font-size: 25px !important;
}

.navbar-brand2 {
    color: #f47d23;
}

.banner {
    width: 100%;
    height: 670px;
    background-image: url(../img/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.whatsapp i{
    position: fixed; 
    bottom:0;
    z-index: 99999;
    right:0;
    margin: 2rem;
    font-size: 2rem;
    color: white;
    background-color: #41ea60;
    padding: 0.8rem;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 2px 0px 5px 1px rgba(0, 0, 0, 0.3);
}
.whatsapp i:hover{
    box-shadow: 5px 0px 20px 1px rgba(0, 0, 0, 0.3);
}
.banner-text {
    position: absolute;
    margin-left: 10%;
    padding-top: 6%;
    color: white;
    z-index: 10;
    top: 25%;
}

.btn-banner {
    background-color: #d02222e3;
    color: white;
    font-weight: bold;
}

.btn-banner:hover {
    background-color: transparent;
    color: white;
    font-weight: bold;
}

.aft-banner {
    background-color: #1f2533;
    color: white;
    padding: 15px 0px;
}

.callus {
    background-color: #1f2533;
    color: white;
    padding: 10px 0px;
}

.g-box {
    background-color: #24b540;
    padding: 10px;
    font-size: 22px;
    text-align: center;
    width: 160px;
    position: absolute;
    top: -25px;
}

.orange {
    color: #f47d23;
}

.domains {
    padding-bottom: 10px;
    border-bottom: 1px solid #f47d23;
    margin-bottom: 10px;
    text-align: center;
}

.btn-org {
    background-color: #f47d23;
    border: 2px solid #f47d23;
    color: white;
}

.btn-brop {
    background: #272727;
    color: white;
    width: 60px;
}

.heading {
    color: #24b540;
    font-weight: bold;
    text-align: center;
}

.smoke {
    background-color: whitesmoke;
    padding: 80px 0px;
}

.price-box {
    background: #fbfbfb;
    text-align: center;
    border: 1px solid silver;
    padding: 25px 15px;
}

.text-org {
    color: #fff;
    background-color: #1a2634;
    padding: 10px;
    border-radius: 5px;
}

.gr-line {
    border-bottom: 1px solid #24b540;
    margin: 10px;
}

.price-box-dark {
    background: #1f2533;
    text-align: center;
    color: white;
    border: 1px solid silver;
    padding: 50px 15px;
    margin-top: -25px;
}

.text-gr {
    color: #d02322;
}

.white {
    background-color: white;
    padding: 80px 0px;
}

.bfont {
    font-size: 70px !important;
    text-align: center;
    color: #d02322;
}

.success {
    position: relative;
    box-shadow: 2px 2px 2px 2px #000;
    color: #fff;
    background-color: green;
    padding: 0.4rem;
    margin-bottom: 2rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    font-weight: bold;
}

.failed {
    position: relative;
    box-shadow: 2px 2px 2px 2px #000;
    color: #fff;
    background-color: red;
    padding: 0.4rem;
    margin-bottom: 2rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    font-weight: bold;
}

@media (max-width:991px) {
    .email-me {
        font-size: 0.9rem;
    }
}

.features {
    color: rgb(0, 0, 0);
    padding: 10px 0px;
    word-break: break-all;
}

.whychooseus {
    padding: 20px;
    text-align: center;
    position: relative;
}

.bordery {
    border-right: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    padding: 20px;
    text-align: center;
    position: relative;
}

.bordery::after {
    background-color: white;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    width: 50px;
}

.bordery::after {
    bottom: -1px;
    right: -1px;
}

.bordery::before {
    top: -1px;
    left: -1px;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
}

#quote-carousel .carousel-indicators li {
    width: 100px;
    height: 100px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    color: #f47d23;
}

.item blockquote p:after {
    content: "\f10e";
    font-family: 'Fontawesome';
    float: right;
    margin-right: 10px;
    margin-bottom: 15px;
    color: #f47d23;
}

.testi {
    background-color: #1a2634;
    color: white;
    font-weight: 100;
    padding: 20px;
    margin-bottom: 0px;
}

.down-ar {
    font-size: 80px !important;
    color: #1a2634;
    line-height: 0 !important;
    margin-top: 8px;
    text-align: center;
}

.text-dark {
    color: #1a2634;
}

.navbar {
    min-height: 70px;
    margin-bottom: 0px !important;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.5);
    background-color: #d02222e3 !important;
    /* border-top: 2px solid #fff; */
    opacity: 1;
}

.dark {
    background-color: #3a3a3a;
    padding: 50px 0px;
}

.nsavbar-brand {
    color: #24b540;
    font-weight: bold;
    font-size: 25px !important;
}

.login {
    font-size: 14px;
    text-align: right;
}

.navi {
    position: absolute;
    right: 8%;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.2em !important;
    height: 1.2em !important;
}

.wordpress {
    position: absolute;
    z-index: -1;
}

.wordpress-bg {
    background-image: url(../img/wordpress.jpg);
    padding-top: 9%;
    height: 250px;
}

.icons {
    font-size: 22px;
    color: #1a2634;
    font-weight: bold;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.input-group {
    margin-top: 4%;
}

input.dark-bg {
    background: #272727;
}

#fh5co-footer i.fa {
    color: #fff;
    font-size: 30px;
}

#fh5co-legal a {
    color: #fff;
}

#fh5co-legal a.text-gr {
    color: #24b540;
}

table {
    width: 100%;
}

.js .animate-box {
    opacity: 0;
}

@media (max-width: 991px) {
    .navi {
        position: relative;
        margin-left: 10%;
        padding-top: 120px;
    }
    .nav-link {
        text-align: center;
    }
}

@media (max-width: 786px) {
    .login {
        font-size: 14px;
        text-align: center;
    }
    .navbar-brand {
        color: #24b540 !important;
        font-weight: bold;
        font-size: 20px !important;
        padding-left: 10px;
    }
    .aft-banner {
        background-color: #1f2533;
        color: white;
        padding: 15px 5%;
    }
    .bordery {
        border-right: 0px solid gainsboro;
        border-bottom: 0px solid gainsboro;
        padding: 20px;
        position: relative;
    }
    .wordpress {
        position: absolute;
        z-index: -1;
        width: 220%;
        margin-left: -50%;
    }
    body {
        font-family: 'Raleway', sans-serif !important;
        overflow-x: hidden;
    }
    .signup {
        background-color: #1f2533;
        color: white;
        padding: 35px 5%;
    }
    .h2,
    h2 {
        font-size: 1.6rem;
    }
    .h3,
    h3 {
        font-size: 1.3rem;
    }
    .price-box {
        background: #fbfbfb;
        text-align: center;
        border: 1px solid silver;
        padding: 25px 15px;
        margin-bottom: 45px;
    }
    .price-box-dark {
        background: #1f2533;
        text-align: center;
        color: white;
        border: 1px solid silver;
        padding: 50px 15px;
        margin-top: -25px;
        margin-bottom: 25px;
    }
    .navbar-light .navbar-toggler {
        color: rgba(255, 255, 255, 1);
        border-color: rgba(255, 255, 255, 1);
        margin-right: 30px;
    }
    .mtext-center {
        text-align: center;
    }
    .icons {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}