body {
  margin: 0;
  padding: 0;
}

.payment-form {
  background-color: #050d36;
}

.form-input {
  width: 100%;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  ;
  padding: 15px 25px 15px 25px;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
}

.down-arrow {
  position: relative;
}

.arrow-btn {
  position: absolute;
  top: 14px;
  right: 18px;
}

.arrow-btn i {
  color: #ffffff !important;
}

.link-color {
  color: #684DF4;
  text-decoration: none !important;
}

.submit-btn {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 20px 20px;
  min-width: 200px;
  border-radius: 4px;
  background-color: #684DF4;
  border: 1px solid #684DF4;
  color: #ffffff;
}

.form-label {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}

.form-input::placeholder {
  color: #ffffff;
  font-size: 16px;
}

.light-text {
  color: #ffffff !important;
  font-size: 16px;
}

.dark-text {
  color: #ffffff;
  font-size: 16px;
}

.bold-text {
  color: #ffffff !important;
  font-weight: 700;
}

/* .theme-main-menu .custom-container-nav {
  max-width: 1350px !important;
} */


/* landing page design starts here */

.landing_main .first_banner {
  padding-top: 130px;
}

.landing_main .first_banner .main_data_banner .theme__content h1 {
  font-size: 102px;
  line-height: 100px;
  font-weight: 700;
  margin-bottom: 16px !important;
}

.landing_main .first_banner .main_data_banner .theme__content p {
  font-size: 20px;
  line-height: 25px;
  width: 73%;
  font-weight: 400;
  margin-bottom: 25px;
}

.landing_main .first_banner .main_data_banner .theme__content .banner_input_box {
  display: inline-block;
  width: 100%;
  max-width: 488px;
  position: relative;
}

.landing_main .first_banner .main_data_banner .theme__content .banner_input_box .text_input {
  height: 65px;
  border-radius: 20px;
  width: 100%;
  border: 0;
  padding-left: 105px;
  padding-right: 20px;
  background: #D9D9D9;
}

.landing_main .first_banner .main_data_banner .theme__content .banner_input_box .search_box img {
  width: 42px !important;
}

.landing_main .first_banner .main_data_banner .theme__content .banner_input_box .text_input::placeholder {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #050D3673
}

.landing_main .first_banner .main_data_banner .theme__content .banner_input_box .search_box {
  width: 85px;
  position: absolute;
  left: 0;
  top: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 2px solid #050D3673;
  bottom: 4px;
  font-size: 26px;
  color: #238FE5;
}

.landing_main .first_banner .main_data_banner .image_box_banner {}

.landing_main .first_banner .main_data_banner .image_box_banner img {
  border-radius: 40px;
  max-height: 650px;

}


.main_need_help {
  margin-top: 165px;
}

.main_need_help .bg_blue {
  background: #104CBA8A;
  border-bottom-right-radius: 250px;
  border-top-left-radius: 250px;
  padding-top: 50px !important;
  padding-bottom: 65px !important;
  position: relative;
    z-index: 10;
}

.main_need_help .bg_blue .text_box h4 {
  font-size: 62px;
  line-height: 75px;
  color: #fff;
  font-weight: 600 !important;
  margin-bottom: 12px;
}

.main_need_help .bg_blue .text_box p {
  font-size: 28px;
  line-height: 35px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 46px;
}

.main_need_help .bg_blue .text_box .icon_ext_box {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 50px;
  background: #D9D9D9;
  border-radius: 100px;
  font-size: 62px;
  line-height: 75px;
  color: #238FE5;
  font-weight: 700;
  width: 100%;
  max-width: 900px;
  gap: 34px;
  position: relative;
  z-index: 10;
  border: 0;
}

.landing_main .how_we_Help .main_data_banner .theme__content .start_text {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
  margin-bottom: 16px;
}

.landing_main .how_we_Help .main_data_banner .theme__content .trouble_printer {
  font-size: 32px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 25px;
}

.landing_main .how_we_Help .main_data_banner .theme__content p {

  width: 98%;
}

.list_list .list_item .inside_item .list_text {
  width: 100% !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #fff;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
}

.list_list .list_item .inside_item {
  gap: 5px;
}

.list_list .list_item .inside_item img {
  width: 40px;
  height: 40px;
}

.list_list .list_item {
  margin-bottom: 30px;
}

.list_list {
  margin-top: 50px;
}

.landing_main .how_we_Help .main_data_banner .image_box_banner img {
  max-height: 760px;
  border-radius: 20px;
}

.how_we_Help .badge_years {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 265px;
  height: 100px;
  border-radius: 20px;
  background: #238FE570;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  font-family: "ClashDisplay-Bold";
  text-shadow: 7px 9px 9px #0000007a;
  position: absolute;
  bottom: 50px;
  right: -40px;

}

.done_project_text_box .about.us_done {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 28px;
}
.done_project_text_box .cloud_care_done {
  font-size: 32px;
  line-height: 34px;
  color: #FFF;
  font-weight: 600;
  margin-bottom: 22px;
}

.landing_main .how_we_Help {
  margin-top: 0px;
  margin-bottom: 100px;
  padding-top: 80px;
}

.done_project_text_box .text_para_done {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
}
.project_done .image_done img {
  max-height: 650px;
  border-radius: 200px 50px 200px 50px;
  box-shadow: #00000087 0 13px 29px -3px;
  position: relative;
  z-index: 2;
}
.project_done .image_done .text_box_line h6 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
  color: #238FE5;
  margin-bottom: 10px;
}
.project_done .image_done .text_box_line {
  padding: 20px 0;
}
.project_done .image_done .text_box_line h2 {
  font-size: 62px;
  font-weight: 600;
  line-height: 76px;
  color: #fff;
}

.project_done .image_done .text_box_line::after {
  content: '';
  height: 4px;
  background: linear-gradient(45deg ,#5B84D0 0% ,#104CBA 50%,#104CBA00 100%);
  position: absolute;
  left: -331px;
  right: 0;
  z-index: 1;
}


.why_chosse_us {
  margin: 100px 0;
}
.why_chosse_us .heading_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.why_chosse_us .heading_box h4 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
  color: #FFF;
  font-family: "ClashDisplay-Regular";
  margin-bottom: 24px;
}
.why_chosse_us .heading_box h3 {
  font-size: 32px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}

.why_chosse_us .heading_box p {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.why_chosse_us .heading_box p {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}

.card_blue {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
    padding-bottom: 20px;
  flex-direction: column;
  border-radius: 20px;
  background-color: #104CBA80;
  padding-bottom: 35px;
  transition: background-color 2s ease ,background-image 2s ease, border-radius 2s ease;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  background-position: -3px 3px;
  
}

.card_blue:hover {
  border-radius: 50px;
  /* animation:  fadeBg 2s ease ; */
  background-color:unset
}
.card_blue1:hover{
  
  background-image: url(./img/landing_page/bg_1.png);

}
.card_blue2:hover{
  
  background-image: url(./img/landing_page/bg_2.png);

}
.card_blue3:hover{
  
  background-image: url(./img/landing_page/bg_3.png);

}

@keyframes fadeBg {
  0%{
    background-color: #104CBA80;
  }
  50%{
    background-color: #104bba3c;
  /* background-image: url(./img/landing_page/done_us.jpg); */

  }
  100%{
    background-color: unset;
  /* background-image: url(./img/landing_page/done_us.jpg); */

  }
}
.ext_blue h4 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 23px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.ext_blue p {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
  width: 76%;
  position: relative;
  z-index: 2;
}

.ext_blue.Img_card .image_box {
  width: 140px;
  height: 140px;
  background-color: #104CBA;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  position: absolute;
  top: -67px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: background-color 2s ease;
  z-index: 2;
}

.ext_blue.Img_card {
  padding: 60px 50px;
    padding-top: 60px;
  padding-top: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 40px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 91px;
}
.ext_blue.Img_card img{
  position: absolute;
  top: 0px;
  left: 0px;
}

.ext_blue.Img_card:hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 8px;
  z-index: 1;
  top: 10px;
  left: 9px;
  background-color: #104CBA82;
  border-radius: 40px;
}
.ext_blue.Img_card.Img_card1{
  background-image: url(./img/landing_page/offline_printer_bg.png) ;
}
.ext_blue.Img_card.Img_card2{
  background-image: url(./img/landing_page/bg_2_service.png) ;
}

.ext_blue.Img_card.Img_card3{
  background-image: url(./img/landing_page/bg_3_service.png) ;
}
.ext_blue.Img_card.Img_card4{
  background-image: url(./img/landing_page/bg_sevice4.png) ;
}


.ext_blue.Img_card .image_box img{
  transition: opacity 2s ease;
}

.ext_blue.Img_card:hover .image_box .white {
  /* animation : hideSvg 2s ease */
  opacity: 0;
}
.ext_blue.Img_card:hover .image_box .color{
  opacity: 1;
}
.image_box .inside_div {
  position: relative;
  width: 100px;
  height: 100px;
}

.ext_blue.Img_card .image_box .white {
  opacity: 1;
}
.ext_blue.Img_card .image_box .color{
  opacity: 0;
}
.ext_blue.Img_card:hover .image_box .color {
  animation : showSvg 2s ease
}

.image_box .inside_div img {
  height: 100%;
  width: 100%;
}
@keyframes hideSvg {
  0%{
    opacity: 1;
  }
  50%{
    opacity: .5;
  }
  100%{
    opacity: 0;
  }
}
@keyframes showSvg {
  0%{
    opacity: 0;
  }
  50%{
    opacity: .5;
  }
  100%{
    opacity: 1;
  }
}

.our_Service_select .inside_card {
  margin-top: 100px;
}


.ext_blue.Img_card:hover  .image_box{
  background-color: #fff;
}


.why_chosse_us .main_form{
  background-image: url(./img/landing_page/contact_form_bg.png);
}
.why_chosse_us .main_form {
  background-image: url(./img/landing_page/contact_form_bg.png);
  padding: 100px 180px;
    padding-bottom: 100px;
  padding-bottom: 80px;
  border-radius: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.why_chosse_us .main_form::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 60px;
  background-color: #104CBA73;
}
.why_chosse_us .main_form .heading_box {
  position: relative;
  z-index: 1;
}
.why_chosse_us .main_form .form_box {
  position: relative;
  z-index: 1;
  margin-top: 15px;
}
.input_box .input {
  height: 60px;
  width: 100%;
  border-radius: 20px;
  padding: 0 28px;
  border: 0;
  background: transparent;
  border: 1.5px solid #ffffffa1;

  border-top: 1px solid #ffffff4f;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  transition:   border-radius 2s ease, box-shadow 2s ease;
 
}
.input_box .input:hover,.input_box .input:focus-within{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 30px;
  border: 1.5px solid #913BFF; 
  border-top: 1px solid #903bff55;
}
.submit_btn {
  height: 60px;
  width: 100%;
  max-width: 280px;
  border-radius: 20px;
  background: transparent;
  border: 1.5px solid #ffffffa1;

  border-top: 1px solid #ffffff47;
  text-align: left;
  padding-left: 38px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  transition:   border-radius 2s ease, box-shadow 2s ease;

  color: #fff;
}
.submit_btn:hover{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 30px;
  border: 1.5px solid #913BFF; 
  border-top: 1px solid #903bff55;
}
.input_box .input::placeholder{
  color: #ffffff73;
}
.input_box {
  margin-bottom: 40px;
}
textarea.input {
  height: 140px !important;
  padding-top: 14px !important;
}

.loaction_section .bg {
  min-height: 252px;
  background: #104CBA;
  border-top-left-radius: 250px;
  border-bottom-right-radius: 250px;
  border-left: 2px solid #ffffff8a;
  border-right: 2px solid #ffffff8a;
  margin: 180px 0;
}
.loaction_section .bg .loaction_box .image_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 25px;
}
.loaction_section .bg .loaction_box .image_box p {
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-align: center;
}

.loaction_section .bg .container {
  position: relative;
}
.loaction_section .bg .container .row {
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
}
.loaction_section .bg .loaction_box {
  display: flex;
  justify-content: center;
}
/* accordian section */
.accordion-item {
  border: 0;
  background: transparent;
  max-width: 800px;
  margin: auto;
  margin-bottom: 30px;

}
.accordion-item .accordion-button {
  background: #104CBA;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  padding: 20px 25px;
  position: relative;
  border-radius: 25px 25px 0px 0px !important;
  border-bottom: 1px solid #fff;
}
.accordion-button:focus {
  box-shadow: none;
}

.accordion-button.collapsed {
  border-radius: 25px !important;
  border-bottom:0 ;
}
.accordion-collapse {
  background: #104cba;
  border-radius: 0 0 25px 25px !important;
 
}
.accordion-body p {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.accordion-button::after{
  background-image: none;
  transform: rotate(-180deg);
  font-family: "Font Awesome 5 Free";
  content: "\2b";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #104cba;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.accordion-button:not(.collapsed)::after{
  content: "\f068";
  background-image: none;

}
.acordian_main_box {
  max-height: 580px;
  overflow-y: scroll;
  margin-top: 29px;
}
/* accordian section */

#scrollUp i {
  color: white;
  font-family: "Font Awesome 5 Pro";
}

.view_btn_box .view_All {
  margin-top: 46px;
  background: transparent;
  height: 60px;
  width: 100%;
  max-width: 280px;
  border-radius: 20px;
  border: 2px solid #ffffffb2;
  border-top: .5px solid #ffffff5c;
  transition: background 2s ease,border-radius 2s ease,color 2s ease;
  font-size: 20px;
  line-height: 25px;
}

.view_btn_box .view_All:hover{
  border-radius: 30px !important;
  border-color: transparent !important;
  background: linear-gradient(90deg , #FFFFFF 0%,#913BFF 100%);
  color: #000;
}
.list_list .list_item .inside_item i {
  font-size: 30px;
  margin-right: 5px;
  color: #238FE5;
  transition: color 2s ease,background 2s ease ,box-shadow 2s ease;
  height: 47px;
  width: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}
.list_list .list_item:hover .inside_item i {
color: #fff;
background: #913BFF;
box-shadow: rgba(162, 158, 158, 0.3) 0px 19px 38px, rgba(138, 138, 138, 0.22) 0px 15px 12px;

}
/* media query starts here */
.ext_blue.Img_card.Img_card2:hover::after{
  right: 0;
  bottom: 10px;
}
.main_need_help .bg_blue .text_box .icon_ext_box:hover {
  background: #C2C2C2;
}

.contact_head .call_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 20px;
  gap: 5px;
  transition: all 2s ease;

}

.contact_head .phone_box {
  height: 30px;
  width: 30px;
  color: #fff;
  background: #913BFF;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  font-size: 14px;
}
.contact_head .call_box:hover {
  color: #fff;
  text-shadow: 7px 6px 25px #CCC;
}
.main_need_help.top_call_help {
  margin: 0 !important;
}
.top_call_help.main_need_help .bg_blue .text_box h4 {
  font-size: 20px;
  line-height: 25px;
}

.top_call_help.main_need_help .bg_blue .text_box .icon_ext_box .phone_box {
  height: 40px;
  width: 40px;
  color: #fff;
  background: #913BFF;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  font-size: 20px;

}
.top_call_help.main_need_help .bg_blue {
  background: #913BFF1C !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  position: relative;
  z-index: 10;
  border-radius: 101px !important;
}
.top_call_help.main_need_help .bg_blue .text_box .icon_ext_box{
  color: #06416F !important;
  font-size: 34px;
  width: auto;
  height: 58px;
  padding: 9px 20px;
  font-weight: 600;
}
.top_call_help.main_need_help  .bg_blue {
  transition:filter 2s ease;
}
.main_need_help.top_call_help:hover .bg_blue {
  filter: drop-shadow(0 0 0.75rem #ffffff41);
}
@media(max-width:1400px){
  .project_done .image_done .text_box_line h6 {
    font-size: 24px;
    line-height: 24px;  

  }
  .project_done .image_done .text_box_line h2 {
    font-size: 40px;
    line-height: 65px;  
  }
  .project_done .image_done .text_box_line {
    padding: 15px 0;
    padding-top: 10px;
  }
  .project_done_row_main .image_done {
    margin-top: 40px;
  }
}

@media(max-width:1200px){
  .why_chosse_us .main_form {
    padding: 60px 45px;
    padding-bottom: 60px;
  }
}

@media(max-width:992px){
  .landing_main br{
    display: none;
  }
  .landing_main .first_banner .main_data_banner .theme__content h1 span {
    display: block;
    font-size: 53px;
    line-height: 70px;
  }
  .landing_main .first_banner .main_data_banner .theme__content p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }
  .landing_main p{
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .landing_main img{
    max-height: 100% !important;
    object-fit: contain;
  }
  .main_need_help {
    margin-top: 50px;
  }
  .main_need_help .bg_blue .text_box h4 {
    font-size: 32px;
    line-height: 35px;
  }
  .main_need_help .bg_blue .text_box p {
    margin-bottom: 24px;
  }
  .main_need_help .bg_blue .text_box .icon_ext_box {
    gap: 16px;
    font-size: 25px;
  }
  .main_need_help .bg_blue .text_box .icon_ext_box img {
    width: 38px;
  }
  .main_need_help .bg_blue .text_box .icon_ext_box {
    gap: 16px;
    font-size: 25px;
    width: 100%;
    max-width: 456px;
    padding: 0;
  }
  .main_need_help .bg_blue {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .landing_main .how_we_Help {
    margin-top: 0;
  }
  .how_we_Help .badge_years{
    text-align: center;
  }
  .how_we_Help .theme__content {
    margin-top: 45px;
  }
  .landing_main .start_text {
    font-size: 20px !important;
  }
  .landing_main .first_banner .main_data_banner .theme__content p {
    margin-bottom: 0px !important;
  }
  .list_list {
    margin-top: 27px;
  }
  .list_list .list_item .inside_item img {
    width: 30px;
    height: 30px;
  }
  .list_list .list_item .inside_item .list_text {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .list_list .list_item {
    margin-bottom: 23px;
  }
  .landing_main .first_banner .main_data_banner .image_box_banner {
    margin-top: 30px;
  }
  .project_done_row_main .image_done img {
    width: 100%;
  }
  .project_done_row_main .image_done .col-md-4 {
    margin-top: 50px;
  }
  .project_done .image_done .text_box_line::after {
    left: -380px;
    right: -100px;
  }
  .why_chosse_us {
    margin: 88px 0;
  }
  .col_card_blue {
    margin-bottom: 30px;
  }
  .why_chosse_us .main_form {

    padding-bottom: 60px;
  }
  .ext_blue.Img_card:hover::after{
    display: none;
  }
  .ext_blue.Img_card{
    background-position: center;
  }
}

@media(max-width:767px){
  .loaction_section .bg .container .row {
    position: unset;
  }
  .loaction_section .bg {
    margin: 50px 0;
    border: 0;
    background: transparent;
  }
  .loaction_section .bg .loaction_box .image_box {

    gap: 12px;
    margin-bottom: 43px;
  }
  .loaction_section .bg .loaction_box .image_box img {
    width: 131px;
  }
  .main_need_help .bg_blue {
    border-bottom-right-radius: 150px;
    border-top-left-radius: 150px;

}
.top_call_help.main_need_help .bg_blue {
  background: #913BFF1C;
  border-bottom-left-radius: 150px;
  border-top-right-radius: 150px;
}
.acordian_main_box{
  max-height: 100%;
}
.accordion-item .accordion-button {

  font-size: 18px;
 
  padding: 15px 25px;
}
.top_call_help.main_need_help .bg_blue .text_box h4 {
  font-size: 16px;
  line-height: 25px;
}
.top_call_help.main_need_help .bg_blue {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  border-radius: 20px !important;
}
.top_call_help.main_need_help .bg_blue .text_box .icon_ext_box {
  font-size: 21px;
  height: 43px;
}
.top_call_help.main_need_help .bg_blue .text_box .icon_ext_box .phone_box {
  height: 30px;
  width: 30px;
  font-size: 14px;
}
}

@media (max-width: 540px){
  .container{
    padding-left: 20px;
    padding-right: 20px;
  }
  .landing_main .first_banner .main_data_banner .theme__content h1 span {
    display: block;
    font-size: 41px;
    line-height: 50px;
  }
  .landing_main .first_banner {
    padding-top: 60px;
  }
  .main_need_help .bg_blue .text_box h4 {
    font-size: 26px;
    line-height: 27px;
  }
  .main_need_help .bg_blue .text_box .icon_ext_box{
    height: 59px;
  }
  .landing_main .how_we_Help {
    margin-bottom: 44px;
    padding-top: 20px;
  }
  .why_chosse_us .main_form {
    padding: 45px 25px;
    padding-bottom: 55px;
  }
  .main_form .heading_box h4 {

    margin-bottom: 14px;
  }
  .why_chosse_us .heading_box h3 {

    text-align: center;
  }
  .ext_blue p {
    width: 100%;
  }
  .ext_blue h4 {
    text-align: center;
  }
  .image_box .inside_div {
    width: 50px;
    height: 50px;
  }
  .ext_blue.Img_card .image_box{
    top: -45px;
  }
  .ext_blue.Img_card{
    margin-bottom: 50px;
  }
  .why_chosse_us .main_form {
    padding: 30px 10px;
  }
  .main_need_help .bg_blue {
    border-bottom-right-radius: 70px;
    border-top-left-radius: 70px;
  }
  .top_call_help.main_need_help .bg_blue {
    background: #913BFF1C;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
  }
}

@media(max-width:1700px) {
  .theme-banner-one .shadow-text {
    display: none;
  }
}