/*!
* Bootstrap Reboot v4.0.0-beta.2 (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}

html {
  --base-font-color: #ffffff;
  --blue-font-color: #0082fe;
  --black-font-color: #000000;
  --button-border-color: #F76F48;
  --border-color: #0082fe;
  --slide-bottom-bg: #ffffff;
  --boxes-border-color: #353d46;
  --boxes-bg: #262e37;
  --boxes-title-color: #1e232a;

  --white-bg: #ffffff;
  --icon-bg: #20272e;
  --base-bg: #20272e;
  --error-color: rgba(167, 28, 28, 0.6);
  --form-box-shadow: rgba(0, 0, 0, 0.31);
  --invalid-form-control: #fc4242;
  --valid-form-control: #37B400;
  --animation-rectangle-first: #2a333c;
  --animation-rectangle-second: #303A45;
  --animation-rectangle-third: #38434f;

  --xss: 320px;
  --small-xs: 576px;
  --xs: 768px;
  --small-sm: 992px;
  --sm: 1200px;
  --md: 1440px;
  --lg: 1920px;
}

@font-face {
  font-family: MonBold;
  src: url("../../fonts/login/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: MonLight;
  src: url("../../fonts/login/Montserrat-Light.ttf") format("truetype");
}

@font-face {
  font-family: MonMedium;
  src: url("../../fonts/login/Montserrat-Medium.ttf") format("truetype");
}

@font-face {
  font-family: MonRegular;
  src: url("fonts/Montserrat-Regular.ttf") format("truetype");
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-internal-autofill-selected,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--base-font-color) !important;
  -webkit-box-shadow: 0 0 0px 1000px var(--boxes-bg) inset;
  box-shadow: 0 0 0px 1000px var(--boxes-bg) inset;
}

body {
  overflow-y: scroll;
  overflow-x: hidden;
}

a {
  position: relative;
}

#recovery-form-wrapper {
  display: none;
}

.menu-container {
  position: absolute;
  width: 100%;
  z-index: 101;
}

.header {
  transition: all 0.3s ease-in-out;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
  min-width: 100%;
  padding: 0 20px;
}

.header:hover {
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1200px) {
  .header {
    min-width: 80%;
  }
}

@media (min-width: 1200px) {
  .header {
    padding-top: 36px;
    align-items: center;
    min-width: 90%;
    margin: 0 70px 38px;
  }
}

@media (min-width: 1440px) {
  .header {
    min-width: 80%;
    margin: 0 140px 38px;
  }
}

@media (min-width: 1920px) {
  .header {
    margin: 0 150px 38px;
  }
}

.header .logo {
  position: relative;
  z-index: 3;
  width: 25px;
  height: auto;
}

.header .logo button {
  cursor: pointer;
}

.header .logo img {
  width: 100%;
  height: auto;
}

.header .mobile-btn {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  z-index: 3;
}

@media (min-width: 768px) {
  .header .mobile-btn {
    display: none;
  }
}

.header .mobile-btn span {
  transition: all 0.3s ease-in-out;
  width: 20px;
  height: 2px;
  background: var(--white-bg);
}

.header .mobile-btn span:hover {
  transition: all 0.3s ease-in-out;
}

.header .mobile-btn.show-menu span {
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
}

.header .mobile-btn.show-menu span:hover {
  transition: all 0.3s ease-in-out;
}

.header .mobile-btn.show-menu span:first-of-type {
  transform: translate(0px, 9px) rotate(45deg);
  transform-origin: center;
  visibility: visible;
  opacity: 1;
}

.header .mobile-btn.show-menu span:last-of-type {
  transform: translate(0px, -9px) rotate(-45deg);
  transform-origin: center;
  visibility: visible;
  opacity: 1;
}

.header .menu {
  transition: all 0.3s ease-in-out;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  letter-spacing: 1.2px;
  font-family: MonLight;
}

.header .menu:hover {
  transition: all 0.3s ease-in-out;
}

.header .menu.show-menu {
  visibility: visible;
  opacity: 1;
}

.header .menu__item {
  position: relative;
  color: var(--base-font-color);
  text-decoration: none;
  margin: 30px 27px;
}

.header .menu__item:hover {
  text-decoration: none;
  color: var(--base-font-color);
}

.header .menu__item--has-border {
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: inherit;
  text-decoration: none;
  border-radius: 25px;
  border: 2px solid var(--button-border-color);
  padding: 14px 23px;
  display: inline-block;
}

.header .menu__item--has-border:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: var(--button-border-color);
  transition: left 0.3s linear;
}

.header .menu__item--has-border:hover, 
.header .menu__item--has-border.menu__item--active {
  color: white;
  background-color: var(--button-border-color);
  transition: background-color 0.25s linear;
  transition-delay: 0.20s;
}

.header .menu__item--has-border:hover::after, 
.header .menu__item--has-border.menu__item--active::after {
  left: 0;
  transition: left 0.3s linear;
}

@media (max-width: 576px) {
  .header .menu__item--has-border {
    background-color: var(--button-border-color);
  }
}

.header .menu__item a {
  position: relative;
  color: var(--base-font-color);
  text-decoration: none;
}

.header .menu__item a {
  text-decoration: none;
  color: var(--base-font-color);
}

.header .menu__item a:not(.menu__item--has-border) {
  padding: 30px 27px;
}

.header .menu__item a:not(.menu__item--has-border) span {
  position: relative;
}

.header .menu__item a:not(.menu__item--has-border) span:after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--border-color);
}

.header .menu__item a:not(.menu__item--has-border).menu__item--active span::after,
.header .menu__item a:not(.menu__item--has-border):hover span::after {
  width: 100%;
}

@media (max-width: 768px) {
  .header .menu__item {
    transition: all 0.3s ease-in-out;
  }
}

@media (min-width: 768px) {
  .header .menu__item {
    margin: 0 27px;
  }

  .header .menu__item:first-of-type {
    margin-left: 0;
  }

  .header .menu__item:last-of-type {
    margin-right: 0;
  }
}


@media(max-width: 767px) {
  .header .menu {
    position: fixed;
    z-index: 2;
    height: 110%;
    width: 100%;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    background: var(--boxes-bg);
    visibility: hidden;
    opacity: 0;
  }
}

@media (min-width: 768px) {
  .header .menu {
    position: inherit;
    visibility: visible;
    opacity: 1;
  }
}





.container {
  background-color: var(--base-bg);
  color: var(--base-font-color);
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.container::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  background: -webkit-gradient(radial, 74% 16%, -27, 71% 15%, 1000, from(rgba(67, 79, 93, 0.9)), to(rgba(32, 39, 46, 0)));
  background-position: top right;
  height: 1200px;
  width: 100%;
  pointer-events: none;
}

.container__content {
  width: 1160px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex: 1;
}

@media (max-width: 1200px) {
  .container__content {
    width: 100%;
  }
}

.container__content-wrapper {
  display: flex;
  align-items: center;
  margin: 162px 20px 70px;
  width: 100%;
}

@media (max-width: 992px) {
  .container__content-wrapper {
    flex-direction: column;
    justify-content: center;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .container__content-wrapper {
    margin: 162px 100px 100px;
  }
}

@media (min-width: 1200px) {
  .container__content-wrapper {
    margin: 128px 86px 45px;
  }
}

.content-wrapper__login {
  min-width: 100%;
}

.social-media-wrapper {
  position: absolute;
  right: 0;
  bottom: 27px;
}

@media (max-width: 1200px) {
  .social-media-wrapper {
    right: 30px;
  }
}



/*
* SOCIAL MEDIA
*/

.social-media-container {
  position: relative;
  display: flex;
  align-items: center;
}

.social-media-container .social-media {
  margin: 0 14px;
  width: 17px;
}

.social-media-container .social-media:first-of-type {
  margin-left: 0;
}

.social-media-container .social-media:last-of-type {
  margin-right: 0;
}



/*
* LOGIN SECTION
*/

.form-container {
  display: flex;
  /* box-shadow: 0 28px 41px var(--form-box-shadow); */
  border-radius: 10px;
  border: 2px solid var(--boxes-border-color);
  background-color: var(--boxes-bg);
  overflow: hidden;
  height: 70vh;
}

@media (max-width: 992px) {
  .form-container {
    flex-direction: column;
    height: auto;
  }
}

.left-section {
  min-width: 45%;
}

@media (max-width: 992px) {
  .left-section {
    height: 300px;
    min-width: 100%;
  }
}

.left-section__bg {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.right-section {
  min-width: 55%;
  padding: 12px 48px;
}

@media (max-width: 992px) {
  .right-section {
    min-width: 100%;
  }
}

.right-section__title {
  font-size: 2.5rem;
  font-family: MonBold;
  margin-top: 74px;
  text-align: center;
}

.right-section .form {
  margin-top: 80px;
}

.right-section .form__alert {
  text-align: center;
  font-size: 10px;
  position: absolute;
  bottom: 65px;
  width: 100%;
  left: 0;
  text-decoration: underline;
  visibility: hidden;
  opacity: 0;
}

.right-section .form .form__group {
  position: relative;
  width: 100%;
}

.right-section .form .form__group::after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  /* background-color: var(--border-color); */
  background: #F76F48;
  bottom: 5px;
  height: 2px;
  width: 100%;
  left: 0;
}

.right-section .form .form__group::after:hover {
  transition: all 0.3s ease-in-out;
}

.right-section .form__control {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  width: 100%;
  background: transparent;
  border: none;
  padding: 13px 10px;
  color: var(--base-font-color);
}

.right-section .form__control:hover {
  transition: all 0.3s ease-in-out;
}

.right-section .form__control:focus {
  outline: none;
}

.right-section .form__submit {
  font-size: 0.75rem;
  font-family: MonLight;
  letter-spacing: 1.92px;
  color: var(--base-font-color);
  text-transform: uppercase;
  text-align: center;
  margin-top: 22px;
  width: 100%;
}

.right-section .form__submit a, 
.right-section .form__submit button {
  position: relative;
  overflow: hidden;
  color: inherit;
  z-index: 1;
  text-decoration: none;
  border-radius: 33px;
  border: 2px solid var(--button-border-color);
  padding: 22px 31px;
  display: inline-block;
  cursor: pointer;
  background: transparent;
}

.right-section .form__submit a::after, 
.right-section .form__submit button::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: var(--button-border-color);
  transition: left 0.3s linear;
}

.right-section .form__submit a:hover, 
.right-section .form__submit button:hover, 
.right-section .form__submit a.menu__item--active,
.right-section .form__submit button.menu__item--active {
  color: white;
  background-color: var(--button-border-color);
  transition: background-color 0.25s linear;
  transition-delay: 0.20s;
}

.right-section .form__submit a:hover::after,
.right-section .form__submit button:hover::after,
.right-section .form__submit a.menu__item--active::after,
.right-section .form__submit button.menu__item--active::after {
  left: 0;
  transition: left 0.3s linear;
}

@media (max-width: 992px) {
  .right-section .form__submit a, 
  .right-section .form__submit button {
    background-color: var(--button-border-color) !important;
  }
}

.right-section .form__submit a:focus, 
.right-section .form__submit button:focus,
.right-section .form__submit a:hover, 
.right-section .form__submit button:hover {
  outline: none;
}

.right-section .form__submit button {
  padding: 15px 52px;
  background: transparent;
}

.right-section .form__submit button:disabled {
  pointer-events: none;
}

.right-section__redirect {
  font-size: 0.75rem;
  letter-spacing: 1.2px;
  font-family: MonLight;
  margin-top: 24px;
  margin-bottom: 162px;
  text-align: center;
}

.right-section__redirect a {
  text-decoration: underline;
  color: var(--blue-font-color);
}

.right-section .invalid-feedback {
  font-size: 0.625rem;
  font-family: MonLight;
  position: absolute;
  bottom: -15px;
  padding: 5px;
  color: var(--invalid-form-control);
}

.right-section .error-message {
  text-align:center;
  font-size: 1rem;
  font-family: MonLight;
  bottom: -15px;
  padding: 5px;
  color: var(--invalid-form-control);
}

.right-section .success-message {
  text-align:center;
  font-size: 1rem;
  font-family: MonLight;
  bottom: -15px;
  padding: 5px;
  color: var(--valid-form-control);
}

.right-section .forgot-password {
  font-size: 0.75rem;
  letter-spacing: 1.2px;
  font-family: MonLight;
  margin-top: 12px;
  text-align: right;
}

.right-section .forgot-password__btn {
  border: none;
  background: transparent;
  text-decoration: underline;
  color: var(--blue-font-color);
}

.form__control:valid + .invalid-feedback {
  display: none !important;
}

.invalid-feedback {
  display: none;
}

.form__control:valid + .error-message {
  display: none !important;
}

.error-message {
  display: block;
}

.success-message {
  display: block;
}