/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;500;600;700;800;900&display=swap");

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: Inter;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  letter-spacing: 1.5px;
}

body {
  font-family: Inter;
  font-style: normal;
  background: transparent !important;
}

/* width */
body::-webkit-scrollbar {
  width: 8px;
}

/* Track */
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px grey;
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
body::-webkit-scrollbar-thumb {
  background: #2955c5;
  border-radius: 10px;
}

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover {
  background: #f40303;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
li,
p,
a {
  font-family: Inter;
  font-style: normal;
}

a {
  text-decoration: none !important;
}

#topnavBar {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.floatingNav {
  background: #3c55d6 !important;
  -webkit-box-shadow: 0 2px 2px rgb(0 0 0/5%);
  box-shadow: 0 2px 2px rgb(0 0 0/5%);
}

.hide_desktop {
  display: none;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 100% !important;
}

.container {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

header.sticky-top {
  z-index: 1020;
}

.sec_titles span {
  color: #3c55d6;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0px;
}

.sec_titles h2 {
  color: #172541;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin: 18px 0;
}

.sec_titles p {
  color: #3a3a37;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.27px;
}

.read_more {
  margin-top: 30px;
}

.read_morebtn {
  border-radius: 999px;
  border: 1px solid #3C55D6 !important;
  background: #3C55D6;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  padding: 14px 28px;
}

.navbar {
  padding: 20px 0;
}

.navbar .navbar-brand img {
  width: 183px;
}

button {
  border: none !important;
}

.hide_desktop {
  display: none;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 14px !important;
  padding-left: 14px !important;
}

.navbar .nav-link {
  color: #fff !important;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.225px;
}








/* mega menu  */

.navbar ul.dropdown-menu.dropdown-menu-lg-end {
  padding: 20px 17px 27px;
  width: 205px;
  margin-top: 12px;
  right: 89px;
  top: 145px;
  position: fixed !important
}

ul.dropdown-menu.dropdown-menu-lg-end.menubar-shadow.show {
  width: 24% !important
}

.menu-bar .dropdown-toggle::after {
  display: none;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent
}

.navbar .dropdown-item.menubar-links:hover img {
  filter: brightness(0) invert(1)
}

.navbar a.dropdown-item.menubar-links {
  height: 37px !important;
  font-family: inter !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  padding-top: 8px !important;
  line-height: 20px !important;
  color: #333 !important
}

.navbar a.dropdown-item.menubar-links:hover {
  height: 37px;
  background: #0f2d7a;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
  transition: .6s;
  color: #fff !important
}

.navbar a.nav-link.dropdown-toggle {
  cursor: pointer
}

.navbar ul.dropdown-menu.dropdown-new {
  width: 85%;
  top: 115px !important;
  border: none;
  right: 7.5%;
  position: fixed !important;
  border-radius: 10px;
  box-shadow: 0 15px 30px -25px #3c55d6;
}



.custom-main-dropdown-show1 li a {
  color: #000 !important;
}

/* .navbar a.nav-link.dropdown-toggle.nav-border.navdropdown.activecolor{
  color: #3c55d6 !important;
  font-weight:700
} */
#v-pills-tab li a.active {
  font-style: normal;
  font-size: 14px;
  color: #fff !important;
  background: #3c55d6;
}

#v-pills-tab li a .fa.fa-angle-right {
  font-weight: 700
}

#v-pills-tab a {
  cursor: pointer;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #3c55d6 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px;
  margin: 5px 0;
  background-color: #c0c0c02d;
}

#v-pills-tab a:hover {
  color: #fff !important;
  background-color: #3c55d6;
}

#v-pills-tabContent p {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #3c55d6;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

#v-pills-tabContent p::before {
  content: "";
  background: #4a66e1;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -6px;
}

#v-pills-tabContent ul {
  list-style: none;
  padding-left: 0
}

#v-pills-tabContent ul.mt-40 {
  margin-top: 40px
}

#v-pills-tabContent ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  display: flex;
}

#v-pills-tabContent ul li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 13px;
  padding-right: 5px;
}


#v-pills-tabContent a {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#v-pills-tabContent ul li {
  border-bottom: 1px dotted #3c55d6;
  padding: 12px 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#v-pills-tabContent ul li:last-child {
  border: none;
}

#v-pills-tabContent .row.gx-5 {
  --bs-gutter-x: 5rem;
}

#v-pills-tabContent ul li:hover {
  background-color: #3c55d6;
}

#v-pills-tabContent ul li:hover a {
  color: #fff;
  padding-left: 12px;
}

div#v-pills-tab {
  margin-left: 30px !important;
  margin-right: 20px !IMPORTANT;
  margin-top: 30px;
  width: 20%;
}

.navbar div#v-pills-tabContent {
  background: #f8fafc;
  width: 80%;
  padding: 35px 45px;
  height: 65vh;
  overflow: auto;
}

/* .navbar #v-pills-tab li{
  margin-bottom: 12px;
} */
.menubar-shadow {
  background: #fff;
  border: 1px solid #eff0f7;
  box-shadow: 0 10px 14px rgb(74 58 255/1%), 0 9px 26px rgb(23 15 73/5%);
  border-radius: 12px;
  margin-top: 12px
}


@media screen and (max-width:992px) {


  ul.dropdown-menu.custom-main.custom-main-dropdown-show1 {
    padding: 10px;
  }

  .custom-main-dropdown-show1,
  .custom-main-dropdown-show1_1,
   .custom_mobile_menu_show2_1,
  .custom_mobile_menu_show3_1,
  .custom_mobile_menu_show4_1,
  .custom_mobile_menu_show5_1,
  .custom_mobile_menu_show6_1 {
    margin-top: 10px;
    background: #fff !important;
    margin: 10px;
    padding: 12px 8px;

  }

  ul.dropdown-menu.custom_moblie {
    background: #d5cece1f !important;
    margin: 5px 0;
    padding: 8px 5px;
    font-size: 14px !important;
  }

  .dropdown-item:hover {
    border-radius: 6px
  }

  a.dropdown-item.custome_mobile_menu:hover {
    background: 0 0;
    color: #000
  }

  a.dropdown-item.custome_mobile_menu {
    font-weight: 600 !important;
    font-size: 14px !important
  }

  ul.dropdown-menu.custom_moblie {
    margin: 5px 15px;
    overflow: scroll;
    overflow-y: auto;
    max-height: 370px
  }

  ul.dropdown-menu.custom_moblie li a {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    white-space: inherit;
    line-height: 18px
  }
}

.navbar a.dropdown-item.custome_mobile_menu {
  position: relative
}

#navbarTogglerDemo02 .custom-main-dropdown {
  position: relative;
  display: block
}

#navbarTogglerDemo02 .custome_mobile_menu:after {
  position: absolute;
  content: "\f107";
  font-family: fontawesome;
  width: 20px;
  height: 20px;
  color: #000;
  right: 17px;
  font-weight: 700;
  top: 5px
}


/* Top Section css start here */

#header_top_sec {
  background: #4058d8;
  -webkit-backdrop-filter: blur(19.5px);
  backdrop-filter: blur(19.5px);
  z-index: 999;
  position: relative;
}

#header_top_sec .header_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 36px;
  gap: 36px;
}

#header_top_sec .header_contact .contact_details ul .icon1 a img {
  width: 12px;
}

#header_top_sec .header_contact .contact_details ul .icon2 a img {
  width: 16px;
}

#header_top_sec .header_contact .contact_details ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 36px;
}

#header_top_sec .header_contact .contact_details ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}

#header_top_sec .header_contact .sm_icon ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
  padding: 0px !important;
  margin: 0px !important;
  list-style: none;
}

#header_top_sec .header_contact .sm_icon ul .fa-brands {
  font-size: 15px;
  color: #fff;
}

/* Home banner css start here */

#banner_sec.home_banner_bg {
  background: url(../../assets/img/home_banner_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  margin-top: -85px;
  padding: 182px 0 70px 0;
  /* padding: 111px 0; */
  position: relative;
  z-index: 2;
}

#banner_sec.about_banner_bg {
  background: url(../../assets/img/about_banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  margin-top: -85px;
  padding: 182px 0 70px 0;
}

#banner_sec.blog_banner_bg {
  background: url(../../assets/img/blog_listing_banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  margin-top: -100px;
  padding: 182px 0 70px 0;
}

#banner_sec.contactus_banner_bg {
  background: url(../../assets/img/Contact_banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  margin-top: -85px;
  padding: 180px 0 50px 0;
}

#banner_sec.blog_listing_banner_bg {
  background: url(../../assets/img/blog_listing_banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  margin-top: -85px;
  padding: 111px 0;
}

#banner_sec.service_banner_bg {
  background: url(../../assets/img/service_banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* height: auto; */
  margin-top: -85px;
  padding: 140px 0 50px 0;
}

#banner_sec {
  min-height: 100%;
}

#banner_sec .banner_content h1 {
  color: #e6ecff;
  font-family: Inter;
  font-size: 52px;
  font-style: normal;
  font-weight: 800;
  line-height: 58px;
  letter-spacing: 1.14px;
  margin: 0px;
}

#banner_sec .banner_content p {
  color: #fff;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.36px;
  margin-top: 11px;
}

#banner_sec .banner_content .input-group {
  width: 649px;
  margin-top: 34px;
  position:relative;
}

#banner_sec .banner_content .form-control {
  height: 49px;
  border-radius: 10px;
  border: 1px solid #e6ecff;
  background: #fff;
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

#banner_sec .banner_content .form-control::-webkit-input-placeholder {
  color: #b6b6b6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

#banner_sec .banner_content .form-control::-moz-placeholder {
  color: #b6b6b6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

#banner_sec .banner_content .form-control:-ms-input-placeholder {
  color: #b6b6b6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

#banner_sec .banner_content .form-control::-ms-input-placeholder {
  color: #b6b6b6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

#banner_sec .banner_content .form-control::placeholder {
  color: #b6b6b6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

#banner_sec .banner_content .home_search_btn {
  position: absolute;
  z-index: 99;
  right: 6px;
  top: 6px;
  border-radius: 5px;
  background: #3c55d6;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 10px 20px;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#banner_sec .banner_content .customers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 17px;
  margin-top: 25px;
}

#banner_sec .banner_content .customers h3 {
  color: #fff;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.33px;
  margin: 0;
}

#banner_sec .banner_content .customers h3 span {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.36px;
}

#banner_sec .banner_content .customers img {
  width: 45px;
}

#banner_sec .recomended_service {
  background: rgba(255, 255, 255, 0.05);
  stroke-width: 1px;
  stroke: #6c80ea;
  -webkit-backdrop-filter: blur(1.5px);
  backdrop-filter: blur(1.5px);
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  padding-bottom: 15px;
  width: 85%;
  height: 100%;
}

#banner_sec .recomended_service h2 {
  color: #fff;
  font-family: Inter;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.345px;
  text-align: start;
  padding: 12px 20px;
  padding-bottom: 20px;
  border-bottom: 0.5px solid #fff;
  position: relative;
}

#banner_sec .recomended_service h2::after {
  content: "";
  width: 92px;
  height: 2px;
  background: #ffe68f;
  position: absolute;
  bottom: 25%;
  left: 5%;
}

#banner_sec .recomended_service ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#banner_sec .recomended_service ul li {
  padding: 12px 20px;
}

#banner_sec .recomended_service ul li:hover {
  background: rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.recomended_service ul li.default-hover {
  background: rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.recomended_service ul li.custom-hover {
  background: rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

#banner_sec .recomended_service ul li a {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.24px;
}

#banner_sec .banner_content .banner_title span {
  color: #fff;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.36px;
  margin-bottom: 7px;
  padding-bottom: 7px;
  position: relative;
}

#banner_sec .banner_content .banner_title span::before {
  content: "";
  background: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#banner_sec .banner_content .about_rating_box {
  padding: 12px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 50px;
  width: 702px;
  border-radius: 103.195px;
  border: 2.4px solid rgba(232, 232, 232, 0.56);
  background: rgba(255, 255, 255, 0.10);
}

#banner_sec .banner_content .about_rating_box::after {
  content: "";
  background: url(../../assets/img/about_rating_icon2.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 155.992px;
  height: 40px;
  position: absolute;
  top: -15%;
  right: 15%;
}

#banner_sec .banner_content .about_rating_box img {
  border-radius: 50%;
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(60, 85, 214, 0.25);
  box-shadow: 0px 0px 10px 2px rgba(60, 85, 214, 0.25);
  max-width: 95px;
}

#banner_sec .banner_content .about_rating_box h4 {
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 5px;
}

#banner_sec .banner_content .about_rating_box p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

#banner_sec .service_form {
  border-radius: 6px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(148, 148, 148, 0.25);
  box-shadow: 0px 0px 16px 0px rgba(148, 148, 148, 0.25);
  padding: 25px 20px;
}

#banner_sec .service_form h2 {
  color: #231F20;
  text-align: center;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin: 0;
}

#banner_sec .service_form .form-control {
  border-radius: 4px;
  border: 1px solid #CACED1;
  background: #FFF;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 12px;
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#banner_sec .service_form .form-select {
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  padding: 10px 12px;
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#banner_sec .service_form .form-control::-webkit-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#banner_sec .service_form .form-control::-moz-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#banner_sec .service_form .form-control:-ms-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#banner_sec .service_form .form-control::-ms-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#banner_sec .service_form .form-control::placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.alert_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.alert_box .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.alert_box p {
  color: #606162;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}

.alert_box .form-check {
  display: block;
  min-height: auto;
  margin-bottom: 0 !important;
}

.alert_box .form-check-input:checked {
  background-color: #00C853 !important;
  border-color: #00C853 !important;
}

.alert_box .form-switch .form-check-input {
  width: 32px;
  height: 16px;
}

.service_form .sub_btn {
  border-radius: 6px;
  background: #3C55D6;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 15px 0;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

.alert_box img {
  width: 20px;
}

.iti__selected-flag::after {
  content: "";
  background: #D9D9D9;
  width: 1px;
  height: 100%;
  -webkit-transform: rotate(-0.319deg);
  -ms-transform: rotate(-0.319deg);
  transform: rotate(-0.319deg);
  position: absolute;
  right: 0px;
  top: 0px;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05);
}

#banner_sec .banner_content .banner_facts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 70px;
}

#banner_sec .banner_content .banner_facts .facts_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 14px;
  margin-top: 45px;
  position: relative;
}

#banner_sec .banner_content .banner_facts .facts_sec:not(:first-child):before {
  content: "";
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.56);
  width: 0.8px;
  height: 44px;
  position: absolute;
  left: -32px;
  top: 0;

}

#banner_sec .banner_content .banner_facts .facts_sec .facts_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.10);
}

#banner_sec .banner_content .banner_facts .facts_sec .facts_img img {
  width: 32px;
}

#banner_sec .banner_content .banner_facts .facts_sec .facts_text h5 {
  color: rgba(255, 255, 255, 0.92);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
}

#banner_sec .banner_content .banner_facts .facts_sec .facts_text p {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 2px;
  margin-bottom: 0;
}

/* Home banner css end here */

/* our client section start here */
#our_client_sec {
  background: #fff;
  padding: 50px 0px;
}

#our_client_sec .client_img img {
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
  width: 108.574px;
}

#our_client_sec .swiper-wrapper,
#our_client_sec .swiper-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

#our_client_sec .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* About us Css Start Here */
#aboutus_sec {
  background: #fff;
  padding: 70px 0;
}

#aboutus_sec .aboutus_img img {
  width: 522px;
}

#aboutus_sec .aboutus_img {
  position: relative;
}

#aboutus_sec .aboutus_img .aboutus_img_text {
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(17, 12, 79, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(17, 12, 79, 0.1);
  padding: 47px 32px 36px 60px;
  position: absolute;
  bottom: -42px;
  left: 42px;
  width: 545px;
  max-width: 100%;
}

#aboutus_sec .aboutus_img h3 {
  color: #172541;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin: 0px;
  position: relative;
}

#aboutus_sec .aboutus_img h3::before {
  content: "";
  background: url(../img/about_icon.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 32px;
  position: absolute;
  left: -20px;
  top: -20px;
}

#aboutus_sec .aboutus_list ul {
  list-style: none !important;
  padding: 0px;
  margin: 0px;
}

#aboutus_sec .aboutus_list ul li {
  color: #181e23;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 20px 0px;
  padding-left: 35px;
  position: relative;
}

#aboutus_sec .aboutus_list ul li::before {
  content: "";
  background: url(../../assets/img/list_icon.png);
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
}

#aboutus_sec .about_rating_box {
  border-radius: 86px;
  border: 2px solid #3c55d6;
  background: #3c55d6;
  padding: 12px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 50px;
  width: 585.03px;
}

#aboutus_sec .about_rating_box::after {
  content: "";
  background: url(../../assets/img/about_rating_icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 130px;
  height: 33px;
  position: absolute;
  top: -15%;
  right: 15%;
}

#aboutus_sec .about_rating_box img {
  border-radius: 50%;
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(60, 85, 214, 0.25);
  box-shadow: 0px 0px 10px 2px rgba(60, 85, 214, 0.25);
  max-width: 95px;
}

#aboutus_sec .about_rating_box h4 {
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 5px;
}

#aboutus_sec .about_rating_box p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

#aboutus_sec .about_tabs .nav {
  gap: 11px;
}

#aboutus_sec .about_tabs .nav-tabs .nav-item.show .nav-link,
#aboutus_sec .about_tabs .nav-tabs .nav-link.active {
  background: #f5f6fd;
  border-top: 4px solid #3c55d6 !important;
  color: #3c55d6;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.27px;
  border-bottom: none !important;
}

#aboutus_sec .about_tabs .nav-tabs .nav-link {
  border: 1px solid #eee !important;
  background: #f5f6fd;
  color: #3a3a37;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.27px;
  border-radius: 0 !important;
  padding: 12px 30px !important;
}

#aboutus_sec .about_tabs .tab-content>.active {
  border: 1px solid #eee;
  background: #f5f6fd;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  padding: 30px;
  border-top: none;
}

#aboutus_sec .about_tabs .about_tabs_data p {
  color: #3a3a37;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
}

#aboutus_sec .about_tabs .about_tabs_data ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#aboutus_sec .about_tabs .about_tabs_data ul li {
  color: #181e23;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.27px;
  padding: 19px 0 0 38px;
  position: relative;
}

#aboutus_sec .about_tabs .about_tabs_data ul li::before {
  content: "";
  background: url(../../assets/img/tabs_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 14px;
  position: absolute;
  left: 5px;
  top: 23px;
}

/* About us Css End Here */
/*
<!-- Service Platform Section Start Here  */

#platforms_sec {
  background: url(../../assets/img/service_plateform_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 70px 0px;
  /* height: 867px; */
}

#platforms_sec .top_title h2 {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.54px;
}

#platforms_sec .top_title p {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.27px;
}

#platforms_sec .platforms_box {
  height: 100%;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

#platforms_sec .platforms_box.default_hover {
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#platforms_sec .platforms_box.default_hover h3 {
  color: #3c55d6;
}

#platforms_sec .platforms_box.default_hover p {
  color: #000;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

#platforms_sec .platforms_box.default_hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(99%) saturate(1154%) hue-rotate(213deg) brightness(98%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(26%) sepia(99%) saturate(1154%) hue-rotate(213deg) brightness(98%) contrast(100%);
}


#platforms_sec .platforms_box:hover {
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#platforms_sec .platforms_box:hover h3 {
  color: #3c55d6;
}

#platforms_sec .platforms_box:hover p {
  color: #000;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

#platforms_sec .platforms_box img {
  width: 85px;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 15px;
}

#platforms_sec .platforms_box:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(99%) saturate(1154%) hue-rotate(213deg) brightness(98%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(26%) sepia(99%) saturate(1154%) hue-rotate(213deg) brightness(98%) contrast(100%);
}

#platforms_sec .platforms_box h3 {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0.3px;
  margin: 8px 0;
}

#platforms_sec .platforms_box p {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 158.824% */
  letter-spacing: 0.255px;
  margin: 0px;
  padding-bottom: 15px;
}

/*
<!-- Service Platform Section End Here  */

/*
<!-- Why choose Corpfilings? Section Start Here  */

#why_chooseus_sec {
  background: rgba(238, 238, 238, 0.05);
  padding: 70px 0;
}



#why_chooseus_sec .why_chooseus ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#why_chooseus_sec .why_chooseus ul li {
  margin-top: 35px;
  color: #181e23;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 111.111% */
  letter-spacing: 0.27px;
  padding-left: 48px;
  position: relative;
}

#why_chooseus_sec .why_chooseus ul li::before {
  content: "";
  background: url(../../assets/img/whatsup_list_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0;
  top: -8px;
}

#why_chooseus_sec .why_chooseus_img img {
  width: 616px;
}

#why_chooseus_sec .why_chooseus_img p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-top: 30px;
}

#why_chooseus_sec .why_chooseus_img p span {
  color: #172541;
  font-weight: 700;
}

/*
<!-- Why choose Corpfilings? Section End Here  */
/*
<!-- Fun Fact Section Start Here  */
#fun_fact_sec {
  background: url(../../assets/img/fun_fact_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 65px 0;
}

#fun_fact_sec .fun_fact {
  height: 100%;
}

.fun_fact_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* #fun_fact_sec .fun_fact_box {
  border-right: 1px solid #fff !important;
  
} */
#fun_fact_sec .col-sm-12:nth-child(1) .fun_fact_box {
  border-right: 1px solid #fff !important;
}

#fun_fact_sec .col-sm-12:nth-child(2) .fun_fact_box {
  border-right: 1px solid #fff !important;
}

#fun_fact_sec .col-sm-12:nth-child(3) .fun_fact_box {
  border-right: 1px solid #fff !important;
}

#fun_fact_sec .col-sm-12:nth-child(4) .fun_fact_box {
  border-right: none !important;
}

#fun_fact_sec .fun_fact img {
  width: 100px;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
}

#fun_fact_sec .fun_fact h2 {
  color: #fff;
  font-family: Inter;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 25px;
  margin-bottom: 11px;
}

#fun_fact_sec .fun_fact p {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}

/*
<!-- Fun Fact Section End Here  */

/*<!-- Blog Section Start Here  */

#blog_sec {
  background: #fff;
  padding: 70px 0;
}

#blog_sec .blog_card {
  background: #f5f6fd;
}

#blog_sec .blog_card .blog_img {
  position: relative;
}

#blog_sec .blog_card .blog_img .blog_dates {
  background: #3c55d6;
  padding: 12px;
  position: absolute;
  top: 20px;
  right: 20px;
}

#blog_sec .blog_card .blog_img .blog_dates h3 {
  color: #fff;
  font-family: Inter;
  font-size: 41px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

#blog_sec .blog_card .blog_img .blog_dates p {
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
}

#blog_sec .blog_card .blog_img {
  overflow: hidden;
}

#blog_sec .blog_card .blog_img img {
  width: 100%;
  -webkit-transition: ease-in-out 1s;
  -o-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
}

.blog_card:hover .blog_img img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#blog_sec .blog_card .blog_text {
  padding: 32px 35px 17px 30px;
}

#blog_sec .blog_card .blog_auther {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}

#blog_sec .blog_card .blog_auther img {
  width: 25px;
  border-radius: 50%;
}

#blog_sec .blog_card .blog_auther h4 {
  color: #000;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* 166.667% */
  margin: 0;
}

#blog_sec .blog_card h2 {
  color: #181e23;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.3px;
  margin: 30px 0;
}

#blog_sec .blog_card .blog_text a {
  color: #8b8b8b;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 156.25% */
  -webkit-text-decoration-line: underline !important;
  text-decoration-line: underline !important;
  position: relative;
}

#blog_sec .blog_card .blog_text a:after {
  content: "\f178";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #808080;
  position: absolute;
  right: -25px;
  top: 0;
}

#blog_sec .blog_card.blog_page .blog_img img {
  width: 401px;
}

#blog_sec .blog_card.blog_page .blog_text {
  padding: 20px 10px;
}

#blog_sec .blog_card.blog_page h2 {
  margin: 0px 0 5px 0;
}

#blog_sec .blog_card.blog_page .blog_text p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 12px;
}

#blog_sec .blog_card.blog_page .blog_text p span {
  font-weight: 500;
}

#blog_sec .blog_card.blog_page .blog_text .blog_page_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

#blog_sec .blog_card.blog_page .blog_text .learn_more a {
  border-radius: 999px;
  border: 1px solid #3C55D6;
  background: #3C55D6;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  padding: 10px 24px;
  text-decoration: none !important;
  position: relative;
}

#blog_sec .blog_card.blog_page .blog_text a:after {
  content: "" !important;
}

#blog_sec .pagination_sec .active>.page-link,
.page-link.active {
  background: #3C55D6;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

#blog_sec .pagination_sec .page-link {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding: 20px !important;
}

#blog_sec .pagination_sec .page-link:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#blog_sec .pagination_sec .page-link:hover {
  background: #EEE !important;
}

.blog_sec_sidebar .blog_search {
  margin-bottom: 30px;
}

.blog_sec_sidebar .blog_search .input_group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.blog_sec_sidebar .blog_search .input_group .form-control {
  border-radius: 5px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  color: #B6B6B6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
  padding: 17px 0px 18px 15px;
}

.blog_sec_sidebar .blog_search .input_group .form-control::-webkit-input-placeholder {
  color: #B6B6B6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

.blog_sec_sidebar .blog_search .input_group .form-control::-moz-placeholder {
  color: #B6B6B6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

.blog_sec_sidebar .blog_search .input_group .form-control:-ms-input-placeholder {
  color: #B6B6B6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

.blog_sec_sidebar .blog_search .input_group .form-control::-ms-input-placeholder {
  color: #B6B6B6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

.blog_sec_sidebar .blog_search .input_group .form-control::placeholder {
  color: #B6B6B6;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33px;
}

.blog_sec_sidebar .blog_search .search_icon {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 17px;
  position: absolute;
  right: 5px;
  top: 20px;
  z-index: 999;
}

.blog_sec_sidebar .blog_search .search_icon button {
  background: #FFF;
  border: none;
  position: relative;
}

.blog_sec_sidebar .blog_search .search_icon button::before {
  content: "";
  display: block;
  background: #DEDEDE;
  width: 1px;
  height: 65px;
  position: absolute;
  left: -15px;
  top: -20px;
}

.blog_sec_sidebar .blog_search .search_icon button img {
  width: 22px;
}

.blog_sec_sidebar .blog_search .input_group .form-control:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.blog_sec_sidebar .blog_about {
  border-radius: 10px;
  background: #F5F6FD;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
  padding: 30px;
}

.blog_sec_sidebar .blog_about h2 {
  color: #172541;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 100% */
  margin-bottom: 13px;
}

.blog_sec_sidebar .blog_about p {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 133.333% */
}

.blog_sec_sidebar .blog_categories {
  margin: 27px 0;
}

.blog_sec_sidebar .blog_categories .blog_tags {
  margin-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}

.blog_sec_sidebar .blog_categories h2,
.blog_sec_sidebar .recent_post h2 {
  color: #181E23;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0.3px;
  padding-bottom: 8px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 24px;
}

.blog_sec_sidebar .blog_categories .category {
  border-radius: 5px;
  background: #F5F6FD;
  padding: 7px 15px;
  display: inline;
}

.blog_sec_sidebar .blog_categories .category:hover {
  background: #3C55D6;
}

.blog_sec_sidebar .blog_categories .category:hover a {
  color: #FFF;
}

.blog_sec_sidebar .blog_categories .category a {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.27px;
}

.blog_sec_sidebar .recent_post {
  border-radius: 10px;
  background: #F5F6FD;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
  padding: 30px 40px;
}

.blog_sec_sidebar .recent_post .img_recent_post img {
  width: 171px;
}

.blog_sec_sidebar .recent_post .text_recent_post h3 {
  color: #181E23;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

.blog_sec_sidebar .recent_post .text_recent_post p {
  color: #181E23;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
}

.blog_sec_sidebar .know_btns {
  text-align: center;
  margin-top: 30px;
}

.blog_sec_sidebar .know_btns .know_btn {
  border-radius: 999px;
  border: 1px solid #3C55D6 !important;
  background: #3C55D6;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  padding: 14px 28px;
}

.blog_sec_sidebar .need_more_help {
  border-radius: 10px;
  border: 1px solid #EEE;
  background: #F5F6FD;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  margin-top: 34px;
  padding: 26px 20px 30px 30px;
}

.blog_sec_sidebar .need_more_help h3 {
  color: #181E23;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  /* 150% */
  letter-spacing: 0.3px;
  margin: 0;
}

.blog_sec_sidebar .need_more_help p {
  color: #9B9B9B;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 166.667% */
  letter-spacing: 0.27px;
  position: relative;

}

.blog_sec_sidebar .need_more_help p::before {
  content: "";
  background: #3C55D6;
  width: 89px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.blog_sec_sidebar .need_more_help .form_box {
  border-top: 1px solid #DFDFDF;
  margin: 30px 0;
}

.blog_sec_sidebar .need_more_help .form_box .blog_input {
  position: relative;
  margin: 30px 0;
}

.blog_sec_sidebar .need_more_help .form_box .blog_input label {
  position: absolute;
  font-size: 1rem;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  color: gray;
  padding: 0 0.3rem;
  margin: 0 0.5rem;
  -webkit-transition: .1s ease-out;
  -o-transition: .1s ease-out;
  transition: .1s ease-out;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  pointer-events: none;
  color: #9B9B9B;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 0.18px;
}

.blog_sec_sidebar .need_more_help .form_box .blog_input input {
  -webkit-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

.blog_sec_sidebar .need_more_help .form_box .blog_input input:focus {
  border-color: #3C55D6;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.blog_sec_sidebar .need_more_help .form_box .blog_input input:focus+label {
  color: #9B9B9B;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 0.18px;
  top: 0;
  -webkit-transform: translateY(-50%) scale(.9);
  -ms-transform: translateY(-50%) scale(.9);
  transform: translateY(-50%) scale(.9);
  background: #F5F6FD;
}

.blog_sec_sidebar .need_more_help .form_box .blog_input input:not(:-moz-placeholder-shown)+label {
  top: 0;
  transform: translateY(-50%) scale(.9);
}

.blog_sec_sidebar .need_more_help .form_box .blog_input input:not(:-ms-input-placeholder)+label {
  top: 0;
  -ms-transform: translateY(-50%) scale(.9);
  transform: translateY(-50%) scale(.9);
}

.blog_sec_sidebar .need_more_help .form_box .blog_input input:not(:placeholder-shown)+label {
  top: 0;
  -webkit-transform: translateY(-50%) scale(.9);
  -ms-transform: translateY(-50%) scale(.9);
  transform: translateY(-50%) scale(.9);
}

.blog_sec_sidebar .need_more_help .form_box .form-control {
  border: 1px solid #DFDFDF;
  padding: 15px 20px;
  background: #F5F6FD;
}

.blog_sec_sidebar .need_more_help .form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* Blog Section End Here  */
/* TESTIMONIALS Section Start Here  */

#testimonial_sec {
  background: url(../../assets/img/testimonial_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 100px 0;
  position: relative;
}

#testimonial_sec .star_icons {
  position: absolute;
  right: 75px;
  top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
}

#testimonial_sec .star_icons img {
  width: 69.5px;
}

#testimonial_sec .star_icons .fa-solid {
  color: #efa434;
  font-size: 30px;
}

#testimonial_sec .star_icons p {
  color: #181e23;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
  margin: 4px 0;
}

#testimonial_sec .testimonial_box {
  background: #fff;
  -webkit-box-shadow: 9px 11px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 9px 11px 14px 0px rgba(0, 0, 0, 0.1);
  padding: 18px 92px 40px 115px;
}

#testimonial_sec .testimonial_box p {
  color: #3a3a37;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
}

#testimonial_sec .testimonial_box .client_testimonial .clients h2 {
  color: #172541;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 12px;
}

#testimonial_sec .testimonial_box .client_testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

#testimonial_sec .testimonial_box .client_testimonial .texti_icon img {
  width: 88.48px;
}

#testimonial_sec .testimonial_box .client_testimonial .clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 12px;
}

#testimonial_sec .testimonial_box .client_testimonial .clients img {
  border-radius: 50%;
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #cac7eb;
  box-shadow: 0px 0px 0px 2px #cac7eb;
  width: 74px;
}

#testimonial_sec .swiper-wrapper {
  gap: 40px;
}

#testimonial_sec .testimonial_box .client_testimonial .clients h3 {
  color: rgba(86, 88, 114, 0.7);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 185.714% */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0px;
}

#testimonial_sec .swiper-pagination-bullet {
  width: 36.05px;
  height: 8.415px;
  border-radius: 64px;
  background: #5a5858;
}

#testimonial_sec .swiper-pagination-bullet-active {
  border-radius: 64px;
  background: #3c55d6 !important;
}

/* TESTIMONIALS Section End Here  */

/* In the news Section Start Here  */

#the_news_sec {
  background: #fff;
  padding-top: 70px;
  padding-bottom: 50px;
}

#the_news_sec .news_img img {
  width: 106px;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
}

#the_news_sec .swiper-wrapper,
#the_news_sec .swiper-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

/* In the news Section End Here  */

/* Book a meeting with My Team Section Start Here  */

#book_meeting__sec {
  margin-bottom: -152px;
  z-index: 999;
  position: relative;
}

#book_meeting__sec .book_meeting_bg {
  background: url(../../assets/img/book_meeting_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 84px;
  padding-bottom: 90px;
}

#book_meeting__sec .book_meeting_bg h2 {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 100% */
}

#book_meeting__sec .book_meeting_bg p {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.27px;
}

#book_meeting__sec .book_meeting_bg .book_btn {
  border-radius: 43px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 26px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 26px 0px rgba(0, 0, 0, 0.15);
  color: rgba(60, 85, 214, 0.87);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  padding: 15px 30px;
  -webkit-transition: ease-in-out .5s;
  -o-transition: ease-in-out .5s;
  transition: ease-in-out .5s;
}

#book_meeting__sec .book_meeting_bg .book_btn:hover {
  border-radius: 999px;
  border: 1px solid #fff;
  padding: 16px 45px;
  background: transparent;
  color: #fff;
}

/* Book a meeting with My Team Section End Here  */

/* <!--  Footer Section Start   */
#footer_sec {
  background: #243384;
  -webkit-backdrop-filter: blur(0px);
  backdrop-filter: blur(0px);
  padding-top: 191px;
}

#footer_sec .footer_about img {
  width: 183px;
}

#footer_sec .footer_about p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.24px;
  margin: 23px 0;
}

#footer_sec .footer_about ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}

#footer_sec .footer_about ul li {
  border-radius: 5px;
  background: #f5f6fd;
  width: 38px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer_sec .footer_about ul li .fa-brands {
  color: #3C55D6;
  font-size: 17px;
}



#footer_sec h2 {
  color: #fff;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.33px;
  position: relative;
  margin-bottom: 20px;
}

#footer_sec .footer_links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer_sec .footer_links ul li {
  margin-top: 8px;
}

#footer_sec .footer_links ul li a {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.24px;
}

#footer_sec h2::before {
  content: "";
  width: 51px;
  height: 2px;
  background: #ffe68f;
  position: absolute;
  bottom: 0;
  left: 0;
}

#footer_sec .footer_contact_details .footer_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 30px;
}

#footer_sec .footer_contact_details .footer_contact p {
  margin: 8px 0;
}

#footer_sec .footer_contact_details .footer_contact p a {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.24px;
  margin: 0;
}

#footer_sec .footer_contact_details .footer_contact i {
  color: #fff;
  font-size: 20px;
}

#footer_sec .footer_bottom_sec {
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 11px 0 17px 0;
  margin-top: 80px;
}

#footer_sec .footer_bottom_sec ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 35px;
  padding: 0;
  margin: 0;
}

#footer_sec .footer_bottom_sec ul li a {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.24px;
}

#footer_sec .footer_bottom_sec p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.24px;
  margin: 0px;
}

#footer_sec .footer_bottom_sec p a {
  color: #ffe68f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.24px;
}

#footer_sec .footer_bottom_sec ul li::marker {
  color: #ffe68f;
  font-size: 20px;
}

/* Footer Section End Here  */
/* Why choose Corpfilings? start  */
#about_why_choose_sec {
  padding: 85px 0;
  background: #fff;
}

#about_why_choose_sec .contactbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#about_why_choose_sec .contact_btn {
  border-radius: 999px;
  border: 1px solid #3c55d6;
  padding: 16px 45px;
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  -webkit-transition: ease-in-out .5s;
  -o-transition: ease-in-out .5s;
  transition: ease-in-out .5s;
}


#about_why_choose_sec .contact_btn:hover {
  border-radius: 999px;
  background: #3c55d6;
  padding: 16px 50px;
  color: #fff;

}

#about_why_choose_sec .about_why_choose_bg {
  position: relative;
}

#about_why_choose_sec .about_why_choose_bg::after {
  content: "";
  background: url(../../assets/img/about_why_choose_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 719.735px;
  position: absolute;
  width: 100%;
  top: -85px;
  left: 0;
  display: inline-block;
  z-index: 1;
}

#about_why_choose_sec .about_why_choose_box {
  height: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  padding: 26px 20px;
  position: relative;
  z-index: 9;
  transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
}

#about_why_choose_sec .about_why_choose_box:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);
}

#about_why_choose_sec .about_why_choose_box:hover {
  border-radius: 10px;
  background: #3c55d6;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#about_why_choose_sec .about_why_choose_box:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(4548%) hue-rotate(295deg) brightness(123%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(4548%) hue-rotate(295deg) brightness(123%) contrast(100%);
}

#about_why_choose_sec .about_why_choose_box:hover h3 {
  color: #fff;
}

#about_why_choose_sec .about_why_choose_box:hover p {
  color: #fff;
}

#about_why_choose_sec .sec_titles {
  position: relative;
  z-index: 9;
}

#about_why_choose_sec .about_why_choose_box .wc_icon img {
  width: 57.998px;
}

#about_why_choose_sec .about_why_choose_box h3 {
  color: #181e23;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0.3px;
  margin-bottom: 6px;
}

#about_why_choose_sec .about_why_choose_box p {
  color: #3a3a37;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
}

/* Why choose Corpfilings? end  */
/* Benefits Sec CSS Start here  */
#benefits_sec {
  background: #fff;
  padding: 20px 0px 70px 0;
}

#benefits_sec .benefits_box {
  border-radius: 10px;
  background: #f5f6fd;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 30px;
  text-align: center;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#benefits_sec .benefits_box:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

#benefits_sec .benefits_box:hover {
  background: #3c55d6;
}

#benefits_sec .benefits_box:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(4548%) hue-rotate(295deg) brightness(123%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(4548%) hue-rotate(295deg) brightness(123%) contrast(100%);
}

#benefits_sec .benefits_box:hover .benefits_text h3 {
  color: #fff;
}

#benefits_sec .benefits_box:hover .benefits_text p {
  color: #fff;
}

#benefits_sec .benefits_box .benefits_img img {
  width: 82px;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
}

#benefits_sec .benefits_box .benefits_text h3 {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0.3px;
  margin: 15px 0;
}

#benefits_sec .benefits_box .benefits_text p {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
  margin: 0;
}

/* Benefits Sec CSS End here  */

/* Frequently Asked Questions  Start Here     */
#faqs_sec {
  padding: 0 0 50px 0;
}

.faqs_box .accordion-button {
  border-radius: 5px;
  border: 2px solid #3c55d6;
  background: #3c55d6;
  margin-top: 20px;
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 24px 31px;
  background-image: url(../../assets/img/faq_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 4px center;
}

.faqs_box .accordion-body {
  border-radius: 0px 0px 5px 5px;
  background: #f5f6fd;
  padding: 30px;
}

.faqs_box .accordion-button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.faqs_box .accordion-item {
  color: #3a3a37;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  letter-spacing: 0.24px;
  border: none !important;
}

.faqs_box .accordion-item span {
  color: #3c55d6;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.24px;
}

.faqs_box .accordion-flush .accordion-item .accordion-button,
.faqs_box .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 5px;
}

.faqs_box .accordion-button:not(.collapsed)::after {
  background: url(../../assets/img/faq_minus.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 42px;
  height: 42px;
}

.faqs_box .accordion-button::after {
  background: url(../../assets/img/faq_plus.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 42px;
  height: 42px;
}

/* Frequently Asked Questions  End Here     */
/* <!-- GET IN TOUCH Section Start Here  */

#gwtin_touch_sec {
  background: url(../../assets/img/about_why_choose_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 74px 0 24px 0;
}

#gwtin_touch_sec .gwtin_touch_box {
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 60px;
  text-align: center;
  height: 100%;
}

#gwtin_touch_sec .gwtin_touch_box img {
  width: 112.594px;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 16px 0;
}

#gwtin_touch_sec .gwtin_touch_box h3 {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0.3px;
}

#gwtin_touch_sec .gwtin_touch_box p,
#gwtin_touch_sec .gwtin_touch_box p a {
  color: #565872;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}

#gwtin_touch_sec .get_query p {
  color: #565872;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#gwtin_touch_sec .get_query {
  margin-top: 50px;
}

#gwtin_touch_sec .get_query p a {
  color: #3c55d6;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

/* <!-- GET IN TOUCH Section End Here  */

/* Tell us what you need Start */
#what_yourneed_sec {
  background: #fff;
  padding: 34px 0;
}

#what_yourneed_sec .record_sec_bg {
  background: #fff;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(17, 12, 79, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(17, 12, 79, 0.1);
  height: 100%;
  padding: 60px 54px;
}

#what_yourneed_sec .record_title h3 {
  color: #172541;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
}

#what_yourneed_sec .record_title p {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 22px;
}

#what_yourneed_sec .record_sec .record_points {
  margin-top: 40px;
}

#what_yourneed_sec .record_sec .record_points img {
  width: 65px;
  aspect-ratio: 3/3;
  -o-object-fit: contain;
  object-fit: contain;
}

#what_yourneed_sec .record_sec .record_points h4 {
  color: #172541;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
}

#what_yourneed_sec .record_sec .record_points p {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0px;
}

#what_yourneed_sec .free_quote_bg {
  background: #eef2f6;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(17, 12, 79, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(17, 12, 79, 0.1);
  padding: 60px 54px;
}

#what_yourneed_sec .free_quote_bg .form-control {
  margin-bottom: 35px;
  background: #fff;
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 15px 20px;
}

#what_yourneed_sec .free_quote_bg .form-control::-webkit-input-placeholder {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#what_yourneed_sec .free_quote_bg .form-control::-moz-placeholder {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#what_yourneed_sec .free_quote_bg .form-control:-ms-input-placeholder {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#what_yourneed_sec .free_quote_bg .form-control::-ms-input-placeholder {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#what_yourneed_sec .free_quote_bg .form-control::placeholder {
  color: #565872;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#what_yourneed_sec .free_quote_bg .form-control:focus {
  border-color: #ffe68f !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}

.submit_btn {
  border-radius: 10px;
  background: #3c55d6;
  padding: 19px 0;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
}

/* Tell us what you need End */

#map_sec {
  padding-top: 40px;
  max-width: 100%;
}

/* Our Blog Details Section Start Here */
#blog_details_sec {
  padding: 60px 0;
  position: relative;
}

#blog_details_sec::after {
  content: "";
  background-color: #3C55D6;
  height: 81px;
  position: absolute;
  width: 100%;
  top: -84px;
}

#blog_details_sec .blog_details_box .details_img img {
  width: 100%;
}

#blog_details_sec .blog_details_box .blog_detail {
  background: #F5F6FD;
  padding: 22px;
}

#blog_details_sec .blog_details_box .blog_detail .auther_dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 40px;
}

#blog_details_sec .blog_details_box .blog_detail .auther_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}

#blog_details_sec .blog_details_box .blog_detail .auther_detail img {
  width: 25px;
  border-radius: 50%;
}

#blog_details_sec .blog_details_box .blog_detail .auther_detail h4 {
  color: rgba(35, 35, 35, 0.50);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
}

#blog_details_sec .blog_details_box .blog_detail h5 {
  color: rgba(35, 35, 35, 0.50);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
  position: relative;
}

#blog_details_sec .blog_details_box .blog_detail h5::before {
  content: "";
  background: rgba(35, 35, 35, 0.50);
  width: 1px;
  height: 18px;
  position: absolute;
  top: 4px;
  left: -20px;
}

#blog_details_sec .blog_details_box .blog_details_box h1 {
  color: #172541;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin: 30px 0;
}

#blog_details_sec .blog_details_box .blog_details_box p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}

#blog_details_sec .blog_details_box .blog_details_box h2 {
  color: #172541;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 120% */
  margin: 30px 0;
}

#blog_details_sec .blog_details_box .blog_details_box ul {
  padding-left: 1rem !important;
}

#blog_details_sec .blog_details_box .blog_details_box ul li {
  color: #181E23;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 3px 0;
}

/* Our Blog Details Section End Here */

/* What we will do Section Start Here  */


#whatwe_do_sec {
  background: #FFF;
  padding: 50px 0;
}

#whatwe_do_sec .whatwe_do {
  text-align: center;
  height: 100%;
}

#whatwe_do_sec .whatwe_do .whatwe_img {
  border-radius: 12px;
  border: 1px solid #3C55D6;
  background: #F9FAFF;
  padding: 12px;
  display: inline-block;
  -webkit-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}

#whatwe_do_sec .whatwe_do:hover .whatwe_img {
  background: #3C55D6;
}

#whatwe_do_sec .whatwe_do:hover .whatwe_img img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(4548%) hue-rotate(295deg) brightness(123%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(4548%) hue-rotate(295deg) brightness(123%) contrast(100%);
}

#whatwe_do_sec .whatwe_do .whatwe_img img {
  width: 36px;
}

#whatwe_do_sec .whatwe_do h3 {
  color: #314259;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin: 16px 0px 6px 0px;
}

#whatwe_do_sec .whatwe_do p {
  color: #565872;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
  margin: 0;
}

/* What we will do Section End Here  */


#service_details {
  padding: 30px;
  background: #fff;
}

#service_details .ser_details h2 {
  color: #314259;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

#service_details .ser_details h3 {
  color: #314259;
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

#service_details .ser_details p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
}

#service_details .ser_details p span {
  color: #3C55D6;
  font-weight: 700;
  line-height: 28px;
}

#service_details .download_broch {
  background: url(../../assets/img/download_broch.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 25px;
  margin: 40px 0;
}

#service_details .download_broch h2 {
  color: #314259;
  text-align: center;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
}

#service_details .download_broch h2 span {
  color: #354FD5;
}

#service_details .download_broch h3 {
  color: #565656;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 12px 0;
}

#service_details .download_broch .form-control {
  border-radius: 4px;
  border: 1px solid #CACED1;
  background: #FFF;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 15px;
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .download_broch .form-control::-webkit-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .download_broch .form-control::-moz-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .download_broch .form-control:-ms-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .download_broch .form-control::-ms-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .download_broch .form-control::placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .brocher_img img {
  width: 354px;
}

#service_details .talk_expert_sec {
  border-radius: 6px;
  border: 1.4px solid rgba(60, 85, 214, 0.40);
  margin: 20px 0;
}

#service_details .talk_expert_sec .talk_expert_text {
  padding: 18px 30px;
}

#service_details .talk_expert_sec .talk_expert_text h2 {
  color: #314259;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

#service_details .talk_expert_sec .talk_expert_text p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 8px 0;
}

#service_details .talk_expert_sec .talk_expert_text p span {
  color: #314259;
  font-size: 15px;
  line-height: 24px;
  /* 160% */
}

#service_details .talk_expert_sec .talk_expert_img {
  text-align: end;
}

#service_details .talk_expert_sec .talk_expert_img img {
  width: 291px;
}

#service_details .ser_details .steps {
  position: relative;
  padding-left: 44px;
  margin-top: 25px;
  counter-increment: steps;
}

#service_details .ser_details .steps h3 {
  color: #314259;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin: 0;
  counter-reset: Steps;
}

#service_details .ser_details .steps h3::before {
  counter-increment: Steps;
  content: "Steps " counter(steps) ": ";
}

#service_details .ser_details .steps p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 12px 0 24px 0;
}

#service_details .ser_details>.steps::before,
#service_details .ser_details>.steps::after {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#service_details .ser_details>.steps::before {
  content: counter(steps);
  left: -5px;
  top: 0px;
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  border-radius: 15px;
  border: 1px solid #3C55D6;
  background: #FFF;
  color: #3C55D6;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

#service_details .ser_details>.steps::after {
  content: "";
  left: 9px;
  top: calc(2rem + 1px);
  height: calc(100% - 20%);
  border-left: 1px dashed #D1D5DB;
}

#service_details .ser_details>.steps:last-child:after {
  border: none !important;
}

#service_details .ser_details .table>:not(caption)>*>* {
  padding: 16px 0;
  color: #565872;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

#service_details .ser_details {
  margin-top: 40px;
}

#service_details .ser_details .sub_points {
  padding: 25px 0 0px 40px;
}

#service_details .ser_details .sub_points h3 {
  color: #314259;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
  position: relative;
}

#service_details .ser_details .sub_points h3::before {
  content: "";
  background: url(../../assets/img/points.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: -35px;
  top: 3px;
}

#service_details .ser_details .sub_points p {
  color: #565872;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

#service_details .ser_details .sub_points p span {
  color: #3C55D6;
  font-weight: 700;
}

.ser_details ul {
  padding-left: 1rem !important;
}

.ser_details ul.list_icon li {
  position: relative;
  list-style: none;
  padding-left: 12px;
}

.ser_details ul.list_icon li::before {
  content: "";
  background: url(../../assets/img/points.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -15px;
  top: 6px;
}

.ser_details ul li {
  color: #9092A3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 3px 0;
}

#service_details .ser_details>.lists.steps::after {
  border: none !important;
}

#service_details .ser_details .lists.steps h3::before {
  counter-increment: none !important;
  content: none;
}


#service_details .register_form {
  border-radius: 8px;
  border: 1px solid #034D82;
  background: #FAFAFA;
  -webkit-box-shadow: -5px 4px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: -5px 4px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 25px 28px;
}

#service_details .register_form h2 {
  color: #231F20;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  margin: 0;
}

#service_details .register_form h2::before {
  width: 2.727px;
  height: 30px;
  background: #FED440;
  content: "";
  position: absolute;
  left: -5px;
  top: 0px;
}

#service_details .register_form .form-control {
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  background: #FFF;
  padding: 12px 15px;
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .register_form .form-select {
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  padding: 12px 15px;
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.form-select:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#service_details .register_form .form-control::-webkit-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .register_form .form-control::-moz-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .register_form .form-control:-ms-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .register_form .form-control::-ms-input-placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#service_details .register_form .form-control::placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.register_form .sub_btn {
  border-radius: 6px;
  background: #3C55D6;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 15px 0;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

.register_form .pay_option {
  margin-top: 18px;
}

.register_form .pay_option p {
  color: #828181;
  font-family: Inter;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.2px;
  margin: 0;
  text-align: center;
}

.register_form .pay_option p span {
  color: #5D5FEF;
  font-weight: 500;
}

.register_form.sticky-top {
  top: 100px;
  z-index: 999;
}

.need_more_help.sticky-top {
  top: 100px;
  z-index: 999;
}

.blog_sec_sidebar {
  display: inline;
}



/* policy content start here */
#policy_details {
  background-color: #3C55D6;
  padding: 180px 0 100px 0;
  margin-top: -85px;
}

#policy_details .banner_content h1 {
  color: #e6ecff;
  font-size: 52px;
  font-style: normal;
  font-weight: 800;
  line-height: 58px;
  letter-spacing: 1.14px;
  margin: 0px;
}

/* policy content end here */





/* Responsive Css Start Here */


/* On screens that are 992px or less */
/* 992 Start */
@media screen and (max-width: 992px) {
  .hide_mobile {
    display: none;
  }

  .navbar .navbar-brand img {
    width: 150px;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .navbar-toggler:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .navbar-toggler .navbar-toggler-icon {
    background-image: url(../../assets/img/menu.png);
    width: 25px;
    height: 25px;
  }

  .navbar {
    background-color: #3C55D6 !important;
  }

  .navbar .navbar-collapse {
    padding-top: 5px;
    background: #6073d3;
    border-radius: 10px;
  }

  .navbar-nav .dropdown-menu {
    padding: 0px 0 8px 15px;
    background: #6073d3;
    border-radius: 10px;
    border: none;
  }

  .navbar-nav .dropdown-item {
    color: #f0eadb;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.225px;
    position: relative;
  }

  .navbar-nav .dropdown-item::before {
    content: "\f0da";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    position: absolute;
    left: 1px;
    font-size: 18px;
    top: 4px;
  }
.custom-main .dropdown-item::before {
  color: #3c55d6 !important;
}
  .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url(../../assets/img/cross.png) !important;
    width: 25px;
    height: 25px;
  }

  #banner_sec .banner_content {
    margin: 40px 0;
  }

  #banner_sec .banner_content p {
    font-size: 16px;
    margin-top: 8px;
  }

  #banner_sec .banner_content .input-group {
    width: 100%;
    margin-top: 34px;
  }

  #aboutus_sec .about_rating_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    border-radius: 20px;
    padding: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    margin-top: 60px;
  }

  #banner_sec .banner_content h1 {
    font-size: 24px;
    line-height: 30px;
  }

  #service_details .ser_details {
    margin-top: 25px;
  }

  #banner_sec .banner_content .input-group {
    max-width: 100%;
    margin-top: 34px;
  }

  #banner_sec .banner_content .form-control {
    height: 49px;
    border-radius: 10px;
    font-size: 15px;
  }

  #banner_sec .banner_content .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  #banner_sec .banner_content .form-control::-moz-placeholder {
    font-size: 14px;
  }

  #banner_sec .banner_content .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  #banner_sec .banner_content .form-control::-ms-input-placeholder {
    font-size: 14px;
  }

  #banner_sec .banner_content .form-control::placeholder {
    font-size: 14px;
  }

  #banner_sec .banner_content .home_search_btn {
    top: 6px;
    padding: 10px;
  }

  #banner_sec.home_banner_bg {
    height: auto;
    background: #3c55d6;
    padding: 50px 0 30px 0;
  }

  #banner_sec .banner_content .customers {
    gap: 12px;
    margin-top: 20px;
  }

  #banner_sec .banner_content .customers img {
    width: 35px;
  }

  #banner_sec .banner_content .customers h3 {
    font-size: 16px;
  }

  #banner_sec .banner_content .customers h3 span {
    font-size: 18px;
    font-weight: 700;
  }

  #banner_sec .recomended_service.ms-auto {
    margin-left: auto !important;
  }

  #banner_sec .recomended_service {
    width: 100%;
  }

  .sec_titles h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 10px 0;
  }

  #our_client_sec .client_img img {
    width: 80px;
  }

  #our_client_sec {
    padding: 30px 0px;
  }

  #aboutus_sec {
    padding: 0 0 30px 0;
  }

  #aboutus_sec .aboutus_img .aboutus_img_text {
    padding: 30px 12px 25px 30px;
    position: static;
    width: 100%;
  }

  #aboutus_sec .aboutus_img h3 {
    font-size: 16px;
    line-height: 22px;
    text-align: start;
  }

  #aboutus_sec .aboutus_img h3::before {
    width: 28px;
    height: 25px;
    left: -25px;
    top: -28px;
  }

  #aboutus_sec .aboutus_img {
    margin-bottom: 35px;
  }

  .sec_titles span {
    font-size: 16px;
  }

  .sec_titles p {
    font-size: 16px;
    line-height: 20px;
  }

  #aboutus_sec .aboutus_list ul li {
    font-size: 16px;
    line-height: 20px;
    padding-left: 35px;
    margin: 18px 0 0 0;
  }

  #aboutus_sec .about_rating_box img {
    max-width: 80px;
  }

  #aboutus_sec .about_rating_box::after {
    width: 115px;
    height: 29px;
    top: -8%;
    right: 10px;
  }

  #aboutus_sec .about_rating_box h4 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: center;
  }

  #aboutus_sec .about_rating_box p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  #platforms_sec {
    padding: 30px 0px;
    background: #3c55d6;
  }

  #platforms_sec .top_title h2 {
    font-size: 22px;
    line-height: 26px;
  }

  #platforms_sec .top_title p {
    font-size: 15px;
    line-height: 22px;
  }

  #platforms_sec .platforms_box {
    height: auto;
    padding: 10px;
  }

  #platforms_sec .platforms_box img {
    margin-bottom: 10px;
    width: 68px;
  }

  #platforms_sec .platforms_box p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
    padding-bottom: 0;
  }

  #why_chooseus_sec .why_chooseus ul li::before {
    width: 25px;
    height: 25px;
    top: 0px;
  }

  #why_chooseus_sec .why_chooseus ul li {
    margin-top: 15px;
    font-size: 15px;
    padding-left: 35px;
  }

  #why_chooseus_sec .why_chooseus {
    margin-bottom: 30px;
  }

  #why_chooseus_sec .why_chooseus_img p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
  }

  #why_chooseus_sec {
    padding: 40px 0;
  }

  #fun_fact_sec {
    padding: 40px 0;
    background: #3c55d6;
  }

  .fun_fact_box.border-end {
    border-right: none !important;
  }

  #fun_fact_sec .fun_fact img {
    width: 65px;
  }

  #fun_fact_sec .fun_fact {
    height: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  #fun_fact_sec .fun_fact p {
    font-size: 18px;
    line-height: 22px;
  }

  #fun_fact_sec .fun_fact h2 {
    font-size: 24px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  #footer_sec .footer_bottom_sec ul li a {
    font-size: 14px;
    line-height: 20px;
  }

  #blog_sec {
    padding: 40px 0;
  }

  #blog_sec .blog_card .blog_img .blog_dates h3 {
    font-size: 31px;
    line-height: 20px;
  }

  #blog_sec .blog_card .blog_img .blog_dates p {
    font-size: 18px;
    line-height: 20px;
  }

  #blog_sec .blog_card .blog_text {
    padding: 20px 15px;
  }

  #blog_sec .blog_card h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 15px 0;
  }

  #testimonial_sec .star_icons {
    right: 0;
    left: 0;
    top: 35px;
    bottom: 40px;
  }

  #testimonial_sec .star_icons img {
    width: 55px;
  }

  #testimonial_sec .testimonial_box {
    padding: 20px;
  }

  #testimonial_sec .testimonial_box p {
    font-size: 14px;
    line-height: 22px;
  }

  #testimonial_sec .testimonial_box .client_testimonial .clients img {
    width: 60px;
  }

  #testimonial_sec .testimonial_box .client_testimonial .clients h2 {
    font-size: 15px;
    margin: 0;
  }

  #testimonial_sec .testimonial_box .client_testimonial .clients h3 {
    font-size: 12px;
    line-height: 20px;
  }

  #testimonial_sec .testimonial_box .client_testimonial .texti_icon img {
    width: 60px;
  }

  #testimonial_sec .sec_titles {
    margin-top: 30px !important;
  }

  #testimonial_sec .star_icons .fa-solid {
    font-size: 22px;
  }

  #testimonial_sec .star_icons p {
    font-size: 14px;
    line-height: 20px;
  }

  #the_news_sec .news_img img {
    width: 80px;
  }

  #book_meeting__sec .book_meeting_bg {
    padding: 20px;
    padding-bottom: 40px;
    background: #3c55d6;
    border-radius: 12px;
  }

  #book_meeting__sec .book_meeting_bg h2 {
    font-size: 22px;
    line-height: 28px;
  }

  #book_meeting__sec .book_meeting_bg p {

    font-size: 15px;
    line-height: 22px;
  }

  #footer_sec .footer_about img {
    width: 160px;
  }

  #footer_sec .footer_about p {
    font-size: 14px;
    line-height: 22px;
    margin: 18px 0;
  }

  #footer_sec h2 {
    font-size: 20px;
    margin: 20px 0;
  }

  #footer_sec .footer_about ul li {
    width: 32px;
    height: 32px;
  }

  #footer_sec .footer_about ul li .fa-brands {
    font-size: 14px;
  }

  #footer_sec .footer_links ul li a {
    font-size: 14px;
    line-height: 20px;
  }

  #footer_sec .footer_links ul li {
    margin-top: 5px;
  }

  #footer_sec .footer_contact_details .footer_contact p a {
    font-size: 14px;
    line-height: 20px;
  }

  #footer_sec .footer_contact_details .footer_contact i {
    font-size: 18px;
  }

  #footer_sec .footer_bottom_sec {
    margin-top: 20px;
  }

  #footer_sec .footer_bottom_sec p {
    font-size: 14px;
    line-height: 20px;
    margin: 22px 0 0 0;
  }

  #footer_sec .footer_bottom_sec ul {
    display: block;
    padding: 0 20px;
    margin: 0;
  }

  #fun_fact_sec .col-sm-12:nth-child(1) .fun_fact_box {
    border-right: none !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 20px;
  }

  #fun_fact_sec .col-sm-12:nth-child(2) .fun_fact_box {
    border-right: none !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 20px;
  }

  #fun_fact_sec .col-sm-12:nth-child(3) .fun_fact_box {
    border-right: none !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 20px;
  }

  #testimonial_sec .swiper-wrapper {
    gap: 0;
  }

  #testimonial_sec {
    padding: 100px 0 40px 0;
  }

  #banner_sec.about_banner_bg {
    height: auto;
    margin-top: -85px;
    padding: 85px 0 0px 0;
  }

  #banner_sec .banner_content .banner_title span {
    font-size: 18px;
    padding-bottom: 3px;
  }

  #aboutus_sec .about_tabs .nav-tabs .nav-link {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 8px !important;
  }

  #aboutus_sec .about_tabs .nav-tabs .nav-item.show .nav-link,
  #aboutus_sec .about_tabs .nav-tabs .nav-link.active {
    border-top: 2px solid #3c55d6 !important;
    font-size: 14px;
    line-height: 20px;
  }

  #aboutus_sec .about_tabs .nav {
    gap: 4px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #aboutus_sec .about_tabs .tab-content>.active {
    padding: 20px 10px;
  }

  #aboutus_sec .about_tabs .about_tabs_data p {
    font-size: 15px;
    line-height: 22px;
  }

  #aboutus_sec .about_tabs .about_tabs_data ul li {
    font-size: 14px;
    line-height: 20px;
    padding: 17px 0 0 30px;
  }

  #aboutus_sec .about_tabs .about_tabs_data ul li::before {
    width: 14px;
    height: 12px;
  }

  #about_why_choose_sec {
    padding: 50px 0;
  }

  #about_why_choose_sec .contactbtn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #about_why_choose_sec .about_why_choose_bg::after {
    content: none;
  }

  #about_why_choose_sec .about_why_choose_box {
    height: auto;
  }

  #about_why_choose_sec .about_why_choose_box .wc_icon img {
    width: 50px;
    margin-bottom: 20px;
  }

  .about_why_choose_box .p-0 {
    padding: 0 10px !important;
  }

  #about_why_choose_sec .about_why_choose_box h3 {
    font-size: 18px;
    line-height: 22px;
  }

  #benefits_sec .benefits_box .benefits_img img {
    width: 70px;
  }

  #benefits_sec .benefits_box .benefits_text h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 12px 0;
  }

  #benefits_sec .benefits_box .benefits_text p {
    font-size: 15px;
    line-height: 22px;
  }

  .faqs_box .accordion-button {
    font-size: 16px;
    padding: 10px 15px;
  }

  .faqs_box .accordion-button::after {
    background: url(../../assets/img/faq_plus.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 32px;
    height: 32px;
  }

  .faqs_box .accordion-button:not(.collapsed)::after {
    width: 32px;
    height: 32px;
  }

  .faqs_box .accordion-body {
    border-radius: 0px 0px 5px 5px;
    background: #f5f6fd;
    padding: 12px 10px;
  }

  .faqs_box .accordion-item {
    font-size: 14px;
    line-height: 20px;
  }

  #banner_sec.blog_banner_bg {
    height: auto;
    padding: 85px 0 0px 0;
    background: #3c55d6;
  }

  #banner_sec.contactus_banner_bg {
    height: auto;
    padding: 85px 0 0px 0;
    background: #3c55d6;
  }

  #gwtin_touch_sec {
    height: auto;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px 0 20px 0;
  }

  #what_yourneed_sec .record_sec_bg {
    height: auto;
    padding: 20px 20px;
  }

  #what_yourneed_sec .record_title h3 {
    font-size: 22px;
    line-height: 30px;
  }

  #what_yourneed_sec .record_sec .record_points img {
    width: 55px;
    aspect-ratio: 3/2;
  }

  #what_yourneed_sec .record_title p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 8px;
  }

  #what_yourneed_sec .record_sec .record_points h4 {
    font-size: 20px;
    line-height: 24px;
    margin: 15px 0 5px 0;
  }

  #what_yourneed_sec .free_quote_bg {
    padding: 20px 15px;
  }

  #what_yourneed_sec .free_quote_bg .form-control {
    margin-bottom: 25px;
    font-size: 16px;
    padding: 12px 15px;
  }

  #what_yourneed_sec .free_quote_bg .form-control::-webkit-input-placeholder {
    font-size: 16px;
  }

  #what_yourneed_sec .free_quote_bg .form-control::-moz-placeholder {
    font-size: 16px;
  }

  #what_yourneed_sec .free_quote_bg .form-control:-ms-input-placeholder {
    font-size: 16px;
  }

  #what_yourneed_sec .free_quote_bg .form-control::-ms-input-placeholder {
    font-size: 16px;
  }

  #what_yourneed_sec .free_quote_bg .form-control::placeholder {
    font-size: 16px;
  }

  .submit_btn {
    padding: 15px 0;
    font-size: 16px;
  }

  #map_sec {
    padding-top: 10px;
  }

  #blog_sec .pagination_sec .page-link {
    font-size: 15px;
    line-height: 20px;
    padding: 15px !important;
  }

  #blog_sec .pagination_sec .active>.page-link,
  .page-link.active {
    font-size: 15px;
  }

  .pagination_sec .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blog_sec_sidebar {
    margin-top: 30px;
  }

  .blog_sec_sidebar .blog_search .input_group .form-control {
    font-size: 16px;
    padding: 15px 0px 16px 10px;
  }

  .blog_sec_sidebar .blog_search .input_group .form-control::-webkit-input-placeholder {
    font-size: 16px;
    padding: 15px 0px 16px 10px;
  }

  .blog_sec_sidebar .blog_search .input_group .form-control::-moz-placeholder {
    font-size: 16px;
    padding: 15px 0px 16px 10px;
  }

  .blog_sec_sidebar .blog_search .input_group .form-control:-ms-input-placeholder {
    font-size: 16px;
    padding: 15px 0px 16px 10px;
  }

  .blog_sec_sidebar .blog_search .input_group .form-control::-ms-input-placeholder {
    font-size: 16px;
    padding: 15px 0px 16px 10px;
  }

  .blog_sec_sidebar .blog_search .input_group .form-control::placeholder {
    font-size: 16px;
    padding: 15px 0px 16px 10px;
  }

  .blog_sec_sidebar .blog_about {
    padding: 15px;
  }

  .blog_sec_sidebar .blog_about h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 5px;
  }

  .blog_sec_sidebar .blog_about p {
    font-size: 16px;
    line-height: 22px;
  }

  .blog_sec_sidebar .blog_categories .category a {
    font-size: 15px;
  }

  .blog_sec_sidebar .blog_categories .category {
    padding: 5px 12px;
  }

  .blog_sec_sidebar .recent_post {
    padding: 15px 15px;
  }

  .blog_sec_sidebar .recent_post .img_recent_post img {
    width: 85px;
  }

  .blog_sec_sidebar .know_btns {
    margin: 30px 0 20px 0;
  }

  .blog_sec_sidebar .know_btns .know_btn {
    padding: 12px 28px;
  }

  #blog_details_sec {
    padding: 30px 0;
  }

  #blog_details_sec .blog_details_box .blog_detail {
    background: #F5F6FD;
    padding: 15px 10px;
  }

  #blog_details_sec .blog_details_box .blog_detail .auther_dates {
    gap: 30px;
  }

  #blog_details_sec .blog_details_box .blog_detail .auther_detail h4 {
    font-size: 13px;
    line-height: 20px;
  }

  #blog_details_sec .blog_details_box .blog_detail h5 {
    font-size: 13px;
    line-height: 20px;
  }

  #blog_details_sec .blog_details_box .blog_detail h5::before {
    height: 15px;
    left: -18px;
  }

  #blog_details_sec .blog_details_box .blog_details_box h1 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0;
  }

  #blog_details_sec .blog_details_box .blog_details_box p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 12px;
  }

  #blog_details_sec .blog_details_box .blog_details_box h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0;
  }

  #blog_details_sec .blog_details_box .blog_details_box ul li {
    font-size: 14px;
    line-height: 25px;
    margin: 3px 0;
  }

  .blog_sec_sidebar .blog_search {
    margin: 30px 0;
  }

  .blog_sec_sidebar .blog_search .search_icon button::before {
    height: 52px;
    top: -12px;
  }

  .blog_sec_sidebar .blog_search .search_icon {
    top: 12px;
  }

  .blog_sec_sidebar .need_more_help .form_box {
    margin: 30px 0 0 0;
  }

  #banner_sec .banner_content .about_rating_box {
    max-width: 100%;
  }

  #banner_sec.service_banner_bg {
    height: auto;
    margin-top: -85px;
    padding: 80px 0 50px 0;
    background: #3c55d6;
  }

  #banner_sec .banner_content .banner_facts .facts_sec .facts_text h5 {
    font-size: 18px;
    line-height: 24px;
  }

  #banner_sec .banner_content .banner_facts .facts_sec .facts_text p {
    font-size: 16px;
  }

  #banner_sec .banner_content .about_rating_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    border-radius: 20px;
    padding: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    margin-top: 60px;
  }

  #banner_sec .banner_content .about_rating_box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px;
  }

  #banner_sec .banner_content .about_rating_box img {
    max-width: 80px;
  }

  #banner_sec .banner_content .about_rating_box::after {
    width: 115px;
    height: 29px;
    top: -8%;
    right: 10px;
  }

  #banner_sec .banner_content .banner_facts {
    display: inline-block;
  }

  #banner_sec .banner_content .banner_facts .facts_sec .facts_img img {
    width: 25px;
  }

  #banner_sec .banner_content .banner_facts .facts_sec:not(:first-child):before {
    content: none;
  }

  #banner_sec .banner_content .banner_facts .facts_sec {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 30px;
  }

  #banner_sec .service_form {
    padding: 25px 15px;
  }

  #banner_sec .service_form h2 {
    font-size: 20px;
    line-height: 32px;
  }

  #banner_sec .service_form .form-control {
    padding: 14px;
    font-size: 14px;
    line-height: 20px;
  }

  #banner_sec .service_form .form-select {
    padding: 14px;
    font-size: 16px;
    line-height: 20px;
  }

  #banner_sec .service_form .form-control::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #banner_sec .service_form .form-control::-moz-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #banner_sec .service_form .form-control:-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #banner_sec .service_form .form-control::-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #banner_sec .service_form .form-control::placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #service_details {
    padding: 5px;
  }

  #service_details .ser_details h2 {
    font-size: 20px;
    line-height: 26px;
  }

  #service_details .ser_details h3 {
    font-size: 18px;
    line-height: 26px;
  }

  #banner_sec .recomended_service h2 {
    font-size: 20px;
  }

  #banner_sec .recomended_service ul li {
    padding: 10px 18px;
  }

  #banner_sec .recomended_service ul li a {
    font-size: 15px;
  }

  #whatwe_do_sec {
    padding: 40px 0 20px 0;
  }

  #service_details .download_broch h2 {
    font-size: 22px;
    line-height: 28px;
  }

  #service_details .download_broch h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 12px 0;
  }

  #service_details .download_broch .form-control {
    padding: 14px;
    font-size: 14px;
    line-height: 20px;
  }

  #service_details .download_broch .form-control::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #service_details .download_broch .form-control::-moz-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #service_details .download_broch .form-control:-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #service_details .download_broch .form-control::-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #service_details .download_broch .form-control::placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  #service_details .brocher_img {
    margin-top: 30px;
  }

  #service_details .talk_expert_sec .talk_expert_text h2 {
    font-size: 22px;
    line-height: 26px;
  }

  #service_details .talk_expert_sec .talk_expert_text {
    padding: 18px 20px;
  }

  #service_details .talk_expert_sec .talk_expert_img {
    text-align: center;
    padding-bottom: 20px;
  }

  #service_details .ser_details .steps h3 {
    font-size: 18px;
    line-height: 24px;
  }

  #service_details .ser_details .sub_points h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
  }

  #service_details .ser_details .sub_points h3::before {
    top: 0px;
  }

  #service_details .register_form {
    margin: 30px 0;
  }

  #service_details .ser_details>.steps::after {
    height: calc(100% - 5%);
  }

  .navbar .nav-link {
    font-size: 16px;
  }

  #service_details .ser_details p {
    font-size: 15px;
    margin-top: 12px;
  }


  #footer_sec .footer_contact_details .footer_contact {
    gap: 15px;
    margin: 15px 0;
  }

  #footer_sec .footer_contact_details .footer_contact p {
    margin: 0px;
  }

  #gwtin_touch_sec .gwtin_touch_box img {
    width: 75px;
  }

  #what_yourneed_sec .record_sec .record_points p {
    font-size: 15px;
    line-height: 22px;
  }

  .iti__selected-flag::after {
    height: 100%;
  }

  #service_details .ser_details .table>:not(caption)>*>* {
    padding: 8px 8px;
    font-size: 14px;
    line-height: 20px;
  }

  #whatwe_do_sec .whatwe_do {
    text-align: start;
    height: 100%;
  }

  #whatwe_do_sec .whatwe_do .whatwe_img img {
    width: 26px;
  }

  #whatwe_do_sec .whatwe_do h3 {
    font-size: 18px;
    line-height: 22px;
    text-align: start;
  }

  #whatwe_do_sec .whatwe_do p {
    font-size: 15px;
    line-height: 21px;
    text-align: start;
  }

  .service_form .sub_btn {
    padding: 14px 0;
    font-size: 15px;
  }

  .ser_details ul li {
    font-size: 16px;
    line-height: 24px;
  }

  .navbar .hide_desktop {
    display: block;
  }

  .navbar .mobile_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 10px;
  }

  .navbar .hide_desktop img {
    width: 32px;
    aspect-ratio: 3/2;
    -o-object-fit: contain;
    object-fit: contain;
  }

  #policy_details {
    background-color: #3C55D6;
    padding: 110px 0 45px 0;
    margin-top: -85px;
  }

  ul.dropdown-menu.custom_moblie .dropdown-item::before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #3c55d6;
    position: absolute;
    left: 4px;
    font-size: 14px;
    top: 4px;
  }
}

/* 992 end  */


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                                  ipad mini Portrait 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*Portrait Start*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #banner_sec.home_banner_bg {
    padding: 90px 0 35px 0;
  }

  #banner_sec .recomended_service {
    width: 90%;
  }

  #aboutus_sec .about_rating_box {
    display: none;
  }

  #platforms_sec {
    padding: 50px 0px;
  }

  #platforms_sec .platforms_box {
    height: 100%;
  }

  #why_chooseus_sec .why_chooseus ul li {
    margin-top: 22px;
  }

  #fun_fact_sec .col-sm-12:nth-child(1) .fun_fact_box {
    border-right: 0.5px solid rgba(255, 255, 255, 0.3) !important;
  }

  #fun_fact_sec .col-sm-12:nth-child(2) .fun_fact_box {
    border-right: none !important;
  }

  #fun_fact_sec .col-sm-12:nth-child(3) .fun_fact_box {
    border-right: 0.5px solid rgba(255, 255, 255, 0.3) !important;
    border-top: 0.5px solid rgba(255, 255, 255, 0.3) !important;
  }

  #fun_fact_sec .col-sm-12:nth-child(4) .fun_fact_box {
    border-top: 0.5px solid rgba(255, 255, 255, 0.3) !important;
  }

  #fun_fact_sec .row>* {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  #fun_fact_sec .fun_fact {
    height: auto;
    text-align: center;
    margin: 40px 0 40px 0;
  }

  #fun_fact_sec {
    padding: 0px 0;
    background: #3c55d6;
  }

  #testimonial_sec .swiper-wrapper {
    gap: 0px;
  }

  #testimonial_sec {
    padding: 100px 0 30px 0;
  }

  #book_meeting__sec .book_meeting_bg {
    padding: 25px 25px 40px 25px;
  }

  #footer_sec .footer_bottom_sec ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 35px;
    padding: 0 20px;
    margin: 0;
  }

  .navbar-nav .dropdown-item {
    padding: 4px 15px;
  }

  #banner_sec.about_banner_bg {
    padding: 85px 0 0px 0;
  }

  #fun_fact_sec .col-sm-12:nth-child(1) .fun_fact_box {
    border-right: 0.5px solid rgba(255, 255, 255, 0.3) !important;
    border-bottom: none !important;
    margin-bottom: 0px;
  }

  #fun_fact_sec .col-sm-12:nth-child(2) .fun_fact_box {
    border-bottom: none !important;
    margin-bottom: 0;
  }

  #fun_fact_sec .col-sm-12:nth-child(3) .fun_fact_box {
    border-bottom: none !important;
    margin-bottom: 0;
  }

  #gwtin_touch_sec .gwtin_touch_box img {
    width: 75px;
    margin: 12px 0;
  }

  #gwtin_touch_sec .gwtin_touch_box h3 {
    font-size: 18px;
    line-height: 22px;
  }

  #gwtin_touch_sec .gwtin_touch_box p,
  #gwtin_touch_sec .gwtin_touch_box p a {
    font-size: 16px;
    line-height: 20px;
  }

  #gwtin_touch_sec .gwtin_touch_box {
    padding: 15px;
    height: 100%;
  }

  #what_yourneed_sec .record_sec .record_points h4 {
    margin: 0;
  }

  #what_yourneed_sec .record_sec .record_points p {
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
  }

  #blog_sec .blog_card.blog_page .blog_img img {
    min-width: 100%;
  }

  .need_more_help.sticky-top {
    top: 100px;
    z-index: 999;
  }

  .blog_sec_sidebar {
    display: inline;
  }

  .blog_sec_sidebar .know_btns {
    margin: 30px 0 0px 0;
  }

  .blog_sec_sidebar .need_more_help .form_box {
    margin: 30px 0 0px 0;
  }

  .blog_sec_sidebar .blog_search {
    margin: 0 0 30px 0;
  }

  #service_details .register_form h2 {
    text-align: start;
    font-size: 22px;
    line-height: 28px;
  }
}

/*Portrait End*/

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                                  ipad mini landscape 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*landscape Start*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #banner_sec .banner_content h1 {
    font-size: 50px;
    line-height: 56px;
  }

  #banner_sec .banner_content .input-group {
    width: 100%;
  }

  #banner_sec .recomended_service {
    width: 100%;
  }

  #policy_details .banner_content h1 {
    font-size: 50px;
    line-height: 56px;
  }

  .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  #banner_sec .recomended_service ul li a {
    font-weight: 300;
  }

  #banner_sec.home_banner_bg {
    height: auto;
    padding: 140px 0 70px 0;
    background-size: cover;
  }

  #our_client_sec .col-lg-5 {
    width: 100%;
  }

  #aboutus_sec .about_rating_box {
    display: none;
    max-width: 100%;
  }

  #aboutus_sec .aboutus_img .aboutus_img_text {
    left: 5%;
    width: 90%;
  }

  #fun_fact_sec .fun_fact {
    text-align: center;
  }

  #fun_fact_sec .fun_fact h2 {
    font-size: 36px;
  }

  #fun_fact_sec .fun_fact p {
    font-size: 15px;
  }

  #fun_fact_sec .fun_fact img {
    width: 68px;
  }

  .col-lg-10 {
    width: 100%;
  }

  #blog_sec .blog_card .blog_img .blog_dates h3 {
    font-size: 31px;
  }

  #blog_sec .blog_card .blog_text {
    padding: 20px 15px;
  }

  #blog_sec .blog_card h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
  }

  #testimonial_sec {
    padding: 100px 0 40px 0;
  }

  #banner_sec.about_banner_bg {
    height: auto;
    padding: 120px 0 50px 0;
    background-size: cover;
  }

  #aboutus_sec .about_tabs .nav-tabs .nav-link {
    font-size: 16px;
    padding: 12px 20px !important;
  }

  #aboutus_sec .about_tabs .nav-tabs .nav-item.show .nav-link,
  #aboutus_sec .about_tabs .nav-tabs .nav-link.active {
    font-size: 16px;
    font-weight: 600;
  }

  #aboutus_sec .about_tabs .nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #aboutus_sec .aboutus_img .aboutus_img_text {
    bottom: -105px;
  }

  .about_why_choose_box .p-0 {
    padding: 18px !important;
  }

  #testimonial_sec .star_icons img {
    width: 50px;
  }

  #testimonial_sec .star_icons .fa-solid {
    color: #efa434;
    font-size: 24px;
  }

  #testimonial_sec .col-lg-7 {
    width: 100% !important;
  }


  #banner_sec.blog_banner_bg {
    height: auto;
    padding: 120px 0 50px 0;
    background-size: cover;
  }

  #banner_sec.contactus_banner_bg {
    height: auto;
    padding: 120px 0 50px 0;
    background-size: cover;
  }

  .blog_sec_sidebar .need_more_help .form_box {
    margin: 30px 0 0px 0;
  }

  #blog_sec .blog_card.blog_page .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #banner_sec .banner_content .about_rating_box {
    max-width: 100%;
  }

  .alert_box p {
    font-size: 12px;
  }

  #service_details .register_form {
    padding: 15px 12px;
  }

  #service_details .register_form h2 {
    text-align: start;
    line-height: 26px;

  }

  #service_details .ser_details>.steps::after {
    height: calc(100% - 1%);
  }

  #book_meeting__sec .book_meeting_bg {
    background-size: 100%;
    padding: 45px 0;
  }

  #platforms_sec {
    background-size: cover;
    padding: 70px 0px;
  }
}

/*Mini landscape End*/

@media only screen and (device-width: 1180px) and (device-height: 820px) and (orientation: landscape) {
  #banner_sec.home_banner_bg {
    height: auto;
    padding: 150px 0 70px 0;
  }

  #banner_sec .banner_content h1 {
    font-size: 60px;
    line-height: 76px;
  }

  #our_client_sec .col-lg-5 {
    width: 100%;
  }

  .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  #policy_details .banner_content h1 {
    font-size: 60px;
    line-height: 76px;
  }

  #banner_sec .banner_content .about_rating_box {
    max-width: 100%;
  }
}

.convbot-button {
  background-color: transparent !important;
  border-radius: 50% !important;
}

/************************************* AutoComplete Search CSS start here *****************************************************/
/* highlight results */
.ui-autocomplete span.hl_results {
  background-color: #ffff66;
}
/* loading - the AJAX indicator */
.ui-autocomplete-loading {
  background: white url(../../assets/img/lazyload-img.gif) right center no-repeat;
}
/* scroll results */
.ui-autocomplete {
  max-height: 250px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
  /* add padding for vertical scrollbar */
  padding-right: 5px;
}
.ui-autocomplete li {
  font-size: 15px;
  padding: 5px 0px !important;
  border-bottom: #e6e2e2 0.5px solid;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
 
.ui-autocomplete li:hover {
  padding-left: 12px !important;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
  height: 250px;
}
.ui-autocomplete {
  cursor: default;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}
.ui-menu {
  display: block;
  list-style: none outside none;
  margin: 0;
  outline: medium none;
  padding: 2px;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px -2px;
}
.ui-menu .ui-menu-item a {
  display: block;
  font-weight: normal;
  line-height: 1.5;
  min-height: 0;
  padding: 5px 0.4em;
  text-decoration: none;
  font-size: 0.72em;
  cursor: pointer;
  border-bottom: 1px solid #DDDDDD;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  line-height: 1.5;
  margin: 0.4em 0 0.2em;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  padding-left: 2em;
  position: relative;
}
.ui-menu .ui-icon {
  left: 0.2em;
  position: absolute;
  top: 0.2em;
}
.ui-menu .ui-menu-icon {
  float: right;
  position: static;
}
.ui-progressbar {
  height: 2em;
  overflow: hidden;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px;
}
.ui-progressbar .ui-progressbar-overlay {
  height: 100%;
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-tabs {
  padding: 0.2em;
  position: relative;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  border-bottom: 0 none;
  float: left;
  list-style: none outside none;
  margin: 1px 0.2em 0 0;
  padding: 0;
  position: relative;
  top: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-width: 0;
  display: block;
  padding: 1em 1.4em;
}
.ui-widget {
  font-family: arial;
  font-size: 0.9em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  background: #fff;
  border: 1px solid #DDDDDD;
  color: #333333;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 12px;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  background: #F6A828;
  border: 1px solid #E78F08;
  color: #FFFFFF;
  font-weight: bold;
}
.ui-widget-header a {
  color: #FFFFFF;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #F6F6F6;
  border: 1px solid #CCCCCC;
  color: #1C94C4;
  font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1C94C4;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #eeeeee;
  color: #000;
  padding: 5px 0px !important;
}
.ui-progressbar {
  height: 2em;
  overflow: hidden;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(../../assets/img/lazyload-img.gif) repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 100%;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
/****AutoComplete Search CSS End here ************/