/* @font-face { */
/*   font-family: 'Mark Offc Pro'; */
/*   src: url("/aviahub/static/mainstyle/fonts/MarkOffcPro-Bold-ab0be9f1d75ae48e0fdded856247f73e.woff2") format("woff2"), url("/static/mainstyle/fonts/MarkOffcPro-Bold.woff") format("woff"); */
/*   font-weight: bold; */
/*   font-style: normal;  */
/* } */

/* @font-face { */
/*   font-family: 'Mark Offc Pro'; */
/*   src: url("/aviahub/static/mainstyle/fonts/MarkOffcPro-Light-cc7e2cf24294077da52363166b519f24.woff2") format("woff2"), url("/static/mainstyle/fonts/MarkOffcPro-Light.woff") format("woff"); */
/*   font-weight: 300; */
/*   font-style: normal;  */
/* } */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

body{
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
}
body {
    background-color: #fff;
    color: #414042;
    overflow-x: hidden;
    background-image: url("/aviahub/static/mainstyle/css/images/bg-blue_polygonal-1dee1cd913ac212b677ab2cb8f609c5a.png");
    background-repeat: no-repeat;
  	background-size: cover;
    font-family: 'Inter', sans-serif;
    position: relative;
    font-size: 14px;
    color: #586069;
}
.containerrr{
    background: #fff;
}
.font-s13{
    font-size: 13.5px;
}
label {
    color: #5e5873;
    font-size: .857rem;
}
.bg-blue-ne{
/*     background: #001141; */
}
.height-100{
    height: 100% !important;
    min-height: 420px;
}
.brand-logo{
    left: 2rem;
    position: absolute;
    top: 4.2rem;
    z-index: 1;
}
.brand-logo-footer{
	right: 2rem;
    position: absolute;
    bottom: 1.2rem;
    z-index: 1;
}
 .login-lgo{
   width: 252px;
} 
.login-lgo-footer{
    width: 80px;
}
.px-5{
    padding-left: 4rem;
    padding-right: 4rem;
}
.px-xl-2{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.mx-auto{
    margin-left: auto!important;
    margin-right: auto!important;
}
.mb-1{
    margin-bottom: 1rem!important;
}
.mb-2{
    margin-bottom: 1.5rem!important;
}
.p-5{
    padding: 4rem !important;
}
.video-fluid{
    height: auto;
    width: 780px ; 
    position: fixed;
    /* bottom: 29px; */
}
.w-100 {
    width: 100%!important;
}
.font-weight-bold {
    font-weight: 600!important;
}
h2 {
    font-size: 1.414rem !important;
}
/*     .auth-bg{
    background-image: url("image/imigongo_bg.jpeg");
} */
@media (min-width: 1500px) and (max-width:2200px){
    .video-fluid{
        height: auto;
        width: 1000px;
        /* position: absolute;
        top: 87%; */
    }
    /* .login-lgo {
        height: 8.5rem;
    } */
}
@media (min-width: 992px){
    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }
}
@media (min-width: 1440px) and (max-width:2200px){
    .pd-5 {
        padding: 2.rem 2.5rem !important; 
    }
/*     .pd-4 { */
/*         padding: 0rem 5rem 0rem 5rem !important;  */
/*     } */
} 
.pd-5 {
    padding: 1.1rem 0.8rem;
}
.pd-4 {
    padding: 0rem 1.8rem 0rem 1.8rem; 
}
.fit-content-login{
	display: contents;
}
.input-group-pass{
    position: relative;
    display: inline;
} 
.password-show-hide {
    position: relative;
    right: 14px;
    /* bottom: 7px; */
    cursor: pointer;
    display: block;
}
.password-show-hide i {
    font-size: 13px;
    color: #8b8b8b;
    cursor: pointer;
    position: relative;
    top: -29px;
    float: right;
}
/*  FORM  */
.form__input, .form__input:hover {
    width: 100%;
    padding: 10px 35px;
    border: none;
    border-radius: 12px;
    border: 1.5px solid #e5e6e7;
    color: #333 !important;
    /* box-shadow: inset 0.2rem 0.2rem 0.5rem #c8d0e7, inset -0.2rem -0.2rem 0.5rem #fff; */
    background: #fff;
    color: #9baacf;
   /*  font-family: 'Alliance No.1', sans-serif; */
    font-feature-settings: 'salt' 2;
    font-size:14px;
}
input{
	font-family: 'Inter', sans-serif;
/* 	font-feature-settings: 'salt' 2; */
}
.form__input::-moz-placeholder {
  color: #bec8e4;
}
.form__input:-ms-input-placeholder {
  color: #bec8e4;
}
.form__input::placeholder {
  color: #bec8e4;
}
.form__input:focus {
  outline: none;
  box-shadow:unset;
  /* box-shadow: 0.3rem 0.3rem 0.6rem #c8d0e7, -0.2rem -0.2rem 0.5rem #fff; */
}
/*  BUTTONS  */
.btn {
  width: 70%;
  padding: 8px;
  border-radius: 30px;
  box-shadow: 0.3rem 0.3rem 0.6rem #c8d0e7, -0.2rem -0.2rem 0.5rem #fff;
  cursor: pointer;
  transition: 0.3s ease;
}
.btn__primary {
  background: #23A8BA;
  color: #fff;
}
.btn__primary:hover {
  color: #E4EBF5;
}
.icon__account{
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 50%;
    margin: auto;
    /* box-shadow: 0.3rem 0.3rem 0.6rem #c8d0e7, -0.2rem -0.2rem 0.5rem #fff; */
    /* border: solid 1px #e4e6eb; */
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    cursor: pointer;
    color: #A5A5A5;
    transition: all 0.5s ease;
    position: absolute;
    left: 147px;
    top: -38px;
    background: #fff;
}
.icon__account:active, .icon__home:active, .icon__settings:active {
  box-shadow: inset 0.2rem 0.2rem 0.5rem #c8d0e7, inset -0.2rem -0.2rem 0.5rem #fff;
  color: #000F40;
}
.icon__account:hover, .icon__home:hover, .icon__settings:hover {
  color: #000F40;
}
.loginColumns{
    position: fixed;
    bottom: 0px;
    color: #fff;
}
#copyright{
    font-size: 13px;
}
#data-wings {
    text-decoration: none;
    color: #fff !important;
}

.btn-signin {
  border: none;
  display: block;
  text-align: center;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-size: 15px;
  background-color:#23A8BA;
  padding: 0.680rem 0.75rem;
  margin: 0 auto;
  box-shadow: 0 5px 15px rgba(0,0,0,0.20);
  border-radius: 9px;
}

.btn-signin:hover{
    color: #fff;
}

.btn-signin span {
  position: relative; 
  z-index: 1;
}

.btn-signin:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 932%;
  width: 155%;
  background: #000F40;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);
}

.btn-signin:hover:after {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
@media (min-width:1500px) and (max-width:2000px){
  .btn-signin:after {
    height: 1080%;
    width: 190%;
  }
}
@media (min-width: 300px) and (max-width:600px) {
  .containerrr{
    display: grid !important;
  }
  .containerrr > .mx-auto{
    margin: 0px !important;
  }
  .btn-signin:after{
    height: 960%;
  }
}
.style-icon-login-user{
  font-size: 15px;
  vertical-align: center;
  margin-top: 13px !important;
  top: 38px !important;
  left: -39px !important;
  position: relative;
  z-index: 100;
  color: #aeaeae;
}
.style-icon-login-pass{
  font-size: 15px;
  vertical-align: center;
  margin-top: 13px !important;
  top: 38px !important;
  left: -52px !important;
  position: relative;
  z-index: 100;
  color: #aeaeae;
}
.style-samespace{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.bg-img-earth{
	width:780px;
}
.wrapper1 {
	height: 100vh !important;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	padding: 20px;
}
.card-title{
	font-size:1.2rem !important;
}
.logincontainer {
	border-radius: 16px !important;
	background: #fff;
	width: 90%;
	max-width: 384px;
	position: relative;
	padding: 24px 20px 40px 20px;
	border: 1px white solid;
	/* box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5); */
	background: hsl(0deg 0% 100% / 25%);
    background-size: cover;
    backdrop-filter: blur(1rem) url(#glass-distortion);
}
.styledark{
	color:#fff !important;
}
.logincontainer .auth-bg {
    margin-top: 14px;
}
.myDiv{display:none;}
.card-title, .font-s13, .style-samespace{color:#fff;}
input::placeholder {
  color: #fff !important;
}
/* .form i{
	color:#fff;
} */

@supports(selector(.form:has(input:-webkit-autofill))) {
  .form:has(input:-webkit-autofill) i {
    color: #333; 
  }
  .form:has(input:autofill) i {
    color: #333;
  }
  .form:has(input:-webkit-autofill){
  	font-family: 'Inter', sans-serif;
  }
}