/* Bootstrap 4 Float Label start */
:root {
  --input-padding-x: .5rem;
  --input-padding-y: .75rem;
}
.form-label-group {
position: relative;
margin-bottom: 1rem;
}
.form-label-group .form-control {height: auto; line-height: initial;}
.form-label-group > input, .form-label-group > textarea, .form-label-group > select, .form-label-group > label {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group > label {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
margin-bottom: 0; /* Override default `<label>` margin */
line-height: 1.5;
color: #495057;
border: 1px solid transparent;
border-radius: .25rem;
transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder, .form-label-group textarea::-webkit-input-placeholder {
color: transparent;
}

.form-label-group input:-ms-input-placeholder, .form-label-group textarea:-ms-input-placeholder {
color: transparent;
}

.form-label-group input::-ms-input-placeholder, .form-label-group textarea::-ms-input-placeholder {
color: transparent;
}

.form-label-group input::-moz-placeholder, .form-label-group textarea::-moz-placeholder {
color: transparent;
}

.form-label-group input::placeholder, .form-label-group textarea::placeholder {
color: transparent;
}

.form-label-group input:not(:placeholder-shown), .form-label-group textarea:not(:placeholder-shown), .form-label-group select:not(:placeholder-shown) {
padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:placeholder-shown) ~ label, .form-label-group select:not(:placeholder-shown) ~ label, .form-label-group input:-webkit-autofill ~ label, .form-label-group input:focus ~ label {
padding-top: 0;
padding-bottom: calc(var(--input-padding-y) / 3);
font-size: 12px;
color: #777;
}
/* Bootstrap 4 Float Label end */
html, body {height: 100%; width: 100%;}
body {font-size: 14px; background: #78fb82; background-image: url(https://d2zogq81rfgh3u.cloudfront.net/cirkledin/asa-login/evolveme-cirkledin-login.png);  position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.bg3 {background-color: #0094d3;}
.login-wrapper {width: 100%;  position: relative; display: flex; align-items: center; justify-content: center; overflow: auto; padding: 42px 0 10px;}
.ci-box { max-width: 800px; box-shadow: 0 1px 5px #555; margin: auto; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; position: relative; background-color: #fff; overflow: hidden; }
.ci-logo img {max-width: 150px; filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1);}
.ci-box-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 360px;}
.ci-box-left {
  -ms-flex: 0 0 310px;
  flex: 0 0 310px;
  max-width: 310px;
  background-color: #003247;
  padding: 30px 15px;
}
.ci-box-right {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  background-color: #fff;
  padding: 10px 15px;
}
.btn-style { background-color: #0094d3; color: #fff; font-weight: 500; padding: 8px 20px; line-height: initial; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; min-width: 120px; }

.ciTabs {border: none; margin-bottom: 6px;}
.ciTabs .nav-link { border: none; border-radius:0. ; -webkit-border-radius:0. ; -moz-border-radius:0. ; -ms-border-radius:0. ; -o-border-radius:0. ; border-bottom: 1px solid #ddd; margin-bottom: 0; text-transform: uppercase; color: #333; }
.ciTabs .nav-item {margin-bottom: 1px; width: 50%; text-align: center;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {border-color: #0094d3; background-color: #0094d3; color: #fff;  font-weight: 700;}
.signup-user-type > ul > li {margin: 2px;}
.signup-user-type > ul > li a { display: block; padding:5px 7px; border: 1px solid #0094d3; background-color: #fff; color: #0094d3; border-radius:4px ; -webkit-border-radius:4px ; -moz-border-radius:4px ; -ms-border-radius:4px ; -o-border-radius:4px ; transition:all 0.5s ease-in-out ; -webkit-transition:all 0.5s ease-in-out ; -moz-transition:all 0.5s ease-in-out ; -ms-transition:all 0.5s ease-in-out ; -o-transition:all 0.5s ease-in-out ; }
.signup-user-type > ul > li a img {max-width: 25px;}
.signup-user-type > ul > li.active a, .signup-user-type > ul > li a:hover {background-color: #0094d3; color: #fff; text-decoration: none;}
.bs1 {background-color: #0094d3; color: #fff;}
.bs2 {background-color: rgba(0, 125, 179, 0.5); color: #fff;}
.btnRow {text-align: center;}
.ci-content .bs1 { width: 100%; }
.bs-fb, .bs-gg {width: 100%; margin-top: 10px; }
.bs-fb {background-color: #4862a3; color:#fff; }
.bs-gg {background-color: #fff; color:#8b8383; }
.optional-login {
  position: absolute;
  left: 0;
  top: 70px;
  padding: 25px;
  max-width: 310px;
  color: #fff;
}
.ci-content .form-control { border: none; padding-left: 0; border-bottom: 1px solid #ddd; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; }
.ci-content .form-label-group > input, .ci-content .form-label-group > textarea, .ci-content .form-label-group > label {padding-left: 4px;}
.ci-content .form-label-group > label {color: #999;}
.ci-content .form-label-group input:not(:placeholder-shown) ~ label, .ci-content .form-label-group textarea:not(:placeholder-shown) ~ label {color: #777;}
.optional-login .form-label-group select:not(:placeholder-shown) ~ label {color: #0094d3;}
.ci-content .optional-login .form-label-group .form-control {background-color: transparent; color: #fff;}
.ci-content .optional-login .form-label-group .form-control:focus {color: #000; background-color: #fff; }
.ci-content .input-error {border-color: #ff0000; }
.ci-content .form-error {color: #ff0000; font-size: 85%;}
.btnEye { position: absolute; right: 0; top: 15px; }
.btnEye > i {padding: 5px 10px; cursor: pointer;}
.evolveme-logo{
  width: 90px;
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
.logo-img{
  width: 140px;
}
.top-logo{
  position: absolute;
  top: 5px;
  left: 30px;
}
.top-slogan{
  font-size: 16px;
  color: white;
}
.top-fa-plus{
  color: #fff;
  top: 4px;
  position: relative;
}
@media (max-width:767px) {
  .login-wrapper {align-items: flex-start; }
  .ci-box-row {flex-direction: column;}
  .ci-box-left { -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; padding: 20px 15px; text-align: center;}
    .optional-login {position: static; color: inherit; max-width: 100%; padding: 0; margin-top: 30px; padding-top: 30px; border-top: 1px solid #ddd; text-align: center; }
    .optLoginBtn {display: flex;}
    .bs-fb {margin-right: 10px;}
    .ciTabs {justify-content: center;}

    body {
      font-size: 14px;
    background-color: #147fc2;
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    background-position: right;
  }
  .top-logo {
    position: relative;
    top: 10px;
    left: 0;
    margin-left: 20px;
  }
}
@media (max-width:575px) {
  .ci-box-right {padding: 15px;}
  .optLoginBtn {flex-direction: column;}
  .bs-fb {margin-right: 0;}
  .optional-login .custom-checkbox {text-align: left;}
  /* .signup-user-type > ul > li a span {display: none;} */
  .signup-user-type > ul > li {width: 100%;}
}
.login-google-btn{
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width:992px) {
  .right-section{
    display: none;
  }
}
.input-search-dropdown>div>span.select2-container {
  width: 100% !important;
  padding: 7px 0;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 1px solid #CED4DA;
  border-radius: 0;
  font-size: 15px;
}
.input-search-dropdown>div>span>span>span {
  border: none !important;
}
.input-search-dropdown>div>span>span>span>span {
  color: #6D6D6D!important;
}
.select2-selection__arrow {
  top: 10px!important;
  right: 7px!important;
}
.input-search-dropdown>div>span>span>span>span {
  color: #495057!important;
  font-size: 15px;
}
.ci-content .form-label-group > label {
  color: #495057;
  padding: 12px 8px;
  font-size: 15px;
}
/* .right-section{
  position: fixed;
  top: 8%;
  right: 5%;
} */
.city-select-hide-disabled, .school-select-hide-disabled {
  border: 2px solid #eee;
  border-radius: 5px;
  pointer-events: none;
}
.city-select-hide-disabled >div>span>span>span>span, .school-select-hide-disabled >div>span>span>span>span {
  color: #b9b9b9!important;
  font-size: 15px;
}
input#form-school-name {
  padding: 10px;
}
.round-loader-animation, .round-loader-animation-sign-in, .round-loader-animation-sign-up-form{
  width: 17px;
  height: 17px;
}
.inline-css{
  display:none;
  visibility:hidden
}
.login-link-section p {
  font-size: 16px;
}
.login-link-section p a {
  font-weight: 700;
}
hr {
  border-top: 1px solid rgb(255 255 255 / 50%);
}
.form-group {
  margin-bottom: 0.5rem;
}
.video-blog h5{
  color: #fff;
  text-align: center;
  margin: 10px 0;
  font-weight: 600;
}
.video-container {
  border: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.video-blog iframe {
  width: 200px;
  border: 2px solid #dedede;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
  min-height: 350px;
}
.right-section img{
  width: 60%;
}
.right-section {
 text-align: right; 
}
.video-section .col-sm-4 {
 text-align: center;
}
.text-section h2{
  color: #fff;
  font-weight: 600;
  font-size: 1.5rem;
  margin-top: 30px;
}
.text-section h1{
  font-weight: 800;
  font-size: 2rem;
}
.text-section {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.text-section p, .text-section ul li {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.text-section .small, .text-section small{
  font-size: 65%;
  font-weight: 400;
  position: relative;
  bottom: 0px;
  padding-bottom: 3px;
}
.text-section .btn-warning{
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.video-container img{
  background: #fff;
  padding: 4px;
  width: 65%; 
  margin: 0;
}
.video-section h5{
  font-size: 1.1rem;
}
.video-section {
  margin-top: 6px;
}
.video-container video{
  max-width: 260px;
  height: auto;
}
.underline-text{
  border-bottom: 2px solid #78fb82;
}
button#form-signup:hover{
  color: #fff;
}
@media (max-width: 767px) {
  .login-wrapper {
      align-items: Center;
      display: block;
      padding: 2px 0;
  }
  body{
    background: #147fc2;
    background: url(https://d2zogq81rfgh3u.cloudfront.net/cirkledin/asa-login/asa-ci-bg-blue.png);
    background-position: top center;
  }
  .text-section h1{
    font-size: 1.5rem;
  }
}
