html {
    scroll-behavior: smooth;
}

.banner-v4 .welcome-bg {
    position: absolute;
    bottom: 10px;
    right: 0;
    pointer-events: none;
    z-index: -1;
    opacity: 0.2;
}


.banner-v4app .welcome-bg {
    position: absolute;
    bottom: 10px;
    right: 0;
    pointer-events: none;
    z-index: -1;
    opacity: 0.2;
}

.transperentBox{
    background-color: #ffffff1a;
    border: 1px solid #fff3;
    border-radius: 1rem;
}

.contract-area svg{
    fill: #146ef5;
}

.contract-area i {
    color: #146ef5;
}

.contract-area .xs-title {
    color: #146ef5;
    font-size: 22px;
    font-weight: 500;
}

@keyframes moveBg {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: -500px 0;
    }

    100% {
        background-position: 0 0;
    }
}

.xs-banner.banner-v4:before{
    animation: moveBg 20s ease-in-out infinite;
}

.boxicon{
    width: 4rem;
    height: 4rem;
    border-radius: .75rem;
    justify-content: center;
    align-items: center;
    display: flex;
}

.boxicon-round {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.w-8 {
    width: 2rem;
}

.h-8 {
    height: 2rem;
}

.contact-info-group .contact-info-icon {
    display: flex;
    justify-content: center;
}

.bg-gradient02 {
    background: #1045db;
    background: -webkit-linear-gradient(135deg, #1045db 0%, #1868dd 45%, #15095e 99%);
    background: -o-linear-gradient(135deg, #1045db 0%, #1868dd 45%, #15095e 99%);
    background: linear-gradient(-45deg, #1045db 0%, #1868dd 45%, #15095e 99%)
}


.bg-gradient03 {
    background: #1045db;
    background: -webkit-linear-gradient(135deg, #15095e 0%, #1868dd 45%, #1045db 99%);
    background: -o-linear-gradient(135deg, #15095e 0%, #1868dd 45%, #1045db 99%);
    background: linear-gradient(-45deg, #15095e 0%, #1868dd 45%, #1045db 99%)
}

.bg-gradient04{
    background: #0a9ffe;
    background: -webkit-linear-gradient(130deg, #0a9ffe 0%, #0a9ffe 35%, #1124d9 70%, #0a9ffe 100%);
    background: -o-linear-gradient(130deg, #0a9ffe 0%, #0a9ffe 35%, #1124d9 70%, #0a9ffe 100%);
    background: linear-gradient(130deg, #0a9ffe 0%, #0a9ffe 35%, #1124d9 70%, #0a9ffe 100%);
}

.bg-white-transparent{
    background-color: #ffffff1a;
}

.bg-white-transparent:hover {
    background-color: #ffffff2a;
}
.border-transparent{
    border-color: #fff3;
    border-width: 1px;
    border-style: solid;
}

.xs-feature-group .feature-img{
    justify-content: center;
}
.border-radius12{
    border-radius: 12px;
}

.card-bg-white-transparent{
    background-color: #ffffff1a !important;
    border: 1px solid #fff3 !important;
    border-radius: 1rem !important;
}

.card-bg-white-transparent a{
    background: none;
}

.border-03 {
    border: 1px solid #0f4ce52b !important;
    border-radius: 1rem !important;
} 

.desktophide{
    display: none;
}

.feature-part1 h4{
    font-size: 20px;
}

.feature-part1 svg {
    fill: #146ef5;
    width: 45px;
    height: 45px;
}

.feature-part1 .service-img{
    min-height: inherit;
}

span.countrytitle{
    background-color: #d1daf3;
    padding: 10px 20px;
    border: 1px solid #afb9da;
    color: #1868dd;
    font-weight: 800;
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
}

.faqhosting .xs-accordion.userhosting>.card.isActive>.card-header>a,
.xs-bg-gray .xs-accordion.userhosting>.card.isActive>.card-header>a,
.xs-accordion.userhosting>.card.isActive>.card-header>a>i{
    color: #1868dd;
    font-weight: 700;
}

.faqhosting .xs-accordion.userhosting>.card>.card-header>a,
.xs-bg-gray .xs-accordion.userhosting>.card>.card-header>a,
.xs-accordion.userhosting>.card>.card-header>a>i {
    color: #000;
    font-size: 18px;
}

.faqhosting .xs-accordion.userhosting>.card>.card-header>a,
.xs-bg-gray .xs-accordion.userhosting>.card>.card-header>a{
    padding: 10px 40px 10px 20px;
}

.faqhosting .xs-accordion.userhosting>.card>.card-header>a>i,
.xs-accordion.userhosting>.card>.card-header>a>i{
    top: 13px;
    right: 20px;
}

.faqhosting .xs-accordion .card-body,
.xs-accordion .card-body{
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.faqhosting .xs-accordion p,
.xs-accordion.userhosting p{
    color: #000;
}


.xs-accordion.userhosting ul {
    margin-top: 20px;
}

.xs-accordion.userhosting li{
    list-style: initial;
    margin-left: 20px;
    color: #000;
}
.ourfeature .iconbox{
    font-size: 3.1em;
    color: #1868dd;
}


.ourfeature h4.xs-title.small{
    font-size: 1.10em;
    letter-spacing: 0;
    margin-top: 10px;
}

.bgserver-room{

}
.bgserver-room img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 250px;
    border-radius: 12px;
    margin-bottom: 20px;
}

.preferedChoice svg{
    fill: #146ef5;
        width: 33px;
}
.preferedChoice i.icon{
    color: #146ef5;
    font-size: 35px;
}

.preferedChoice h4.xs-title.small{
    color: #146ef5;
    font-weight: 600;
}

.whychossewindow h4.xs-title{
font-weight: 600;
}

.whychossewindow svg{
    height: 52px;
}

.whychossewindow .icon{
    color: #146ef5;
    font-size: 55px;
    height: 50px;
    display: inline-block;
}

.iconfeature{
    border-radius: 15px;
}

.iconfeature svg{
    fill: #fff;
    width: 60px;
    height: 70px;
}
.iconfeature .icon{
    color: #fff;
    font-size: 50px;
    height: 75px;
    display: inline-block;
}

.iconfeature h4.xs-title{
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
}

.iconfeature h4.xs-title{
    min-height: 50px;
}

.displayiamge img{
    object-fit: cover;
    object-position: center;
    height: 250px;
    width: 100%;
    border-radius: 12px;
}

img.sliderimg1{
    object-fit: cover;
    object-position: center;
    max-height: 380px;
        border-radius: 12px;
}

img.sliderimg2.banner-ico.banner-ico-2{
    object-fit: cover;
    object-position: center;
    height: 250px;
    border-radius: 12px;
    width: 250px;
    right: 80px;
    z-index: -1;
}
img.sliderimg3.banner-ico.banner-ico-4{
    object-fit: cover;
    object-position: center;
    width: 250px;
    border-radius: 12px;
    height: 250px;
    right: 15%;
    top: 65%;
}

.xs-banner .xs-banner-image.homesliderimage{
    margin-left: 0;
}
.threefeature {
    height: 100%;
}

.bannerbgv1::before{
    background-image: url(../images/server-room-tran.png);
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.3;
}


.banner-v4app .welcome-bg.bghostingimage{
    bottom: -20%;
}

.copbluetext{
    color: #146EF5 !important;
    font-weight: 600 !important;
}

.nav-menu > li.active a{
    color: #146ef5 !important;
}


@media (max-width: 767px) {
    .threefeature{
        height: auto;
    }

    img.sliderimg1 {
        max-height: 240px;
        margin-top: 15px;
    }

    img.sliderimg2.banner-ico.banner-ico-2 {
        width: 200px;
        right: 10px;
        height: 170px;
        top: 20%;
    }

    img.sliderimg3.banner-ico.banner-ico-4 {
        width: 170px;
        height: 180px;
        right: 0%;
        top: 80%;
    }

    .displayiamge img{
        height: 100px;
        width: 100%;
    }

    .banner-v4app .welcome-bg.bghostingimage{
        bottom: inherit;
        height: 100%;
    }

    .banner-v4app .welcome-bg.bghostingimage img{
        object-fit: cover;
        object-position: center;
        height: 100%;
    }
    .window-ico svg{
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: block;
        margin-top: 50px;
    }
    span.countrytitle {
        padding: 10px 10px;
        font-size: 21px;
    }

    .banner-v4app span.h5{
        font-size: 18px;
    }

    .banner-v4app.xs-banner{
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        padding-top: 110px;
        min-height: 1160px;
    }

    .banner-v4app.xs-banner .inner-welcome-image-group{
        margin-top: 130px;
    }

    .appimage img{
        max-width: 130px !important;
    }
}

@media (max-width: 991px) {
    .xs-header.header-v3 .nav-toggle:before {
        background-color: #000;
        box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000;
    }
}