 body{
     background:#f9f9f9;
 }

 .toggle_btn {
    right:50px;
    animation:1s .2s pulse infinite;
 }
 
 .toggle_btn .whatsapp{
     left:0;
 }
 
 .float_call {
  position: fixed;
  top: 83vh;
  height: 70px;
  z-index: 2200;
  display: flex;
  padding: 20px;
  justify-content: center;
  right: 0;
  animation: 1s .2s pulse infinite;
}
 
.call_btn{
    align-self: center;
    border:0px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #2d21b0;
    color: #fff;
    display: block;
    justify-content: center;
    right: 50%;
    text-decoration: none;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1;
    font-weight: 700;
    text-decoration:none !important;
}

 
 /*top spacing*/
 .top_space{
    font-size:.85rem;
    padding:7px 10px 7px 80px;
    background:#1b1c51;
    color:#fff;
}
 
.top_space span{
    font-weight:700;
}
  
.top_space i{
    margin-left:15px;
}
   
.top_space a{
    color:#fff;
}
   
.top_space a:hover{
    color:#fff;
    text-decoration:none;
}

.top_space .top_social{
    color:#1b1c51;
    font-weight:700;
    background:#fff;
    border-radius:15px;
    padding:3px 10px;
    transition: linear .3s;
    border:2px solid #fff;
}

.top_space .top_social i{
    margin-left:0px;
}

.top_space .top_social:hover{
    color:#fff;
    background:transparent;
}

/*Nav*/
.navbar_type8{
    background-color: #fff;
    height: 85px;
}

.dark_nav {
    background-color: #fff !important;
}

.navbar_type8 .logo {
    flex: 0 1 45%;
    overflow: hidden;
    position: relative;
    margin-left: 15px;
}

.navbar_type8 .logo img {
    width: 500px;
    padding: 8px;
}

.navbar_type8 .nav_tab {
    flex: 0 1 85%;
    padding-right: 15px;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #333;
    padding: 15px 10px;
    font-size: .825rem;
    font-weight: 600;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    color: #fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
    color:#cccccc !important;
}

/*Footer*/
.footer_type4 {
    background-image: none;
    padding-top:60px;
}

.footer_type4 .left_line {
    border-right: 0px;
}

.footer_type4 h6{
    font-size: 1rem !important;
    font-weight:700;
}

.footer_type4 .general_btn {
    border: 2px #fff solid;
    color: #fff;
}

.footer_type4 .copy_right{
    border-top: 1px solid #fff;
    padding-top:25px;
    margin-top:25px;
}

/*Banner*/
.b_content{
    padding:20px;
    margin-top:25vh;
}

.b_content h2{
    font-size:3.4rem;
    line-height:3.6rem;
    color:#fff;
    margin:0 0 10px 0;
    font-weight:700;
}

.b_content p{
    font-size: 1rem;
    line-height: 1.4rem;
    color: #fff;
    margin: 0;
    max-width: max-content;
    background: #ea1f27;
    border-radius: 25px;
    padding: 10px 20px;
    margin: 0 auto;
    font-weight: 500;
}
/*Homepage*/
#main_index{
    background:#fff;
    padding-bottom:0px !important;
}

.title_big{
    font-size:1.8rem;
    line-height:2.2rem;
    font-weight:700;
    color:#252068;
    margin-bottom:20px;
}

.content_text{
    font-size:.95rem;
    line-height:1.6rem;
}

/*hp_onSite*/
#main_index .index_wrapper_3{
    background:#EA1F27;   
}

.hp_onSite .title_big{
    animation : 3s .2s flash infinite;
    color: #EDF000;
    margin:30px 0;
}

/*hp_about*/
#main_index .index_wrapper_4{
  background-image:url(https://cdn1.npcdn.net/userfiles/23508/image/bg1.jpg);
  background-size:cover;
  background-repeat:no-repeat;
  padding: 80px 0 100px 0;
  color:#fff;
}

#main_index .index_wrapper_4 .title_big{
    color:#fff;
}

.about_content{
    margin-right:5%;
}

.why_box{
    display:flex;
    align-items: center;
    justify-content:left;
    margin:20px;
}

.why_box:first-child{
    margin-top:50px;
}

.why_img{
    max-width:50px;
    padding:10px;
    border-radius:50%;
    border:2px solid #fff;
    margin-right:10px;
}

.why_box h3{
    font-size:1.1rem;
    font-weight:600;
    line-height:1.4rem;
    margin:0px;
}

.why_box p{
    font-size:0.9rem;
    font-weight:400;
    line-height:1.4rem;
    margin:2px 0 0 0;
}

/*hp_popular*/
#main_index .index_wrapper_5{
  padding-top: 80px;
}

.productSlider-1 .product_img .product_box .content{
    text-align:center !important;
}

.productSlider-1 .product_img .product_box h6:nth-child(3){
    font-size:90%;
}

/*hp_feature*/
#main_index .index_wrapper_6{
    padding-top: 80px;
    padding-bottom:40px;
}

/*hp_category*/
#main_index .index_wrapper_7{
    padding-top: 80px;
    padding-bottom:80px;
    background:#f7f7f9;
}

#main_index .product_cat-3 .col-6{
    padding-left:8px;
    padding-right:8px;
}

#main_index .product_cat-3 h4{
    font-size: 1.25rem;
}

/*hp_review*/
#main_index .index_wrapper_8{
    padding-top: 80px;
    padding-bottom:80px;
    background:#ffffff;
}

.review_bg{
  background: #252068;
  padding: 10%;
  min-height:650px;
}

.review_img{
    border-radius:5px;
    overflow:hidden;
}

.review_bg h3{
    font-size:1rem;
    color:#fff;
    margin-top:20px;
}

.review_bg p{
    font-size:.8rem;
    color:#fff;
    margin-top:20px;
}

.review_btn{
    background:#4285f4;
    padding:5px 15px;
    border:none;
    font-size:.9rem;
    color:#fff;
    transition: linear .2s;
}

.review_btn:hover{
    padding:5px 10px;
}

.review_btn::after{
    content: "\f044";
    font-family: "Font Awesome 5 Free";
    color:#fff;
    margin-left: -1em;
    left: auto;
    opacity:0;
    transition: linear .2s;
}

.review_btn:hover::after{
    opacity:1;
    margin-left:1em;
}

.review_box{
    display:flex;
    margin-bottom:20px;
}

.review_roundImg img{
    width: 50px !important;
    height: 50px !important;
}

.review_content{
    margin:0 5px;
}

.review_box h3{
    font-size:.85rem;
    margin-bottom:0px;
    color:#136aaf;
}

.review_content p{
    margin-bottom:0px;
}

.review_mark{
    color: #e7711b;
    font-size: 20px; 
}

.review_mark img{
    width:100px;
}

.review_powerby img{
    width:144px;
}

.review_word{
    font-size:.75rem;
}

.review_word img{
    width:100px;
}

.accordion{
    border:none;
    background:transparent;
    color:#136aaf;
}

.panel {
  display: none;
}

.btn_seeAllReview{
    border:none;
    background:transparent;
    color:#136aaf;
    margin:0 auto;
    display:block;
}

#index_7_3{
    background:#ffffff;
    display:flex;
    align-items: center;
}

  .contact-section {
    display: flex;
    width: 100%;
    max-width: 1060px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 6px 40px rgba(0,0,0,0.10);
    background: #fff;
  }

/* hp_contact-info */
.hp_contact-info {
    background: #1a1f5e;
    padding: 56px 44px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.contact-info::before {
    content: '';
    position: absolute;
    bottom: -60px;
    right: -60px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255,255,255,0.04);
}

.contact-info::after {
    content: '';
    position: absolute;
    top: -40px;
    left: -40px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: rgba(255,255,255,0.03);
}

.hp_contact-info h2 {
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: -0.3px;
    text-transform: uppercase;
}

.contact-divider {
    width: 40px;
    height: 3px;
    background: #d32f2f;
    margin: 18px 0 22px;
    border-radius: 2px;
}

.hp_contact-info p {
    line-height: 1.75;
    color: rgba(255,255,255,0.72);
    max-width: 320px;
    margin-bottom: 36px;
}

.hp_contact-info .contact-badges {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.hp_contact-info .badge {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 12.5px;
    color: rgba(255,255,255,0.85);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.hp_contact-info .badge-icon {
    width: 34px;
    height: 34px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.hp_contact-info .badge-icon svg {
    width: 15px;
    height: 15px;
    fill: #d32f2f;
}

.ex_hpcontact_formonly .title,
.ex_hpcontact_formonly .subtitle{
    display:none;
}

.hp_contactform_header{
    margin-bottom:20px;
}

.hp_contactform_header::before{
    content:'SPEAK TO OUR COMPUTER TECHNICIAN';
    display:block;
    color: #1a1f5e;
    font-weight:700;
    font-size:1.4rem;
    letter-spacing: -0.3px;
    text-transform: uppercase;
}

.hp_contactform_header::after{
    content:'Fill in the form and we will get back to you shortly.';
    display:block;
}

.ex_hpcontact_formonly{
    margin:0 44px;
}

.ex_hpcontact_formonly .btn-primary{
    background-color: #ea1f27 !important;
    border-color: #ea1f27 !important;
    width: 100%;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing:1px;
}

.ex_hpcontact_formonly .btn-primary i{
    display:none;
}

.ex_hpcontact_formonly .form-control {
  color: #495057;
  background-color: #f5f5f5;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
}

.ex_hpcontact_formonly .contact_us_form .contact .form-group:nth-child(4){
    display:none;
}

/*all page*/
.page_title {
  margin-top:30px;
}

.page_title b {
  color:#252068;
    font-weight:700;
}

/*product page*/
.product_detail .category_tag a:hover li {
  color: #fff;
}

@media all and (max-width: 998px){
    .navbar_mobile .logo_img {
      max-height: 45px;
    }
    
    /*hp_review*/
    .review_bg{
      min-height:inherit;
      margin-bottom:30px;
    }
    
    /*hp_contact-info*/
    #index_7_2, #index_7_3{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .ex_hpcontact_formonly{
        margin:44px;
    }
    .hp_contact-info .badge {
      font-size: 10px;
    }
}

@media all and (max-width: 767px){
    /*Footer*/
    .footer_type4 .left_line {
      border-bottom: 0px;
    }
    
    /*Banner*/
    .slider_banner{
      height: 50vh;
    }
    
    .slider_banner .item img {
      width: 100% !important;
      height: 50vh !important;
      object-fit: cover;
    }

    .b_content {
      margin-top: 10vh;
    }
    
    .b_content h2 {
      font-size: 1.6rem;
      line-height: 2rem;
    }
    
    .b_content p {
      font-size: .8rem;
      line-height: 1.2rem;
      color: #fff;
      margin: 0;
    }
    
    .slider_banner .slick-prev::before ,
    .slider_banner .slick-next::before{
      width: 20px;
      height: 20px;
    }
    
    /*Homepage*/
    .title_big {
      font-size: 1.6rem;
      line-height: 2rem;
    }

    .content_text{
        font-size:.85rem;
        line-height:1.4rem;
        text-align:justify;
    }
    
    /*hp_about*/
    .about_content{
        width:90%;
        margin:0 auto;
    }
    
    /*hp_review*/
    .hp_testimonial_type5 .testimonial_box .testimonial_card {
      padding: 1.5rem;
    }
    
    .hp_testimonial_type5 .img_area {
      background-size: contain;
      background-position: center;
      width: 100%;
      padding-top: 300px;
      background-repeat: no-repeat;
      background-color: #1b1b51;
    }
    
    .call_btn {
      align-self: center;
      border: 0px;
      height: 50px;
      width: 50px;
    }
    
    .hp_contact-info {
      padding: 40px 8%;
    }
    
    .ex_hpcontact_formonly {
        margin: 40px 8%;
    }


}
#main_contactus .ws_contact .contact_map {
    display: none;
}

#main_contactus .ws_contact .contact_form .float-label-control:nth-child(4){
    display:none;
}
