.am-wds-banner {
  /* background: url(../images/banner/bg.png) no-repeat; */
  background-size: cover;
}

.am-wds-banner .pg-title {
  color: #F04E4E;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;

}

.am-red-Dot {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  margin-right: 5px;
  color: #F04E4E;
}

.am-wds-banner .heading {
  color: #393939;
  margin-top: 12px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 50px;
}

.am-why-chosse-us-desktop {
  position: relative;
  height: 500px;

}

.am-para-style{
  font-size: 16px;
  font-weight: 400;
  font-family: "Source Sans 3", sans-serif !important;
}

.am-why-chosse-us-desktop .am-circle1 {
  background: linear-gradient(96deg, #b7b8ff, #001E33);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px !important;
  font-weight: 700;
  position: relative;
  transform: translateY(-50%);
  top: 50%;
  padding: 60px;
  text-align: justify;
  z-index: 1;


}

.am-circle1-heading {
  color: #ffffff;
  font-size: 28px !important;
  font-weight: 600 !important;
  font-family: "Source Sans 3", sans-serif !important;
}

.am-circle2-heading {
  font-size: 19px !important;
  font-weight: 500 !important;
  font-family: "Source Sans 3", sans-serif !important;
}

.am-why-chosse-us-desktop .am-circle2 {
  position: absolute;
  left: 80%;
  background: linear-gradient(115deg, #ffffff, #d2d2d2);
  color: #ffffff;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  padding: 100px;
  z-index: -1;

}

.am-why-chosse-us-desktop .am-inner-circle {
  width: 55px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  padding: 8px;
}

.am-why-chosse-us-desktop .am-in-circle1 {
  position: absolute;
  top: 8%;
  right: 11%;
}

.am-why-chosse-us-desktop .am-in-circle2 {
  position: absolute;
  top: 30%;
  right: -3%;
}

.am-why-chosse-us-desktop .am-in-circle3 {
  position: absolute;
  bottom: 30%;
  right: -3%;
}

.am-why-chosse-us-desktop .am-in-circle4 {
  position: absolute;
  bottom: 8%;
  right: 11%;
}


.am-why-chosse-us-desktop .am-data-card {
  background-color: #f2f2f2;
  border-radius: 8px;
  width: 390px;
  position: absolute;

}

.am-why-chosse-us-desktop .am-data-card .title {
  font-weight: 800;
}

.am-why-chosse-us-desktop .am-data-card .content {}

.am-why-chosse-us-desktop .am-data1 {

  top: 8%;
  right: 120px;
}

.am-why-chosse-us-desktop .am-data2 {

  top: 28%;
  right: 60px;
}

.am-why-chosse-us-desktop .am-data3 {

  bottom: 28%;
  right: 60px;
}

.am-why-chosse-us-desktop .am-data4 {

  bottom: 8%;
  right: 120px;
}

.am-why-chosse-us-mobile {
  display: none;
}

.am-why-chosse-us-desktop {
  display: block;
}

.am-why-chosse-us-tablet {
  display: none;
}



.am-book-free-demo-section-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: "Source Sans 3", sans-serif !important;
}

.am-book-free-demo-section .am-booking-section {
  background: #cce8e9;
  padding: 20px;
  border-radius: 20px 0px 0px 0px;
  height: 100%;
  padding-top: 90px;
}



.am-book-free-demo-section .card {
  position: relative;
  height: 130px;
  border: transparent;
  box-shadow: none !important;

}

.am-book-free-demo-section p {
  margin-top: 25px;
}

.am-book-free-demo-section .img-bg {
  position: absolute;
  background: transparent;
  width: 70px;
  height: 70px;
  padding: 15px;
  margin: 3px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-bottom: 2px solid #d2d2d2;
}

.am-book-free-demo-section .am-book-free-demo-section::-webkit-scrollbar {
  display: none;
}

.am-book-free-demo-section .am-booking-section .am-heading {
  font-size: 28px;
  font-weight: 700;

}

.am-book-free-demo-section .am-booking-section .am-content {
  font-size: 22px;
  font-weight: 500;

}

.am-book-free-demo-section .am-booking-section .am-btn {
  color: #FFFFFF;
  background: linear-gradient(45deg, #319112, #34be241f);
  font-size: 20px;
  font-weight: 500;
  border: #319112;

}

.am-eiwd-img {
  height: 100%;
}

.em-eiwd-content {
  display: relative;
}

.am-eiwd-value {
  font-size: 30px;
  font-weight: 700;
}

.am-eiwd-text {

  font-size: 16px;
  font-weight: 600px;

}

.am-eiwd-card1 {
  background: linear-gradient(45deg, #ceeecb, transparent);
}

.am-eiwd-card2 {
  background: linear-gradient(45deg, #cbdfee, transparent);
}

.am-eiwd-card3 {
  background: linear-gradient(45deg, #eecbee, transparent);
}

.am-eiwd-card4 {
  background: linear-gradient(45deg, #cbd1ee, transparent);
}




@media only screen and (max-width:1200px) {
  .am-why-chosse-us-mobile {
    display: none;
  }

  .am-why-chosse-us-desktop {
    display: none;
  }

  .am-why-chosse-us-tablet {
    display: block;
  }

  .am-why-chosse-us-tablet {
    position: relative;
    height: 800px;

  }

  .am-why-chosse-us-tablet .am-circle1 {
    background: linear-gradient(96deg, #b7b8ff, #001E33);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    transform: translateX(-300px);
    left: 50%;
    top: 100px;
    padding: 60px;
    text-align: justify;
    z-index: 1;


  }

  .am-why-chosse-us-tablet .am-circle2 {
    position: absolute;
    left: 80%;
    background: linear-gradient(115deg, #ffffff, #d2d2d2);
    color: #ffffff;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    padding: 100px;
    z-index: -1;

  }

  .am-why-chosse-us-tablet .am-inner-circle {
    width: 50px;
    height: 50px;
    background-color: antiquewhite;
    border-radius: 50%;
    margin-right: 10px;
    padding: 8px;
  }

  .am-why-chosse-us-tablet .am-data-card {
    display: flex;

    background-color: #f2f2f2;
    border-radius: 12px;

  }

}


@media only screen and (max-width: 767px) {
  .am-wds-banner {
    padding-top: 130px !important;
  }

  .am-why-chosse-us-mobile {
    display: block;
    position: relative;
    height: 1050px;
  }

  .am-why-chosse-us-desktop {
    display: none;
  }

  .am-why-chosse-us-tablet {
    display: none;
  }



  .am-why-chosse-us-mobile .am-circle1 {

    background: linear-gradient(96deg, #b7b8ff, #001E33);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 700;
    top: 20px;
    padding: 60px;
    text-align: justify;
    margin: 0 auto;


  }

  .am-why-chosse-us-mobile .am-circle2 {
    position: absolute;
    top: 220px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(115deg, #ffffff, #d2d2d2);
    color: #ffffff;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    padding: 30px;
    margin: 0 auto;
  }

  .am-why-chosse-us-mobile .am-inner-circle {
    width: 50px;
    height: 50px;
    background-color: antiquewhite;
    border-radius: 50%;
    margin-right: 10px;
    padding: 8px;
  }

  .am-why-chosse-us-mobile .am-data-card {
    display: flex;
    background-color: #f2f2f2;
    border-radius: 12px;

  }

  .am-book-free-demo-section {
    height: auto;
    overflow-y: hidden;
    position: static;
  }

  .am-book-free-demo-section .am-booking-section {

    border-radius: 0px 0px 0px 0px;

  }

}

.exp-bg {
  background: url(../images/expert/feature-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 110px 0px 100px;
}

.help-bg {
  background: url(../images/expert/help-bg-section.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 110px 0px 100px;
}

.crunchify-link-toright {
  position: relative;
  overflow: hidden;
}


.crunchify-link-toright::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  bottom: -15px;
  border-radius: 50%;
  left: 0;
  z-index: 100;
  overflow: hidden;
  background-color: #007884;
  background-image: linear-gradient(315deg, #007884 0%, #007884 74%);
  animation: anim 5s ease infinite alternate-reverse;
}
.crunchify-link-toright.yellowSlider::after {
    content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  bottom: -15px;
  border-radius: 50%;
  left: 0;
  z-index: 100;
  overflow: hidden;
  background-color: #007884;
  animation: anim 5s ease infinite alternate-reverse;
  background-image: linear-gradient(315deg, #f6ff00 0%, #f6ff00 74%);
}
.crunchify-link-toright::before {
  content: "";
  height: 7px;
  left: 25%;
  width: 55%;
  position: absolute;
  bottom: -10px;
  z-index: 1;
  border-radius: 10px;
  background-color: #E2F9E5;
  background-image: linear-gradient(315deg, #E2F9E5 0%, #E2F9E5 74%);

}

@-webkit-keyframes anim {
  0% {
    margin-left: 25%;
  }

  100% {
    margin-left: 55%;
  }
}

.faq-circle {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 35px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  z-index: 10000;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }

  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}

.btn-whatsapp-pulse-border {
  bottom: 200px;
  left: 20px;
  animation-play-state: paused;
  z-index: 10000;
}

.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulse-border {
  0% {
    padding: 25px;
    opacity: 0.75;
  }

  75% {
    padding: 50px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.btn-call-pulse {
  background: #F04E4E;
  color: white;
  position: fixed;
  bottom: 0;
  left: 20px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 35px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  z-index: 10000;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }

  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}

.btn-call-pulse-border {
  bottom: 100px;
  left: 20px;
  animation-play-state: paused;
  z-index: 10000;
}

.btn-call-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #F04E4E;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulse-border {
  0% {
    padding: 25px;
    opacity: 0.75;
  }

  75% {
    padding: 50px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
  .btn-whatsapp-pulse-border {
    bottom: 150px;
  }

  .btn-call-pulse-border {
    bottom: 60px;
  }

  .btn-call-pulse {
    font-size: 20px;
    padding: 30px;
  }

  .btn-whatsapp-pulse {
    font-size: 30px;
    padding: 30px;
  }

  .mtb-15 {
    margin-bottom: 15px;
    ;
  }

  .mtb-20 {
    margin-bottom: 20px;
    ;
  }

  .mtb-30 {
    margin-bottom: 30px;
    ;
  }

  .am-booking-section {
    padding-top: 20px !important;
    padding-bottom: 45px !important;

  }

  .exp-bg {
    padding: 20px 0px 20px;

  }

  .help-bg {
    padding: 20px 0px 20px;

  }

  .dfz {
    margin-top: 20px;
    margin-right: 8px !important;
  }

  .sec-btn {

    padding: 12px 11px !important;

  }
}

.am-ind-spec-sol {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  position: relative;
}

/* .am-ind-spec-sol::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #070b3b81;
  opacity: 0.1;
} */

.am-ind-spec-sol-container {
  display: flex;

}

.am-ind-spec-sol-container-part-1 {
  flex: 1;

}

.am-ind-spec-sol-container-part-2 {
  flex: 2;

}


.am-ind-spec-sol-badge {
  margin-bottom: 10px;
  padding: 10px 30px;
  color: #ffffff;
  width: fit-content;
}

.am-ind-spec-sol-label-1,
.am-ind-spec-sol-label-5 {
  margin-left: 20px;
}

.am-ind-spec-sol-label-2,
.am-ind-spec-sol-label-4,
.am-ind-spec-sol-label-7 {
  margin-left: 110px;
}

.am-ind-spec-sol-label-3,
.am-ind-spec-sol-label-6,
.am-ind-spec-sol-label-8 {
  margin-left: 55px;
}


@media only screen and (max-width:1150px) {
  .am-ind-spec-sol {
    background-image: none !important;
  }

  .am-ind-spec-sol-container-part-1 {
    flex: 1
  }

  .am-ind-spec-sol-container-part-2 {
    flex: 1;
   
  
  }

}

@media only screen and (max-width:768px) {
  .am-ind-spec-sol {
    background-image: none !important;
  }

  .am-ind-spec-sol-container {
    display: block;
  }

  .am-ind-spec-sol-container-part-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }


  .am-ind-spec-sol-label-1 {
    margin-left: 0;
    order: 1;

  }

  .am-ind-spec-sol-label-2 {
    margin-left: 0;
    order: 2;
    transform: translateX(30%);
  }

  .am-ind-spec-sol-label-8 {
    margin-left: 0;
    order: 3;
    transform: translateX(-20%);

  }



  .am-ind-spec-sol-label-4 {
    margin-left: 0;
    order: 4;
    transform: translateX(10%);

  }

  .am-ind-spec-sol-label-6 {
    margin-left: 0;
    order: 5;
    transform: translateX(-10%);


  }

  .am-ind-spec-sol-label-7 {
    margin-left: 0;
    order: 6;
    transform: translateX(20%);

  }

  .am-ind-spec-sol-label-3 {
    margin-left: 0;
    order: 7;
    transform: translateX(-30%);

  }

  .am-ind-spec-sol-label-5 {
    margin-left: 0;
    order: 8;

  }


}