  body {
      overflow-y: scroll;
      overflow-x: hidden;
      font-family: 'League Spartan', sans-serif;
    }
    
    :root,
    body,
    html {
      background-color: #fff;
      box-sizing: border-box;
    }
    
    div,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    header,
    html,
    i,
    img,
    label,
    li,
    nav,
    p,
    small,
    span,
    ul {
      margin: 0;
      padding: 0;
      border: 0;
      outline: none;
      font-size: 100%;
      vertical-align: baseline;
      background: transparent;
    }
body{
  overflow: auto !important;
}
  a {
    color: #fff;
    text-decoration: none;
  }
  .screen-reader-response{
    display: none !important;
  }
  span.wpcf7-not-valid-tip {
    display: block;
    color: red;
  }
  .contact-form .form-group.col-md-12 {
    margin: 20px 0px 10px 0;
  }
  p.sidebar-list-heading a {
    color: black;
  }
  .wpcf7-response-output {
    color: green;
  }
  button.btn.hero-btn a {
    color: #fff;
    text-decoration: none;
  }
  .Products-box.card.Products-item a {
    color: black;
    text-decoration: none;
  }
  p.sidebar-list-name a {
    color: black;
    text-decoration: none;
  }
  button.btn.Join a {
    text-decoration: none;
    color: #fff;
  }
  .main-navigation ul.navbar-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 25px;
  }
 .main-navigation ul.navbar-nav li a:hover {
    color: #cb2a2f;
}
  .main-navigation .current-menu-item a {
    color: #cb2a2f !important;
    font-weight: 700;
}
  .navbar-collapse {
    flex-grow: 0;
  }
  h5.blog-card-title a {
    color: #343434;
  }
  h2.blog-heading a {
    color: #343434 !important;
    text-decoration: none !important;
  }
  .service-side .card-body {
    margin-top: 140px!important;
}
.navbar-brand img {
    width: 200px;
    margin: 0;
    transition: 0.4s;
}
.header.fixed .navbar-brand img {
    width: 170px;
}
/* .home-services .card-body{

} */
  button.btn.btn-danger.get-in-touch a {
    padding: 12px;
    color: #fff;
    text-decoration: none;
  }
  /* top section start */  
  #topbar  {
      background: #6C0004;
      height: 40px;
      display: flex;
      align-items: center;
      color: #fff;
  }
  .top-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #topbar .time-table{
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: flex-start;
      font-size: 14px;
      padding: 3px 0 0;
  }
  .navbar-brand {
    display: flex;
}
.tesimonial-section li button::before {
  color: #ffffff!important;
  opacity: 1!important;
}
  #topbar .social{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #topbar ul li {
      list-style: none;
      margin: 0 8px;
  }
  #topbar .social li:last-child {
    margin-right: 0;
}
  #topbar ul li img {
      width: 23px;
  }
  #topbar ul li span {
      margin: 0px 28px 0px 6px;
      color:#fff;
  }
  #topbar .icon li {
     
    margin: 0px 11px;
  }
  .team .slick-list.draggable {
    max-height: 550px;
}

  .navbar-toggler{
      background-color: white;
      border: var(--bs-border-width) solid rgb(255 255 255);
  }
  .navbar-nav .nav-link.active {
    color: #ffffff;
    font-weight: 600;
    border-bottom:2px solid   #b82025;
   
  }
 
  .nav-link{
    color:#ffffff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    margin:0 10px;
  }
  .nav-link:hover{
    color:  #b82025;

  }
 
  .nav-link:focus{
    color: #ffffff;
 
  }
  .Join {
    padding: 7px 25px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #b82025;
    transition: background-color 1s ease-out;
  }
  .Join:hover{
    background-color: #6C0004;
    color: #ffffff;

  }
  .tel {
    text-decoration: none;
    color: #ffffff;
}
.tel:hover {
  color: #ffffff;
}
header {
    /* background-image: url("/wp-content/uploads/2023/04/homebanner.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    background-attachment: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
    background: transparent;
    transition: 0.5s;
}
.header.fixed {
    background: #181b26;
    top: -40px;
}
  .hero-text-box{
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    padding:0 20px;
  }
  .first-heading{
    font-size: 74px;
    font-weight: bold;
    color:#ffffff;
    line-height: 95px;
    text-align: center;
  }
  .hero-text{
    font-size: 22px;
    font-weight: 600;
    color:#ffffff;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: center;
  }
  .hero-btn {
    text-align: center;
    background: #B82025;
    padding: 15px 90px;
    font-size: 22px;
    display: block;
    margin: 40px auto;
    color: #ffffff;
    font-weight: 600;
    transition: background-color 1s ease-out;
  }

  .hero-btn:hover {
    background: #6C0004;
    color: #ffffff;

  }
 .our-Story {
    margin-bottom: 100px;
}
 .About {
    margin-bottom: 100px;
  }
  .about-text-box {
    padding: 20px;
  }
  .heading-style {
    border-left: 5px solid#B82025;
    padding: 8px 15px;
    margin-bottom: 10px;
  }

  .subheading {
    font-size: 16px;
    font-weight: 600;
    color: #9A9AB0;
    letter-spacing: 0px;
    text-transform: uppercase;
  }

  .main-heading{
    font-size: 40px;
    font-weight: 600;
    color: #333333;
    letter-spacing: 0px;
  }
  .site-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #434343;
    margin-left: 20px;
  }

  .read {
    color: #B82025;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  .read:hover {
    color: #6c0004;
  
  }
  a {
    text-decoration: none!important;
}
  .our-skills {
    margin-bottom: 100px;
    background: #F6F9FB;
    padding:20px 0px;
    
  }
    .skill-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(142px, 1fr));
    grid-gap: 20px 20px;
    margin: 30px auto;
  }
  .skill {
    box-shadow: 0px 4px 8px 1px #C3E8FC;
    padding: 8px 20px;
    border-radius: 8px;
  }
  img.img-fluid.skill-image {
    display: block;
    margin: 10px auto;
  }
  .service-text-box {
    margin-top: 50px;
  }
  /* slick slider */

  .services {
    margin-bottom: 100px;
  }
  .service-slick{
    overflow:hidden;
  }
  .slick-slider {
    margin-bottom: 50px!important;
  }
  .my-slider{
    padding: 0 0px;
  }
  .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #B82025!important;
  }
  .slick-dots li button:before {
    font-size: 16px!important;
  }
  li.slick-active {
    background: #B82025!important;
    width: 45px!important;
    border-radius: 30px;
    height:16px!important;
    color: #B82025!important;
  }

  .slick-initialized .slick-slide{
    /* background-color: #ffffff; */
    box-shadow: 0px 2px 6px 0px #00000020;
    border:1px solid #D6D6D6;
    border-radius: 8px;
    color: #000000;
    /* height: 470px; */
  padding:0;
  margin:10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: background-color 1s ease-out;
  }
  .service-box .card-title {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #343434;
    transition: background-color 1s ease-out;
  }
  .service-box:hover .card-title {
    transition-duration: 1s;
    transition-timing-function: linear;
     color: #ffffff;
  }
  .card-image {
    height: 35%;
  }
  .service-box:hover{
    background-color:#b82025;
    transition-duration: 1s;
    transition-timing-function: linear;
     }
     .service-box  .card-img-top {
      width: 70%;
      display: block;
      margin: 20px auto;
      height: 175px;
  }
  .service-box .service-image{
    width: 40%;
    display: block;
    margin: 20px auto;
    height: auto;
  }
  .service-box .service-dev-image{
    width: 60%;
    display: block;
    margin: 20px auto;
  }
.service-box .card-text {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #343434;
    transition: background-color 1s ease-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

  .service-box:hover .card-text{
    transition-duration: 1s;
    transition-timing-function: linear;
    color: #ffffff;
  }
  .read-more-btn {
    border: 2px solid #C53F3F;
    display: block;
    width: 175px;
    margin: 30px auto;
    color: #C53F3F;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    transition: background-color 0.6s ease-out;
    -webkit-transition: background-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out;
    -ms-transition: background-color 0.6s ease-out;
    -o-transition: background-color 0.6s ease-out;
}

  .service-box:hover .read-more-btn {

    background: transparent;
    border-color:#fff;
    color: #ffffff;
    transition-duration: 0.6s;
    transition-timing-function: linear;
  }
  
  a.btn.read-more-btn:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: none;
  }
   .service-box a.btn.read-more-btn:hover{
   	border: 2px solid #ffffff;
   }
  .slick-next, .slick-prev{
    z-index: 5;
  }
  .slick-next{
    right: 18px!important;
 
  }
  .slick-prev{
    left: 8px!important;
  
  }
  /* .slick-next:before, .slick-prev:before{
    color: #ec1010;
    font-size: 26px;
  } */
  .slick-next:before, .slick-prev:before {
    font-size: 30px!important;
    line-height: 1;
    opacity: .75;
    content: '→';
    color: #b32532!important;
  }
  .slick-dots {
    bottom: -70px;
    width: 100%!important;
    margin: 0 auto;
  }
  
  ul.slick-dots {
    width: 100%!important;
}
.card.team-image-card1:before {
  content: "";
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #00000070;
} 
.card-body {
  z-index: 999;
  position: absolute;
  width: 100%;
}
  /* slick slider end */

  .team{
    margin-bottom: 100px;
    background: #F6F9FB;
    padding: 50px;
  }
  .team-members {
    margin-top: 30px;
  }
  .card-title-name {
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
  }
  .designation {
    font-size: 18px;
    color: #e9e9e9;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 28px;
}
  .connect {
    display: flex;
    justify-content: space-between;
  }

    hr {
      width: 100%;
      border-radius: 0px;
      height: 2px;
      background: #ffffff;
      opacity: 0.9;
      color: #ffffff;
      margin: 10px 0 22px 0;

  }

  .email {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
  }
  .call {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
  }
  .call:hover {
   color:red;
  }
  .email {
    font-size: 18px;
  }
  .connect-text {
    font-size: 14px;
    color: #ffffff;
    margin-left: 5px;
    letter-spacing: 0px;
    font-weight: 400;
  }
  .follow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
  }

  .social-media {
    list-style: none;
    display: inline-block;
    display: flex;
    justify-content: space-between;
  }
  .connect-media {
    width: 26px;
    height: 26px;
    border-radius: 50px;
    border: 1px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin: 0 3px;
    font-size: 13px;
    transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
}
  .connect-media:hover, .connect-profile:hover {
    background-color: #b82025;
    border: 1px solid #b82025;
}
  .connect-media a{
    display: flex;
    text-decoration: none;
  }
  .follow-profile {
    list-style: none;
    display: flex;
    justify-content: space-between;
    text-decoration: none;
  }
  .connect-profile{
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: 1px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-left: 8px;
    font-size: 10px;
 transition: all 0.6s ease-out;
  }
  .connect-profile a{
    display: flex;
    text-decoration: none;
  }
  .click-profile {
    font-size: 13px;
    color: #ffffff;
    display: flex;
    letter-spacing: 0px;
    align-items: center;
  }
  /* team slider start */
  .card-image-box {
    height: 60%;
  }
  .card.team-image-card1 {
    /* background-image: url("/wp-content/uploads/2023/04/Team1.jpg"); */
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    min-height: 526px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    background-color: transparent;
    border-radius: 14px;
  }
  .card.team-image-card2 {
    /* background-image:url("/wp-content/uploads/2023/04/team2.jpg"); */
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    min-height: 526px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    background-color: transparent;
    border-radius: 14px;
  }
  .card.team-image-card3 {
    /* background-image: url("/wp-content/uploads/2023/04/team3.jpg"); */
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    min-height: 526px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    background-color: transparent;
    border-radius: 14px;
  }
  .card.team-image-card4 {
    /* background-image:url("/wp-content/uploads/2023/04/team2.jpg"); */
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    min-height: 526px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    background-color: transparent;
    border-radius: 14px;
  }
  .my-slider.slick-initialized.slick-slider.slick-dotted {
    max-height: 550px;
  }
  /* team slider end */

  /* new portfolio */

  .gallery-wrap,
  #gallery {
    overflow: hidden;
  }

  #filters {
    overflow: hidden;
    list-style: none;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto ;
    margin: 30px 0 10px 0;
  }
  .project-name {
    font-weight: 600;
    color: #ffffff;
    font-size: 1.8rem;
      margin-bottom: 80px;
      text-align: center;
  }
  .project.details {
    color: #ffffff;
    margin-top: -45px;
    font-weight: 500;
    font-size: 1.2rem;
    text-align: center;
   padding:10px;
    
  }
  #filters li {
      list-style: none;
      display: inline-block;
      cursor: pointer;
      position: relative;
      text-align: center;
      /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      */padding: 10px 20px;
      border-radius: 4px;
      -webkit-transition: background-color 0.6s ease-out;
      transition: all 0.3s;
      margin: 5px 10px;
      letter-spacing: 0px;
      font-size: 18px;
      border: 2px solid #B5B5B5;
      color: #343434;
      transition: background-color s6.0 ease-out;
      -moz-transition: background-color s6.0 ease-out;
      -ms-transition: background-color s6.0 ease-out;
      -o-transition: background-color s6.0 ease-out;
}
  #filters li.active {
    background-color: #b32532;
    color:#ffffff;
    font-weight: bold;
    border:2px solid #b32532;
  }
  #filters li:hover {
    background-color: #b32532;
    color:#ffffff;
    border:2px solid #b32532;
    transition-duration: 0.6s;
    transition-timing-function: linear;
  }

  #filters li.active {
    background-color: #b32532;
    color: #ffffff;
    font-weight: bold;
    border: 2px solid #b32532;
  }

  .gallery-item {
    float: left;
    width: 33.333%;
    padding: 10px;
    position: relative;
    z-index: 10;
    display: none;
  }

  .inside {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 8px;
  }
  .view-site {
    border: 2px solid #ffffff;
    display: block;
    width: 175px;
    margin: 0px auto;
    color: #ffffff;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    transition: background-color 2s ease-out;
  }
  .view-site:hover{
    background: #ffffff;
    border:2px solid #6C0004;
    color: #ffffff;
  }
  .details,
  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
  }

  .details {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    /* transition: all 0.3s ease-in-out; */
    transition-duration: 2s;
    transition-timing-function: linear;
  }

  .inside img {
    float: left;
    width: 100%;
  }

  .overlay {
    background: #b82025;
    z-index: 1;
  
    transition-duration: 0.6s;
    transition-timing-function: linear;

  }

  .gallery-item:hover .details,
  .gallery-item:hover .overlay {
    opacity: 1;
  }

  /* new portfolio end */

  .portfolio {
    margin-bottom: 100px;
  }

  .portfolio .filters {
    text-align: center;
    margin-top: 10px;
  }
  .portfolio .filters ul {
    list-style: none;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    margin: 30px 0;
  }
  .portfolio .filters ul li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); */
    padding: 10px 20px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 5px 10px;
    letter-spacing: 0px;
    font-size: 18px;
    border:2px solid #B5B5B5;
    color:#343434
  }
  .filters ul li.active {
    background-color: #b32532;
    color:#ffffff;
    font-weight: bold;
    border:2px solid #b32532;
  }
  .filters ul li:hover {
    background-color: #b32532;
    color:#ffffff;
    border:2px solid #b32532;

  }
    /* .after-click {
      color: #87ceeb;
      font-weight: bold;
    } */
  .block {
    width: 20%;
    height: 100%;
    float: left;
  }


  #block3 {
    background: #fff;
  /*   overflow-y: scroll; */
    padding-bottom: 2%;
  }


  /* portfolio page styling */

  .project-view {
    display: block;
    width: 60%;
    margin: 5px auto;
    padding: 10px;
    border: 1px solid #888;
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
  }

  .project-view a:hover {
    color: #c0c0c0;
  }
  /* end of the portfolio page styling   */

  /* testimonial */
  .tesimonial-section{
    background-image: url("/wp-content/uploads/2023/11/testimonial-back-compresed-new.webp");
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    min-height: 526px;
    padding:50px 0;
    margin-bottom:100px;
  }
  .tesimonial-section .main-heading{
    color: #ffffff;
  }
.tesimonial-section .subheading{
    color: #d1d1d1;
  }
  .site-text2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #d1d1d1;
    margin-left: 20px;
  }
  .tesimonial-section .slick-initialized .slick-slide {
    background-color: #ffffff00;
    box-shadow: 0px 5px 7px 0px #00000000;
    border: 1px solid #00000000;
  }
  .testimonial {
  margin-top:50px; 
  height:350px;
  } 
  .testimonial-slide {
    padding: 20px;
  }
  .testimonial_box-top {
    background-color: #ffffff;
    border-radius: 12px;
    display: flex;
    height:230px;
    position: relative;
    box-shadow: 5px 5px 20px rgba(229, 229, 229, 0.301);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
  }
  .testimonial_box-icon {
    width: 100%;
    max-width: 114px;
    background-image: url("/wp-content/uploads/2023/04/quotes.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }


  .testimonial_box-text p {
    color: #707070;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .testimonial_box-shape {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    -webkit-transform: rotateZ(50deg);
    transform: rotateZ(45deg);
  }
  .testimonial_box-bottom {
    padding-top: 5px;

  }
  .testimonial_box-profile {
    display: flex;
    justify-content: center;
    margin-left: 110px;
  }
  .testimonial_box-img {
    display: flex;
    justify-content: center;
  }
  .testimonial_box-img img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 2px solid #e5e5e5;
  }
  .testimonial_box-info {
    display: flex;
    justify-content: center;
    flex-direction: column;
  padding: 50px 0 0;
  }
  .testimonial_box-name h4 {
    font-size: 25px;
    font-weight: bold;
    color: #343434;
    margin-bottom: 0;
  }

  .testimonial_box-job p {
    color: #343434;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 600;
  }

  .testimonial_box-text {
    padding: 40px 40px 0px 40px;
  }
  .tesimonial-section .slick-slider{
    height:240px;;
  }
  .tesimonial-section .slick-next{
    right: 15px!important;
  }
  .tesimonial-section .slick-prev{
    left: 10px!important;
  }
  /* .slick-next:before, .slick-prev:before{
    color: #ec1010;
    font-size: 26px;
  } */
  .tesimonial-section .slick-next:before, .slick-prev:before {
    font-size: 30px!important;
    line-height: 1;
    opacity: .75;
    content: '→';
    color: #b32532!important;
  }
  .tesimonial-section .slick-dots {
    bottom: -120px;
    width: 100%!important;
    margin: 0 auto;
  }log-items 
  .tesimonial-section .slick-dots li button:before {
    opacity: 1;
    color: #fff;
  }

  /* end testimonial */
  /* blog  */
  .blog {
    margin-bottom: 100px;
  }
    /* .blog-items.slick-slide.slick-cloned {
      padding: 0;
      margin: 0 auto;
      display: block;
  } */
  .blog img {
  width:100%;
  max-width: 450px;
  }
  .blog-slider-box{
    padding: 70px 0;
  }
  .blog .slick-next{
    right: 65px!important;
  }
  .blog .slick-prev {
    left: 42px!important;
  }
  .blog-items.slick-slide.slick-active {
    height: auto;
  }
  .blog-content {
    background: #00000080;
    position: absolute;
    bottom: 0px;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
  }
  .blog-text-head a{
    color:#ffffff;
  }
  .slick-current.slick-active .blog-content {
    background: #00000080;
    position: absolute;
    bottom: 0px;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
  }
  /* .blog-image{
    background-image: url("/images/Blog/blog1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    min-height: 526px;
  } */
  /* Default slide */
  .center-slider .slick-slide{
    background-color: transparent;
    color: #FFF;
    height: 200px;
    z-index: 9999;
    margin: 0 15px 0 0; 
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    box-shadow: none;
    border: none;
  }
  .center-slider .slick-slide,
  .center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.8, 0.8);
    transition: all 0.4s ease-in-out;
  }

  /* Active center slide (You can change anything here for cenetr slide)*/
  .center-slider .slick-center,
  .center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
    transform: scale(1.1);
    background-color: #000000;
  }
  .center-slider .slick-current.slick-active{
    transform: scale(1.1);
    background-color: #000000;
  }

  .slick-next, .slick-prev{
    z-index: 5;
  }
  .slick-next{
    right: 15px;
  }
  .slick-prev{
    left: 15px;
  }
  .slick-next:before, .slick-prev:before{
    color: #000;
    font-size: 26px;
  }
  .blog-content-box {
    background: #F5F9FB;
    margin-bottom:10px;
}
  /* blog end */
  /* footer */

  .footer {
    background-color: #181B26;
    padding: 50px 0 0;
  }
  .newsletter {
    background: #21232E;
    padding: 50px 0;
    text-align: center;
    margin-bottom: 40px;
  }
  .newsletter-subheading {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: uppercase;
  }
  .newsletter-heading {
    font-size: 45px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0px;
  }
  .newsletter-text {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0px;
  }
  .form-subscribe
  {
    max-width:600px;
    margin:50px auto 0;
  }
  .form-subscribe .form-control
  {
      background-color: #ffffff;
      padding-left: 24px;
      padding-right: 24px;
      letter-spacing: 0px;
      border: none;
      /*border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      */border-radius: 8px;
    
}
  .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    height: 50px;
  }
  .form-subscribe .form-control.focus,.form-subscribe .form-control:focus
  {
    z-index:2;
    background-color: #ffffff;
  }

  .form-subscribe .btn {
    border-radius: 0 8px 8px 0;
    background: #B82025;
    border:1px solid #B82025;
    height: 50px;
    padding: 0 50px;
    /*margin-right: 10px;
    */z-index: 999;
    position: absolute;
    right: -10px;
    top: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0px;
    transition: background-color 0.6s ease-out;
    -webkit-transition: background-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out;
    -ms-transition: background-color 0.6s ease-out;
    -o-transition: background-color 0.6s ease-out;
}
  .form-subscribe .btn:hover {
    background: #6c0004;
    border: 1px solid #6c0004;
    transition-duration: 0.6s;
    transition-timing-function: linear;


  }
  .footer-link-box {
    padding: 50px 0;
  }
  .campanyAbout {
    padding: 0px 35px 10px 0;
  }
  .footer-text {
    font-size: 16px;
    font-weight: 400;
    color: #d9d9d9;
    letter-spacing: 0px;
    line-height: 28px;
      margin-top: 20px;
  }
  .social-media-link {
    margin-top: 30px;
  }
  .social-media-link ul {
    display: flex;
  }
  .social-media-link ul li {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 10px;
  }
  .social-media-link ul li a {
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
    background: #000A14;
    border-radius: 5%;
    color: rgba(255, 255, 255, .5);
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    transition: all 0.6s linear;
    z-index: 1;
    transition: background-color 2s ease-out;
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -ms-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
}
  .social-media-link ul li a:hover {
    background: #b82025;
    transition-duration: 0.6s;
    transition-timing-function: linear;

}
  .footer-heading {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0px;
    border-left: 5px solid#B82025;
    padding: 0px 15px;
    margin-bottom: 20px;
 
  }
  .footer-link-box ul {
    list-style: none;
  }
  .footer-link-box li {
    line-height: 45px;
  }
  .footer-link-box li a {
    color: #d9d9d9;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0px;
    transition: all 0.6s ease-out;
  }
  .footer-link-box li a:hover {
    color: #B82025; 
  
  }
  .footer-widget-blog-items {
    position: relative;
    display: block;
    /* padding-top: 42px; */
  }
  .footer-widget-blog-items li {
    position: relative;
    display: block;
    min-height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition:  all 0.6s ease-out;
  }
  .footer-widget-blog-items li:hover {
    color: #b82025;
    border-bottom: 1px solid  #b82025;
  }
  .inner-box {
    display: flex;
    align-items: center;
  
  }

  .footer-widget-blog-items li .img-box {
    /* max-width: 40px; */
    /* max-height: 40px; */
    border: 1px solid #d9d9d9;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 20px;
    PADDING: 0PX 16PX;
    /* transition: border-color 2s ease 1s, background-color 2s ease-out 1s ; */
    transition:all 0.6s ease-out;
  }
 
  .footer-widget-blog-items li .img-box:hover{
    background-color: #b82025;
    border: 1px solid #b82025;
  }
  
  .footer-widget-blog-items li .img-box i {
    font-size: 20px; 
    margin: 14px 0px;
    color: #d9d9d9;
   
  }
 
  .footer-widget-blog-items li .title-box>h5 {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 28px;
    color:#d9d9d9;
  }
  .footer-widget-blog-items li .title-box h5 a {
    color: #d9d9d9;
    font-size: 16px;
    font-weight:400;
    letter-spacing: 0px;
    transition:  all 2s ease-out;
    transition-delay: 0.1s;
  }
 
 
  .achievement-box {
    margin-top: 60px;
  }
  .copyright {
    background: #000A14;
    padding: 17px;
    text-align: center;
  }

  p.copyright-text {
    font-size: 16px;
    font-weight: 200;
    color: #d9d9d9;
    letter-spacing: 0px;
  }
  .copyright-text a {
    color: #ffffff;
}
footer .copyright-text a:hover {
  color: #b82025;
}
  /* footer end */


  /* about us page */
  .About-banner{
    background-image: url("/wp-content/uploads/2023/04/About-banner.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height:80vh;
    margin-bottom: 100px;
  }
  .small-heading{
    font-size: 24px;
    font-weight: 700;
    color:#343434;
    letter-spacing: 0px;
    margin-left: 20px;
    margin-bottom: 10px;
  }
  .bullet-text {
    list-style: none;
    margin-left: 20px;
  }
  .bullet-text li {
  font-size: 16px;
  color:#343434;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 40px;
  }
  .partner-name {
    text-align: center;
    font-size: 20px;
    color: #343434;
}

  .our-Partner {
    margin-bottom: 100px;
    background: #F6F9FB;
    padding: 50px;
  }
    .Partner-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
    grid-gap: 20px 20px;
   margin:30px auto;
  }
  .Partner {
    box-shadow: 0px 4px 8px 1px #C3E8FC;
    padding: 8px 20px;
    border-radius: 8px;
  }
  img.img-fluid.Partner-image {
    display: block;
    margin: 10px auto;
  }

  /* timeline code */
 .timeline {
    margin-bottom: 100px;
  }
  .timeline-hading {
    font-size: 40px;
    font-weight: bold;
    color: #343434;
    letter-spacing: 0px;
  }
  .timeline-subheading {
    font-size: 30px;
    font-weight: 600;
    color: #343434;
    letter-spacing: 0px;
    line-height: 45px;
  }
  .timeline-text{
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #434343;

  }
  .image-box-left {
  
    position:relative;
  }
  .image-box-left:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #b82025;
    top: 26%;
    right: -34px;
    z-index: 999;
    background: #ffffff;
  }

  .content-left {
    margin: 20% 0 0 15%;

  }
  .timeline-image-right{
    margin: 45px auto 0 200px;
  }

  .text-box-left{
    position: relative;
  }
  .text-box-left:after {
      position: absolute;
      content: "";
      width: 60px;
      border-radius: 21px;
      border: 3px solid #b82025;
      top: 21px;
      left: -10px;
  }
  .content-right {
    margin: 20% 10% 0 30px;

  }
  .border-right{
    border-right: 5px solid #b82025;
  }

  .timeline-image-left {
    margin: 45px 0 0 0%;
  }

  .image-box-right {
  
    position:relative;
  }
  .image-box-right:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #b82025;
    top: 23%;
    left: -34px;
    z-index: 999;
    background: #ffffff;
  }

  .text-box-right{
    position: relative;
  }
  .text-box-right:before {
      position: absolute;
      content: "";
      width: 60px;
      border-radius: 21px;
      border: 3px solid #b82025;
      top: 3%;
      right: -10px;
  }



  .get-in-touch-box {
    background-color: #F5F9FB;
    padding: 60px 0;
  }
  .get-in-touch-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #343434;
 
  }
  .get-in-touch-heading {
    font-size: 45px;
    font-weight: 600;
    color: #343434;
    letter-spacing: 0px;
  }
  p.get-in-touch-text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 28px;
  }
  button.btn.btn-danger.get-in-touch {
    margin-left: 10%;
    width: 320px;
    padding: 12px;
    font-size: 16px;
    background-color: #b82025;
    border:1px solid#b82025;
    transition: all 0.6s ease-out;
  }
  button.btn.btn-danger.get-in-touch:hover {
  color:#ffffff;
    background-color: #6C0004;
    border:1px solid #6C0004;
  }
  /* about end */



  /* services page */

  .Service-banner{
    background-image: url("/wp-content/uploads/2023/04/Service-banner.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height:80vh;
    margin-bottom: 100px;
  }
  .service-item {
    height: 400px;
    margin-bottom: 20px;
  }

  .service-item .card-image {
    height: 45%;
  }
 
  .expertise {
    margin-bottom: 100px;
    background: #F5F9FB;
    padding: 50px 0;
  }
  .expertise-item {
    margin-top: 60px;
    padding: 0 28px;
  }
  .expertise-image-box {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  .expertise-heading {
    font-size: 20px;
    font-weight: bold;
    color: #343434;
    text-align: center;
    margin: 20px;
    letter-spacing: 0px;
  }
  .expertise-text {
    font-size: 16px;
    color: #343434;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: center;
  }
  /* services page end */


  /* pricing */
.pricing-box {
    margin-bottom: 100px;
    background: #FFF9F9;
    padding: 50px 0;
  }
  .package-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top:30px;
  }
  .pricing-packages {
    margin:20px 0;
    height: 470px;
    width: 100%;
    max-width: 400px;
    font-weight: 600;
    padding: 1.5em;
    background-color: #ffffff00;
    border: 1px solid #B82025;

    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(255 255 255), 0 15px 12px rgb(146 146 146 / 20%);
    flex-wrap: wrap;
    color: #080808;
  }
  .pricing-packages-main {
    margin: 20px;
    height: 560px;
    width: 100%;
    max-width: 430px;
position: relative;
    font-weight: 600;
    padding: 1.5em;
    background-color: #ffffff00;
    border: 1px solid #B82025;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgb(255 255 255), 0 15px 12px rgb(146 146 146 / 20%);
    flex-wrap: wrap;
    color: #080808;
  }
  
  /* .pricing-packages-main:before {
    content: "Most Popular";
    background: #b82025;
    position: absolute;
    width: 50%;
    padding: 8px;
    border-radius: 8px;
    font-size: 16px;
    color: #ffffff;
    top: -21px;
    left: 25%;
    margin: 0 auto;
    display: block;
} */
.button.pricing-populaer {
  background: #b82025;
    position: absolute;
    width: 50%;
    padding: 8px;
    border-radius: 8px;
    font-size: 16px;
    color: #ffffff;
    top: -21px;
    left: 25%;

}
  .pricing-title {
    font-size: 36px;
    font-weight: 600;
    color: #B82025;
    text-align: center;
  }
  .pricing-sub{
    font-size: 16px;
    font-weight: 500;
    color: #343434;
    text-align: center;
  }
  
  .price {
    font-size: 48px;
    color: #B82025;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 0;
  }
  span.per-month {
    font-size: 22px;
    font-weight: 500;
    color: #343434;
  }
  .list li {
    font-size: 18px;
    line-height: 30px;
    list-style: none;
    border-bottom: 1px solid #b820251c;
    padding-inline-start: 0;
    border-width: 1px;
    padding: 10px;
    color:#343434;
  }
  .free {
    background-color: #b82025;
    color: #ffffff;
    padding: 5px;
}
  .list {
      width: 100%;
      display: contents;
  }

  /* .button {
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1.4em;
    margin: 15px 15px;
    border-radius: 50px;
    color: #f4f4f4;
  } */
  .pricing-button {
    color: white;
    background-color: #b8202500;
    font-weight: 600;
    font-size: 18px;
    margin-top: 60px;
    padding: 15px 40px 15px 40px;
    width: 210px;
    height: auto;
    border-radius: 8px;
    border: 2px solid #b82025;
    color: #b82025;
    display: block;
    margin: 20px auto;
    text-align: center;
    text-decoration: none;;
  }
  .pricing-button:hover {
    color: white;
    background-color:  #b82025;
  }
 
  /* pricing end */



/* products page */
.Products {
  margin-bottom: 100px;
}
.Products-banner{
  background-image: url("/wp-content/uploads/2023/04/products.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height:80vh;
  margin-bottom: 100px;
}
.Products-item {
/*  height: 420px;
  background: #F5F9FB;
  border: 1px solid #ecf0f2;
  border-radius: 8px;
  margin-bottom: 20px;*/

}


.Products-item {
    height: auto;
    background: #F5F9FB;
    border: 1px solid #ecf0f2;
    border-radius: 8px;
    margin-bottom: 20px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.Products .col-lg-4 {
    padding-bottom: 24px;
}
.Products-item .card-body {
    position: static;
}

.Products-item p.card-text{
  font-size: 16px;
}
.Products-item:hover {
  background: #dc3545;
  border: 1px solid #c22938;
  color: #ffffff;
}
.Products-card-image {
    width: 40%;
    margin: 40px auto 20px;
}
.products-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}
.rating {
  margin: 0 3px;
}
.product-card-title {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  color: #343434;
  letter-spacing: 0px;
}

.Products-item:hover .product-card-title{
  color: #ffffff;
}
.Products-item:hover .Product-text {
  color: #ffffff;
}
/* products page end */
/* contactus page */

.Contact-banner{
  background-image: url("/wp-content/uploads/2023/04/Contact-banner.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height:80vh;
  margin-bottom: 100px;
}
textarea#exampleFormControlTextarea1 {
    min-height: 262px;
}
.Contact-BOX {
  margin-bottom: 100px;
}
.Contact-form {
  background-color: #F5F9FB;
  padding: 50px 20px;
  border: 1px solid #e5edf1;
}
.Contact-form form{
  margin-top: 30px;
  padding: 0px 40px;
}
.Contact-form form.invalid .wpcf7-response-output {
    color: red;
}
.Contact-form .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  color: #343434;
  margin-top: 30px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #E8E8E8;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;

}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  margin-top: 30px;
}
.submit {

  margin: 30px auto;
  background: #b82025;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 8px;
  padding: 18px 4px;
  width: 70%;
  display: block;
  transition: all 0.6s ease-out;
}
.submit:hover {
  background-color: #6C0004;
  color:#ffffff;
}
.Contact-form .form-label {
  font-size: 16px;
  font-weight: bold;
  color: #343434;
  letter-spacing: 0px;
}
.address-section {
  height: 520px;
  margin-bottom: 100px;
}
.address-wrap {
  background: #f5f9fb;
  padding: 0;
}
.address-map{
  overflow: hidden;
 height:525px;
 
  /* height:0; */
  }
  /* .responsive-map iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
  } */
  .address-heading {
    font-size: 25px;
    font-weight: bold;
    color: #343434;
    letter-spacing: 0px;
    margin: 50px 0 0 0px;
  }
  .address {
    padding: 0 30px;
}
.address-box {
  background: #f5f9fb;
  padding: 50px 20px 0 20px;

}
  .address-items{
    margin-top:20px;
    list-style: none;
  }
  .address-items li {
    position: relative;
    display: block;
    min-height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding-bottom: 20px;
  
}
  .address-inner-box {
    display: flex;
    align-items: center;
}
.address-items li .img-box {
  /* max-width: 40px; */
  /* max-height: 40px; */
  border: 1px solid #343434 !important;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin-right: 20px;
  PADDING: 0PX 16PX;
}
.address-items li .img-box i {
    font-size: 20px;
    margin: 15px 0px 0;
    color: #000000!important;
}
.address-items li .title-box>h5 {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 28px;
  color: #343434;
}
.address-items li .title-box h5 a {
  color: #343434;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  transition: all .2s linear;
  transition-delay: 0.1s;
  text-decoration: none;
}
/* contact-us page end */
/* blog page start */

.Most-Popular-blog {
  margin-bottom: 100px;
}
.Blog-banner{
  background-image: url("/wp-content/uploads/2023/04/Contact-banner.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height:80vh;
  margin-bottom: 100px;
}

.blog-heading{
  font-size: 25px;
  font-weight: bold;
  color: #343434;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.blog-site-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #434343;

}
.Latest-Posts {
  margin-bottom: 100px;
}
.blog-items.card {
  border: 1px solid #e8ebed;
  border-radius: 8px;
  height: 720px;
  margin-bottom: 25px!important;
  background-color: #f5f9fb;
}
.blog-card-image{
  width:100%;
 
}
.blog-items .card-body {
  background: #F5F9FB;
  text-align: left;
  border-radius: 8px;
  margin-top: 80%;
}


.blog-card-title {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  color: #343434;
  letter-spacing: 0px;
  text-align: left;
}

.blog-text-head {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #ffffff;
  letter-spacing: 0px;
  text-align: left;
  margin: 10px 0;
}
.blog-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #787878;
  letter-spacing: 0px;
  text-align: left;
  margin: 10px 0;
}
.read-more{
 color: #b82025;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.read-more:hover{
  color: #901418;
 }


/* blog page end */



/* blog inner page */
.inner-blog-banner{
  background-image: url("/wp-content/uploads/2023/04/Contact-banner.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height:80vh;
  margin-bottom: 100px;
  position: relative;
}
header.inner-blog-banner:before {
  position: absolute;
  background: #0000006e;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* client-logos */

.dirbtn {
  display: inline-block;
  margin: 5px;
  padding: 10px 20px;
  background: #222;
  color: #fff;
}
.dirbtn:hover {
  background: #eee;
  color: #222;
  cursor: pointer;
}
.client-log-container .slick-initialized .slick-slide{
  border:none;
  box-shadow: none;
}
.constant-simple-slider {
  margin: 0 auto;
  margin-bottom: 0px !important;
}
.constant-simple-slider img {
  max-width: 100%;
  width: auto;
  margin: auto;
}
.constant-simple-slider .slick-list {
  margin: 0;
}
.constant-simple-slider .slick-prev {
  left: 0;
}
.constant-simple-slider .slick-next {
  right: 0;
}
.constant-simple-slider .slick-prev:before, .constant-simple-slider .slick-next:before {
  color: #222;
}

.client-logo-item.slick-slide {
  height: auto;
}
.client-log-container {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 999;
}
/* client logos end */
.blog-content-area{
  border: 1px solid #D9D9D9;
  height: auto;
  padding: 20px;
  margin-bottom: 20px;
}
.blog-siderbar {
  border: 1px solid #D9D9D9;
  height: auto;
  padding: 20px;
}
.sidebar-heading {
  font-size: 22px;
  color: #B82025;
  padding: 15px 0;
  border-bottom: 5px solid #efefef;
  position: relative;
  font-weight: bold;
  letter-spacing: 0px;
  border-radius: 50px 0px 0 0;
}
.sidebar-heading:before {
  content: "";
  position: absolute;
  top: 56px;
  left: 0;
  width: 26%;
  height: 5px;
  background: #B82025;
  border-radius: 50px 50px 0 0;
}
.sidebar-list {
  padding-bottom: 30px;
  list-style: none;
  margin: 20px 0;
  /* border-bottom: 1px solid #eef0fc; */
}
.sidebar-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEF0FC;
  padding: 10px 0;
}
.sidebar-list-name {
  font-size: 20px;
  font-weight: 500;
  color: #343434;
  
}
i.fa-solid.fa-angle-right.arrow {
  margin-right: 8px;
  font-size: 18px;
}
.sidebar-list-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
/* .sidebar-list-content {
  margin: 0 20px;
} */
.date {
  font-size: 14px;
  color: #9f9f9f;
  font-weight: 500;
}
.sidebar-list-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0px;
    padding: 0 0 0 20px;
    position: relative;
}
.sidebar-list-heading i.arrow {
    position: absolute;
    left: 0;
    top: 3px;
}
.sidebar-list-content p.date {
    padding: 0 0 0 20px;
}
.Subscribers {
  font-size: 20px;
  font-weight: 600;
  color: #343434;
  letter-spacing: 0px;
}
.email-address {
  display: block;
  margin: 30px auto;
  width: 100%;
  background: none;
  border: 1px solid #dc3545;
  color: #dc3545;
  font-weight: 600;
  font-size: 20px;
}
.signup{
  display: block;
  margin: 30px auto;
  width: 100%;
  background: #dc3545;
  border: 1px solid #dc3545;
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
}
.agreement-text {
  font-size: 18px;
  color: #343434;
  font-weight: 500;
  letter-spacing: 0px;
}
.privacy-text{
  font-size: 18px;
  color: #343434;
  font-weight: bold;
  letter-spacing: 0px;
}
.blog-body {
  padding: 30px 0;
}
.blog-title {
  font-size: 25px;
  font-weight: 600;
  color: #343434;
  margin-bottom: 10px;
}
h5.blog-subheading {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0;
}
ul.blog-list li {
  color: #343434;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
}

.blog-list {
  margin-bottom: 15px;
  padding: 10px 20px;
}
.blog-post-image {
  margin: 20px 0;
}
.blog-post-image img {
  width: 300px;
  display: block;
  margin: 0 auto;
}
.blog-items.card a {
  text-decoration: none;
}
.blog-items.card {
  margin-bottom: 25px;
}
/* blog inner page end */
ul#filters li span {
  display: block;
  height: 100%;
}
.technology  {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  grid-gap: 20px 20px;
  margin: 30px auto;
}
.rate-yourself
{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0; 
  flex-wrap: wrap;
}
.form-check {
  margin-right: 40px;
  font-size: 18px;
  margin-bottom: 0;
}
.website-link-heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  color:#343434;
}
.website-form-btn {
  width: 100%;
    max-width: 150px;
    background: #b82025;
    border: 1px solid #b82025;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 4px;
    display: block;
    padding: 5px 10px;
}
.Site-description {
  margin-bottom: 15px;
}
.website-url {
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 6px 6px 0 0;
  padding: 10px;
  border-bottom: none;
  font-size: 16px;
}
.website-textarea {
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 10px;
  border-radius: 0 0 6px 6px;
  font-size: 16px;
}
.website-select{
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding: 10px;
  font-size: 16px;
 
}
.captcha {
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding: 3px 10px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
textarea:focus-visible {
  outline-offset: 0px;
  border: none;
}
.submit-btn {
  margin: 30px auto;
  background: #b82025;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 8px;
  padding: 10px 4px;
  width: 100%;
  display: block;
  transition: all 0.6s ease-out;
  max-width: 180px;
}
.submit-btn:hover {
  background-color: #6C0004;
  color:#ffffff;
}
.add-web-btn {
  margin-bottom: 30px;
}
.delete-btn {
  width: 100%;
  max-width: 120px;
  background: transparent;
  border: 1px solid #b82025;
  color: #b82025;
  font-size: 20px;
  font-weight: 500;
  border-radius: 4px;
  display: block;
  padding: 5px 10px;
}
.delete-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.newsletter-subscribe input.wpcf7-form-control.has-spinner.wpcf7-submit {
  width: 100px;
  padding: 2px;
  background-color: #b82025;
  border: 1px solid#b82025;
  color: #fff;
  margin-top: 15px;
  border-radius: 6px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
  width: 100px;
  padding: 12px;
  background-color: #b82025;
  border: 1px solid#b82025;
  color: #fff;
  border-radius: 6px;
}
h4.blog-text-head a:hover {
  color: #fff;
}
ul.time-table li a:hover {
  color: #fff;
}
p.copyright-text a:hover {
  color: #fff;
}

/* No Post Available */

.empty-post {
  margin: 40px auto;
  background: #ffffff;
  box-shadow: 1px 2px 10px #e1e3ec;
  border-radius: 4px;

  &__content {
    padding: 48px;
    display: flex;
    align-items: center;
    flex-direction: column;

    .empty-post__icon {
      width: 200px;
      height: 200px;
      display: flex;
      align-items: center;
      border-radius: 200px;
      justify-content: center;
      background-color: #f7fafc;
      box-shadow: 0px 2px 1px #e1e3ec;

      img {
        width: 170px;
      }
    }

    .empty-post__message {
      color: #38a169;
      font-size: 1.5rem;
      font-weight: 500;
      margin-top: 0.85rem;
    }

  }
}
/* No Post Available */

.use-floating-validation-tip input[type="radio"] {
  margin: 5px 5px 0px 0px;
}
.my-ace-form-dropdown-checkbox input[type="checkbox"] {
  margin: 5px 5px 0px 0px;
}
.join-form .wpcf7-list-item {
    margin: 0 16px 0 0;
}

.join-form .wpcf7-checkbox .wpcf7-list-item {
    padding: 0 0 0 22px;
    margin: 0 16px 0 0;
    position: relative;
}
.join-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    left: 0;
    margin: 0;
    height: 18px;
    width: 18px;
    top: 2px;
}
.join-form .wpcf7-checkbox .wpcf7-list-item-label:before {
    content: "";
    height: 18px;
    width: 18px;
    position: absolute;
    left: 0;
    background: #d9d9d9;
    top: 2px;
    border: 1px solid #a5a5a5;
}
.join-form .wpcf7-checkbox .wpcf7-list-item-label:after {
    position: absolute;
    height: 14px;
    width: 14px;
    background: #181b26;
    left: 2px;
    top: 4px;
    opacity: 0;
    content: "";
}
.join-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after{
  opacity: 1;
}
.join-form .wpcf7-checkbox .wpcf7-list-item {
  line-height: 20px;
}
.join-form .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 16px;
    display: block;
}
.join-form form .form-group h3 label {
    font-size: 18px !important;
    font-weight: 400;
}
.join-form form .form-group h3 {
    font-size: 20px;
}
.join-form form .contact-form .form-group {
    margin: 0px 0 30px 0;
}
.join-us-box {
    margin-bottom: 40px;
}
.join-form form .my-ace-form-dropdown {
   
}
.join-form form .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before {
    content: "";
    height: 31px;
    width: 100%;
    position: absolute;
    left: 0;
    border: 1px solid #181b26;
    top: 0;
    opacity: 0;
    border-radius: 2px;
}
.join-form form .wpcf7-radio .wpcf7-list-item input[type="radio"]:checked ~ .wpcf7-list-item-label:before{
  opacity: 1;
}
.join-form form .wpcf7-radio .wpcf7-list-item input[type="radio"] {
    margin: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.join-form form .wpcf7-radio .wpcf7-list-item input[type="radio"]:checked ~ .wpcf7-list-item-label {
    font-weight: 500;
}

.join-form form .wpcf7-radio {
    display: flex;
}
.join-form form .wpcf7-radio .wpcf7-list-item {
    padding: 0;
    position: relative;
    margin: 0 10px 0 0;
}
.join-form form .wpcf7-radio .wpcf7-list-item label {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    border: 1px solid #e5e1e1;
    padding: 2px 14px 2px 14px;
    border-radius: 2px;
}
.join-form form .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
    display: block;
    font-size: 16px;
    width: 20px;
    text-align: center;
}
.join-form form .contact-form .form-group h3 {
    margin: 0 0 8px;
}




.join-form form .form-group .wpcf7-not-valid-tip {
    top: 4px;
    left: 0;
    border: none;
    padding: 0;
}
.join-form form .form-group .form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
    outline: none;
}
.join-form form .form-group textarea {
    height: 80px;
}
.join-form form label {
    font-size: 20px !important;
}
.join-form form .form-group select {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 6px;
    height: 38px;
    padding: 4px 12px;
}
.selectRole select {
  padding: 10px;
}


.banner-new {
    position: relative;
    margin-top: 0px;
    margin-bottom: 100px;
/*    display: none;*/
}
.banner-content .jarallax {
    height: 100%;
}





.service-slick .card-body {
    position: static;
}

.Latest-Posts .blog-items .card-body {
    position: static;
    margin: 0;
}
.Latest-Posts .blog-items.card {
    height: auto;
}
.Latest-Posts .blog-items .card-body h5.blog-card-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.Latest-Posts .blog-items .card-body p.blog-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.Contact-BOX form.wpcf7-form .form-group input.wpcf7-form-control,
.join-us-box form.wpcf7-form .form-group input.wpcf7-form-control {
    padding: 6px 12px;
}

.preloader{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    z-index:999999;
}

.dots .dot{
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 10px;
    border-radius:50%;
    background:#B82025;
    -webkit-animation:dot-dot-dot 1.4s linear infinite;
    animation:dot-dot-dot 1.4s linear infinite
}
.dots .dot:nth-child(2){animation-delay:.2s}

.dots .dot:nth-child(3){animation-delay:.4s}

@keyframes dot-dot-dot{
    0%,100%,60%{
    -webkit-transform:initial;
    -ms-transform:initial;
transform:initial
}
30%{
    -webkit-transform:translateY(-25px);
    -ms-transform:translateY(-25px);
    transform:translateY(-25px)
}
}


.Most-Popular-service {
    margin-bottom: 80px;
}
.Most-Popular-service .Latest-Posts {
    margin-bottom: 50px;
}
.dots img{
  animation: crescendo 2.5s alternate infinite ease-in;
}
@keyframes crescendo {
  0%   {transform: scale(.9);}
  100% {transform: scale(1.2);}
}
.chat_page {
    z-index: 999999;
    position: relative;
}


.banner-content a:active {
  color: #6C0004 !important;
}
.banner-content a .btn.hero-btn:active {
  color: #6C0004;
}

#chatPage .chat_box_header {
  padding: 12px;
  letter-spacing: 0.1rem;
}
#chatPage .chat_box {
  height: 400px;
  width: 300px;
}
body #chatPage .chat_button {
  height: 60px;
  width: 60px;
  font-size: 26px;
}
#chatPage .chat_box_body {
  height: 330px;
}



.not-found-new {
  background: #171b25;
  padding: 180px 0 100px 0;
}
.not-found-new .content {
  max-width: 600px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.not-found-new h1 {
  font-size: 150px;
  font-weight: 700;
}
.not-found-new  a {
  display: inline-block;
  background: #bf1828;
  color: #fff;
  padding: 7px 10px;
  margin: 30px 0 0;
  border-radius: 5px;
}

.google-reviews-section .wp-gr .grw-row {
  flex-wrap: wrap !important;
}
.google-reviews-section .grw-row .grw-header {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.google-reviews-section .grw-row .grw-content {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.google-reviews-section .grw-row .grw-header .grw-header-inner {
  margin: 0 !important;
  padding: 10px 30px !important;
}
.google-reviews-section .grw-row .grw-header .wp-google-place {
  background: #fafafa !important;
  padding: 20px 20px!important;
  position: relative !important;
}
.google-reviews-section .grw-row .grw-header .wp-google-place .wp-google-wr {
  position: absolute !important;
  right: 20px !important;
  top: 44px !important;
}
.google-reviews-section .grw-row .grw-header .wp-google-place .wp-google-wr a {
  background: #b82025 !important;
  border-radius: 3px !important;
  padding: 12px 18px 14px !important;
}
.google-reviews-section .grw-row .grw-content .grw-btns.grw-prev {
  margin: 0 !important;
}
.google-reviews-section .grw-row .grw-content .grw-btns.grw-next {
  margin: 0 !important;
}
.google-reviews-section {
  padding: 0 0 20px;
}


.blog {
  margin-bottom: 100px;
  background-image: url("/wp-content/uploads/2023/11/testimonial-back-compresed-new.webp");
  padding: 100px 0 70px;
}
.blog h4.subheading {
  color: #fff;
}
.blog h2.main-heading {
  color: #fff;
}
.blog p.site-text {
  color: #fff;
}
.blog .slick-dots li button:before {
  color: #fff;
  opacity: 0.8;
}

  @media screen and (max-width: 1417px) {
    .card.team-image-card1, .card.team-image-card2, .card.team-image-card3, .card.team-image-card4 {
      background-size: cover;
    }

  }
  @media screen and (max-width: 1440px) {
  

  }
  @media screen and (max-width: 1399px) {
    .card.team-image-card1, .card.team-image-card2, .card.team-image-card3, .card.team-image-card4 {
      background-size: cover;
    }
    .first-heading {
      font-size: 56px;
      line-height: 70px;
     
  }
  .hero-text{
    font-size: 20px;
  }
  .click-profile {
    font-size: 10px;
  }
  .connect-text {
    font-size: 14px;
  }
  .call img {
    width: 14px;
  }
  .email img {
    width: 14px;
  }
  .pricing-packages {
    max-width: 340px;
    margin: 0;
    height: 480px;
}
  .pricing-packages-main {
    margin: 25px;
    max-width: 340px;
    height: 580px;
}
.timeline-image-right {
  margin: 45px auto 0 140px;
}
.image-box-right:after {
 
  top: 21%;
}
.image-box-left:after {
   top: 23%;

  }
  .blog-items.card {
    height: 710px;
  }
 .service-slick .card-body {
    margin-top: 0%!important;
}
.read-more-btn {
  margin: 20px auto;
} 
.footer-widget-blog-items li .img-box {
    margin-right: 12px;
}
.join-form form .wpcf7-radio .wpcf7-list-item label {
  padding: 2px 10px 2px 10px;
}
}
@media screen and (max-width: 1300px) {
.first-heading {
    font-size: 42px;
    line-height: 58px;
}
.hero-text {
    font-size: 18px;
    line-height: 30px;
}
.hero-btn {
    padding: 11px 70px;
    font-size: 20px;
    margin: 30px auto;
}
}

  @media screen and (max-width: 1200px) {
    .text-box-right:before {
      top: 8%;
    }
    .text-box-left:after {
      top: 9%;
    }
    .image-box-left:after {
      top: 22%;
    }
  }
  @media screen and (max-width: 1199px) and (min-width: 1199px){
    .card.team-image-card1, .card.team-image-card2, .card.team-image-card3, .card.team-image-card4 {
      background-size: cover;
    }
    .card-body {
      TEXT-ALIGN: CENTER;
  }
  .card-image-box {
    height: 53%;
  }
  

    .card-title-name {
      font-size: 27px;
  }
  .follow {
    display: block; 
    margin-top: 15px;
  }
  .social-media {
    justify-content: center;
  }
  .follow-profile {
    justify-content: center;
    margin: 20px 0;
  }
    .connect {
      display: block;
    }
    .call{
      justify-content: center;
      margin: 5px;
  }
  .email {
    justify-content: center;
    margin: 5px;
  }
  .click-profile {
    font-size: 10px;
  }
  .connect-text {
    font-size: 14px;
  }
  .call img {
    width: 15px;
  }
  .email img {
    width: 15px;
  }
  .connect-profile {
    padding: 8px;
    margin-left: 8px;
    font-size: 8px;
  }
  .service-side .card-body {
    margin-top: 100px!important;
}
.read-more-btn {
  margin: 10px auto;
}
  }
 
  @media screen and (max-width: 1199px) {
    header, .our-skills, .services, .About, .Blog-banner, .Most-Popular-blog, .Latest-Posts, .our-Story{
      margin-bottom:50px;
    }
    #topbar {
         display: none;
  }
  button.btn.btn-danger.get-in-touch {
   
    width: 350px;
  }
  .sidebar-list-content {
    margin: 0 0px;
}
.sidebar-list-image {
  width: 100%;
}

.sidebar-list-image img {
  width: 100%;
}
  .sidebar-list-box {
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.footer-widget-blog-items li .title-box h5 a {
    font-size: 15px;
    letter-spacing: 0px;
}
  .Join {
    min-width: 110px;
    padding: 12px;
  }

  .nav-link {

    font-size: 14px;
    margin: 0 5px;
}
.navbar-brand img {
  max-width: 150px;
}
  .project.details {
      margin-top: 0px;
  }
  .card-image {
    height: 30%;
}
.expertise-heading {
  font-size: 18px;
}
.expertise-image-box {
  width: 70%;
}
    .card.team-image-card1, .card.team-image-card2, .card.team-image-card3, .card.team-image-card4 {
      background-size: cover;
    }
    .timeline-image-right {
      margin: 45px auto 0 50px;
    }
  .click-profile {
    font-size: 10px;
  }
  .connect-text {
    font-size: 14px;
  }
  .call img {
    width: 14px;
  }
  .email img {
    width: 14px;
  }
  .image-box-right:after {
    top: 16%;
  }
  .image-box-left:after {
    top: 18%;
  }
  .text-box-left:after {
    top: 6%;
    left: -18px;
}
    .pricing-packages-main {
      margin: 25px;
      max-width: 285px;
      height: 650px;
  }
  .pricing-packages {
    max-width: 285px;
    margin: 0;
    height: 530px;
}
.blog-items.card {
  height: 700px;
}
.service-side .card-body {
  margin-top: 100px!important;
}
.footer-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
}
.footer-link-box li a {
    font-size: 15px;
    letter-spacing: 0px;
}
.footer-widget-blog-items li .img-box {
    width: 40px;
    height: 40px;
    padding: 0px 0;
    min-width: 40px;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
}
.footer-widget-blog-items li .img-box i {
    font-size: 16px;
    margin: 5px 0px;
}
.footer-heading {
    font-size: 16px;
}
.banner-new {
    margin-top: 0px;
    margin-bottom: 50px;
}
.header.fixed {
    top: 0px;
}
.join-form form .wpcf7-radio {
  flex-wrap: wrap;
}
.join-form form .wpcf7-radio .wpcf7-list-item {

  margin: 0 7px 7px 0;
}
}
  @media screen and (max-width: 1198px) {
    .card-image {
      height: 40%;
  }
  .connect-text {
    font-size: 14px;
  }
  }

  @media screen and (max-width: 1024px) {
    .Blog-banner, .Most-Popular-blog, .Latest-Posts, .our-Story{
      margin-bottom:50px;
    }
    .hero-text-box {
      position: static;
  
      transform: unset;
      margin-top: 2rem;
  }
    .project.details{
      margin-top: 0;
    }
    .first-heading {
      font-size: 45px;
      line-height: 60px;
    }
    .hero-text {
      font-size: 18px;
     line-height: 30px;
    }
    .get-in-touch-heading {
      font-size: 30px;
      letter-spacing: 0px;
  }
 .get-in-touch-text {
    font-size: 16px;
    letter-spacing: 0px;
}
    .newsletter-heading {
      font-size: 40px;
    }
  #topbar {
    display: none;
}
.timeline-image-right {
  margin: 45px auto 0 35px;
}
.text-box-left:after {
  top: 7%;
  left: -23px;
}
.image-box-left:after {
   top: 19%;
}
.text-box-right:before {
  top: 9%;
  right: -25px;
}
.image-box-right:after {
   top: 19%;
  }
  .pricing-packages-main {
    margin: 15px;
    max-width: 290px;
    height: 670px;
  }
  .pricing-packages {
    max-width: 290px;
    margin: 0px;
    height: 550px;
}

.Service-banner{
  height:60vh;
}
.connect-text {
  font-size: 16px;
}

}
@media screen and (max-width: 991px) {
 /* div#navbarSupportedContent ul { 
    background: red; 
    padding: 0px 14px; 
    z-index: 9999; 
    position: absolute; 
    width: 100%; 
    left: 0; 
  } 
 
  */
  .address-box {

    border: 1px solid #e5edf1;
}
  .form-check{
    padding-bottom: 20px;
  }
  section.our-Story img{
    margin: 10px auto;
    display: block;
  }
  section.About img {
    margin: 10px auto;
    display: block;
  }
  /* .about-text-box{
    margin-bottom: 20px;
  } */
  .sidebar-list-image {
    width: fit-content;
}
  .sidebar-list-box {
    gap: 30px;
  text-align: left;
}
  .timeline {
    margin-bottom: 50px;
}
  .timeline-image-left {
    margin: 45px 0 0 0;
    width: 90%;
}

.timeline-image-right {
  width: 90%;
}
  img.card-img-top.service-image.img-fluid
  {
   width: 210px;
}
.address-wrap{
  padding:0;
}
.address-section .address-wrap {
    padding: 0 12px;
}
.Contact-BOX {
    padding: 0 12px;
}
   .most-popular-img {
    width: 100%;
}
.most-popular-img img {
  width: 100%;
}
/* .about-text-box{
background-color:#F5F9FB;
} */
.blog-content-box {
  background: none;
}
   .sidebar-list-box{
    justify-content: start;
    flex-direction: row;
   }
   .campanyAbout {
    padding: 0px 0px 0px 0;
   }
   .footer-heading {
    margin-top: 25px;
}
   .address-wrap{
    background:none;
   }
   .address-box{
    margin-bottom:40px;
   }
   .expertise-image-box {
    width: 30%;
}
   .get-in-touch {
    margin-right: 50px;
}
.btn.btn-danger.get-in-touch {
  min-width: 170px;
}
   .footer-link-box {
    padding: 20px 0;
}
   /* .footer-heading{
    margin-top: 30px;
   } */
   .card-image {
    height: 50%;
}
.service-box .card-img-top {
  width: 50%;
   }

  button.btn.btn-danger.get-in-touch {
    margin-left: 0%;
    margin: 0px auto;
    margin-top: 50px;
    padding:12px 5px;
}
  .testimonial_box-info {
     padding: 14px 0 0;
}
  .pricing-packages-main {
    margin: 45px;
    max-width: 450px;
    height: 570px;
}
.pricing-packages {
  max-width: 450px;
  margin: 0px;
  height: 470px;
}

.text-box-left:after {
  /* top: 7%;
  left: -23px; */
  width: 50px;
}
.Contact-banner, .Contact-BOX
{
  margin-bottom: 50px;
}
.address-section {
  height: auto;
  margin-bottom: 50px;
}
/* .text-box-right:before {
  top: 6%;
}
.image-box-right:after {
  top: 15%;
}
.timeline-image-left {
  margin: 45px 0px 0 -20px;
} */
div#navbarSupportedContent {
  background: #525151cc;
  z-index: 999;
  padding: 50px 140px;
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  border-top: 1px solid #B82025;
  border-bottom: 1px solid #B82025;
}
div#navbarSupportedContent .nav-link {
  color: #343434;
  padding: 15px 0;
}
.connect-text {
  font-size: 18px;
}
.read-more-btn {
  margin: 10px auto;
}
.service-side .card-body {
  margin-top: 145px!important;
}
.blog-items.card {
  height: 680px;
}
div#navbarNav {
  display: block;
}
.main-navigation ul.navbar-nav li {
  padding: 6px 0;
}
.Join {
   margin-left: 24px;
   margin-top: 15px;
}
div#navbarSupportedContent {
  padding: 30px 140px;
}
.join-form form .wpcf7-radio {
    flex-wrap: wrap;
}
.join-form form .wpcf7-radio .wpcf7-list-item {
    margin: 0 10px 7px 0;
}
.header nav.navbar button.navbar-toggler {
    padding: 1px 8px;
}
.service-box  .card-img-top {
  height: 185px;
}
.service-box  .card-img-top {
  height: auto;
}
}
    @media screen and (max-width: 980px) {
      .card-image {
        height: auto;
      }
  
      .service-box .card-img-top {
        width: 50%;
      }
      div#navbarSupportedContent {
        padding: 50px 80px;
    }
 
}
  @media screen and (max-width: 768px) {
    .website-form-btn{
      max-width: 100%;
    }
    .footer-link-box {
      padding:0 20px;
  }
  #filters li{
    padding:5px 0;
  }
  .campanyAbout{
    margin-bottom: 20px;
  }
    div#navbarSupportedContent {
      padding: 25px;
    }
    .address-section {
      height: auto;
      margin-bottom: 50px;
    }
    .newsletter {
      padding: 30px 20px;
    }
    .footer-link-box {
      padding: 50px 0 20px;
  }
    .Products-card-image {
      width: 30%;
    }
  .Products {
      margin-bottom: 50px;
  }
    .testimonial_box-info {
      padding: 30px 0 0;
 }
    .border-right {
      border-right: 4px solid #b82025;
  }
    .About {
       margin-top: 50px;
       margin-bottom: 50px;
  } 
.blog img {
   
    max-width: 680px;
}

.blog-text-head {
  font-size: 23px;
   margin: 35px 0;
}
.slick-current.slick-active .blog-content {
  width: 100%;
}
    .timeline, .Service-banner, .services, .expertise, .pricing-box, .our-skills, .our-Partner, .team, .portfolio, .tesimonial-section, .blog, .Products-banner, .Blog-banner, .Most-Popular-blog,
     .Latest-Posts, .inner-blog-banner {
      margin-bottom: 50px;
  }
    .card.team-image-card1, .card.team-image-card2, .card.team-image-card3, .card.team-image-card4 {
      background-size: cover;
    }
    .portfolio .filters ul {
      grid-template-columns: auto auto ;
  }
  .timeline-image-right {
    margin: 45px auto 0 10px;
}
.service-text-box {
  margin: 0px 0 20px 0;
}
.image-box-left:after {
  top: 17%;
  width: 35px;
  height: 35px;
  right: -30px;
  }
  .text-box-left:after {
    width: 50px;
    top: 6%;
    left: -20px;
}
.timeline-image-left {
  margin: 45px -8px 0 -10px;
}
.blog-slider-box{
  padding: 30px 0 0 0;
}
/* new code */

.team .slick-list.draggable {
  max-height: 550px;
}
.image-box-right:after {
  width: 35px;
  height: 35px;
  top: 15%;
}
.text-box-right:before {
  width: 50px;
  top: 3%;
  right: -15px;
}
.expertise-item {
  margin: 30px 0;
  padding: 0px 20px;
}
.campanyAbout, .usfull-link, .services-link, .footer-heading, .contact-info, .achievement-box {
  margin-bottom: 30px;
}
.footer-widget-blog-items {
  padding-top: 0px;
}
button.btn.btn-danger.get-in-touch {
    margin-left: 20px;
  margin-top: 25px;
  width: 200px!important;
}
.get-in-touch {
  margin-right: 0px;
}
.pricing-packages {
  max-width: 400px;
  margin: 20px;
  height: 480px;
}
.pricing-packages-main {
  margin: 25px;
  max-width: 400px;
  height: 580px;
}
.get-in-touch-wrap{
  flex-wrap: wrap;
}
/* .hero-text-box {
   width: 90%;
} */
.top-50 {
  top: 45%!important;
}.service-item {
  padding-bottom: 30px;
}
.get-in-touch {
  padding: 0 20px;
}
.hero-btn {
  padding: 15px 60px;
}

.read-more-btn {
  margin: 10px auto;
}
.service-side .card-body {
  margin-top: 148px!important;
}
.home-services .card-body {
  margin-top: 0%!important;
}
  }
  @media screen and (max-width: 767px) {
    ul#menu-main-header-menu {
      line-height: 30px;
    }
    div#navbarNav{
      display: block;
    }
    .testimonial_box-info {
      padding:15px 0 0;
    }
.main-navigation ul.navbar-nav li a {
    color: #ffffff!important;
    display: inline-block;
    padding: 0;
    width: 100%;
}
  .border-right {
    display: block;
}
.expertise-image-box {
  width: 40%;
}
.timeline-image-right {
  margin: 45px auto 0 0px;
  width:100%;
}
.image-box-right:after{
  display: none;
}

.service-box .service-image{
  width: 40%;
  display: block;
  margin: 20px auto;
}
.text-box-left:after {
 display: none;
}
.content-left {
  margin: 28px 20px 0px;
}

.blog-items.card {
  height: 720px;
}
.main-navigation ul.navbar-nav li {
  padding: 6px 0;
}
.service-side .card-body {
  margin-top: 170px!important;
}
.home-services .card-body {
  margin-top: 0%!important;
}
.service-box.card.slick-slide {
  height: 400px!important;
}
.main-navigation ul.navbar-nav li.current-menu-item a {
    color: #cb2a2f !important;
}
.join-form .contact-form {
  margin: 0;
}
}
  @media screen and (max-width: 600px) {
  
  body{
    background-color: #fff!important;
  }  
  .blog, .campanyAbout, .usfull-link, .services-link, .contact-info, .achievement-box, .our-Partner, .Products-banner, .Blog-banner, .Most-Popular-blog, .Latest-Posts, .inner-blog-banner  {
      margin-bottom: 30px;
  }
  .partner-name {
    font-size: 18px;
}
  .our-Partner {
    padding: 30px 20px;
}
  .About-banner, .About, .team {
    margin-bottom:30px;
  }
  .team {
    padding: 30px 20px;
}
  .About{
    margin-top: 0px;
  }
  .our-Story{
    margin-bottom:0px;
  }
    div#navbarSupportedContent form>button {
      margin-left: 0;
  }
  .achievement-box {
    margin-top: 40px;
    margin-bottom: 0;
  }
    .expertise-item {
      padding: 0px 18px;
  }
  .footer-link-box {
    padding: 30px 20px;
}
.mb-5 {
  margin-bottom: 2rem!important;
}
  #filters li{
    margin:5px;
  }
  .service-item {
    padding-bottom: 0px;
  }
  .get-in-touch-heading {
    font-size: 30px;
    line-height: 35px;
  }
  .newsletter-heading {
    font-size: 35px;
   
}
.service-box.card.slick-slide {
  height: 430px!important;
}
.main-heading {
  font-size: 30px;
}
.hero-text {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
  font-weight: 500;
}
.newsletter {
  margin-bottom: 0px;
}

.footer-text {
  font-size: 15px;
}
    #filters {
      grid-template-columns: auto auto auto;
    }
      #topbar  {
          height: auto;
      }
      #topbar .time-table {
        display: block;
        padding: 20px 13px;
    }
    .top-box {
      display: block;
    }
    #topbar .social{
    justify-content: start;
    }
  
      #topbar ul li {
          line-height: 33px;
      }
      header #navbarSupportedContent{
        justify-content: end;
      }
      header .Join {
        margin-left: 0px;
        margin-top: 12px;
        padding: 8px;
    }
      .first-heading {
        font-size: 35px;
        line-height: 45px;
    }
    img.img-fluid.brand {
      width: 160px;
  }
  .hero-text {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
  .hero-btn {
    padding: 10px 70px;
    font-size: 18px;
  }

  .Partner-row {
    grid-template-columns: repeat(auto-fill, minmax(125px, 1fr));
}
  .skill-row {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  }
  .service-text-box {
    margin-top:0;
    margin-bottom: 30px;
  }
  .services {
    margin-bottom: 30px;
  }
  
  .team{
    margin-bottom: 30px;
    padding: 50px 0;
  }
  .card.team-image-card1, .card.team-image-card2, .card.team-image-card3, .card.team-image-card4 {
    background-size: cover;
  }
  .connect-text {
    font-size: 14px;
    margin-left: 5px;
  }
  .my-slider {
    padding: 0 10px;
  }
  .slick-prev {
    left: 10px!important;
  }
  .slick-next {
    right: 22px!important;
  }
  

  .call img {
    width: 20px;
  }
  .email img {
    width: 20px;
  }
  .click-profile {
    font-size: 17px;
  }
  .portfolio {
    margin-bottom: 30px;
  }
  .portfolio .filters ul {
      grid-template-columns: auto auto ;
  }
  .tesimonial-section{
    margin-bottom:30px;
  }

  .blog {
    margin-bottom: 30px;
  }
  .testimonial_box-info {

    padding: 10px 0 0;
  }
  .testimonial_box-shape {
    width: 20px;
    height: 20px;
    left: 40%;
  }
  .testimonial_box-text {
    padding: 20px 10px 0px 30px;
  }
  .testimonial_box-icon {
    width: 664px;
  }
  .testimonial_box-profile {
    margin-left: 30px;
  }
  .input-group {
    padding: 0 20px 0 0;
  
    width: 100%;
  }
  .form-subscribe .btn {
    right: 0px;
  }
  .form-subscribe .form-control {
    padding-left: 15px;
  }
  .form-subscribe .btn {
    padding: 0 20px;
  }
  .blog-slider-box {
    padding: 20px 0;
}
  .get-in-touch-wrap {
    display: block;
  }
  button.btn.btn-danger.get-in-touch {
    display: block;
    max-width: 200px!important;
    margin: 10px 20px 0;
}
.Service-banner {
 
  margin-bottom: 30px;
}
.text-box-left:after {
  width: 35px;
  border: 2px solid #b82025;
  top: 6%;
  left: 16px;

}
.get-in-touch-box {
  padding: 30px 0;
}
.timeline-hading {

  font-size: 30px;
    margin-bottom: 15px;
}
.image-box-right:after{
  display: none;
}
.content-left {
  margin: 20px 0 0 0px;
  padding: 0 20px;
}
.pricing-packages {
  margin: 20px 10px;
  height: 540px;
}
.button.pricing-populaer {
  left:73px;
}
.pricing-packages-main {
  margin: 20px 10px;
  height: 630px;
}
.pricing-box {
  margin-bottom: 30px;
}
.timeline {
  margin-bottom: 30px;
}
.expertise {
  margin-bottom: 30px;
}
.hero-text-box {
  top: 50%!important;
  width: 100%; 
}
.service-text-box {
  margin-left: 20px;
}
.our-skills{
  padding:30px;
}
.footer-heading {
    margin-bottom: 20px;
    margin-top: 20px;
}
.campanyAbout{
  margin-bottom: 20px;
}
.read-more-btn {
   margin: 20px auto;
  }
 .service-slick .card-body {
    margin-top: 0;
}
.footer-link-box li {
    line-height: 35px;
}
.footer-widget-blog-items li .img-box {
    margin-right: 15px;
}
.footer-widget-blog-items li {
    min-height: 60px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.Contact-form form {
    margin-top: 0;
    padding: 0px 0px;
}
.Contact-form form .wpcf7-form-control-wrap textarea.wpcf7-textarea {
    min-height: 100px;
    height: 140px;
    margin-bottom: 30px;
}
.address-section .address-box .address {
    padding: 0;
}
.blog-content-area {
    padding: 20px 10px;
}
}
@media screen and (max-width: 575px) {
  .blog-items.card {
    height: 710px;
}
.partner-name {
  font-size: 16px;
}
.blog-text-head {
    font-size: 20px;
    margin: 5px 0;
}
.constant-simple-slider img {
    height: 40px;
}
.join-form .wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4px;
}
.join-form .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
  width: 45%;
}
body #chatPage .chat_button {
  height: 60px;
  width: 60px;
  font-size: 25px;
}
#chatPage .chat_box {
  height: 380px;
  width: 270px;
  right: 50px;
}
#chatPage .chat_box_body {
  height: 310px;
}
#chatPage .chat_box_header {
  padding: 14px;
  letter-spacing: 0.1rem;
}
.blog-body {
  padding: 30px 0 10px;
}
.sidebar-list {
  padding-bottom: 10px;
}
.sidebar-list li .sidebar-list-item {
  margin-bottom: 0;
}

}

@media screen and (max-width: 537px) {
  .blog-items .card-body {

    margin-top: 70%;
}
.blog-items.card {
  height: 650px;
}
}

@media screen and (max-width: 533px) {
  .blog-items.card {
    height: 630px;
}
.partner-name {
  font-size: 15px;
}
}
@media screen and (max-width: 495px) {
  .service-side .card-body {
    margin-top: 155px!important;
} 
.partner-name {
  font-size: 13px;
}
}
  @media screen and (max-width: 470px) {
    .connect, .follow {
      display: flex;
     flex-direction: column;
      padding: 0px 20px;
  }
 
  .connect-text {
    margin-left: 25px;
}
.call, .email {
  justify-content: flex-start;
}
.card-title-name, .designation{
  text-align: left;
}
.card-image-box {
  height: 50%;
}
.social-media {
  margin: 5px 0;
}
.connect-text {
  margin: 5px;
}
.follow {
  margin-top: 8px;
  align-items: flex-start;
}
.connect-profile {
  padding: 8px;
  }
  hr{
    margin:10px 0;
  }
  .follow-profile {
   margin-top: 8px;
}
.card-title-name, .designation {
  text-align: left;
  padding: 0 22px;
}
.home-services .card-body {
  margin-top: 0%!important;
}
.service-side .card-body {
  margin-top: 150px!important;
} 
.service-box.card.slick-slide {
  height: 420px!important;
}
}
@media screen and (max-width: 465px) {
  .blog-items .card-body {
    margin-top: 70%;
}
}
@media screen and (max-width: 420px) {
 
  .read-more-btn {
    margin: 10px auto;
}
.blog-items.card {
  height: 606px;
}
.service-side .card-body {
  margin-top: 160px!important;
}
.home-services .card-body {
  margin-top: 0%!important;
} 
.blog-items .card-body {
  margin-top: 70%;
}
}
@media screen and (max-width: 409px) {
 
  .testimonial_box-icon{
    display: none;
  }
}
@media screen and (max-width: 381px) {
  .blog-items .card-body {
    margin-top: 60%;
}
}
@media screen and (max-width: 394px) {
  .home-services .card-body {
    margin-top: 0%!important;
}
  .read-more-btn {
    margin: 10px auto;
}
.service-side .card-body {
  margin-top: 150px!important;
} 
.team .card-body {
  top: 205px;
}
.pricing-packages {
  height: 580px;
} 
.pricing-packages-main {
  height: 680px;
}
}

@media screen and (max-width: 355px) {
  .testimonial_box-name h4 {
    font-size: 20px;
  }
  .testimonial_box-job p {
    font-size: 12px;
  }
}
@media screen and (max-width: 340px) {

 .service-slick .card-body {
    margin-top: 0%!important;
  }
  .home-services .card-body {
    margin-top: 0%!important;
}

}
@media screen and (max-width: 341px) {
  .button.pricing-populaer {
    left: 64px;
}
 .button.pricing-populaer {
  width: 54%;
  padding: 6px;
}
 
 }
@media screen and (max-width: 335px) {
  .card-image-box {
    height: 44%;
  }
  /* .services .card-body {
    margin-top: 50%;
  } */
  .read-more-btn {
    margin: 10px auto;
}
.service-side .service-item {
  height: 430px;
  }
     
}

  @media (max-width: 30em) {
    .wrap {
      padding-left: 1em;
      padding-right: 1em;
    }
    
    .gallery-item {
      float: none;
      width: 100%;
    }
    .border-right {
      display: block;
  }
  .image-box-left:after {
    display: none;
  }
  .timeline-image-right {
    margin: 45px auto 0 0px;
  }

  }

  .title-box h5 {
    text-transform: unset !important;
  }
  .title-box h5 {
    text-transform: unset;
  }
  .brightness{
    filter: brightness(0) invert(1);
  }
  .first-heading {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical;
  }
  .row.container.contact-form .form-group.col-md-12 .mt-3.mb-1 label {
    font-size: 22px;
  }
  @media (min-width: 768px) {
    .col-md-10 {
     
     /* width: 84.333%;*/
    }
    
  }
  @media (max-width: 768px) {
    
    .wpcf7-form-control.wpcf7-submit.has-spinner {
      margin-bottom: 30px ;
      margin-top: 0px ;
    }
    .center-slider .slick-slide{
     margin:5px;
    }
    .blog .slick-prev {
      left:1px !important;
    }
    .blog .slick-next {
      right: 10px !important;
    }
    .center-container {
      margin-top: 13%;
    }
  }
  @media (max-width: 480px) {

    ul.slick-dots {
      display: none !important;
  }
  .google-reviews-section .grw-row .grw-header .wp-google-place .wp-google-wr {
    right: 81px !important;
    top: 132px !important;
}
.google-reviews-section .grw-row .grw-header .wp-google-place {
  padding: 20px 20px 88px 20px!important;

}
.wp-gr .grw-review .wp-google-feedback {
  padding-right: 20px !important;
}
    }

  p.tesimonial-text {
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    line-clamp: 3!important;
    -webkit-box-orient: vertical;
}
.google-reviews-acewebx {
  width: 142px;}
  .center-container {
    display: flex;
    justify-content: center;
    margin-top: 5%;
   
  }
  .google-reviews-acewebx {
    border-radius: 10px;
  }
h5.key-movement {
    margin-top: 25px;
    margin-bottom: 25px;
}
.blog-body p {
  margin-bottom: 15px;
}
.google-reviews-section .wp-google-wr a {
  text-transform: capitalize!important;
}

p.choosing {
  text-align: center;
  margin-bottom: 85px;
}