.welcome_Section {
  background: transparent url("../images/process_bg_5@2x.png") 0% 0% no-repeat padding-box;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.welcome_Section .button-text {
  left: 23%;
}

.demo_section .demo_heading {
  color: #f7941d;
}
.demo_section .about_demo_para {
  padding-left: 16rem;
  padding-right: 16rem;
}
.lottie-player:hover{
  cursor: pointer;
}

.demo_section .chat_card {
  height: auto;
  width: 100%;
  border: 2px solid #141d38;
  background: #f2f2f2 0% 0% no-repeat padding-box;
  box-shadow: -3px 3px 6px #0000001a;
  border: 4px solid #141d38;
  border-radius: 15px;
  /* box-shadow: 2vw 2vw 12vw 3vw #ccc; */
}

.demo_section .chat_card .header {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 12px 12px 0px 0px;
}

.demo_section .chat_card .header h6 {
  font-size: 22px;
  letter-spacing: 0px;
  color: #1c75bc;
  opacity: 1;
  /* padding: 1rem; */
}

.demo_section .chat_card .message-section::-webkit-scrollbar {
  width: 10px;
}

.demo_section .chat_card .message-section {
  /* height: 32vw; */
  /* padding: 0 2.5vw; */
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

.demo_section .chat_card .message-section::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}

.demo_section .chat_card .message-section::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}

.demo_section .chat_card .message-section #bot,
.demo_section .chat_card .message-section #user {
  position: relative;
  bottom: 0;
  min-height: 1.5vw;
  border: 0.15vw solid #777;
  background-color: #fff;
  border-radius: 0px 1.5vw 1.5vw 1.8vw;
  /* padding: 1vw; */
  margin: 1.5vw 0;
}

.demo_section .chat_card .message-section #user {
  border: 1.5px solid #000;
  border-radius: 1.5vw 0vw 1.5vw 1.8vw;
  background-color: #000;
  float: right;
}

.demo_section .chat_card .message-section #user #user-response {
  color: #fff;
}

.demo_section .chat_card .message-section .message {
  color: #000;
  clear: both;
  line-height: 1.2vw;
  font-size: 1.2vw;
  /* padding: 8px; */
  position: relative;
  margin: 8px 0;
  max-width: 90%;
  /* word-wrap: break-word; */
  z-index: 2;
}

.demo_section .chat_card #input-section {
  z-index: 1;
  padding: 4px 18px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  overflow: hidden;
  height: auto;
  /* width: 90%; */
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #70707066;
  border-radius: 25px;
}

.demo_section .chat_card #input-section input {
  color: #000;
  /* min-width: 0.5vw; */
  outline: none;
  /* height: 5vw;
    width: 26vw; */
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid #fefbfb 0.1vw;
}

.demo_section .chat_card .send {
  background: transparent;
  border: 0;
  cursor: pointer;
  flex: 0 0 auto;
  margin-left: 1.4vw;
  margin-right: 0vw;
  padding: 0;
  position: relative;
  outline: none;
}

.demo_section .chat_card .send .circle {
  position: relative;
  width: 2.8vw;
  height: 2.8vw;
  background: #1c75bc 0% 0% no-repeat padding-box;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.demo_section .chat_card .send .circle i {
  font-size: 3vw;
  margin-left: -1vw;
  margin-top: 1vw;
}

/* demo call sectio */
.demo_section .call_img {
  /* height: 75%; */
  height: 100%;
  overflow: hidden;
  position: relative
}

.demo_section .call_back_button {
  background-color: #1c75bc;
  border-radius: 25px;
  cursor: pointer;
  /* padding: 1rem; */
  /* width: ; */
  /* margin-top: 2rem; */
}

.demo_form_card{
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);

  background-color: #fff;
}
.form-control:focus{
  box-shadow: 0 0 0 0.15;
}

/* conformics section start */
.conformics_section {
  background: transparent url("../images/contact_bg_9\ \(1\).png") 0% 0%
    no-repeat padding-box;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.conformics_section .conformics_para {
  width: 65%;
  color: #f1f1f1;
}
.conformics_section .conformics_img {
  background-color: #f2f2f2;
}




/* conformics section end */

/* why us start */
.why_us {
  background: transparent url("../images/process_bg_5\ \(1\).png") 0% 0%
    no-repeat padding-box;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.why_us .why_us_para {
  width: 72%;
}
.why_us .expertise_circle{
    width:420px;
    height:420px;
    background-color:#141D38;
    align-self: "center";
}

.why_us .rounded_animation_circle lottie-player{
 width: 494px;
 height: 494px;
}

/* why us end */

/* vision_misson_sec strart */
.vision_mission_sec{
  background-image: url('../images/hero_bg_3 (1) (1)@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.vision_mission_sec .vision_miss_Card  {
  background-image: url('../images/contact_bg_9 (1)@2x.png ');
    background-size: cover;
    background-repeat: no-repeat;
  
}
/* vision_mission_sec end */

/* challenges section start */
.challenges_section{
  background: transparent url("../images/process_bg_5\ \(1\).png") 0% 0%
  no-repeat padding-box;
background-size: cover;
background-position: center;
}
.Solve_challenges_section{
  /* background: transparent url("../images/challenges_solve_bg.png") 0% 0%
  no-repeat padding-box; */
background-size: cover;
background-position: center;
}
/* challenges section end */


@media (max-width: 768px) {
  .demo_section .about_demo_para {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .conformics_section .conformics_para {
    width: 90%;
  }
  .lottie-player {
    width: 275px;
  }
  .why_us .why_us_para {
    width: 100%;
  }
  .why_us .expertise_circle{
    width:320px;
    height:320px;   
}


.why_us .rounded_animation_circle lottie-player{
  width: 294px;
  height: 294px;
 }
 .vision_mission_sec{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.demo_section .chat_card .send .circle {
  position: relative;
  width: 6.8vw;
  height: 6.8vw;
 }

 .vision_mission_sec .vision_miss_Card p{
  text-align: justify;
 }
 .why_us .rounded_animation_circle .rounded_text{
   top: 22%!important;
 }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .demo_section .about_demo_para {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .conformics_section .conformics_para {
    width: 90%;
  }
  .why_us .why_us_para {
    width: 100%;
  }
  .why_us .expertise_circle{
    width:370px;
    height:370px;   
}
.why_us .rounded_animation_circle lottie-player{
  width: 394px;
  height: 394px;
 }
 .demo_section .chat_card .send .circle {
  position: relative;
  width: 4.8vw;
  height: 4.8vw;
 }
 .vision_mission_sec .vision_miss_Card p {
  text-align: justify;
 }
}

/* for small mobile */
@media (min-width: 320px) and (max-width: 418px) {
  .why_us .rounded_animation_circle .rounded_para{
    padding-left: 0!important;
    padding-right: 0!important;
   }
   .why_us .rounded_animation_circle .rounded_text{
    /* top: 24%!important; */
     top: 22%!important;
   }
   .demo_section .chat_card .send .circle {
    position: relative;
    width: 8.8vw;
    height: 8.8vw;
   }
}
@media (min-width:567px) and (max-width: 577px) {
  .why_us .rounded_animation_circle .rounded_para{
    padding-left: 5rem!important;
    padding-right: 5re!important;
   }
}

/* for small tab */
@media (min-width: 768px) and (max-width: 991px) {
  .why_us .rounded_animation_circle .rounded_para{
    padding-left: 8rem!important;
    padding-right: 8rem!important;
   }
   
}

@media (min-width: 1500px) and (max-width: 3000px) {
  .why_us .rounded_animation_circle .rounded_para{
    padding-left: 6rem!important;
    padding-right: 6rem!important;
   }

   .why_us .expertise_circle {
    width: 70%;
    height: auto;
    aspect-ratio: 1 / 1; 
    background-color: #141D38;
    border-radius: 50%; 
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
}