
.lead > p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 24px;
  letter-spacing: 1.2px;
}
.view .colors-e a,
a.colors-e {
  text-decoration: underline;
}
.view .colors-e a.button,
a.colors-e.button {
  text-decoration: none;
}
.highlight-title h1,
.highlight-title h2,
.highlight-title h3,
.highlight-title h4 {
  color: #e96d22;
}
.cms-html .highlight,
.cms-html .link,
.cms-html strong,
.cms-html p > a {
  color: #e96d22;
}
.cms-html ul {
  padding: 0 0 0 10px;
}
.cms-html ul li {
  text-indent: -5px;
  list-style: none;
  display: list-item;
  text-align: -webkit-match-parent;
  letter-spacing: 1.2px;
  font-size: 13px;
  line-height: 22px;
}
.cms-html ul li:before {
  content: "-";
  position: relative;
  left: -5px;
}
.cms-html .button {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -81px;
}
.cms-html .mainImage {
  float: right;
  margin: 9px 0px 18px 20px;
}
@media (max-width: 767px) {
  .cms-html .mainImage {
    float: none;
    max-width: 100%;
    height: auto;
    margin: 10px auto 20px auto;
    display: block;
  }
}
.cms-html img[style*="float:left"],
.cms-html img[style*="float: left"],
.cms-html video[style*="float:left"],
.cms-html video[style*="float: left"] {
  margin: 9px 20px 18px 0px;
}
@media (max-width: 767px) {
  .cms-html img[style*="float:left"],
  .cms-html img[style*="float: left"],
  .cms-html video[style*="float:left"],
  .cms-html video[style*="float: left"] {
    float: none !important;
    max-width: 100%;
    height: auto;
    margin: 10px auto 20px auto;
    display: block;
  }
}
.cms-html table {
  border: 2px solid #434343;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 15px;
}
.cms-html table th,
.cms-html table td {
  color: #767676;
}
.cms-html table th strong,
.cms-html table td strong {
  color: #767676;
  font-weight: bold;
}
.cms-html table td,
.cms-html table th {
  border: 1px solid #434343;
  padding: 4px 6px;
}
.cms-html table thead {
  background: #434343;
  border-bottom: 2px solid #434343;
}
.cms-html table thead th {
  font-weight: bold;
  text-align: left;
  color: #e96d22;
  font-weight: 700;
}
.cms-html table thead th strong {
  font-weight: 700;
  color: #e96d22;
}
.cms-html table tfoot {
  font-weight: bold;
  color: #000000;
  border-top: 2px solid #434343;
}
.cms-html table tfoot td {
  font-size: 14px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-10 {
  margin-bottom: 10px;
}
.display-ib {
  display: inline-block;
}
.mt-30 {
  margin-top: 30px;
}
.col-content-button {
  padding: 0 15px 45px;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.modal-backdrop {
  background-color: #000;
}
.modal .modal-content {
  background-color: white;
  border-radius: 0px;
}
.modal .modal-content .modal-header {
  background-color: #e96d22;
}
.modal .modal-content .modal-header h1 {
  font-size: 28px;
  color: white;
}
.modal .modal-content .modal-text,
.modal .modal-content .modal-text p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.2px;
}
.modal .modal-content .modal-text h1 {
  font-size: 28px;
  line-height: 28px;
}
.modal .modal-content .modal-text h2 {
  font-size: 22px;
  line-height: 22px;
}
.modal .modal-content .modal-text h3 {
  font-size: 18px;
  line-height: 18px;
}
.modal .modal-content .modal-text h4 {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}
.modal .modal-content .modal-text h1,
.modal .modal-content .modal-text h2,
.modal .modal-content .modal-text h3,
.modal .modal-content .modal-text h4,
.modal .modal-content .modal-text h5,
.modal .modal-content .modal-text h6 {
  margin-top: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
body.modal-open {
  overflow: inherit;
  padding-right: inherit !important;
}
.big-font p {
  font-size: 15px;
}
.space-between {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .space-between {
    flex-direction: column;
    text-align: center;
  }
}
.navbar-brand img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 200px;
}
.state2 .navbar-brand img {
  display: inline;
  width: 165px;
}
.slogan {
  line-height: 40px;
}
.home-alice .textillate,
.home-mary .textillate,
.home-suzi .textillate {
  font-size: 40px;
  line-height: 40px;
}
.home-alice .text-right.title {
  font-size: 27px;
  line-height: 14px;
}
h3.more-big {
  font-size: 46px;
}
.counters .counter .text {
  position: absolute;
  top: 26px;
  width: 100%;
  margin-left: -15px;
}
#nas-team > .view .slogan {
  min-height: 120px;
}
.ul700px {
  max-width: 700px;
  margin: auto;
}
.map-block {
  display: block;
  margin-bottom: 17px;
}
@media (min-width: 992px) {
  .map-block {
    margin-right: -18px;
  }
}
@media (max-width: 991px) {
  .map-block {
    margin-top: 45px;
  }
}
/*# sourceMappingURL=styles.css.map */