
:root {
    --navy: #fff;

    --primary: #2f2f74;
    --secondary: #2d3670;
    --a_link: #333;
    --swiper-navigation-size: 25px !important;


  }


/*   
#030540 navy blue
#ffffff TEXT WHITE
#fd5200 orange
 */


.btn{
    border-radius: 5px !important;
}
.btn-primary, .bg-primary, .text-primary {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: #ffffff !important; 
}
.btn-link {
    color: var(--navy)!important; 
    text-decoration: none !important;
}
a.text-primary {
    color: var(--primary) !important;
  }

  a {
    color: var(--primary) !important;
    text-decoration: none !important;
  }
  
  a:hover {
    color: var(--primary); 
  }
  
  

body{
    background-color: #121111 !important;
    font-family: "Open Sans", sans-serif !important;
    color: #fff !important;
}
.header_new{
    /* background: linear-gradient(to bottom, rgb(20, 20, 31), rgb(18, 18, 22)); */
    background-image: url('../images/background_head.png'); /* Replace with your actual image path */
  background-repeat: repeat-x;  /* Repeat only horizontally */
  background-position: top;     /* Position the image at the top */
  background-size: auto;        /* Default size */
  margin: 0;
}

.head_rt a{
    color: #a0a0a0 !important;
    text-decoration: none !important;
    margin: 10px;
}
.logo_dark img{
    max-height: 60px;
}
.cut_rto h2{
    color: #bdbdbd;
    font-size: 18px;
    font-weight: 500;
    margin: 14px 0;
}

.btn_signup{
    background: #fff !important;
    color: #000 !important;
}

.btn_cut_rto {
    background: #00f06a !important;
    color: #16171e !important;
    font-size: 1.3rem !important;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 8px;
    box-shadow: 0 0 12px 2px rgb(255 255 255 / 10%), 0 0 24px 4px rgb(255 255 255 / 21%);
    transition: box-shadow 0.3s ease;
    padding: 10px 25px !important;
}
.sing_up_modl .modal {
    background: #0000008f !important;
}

.footer_new{
  background-image: url('../images/footer_bg.png'); 
  background-repeat: repeat-x;  
  background-position: top;    
  background-size: auto;     
  margin: 0;
  padding: 1rem 0;
}
.footer_new .nav-link {
    color: #fff !important;
}
.social_icon_set_f img{
    max-height: 30px;
}

.swiper-button-next,
.swiper-button-prev {
  color: #fff !important; /* bright green */
  font-weight: bold;
  font-size: 18px !important; 
  width: 25px !important;
  height: 25px !important;
}

.swiper-pagination-bullet {
  background-color: #ccc !important; /* Inactive dot color */
  opacity: 1; /* Make sure dots are visible */
}
.swiper-pagination-bullet-active {
  background-color: #00f06a !important; /* Active dot color */
}


.review-card {
  background: #CA0000;
  background: linear-gradient(180deg, rgba(202, 0, 0, 1) 0%, rgba(95, 0, 1, 1) 80%);
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  font-size: 13px;
  font-weight: 300;
  min-height: 150px;
  text-align: center;
  color: #fff;
  margin-top: 42px;
}
.review-card h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 0px;
}
.review-card small {
    color: #FFEB3B;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}
.review-card p {
    margin-top: 10px;
    margin-bottom: 0px;
}
.review-card strong {
  display: block;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
}
.googleReviewsSwiper {
  padding: 40px 20px;
}

.avatar-wrapper {
  display: flex;
  align-items: center;     /* vertical center */
  justify-content: center; /* horizontal center */
  height: 100%;            /* or set specific height like 150px */
}

.avatar-box {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #eee;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
      border: 2px solid #c12c27;
    margin: -62px 0px 15px 0;
}
.google_reviews_head h2 {
    color: #fff;
    font-size: 63px;
    font-weight: 300;
    margin: -13px 0;
}
.google_reviews_top {
    margin: 5rem 0;
}

.google_reviews_head {
    margin: 1rem 0;
}




.logo img{
    max-height: 150px;
}
.logo h5{
    text-decoration: none;
    color: #000;
}


.top_head_bar{
    background: linear-gradient(92.72deg, #F3DDFF -1.79%, #FFEEBB 107.62%);
    padding: 10px 0;
    font-size: 14px;
    padding: 15px 70px;
}
.btn-get-started{
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 15px;
    color: #3E1A51;
    padding: 4px 12px;
    font-weight: 500;
    cursor: pointer;
}
.btn-primary-o{
    background: #f7b543 !important;
    border-radius: 15px;
    color: var(--primary) !important;
    padding: 4px 12px;
    font-weight: 500;
}
.btn-secondary-o{
    background: var(--primary) !important;
    border-radius: 15px;
    color: #fff !important;
    padding: 4px 12px;
    font-weight: 500;
}

.custom_nav .nav-link {
    font-size: 18px !important;
    padding: 0px 22px !important;
    color: var(--navy) !important;
}

.hero-area {
    /* min-height: 80vh; */
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: start;
    
}
/* .hero-area {
    position: relative;
    padding: 6rem 0px 213px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/bg_oi.png);
    margin-bottom: 3rem;
    
} */

.hero-area-bg::after {
    content: "";
    position: absolute;
    top: 2%;
    margin: auto;
    z-index: 1;
    left: 0px;
    width: 270px;
    height: 675px;
    background-image: url(../images/shape_30.svg);
    background-repeat: no-repeat;
    animation: fadeUp 3s ease-in-out;
}
.hero-area-bg::before {
    content: "";
    position: absolute;
    top: 250px;
    margin: auto;
    z-index: 0;
    right: 0;
    width: 270px;
    height: 675px;
    background-image: url(../images/shape_31.svg);
    background-repeat: no-repeat;
    animation: fadeUp 3s ease-in-out;
}
.hero-area h1{
    font-size: 3.2rem;
    color: var(--primary);
    margin: 2rem 0 0 0;
    font-weight: 700;
}
.hero-area h5{
    margin: 10px 0;
}

.title {
    margin: 0 0 25px;
    font-size: 32px;
    font-weight: 800;
}
.title-lg {
    margin: 0 0 25px;
    font-size: 42px;
    font-weight: 800;
}
.our_results {
    background: linear-gradient(to right, #c02b27, #2d3670);
    color: #fff;
    padding: 2rem 0;
    border-radius: 15px;
    border: 1px solid #000;
    margin: 6rem 0;
}
.our_results_h2{
    font-size: 42px;
    font-weight: 700;
}
.our_results h3{
    font-size: 42px;
    font-weight: 700;
}
.our_results h5{
    font-size: 22px;
    font-weight: 400;
}

.explore_section {
    padding: 5rem 0;
    position: relative;
}
.explore_section .icon{
    height: 60px;
    width: 60px;
    font-size: 32px;
    text-align: center;
    background: var(--secondary);
    display: inline-block;
    color: #fff;
    border-radius: 50%;
}



.mid_section_1{
    background: var(--primary);
    background: linear-gradient(to right, #c02b27, #2d3670);
    padding: 3rem 0;
}
.mid_section_1 h2{
    font-size: 48px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    padding: 3rem 0;
}
.mid_section_1 p{
    font-size: 16px;
    line-height: 1.8;
    color: #FFFFFF8C;
    font-weight: 300;
}
.mid_section_1 h4{
    font-size: 18px;
    font-weight: 600;
    margin: 8px 0;
    color: #fff;
}
.icon_x {
    padding: 15px;
}
.icon_x span{
    background: var(--primary);
    /* height: 4rem; */
    display: inline-block;
    border-radius: 50%;
    padding: 2px;
    height: 50px;
    width: 50px;
    text-align: center;
}
.icon_x span i{
    font-size: 28px;
    margin: 2px;
    color: #ffffff;
}



.section_alibaba_feature_quick .card{
    padding: 40px 35px 40px 35px;
    border-style: solid;
    border-width: 1.2px 1.2px 1.2px 1.2px;
    border-color: #FFFFFF1A;
    background-color: #FFFFFF12;
}
.section_alibaba_feature_quick h5{
    font-size: 22px;
    line-height: 1.2;
    margin: 0;
    color: #fff;
}

.section_alibaba_feature_quick p{
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 1.8;
    color: #FFFFFF8C;
    font-weight: 300;
}
.akpager-fancy-icon-box i {
    font-size: 48px;
    color: #fff;
    margin-bottom: 15px;
}
.bg-shape-one::after {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF0D 0%, #FFFFFF00 100%) !important;
}


.akpager-fancy-icon-box.bg-shape-one::after {
    content: "";
    position: absolute;
    right: 40px;
    top: 25px;
    /* z-index: -1; */
    width: 90px;
    height: 180px;
    border-radius: 45px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}



.sec_features{
    background-color: inherit;
    padding: 3rem 0 0;
}




.sec_features .topnv h6 {
    color: #fff;
    background-color: var(--primary);
    padding: 10px 20px 10px 20px;
    border-radius: 12px 12px 12px 12px;
    display: inline-flex;
    font-weight: 200;
}


.sec_features h2 {
    font-size: 48px;
    font-weight: 600;
    margin: 0;
    color: var(--primary-color);
    padding: 1rem 0;
}
.section_rgt3 {
    padding: 3rem 0;
    background-image: url(../images/software-manage-shape.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.section_rgt3 img{
    border-radius: 20px;
}
.section_rgt4 .card{
    border: 0;
    padding: 20px;
}
.section_rgt4 a{
    text-decoration: none;
}
.section_rgt4 a:hover{
    border-left: 10px solid var(--primary);
    display: block;
    border-radius: 20px;
    z-index: -20;
}

.section_rgt4 h3{
    font-size: 22px;
}
.section_rgt4 p{
    padding: 0;
    margin: 0;
}


.get_started{
    background: linear-gradient(to right, #c02b27, #2d3670);
    padding: 2rem 0;
    color: #fff;
}
.get_started h2{
    font-size: 40px;
    line-height: 1.2;
    margin: 5rem 0 20px 0px;
    color: #fff;
    font-weight: 700;
}

.get_started h5{
    font-size: 18px;
    line-height: 1.5;
    margin: 0;
    color: #fff;
    font-weight: 200;
    letter-spacing: 1px;

}


.footer_box_v h5 {
    color: rgba(11, 11, 11, .35);
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.style-none {
    list-style: none;
    padding-left: 0;
}
.footer-nav-link a {
    line-height: 44px;
    font-weight: 200;
    font-size: 16px;
    color: var(--navy) !important;
    text-decoration: none;
}

.copyright, .copyright a {
    line-height: 44px;
    font-size: 15px;
    color: var(--a_link);
    text-decoration: none;
}

.social-icon li a {
    width: 55px !important;
    height: 55px !important;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    color: rgba(0, 0, 0, .5);
    margin-right: 10px;
    transition: .3s ease-in-out;
    padding: 8px 8px 8px 8px;
    display: inline-block;
}
.social-icon li :hover{
    box-shadow: var(--bs-box-shadow-lg) !important;
}

.ftco-faqs .img-faqs {
    position: relative;
    height: 700px;
    z-index: 0; }
  
  .ftco-faqs .img {
    height: 400px;
    width: 80%;
    border-radius: 4px;
    -webkit-box-shadow: 17px 25px 56px -22px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 17px 25px 56px -22px rgba(0, 0, 0, 0.38);
    box-shadow: 17px 25px 56px -22px rgba(0, 0, 0, 0.38); }
    .ftco-faqs .img.img-2 {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 80%;
      z-index: -1; }
.ftco-faqs .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
} 

.carrier_support {
    padding-bottom: 4rem;
}
.carrier_support .sub-title {
    color: #fff;
    background-color: var(--primary);
    padding: 10px 20px 10px 20px;
    border-radius: 12px 12px 12px 12px;
    display: inline-flex;
    font-weight: 200;
}
.carrier_support img {
    text-align: center !important;
    height: auto;
}
.carrier_support h2 {
    font-size: 42px;
    line-height: 1.25;
    font-weight: 600;
}

.multi_sec_head {
    text-align: center;
    padding: 0rem 20%;
}



@keyframes scroll {
	0% {
		transform: translateX(0);
   }
	100% {
		transform: translateX(calc(-250px * 7));
   }
}
.slider_logo {

	height: 100px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slider_logo::before, .slider_logo::after {
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 100px;
	position: absolute;
	width: 200px;
	z-index: 2;
}
.slider_logo::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}
.slider_logo::before {
	left: 0;
	top: 0;
}
.slider_logo .slide-track {
	animation: scroll 40s linear infinite;
	display: flex;
	width: calc(250px * 14);
}
.slider_logo .slide {
	height: 100px;
	width: 250px;
}

.lb_boun1 {
    background: #fff;
    box-shadow: var(--bs-box-shadow-lg) !important;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    font-weight: 400;
    top: 30%;
    position: relative;
    z-index: 2;
    animation: bounce 2s infinite ease-in-out;
}
.lb_boun1 i{
    color: #f7b543;
}
.lb_boun2 {
    background: #fff; 
    box-shadow: var(--bs-box-shadow-lg) !important;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    font-weight: 400;
    top: 50%;
    position: relative;
    z-index: 2;
    animation: bounce 2s infinite ease-in-out;
}
.lb_boun2 i{
    color: #f7b543;
    font-size: 3rem;
}
.lb_boun3 {
    background: #fff;  
    box-shadow: var(--bs-box-shadow-lg) !important;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    font-weight: 400;
    top: 70%;
    position: relative;
    z-index: 2;
    animation: bounce 2s infinite ease-in-out;
}
.lb_boun3 i{
    color: #f7b543;
}
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



.shapes {
    position: absolute ;
    z-index: -1 !important;
}

.illustration-holder .main-screen {
    border-radius: 25px;
}

.illustration-holder .shape-one {
    top: 59%;
    left: -5%;
    width: 13.5%;
    z-index: 0;
    animation: 25s linear infinite rotatedHalf;
}
.illustration-holder .shape-two {
    bottom: 45%;
    right: -13%;
    width: 28.3%;
    animation: 25s linear infinite rotatedHalfTwo;
}
  
.illustration-holder .shape-three {
    top: 197%;
    right: 0%;
    width: 12%;
    z-index: 0;
}
.illustration-holder .shape-four {
    bottom: -129%;
    left: -10%;
    width: 12%;
    z-index: 0;
}

@keyframes rotatedHalfTwo {
    0% {
      transform: rotate(0deg);
    }
    50% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

@keyframes rotatedHalf {
    0% {
      transform: rotate(0deg);
    }
    50% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }  


.explore_section::after {
    content: "";
    position: absolute;
    top: 2%;
    margin: auto;
    z-index: 1;
    left: 0px;
    width: 270px;
    height: 675px;
    background-image: url(../images/shape_30.svg);
    background-repeat: no-repeat;
    animation: fadeUp 3s ease-in-out;
}
.explore_section::before {
    content: "";
    position: absolute;
    top: 80%;
    margin: auto;
    z-index: 0;
    right: 0%;
    width: 270px;
    height: 675px;
    background-image: url(../images/shape_31.svg);
    background-repeat: no-repeat;
    animation: fadeUp 3s ease-in-out;
}

.breadcrumbs {
    padding: 15px 0;
    background: linear-gradient(to right, #c02b27, #2d3670);
    min-height: 40px;
    color: #fff;
    margin: 10px 0;
  }
  
  .breadcrumbs h2 {
    font-size: 28px;
    font-weight: 500;
  }
  
  .breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 14px;
  }
  
  .breadcrumbs ol a {
    color: #fff !important;
  }
  
  .breadcrumbs ol a:hover {
    color: #fff;
    transition: 0.3s;
  }
  
  .breadcrumbs ol li+li {
    padding-left: 10px;
  }
  
  .breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    content: "/";
  }
  

  .section-title {
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}
.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}


.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: var(--primary);
    bottom: 0;
    left: calc(50% - 25px);
}

section {
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}


.contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px 0 32px 0;
    border-radius: 4px;
  }
  
  .contact .info-box i {
    font-size: 32px;
    color: var(--primary);
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #f8d4d5;
  }
  
  .contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
  }
  
  .contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
  }
  
  .contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px;
    border-radius: 4px;
  }
  
  .contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .error-message br+br {
    margin-top: 25px;
  }
  
  .contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
  }
  
  .contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite;
  }
  
  .contact .php-email-form .form-group {
    margin-bottom: 25px;
  }
  
  .contact .php-email-form input,
  .contact .php-email-form textarea {
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
  }
  
  .contact .php-email-form input:focus,
  .contact .php-email-form textarea:focus {
    border-color: #111111;
  }
  
  .contact .php-email-form input {
    padding: 10px 15px;
  }
  
  .contact .php-email-form textarea {
    padding: 12px 15px;
  }
  
  .contact .php-email-form button[type=submit] {
    background: var(--primary);
    border: 0;
    padding: 10px 32px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
  }
  
  .contact .php-email-form button[type=submit]:hover {
    background: var(--primary);
  }
  
  @keyframes animate-loading {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  .contact .info-box i {
    font-size: 32px;
    color: var(--primary);
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #f8d4d5;
}  


.display_none_desk{
    display: none;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .display_none{
        display: none;
    }

    .display_none_mb{
        display: none !important;
    }

    .display_none_desk{
        display: block;
    }
    .logo_dark img {
        max-height: 55px;
    }
    .head_rt a{
        font-size: 12px;
    }
    .google_reviews_head h2 {
        color: #fff;
        font-size: 37px;
        font-weight: 300;
        margin: -5px 0 0 -8px;
    }
    .footer_new .nav-link {
        color: #fff !important;
        font-size: 12px;
    }
    .social_icon_set_f .justify-content-end {
        justify-content: center !important;
    }
    .logo_mb img{
        max-height: 45px;
    }
    .logo_mb h5{
        font-size: 14px;
    }
    .hero-area-bg::after {
        content: "";
        position: absolute;
        top: 2%;
        margin: auto;
        z-index: 1;
        left: 0px;
        width: 270px;
        height: 675px;
        background-image: url(../images/shape_30.svg);
        background-repeat: no-repeat;
        animation: fadeUp 3s ease-in-out;
        opacity: 0.1;
    }
    .hero-area-bg::before {
        content: "";
        position: absolute;
        top: 250px;
        margin: auto;
        z-index: 0;
        right: 0;
        width: 270px;
        height: 675px;
        background-image: url(../images/shape_31.svg);
        background-repeat: no-repeat;
        animation: fadeUp 3s ease-in-out;
        opacity: 0.1;
    }
        .es-chat-container .es-chat-iconButton {
        bottom: 63px !important;
    }
    .es-chat-iconButton {
        bottom: 63px !important;
    }
}

@media only screen and (min-device-width : 820px) and (max-device-width :1180px) {

    .display_none{
        display: none;
    }

    .navbar-brand{
        display: none;
    }
    .logo img {
        max-height: 65px;
    }

}

    /* Floating Button */
    .chat-btn {
        position: fixed;
        bottom: 20px;
        right: 20px;

        width: 180px;        /* Your PNG image is rectangular, so round button mat banao */
        height: auto;

        background: transparent;
        border: none;

        cursor: pointer;
        z-index: 9999;

        transition: 0.25s ease-in-out;
    }

    /* Hover */
    .chat-btn:hover {
        transform: scale(1.05);
    }

    /* Image Styling */
    .chat-btn img.callback-img {
        width: 90%;
        height: auto;
        object-fit: contain;
        border-radius: 0;   /* circle nahi chahiye → remove */
    }
