header {
    background: #083A74 !important;
}
body{
    background: linear-gradient(120deg, #1b4e8cf2, #00042af7);
}
.n-pb-80{
      padding-bottom:80px;
}
.n-pt-80{
      padding-top:80px;
} 
.n-pb-50{
      padding-bottom:50px;
}
.n-pt-50{
      padding-top:50px;
} 
.btn-style-1{
    padding: 18px 50px;
    font-size:18px;
     font-family: "Poppins", sans-serif !important;
     color:#fff;
     border:solid 1px #ffffff47;
}
.btn-style-1:hover{
    background:#c1750b;
    border-color:#c1750b;
    color:#fff;
}
.btn-style-2{
    padding: 18px 50px;
    font-size:20px;
     font-family: "Poppins", sans-serif !important;
     color:#fff;
     border:solid 1px #c1750b;
     background:#c1750b;
}
.btn-style-2:hover{
    background:#ffc30000;
    border-color:#ffffff47;
    color:#fff;
}
.btn-style-yellow{
  padding: 18px 50px;
   font-size:18px;
   font-family: "Poppins", sans-serif !important;
   color:#fff;
   border:solid 1px #ffffffff;
   background: #ff5c35;
}
.btn-style-yellow:hover{
    background: #05255f;
    color:#fff;
}
.btn-style-blue{
  padding: 18px 50px;
   font-size:18px;
   font-family: "Poppins", sans-serif !important;
   color:#fff;
   border:solid 1px #1058f5;
   background: #1058f5;
}
.btn-style-blue:hover{
   color:#fff;
   border:solid 1px #fff;
   background:#ffc300;
}
.w-fit-content{
   width: fit-content;
}
.logo{
      z-index: 999;
    position: relative;
}
.btnhd.contact-btn {
    background: #15ca58 !important;
}
.header-right .btnhd{
      background:#ff5c35;
}
.client-section .footer-content {
    text-align: center !important;
    margin-left: 15px;
}
 .tool-card .text-warning {
    margin: auto;
    text-align: center !important;
}
.featured-client,.award-sec-new,.professional-Web,.client-section,.y-testimonial {
    min-height:100vh;
    place-content:center;
    overflow:hidden;
}
.featured-client .img-box {
    padding: 15px 30px;
    height: 140px;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    width:100%;
}
.featured-client .img-box-n{
      padding: 15px 30px;
    height: 140px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    width:100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
border:1px solid #fff;
}
.featured-client .client-img img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}
.client-img .col-md-2 {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px !important;
    transition: transform 0.3s ease;
    cursor: pointer;
}
.text-transform-inherit {
  text-transform: inherit !important;
}

.ward-pics{
      margin-top: 40px;
}

/* Hover background effect */
.award-circle-box::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  z-index: 0;
}
/* hero section css*/
.hero-sec-new {
    background-image: url(../images/dark-mode-banner-v2.png);
    padding: 175px 0px 150px 0px;
    /*position: relative;*/
    background-size: cover;
    background-repeat: no-repeat;
    /* box-shadow: 0px 0px 0px 4000px rgb(0 0 0 / 50%) inset; */
    min-height: 100vh;
    place-content: center;
    background-color: #083A74;
}
.subtitle-one{
   box-shadow: 0px 5px 30px #ffc3002e;
   color:#05255f;
}
.h-main-heading {
    font-size: 60px;
    line-height: 75px;
    text-transform: capitalize;
   
}
.award-circle-box:hover::before {
  top: 0;
}
.award-box:hover {
    box-shadow: -3px -3px 10px #e5e5e5 !important;
}

.award-circle-box > * {
  position: relative;
  z-index: 1;
}

.resort-section .rating-card img.img-fluid {
    width: 80px;
    margin: 0 auto;
    margin-right: 25px;
}

   .feature-map-wrapper .stats-section {
     background-image: url(../images/half-map-img.jpg);
      background-size: contain;
      padding: 80px 20px;
      text-align: center;
      background-repeat: no-repeat;
      width: 80%;
      background-position: center;
       background-size: cover;
     
       margin: auto;
     }
    .feature-map-wrapper .logos
   {
    justify-content: space-around;

    }
.slick-wrapper {
	width: 80%;
	background-color: aqua;
}
.slide-item {
	background-color: rebeccapurple;
	color: aqua;
	display: flex !important;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 200px;
	border: 1px solid white;
	}
.map-list-box .stat-box:nth-child(2) {
    position: relative;
    bottom: 110px;
}
    .feature-map-wrapper {
    background: #fff;
    padding: 80px 15px;
}
    .feature-map-wrapper .stats-section h2 {
      font-weight: 700;
    }

    .feature-map-wrapper .stat-box {
      background: white;
      padding: 20px;
      border-radius: 10px;
      margin: 10px;
      box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    }

    .feature-map-wrapper .stat-box h3 {
      color: #ff9900;
      font-weight: 700;
       font-size:30px;
    }
   .map-list-box {
    justify-content: space-around;
}
    section.table-home-wrapper {
      /* background: linear-gradient(to bottom, #f3f1ed 0 50%, #ffffff 50% 100%); */
          background: #fff;
      padding: 100px 0;
      color: #333;
      /* min-height: 100vh; */
    }
    section.table-home-wrapper .pricing-header {
      color: white;
      text-align: center;
      margin: 2rem 0 3rem;
      font-weight: 600;
      font-size: 1.75rem;
    }
    section.table-home-wrapper .pricing-toggle {
      text-align: center;
      margin-bottom: 3rem;
    }
    section.table-home-wrapper .pricing-toggle button {
      border: none;
      background: transparent;
      color: white;
      font-weight: 600;
      cursor: pointer;
      padding: 0 1rem;
      font-size: 1rem;
      outline: none;
      transition: 0.3s;
    }
    section.table-home-wrapper .pricing-toggle button.active {
      border-bottom: 2px solid white;
    }
    section.table-home-wrapper .card-pricing {
      border-radius: 12px;
      box-shadow: 0 0 40px rgb(176 174 203 / 25%);
      border: none;
          min-height: 420px;
      margin-bottom: 2rem;
      background: white;
      color: #333;
          padding-bottom: 20px;
    }
.table-page-heading {
    color: #000;
    margin: auto !important;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px !important;
}
.up-text {
    color: #252525;
    padding: 0 15px;
    font-size: 17px;
}
    section.table-home-wrapper .card-pricing.popular {
      border: px solid #ff5c35;
      box-shadow: 0 0 3px #ff5c35;
      position: relative;
    }
    section.table-home-wrapper .card-pricing.popular::before {
      content: "Most popular";
      position: absolute;
      top: -10px;
      right: -10px;
      background: #ff5c35!important;
      color: white;
      font-size: 0.8rem;
      padding: 0.3rem 0.7rem;
      border-radius: 0 12px 0 12px;
      font-weight: 700;
    }
    section.table-home-wrapper .card-header {
      font-weight: 700;
      font-size: 1.3rem;
      margin-bottom: 0.5rem;
      text-align: center;
          color: #333 !important;
    }
    section.table-home-wrapper .price {
      font-size: 2rem;
      font-weight: 700;
      text-align: center;
      margin-bottom: 20px;
      margin-top: 15px;
    }
    section.table-home-wrapper .card.f1 .price{
           color: #333!important;
    }
    section.table-home-wrapper .card.f4 .price{
           color: #333 !important
    }
    .table-home-wrapper .btn-dark:hover {
    border: 1px solid #333 !important;
}

.table-home-wrapper .btn-dark:hover a {
    color: #333 !important;
}
    .explore-btn {
    background: #333 !important;
}
.explore-btn:hover a {
    color: #333 !important;
}
.explore-btn:hover {
    border: 1px solid #00ab36 !important;
}
.explore-btn-2 {
    background-color: #ff5c35 !important;
}


.explore-btn-4 {
    background: #ff5c35 !important
}
.explore-btn-4:hover a {
    color: #eb6e00 !important;
}
.explore-btn{
   background: #ff5c35 !important
}
.explore-btn-4:hover {
    border:1px solid #eb6e00  !important;
}
.btn-dark.explore-btn-3.mb-3 {
    background: #ff5c35 !important;
}

.explore-btn-3:hover a {
    color: #dc3545 !important;
}
.price.eCommerce-text {
    color: #eb6e00 !important;
}
   section.table-home-wrapper .price small {
    display: block;
    font-weight: 400;
    color: #666;
    font-size: 0.15px;
    margin-top: 12px;
    margin-bottom: 15px;
  
}
    section.table-home-wrapper .btn-primary,
    section.table-home-wrapper .btn-secondary,
    section.table-home-wrapper .btn-danger,
    section.table-home-wrapper .btn-dark {
      width: 210px;
      font-weight: 600;
      border-radius: 6px;
      padding: 0.5rem 0;
      margin:auto;
    }
    section.table-home-wrapper .btn-dark a {
    color: #fff;
}
    section.table-home-wrapper .btn-dark {
      background-color: #2b303b;
      border: none;
      color: white;
    }
    section.table-home-wrapper .card-body ul {
      list-style: none;
      padding-left: 1rem;
      font-size: 0.9rem;
      line-height: 1.4;
    }
    section.table-home-wrapper .card-body ul li {
    margin-bottom: 10px;
    position: relative;
    text-align: center;
}
.up-text {
    color: #000;
    font-weight: 500;
}
    section.table-home-wrapper .card-pricing.popular .card-body ul li::before {
      color: #ff5c35;
    }
    section.table-home-wrapper .enterprise-price {
      font-weight: 700;
      font-size: 1.6rem;
      text-align: center;
      margin-bottom: 1rem;
      color: #333;
    }
.stat-box p {
    color: #000;
}
    .feature-map-wrapper .logos img {
      max-height: 50px;
      margin: 15px;
      transition: transform 0.3s ease;
    }

    .feature-map-wrapper .logos img:hover {
      transform: scale(1.1);
    }
.logos {
    justify-content: space-around;
}
.nav-pills .nav-item .active {
    color: #184783;
    background: #fff !important;
    font-family: "Poppins", sans-serif !important;
}
.award-box .rated-images {
    width: 40px !important;
    margin: auto;
}


.usp_sec h3 {
    font-size: 35px;
}
.tab-content .tab-text {
    max-width: 100%;
    float: left;
    text-align: center;
    padding-right: 20px;
}
.faq-sec h4 {
    text-align: center;
    border-bottom: 5px solid #00316a;
    padding-bottom: 15px;
}
.faq-column-sec .card {
    border-right: 1px solid rgb(0 0 0 / 0%);
    border-left: 1px solid rgb(0 0 0 / 0%);
}
.faq-sec .accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 10px;
}
.card-header a h5,.card-body {
    color: #000000ff;
}
.blog_sec h2 {
    margin-bottom: 50px !important;
}
.card-body {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 24px;
}
.faq-sec .card-body {
    padding: 10px;
}
.counter-section-wrapper {
  background: linear-gradient(135deg, #6c2eb9, #4a148c);
}

.counter-section-wrapper .counter-box {
  background: rgba(255,255,255,0.05);
  padding: 30px 20px;
  border-radius: 12px;
  transition: all 0.3s ease-in-out;
  position: relative;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.counter-section-wrapper .counter-box:hover {
  background: rgba(255,255,255,0.15);
  transform: translateY(-8px);
}

.counter-section-wrapper .counter-box .icon {
  font-size: 2.5rem;
  color: #ffeb3b;
}

.counter-section-wrapper .counter-box h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  display: inline-block;
}

.counter-section-wrapper .counter-box span {
  font-size: 1.5rem;
  color: #ffeb3b;
  font-weight: 600;
  margin-left: 5px;
}

.counter-section-wrapper .counter-box p {
  margin-top: 10px;
  font-size: 1rem;
  color: #ddd;
}
.resort-section {
    background: #fff;
}

.resort-section .info-card {
    background: #292929;
    border-radius: 12px !important;
    transition: transform 0.3s ease-in-out;
    padding: 65px 60px 40px 90px !important;
}
.resort-section .info-card:hover {
  transform: translateY(-8px);
}

.resort-section .rating-card {
    border-radius: 44px !important;
    transition: transform 0.3s ease-in-out;
    /* background: linear-gradient(261.62deg, #0F66D4 14.51%, #D70056 94.73%); */
    display: flex;
    align-items: center;
    padding: 25px 30px !IMPORTANT;
    position: relative;
   
    z-index: 1;
    margin-left: 80px;
}
.rating-txt h2, .rating-txt p {
    color: #292929 !important;
}
/* .resort-section .rating-card::before {
    content: " ";
    position: absolute;
    width: 86%;
    height: 84%;
    border: 7px solid #ffff;
    left: 35px;
    top: 23px;
    border-radius: 0;
} */
 .rating-txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.resort-section .info-card h2
 {
    font-weight: 700 !important;
    line-height: 30px;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
}
.resort-section .info-card a {
    background: #0062cc;
    border: 1px solid #0062cc !important;
    border-radius: 5px !important;
    text-transform: uppercase;
    padding: 15px 20px !important;
}
.rating-card h2 {
    font-size: 70px !important;
    /* background: linear-gradient(90deg, #8A2BCB 41%, #1867F2 90%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text; */
    font-weight: bold;
}
.resort-section .rating-card:hover {
  transform: translateY(-8px);
}
.rating-card p {
    /* color: #000; */
    /* background: linear-gradient(90deg, #8A2BCB 41%, #1867F2 90%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text; */
    font-weight: 500;
        margin-top: 0 !IMPORTANT;
}
.resort-section .rating-card .star-icon i {
  font-size: 2rem;
  color: #ffeb3b;
}

.resort-section .btn-rounded {
    border-radius: 50px;
    padding: 10px 25px;
    background: #000;
    border: 1px solid #000 !important;
    border-radius: 5px !important;
    text-transform: uppercase;
    padding: 15px 20px !important;
}

.resort-section .counter {
  font-size: 2rem;
  color: #000;
}
.plus-sign span {
    color: #000;
    font-size: 24px;
    font-weight: 700;
}
.blogs {
    padding-bottom: 40px;
}
.blog-card-n img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: transparent !important;
}
.blog-card-n {
    background: #fff;
    border-radius: 9px;
    padding-bottom: 30px;
}
.blog-card-n p {
    font-family: "Poppins", sans-serif !important;
    color: #0d0d11;
    font-size: 16px;
    padding: 2px 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.blog-card-n h5 {
    font-size: 22px;
    color: #0d0d11;
    font-weight: 700;
    margin-top: 20px;
    font-family: "Poppins", sans-serif !important;
    padding: 10px 25px;
}
.main-heading {
    font-family: "Poppins", sans-serif !important;
    font-size: 45px !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
    line-height: 55px;
    text-transform: capitalize;
}
.professional-Web h2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 60px;
    color: #fff;
}
ul.profassion-list li {
    color: #fff;
    display: flex;
    gap: 12px;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
    font-size: 20px;
    align-items: center;
    margin-bottom: 15px;
    line-height: 30px;
}
.profassion-list img {
    width: 30px;
    filter: grayscale(1);
}
.profassion-list li span {
    margin: 0px !important;
}
.professional-Web p {
    margin-top: 40px !important;
    font-size: 16px;
    line-height: 30px;
}
.professional-Web {
   background: #00316a;
}
p.package-text {
    margin-top: 0px !important;
    color: #0d0d11;
    width: 80%;
    margin: auto;
}
.package-wrapper .card-body {
    padding: 2rem 1.5rem;
    border:0px;
    overflow: hidden;
    position: relative;
}
.package-wrapper .card{
      border-radius: 15px;
}

.package-wrapper .card-title {
    font-size: 20px;
    color:#000;
    font-weight:600;
}
.package-wrapper .price-text {
    font-weight: 700;
    font-size: 35px;
}
.package-wrapper .btn-outline-primary {
    transition: all 0.3s ease;
    background: #606060;
    padding: 12px;
    border:0px;
    font-size: 16px;
    color: #ffffffff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border: solid 1px #606060;
    font-weight: 600;
}
.package-wrapper .btn-primary {
    background:#c1750b !important;
    padding: 12px 50px;
    font-size: 20px;
    border:0px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    font-family: "Poppins", sans-serif !important;
    border: solid 1px #c1750b;
}
.new-price-list li{
    display: flex;
    gap: 10px;
    color:#6c757d;
    font-size: 18px;
    line-height: 35px;

}
.portfolio .portfolio-column .portfolio-image {
    position: relative;
}
.portfolio .portfolio-column .portfolio-image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 110px;
    display: none;
    transition: .3s !important;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 20px;
    font-size: 14px !important;
}
.portfolio .portfolio-column .portfolio-image .overlay h5 {
    color: #fff;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
    text-transform: uppercase;
}
.custon-btn2 {
    background:#1058f5 !important;
    padding:19px 50px;
    font-size: 18px;
    border:0px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    font-family: "Poppins", sans-serif !important;
    margin-top: 20px;
}
.client-container .tool-card {
    text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    border: solid 1px #05255f;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    min-height: 370px;
}
.footer-content h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #333;
}
 .slick-dots li button:before{
  font-size:15px;
}
.footer-content p {
  margin-top:5px;
}
 .client-footer {
    margin: 10px;
}
.tool-card.slick-slide{
  margin: 0 10px;
}
.client-section .container {
    width: 100%;
}
.tool-card img {
    text-align: center;
    width: 60px !important;
    height: 60px;
    margin: auto;
    object-fit: contain;
}
.footer-content{
  text-align: left;
    margin-left: 15px;
}

.tool-card p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: center;
    line-height: 24px;
}
.client-section .footer-content em {
    font-style: italic;
    font-size: 14px;
    color: #333 !important;
}
.client-section .client-footer .text-warning {
    text-align: center;
}
.tool-card .text-warning {
    font-size: 25px;
    margin-top: 20px !important;
     text-align: left;
}
.tab-wrapper .tabs button.active, .main-tab:hover {
    background: #ffffff !important;
    
}
.tab-wrapper .tabs button {
    padding: 15px 60px;
    border: none;
    cursor: pointer;
    font-family: 'Poppins' !important;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 700;
    color: #ffffff;
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
}
.tab-wrapper .tab-content.active {
    display: flex;
    gap: 20px;
    width: 100%;
}
.benifits-wrapper h2.h3 {
    font-size: 22px;
}
.tab-wrapper .tab-content {
    display: none;
}
.tab-wrapper .left-col button.active {
    background: #00316a !important;
    color: #ffffff;
}
.client-section {
    min-height: auto;
}
.tab-wrapper .left-col button:hover{
  color:#fff;
}
.tab-wrapper .left-col button {
    padding: 18px;
    margin-bottom: 5px;
    text-align: left;
    border: 1px solid #ddd;
    background: #f9f9f9;
    cursor: pointer;
    font-family: 'Poppins' !important;
    transition: all 0.3s ease;
}
.tab-wrapper .right-col {
    flex: 2;
    border: 1px solid #fff;
    padding: 30px 40px;
    background: #fff;
}
.tab-wrapper .detail, .tab-wrapper .detail p {
    color: #000;
    font-family: 'Poppins' !important;
    font-size: 16px;
    line-height: 22px;
}
.tab-wrapper .left-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    max-width: 400px;
}
.list li span img {
    width: 25px;
}
ul.list {
    margin-top: 15px;
}
.list li {
    display: flex;
    align-items: center;
    gap: 10px;
}
.list li span {
    color: #000;
    font-family: 'Poppins' !important;
    margin-top: 12px;
}
.tab-wrapper .tabs {
    display: flex;
    margin-bottom: 35px;
    width:100%;
}
.tab-wrapper .left-col h4.aw-txt.t-24, .tab-wrapper .left-col p {
    color: #000;
}
.main-tab {
    background: #ffffff;
    margin-right: 10px;
}

  .tools-container .tool-card {
  text-align: center;
  padding: 20px 5px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  margin:10px;
  cursor:pointer;
}
.tools-section .tool-card:hover,.client-img .img-box:hover,.img-box-n:hover {
    transform: scale(1.1);
}
.tool-card,.client-img .img-box,.img-box-n{
  transition: transform 0.5s ease;
}
.package-wrapper .card:hover{
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px !important;
}

.benifit-content .boc09 {
    background-color: #fbfdff;
    border-radius: 16px;
    padding: 0px 0px 40px 0px;
    box-shadow: rgb(8 135 229 / 30%) 0px 1px 2px 0px, rgb(37 96 140 / 15%) 0px 1px 3px 1px;
    transition: transform 0.5s ease;
}
.benifit-content h3 {
    color: #212529;
    font-size: 20px;
    font-family: "Poppins", sans-serif !important;
    margin-top: 30px;
    padding-left: 25px;
}
.benifit-content p {
    color: #212529;
    font-size: 17px;
    padding:0px 25px;
}
.benifit-img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0px 0px;
        object-position: top;
}
.case-flag{
  height:30px;
}
.cs-font {
    font-size: 20px;
    line-height: 36px;
    text-transform: none;
    color: #000;
}
.user-font{
     font-size: 18px;
    text-transform: none;
    line-height: 30px;
    font-weight: 600;
    color: #000000b3;
}
.r-stars{
  font-size:20px;
}
.new-case-main{
  border-radius:30px;
}
.casestudy-img{
      height: 100%;
    object-fit: cover;
    border-radius:30px;
    width: 100%;
}
.web-dev-heading {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
}
.aw-txt{
   text-transform:none;
}
.t-24{
  font-size:24px;
}
.exp-text{
      position: absolute;
    bottom: -35px;
    left: 0;
}

.experience-text .display-1{
 font-size: 200px !important;
}
.y-sp-text{
      margin-left: -30px;
}
.up-30{
  margin-top:-30px!important;
}
.tp-100{
  top:100px;
}
.tools-section .card-header{
 padding: 15px 0;
}
.digital-marketing {
    font-size: 60px;
    line-height: 75px;
    color: #333 !important;
}
.tools-section .card-header{
      border-bottom: 1px solid rgb(255 255 255 / 34%);
}
.award-sec-new .main-heading{
  font-size:24px!important;
  font-weight: 600 !important;
  line-height:50px!important;
}
.hero-img-text{
     position: relative;
    width: fit-content;
    margin: auto;
}
.img-text-main{
    position: absolute;
    bottom: 94px;
    text-transform: uppercase;
    letter-spacing: 0.13px;
    width: 100%;
    font-size:15px;
    display:flex;
    justify-content:center;
}
.industry-box-wrapper{
  max-width:100%!important;
      border: 1px solid #ddd;
    padding: 30px 40px;
}
.sd--awrded-logo{
  width: 90px;
}
h4.aw-txt.t-24 {
    line-height: 40px;
    font-size: 30px;
    margin-top: -22px;
}
.sd--awrded-card{
      margin: 10px;
      height: 100px;
          border: 1px solid #00316a;
    background: #e9f0ff85 !important;
}
.faq-sec .nav-link{
    padding: 16px 50px!important;
    border: solid 1px #00316a !important;
    color: #00316a !important;
}
.faq-sec .nav-link:hover,.faq-sec .nav-link.active{
        background-color: #00316a !important;
    color:#fff!important;
}
.y-video-link img {
    height: 450px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.y-video-link i{
      font-size: 40px;
    padding: 15px 15px;
    background: #333533;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    margin-top: -100px;
    color:#fff;
}
.video-reviews .card-body{
    background: #333533;
}
.video-reviews iframe{
  width:100%;
}

.video-reviews .modal-dialog{
  max-width:800px;
}
.pricing-table { 
    background: #fff; 
    overflow: hidden; 
    border-collapse: separate;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
        border-radius: 0px;
    border: solid 1px #bababa!important;

  }
    
  .pricing-table th, .pricing-table td { 
    text-align: center; 
    vertical-align: middle; 
    padding: 25px 15px;
    border:0px;
  }
  .table-responsive .table thead th{
    border:0px;
    place-content: center;
  }
  .sp-tr td:nth-child(1), .sp-tr td:nth-child(2), .sp-tr td:nth-child(3 ), .sp-tr td:nth-child(4 ) {
    border-right: solid 1px #bababa;
}
.sp-tr td{
    border-bottom: solid 1px #bababa;
}
.last-tabel-row td{
  border-bottom:0px;
}
    /* Header Colors */
    .header-free {     
    background: #606060;
    color: #fff;
    border-right: solid 1px #ffff !important;
    }
    .header-basic {  
    background: #606060;
    color: #fff;
    border-right: solid 1px #ffff !important; 
  }
    .header-standard {    
    background: #606060;
    color: #fff;
    border-right: solid 1px #ffff !important;
    }
    .header-premium {    
     background: #606060;
    color: #fff;
  }
    
    /* Price Styling */
    .price { font-size: 26px; font-weight: bold; }
    .price small { font-size: 14px; color: #f0f0f0; }
    
    /* Buttons */
    .btn-buy { 
      border-radius: 5px; 
    font-weight:600;
    padding: 12px;
    width: 100%;
       }
    .btn-green {
       background: #ffc300; 
       color: #fff!important; 
      }
    .btn-blue { 
      background: #ffc300; 
      color: #fff!important;
     }
    .btn-purple { 
      background: #ffc300;
       color: #fff!important;
       }
    .btn-orange {
       background: #ffc300;
        color: #fff!important; 
      }
.experience-text{
  padding-bottom:30px;
}
.h-main-heading {
    color: #fff;
}
.annoucement-bar {
    display: none !important;
}
.award-box h5 {
    font-weight: 700;
}
.award-box h5 img {
    width: 100%;
}
.seo-section .btn-danger {
  background-color: #ff5b35;
  border-color: #ff5b35;
  padding: 10px 30px;
  font-size: 1.1rem;
  border-radius: 6px;
}

.info-box {
  border: 1px solid #ff5b35;
  border-radius: 8px;
  padding: 15px 20px;
  min-width: 180px;
  background: #fff;
}
.award-box:hover {
    box-shadow: 0px 0px 4px #fbfbfb !important;
}
.award-box {
  border: 1px solid #ff5c35;
  border-radius: 8px;
  padding: 20px;
  background: #fff;
  text-align: center;
  height: 100%;
}
.hero-section-new-wrapper h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600 !important;
    text-align: center;
    border-bottom: 3px solid #ff5c35 !important;
    border-radius: 11px;
    padding-bottom: 10px;
}
.award-box p {
    margin-top: 0px !important;
}

.award-box h5 {
  font-weight: 700;
}

.award-box p {
  font-size: 0.9rem;
  color: #333;
}
.awards-bar-wrapper {
      background: #0d0d0d;
      padding: 30px 0;
      text-align: center;
    }
    .awards-bar-wrapper img {
      max-height: 80px;
      margin: 0 15px;
    }
   .stats-section {
    background: #fff;
    border-radius: 10px;
    margin-top: -60px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    padding: 60px 60px 50px 60px;
    cursor: pointer;
}
.stats-section h2 {
    font-size: 82px;
    line-height: 38px;
    color: #000000 !important;
    padding: 15px;
    width: 100%;
    margin-left: 87px;
    text-align: left;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    margin-top: 15px;
}
.img-icon-box {
    padding: 10px;
    border-radius: 7px;
}
.years-text {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.font-bold {
    color: #000;
}
.years-text span {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: 0px;
    margin-top: 3px;
}
.img-icon-box img {
    background: #e9f0ff;
    padding: 10px;
    border-radius: 10px;
}
.text-services {
    width: 50%;
    font-weight: 500;
    text-align: left;
}
.icon-box img {
    width: 40px;
    height: 40px;
}
 .stats-section p{
   color: #333;
   font-weight: 500;
 }
  .stats-section h2 span {
      color: #000;
    }
   .stats-box {
      text-align: center;
      padding: 20px 10px;
      margin-top: 30px;
    }
    .high-performing-text {
    margin-bottom: 100px !important;
}
.stats-box h3 {
      font-size: 2rem;
      font-weight: 700;
      color: #000;
    }
    .stats-box p {
      font-size: 0.95rem;
      margin-top: 10px;
      color: #333;
    }
  .icon-box {
    background: #f4f9ff;
    display: inline-block;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}
  .icon-box i {
      font-size: 1.2rem;
      color: #000;
    }
    .total-experience {
    padding-top: 150px;
    padding-bottom: 100px;
    background:#fff;
}
.image-hover:hover {
    background-image: url(../images/home-tech-hover2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    background-size: cover;
    padding: 9px 9px;
    margin: auto;
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.image-hover {
    background-image: url(../images/home-tech-hover.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    background-size: cover;
    padding: 9px 9px;
    margin: auto;
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;}



.image-hover:hover h3 {
    color: #fff;
}

.image-hover:hover p {
    color: #fff;
}

/*Reponsive Css*/
@media (min-width:300px) and (max-width:767px){
  .n-pt-80 {
    padding-top: 40px !important;
}
.hero-sec-new {
    position: static !important;
}
.profassion-list img {
    width: 20px;
    margin-top: 6px;
}
ul.profassion-list li {
    font-weight: 400;
    font-size: 16px;
    align-items: start;
    line-height: 24px;
    text-align: left;
}
.n-pb-80 {
    padding-bottom: 40px !important;
}
.tab-wrapper .tabs button {
    font-size: 18px;
  
}
.tab-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
 .digital-marketing {
        font-size: 35px;
        line-height: 50px;
        text-align: center !important;
        margin-bottom: 40px !important;
    }
        .stats-section h2 {
        font-size: 65px;
        line-height: 38px;
        text-align: center;
        margin: 0px;
    }
    section.table-home-wrapper {
    padding: 40px 0;

}
    .stats-box {
    margin-top: 0px;
}
.stats-box p {

    width: 270px;
}
.image-hover {
   background-size: contain;
}
.image-hover:hover {
   background-size: contain;
}
.stats-section {
    padding: 35px 20px 35px 20px;
}
.digital-marketing br {
    display: none;
}
.hero-sec-new .h-main-heading {
          font-size: 50px;
        line-height: 65px;
}
.hero-sec-new{
      padding:160px 0px 80px 0px;
}
.hero-sec-new,.copyright-text,.experience-text,.professional-Web,.tab-wrapper .left-col button {
  text-align:center;
}
.subtitle-one,.hero-sec-new .btn-style-yellow,.hero-img{
  margin:auto;
}
.hero-sec-new  .btn-style-yellow{
     margin-bottom: 40px;
}
.award-sec-new .main-heading{
  padding-top: 40px;
  text-align: center !important;
}
.ward-pics {
    margin-top: 40px;
}
.award-circle-box{
    margin: auto;
    margin-bottom: 30px;
}
.package-text{
  width:100%!important;
}
.featured-client,.award-sec-new,.professional-Web,.client-section,.tools-section{
  min-height:100%;
}
.client-img .col-sm-6,.tools-section .col-sm-6{
      width: 50%!important;
}
.user-font{
  font-size:18px;
  line-height:30px;
}
.slider-main-box h3{
   font-size: 22px!important;
    line-height: 40px;
}
.tab-wrapper .tabs,.tab-wrapper .tab-content.active{
  display:grid;
  gap:10px;
}
.tab-wrapper .left-col{
  width:95%;
  margin:auto;
  padding: 50px 15px !important;
}
.benifit-content{
  padding: 0px 10px;
}

.main-heading,.faq-sec h2,.usp_sec h3,.blog_sec h2,.professional-Web h2{
  font-size:30px!important;
  line-height:40px;
}
.blog_sec .blog-card-n,.footer-logo{
 margin-bottom:30px;
}
.social-icons-list a{
    display: flex;
    padding: 10px 10px;
    margin-right: 30px!important;
}
.social-icons-list  {
      display: flex;
    flex-flow: wrap;
}
.new-footer .footer-mid-left{
  border:0px;
}
.btn-style-1{
  padding: 15px 25px!important;
}
.contact-links{
  display: grid !important;
}
.new-footer-link .footer-menu-link,.left-new-footer-link a{
  font-size:15px!important;
}
.footer-l-mid-right  img,.footer-l-mid-left img{
  height:100px;
}
.footer-logo img{
  width:150px;
}
.btn-style-1,.btn-style-2{
  font-size:18px;
  text-align:center;
}
.pricing-badge .badge{
      right: -70px;
    top: 13px;
}
.img-text-main{
      font-size: 13.5px;
}
.new-case-main{
  padding:30px 20px!important;
}
.sp-tr .h4{
 font-size:18px;
}
.annoucement-bar{
  display:none!important;
}
.resort-section .rating-card {
    right: 0px;
    z-index: 1;
    margin-left: 0px;
}
.resort-section {
    padding: 50px 15px;
}
.resort-section .info-card {
    padding: 30px 20px !important;
}
/* .btn-only-mobile .mobile-book-appointment {
        background: #ff5c35 !important;
    } */
}


@media(min-width:1200px){
.col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
}
@media(min-width:1200px) and (max-width:1500px){
.award-circle-box{
      height: 270px;
    width: 270px;
}
.ward-pics h1 {
    font-size: 42px;
}
}
@media(min-width:1250px) and (max-width:1500px){
  .h-main-heading {
    font-size:60px;
}
.hero-sec-new{
      padding: 100px 0px 50px 0px;
}
.tool-card{
  height:460px;
  display:flex;
  align-items:center;
}
}
@media (min-width:767px) and (max-width:1024px){
   .h-main-heading {
    font-size:60px;
}
.hero-sec-new {
        padding: 180px 0px 80px 0px !important;
         position: static !important;
    }
   
.hero-sec-new,.copyright-text{
  text-align:center;
}
.subtitle-one,.hero-sec-new .btn-style-yellow,.hero-img{
  margin:auto;
}
.hero-sec-new  .btn-style-yellow{
     margin-bottom: 40px;
}
.award-sec-new .main-heading{
  padding-top: 40px;
}
.package-text{
  width:100%!important;
}
.featured-client .img-box{
  padding: 15px 15px;
    height: 82px;
}
.tab-wrapper .tabs button{
      font-size: 20px;
}
.social-icons-list a{
  margin-right: 12px!important;
}
.new-footer .btn-style-1{
  padding: 18px 38px;
}
.new-footer .footer-mid-left{
  border:0px;
}
.featured-client{
  min-height:100%;
}
.award-circle-box{
  margin-bottom:20px;
}
.n-pt-80{
  padding-top: 50px!important;
}
.n-pb-80{
  padding-bottom: 50px!important;
}
}
