@font-face {
    font-family: "OpenSans-Regular";
    src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
      url("../fonts/OpenSans-Regular.woff") format("woff"),
      url("../fonts/OpenSans-Regular.ttf") format("truetype"),
      url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
   /* ===============font poppins====================== */

   @font-face {
    font-family: 'Poppins-Bold';
    src: url(../fonts/Poppins-Bold.ttf);
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url(../fonts/Poppins-Medium.ttf);
}


  @font-face {
    font-family: "OpenSans-Bold";
    src: url(../fonts/OpenSans-Bold.ttf);
  }

  @font-face {
    font-family: "OpenSans-BoldItalic";
    src: url(../fonts/OpenSans-BoldItalic.ttf);
  }

  @font-face {
    font-family: "OpenSans-ExtraBold";
    src: url(../fonts/OpenSans-ExtraBold.ttf);
  }

  @font-face {
    font-family: "OpenSans-ExtraBoldItalic";
    src: url(../fonts/OpenSans-ExtraBoldItalic.ttf);
  }

  @font-face {
    font-family: "OpenSans-Light";
    src: url(../fonts/OpenSans-Light.ttf);
  }

  @font-face {
    font-family: "OpenSans-Regular";
    src: url(../fonts/OpenSans-Regular.ttf);
  }

  @font-face {
    font-family: "OpenSans-SemiBold";
    src: url(../fonts/OpenSans-SemiBold.ttf);
  }



  @font-face {
    font-family: 'Roboto-Black';
    src: url(../fonts/Roboto-Black.ttf);
}

@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url(../fonts/Roboto-BlackItalic.ttf);
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: 'Roboto-Italic';
    src: url(../fonts/Roboto-Italic.ttf);
}

@font-face {
    font-family: 'Roboto-Italic';
    src: url(../fonts/Roboto-Italic.ttf);
}

@font-face {
    font-family: 'Roboto-Light';
    src: url(../fonts/Roboto-Light.ttf);
}

@font-face {
    font-family: 'Roboto-LightItalic';
    src: url(../fonts/Roboto-LightItalic.ttf);
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url(../fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url(../fonts/Roboto-MediumItalic.ttf);
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url(../fonts/Roboto-Thin.ttf);
}

@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url(../fonts/Roboto-ThinItalic.ttf);
}
  /* =============================fonts end====================================== */
  /* =============================fonts end====================================== */
 a:hover{
    box-shadow: none;
    text-decoration: none;
}
input:focus{
box-shadow: none !important;
}
  .banner{
      background-image: url(../images/banner.png);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative;

      display: flex;
      height: 415px;
      align-items: center;
      justify-content: center;
  }
  .pt-10{
      padding: 10px 0px;
  }
  .label-wraper-one{
      color: #44bbe3;
      text-transform: uppercase;
      font-size: 18px;
      text-align: center;

  }
  .heading-one{
    font-family: "OpenSans-ExtraBold";
font-size: 48px;
text-align: center;
color: #fff;
margin-bottom: 45px;
  }
  .form-wrapper{
    max-width: 560px;
    margin: auto;
    filter: drop-shadow(0 0 9px rgba(0,0,0,0.16));
    /* position: absolute; */
    background-color: #ffffff;
    /* left: 0;
    right: 0; */
    margin-top: -120px;
    margin-bottom: 60px;
    border-radius: 8px;
    padding: 40px 60px;
  }
  .mb-wrapper{
      margin-bottom: 30px;
  }
  .login__input--position {

    border-radius: 0;
    height: auto;
    background: transparent !important;
    position: relative;
    display: flex;
    justify-content: space-between;
    border-radius: 50px;
    height: 55px;
    background-color: #ffffff;
border: 1px solid #e9e9e9;
    padding: 0.375rem 1.75rem;
}
.login__input--position::placeholder{
    color: #76757a;
    font-family: 'Roboto-Medium';
font-size: 14px;
}
.login__icons {
    float: right;
    position: absolute;
    right: 0;
    border: none;
    background-color: transparent;

    padding: 16px 20px;
    font-size: 18px;
}
.btn-signin{
    font-size: 24px;
    /* line-height: 43px; */
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Roboto-Regular';
border-radius: 5px;
/* border: 2px solid transparent; */
background-image: linear-gradient(90deg, #f58b1f 0%, #bd2d27 100%);
}
.btn-signin:hover{
    /* background:transparent; */
    /* border: 2px solid #ff6302; */
  color: #fff;
}
.mb--wrapper-two{
    margin-top: 40px;
}
.mb--wrapper-two a{
    color:#113c8d;
    font-family: 'Roboto-Medium';
font-size: 14px;
}
.mb--wrapper-two p{
    color: #8d8d8d;
    font-family: 'Roboto-Medium';
    font-size: 14px;
}
.footer-wrapper{
    /*background-color: #34b0e0;*/
    background-color: #000000;
    padding: 40px 0;
}
.footer--label{
    color: #fff;
    font-size: 14px;
    text-align: center;

    font-family: "OpenSans-Regular";

}
.login__remember{
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;

}
.container-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    color: #76757a;
    font-family: 'Poppins-Medium';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #d6d7d8;
    border-radius: 3px;
  }

  /* On mouse-over, add a grey background color */
  .container-label:hover input ~ .checkmark {
    background-color: #ccc;
  }

  /* When the checkbox is checked, add a blue background */
  .container-label input:checked ~ .checkmark {
    background-color: #2196F3;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .container-label input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .container-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .clear-fix-wrapper{
      clear:  both;
      overflow: hidden;
  }
  @media(max-width: 767px){
    .heading-one{
        font-size: 30px;
    }

  }
  @media(max-width: 575px){
    .form-wrapper{
        padding: 20px;
    }
    .btn-signin{
        font-size: 18px;
    }
  }
