body{
  font-family: 'Manrope', sans-serif;
  margin: 0px;
  padding: 0px;
}

.blue:hover {background: linear-gradient(90deg, rgba(4,219,255,1) 0%, rgba(42,142,251,1) 35%, rgba(64,97,249,1) 100%);color: white;text-decoration: none;transition: 0.7s ease;}
a.nav-link:before {
    position: absolute;
    content: "";
    background: white;
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 0px;
    transition: 0.7s ease;
}
.main-sol {
    text-align: center;
    display: flex;
    flex-direction: initial;
    justify-content: center;
    gap: 27px;
    margin: 20px 0px 38px;
}

a.nav-link:hover {
    color: #3774fa!important;
}
section.contact-form .col-lg-8 {
    padding: 0px;
}
a.nav-link:hover:before {
    width: 100%;
}
.black:hover {
    color: #04062c;
    border-color: #04062c;
    background-color: transparent;
    text-decoration: none;
}
.women- video {
    height: 320px;
    object-fit: cover;
    background-position: center center;
}

@font-face {
  font-family: circle;
  src: url('../fonts/FontsFree-Net-CircularStd-Bold.ttf');
}

h1,h2,h3,h4,h5{
  font-family: circle;
}



/* section-1-css-start */
a.nav-link {
    color: #04062c!important;
    font-size: 15px;
    font-weight: 600;
    transition: 0.7s ease;
    position: relative;
}

.header-but {
    display: flex;
    align-items: center;
    gap: 20px;
}

.black {
    background-color: #04062c;
    color: white;
    font-size: 13px;
    padding: 10px 20px 8px 20px;
    border-radius: 23px;
    font-weight: 500;
    border: 2px solid transparent;
    transition: 0.7s ease;
}

.blue {
    /* background-color: #04062c; */
    color: white;
    font-size: 13px;
    padding: 10px 30px 8px 30px;
    border-radius: 23px;
    font-weight: 500;
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    transition: 0.7s ease;
}

section.sec-1 {
    /* padding-top: 33px; */
    padding: 3rem 0rem 1rem;
    position: relative;
    overflow: hidden;
}
.bigtex {
    display: flex;
    gap: 40px;
    white-space: nowrap;
    animation: loop 15s infinite linear;
}

.whi {
    white-space: nowrap;
    display:flex;
    gap:20px;
    width: 76%;
    overflow: hidden;
}

@keyframes loop {
  
   100%{
       -webkit-transform: translateX(-100%);
    transform: translateX(-100%); 
   }
}
.sec-1-but {
    display: flex;
    align-items: center;
    /* background-color: #f1f2f6; */
    /* justify-content: center; */
    gap: 12px;
    width: 72%;
    z-index: 33;
    margin: 0px auto 30px;
    position: relative;
}

.sec-1-but p {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #04062c;
}

.sec-1-but .blue {
    padding: 7px 20px 4px 20px;
}

.sec-1-but:before {
    position: absolute;
    background: #f1f2f6;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
    left: 34px;
    border-radius: 34px;
}

.sec-1-heading {
    text-align: center;
}

.sec-1-heading h1 {
    color: #04062c;
    font-size: 73px;
    line-height: 57px;
    width: 85%;
    margin: 0px auto;
    letter-spacing: -0.05em;
    line-height: 1em;
    /* text-shadow: 0 1px 0 rgb(204,204,204), 0 2px 0 rgb(201,201,201), 0 3px 0 rgb(187,187,187), 0 4px 0 rgb(185,185,185), 0 5px 0 rgb(170,170,170), 0 6px 1px rgba(0,0,0,0.0980392), 0 0 5px rgba(0,0,0,0.0980392), 0 1px 3px rgba(0,0,0,0.298039), 0 3px 5px rgba(0,0,0,0.2), 0 5px 10px rgba(0,0,0,0.247059), 0 10px 10px rgba(0,0,0,0.2), 0 20px 20px rgba(0,0,0,0.14902); */
    /* color: white; */
}

.sec-1-heading p {
    color: #6f707d;
    font-size: 13px;
    font-weight: 500;
    width: 65%;
    margin: 13px auto 24px;
}

section.sec-2 {}
/* section-1-css-end */




/*sec-2-css-start*/

.sec-2{
  background-image: url(../images/sec-2-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 678px;
  overflow: hidden;
  position: relative;
  text-align: center;
  /* z-index: 1111; */
  padding-top: 0rem;
}

.sec-2--con a img {
    z-index: -1;
    width: 143px;
    animation: rota 15s infinite linear;
}

@keyframes rota {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.sec-2--con {
    /* z-index: 1; */
    margin-top: 16px;
}

.sec-2--con a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.sec-2--con a p {
    text-align: center;
    margin-bottom: 0px;
    font-size: 34px;
    position: absolute;
    top: 32px;
    color: #06082d;
    -webkit-animation-name: shake;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count:   infinite;
    -webkit-animation-timing-function:   linear;
    -webkit-transform-origin:            50% 100%;
}
@keyframes tilt-shaking{
  0% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}
/*sec-2-css-end*/



/*sec-5-css-start*/
.sec-5-main{
  /* border-radius: 15px; */
  /* background-image: url(../images/sec-5-img1.png); */
  /* background-size: cover; */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  height: auto;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  /* background-attachment: fixed; */
}

.sec-5-main video {
    border-radius: 17px;
    border: 13px solid #efe8e8;
    background-attachment: fixed;
}

/*sec-5-css-end*/






















* section5 start */

.section-5 {
  background-color: var(--red);
  text-align: center;
}

.banner-content h6 {
  color: var(--white);
  font-size: 19px;
  margin: 25px 0px 0 54px;
  text-align: start;
  font-family: 'Manrope', sans-serif;
  text-align: center;
  margin-left: 0px;
}

.banner-content p {
  line-height: 29px;
  color: #8a8b8c;
  font-size: 1rem;
  /* width: 80%; */
  font-weight: 500;
  text-align: start;
  /* margin: auto; */
  font-family: manrope;
  /* margin-left: 53px; */
  padding: 0px 52px;
  font-family: 'Manrope', sans-serif;
  text-align: center;
}

.best-selling {
  background-color: #000;
  padding: 6rem 0rem 4rem;
}

.carouselNew-carousel .banner-content {
  /* opacity: 0.3; */
  position: relative;
  padding: 52px 0px 52px;
  text-align: center;
  /* background-color: var(--black); */
  box-shadow: 12px 20.785px 52px 0px rgba(0, 0, 0, 0.03);
  z-index: -1;
  margin: 0px 25px;
  border-radius: 15px;
  margin-left: 53px;
  text-align: center;
  width: 84%;
  margin: 0 auto;
}

.carouselNew-carousel .active.center .banner-content {
  opacity: 1;
  z-index: 1111;
}

.banner-content {
  position: relative;
  opacity: 1;
  /* /z-index: 0; */
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

.carouselNew-carousel .active.center .banner-content {
  z-index: 111;
  border-radius: 24px;
  /* background-color: #262626; */
  background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
  transform: scale(1.3);
  /* box-shadow: 10px 10px 1px -13px #262626; */
  border: 1px solid #030303;
  width: 85%;
  margin: 0px auto;
  text-align: center;
  /* height: 343px; */
  display: flex;
  flex-direction: column;
}

.Stars {
  text-align: start;
  padding: 30px;
  margin-left: 22px;
  position: absolute;
  top: -51px;
}
.banner-content span {
  color: #facb64;
  font-weight: 500;
}
.sliderBanner h2 {
  font-size: 63px;
  text-align: center;
  /* / margin-bottom: 90px; / */
  color: #04062c;
  font-weight: 700;
  text-transform: uppercase;
}

section.Section-6 {
  padding: 90px 0;
  scroll-behavior: smooth;
  background: transparent;
  overflow: hidden;
  position: relative;
}
.Stars img {
  width: 7% !important;
}

.carouselNew-carousel .item {
  padding: 103px 0px;
}
.banner-content span i {
  margin-top: 12px;
}
.banner-content span i {
  margin-top: 12px;
}

section.section-5 {
  padding: 50px 0px 50px;
}

/* section5 end */



























/*test-monials-css-css-satrt*/
 .TestiInfo img {
    display: flex !important;
    align-items: center !important;
    /* width: 70% !important; */
  }
  
  .TestiInfo figure {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .TestimonialSec {
    background-color: #f9fafd;
  }
  .TestiInfo {
    background-color: white;
    margin: 0 4px;
    padding: 0 12px;
    border-radius: 10px;
    box-shadow: 0px 0px 12px 1px lightcyan;
  }
  .test-sec {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  
  .test-sec p {
    font-size: 1rem;
    text-align: center;
    margin: auto;
    width: 42%;
    font-family: "Manrope";
    font-weight: 500;
    line-height: 25px;
  }
  .TestimonialSec.bootom {
    padding-bottom: 37px;
  }
  .bottom-footer.inner {
    background-color: var(--custom-color);
  }
/*  testimonial-css-end*/





































/* footer start */
footer {
  background-color: #000000;
  padding: 2rem 0rem 0rem 0rem;
}
.footer-phone ul p {
  color: white;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.sec-6-img {
    position: absolute;
    top: -64px;
    right: 19px;
    animation: move 8s infinite linear;
}
@keyframes move {
     0%{
         transform:translateX(0px);
     }
     

       50%{
         transform:translateX(-70px);
     }
     
 } 

.carouselNew-carousel .active.center .banner-content p {
    color: white;
}
.footer-phone ul li {
  list-style: none;
  display: flex;
  align-items: center;
}

.footer-phone ul {
  padding: 0;
}

.footer-phone ul li p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0px;
  text-transform: unset;
}

.footer-link p {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
}

.footer-link ul li {
  list-style: none;
}

.footer-link ul li a {
  color: white;
  text-decoration: none;
  font-size: 15px;
}

.footer-link ul {
  margin-top: -10px;
  padding: 0px;
}

.footer-link {
  margin-top: 45px;
}
.footer-phone ul li span {
  margin-right: 10px;
  font-size: 20px;
  color: white;
}
.footer-sub p {
  color: white;
  font-size: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.footer-sub span {
  color: white;
  font-size: 17px;
}

.footer-sub input {
  width: 87%;
  padding: 13px 10px 13px 26px;
  border-radius: 37px;
  font-size: 12px;
  font-weight: 700;
  outline: antiquewhite;
  border: 0px;
  margin-top: 13px;
  margin-bottom: 16px;
}
.footer-sub button {
  font-size: 13px;
  font-weight: 400;
}

.footer-sub {
  position: relative;
  /* margin-top: 128px; */
}

.footer-sub:before {
  position: absolute;
  /* content: ""; */
  background: #2d2d2d;
  height: 178px;
  width: 1px;
  left: -45px;
  top: -1px;
}
.footer-row {
  padding: 25px 0px 20px 0px;
  margin-top: 2rem;
  border-top: 1px solid #2d2d2d;
}

.footer-email p {
  margin-left: 14px;
  color: white;
  font-size: 15px;
}

.footer-email p span {
  color: var(--heading-light-color);
}

.footer-anchor {
  display: flex;
  justify-content: space-around;
  flex: 0 0 50%;
  flex-wrap: wrap;
}

.footer-anchor a {
  color: white;
  font-size: 15px;
  /* text-transform: capitalize; */
  margin-left: -18px;
}

section.section-8 {
  margin-bottom: 70px;
  background: #1f1f1f;
}

.footer-link2 {
  margin-top: 132px;
}

.social-icons span i {
  font-size: 21px;
  margin: 20px 10px 0px 0px;
}

.footer-sub .email {
  font-size: 14px;
  margin-top: 30px;
}
.Stars {
}

.Stars i {
    font-size: 52px;
}
/* footer end */


/* all-sec-css- */
.sec-headeing-main {
    text-align: center;
    margin-bottom: 25px;
}

.sec-3-main:hover {
    background-color: #acf4ff;
}

.sec-3-main:hover img {
    transform: scale(1.1);
}

.sec-3-main img {
    transition: 0.7s ease;
    margin-bottom: 15px;
}

.sec-3-main {}

.sec-3-main {}

.col-md-4:nth-child(3) .sec-3-main:hover img {
    transform: scale(1.1);
}

.sec-headeing-main h1 {
    font-size: 45px;
    color: #04062c;
}

.sec-headeing-main p {
    color: #5a5b6a;
    width: 57%;
    font-size: 15px;
    margin: 0px auto;
    font-weight: 500;
}

section.sec-3 {
    padding: 3rem 0rem;
    background-color: feffff;
    position: relative;
}

.sec-3-main h3 {color: #04062c;padding-left: 15px;}

.sec-3-main p {
    color: #5a5b6a;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
}

.sec-3-main {
    box-shadow: 0px 0px 17px -5px #add8e6e0;
    padding-left: 10;
    /* background-color: #cbf8ff; */
    transition: 0.7s ease;
    overflow: hidden;
}

.container {
    max-width: 1268px;
}

.sec-headeing-main h1 span {
    display: block;
}

section.sec-4 {
    background: #f7f8fc;
    padding: 1rem 0rem 5rem;
}

.sec-4-main {
    color: white;
    box-shadow: 0px 0px 18px -4px lightblue;
    padding: 15px 15px;
    border-radius: 8px;
    height: 327px;
    transition: 0.7s ease;
    position: relative;
    z-index:1;
}

.sec-4-main:hover:before {
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    height: 100%;
    width: 100%;
}

.sec-4-main:hover h1 {}

.sec-4-main:hover h1 {}

.sec-4-main:hover p {
    color: white;
}

.sec-4-main:before {
    position: absolute;
    content: '';
    height: 0%;
    width: 50%;
    top: 0px;
    left: 0px;
    transition:0.7s ease;
    z-index: -1;
    border-radius: 10px;
}

.sec-4-main p {
    color: #2e2e2e;
    font-size: 26px;
    font-weight: 500;
}

.sec-4-con h1 {
    color: #2e2e2e;
    font-size: 29px;
    font-family: 'Manrope';
    width: 61%;
    margin-top: 50px;
    font-weight: 600;
}

.sec-4-con p {
    color: #2e2e2e;
    font-size: 15px;
    margin: 33px 0px 0px;
}

.sec-4-con {}

.sec-4-main:hover h1 {}

.sec-4-main:hover h1 {
    color: white;
}

.sec-ve-but {
    margin: 27px 0px;
}

section.sec-5 {
    padding: 2rem 0rem 9rem;
}

section.sec-6 {
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    display: flex;
    align-items: center;
    position: relative;
    padding: 93px 0px;
}

.sec-6-main h1 {
    color: #ffffff;
    font-size: 86px;
    margin-bottom: 58px;
    line-height: 74px;
    width: 60%;
    /* animation: auto; */
    -webkit-animation-name: shake;
    -webkit-animation-duration:          2s;
    -webkit-animation-iteration-count:   infinite;
    -webkit-animation-timing-function:   linear;
    -webkit-transform-origin:            50% 100%;
}
@-webkit-keyframes shake {
  0%  { -webkit-transform:     translate(2px, 1px) rotate(0deg); }
  10% { -webkit-transform:     translate(-1px, -2px) rotate(-2deg); }
  20% { -webkit-transform:     translate(-3px, 0px) rotate(3deg); }
  30% { -webkit-transform:     translate(0px, 2px) rotate(0deg); }
  40% { -webkit-transform:     translate(1px, -1px) rotate(1deg); }
  50% { -webkit-transform:     translate(-1px, 2px) rotate(-1deg); }
  60% { -webkit-transform:     translate(-3px, 1px) rotate(0deg); }
  70% { -webkit-transform:     translate(2px, 1px) rotate(-2deg); }
  80% { -webkit-transform:     translate(-1px, -1px) rotate(4deg); }
  90% { -webkit-transform:     translate(2px, 2px) rotate(0deg); }
  100%{ -webkit-transform:     translate(1px, -2px) rotate(-1deg); }
 }
.white {
    color: #000000;
    font-size: 16px;
    padding: 15px 45px 12px 45px;
    border-radius: 44px;
    font-weight: 500;
    background-color: white;
}
/* all-sec-css */











.ml11 {
  font-weight: 700;
  font-size: 3.5em;
}

.ml11 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 1em;
  padding-bottom: 0.15em;
}

.ml11 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: black;
  transform-origin: 0 50%;
}

.ml11 .line1 {
  top: 0px;
  left: 11px;
}

.ml11 .letter {
  display: inline-block;
  line-height: 1em;
}








.ml110 {
  font-weight: 700;
  font-size: 3.5em;
}

.ml110 .text-wrapper0 {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 1em;
  padding-bottom: 0.15em;
}

.ml110 .line0 {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: black;
  transform-origin: 0 50%;
}

.ml110 .line10 {
  top: 0px;
  left: 11px;
}

.ml110 .letter {
  display: inline-block;
  line-height: 1em;
}








.img-ab-1 {
    position: absolute;
    z-index: -1;
    left: 24px;
    top: 0px;
    animation: move-left 7s ease infinite;
}
@keyframes  move-left{
    0%{
        transform:translateX(0px);
    }

     50%{
        transform:translateX(-80px);
    }
}
.img-ab-1 img {
    width: 50%;
}

.img-ab-2 {
    /* position: absolute; */
    /* right: 0px; */
    /* width: 29%; */
}

.img-ab-2 img {
    width: 24%;
    position: absolute;
    right: -239px;
    /* top: -183px; */
    bottom: 0px;
    animation: top 9s ease infinite;
}

@keyframes top{
  0%{
    transform:translateY(0px);
    filter:brightness(1);
  }
  50%{
    transform:translateY(-80px);
    filter:brightness(0);
  }
}

.sec-5-main a {
    -webkit-animation-name: shake;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-transform-origin: 50% 100%;
}

.sec-img2ab img {
    position: absolute;
    left: -794px;
    width: 91%;
    z-index: -1;
    animation: rot 7s ease infinite;
}

@keyframes rot{
    0%{
        transform:rotate(0deg);
    }

    50%{
        transform:rotate(25deg);
    }

    100%{
        transform: rotate(0deg);
    }
}

.sec-img2ab {
    /* width: 0%; */
}


.ml9 span{
   font-family: 'Orbitron', sans-serif;
}


.ml9 {
  position: relative;
  
}

.ml9 .text-wrapper {
  position: relative;
 
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml9 .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em;
}


.ml14 {
  font-weight: 200;
  font-size: 3.2em;
}

.ml14 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml14 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #04062c;
  transform-origin: 100% 100%;
  bottom: 0;
}

.ml14 .letter {
  display: inline-block;
  line-height: 1em;
}


.ab-secla {
    position: absolute;
    width: 23%;
    left: -169px;
    top: 107px;
    animation: col 10s ease infinite;
}

@keyframes col{
    0%{
        filter:brightness(1);
    }

    50%{
        filter:brightness(0);
    }

    100%{
        filter:brightness(1);
    }
}header a img {
    width: 66%;
}



/*inner-page-css-start*/
section.sec-2.about11.blogs {
    background-image: url(../images/blogss.jpg);
    background-position: center;
}
section.sec-2.about11 {
    background-image: url(../images/about1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*height: 326px!important;*/
}

.sec-1-heading.aaa p {
    margin-bottom: -3px;
}



/*about-sec-css-statr*/
.tabs-left {
  border-bottom: none;
  /* border-right: 1px solid #ddd; */
  display: block;
  padding: 15px 20px;
  box-shadow: 0px 0px 16px -4px lightblue;
}

.tabs-left>li {
  float: none;
  margin: 19px 0px;
  /* color: #3180fa; */
  font-size: 17px;
  font-weight: 600;
  background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  /* background:#f90; */
  border:none;
  border-radius:0px;
  margin:0px;
  color: #3180fa;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f90;
    display: block;
    width: 0;
    display: none;
    }


.tab-content h3 {
    font-size: 32px;
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px;
}

.tab-content h1 {
    color: #04062c;
    font-size: 49px;
    margin-bottom: -2px;
}

.tab-content p {
    color: #6f707d;
    font-size: 15px;
    font-weight: 500;
    width: 85%;
}

section.about-sec1 {
    padding: 5rem 0rem;
}
/*about-sec-css-end*/


/*service-page-css-start*/
/*our services css start*/
section.service-details {
    margin: 4rem;
}
.service-details .nav-pills .nav-link:last-child {
    margin-bottom: 0px;
}
.service-details .nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link:hover {
    color: #fff !important;
    background: #b8cae0;
}
.service-details .nav-pills .nav-link {
    margin-bottom: 4px;
    margin-top: 0px;
    padding: 18px;
    color: #fff !important;
    border-radius: 5px;
    background-color: #00adee;
    font-size: 19px;
    font-weight: 600;
    transition: 0.5s ease;
}
.service-details .tabs {
    margin-right: 30px;
}
.service-details-box p {
    margin-bottom: 2rem;
    font-size: 16px;
    color: #5c5c5c;
    line-height: 24px;
    font-weight: 500;
}
.service-details-box h2 {
    font-weight: bold;
    font-size: 52px;
    margin-bottom: 20px;
    color: rgb(4 6 44);
    letter-spacing: 2px;
}

.ServicesPageinner h4{
    margin-bottom: 1rem;
    font-size: 24px;
    font-weight: 700;
    color: #04062c;
}
.ServicesPageinnerImage{
    margin-bottom: 2rem;
}

.service-details .nav.flex-column {
    /* background-color: #0e2d5c; */
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    height: auto;
    border-radius: 12px;
    width: 92%;
    padding: 22px 25px;
}
.heading- h4 {
    color: white;
    /* margin: 32px 0px 0px 41px; */
    text-align: left;
    margin-top: 28px;
    padding: 0 0 0 20px;
    font-size: 31px;
}

.service-details .nav.flex-column a {
    color: white!important;
    text-align: left;
    font-size: 16px;
    margin: 6px 0px;
    text-decoration: none;
}
.service-details .nav.flex-column a:hover {
    text-decoration: underline;
}   
.service-details .nav.flex-column a:hover {
    text-decoration: none;
}
/* ............services css end......... */






/*BLOGS CSS START*/
.BlogMain {
    padding: 4rem 0 70px;
}
.BlogTAbs {
    align-items: center;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    justify-content: space-between;
    margin-top: 1rem;
}
.HeadingText h5 {
    letter-spacing: 1px;
    padding-bottom: 0.875rem;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #333333;
}
.BlogMain .TabsMAin {
    /* float: right; */
    /* display: flex; */
}
.BlogMain ul#myTab {
    gap: 1rem;
    border-bottom: 0px solid #333333;
}
.BlogMain .nav-item {
    padding-left: 11px;
}
.BlogMain .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #3c98cd;
    border-bottom: 3px solid var(--primary-color)!important;
    /* padding: 11px; */
}
.BlogMain .nav-tabs .nav-link {
    border-bottom: 3px solid transparent!important;
    border: 0;
    padding: 3px;
    color: #333333;
    font-weight: 500;
    display: block;
    padding-bottom: 0.875rem;
    position: relative;
    transition: 0.7s ease;
}
.BlogArea {
    padding: 3rem 0 1rem;
}
.BlogContent {
    display: flex;
    padding-bottom: 2rem;
}
.blogImage img {
    width: 365px;
}
.Blogtext {
    padding: 1.1rem 0 0 3rem;
    flex: 0 0 100%;
}
.Blogtext span {
    font-size: 1rem;
    color: #cccccc;
}
.Blogtext h6 {
    font-size: 1.3rem;
    line-height: 25px;
    color: #322c2d;
    margin: 1rem 0;
    width: 76%;
    position: relative;
    padding-bottom: 24px;
}
.Blogtext p {
    color: #666666;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}
.Blogtext a {
    font-size: 1rem;
    font-weight: 500;
    /* color: #3c98cd; */
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.BlogMain .sideright {
    background: #f9f4f4;
    padding: 25px 15px 25px;
}
.BlogMain .customh2 {
    font-size: 24px;
    color: #333333;
    font-weight: 300;
    font-family: unset;
    margin: 0;
    border-bottom: 1px solid #93c9e5;
    margin-bottom: 21px;
}
.BlogMain .archieve-item {
    list-style: none;
    padding: 0;
    margin: 0;
}
.BlogMain .archieve-item li:first-child {
    position: relative;
}
.BlogMain .archieve-item li {
    margin-bottom: 9px;
    position: relative;
}
.BlogMain .archieve-item a {
    font-size: 13px;
    display: contents;
    color: #333333;
    font-weight: 600;
    text-decoration: none;
    line-height: 33px;
}
.archieve-item li a.active:before {
    background: #3d98cd;
    height: 2px;
    width: 14%;
    position: absolute;
    content: "";
    left: 0px;
    top: 27px;
}
.BlogMain .populartag ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 0.3rem;
    margin-bottom: 0.475rem;
    flex-wrap: wrap;
}
.BlogMain .populartag .btnTag {
    color: #a3a2a0;
    border: 1px solid #a3a2a0;
    border-radius: 0px;
    transition: 0.5s ease;
    transition: 0.7s ease;
    padding: 6px 14px;
    background: #fff;
    font-size: 13px;
}
.BlogMain .populartag h6 {
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    font-size: 1.5rem;
    margin: 2rem 0 1.5rem;
}
.Paginationarea {
    display: flex;
    padding-top: 1rem;
    justify-content: center;
    border-top: 2px solid #86868647;
}
.Paginationarea .page-item {
    margin-right: 1.5rem;
}
.Paginationarea .page-link {
    color: #2c3132;
    font-weight: 500;
    border: 0;
    transition: 0.5s ease;
    border-radius: 0;
    padding: 0;
    font-size: 1.063rem;
    background: transparent;
}

.Blogtext h6:before {
    position: absolute;
    content: "";
    width: 67px;
    height: 3px;
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    bottom: 0px;
}

.archieve-item li:before {
    background: #3d98cd;
    height: 2px;
    width: 0%;
    position: absolute;
    content: "";
    left: 0px;
    top: 27px;
    transition: 0.7s ease;
}

.archieve-item li:hover:before {
    width: 14%;
}

.BlogMain .populartag .btnTag:hover {
    background: linear-gradient(90deg, rgba(64,97,249,1) 0%, rgba(42,142,251,1) 35%, rgba(4,219,255,1) 100%);
    color: white;
}

.BlogMain .nav-tabs .nav-link:before {
    background: #3d98cd;
    height: 2px;
    width: 0%;
    position: absolute;
    content: "";
    left: 0px;
    transition: 0.7s ease;
    top: 27px;
}

.BlogMain .nav-tabs .nav-link:hover:before {
    width: 100%;
}
/*BLOGS CSS END*/

/* contact page start */
    
    .contactDetailsSub-content {
      text-align: center;
    }
    .locationDiv img {
        width: 9%;
    }
    .locationDiv {
      text-align: center;
      margin-bottom: 20px;
      width: 19%;
      background-color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: auto;
      margin-right: auto;
      height: 38%;
      border-radius: 43px;
      transition: 0.7s ease;
      /* border: 2px dotted white; */
      /* padding: 13px; */
    }
    
    .contactDetailsSub {
      border: 1px solid #ececec;
      height: 289px;
      padding: 40px 0;
      background-color: #f4f4f4;
    }
    .contactDetailsSub-content p {
      margin-bottom: 7px;
    }
    .social-icons span {
      margin: 0 10px;
      font-size: 17px;
    }
    section.contactDetails {
      padding: 90px 0 0px;
    }
    .map-location iframe {
      width: 100%;
      height: 530px;
    }
    form.contact-form .form-row {
      width: 100%;
    }
    form.contact-form .form-row input {
      height: 55px;
      color: #8d8d8d;
      width: 96%;
    }
    form.contact-form .form-email input {
      width: 100%;
      height: 50px;
      color: #8d8d8d;
      margin: 10px 0;
    }
    form.contact-form .message input {
      padding-bottom: 120px;
      padding-top: 20px;
      margin: 30px 0;
      color: white;
      width: 96%;
      background: #02deff;
    }
    form.contact-form button.btn.btn-primary {
      padding: 17px 50px;
      border-radius: 40px;
      background-color: #ffffff;
      font-size: 15px;
      font-weight: 500;
      border: none;
      color: #02deff;
      font-size: 15px;
      font-weight: 600;
    }
    form.contact-form .form-group {
      padding: 0;
    }
    form.contact-form .form-row {
      margin: 0;
    }
    section.contact-form {
      padding-bottom: 100px;
    }
    .map-location h2 {
      margin-bottom: 40px;
      font-family: "Roboto", sans-serif;
      display: none;
    }
    .main-form-div h2 {
      margin-bottom: 40px;
      font-family: "Roboto", sans-serif;
      margin-bottom: 0px;
      color: white;
      font-size: 33px;
      font-weight: 400;
    }

.locationDiv img {
    width: 40px;
}

.contactDetailsSub:last-child {
    /* display: none; */
}



.locationDiv {}

.contactDetailsSub:hover .locationDiv {
    background: aqua;
}

.contactDetailsSub:hover .locationDiv img {
    filter: brightness(1.5);
}

.contactDetailsSub:hover {
    background: white;
    /* border: none; */
}

.contactDetailsSub-content h3 {
    font-size: 19px;
    color: #333333;
}

.contactDetailsSub-content p a {
    color: #676767;
    font-size: 15px;
    font-weight: 500;
}

.contactDetailsSub-content p {
    margin-bottom: 0px;
}

.main-form-div {
    padding: 30px 20px;
    background: #425ff8;
}

.main-form-div p {
    color: white;
    margin: 10px 0px 42px;
}

section.contact-form .col-lg-6 {
    padding: 0px!important;
}

section.contactDetails .col-lg-4 {
    padding: 0px;
}
    /* contact page end */


/*inner-page-css-end*/




/* privacy-notice-css-start */
section.sec-pr {
    padding: 3rem 0rem;
}

.priv-p {
    margin: 55px 0px;
}

.priv-p p {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
}

.priv-p h4 {
    color: #2f85e0;
    font-size: 30px;
}

.priv-p ul {
    padding: 0px;
}

.priv-p ul li {
    list-style: auto;
}

.priv-p ul li {
    /* display: inline-flex; */
    /* width: 100%; */
    margin: 30px 0px;
}

.priv-p ul li h4 {
    /* width: 20%; */
    margin-bottom: 0px;
    color: black;
    font-size: 20px;
}

.priv-p ul li p {
    /* width: 70%; */
}

.priv-p ul li::marker {
    font-weight: 800;
}
/* privacy-notice-css-end */


.blog-de-img h3 {
    font-size: 21px;
    color: #04062c;
}

.blog-de-img h4 {
    font-size: 21px;
    color: #04062c;
    margin-bottom: 19px;
}

.blog-de-img p {
    font-size: 16px;
    color: #04062c;
    font-weight: 500;
}

.blog-de-img img {
    margin-bottom: 30px;
    border-radius: 12px;
}

.blog-un {
    margin: 32px 0px;
}

.blog-un ul {
    padding: 0px;
}

.miss-log {
    /* text-align: center; */
    /* display: flex; */
}

.Blogtext.aaaaaaa {
    padding: 0px;
}

.Blogtext.aaaaaaa span {
    color: black;
    font-weight: 600;
}

.Blogtext.aaaaaaa h6 {
    color: #3c6af9;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 10px;
    margin-top: 2px;
}
.BlogMain .nav-tabs .nav-link.active {color: #3773fa !important;}
.BlogMain .nav-tabs .nav-link.active:before {width: 100%;}