@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext");
/*-------------------------------------
		COLOR CLASSES
--------------------------------------- */
.color1 {
  color: #00458f !important; }

.color2 {
  color: #73b840 !important; }

.color1-background {
  background-color: #00458f; }

.color2-background {
  background-color: #73b840; }

.gray-dark {
  color: #333333; }

.gray {
  color: #838282; }

.gray-gray {
  background-clip: border-box;
  background-image: linear-gradient(#fff 20%, #dedede 100%);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid;
  border-color: #838282;
  border-color: #1a1a1a;
  border-color: rgba(131, 130, 130, 0.2); }

.gray-lightback {
  background-color: #fafafa; }

.second {
  color: #73b840; }

.white {
  color: #fff; }

.white-back {
  background-color: #fff;
  color: #00458f; }

.white-icon {
  background-color: #fff;
  color: #010101; }

/*-------------------------------------
		BODY STYLES
--------------------------------------- */
body {
  background: #fafafa;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body.light, .light {
  background: #fff;
  color: #010101; }

body.dark {
  background: #00458f;
  color: #fff; }

body.light > .container-fluid {
  padding: 0px; }

.background-pic {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -10;
}

#content-fadeout {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #eceef1;
    width: 100%;
    height: 100%;
    animation: OSfade 3s 1s forwards;
    z-index: 1;
}

@keyframes OSfade {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


.btn-osiadmin {
  background-color: #00ccff;
  color: #010101; }

.font1 {
  font-family: "Open Sans", sans-serif; }

.font2 {
  font-family: "Open Sans", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif; }

h1, h2, h3 {
  font-weight: 300 !important;
  line-height: 2.2rem;
  padding: .5rem 0rem; }

h4, h5, h6 {
  font-weight: 400;
  line-height: 1.4rem;
  padding: .3rem 0rem; }

p, a {
  font-family: "Open Sans", sans-serif;
  font-size: 1.0rem;
  font-weight: 300;
  line-height: 1.2rem; }

/* dashboard styles */
.card-title { color: #00458f !important; }
.text-muted {
  font-family: "Open Sans", sans-serif;
  font-style: italic !important;
  font-color: #838282 !important; }

.btn-block a {
  font-size: 0.9rem;
  line-height: 1.2rem; }

.btn-block p {
  font-size: 0.9rem;
  line-height: 1.1rem; }

/*-------------------------------------
		COMPONENT COLORS
--------------------------------------- */
a, .custom-select, .btn-reverse, .btn-reverse:hover, .btn-rtdrop, .btn-white, .dropdown-menu-header:before, .form-control, .form-control-round, .input-group, #loan-options {
  color: #00458f; }

a:hover, a:focus, .sq {
  color: #73b840; }

.add-file, .add-logo-file, .btn-login, .btn-primary, .btn-second, .col-form-label, .input-group-text, .preview-dark, .preview-dark > figcaption, #support, submit, .white {
  color: #fff !important; }

.preview, .preview-sm {
  color: #010101; }

.fbook {
  color: #3b5998; }

.linkedin {
  color: #0077B5; }

.pinterest {
  color: #c8232c; }

.twitter {
  color: #1da1f2; }

.big-icon,
.big-icon:before {
  font-size: 7rem;
  background: -webkit-gradient(linear, right top, left bottom, from(#00458f), to(#73b840));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /*display: initial; /* reset display:inline-block */ }

.btn-brand-primary, #br-header-right {
  color: #fff; }

a.article, a.article:hover, .btn-icon, .btn-login, .btn-save, .navbar, .preview-dark, #sidebarCollapse, #sidebarCollapse:active, ul ul a, .slider, submit {
  background-color: #00458f;
  color: #fff; }

.add-file, .add-logo-file, #banner, .btn-login:hover, .btn-primary, .btn-second, .col-form-label, .form-header, .input-group-text, #sidebar, submit:hover {
  background-color: #73b840 !important; }

.custom-select, .btn-reverse, .btn-reverse:hover, .btn-rtdrop, .btn-white, .btn-white-rt, .form-control, .form-control-round, #loan-options, .preview, .preview-sm, #sidebar.active ul li a {
  background-color: #fff; }

.btn-reverse {
  border-color: #00458f; }
.btn-reverse:hover {border:2px solid #73b840;}  

.btn-primary, .btn-rtdrop, .btn-second, .btn-white, .custom-select, .form-control, .form-control-round, .input-group-text {
  border: 1px solid #73b840 !important; }

/*-------------------------------------
		SPECIAL STYLES - BUTTONS
--------------------------------------- */
.btn-white-rt {
  border-top: 1px solid #73b840;
  border-right: 1px solid #73b840;
  border-bottom: 1px solid #73b840;
  border-left: 0px solid #73b840;
  border-radius: 0rem !important;
  font-size: 0.7rem;
  line-height: 1.6rem;
  width: 100%; }

.btn-primary:hover {
  background-color: #58a539 !important;
  color: #010101;
  border: 1px solid #58a539 !important; }

/*-------------------------------------
		SHADOWS WITH COLOR VARIABLES
--------------------------------------- */
#hz-grad {
  background: -webkit-gradient(linear, to right, color-stop(0%, #58a539), color-stop(5%, #73b840), color-stop(95%, #73b840), color-stop(100%, #58a539));
  background: -webkit-linear-gradient(linear, to right, color-stop(0%, #58a539), color-stop(5%, #73b840), color-stop(95%, #73b840), color-stop(100%, #58a539));
  background: -moz-linear-gradient(to right, #58a539 0%, #73b840 5%, #73b840 95%, #58a539 100%);
  background: linear-gradient(to right, #58a539 0%, #73b840 5%, #73b840 95%, #58a539 100%);
  width: 100%;
  height: 70px; }

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: 0px;
  /* border inside the toggle */
  -webkit-box-shadow: inset 0px 0px 0px 1px #73b840;
  -moz-box-shadow: inset 0px 0px 0px 1px #73b840;
  box-shadow: inset 0px 0px 0px 1px #73b840;
  background-color: #fff;
  -webkit-transition: .3s;
  transition: .3s; }

input:checked + .slider {
  background-color: #73b840; }

input:focus + .slider {
  box-shadow: 0 0 1px #9ccf75; }

/*-------------------------------------
		LOADER STUFF
--------------------------------------- */
/*
   Animation for loader */
body .vertical-centered-box {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center; }

body .vertical-centered-box:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

body .vertical-centered-box .content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 0; }

* {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.circle {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  z-index: 400; }

.circle__svg {
  animation: 2s linear infinite both circle__svg; }

@keyframes circle__svg {
  0% {
    transform: rotateZ(0deg); }
  100% {
    transform: rotateZ(360deg); } }

.circle__svg-circle {
  animation: 1.4s ease-in-out infinite both circle__svg-circle;
  fill: transparent;
  stroke: currentColor;
  stroke-dasharray: 285;
  stroke-linecap: round;
  stroke-width: 5px;
  transform-origin: 50% 50%; }

@keyframes circle__svg-circle {
  0%, 25% {
    stroke-dashoffset: 274.26104271px;
    transform: rotate(0); }
  50%, 75% {
    stroke-dashoffset: 70.68583575px;
    transform: rotate(45deg); }
  100% {
    stroke-dashoffset: 274.26104271px;
    transform: rotate(360deg); } }

.house {
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -55%;
  transform: translateY(-50%);
  width: 52px;
  z-index: 500; }

.loader-house {
  fill: #73b840; }

.divHousePhotos-list-container {
  height: 180px;
  width: 100%;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}

.divHousePhotos-list 
{
  position: relative;
  display: inline-block;
  margin: 8px 8px;
  box-shadow: 2px 2px 4px #bbb;
  border-top-right-radius: 4px;
  width: 116px;
  height: 158px;
  vertical-align: bottom;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
}