/* Banner Start */
body {
  overflow-y: scroll;
  font-family: Roboto;
}

section {
  padding: 60px 0;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.navbar-expand-md .navbar-nav .nav-link:hover {
  color: #828282;
}

nav.navbar {
  width: 100%;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 0 30px;
}

.navbar-expand-md .navbar-nav .login-btn {
  padding: 0;
  margin-left: 30px;
}

nav .login-btn {
  font-size: 14px;
  color: #193e6c;
  position: relative;
  font-family: Poppins;
  font-weight: bold;
  text-transform: uppercase;
}

nav .login-btn:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -4px;
  border-top: 2px solid #193e6c;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-toggler-icon {
  position: absolute;
  left: 0;
  top: 24px;
  margin-left: 10px;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler {
  padding: .20rem .70rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: none;
}

.navbar-toggler:focus {
  outline: none;
}

.sign_up_form {
  width: 321px;
  background-color: #ffffff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 0 3px #cccccc;
  float: right;
}

.acc_create {
  text-transform: uppercase;
  color: #333333;
  font-size: 12px;
  font-weight: 700;
}

.sign_up_form .signup_rhs_wrp_v2 {
  width: 100%;
  padding-top: 0;
}

#registration_form_campaign .signup_form_list > li:last-child {
  padding-bottom: 0;
}

#registration_form_campaign #register .clearfix {
  line-height: 0;
}

.sign_up_form p {
  margin-bottom: 0;
}

.sign_up_form .signup_btnWp {
  margin-top: 13px;
}

.social_media_signup .google_btn {
  float: right;
}

#register .clearfix > * {
  line-height: initial;
}

#registration_form_campaign .devider_line {
  display: flex;
  margin-top: 0px !important;
  top: 16px;
}

.already_hv_an_acount a {
  font-weight: 600;
}

.social_media_signup .signup_btnWp {
  width: 48%;
}

.social_media_signup .fb_btn {
  float: left;
  color: #ffffff !important;
}

.fb_btn {
  color: #ffffff !important;
}

.email_signup, .acc_login {
  display: none;
}

.nav-link {
  text-transform: uppercase;
  color: #828282;
}

.mobile-sect, .play_store {
  display: none;
}

.scroll {
  position: fixed;
  background: #ffffff;
  box-shadow: 0 0 3px #cccccc;
  z-index: 16;
  padding: 0 20px;
  max-width: 100%;
  padding: 0;
  top: 0;
}

.clearheader {
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .desktop-sect.btn-get-started {
    position: absolute;
    right: 0;
  }
  nav .login-btn {
    position: absolute;
    right: 220px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  header .container {
    padding: 0;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 12px;
  }
  .desktop-sect.btn-get-started {
    position: absolute;
    right: 0;
  }
  nav .login-btn {
    position: absolute;
    right: 200px;
  }
  section {
    padding: 30px 0;
  }
}

@media only screen and (max-width: 767px) {
  .desktop-sect {
    display: none;
  }
  .mobile-sect {
    display: block;
    margin-left: 0px;
  }
  .navbar-nav .play_store {
    display: block;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 10px;
    font-size: 14px;
  }
  .navbar-collapse {
    border-top: 1px solid #cccccc;
  }
  section {
    padding: 30px 0px;
  }
}

/* Video Play Banner Area Start */
.overlay_wrp_01 {
  width: 642px;
  height: 362px;
  position: relative;
  border: 1px solid #000000;
  box-sizing: border-box;
  margin: 99px auto 0;
  background: #000000;
}

.clsBtn_v2_wrp {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
}

.overlay_wrp_01 .clsBtn_v2 {
  font-size: 30px;
  position: absolute;
  line-height: 30px;
  width: 30px;
  height: 30px;
  background: #000000;
  color: #ffffff;
  top: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  display: block;
}

/* Video Play Banner Area Start */
/* Banner End */
/* footer start */
.footer {
  margin: 0;
  padding: 20px 0;
}

.footer_dv {
  width: 100%;
}

.footer-newsletter {
  padding: 20px 15px 20px 15px;
  background: #f5f5f5;
  border-top: 6px solid #f48120;
}

.footer-newsletter h4 {
  font-size: 20px;
  color: #193e6c;
  font-family: "Poppins";
  font-weight: 600;
}

.footer_dv p {
  color: #7d7f88;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  font-family: "Poppins";
}

.footer-newsletter input {
  border: 1px solid #cbcbcb;
  border-radius: 30px;
  color: #193e6c;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  margin-right: 6px;
  padding-left: 10px;
  width: 60%;
  font-family: "poppins";
}

.footer-newsletter .btn-get-started {
  padding-left: 23px;
  padding-right: 23px;
  background-color: #193e6c;
}

.footer_dv .quick_link_nw {
  color: #113058;
  font-weight: bold;
  margin-bottom: 16px;
  font-family: "poppins";
}

.footer_dv ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.footer_dv ul li {
  color: #fff;
  padding: 0 0 5px;
  font-size: 12px;
}

.footer_dv ul li:first-child {
  border-top: medium none;
  box-shadow: none;
}

.a-font {
  color: #7d7f88 !important;
  text-decoration: none !important;
}

.footer_dv .ftr_rgt_txt li {
  font-size: 16px;
}

.modal-header {
  border-bottom: 0;
}

.modal-title {
  font-size: 30px;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
  background-image: none;
}

.form-control option {
  font-style: normal;
}

.modal-footer {
  border-top: 0;
}

.modal-footer .btn-primary {
  background-color: #f6821f;
  border: 1px solid #f6821f;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 0;
}

#copyright {
  border-top: 1px solid #cccccc;
}

#copyright p, #copyright .col-md-6 p a {
  font-size: 11px;
  color: #c8c9cc;
  font-family: "Poppins", sans-serif !important;
}

#copyright p {
  margin-bottom: 0;
}

.policy_sect a {
  color: #c8c9cc;
}

#copyright .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.power_by_p, #copyright .list-inline {
  float: right;
}

.seperater_line {
  display: inline-block;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .footer-newsletter input {
    font-size: 10px;
    width: 54%;
  }
}

@media only screen and (max-width: 992px) {
  .power_by_p, #copyright .list-inline {
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  .power_by_p, #copyright .list-inline {
    float: none;
  }
  #copyright p, #copyright .col-md-6 p a {
    text-align: center;
  }
}

@media only screen and (max-width: 375px) {
  .footer-newsletter input {
    width: 100%;
    margin-top: 24px;
  }
}

/* footer end */
/*forgot password start */
/* forgot pswrd overlay start */
.overlay_wrp {
  width: 897px;
  padding: 14px 20px 20px 20px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  border-radius: 5px;
}

.overlayHeader {
  width: 100%;
  position: relative;
}

.overlayHeader .heading {
  width: 100%;
  font-weight: 400;
  font-size: 30px;
  color: #333333;
  display: inline-block;
  text-align: center;
}

.nav_overlay {
  position: absolute;
  top: -20px;
  right: 0;
}

.frgtPaswrd .row_01 {
  margin-bottom: 30px;
}

.inp3 {
  font-size: 14px;
  color: #000000;
  background: transparent;
  height: 30px;
  line-height: 30px;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}

.errCont {
  position: absolute;
  right: 20px;
  top: 1px;
  display: none;
}

#fp_container .clsBtn_333:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  content: "\e907";
  color: #333;
}

#fp_container .btn.disable {
  color: #ffffff;
}

#fp_container .frm_action_btn {
  color: #ffffff;
}

.ToolTip {
  width: 235px;
  bottom: 20px;
  display: none;
  line-height: normal;
  position: absolute;
  z-index: 2;
}

.ToolTip.rig {
  right: -10px;
}

.ttTxt {
  background-color: #333333;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  min-width: 75px;
  padding: 6px 10px;
  text-align: center;
}

.downArw_333 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #333333;
  display: block;
  height: 0;
  margin: 0;
  width: 0;
}

.ToolTip .downArw_333 {
  float: right;
  margin: 0 12px 16px 0;
  margin-bottom: 16px;
  margin-bottom: 16px;
}

.frgtTxt {
  font-size: 18px;
  color: #999999;
  font-weight: 300;
  margin: -4px 0 24px 0;
  font-family: "roboto";
}

.overlay_wrp .btn {
  float: right;
  margin-top: 20px;
}

.btn.disable, .mediumBtn.disable, .mediumBtn_01.disable {
  background: #cccccc;
  border: 1px solid #cccccc;
  cursor: default;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .overlay {
    padding-top: 0;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {
  .overlay_wrp, .overlay_wrp {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .overlay {
    padding-top: 0;
    background: #ffffff;
  }
}

/*forgot pswrd overlay end */
/*forgot password end */
/* overlay */
.overlay {
  z-index: 16;
}

/* cookie info start */
.cookie_info {
  width: 100%;
  background-color: #f4f4f4;
  text-align: center;
  z-index: 60;
}

.cookie_text {
  padding: 16px 38px 16px 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #4d4d4d;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.close_info {
  color: #5f5f5f;
  font-size: 26px;
  position: absolute;
  right: 10px;
  top: 5px;
}

.cookie_text a:first-child {
  color: #454545;
  font-weight: 600;
  text-decoration: underline;
}

/* cookie info start */
@media only screen and (max-width: 767px) {
  .cookie_info {
    height: auto;
    position: relative;
  }
  .cookie_text {
    font-size: 12px;
    text-align: left;
    padding: 8px 30px 8px 10px;
  }
}
