/*----------Css Import Start----------*/
/* Bootstrap CSS */
@import url("../library/bootstrap/css/bootstrap.min.css");
/* Owel Carousel */
@import url("../library/owl_carousel/css/owl.carousel.min.css");
@import url("../library/owl_carousel/css/owl.theme.default.min.css");
/* Animation Effects Css */
@import url("../library/animate/animate.css");
/* Font Awesome Css */
@import url("../library/font-awesome/all.css");
/* Testimonials Carouseller Css */
/* @import url("../library/testimonialsCarouseller/css/carouseller.css"); */
@font-face {
  font-family: 'MyriadProR';
  src: url("../fonts/Myriad-Pro/MYRIADPRO-REGULAR.OTF");
  font-weight: 400; }
@font-face {
  font-family: 'MyriadProB';
  src: url("../fonts/Myriad-Pro/MYRIADPRO-BOLD.OTF");
  font-weight: 900; }
@font-face {
  font-family: 'OpenSansR';
  src: url("../fonts/Open-Sans/OpenSans-Regular.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'OpenSansB';
  src: url("../fonts/Open-Sans/OpenSans-Bold.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'OpenSansEB';
  src: url("../fonts/Open-Sans/OpenSans-ExtraBold.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'OpenSansL';
  src: url("../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);
    z-index:10000;
    border: none; }
    body .btn_gra_blue:hover, body .btn_gra_blue:focus {
      background: linear-gradient(to left, #3142ef, #a1d5f5); 
      z-index:10000;}
  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;
    z-index:10000;
    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; 
	z-index:10000;}
  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 .hbTitleSub1 {
    font-size: 18px;
    line-height: 27px;
    color: #2e2e2e;
    font-family: "OpenSansR";
    font-weight: 600; }
  body .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;
    color: #838383; }
    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 .banner {
    height: 100%; }
    body .banner .carousel {
      background-color: #000; }
      body .banner .carousel .carousel-control-next-icon {
        background-image: none;
        background-color: #616fff;
        padding: 15px 30px;
	z-index:0;
        display: flex;
        justify-content: center;
        align-items: center; }
        body .banner .carousel .carousel-control-next-icon:before {
          content: "Next";
          color: #fff;
          font-weight: 900;
          display: inline-block;
          font-size: 12px;
          text-transform: uppercase;
          font-family: 'OpenSansR'; }
      body .banner .carousel .carousel-indicators {
        display: none; }
      body .banner .carousel .carousel-control-next {
        width: 7%;
        opacity: 1; }
        body .banner .carousel .carousel-control-next:hover .carousel-control-next-icon {
          background-color: #46499e; }
      body .banner .carousel .carousel-control-prev {
        width: 7%;
        opacity: 1; }
        body .banner .carousel .carousel-control-prev:hover .carousel-control-prev-icon {
          background-color: #46499e; }
      body .banner .carousel .carousel-control-prev-icon {
        background-image: none;
        background-color: #616fff;
        padding: 15px 35px;
        display: flex;
        justify-content: center;
        align-items: center; }
        body .banner .carousel .carousel-control-prev-icon:before {
          content: "Prev";
          color: #fff;
          font-weight: 900;
          display: inline-block;
	  z-index:10000;
          font-size: 12px;
          text-transform: uppercase;
          font-family: 'OpenSansR'; }
      body .banner .carousel .carousel-inner {
        display: flex !important;
        justify-content: center;
        align-items: center; }
        body .banner .carousel .carousel-inner .carousel-item {
          height: auto;
          min-height: 735px;
          background-repeat: no-repeat;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover; }
          body .banner .carousel .carousel-inner .carousel-item h3 {
            font-weight: 400;
            font-family: 'MyriadProR';
            font-size: 48px;
            line-height: 50px;
            color: #ffffff;
            text-align: left; }
          body .banner .carousel .carousel-inner .carousel-item p {
            font-size: 24px;
            line-height: 30px;
            color: #ffffff;
            font-family: 'OpenSansL';
            font-weight: 300;
            font-style: italic;
            text-align: left; }
          body .banner .carousel .carousel-inner .carousel-item .btnSec {
            margin-top: 20px;
            text-align: left; }
            body .banner .carousel .carousel-inner .carousel-item .btnSec .hbBtn {
              margin-right: 13px; }
              body .banner .carousel .carousel-inner .carousel-item .btnSec .hbBtn:last-child {
                margin-right: 0; }
          body .banner .carousel .carousel-inner .carousel-item .contentSec {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 200px; }
            body .banner .carousel .carousel-inner .carousel-item .contentSec .carousel-caption {
              top: 110%;
              bottom: 0 !important; }
          body .banner .carousel .carousel-inner .carousel-item .imageSec {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 200px; }
            body .banner .carousel .carousel-inner .carousel-item .imageSec .carousel-caption {
              top: 70%;
              bottom: 0 !important; }
          body .banner .carousel .carousel-inner .carousel-item .carousel-caption {
            top: 100%; }
  body .bannerFootImage {
    position: relative; }
    body .bannerFootImage .lgscreen {
      display: none; }
  body .navbar-dark .navbar-toggler {
    padding: .5rem .75rem .25rem .75rem;
    color: #fff;
    border-color: #fff; }
    body .navbar-dark .navbar-toggler .navbar-toggler-icon {
      background-image: none;
      width: 1em;
      height: 1.2em; }
  body .navbar-dark.navbarScroll .navbar-toggler {
    color: #060a3a;
    border-color: #060a3a; }
  body .navbar {
    padding: 0;
    z-index: 99999; }
    body .navbar .container {
      max-width: 95%; }
    body .navbar .navbar-collapse {
      margin-top: -50px; }
    body .navbar .container {
      padding-left: 0;
      padding-right: 0; }
    body .navbar.fixed-top {
      top: 10px; }
      body .navbar.fixed-top.navbarScroll {
        top: 0; }
    body .navbar.bg-dark {
      background-color: transparent !important;
      position: absolute;
      top: 10px;
      right: 0;
      left: 0;
      z-index: 1030; }
    body .navbar.navbarScroll {
      position: fixed !important;
      background-color: #281770 !important;
      box-shadow: 0 2px 5px 2px rgba(40, 23, 112, 0.5);
      padding: 0 .3rem 0 .3rem;
      -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 .navbar.navbarScroll .collapse {
        margin-top: 0; }
      body .navbar.navbarScroll .navbar-nav .nav-item:last-child {
        background-color: #fff; }
        body .navbar.navbarScroll .navbar-nav .nav-item:last-child .nav-link {
          color: #3f32a1 !important; }
      body .navbar.navbarScroll .navbar-brand {
        padding: 0;
        margin: 15px 0;
        width: 170px; }
      body .navbar.navbarScroll .nav-link {
        color: #fff !important; }
      body .navbar.navbarScroll .navbar-brand {
        background-image: url("../images/logoScroll.png");
        width: 200px;
        height: 25px;
        background-repeat: no-repeat;
        -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 .navbar .navbar-brand {
      margin-right: .5rem;
      padding: 0;
      background-image: url("../images/logo.png");
      width: 216px;
      height: 120px;
      background-repeat: no-repeat; }
      body .navbar .navbar-brand img {
        width: 100%; }
    body .navbar .navbar-nav .nav-item {
      font-family: 'OpenSansR';
      font-size: .9rem;
      font-weight: 600;
      line-height: 26px;
      letter-spacing: .3px; }
      body .navbar .navbar-nav .nav-item .nav-link {
        color: #fff;
        padding: .3rem 1.5rem; }
      body .navbar .navbar-nav .nav-item:last-child {
        background-color: #3f32a1; }
  body .testimonialSection {
    background-color: #fff;
    padding: 80px 0;
    /*To move navigation buttons outside use these settings:*/ }
    body .testimonialSection .container {
      max-width: 80%; }
    body .testimonialSection .testiTitle {
      font-size: 20px;
      line-height: 30px;
      color: #2e2e2e;
      font-family: 'OpenSansEB';
      font-weight: 800;
      margin-bottom: 25px; }
    body .testimonialSection .testiContent {
      font-size: 15px;
      line-height: 28px;
      color: #838383;
      font-family: "OpenSansR";
      font-weight: 600;
      margin-bottom: 25px;
      min-height: 140px; }
    body .testimonialSection .testiImg {
      background-color: #6270ff;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      margin-bottom: 20px; }
    body .testimonialSection .testiName {
      font-size: 15px;
      line-height: 28px;
      color: #6270ff;
      font-family: 'MyriadProR';
      font-weight: 500; }
      body .testimonialSection .testiName span {
        color: #838383; }
    body .testimonialSection .owl-nav {
      display: block !important; }
    body .testimonialSection #ourServices .item {
      display: block;
      padding: 30px 0px;
      margin: 5px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    body .testimonialSection .owl-theme .owl-controls .owl-buttons div {
      padding: 5px 9px; }
    body .testimonialSection .owl-theme .owl-buttons i {
      margin-top: 2px; }
    body .testimonialSection .owl-theme .owl-controls .owl-buttons div {
      position: absolute; }
    body .testimonialSection .owl-nav .owl-prev span {
      margin-top: -5px;
      line-height: 0; }
    body .testimonialSection .owl-nav .owl-next span {
      margin-top: -5px;
      line-height: 0; }
    body .testimonialSection .owl-nav .owl-prev {
      text-align: center;
      color: #fff !important;
      text-decoration: none;
      font-size: 45px !important;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      background-color: #6270ff !important;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      left: -75px;
      top: 130px;
      font-weight: 600 !important; }
    body .testimonialSection .owl-nav .owl-next {
      text-align: center;
      color: #fff !important;
      text-decoration: none;
      font-size: 45px !important;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      background-color: #6270ff !important;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      right: -75px;
      top: 130px;
      font-weight: 600 !important; }
    body .testimonialSection .owl-nav .owl-next.disabled {
      opacity: .5; }
    body .testimonialSection .owl-nav .owl-prev.disabled {
      opacity: .5; }
  body a:hover, body a:focus {
    text-decoration: none; }
  body .FeaturesOneSection {
    padding: 50px 0; }
    body .FeaturesOneSection .list-inline {
      align-items: center;
      display: flex; }
    body .FeaturesOneSection h6 {
      color: #838383;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 12px;
      font-weight: 600; }
    body .FeaturesOneSection h5 {
      color: #2e2e2e;
      font-size: 30px;
      padding-bottom: 10px;
      line-height: 44px; }
    body .FeaturesOneSection p {
      color: #838383;
      font-size: 15px;
      padding-bottom: 15px;
      line-height: 26px; }
    body .FeaturesOneSection ul > li {
      padding: 0 15px;
      font-size: 14px;
      text-align: center; }
      body .FeaturesOneSection ul > li a {
        color: #2e2e2e;
        text-transform: uppercase;
        padding-bottom: 10px; }
        body .FeaturesOneSection ul > li a span:first-child {
          display: flex;
          width: 130px;
          height: 130px;
          background-color: #f1f6f9;
          border-radius: 50%;
          align-items: center;
          justify-content: center;
          margin-bottom: 15px;
          border: 3px solid transparent;
          transition: all 0.5s ease;
          margin: 0 auto; }
          body .FeaturesOneSection ul > li a span:first-child img {
            width: 70px;
            height: 70px;
            justify-content: center;
            align-items: center;
            transition: all 0.5s ease; }
        body .FeaturesOneSection ul > li a span:last-child {
          display: block;
          padding-top: 10px; }
      body .FeaturesOneSection ul > li img {
        width: 120px;
        height: 120px; }
  body .FeaturesTwoSection {
    background-color: #f2f3f8;
    padding: 40px 0; }
    body .FeaturesTwoSection .rgt {
      padding-top: 50px; }
    body .FeaturesTwoSection .list-inline {
      align-items: center;
      display: flex; }
    body .FeaturesTwoSection h6 {
      color: #838383;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 12px;
      font-weight: 600; }
    body .FeaturesTwoSection h5 {
      color: #2e2e2e;
      font-size: 30px;
      line-height: 44px; }
    body .FeaturesTwoSection .middle_block {
      padding: 40px 10px 0; }
    body .FeaturesTwoSection ul {
      padding-bottom: 90px; }
      body .FeaturesTwoSection ul > li {
        color: #838383;
        font-size: 15px;
        padding: 5px 0; }
        body .FeaturesTwoSection ul > li:before {
          content: url(../../static/images/arrow_list.png);
          display: inline-block;
          position: relative;
          top: 4px;
          padding-right: 10px; }
  body .howItWorksSection {
    background: linear-gradient(to bottom, #6571ff, #9d88ff);
    padding: 40px 0 50px;
    color: #fff;
    font-weight: 600; }
    body .howItWorksSection img {
      max-width: 550px;
      padding: 10px 0; }
    body .howItWorksSection h6 {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 12px;
      font-weight: 600; }
    body .howItWorksSection h5 {
      font-family: 'OpenSansB';
      font-size: 28px;
      line-height: 44px; }
    body .howItWorksSection .middle_block {
      padding: 50px 20px; }
    body .howItWorksSection p {
      color: #fff;
      font-size: 14px;
      line-height: 25px; }
  body .testinomialTwo {
    padding: 50px 10px; }
    body .testinomialTwo .owl-item {
      background-color: #f4f4f4;
      text-align: center;
      padding: 10px 0; }
      body .testinomialTwo .owl-item img {
        max-width: 120px;
        margin: auto; }
    body .testinomialTwo .content_block {
      padding-top: 15px; }
    body .testinomialTwo h5 {
      font-family: 'OpenSansB';
      color: #000;
      font-size: 16px;
      margin-bottom: 0; }
    body .testinomialTwo p {
      font-size: 15px; }
  body .leaveAsMessageSection {
    position: fixed;
    right: -93px;
    top: 160px;
    transform: rotate(270deg);
    left: auto;
    z-index: 2;
    cursor: pointer; }
    body .leaveAsMessageSection > div {
      padding: 10px;
      float: left; }
    body .leaveAsMessageSection .left_img {
      background-color: #6270ff; }
    body .leaveAsMessageSection .right_content {
      letter-spacing: 1px;
      background-color: #100331;
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600;
      min-width: 181px;
      text-align: center;
      line-height: 24px; }
      body .leaveAsMessageSection .right_content a {
        color: #fff; }
  body .testinomialTwo .owl-carousel .owl-stage {
    min-height: 400px;
    display: flex;
    align-items: center; }
  body .testinomialTwo .owl-carousel .owl-item img {
    height: 100%; }
  body .testinomialTwo .owl-carousel .owl-prev,
  body .testinomialTwo .owl-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: 59.5%;
    background: url(../../static/images/sprite_img.png) 0 0 !important;
    width: 25px;
    height: 42px; }
    body .testinomialTwo .owl-carousel .owl-prev:hover, body .testinomialTwo .owl-carousel .owl-prev:focus,
    body .testinomialTwo .owl-carousel .owl-next:hover,
    body .testinomialTwo .owl-carousel .owl-next:focus {
      background-position: 2px -41px !important; }
    body .testinomialTwo .owl-carousel .owl-prev span,
    body .testinomialTwo .owl-carousel .owl-next span {
      display: none; }
  body .testinomialTwo .owl-carousel .owl-next {
    right: 39%;
    background-position: 35px 0 !important; }
    body .testinomialTwo .owl-carousel .owl-next:hover, body .testinomialTwo .owl-carousel .owl-next:focus {
      background-position: -67px 68px !important; }
  body .testinomialTwo .carousel_2 .active {
    height: 280px; }
    body .testinomialTwo .carousel_2 .active.center {
      height: 370px; }
    body .testinomialTwo .carousel_2 .active.rev_next_height {
      height: 320px; }
  body .testinomialTwo .owl-dots {
    display: none; }
  body .footerTopLogo {
    display: flex;
    justify-content: center;
    align-items: center; }
    body .footerTopLogo img {
      display: block;
      margin: 0 auto;
      position: absolute;
      margin-top: 0; }
  body .footerTop {
    background-color: #060a3a;
    padding: 120px 0 60px 0;
    color: #6270ff; }
    body .footerTop .iconSec {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 15px; }
      body .footerTop .iconSec i {
        font-size: 30px; }
    body .footerTop .nameSec {
      text-align: center;
      color: #838383;
      font-size: 13px;
      font-weight: 600; }
      body .footerTop .nameSec a {
        color: #838383; }
  body footer {
    background-color: #03062f;
    padding: 1.4rem 0 1rem;
    min-height: 50px;
    margin-top: -10px; }
    body footer p {
      font-size: .75rem;
      color: #6270ff;
      margin: 0;
      padding: 0;
      font-weight: 600; }
    body footer .socialIcon {
      float: right;
      margin: 0;
      padding: 0; }
      body footer .socialIcon li {
        list-style: none;
        float: left;
        margin-right: 35px;
        font-size: 12px; }
        body footer .socialIcon li:last-child {
          margin-right: 0; }
        body footer .socialIcon li a {
          color: #6270ff !important; }
          body footer .socialIcon li a:hover {
            color: #fff !important; }
  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; }

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