
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?rvoht5");
    src: url("../fonts/icomoon.eot?rvoht5#iefix") format("embedded-opentype"),
      url("../fonts/icomoon.ttf?rvoht5") format("truetype"),
      url("../fonts/icomoon.woff?rvoht5") format("woff"),
      url("../fonts/icomoon.svg?rvoht5#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  a:focus,
  button:focus,
  input:focus {
    outline: none !important;
    text-decoration: none !important;
  }
  
  
  
  [class^="icon-"],
  [class*=" icon-"] {
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-pinterest:before {
    content: "\e90f";
  }
  
  .icon-play-next:before {
    content: "\e90d";
  }
  
  .icon-play-prev:before {
    content: "\e90e";
  }
  
  .icon-arrow-mark:before {
    content: "\e908";
  }
  
  .icon-heart:before {
    content: "\e909";
  }
  
  .icon-heart_border:before {
    content: "\e90a";
  }
  
  .icon-left-arrow:before {
    content: "\e90b";
  }
  
  .icon-right-arrow:before {
    content: "\e90c";
  }
  
  .icon-email:before {
    content: "\e900";
  }
  
  .icon-facebook:before {
    content: "\e901";
  }
  
  .icon-linkedin:before {
    content: "\e902";
  }
  
  .icon-location:before {
    content: "\e903";
  }
  
  .icon-phone:before {
    content: "\e904";
  }
  
  .icon-skype:before {
    content: "\e905";
  }
  
  .icon-twitter:before {
    content: "\e906";
  }
  
  .icon-whatsapp:before {
    content: "\e907";
  }
  
  body {
    font-size: 14px;
      font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  }
  
  html {
    font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  }
  
  button,
  input,
  optgroup,
  select,
  option,
  textarea {
    font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  }
  
  body p {
    font-family: "Poppins", sans-serif !important;
  font-weight: 400;
    line-height: 26px;
  }
  
  h1,
  h2,
  h3 {
    font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  }
  h1,.h1{font-size: 28px;}
  ul,
  li {
    padding: 0;
    margin: 0;
  }
  
  .btn {
    font-size: 14px;
  }
  
  section {
    overflow: hidden;
  }
  .navbar-dark .navbar-brand {
    padding: 6px 0;
  }
  
  ul.navbar-nav li a {
    padding: 22px 15px !important;
    display: block;
  }
  .btn-theme {
    padding: 12px 35px;
    border-radius: 30px;
    font-weight: 600;
    background: #EF3D3D;
    color: #fff;
    font-size: 14px;
    margin: 25px 0px;
  }
  
  .qa-text-center {
    font-size: 17px;
    text-align: center;
    line-height: 30px;
  }
  
  .gallery_header h2 {
    font-size: 24px;
    line-height: 40px;
  }
  
  .testing-detail p {
    font-size: 14px;
  }
  
  .btn-theme:hover {
    background: #151621;
  }
  
  .getquote_btn {
    cursor: pointer;
    display: block;
    height: 180px;
    margin-top: -90px;
    position: fixed;
    right: 0px;
    top: 50%;
    width: 34px;
    z-index: 99;
  }
  
  .getquote_bg {
    background-image: url('../images/getaquote.svg');
    background-size: contain;
    width: 45px;
    height: 156px;
  }
  
  .d-flex.agile-box {
    border-bottom: 1px solid #e1e1e1;
    height: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
    transition: all 0.2s ease-in-out;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  }
  
  .d-flex.agile-box:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0;
    width: 0;
    height: 4px;
    display: block;
    background-color: #EF3D3D;
    transition: all ease-in-out 0.5s;
  }
  
  .d-flex.agile-box:hover::after {
    width: 100%;
    left: 0;
    right: auto;
  }
  
  .menu-item-link-return {
    display: none !important;
  }
  
  .mobile-parent-nav-menu-item {
    display: none !important;
  }
  
  .ul-box li::before {
    position: absolute;
    content: "";
    border-left: 1px dashed #ddd;
    height: 100%;
    left: 45px;
    margin-left: 0px;
    top: 90px;
  }
  
  .ul-box li:last-child::before {
    display: none;
  }
  
  .ul-box li {
    list-style-type: none;
    position: relative;
  }
  
  .icon-box-new .fa {
    font-size: 35px;
    color: #213166;
  }
  
  .heading h2 {
    color: #151621;
    text-align: center;
    font-size: 28px;
  }
  
  /****/
  .banner {
    background:linear-gradient(90deg, rgba(32,11,60,1) 0%, rgba(239,61,61,1) 100%);
    background: #EF3D3D url("../images/banner.webp");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    display: flex;
    align-items: center;
  }
  a.btn-sm{background-color: #ffffff; color: #151621; border:1px solid #151621}
  a.btn-sm:hover{background-color: #151621; color: #ffffff;}
  .color-red{color: #EF3D3D;}
  /* .icon-box-new:before {
  position: absolute;
  content: '';
  border: 1px dashed #4c4c4c;
  width: 1px;
  height: 140px;
  left: 50%;
  bottom: -180px;
  margin-left: 0px;
  margin-bottom: 39px;
  } */
  .icon-box-new1 {
    position: absolute;
    background: #fff;
    width: 90px;
    height: 90px;
    line-height: 100px;
    border: 1px solid #ddd;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .icon-box-new1 .fa {
    font-size: 35px;
    color: #213166;
  }
  
  .ul-box {
    padding-top: 30px;
  }
  
  .icon-box-new img {
    transition: all 0.2s ease-in-out;
    transform: scale(1);
  }
  
  .ul-box li:hover img {
    transition: all 0.2s ease-in-out;
    transform: scale(1.15);
  }
  
  .icon-box-new1 img {
    transition: all 0.2s ease-in-out;
    transform: scale(1);
  }
  
  .icon-box-new1:hover img {
    transition: all 0.2s ease-in-out;
    transform: scale(1.3);
  }
  
  .icon-box-new:hover {
    border: 1px solid #ddd;
  }
  
  .icon-box-new1:hover {
    border: 1px solid #ddd;
  }
  
  .sec-pad {
    padding-bottom: 40px;
  }
  
  .graph_images {
    text-align: center;
  }
  
  .graph_images img {
    max-width: 420px;
    margin: 0 auto;
  }
  
  .slide_content p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
  }
  
  .slide_content h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  }
  
  /******/
  
  /******/
  
  .app_section {
    padding: 50px 0;
    /* text-align: center; */
  }
  
  .step-count {
    width: 70px;
    height: 70px;
    background: #EF3D3D;
    border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 30px;
    border: 4px solid #e5e5e5;
    margin: 0 auto 40px;
    position: relative;
    z-index: 2;
    font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  }
  .min-h{min-height:80px;}
  /* .step_div p {
    font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  } */
  
  .step_div {
    position: relative;
    padding: 15px;
    border-radius: 6px;
    height: 100%;
    text-align: center;
  }
  
  .show-content {
    max-height: 180px;
    overflow: hidden;
    text-align: left;
  }
  
  .show-content.active {
    max-height: inherit;
    overflow: hidden;
  }
  
  .read_more span {
    border: 1px solid #EF3D3D;
    color: #EF3D3D;
    padding: 6px 15px;
    cursor: pointer;
  }
  
  .step_div h4 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 25px;
    font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  }
  
  .step_div li {
    margin: 5px 16px 10px 0px;
    position: relative;
    list-style: disc;
    padding-left: 10px;
  }
  
  .step_div ul {
    padding: 0;
  }
  
  .step_div ul ul {
    padding: 15px 0 0 0;
  }
  
  .st_1:after {
    left: 50%;
    right: auto;
  }
  
  .st_3:after {
    right: 50%;
    left: auto;
  }
  
  .dropdown-item {
    padding: 0.5rem 1rem;
  }
  
  /* .submenu-expand {
  display: none !important;
  } */
  .menu-main-menu-container .sub-menu {
    background: #fff;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 17px 34px rgba(0, 0, 0, 0.44);
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 0px !important;
  }
  
  .main-navigation .sub-menu>li>a,
  .main-navigation .sub-menu>li>.menu-item-link-return {
    color: #000;
  }
  
  .main-navigation .sub-menu>li>a:hover,
  .main-navigation .sub-menu>li>a:focus,
  .main-navigation .sub-menu>li>.menu-item-link-return:hover,
  .main-navigation .sub-menu>li>.menu-item-link-return:focus {
    background: #f8f9fa;
    text-decoration: none;
  }
  
  .current_page_item a {
    border: none !important;
  }
  
  /***quote section***/
  .quote_section {
    background: url("../images/bottom_bg.svg");
    background-repeat: no-repeat;
    padding: 135px 0 65px;
    background-size: cover;
    background-position: top;
    color: #fff;
    display: flex;
    align-items: center;
  }
  
  .email_icon {
    background: #fff;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    min-width: 60px;
    text-align: center;
    line-height: 55px;
  }
  .portfolio-list {
    border: 1px solid #E6E6E6;
    position: relative;
    text-align: left;
    overflow: hidden;
    margin: 10px;
    height: 100%;
  }
  .portfolio-list img {
    margin-bottom: 30px;
    width: 50px;
    height: 50px;
    transition-duration: 0.5s;
  }
  .portfolio-list h2{font-size: 16px;}
  .hr-contact_detail ul li {
    line-height: 25px;
    list-style: none;
  }
  .hr-contact_detail{
    background-color: #ededed;
  }
  .featured-box {
    padding: 30px;
    background: #fff;
    border-width: 1px 1px 1px 4px;
    border-style: solid;
    border-color: #fff;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
    margin: 8px 0px;
  }
  .fbox {
    padding-left: 25px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .fbox ul {
    padding-left: 0px;
  }
  .career-list {
    margin-left: 20px;
  }
  .career-list li {
    list-style-type: disc;
    padding-left: 8px;
  }
  .entry .entry-content p {
    word-wrap: break-word;
  }
  /********/
  .specility_section {
    background: #EF3D3D url("../new_Icons/statbanner.svg");
    background-repeat: no-repeat;
    padding: 70px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    color: #fff;
    display: flex;
    align-items: center;
  }
  
  .icon_set {
    margin: 60px 0 40px;
  }
  
  .icon_set .fa {
    font-size: 43px;
    margin-bottom: 15px;
  }
  
  .icon_set img {
    margin-bottom: 15px;
  }
  
  .wpsm_counterbox h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  
  /***Projects***/
  .my-prfoject {
    border-radius: 6px;
    overflow: hidden;
    transform: scale(0.85);
    transition: all 250ms ease-in;
    position: relative;
  }
  
  .my-prfoject:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
  }
  
  .testimonial-carousel .owl-stage {
    padding: 15px 0;
  }
  
  .testimonial-carousel .owl-nav {
    padding: 0 8px;
  }
  
  .testimonial-carousel .owl-nav .owl-prev {
    margin-right: 5px;
  }
  
  .center .my-prfoject {
    transform: scale(1.05, 1.05);
  }
  
  .center .my-prfoject:after {
    background: rgba(0, 0, 0, 0);
  }
  
  .item_box {
    padding: 0 5px;
    text-align: center;
  }
  
  .portfolio-detail-right iframe {
    width: 100%;
    min-height: 280px;
  }
  
  .heading p {
    max-width: 745px;
    margin: 0 auto 10px;
  }
  
  .project {
    padding: 70px 0;
  }
  
  .font-bold {
    font-weight: bolder;
  }
  
  .test_head {
    background: url("../images/quote.svg");
    background-repeat: no-repeat;
    background-size: 80px;
  }
  
  /***what we do***/
  section.what_do {
    padding: 50px 0 350px;
    position: relative;
  }
  
  .icon_whats {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 67px;
    margin: 0 auto;
  }
  
  .icon_whats img {
    max-width: 35px;
  }
  
  .whats_step {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .bg_img {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    right: 0;
  }
  
  .bg_img img {
    position: absolute;
    left: 0;
    right: 0;
    top: auto !important;
    bottom: 0 !important;
    width: 110%;
    max-width: inherit;
  }
  
  .whats_step h5 {
    font-family: "Poppins", sans-serif !important;
  font-weight: 600;
    font-size: 16px;
  }
  
  .whats_step p {
    margin: 0;
    font-size: 12px;
    position: relative;
    line-height: 20px;
  }
  
  .whats_step p::after {
    height: calc(100% + 370px);
    width: 2px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    background: #EF3D3D;
    top: calc(100% + 60px);
    z-index: 1;
    margin: 0 auto;
  }
  
  .whats_step p.secound::after {
    height: calc(100% + 266px);
  }
  
  .whats_step p:before {
    height: 25px;
    width: 25px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -62px;
    right: 0;
    border-radius: 50%;
    border: 2px solid #EF3D3D;
    z-index: 1;
    margin: 0 auto;
  }
  
  .whats_step:nth-child(1) {
    padding-bottom: 200px;
  }
  
  .whats_step:nth-child(2) {
    padding-bottom: 20px;
  }
  
  .whats_step:nth-child(3) {
    padding-bottom: 185px;
  }
  
  .whats_step:nth-child(4) {
    padding-bottom: 40px;
  }
  
  .whats_step:nth-child(5) {
    padding-bottom: 190px;
  }
  
  .whats_step:nth-child(6) {
    padding-bottom: 90px;
  }
  
  /**team**/
  section.team {
    padding: 80px 0;
    background: #f5f8fa;
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: center;
  }
  
  .team .container {
    padding: 0 120px;
  }
  
  .team_pro {
    height: 125px;
    width: 125px;
    overflow: hidden;
    margin: 10px auto 10px;
    border-radius: 50%;
    border: 5px solid #EF3D3D;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    position: relative;
  }
  
  
  /* .center .team_pro:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(2, 173, 240, 0.55);
    left: 0;
    top: 0;
  } */
  
  .team_details h5 {
    font-size: 14px;
    margin: 0 0 5px;
    color: #151621;
    font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  }
  
  .team_details h6 {
    color: #727272;
    font-size: 14px;
    font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  }
  
  .team_pro img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
  }
  
  /***client comment***/
  .view_btn {
    border: 2px solid #EF3D3D;
    background: transparent;
    border-radius: 60px;
    padding: 7px 25px;
    color: #EF3D3D;
    font-family: "Poppins", sans-serif !important;
  font-weight: 500;
    box-shadow: none;
    outline: none;
  }
  
  .view_btn:hover {
    border: 2px solid #EF3D3D;
    background: #EF3D3D;
    color: #fff;
    box-shadow: none;
    outline: none;
  }
  
  .clien_pro {
    height: 50px;
    width: 50px;
    border-radius: 80%;
    overflow: hidden;
  }
  
  .clien_pro img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  
  .client_box {
    max-width: 400px;
    margin: 10px 0;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    padding: 15px;
    border-radius: 6px;
    background: #fff;
    position: relative;
    transition: all ease-in-out 0.2s;
  }
  
  .client_box:hover {
    z-index: 10 !important;
    box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  
  /* .client_box div{
      transform: scale(1);
      transition: all 0.1s ease-in-out;
  }
  
  .client_box:hover div{
      transform: scale(0.98);
      transition: all 0.1s ease-in-out;
  } */
  
  img.coma {
    max-width: 20px;
  }
  
  .client_box h6 {
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  }
  
  .client_box h5 {
    font-size: 14px;
    font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  }
  
  .client_box.cli_4 {
    z-index: 3;
    right: -50px;
  }
  
  .client_box.cli_3 {
    right: -50px;
  }
  
  .client_box.cli_1 {
    position: absolute;
    top: -50px;
    right: 14%;
    z-index: 2;
  }
  
  .client_box.cli_2 {
    position: absolute;
    bottom: -45px;
    right: 20%;
    z-index: 2;
  }
  
  section.testimonial {
    padding: 10px 0;
  }
  
  .testimonial .container-fluid {
    max-width: 1250px;
  }
  
  /***service_section****/
  section.service_section {
    padding: 80px 0 0px;
    margin-bottom: 40px;
  }
  
  .service_section p {
    margin-top: 0;
  }
  
  .service_section .col-md-4 p {
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .ser_icon_img img {
    max-width: 80px;
    position: relative;
    z-index: 3;
  }
  
  .circle-design {
    border: 5px solid #dee5f3;
    border-radius: 100%;
    width: 100%;
    padding: 25px;
    position: relative;
    margin: -15px 35px 0;
    z-index: 0;
    background: #fff;
  }
  
  .service_section .container-fluid {
    max-width: 1320px;
  }
  
  .circle-design img {
    width: 100%;
  }
  
  img.circle_logo {
    position: absolute;
    max-width: 150px;
    margin: -8px auto 0;
    left: 0;
    right: 0;
    top: 45%;
    bottom: 50%;
  }
  
  .ser_icon_img {
    position: absolute;
    z-index: 1;
  }
  
  .box_three,
  .box_one {
    padding-right: 55px;
    position: relative;
  }
  
  .box_two {
    padding: 60px 80px 60px 0;
    position: relative;
  }
  
  .icon_one {
    right: -82px;
    bottom: -38px;
  }
  
  .icon_two {
    right: -26px;
    bottom: 52px;
  }
  
  .icon_three {
    right: -58px;
  top: -10px;
  }
  
  .box_six,
  .box_four {
    padding-left: 55px;
    position: relative;
  }
  
  .box_five {
    padding: 40px 0 35px 80px;
    position: relative;
  }
  
  .icon_four {
    left: -79px;
    bottom: -17px;
  }
  
  .icon_six {
    left: -70px;
    top: 0px;
  }
  
  .icon_five {
    left: -27px;
    bottom: 58px;
  }
  
  .ser_icon_img:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 50px;
    background: #dee5f3;
    z-index: 0;
  }
  
  .ser_icon_img.icon_one:after {
    right: -22px;
    transform: rotate(42deg);
    bottom: 0px;
  }
  
  .ser_icon_img.icon_two:after {
    right: -44px;
    top: 39px;
  }
  
  .ser_icon_img.icon_three:after {
    right: -28px;
    top: 0;
    transform: rotate(-40deg);
  }
  
  .ser_icon_img.icon_four:after {
    left: -22px;
    bottom: 2px;
    transform: rotate(-42deg);
  }
  
  .ser_icon_img.icon_five:after {
    left: -43px;
    top: 36px;
  }
  
  .ser_icon_img.icon_six:after {
    left: -27px;
    transform: rotate(42deg);
    top: -2px;
  }
  
  .ser_icon_img:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    z-index: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    background: #000;
    color: #fff;
    font-weight: 600;
    display: none;
  }
  
  .ser_icon_img.icon_one:before {
    content: "1";
    right: -24px;
    bottom: -23px;
    z-index: 1;
    background: #04d5e9;
  }
  
  .ser_icon_img.icon_two:before {
    content: "3";
    right: -44px;
    top: 29px;
    z-index: 1;
    background: #EF3D3D;
  }
  
  .ser_icon_img.icon_three:before {
    content: "5";
    right: -31px;
    top: -24px;
    z-index: 1;
    background: #2a53ad;
  }
  
  .ser_icon_img.icon_four:before {
    content: "2";
    left: -26px;
    bottom: -21px;
    z-index: 1;
    background: #04d5e9;
  }
  
  .ser_icon_img.icon_five:before {
    content: "4";
    left: -44px;
    top: 27px;
    z-index: 1;
    background: #EF3D3D;
  }
  
  .ser_icon_img.icon_six:before {
    content: "6";
    left: -30px;
    top: -25px;
    z-index: 1;
    background: #2a53ad;
  }
  
  .service_section h5 {
    font-family: "Poppins", sans-serif !important;
  font-weight: 600;
    font-size: 16px;
  }
  
  /***header***/
  ul.navbar-nav {
    margin: 0;
    padding: 0;
  }
  
  ul.navbar-nav li {
    margin: 0;
    padding: 0;
  }
  
  header.fixed-top {
    background: transparent;
    top: 25px;
  }
  
  header.fixed-top.shrinkHeader {
    background: #151621;
    top: 0;
  }
  header.fixed-top.shrinkHeader .navbar-brand img{
    width: 130px;
  }
  .fourte-sec {
    margin: 50px 0px;
  }
  
  .page-template-home .current_page_item a {
    border-bottom: 2px solid #fff;
  }
  
  header.fixed-top {
    transition: all ease-in 300ms;
    background: transparent;
    padding: 0px 0;
  }
  
  header.inner-header ul li a {
    color: #151621 !important;
    text-transform: capitalize;
  }
  header.inner-header ul li a{color: #ffffff;}
  .inner-header {
    padding: 4px 0;
    position: relative;
    z-index: 999;
  }
  
  .navbar-dark .navbar-toggler {
    border: none;
  }
  
  .shrinkHeader .main-navigation .main-menu>li>a {
    color: #fff;
  }
  
  header.inner-header .w-logo {
    display: none;
  }
  
  header.inner-header.shrinkHeader .w-logo {
    display: block;
  }
  
  header.inner-header.shrinkHeader .b-logo {
    display: none;
  }
  
  header.inner-header.shrinkHeader {
    position: fixed;
    background: #151621;
    top: 0;
    z-index: 9;
    width: 100%;
  }
  
  header.inner-header.shrinkHeader ul li a {
    color: #fff !important;
  }
  
  ul.navbar-nav li.active a {
    border-bottom: 2px solid #EF3D3D !important;
  }
  
  header.fixed-top.shrinkHeader .current_page_item a {
    border-bottom: 2px solid #EF3D3D !important;
  }
  
  .current_page_item a {
    border-bottom: 2px solid #151621 !important;
  }
  
  .sub-menu li.current_page_item a {
    border-bottom: 0px solid #151621 !important;
  }
  
  .sub-menu li a {
    border-bottom: 0px solid #151621 !important;
  }
  
  .menu-services-container #menu-services .current_page_item a {
    border-bottom: 0px solid #151621 !important;
  }
  
  .shrinkHeader .current_page_item a {
    border-bottom: 2px solid #fff;
  }
  
  .home_logo {
    display: none;
  }
  
  .shrinkHeader .home_logo {
    display: block;
  }
  
  .inner-header ul.navbar-nav li.active a {
    border-bottom: 2px solid #EF3D3D !important;
  }
  
  .inner-header ul.navbar-nav li .dropdown-menu li a {
    border-bottom: 0px solid #151621 !important;
    color: #fff !important;
  }
  
  /* .inner-header.shrinkHeader ul.navbar-nav li.active a {
    border-bottom: 2px solid #EF3D3D !important;
  } */
  
  ul.dropdown-menu {
    width: 280px;
    background: #393a41;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 22%);
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 0px !important;
  }
  
  header.shrinkHeader ul.dropdown-menu li a,
  ul.dropdown-menu li a {
    color: #FFF !important;
    text-decoration: none;
  }
  
  header.shrinkHeader ul.dropdown-menu li a:hover,
  ul.dropdown-menu li a:hover {
    color: #106da8;
    text-decoration: none;
  }
  
  .shrinkHeader .inner_logo {
    display: none;
  }
  
  .page-template-home .inner_logo {
    display: none;
  }
  
  .page-template-home .home_logo {
    display: block;
  }
  
  .navbar-brand img {
    width: 150px;
    max-width: 215px;
  }
  
  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-transform: capitalize;
  }
  
  .border-link {
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 10px;
    color: #EF3D3D;
  }
  
 
  .badge-partnership {
    position: relative;
    display: inline-block;
    padding: 0.75rem 1.2rem;
    font-size: clamp(0.75rem, 2.5vw, 1rem); /* scales between 12px and 16px */
    font-weight: 600;
    color: #dbdfe1;
    border: 1px solid red;
    border-radius: 30px;
    background-color: #e2e2e233;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    line-height: 1.4;
    max-width: 100%;
    white-space: nowrap;
  }
  
  /* Allow wrapping on very small screens */
  @media (max-width: 480px) {
    .badge-partnership {
      white-space: normal;
      padding: 0.6rem 1rem;
      text-align: center;
      font-size: 0.85rem;
    }
  }
  
 
  
  @keyframes animatedBorder {
    0% {
      background-position: 0% 50%;
    }
    100% {
      background-position: 100% 50%;
    }
  }
  
  .top_section{
    /* background-image: url(images/banner.webp); */
     background: linear-gradient(90deg, rgba(32, 11, 60, 1) 0%, rgba(239, 61, 61, 1) 100%);;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding-top: 150px;
    padding-bottom:100px;
  }
  .highlight {
    color: #ff705b;
    font-weight: 800;
   
  }
  .site-head-2{
    font-size:70px !important;
  }
  
  .feature-box p{
    color: #d3cfcf;
    font-size: 16px;
  }
  

  
  .btn-red {
    background-color: #e53935;
    color: white;
    border-radius: 8px;
    padding: 0.6rem 1.5rem;
    font-weight: 600;
    border: none;
  }
  
  .btn-outline-light {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 0.6rem 1.5rem;
    font-weight: 600;
    color: white;
  }
  
  .feature-box {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 1rem;
    min-width: 200px;
    text-align: center;
    border: 1px solid #ffffff29;
  }
  
  .right-card {
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 1.5rem;
    text-align: center;
    color: white;
  }
  
  .right-card .btn {
    background-color: #e53935;
    color: white;
    font-weight: 600;
    border: none;
  }
  
  .icon-box {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }
  
  .divider {
    width: 1px;
    height: 40px;
    background-color: #ccc;
    margin: 0 15px;
  }
  .sitehead_bold {
    font-weight: 700;
    font-size: clamp(2.5rem, 6vw, 6rem); /* Responsive between 40px–96px */
    line-height: 1.1;
    margin-bottom: 1rem;
  }
  
  @media (max-width: 768px) {
    .sitehead_bold {
      font-size: clamp(2rem, 8vw, 3.5rem); /* Smaller scaling for mobile */
    }
  }
  
  @media (max-width: 480px) {
    .sitehead_bold {
      font-size: clamp(1.8rem, 9vw, 3rem); /* Even smaller for very small devices */
    }
  }
  
  .site-head-4 {
    color: #a5a4a4;
    font-size: 30px !important;
    font-weight: 400;
  }
  .site-head-3 {
    font-size: clamp(1.5rem, 5vw, 3rem); /* Scales from ~24px to 48px */
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 1rem;
  }
  
  .site-para {
    font-size: clamp(1rem, 4vw, 1.8rem); /* Scales from ~16px to ~28px */
    line-height: 1.7;
    color: #a5a4a4;
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 1rem;
  }
  
  
  
  .card {
  height: 350px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 1.5rem;
  text-align: center;
  color: white;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: 0.3s ease;
  width: 400px;
  }
  
  .ceo{
  width: 60px;
  border-radius: 50%;
  border: 2px solid #ff7a71;
  }
  .h5, h5 {
    font-weight: 600;
    font-size: 1.2rem;
  }
  
  .subtitle {
    font-size: 0.9rem;
    color: #d5d5d5;
    margin-bottom: 1.5rem;
  }
  
  .icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
  }
  
  .icon-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
  }
  
  .icon {
    font-size: 2rem;
    background-color: #ff4f4f;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    margin-bottom: 0.5rem;
  }
  
  .orange {
    background-color: #ff9800;
  }
  .red1 {
    background-color: #E63737;
  }
  .pink1 {
    background-color: #E33D8F;
  }
  .ple {
    background-color: #07A2C1;
  }
  .green {
    background-color: #1CB354;
  }
  
  .handshake {
    background: transparent;
    font-size: 1.8rem;
    margin: 0;
  }
  
  .label {
    font-size: 0.8rem;
    color: #ccc;
  }
  
  .label strong {
    display: block;
    font-size: 1rem;
    color: #fff;
  }
  
  .cta {
    background: linear-gradient(to right, #ff512f, #dd2476);
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 30px;
    font-size: 0.9rem;
    cursor: pointer;
    transition: background 0.3s ease;
  }
  
  .cta:hover {
    background: linear-gradient(to right, #ff7043, #d32f2f);
  }
  
  
  /* cards-css */
  
  .service-section {
    padding: 60px 20px;
    text-align: center;
    background: #ffffff;
  }


  @media (max-width: 575px) {
    .navbar-collapse {
        background: #151621;
        margin: 0 -15px;
        padding: 15px;
        box-shadow: 0 8px 7px rgba(0, 0, 0, 0.1);
        position: absolute;
        top: 80px;
        min-width: 260px;
        left: 0;
        right: 0;
        max-height: 520px;
        overflow-y: auto;
        z-index: 999;
    }
}
  @media screen and (min-width: 1400px) {
    .gallery_header h2 {
      font-size: 24px;
    }
  
    .gallery_product {
      margin-bottom: 30px;
      width: 20%;
      display: inline-block;
      padding: 0px 10px;
    }
  
    .container {
      max-width: 1400px;
    }
  
    .min-container {
      max-width: 1200px;
    }
  
    header.fixed-top .container,
    .page-template-home .container {
      max-width: 1400px;
    }
  
    section.what_do {
      padding: 80px 0 400px;
    }
  
    section.gallery_header {
      background-position: bottom right -35px;
      background-size: 55%;
    }
    .ipad_img {
      width: 55%;
      right: -22%;
    }
  }
  /* .container {
    max-width: 1200px;
    margin: 0 auto;
  } */
  
  h2 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .service-section p {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 50px;
  }
  
  .cards {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .service-card {
    background: #ffffff;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    padding: 50px 28px;
    /* max-width: 360px; */
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    font-family: 'Segoe UI', sans-serif;
    color: #0a0a0a;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    min-height: 450px;
  }
  
  .service-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.08);
  }
  
  
  .icon.blue {
    background: #2f6aff;
  }
  
  .icon.green {
    background: #15b374;
  }
  
  
  
  .service-card h3 {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #111;
  }
  
  .service-card p {
    font-size: 1.15rem;
    color: #444;
    margin-bottom: 15px;
    text-align: start;
  }
  
  .service-card ul {
    list-style-type: disc;
    padding-left: 18px;
    font-size: 1.05rem;
    color: #222;
    text-align: start;
  }
  
  .service-card ul li {
    margin-bottom: 6px;
    color: #8a8484;
  }
  
  /* orange-section */
  
  .partnership-section {
    padding: 60px 20px;
    background-color: #111827; 
  }
  
  
  .partnership-container h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 40px;
  }
  
  .cards-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
  }
  
  .advantage-card {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 18px;
    padding: 30px 20px;
    width: 300px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  }
  
  .icon-circle {
    background-color: rgba(255, 255, 255, 0.15);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .icon-circle img {
    width: 28px;
    height: 28px;
    filter: brightness(0) invert(1); /* make icon white */
  }
  
  .advantage-card h3 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 14px;
  }
  
  .advantage-card p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #fff;
  }
  
  .teal {
    background-color: #0099a8;
  }
  
  .green {
    background-color: #22a745;
  }
  
  .orange {
    background-color: #f45c00;
  }
  
 
  
  .service-card {
  border-radius: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  padding: 30px;
  text-align: center;
  min-height: 120px;
  }
  .highlight-line {
  height: 5px;
  width: 200px;
  margin: 0 auto 10px;
  border-radius: 8px;
  background: linear-gradient(to right, #ff6b6b, #feca57, #48dbfb);
  }
  .section-title {
  font-weight: 700;
  font-size: 2rem;
  }
  .info-card {
  border-radius: 20px;
  padding: 40px 20px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  font-family: 'Segoe UI', sans-serif;
  transition: all 0.3s ease;
  }
  
  .info-card h3 {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 8px;
  color: #000;
  }
  
  .info-card p {
  margin: 0;
  font-size: 24px;
  color: #333;
  }
  
  .bg-blue-light {
  background-color: #eaf0ff;
  }
  
  .bg-pink-light {
  background-color: #fde8ee;
  }
  
  .bg-green-light {
  background-color: #e8f9f1;
  }
  .partnership-footer {
  background-color: #0d111c;
  }
  
  .partnership-footer img {
  object-fit: cover;
  }
  
  .partnership-footer h2,
  .partnership-footer h6 {
  color: #fff;
  }
  
  .partnership-footer p,
  .partnership-footer small {
  color: #cfd3dc;
  }
  .circle-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff8057, #ffc64a); /* orange to yellow */
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  }
  
  .circle-icon i {
  color: white;
  font-size: 18px;
  }
  .highlight-line1 {
  height: 5px;
  width: 100px;
  margin: 0 auto 10px;
  border-radius: 8px;
  background: linear-gradient(to right, #ff6b6b, #feca57);
  }
  .gradient-text {
  background: linear-gradient(90deg, #F97B60, #FABC1F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold; /* optional */
  }
  .gradient-btn {
  display: inline-flex;
  align-items: center;
  padding: 14px 60px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #802D59, #B3435F);
  border: 1.5px solid white;
  border-radius: 999px;
  cursor: pointer;
  transition: all 0.3s ease;
  gap: 8px;
  }
  
  .gradient-btn i {
  font-size: 16px;
  }
  
  .gradient-btn:hover {
  opacity: 0.9;
  }
  .icon {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  }
  .service-card {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  
  height: 100%; /* NEW: stretch to full height of parent */
  display: flex;
  flex-direction: column;
  }
  .responsive-subheading {
    font-size: clamp(1rem, 2.5vw, 1.75rem); /* Scales from ~16px to ~28px */
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    color: #6c757d; /* Optional override for consistent muted color */
    margin-bottom: 1rem;
    padding: 0 1rem; /* Adds side padding on small screens */
  }
  