#logo_swiper .owl-nav .owl-next,
#logo_swiper .owl-nav .owl-prev {
  font-size: 0;
  top: 40px;
  position: absolute;
  width: 40px;
  height: 40px;
  outline: 0;
}
.sec_f .form_bnr,
img {
  max-width: 100%;
}
.bnr_d_bullet,
.form_bnr h3,
.form_bnr p,
.frm-topbox p,
.tst_item,
.video,
footer {
  text-align: center;
}
.frm_field,
body {
  font-family: Roboto, sans-serif;
}
html {
  scroll-behavior: smooth;
}
*,
::after,
::before {
  box-sizing: border-box;
}
article,
aside,
audio,
canvas,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
nav,
ol,
p,
section,
ul,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
a,
button,
input[type="submit"] {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  font-style: normal;
}
img {
  height: auto;
  vertical-align: top;
}
ul {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
body {
  background: #f9f9f9;
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #000;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-style: normal;
}
header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#navbarSupportedContent {
  justify-content: flex-end;
  flex-grow: unset;
}
nav {
  padding: 0 !important;
}
.navbar-brand {
  background: #fff;
  padding: 10px 15px;
  border-radius: 0 0 10px 10px;
}
#navbarSupportedContent ul li a {
  color: #fff;
  font-size: 15px;
  padding: 0 0 0 29px;
}
.sec_a {
  background-image: url(../webp-img/bnr.webp) !important;
  background-position: center bottom !important;
  background-size: cover !important;
}
.bnr_gradient {
  padding: 125px 0 85px;
}
.bnr_title span {
  color: #f90;
}
.bnr_title {
  color: #fff;
  font-size: 50px;
  margin: 0 0 40px;
  font-weight: 500;
}
.bannr_para {
  color: #fff;
  font-size: 21px;
}
.bnr_blur ul li {
  color: #fff;
  margin: 10px 0;
  font-size: 18px;
}
.bnr_blur ul li span img {
  vertical-align: middle;
  width: 25px;
  min-width: 25px;
  max-width: 25px;
}
.form_bnr {
  max-width: 372px;
  width: 100%;
  margin-left: auto;
  background: #fff;
  padding: 30px 20px;
}
.frm_field {
  width: 100%;
  padding: 6px 0;
  height: auto;
  font-size: 14px;
  margin: 10px auto;
  background: 0 0;
  border-bottom: 1px solid #64727d !important;
  border: none;
  resize: none;
  color: #64727d;
  outline: 0;
  box-shadow: none;
}
.frm-topbox,
.sbmt_btn {
  padding: 15px;
  width: 100%;
}
.frm_field::placeholder {
  color: #64727d;
  opacity: 1;
}
.frm_field::-ms-input-placeholder {
  color: #64727d;
}
.frm-topbox {
  max-width: 372px;
  background-color: #fff;
  margin-left: auto;
  margin-bottom: 10px;
  border-radius: 5px;
}
.form_bnr h3 {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin: 0 0 5px;
}
.frm-topbox p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.chek_bx label,
.dropdown-menu.show ul li a {
  font-size: 12px;
}
.sbmt_btn {
  border: none;
  outline: 0;
  box-shadow: none;
  background: #ef9003;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin: 20px 0 0;
  transition: 0.2s;
  letter-spacing: 1px;
}
.export_b_a,
.sec_f .form_bnr {
  box-shadow: rgb(149 157 165 / 0.2) 0 8px 24px;
}
.chek_bx {
  display: flex;
  align-items: center;
}
.chek_bx input {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 10px;
}
.chek_bx label {
  line-height: 15px;
  color: #64727d;
}
.export_b_a h3,
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 20px;
}
.bnr_blur ul li span {
  margin: 0 4px 0 0;
}
.page_title {
  font-size: 35px;
  color: #ef9103;
}
.different_list_usp {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.different_list_usp li {
  padding: 10px;
  background: #eee;
  flex: 1;
  text-align: center;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 44px;
  height: 44px;
  border: 1px solid #18151c;
  color: #18151c;
  border-radius: 50%;
  font-size: 22px;
  background: #fff;
}
#logo_swiper {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#logo_swiper figure {
  padding: 15px 30px;
  background: #fff;
  border: 1px solid #dfdfdf;
}
#logo_swiper .owl-nav {
  margin: 0;
}
#logo_swiper .owl-nav .owl-prev {
  background: url(../images/chevron-left.png) center/cover no-repeat;
  left: -149px;
  margin: 0;
}
#logo_swiper .owl-nav .owl-next {
  background: url(../images/chevron-right.png) center/cover no-repeat;
  right: -149px;
  margin: 0;
}
.export_b_a {
  padding: 50px;
  background: #fff;
}
.export_b_a h3 {
  margin-bottom: 15px;
  font-weight: 500;
}
.export_b_a p {
  color: #64727d;
  font-size: 15px;
  margin: 10px 0px 0px 0px;
  min-height: 125px;
}
.export_b_a img {
  height: 42px;
}
.bnr_d_bullet li {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  margin: 5px;
}
.bnr_d_bullet li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  background: #ef9003;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 6px;
}
.counter_b_a {
  flex: 1;
  width: 20%;
  min-width: 20%;
  max-width: 20%;
}
.blue_bg_a a,
.different_list h3 {
  display: flex;
  align-items: center;
}
.counter_b_a h2 {
  color: #034cad;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
}
.counter_b_a p {
  font-size: 15px;
  line-height: 20px;
  color: #64727d;
  margin: 10px 0 0;
}
.sec_e {
  background: url(../webp-img/makes_d_bg.webp) right top/190px no-repeat #f1f1f1;
  position: relative;
}
.different_list h3 {
  font-size: 18px;
  color: #000;
}
.blue_bg_a,
.cp_ftr {
  justify-content: space-between;
}
.different_list h3 img {
  min-width: 15px;
  width: 15px;
  max-width: 15px;
  margin-right: 10px;
}
.different_list p {
  font-size: 15px;
  color: #64727d;
  margin: 10px 0 0;
  padding: 0 0 0 25px;
}
.different_list {
  margin: 16px 0;
}
.tst_bg_right img,
.video_left_bg img {
  width: 100%;
}
.video_left_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 210px;
}
.sec_g {
  background: url(../images/blue_bg_a.png) 0 0 / cover no-repeat #00008b;
  padding: 25px 0;
}
.blue_bg_a {
  align-items: center;
}
.blue_bg_a p {
  font-size: 28px;
  color: #fff;
  line-height: 38px;
  font-weight: 500;
}
.blue_bg_a a {
  width: 242px;
  height: 52px;
  background: #ef9003;
  color: #fff;
  justify-content: center;
  padding: 0 7px;
  font-size: 15px;
  letter-spacing: 0.85px;
}
.sec_h {
  background: url(../webp-img/sec_h_bg.webp) center bottom/cover no-repeat;
}
.tst_bg_right {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  width: 217px;
}
.bd-right,
.slider_title,
.thank_content {
  position: relative;
}
.sec_h .page_title {
  color: #fff;
}
.slider_title {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 25px 30px;
  padding: 0 0 0 15px;
}
.slider_title::before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  left: 0;
  background: #ef9003;
  border-radius: 50%;
  top: 6px;
}
.tst_item {
  background: #fff;
  padding: 30px;
  display: block;
  width: 90%;
  margin: 0 auto;
}
.tst_item figure {
  margin: 0 auto;
  width: 80px;
  height: 80px;
}
.tst_item figure img {
  width: 100%;
  border-radius: 50%;
}
.tst_item figcaption img {
  width: auto !important;
}
.tst_item figcaption p {
  color: #64727d;
  font-size: 15px;
  margin: 15px 0;
  max-height: 135px;
  overflow: auto;
}
.tst_title {
  display: block;
  font-size: 15px;
}
.tst_des {
  color: #64727d;
}
.tst_slider .owl-nav .owl-prev {
  background: url(../images/chevron-left_tst.png) center/cover no-repeat !important;
  width: 40px;
  height: 40px;
  font-size: 0px !important;
  outline: 0;
}
.tst_slider .owl-nav .owl-next {
  background: url(../images/chevron-right-tst.png) center/cover no-repeat !important;
  width: 40px;
  height: 40px;
  font-size: 0px !important;
  outline: 0;
}
.bd-right::after {
  content: "";
  display: block;
  width: 1px;
  height: 70%;
  position: absolute;
  background: #b9b9b9;
  right: 0;
  top: 13%;
}
.sec_f p {
  font-size: 15px;
  margin: 20px 0;
  color: #686868;
}
.thank_header {
  position: unset;
  background: #fff;
}
.thank_header .page_logo {
  text-align: right;
  padding: 10px 0;
}
.top_thank {
  padding: 20px;
  background: #395a9c;
}
.thank_content_box {
  width: 100%;
  text-align: center;
  padding: 15px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thank_content_box div {
  width: 40%;
  padding: 40px;
  background: rgb(0 0 0 / 0.35);
  border-radius: 10px;
}
.thank_content_box h2 {
  text-transform: uppercase;
  font-size: 30px;
  margin: 0 0 10px;
  display: inline-flex;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.sec_f .form_bnr form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec_f .form_bnr form .frm_field {
  width: 48% !important;
  margin: 10px 0;
}
.sec_f .form_bnr form .chek_bx,
.sec_f .form_bnr form .label_frm {
  width: 48%;
}
.sec_f .form_bnr form .sbmt_btn {
  width: 297px;
}
footer {
  background: #e5e5e5;
  padding: 15px 0;
}
.cp_ftr {
  display: flex;
}
.cp_ftr p {
  font-size: 15px;
  color: #64727d;
  font-weight: 400;
}
footer.footer-wrap {
  display: flex;
  justify-content: space-between;
  padding: 40px 128px;
}
.socila-image img {
  width: 32px;
}
.footer-col-title h6 {
  font-size: 17px;
  margin: 0 0 10px;
  text-align: left;
}
.countrylist-footer p {
  font-size: 14px;
  margin: 8px 0;
  text-align: left;
}
.footer-details-propella p {
  display: flex;
  margin: 7px 0;
}
.footer-details-propella p a {
  color: #000;
}
.thank_content_box p {
  font-size: 16px;
  color: #fff;
}
.dropdown-menu.show {
  width: 100%;
  transform: translate(0, 0) !important;
}
.dropdown.bootstrap-select.show-tick.frm_field button {
  background: 0 0;
  border: none;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  color: #64727d;
  outline: 0 !important;
  box-shadow: none;
}
.bnr_gradient .form_bnr select {
  margin: 0 !important;
}
.bnr_gradient .form_bnr .frm_field {
  margin: 12px 0 0;
}
.label_frm label {
  margin: 10px 0 0;
  color: #64727d;
  font-size: 14px;
}
.label_frm input.frm_field {
  margin: 0 0 12px !important;
}
.sec_f .form_bnr form .label_frm .frm_field {
  width: 100% !important;
}
.bootstrap-select .dropdown-menu .bs-searchbox {
  display: none;
}
a.floating_btn {
  background-color: #ef9003;
  color: #fff;
  padding: 15px 25px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: fixed;
  top: 35%;
  right: -58px;
  transform: rotate(-90deg);
  z-index: 1020;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
a.floating_btn.showbtn {
  opacity: 1;
}
@media only screen and (max-width: 1280px) {
  #logo_swiper .owl-nav .owl-next {
    right: -90px;
  }
  #logo_swiper .owl-nav .owl-prev {
    left: -90px;
  }
}
@media only screen and (max-width: 1199px) {
  #navbarSupportedContent ul li a {
    font-size: 12px;
    padding: 0 0 0 12px;
  }
  .bnr_title {
    font-size: 39px;
  }
  .bnr_blur ul li {
    font-size: 16px;
  }
  #logo_swiper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  #logo_swiper .owl-nav .owl-prev {
    left: -50px;
    top: 35%;
  }
  #logo_swiper .owl-nav .owl-next {
    right: -50px;
    top: 35%;
  }
  .video_left_bg {
    width: 135px;
  }
  .video video {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  header {
    position: unset;
    padding: 0 0 10px;
  }
  #navbarSupportedContent,
  .navbar-toggler {
    background: #fe824e;
  }
  .navbar-brand img {
    width: 145px;
  }
  #navbarSupportedContent ul li a {
    font-size: 15px;
    padding: 5px 16px;
  }
  .export_b_a {
    padding: 30px;
  }
  .counter_b_a h2 {
    font-size: 35px;
  }
  .sec_e {
    background-size: 150px;
  }
  .video video {
    width: 100%;
    height: 100%;
  }
  .blue_bg_a p {
    font-size: 22px;
  }
  .blue_bg_a p br,
  .page_title br {
    display: none;
  }
  .blue_bg_a a {
    min-width: 242px;
    max-width: 242px;
    margin-left: 15px;
  }
  .page_title {
    font-size: 28px;
  }
  .tst_item {
    display: block;
  }
  footer.footer-wrap {
    display: block;
    padding: 30px 15px;
  }
  .countrylist-footer p,
  .footer-col-title h6 {
    text-align: center;
  }
  .footer-details-propella p {
    justify-content: center;
  }
  .footer-col {
    margin: 0 0 22px;
  }
  .footer-col-title h6 {
    font-size: 18px;
    font-weight: 600;
  }
  footer.footer-wrap .footer-col:last-child {
    margin: 0;
  }
  .different_list_usp {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .different_list_usp li {
    padding: 10px;
    text-align: left;
    border-radius: 5px;
    justify-content: flex-start;
    gap: 9px;
    width: 47%;
    flex: unset;
  }
  .bannr_para {
    margin: 0 0 30px 0;
    font-size: 14px;
  }
  .bannr_para br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .sbmt_btn {
    padding: 8px;
  }
  .sec_a {
    background-image: url(../webp-img/banner_mobile.webp) !important;
  }
  .frm-topbox p {
    font-size: 15px;
  }
  .bnr_gradient .form_bnr .frm_field {
    margin: 8px 0 0;
  }
  .counter_b_a p br,
  .form_bnr p br {
    display: none;
  }
  a.showbtn {
    padding: 5px 13px;
    font-size: 14px;
    right: -54px;
  }
  .frm-topbox {
    max-width: none;
    padding: 5px;
  }
  .bnr_gradient {
    padding: 25px 0;
  }
  .form_bnr {
    max-width: 100%;
    background: #ffffffc9;
    padding: 15px;
    margin-top: 0;
  }
  .counter_number_sec {
    flex-wrap: wrap;
  }
  .counter_b_a {
    flex: unset;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin: 10px 0;
  }
  .counter_b_a h2 {
    font-size: 30px;
  }
  .video_left_bg {
    width: 110px;
  }
  .blue_bg_a {
    justify-content: center;
    flex-wrap: wrap;
  }
  .blue_bg_a p {
    text-align: center;
    margin-bottom: 15px;
  }
  .bd-right::after {
    width: 100%;
    height: 1px;
    position: unset;
    margin: 15px 0;
  }
  .tst_item {
    width: 100%;
  }
  .slider_title {
    margin: 0 0 25px;
  }
  .thank_content_box {
    background: rgb(0 0 0 / 0.3);
  }
  .thank_content_box div {
    width: 100%;
    background: 0 0;
  }
  .thank_content_box h2 {
    font-size: 20px;
  }
  .thank_content_box p {
    font-size: 13px;
  }
  .export_b_a p {
    min-height: auto;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .bnr_title {
    font-size: 20px;
    margin: 0 0 15px !important;
    line-height: 1.5;
  }
  .bnr_blur ul li {
    font-size: 14px;
    margin: 5px 0;
  }
  .form_bnr {
    padding: 20px;
  }
  .form_bnr h3 {
    font-size: 16px;
    margin: 0 0 10px;
    letter-spacing: 0.5px;
  }
  .page_title {
    font-size: 23px;
  }
  .page_title.mb-5.text-center {
    margin-bottom: 30px !important;
  }
  #logo_swiper figure {
    padding: 5px;
  }
  #logo_swiper .owl-nav .owl-next,
  #logo_swiper .owl-nav .owl-prev {
    position: unset;
    margin: 0 7px;
    width: 30px;
    height: 30px;
  }
  #logo_swiper .owl-nav {
    margin: 20px 0 0;
  }
  .export_b_a h3 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .counter_b_a h2 {
    font-size: 25px;
    line-height: 1.3;
  }
  .sec_e {
    background-size: 67px;
  }
  .different_list {
    margin: 0 0 16px;
  }
  .different_list h3 {
    font-size: 16px;
  }
  .sec_e.pt-5.pb-5 .page_title.mb-5.mt-5.text-center {
    margin-top: 15px !important;
  }
  .blue_bg_a p {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.3;
    font-size: 17px;
  }
  .blue_bg_a a {
    min-width: auto;
    max-width: 100%;
    margin-left: 0;
    width: 100%;
  }
  .tst_item {
    padding: 15px;
  }
  .slider_title {
    font-size: 15px;
  }
  .sec_f .form_bnr form .frm_field {
    width: 100% !important;
    margin: 10px 0;
  }
  .sec_f .form_bnr form .chek_bx,
  .sec_f .form_bnr form .label_frm,
  .sec_f .form_bnr form .sbmt_btn {
    width: 100%;
  }
  .cp_ftr p {
    font-size: 13px;
  }
  .different_list_usp li {
    width: 100%;
  }
}
