.menus_wrapper {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
}
.menus_wrapper .btn {
    margin-left: 10px;
    width: 120px;
    border-radius: 10px;
    font-weight: bold;
}
.logo{
    width: 120px;
}
.hero_left_content{
    margin-top:20px;
}
.hero_left_content h1{
    font-family: "Space Grotesk", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 55px;
}
.hero_left_content p{
    font-size: 25px;
}
.hero_left_content p span{
    color: blueviolet;
    font-weight: bold;
}
.hero_left_content .btn{
    min-height: 48px;
    padding: 12px 48px;
    border-radius: 10px;
}
.wrap_title{
    border:1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    width: 50%;
}
.hearo_section img{
    width: 100%;
    margin-top: -70px;
}

.promo_content{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
    padding-top: 180px;
}
.promo_content h2{
    max-width: 50%;
    font-size: 55px;
}
.promo_content h3{
    margin-bottom: 20px;
}

.p_content{
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px;
}
.p_content .btn{
    border-radius: 50%;
}
.p_content h5{
    margin-left: 20px;
   
}
.p_content h5 span{
    font-weight: bold;
}
.p_content img{
    width: 120px;
}
.p_img{
 background: #E7E6FA;
 padding: 10px;
 border-radius: 15px;
 text-align: center;
 margin-top: 20px;
}
.our_sc_content{
    background: #fff;
    margin-top: 20px;
    border-radius: 20px;
    padding: 20px;
}
.our_sc_content .our_icon{
    width: 40px;
    height: 40px;
    background: #E7E6FA;
    border-radius: 20px;

}
.our_sc_content .our_icon i{
    margin-left: 10px;
    margin-top: 10px;
    font-size: 20px;
    margin-left: 10px;
}
.our_sc_content .our_h5{
    margin-left: 10px;
}


.why_need_sec{
    margin-top: 30px;
  
}
.why_sec{
    background: #fff;
    padding: 30px;
    border-radius: 20px;

}
.wh_sec_left h2{
    font-size: 55px;
    margin-bottom: 50px;
}
.wh_wrap{
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
}
 .wh_wrap .wh_img{
    height: 60px;
    min-width: 60px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F7F9;
 }

.wh_wrap .wh_wrap_content h6{
    margin-bottom: 10px;
}

.wh_wrap .wh_wrap_content p{
    margin-bottom: 0;
    max-width: 85%;
}


.wh_right img{
    max-width: 550px;
    align-items: right;
}




.our_feutured{
    margin-top: 30px;
    
}
.our_feuture_wrap{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    
}
.our_feutured .title{
    width: 40%;
}
.left_box{
    background: #E7E6FA;
    border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
}
.left_box h3{
    font-size: 20px;
    margin-bottom: 30px;
}
.left_fet h2 span{
    font-weight: bold;
}
.list_item ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.list_item ul li{
    margin: 0;
}
.list_item ul li i{
    margin-right: 5px;
    color: blueviolet;
    font-weight: bold;
}
.right_fet{
    margin-top: 50px;
}




.server_action_wrap{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.server_action_wrap .title{
    width: 40%;
}
.server_action_wrap h2{
    font-size: 45px;
}
.server_action_wrap h2 img{
    width: 70px;
}
.server_action_wrap h2 span{
    color: blueviolet;
    font-weight: bold;
}
.server_action_wrap p{
    margin-top: -10px;
}
.text_auc{
    font-weight: bold;
}



.auction-card {
    border-radius: 15px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}
.auction-card:hover {
  
}
.countdown {
    font-size: 1.5rem;
    font-weight: bold;
    color: #dc3545;
}







.item{
    padding: 15px;
}
.customer_review{
    margin-top: 30px;
}
.customer_review_start{
    padding: 20px;
    background: #fff;
    border-radius: 20px;
}
.review_tit{
    display: flex;
    justify-content: space-between;

}
.review_tit h2{
    font-size: 55px;
    max-width: 60%;
}

.review_tit h2 span{
    color: blueviolet;
    font-weight: bold;
    
}
.review_tit a{
    height: 50px;
    padding: 15px;
}

.customer_item{
 border: 1px solid #ddd;
 border-radius: 20px;
 padding: 10px;
 position: relative;
}
.customer_item_wrap{
    margin-top: 50px;
    margin-bottom: 50px;
}
.cust_info{
    display: flex;
    justify-items: auto;
}
.cust_info p{
    margin-top: -12px;
}
.cust_info img{
    width: 60px !important;
    height:60px !important;
    border-radius: 50%;
    margin-right: 20px;
}

.testi-star{
    position: absolute;
    bottom: -14px;
    left: 27%;
    margin: 0;
    background: #fff;
    padding: 2px 20px 2px 20px;
    border: 1px solid rgba(30, 30, 30, 0.1);
    border-radius: 30px;
    display: block;
}
.testi-star i{
    color: blueviolet;
}

.core_performance_wrapper{
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}
.core_performance_wrapper h2{
    font-size: 55px;
    max-width: 60%;
}
.core_performance_wrapper h2 span{
    font-weight: bold;
    color: blueviolet;
}
.bar-container {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.icon img {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.progress-bar {
    flex-grow: 1;
    background: #e9ecef;
    border-radius: 10px;
    overflow: hidden;
    height: 20px;
    position: relative;
}

.fill {
    height: 100%;
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    border-radius: 10px;
    position: relative;
    transition: width 2s ease-in-out;
}

.value {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.disclaimer {
    color: #030303;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: bold;
}




.call_action_wrapper{
    padding: 20px;
    margin-top: 30px;
}
.footer_call_action img{
    transform: scaleX(-1);
}
.footer_call_action a{
    text-decoration: none;
    color: blueviolet;
}

.fx_support{
    border: 1px solid blueviolet;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
}
.fx_support h5{
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal;
}
.call_action_left{
   
    margin-top: 100px;
}
.call_action_content{
    margin-top: 100px;
}






/*Main footer stylesheet here*/
.footer_wrap{
    background: linear-gradient(0deg, #DFEAFF 0%, rgba(246, 249, 255, 0.00) 82.55%);
    margin-top: 100px;
    padding: 20px;
}
.main_footer{
    color: #fff;
    border-radius: 20px;
   
}
.main_footer a{
    color: #040404;
    text-decoration: none;
}
.social__media--list .media {
    height: 34px;
    width: 34px;
    border-radius: 4px;
    border: 1px solid blueviolet;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    background: transparent;
    transition: all 0.3s ease-in;
    font-size: 14px !important;
    color: blueviolet;
}

.social__media--list .media:hover {
    background: blueviolet;
    border-color: blueviolet;
    color: #fff;
}
.rts-footer__widget h5.widget-title {
    color: #030303;
    
    margin-left: 40px;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.payment__method h5, .social__media h5 {
   
    color: #030303;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.rts-footer__widget .brand-desc{
    color: #040404;
}
.social__media p{
    color: #040404;
}
.rts-footer__copyright{
    color: #040404;
}



/*VPS Page*/
.vps_hero{
    margin-top: 50px;
}
.vps_hero img{
    margin-left: 220px;
}
.vps_left_content i{
    color: blueviolet;
    font-weight: bold;
}
.vps_left_content ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.vps_left_content .btn-primary{
    height: 50px;
    margin-top: 50px;
    padding: 12px;
}
.vps_pricing{
    margin-top: 50px;
}
.vps_pricing .row.vps-info .vps-details {
    border: 1px solid blueviolet;
    background: #f8fbfe;
    padding-bottom: 50px;
   
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.vps_pricing .row.vps-info .vps-details .table {
    border-bottom: 1px solid blueviolet;
    margin: 0;
}
.vps_pricing .row.vps-info .vps-details .table > thead > tr > th {
    text-transform: uppercase;
    color: blueviolet;
    font-weight: 600;
    border: none;
    padding: 1.75rem;
}
.vps_pricing .row.vps-info .vps-details .table > tbody > tr > td {
    vertical-align: middle;
    border-top: 1px solid #3B38EB;
}
.vps_pricing .row.vps-info .vps-details .btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 15px;
    -webkit-box-shadow: 0 6px 9px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 6px 9px 0 rgb(0 0 0 / 20%);
    border-radius: 8px;
    text-transform: uppercase;
    z-index: 99999;
}
.vps_price_head{
    background: blueviolet;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    border-radius: 20px;
}
.vps_price_left{
    border: 1px solid blueviolet;
    border-radius: 20px;
}
.vps_feuture{
    margin-top: 50px;
}

.vps_fet_wrap h2{
    font-size: 55px;
   
}
.vps_fet_wrap h2 span{
    color: blueviolet;
    font-weight: bold;
}
.vps_fet_item{
    border: 1px solid blueviolet;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
}
.vps_fet_item .vps_icon i{
    font-size: 55px;
    margin-bottom: 20px;
    margin-top: 30px;
    color: blueviolet;
}
.vps_hero .title{
    width: 60%;
}

.avaiable_os{
    margin-top: 50px;
}
.os_wrapper .os_title h2{
    font-size: 55px;
    max-width: 60%;
}
.os_wrapper .os_title h2 span{
    color: blueviolet;
    font-weight: bold;
}
.os_list{
    text-align: center;
}
.os_list img{
    width: 100px;
}
.os_list .col-lg-3{
    margin-top: 10px;
}
.os_item{
    position: relative;
    width: 100%;
    padding: 20px;
    text-align: center;
    border: 1px solid blueviolet;
    border-radius: 12px;
    transition: 0.4s;
    z-index: 1;
}
.os_item h5{
    margin-top: 5px;
}


/*faq*/
.faq_section{
    margin-top: 50px;
}

.faq_title h2{
    font-size: 55px;
    max-width: 60%;
}
.faq_title h2 span{
    font-weight: bold;
    color: blueviolet;
}
.faq_items{
    margin-top: 30px;
}
.faq-item {

    border-radius: 8px;
    margin-bottom: 10px;
    padding: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: 1px solid blueviolet;
}

.faq-item:hover, .faq-item.active {
    background: blueviolet !important;
    color: #fff;
}
.faq-answer {
    display: none;
    padding-top: 10px;
    color: #fff;
}
.faq-question {
    font-weight: bold;
    
}
.icon {
    transition: transform 0.3s ease-in-out;
}
.rotate {
    transform: rotate(180deg);
}


.forex_vps img{
    margin-left: 70px !important;
}



















