/*----------Css Import Start----------*/
/* Bootstrap CSS */
@import url("https://www.hyperbidder.com/static/library/bootstrap/css/bootstrap.min.css");
/* Owel Carousel */
@import url("https://www.hyperbidder.com/static/library/owl_carousel/css/owl.carousel.min.css");
@import url("https://www.hyperbidder.com/static/library/owl_carousel/css/owl.theme.default.min.css");
/* Animation Effects Css */
@import url("https://www.hyperbidder.com/static/library/animate/animate.css");
/* Font Awesome Css */
@import url("https://www.hyperbidder.com/static/library/font-awesome/all.css");
/* Testimonials Carouseller Css */
@import url("https://www.hyperbidder.com/static/library/testimonialsCarouseller/css/carouseller.css");
@font-face {
  font-family: 'MyriadProR';
  src: url("https://www.hyperbidder.com/static/fonts/Myriad-Pro/MYRIADPRO-REGULAR.OTF");
  font-weight: 400; }
@font-face {
  font-family: 'MyriadProB';
  src: url("https://www.hyperbidder.com/static/fonts/Myriad-Pro/MYRIADPRO-BOLD.OTF");
  font-weight: 900; }
@font-face {
  font-family: 'OpenSansR';
  src: url("https://www.hyperbidder.com/static/fonts/Open-Sans/OpenSans-Regular.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'OpenSansB';
  src: url("https://www.hyperbidder.com/static/fonts/Open-Sans/OpenSans-Bold.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'OpenSansEB';
  src: url("https://www.hyperbidder.com/static/fonts/Open-Sans/OpenSans-ExtraBold.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'OpenSansL';
  src: url("https://www.hyperbidder.com/static/fonts/Open-Sans/OpenSans-Light.ttf");
  font-weight: 400; }
/*----------Css Import End----------*/
/*----------------Varriable Declarations Start------------*/
/*----------------Varriable Declarations End------------*/
iframe .i4ewOd-pzNkMb-haAclf {
  background-color: #1b2d51 !important; }

body {
  font-family: 'OpenSansR';
  overflow-x: hidden !important;
  color: #212529;
  /*--------------No Banner Style Start-----------------*/
  /*--------------No Banner Style End-----------------*/
  /*--------------Banner Style Start-----------------*/
  /*--------------Banner Style End-----------------*/
  /*--------------BannerFoot Style Start-----------------*/
  /*--------------BannerFoot Style End-----------------*/
  /*--------------Nav Style Start-----------------*/
  /*--------------Nav Style End-----------------*/
  /*--------------Testimonials Style Start-----------------*/
  /*--------------Testimonials Style End-----------------*/
  /*---------------- FeaturesOneSection Style Start --------------*/
  /*---------------- FeaturesOneSection Style End --------------*/
  /*----------------FeaturesTwoSection Style Start-----------------*/
  /*----------------FeaturesTwoSection Style End-----------------*/
  /*----------------How It Works Style Start-----------------*/
  /*----------------How It Works Style End-----------------*/
  /*----------------testinomialTwo Style Start-----------------*/
  /*----------------testinomialTwo Style End-----------------*/
  /*----------------leaveAsMessageSection Style Start-----------------*/
  /*----------------leaveAsMessageSection Style End-----------------*/
  /*----------------Owl Carousel Style Start-----------------*/
  /*----------------Owl Carousel Style End-----------------*/
  /*--------------Footer Top Style Start-----------------*/
  /*--------------Footer Top Style End-----------------*/
  /*--------------Footer Style Start-----------------*/
  /*--------------Footer Style End-----------------*/
  /*--------------Login Style Start-----------------*/
  /*--------------Login Style End-----------------*/ }
  body #back2Top {
    display: inline;
    height: 50px;
    width: 50px;
    display: inline-block;
    position: fixed;
    bottom: 50px;
    right: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
    transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
    text-decoration: none;
    background-color: #060a3a;
    color: #FFF;
    padding-top: .4rem;
    z-index: 99999;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    display: none; }
    body #back2Top i {
      font-size: 35px; }
  body .img-curve {
    width: 100%; }
  body .curveDiv,
  body .features2FootImage,
  body .features1FootImage,
  body .bannerFootImage {
    margin-top: -5px; }
  body .row {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  body .px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body p {
    font-size: 1rem;
    margin-bottom: 0;
    color: #212529; }
  body li {
    font-size: 1rem; }
  body ul {
    padding-left: .5rem; }
  body a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear; }
  body a {
    cursor: pointer; }
  body a:focus {
    outline: none; }
  body button:focus {
    outline: none;
     }
  body .btn_gra_blue {
    background: linear-gradient(to left, #6270ff, #79ccff);
    border: none;
     }
    body .btn_gra_blue:hover, body .btn_gra_blue:focus {
      background: linear-gradient(to left, #3142ef, #a1d5f5); }
  body .btn_gra_yellow {
    background: linear-gradient(to right, #f7b58f, #6571fd);
    border: none; }
    body .btn_gra_yellow:hover, body .btn_gra_yellow:focus {
      background: linear-gradient(to right, #e67636, #2835d6); }
  body .hbBtn {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 41px;
    color: #ffffff;
    font-family: 'OpenSansR';
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    /*background: #26166e;*/
    border: none;
    padding: 3px 40px;
    cursor: pointer; }
    body .hbBtn span {
      margin-left: 12px;
      -webkit-transition: all .3s linear;
      -moz-transition: all .3s linear;
      -o-transition: all .3s linear;
      -ms-transition: all .3s linear;
      transition: all .3s linear; }
      body .hbBtn span img {
        margin-top: -2.62px; }
  body .hbTitleSub {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #838383;
    font-family: 'OpenSansR';
    font-weight: 600;
    text-align: center;
    text-transform: uppercase; }
  body .hbTitle {
    font-family: 'MyriadProR';
    font-size: 34px;
    line-height: 50px;
    color: #2e2e2e;
    text-align: center;
    font-weight: 200;
    margin-bottom: 100px; }

  body .loginSection {
    padding: 60px 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    body .loginSection.signDiv .hbBtn {
      width: 170px !important; }
    body .loginSection .loginBox {
      background-color: #f6f7fa;
      padding: 60px 40px;
      max-width: 450px;
      min-width: 450px;
      padding-bottom: 0; }
      body .loginSection .loginBox .hbTitleSub1 {
        margin-bottom: 50px; }
      body .loginSection .loginBox .forgotPasswordSection {
        text-align: right; }
        body .loginSection .loginBox .forgotPasswordSection a {
          text-decoration: underline;
          color: #838383; }
      body .loginSection .loginBox .hbBtn {
        box-shadow: 8px 13.856px 35px rgba(0, 0, 0, 0.25);
        width: 165px; }
      body .loginSection .loginBox .footDiv {
        background-image: linear-gradient(94deg, #79ccff 0%, #9b74ff 100%);
        margin-left: -40px;
        width: 450px;
        margin-bottom: -30px;
        cursor: default;
        padding: 10px 40px;
        margin-right: -40px;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 41px;
        color: #ffffff;
        font-family: 'OpenSansR'; }
        body .loginSection .loginBox .footDiv .rgt {
          text-align: right; }
          
          .form-control {
    font-family: "OpenSansR";
    font-size: 14px;
    line-height: 26px;
    color: #838383;
    font-weight: 600;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #ecedf5;
    background-color: transparent;
		 }
    body .form-control:focus {
      border-color: transparent;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  body form label,
  body form a,
  body form p {
    font-size: 12px;
    line-height: 26px;
    color: #838383;
    font-family: "OpenSansR";
    font-weight: 600; }
  body form .formOutofControls {
    margin-bottom: 30px;
    margin-top: 30px; }
  body .noBanner {
    min-height: 130px;
    background-image: linear-gradient(22deg, #515ccc 0%, #393299 100%); }
    
    body .hbTitleSub1 {
    font-size: 18px;
    line-height: 27px;
    color: #2e2e2e;
    font-family: "OpenSansR";
    font-weight: 600; }

/*# sourceMappingURL=style.css.map */

