html {
  
  text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  
  
  line-height: 1.42857143;
 
  
  position: relative;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
a {
  background: transparent;
 
  text-decoration: none;
}
a:hover, a:focus, a:active {
 
  text-decoration: underline;
  outline: 0;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
b,
strong {
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
  
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
  text-transform: uppercase;
}

small {
  font-size: 80%;
}
img {
  border: 0;
  vertical-align: middle;
}
img.img-responsive {
  display: block;
  width: 100%/9;
  max-width: 100%;
  height: auto;
}
code {
  font-family: monospace;
  font-size: 1em;
  padding: 2px 4px;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
#team .iframe-container {
  display: flex;
  justify-content: center;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
@font-face {
  src: url("../fonts/LemonTuesday.woff2") format("woff2"), url("../fonts/LemonTuesday.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]::after, a[href^="#"]::after {
    content: "";
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  
  border: 1px solid #ecf0f1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#team .iframe-container {
  display: flex;
  justify-content: center;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
@font-face {
  src: url("../fonts/LemonTuesday.woff2") format("woff2"), url("../fonts/LemonTuesday.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]::after, a[href^="#"]::after {
    content: "";
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  
  border: 1px solid #ecf0f1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid transparent;
}
ul {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul {
  margin-bottom: 0;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
code {
  
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.open > a {
  outline: 0;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  
}
.nav > li.disabled > a {
  color: #b4bcc2;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #b4bcc2;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a {
  
  border-color: #fed136;
}
.nav .open > a:hover, .nav .open > a:focus {
  
  border-color: #fed136;
}
.nav > li > a > img {
  max-width: none;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (width >= 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (width >= 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (width >= 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
.navbar-collapse.navbar-fixed-top, .navbar-collapse.navbar-fixed-bottom {
  padding-left: 0;
  padding-right: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  transform: translate3d(0, 0, 0);
}
@media (width >= 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 19.5px 15px;
  
  line-height: 21px;
  height: 60px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (width >= 768px) {
  .container .navbar-brand, .container-fluid .navbar-brand {
    margin-left: -5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (width >= 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 9.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (width >= 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 19.5px;
    padding-bottom: 19.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (width >= 768px) {
  .navbar-left {
    float: left !important;
  }
}
@media (width >= 768px) {
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin: 8.5px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (width >= 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}
@media (width <= 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-sm {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-text {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}
@media (width >= 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fec503;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #000;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a.disabled > a {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a.disabled > a:hover, .navbar-default .navbar-nav > li > a.disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #1a242f;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #1a242f;
}
.navbar-default .navbar-toggle .icon-bar {
  
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a {
  background-color: #1a242f;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #1a242f;
  color: #fff;
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #000;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #000;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #fed136;
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #000;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
 
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a.disabled > a {
  color: #ccc;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a.disabled > a:hover, .navbar-inverse .navbar-nav > li > a.disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #128f76;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #128f76;
}
.navbar-inverse .navbar-toggle .icon-bar {
  
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #149c82;
}
.navbar-inverse .navbar-nav > .open > a {
  background-color: #15a589;
  color: #fff;
}
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #15a589;
  color: #fff;
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
 
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
 
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus {
  color: #ccc;
}
.navbar.hidden {
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
}
.navbar.visible {
  transform: translateY(0);
  transition: transform 0.3s ease-in-out;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 15px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #fff;
  background-color: #fed136;
  border: 1px solid transparent;
  margin-left: -1px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #fff;
  background-color: #0f7864;
  border-color: transparent;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 4px;
}
.pagination > li.disabled > a, .pagination > li.disabled > span {
  color: #ecf0f1;
  background-color: #3be6c4;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination > li.disabled > a:hover, .pagination > li.disabled > a:focus, .pagination > li.disabled > span:hover, .pagination > li.disabled > span:focus {
  color: #ecf0f1;
  background-color: #3be6c4;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 18px 27px;
  
}
.pagination-lg > li > a:first-child, .pagination-lg > li > span:first-child {
  border-radius: 6px;
}
.pagination-lg > li > a:last-child, .pagination-lg > li > span:last-child {
  border-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 3px 7px;
  
}
.pagination-sm > li > a:first-child, .pagination-sm > li > span:first-child {
  border-radius: 3px;
}
.pagination-sm > li > a:last-child, .pagination-sm > li > span:last-child {
  border-radius: 3px;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #fec503;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  
  border: 1px solid #ecf0f1;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail:hover, .thumbnail:focus {
  border-color: #fed136;
}
.thumbnail .caption {
  padding: 9px;
 
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media {
  margin-top: 15px;
}
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-heading {
  margin: 0 0 5px;
}
.media-list,
.list-group {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  
  border: 1px solid #ecf0f1;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.list-group-item.disabled {
  
  color: #b4bcc2;
}
.list-group-item.disabled:hover, .list-group-item.disabled:focus {
  
  color: #b4bcc2;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #b4bcc2;
}
.list-group-item a {
  color: #555;
}
.list-group-item a .list-group-item-heading {
  
}
.list-group-item a:hover, .list-group-item a:focus {
  text-decoration: none;
  color: #555;
  
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading .badge {
  color: #ecf0f1;
  background-color: #fec503;
}
.panel-footer {
  padding: 10px 15px;
  
  border-top: 1px solid #ecf0f1;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-default {
  
}
.panel-default > .panel-heading {
 
  
  
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ecf0f1;
}
.panel-default .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ecf0f1;
}
.panel-primary {
  border-color: #fec503;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #fec503;
  border-color: #fec503;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fec503;
}
.panel-primary > .panel-heading .badge {
 
  
}
.panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fec503;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel .panel-heading {
  border-bottom: 0;
}
.panel-group .panel .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ecf0f1;
}
.panel-group .panel .panel-footer {
  border-top: 0;
}
.panel-group .panel .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ecf0f1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.close.button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  appearance: none;
}
.close.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  inset: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: -moz-transform 0.3s ease-out;
  transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
}
.modal.modal-open {
  overflow: hidden auto;
}
.modal .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal .modal-content {
  position: relative;
  
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal .modal-header .close {
  margin-top: -2px;
}
.modal .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal .modal-body {
  position: relative;
  padding: 20px;
}
.modal .modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (width >= 768px) {
  .modal .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal .modal-sm {
    width: 300px;
  }
}
@media (width >= 992px) {
  .modal .modal-lg {
    width: 900px;
  }
}
.container::before, .container::after,
.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after,
.nav::before,
.nav::after,
.navbar::before,
.navbar::after,
.navbar-header::before,
.navbar-header::after,
.navbar-collapse::before,
.navbar-collapse::after,
.panel-body::before,
.panel-body::after,
.modal-footer::before,
.modal-footer::after {
  content: " ";
  display: table;
}
.container::after,
.container-fluid::after,
.row::after,
.nav::after,
.navbar::after,
.navbar-header::after,
.navbar-collapse::after,
.panel-body::after,
.modal-footer::after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media (width >= 768px) and (width <= 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (width >= 992px) and (width <= 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (width >= 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.navbar {
  border-width: 0;
}
.navbar-default .badge {
  
 
}
.navbar-inverse .badge {
  
 
}
.navbar-brand {
  padding: 18.5px 15px 20.5px;
}
.text-primary {
 
}
.text-primary:hover {
 
}
.nav .open > a {
  border-color: transparent;
}
.nav .open > a:hover, .nav .open > a:focus {
  border-color: transparent;
}
.close {
  color: #fff;
  text-decoration: none;
  opacity: 0.4;
}
.close:hover, .close:focus {
  color: #fff;
  opacity: 1;
}
/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body {
  overflow-x: hidden;
  
  
}
.text-muted {
  color: #777;
}
#contact h3 {
  color: #999;
}
.text-primary {
 
}
p {
  
  line-height: 1.75;
}
p.large {
  
}
a {
  outline: 0;
 
}
a:hover, a:focus, a:active {
  outline: 0;
}
a:hover, a:focus, a:active {
 
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: aleo;
  font-weight: 700;
}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
  
}
.navbar-default {
  border-color: transparent;
  background-color: #222;
}
.navbar-default .navbar-brand {
  
  
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active {
 
}
.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-toggle {
  border-color: #fed136;
  background-color: #fed136;
}
.navbar-default .navbar-toggle .icon-bar {
  
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #fed136;
}
.navbar-default .nav li a {
  text-transform: uppercase;
  
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
  outline: 0;
 
}
@media (min-width: 768px) {
  .navbar-default {
    padding: 25px 0;
    border: 0;
    background-color: transparent;
    transition: padding 0.3s ease;
  }
  .navbar-default .navbar-brand {
    font-size: 2em;
    transition: all 0.3s ease;
  }
}
header {
  text-align: center;
  
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
header .intro-text {
  padding-top: 100px;
  padding-bottom: 50px;
}
header h1 {
  margin-bottom: 25px;
  
  
  font-style: italic;
  line-height: 13px;
  text-transform: none;
}
header h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  
  
  font-weight: 700;
  line-height: 32px;
}
@media (min-width: 768px) {
  header .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header .intro-text h1 {
    font-size: 40px;
    line-height: 40px;
  }
  header .intro-text h2 {
    margin-bottom: 50px;
    
    line-height: 0px;
  }
}
section {
  padding: 100px 0;
}
section h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 40px;
}
section h3 {
  margin-bottom: 20px;
  
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}
@media (min-width: 768px) {
  section {
    padding: 57px 0;
  }
}
.service-heading {
  margin: 15px 0;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  background: rgba(254, 209, 54, 0.9);
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  margin: 0 auto;
  padding: 25px;
  max-width: 400px;
  text-align: center;
  
}
#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  margin: 0;
  
  font-size: 16px;
  font-style: italic;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  
}
.timeline > li {
  position: relative;
  margin-bottom: 50px;
  min-height: 50px;
}
.timeline > li .timeline-panel {
  float: right;
  position: relative;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel::before {
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel::after {
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  z-index: 100;
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  border: 7px solid #ecf0f1;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  background-color: #fed136;
}
.timeline > li .timeline-image h4 {
  margin-top: 12px;
  font-size: 10px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel::before {
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel::after {
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline::before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 16px;
    
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  margin-bottom: 50px;
  text-align: center;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid #fff;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
section#contact {
  background-color: #222;
  background-position: center;
  background-repeat: no-repeat;
}
section#contact h2 {
  color: #fff;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact::input-placeholder, section#contact:placeholder, section#contact::placeholder, section#contact:input-placeholder {
  text-transform: uppercase;
  
  font-weight: 700;
  color: #777;
}
footer {
  padding: 25px 0;
  text-align: center;
}
footer span.copyright {
  
  line-height: 40px;
}
footer ul.quicklinks {
  margin-bottom: 0;
  
  line-height: 40px;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  outline: 0;
  color: #fff;
  background-color: #222;
  transition: all 0.3s ease;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
  background-color: #fed136;
}
.btn:focus, .btn:active {
  outline: 0;
}
.portfolio-modal .modal-content {
  padding: 100px 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  text-align: center;
  background-clip: border-box;
  box-shadow: none;
}
.portfolio-modal .modal-body {
  overflow-y: scroll;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  
  font-size: 16px;
  font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  background-color: transparent;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  background-color: #222;
  transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 75px;
  background-color: #222;
  transform: rotate(90deg);
}
.portfolio-modal.modal .modal-content {
  height: 100%;
  overflow-y: scroll;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: 0 0;
}
body {
  webkit-tap-highlight-color: #fed136;
}
body.item {
  padding-top: 70px;
  
  line-height: 1.6;
  
}
.blog-featured-image {
  margin-bottom: 30px;
  margin-top: 80px;
  text-align: center;
}
.blog-featured-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
.blog-post {
  margin-bottom: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  box-shadow: 0.3s;
}
.blog-post:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.blog-post img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 20px;
}
.blog-post h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.blog-post h2 a {
  
  text-decoration: none;
  transition: color 0.3s ease;
}
.blog-post h2 a:hover {
  color: #007bff;
}
.blog-post p {
  font-size: 1.5rem;
  color: #777;
  margin-bottom: 20px;
}
.blog-post header {
  margin-bottom: 30px;
}
.blog-post header h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.blog-post header p {
  font-size: 1rem;
  color: #777;
}
.post-meta {
  margin-top: 20px;
}
.post-meta p {
  margin-bottom: 5px;
}
.post-meta .badge {
  font-size: 0.9rem;
}
.blog-content {
  margin-bottom: 40px;
  text-align: left;
}
.blog-content p {
  margin-bottom: 20px;
}
.blog-content img {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
}
.blog-post footer {
  margin-top: 40px;
}
.social-share {
  margin-top: 40px;
}
.social-share p {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.blog-container .blog-card {
  margin-top: 90px;
}
.blog-card {
  display: flex;
  flex-direction: column;
  margin: 1rem auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.6%;
  background: #fff;
  line-height: 1.4;
  
  border-radius: 5px;
  overflow: hidden;
  z-index: 0;
}
.blog-card a {
  color: inherit;
}
.blog-card a:hover {
  color: #3b70fc;
}
.blog-card:hover .photo {
  transform: scale(1.3) rotate(3deg);
}
.blog-card .meta {
  position: relative;
  z-index: 0;
  height: 200px;
}
.blog-card .photo {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.2s ease;
}
.blog-card .details {
  list-style: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  transition: left 0.2s ease;
  background: rgba(51, 51, 51, 0.6);
  color: #fff;
  padding: 10px;
  width: 100%;
  font-size: 0.9rem;
}
.blog-card .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}
.blog-card .details ul li {
  display: inline-block;
}
.blog-card .details a {
  text-decoration: dotted underline;
}
.blog-card .details .author::before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f007";
}
.blog-card .details .date::before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f133";
}
.blog-card .details .tags ul::before {
  font-family: FontAwesome;
  content: "\f02b";
  margin-right: 10px;
}
.blog-card .details .tags ul li {
  margin-right: 2px;
}
.blog-card .details .tags ul li:first-child {
  margin-left: -4px;
}
.blog-card .description {
  padding: 1rem;
  background: #fff;
  position: relative;
  z-index: 1;
}
.blog-card .description h1,
.blog-card .description h2 {
  
}
.blog-card .description h1 {
  line-height: 1;
  margin: 0;
  font-size: 1.7rem;
}
.blog-card .description h2 {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #a2a2a2;
  margin-top: 5px;
}
.blog-card .description .read-more {
  text-align: right;
}
.blog-card .description .read-more a {
  color: #3b70fc;
  display: inline-block;
  position: relative;
}
.blog-card .description .read-more a::after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  transition: margin 0.3s ease;
  transition: opacity 0.3s;
}
.blog-card .description .read-more a:hover::after {
  margin-left: 5px;
  opacity: 1;
}
.blog-card p {
  position: relative;
  margin: 1rem 0 0;
}
.blog-card p:first-of-type {
  margin-top: 1.25rem;
}
.blog-card p:first-of-type::before {
  content: "";
  position: absolute;
  height: 5px;
  background: #3b70fc;
  width: 35px;
  top: -0.75rem;
  border-radius: 3px;
}
.blog-card:hover .details {
  left: 0%;
}
.blog-card {
  flex-direction: row;
  max-width: 700px;
}
.blog-card .meta {
  flex-basis: 40%;
  height: auto;
}
.blog-card .description {
  flex-basis: 60%;
}
.blog-card .description::before {
  transform: skewX(-3deg);
  content: "";
  background: #fff;
  width: 30px;
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.blog-card.alt {
  flex-direction: row-reverse;
}
.blog-card.alt .description::before {
  left: inherit;
  right: -10px;
  transform: skew(3deg);
}
.blog-card.alt .details {
  padding-left: 25px;
}
#team .text-center {
  text-align: center;
}
#team .text-center h2,
#team .text-center p {
  text-align: center;
}
#team .text-center ul {
  display: inline-block;
  text-align: center;
  padding-left: 0;
  list-style: none;
}
#team .text-center ul li {
  display: list-item;
  text-align: center;
}
@media (max-width: 767px) {
  html {
    font-size: 8px;
  }
  body {
    
    line-height: 1.5;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: 90%;
  }
  .navbar-default {
    padding: 15px 0;
    background-color: transparent;
  }
  .navbar-collapse.in {
    
  }
  .navbar-collapse.in .navbar {
    
  }
  header .intro-text {
    padding-top: 50px;
    padding-bottom: 25px;
  }
  header .intro-text h1 {
    font-size: 30px;
    line-height: 30px;
    text-wrap: pretty;
  }
  header .intro-text h2 {
    margin-bottom: 25px;
    
    text-wrap: pretty;
    line-height: 30px;
  }
  section {
    padding: 50px 0;
  }
  .portfolio-item {
    margin-bottom: 15px;
  }
  .timeline > li {
    margin-bottom: 50px;
    min-height: 50px;
  }
  .timeline > li .timeline-panel {
    padding: 0 10px 0 50px;
  }
  .timeline > li .timeline-image {
    width: 60px;
    height: 60px;
    margin-left: -30px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 8px;
    line-height: 10px;
  }
  .team-member {
    margin-bottom: 30px;
  }
  footer {
    padding: 15px 0;
  }
  .btn {
    padding: 8px 12px;
    font-size: 14px;
  }
  .img-thumbnail {
    padding: 2px;
    border-radius: 2px;
  }
  .img-circle {
    border-radius: 50%;
  }
  .thumbnail {
    padding: 2px;
    border-radius: 2px;
  }
  .panel {
    margin-bottom: 15px;
  }
  .panel-heading {
    padding: 8px 10px;
  }
  .panel-body {
    padding: 10px;
  }
  .panel-footer {
    padding: 8px 10px;
  }
  .modal-dialog {
    margin: 10px;
  }
  .modal-content {
    padding: 10px;
  }
  .modal-header {
    padding: 10px;
  }
  .modal-body {
    padding: 10px;
  }
  .modal-footer {
    padding: 10px;
  }
  .btn-group {
    display: block;
    width: 100%;
  }
  .btn-group > .btn {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .nav > li {
    display: block;
    width: 100%;
  }
  .nav > li > a {
    padding: 10px 15px;
  }
  .navbar {
    padding: 10px 15px;
  }
  .navbar .navbar-brand {
    padding: 10px 15px;
    font-size: 16px;
  }
  .navbar .navbar-toggle {
    margin-right: 0;
    padding: 8px 10px;
  }
  .navbar .navbar-nav {
    margin: 0;
  }
  .navbar .navbar-nav > li {
    float: none;
  }
  .navbar .navbar-nav > li > a {
    padding: 10px 15px;
  }
  .navbar .navbar-form {
    margin: 0;
    padding: 10px 15px;
  }
  .navbar .navbar-text {
    margin: 0;
    padding: 10px 15px;
  }
  .pagination {
    display: block;
    width: 100%;
  }
  .pagination > li {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .pagination > li > a,
  .pagination > li > span {
    display: block;
    width: 100%;
    padding: 10px 15px;
  }
  .badge {
    padding: 5px 10px;
    font-size: 12px;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: 90%;
  }
  p {
    font-size: 14px;
  }
  .container {
    padding: 0 10px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    padding: 0 10px;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .form-control {
    padding: 8px 10px;
    font-size: 14px;
  }
  .btn {
    padding: 8px 12px;
    font-size: 14px;
  }
  .btn-lg {
    padding: 12px 18px;
    font-size: 16px;
  }
  .btn-sm {
    padding: 6px 8px;
    font-size: 12px;
  }
  .btn-block {
    width: 100%;
  }
  .page-header {
    padding-bottom: 5px;
    margin: 20px 0 10px;
  }
  .list-inline > li {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.btn {
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 15px;
  
  line-height: 1.42857143;
  border-radius: 4px;
  user-select: none;
}
.btn:focus, .btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-default:hover, .btn-default:focus {
  color: #fff;
  background-color: #798d8f;
  border-color: #74898a;
}
.btn-default:active {
  color: #fff;
  background-color: #798d8f;
  border-color: #74898a;
  background-image: none;
}
.btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover, .btn-default[disabled]:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, .btn-default.disabled:active, .btn-default[disabled]:active {
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-default .badge {
  color: #95a5a6;
  
}
.btn-primary {
  color: #fff;
  background-color: #fec503;
  border-color: #fec503;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active {
  color: #fff;
  background-color: #1a242f;
  border-color: #161f29;
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active {
  background-color: #fec503;
  border-color: #fec503;
}
.btn-primary .badge {
 
  
}
.btn-link {
 
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  border-color: transparent;
}
.btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  box-shadow: none;
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
 
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
  color: #b4bcc2;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 27px;
  
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 9px;
  
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-xl {
  padding: 18px 27px;
  border-radius: 3px;
  
  border-color: #fed136;
  text-transform: uppercase;
  
  font-weight: 700;
  color: #fff;
  background-color: #fed136;
}
.btn-xl:hover, .btn-xl:focus {
  border-color: #fed136;
  color: #fff;
  background-color: #fec503;
}
.btn-xl:active {
  border-color: #fed136;
  color: #fff;
  background-color: #fec503;
  background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], .btn-xl.disabled:hover, .btn-xl[disabled]:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active {
  border-color: #fed136;
  background-color: #fed136;
}
.btn-xl .badge {
 
  
}
.btn-primary {
  border-color: #fed136;
  text-transform: uppercase;
  
  font-weight: 700;
  color: #fff;
  background-color: #fed136;
}
.btn-primary:hover, .btn-primary:focus {
  border-color: #fed136;
  color: #fff;
  background-color: #fec503;
}
.btn-primary:active {
  border-color: #fed136;
  color: #fff;
  background-color: #fec503;
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active {
  border-color: #fed136;
  background-color: #fed136;
}
.btn-primary .badge {
 
  
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #b4bcc2;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
#team h4 {
  margin-top: 80px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
p {
  margin: 0 0 10.5px;
}
small,
.small {
  font-size: 86%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #777;
}
.text-primary {
 
}
a.text-primary:hover {
  color: #1a242f;
}
.bg-primary {
  color: #fff;
  background-color: #fec503;
}
a.bg-primary:hover {
  background-color: #1a242f;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid transparent;
}
.container,
.container-fluid {
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.container {
  max-width: 100%; /* Default: Full width */
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
[class*=col-] {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
}
@media (min-width: 768px) {
  [class*=col-sm-] {
    float: left;
  }
  .col-sm-1 {
    width: 8.33%;
  }
  .col-sm-2 {
    width: 16.66%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33%;
  }
  .col-sm-5 {
    width: 41.66%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33%;
  }
  .col-sm-8 {
    width: 66.66%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33%;
  }
  .col-sm-11 {
    width: 91.66%;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  [class*=col-md-] {
    float: left;
  }
  .col-md-1 {
    width: 8.33%;
  }
  .col-md-2 {
    width: 16.66%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33%;
  }
  .col-md-5 {
    width: 41.66%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33%;
  }
  .col-md-8 {
    width: 66.66%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33%;
  }
  .col-md-11 {
    width: 91.66%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  [class*=col-lg-] {
    float: left;
  }
  .col-lg-1 {
    width: 8.33%;
  }
  .col-lg-2 {
    width: 16.66%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33%;
  }
  .col-lg-5 {
    width: 41.66%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33%;
  }
  .col-lg-8 {
    width: 66.66%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33%;
  }
  .col-lg-11 {
    width: 91.66%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
[class*=col-][class*=-offset-] {
  margin-left: 0; /* Default */
}
@media (min-width: 768px) {
  .col-sm-offset-1 {
    margin-left: 8.33%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
.form-group {
  margin-bottom: 15px;
}
.form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 10px 15px;
  
  line-height: 1.42857143;
 
  
  background-image: none;
  border: 1px solid #dce4ec;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #fec503;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(44, 62, 80, 0.6);
}
.form-control::placeholder {
  color: #acb6c0;
  opacity: 1;
}
.form-control:input-placeholder, .form-control::input-placeholder {
  color: #acb6c0;
}
.form-control[disabled], .form-control[readonly] {
  cursor: not-allowed;
  
  opacity: 1;
}
fieldset[disabled] .form-control {
  cursor: not-allowed;
  
  opacity: 1;
}
textarea.form-control {
  height: 200px;
}
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.open > a {
  outline: 0;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media (width >= 768px) and (width <= 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (width >= 992px) and (width <= 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (width >= 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.comments-section {
  
  border: 1px solid #ecf0f1;
  border-radius: 4px;
  padding: 18px 27px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.comments-section h3 {
  
  
 
  margin-bottom: 10px 15px;
}
.comments-section form {
  display: flex;
  flex-direction: column;
  gap: 10px 15px;
}
.comments-section form input, .comments-section form textarea {
  width: 100%;
  padding: 10px 15px;
  
  border: 1px solid #ecf0f1;
  border-radius: 3px;
  
  
  transition: border-color 0.3s;
}
.comments-section form input:focus, .comments-section form textarea:focus {
  border-color: #fed136;
  outline: none;
}
.comments-section form .buttons button {
  background-color: #fed136;
  color: #fff;
  padding: 10px 15px;
  border: none;
  border-radius: 3px;
  
  cursor: pointer;
  transition: background-color 0.3s;
}
.comments-section form .buttons button:hover {
  background-color: #fec503;
}
.comments-section .alert {
  margin-top: 10px 15px;
  padding: 10px 15px;
  color: #fff;
  border-radius: 3px;
}
.comments-section table {
  width: 100%;
  margin-top: 18px 27px;
  border-collapse: collapse;
}
.comments-section table tr {
  border-bottom: 1px solid #ecf0f1;
}
.comments-section table tr:last-child {
  border-bottom: none;
}
.comments-section table td {
  padding: 10px 15px;
  
  
}
.comments-section table td .comment-author {
  font-weight: bold;
 
}
.comments-section table td .comment-date {
  
  color: #777;
}
.comments-section .dots {
  height: 6px;
  width: 6px;
  margin-bottom: 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
.comments-section .badge {
  padding: 8px 16px;
  background-color: #f7f6f6;
  box-shadow: 5px 6px 6px 2px #e9ecef;
  border-radius: 12px;
  font-size: 0.9em;
  font-weight: 500;
  
}
.comments-section .reply {
  margin-left: 12px;
  font-size: 0.9em;
  color: #b7b4b4;
}
.comments-section .reply small {
  cursor: pointer;
}
.comments-section .reply small:hover {
  color: green;
}
.comments-section .icons i {
  margin-left: 8px;
  font-size: 1.2em;
  color: #c3bfbf;
}
.comments-section .form-check-input {
  margin-top: 6px;
  margin-left: -24px !important;
  cursor: pointer;
}
.comments-section .form-check-input:focus {
  box-shadow: none;
}
/*# sourceMappingURL=global.css.map */
