@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Lobster&family=Outfit:wght@400;600;800&display=swap');

body {
  font-family: 'Poppins', sans-serif;
  color: #000000;
}

a {
  text-decoration: none !important;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Inter', sans-serif;
}

p {
  font-family: 'Poppins', sans-serif;
}

:root {
  --tlight: #DA853D;
  --tpup: #F66C12;
  --twhite: #ffffff;
  --tblack: #000000;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: var(--tblue);
  border: 1px solid var(--torg);
  width: 40px;
  height: 40px;
  border-radius: 100px;
  transition: all 0.4s;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #F66C12;
  font-weight: 700;
}

.back-to-top i {
  font-size: 28px;
  color: var(--twhite);
  line-height: 0;
}

.back-to-top:hover {
  background: var(--tblue);
  border-color: var(--torg);
  color: var(--tblack);
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.main-logo2 {
  width: 25%;
}

.main-logo2 img {
  width: auto;
  height: auto;
}

.add-number {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  border-radius: 20px;
  padding: 0px 5px;
  vertical-align: top;
  position: relative;
  top: -10px;
  left: -5px;
}

.jedr-link li {
  text-align: left;
}

.jedr-link a.active {
  text-decoration: underline !important;
}

a.active.nav-link.scrollto {
  text-decoration: underline !important;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  background-color: #D9D9D9;
}

#topbar .contact-info i {
  font-style: normal;
  color: #000000;
}

#topbar .contact-info i a,
#topbar .contact-info i span {
  padding-left: 5px;
  padding-right: 10px;
  color: #000000;
}

.mysc h4 {
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
}

#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
  transition: 0.3s;
}

#topbar .contact-info i a:hover {
  color: var(--tblack);
  text-decoration: underline;
}

#topbar .social-links a {
  color: var(--tdark);
  background-color: var(--twhite);
  padding: 5px;
  border-radius: 100px;
  line-height: 0;
  transition: 0.3s;
  margin-left: 10px;
}

#topbar .social-links a:hover {
  color: white;
  background-color: var(--tblack);
}

.fixed-top {
  display: none;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
a.nav-link.scrollto {
  font-size: 22px;
  margin-bottom: 30px;
}

a.nav-link.scrollto:hover {
  color: var(--tpup);
}

.dropdown-toggle {
  font-size: 22px;
  margin-bottom: 30px;
  color: var(--tblack);
  background: none;
  border: none;
  padding: 0px;
}

.dropdown-toggle:hover {
  color: var(--tpup);
  background: none;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  background-color: transparent !important;
  color: var(--tblack);
}

/* HEADER END */


/* BUTTON SECTION START */
.btn_dark {
  background: var(--tdark) !important;
  font-size: 15px !important;
  padding: 12px 25px !important;
  color: var(--twhite) !important;
  border-radius: 100px !important;
  border: 1px solid var(--tdark);
  transition: 0.2s ease-in-out !important;
}

.btn_dark:hover {
  background: var(--tlight) !important;
  color: var(--twhite);
  transform: scale(1.1);
}

.btn_black {
  background: var(--tblack) !important;
  color: var(--twhite) !important;
  transition: 0.2s ease-in-out !important;
  border-radius: 100px !important;
  padding: 12px 35px !important;
  font-size: 16px !important;
  margin-left: 10px;
}

.btn_black:hover {
  background: var(--tlight) !important;
  color: var(--twhite) !important;
  transform: scale(1.1);
}

.btn_menu {
  background-color: var(--tpup);
  color: var(--twhite);
  font-size: 20px;
  font-weight: 500;
  padding: 3px 10px;
  border-radius: 0px;
}

.btn_menu:hover {
  background: var(--tblack);
}

.btn_menu i {
  margin-right: 0px;
}

.logo {
  width: 10%;
}

.logo img {
  width: 150% !important;
  height: 100px !important;
}

.logo2 {
  width: 100%;
}

.logo2 img {
  width: 260px;
}

/* BUTTON SECTION END */

/* HERO SECTION START */
.hero {
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding-top: 0px;
  padding-bottom: 100px;
}

.abthero {
  background-image: url(../images/ab1.png);
  text-align: center;
}

.c1ahero {
  background-image: url(../images/c1a.png);
  text-align: center;
}

.serhero {
  background-image: url(../images/s1aa.png);
  text-align: center;
}

.servpge .secondh3 h3 {
  text-align: left;
}

.mhr {
  align-items: center;
  padding-top: 60px;
}

.abthero .mhr {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.clpl {
  padding-right: 50px;
}

.trusti img {
  width: 43%;
  margin-right: auto;
  display: block;
}

.inerpagesec1 {
  padding-top: 70px;
  padding-bottom: 30px;
}

.herocl1 h1 {
  font-size: 45px;
  text-transform: capitalize;
  color: var(--tblack);
  font-weight: 600;
  line-height: 60px;
}

.herocl1 p {
  font-size: 16px;
  line-height: 33px;
  color: var(--tblack);
  font-weight: 400;
  margin-top: 15px;
}

.imprws h2 {
  color: var(--tblack);
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
}

.herocl1 img {
  width: 100%;
  transform: scale(1.5);
}

.imprws p {
  font-size: 16px;
  line-height: 30px;
}

.inerpagesec1 img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mabtch .secondh3 {
  text-align: center;
}

.mabtch .q1_box h5 {
  background-color: var(--tpup);
  padding: 25px;
  border-radius: 100px;
  color: var(--twhite);
  font-size: 30px;
}

.ques_box:hover .q1_box h5 {
  background-color: var(--twhite);
  color: var(--tpup);
}

.mabtch .ques_box {
  background-color: #c5c5c538;
  border: 1px solid #C5C5C5;
  border-radius: 10px;
}

.mabtch h3 {
  color: var(--tblack);
  font-weight: 700;
  font-size: 40px;
}

/* HERO SECTION END*/
.hs2inn h2 {
  color: #F66C12;
  font-weight: 700;
}

/* HOME SEC 2 START */
.home_sec2 {
  /*background-image: url(../images/d9.webp);*/
  /*background-position: center;*/
  /*background-size: 100% 100%;*/
  /*background-repeat: no-repeat;*/
  background-color: #d9e7f1;
  padding-top: 80px;
  padding-bottom: 30px;
}

.hs2inn {
  display: flex;
  align-items: center;
}

.hs2cl2 img {
  width: 100%;
}

.hs2c1 h2 {
  color: #F66C12;
  font-size: 38px;
  line-height: 45px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.hs2c1 p {
  font-size: 16px;
  font-weight: 400;
  color: var(--tblck);
  line-height: 30px;
  font-family: poppins;
  margin-bottom: 20px;
  text-align: center;
}

.mychng .hs2c1 p {
  color: var(--twhite);
}

.in_tabs h2 {
  color: var(--tred);
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  text-align: left;
}

.mychng .in_tabs h2 {
  color: var(--twhite);
}

.btns a {
  padding: 10px 20px;
  border-radius: 5px;
  color: #fff;
}

.btn_yello {
  background-color: var(--tpup);

}

.btn_trans {
  background: #6d6d6d;
}

.tbpl {
  padding-left: 90px;
}

.tbpr {
  padding-right: 90px;
}

.in_tabs p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-family: poppins;
  margin-bottom: 20px;
  text-align: left;
}

.mychng .in_tabs p {
  color: var(--twhite);
}

.in_tabs2 img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: scale(1.3);
}

.home_tabs {
  margin-bottom: 20px;
  margin-top: 20px;
}

.home_tabs button {
  font-size: 16px;
  color: var(--tblck);
  font-weight: 600;
  margin-left: 5px;
  margin-right: 5px;
}

.mychng .home_tabs button {
  color: var(--twhite);
}

.home_tabs button:hover {
  font-size: 16px;
  color: var(--tred) !important;
  font-weight: 600;
  margin-left: 5px;
  margin-right: 5px;
}

.home_tabs .nav-link.active,
.nav-pills .show>.nav-link {
  color: #F66C12;
  background: none;
  font-weight: 700;
  font-size: 16px;
}

.mytb ul {
  padding-bottom: 50px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.w3-button:active {
  color: var(--tred) !important;
  background-color: none !important;
}

.tsrw {
  align-items: center;
}

.home_sec2 .btns {
  margin-top: 15px;
}

.home_sec4 .btns {
  margin-top: 15px;
}

/* HOME SEC 2 END */
/* HOME SECTION 2  START*/
.homesection2 {
  padding-top: 50px;
  padding-bottom: 30px;
}

.homesection2 img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hs2cl1 h2 {
  font-size: 40px;
  text-transform: capitalize;
  color: var(--tblack);
  font-weight: 600;
  line-height: 53px;
  margin-bottom: 30px;
}

.hs2cl1 h3 {
  font-size: 30px;
  text-transform: capitalize;
  color: #5e5c5c;
  font-weight: 600;
  line-height: 43px;
}

.hs2cl1 p {
  font-size: 16px;
  line-height: 33px;
  color: var(--tblack);
  font-weight: 400;
  margin-top: 15px;
}

/* HOME SECTION 2 END*/

/* HOME SECTION 3 START */
.homesection3 {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #ECF1FA;
}

.hm3cls1 h2 {
  font-size: 34px;
  text-transform: capitalize;
  color: var(--tblack);
  font-weight: 600;
  line-height: 46px;
  margin-bottom: 30px;
}

.main_boxes {
  display: flex;
  align-items: center;
  background-color: var(--twhite);
  margin-bottom: 30px;
}

.bx1 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bx2 {
  padding: 20px;
  padding-right: 15px;
  padding-top: 25px;
}

.bx2 h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: var(--tblack);
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 10px;
}

.bx2 p {
  font-size: 15px;
  line-height: 29px;
  color: var(--tblack);
  font-weight: 400;
  margin-top: 15px;
}

.mainbx_btn {
  width: 57%;
  background-color: var(--tpup);
  color: var(--twhite);
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  padding: 14px 16px;
  border-radius: 3px;
  letter-spacing: 1px;
}

.hm3cls2 h3 {
  color: var(--tblack);
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 46px;
}

.secondh3 {
  margin-left: 20px;
}

.services_box {
  background-color: var(--twhite);
  border-radius: 3px;
  padding: 20px;
  width: 100%;
  margin-bottom: 70px;
}

.services_box ul {
  padding-left: 0px;
  padding: 20px;
  padding-bottom: 0px;
}

.services_box ul li {
  padding-left: 0px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 10px;
}

.services_box ul li:hover {
  color: var(--tpup);
}

.ques_box {
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding: 25px;
  color: var(--tblack);
  transition: 0.2s ease-in-out;
}

.ques_box img {
  width: 70px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.q1_box2 {
  padding-left: 20px;
}

.q1_box2 h4 {
  font-weight: 700;
}

/* .ques_box:hover img {
  filter: brightness(1) invert(1);
  filter: brightness(1) hue-rotate(-67deg);
} */

.ques_box:hover {
  background-color: var(--tpup);
  color: var(--twhite);
}

/* HOME SECTION 3 END */
/* HOME SECTION 4 START */
.ebooks4 {
  padding-top: 70px;
  padding-bottom: 30px;
}

.ebsec4rw {
  align-items: center;
}

.ebs4cl1 h3 {
  font-weight: 700;
  color: #656464;
  font-size: 39px;
  text-transform: capitalize;
  margin-top: -20px;
  line-height: 50px;
}

.ebdf1 p {
  line-height: 28px !important;
}

.ebs4cl1 p {
  font-size: 16px;
  font-weight: 400;
  color: var(--tblack);
  line-height: 32px;
  font-family: poppins;
  margin-bottom: 20px;
  padding-right: 34px;
}

.main_dflex {
  display: flex;
  /*align-items: center;*/
  margin-top: 15px;
}

.ebs4df {
  display: flex;
  align-items: baseline;
  width: 100%;
}

.ebdf1 i {
  color: var(--tpup);
  font-size: 25px;
  margin-right: 15px;
}

.ebdf1 h3 {
  color: var(--tblack);
  font-size: 18px;
  line-height: 27px;

}

.ebdf1 h3 span {
  font-weight: 500;
}

.ere h3 span {
  color: var(--tdark);
}

.eb4_box {
  display: flex;
  align-items: center;
  background-color: #F6F6F6;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 30px;
  border: 2px solid #F6F6F6;
  transition: 0.5s ease-in-out;
}

.eb4_box:hover {
  border: 2px solid var(--tpup);
  transform: scale(1.1);
}

.eb4_box img {
  width: 115px;
  margin-left: auto;
  margin-right: 20px;
  display: block;
}

.eb4_box h3 {
  color: var(--tblack);
  font-size: 18px;
}

.eb4_box h4 {
  color: var(--tblack);
  font-size: 25px;
  margin-top: -7px;
  font-weight: 700;
}

.eb4_box p {
  font-size: 16px;
  line-height: 30px;
}

/* HOME SECTION 4 END */

/* HOME SECTION Blog START */
.myblogs {
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #e6e6e696;
}

.myblogs h2 {
  font-weight: 700;
  color: #656464;
  font-size: 39px;
  text-transform: capitalize;
  margin-top: -20px;
  line-height: 50px;
}

.myblogs p {
  font-size: 16px;
  font-weight: 400;
  color: var(--tblack);
  line-height: 32px;
  margin-bottom: 20px;
  padding-right: 34px;
}

.blog_content {
  margin-bottom: 10px;
}

.blog_box {
  transition: 0.5s ease-in-out;
  border: 1px solid var(--twhite);
  border-radius: 10px;
}

.blog_box:hover {
  border-color: var(--tpup);
}

.blog_box img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.inner_blog_box {
  background-color: var(--twhite);
  padding: 30px;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 20px;
  border-radius: 0px 0px 10px 10px;
}

.inner_blog_box h3 {
  color: var(--tblack);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}

.inner_blog_box h4 {
  font-size: 15px;
  font-weight: 600;
  color: var(--tpup);
}

.inner_blog_box p {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 15px;
  line-height: 30px;
}

/* HOME SECTION Blog END */

/* CONTACT FORM SECTION START */
.contactsec {
  padding: 50px;
}

.cntrw {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 50px 30px;
  border: 10px solid #EEEEEE;
  border-radius: 3px;
}

.fter_frm_df {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.incnt {
  width: 75%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 30px;
}

.incnt h2 {
  font-weight: 700;
  color: var(--tpup);
  font-size: 39px;
  text-transform: capitalize;
  margin-top: -20px;
  line-height: 50px;
}

.incnt p {
  font-size: 16px;
  font-weight: 400;
  color: var(--tblack);
  line-height: 32px;
  margin-bottom: 20px;
  padding-right: 34px;
}

.fter_frm_df input {
  border-radius: 0;
  border: solid 1px #c5c5c5;
  background: var(--twhite);
  color: var(--tblack);
  padding: 15px 20px;
  border-radius: 5px;
  font-family: 'Poppins';
  margin-bottom: 15px;
  height: 55px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

.fter_frm_df input:focus {
  outline: none;
  border: 1px solid var(--tpup);
  background: none;
  background-color: none;
  box-shadow: none;
}

.fter_frm_df select:focus {
  outline: none;
  border: 1px solid var(--tpup);
  background: none;
  background-color: none;
  box-shadow: none;
}

.form_row textarea:focus {
  outline: none;
  border: 1px solid var(--tpup);
  background: none;
  background-color: none;
  box-shadow: none;
}

.fter_frm_df select:focus-visible {
  outline: none !important;
}

.fter_frm_df input::placeholder {
  font-size: 16px;
  padding-left: 0px;
  font-weight: 400;
  color: #838383;
}

.fter_frm_df select {
  border-radius: 0;
  border: solid 1px #c5c5c5;
  background: var(--twhite);
  color: var(--tblack);
  padding: 15px 20px;
  width: 100%;
  border-radius: 5px;
  font-family: 'Poppins';
  font-size: 16px;
  margin-bottom: 15px;
  height: 55px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

.form_row textarea {
  border-radius: 0;
  border: solid 1px #c5c5c5;
  background: var(--twhite);
  color: #838383;
  padding: 15px 20px;
  border-radius: 5px;
  font-family: 'Poppins';
  margin-bottom: 15px;
  height: 150px;
  position: relative;
}

.btnform {
  width: 30%;
  text-align: center;
  background-color: var(--tpup);
  border: 1px solid var(--tpup);
  padding: 12px 30px;
  color: #fff;
  font-size: 16px;
}

.btnform:hover {
  background-color: var(--tblack);
  color: var(--twhite);
}

/* CONTACT FORM SECTION START */

/* POPUP FORM START */
.modal-header {
  border-bottom: 0px;
}

.modal-title {
  display: none;
}

.popupfrm .modal-content {
  width: 800px !important;
  background-color: transparent;
  border: none !important;
}

.popcl1 {
  position: relative;
}

.popcl1::before {
  content: '';
  position: absolute;
  width: 290px;
  left: 5px;
  height: 374px;
  top: -48px;
  background-image: url(../images/awq.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.popcl1 img {
  width: 100%;
}

.modal-dialog {
  max-width: 600px;
}

.modal-header {
  position: relative;
}

button.close {
  background: var(--tdark);
  border-radius: 100px;
  opacity: 1;
  width: 38px;
  height: 37px;
  position: absolute;
  top: 24px;
  padding: 5px 11px !important;
  right: 25px;
  font-size: 30px;
  color: #fff;
  font-weight: 200;
}

.btn-close {
  z-index: 999;
  background-color: var(--twhite);
  border-radius: 100px;
  opacity: 1;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: 15px;
  font-weight: 200;
}

.popcol2 form {
  position: relative;
  z-index: 2;
}

.col-lg-6.col-md-6.popcol2 {
  position: relative;
}

.popcol2 h3 {
  color: var(--twhite);
  font-size: 22px;
  font-weight: 500;
  font-family: 'Poppins';
  text-align: center;
}

.popcol2 input {
  width: 100%;
  height: 45px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 2px;
  margin-bottom: 8px;
  padding-left: 15px;
  font-size: 15px;
  color: var(--tblck);
  margin-left: 5px;
}

.popcol2 input::placeholder {
  color: rgb(104, 103, 103);
  font-size: 15px;
  font-weight: 400;
}

.popcol2 input:focus {
  box-shadow: none;
  outline: none;
  border-color: var(--tred);
}

.popcol2 .btn_submit input {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background: var(--torg);
  border: 1px solid var(--torg);
  color: var(--twhite);
  border-radius: 5px;
  margin-top: 10px;
  transition: 0.2s ease-in-out;
  margin-left: 5px;
}

.popcol2 .btn_submit input:hover {
  background: var(--twhite);
  color: var(--torg);
  border-color: var(--twhite);
}

.popupfrm .myhaedfrmrw {
  width: 100%;
}

.popupfrm .form-sec {
  margin-top: 20px;
}

.input-bx1 .btn_org {
  width: 40%;
}

.modal-body {
  border: none;
  padding: 0px;
}

/* POPUP FORM END */

/* TERMS AND PRIVACY START */
.terms_priv {
  padding-top: 130px;
  padding-bottom: 30px;
}

.terms_priv h2 {
  font-size: 35px;
  font-weight: 600;
  color: var(--tblck);
  font-family: 'Poppins';
}

.terms_priv h4 {
  font-size: 25px;
  font-weight: 500;
  color: var(--tblck);
  font-family: 'Poppins';
}

.terms_priv ul li {
  margin-top: 5px;
  list-style-type: disclosure-closed;
}

.terms_priv ul li::marker {
  color: var(--tred);
}

.terms_priv p {
  font-size: 15px;
  line-height: 28px;
}

.terms_priv ul li {
  font-size: 15px;
}

.terms_priv a {
  color: var(--tred);
}

.terms_priv a:hover {
  color: var(--tblck);
}

/* TERMS AND PRIVACY END */

/* THANKYOU CODE START */
.thankyou {
  padding-top: 100px;
  text-align: center;
  /* background-color: #e6e6e6; */
  padding-bottom: 150px;
}

.thankyou img {
  width: 15%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.thankyou h2 {
  font-family: 'Poppins';
  font-size: 40px;
  font-weight: 600;
}

.thankyou h2 span {
  color: #F66C12;
}

.thankyou p {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.secbtn.inw a {
  background: #F66C12;
  color: #fff;
  padding: 10px 20px;
  border-radius: 0px;
}

.thankyou .secbtn {
  margin-top: 40px;
}

.thankyou .btn_trans {
  border-radius: 5px !important;
  padding: 0px 30px;
}

/* THANKYOU CODE END */

/* FOOTER SECTION START */
.footer {
  padding-top: 50px;
  background: #F1F1F1;
}

.footre_rw {
  align-items: flex-start;
  display: flex;
}

.fcol1 img {
  width: 65%;
  margin-right: auto;
  display: block;
}

.fcol1 p {
  font-size: 15px;
  color: var(--tblack) !important;
  line-height: 30px;
  font-weight: 300;
  margin-top: 20px;
  font-family: 'Poppins';
}

.fcol2 h3 {
  color: var(--tblack);
  font-family: 'Poppins';
  font-size: 25px;
  font-weight: 600;
}

.fcol3 h3 {
  color: var(--tblack);
  font-family: 'Poppins';
  font-size: 25px;
  font-weight: 600;
}

.fcol2 ul {
  padding-left: 10px;
  margin-top: 20px;
}

.fcol3 ul {
  padding-left: 10px;
  margin-top: 20px;
}

.fcol2 ul li {
  margin-top: 10px;
  color: var(--tblack);
  list-style-type: disclosure-closed;
}

.fcol3 ul li {
  margin-top: 10px;
  color: var(--tblack);
  font-size: 15px;
}

.fcol2 ul li:hover {
  color: var(--tdark);
}

.fcol3 ul li:hover {
  color: var(--tdark);
}

.fcol2 ul li a {
  color: var(--tblack);
  font-size: 15px;
}

.fcol2 ul li a:hover {
  color: var(--tpup);
}

.fcol3 ul li a {
  color: var(--tblack);
}

.fcol3 ul li a:hover {
  color: var(--tdark);
}

.fcol4 p {
  color: var(--tblack);
  font-size: 15px;
}

.sociallinks h3 {
  font-family: poppins;
  color: var(--torg);
  font-family: poppins;
}

.sociallinks a i {
  color: var(--twhite);
  background: var(--tpup);
  padding: 10px 12px;
  border-radius: 5px;
  font-size: 20px;
  width: 40px;
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
}

.sociallinks a i:hover {
  background: var(--tblack);
  color: var(--twhite);
}

.fcol1 img {
width: auto;
}

.foo-desc p {
  color: #000 !important;
}

.myfooter_CAT ul li i {
  font-size: 17px;
  color: var(--tpup);
  font-weight: 600;
  margin-right: 15px;
}

.myfooter_CAT ul li span {
  color: var(--tblack);
  font-weight: 600;
  font-size: 16px;
  margin-right: 10px;
}

.mta h3 {
  color: var(--tblack);
  font-family: 'Poppins';
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 25px;
}

.mta p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}

.newsletter_form input {
  background-color: #E4EEFC;
  border: 1px solid var(--tpup);
  padding: 15px;
  width: 100%;
  border-radius: 5px 0px 0px 5px;
  height: 55px;
  border-right: 0px;
}

.main_newsletter {
  display: flex;
  align-items: center;
}

.main_newsletter button {
  width: 15%;
  height: 55px;
  background-color: #E4EEFC;
  border: 1px solid var(--tpup);
  padding: 15px;
  border-left: 0px;
  border-radius: 0px 5px 5px 0px;
  color: var(--tpup);
  font-size: 22px;
  padding-right: 30px;
}

.main_newsletter input:focus {
  border: 1px solid var(--tpup);
  outline: none;
  box-shadow: none;
}

.main_newsletter button:hover {
  background-color: var(--tpup);
  color: var(--twhite);
}

.copr1 ul {
  display: flex;
  align-items: center;
  justify-content: end;
}

.copr1 ul li a {
  color: var(--tblack);
  font-size: 16px;
  margin-right: 10px;
}

/* FOOTER SECTION END */

/* COPYWRITE SECTION START */

.copyright {
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  background: transparent !important;
  border-radius: 0px;
  border-top: 1px solid #535353;
}

.copr1 p {
  font-size: 17px;
  color: var(--tblack);
  text-align: center;
}

.copr1 p span {
  color: var(--tpup);
  font-weight: 600;
}

/* COPYWRITE SECTION end */

/* Window Scrollbar */
/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--tpup) !important;
  border-color: var(--tpup) !important;
  border-radius: 7px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--tpup);
}

.as1 .hercl2 img {
  transform: scale(1.3)
}

/* TRUSTPILOT */
.trust-rating {
  position: fixed;
  background: #fff;
  padding: 5px;
  width: 85px;
  top: 50%;
  border-radius: 10px;
  z-index: 9;
}

.trust-rating a {
  text-decoration: none;
}

.trust-rating img {
  width: 100%;
}

.trust-rating span {
  font-size: 12px;
  font-weight: 700;
  color: #f2a51a;
}

.navbar-fixed-bottom {
  position: fixed;
  bottom: 47px;
  z-index: 999999;
}

.whappfooter a {
  font-weight: 500;
  vertical-align: middle;
  font-family: Inter;
  padding: 8px 16px 10px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background-color: #03a84e;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 16px;
  z-index: 100;
  text-decoration: none;
  animation: key1 .3s ease infinite alternate;
}

.mythnkurw {
  align-items: center;
}

.row.mythnkurw {
  align-items: center;
}

.whappfooter a i {
  margin-right: 10px;
  font-size: 20px;
}

.thankyou p {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.saaa p {
  font-size: 30px;
}

.mythnkurw {
  position: relative;
}

.mythnkurw a:before {
  content: "";
  position: absolute;
  left: -59px;
  top: -135px;
  width: 300px;
  height: 214px;
  background: url(../images/boom.gif);
  z-index: -1;
  background-size: 100% 100%;
}

@keyframes key1 {

  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(-10px);
  }

}

.btn_menu h3 {
  font-size: 19px;
  margin-bottom: 0px;
}

/* SERVICES SECCTION START */
.services_sec {
  padding-top: 50px;
}

.sercls2 img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.faqsrw h3 {
  text-align: center;
  font-size: 40px;
}

.faqsrw {
  text-align: center;
}

.accordion-item {
  margin-bottom: 10px;
  background-color: #F6F6F6;
  border: 1px solid #C5C5C5 !important;
  border-radius: 20px;
}

.accordion-button {
  background-color: #F6F6F6;
  font-size: 38px;
  font-weight: 600;
  color: #49494A;
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  color: var(--tblue);
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;

}

.accordion-item i {
  color: var(--twhite);
  background-color: var(--tpup);
  border-radius: 100px;
  font-size: 25px;
  padding: 10px 12px;
}

.accordion-content {
  display: none;
  padding: 30px;
  padding-top: 0px;
}

.accordion-header i {
  transition: transform 0.3s;
}

.accordion-item.active .accordion-content {
  display: block;
}

.accordion-item.active .accordion-header i {
  transform: rotate(0deg);
  background-color: var(--twhite);
  color: var(--torg);
}

.accordion-item:not(.active) .accordion-header i {
  transform: rotate(180deg);
}

.hs5rwprocess {
  align-items: center;
}

.innerrw {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.accordion-item.active {
  background-color: var(--tblue);
}

.accordion-item.active .accordion-header {
  color: var(--twhite);
  background-color: var(--torg);
}

.accordion-item.active .accordion-content {
  color: var(--tblack);
  padding: 20px 10px;
}

.servicessec {
  padding-top: 70px;
  padding-bottom: 30px;
}

/* SERVICES SECCTION END */
.accordion-button::after {
  display: none;
  float: right;
  margin-left: auto;
}

.accordion-item:not(.active) .accordion-header i {
  transform: rotate(180deg);
  margin-left: auto;
}

.accordion-button:not(.collapsed) {
  background: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}

button:focus:not(:focus-visible) {
  outline: none !important;
  box-shadow: none !important;
}

.serinrws img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.serinrws p {
  font-size: 16px;
  line-height: 33px;
}

.servpge .secondh3 h3 {
  text-align: left;
  font-size: 40px;
  font-weight: 700;
}

.indus .mainbx_btn {
  width: 70%;
  background-color: var(--tpup);
  color: var(--twhite);
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  text-align: left;
  padding: 14px 16px;
  border-radius: 3px;
  letter-spacing: 1px;
}

.indus .bx2 h3 {
  font-size: 18px;
  line-height: 29px;
}

.indus .bx2 p {
  font-size: 15px;
  line-height: 24px;
  color: var(--tblack);
  font-weight: 400;
  margin-top: 15px;
}

.indus h2 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.mublincnt {
  text-align: center;
}

.copr1 {
  text-align: center;
}

.termscondition-text {
  padding: 40px 0px;
}

.dropdown-links-main a {
  margin: 0;
  padding: 0;
}

a.nav-link {
  padding: 0;
  margin: 0;
  font-size: 16px;
}

ul.dropdown-menu {
  padding: 10px;
  flex-direction: column;
  gap: 10px;
}

ul.dropdown-menu.show {
  display: flex;
}

ul.dropdown-menu a {
  padding: 11px 20px;
  font-size: 13px;
  border-radius: 50px;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
  margin: 0 auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
  /* padding-right: 1rem;
  padding-left: 1rem; */
  padding: .5rem 1rem;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #d9d9d9;
}
.bul {
  
    margin-top: 40px;
    align-items: flex-start;
    gap: 20px;
    
}

.bul ul {
     padding: 0;
    flex-direction: column;
    display: flex;
    gap: 10px;
}

.bul ul li {
    list-style: disc;
    font-size: 21px;
    font-weight: 500;
}
.bul ul li::marker {
    color: #F66C12;
    font-size: 22px;
}