@import url('https://fonts.googleapis.com/css2?family=Freehand&amp;display=swap');
.style-font{
    font-family: 'Freehand', cursive;
    font-weight: 100;
    position: relative;
}
.service-hero{
    background: url('../img/domain-hosting/hero-img.jpg') no-repeat center !important;
    background-size: cover !important;
    min-height: 650px;
    padding: 50px 0px;
}


.hero-text{
    padding-right: 30px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.bi.service-hero.domain-banner {
    display: flex;
    align-items: center;
}
.hero-text h2{
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.hero-text p span {
    font-family: 'Freehand', cursive;
    font-weight: 400;
    font-size: 44px;
    color: #ff0053;
    text-shadow: 1px 1px 23px black;
}

.domain-search{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.domain-search button{
    width: 170px;
    height: 80px;
    background-color: #fcb10e !important;
    margin-left: -3px;
}

.domain-search button:hover{
    transform: none !important;
    border: none !important;
}

.hero-text li{
    position: relative;
    color: #fff ;
    list-style: none;
    font-size: 16px;
    padding-left: 20px;
    margin: 5px 0px;
    margin-left: 20%;
}

.hero-text li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: url('../img/check-img.png') no-repeat center;
    background-size: contain;
    width: 10px;
    height: 10px;
}

.hosting button{
    background-color: transparent !important;
    color: #555;
    border: 1px solid #555;
    width: 200px;
}

.hosting button:hover{
    background-color: #ff0053 !important;
}

.hero-text p{
    color: #fff !important;  
    font-weight: 300 !important; 
    text-align: center;
    font-weight: 600 !important;
    font-size: 25px;
    }

.bi-banner{
    margin-bottom: 80px;
}

.bi-button{
    background-color: #ff0053;
    color: #fff;
    padding: 15px 40px;
    transition: .3s;
    box-shadow: none !important;
    font-weight: 600;
}

.txt-find-site {
    border: none;
    outline: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 70%;
    height: 80px;
    padding-left: 20px;
    font-size: 16px;
    box-shadow: 0px 0px 20px #0000001f;
}

.txt-find-site::placeholder{
    color: #a0a0a0;
}

.bi-button:hover{  
    
    color: #fff;
}

.hero-img{
    width: 100%;
    position: relative;
}

.hero-img img{
    position: absolute;
    top: -100px;
    left: -60px;
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.bi-section{
    padding: 80px 0px;
}

.logos{
    /* margin-top: 140px; */
    padding-bottom: 0 !important;
}

.logo-wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.happy-client-slide h3{
    float: left;
    text-transform: uppercase;
    color: #555;
    font-size: 24px;
}
.case-wrap{
    width: 100%;
}

.case-wrap img{
    width: 100%;
}

.case-wrap h3{
    color: #555;
    font-weight: 800;
}
.case-label{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.case-label span{
    background-color: #f5f5f5;
    padding: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
}
.case-label span p{
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.case-bottom{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.case-bottom h2{
    color: #ff115e;
    font-weight: 800;
}

.case-bottom p{
    text-align: left;
}
.case-bottom div{
    width: 50%;
}
.seo-img{
    position: relative;
}

.seo-img img{
    width: 100%;
}

.seo-section{
    padding-top: 0px !important;
    margin-bottom: 100px;
}


.seo-text{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-left: 100px;
    height: 100%;
}

.seo-text h2{
    color: #555;
    font-weight: 800;
    align-self: flex-start;
}
.seo-text h2:nth-child(2){
    font-size: 40px;
    color: #555;
    font-weight: 600;
    align-self: flex-start;
}
.seo-text p{
    font-size: 18px;
    text-align: left;
}

.seo-text button{
    font-weight: 600;
    align-self: flex-start !important;
}

.how-it-works{
    margin-bottom: 80px;
    background-color: #f5f5f5;
}

.works-wrap{
    padding-right: 50px;
}

.works-wrap h3{
    font-size: 20px;
    color: #555;
    font-weight: 700;
    margin: 40px 0px;
}

.works-wrap p{
    text-align: left;
    font-size: 14px;
}

.account-img img{
    width: 100%;
}

.account-text{
    padding: 60px 0px 20px 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.account-item{
    display: flex;
    height: 100%;   
    gap: 25px;
}
.account-item img{
    max-width: 150px;
    object-fit: contain;
    align-self: flex-start;
}
.account-item h3{
    color: #555;
    font-size: 22px;
    font-weight: 700;
}

.account-item p{
    font-size: 14px;
    text-align: left;
}

.top-text{
    text-align: center;
}

.top-text h2{
    color: #555;
    font-size: 50px;
    font-weight: 800;
    padding-bottom: 20px;
}

.top-text p{
    color: #555;
    font-size: 14px;
    padding: 0 20%;
    font-weight: 500;
}

.no-gut{
    --bs-gutter-x: 0px !important
}


.price-wrap{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    /* border-top: 1px solid #555;
    border-bottom: 1px solid #555; */
}

.price-table{
    width: 25%;
    padding: 50px 25px;
    transition: .6s;
    border: 1px solid #555;
    background-color: #fff;
}

.price-table:hover{
    transform: scale(1.05);
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13)
}

.price-table h5{
    font-size: 24px;
    font-weight: 700;
}

.price-table p{
    font-size: 14px;
    text-align: left;
}

.price-table small{
    font-size: 14px;
    font-weight: 700;
    color: #555;
}

.price-table h2{
    color: #555;
    font-weight: 700;
}

.price-table h2 sub{
    font-size: 14px;
}

.price-table h3{
    background-color: #80ebad;
    padding: 10px;
    color: #000;
    font-size: 14px;
    text-align: center;
}

.price-table button{
    outline: none;
    background-color: transparent;
    text-align: center;
    border: 1px solid #000;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    height: 45px;
    border-radius: 5px;
}

.price-table:hover button{
    border: none;
    background-color: #ff0053;
    color: #fff;
}

.price-table li{
    position: relative;
    list-style: none;
    font-size: 18px;
    padding-left: 20px;
    margin: 5px 0px;
    margin-bottom: 15px;
}

.price-table li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: url('../img/check-img.png') no-repeat center;
    background-size: contain;
    width: 10px;
    height: 10px;
}


.banner-bg{
    background: url('../img/domain-hosting/help-img.jpg') no-repeat top;
    background-size: cover !important;
}

.banner-text{
    padding: 70px 0px;
}

.banner-text h1{
    color: #fff;
    font-size: 50px;
    margin-bottom: 25px;
}

.banner-text h3{
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
}

.banner-text p{
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.banner-text h2{
    color: #fcb10e ;
    font-weight: 700;
}

.banner-text button{
    background-color: #ff0053;
    color: #fff;
    padding: 15px 50px;
    border: none;
    border-radius: 5px;
}

button{
    outline: none !important;
}

/* .bi-accordian{
    border: none !important;
}

.bi-accordian button{    
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #555 !important;
    background-color: #f5f5f5 !important;
    border-radius: 5px !important;
}

.bi-accordian button:focus{
    border-color: transparent !important;
    box-shadow: none !important;
}

.bi-accordian button:not(.collapsed){
    background-color: #000 !important;
    color: #fff !important;
} */

.accordion{
    max-width: 80%;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
}

.accordion-button{
    color: #555;
    font-size: 22px;
    font-weight: 700;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding-left: 65px;
    transition: all .3s;
}

.accordion-button:focus{
    border-color: transparent;
    box-shadow: none ;
}

.accordion-button:not(.collapsed){
    background-color: #000;
    color: #fff;
}

.accordion-button::after{
    background-image: url('../img/faq-plus-sign.png') ;
}
.accordion-button:not(.collapsed)::after{
    background-image: url('../img/faq-minus-sign.png') ;
    margin-top: -15px;
}

.accordion-item{
    margin-bottom: 15px;
    border: none;
}

.accordion-item p{
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}

.bi-faq{
    margin-bottom: 100px;
}
section.bi.service-hero.domain-banner .hero-text {
    padding: 0px 10px!important;
}
@media (max-width: 1260px) and (min-width: 992px)
{
    
    .case-wrap h3 {
        font-size: 26px;
    }
    .case-label span p {
        font-size: 12px;
    }
    .case-bottom div{
        width: 48%;
    }
    .case-bottom h2{
        font-size: 35px;
    }
    .case-bottom{
        gap:10px
    }
    .case-bottom p{
        font-size: 14px;
    }
    .seo-text {
        padding-left: 20px;
    }
    .seo-text h2{
        font-size: 40px;
    }
    .seo-text h2:nth-child(2) {
        font-size: 30px;
    }
    .seo-text p {
        font-size: 14px;
    }
    .account-text {
        padding: 15px 0px 0px 15px;
    }
    .account-item img{
        max-width: 50px;
    }
    .account-item h3{
        font-size: 20px;
    }
    .account-item p{
        font-size: 12px;
    }
    .hero-text h2{
        font-size: 35px;
    }

    .bi-button{
        padding: 12px 20px;
    }
    .price-table{
        width: 50%;
    }
    .banner-text h1 {
        font-size: 45px;
    }
    .banner-text h2{
        font-size: 35px;
    }
    .banner-text button{
        padding: 10px 35px;
        font-size: 16px;
    }
}

@media (max-width: 991px) and (min-width: 768px){

    
    .case-wrap{
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
    }
    .case-wrap h3{
        font-size: 28px;
        text-align: center;
    }
    .case-label{
        justify-content: center;
    }
    .case-label span p{
        font-size: 12px;
    }
    .hero-text h2{
        font-size: 30px;
    }
    .case-bottom h2 {
        font-size: 40px;
        text-align: center;
    }
    .case-bottom p {
        font-size: 14px;
        text-align: center;
    }
    .seo-img img{
        width: 60%;
    }
    .seo-text h2{
        margin-top: 15px;
        font-size: 30px;
    }
    .seo-text h2:nth-child(2){
        font-size: 22px;
    }
    .seo-text{
        padding-left: 0px;
        padding-right: 100px;
    }
    .seo-text p {
        font-size: 14px;
    }
    .works-wrap{
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        text-align: center;
    }
    .works-wrap p{
        text-align: center;
    }
    .account-img img{
        height: 400px;
        object-fit: contain;
        object-position: left;
        padding-left: 60px;
    }
    .bi-button{
        padding: 10px 20px;
    }

    .price-table {
        width: 50%;
    }
    .banner-text h1{
        font-size: 40px;
    }
    .banner-text h2{
        font-size: 28px;
    }
    .hero-text li{
        margin-left: 0;
    }
}

@media (max-width: 767px) and (min-width: 576px){

    h2{
        font-size: 28px !important;
    }
    h1{
        font-size: 34px !important;
    }
    p{
        font-size: 14px !important;
    }

    .bi-button{
        padding: 10px 20px;
    }
    .case-wrap{
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
    }
    .case-wrap h3{
        font-size: 28px;
        text-align: center;
    }
    .case-label{
        justify-content: center;
    }
    .case-label span p{
        font-size: 12px;
    }
    .hero-text h2{
        font-size: 30px;
    }
    .case-bottom h2 {
        font-size: 40px;
        text-align: center;
    }
    .case-bottom p {
        font-size: 14px;
        text-align: center;
    }
    .seo-img img{
        width: 60%;
    }
    .seo-text h2{
        margin-top: 15px;
        font-size: 30px;
    }
    .seo-text h2:nth-child(2){
        font-size: 22px;
    }
    .seo-text{
        padding-left: 0px;
        padding-right: 100px;
    }
    .seo-text p {
        font-size: 14px;
    }
    .works-wrap{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    .works-wrap p{
        text-align: center;
    }
    .account-img img{
        height: 400px;
        object-fit: contain;
        object-position: left;
        padding-left: 60px;
    }
    .top-text p {
        padding: 0% 10%;
    }
    .price-table{
        width: 50%;
        padding: 30px 15px;
    }
    .price-table h3{
        font-size: 12px;
    }
    .banner-text button {
        padding: 10px 25px;
    }

    .accordion-button{
        font-size: 18px;
    }

    .accordion-button::after{
        width: 15px;
        height: 15px;
        background-size: contain;
    }
    .hero-text li{
        margin-left: 0;
    }
}

@media (max-width: 575px) and (min-width: 320px){
    h1{
        font-size: 28px !important;
    }
    h2{
        font-size: 26px !important;
    }
    p{
        font-size: 12px !important;
    }
    .bi-section{
        padding: 50px 0px;
    }
    .txt-find-site{
        height: 40px;
        margin-bottom: 10px;
    }

    .case-wrap{
        text-align: center;
    }
    .case-label{
        justify-content: center;
    }
    .case-wrap img {
        width: 85%;
    }
    .case-wrap h3 {
        text-align: center;
        font-size: 20px;
    }
    .case-bottom p{
        text-align: center;
    }
    .seo-section{
        margin-bottom: 0 !important;
    }
    .seo-text{
        padding-left: 0;
        text-align: center;
    }
    .seo-text h2{
        align-self: center;
        margin-top: 25px;
        margin-bottom: 15px !important;
    }
    .seo-text h2:nth-child(2){
        margin-top: 5px;
        font-size: 18px !important;
    }
    .seo-text p{
        text-align: center;
    }
    .seo-text button{
        align-self: center !important;
    }
    .works-wrap img {
        width: 110px;
    }
    .how-it-works{
        margin-bottom: 0;
    }
    .account-text{
        padding: 25px 10px 0px 10px;
    }
    .account-item{
        flex-direction: column;
    }
    .account-item img {
        max-width: 50px;
    }
    .account-item h3{
        font-size: 18px;
    }
    .bi-button{
        padding: 10px 20px;
        align-self: flex-start;
    }
    .top-text p {
        padding: 0% 6%;
    }
    .price-table{
        width: 100%;
        padding: 25px 15px;
        border-bottom: 1px solid #fcfc;
    }
    .banner-text{
        padding: 70px 20px;
    }
    .banner-text button{
        padding: 10px 20px;
        font-size: 14px;
    }
    .accordion-button{
        font-size: 16px;
        padding-left: 30px;
    }
    .accordion-button::after{
        width: 14px;
        height: 14px;
        background-size: contain;
    }

    .hero-text li{
        margin-left: 0;
    }
    .hosting button{
        font-size: 12px !important;
    }

}
