body {
      font: 20px Montserrat, sans-serif;
      line-height: 1.8;
      color: #f5f6f7;
  }
  p {font-size: 16px;}
  .margin {margin-bottom: 45px;}
  .bg-1 { 
      background-color: #1abc9c; /* Green */
      color: #ffffff;
  }
.chart-info {
    float: right;
}
span.o-c {
    padding-left: 10px;
}
.open{
color:#DC143C;
}
.close{
color:#4F81BD;
}
  .bg-2 { 
      background-color: #474e5d; /* Dark Blue */
      color: #ffffff;
  }
  .bg-3 { 
      background-color: #ffffff; /* White */
      color: #555555;
  }
  .bg-4 { 
      background-color: #2f2f2f; /* Black Gray */
      color: #fff;
      padding-top: 75px;
  }

  .navbar {
      padding-top: 15px;
      padding-bottom: 15px;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      font-size: 12px;
     
  }
  .navbar-nav  li a:hover {
      color: #005db1 !important;
  }
  .navbar-brand{padding: 0px !important;}
.form-signin {
  max-width: 380px;
  padding: 15px 35px 45px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 14px;
}
.Microtill h1 {
    margin-top: 4px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 30px;
}
.form-signin .checkbox {
  font-weight: normal;
  font-size: 13px;
  color: #828282;
  padding-left: 20px;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
section#login {
    background-image: url("../images/Beer.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 600px;
    position: relative;
    display: block;
}
.lofin_page {
    padding-top: 130px;
}
h1.form-signin-heading {
    color: #828282;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
form.form-signin input.form-control {
    margin-bottom: 15px;
}
.Microtill.xxs h1, .Microtill.xxs p {
    margin-left: 78px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
    font-weight: 100;
}
.navbar-default {
    background-color: #fff;
}
section#slider_section {
    background-image: url("../images/arthur-yao-326405.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.col-sm-6.EPOS {
    float: right;
}
section#slider_section {
    padding-top: 135px;
    padding-bottom: 200px;
}
section#middle_section {
    background-color: #302c2d;
    padding-top: 100px;
    padding-bottom: 100px;
}
.row.pb80 img {
    width: 80%;
    max-width: 80%;
    border-radius: 6px 7px;
    margin: 0 auto;
}
h3.c-white.heading-title {
    font-size: 37px;
    margin-bottom: 8px;
}
.hrline {
    background: linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5) 50%,rgba(255,255,255,0));
    max-width: 1140px;
    margin: 0 auto 0 auto;
    height: 1px;
    display: block;
    background-color: rgba(255,255,255,0);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 100px 0;
}
.heading .heading-line {
    margin-bottom: 13px;
    position: relative;
}
.heading .heading-line .short-line {
    display: inline-block;
    width: 42px;
    height: 5px;
    background-color: #004f9a;
    border-radius: 10px;
    position: relative;
    margin-right: 10px;
    transition: all .4s linear;
}
.heading .heading-line .short-line.bg-yellow-color {
    background-color: #004f9a;
}
.heading .heading-line .long-line.bg-yellow-color {
    background-color: #004f9a;
}
.heading .heading-line .long-line {
    display: inline-block;
    width: 112px;
    height: 5px;
    background-color: #004f9a;
    border-radius: 10px;
    position: relative;
    transition: all .4s linear;
}
section#decisions {
    color: #000;
    margin: 0 auto;
    text-align: center;
    background-color: #fafafa;
    padding-top: 100px;
    padding-bottom: 100px;
}
p.lead {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 20px;
}
.type--uppercase {
    background-color: #0066b7;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}
section#Customisable {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/matt-hoffman-196717.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    display: block;
}
h3.info-box-title {
    font-size: 25px;
    font-weight: bold;
}
.roundbig {
    background: #fff;
    padding: 39px;
    border-radius: 50%;
    color: #0066b7;
    width: 140px;
    height: 140px;
    font-size: 61px;
  }
section#Customisable::after{
background-color: #000;
}
.roundbig:hover {
    background: #0066b7;
    color: #fff;
}
ul.list.list_primary {
    list-style: none;
    padding: 0;
}
.process__body_s p {
    font-size: 13px;
}
.process__body_s {
    margin-bottom: 20px;
}
.heading hr {
    margin-right: 88px;
}
ul.list.list_secondary {
    list-style: none;
    padding: 0;
}
ul.list.list_secondary li {
    /* margin-bottom: 44px; */
    border-bottom: 1px dotted;
    width: 46%;
    padding-bottom: 5px;
    padding-top: 6px;
}
.services {
    padding-left: 63px;
}
.sub-footer {
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}
.stack-footer-social li a {
    color: #fff;
    margin-left: 15px;
}
section#Customisable:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.48);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.lofin_page:before {
    position: absolute;
    content: '';
    background: rgba(82, 81, 81, 0.51);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
span.btn__text {
    background: #005db1;
    padding: 5px 11px;
    color: #fff;
    border-radius: 5px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 7px;
}
a.btn.btn--sm.type_uppercaseed:hover {
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
}
a.btn.btn--sm.type_uppercaseed:hover span.btn__text {
    background: #fff;
    color: #005db1;
    border: 1px solid #005db1;
}
#slider_Mia{
    background-image: url(../images/kevin-curtis-3308.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 80px;
    padding-bottom: 50px;
    position: relative;
    display: block;
    }
section#slider_Mia:before{
    position: absolute;
    content: '';
    background: rgba(37, 37, 37, 0.74);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    }
.boasts{
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 20px;
    }
.EPOSS.business {
    background-color: rgba(177, 177, 177, 0.29);
    padding: 16px;
    }
section#simple_section {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #808080;
}
hr.short {
    width: 2.78571429em;
    border-color: #4f81bd;
    margin: 19px 0;
}
.books-item {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 14px 32px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 20px;
}
.books-item .books-item-thumb {
    position: relative;
    margin: 0 auto 40px;
}
.books-item .books-item-info {
    margin-bottom: 30px;
}
.books-item .books-item-info .books-title {
    margin-bottom: 20px;
    color: #5d5b5b;
}
.books-item .books-item-info .books-price {
    font-size: 12px;
    color: #808080;
}
.books-item .books-item-info .books_desc p {
    font-size: 14px;
    line-height: 15px;
    color: #5d5b5b;
}
.row.pb55 img {
    width: 80%;
    height: 240px;
    margin: 0 auto;
    }
a.btn.btn-small.btn--orange {
    padding: 7px 20px;
    text-transform: none;
    font-size: 14px;
    background-color: #4f81bc;
    color: #fff;
    margin-top: 23px;
    border-radius: 50px;
    }
section#break {
    background-color: #808080;
    }
.form_per {
    max-width: 38em;
    padding: 1em 3em 2em 3em;
    margin: 0em auto;
    background-color: #fff;
    border-radius: 4.2px;
    box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2);
    color: #4f81bc;
    }
.input-group-icon {
    position: relative;
    }
.input-group-icon .input-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.4em;
    height: 3.4em;
    line-height: 2.9em;
    text-align: center;
    pointer-events: none;
    }
.input-group-icon .input-icon i {
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    }
.input-group-icon .input-icon:after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 3.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    }
.input-group {
    margin-bottom: 1em;
    zoom: 1;
    width: 100%;
    }
.input-group-icon input {
    padding-left: 5.4em;
    font-family: sans-serif;
    font-size: 15px;
    }
input, input[type="radio"] + label, input[type="checkbox"] + label:before, select option, select {
    width: 100%;
    padding: 1em;
    line-height: 1.4;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}