@import url(/font/stylesheet.css);
.information li:hover,
.logo_section a:hover {
  color: #cdcdcd !important;
}
.information .mail_bg,
.information .phone_bg {
  background-color: #0ab0f1;
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 42px;
  margin-right: 20px;
  box-shadow: 1px 5px 5px 2px rgba(0, 0, 0, 0.09);
  text-align: center;
}
#myBtn_top,
.images_why_choose,
.logo a {
  cursor: pointer;
}
.banner_form,
.images_why_choose,
.why_choose_us_all,
.word_users_text {
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
}
* {
  font-family: spartan_mbregular;
}
#myBtn_top {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 9999;
  font-size: 18px;
  border: none;
  outline: 0;
  background-color: #fb7f16 !important;
  color: #fff;
  padding: 15px;
  border-radius: 4px;
  background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg)
    center 50% no-repeat;
}
#myBtn:hover {
  background-color: #0073c1 !important;
}
.logo_section a {
  color: #fff;
}
.logo img {
  padding-top: 15px;
}
.information {
  padding: 10px 0;
  font-size: 22px;
  display: flex;
}
.information li {
  padding: 0 15px 0 30px;
  list-style: none;
  float: left;
  display: flex;
}
.information .first_list {
  padding-left: 0;
}
.information .number {
  padding-top: 10px;
}
.information .mail {
  padding-top: 5px;
  font-size: 25px;
}
.information li:hover {
  cursor: pointer;
}
a:hover {
  text-decoration: none !important;
}
.logo_section .btn-login {
  text-align: center;
  font-size: 20px;
  background-color: #0ab0f1;
  color: #fff;
  border-radius: 50px;
  border: none;
  padding: 5px 25px;
  margin-top: 6px;
}
.information .phone_bg {
  border-radius: 50%;
  font-size: 22px;
  border: 2px solid #fff;
}
.information .mail_bg {
  border-radius: 50%;
  font-size: 18px;
  border: 2px solid #fff;
}
.background_image {
  background-image: url(/images/banner.webp);
  background-size: cover;
  padding: 0 0 70px;
}
.banner {
  padding-top: 90px;
}
.carousels-captions .login_register_button {
  border-radius: 30px;
  color: #0073c1;
  background-color: #fff;
  padding: 10px 30px;
  font-size: 18px;
  border: 1px solid #bdb6bd;
  transition: 0.4s cubic-bezier(0.5, 0.24, 0, 1);
  outline: 0;
}
.social_icon .fab11,
.social_icon .fab12 {
  padding-left: 0 !important;
}
.carousels-captions .login_register_button:hover {
  background: #fd672d;
  color: #fff;
}
.carousels-captions {
  padding-top: 70px;
}
.carousels-captions h3 {
  color: #fff;
  font-size: 36px;
  font-family: roboto;
}
.carousels-captions p {
  font-size: 22px;
  color: #fff;
  font-family: roboto;
}
.banner_form {
  background-color: #fff;
  padding: 30px 15px 55px;
  border-radius: 10px;
}
.submitBtn {
  width: 30%;
  text-align: center;
  display: inline-block;
  background: linear-gradient(to right, #fe4c42, #fa870f);
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 10px 0 7px;
  transition: 0.5s;
  outline: 0;
  background-size: 200% auto;
  text-decoration: none;
}
.footer_btm a,
.submitBtn a {
  text-decoration: none;
  color: #fff;
}
.submitBtn:hover {
  background-position: right center;
  color: #fff;
}
.banner_form h2 {
  color: #0073c1;
  font-size: 30px;
}
.About_us_parent_bg {
  padding: 30px 0 100px;
  text-align: center;
}
.About_us_parent_bg h2 {
  color: #0073c1;
  text-align: center;
  font-size: 40px;
  padding-bottom: 20px;
}
.About_us_parent_bg p {
  font-size: 20px;
  color: #505050;
}
.About_us_child_bg_content_left h3,
.About_us_child_bg_content_right h3 {
  color: #0073c1;
  font-size: 25px;
  text-align: left;
}
.About_us_child_bg {
  background-image: url(/images/about_us.webp);
  height: 620px;
}
.About_us_child_bg .flex_div,
.both_circle_users,
.why_choose_us_bg .coll {
  display: flex;
}
.About_us_child_bg_content_left,
.About_us_child_bg_content_right {
  padding: 30px 30px 15px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
  background-color: #fff;
  animation-name: example;
  animation-duration: 0.1s;
  transition: 0.1s ease-in-out;
}
.About_us_child_bg_content_left:hover,
.About_us_child_bg_content_right:hover {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-left: 8px solid #f37720;
  box-shadow: 0 14px 28px #0000001a, 0 10px 10px #0000001a;
}
.bdr-ripple-ani-btn.pink img {
  animation: 2s linear 3s infinite at-ripple-pink;
  border-radius: 100%;
  width: 90px;
  position: relative;
  margin-top: -260px;
}
.bdr-ripple-ani-btn img {
  transform: rotate(0);
  transition: 1s;
  border-radius: 100%;
}
.bdr-ripple-ani-btn:hover img {
  transform: rotate(360deg);
}
@keyframes at-ripple-pink {
  0% {
    box-shadow: 0 4px 10px rgba(121, 121, 121, 0.3),
      0 0 0 0 rgba(121, 121, 121, 0.3), 0 0 0 5px rgba(121, 121, 121, 0.1),
      0 0 0 10px rgba(121, 121, 121, 0.1);
  }
  100% {
    box-shadow: 0 4px 10px rgba(204, 193, 193, 0.5),
      0 0 0 5px rgba(204, 193, 193, 0.5), 0 0 0 10px rgba(204, 193, 193, 0.5),
      0 0 0 20px rgba(204, 193, 193, 0.5);
  }
}
.white_bg {
  background-color: #fff;
  padding: 0 0 140px;
}
.About_us_child_bg_content_left p,
.About_us_child_bg_content_right p {
  font-size: 14px;
  color: #505050;
  text-align: left;
}
.relative_sec {
  position: relative;
  margin-top: -70px;
}
.ipad_section img {
  width: 80%;
  margin: auto;
  display: block;
}
.why_choose_us_bg {
  background: linear-gradient(to right, #fd553a, #fb7f16);
  text-align: center;
  padding: 70px 0 60px;
}
.why_choose_us_bg h2 {
  color: #fff;
  padding-bottom: 50px;
}
.why_choose_us_all {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 30px 10px;
}
.images_why_choose:hover {
  background: #fa8b0c;
}
.images_why_choose {
  background: linear-gradient(to right, #fd553a, #fb7f16);
  border-radius: 50%;
  width: 90px;
  height: 90px;
  border: 5px solid #ffff;
  text-align: center;
  margin: auto;
}
.why_choose_us_all h3 {
  font-size: 20px;
  color: #fe635a;
  padding: 18px 0 5px;
}
.why_choose_us_all p {
  font-size: 14px;
  color: #505050;
}
.images_why_choose svg {
  fill: #fff;
  height: 40px;
  width: 40px;
  margin-top: 20px;
}
.features_bg {
  padding: 70px 0 20px;
}
.bottom-space {
  margin-bottom: 3rem;
}
.features_bg h2 {
  color: #0073c1;
  text-align: center;
  padding-bottom: 50px;
  font-size: 35px;
}
.features_bg h3 {
  color: #0073c1;
}
.word_users {
  background-color: #fafafa;
  padding: 60px 0 0;
}
.word_users h4 {
  text-align: center;
  color: #0073c1;
  font-weight: 700;
  font-size: 25px;
  padding-bottom: 40px;
}
.word_users_left img {
  width: 60px;
}
.word_users_text {
  width: 60%;
  margin: auto;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  padding: 20px;
  color: #000;
  border-radius: 10px;
  background: #fff;
}
.word_users_text .fa {
  color: #ff4b44;
  padding-right: 10px;
  font-size: 20px;
}
.word_users_text p {
  line-height: 23px;
  margin-bottom: 0 !important;
}
.circle {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #0073c1;
}
.user_name {
  padding-left: 10px;
  padding-top: 5px;
  font-weight: 700;
}
.online_recharges_bg {
  background-color: #fff;
  padding: 40px 0 60px;
}
.oline_content {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 20px;
}
.oline_content h6 {
  font-size: 14px;
  font-weight: 700;
}
.oline_content p {
  font-size: 14px;
}
.oline_content a {
  text-decoration: none;
  color: #0073c1 !important;
  font-weight: 700;
}
.footer_bg {
  background-color: #0074c1;
  text-align: center;
  color: #fff;
  padding: 40px 0 20px;
}
.social_icon li {
  float: left;
}
.social_icon ul {
  padding: 0;
  list-style: none;
}
.copyright p {
  margin-bottom: 0;
}
.social_icon .fa {
  font-size: 30px;
  color: #fff;
  display: block;
  text-align: center;
}
.social_icon .fab12 {
  padding-right: 0 !important;
}
.fa:hover,
.social-icon .instagram:hover,
.social-icon .linkedin:hover,
.social-icon .twitter:hover {
  opacity: 0.7;
}
.footer_bg h3 {
  font-size: 18px;
  font-weight: 700;
}
.footer_bg a,
.footer_bg p {
  font-size: 13px;
}
.footer_sec .first a {
  text-decoration: none;
  display: block;
}
.footer_btm .border_btm {
  border-top: 1px solid #bfdcef;
}
.footer_bg p {
  color: #fff;
  padding-top: 5px;
}
.footer_btm p {
  text-align: right;
  padding: 10px 0 !important;
  font-size: 12px;
}
.social-icon .facebook {
  color: #fff;
  background: linear-gradient(145deg, #009ffd 0, #2a2a72 100%);
}
.social-icon .btn1 {
  text-align: center;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px;
  border-radius: 50%;
  box-shadow: 0 5px 15px -5px #00000070;
  overflow: hidden;
  position: relative;
}
.carousel-inner .carousel-caption {
  position: relative !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  color: #0073c1 !important;
  font-weight: 700;
}
.carousel-inner .carousel-caption h3 {
  color: #0073c1 !important;
}
.social-icon .btn1 i {
  line-height: 30px;
  font-size: 16px;
  transition: 0.2s linear;
}
.social-icon .twitter {
  color: #fff;
  background: linear-gradient(45deg, #03a9f4 0, #03a9f4 100%);
}
.social-icon .instagram {
  color: #fff;
  background: linear-gradient(45deg, #d51b5f 0, #ff9a00 100%);
}
.social-icon .linkedin {
  color: #fff;
  background: linear-gradient(45deg, #0077b5 0, #0077b5 100%);
}
.carousel-indicators li {
  background-color: #000 !important;
}
.carousel-caption h3 {
  margin-bottom: 30px !important;
}
.carousel-control-prev {
  left: 0;
  display: none !important;
}
.carousel-control-next {
  right: 0;
  display: none !important;
}
.images_sec img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 10px 0 15px;
}
.paymentbgimage {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("./images/payment_bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.childpay_in_inr {
  width: 35%;
  text-align: center;
  margin-left: auto;
  margin-right: 30px;
}
.international_payment {
  width: 35%;
  text-align: center;
  margin-left: 30px;
  margin-right: auto;
}
.payment_paragraph {
  font-size: 17px;
}
@media (max-width: 575px) {
  .why_choose_us_bg h2 {
    padding-top: 50px;
  }
  .childpay_in_inr,
  .international_payment {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 56%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .childpay_in_inr,
  .international_payment {
    width: 54%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .childpay_in_inr,
  .international_payment {
    width: 40%;
  }
}
@media only screen and (max-width: 768px) {
  .information .mail_bg,
  .information .phone_bg {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    margin-right: 15px;
    font-size: 14px;
  }
  .logo img {
    padding-top: 5px;
  }
  .information .number {
    font-size: 14px;
    padding-top: 7px;
  }
  .information .mail {
    padding-top: 2px;
    font-size: 18px;
  }
}
@media screen and (max-width: 736px) {
  .ordersecond {
    order: 2;
  }
  .orderfirst {
    order: 1;
  }
  .footer_sec {
    color: #8a8e92;
    padding-bottom: 32px !important;
  }
  .features_brokerage_details,
  .features_customers_details {
    padding-top: 20px;
  }
  .carousels-captions {
    padding-top: 15px;
  }
  .footer_bg h3 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
  }
  .bdr-ripple-ani-btn.pink img {
    width: 70px;
    position: relative;
    margin-top: -156px;
  }
  .white_bg {
    background-color: #fff;
    padding: 0 0 240px;
  }
}
@media screen and (max-width: 768px) {
  .ipad_section img {
    width: 100%;
  }
  .bdr-ripple-ani-btn.pink img {
    width: 70px;
    position: relative;
  }
  .word_users_text {
    width: 80%;
  }
}
@media screen and (max-width: 568px) {
  .About_us_parent_bg p {
    padding: 0 15px;
  }
  .banner_form {
    margin: 0 15px;
  }
  .information .mail,
  .information .number {
    display: none;
  }
  .information li {
    padding-left: 5px;
  }
  .information .whataap {
    width: 36px;
    margin-top: -3px;
  }
}
@media screen and (max-width: 414px) {
  #newsletterEmail {
    width: 100%;
  }
  .About_us_parent_bg h2 {
    color: #0073c1;
    text-align: center;
    font-size: 30px;
  }
  .About_us_child_bg_content_left,
  .About_us_child_bg_content_right {
    padding: 15px 15px 0;
  }
  .About_us_parent_bg p {
    font-size: 18px;
    padding: 0 15px;
  }
  .carousels-captions h3 {
    color: #fff;
    font-size: 28px;
  }
  .carousels-captions p {
    font-size: 18px;
    color: #fff;
  }
  .for-broker-btn {
    padding: 5px 10px;
    font-size: 12px;
  }
  .mobileLogin {
    top: 10px;
  }
  .white_bg {
    background-color: #fff;
    padding: 0 0 250px;
  }
  .banner_form {
    margin: 0 20px;
  }
  .thumbs_number_right {
    float: left;
  }
  .leader_board_top h2 {
    font-size: 20px;
  }
  .marketing_campaign h2 {
    font-family: "Unica One", cursive;
    font-size: 22px;
  }
  .social_icon .fab11 {
    padding-left: 0 !important;
    padding-right: 7px !important;
  }
  .marketing_campaign {
    padding: 38px 25px 105px;
  }
  .bdr-ripple-ani-btn.pink img {
    width: 50px;
    position: relative;
    margin-top: -110px;
  }
}
@media screen and (max-width: 375px) {
  .footer_sec {
    font-size: 14px;
  }
  .footer .btn-blue img {
    width: 14px;
  }
  .marketing_campaign h2 {
    font-family: "Unica One", cursive;
    font-size: 22px;
  }
  .card_section h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 320px) {
  .social_icon .fab11 {
    padding-right: 5px !important;
  }
  .social_icon .fa {
    font-size: 25px;
  }
  .footer_sec,
  .marketing_campaign .marketing_campaign_para {
    font-size: 12px;
  }
  .footer .btn-blue img {
    width: 12px;
  }
  .marketing_campaign h2 {
    font-family: "Unica One", cursive;
    font-size: 14px;
  }
  .white_bg {
    background-color: #fff;
    padding: 0 0 290px;
  }
  .navbar-brand img {
    width: 70px;
  }
  .for-broker-btn {
    padding: 5px 6px;
    font-size: 12px;
  }
  .mobileBrand {
    position: absolute;
    top: 4px;
    left: 20%;
  }
  .bdr-ripple-ani-btn.pink img {
    width: 50px;
    position: relative;
    margin-top: -83px;
  }
}
.hidden {
  display: none;
}
.carousels-captions h1 {
  color: #fff;
  font-size: 36px;
}
