/* Generated by less 2.5.1 */
/*Variables*/
.text-image {
  position: relative;
  transform: translateY(50%);
}
.general-hospital {
  border: 1px solid #d1d3d4;
}
.login-image {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 25px;
}
.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.login {
  background-color: white;
  color: black;
  max-width: 420px;
  padding: 20px;
  margin: auto;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* General style*/
body {
  background-color: white;
  color: #1f140f;
}
h1 {
  font-size: 60px;
}
h3 {
  margin: 0px;
}
h1,
h2,
h3,
p,
li {
  color: #1f140f;
}
.standard-link {
  color: #1754BF;
}
/*Header*/
.height-top {
  height: 55px;
}
.header-list {
  height: 61px;
  background-color: white;
  color: red;
}
#header {
  background-color: transparent;
  color: #1f140f;
}
#logo.light-version {
  background-color: transparent;
  border-bottom: 0px;
  border-top: 0px;
}
.navbar.navbar-static-top .hide-menu {
  color: #1f140f;
  font-size: 16px;
}
.nav.navbar-nav li a {
  color: #1f140f;
  font-size: 18px;
}
/*General Settings*/
#wrapper {
  background-color: #f7f9fa;
}
.transp {
  background-color: transparent;
}
.brown {
  background-color: #1f140f;
  color: white;
  padding-top: 40px;
  position: relative;
  left: -1px;
}
.rc {
  border-radius: 25px;
  border: 2px solid #b35722;
  padding: 5px;
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: auto;
}
.adjust {
  max-width: 850px;
  width: 100%;
  padding: 0px 15px 5px 15px;
  margin-right: auto;
  margin-left: auto;
}
.adjustS {
  max-width: 385.714px;
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 35px 0px 35px;
}
.centric-content {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+     rgba(242,242,242,255); */
  display: flex;
  align-items: center;
}
.btnP {
  background-color: transparent;
  border: 0px;
  border-radius: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
.center-table-width {
  margin-left: 0;
  position: relative;
  left: -10px;
}
td {
  font-style: normal;
  padding: 5px;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.tag-adjust {
  position: relative;
  top: 9px;
}
#phone {
  transition: 1s;
}
/*Index*/
.bg {
  background-image: url(BGE.svg);
  background-position: center;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 100%;
  height: 645px;
}
svg:hover #change-color {
  fill: #D37C34;
}
.brown {
  background-color: #1f140f;
  color: white;
  padding-top: 40px;
  position: relative;
  left: -1px;
}
.large {
  display: block;
}
.small {
  display: none;
}
.FooterSm {
  padding-bottom: 10px;
  padding-top: 0px;
  padding-right: 35px;
  padding-left: 35px;
  font-size: 16px;
}
@media screen and (max-width: 850px) {
  .medium {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .center-table-width {
    margin: 0 auto;
    position: relative;
    left: 0px;
  }
  .change-align-width {
    text-align: center;
    align-content: center;
  }
  .change-margin-width {
    margin-bottom: 15px;
  }
  .tag-adjust {
    position: relative;
    top: 0px;
  }
  .large {
    display: none;
  }
  .small {
    display: block;
  }
}
