
.abour-page-dsihn{
    padding: 40px 32px;
    border-bottom: 1px solid #d4dcff;
    border-right: 1px solid #d4dcff;
    position: relative;
    height:100%;
}
.abour-page-dsihn:hover {
    box-shadow: 0px 4px 30px 0px rgba(212, 230, 255, 0.40) !important;
}
.right-border{
    border-right:unset;
}
.border-bootom{
    border-bottom:unset;
}

.icon-about{
    /*background:linear-gradient(147deg, #E8ECFF 14.12%, #E3D1FF 80.26%);*/
    padding: 10px;
    height:55px;
    width:55px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    background-color: #ffc107;
}

.abour-page-dsihn .about-tile{
    display: block;
    margin-bottom: 20px;
    text-transform: capitalize;
    color:#4c5671;
    font-size: 17px;
    font-weight: 600;
      transition: all .4s ease;
}
.abour-page-dsihn p{
         color: #4c5671;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.about-anchor{
    display: flex;
    gap: 10px;
    align-items: center;
    line-height: 1px;
    color: #2d3c58;
    font-weight: 700;
    transition: all .4s ease;
    margin-top:2rem;
}
.abour-page-dsihn:hover .about-anchor,
.abour-page-dsihn:hover .about-tile{
    color:#4769b1;
}

.quality-hostinf .container-fluid{
    max-width:1400px;
}


.speed-resiblity{
    position:relative;
    padding:4rem 0;
      background-image: url(../images/bg/dotted__element.png);
    background-color: var(--primary-color);
    background-repeat:repeat;
}

.loacl-data{
   background-color: #fff;
    padding: 30px;
    border-radius: 1rem;
    transition: .2s linear;
    height: 100%;
}

.secrity-data{
    margin-bottom:1rem;
}

.loacl-data h4{
   font-size: 17px;
    font-weight: 600;
}

.loacl-data p{
    margin:0;
}

.secrity-data img{
    /*filter: invert(42%) sepia(50%) saturate(753%) hue-rotate(183deg) brightness(81%) contrast(80%);*/
    width:150px;
    height:150px;
    /*object-fit:cover;*/
   
}
.secrity-data, .loacl-data h4{
    text-align:center;
}
.speed-resiblity .section-titls p, .world-wide-hosting .section-titls p{
  
    text-align:center;
    max-width:70%;
    margin:auto;
   margin-top: 1rem;
    margin-bottom: 2.5rem;
}

/*.loacl-data:hover{*/
/*    background:#000;*/
/*}*/
/*.loacl-data:hover .secrity-data img{*/
/*    filter: invert(92%) sepia(100%) saturate(0%) hue-rotate(202deg) brightness(106%) contrast(106%);*/
/*}*/

/*.loacl-data:hover p{*/
/*    color:#fff;*/
/*}*/

/*.loacl-data:hover h4{*/
/*    color:#fff;*/
/*}*/

.process-secin-icon{
    background: #4769b1;
    width: 62px;
    padding: 0;
    height: 62px;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    display: inline-block;
    position:relative;
    min-width:62px;
}

.getting-started ul{
    padding:0;
    margin:0;
    margin-left: 2rem;
    
}

.getting-started ul li{
    list-style-type:none;
    display:flex;
    gap:20px;
    margin: 40px 0;
}
.getting-started ul li:first-child{
    margin-top:0;
}
.process-secin-icon img{
    filter: invert(92%) sepia(100%) saturate(0%) hue-rotate(202deg) brightness(106%) contrast(106%);
}


.step-strp-producrre{
    padding:5rem 0;
    position:relative;
}

.process-secin-icon:before{
   position: absolute;
    content: attr(data-count);
    width: 29px;
    height: 29px;
    border-radius: 50%;
    color: black;
    background: #ffcf05;
    left: -21px;
    top: 4px;
    line-height: 2;
    font-size: 15px;
    font-weight: 700;
}

.process-section .big-title{
    margin-bottom:2rem;
}

.website-dat h4{
   font-size: 17px;
    font-weight: 700;
    line-height: 21px;
}

.process-section{
    position:sticky;
    top:20%;
}

.nano-tec .m365-price{
    font-size:40px !important;
}


.m365-price span{
    font-size:20px !important;
}


.nano-tec .vps-hosting li {
   color:#000; 
}


.nano-tec .vps-hosting li::before {
    color:#28d046;
}





/* Tick Icon Before Each LI */
.reseller-pricing-plans .plan-features li {
  position: relative;
  /*padding-left: 25px;*/
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}

/*.reseller-pricing-plans .plan-features li::before {*/
/*  content: "\f148";*/
/*  font-family: flaticon_normal-icon !important;*/
/*  font-size: 16px;*/
/*  color: #29c13b;*/
/*  background: none;*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 0;*/
/*}*/


.reseller-pricing-plans .plan-features li img{
    margin-right: 10px !important;
    height: 30px;
    width: 30px;
}



/* Color Red for Emphasized Features */
.reseller-pricing-plans .red {
  color: #e70000;
  font-weight: 600;
}

/* Pricing Card Styles */
.reseller-pricing-plans {
  padding: 4rem 0;
}

.reseller-pricing-plans .pricing-card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  padding: 30px 20px;
  margin-bottom: 30px;
  transition: transform 0.3s ease;
}

.reseller-pricing-plans .pricing-card:hover {
  transform: translateY(-5px);
}

.reseller-pricing-plans .nano-plan {
  border-top: 8px solid #A7E148;
}

.reseller-pricing-plans .economy-plan {
  border-top: 8px solid #47C3F3;
}

.reseller-pricing-plans .premium-plan {
  border-top: 8px solid #F5878F;
}

.reseller-pricing-plans .plan-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.reseller-pricing-plans .plan-subtitle {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}

.reseller-pricing-plans .plan-price {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  margin-bottom: 20px;
}

.reseller-pricing-plans .plan-price span {
  font-size: 16px;
  color: #777;
}

.reseller-pricing-plans .plan-features {
  list-style: none;
  padding: 0;
  margin: 0;
}




/*Linux VPS Hosting*/


.linux-vps-hosting {
  padding: 60px 0;
  font-family: 'Poppins', sans-serif;
  background-color: #f9f9f9;
}

.linux-servies .vps-card{
  background: #ffffff;
 border: 2px solid #4769b1;
  border-radius: 12px;
  padding: 30px 25px;
  margin: 20px auto;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  text-align: center;
  position: relative;
  transition: transform 0.3s ease;
}

.linux-servies .vps-card:hover {
  transform: translateY(-5px);
}

.linux-servies .vps-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
}

.linux-servies .vps-subtitle {
  font-size: 13px;
  color: #888;
  margin-bottom: 20px;
}

.linux-servies .vps-price {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
}

.linux-servies .price-value {
  color: #000;
}

.linux-servies .price-duration {
  color: #3366cc;
  font-size: 20px;
  margin-left: 5px;
  font-weight: 500;
}

.linux-servies .vps-features ,.price-list .vps-features {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.linux-servies .vps-features li ,.price-list .vps-features li {
  font-size: 14px;
  color: #444;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.linux-servies .vps-features li img ,.price-list .vps-features li img{
  width: 30px;
  height: 30px;
  margin-right: 12px;
  /*filter: invert(38%) sepia(29%) saturate(1052%) hue-rotate(183deg) brightness(98%) contrast(91%);*/
}

.linux-servies .vps-buy-btn {
     display: inline-block;
    background-color: #4769b1;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.3s ease;
    border: none;
}

.linux-servies .vps-buy-btn:hover {
  background-color: #254ba2;
}


.linux-servies .vps-ribbon {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #f59e0b; 
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 0 6px 0 6px;
  z-index: 2;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}

.linux-servies .vps-features li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}



/*cloud vps hosting*/


.vps-plans-section {
  padding: 60px 0;
  background: #f9fbff;
  font-family: "Segoe UI", sans-serif;
}

.vps-section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

.vps-section-title .highlight {
  color: #0e57bd;
  border-bottom: 2px solid #0e57bd;
}

.vps-plan-card {
  background: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  transition: transform 0.3s ease;
}

.vps-plan-card:hover {
  transform: translateY(-5px);
}

.vps-plans-section .vps-ribbon {
     position: absolute;
    top: 17px;
    right: -2px;
    transform: rotate(45deg);
    background: linear-gradient(to right, #ff2c80, #ff5176);
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
}

.vps-plans-section .vps-plan-title {
  /*font-size: 20px;*/
  font-weight: 700;
  margin-bottom: 10px !important;
}

.vps-plans-section .vps-price {
  font-size: 16px;
  font-weight: 500;
  margin: 5px 0;
}

.vps-plans-section .vps-price strong {
  font-size: 20px;
  color: #000;
}

.vps-plans-section .vps-original-price {
  font-size: 14px;
  color: #999;
  margin-bottom: 15px;
}

.vps-plans-section .vps-btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #4769b1;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    margin-bottom: 20px;
    transition: background 0.3s;
    border: none;
}

.vps-plans-section .vps-btn:hover {
  background-color: #083b7a;
}

.vps-plans-section .vps-feature-heading {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.vps-plans-section .vps-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.vps-plans-section .vps-features li {
  position: relative;
  /*padding-left: 24px;*/
  margin-bottom: 12px;
  margin-right:5px;
  font-size: 14px;
  font-weight:500;
}

/*.vps-plans-section .vps-features li::before {*/
/*  content: "\f148";*/
/*  font-family: "flaticon_normal-icon" !important;*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 4px;*/
/*  width: 18px;*/
/*  height: 18px;*/
 /* background-color: #28a745; /* green */
  /* color: #fff; /* white icon */
/*  border-radius: 50%;*/
/*  font-size: 10px;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*}*/

.vps-plans-section .vps-features li img{
    margin-right: 10px !important;
     height: 30px;
     width: 20px;
}




.vps-plans-section .vps-plans-section h3{
    margin-bottom:30px;
}


.planning-hosting .vps-features {
    margin-bottom:20px;
    
}

.planning-hosting .vps-features:not(:last-child) {
  border-bottom: 1px solid #ccc;
}


.planning-hosting h3{
    margin-bottom:55px !important;
}

.dropn-btnmobile{
    display:none;
}

.our-service-contetn{
    position:relative;
    padding:3rem 0 3rem;
}
.our-service-section.service-section-listingf{
    position: relative;
    padding: 4rem 0 2rem !important;
}
.service-section-listingf .section-titls {
    margin-bottom: 2rem !important;
}


.price-list ul{
    padding:0 !important;
    margin:0 !important;
    margin-top:1rem !important;
}

.price-list ul li{
    list-style-type:none;
    padding:10px;
        display: flex;
    align-items: center;
    gap: 12px;
}

.vps-plan-carr h5{
    font-size:1.25rem;
    text-align:unset;
}

.vps-plan-carr{
    margin-top:1rem;
}

.price-list .plan-features{
    margin:0;
}

.toggle-content {
  max-height: 300px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.4s ease;
}

.toggle-content.expanded {
  max-height: fit-content;
}

.read-more-btn {
    background-color: transparent;
    color: #4769b1;
    border: none;
    padding: 10px 0;
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
}
.price-list .m365-features li{
    margin:0;
}

.m365-features  li::before{
    content: "\f148";
    font-family: flaticon_normal-icon !important;
    font-size: 16px;
    top: 0;
    left: -19px;
    color: var(--primary-color);
    position: absolute;
}
.m365-features  li{
    list-style-type:none;
    position:relative;
}

.m365-features{
    position:relative;
}

select {
    color: gray;
}


