
/* software erp develpment */

.about-header-area_software {
  padding-top: 180px;
  
  padding-bottom: 120px;
  position: relative;
  background-image: url('../images/astrology_banner1.png');
  background-size: cover;
  
  background-position:center; /* X और Y दोनों को center करें */
  background-repeat: no-repeat;
}
    .about-header-area_software::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(8, 7, 7, 0.9);
    z-index: 1;

}
.web_based_erp_sof_text span{
    padding-top: 10px !important;
}
.web_based_erp_sof_text i{
    padding-top: 10px !important;
}
.about-header-area {
    position: relative;
    z-index: 1;
    
    padding: 190px 0 80px;
}
.web_based_erp_sof_text img{
    height: 32px;
    width: 45px;
    object-fit: contain;
    padding:0px 10px;
}
.typewriter_carrier {
   
   
    height: 50px;
    margin-top: 20px;
    margin-bottom: 30px !important;
}
.typewriter-container {
  
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 48px;
    font-weight: bold;
    color: #3b3b4f;
   
}
.web_based_erp_sof_typewriter{
  
       background: linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(243, 115, 53) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.web_based_erp_sof_text {
    padding-left: 10px;
}
.web_based_erp_sof_text a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.fa-angle-right::before {
    content: "\f105";
}


.about-header-area_software::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 36, 36, 0.0); /* 50% dark overlay */
    z-index: 1;
}
.web_based_erp h2{
color: #212529;
}
.web_based_erp p{
color: #212529;
}
.web_based_erp ul li{
    margin-bottom: 10px;
color: #212529;
}
.nemerology_heading{
    font-size: 24px !important;
    margin-top: 10px;
}
.nemerology_second_heading{
    font-weight: 700;
    color: #080808;
   font-size: 20px !important;
    margin-top: 20px;  
}

.contact_page_breadcrumb h1,
.contact_page_breadcrumb  a,
.contact_page_breadcrumb a span
{

   color: #fff !important; 
}

.web_based_erp h2{
  margin-top: 40px;
 font-size: 44px;
 font-weight: 700;
}
.web_based_erp h2 span{
   

  background: linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(243, 115, 53) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.web_based_erp p{
  font-size: 16px;
  margin-top: 20px;
  text-align: justify;
}

.left_web_based_erp h2{
   font-size: 28px;
 font-weight: 700;
}

.left_web_based_erp p{
 font-size: 16px;
  margin-top: 15px;
  text-align: justify;
}
.web_based_software_erp{
  height: 60px;
}

.web_based_section-title{
  margin-bottom: 60px;
}
.web_based_section-title .web_based_title {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.web_based_section-title .web_based_title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px; /* line ki length */
    height: 3px; /* line ki thickness */
    background-color: #2d4a8a; /* line ka color */
    border-radius: 2px;
}
.testimonial4-section-area .testimonial4-slider-area .owl-nav .owl-prev {
  display: none;
}
.testimonial4-section-area .testimonial4-slider-area .owl-nav .owl-next {
     display: none;
}

.step_1 h6{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
.information_gathering p{
  font-size: 14px !important;
  text-align: center;
}
.step_1_img img{
  height: 50px;
  width: 100%;
  object-fit: contain;
}


  .wb_based_background_color {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 450px;
    height: 450px;
    border-radius: 100%;
    /* background-image: linear-gradient(hsl(29, 100%, 50%) 10%, hsl(29, 100%, 50%)); */
    filter: blur(250px);
    transition: all 450ms ease-out;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    transform: translate(calc(-50% + 15px), -50%);
    z-index: 1;
} 

.web_baseda_section_background{
    padding: 60px 0;
 
  background: #efefef;
   
    position: relative;
    overflow: hidden;
}
/* .who_we_are_main_text{
  position: absolute;
  
}  */



/* new css  */
.about-img {
    display: flex;
    position: relative;
    gap: 30px;
}
.page-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .circle-wrapper {
    position: relative;
    width: 330px;
    height: 330px;
    float: left;
    margin: 10px;
  }

  .image-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
  }

  .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  .circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 2.5px;
    box-sizing: border-box;
    background-clip: content-box;
    border: 5.5px dashed #17bea8;
    font-weight: 900;
    animation: spin 10s linear infinite;
    pointer-events: none; /* so that it doesn't block clicks */
  }

  .circle-wrapper:active .circle {
    animation: spin 2s linear infinite;
  }

  .success {
    background-color: transparent;
  }

  @keyframes spin {
    100% {
      transform: rotateZ(360deg);
    }
  }

  .circle-wrapper img{
    background-color: #fff;
    padding: 15px;
    border-radius: 50%;
    object-fit: contain;
    width:330px ;
    height:330px ;
  }

  /* Our_experties */


.email_marketing_set_fix{
  background-image: linear-gradient(91deg, rgb(255, 10, 84) 0.78%, rgb(255, 111, 0) 99.88%);
}

.single_card_link_builingding h5 a,
.email_marketing_set_fix h5 a{
color: #fff !important;
}

.single_card_link_builingding p,
.email_marketing_set_fix p{
color: #fff !important;
}



.right_img_icons img{
padding-top: 5px !important;
height: 30px;
width: 25px;
object-fit: contain;
}
/* .container {
    position: relative;
    z-index: 2;
} */

.hero13-section-area .img2 {
  
    bottom: -1813px;
}

.hero13-section-area {

    min-height: 440px;}

    .hero13-section-area .img1 img {
          margin-bottom: -80px;
  
    height: 405px;
     object-fit: contain;
    left: 20px;
}

.home_page_typewriter {
  display: inline-block;
  
  font-size: 42px;
  position: relative;
  /* white-space: nowrap; */
}

 .mapouter iframe{
  height: 400px !important;
 }






/* ______ */
.about-img {
    display: flex;
    position: relative;
    gap: 30px;
}
.page-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

   .circle-wrapper {
    position: relative;
    width: 330px;
    height: 330px;
    float: left;
    margin: 10px;
  }

  .image-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
  }

  .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  .circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 2.5px;
    box-sizing: border-box;
    background-clip: content-box;
    border: 5.5px dashed #17bea8;
    font-weight: 900;
    animation: spin 10s linear infinite;
    pointer-events: none; /* so that it doesn't block clicks */
  }

  .circle-wrapper:active .circle {
    animation: spin 2s linear infinite;
  }

  .success {
    background-color: transparent;
  }

  @keyframes spin {
    100% {
      transform: rotateZ(360deg);
    }
  }  

.hero13-section-area .hero13-header .header-btn21.btn2 {
 
    margin-left: 0px;
}

.header-btn21::after {
  border-radius: 0 !important;
}
.header-btn21:hover {

    border-radius:0 !important;
}
.hero13-section-area .hero13-header .header-btn21.btn2 {
   
    color: #3f78ac;
    border: 1px solid #3f78ac;
  
}





.line-animated {
    width: 68%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 99;
    pointer-events: none;
}

.line-animated > span {
    background: rgba(255, 255, 255, 0.1);
    width: 1px;
    height: 60%;
    position: absolute;
    top: 10%;
}

.animated {
    overflow: hidden;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.line-animated > span::before {

    content: "";
    background-image: linear-gradient(0deg, #fff, transparent);
    width: 1px;
    height: 100px;
    position: absolute;
    left: 0;
    z-index: -1;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

/* Position each line */
.line-animated > span:nth-child(1) { left: 0%; }
.line-animated > span:nth-child(2) { left: 25%; }
.line-animated > span:nth-child(3) { left: 50%; }
.line-animated > span:nth-child(4) { left: 75%; }
.line-animated > span:nth-child(5) { left: 100%; }

/* Animation direction for each line */
.line-animated > span:nth-child(1)::before { animation-name: bottom-top; }
.line-animated > span:nth-child(2)::before { animation-name: top-bottom; }
.line-animated > span:nth-child(3)::before { animation-name: bottom-top; }
.line-animated > span:nth-child(4)::before { animation-name: top-bottom; }
.line-animated > span:nth-child(5)::before { animation-name: bottom-top; }

/* Define Keyframes */
@keyframes bottom-top {
    0% { top: 100%; }
    100% { top: 0; }
}

@keyframes top-bottom {
    0% { top: 0; }
    100% { top: 100%; }
}

.web_based_erp_sof_banner{
  color: #fff;
  font-weight: 500;
 
}

.web_based_erp_sof_text{
  padding-left: 10px;
}

.web_based_erp_sof_text a{
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.web_based_erp_sof_text a span{
    background-image: -webkit-linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(243, 115, 53) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.service-sidebar .widget {
    margin-bottom: 30px;
    padding: 30px 25px;
    border-radius: 10px;
    position: relative;
    display: block;
}
.bg-secondary {
  background-image: -webkit-linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(243, 115, 53) 100%);
}

.service-sidebar{
    
    position: sticky;
    top: 5px;

}

.border-radius-10 {
    border-radius: 10px;
}
.web_based_erp_right{
  margin: 60px 0;
}

.border-top-radius-10 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.second_call_number{
    margin-left: 28px;
}

.service-sidebar .banner-wrapper .icon-boxs {
    position: absolute;
    top: -43px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex
;
    justify-content: center;
    align-items: center;
}
[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fadeInUp {
  visibility: visible;
    animation-delay: 200ms;
    animation-name: fadeInUp;
}



@keyframes fadeInUp {
   0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}

.image-hover {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.image-hover:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
    animation-delay: 200ms;
  /* Smooth transition */
    border-radius: 10px; /* Match image corners */
}

.image-hover:hover:after {
    height: 250%; /* Expand smoothly */
      transition: height 0.2s ease-in-out; 
}

/* .how_can_i{
  margin-top: 80px;
} */

.pt-6, .py-6 {
    padding-top: 4.5rem;
}
.p-2-2 {
    padding: 3.2rem 3.2rem 1.2rem 3.2rem;
}
.email_erp_software img{
  height: 30px;
  width: 30px;
  object-fit: contain;
  padding-right: 10px;

}
.erp_right_side_img{
   background-image: linear-gradient(91deg, rgb(255, 10, 84) 0.78%, rgb(255, 111, 0) 99.88%);

}

.dashboard{
  margin-top: 20px;
}
.img_full_dahboard{
  margin-top: 60px;
}
.img_full_dahboard {
    position: relative;
    display: inline-block;
    padding: 20px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
    overflow: hidden;
}

.img_full_dahboard::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 10px;
    background: linear-gradient(270deg, #ff0a54, #ff6f00, #ff0a54, #465f9e, #31b3b3);
    background-size: 400% 400%;
    animation: animateBorder 6s linear infinite;
    z-index: 1;
}

.img_full_dahboard img {
    position: relative;
    height: 360px;
    border-radius: 8px;
    z-index: 2;
}


@keyframes animateBorder {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.dashboard_content p{
font-family: 'Figtree', sans-serif;
}


/* new css  */

.about-section {
  position: relative;
}
.about-section.two {
  background-color: #F5F8FF;
}
.about-section.two .box1,
.about-section.two .box2,
.about-section.two .box3 {
  background-color: rgba(255, 255, 255, 0.3);
}
.about-section .about-element-one {
  position: absolute;
  bottom: 20%;
  right: 15%;
  opacity: 0.35;
}
.about-section .about-element-one.two {
  right: 2%;
}
.about-section .about-element-one img {
  -webkit-animation: horizontal-move 2s linear infinite;
          animation: horizontal-move 2s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-one {
    display: none;
  }
}
.about-section .about-element-two {
  position: absolute;
  bottom: 8%;
  right: 12%;
  opacity: 0.35;
}
.about-section .about-element-two img {
  -webkit-animation: scroll-ver 3s linear infinite;
          animation: scroll-ver 3s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-two {
    display: none;
  }
}
.about-section .about-element-three {
  position: absolute;
  top: 12%;
  right: 0;
  width: 1%;
  opacity: 0.25;
}
.about-section .about-element-three img {
  -webkit-animation: scroll-down 2s linear infinite;
          animation: scroll-down 2s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-three {
    display: none;
  }
}
.about-section .about-element-four {
  position: absolute;
  top: 18%;
  right: 5%;
  opacity: 0.35;
}
.about-section .about-element-four img {
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-four {
    display: none;
  }
}
.about-section .about-element-five {
  position: absolute;
  top: 40%;
  right: 10%;
  opacity: 0.35;
}
.about-section .about-element-five img {
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-five {
    display: none;
  }
}

.about-area {
  margin-top: 75px;
  margin-bottom: 55px;
}
.about-area.two {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .about-area.two {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .about-area.two {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .about-area {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.about-area.three {
  margin-bottom: 85px;
}
@media only screen and (max-width: 1300px) {
  .about-area.three {
    margin-bottom: 0;
  }
}

.about-thumb {
  position: relative;
  z-index: 2;
}
.about-thumb.two {
  background-color: #ECF2FF;
  border-radius: 10px;
  padding: 100px 0;
  text-align: center;
  margin-left: 60px;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two {
    margin-left: 0;
  }
}
.about-thumb.two::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ECF2FF;
  border-radius: 10px;
  z-index: -1;
}
.about-thumb.two .about-thumb-video {
  position: absolute;
  top: 60px;
  left: -60px;
  background-color: #3249B3;
  border-radius: 10px;
  padding: 40px;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two .about-thumb-video {
    display: none;
  }
}
.about-thumb.two .about-thumb-video .circle svg {
  width: auto;
  left: -102%;
}
.about-thumb.two .about-thumb-video .video-icon {
  font-size: 20px;
}
.about-thumb .about-thumb-element-one {
  position: absolute;
  bottom: -10%;
  left: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-one {
    display: none;
  }
}
.about-thumb .about-thumb-element-two {
  position: absolute;
  top: -10%;
  right: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-two {
    display: none;
  }
}

.about-content {
  margin-left: 30px;
}
@media only screen and (max-width: 991px) {
  .about-content {
    margin-left: 0;
  }
}
.about-content .title {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: -5px;
  text-transform: capitalize;
}
.about-content p {
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .about-content p {
    margin-bottom: 20px;
  }
}
.about-content p.para {
  font-weight: 600;
  color: #2a2727;
}
.about-content.two {
  margin-left: 0;
}

.about-btn {
  margin-top: 60px;
}
@media only screen and (max-width: 575px) {
  .about-btn {
    margin-top: 40px;
  }
}
.about-btn.two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 400px) {
  .about-btn.two {
    display: block;
  }
}
.about-btn.two span {
  margin-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .about-btn.two span {
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
}
.about-btn.two span a {
  color: #3249B3;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .about-btn.two span a {
    font-size: 16px;
    margin-left: 5px;
  }
}

.box-wrapper {
  position: absolute;
  width: 450px;
  height: 450px;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 575px) {
  .box-wrapper {
    display: none;
  }
}
.box-wrapper.two {
  width: 490px;
}
.box-wrapper.two .box1,
.box-wrapper.two .box2,
.box-wrapper.two .box3 {
  border: 1px dashed #E2E2E2;
}
.box-wrapper.two .box1 .box-element-one {
  top: 400px;
  left: 10px;
}

.box1,
.box2,
.box3 {
  border-radius: 50%;
  border: 1px solid #E2E2E2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1300px) {
  .box1,
.box2,
.box3 {
    display: none;
  }
}

.box1 {
  width: 600px;
  height: 600px;
  animation: rotatebox 50s linear infinite;
  -webkit-animation: rotatebox 50s linear infinite;
  -moz-animation: rotatebox 50s linear infinite;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}
@media only screen and (max-width: 1300px) {
  .box1 {
    width: 400px;
    height: 400px;
  }
}
.box1 .box-element-one {
  position: absolute;
  top: 20px;
  right: 100px;
}
@media only screen and (max-width: 1300px) {
  .box1 .box-element-one {
    display: none;
  }
}
.box1 .box-element-two {
  position: absolute;
  top: 150px;
  right: 15px;
}
.box1 .box-element-three {
  position: absolute;
  bottom: 10px;
  right: 150px;
  width: 6%;
}
.box1 .box-element-four {
  position: absolute;
  bottom: 200px;
  left: 0px;
  width: 6%;
}

.box2 {
  width: 450px;
  height: 450px;
  animation: rotatebox 60s linear infinite;
  -webkit-animation: rotatebox 60s linear infinite;
  -moz-animation: rotatebox 60s linear infinite;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}
@media only screen and (max-width: 1300px) {
  .box2 {
    width: 250px;
    height: 250px;
  }
}
.box2 .box-element-five {
  position: absolute;
  bottom: 0px;
  right: 150px;
}
.box2 .box-element-six {
  position: absolute;
  top: 100px;
  right: 10px;
}

.box3 {
  width: 300px;
  height: 300px;
}
@media only screen and (max-width: 1300px) {
  .box3 {
    width: 100px;
    height: 100px;
  }
}

@keyframes horizontal-move{
0% {
    -webkit-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
}
50% {
    -webkit-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg);
}
100% {
    -webkit-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
}
}
@keyframes rotatebox{
0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
}

.about-section{
  padding-top: 20px;
  padding-bottom: 40px;
}

/* why choose us  */
.website-digital-marketing-menfotech {
    border-bottom: 1px solid #cfd1d2;
}
.website-digital-marketing {
    margin-top: 30px;
}
.agency-services .nav-link.active {
    font-weight: 700;
    border-radius: 25px !important;
    background-color: #ef9b2d;
}
.nav-pills .nav-link.active, .websitemenu.active {
    /* background-color: #ef9b2d; */
    background-image: linear-gradient(91deg, rgb(255, 10, 84) 0.78%, rgb(255, 111, 0) 99.88%);
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0 !important;
}
.digital_marketing li {
    padding: 12px 0px;
    color: #09334f;
    font-size: 18px;
    text-align: center;
    width: calc(10%);
    list-style: none;
}
.nav-link {
    transition: none !important;
}
.website-digital-marketing {
    margin-top: 30px;
}
.digital-content-show {
    margin: 60px;
}
.digital-marketing-tab h4 {
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 10px;
    /* color: rgb(2, 97, 158); */
    font-size: 24px;
    margin-bottom: 20px;
      background: linear-gradient(91deg, #465f9e 0.78%, #31b3b3 99.88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.digital-marketing-tab p {
    line-height: 32px;
    font-size: 16px;
        font-family: "Figtree", sans-serif;
}


.dedicated_support{
  display: flex;
  margin-bottom: 15px;
  
    border: 1px solid #cbcbcb;
    padding: 12px;

    align-items: center;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.dedicated_img{
  margin-right: 20px;
  padding: 10px;
    background: #f1f1f1;
    border-radius: 10px;
}






.dedicated_img img{
  height: 30px;
}
.dedicated_support:hover {
    background: linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(243, 115, 53) 100%);
    color: #fff;
}

.dedicated_support:hover .dedicated_img img {
    transform: rotateY(180deg); /* Flip left-to-right */
      filter: brightness(0) invert(1); /* Make image white */
}
.dedicated_support:hover .dedicated_img {
 background: #a62424;
}

.about-thumb.two {
    background-color: #ECF2FF;
    border-radius: 10px;
    padding: 100px 0;
    text-align: center;
    margin-left: 60px;
    position: relative;
    z-index: 9;
}
.about-thumb .about-thumb-element-one {
    position: absolute;
    bottom: -10%;
    left: -10%;
    z-index: -1;
    -webkit-animation: scroll-down 3s linear infinite;
    animation: scroll-down 3s linear infinite;
}
.about-thumb .about-thumb-element-two {
    position: absolute;
    top: -10%;
    right: -10%;
    z-index: -1;
    -webkit-animation: scroll-down 5s linear infinite;
    animation: scroll-down 5s linear infinite;
}
.about-thumb.two .about-thumb-video {
    position: absolute;
    top: 60px;
    left: -60px;
    background-color: #3249B3;
    border-radius: 10px;
    padding: 40px;
}
.about-thumb.two .about-thumb-video .circle svg {
    width: auto;
    left: -102%;
}
.video-main {
    position: relative;
    display: inline-block;
}
.about-thumb.two .about-thumb-video .video-icon {
    font-size: 20px;
}
.video-icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 100%;
    color: #9DBAFE;
    display: inline-block;
    background: #F9FBFF;
    z-index: 999;
}
.about-thumb.two::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ECF2FF;
    border-radius: 10px;
    z-index: -1;
}

.about-thumb {
  position: relative;
  z-index: 2;
}
.about-thumb.two {
  background-color: #ECF2FF;
  border-radius: 10px;
  padding: 100px 0;
  text-align: center;
  margin-left: 60px;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two {
    margin-left: 0;
  }
}
.about-thumb.two::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ECF2FF;
  border-radius: 10px;
  z-index: -1;
}
.about-thumb.two .about-thumb-video {
  position: absolute;
  top: 60px;
  left: -60px;
  background-color: #3249B3;
  border-radius: 10px;
  padding: 40px;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two .about-thumb-video {
    display: none;
  }
}
.about-thumb.two .about-thumb-video .circle svg {
  width: auto;
  left: -102%;
}
.about-thumb.two .about-thumb-video .video-icon {
  font-size: 20px;
}
.about-thumb .about-thumb-element-one {
  position: absolute;
  bottom: -10%;
  left: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-one {
    display: none;
  }
}
.about-thumb .about-thumb-element-two {
  position: absolute;
  top: -10%;
  right: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-two {
    display: none;
  }
}

.about-content {
  margin-left: 30px;
}
@media only screen and (max-width: 991px) {
  .about-content {
    margin-left: 0;
  }
}
.about-content .title {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: -5px;
  text-transform: capitalize;
}
.about-content p {
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .about-content p {
    margin-bottom: 20px;
  }
}
.about-content p.para {
  font-weight: 600;
  color: #2a2727;
}
.about-content.two {
  margin-left: 0;
}

.about-btn {
  margin-top: 60px;
}
@media only screen and (max-width: 575px) {
  .about-btn {
    margin-top: 40px;
  }
}
.about-btn.two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 400px) {
  .about-btn.two {
    display: block;
  }
}
.about-btn.two span {
  margin-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .about-btn.two span {
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
}
.about-btn.two span a {
  color: #3249B3;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .about-btn.two span a {
    font-size: 16px;
    margin-left: 5px;
  }
}

/* new css  */

.about-section {
  position: relative;
}
.about-section.two {
  background-color: #F5F8FF;
}
.about-section.two .box1,
.about-section.two .box2,
.about-section.two .box3 {
  background-color: rgba(255, 255, 255, 0.3);
}
.about-section .about-element-one {
  position: absolute;
  bottom: 20%;
  right: 15%;
  opacity: 0.35;
}
.about-section .about-element-one.two {
  right: 2%;
}
.about-section .about-element-one img {
  -webkit-animation: horizontal-move 2s linear infinite;
          animation: horizontal-move 2s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-one {
    display: none;
  }
}
.about-section .about-element-two {
  position: absolute;
  bottom: 8%;
  right: 12%;
  opacity: 0.35;
}
.about-section .about-element-two img {
  -webkit-animation: scroll-ver 3s linear infinite;
          animation: scroll-ver 3s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-two {
    display: none;
  }
}
.about-section .about-element-three {
  position: absolute;
  top: 12%;
  right: 0;
  width: 1%;
  opacity: 0.25;
}
.about-section .about-element-three img {
  -webkit-animation: scroll-down 2s linear infinite;
          animation: scroll-down 2s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-three {
    display: none;
  }
}
.about-section .about-element-four {
  position: absolute;
  top: 18%;
  right: 5%;
  opacity: 0.35;
}
.about-section .about-element-four img {
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-four {
    display: none;
  }
}
.about-section .about-element-five {
  position: absolute;
  top: 40%;
  right: 10%;
  opacity: 0.35;
}
.about-section .about-element-five img {
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
@media only screen and (max-width: 1400px) {
  .about-section .about-element-five {
    display: none;
  }
}

.about-area {
  margin-top: 75px;
  margin-bottom: 55px;
}
.about-area.two {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .about-area.two {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .about-area.two {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .about-area {
    margin-top: 0;
    margin-bottom: 0;
  }
  .about-section {
   
    padding-bottom: 0px !important;
}
}
.about-area.three {
  margin-bottom: 85px;
}
@media only screen and (max-width: 1300px) {
  .about-area.three {
    margin-bottom: 0;
  }
}

.about-thumb {
  position: relative;
  z-index: 2;
}
.about-thumb.two {
  background-color: #ECF2FF;
  border-radius: 10px;
  padding: 100px 0;
  text-align: center;
  margin-left: 60px;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two {
    margin-left: 0;
  }
}
.about-thumb.two::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ECF2FF;
  border-radius: 10px;
  z-index: -1;
}
.about-thumb.two .about-thumb-video {
  position: absolute;
  top: 60px;
  left: -60px;
  background-color: #3249B3;
  border-radius: 10px;
  padding: 40px;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two .about-thumb-video {
    display: none;
  }
}
.about-thumb.two .about-thumb-video .circle svg {
  width: auto;
  left: -102%;
}
.about-thumb.two .about-thumb-video .video-icon {
  font-size: 20px;
}
.about-thumb .about-thumb-element-one {
  position: absolute;
  bottom: -10%;
  left: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-one {
    display: none;
  }
}
.about-thumb .about-thumb-element-two {
  position: absolute;
  top: -10%;
  right: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-two {
    display: none;
  }
}

.about-content {
  margin-left: 30px;
}
@media only screen and (max-width: 991px) {
  .about-content {
    margin-left: 0;
  }
}
.about-content .title {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: -5px;
  text-transform: capitalize;
}
.about-content p {
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .about-content p {
    margin-bottom: 20px;
  }
}
.about-content p.para {
  font-weight: 600;
  color: #2a2727;
}
.about-content.two {
  margin-left: 0;
}

.about-btn {
  margin-top: 60px;
}
@media only screen and (max-width: 575px) {
  .about-btn {
    margin-top: 40px;
  }
}
.about-btn.two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 400px) {
  .about-btn.two {
    display: block;
  }
}
.about-btn.two span {
  margin-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .about-btn.two span {
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
}
.about-btn.two span a {
  color: #3249B3;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .about-btn.two span a {
    font-size: 16px;
    margin-left: 5px;
  }
}

.box-wrapper {
  position: absolute;
  width: 450px;
  height: 450px;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 575px) {
  .box-wrapper {
    display: none;
  }
}
.box-wrapper.two {
  width: 490px;
}
.box-wrapper.two .box1,
.box-wrapper.two .box2,
.box-wrapper.two .box3 {
  border: 1px dashed #E2E2E2;
}
.box-wrapper.two .box1 .box-element-one {
  top: 400px;
  left: 10px;
}

.box1,
.box2,
.box3 {
  border-radius: 50%;
  border: 1px solid #E2E2E2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1300px) {
  .box1,
.box2,
.box3 {
    display: none;
  }
}

.box1 {
  width: 600px;
  height: 600px;
  animation: rotatebox 50s linear infinite;
  -webkit-animation: rotatebox 50s linear infinite;
  -moz-animation: rotatebox 50s linear infinite;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}
@media only screen and (max-width: 1300px) {
  .box1 {
    width: 400px;
    height: 400px;
  }
}
.box1 .box-element-one {
  position: absolute;
  top: 20px;
  right: 100px;
}
@media only screen and (max-width: 1300px) {
  .box1 .box-element-one {
    display: none;
  }
}
.box1 .box-element-two {
  position: absolute;
  top: 150px;
  right: 15px;
}
.box1 .box-element-three {
  position: absolute;
  bottom: 10px;
  right: 150px;
  width: 6%;
}
.box1 .box-element-four {
  position: absolute;
  bottom: 200px;
  left: 0px;
  width: 6%;
}

.box2 {
  width: 450px;
  height: 450px;
  animation: rotatebox 60s linear infinite;
  -webkit-animation: rotatebox 60s linear infinite;
  -moz-animation: rotatebox 60s linear infinite;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}
@media only screen and (max-width: 1300px) {
  .box2 {
    width: 250px;
    height: 250px;
  }
}
.box2 .box-element-five {
  position: absolute;
  bottom: 0px;
  right: 150px;
}
.box2 .box-element-six {
  position: absolute;
  top: 100px;
  right: 10px;
}

.box3 {
  width: 300px;
  height: 300px;
}
@media only screen and (max-width: 1300px) {
  .box3 {
    width: 100px;
    height: 100px;
  }
}

@keyframes horizontal-move{
0% {
    -webkit-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
}
50% {
    -webkit-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg);
}
100% {
    -webkit-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
}
}
@keyframes rotatebox{
0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
}

.about-section{
  padding-top: 20px;
  padding-bottom: 40px;
}

/* why choose us  */
.website-digital-marketing-menfotech {
    border-bottom: 1px solid #cfd1d2;
}
.website-digital-marketing {
    margin-top: 30px;
}
.agency-services .nav-link.active {
    font-weight: 700;
    border-radius: 25px !important;
    background-color: #ef9b2d;
}
.nav-pills .nav-link.active, .websitemenu.active {
    /* background-color: #ef9b2d; */
    background-image: linear-gradient(91deg, rgb(255, 10, 84) 0.78%, rgb(255, 111, 0) 99.88%);
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0 !important;
}
.digital_marketing li {
    padding: 12px 0px;
    color: #09334f;
    font-size: 18px;
    text-align: center;
    width: calc(10%);
    list-style: none;
}
.nav-link {
    transition: none !important;
}
.website-digital-marketing {
    margin-top: 30px;
}
.digital-content-show {
    margin: 60px;
}
.digital-marketing-tab h4 {
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 10px;
    /* color: rgb(2, 97, 158); */
    font-size: 24px;
    margin-bottom: 20px;
      background: linear-gradient(91deg, #465f9e 0.78%, #31b3b3 99.88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.digital-marketing-tab p {
    line-height: 32px;
    font-size: 16px;
        font-family: "Figtree", sans-serif;
}
.why_choose_zambit26{
  padding-top: 60px 
  ;
  padding-bottom: 30px;
  background-color: #eee;
}

.dedicated_support{
  display: flex;
  margin-bottom: 15px;
  
    border: 1px solid #cbcbcb;
    padding: 12px;

    align-items: center;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.dedicated_img{
  margin-right: 20px;
  padding: 10px;
    background: #f1f1f1;
    border-radius: 10px;
}






.dedicated_img img{
  height: 30px;
}


.about-thumb.two {
    background-color: #ECF2FF;
    border-radius: 10px;
    padding: 100px 0;
    text-align: center;
    margin-left: 60px;
    position: relative;
    z-index: 9;
}
.about-thumb .about-thumb-element-one {
    position: absolute;
    bottom: -10%;
    left: -10%;
    z-index: -1;
    -webkit-animation: scroll-down 3s linear infinite;
    animation: scroll-down 3s linear infinite;
}
.about-thumb .about-thumb-element-two {
    position: absolute;
    top: -10%;
    right: -10%;
    z-index: -1;
    -webkit-animation: scroll-down 5s linear infinite;
    animation: scroll-down 5s linear infinite;
}
.about-thumb.two .about-thumb-video {
    position: absolute;
    top: 60px;
    left: -60px;
    background-color: #3249B3;
    border-radius: 10px;
    padding: 40px;
}
.about-thumb.two .about-thumb-video .circle svg {
    width: auto;
    left: -102%;
}
.video-main {
    position: relative;
    display: inline-block;
}
.about-thumb.two .about-thumb-video .video-icon {
    font-size: 20px;
}
.video-icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 100%;
    color: #9DBAFE;
    display: inline-block;
    background: #F9FBFF;
    z-index: 999;
}
.about-thumb.two::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ECF2FF;
    border-radius: 10px;
    z-index: -1;
}

.about-thumb {
  position: relative;
  z-index: 2;
}
.about-thumb.two {
  background-color: #ECF2FF;
  border-radius: 10px;
  padding: 100px 0;
  text-align: center;
  margin-left: 60px;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two {
    margin-left: 0;
  }
}
.about-thumb.two::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ECF2FF;
  border-radius: 10px;
  z-index: -1;
}
.about-thumb.two .about-thumb-video {
  position: absolute;
  top: 60px;
  left: -60px;
  background-color: #3249B3;
  border-radius: 10px;
  padding: 40px;
}
@media only screen and (max-width: 575px) {
  .about-thumb.two .about-thumb-video {
    display: none;
  }
}
.about-thumb.two .about-thumb-video .circle svg {
  width: auto;
  left: -102%;
}
.about-thumb.two .about-thumb-video .video-icon {
  font-size: 20px;
}
.about-thumb .about-thumb-element-one {
  position: absolute;
  bottom: -10%;
  left: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-one {
    display: none;
  }
}
.about-thumb .about-thumb-element-two {
  position: absolute;
  top: -10%;
  right: -10%;
  z-index: -1;
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
@media only screen and (max-width: 991px) {
  .about-thumb .about-thumb-element-two {
    display: none;
  }
}

.about-content {
  margin-left: 30px;
}
@media only screen and (max-width: 991px) {
  .about-content {
    margin-left: 0;
  }
}
.about-content .title {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: -5px;
  text-transform: capitalize;
}
.about-content p {
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .about-content p {
    margin-bottom: 20px;
  }
}
.about-content p.para {
  font-weight: 600;
  color: #2a2727;
}
.about-content.two {
  margin-left: 0;
}

.about-btn {
  margin-top: 60px;
}
@media only screen and (max-width: 575px) {
  .about-btn {
    margin-top: 40px;
  }
}
.about-btn.two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 400px) {
  .about-btn.two {
    display: block;
  }
}
.about-btn.two span {
  margin-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .about-btn.two span {
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
}
.about-btn.two span a {
  color: #3249B3;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .about-btn.two span a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .about-btn.two span a {
    font-size: 16px;
    margin-left: 5px;
  }
}
img {
    max-width: 100%;
    max-height: 100%;
}
.box-wrapper {
    position: absolute;
    width: 450px;
    height: 450px;
    left: 100px;
    top: 200px;
}
.homepage13-body, html {
    overflow-x: hidden !important;
}

.dedicated_support {
    display: flex
;
    margin-bottom: 15px;
    border: 1px solid #cbcbcb;
    padding: 12px;
    align-items: center;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    background: #fff;
    z-index: 99999999 !important;
}
.dedicated_img_second{
    width: 20%;
}
.dedicated_support h5{
    font-size: 16px;
}
.as_info_box p{
    width: 340px;
}