@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap");

body {
  font-family: "Roboto", sans-serif !important;
  font-family: "Poppins", Sans-serif;
}

li,
p {
  font-size: 16px;
  line-height: 30px;
  color: #343434;
}

:root {
  --visit-black: #212121;

  --visit-blue: #003d8b;

  --visit-green: #0f773c;

  --visit-red: #c90d0f;

  --green: #0f773c;

  --red: #c90d0f;
}

body {
  font-weight: 400;
  font-style: normal;
  color: #6f6f6f;
  font-size: 16px;
  line-height: 28px;
}
a {
  text-decoration: none !important;
}

@font-face {
  font-family: "Poppins", Sans-serif;
  src: url("../fonts/Poppins-Regular.ttf");
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pt-35 {
  padding-top: 35px;
}

header {
  display: block;
}

.row.fd_dele {
  display: flex;
  align-items: center;
}

header ul#menu-main-menu li a.entry_pass {
}
header ul#menu-main-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  gap: 29px;
}
.common-header {
  position: fixed;
  padding: 0px 0;
  /* background: #fff; */
  animation: slideDown 0.35s ease-out;
  width: 100%;
  z-index: 9;
}
.header-top {
  background: #003d8b;
  padding: 3px 0;
}
.header-location ul {
  justify-content: end;
  display: flex;
  gap: 20px;
}
.header-location ul li:last-child:after {
  display: none;
}
.header-location ul li:after {
  content: "|";
}
.header-location ul li a {
  color: #fff;
}
.header-location ul li,
.header-top-left ul li {
  color: #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-location ul li i,
.header-top-left ul li i {
}
.logo {
  width: 150px;
}
.logo img {
  width: 100%;
}
.new_menu_flex {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 15px;
}
.main-menu {
  text-align: right;
}
header ul,
footer ul {
  list-style: none;
  margin: 0;
}
.main-menu ul li.menu-item-has-children {
  position: relative;
}
.main-menu ul li {
  display: inline-block;
  /* margin-left: 34px; */
  position: relative;
}
.main-menu ul li:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translate(0px, -50%);
  height: 18px;
  width: 1px;
  background: #dfdfdf;
}
.main-menu ul li a {
  font-size: 15px;
  color: #1a1c20;
  display: block;
  padding: 13px 0px !important;
  text-transform: capitalize;
  font-family: "Poppins", Sans-serif;
  text-decoration: none;
}
.main-menu ul li a.active {
  color: var(--green);
}

.main-menu ul li .sub-menu,
.features:hover .features__content,
.calltoaction-btn .cl-btn:hover,
.footer-about-1 .social_links li a:hover,
.steps-box__icon i,
.features2:hover,
.services-items a:hover,
.business-btn,
.ab-tabs .nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.faq-tab .nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.widget_tag_cloud .tagcloud a:hover,
.blog__deatails--tag a:hover,
.clto-btn-2:hover,
.social ul li a:hover {
  border-color: #e86020;
}
.main-menu ul li .sub-menu,
.features:hover .features__content,
.calltoaction-btn .cl-btn:hover,
.footer-about-1 .social_links li a:hover,
.steps-box__icon i,
.features2:hover,
.services-items a:hover,
.business-btn,
.ab-tabs .nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.faq-tab .nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.widget_tag_cloud .tagcloud a:hover,
.blog__deatails--tag a:hover,
.clto-btn-2:hover,
.social ul li a:hover {
  border-color: #e48216;
}
.main-menu ul li .sub-menu {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 119%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 250px;
  z-index: 9;
  border-top: 4px solid var(--green);
  text-align: left;
  padding: 15px 0px;
}
.main-menu ul li .sub-menu li {
  display: block;
  margin: 0px;
  font-size: 15px;
}
.main-menu ul li .sub-menu li:before {
  display: none;
}
.main-menu ul li .sub-menu li a {
  padding: 4px 14px !important;
  display: block;
  color: #696687;
  position: relative;
  font-size: 15px !important;
}
.main-menu ul li .sub-menu li a:hover {
  color: #e48216;
}
ul.sub-menu li a {
  font-size: 13px !important;
}
.main-menu ul li:hover a {
  color: var(--green);
}
.main-menu ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.main-menu-wrapper__search {
  margin-right: 40px;
}
.nav-search {
  position: relative;
  display: inline-block;
  color: inherit;
}
.main-menu-wrapper__call-number {
  position: relative;
}
.main-menu-wrapper__call-number:before {
  position: absolute;
  content: "";
  height: 82px;
  width: 1px;
  background: #e7eaef;
  left: -21px;
}
.mr-10 {
  margin-right: 10px;
}
.main-menu-wrapper__call-icon a i {
  font-size: 30px;
  color: #e48216;
}
.main-menu-wrapper__call-number span {
  display: block;
  margin-bottom: -5px;
  font-weight: 400;
  font-size: 14px;
}
.main-menu-wrapper__call-number h5 {
  font-size: 20px;
  font-weight: 700;
  color: #e48216;
}
.main-menu-wrapper__call-text a {
  color: #11375a !important;
}

.offcanvas-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  height: 100%;
  width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}
.fix {
  overflow: hidden;
}
.side-info {
  background: #152136;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  right: -100%;
  top: 0;
  padding: 30px;
  transition: 0.6s;
  overflow-y: scroll;
  z-index: 99999;
}
.d-lg-none {
  display: none !important;
}

.mean-container .mean-nav li {
  position: relative;
  width: 100%;
  list-style: none;
}
.mean-container .mean-nav li a {
  width: 100%;
  padding: 8px 0;
  color: #fff;
  border-top: 1px solid #2a3a57;
  font-size: 15px;
}
.mean-container .mean-nav li a {
  display: block;
  float: none;
  width: 100%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}

.mean-container .mean-nav li:first-child a {
  border-top: 0px solid rgba(255, 255, 255, 0.5);
}

.mean-container .mean-nav ul.sub-menu li a {
  width: 100%;
  padding: 8px 10%;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul.sub-menu {
  overflow: hidden;
  padding: 0;
  display: none;
}
.mean-container .mean-nav ul.sub-menu {
  overflow: hidden;
  padding: 0;
  display: none;
}
.mean-container .mean-nav li:hover ul.sub-menu {
  display: block;
}

.main_banner {
  background: #11375a;
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.main_banner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_banner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #0000008c;
}
.banner_o {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
  text-align: center;
}

.banner_o h1 {
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 25px;
}
.banner_o h2 {
  font-size: 25px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
}
.banner_o .cetn_sd {
  /* background: #00000061; */
  width: fit-content;
  margin: 0 auto;
  /* padding: 40px; */
  border-radius: 10px;
  /* size */
  /* padding: 1.25rem; */
  border-radius: 12px;

  /* frosted look */
  /* background: rgba(255,255,255,0.12); */ /* translucent fill */
  /* backdrop-filter: blur(10px) saturate(130%); */ /* the blur */
  -webkit-backdrop-filter: blur(10px) saturate(130%);

  /* subtle border and depth */
  /* border: 1px solid rgba(255,255,255,0.18); */
  /* box-shadow: 0 8px 24px rgba(8,15,30,0.35); */

  /* text color for good contrast */
  color: #fff;
  /* layout niceties */
  overflow: hidden;
}
.banner_o a svg {
  fill: var(--visit-red);
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 35px;
}
.banner_o a:hover {
  color: #fff;
}
.banner_o a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--visit-red);
  width: fit-content;
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff;
  border-radius: 60px;
  text-transform: capitalize;
  gap: 5px;
}

/*------------steps-------------*/
.steps {
}
.steps .points {
  margin-top: -60px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 8%);
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  padding: 35px 45px;
  position: relative;
  background-color: #ffffff;
}
.steps .points .d-flex {
  justify-content: space-between;
  display: flex;
}
.steps .points .d-flex .width_60 {
  width: 80%;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 30px;
}
.steps .points .d-flex .width_40 {
  width: 20%;
}
.steps .width_25 {
  /* width: 33%; */
}
.steps .points .d-flex .width_40 .width_25 {
  width: 100%;
}
.steps .width_25 .elementor-image-box-wrapper {
  display: flex;
  align-items: center;
}
.steps .width_25 .elementor-image-box-wrapper figure {
  width: 15%;
  margin: 0;
  margin-right: 15px;
}
.steps .width_25 .elementor-image-box-wrapper figure img {
  width: 32px;
  height: auto;
}
.steps .width_25 .elementor-image-box-content {
  width: 100%;
}
.steps .width_25 .elementor-image-box-content h3 {
  color: #333333;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.steps .width_25 .elementor-button-wrapper {
}
.steps .width_25 .elementor-button-wrapper a {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: #e86020;
  border-radius: 30px 30px 30px 30px;
  padding: 11px 30px;
  text-decoration: none;
  display: flex;
  background-size: 200% auto !important;
  color: white !important;
  box-shadow:
    0 4px 6px rgb(50 50 93 / 11%),
    0 1px 3px rgb(0 0 0 / 8%) !important;
  transition: 0.5s !important;
  background-image: linear-gradient(
    to right,
    #e86020 0%,
    #e86020 50%,
    #e86020 100%
  ) !important;
  border-color: transparent !important;
  align-items: center;
  justify-content: space-between;
}
.steps .width_25 .elementor-button-wrapper a:hover {
  color: white !important;
  background-position: right center;
  transition: 0.5s !important;
  background-image: linear-gradient(
    to right,
    #e86020 0%,
    #11375a 50%,
    #e86020 100%
  ) !important;
}
/*------------steps-------------*/

.entry_list {
  /* margin-top: 40px; */
  background: #f6f6ff;
  padding: 30px 0;
}
.entry_list .hed_title {
  text-align: center;
}
.entry_list .hed_title h3 {
  font-family: "Poppins", Sans-serif;
  font-weight: 500;
  font-size: 45px;
  line-height: 1.2;
  margin-bottom: 0px;
  color: #000;
  font-family: "Lobster Two", sans-serif;
  margin-bottom: 40px;
}

.element_box {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: center;
  gap: 15px;
}
.element_box .elementor-col-33 {
  width: calc(33.33% - 10px);
  box-shadow: 0px 0px 10px #eee;
  background: #fff;
  padding: 35px 25px;
  border-radius: 50px;
}
.element_box .elementor-col-33 .elementor-border {
  background: #fff;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  border-radius: 25px 25px 25px 25px;
}
.element_box .elementor-col-33 .elementor-title {
  text-align: center;
  font-family: "Poppins", Sans-serif;
  font-weight: 400;
  border-radius: 4px;
}
.element_box .elementor-col-33 .elementor-title h3 {
  font-size: 27px;
  color: #343434;
  margin: 0px 0 5px;
  /* border-bottom: 1px solid #eee; */
  font-family: "Lobster Two", sans-serif;
}
.element_box .elementor-col-33 .elementor-title span {
  content: "";
  width: 50px;
  display: block;
  height: 3px;
  background: var(--green);
  margin: 0 auto;
}
.element_box .elementor-col-33 .elementor-widget-container {
  margin: 5% 0% 0% 0%;
  border-radius: 0px 0px 10px 10px;
}
.element_box .elementor-col-33 .elementor-widget-container table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  font-family: poppins;
  color: #000000;
  font-size: 14px;
  /* border: 1px solid #dddddd; */
}
.element_box .elementor-col-33 .elementor-widget-container p {
  text-align: left;
  color: #000000;
  font-size: 17px;
  margin: 0 0px 25px;
  line-height: 25px;
}

.element_box .elementor-col-33 .elementor-widget-container table td,
.element_box .elementor-col-33 .elementor-widget-container table th {
  /* border: 1px solid #dddddd; */
  text-align: left;
  padding: 10px 0;
  color: #2e2e2e;
}
.element_box .elementor-col-33 .elementor-widget-container table tr {
  border-bottom: 1px solid #eee;
}
.element_box
  .elementor-col-33
  .elementor-widget-container
  table
  td.left-border {
  border-top: 0;
  border-left: 0;
  font-weight: 600;
}
.element_box
  .elementor-col-33
  .elementor-widget-container
  table
  td.right-border {
  border-top: 0;
  border-right: 0;
}
.element_box
  .elementor-col-33
  .elementor-widget-container
  table
  td.left-border-wt {
  border-left: 0;
  font-weight: 600;
}
.element_box
  .elementor-col-33
  .elementor-widget-container
  table
  td.right-border-wt {
  border-right: 0;
}
.element_box
  .elementor-col-33
  .elementor-widget-container
  table
  td.left-border-wt-last {
  border-left: 0;
  border-bottom: 0;
  font-weight: 600;
}

.element_box
  .elementor-col-33
  .elementor-widget-container
  table
  td.right-border-wt-last {
  border-right: 0;
  border-bottom: 0;
}

.elementor-button-wrapper a {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: var(--green);
  border-radius: 30px 30px 30px 30px;
  padding: 11px 30px;
  text-decoration: none;
  display: flex;
  background-size: 200% auto !important;
  color: white !important;
  box-shadow:
    0 4px 6px rgb(50 50 93 / 11%),
    0 1px 3px rgb(0 0 0 / 8%) !important;
}
.elementor-button-wrapper a:hover {
  color: white !important;
  background-position: right center;
  transition: 0.5s !important;
  background: var(--green);
}

.element_box
  .elementor-col-33
  .elementor-widget-container
  .elementor-button-wrapper {
  display: flex;
  margin: 15px auto 0;
  justify-content: center;
  gap: 12px;
}

.element_box
  .elementor-col-33
  .elementor-widget-container
  .elementor-button-wrapper
  a {
  padding: 6px 20px;
}
.elementor-button-wrapper a svg {
  width: 20px;
  height: 20px;
}

/*----------------footer-----------------*/
.footer-bg2 {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  background-color: var(--visit-black);
  margin-top: 60px;
  padding-bottom: 30px;
}
.footer-bg2:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.1); */
  top: 0;
  left: 0;
  transform: scale(1);
  z-index: -1;
}
.footer-top.pt-95.pb-70 {
  /* background-color: var(--visit-green); */
}
.footer-top.pt-95.pb-70 {
  padding-top: 40px;
  padding-bottom: 0;
}

.footer__logo-area p {
  margin-bottom: 30px;
  color: #ffffff;
}
.footer__widget ul li {
  color: #a6abb2;
  line-height: normal;
}
.footer__widget ul li {
  margin-bottom: 7px;
}
.social ul li {
  margin-right: 0px;
}
.social ul li {
  display: inline-block;
}
.social ul li a {
  background-color: white;
}
.social ul li a svg {
  width: 22px;
  height: 22px;
}
.footer__widget ul li a {
  color: #ffffff !important;
}
.footer__widget ul li a {
  color: #a6abb2;
  font-size: 15px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-family: "Poppins", sans-serif;
  text-wrap-mode: nowrap;
}
.social ul li a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
.social ul {
  padding: 0;
  display: flex;
  gap: 10px;
}
.social ul li a:hover {
  border-color: #e86020;
}
.footer__widget ul li a:hover {
  color: #ffffff;
}
.social ul li a:hover {
  /* background-color: #E48216; */
  /* border: 1px solid #E48216; */
}
.social ul li a:hover i {
  color: #fff;
}
.social ul li a {
  background-color: white;
}
.footer-col-2 .footer__widget {
  padding-left: 0px;
}
.footer__widget-title {
  color: #ffffff;
  font-size: 20px;
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  height: 32px;
  margin-bottom: 30px;
}

.top_ftr {
  padding-top: 0;
}
.top_ftrs {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
.top_ftr .email_d {
  /* width: 30.33%; */
  display: flex;
  align-items: flex-end;
}
.top_ftr .email_ds {
}
.top_ftr .email_ds p {
  color: #ffffff;
  font-size: 20px;
  margin: 0;
}
.top_ftr .email_ds p a {
  color: #ffffff;
  font-size: 20px;
  margin: 0;
}
.top_ftr .ftr_logos {
  /* width: 40%; */
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: -34px;
  gap: 30px;
}
.top_ftr .ftr_logos .lo {
}
.top_ftr .ftr_logos .lo_big {
}
.top_ftr .ftr_logos .lo_big img {
}
.top_ftr .ftr_logos .lo img {
  width: 100%;
}
.top_ftr .ftr_ap {
  /* width: 30.33%; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_ftr .ftr_app {
}
.top_ftr .ftr_app a {
  font-size: 16px;
  font-weight: 500;
  background: var(--green);
  border-radius: 30px 30px 30px 30px;
  padding: 11px 65px;
  text-decoration: none;
  display: flex;
  background-size: 200% auto;
  color: white;
  box-shadow:
    0 4px 6px rgb(50 50 93 / 11%),
    0 1px 3px rgb(0 0 0 / 8%);
  transition: 0.5s;
  border-color: transparent;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
}
.top_ftr .ftr_app a:hover {
  color: white;
}

ul#menu-quick-links,
ul#menu-visa-information {
  padding-left: 0;
}
.gform_wrapper.gravity-theme * {
  box-sizing: border-box;
}

.newS_lettr {
  display: block;
  overflow: hidden;
}
.newS_lettr form {
  display: flex;
  justify-content: space-between;
}
.newS_lettr label {
}
.newS_lettr input {
  height: 50px !important;
  border-radius: 1px !important;
  border: none;
  padding: 8px;
  width: 100%;
}
.newS_lettr button {
  height: 50px !important;
  border-radius: 1px !important;
  border: none;
  padding: 8px;
  background: #e86020;
}
.newS_lettr button img {
  width: 40px;
  object-fit: contain;
}
div#custom_html-2 h3.footer__widget-title {
  display: none;
}
.certification-img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.certification-img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer__widget .textwidget p {
  color: #fff;
}
.footer-col-3 .footer__widget {
  padding-left: 0;
}

.footer-coptright.theme-bg {
}
.footer__text p {
  color: #ffffff;
  margin-bottom: 0px;
}

.footer__text p a {
  color: #fff;
}

.footer-call {
  margin-left: 0;
  padding: 20px 30px 16px 30px;
  background: #d16c07;
  justify-content: end;
}
.footer-call {
  background: #333333;
}
.footer-copyright__wrapper__icon i {
  font-size: 50px;
  color: #ffffff;
  margin-right: 20px;
}
.footer-copyright__wrapper__call-number span {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
}
.footer-copyright__wrapper__call-number h5 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0px;
}
.footer-copyright__wrapper__call-number h5 {
  font-size: 20px;
}
.footer-copyright__wrapper__call-number h5 a {
  color: #fff;
}

/*----------------footer-----------------*/
.side-toggle {
  background: none;
  border: 0;
  padding: 0;
  margin-top: 16px;
}
.side-menu-icon i {
  color: #151735;
  font-size: 32px;
  cursor: pointer;
}

.offcanvas-overlay.overlay-open {
  opacity: 0.5;
  visibility: visible;
}
.side-info.info-open {
  right: 0;
}
.side-info-close {
  background: none;
  border: 0;
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin-bottom: 20px;
}
.contact-list h4 {
  color: #fff;
}
.contact-list.mobile_contact a {
  color: #fff;
  clear: both;
  overflow: hidden;
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
}
.contact-list.mobile_contact a i {
  width: 25px;
}
.top_social.offset_social a {
  color: #fff;
  margin-right: 12px;
  font-size: 15px;
}

.banner_head {
  padding: 30px 0;
}
.banner_head h3 {
  font-family: "Poppins", Sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  color: #1a1c20;
  margin-bottom: 0;
  text-align: center;
}

.banner_heads {
  padding: 30px 0;
}
.banner_heads h3 {
  font-size: 26px;
  color: #1a1c20;
  margin: 0 0 15px 0;
  text-align: center;
  line-height: 43px;
}
.banner_heads p {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

/*--------------step_format----------------*/
.step_format {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}

.step_format .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #eee;
  border-radius: 6px;
  box-shadow: 0px 10px 10px #d9d9d9;
  align-items: center;
  padding: 15px;
  position: relative;
  gap: 40px;
}
.step_format .cir_steps {
  display: flex;
  justify-content: center;
  position: absolute;
  left: -30px;
  top: -30px;
}
.step_format .cir_step {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 50em;
  border: 2px solid #006500;
}
.step_format .cir_steps span {
  font-size: 18px;
  color: #000000;
  font-weight: 600;
}

.step_format:nth-child(even) .content {
}
.step_format:nth-child(even) .content .cir_steps {
  right: -30px;
  left: auto;
}
.step_format:nth-child(even) .content .step_cont {
  order: 3;
}
.step_format:nth-child(even) .content .Step_img {
  order: 1;
}
.step_format:nth-child(even) .content .cir_steps {
  /* order: 2; */
}

.step_format .step_cont {
  width: 50%;
  /* padding: 20px 15px 20px 30px; */
  /* background: #30994559; */
  /* border: 1px dotted #383838; */
  /* height: 370px; */
  /* border-radius: 10px; */
}
.step_format .step_cont h3 {
  color: #000000;
  font-weight: 400;
  /* font-family: "Nunito", Sans-serif; */
  margin: 0 0 20px;
  font-size: 25px;
  line-height: 40px;
  position: relative;
}
.step_format .step_cont h3:after {
  content: "";
  position: absolute;
  width: 199px;
  height: 2px; /* background: #014d29; */
  bottom: 0;
  left: 0;
}
.step_format .step_cont p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.step_format .Step_img {
  width: 50%;
}

.step_format .Step_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/*--------------step_format----------------*/

/*--------------policy_head---------------*/
.policy_head {
  padding: 30px 0;
}
.policy_head h3 {
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  font-family: Nunito;
  font-weight: 800;
  color: #3b3663;
}
.policy_head span.line_long {
  width: 66%;
  margin: 0 auto;
  display: block;
  height: 1px;
  background: #3ba803;
}
.policy_content {
  padding: 10px 0 40px;
}
.policy_content .web_content {
}

.policy_content .web_content a {
  color: #e86020;
}

.policy_content .web_content p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.policy_content .web_content ul {
  padding-left: 40px;
  padding-top: 10px;
  color: #333333;
}
.policy_content .web_content ul li {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-bottom: 15px;
}

.policy_content .web_content h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 30px;
}
.policy_content .web_content p strong {
  color: #e86020;
}

/*--------------policy_head---------------*/

.comon_icon {
}
.comon_icon img {
  width: 100%;
}
.phone_ion {
  bottom: 2px;
}
.whatsapp {
}

/*--------------Faq----------------*/
.faq_section {
}
.faq_section .uk-accordion {
}
.faq_section .uk-accordion li {
  margin-top: 0;
}
.faq_section .uk-accordion li a {
}
.faq_section .uk-accordion li a {
  border-radius: 0;
  font-size: 18px;
  background: #f8fafb;
  border: 1px solid #e7eaef;
  padding: 15px;
  color: #000;
  font-weight: 500;
}
.faq_section .uk-accordion .uk-accordion-content {
  padding: 15px;
  margin: 0;
  border: 1px solid #e7eaef;
}
.faq_section .uk-accordion .uk-accordion-content p {
}

.faq_section .uk-open > .uk-accordion-title::before {
  background-image: url("../img/minus.svg");
}
.faq_section .uk-accordion-title::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: url("../img/plus.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/*--------------Faq----------------*/

/*--------------Service page----------------*/
.innear_banner {
  background: url("../img/banner/14_days.jpg");
  height: 170px;
  position: relative;
  background-position: 0px 64%;
  background-repeat: no-repeat;
  background-size: cover;
}
.innear_banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}
.innear_banner .padd_50 {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0px, -50%);
}
.innear_banner .padd_50:before {
  content: "";
}
.innear_banner .padd_50 h1 {
  margin: 0;
  text-align: left;
  color: #ffffff;
  font-size: 45px;
  font-weight: 800;
  /* font-family: 'Nunito', sans-serif; */
  text-transform: capitalize;
}

.service_pg_content {
  padding: 25px 0 0;
}
.service_pg_content p b {
  background: var(--green);
  color: #fff;
  padding: 0px 5px;
  font-weight: 400;
  display: inline-block;
  margin-right: 10px;
  border-radius: 7px;
}
.service_pg_content p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  /* font-family: "Poppins", sans-serif; */
}
.service_pg_content h2 {
  font-family: "Poppins", Sans-serif;
  color: var(--green);
  padding: 0 0 12px;
  margin: 0 0 15px;
  font-size: 26px;
  font-weight: 600;
  position: relative;
}
.service_pg_content h3 {
  font-family: "Poppins", Sans-serif;
  color: var(--green);
  padding: 0 0 12px;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  line-height: normal;
}
.service_pg_content h3:before {
  content: "";
  width: 40px;
  display: block;
  height: 2px;
  background: var(--green);
  bottom: 5px;
  position: absolute;
}
.service_pg_content ul {
  text-align: left;
  list-style: none;
  padding: 0;
}
.service_pg_content ul li {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding-left: 33px;
  position: relative;
  margin-bottom: 15px;
}
.service_pg_content ul li:before {
  content: "\f0a4";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  display: flex;
  justify-content: center;
}
.service_pg_content table {
  width: 100%;
  margin-bottom: 25px;
}
.service_pg_content td,
.service_pg_content th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 13px;
}
.service_pg_content th {
  color: #000;
}
.service_pg_content td {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.service_pg_content .width_45 {
  width: 20%;
  margin: 0 auto;
}

/*--------------Service page----------------*/

header ul#menu-main-menu li a.entry_track {
  background: #00732f;
  color: #fff;
  border-radius: 45px;
  padding: 4px 15px !important;
}
.ApplY_now {
}
.ApplY_now a {
  padding: 10px 30px;
  border: 1px solid var(--green);
  background: var(--green);
  border-radius: 50px;
  color: #fff;
  display: block;
  font-weight: 400;
  font-size: 16px;
  width: fit-content;
}
.ApplY_now a:hover {
  color: #fff;
}

.header-menu {
  padding: 0px 2%;
  background: #ffffff;
  border-radius: 0 0 35px 35px;
}

.Featured {
}
.Featured .heading {
  text-align: center;
  margin-bottom: 30px;
}
.Featured .heading h3 {
  color: #0a2a43;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.22em;
}
.Featured .heading h3 span {
  color: #e86020;
}
.feature_logo {
  display: flex;
}
.feature_logo .out {
  width: 20%;
}
.feature_logo .out .thumb_nail {
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 10px #8d8d8d;
  display: flex;
  align-items: center;
  padding: 25px 30px;
}
.feature_logo .out .thumb_nail img {
  width: 100%;
  /* height: 50px; */
  object-fit: contain;
}

.desc_home {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.desc_home .desc {
}
.desc_home .desc h3 {
  margin-top: 0;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 45px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 25px;
  text-align: center;
  font-family: "Lobster Two", sans-serif;
  margin-bottom: 40px;
}
.process_div .bg_gray {
}
.desc_home .desc h3 span {
  color: #e86020;
}
.desc_home .desc p {
  font-size: 17px;
}
.desc_home .desc p b {
  color: #000;
}
.desc_home .desc ul {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
.desc_home .desc ul li {
  box-shadow: 0px 0px 10px #eee;
  padding: 20px;
  position: relative;
  /* display: flex; */
  align-items: center;
  gap: 15px;
  background: #fff;
  width: calc(49% - 7px);
  padding-left: 75px;
  overflow: hidden;
}
.desc_home .desc ul li:before {
  position: absolute;
  width: 45px;
  height: 105px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background-color: #e5ebf3;
  content: "";
  top: -28px;
  left: -7px;
  z-index: 0;
  border-top-right-radius: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.desc_home .desc ul li:last-child {
  width: 100%;
}
.desc_home .desc ul li p {
  width: 100%;
  margin: 0;
  font-size: 15px;
  line-height: 25px;
}
.desc_home .desc ul li span.fs {
  color: #003d8b;
  font-size: 19px;
  font-weight: 600;
}
.desc_home .desc ul li span.fs img {
  width: 100%;
}
.desc_home .desc .hh_list {
  padding: 0;
  list-style: none;
}
.desc_home .desc .hh_list li {
  display: flex;
  gap: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}
.desc_home .desc .hh_list li img {
  width: 16px;
}
.desc_home .desc .dflex {
  display: flex;
  gap: 25px;
}
.desc_home .desc .desc {
  flex: 1;
}
.desc_home .desc .desc_img {
  width: 100px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
}
.desc_home .desc .desc_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.desc_home .desc .bos {
  /* margin: 25px 0px 0px 4px; */
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #d4d4d4;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  text-align: left;
}
.desc_home .desc .bos h3 {
  text-align: left;
  font-size: 24px;
  margin-bottom: 10px;
}
.desc_home .desc .bos ol {
}
.desc_home .desc .bos ol li {
  padding: 0 0 8px;
  margin: 0;
  font-size: 16px;
  color: #222222;
}

.any_desti {
  padding: 30px 0;
}
.any_desti h3 {
  color: #0a2a43;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.22em;
  text-align: center;
  margin-bottom: 20px;
}
.any_desti h3 span {
  color: #e86020;
}
.any_desti ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.any_desti ul li {
  width: 25%;
  padding: 10px;
}
.any_desti ul li a:hover {
  background-color: #e86020;
  box-shadow: 0px 0px 10px 0px #e86020;
}
.any_desti ul li a {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  background-color: #e8e8e8;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  line-height: 40px;
  display: block;
  text-align: center;
}

.heading_all {
}
.heading_all h3 {
  /* color: #0A2A43; */
  font-size: 25px;
  font-weight: 500;
  line-height: 1.22em;
  margin: 0;
  text-align: center;
  margin-bottom: 20px;
  /* font-family: "Lobster Two", sans-serif; */
  margin-bottom: 40px;
}
.heading_all h3 span {
  color: var(--green);
}

/*---------------faq------------------*/
.faqs {
  padding: 30px 0;
}
.faqs .panel-default {
  border-radius: 5px;
  background-color: hsl(0deg 0% 94.49%);
  /* box-shadow: 0 0 59px 0 rgba(28,137,212,.1); */
  margin-bottom: 10px !important;
  /* border: 1px solid #e86020; */
  overflow: hidden;
}
.faqs .panel-default .panel-heading {
  padding: 8px 23px 9px 13px;
  margin: 0;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  outline: none;
  color: #fff;
  overflow: hidden;
  background: #ffffff;
  position: relative;
}
.faqs .panel-default .panel-title {
  background: #298c4000;
  text-align: left;
  padding: 0px 0;
  font-weight: 600;
  font-size: 16px;
}
.faqs .panel-default .panel-title a {
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  color: #484848;
}
.faqs .panel-default .panel-collapse {
}
.faqs .panel-default .panel-body {
  font-size: 14px;
  padding: 15px;
  border-top: 0 !important;
}
.faqs .panel-default .panel-body p {
  padding: 0;
  margin-bottom: 18px;
  line-height: 1.5;

  font-size: 16px;
}

.faqs .panel-default .panel-body ul {
  list-style: disc;
  padding-left: 20px;
}
.faqs .panel-default .panel-body ul li {
  margin: 0;
  font-size: 16px;
}

.faqs .panel-title a:after {
  position: absolute;
  width: 40px;
  height: 86px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background-color: var(--green);
  content: "";
  top: -38px;
  right: -1px;
  z-index: 0;
  border-top-right-radius: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(45deg);
}
.faqs .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  background: #ffffff;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 100;
  border-radius: 50px;
  color: #000;
  z-index: 4;
  position: relative;
}
.faqs .panel-title > a.collapsed:before {
  float: right !important;
  content: "\f067";
}
.faqs .panel-title > a:hover,
.faqs .panel-title > a:active,
.faqs .panel-title > a:focus {
  text-decoration: none;
}

/*---------------faq------------------*/

.work_logo {
}
.work_logo ul {
  padding: 0;
  list-style: none;
  display: flex;
}
.work_logo ul li {
  width: 100%;
  border: 1px solid #eee;
  display: flex;
  align-items: center;
}
.work_logo ul li img {
  width: 100%;
}
.ftr_pay {
  display: flex;
  align-items: center;
  justify-content: end;
}
.ftr_pay .footer__widget-title {
  text-transform: capitalize;
  margin-bottom: 11px;
  height: fit-content;
}
.footer-logo img {
  height: 32px;
}

.comon_icon {
  position: fixed;
  width: 54px;
  z-index: 1;
  left: 35px;
}
.comon_icon svg {
  width: 54px;
  height: 54px;
}

.whatsapp {
  bottom: 20px;
}

/*---------breadcrumbs-----------*/
.breadcrumbs {
  /* justify-content: center; */
  display: flex;
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
}
.breadcrumbs a {
  color: #fff;
  padding-right: 35px;
  position: relative;
}
.breadcrumbs a:before {
  content: "\f105";
  font-family: FontAwesome;
  /* content:''; */
  position: absolute;
  width: 7px;
  height: 7px;
  /* background: #e86020; */
  border-radius: 24px;
  right: 12px;
  top: 0;
}
.breadcrumbs span.current {
}
/*---------breadcrumbs-----------*/

.big_size_img {
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: auto;
  box-shadow: 0px 9px 10px #d1d1d1;
  position: relative;
}
.big_size_img img {
  width: 100%;
}

.in_er_ap {
  background: #0000008c;
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.in_er_ap .step_al {
  width: 80%;
  display: flex;
  gap: 36px;
}
.in_er_ap .steps {
  display: flex;
  gap: 5px;
  align-items: center;
  position: relative;
}
.in_er_ap .steps .icon {
  position: absolute;
  right: -25px;
  color: #ffe;
}
.in_er_ap .steps:last-child .icon:before {
  display: none;
}
.in_er_ap .steps .icon:before {
  content: "\f178";
  font-family: FontAwesome;
}
.in_er_ap .steps .icon i {
  display: none;
}
.in_er_ap .steps .content {
}
.in_er_ap .steps .content p {
  font-size: 16px;
  margin: 0;
  line-height: unset;
  color: #fff;
}
.in_er_ap .ap_s {
}
.in_er_ap .ap_s a {
  font-size: 16px;
  font-weight: 500;
  background-color: var(--green);
  border-radius: 30px;
  padding: 7px 15px;
  text-decoration: none;
  display: flex;
  background-size: 200% auto;
  color: white;
  box-shadow:
    0 4px 6px rgb(50 50 93 / 11%),
    0 1px 3px rgb(0 0 0 / 8%);
  transition: 0.5s;
  border-color: transparent;
  align-items: center;
  justify-content: space-between;
}
.in_er_ap .ap_s a:hover {
}

.side_panel {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.side_panel .side_panels {
  padding: 16px 10px 10px 10px;
}
.side_panel .side_panels h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-top: 0;
}
.side_panel .side_panels ul {
}
.side_panel .side_panels ul li {
  margin-bottom: 13px;
}
.side_panel .side_panels ul li img {
}
.side_panel .side_panels ul li p {
  font-size: 19px;
  margin: 0;
}
.side_panel .side_panels ul li a {
  color: #6254e7;
}
.side_panel .sp_line {
  display: block;
  width: 116px;
  background: #000;
  height: 1px;
  margin: 25px 0;
}
.faqs.pz_zero {
  padding: 0;
}

.service_pg_content ul.d_none_f li {
  display: block;
}

/*--------------sef----------------------*/
.sef {
  padding: 30px 0;
}
.sef .content {
  text-align: center;
}
.sef .content h3 {
  text-align: center;
  color: #000000;
  font-size: 16px;
  margin: 0 0px 15px;
  font-weight: 600;
  font-style: italic;
  font-weight: 900;
}
.sef .content p {
  text-align: center;
  color: #000000;
  font-size: 18px;
  margin: 0 0px 25px;
  line-height: 30px;
}
/*--------------sef----------------------*/

.how_ban {
  /* background:url('../img/banner/14_days.jpg'); */
  /* background-size: cover; */
  /* background-repeat: no-repeat; */
  /* background-attachment: inherit; */
  /* background-position: center center; */
  /* padding-top: 0px; */
}

#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}

.white-panel {
  position: absolute;
}
#pinBoot .white-panel .col-md-12 {
  padding: 5px;
}

/*--------------home_blogs inne------------------*/
.home_blogs.inne {
  padding: 30px 0;
}
.home_blogs.inne .blog_content {
  padding: 15px 15px 0px 15px;
}
.home_blogs.inne .blogpost_title {
  font-size: 20px;
  line-height: 26px;
}
.home_blogs.inne .gt3_module_button_list a {
  color: #6254e7;
}
.home_blogs.inne .gt3_module_button_list a:hover {
  color: #e86020;
}
/*--------------home_blogs inne------------------*/

/*--------------contact_us------------------*/
.contact_us {
  padding: 50px 0;
}
.contact_us .content {
  text-align: center;
  width: 67%;
  margin: 0 auto;
}
.contact_us .content h3 {
  color: #0a2a43;
  font-family: "Poppins", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.22em;
  margin: 0 0 15px 0;
}
.contact_us .content p {
  text-align: center;
  color: #242323;
  font-family: "Poppins", Sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.con_big {
  margin-top: 30px;
  margin-bottom: 30px;
}
.con_big img {
  height: 400px;
  width: 100%;
}
.contact_forms {
  padding: 40px;
  background-image: url("../img/contacts_img_02.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}
.contact_forms h3 {
  font-size: 30px;
  line-height: 40px;
  font-family: Nunito;
  font-weight: 800;
  color: #3b3663;
  margin: 0 0px 20px;
}
.contact_forms p {
  line-height: 1.5;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
}
.contact_forms .contact_form_2 {
  /* margin-top: 30px; */
}
.contact_forms .form-group {
}
.contact_forms .form-group input,
.contact_forms .form-group textarea {
  width: 100%;
  padding: 13px 0;
  border: none;
  border-bottom: 1px solid rgba(98, 84, 231, 0.3);
  color: #696687;
  background: #0000;
  outline: none;
}
.contact_forms .form-group textarea {
  height: 111px;
  resize: none;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.contact_forms .form-group .btn_blue {
  background-image: linear-gradient(
    96deg,
    #9289f1 0%,
    #6254e7 51%,
    #9289f1 100%
  );
  background-size: 150% 100%;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  transition: all 0.3s;
  outline: none;
  width: auto;
  height: 50px;
  cursor: pointer;
  padding: 10px 30px;
  line-height: 23px;
  margin: 0 0 15px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  border: none;
  color: #fff;
  border-radius: 5px;
}
.contact_forms .form-group .btn_blue:hover {
  background-position: 100% 150%;
  transition: all 0.4s ease-in-out;
}

.con_det {
  background: #f9f8ff;
  padding: 40px;
  border-radius: 10px;
}
.con_det h4 {
  font-size: 30px;
  line-height: 40px;
  font-family: Nunito;
  font-weight: 800;
  color: #3b3663;
  margin: 0 0px 20px;
}
.con_det h3 {
  font-family: "Nunito", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 0;
}
.con_det h4 {
  font-size: 30px;
  line-height: 40px;
  font-family: Nunito;
  font-weight: 800;
  color: #3b3663;
  margin: 0 0px 20px;
}
.con_det h5 {
  color: #0a2a43;
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
}
.con_det h6 {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  line-height: 1.6em;
  color: #3b3663;
  margin: 0 0 0;
}
.con_det h6 span {
  display: block;
  color: #5747e4;
}
.con_det p {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: #000000;
}
.con_det .mr_c {
  margin-bottom: 20px;
}

.map_loc {
}
.map_loc .map_location {
}
.map_loc .map_location iframe {
  width: 100%;
  height: 400px;
}
/*--------------contact_us------------------*/

.service_pg_content h3.ti_tile {
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  margin-top: 0;
  text-transform: capitalize;
  font-size: 28px;
  color: #253d52;
}

.service_pg_content .Pr_img {
  display: flex;
  gap: 5px;
  margin-bottom: 30px;
  width: 100%;
  border-style: dotted;
  border-width: 1px;
  padding: 15px;
  background-color: #ebebeb;
  overflow: hidden;
}
.service_pg_content .Pr_img .box {
}
.service_pg_content .Pr_img .box .box_s {
}
.service_pg_content .Pr_img .box .box_s p {
  line-height: 25px;
}
.service_pg_content .Pr_img .box .box_s p a {
}
.service_pg_content .Pr_img .thumB_nail {
  /* width: 20%; */
  /* display: none; */
}
.service_pg_content .Pr_img .thumB_nail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gt3_animated_headlines {
  text-align: center;
}
.gt3_animated_headlines .gt3_headline {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.22em;
  margin-bottom: 15px;
}
.gt3_animated_headlines .gt3_headline span {
}

.customer_review {
  padding: 60px 0;
}
.customer_review .heading {
  text-align: center;
  margin-bottom: 40px;
}
.customer_review .heading h3 {
  margin: 0;
  color: #000000;
  font-size: 65px;
  font-weight: 600;
  font-family: Nunito;
}

.customer_review .rev {
  display: flex;
}
.customer_review .rev .review_box {
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  padding: 35px;
  height: 100%;
}
.customer_review .rev .content {
}
.customer_review .rev .content p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8em;
  font-family: "Nunito";
}
.elementor_testimonial {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 30px;
}
.testimonial_image {
  width: 55px;
  height: 55px;
  overflow: hidden;
}
.testimonial_image img {
  width: 100%;
}
.testimonial_details {
}
.testimonial_name {
  color: #000000;
  font-size: 20px;
}
.testimonial_job {
  color: #bfbfbf;
  font-size: 15px;
  font-weight: 300;
}
.one_s_lide {
  /* background:#ebebeb; */
  padding: 0 0 25px 0;
  margin-bottom: 16px;
}
.one_one_slider {
}
.one_one_slider h3 {
  text-align: left;
  color: #222222;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
}
.one_one_slider h3 span {
  color: #e86020;
}
.one_s_lide .owl-item,
.one_s_lide .item {
  height: 100%;
}

.one_s_lide .testimonial_item_wrapper {
  /* background: #eee; */ /* height: 295px; */ /* border-radius: 6px; */ /* border: 1px solid #dbdbdb; */
}
.one_s_lide .testimonials_content {
  /* padding: 20px; */
}
.one_s_lide .testimonials_photo {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.one_s_lide .testimonials_photo img {
  width: 93px !important;
  /* height: 64px; */
  /* border-radius: 90px; */
}
.one_s_lide .testimonials-text {
  font-size: 16px;
  line-height: 1.67;
  font-weight: 400;
  margin-bottom: 10px;
  color: #8995a2;
}
.one_s_lide .testimonials-text p {
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0;
}
.one_s_lide .testimonials_title {
  color: #000000;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
}
button.owl-prev {
  position: absolute;
  top: 50%;
  left: 5px;
  background: #fff !important;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

button.owl-next {
  position: absolute;
  right: 5px;
  top: 50%;
  height: 40px;
  width: 40px;
  background: #fff !important;
  border-radius: 50%;
}

button.owl-next span,
button.owl-prev span {
  font-size: 25px;
}
p.mobile_show {
  display: none;
}
.mobile_toggle {
  display: none;
}

.fix.mbo_menus.active .side-info {
  display: block;
  right: 0;
}

#print_show_menu {
  padding: 0px;
}

.common-header.is-sticky {
  position: fixed;
  padding: 0px 0;
  animation: slideDown 0.35s ease-out;
  width: 100%;
  z-index: 9;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

.more_desti {
  padding: 50px 0;
  background: #90d4ff26;
}
.spe-title {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.spe-title h2 {
  margin-bottom: 0px;
  padding-bottom: 20px;
  margin-top: 0px;
  text-transform: capitalize;
  font-size: 28px;
  color: #253d52;
  /* text-shadow: 0px 1px 0px rgb(0 0 0 / 59%); */
}
.more_desti h2 {
  text-align: center;
  margin-bottom: 30px;
  font-family: inherit;
  font-size: 25px;
  font-family: "Lobster Two", sans-serif;
  margin-bottom: 40px;
}
.spe-title h2 span {
  /* color: var(--green); */
  /* font-size: 28px; */
  /* font-weight: 600; */
}
.more_desti .padding-sm-lftrgt {
  padding: 0 5px;
}
.more_desti .col-sm-2 {
  width: 20% !important;
  min-height: 1px;
  float: left;
}
.more_desti .padding-sm-lftrgt a {
  box-shadow: 0 0 10px -2px #ccc;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 5px 5px;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}
.more_desti .padding-sm-lftrgt a {
  box-shadow: 0 0 10px -2px #ccc;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px 10px 10px 18px;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  /* height: 31px; */
  border-radius: 63px;
}
.more_desti .padding-sm-lftrgt a img {
  width: 35px;
  margin-right: 10px;
  box-shadow: 0px 0 4px #1a1a1a;
}
.more_desti .padding-sm-lftrgt a span.ebadge {
  background-color: #da2c46;
  color: #fff;
  padding: 0px 2px;
  font-size: 9px;
  display: inline-block;
  position: relative;
  margin-left: 8px;
}
.more_desti .padding-sm-lftrgt a span.ebadge:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 7px 0;
  border-color: transparent #da2c46 transparent transparent;
  top: 0;
  content: "";
  left: -5px;
  position: absolute;
}

.desc_home .bd-services3__item {
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  position: relative;
  z-index: 1;
  background: #d7d7d7;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  /* overflow: hidden; */
}

.desc_home .bd-services3__item:hover .bd-services3__icon {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  background: #000;
}

.desc_home .bd-services3__item:hover .bd-services3__icon i {
  color: var(--clr-common-white);
}

.desc_home .bd-services3__item:hover .bd-services3__title {
  color: #000;
}

.desc_home .bd-services3__item:hover .bd-services3__price {
  color: var(--clr-common-white);
}

.desc_home .bd-services3__item:hover .bd-services3__price span {
  color: var(--clr-common-white);
}

.desc_home .bd-services3__icon {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  margin: 0;
  padding: 0;
}

.desc_home .bd-services3__icon img {
  width: 40px;
  filter: invert(1);
}

.desc_home .bd-services3__icon i {
  font-size: 58px;
  color: var(--clr-theme-1);
}

.desc_home .bd-services3__price {
  color: var(--clr-common-color16);
}

.desc_home .bd-services3__price span {
  color: var(--clr-common-text);
}

.desc_home .bd-services3__icon {
  background: #fd2845;
  padding: 8px;
}

.desc_home .bd-services3__title {
  font-size: 15px !important;
  margin: 0 !important;
  font-weight: 600;
}

.desc_home .bd-services3__title a {
  color: #000;
}

.all_size_chnage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
.all_size_chnage .fdsg {
}

.think_you {
  padding: 30px 0;
  overflow: hidden;
  background: #003d8b;
}
.think_you .d-flex {
  /* background: #005c7d; */
  text-align: center;
  overflow: hidden;
  /* display: flex; */
}
.think_you .big_s {
  width: 30%;
  height: 100%;
}
.think_you .big_s img {
  width: 100%;
}
.think_you .content {
}
.think_you .content h3 {
  font-size: 45px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Lobster Two", sans-serif;
  margin-bottom: 40px;
}
.think_you .content ul {
  margin: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
  justify-content: center;
}
.think_you .content ul li {
  font-size: 15px;
  color: #fff;
  line-height: 26px;
  border: 1px dashed #eee;
  width: 32.33%;
  padding: 16px;
  border-radius: 20px;
}
.process_div {
}
.pro_img img {
  width: 100%;
}

.both_side {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.both_side .left_side {
  width: 85%;
}
.both_side .right_side {
}
.both_side .right_side .apply_now_btn {
}
.both_side .right_side .apply_now_btn a {
  background: var(--visit-green);
  padding: 15px 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  border-bottom: 3px solid #bfbfbf;
}

.midL_links {
  margin-bottom: 10px;
  text-align: center;
}
.midL_links a {
  background: #e86020;
  padding: 10px 20px;
  display: block;
  color: #fff !important;
  border-radius: 6px;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  font-size: 15px;
}
.All_Page_list_2 {
  padding: 30px 0;
}
.top_country_list .bg_dark {
  /* background: #f1f1f1; */
  /* padding: 15px 5px; */
  border-radius: 10px;
  /* margin-bottom: -60px; */
  position: relative;
  z-index: 2;
}
.All_Page_list_2 .top_country_list ul li {
  display: block;
  width: 100%;
  box-shadow: 0 0 10px -2px #ccc;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  margin-bottom: 8px;
  padding: 5px 5px;
  display: block;
}
.All_Page_list_2 .top_country_list ul li a {
  display: flex;
  gap: 5px;
  padding: 0;
  font-size: 14px;
  background: #fff;
  color: #333333;
}
.top_country_list ul li img {
  width: 30px;
  margin-right: 5px;
}

.one_s_lide button.owl-prev {
  left: -20px;
  background: #e86020 !important;
  color: #fff !important;
}
.one_s_lide button.owl-next {
  right: -20px;
  background: #e86020 !important;
  color: #fff !important;
}

.service_pg_content .bd-services3__item {
  /* padding-top: 49px; */
  /* padding-bottom: 30px; */
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  position: relative;
  z-index: 1;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.service_pg_content .bd-hover-top:hover::before {
  height: 100%;
}
.service_pg_content .bd-hover-top::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background: #e86020;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transform: 0.5s;
  -moz-transform: 0.5s;
  -ms-transform: 0.5s;
  transform: 0.5s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.service_pg_content .bd-services3__item:hover .bd-services3__icon {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  background: #000;
}
.service_pg_content .bd-services3__icon {
  background: #e86020;
  padding: 15px !important;
}
.service_pg_content .bd-services3__icon {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  margin: 0;
  padding: 0;
}
.service_pg_content .bd-services3__icon img {
  width: 40px;
  filter: invert(1);
}
.service_pg_content .bd-services3__item:hover .bd-services3__title {
  color: var(--clr-common-white);
}
.service_pg_content .bd-services3__title {
  font-size: 13px;
  margin: 0;
  font-weight: 600;
}
.service_pg_content .bd-services3__title a {
  color: #000;
}
.service_pg_content .grey-bg-3 {
  background: #f1f1f1;
  padding: 13px 9px;
  margin-bottom: 20px;
}

.testimonial_new .gt3_animated_headlines {
  text-align: center;
}
.testimonial_new .gt3_animated_headlines .gt3_headline {
  text-align: center;
}

.testimonial_new .date {
  overflow: hidden;
}
.testimonial_new .date p {
  margin: 0;
  font-size: 12px;
  color: #b9b9b9;
}
.he_ad {
  margin-bottom: 30px;
  position: relative;
}
.he_ad h3:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background: #e86020;
  left: 0;
  bottom: -10px;
}

.bd-blog__item {
  overflow: hidden;
  box-shadow: 0px 5px 10px #d9d9d9;
  height: 100%;
  margin-bottom: 0;
}
.bd-blog__thum {
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  /* height: 100%; */
}
.blog_de_t_th .bd-blog__thum img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.bd-blog__content {
  padding: 14px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bd-blog__title {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 1.32;
  font-weight: 500;
  margin-top: 0;
}
.bd-blog__title a {
  color: #333333;
}
.bd-blog__meta {
  line-height: 1;
  border-top: 1px solid #eee;
  padding: 8px 0;
}
.bd-blog__wrapper2 .row {
  display: flex;
  flex-wrap: wrap;
}
.bd-blog__wrapper2 article {
  height: 100%;
  padding-bottom: 20px;
}
.bd-blog__meta span {
  font-size: 15px;
}
.bd-blog__date {
  color: #000;
  display: inline-block;
  padding-right: 28px;
  position: relative;
}
.bd-blog__date a {
  color: #e86020;
}

.thinks_do {
  background: #000;
  padding: 16px;
  margin: 31px 0;
}
.thinks_do .smaL_img {
  box-shadow: 0px 0px 10px #000;
  margin-top: -35px;
}
.thinks_do .smaL_img img {
  width: 100%;
  object-fit: cover;
  height: 257px;
}
.thinks_do .content {
}
.thinks_do .content h3 {
  color: #fff;
}
.thinks_do .content p {
  color: #fff;
}
.thinks_do .content p a {
  color: #e86020;
}

.thinks_do .content ul li {
  color: #fff;
  line-height: 20px;
  margin-bottom: 20px;
  align-items: flex-start;
}

.carousel-col {
  position: relative;
  min-height: 1px;
  padding: 5px;
}

.col-item {
  border: 1px solid #ddd;
  height: 100%;
}

.col-item .photo {
}

.col-item .photo img {
  width: 100%;
  height: 155px;
  object-fit: cover;
}

.info_ar {
  overflow: hidden;
  height: auto;
  text-align: center;
  padding: 15px 0px;
}

.info_ar a {
  color: #333;
}
.info_ar h3 {
  margin: 0;
  font-size: 15px;
  color: #333;
}

.info_ar p {
}

.top_destination .owl-nav {
}

.top_destination .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  background: #000 !important;
  color: #fff !important;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 33px;
}

.top_destination .owl-nav button i {
}

.top_destination .owl-nav button.owl-prev {
  left: -10px;
}

.top_destination .owl-nav button.owl-next {
  right: -10px;
}
.visa_sa_m {
  /* padding:15px; */ /* background: #e8e8e8; */
  margin: 20px 0;
}
.visa_sa_m .row {
  display: flex;
}

.visa_sa_m .same-bor {
  background: #e8e8e8;
  height: 100%;
  border-style: dotted;
  border-width: 1px;
  padding: 15px;
  background-color: #f7f7f7;
}

.samPle_visa {
}
.samPle_visa img {
  width: 100%;
}

.top_ls {
  margin-bottom: 20px;
}
.ll_heading_t h3 {
  font-size: 28px;
  color: black;
  font-weight: 700;
  margin: 0 0 15px;
  text-align: center;
}
.top_ls p {
  color: #0e0e0e;
  font-size: 16px;
  line-height: 1.5em;
  text-align: justify;
}
.top_ls p span {
  background: #e7e7e7;
  display: inline-block;
  border-radius: 5px;
  padding: 2px 6px;
  margin-right: 10px;
  font-weight: 600;
}

.side_bar_Contury {
  width: 100%;
  height: fit-content;
  border: 1px solid #dedfe3;
  position: relative;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.cf_gg,
.side_iimg_float {
  float: right;
  box-shadow: 0 0 10px #979797;
}

.side_bar_Contury .side_head {
  transform: perspective(200px) rotateX(3deg);
  border-radius: 10px;
  height: 40px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  background-color: var(--green);
  position: relative;
  margin: 6px -0.5rem;
}

.side_bar_Contury .side_head .visa_gr {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  gap: 10px;
  z-index: 4;
  position: relative;
}

.side_bar_Contury .side_head .visa_gr svg {
  width: 25px;
  height: 25px;
}

.side_bar_Contury .side_prices {
  padding: 0 15px 15px;
  position: relative;
}

.side_bar_Contury .side_price {
  border-radius: 0.75rem;
}

.side_bar_Contury .py-1\.5 {
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
  display: flex;
}

.side_bar_Contury .outline-none {
  outline: transparent solid 2px;
  outline-offset: 2px;
  background: #0000;
  border: none;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  font-size: 13px;
  color: #000;
}

.side_bar_Contury .outline-none .underline {
  text-decoration-line: underline;
}

.side_bar_Contury .flex-1 {
  flex: 1 1 0%;
}

.side_bar_Contury .font-semibold {
  font-size: 14px;
  font-weight: 600;
}

.side_bar_Contury .btn_yellow {
  background: rgb(46 45 45);
  color: #fff;
  font-weight: 600;
  width: 100%;
  text-align: center;
  border: #ffdead;
  border-radius: 6px;
  padding: 6px 0;
}
.side_bar_Contury .side_head .visa_gr p {
  margin-bottom: 0;
}

.spe-title h2,
.spe-title h3 {
  margin-bottom: 0;
  padding-bottom: 20px;
  margin-top: 0;
  text-transform: capitalize;
  font-size: 45px;
  color: #253d52;
  font-family: "Lobster Two", sans-serif;
  margin-bottom: 40px;
}

.price_tble {
  border-collapse: collapse;
  width: 100%;
}
.price_tble td a {
  color: #000;
}
.price_tble td a:hover {
  color: red;
}

.price_tble td,
.price_tble th {
  border: 1px solid #e9e9e9;
  padding: 8px;
  font-size: 15px;
}

.price_tble tr td:first-child,
.price_tble tr:nth-child(2n) {
  background-color: #f2f2f2;
}

.price_tble tr:hover {
  background-color: #ddd;
}

.price_tble th {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #171819;
  color: #fff;
  font-weight: 500;
}

.price_tble td .table_apply {
  background: #e86020;
  display: block;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  padding: 4px 0px;
  font-weight: 600;
}
.text-white {
  color: #fff !important;
}
.price_tble td .table_apply:hover {
  color: #fff;
}
.destop.app_togl {
  display: none;
}

.process_step {
  padding: 30px 0;
}
.setUP_pra {
  position: relative;
}
.setUP_pra .line-ari img {
  width: 83%;
  margin: 0 auto;
}
.setUP_pra .line-ari {
  display: block;
  position: absolute;
  top: 25px;
  height: 22px;
  z-index: -1;
  top: 85px;
  text-align: center;
}
.setUP_pra p {
  /* font-size: 15px; */
  /* line-height: 26px; */
  /* margin-bottom: 20px; */
}
.setUP_pra .spe-title {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.setUP_pra .spe-title h3 {
  padding-bottom: 20px;
  margin-top: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 10px;
}
.setUP_pra .spe-title h3 span {
}
.bd-services3__item {
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  transition: 0.5s ease-out;
  position: relative;
  z-index: 1;
  /* display: flex; */
  /* align-items: center; */
  /* gap: 10px; */
  /* box-shadow: 0 0 10px #cbcbcb; */
}

.bd-services3__item:hover .bd-services3__icon {
  /* -webkit-transform: translateY(-10px); */
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  /* transform: translateY(-10px); */
  /* background: #000; */
}

.bd-services3__icon {
  transition: 0.5s ease-out;
  margin: 0;
  padding: 4px;
  width: 60px;
  margin: 0 auto 10px;
  background: #ffffff;
}

.bd-services3__icon img {
  width: 100%;
  /* filter: invert(1); */
  object-fit: contain;
}

.bd-services3__icon i {
  font-size: 58px;
}

.bd-design__guideline ul li,
.bd-footer__widget2 .bd-footer__contact ul li a,
.bd-footer__widget2 .bd-footer__link ul li a,
.bd-footer__widget2 p,
.bd-services3__price span {
  color: var(--clr-common-text);
}

.bd-services3__price {
  color: var(--clr-common-color16);
}

.bd-services3__title {
  font-size: 14px;
  margin: 0;
  font-weight: 600;
  /* width: calc(100% - 50px); */
}
.side_bar_Contury {
  width: 100%;
  height: fit-content;
  border: 1px solid #dedfe3;
  position: relative;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.vision_ministry {
  display: flex;
  align-items: center;
  gap: 20px;
}
.vision_logo {
  width: 100px;
}
.vision_logo img {
  width: 100%;
}
.ministry_logo {
  width: 133px;
}
.ministry_logo img {
  width: 100%;
}

.disc_ps_pdf {
  margin-bottom: 20px;
}
.disc_ps_pdf .disc_ps {
  background: #eeeeee24;
  border-radius: 2px;
  width: fit-content;
  margin: 0 auto;
  padding: 0 29px;
}
.disc_ps_pdf .disc_ps p {
  color: #ffffffc2;
  text-align: center;
  margin: 0;
}
.ftr_t_op {
  margin-bottom: 20px;
}
.ftr_t_op p {
  color: #ffffffc2;
  text-align: center;
  background: #eeeeee24;
  border-radius: 2px;
  width: fit-content;
  margin: 0 auto;
  padding: 15px;
  font-size: 15px;
  line-height: 20px;
}
.desc_home_img {
  position: absolute;
  top: 44%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  right: -13px;
}
.desc_home_img img {
}
.xb-item--number {
  width: 36px;
  height: 36px;
  margin-right: 0;
  background-color: #003d8b;
  color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 27px;
  left: 18px;
  font-weight: 700;
  box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
  color: #fff;
}
.visa-sidebar .visa-widget-categories {
  margin-bottom: 30px;
}
.visa-sidebar .visa-widget-categories ul li:not(:last-child) {
  margin-bottom: 10px;
}
.visa-sidebar .visa-widget-categories ul li {
  padding: 16px 20px;
  background-color: #fff;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 15px;
  line-height: 1;
  position: relative;
}
.visa-sidebar .visa-widget-categories ul li:before {
  display: none;
}
.visa-sidebar .visa-widget-categories ul li a {
  color: #505050;
}
.visa-sidebar .visa-widget-categories ul li span {
  position: absolute;
  width: 60px;
  line-height: 55px;
  height: 100%;
  content: "";
  background-color: var(--green);
  right: 0;
  top: 0;
  text-align: center;
  color: #fff;
  transition: all 0.4s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.visa-sidebar .visa-sidebar-widget .contact-bg {
  padding: 50px 30px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  text-align: center;
}
.visa-sidebar .visa-sidebar-widget .contact-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background: linear-gradient(90deg, #16171a 0.06%, rgba(22, 23, 26, 0) 99.93%);
}
.visa-sidebar .visa-sidebar-widget .theme-btn {
  background: #ffff;
  color: var(--green);
  padding: 10px 25px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 32px;
}
.visa-sidebar .visa-sidebar-widget .contact-bg h4 {
  color: #fff;
  margin: 0;
  margin-bottom: 10px;
  font-size: 25px;
  text-align: center;
}
.visa-sidebar .visa-sidebar-widget .contact-bg h3 {
  margin-bottom: 10px;
}
.visa-sidebar .visa-sidebar-widget .contact-bg h3:before {
  display: none;
}
.visa-sidebar .visa-sidebar-widget .contact-bg h3 a {
  color: #fff;
}
.las_t_before:before {
  display: none;
}
.visa_fees_box {
  background: white;
  border-radius: 20px;
  padding: 10px 10px;
}
.visa_fees_box table thead th {
  padding: 16px 25px;
  border-radius: 30px;
  background-color: #eee4ff;
}
.visa_fees_cont table td {
  padding: 15px 10px;
  border-radius: 30px;
  background: #f7f2ff;
}

/*----------------------------------------*/
.three_step_cs {
  padding: 60px 0;
}
.three_step_cs .sf_dflex {
  display: flex;
  justify-content: center;
}
.three_step_cs .sec_xc {
}
.three_step_cs .sec_xc h3 {
  text-align: center;
  margin: 0;
  font-size: 25px;
  margin-bottom: 50px;
}
.three_step_cs .sec_xc .elementor-element {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.three_step_cs .sec_xc .elementor-element .box:before {
  content: "";
  position: absolute;
  top: 51px;
  left: 28px;
  width: 1px;
  height: 135px;
  background-color: var(--visit-green);
  z-index: -1;
}
.three_step_cs .sec_xc .elementor-element .box:last-child:before {
  display: none;
}
.three_step_cs
  .sec_xc
  .elementor-element
  .box:last-child
  .box-wrapper
  .image-box-img {
  background: var(--visit-green);
}
.three_step_cs
  .sec_xc
  .elementor-element
  .box:last-child
  .box-wrapper
  .image-box-img
  img {
  filter: none;
}
.three_step_cs .sec_xc .elementor-element .box {
  width: 100%;
  padding: 0px 0px 20px 0px;
  position: relative;
}
.three_step_cs .sec_xc .elementor-element .box-wrapper {
  display: flex;
  gap: 15px;
}
.three_step_cs .sec_xc .elementor-element .image-box-img {
  width: 56px;
  margin-right: 20px;
  height: 56px;
  border: 1px solid var(--visit-green);
  border-radius: 100px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.three_step_cs .sec_xc .elementor-element .image-box-img img {
  width: 26px;
  filter: invert(54%) sepia(3%) saturate(16%) hue-rotate(61deg) brightness(98%)
    contrast(91%);
  height: 26px;
}
.three_step_cs .sec_xc .elementor-element .box-content {
  flex: 1;
  text-align: right;
}
.three_step_cs .sec_xc .elementor-element .box-content h3 {
  text-align: right;
  margin: 0 0 10px 0;
  font-size: 20px;
  color: var(--green);
}
.three_step_cs .sec_xc .elementor-element .box-content p {
  color: #8b8b8b;
  font-size: 17px;
}
.three_step_cs .sec_xc h3 span,
.three_step_cs .sec_xc .elementor-element .box-content h3 span,
.three_step_cs .sec_xc .elementor-element .box-content p span {
  display: block;
}

/*------------------------------------------*/
.type_of_visa {
}
.type_of_visa .content-box {
  border-style: none;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.type_of_visa .content-box .title {
  margin-bottom: 50px;
}
.type_of_visa .content-box .title h3 {
  text-align: center;
  margin: 0;
  font-size: 25px;
  margin-bottom: 10px;
}
.type_of_visa .content-box .title p {
  text-align: center;
}
.type_of_visa .content-box .data-tableinner {
}
.type_of_visa .content-box .data-tableinner .ea-advanced {
  width: 100%;
  border-style: none;
}
.type_of_visa .content-box .data-tableinner .ea-advanced th {
  color: #3e4046;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e4e4e4;
}
.type_of_visa .content-box .data-tableinner .ea-advanced td p,
.type_of_visa .content-box .data-tableinner .ea-advanced th p {
  margin-bottom: 0;
}
.type_of_visa .content-box .data-tableinner .ea-advanced td {
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #eee;
}
.type_of_visa .content-box .data-tableinner .ea-advanced td p {
  font-family: "Inter", Sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  color: #585858;
  line-height: 18px;
}
.type_of_visa .content-box .elementor-widget-container {
  padding: 40px 0;
}
.type_of_visa .content-box .elementor-widget-container p {
  text-align: end;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3em;
  color: #686868;
  margin-bottom: 1.6em;
}
.type_of_visa .content-box .elementor-widget-container p:last-child {
  margin-bottom: 0;
}
/*------------------------------------------*/
.countries_whose {
  padding: 70px 0;
}

.countries_whose .content {
  border-style: none;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.countries_whose .content h3 {
  text-align: center;
  margin: 0;
  font-size: 24px;
  margin-bottom: 15px;
}
.countries_whose .content .sx_flex_box {
  display: flex;
  flex-flow: wrap;
  gap: 20px;
}
.countries_whose .sc_x_box {
  width: 100%;
}
.countries_whose .sc_x_box .co_name {
  font-size: 19px;
  font-weight: 700;
  color: #7a7a7a;
  line-height: normal;
  margin-bottom: 21px;
}
.countries_whose .sc_x_box .elementor_flag {
}
.countries_whose .sc_x_box .elementor_flag ul {
  padding: 0px;
  margin: 0px !important;
  padding-left: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.countries_whose .sc_x_box .elementor_flag ul li {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8em;
  color: #646464;
}
.countries_whose .sc_x_box .elementor_flag ul li img {
  height: 1em;
  width: 1em;
  margin: 0 0.07em;
  vertical-align: -0.1em;
  object-fit: contain;
}
/*------------------------------------------*/
.row_sfet {
  display: flex;
  gap: 100px;
}
.row_sfet .sfet {
  width: fit-content;
}
.row_sfet .sfet p {
  color: #fff;
}
.sd-logo {
  background: #fff;
  width: 170px;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
}
.sd-logo img {
  width: 100%;
}

@media (max-width: 992px) {
  .notice_period .desc {
    display: block;
    padding: 10px;
  }
  .notice_period .desc .notice {
    padding: 0;
  }
  .disc_ps_pdf .disc_ps {
    padding: 0 6px;
  }
}
