html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Mona Sans';
    font-style: normal;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-size: 16px;
    color: #000;
    overflow-x: hidden;
    background-color: #fff;
}


ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;   
}

p {
     font-family: 'Mona Sans';
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 33px;
    color: #000;
    letter-spacing: 0;
}

img {
    max-width: 100%;
    border: 0;
    height: auto;
}

.clear {
    clear: both;
    float: none;
    width: 100%;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

a {
    text-decoration: none !important;
    transition: all 0.2s ease-in;
    color: #1f1f1f;
  
}

h1,
h2,
h3,
h4,
h5,
h6 {
      font-family: 'Inter 24pt';
}

a:hover {
    color: #000;
}

a,
span {
    display: inline-block;
}

:focus {
    box-shadow: none !important;
    outline: none !important;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Black.woff2') format('woff2'),
        url('../fonts/MonaSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Bold.woff2') format('woff2'),
        url('../fonts/MonaSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/MonaSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Italic.woff2') format('woff2'),
        url('../fonts/MonaSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Light.woff2') format('woff2'),
        url('../fonts/MonaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Medium.woff2') format('woff2'),
        url('../fonts/MonaSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Regular.woff2') format('woff2'),
        url('../fonts/MonaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-SemiBold.woff2') format('woff2'),
        url('../fonts/MonaSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-Black.woff2') format('woff2'),
        url('../fonts/Inter24pt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-Bold.woff2') format('woff2'),
        url('../fonts/Inter24pt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-Italic.woff2') format('woff2'),
        url('../fonts/Inter24pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-Light.woff2') format('woff2'),
        url('../fonts/Inter24pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-MediumItalic.woff2') format('woff2'),
        url('../fonts/Inter24pt-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-Regular.woff2') format('woff2'),
        url('../fonts/Inter24pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter24pt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter24pt-Thin.woff2') format('woff2'),
        url('../fonts/Inter24pt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}














@font-face {
    font-family: 'Rosarivo';
    src: url('../fonts/Rosarivo-Regular.woff2') format('woff2'),
         url('../fonts/Rosarivo-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}




@media (min-width: 1366px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1250px;
    }
}

@media (min-width: 1440px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1350px;
    }
}

@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1500px;
    }
}




/* HEADER STYLES*/





.main-menulist {
    padding: 15px 0px 15px 35px;
}


.navpage-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;   
}


/* STICKY STYLES */
.navpage-header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgb(238 230 230 / 23%);
    padding: 0px 0;
    backdrop-filter: blur(10px);
    animation: slideDown 0.5s ease-out;
    background: #00000054;
    z-index: 9999;
    color: #000;

    padding: 0 0px;
}

.navpage-header.is-sticky .logo-box img {
    max-width: 70%;
}

.navpage-header.is-sticky .main-menulist {
    padding: 0px 0px 0px 60px;
}


@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

i.fa.fa-bars {
    color: #000;
}

.navbar-toggler {
    background-color: #000;
}

.navbar {
    align-items: center;
    padding: 0;
}


.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}


.btn-secondary {
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    background-color: transparent;
    border-color: transparent;
}

.btn-secondary:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    transition: 0.5s ease-in-out;
}

.navbar .nav-link {
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    transition: 0.5s ease-in-out;
    position: relative;  
    padding: 0;
}

.nav-item {
    padding: 8px 20px 8px 20px;
    display: flex;
    align-items: center;
    color: #fff;
    border-radius: 100px;
    background: transparent;
    transition: 0.6s ease-in-out;
}



.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}

.dropdown-item {
    padding: 8px;
    position: relative;
}


.dropdown-menu li:hover {
    background: #00589c;
    transition: 0.7s ease-in-out;
}

.dropdown-menu li:hover a {
    color: #fff;
    transform: translateX(5px);
    transition: 0.3s ease-in-out;
}

.btn-secondary:focus {
    transition: 0.5s ease-in-out;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}


.sub-menu {
    /* padding: 10px; */
    background-color: #fff;
    color: #000;
    border-radius: 5px;
}

.dropdown-menu {
    padding: 0;
}


@media (min-width: 992px) {
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);

    }

    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transform: translateY(10px);
        transition: all 0.3s ease;
        margin-top: 0;
    }
}


.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 40px;
}



.nav-link:hover {
color: #be0606;
}






/* ------------home-page-css------------- */

.owl-dots span {
    background: #fff;
    width: 40px;
    height: 5px;
    border-radius: 100px;
}

 .owl-dot.active span {
    background: #00adee;
}

.owl-dots {
    text-align: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 0;
    position: absolute;
    bottom: 35px;
    right: 0;
    left: 0;
}


 .owl-carousel .owl-nav.disabled {
    display: none;
}

.owl-nav i{
    display: none;
}

.owl-nav {
    display: none;
}

.home-banner-content p {
    font-size: 33px;
    color: #fff;
    font-weight: 600;  
    text-align: right; 
}
.banner-title {
    font-size: 72px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}


.home-banner-content {
    position: absolute;
    bottom: 14%;
    width: fit-content;
    left: 0;
    right: 0;
    border-radius: 10px;
    z-index: 1;
    margin: auto;
   background: #000000ab;
    text-align: center;
    padding: 30px 50px;
}


.home-banner-section{
    position: relative;
    z-index: 1;
}



 .home-banner-section::before {
    height: 480px;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url(../images/banner-overlay.webp);
    width: 100%; 
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 9;
} 


.nav-num a{
font-size: 19px;
color: #fff;
font-weight: 500;
}

.nav-num img {
    padding-right: 15px;
}



.cmn-btn { 
  background-color: #00adee;
  border-radius: 5px;
  /* box-shadow: #0c93c5 0px 6px 0 0, #0c93c5 -4px 5px 0 1px; */
 box-shadow: #0c93c5 0px 4px 0 0, #0c93c5 -4px 5px 0 2px;
  color: #fff;
  font-size: 18px;
  font-weight: 500; 
  padding: 10px 30px;
  text-align: center;
  transition: 0.5s ease-in-out;
}

.cmn-btn:focus {
  text-decoration: none;
}

.cmn-btn:hover {
  transition: 0.5s ease-in-out;
  color: #000;
  background: #fff;  
  box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}

.cmn-btn:active {
  box-shadow: rgba(0, 0, 0, .125) 0 3px 5px inset;
  outline: 0;
}

.cmn-btn:not([disabled]):active {
  box-shadow: #fff 2px 2px 0 0, #000 2px 2px 0 1px;
  transform: translate(2px, 2px);
}











.banner-btn {
    padding-top: 15px;
}


.home-title {
    color: #000;
    font-size: 55px;
    font-weight: bold;   
}


.trusted-images {
    overflow: hidden;
}

/* -----scrolling image-css-------- */


.container-inview.hide {
    display: none;
}

.container-scroll {
    padding: 0;
    height: 100%;
}

.reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


/* ----------end------------ */


.home-sec1 {  
    padding: 20px 0px 0px;
    background-color: #f8f8f8;
    position: relative;
}


.brands-card-title {
    font-size: 34px;
    font-weight: 600;
    margin: 25px 0px 20px 0px;
}


.place-scroll {
    position: sticky;
    left: 30px;
    top: 62%;
    width: fit-content;
    text-align: center;
    transition: 0.5s ease-in-out;
}

.place-scroll h6 {
    font-size: 18px;
}

.place-scroll i {
    font-size: 25px;
}


:root {
  --card-height: 35vw;
  --card-margin: 0;
  --card-top-offset: 1em;
  --numcards: 5;
  --outline-width: 0px;
}


#homebrandscards {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(var(--numcards), var(--card-height));
  gap: var(--card-margin);
  padding-bottom: calc(var(--numcards) * var(--card-top-offset));
  margin-bottom: var(--card-margin);
}

#card-one {
  --index: 1;
}

#card-two {
  --index: 2;
}

#card-three {
  --index: 3;
}

#card-four {
  --index: 4;
}
#card-five {
    --index: 5;
  }


.brands-innercard {
  position: sticky;
  top: 15%;
  padding-top: calc(var(--index) * var(--card-top-offset));
}

.brandscard-content {
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    background: #fff;
    color: #131212;
    border-radius: 10px;
    overflow: hidden;   
    padding: 40px 30px;
    border: 1px solid #dadada;
}


.brandscard-content > figure {
  grid-area: img;
  overflow: hidden;
}

.brandscard-content > figure > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: .4em;
}

.placement-num {
    font-size: 100px;
    color: #1c8dcc;
    font-weight: 600;
    font-family: 'Montserrat';
}

.placement-title {
    font-size: 35px;
    color: #1c8dcc;
    font-weight: 500;

}

.placement-img img {
    border-radius: 10px;
}

.placement-img {
    border-radius: 10px;
}

/* Animation */
@supports (animation-timeline: works) {

  @scroll-timeline cards-element-scrolls-in-body {
    source: selector(body);
    scroll-offsets:
      selector(#homebrandscards) start 1,
      selector(#homebrandscards) start 0
    ;
    start: selector(#homebrandscards) start 1;
    end: selector(#homebrandscards) start 0;
    time-range: 4s;
  }

  .brands-innercard {
    --index0: calc(var(--index) - 1);
    --reverse-index: calc(var(--numcards) - var(--index0));
    --reverse-index0: calc(var(--reverse-index) - 1);
  }
  
  .placementcard__content {
    transform-origin: 50% 0%;
    will-change: transform;

    --duration: calc(var(--reverse-index0) * 1s);
    --delay: calc(var(--index0) * 1s);

    animation: var(--duration) linear scale var(--delay) forwards;
    animation-timeline: cards-element-scrolls-in-body;
  }

  @keyframes scale {
    to {
      transform:
        scale(calc(
          1.1
          -
          calc(0.1 * var(--reverse-index))
        ));
    }
  }
}



.home-sec2{
       padding: 100px 0px 150px 0px;
}

.gfb-rating-sec{
    margin-top: 100px;
}

.gfb-rating-box{
    background-color: #f8f8f8;
    border-radius: 10px;
    text-align: center;
    padding: 30px 0px;
    height: 100%;
}

.rating-num{
    font-size: 80px;
    font-weight: bold;
    color: #00adee;
}

.gfb-rating-box p{
    font-size: 24px;
    font-weight: 600;
}

.gfb-group-img{
    border-radius: 400px;
}

.gfb-group-img img{
    border-radius: 400px;
}


.gfb-right-text p{
    border-left: 1px solid #dadada;
    padding-left: 40px;
}

.gfb-right-text{
    margin-left: 60px;
}

.gfb-btn{
    margin-left: 50px;
}

.home-video iframe {
    width: 100%;
    height: 1000px;
}



.home-sec4{
    padding: 100px 55px;   
}

.home-industries-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: .7s ease-in-out;
  border-radius: 5px;
}


.home-industries-card::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 51%, rgba(0, 0, 0, 0.6) 75%, rgba(0, 0, 0, 0.3) 93%, rgba(0, 0, 0, 0) 101%);
    transition: 0.7s ease-in-out;
}


.home-industries-card:hover::after { 
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 93%, rgba(0, 0, 0, 0) 101%);
    transition: 0.7s ease-in-out;
}
.home-industries-card:hover .industries-img{ 
    transform: translate(0px,5px);
    transition: 0.7s ease-in-out;
}

.home-industries-card img { 
    transition: 0.7s ease-in-out;
}
.industries-img{
  overflow: hidden;
  transition: 0.7s ease-in-out;
  border-radius: 5px;
}

.home-industries-card a {
    display: block;
}


.home-industries-text {
    position: absolute;
    width: 100%;
    bottom: 30px;  
    overflow: hidden;
    padding: 0px 15px;
    transition: .7s ease-in-out;
    z-index: 1;
    text-align: center;
}


.service-title {
  font-size: 24px;
  font-weight: 600; 
   transition: 0.7s ease-in-out;
   color: #fff;
}

.home-sec5{
    border: 1px solid #dadada;
    padding: 40px;
    border-radius: 10px;
    margin: 0px 30px;
}


.testi-img img{
    overflow: hidden;
    border-radius: 8px;
}

.testi-img {
    overflow: hidden;
    border-radius: 8px;
}



.promise-text p {
    font-size: 42px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
}


/* .testi-slider p::before {
    content: "";
    background-image: url(../images/quote-img1.webp);
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}

.testi-slider p::after {
    content: "";
    background-image: url(../images/quote-img2.webp);
    width: 71px;
    height: 50px;
    position: absolute;
    left: 16%;
    bottom: -9px;
    background-repeat: no-repeat;
} */

span.quote1 {
    padding-right: 20px;
}

span.quote2 {
    position: relative;
    top: 10px;
    left: 20px;
}


#home-slide .owl-dots{display: none;}

.client-img{
    border-radius: 100px;
}

.client-img img{
    border-radius: 100px;
}


.promise-text {
    padding-right: 20%;
}


.client-name {
    font-size: 28px;
    color: #00adee;
    font-weight: 600;
    margin-top: 50px;
    line-height: 37px;
}

#home-slide .owl-stage-outer {
    max-width: 700px;
}

.home-sec6{
    padding: 100px 0px;
}

.blog-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

.home-blog-card{
    border: 1px solid #dadada;
    padding: 20px 30px;
    border-radius: 10px;
    position: relative;
}


.home-blog-img img{
 clip-path: polygon(0 0, 100% 0, 100% 65%, 54% 100%, 0 100%);
  border-radius: 20px;
}



.home-blog-img{
  border-radius: 20px;
}

.blog-btn {
    position: absolute;
    right: 50px;
    background: #00adee;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 100px;
    bottom: 40px;
    transition: 0.7s ease-in-out;
}

.blog-btn:hover {
 box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
 transition: 0.7s ease-in-out;
 background-color: #fff;
}

.blog-btn:hover img{
filter: invert(1);
 transition: 0.7s ease-in-out;
}





.blog-banner {
    background-image: url(../images/blog-banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 73vh;    
    position: relative;
    z-index: 1;
    background-color: #0000006e;
    background-blend-mode: darken;
}

.inner-banner-text {
    position: absolute;
    bottom: 20%;
}

.inner-banner-title {
    color: #fff;
    font-size: 80px;
    font-weight: bold;
}

/* ----------------------blog-listing-css-------------------------- */

.home-blog-img img {
    border-radius: 10px;
}


.blog-section {
    padding: 80px 0px 80px 0px;
}

.blog-btn .cmn-btn:hover {
    color: #ea2bcc;
}
.blog-btn .btn-tertiary::before {
    border: 1px solid #ea2bcc;
}

.blog-text {
    padding: 20px 0px;
}

.blog-search {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    display: flex;
}

.inner-blog-card {
    border-radius: 5px;
}

.blog-img a {
    width: 100%;
}

.blog-search .blog-submit {
    position: absolute;
    right: 0px;
    top: 0px;
}

.blog-img {
    border-radius: 8px;
    transition: 0.7s ease-in-out;
    overflow: hidden;
}


.blog-title {
    font-size: 25px;
    color: #000;
    font-weight: 600;
}

.blog-search button {
    background: #d00007;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    border: none;
    padding: 0px 10px;
    transition: 0.5s ease-in-out;
    font-weight: bold;

}

.blog-search button:hover {
    background: #000;
    color: #fff;
    transition: 0.5s ease-in-out;

}

.blog-listing-title {
    color: #000;
    font-size: 25px;
    font-weight: 500;
}


.inner-blog-card-text {
    padding: 30px;
    transition: 0.5s ease-in-out;
    border: 1px dashed #fff;
}

.blog-search-box {
    padding: 20px 25px 140px 25px;
}

.blog-search input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 12px;
    margin-right: 10px;
}

.blog-categories-list {
    margin-top: 20px;
}

.blog-categories ul li {
    font-size: 19px;
    font-weight: 400;
    color: #000000;
    border-top: 1px solid #9f9f9f;
    padding: 10px 0px 10px 0px;
    position: relative;
    list-style: none !important;
}

.blog-categories ul {
padding: 0 !important;
}



.inner-blog-img {
    border-radius: 8px;
}

.inner-blog-img img {
    border-radius: 8px;
}

.home-blog-text p {
    font-size: 18px;
    line-height: 28px;
}

.blog-categories ul li a {
    display: inherit !important;
    transition: 0.5s ease-in-out;
}

.blog-categories a:hover {
    color: #d00007;
    transition: 0.5s ease-in-out;
}

.blog-banner-text h1 {
    font-size: 30px;
    font-weight: 400;
}

.blog-banner-text h3 {
    font-size: 30px;
    font-weight: 600;
    padding-top: 15px;
}

.blog-banner-text li {
    padding-bottom: 5px;
    font-size: 18px;
}

.blog-detail-btn a {
    text-transform: lowercase;
}




/* -----------------blog-detail-csss------------------- */

.blog-banner-text {
    margin: 30px 0px;
}

.blog-detail-title {
    color: #000;
    font-size: 26px;
    font-weight: 500;
}

.blog-contact-title {
    color: #000;
    font-size: 26px;
    font-weight: 500;
}

.blog-detail ul li{
list-style-type: disc;
}

.blog-detail ul{
padding-left: 20px;
}

.blog-detail ol{
padding-left: 20px;
}

.blog-detail ol li{
list-style: number;
}


.blog-detail  h2{
font-size: 32px;
font-weight: 600;
}

.blog-detail  h3 {
font-size: 28px;
font-weight: 600;
}

.blog-detail  h4 {
font-size: 22px;
font-weight: 600;
}

.blog-detail  h5 {
font-size: 22px;
font-weight: 600;
}

.blog-detail  h6 {
font-size: 20px;
font-weight: 600;
margin-top: 20px;
}


.blog-detail p a {
color: #da090f;
}




/* -------------------end---------------------- */


/* -------------------------error-page---------------------- */

.error-section {
    padding: 80px 0px 80px 0px;
}

.error-title {
   color: #fd2738;
    font-weight: 600;
    font-size: 70px;
    text-align: center;
    margin-top: 0px;

}

.error {
    text-align: center;
    position: relative;
}

.error>.code {
    font-size: 15rem;
    margin: 0;
    line-height: 230px;
    letter-spacing: 25px;
    font-weight: bold;
    color: #00acea;

}

.error>p {
    font-weight: 500;
    font-size: 25px;
    padding-bottom: 20px;
    color: #000;
}




/* --------------thanku-page-css---------------- */

.thanku-section {
    padding: 80px 0px 100px 0px;
}

.message {
    padding: 70px 0px;
    text-align: center;
    max-width: 800px;
    margin: auto;
    transition: 0.3s ease-in-out;
    position: relative;
   box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.thanku-text {
    font-size: 100px;
    font-weight: bold;
    color: #00acea;
}
.message p {
    font-size: 25px;
    color: #000;
    font-weight: 600;
    padding: 10px 0px 20px 0px;
    letter-spacing: 1px;
}


.no-banner-pad::before {
    height: 150px;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url(../images/banner-overlay.webp);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 9;
}


.no-banner-pad{
    padding: 250px 0px 100px 0px;
}


.home-sec7 {
    background: #154399;
}

.footer-contact-sec {
    padding: 80px 100px 80px 100px;
    background: #154399;
    height: 100%;
    position: relative;
}

.footer-contact-sec p{
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    line-height: 38px;
    
}
.footer-img {
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.footer-img img{
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.footer-btn {
    display: flex;
    gap: 20px;
}


.footer-email {
    display: flex;
    width: 175%;
    position: absolute;
    background: #ffffffd4;
    padding: 15px 20px;
    border-radius: 10px;
    margin-top: 70px;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.footer-email p{
    margin: 0;
        width: 60%;
        color: #000;
}

.footer-email .email{
    background: #fff;
    width: 36%;
    padding: 15px 20px;
    border: none;
    color: #000;
    font-size: 17px;
    border-radius: 10px;
    margin-right: 30px;
}
.footer-email .cmn-btn {
    padding: 10px 30px;
    border: none;
}




/* ----------------------footer-section------------------------- */



.footer {
    position: relative;
   background-color: #fff;
  
}
.footer-logo {
    position: relative;
    margin: 0px 60px;
}

.footer-logo::after {
    content: '';
    position: absolute;
    height: 308px;
    width: 1px;
    background-color: #dadada;
    right: 0;
}


.footer-logo::before {
    content: '';
    position: absolute;
    height: 308px;
    width: 1px;
    background-color: #dadada;
    left: 0;
}



.footer-inner {
    position: relative;
    z-index: 1;
    padding: 90px 100px 40px 100px;
}


.footer-content .footitl {
    font-size: 33px;
    font-weight: 600;
    color: #000;
    padding: 0px 0px 10px 0px;
    position: relative;   
}

.footer-content ul li {
    font-size: 18px;
    color: #000;
    padding-bottom: 8px;
    font-weight: 400;

}

.footer-content ul a:hover {
    color: #da090f;
    transition: 0.7s ease-in-out;

}

.footer-content ul li a {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.social-links li i {
    color: #fff;
    font-size: 28px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #00adee;
    border-radius: 50px;
    text-align: center;
    align-items: center;
    margin: 0px 6px 10px 0px;
    transition: 0.5s ease-in-out;
    border: 1px solid #00adee;
}

.social-links li i:hover {
    background-color: #fff;
    transition: 0.5s ease-in-out;
    color: #00adee;
     border: 1px solid #00adee;
}

.social-links {
    padding-top: 40px;   
}


.copy-right-inner {
    display: flex;
    justify-content: space-between;
    padding: 40px 100px 40px 100px;
}

.copy-right p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.copy-right a {
    color: #000;
    font-size: 17px;
}

.copy-right a:hover {
    color: #da090f;
}

.copy-right {
    position: relative;
    z-index: 1;
    border-top: 1px solid #dadada;
}

.copy-right-inner i {
    color: #bb0203;
    font-size: 16px;
    padding-right: 5px;
}



@media (max-width:1600px){
.banner-title { font-size: 65px;  margin-bottom: 15px;}
.home-banner-content p { font-size: 30px;}
.brands-card-wrapper { max-width: 1200px;  margin: auto;}
:root { --card-height: 47vw;}
.home-title { font-size: 48px;}
.rating-num { font-size: 75px;}
.gfb-rating-box p { font-size: 22px;  }
.home-sec2 { padding: 90px 0px 130px 0px;}
.home-sec4 { padding: 90px 55px;}
.promise-text p {  font-size: 36px;  line-height: 55px;}
.client-name { font-size: 25px;}
.blog-title { font-size: 23px;}
.footer-contact-sec p { font-size: 22px;}
.footer-contact-sec { padding: 50px 80px 50px 80px;}
.footer-email { margin-top: 50px;}
.no-banner-pad { padding: 220px 0px 80px 0px;}
.error > .code { font-size: 13rem;    line-height: 180px;}
.error-title {margin-top: 15px; font-size: 60px;}
.message { padding: 60px 50px;    max-width: 650px;  }
.thanku-text { font-size: 80px;}


}


@media (max-width:1440px){
.navbar .nav-link {  font-size: 18px;}
.banner-title { font-size: 60px; }
.home-banner-content p { font-size: 26px; }
.brands-card-wrapper {  max-width: 1100px; }
.brands-card-title { font-size: 30px;  margin: 20px 0px 15px 0px;}
.cmn-btn {   font-size: 17px;    padding: 10px 25px;}
.home-title {  font-size: 43px; }
.gfb-right-text { margin-left: 30px;}
.home-video iframe { height: 700px;}
.service-title { font-size: 22px;}
.home-sec4 { padding: 80px 55px;  }
.promise-text p {  font-size: 32px;   line-height: 50px; }
#home-slide .owl-stage-outer {  max-width: 600px;}
.home-sec6 { padding: 80px 0px;}
.footer-inner { padding: 70px 60px 40px 60px;}
.copy-right-inner { padding: 30px 60px 30px 60px;}


}

@media (max-width:1366px){
.navbar .nav-link { font-size: 16px; }
.nav-item {padding: 8px 15px 8px 15px;}
.nav-num a { font-size: 18px;}
.banner-title { font-size: 55px;  margin-bottom: 10px;  }
.home-banner-content p { font-size: 24px; }
.home-banner-content { padding: 25px 40px;}
p {  font-size: 17px;    line-height: 30px;}
.brands-card-title { font-size: 28px; }
.place-scroll h6 { font-size: 18px; }
.place-scroll i { font-size: 20px;}
.cmn-btn { font-size: 16px;  padding: 8px 25px;}
.home-title {font-size: 38px; }
.gfb-right-text {   margin-left: 0px;    }
.gfb-right-text p {   padding-left: 30px;}
.gfb-rating-sec { margin-top: 80px;}
.rating-num {font-size: 69px; margin: 0; }
.gfb-rating-box p { font-size: 18px; margin-bottom: 10px;}
.google-img img { width: 120px;}
.home-sec2 { padding: 80px 0px 100px 0px; }
.home-sec4 { padding: 70px 35px; }
.service-title {  font-size: 18px; }
.testi-slider span img {width: 50px !important;}
.promise-text p { font-size: 28px;  line-height: 45px;    }
span.quote2 { top: 12px;  left: 15px;}
.client-name { font-size: 22px; line-height: 30px; margin-top: 35px; }
.home-sec6 { padding: 70px 0px; }
.blog-title { font-size: 20px;  line-height: 28px; }
.blog-btn {   right: 40px;   width: 50px;  height: 50px;  line-height: 50px;  bottom: 30px;}
.blog-btn img { width: 20px;}
.footer-contact-sec p { font-size: 20px;  line-height: 34px; }
.footer-email { padding: 10px 20px;}
.footer-content ul li a { font-size: 16px;}
.footer-content ul li { font-size: 16px;}
.copy-right p { font-size: 16px;}
.copy-right p a{ font-size: 16px;}
.footer-logo::before { height: 290px;}
.footer-logo::after{ height: 290px;}
.copy-right-inner {padding: 20px 60px 20px 60px;}
.no-banner-pad { padding: 190px 0px 60px 0px;}
.error > .code {font-size: 11rem;  line-height: 140px;}
.error-title { font-size: 48px;  margin-top: 10px;}
.message p {font-size: 18px; padding: 0px 0px 10px 0px;}
.message {padding: 40px 50px;    max-width: 540px;}
.thanku-text {font-size: 70px;}
.no-banner-pad::before { height: 130px;}
.error>p { font-size: 20px;}



}