/* ---- Colors ---- */
/* ---- Label Colors ---- */
/* ---- Text ---- */
/* ---- White Space ---- */
/* ---- Buttons ---- */
/* ---- Forms ---- */
/* ---- Navigation ---- */
/* ---- Footer ---- */
/* ---- Other ---- */
/* ---- Media Queries Breakpoints ---- */
hr {
  margin-top: 0;
  margin-bottom: 0;
  border-color: #ccc;
}

.no-gap {
  padding-left: 0;
  padding-right: 0;
}

.no-gap-left {
  padding-left: 0;
}

.no-gap-right {
  padding-right: 0;
}

.center-block {
  margin: 0 auto;
  display: block !important;
}

.no-style-link {
  color: inherit;
}
.no-style-link:focus, .no-style-link:visited {
  text-decoration: none;
  color: inherit;
}
.no-style-link:hover {
  color: #919191;
}

.clear {
  clear: both;
}

/* ---- Backgrounds ---- */
.dark-bg {
  background: #111;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .dark-bg a,
.dark-bg .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .dark-bg a,
.dark-bg .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .dark-bg p,
.dark-bg .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .dark-bg span,
.dark-bg .number-counters .count-wrapper .count-item .count-text,
.number-counters .count-wrapper .count-item .dark-bg .count-text,
.dark-bg .circles-counters .circle-item .circle-text,
.circles-counters .circle-item .dark-bg .circle-text,
.dark-bg .footer-social-links ul li,
.footer-social-links ul .dark-bg li,
.dark-bg .footer-contact .contact-info address .show-map,
.footer-contact .contact-info address .dark-bg .show-map,
.dark-bg .footer-contact .contact-info address ul li .adr-heading,
.footer-contact .contact-info address ul li .dark-bg .adr-heading,
.dark-bg .footer-contact .contact-info .show-info-link,
.footer-contact .contact-info .dark-bg .show-info-link {
  color: #ececec;
}
.dark-bg .subheading {
  color: #777 !important;
  font-weight: 400;
}

.gray-bg {
  background: #f8f8f8;
}

.bg-white {
  background: #fff;
}

/* ---- White Space ---- */
.ws-s {
  padding-bottom: 50px;
}

.ws-m {
  padding-bottom: 100px;
}

.ws-l {
  padding-bottom: 160px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-100 {
  margin-bottom: 100px;
}

.section {
  padding-top: 160px;
  padding-bottom: 100px;
}

.section-heading h1,
.section-heading h2,
.section-heading h3,
.section-heading h4,
.section-heading h5,
.section-heading h6,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .section-heading a,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading a,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading p,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading span,
.section-heading .number-counters .count-wrapper .count-item .count-text,
.number-counters .count-wrapper .count-item .section-heading .count-text,
.section-heading .circles-counters .circle-item .circle-text,
.circles-counters .circle-item .section-heading .circle-text,
.section-heading .footer-social-links ul li,
.footer-social-links ul .section-heading li,
.section-heading .footer-contact .contact-info address .show-map,
.footer-contact .contact-info address .section-heading .show-map,
.section-heading .footer-contact .contact-info address ul li .adr-heading,
.footer-contact .contact-info address ul li .section-heading .adr-heading,
.section-heading .footer-contact .contact-info .show-info-link,
.footer-contact .contact-info .section-heading .show-info-link,
.section-heading p,
.section-heading span {
  margin: 0;
}
.section-heading h1:first-child,
.section-heading h2:first-child,
.section-heading h3:first-child,
.section-heading h4:first-child,
.section-heading h5:first-child,
.section-heading h6:first-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .section-heading a:first-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading a:first-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading p:first-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading span:first-child,
.section-heading .number-counters .count-wrapper .count-item .count-text:first-child,
.number-counters .count-wrapper .count-item .section-heading .count-text:first-child,
.section-heading .circles-counters .circle-item .circle-text:first-child,
.circles-counters .circle-item .section-heading .circle-text:first-child,
.section-heading .footer-social-links ul li:first-child,
.footer-social-links ul .section-heading li:first-child,
.section-heading .footer-contact .contact-info address .show-map:first-child,
.footer-contact .contact-info address .section-heading .show-map:first-child,
.section-heading .footer-contact .contact-info address ul li .adr-heading:first-child,
.footer-contact .contact-info address ul li .section-heading .adr-heading:first-child,
.section-heading .footer-contact .contact-info .show-info-link:first-child,
.footer-contact .contact-info .section-heading .show-info-link:first-child,
.section-heading p:first-child,
.section-heading span:first-child {
  margin-top: 160px;
}
.section-heading h1:nth-child(2),
.section-heading h2:nth-child(2),
.section-heading h3:nth-child(2),
.section-heading h4:nth-child(2),
.section-heading h5:nth-child(2),
.section-heading h6:nth-child(2),
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .section-heading a:nth-child(2),
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading a:nth-child(2),
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading p:nth-child(2),
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading span:nth-child(2),
.section-heading .number-counters .count-wrapper .count-item .count-text:nth-child(2),
.number-counters .count-wrapper .count-item .section-heading .count-text:nth-child(2),
.section-heading .circles-counters .circle-item .circle-text:nth-child(2),
.circles-counters .circle-item .section-heading .circle-text:nth-child(2),
.section-heading .footer-social-links ul li:nth-child(2),
.footer-social-links ul .section-heading li:nth-child(2),
.section-heading .footer-contact .contact-info address .show-map:nth-child(2),
.footer-contact .contact-info address .section-heading .show-map:nth-child(2),
.section-heading .footer-contact .contact-info address ul li .adr-heading:nth-child(2),
.footer-contact .contact-info address ul li .section-heading .adr-heading:nth-child(2),
.section-heading .footer-contact .contact-info .show-info-link:nth-child(2),
.footer-contact .contact-info .section-heading .show-info-link:nth-child(2),
.section-heading p:nth-child(2),
.section-heading span:nth-child(2) {
  margin-top: 30px;
}
.section-heading h1:last-child,
.section-heading h2:last-child,
.section-heading h3:last-child,
.section-heading h4:last-child,
.section-heading h5:last-child,
.section-heading h6:last-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .section-heading a:last-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading a:last-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading p:last-child,
.section-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .section-heading span:last-child,
.section-heading .number-counters .count-wrapper .count-item .count-text:last-child,
.number-counters .count-wrapper .count-item .section-heading .count-text:last-child,
.section-heading .circles-counters .circle-item .circle-text:last-child,
.circles-counters .circle-item .section-heading .circle-text:last-child,
.section-heading .footer-social-links ul li:last-child,
.footer-social-links ul .section-heading li:last-child,
.section-heading .footer-contact .contact-info address .show-map:last-child,
.footer-contact .contact-info address .section-heading .show-map:last-child,
.section-heading .footer-contact .contact-info address ul li .adr-heading:last-child,
.footer-contact .contact-info address ul li .section-heading .adr-heading:last-child,
.section-heading .footer-contact .contact-info .show-info-link:last-child,
.footer-contact .contact-info .section-heading .show-info-link:last-child,
.section-heading p:last-child,
.section-heading span:last-child {
  margin-bottom: 100px;
}

/* ---- Section Headings ---- */
.sec-heading {
  margin-bottom: 100px;
  text-align: center;
}
.sec-heading .subheading {
  display: block;
  text-transform: uppercase;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: #999;
  letter-spacing: 2.5px;
}
.sec-heading h1:first-child,
.sec-heading h2:first-child,
.sec-heading h3:first-child,
.sec-heading h4:first-child,
.sec-heading h5:first-child,
.sec-heading h6:first-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading a:first-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading a:first-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading p:first-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading span:first-child,
.sec-heading .number-counters .count-wrapper .count-item .count-text:first-child,
.number-counters .count-wrapper .count-item .sec-heading .count-text:first-child,
.sec-heading .circles-counters .circle-item .circle-text:first-child,
.circles-counters .circle-item .sec-heading .circle-text:first-child,
.sec-heading .footer-social-links ul li:first-child,
.footer-social-links ul .sec-heading li:first-child,
.sec-heading .footer-contact .contact-info address .show-map:first-child,
.footer-contact .contact-info address .sec-heading .show-map:first-child,
.sec-heading .footer-contact .contact-info address ul li .adr-heading:first-child,
.footer-contact .contact-info address ul li .sec-heading .adr-heading:first-child,
.sec-heading .footer-contact .contact-info .show-info-link:first-child,
.footer-contact .contact-info .sec-heading .show-info-link:first-child,
.sec-heading p:first-child,
.sec-heading span:first-child {
  margin: 0;
}
.sec-heading h1:last-child,
.sec-heading h2:last-child,
.sec-heading h3:last-child,
.sec-heading h4:last-child,
.sec-heading h5:last-child,
.sec-heading h6:last-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading a:last-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading a:last-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading p:last-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading span:last-child,
.sec-heading .number-counters .count-wrapper .count-item .count-text:last-child,
.number-counters .count-wrapper .count-item .sec-heading .count-text:last-child,
.sec-heading .circles-counters .circle-item .circle-text:last-child,
.circles-counters .circle-item .sec-heading .circle-text:last-child,
.sec-heading .footer-social-links ul li:last-child,
.footer-social-links ul .sec-heading li:last-child,
.sec-heading .footer-contact .contact-info address .show-map:last-child,
.footer-contact .contact-info address .sec-heading .show-map:last-child,
.sec-heading .footer-contact .contact-info address ul li .adr-heading:last-child,
.footer-contact .contact-info address ul li .sec-heading .adr-heading:last-child,
.sec-heading .footer-contact .contact-info .show-info-link:last-child,
.footer-contact .contact-info .sec-heading .show-info-link:last-child,
.sec-heading p:last-child,
.sec-heading span:last-child {
  margin-top: 25px;
}
.sec-heading h1:only-child,
.sec-heading h2:only-child,
.sec-heading h3:only-child,
.sec-heading h4:only-child,
.sec-heading h5:only-child,
.sec-heading h6:only-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:only-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading a:only-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:only-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading a:only-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:only-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading p:only-child,
.sec-heading .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:only-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading span:only-child,
.sec-heading .number-counters .count-wrapper .count-item .count-text:only-child,
.number-counters .count-wrapper .count-item .sec-heading .count-text:only-child,
.sec-heading .circles-counters .circle-item .circle-text:only-child,
.circles-counters .circle-item .sec-heading .circle-text:only-child,
.sec-heading .footer-social-links ul li:only-child,
.footer-social-links ul .sec-heading li:only-child,
.sec-heading .footer-contact .contact-info address .show-map:only-child,
.footer-contact .contact-info address .sec-heading .show-map:only-child,
.sec-heading .footer-contact .contact-info address ul li .adr-heading:only-child,
.footer-contact .contact-info address ul li .sec-heading .adr-heading:only-child,
.sec-heading .footer-contact .contact-info .show-info-link:only-child,
.footer-contact .contact-info .sec-heading .show-info-link:only-child,
.sec-heading p:only-child,
.sec-heading span:only-child {
  margin-top: 0;
}

.sec-heading-2 {
  text-align: center;
}
.sec-heading-2 h1,
.sec-heading-2 h2,
.sec-heading-2 h3,
.sec-heading-2 h4,
.sec-heading-2 h5,
.sec-heading-2 h6,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading-2 a,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 a,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 p,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 span,
.sec-heading-2 .number-counters .count-wrapper .count-item .count-text,
.number-counters .count-wrapper .count-item .sec-heading-2 .count-text,
.sec-heading-2 .circles-counters .circle-item .circle-text,
.circles-counters .circle-item .sec-heading-2 .circle-text,
.sec-heading-2 .footer-social-links ul li,
.footer-social-links ul .sec-heading-2 li,
.sec-heading-2 .footer-contact .contact-info address .show-map,
.footer-contact .contact-info address .sec-heading-2 .show-map,
.sec-heading-2 .footer-contact .contact-info address ul li .adr-heading,
.footer-contact .contact-info address ul li .sec-heading-2 .adr-heading,
.sec-heading-2 .footer-contact .contact-info .show-info-link,
.footer-contact .contact-info .sec-heading-2 .show-info-link,
.sec-heading-2 p,
.sec-heading-2 span {
  margin: 0;
}
.sec-heading-2 h1:first-child,
.sec-heading-2 h2:first-child,
.sec-heading-2 h3:first-child,
.sec-heading-2 h4:first-child,
.sec-heading-2 h5:first-child,
.sec-heading-2 h6:first-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading-2 a:first-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 a:first-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 p:first-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 span:first-child,
.sec-heading-2 .number-counters .count-wrapper .count-item .count-text:first-child,
.number-counters .count-wrapper .count-item .sec-heading-2 .count-text:first-child,
.sec-heading-2 .circles-counters .circle-item .circle-text:first-child,
.circles-counters .circle-item .sec-heading-2 .circle-text:first-child,
.sec-heading-2 .footer-social-links ul li:first-child,
.footer-social-links ul .sec-heading-2 li:first-child,
.sec-heading-2 .footer-contact .contact-info address .show-map:first-child,
.footer-contact .contact-info address .sec-heading-2 .show-map:first-child,
.sec-heading-2 .footer-contact .contact-info address ul li .adr-heading:first-child,
.footer-contact .contact-info address ul li .sec-heading-2 .adr-heading:first-child,
.sec-heading-2 .footer-contact .contact-info .show-info-link:first-child,
.footer-contact .contact-info .sec-heading-2 .show-info-link:first-child,
.sec-heading-2 p:first-child,
.sec-heading-2 span:first-child {
  margin-top: 160px;
  padding-bottom: 50px;
}
.sec-heading-2 h1:nth-child(2),
.sec-heading-2 h2:nth-child(2),
.sec-heading-2 h3:nth-child(2),
.sec-heading-2 h4:nth-child(2),
.sec-heading-2 h5:nth-child(2),
.sec-heading-2 h6:nth-child(2),
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading-2 a:nth-child(2),
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 a:nth-child(2),
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 p:nth-child(2),
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:nth-child(2),
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 span:nth-child(2),
.sec-heading-2 .number-counters .count-wrapper .count-item .count-text:nth-child(2),
.number-counters .count-wrapper .count-item .sec-heading-2 .count-text:nth-child(2),
.sec-heading-2 .circles-counters .circle-item .circle-text:nth-child(2),
.circles-counters .circle-item .sec-heading-2 .circle-text:nth-child(2),
.sec-heading-2 .footer-social-links ul li:nth-child(2),
.footer-social-links ul .sec-heading-2 li:nth-child(2),
.sec-heading-2 .footer-contact .contact-info address .show-map:nth-child(2),
.footer-contact .contact-info address .sec-heading-2 .show-map:nth-child(2),
.sec-heading-2 .footer-contact .contact-info address ul li .adr-heading:nth-child(2),
.footer-contact .contact-info address ul li .sec-heading-2 .adr-heading:nth-child(2),
.sec-heading-2 .footer-contact .contact-info .show-info-link:nth-child(2),
.footer-contact .contact-info .sec-heading-2 .show-info-link:nth-child(2),
.sec-heading-2 p:nth-child(2),
.sec-heading-2 span:nth-child(2) {
  margin-top: 30px;
}
.sec-heading-2 h1:last-child,
.sec-heading-2 h2:last-child,
.sec-heading-2 h3:last-child,
.sec-heading-2 h4:last-child,
.sec-heading-2 h5:last-child,
.sec-heading-2 h6:last-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading-2 a:last-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 a:last-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 p:last-child,
.sec-heading-2 .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-2 span:last-child,
.sec-heading-2 .number-counters .count-wrapper .count-item .count-text:last-child,
.number-counters .count-wrapper .count-item .sec-heading-2 .count-text:last-child,
.sec-heading-2 .circles-counters .circle-item .circle-text:last-child,
.circles-counters .circle-item .sec-heading-2 .circle-text:last-child,
.sec-heading-2 .footer-social-links ul li:last-child,
.footer-social-links ul .sec-heading-2 li:last-child,
.sec-heading-2 .footer-contact .contact-info address .show-map:last-child,
.footer-contact .contact-info address .sec-heading-2 .show-map:last-child,
.sec-heading-2 .footer-contact .contact-info address ul li .adr-heading:last-child,
.footer-contact .contact-info address ul li .sec-heading-2 .adr-heading:last-child,
.sec-heading-2 .footer-contact .contact-info .show-info-link:last-child,
.footer-contact .contact-info .sec-heading-2 .show-info-link:last-child,
.sec-heading-2 p:last-child,
.sec-heading-2 span:last-child {
  margin-bottom: 100px;
}
.sec-heading-2 .subheading {
  font-size: 1.3em;
  color: #999;
}

.sec-heading-top-m h1:first-child,
.sec-heading-top-m h2:first-child,
.sec-heading-top-m h3:first-child,
.sec-heading-top-m h4:first-child,
.sec-heading-top-m h5:first-child,
.sec-heading-top-m h6:first-child,
.sec-heading-top-m .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .sec-heading-top-m a:first-child,
.sec-heading-top-m .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-top-m a:first-child,
.sec-heading-top-m .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-top-m p:first-child,
.sec-heading-top-m .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .sec-heading-top-m span:first-child,
.sec-heading-top-m .number-counters .count-wrapper .count-item .count-text:first-child,
.number-counters .count-wrapper .count-item .sec-heading-top-m .count-text:first-child,
.sec-heading-top-m .circles-counters .circle-item .circle-text:first-child,
.circles-counters .circle-item .sec-heading-top-m .circle-text:first-child,
.sec-heading-top-m .footer-social-links ul li:first-child,
.footer-social-links ul .sec-heading-top-m li:first-child,
.sec-heading-top-m .footer-contact .contact-info address .show-map:first-child,
.footer-contact .contact-info address .sec-heading-top-m .show-map:first-child,
.sec-heading-top-m .footer-contact .contact-info address ul li .adr-heading:first-child,
.footer-contact .contact-info address ul li .sec-heading-top-m .adr-heading:first-child,
.sec-heading-top-m .footer-contact .contact-info .show-info-link:first-child,
.footer-contact .contact-info .sec-heading-top-m .show-info-link:first-child,
.sec-heading-top-m p:first-child,
.sec-heading-top-m span:first-child {
  margin-top: 100px;
}

/* ---- Info Blocks ---- */
.info-base {
  position: relative;
  width: 100%;
}
.info-base .info-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.info-base .info-overlay .info-wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
  top: 75px;
  bottom: 75px;
  background: rgba(17, 17, 17, 0.9);
}

.info-slider {
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}
.info-slider:hover .slick-prev,
.info-slider:hover .slick-next {
  opacity: 1;
}
.info-slider .slick-prev,
.info-slider .slick-next {
  display: inline-block;
  position: absolute;
  top: 30%;
  background: none;
  border: 2px solid #444;
  color: #444;
  height: 42px;
  width: 42px;
  font-size: 15px;
  opacity: 0;
  transition: all 0.5s;
}
.info-slider .slick-prev:focus,
.info-slider .slick-next:focus {
  outline: none;
}
.info-slider .slick-prev:hover,
.info-slider .slick-next:hover {
  color: #ececec;
  border-color: #ececec;
}
.info-slider .slick-prev {
  left: -75px;
}
.info-slider .slick-next {
  right: -75px;
}

/* ---- DEMO ONLY: Side Buttons - Qick Links ---- */
.quick-link-btns .quick-btn {
  display: block;
  position: fixed;
  padding: 12px 15px;
  top: 100px;
  right: -108px;
  color: #ececec;
  background: #111;
  font-size: 11px;
  letter-spacing: 1.8px;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  opacity: 0.5;
  z-index: 800;
  transition: all 0.45s;
}
.quick-link-btns .quick-btn:hover {
  right: 0;
  opacity: 1;
}
.quick-link-btns .quick-btn:hover span {
  right: 0;
}
.quick-link-btns .quick-btn i {
  padding-left: 5px;
  padding-right: 15px;
  font-size: 18px;
  vertical-align: middle;
  border-right: 1px solid #ececec;
}
.quick-link-btns .quick-btn span {
  display: inline-block;
  position: relative;
  padding-left: 11px;
  right: -35px;
  transition: right 0.7s;
}
.quick-link-btns .buy-btn {
  right: -102px;
}
.quick-link-btns .feedback-btn {
  margin-top: 50px;
}

/* --------------------------------------------------
	1.0 Typography
-------------------------------------------------- */
mark {
  background: #cafe48;
}

::-moz-selection {
  color: #fff;
  background: #17DA5B;
}

::selection {
  color: #fff;
  background: #17DA5B;
}

/* ---- 1.1 Text ---- */
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 1.8em;
  color: #777;
}

h1,
h2,
h3,
h4,
h5,
h6,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group p,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group span,
.number-counters .count-wrapper .count-item .count-text,
.circles-counters .circle-item .circle-text,
.footer-social-links ul li,
.footer-contact .contact-info address .show-map,
.footer-contact .contact-info address ul li .adr-heading,
.footer-contact .contact-info .show-info-link {
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  color: #111;
  text-transform: uppercase;
}

.dropcaps:first-child:first-letter {
  padding: 6px 13px;
  margin-right: 3px;
  background: #ececec;
  color: #111;
  font-weight: 700;
  font-size: 23px;
}

/* ---- 1.2 Headings ---- */
h1 {
  font-size: 1.7em;
  letter-spacing: 5px;
}

h2 {
  font-size: 1.5em;
  letter-spacing: 4px;
}

h3 {
  font-size: 1.3em;
  letter-spacing: 3.5px;
}

h4 {
  font-size: 1.07em;
  letter-spacing: 3px;
}

h5 {
  font-size: 1em;
  letter-spacing: 2px;
}

h6, .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a, .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group p, .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span, .number-counters .count-wrapper .count-item .count-text, .circles-counters .circle-item .circle-text, .footer-social-links ul li, .footer-contact .contact-info address .show-map, .footer-contact .contact-info address ul li .adr-heading, .footer-contact .contact-info .show-info-link {
  font-size: 0.85em;
  letter-spacing: 2px;
}

.h-alt {
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
}

/* ---- 1.3 Links ---- */
a {
  transition: all 0.5s;
}
a:hover {
  text-decoration: none;
}

p > a {
  border-bottom: 1px solid rgba(44, 170, 223, 0);
}
p > a:visited {
  color: #1c8cbc;
  text-decoration: none;
}
p > a:visited:hover, p > a:visited:focus {
  color: #2caadf;
  text-decoration: none;
}
p > a:hover, p > a:focus {
  color: #1c8cbc;
  text-decoration: none;
  border-bottom: 1px solid #2caadf;
}

/* ---- 1.4 Blockquotes ---- */
blockquote {
  border: none;
  padding: 0;
  font-size: 1.3em;
  letter-spacing: 0.5px;
}
blockquote footer {
  padding-top: 25px;
}
blockquote footer:before {
  content: "-";
}
blockquote footer cite {
  text-transform: uppercase;
  color: #999;
  font-style: normal;
  font-size: 0.85em;
  letter-spacing: 2px;
}

.alt-blockquote {
  padding: 50px;
  background: #f4f4f4;
}

/* ---- 1.5 Lists ---- */
.flat-list {
  list-style: none;
}
.flat-list li {
  margin-bottom: 10px;
}
.flat-list li i:before {
  padding-right: 15px;
}

/* ---- 1.6 PAGE - Typography ---- */
.headings-example ul {
  list-style: none;
}
.headings-example ul li {
  padding-bottom: 30px;
}
.headings-example ul li:last-child {
  padding-bottom: 0;
}
.headings-example ul li h1,
.headings-example ul li h2,
.headings-example ul li h3,
.headings-example ul li h4,
.headings-example ul li h5,
.headings-example ul li h6,
.headings-example ul li .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .headings-example ul li a,
.headings-example ul li .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .headings-example ul li a,
.headings-example ul li .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .headings-example ul li p,
.headings-example ul li .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .headings-example ul li span,
.headings-example ul li .number-counters .count-wrapper .count-item .count-text,
.number-counters .count-wrapper .count-item .headings-example ul li .count-text,
.headings-example ul li .circles-counters .circle-item .circle-text,
.circles-counters .circle-item .headings-example ul li .circle-text,
.headings-example .footer-social-links ul li li,
.footer-social-links .headings-example ul li li,
.headings-example ul li .footer-contact .contact-info address .show-map,
.footer-contact .contact-info address .headings-example ul li .show-map,
.headings-example .footer-contact .contact-info address ul li .adr-heading,
.footer-contact .contact-info address .headings-example ul li .adr-heading,
.headings-example ul li .footer-contact .contact-info .show-info-link,
.footer-contact .contact-info .headings-example ul li .show-info-link {
  margin: 0;
}

/* --------------------------------------------------
	2.0 Buttons
-------------------------------------------------- */
/* ---- 2.1 Defualt Buttons ---- */
.btn, .btn-light, .btn-text, .btn-text-light, .btn-ghost, .btn-ghost-light {
  position: relative;
  display: inline-block;
  padding: 8px 38px;
  background: #111;
  color: #ececec;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 0.9em;
  line-height: 1.8em;
  border-radius: 0;
  transition: all 0.5s;
}
.btn:visited, .btn-light:visited, .btn-text:visited, .btn-text-light:visited, .btn-ghost:visited, .btn-ghost-light:visited {
  color: #ececec;
  background: #111;
}
.btn:visited:hover, .btn-light:visited:hover, .btn-text:visited:hover, .btn-text-light:visited:hover, .btn-ghost:visited:hover, .btn-ghost-light:visited:hover {
  color: #ececec;
  background: #3f3f3f;
}
.btn:hover, .btn-light:hover, .btn-text:hover, .btn-text-light:hover, .btn-ghost:hover, .btn-ghost-light:hover {
  color: #ececec;
  background: #3f3f3f;
}
.btn:focus, .btn-light:focus, .btn-text:focus, .btn-text-light:focus, .btn-ghost:focus, .btn-ghost-light:focus {
  color: #ececec;
  outline: none;
}

/* ---- 2.2 Ghost Buttons ---- */
.btn-ghost, .btn-ghost-light {
  background: none;
  color: #111;
  border: 2px solid #111;
  overflow: hidden;
  z-index: 1;
}
.btn-ghost:after, .btn-ghost-light:after {
  content: "";
  position: absolute;
  background: #111;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  transition: top 0.3s;
  z-index: -1;
}
.btn-ghost:visited, .btn-ghost-light:visited, .btn-ghost:focus, .btn-ghost-light:focus {
  color: #111;
  text-decoration: none;
}
.btn-ghost:hover, .btn-ghost-light:hover {
  color: #ececec;
  background: none;
}
.btn-ghost:hover:visited, .btn-ghost-light:hover:visited {
  color: #ececec;
  text-decoration: none;
}
.btn-ghost:hover:after, .btn-ghost-light:hover:after {
  top: 0;
}

input[class=btn-ghost]:hover {
  color: #ececec;
  background: #111;
}
input[class=btn-ghost]:after {
  content: none;
}

/* ---- 2.3 Buttons Rounded ---- */
.btn-round {
  border-radius: 25px;
}

/* ---- 2.4 Text Buttons ---- */
.btn-text, .btn-text-light {
  background: none;
  border: 2px solid rgba(17, 17, 17, 0);
  color: #777;
}
.btn-text:visited, .btn-text-light:visited {
  color: #777;
  background: none;
}
.btn-text:visited:hover, .btn-text-light:visited:hover {
  color: #111;
  background: none;
  border: 2px solid #111111;
}
.btn-text:hover, .btn-text-light:hover {
  color: #111;
  background: none;
  border: 2px solid #111111;
}
.btn-text:focus, .btn-text-light:focus {
  color: #111;
  outline: none;
  text-decoration: none;
}

/* ---- 2.5 Button Sizes ---- */
.btn-large {
  padding: 10px 54px;
  font-size: 1.1em;
  letter-spacing: 3px;
}

.btn-small {
  padding: 6px 33px;
  font-size: 0.75em;
}

/* ---- 2.6 Light Buttons ---- */
.btn-light {
  color: #111;
  background: #ececec;
}
.btn-light:visited {
  color: #111;
  background: #ececec;
}
.btn-light:visited:hover {
  color: #111;
  background: #bebebe;
}
.btn-light:hover {
  color: #111;
  background: #bebebe;
}
.btn-light:focus {
  color: #111;
}

.btn-ghost-light {
  z-index: 1;
  border-color: #ececec;
  color: #ececec;
}
.btn-ghost-light:after {
  background: #ececec;
}
.btn-ghost-light:hover {
  color: #111;
}
.btn-ghost-light:hover:visited {
  color: #111;
}
.btn-ghost-light:visited {
  color: #ececec;
}

input[class=btn-ghost-light] {
  z-index: 1;
}
input[class=btn-ghost-light]:hover {
  z-index: 1;
  color: #111;
  background: #ececec;
}

.btn-text-light {
  border: 2px solid rgba(235, 235, 235, 0);
}
.btn-text-light:visited:hover {
  color: #ececec;
  border: 2px solid #ebebeb;
}
.btn-text-light:hover {
  color: #ececec;
  border: 2px solid #ebebeb;
}
.btn-text-light:focus {
  color: #ececec;
}

/* ---- 2.7 Pagination ---- */
.pagination li a {
  border-radius: 0 !important;
  border: 2px solid rgba(17, 17, 17, 0);
  height: 42px;
  width: 42px;
  line-height: 1.9em;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  color: #777;
}
.pagination li a i {
  padding-top: 7px;
  display: block;
}
.pagination li a:focus, .pagination li a:visited {
  background: none;
  border: 2px solid rgba(17, 17, 17, 0);
}
.pagination li a:hover {
  color: #111;
  background: none;
  border: 2px solid #111111;
}
.pagination .active a {
  border: 2px solid #111111;
  background: none;
  color: #111;
}
.pagination .active a:hover {
  background: none;
  border-color: #111;
  color: #111;
}

/* ---- 2.7 PAGE - Buttons ---- */
.btn-example {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.form-control {
  height: 40px;
  padding-left: 20px;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  line-height: 22px;
  letter-spacing: 0.5px;
  transition: border-color 0.5s;
}
.form-control:focus, .form-control:hover {
  outline: none;
  box-shadow: none;
  border-color: #777;
}

input[type=file] {
  background: #f9f9f9;
}
input[type=file]:focus, input[type=file]:hover {
  outline: none;
  box-shadow: none;
  border-color: #ddd !important;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  border-color: #ddd;
}
.form-control[disabled]:focus, .form-control[disabled]:hover,
fieldset[disabled] .form-control:focus,
fieldset[disabled] .form-control:hover {
  border-color: #ddd !important;
}

.form-group label {
  font-size: 0.8em;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #111;
  font-weight: bold;
}

.pt-small {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt-small h1 {
  margin: 0;
  padding: 0;
}
.pt-small .breadcrumb {
  padding: 0;
}

.pt-dark {
  background: #111;
}
.pt-dark h1 {
  color: #ececec;
  text-transform: uppercase;
  line-height: 1.1;
}

.breadcrumb {
  bottom: 7px;
  margin-bottom: 0;
  background: none;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 2px;
  justify-content: flex-end;
}
.breadcrumb li a {
  color: #999;
}
.breadcrumb li a:focus {
  text-decoration: none;
}
.breadcrumb li a:hover {
  color: #ececec;
}
.breadcrumb li + li:before {
  color: #777;
}
.breadcrumb .active {
  color: #777;
}

.copyright {
  background: #222;
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright small {
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1.3px;
}
.copyright small a:hover {
  color: #ececec;
}
.copyright small a:focus {
  text-decoration: none;
}
.copyright .to-the-top {
  color: #777;
}
.copyright .to-the-top i {
  padding-left: 7px;
  font-size: 21px;
  vertical-align: top;
}

.footer-widgets {
  background: #111;
}
.footer-widgets .widget .header-widget {
  padding-bottom: 17px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.2);
  color: #ececec;
}
.footer-widgets .widget p {
  margin: 0;
  font-size: 0.9em;
}
.footer-widgets .about-widget .social-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
.footer-widgets .about-widget .social-links li {
  display: inline-block;
  padding-right: 15px;
  font-size: 22px;
}
.footer-widgets .about-widget .social-links li a {
  color: #777;
}
.footer-widgets .about-widget .social-links li a:hover {
  color: #ececec;
}
.footer-widgets .gallery-widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-widgets .gallery-widget ul li {
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 1px;
  width: 84px;
  height: 84px;
  float: left;
  background: #ccc;
  overflow: hidden;
}
.footer-widgets .gallery-widget ul li a {
  display: block;
  position: relative;
}
.footer-widgets .gallery-widget ul li a img {
  transition: transform 0.3s;
}
.footer-widgets .gallery-widget ul li a .hover-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0);
  text-align: center;
  transition: background 0.4s;
}
.footer-widgets .gallery-widget ul li a .hover-link span {
  display: block;
  padding-top: 20px;
  color: #ececec;
  font-size: 50px;
  opacity: 0;
  transition: opacity 0.4s;
}
.footer-widgets .gallery-widget ul li a:hover img {
  transform: scale(1.1);
}
.footer-widgets .gallery-widget ul li a:hover .hover-link {
  background: rgba(17, 17, 17, 0.55);
}
.footer-widgets .gallery-widget ul li a:hover .hover-link span {
  opacity: 1;
}
.footer-widgets .gallery-widget ul li a:focus {
  outline: none;
}
.footer-widgets .twitter-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-widgets .twitter-widget ul li {
  display: block;
  margin-bottom: 20px;
  padding: 2px;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: all 0.4s;
}
.footer-widgets .twitter-widget ul li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(204, 204, 204, 0.1);
}
.footer-widgets .twitter-widget ul li i {
  display: inline-block;
  margin-right: 5px;
  padding-top: 3px;
  margin-bottom: 30px;
  float: left;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.3);
}
.footer-widgets .twitter-widget ul li p {
  font-size: 0.85em;
}
.footer-widgets .twitter-widget ul li p a {
  color: #ccc;
}
.footer-widgets .twitter-widget ul li p a:hover {
  border-color: #ccc;
}
.footer-widgets .twitter-widget ul li p .tw-widget-date {
  display: inline-block;
  margin-right: 5px;
}
.footer-widgets .newsletter-widget form .form-group {
  display: block;
  position: relative;
}
.footer-widgets .newsletter-widget form .form-group input[type=email] {
  display: block;
  width: 100%;
  height: 42px;
  padding-left: 20px;
  padding-right: 70px;
  border: none;
  background: rgba(204, 204, 204, 0.1);
  transition: background 0.3s;
}
.footer-widgets .newsletter-widget form .form-group input[type=email]:focus {
  outline: none;
  background: rgba(204, 204, 204, 0.15);
}
.footer-widgets .newsletter-widget form .form-group button {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 50px;
  height: 42px;
  border: none;
  color: rgba(244, 244, 244, 0.5);
  background: rgba(204, 204, 204, 0.1);
  transition: all 0.4s;
}
.footer-widgets .newsletter-widget form .form-group button i {
  padding-top: 5px;
  font-size: 20px;
}
.footer-widgets .newsletter-widget form .form-group button:focus {
  outline: none;
}
.footer-widgets .newsletter-widget form .form-group button:hover {
  background: #ececec;
  color: #111;
}

.footer-contact .contact-info {
  position: relative;
}
.footer-contact .contact-info .footer-map {
  width: 100%;
  height: 790px;
  background: #ccc;
}
.footer-contact .contact-info .show-info-link {
  display: inline-block;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
  width: 200px;
  height: 50px;
  text-align: center;
  color: #111;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.6s, top 0.5s;
  z-index: 999;
}
.footer-contact .contact-info .show-info-link:hover {
  background: #ececec;
}
.footer-contact .contact-info .show-info-link:focus {
  text-decoration: none !important;
  border-bottom: none;
}
.footer-contact .contact-info .show-info-link i {
  display: inline-block;
  padding-top: 18px;
  padding-right: 15px;
}
.footer-contact .contact-info .info-open {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.footer-contact .contact-info address {
  position: absolute;
  margin-bottom: 0;
  padding: 280px 100px 0 130px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.93);
  transition: opacity 0.5s, visibility 0.6s;
}
.footer-contact .contact-info address ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 50%;
  float: left;
}
.footer-contact .contact-info address ul li {
  display: block;
  margin-bottom: 30px;
  padding: 7px 0 7px 20px;
  border-left: 1px solid #777;
}
.footer-contact .contact-info address ul li .adr-heading {
  display: block;
  color: #ececec;
}
.footer-contact .contact-info address ul li .adr-info {
  font-size: 0.9em;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #999;
}
.footer-contact .contact-info address .show-map {
  display: block;
  position: absolute;
  bottom: 100px;
  color: #ececec;
}
.footer-contact .contact-info address .show-map span {
  padding-right: 20px;
  font-size: 35px;
  vertical-align: middle;
}
.footer-contact .contact-info address .show-map:hover {
  color: #999;
}
.footer-contact .contact-info address .show-map:focus {
  text-decoration: none;
}
.footer-contact .map-open {
  opacity: 0;
  visibility: hidden;
}
.footer-contact .contact-form {
  padding-left: 100px;
  padding-right: 12%;
}
.footer-contact .contact-form header {
  text-align: left;
  margin-bottom: 50px;
}
.footer-contact .contact-form form .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
}

.footer-social-links {
  text-align: center;
}
.footer-social-links ul {
  list-style: none;
  margin: 0 auto;
  padding: 65px 0;
}
.footer-social-links ul li {
  display: inline-block;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #777;
}
.footer-social-links ul li:last-child {
  border: none;
  padding-right: 0;
  margin-right: 0;
}
.footer-social-links ul li a {
  display: block;
  color: #ececec;
}
.footer-social-links ul li a:hover {
  color: #999;
}
.footer-social-links ul li a:focus {
  text-decoration: none;
}

.navbar {
  margin-bottom: 0;
  min-height: 75px;
  border-bottom: 1px solid #ececec;
  border-radius: 0;
  background: #fff;
}
.navbar .navbar-header {
  width: 27%;
  margin-top: 6px;
}
.navbar .navbar-header .navbar-brand {
  padding: 15px 0;
  margin-left: 0;
}
.navbar .navbar-nav {
  margin-top: 12px;
}
.navbar .navbar-nav li a {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 2px;
  color: #999;
  transition: color 0.5s;
}
.navbar .navbar-nav li a:focus {
  color: inherit;
}
.navbar .navbar-nav li a:hover {
  background: none;
  color: #111;
}
.navbar .navbar-nav li a i[class*=linea-] {
  font-size: 18px;
  vertical-align: sub;
}
.navbar .navbar-nav li a > .cart-notif {
  display: inline-block;
  position: relative;
  padding-left: 1px;
  width: 16px;
  height: 16px;
  top: -8px;
  right: -8px;
  border-radius: 100px;
  background: #EF413F;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
}
.navbar .navbar-nav .active a {
  background: none;
  color: #111;
  transition: color 0.5s;
}
.navbar .navbar-nav .active a:hover, .navbar .navbar-nav .active a:focus, .navbar .navbar-nav .active a:visited {
  background: none;
}

.mega .nav,
.mega .collapse,
.mega .dropup {
  position: static;
}
.mega .container {
  position: relative;
}
.mega .mega-content {
  padding: 20px 30px;
}

.event-dropdown {
  margin-top: 7px;
}

.event-dropdown .dropdown-menu {
  height: auto !important;
}

/* ---- Navbar Utility ---- */
.navbar-trans {
  border-bottom: none;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s;
}
.navbar-trans .navbar-logo {
  content: url(../images/IMMERSIVE_TECHNOLOGIES_bold.png);
}
.navbar-trans .navbar-logo-dark {
  content: url(../images/IMMERSIVE_TECHNOLOGIES_bold_background.png);
}

.navbar-trans:not(.navbar-inverse) .navbar-nav li a:focus, .navbar-trans:not(.navbar-inverse) .navbar-nav li a:hover {
  color: #ececec;
}
.navbar-trans:not(.navbar-inverse) .navbar-nav .active a {
  color: #ececec;
}
.navbar-trans:not(.navbar-inverse) .navbar-nav .active a:hover {
  color: #ececec;
}

.navbar-small {
  min-height: 50px;
}
.navbar-small .navbar-header {
  margin-top: 0;
  padding: 0;
}
.navbar-small .navbar-header .navbar-brand {
  padding: 10px 0;
}
.navbar-small .navbar-nav {
  margin-top: 0;
}

.ft-centered .ft-item, .ft-x .ft-item {
  text-align: center;
}
.ft-centered .ft-item h5, .ft-x .ft-item h5 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.ft-centered .ft-item span, .ft-x .ft-item span {
  padding: 0;
  width: 110px;
  height: 110px;
  font-size: 45px;
  line-height: 109px;
}
.ft-centered .ft-material:hover span, .ft-x .ft-material:hover span,
.ft-centered .ft-material:hover i,
.ft-x .ft-material:hover i {
  transform: translateY(-10px);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.ft-centered .ft-material span, .ft-x .ft-material span,
.ft-centered .ft-material i,
.ft-x .ft-material i {
  display: inline-block;
  border: 1px solid #f8f8f8;
  border-radius: 100px;
  background: #fff;
  color: #777;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
.ft-centered .ft-diagonal span, .ft-x .ft-diagonal span,
.ft-centered .ft-diagonal i,
.ft-x .ft-diagonal i {
  display: inline-block;
  color: #111;
  background: url(../images/pat-diagonal.png) 100% repeat;
  border-radius: 100px;
}
.ft-centered .ft-circle-frame:hover span, .ft-x .ft-circle-frame:hover span, .ft-centered .ft-circle-frame-dark:hover span, .ft-x .ft-circle-frame-dark:hover span, .ft-centered .ft-square-frame-dark:hover span, .ft-x .ft-square-frame-dark:hover span, .ft-centered .ft-square-frame:hover span, .ft-x .ft-square-frame:hover span,
.ft-centered .ft-circle-frame:hover i,
.ft-x .ft-circle-frame:hover i,
.ft-centered .ft-circle-frame-dark:hover i,
.ft-x .ft-circle-frame-dark:hover i,
.ft-centered .ft-square-frame-dark:hover i,
.ft-x .ft-square-frame-dark:hover i,
.ft-centered .ft-square-frame:hover i,
.ft-x .ft-square-frame:hover i {
  border-color: #ececec;
  box-shadow: 0 0 0 0 #ececec;
}
.ft-centered .ft-circle-frame span, .ft-x .ft-circle-frame span, .ft-centered .ft-circle-frame-dark span, .ft-x .ft-circle-frame-dark span, .ft-centered .ft-square-frame-dark span, .ft-x .ft-square-frame-dark span, .ft-centered .ft-square-frame span, .ft-x .ft-square-frame span,
.ft-centered .ft-circle-frame i,
.ft-x .ft-circle-frame i,
.ft-centered .ft-circle-frame-dark i,
.ft-x .ft-circle-frame-dark i,
.ft-centered .ft-square-frame-dark i,
.ft-x .ft-square-frame-dark i,
.ft-centered .ft-square-frame i,
.ft-x .ft-square-frame i {
  display: inline-block;
  color: #111;
  background: #ececec;
  border: 5px solid white;
  box-shadow: 0 0 0 1px #ececec;
  border-radius: 100px;
  line-height: 102px;
  transition: all 0.5s;
}
.ft-centered .ft-square-frame span, .ft-x .ft-square-frame span,
.ft-centered .ft-square-frame i,
.ft-x .ft-square-frame i {
  width: 100px;
  height: 100px;
  border-radius: 0;
  font-size: 45px;
  text-align: center;
  line-height: 90px;
}
.ft-centered .ft-dark-spin:hover span, .ft-x .ft-dark-spin:hover span,
.ft-centered .ft-dark-spin:hover i,
.ft-x .ft-dark-spin:hover i {
  transform: rotateY(180deg);
  border: 1px solid #cccccc;
  background: #fff;
  color: #111;
}
.ft-centered .ft-dark-spin span, .ft-x .ft-dark-spin span,
.ft-centered .ft-dark-spin i,
.ft-x .ft-dark-spin i {
  display: inline-block;
  color: #f8f8f8;
  border: 1px solid rgba(17, 17, 17, 0);
  background: #111;
  border-radius: 100px;
  transition: all 0.3s;
}
.ft-centered .ft-circle-frame-dark:hover span, .ft-x .ft-circle-frame-dark:hover span, .ft-centered .ft-square-frame-dark:hover span, .ft-x .ft-square-frame-dark:hover span,
.ft-centered .ft-circle-frame-dark:hover i,
.ft-x .ft-circle-frame-dark:hover i,
.ft-centered .ft-square-frame-dark:hover i,
.ft-x .ft-square-frame-dark:hover i {
  border-color: #111111;
}
.ft-centered .ft-circle-frame-dark span, .ft-x .ft-circle-frame-dark span, .ft-centered .ft-square-frame-dark span, .ft-x .ft-square-frame-dark span,
.ft-centered .ft-circle-frame-dark i,
.ft-x .ft-circle-frame-dark i,
.ft-centered .ft-square-frame-dark i,
.ft-x .ft-square-frame-dark i {
  color: #f8f8f8;
  background: #111;
  border: 5px solid white;
  box-shadow: 0 0 0 1px #111;
}
.ft-centered .ft-square-frame-dark span, .ft-x .ft-square-frame-dark span,
.ft-centered .ft-square-frame-dark i,
.ft-x .ft-square-frame-dark i {
  width: 100px;
  height: 100px;
  border-radius: 0;
  font-size: 45px;
  text-align: center;
  line-height: 90px;
}
.ft-centered .ft-small-card, .ft-x .ft-small-card {
  padding: 50px 30px;
  background: #f8f8f8;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
.ft-centered .ft-small-card:hover, .ft-x .ft-small-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.ft-centered .ft-small-card:hover span, .ft-x .ft-small-card:hover span,
.ft-centered .ft-small-card:hover i,
.ft-x .ft-small-card:hover i {
  color: #111;
}
.ft-centered .ft-small-card span, .ft-x .ft-small-card span,
.ft-centered .ft-small-card i,
.ft-x .ft-small-card i {
  display: block;
  margin-top: 30px;
  padding-bottom: 30px;
  width: auto;
  height: auto;
  line-height: 0;
  font-size: 64px;
  color: #777;
  transition: color 0.7s;
}
.ft-centered .ft-circle-overlay:hover span, .ft-x .ft-circle-overlay:hover span, .ft-centered .ft-square-overlay:hover span, .ft-x .ft-square-overlay:hover span,
.ft-centered .ft-circle-overlay:hover i,
.ft-x .ft-circle-overlay:hover i,
.ft-centered .ft-square-overlay:hover i,
.ft-x .ft-square-overlay:hover i {
  background: #f4f4f4;
}
.ft-centered .ft-circle-overlay span, .ft-x .ft-circle-overlay span, .ft-centered .ft-square-overlay span, .ft-x .ft-square-overlay span,
.ft-centered .ft-circle-overlay i,
.ft-x .ft-circle-overlay i,
.ft-centered .ft-square-overlay i,
.ft-x .ft-square-overlay i {
  display: inline-block;
  color: #111;
  border-radius: 100px;
  background: #ececec;
  border: 10px solid #f4f4f4;
  line-height: 90px;
  transition: all 0.3s;
}
.ft-centered .ft-square-overlay span, .ft-x .ft-square-overlay span,
.ft-centered .ft-square-overlay i,
.ft-x .ft-square-overlay i {
  border-radius: 0;
}
.ft-centered .ft-basic span, .ft-x .ft-basic span,
.ft-centered .ft-basic i,
.ft-x .ft-basic i {
  font-size: 60px;
  line-height: 60px;
}

.ft-x .ft-item {
  text-align: left;
}
.ft-x .ft-item h5 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.ft-x .ft-item span,
.ft-x .ft-item i {
  display: inline-block;
  margin: 25px 35px 50px 0;
  padding: 28px 26px;
  width: 85px;
  height: 85px;
  float: left;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  vertical-align: top;
}
.ft-x .ft-material span,
.ft-x .ft-material i {
  color: #111;
}
.ft-x .ft-circle-frame span, .ft-x .ft-square-frame span, .ft-x .ft-circle-frame-dark span, .ft-x .ft-square-frame-dark span,
.ft-x .ft-circle-frame i,
.ft-x .ft-square-frame i,
.ft-x .ft-circle-frame-dark i,
.ft-x .ft-square-frame-dark i {
  padding: 24px 25px;
}
.ft-x .ft-square-frame span,
.ft-x .ft-square-frame i,
.ft-x .ft-square-frame-dark span,
.ft-x .ft-square-frame-dark i {
  width: 80px;
  height: 80px;
  padding: 21px 23px;
}
.ft-x .ft-circle-overlay span, .ft-x .ft-square-overlay span,
.ft-x .ft-circle-overlay i,
.ft-x .ft-square-overlay i {
  padding: 20px;
  border: 10px solid #f4f4f4;
}
.ft-x .ft-basic span,
.ft-x .ft-basic i {
  padding: 0;
  font-size: 64px;
  line-height: 64px;
}
.ft-x .right-align .ft-content {
  display: inline-block;
  width: 62%;
  text-align: right;
}
.ft-x .right-align .ft-icon {
  float: right;
  display: inline-block;
  margin-left: 20px;
  width: 30%;
}

.circles-counters {
  position: relative;
  background: #ccc url("../images/sea-1.jpg");
  background-size: cover;
  background-attachment: fixed;
}
.circles-counters:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.55);
}
.circles-counters .circle-item {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.circles-counters .circle-item .chart {
  position: relative;
}
.circles-counters .circle-item .chart .circle-icon {
  display: block;
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 64px;
  color: #ececec;
}
.circles-counters .circle-item .circle-text {
  color: #ececec;
}

.number-counters {
  position: relative;
  background: #ccc url("../images/mac-coffe-photo.jpg");
  background-size: cover;
  background-position: 50%;
  background-attachment: fixed;
}
.number-counters:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.65);
}
.number-counters .count-wrapper {
  padding-top: 110px;
  padding-bottom: 100px;
}
.number-counters .count-wrapper .count-item {
  display: block;
  text-align: center;
}
.number-counters .count-wrapper .count-item .count-nbr {
  display: block;
  margin-bottom: 30px;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 65px;
  font-weight: lighter;
  color: #ececec;
}
.number-counters .count-wrapper .count-item .count-text {
  color: #ececec;
}

.testimonials-parallax {
  background: url("../images/sea-2.jpg");
  background-size: cover;
  background-position: 50%;
  background-attachment: fixed;
}
.testimonials-parallax .bg-overlay {
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.5);
}
.testimonials-parallax .t-wrapper {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  width: 55%;
  margin: 0 auto;
  text-align: center;
}
.testimonials-parallax .t-wrapper:hover .t-slider-nav {
  opacity: 1;
}
.testimonials-parallax .t-wrapper blockquote {
  margin-bottom: 0;
  font-size: 1.4em;
  line-height: 1.6em;
  color: #ececec;
}
.testimonials-parallax .t-wrapper blockquote .t-type {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 34px;
}
.testimonials-parallax .t-wrapper blockquote footer {
  padding-top: 0;
}
.testimonials-parallax .t-wrapper blockquote footer:before {
  content: none;
}
.testimonials-parallax .t-wrapper blockquote footer cite h5 {
  margin: 0;
  color: #ececec;
}
.testimonials-parallax .t-wrapper blockquote footer cite h5:first-child {
  margin-bottom: 10px;
}
.testimonials-parallax .t-wrapper .t-slider-nav {
  display: inline-block;
  position: absolute;
  padding: 7px 7px 0 7px;
  top: 160px;
  border: 2px solid #ececec;
  background: none;
  opacity: 0;
  transition: background 0.4s, opacity 0.6s;
}
.testimonials-parallax .t-wrapper .t-slider-nav span {
  color: #ececec;
  font-size: 28px;
  transition: color 0.4s;
}
.testimonials-parallax .t-wrapper .t-slider-nav:hover {
  background: #ececec;
}
.testimonials-parallax .t-wrapper .t-slider-nav:hover span {
  color: #111;
}
.testimonials-parallax .t-wrapper .t-slider-nav:focus {
  outline: none;
}
.testimonials-parallax .t-wrapper .slick-prev {
  left: 0;
  margin-left: -100px;
}
.testimonials-parallax .t-wrapper .slick-next {
  right: 0;
  margin-right: -100px;
}
.testimonials-parallax .t-clients {
  display: block;
  list-style: none;
  margin: 0 auto 100px auto;
  padding: 0;
  width: 80%;
  text-align: center;
  z-index: 2;
}
.testimonials-parallax .t-clients li {
  display: inline-block;
  padding-left: 35px;
  padding-right: 35px;
}

.portfolio-filters {
  list-style: none;
  padding: 0;
  margin-bottom: 50px;
  text-align: center;
}
.portfolio-filters li {
  display: inline-block;
}
.portfolio-filters li a {
  padding: 3px 15px;
  text-transform: uppercase;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.85em;
  letter-spacing: 2.5px;
  color: #777;
}
.portfolio-filters li a:focus, .portfolio-filters li a:visited {
  text-decoration: none;
}
.portfolio-filters li a:hover {
  color: #111;
}
.portfolio-filters .active a {
  background: #111;
  color: #ececec;
  padding: 3px 15px;
}
.portfolio-filters .active a:hover {
  color: #ececec;
}

.portfolio-columns-fw {
  margin-top: 160px;
}
.portfolio-columns-fw #pfolio {
  margin-right: -15px;
  margin-left: -15px;
}
.portfolio-columns-fw .portfolio-item {
  padding-left: 0;
  padding-right: 0;
}
.portfolio-columns-fw .portfolio-item figure {
  display: block;
  position: relative;
  width: 100%;
  background: gray;
  overflow: hidden;
  float: left;
}
.portfolio-columns-fw .portfolio-item figure img {
  max-width: 100%;
  width: 100%;
  height: auto;
  transition: transform 0.3s;
}
.portfolio-columns-fw .portfolio-item figure figcaption {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.8);
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s;
}
.portfolio-columns-fw .portfolio-item figure figcaption .p-content {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 25px;
  transition: bottom 0.5s;
}
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h2:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h3:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h4:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h5:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h6:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .portfolio-columns-fw .portfolio-item figure figcaption .p-content a:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .portfolio-columns-fw .portfolio-item figure figcaption .p-content a:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-contact .contact-info .show-info-link:first-child,
.footer-contact .contact-info .portfolio-columns-fw .portfolio-item figure figcaption .p-content .show-info-link:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-contact .contact-info address ul li .adr-heading:first-child,
.footer-contact .contact-info address ul li .portfolio-columns-fw .portfolio-item figure figcaption .p-content .adr-heading:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-contact .contact-info address .show-map:first-child,
.footer-contact .contact-info address .portfolio-columns-fw .portfolio-item figure figcaption .p-content .show-map:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-social-links ul li:first-child,
.footer-social-links ul .portfolio-columns-fw .portfolio-item figure figcaption .p-content li:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .circles-counters .circle-item .circle-text:first-child,
.circles-counters .circle-item .portfolio-columns-fw .portfolio-item figure figcaption .p-content .circle-text:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .number-counters .count-wrapper .count-item .count-text:first-child,
.number-counters .count-wrapper .count-item .portfolio-columns-fw .portfolio-item figure figcaption .p-content .count-text:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content p:first-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content span:first-child {
  margin-top: 0;
  margin-bottom: 0;
  color: #ececec;
}
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h2:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h3:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h4:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h5:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content h6:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .portfolio-columns-fw .portfolio-item figure figcaption .p-content a:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .portfolio-columns-fw .portfolio-item figure figcaption .p-content a:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-contact .contact-info .show-info-link:last-child,
.footer-contact .contact-info .portfolio-columns-fw .portfolio-item figure figcaption .p-content .show-info-link:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-contact .contact-info address ul li .adr-heading:last-child,
.footer-contact .contact-info address ul li .portfolio-columns-fw .portfolio-item figure figcaption .p-content .adr-heading:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-contact .contact-info address .show-map:last-child,
.footer-contact .contact-info address .portfolio-columns-fw .portfolio-item figure figcaption .p-content .show-map:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .footer-social-links ul li:last-child,
.footer-social-links ul .portfolio-columns-fw .portfolio-item figure figcaption .p-content li:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .circles-counters .circle-item .circle-text:last-child,
.circles-counters .circle-item .portfolio-columns-fw .portfolio-item figure figcaption .p-content .circle-text:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content .number-counters .count-wrapper .count-item .count-text:last-child,
.number-counters .count-wrapper .count-item .portfolio-columns-fw .portfolio-item figure figcaption .p-content .count-text:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content p:last-child,
.portfolio-columns-fw .portfolio-item figure figcaption .p-content span:last-child {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 2.5px;
  color: #999;
}
.portfolio-columns-fw .portfolio-item figure figcaption:hover {
  opacity: 1;
}
.portfolio-columns-fw .portfolio-item figure figcaption:hover .p-content {
  bottom: 45px;
}
.portfolio-columns-fw .portfolio-item figure figcaption:hover .open-btn {
  top: 0;
}
.portfolio-columns-fw .p-wrapper {
  display: block;
  position: relative;
  width: 100%;
  background: gray;
  overflow: hidden;
  float: left;
}
.portfolio-columns-fw .p-wrapper img {
  max-width: 100%;
  width: 100%;
  height: auto;
  transition: transform 0.3s;
}
.portfolio-columns-fw .p-wrapper:hover img, .portfolio-columns-fw .p-wrapper:active img {
  transform: scale(1.07);
}
.portfolio-columns-fw .p-wrapper:hover .open-btn, .portfolio-columns-fw .p-wrapper:active .open-btn {
  top: 0;
}

.cta-link {
  background: url(../../assets/images/shattered.gif) repeat;
}
.cta-link .bg-overlay {
  width: 100%;
  background: rgba(17, 17, 17, 0.5);
}
.cta-link .cta-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.cta-link .cta-wrapper h3 {
  margin-top: 0;
  margin-bottom: 50px;
  letter-spacing: 8px;
  color: #ececec;
}

.cta-newsletter {
  background: url(../../assets/images/shattered.gif) repeat;
}
.cta-newsletter .bg-overlay {
  width: 100%;
  background: rgba(17, 17, 17, 0.5);
}
.cta-newsletter .cta-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.cta-newsletter .cta-wrapper h3 {
  margin-top: 0;
  margin-bottom: 100px;
  letter-spacing: 8px;
  color: #ececec;
}
.cta-newsletter .cta-wrapper input[type=email] {
  display: block;
  margin: 0 auto 50px auto;
  padding-bottom: 10px;
  width: 600px;
  background: none;
  border: none;
  border-bottom: 2px solid #777;
  font-size: 2.6em;
  font-weight: 400;
  text-align: center;
  color: #999;
  transition: border-color 0.4s;
}
.cta-newsletter .cta-wrapper input[type=email]:focus {
  outline: none;
  border-color: #ececec;
}
.cta-newsletter .cta-wrapper ::-webkit-input-placeholder {
  letter-spacing: 2px;
  color: rgba(235, 235, 235, 0.2);
}
.cta-newsletter .cta-wrapper :-moz-placeholder {
  letter-spacing: 2px;
  color: rgba(235, 235, 235, 0.2);
}
.cta-newsletter .cta-wrapper ::-moz-placeholder {
  letter-spacing: 2px;
  color: rgba(235, 235, 235, 0.2);
}
.cta-newsletter .cta-wrapper :-ms-input-placeholder {
  letter-spacing: 2px;
  color: rgba(235, 235, 235, 0.2);
}
.cta-newsletter .cta-wrapper .mc-info {
  display: block;
  font-weight: initial;
  transition: translateY(10px);
}
.cta-newsletter .cta-wrapper .subscribe-result {
  position: absolute;
  left: 0;
  right: 0;
}
.cta-newsletter .cta-wrapper .subscribe-result .alert {
  display: inline-block;
  margin-top: 20px;
}

.cta-dark {
  background: #111;
}

.blog-columns .blog-post {
  border-top: 1px solid #f8f8f8;
  background: #f8f8f8;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
.blog-columns .blog-post:hover {
  transform: translateY(-10px);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.blog-columns .blog-post .post-img {
  display: block;
}
.blog-columns .blog-post .post-img img {
  max-width: 100%;
  height: auto;
  transition: opacity 0.5s;
}
.blog-columns .blog-post .post-img:hover img {
  opacity: 0.8;
}
.blog-columns .blog-post .bp-content {
  padding: 40px 50px 50px 50px;
}
.blog-columns .blog-post .bp-content .post-meta .post-date i,
.blog-columns .blog-post .bp-content .post-meta .post-comments i {
  display: inline-block;
  padding-right: 9px;
  font-size: 18px;
  vertical-align: middle;
  color: #ccc;
  transition: color 0.3s;
}
.blog-columns .blog-post .bp-content .post-meta .post-date span,
.blog-columns .blog-post .bp-content .post-meta .post-comments span {
  display: inline-block;
  padding-left: 10px;
  border-left: 1px solid #ececec;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.75em;
  letter-spacing: 2px;
  text-transform: uppercase;
  vertical-align: middle;
  color: #999;
  transition: color 0.3s;
}
.blog-columns .blog-post .bp-content .post-meta .post-date:hover i,
.blog-columns .blog-post .bp-content .post-meta .post-date:hover span,
.blog-columns .blog-post .bp-content .post-meta .post-comments:hover i,
.blog-columns .blog-post .bp-content .post-meta .post-comments:hover span {
  color: #111;
}
.blog-columns .blog-post .bp-content .post-meta .post-comments {
  float: right;
}
.blog-columns .blog-post .bp-content .post-title {
  display: block;
  padding: 25px 0 20px 0;
  color: #111;
}
.blog-columns .blog-post .bp-content .post-title h3,
.blog-columns .blog-post .bp-content .post-title h4,
.blog-columns .blog-post .bp-content .post-title h5 {
  margin: 0;
}
.blog-columns .blog-post .bp-content p {
  margin-bottom: 30px;
}

.blog-preview .blog-post {
  background: #fff;
}

.blog-masonry .blog-post {
  margin-bottom: 30px;
}

.map-boxed {
  display: block;
  position: relative;
  height: 500px;
  width: 100%;
}

.map-wide {
  display: block;
  position: relative;
  height: 300px;
  width: 100%;
}

.social-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #e3e3e3;
}
.social-wrapper .social-links {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.social-wrapper .social-links li {
  display: inline-block;
  font-size: 30px;
  margin: 0 20px;
}
.social-wrapper .social-links li a {
  vertical-align: bottom;
  color: #111;
}
.social-wrapper .social-links li a:hover {
  color: #999;
}

form .alert-error {
  color: #e80000;
  font-size: 0.85em;
}
form .input-error,
form .input-error-2 {
  border-color: #e80000;
  transition: border-color 0.4s;
}
form .input-error:hover, form .input-error:focus,
form .input-error-2:hover,
form .input-error-2:focus {
  border-color: #e80000;
}

.contact-1 {
  padding-left: 0;
  padding-right: 0;
}
.contact-1 .contact-wrapper {
  position: relative;
}
.contact-1 .contact-wrapper .contact-info-wrapper {
  position: absolute;
  padding: 70px 110px 40px 110px;
  top: 75px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  transition: opacity 0.5s, visibility 0.6s, margin-top 0.5s;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group {
  margin-bottom: 40px;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group span {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group a,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group p {
  display: block;
  margin-bottom: 3px;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: #999;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a {
  display: block;
  margin-top: -20px;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:hover, .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:focus, .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:visited {
  text-decoration: none;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:hover {
  color: #999;
}
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a span {
  padding-left: 15px;
  font-size: 24px;
}
.contact-1 .contact-wrapper .map-open {
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
}
.contact-1 .contact-wrapper .show-info-link {
  position: absolute;
  height: 50px;
  width: 200px;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.6s, top 0.5s;
}
.contact-1 .contact-wrapper .show-info-link a {
  display: block;
  padding-top: 8px;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #111;
}
.contact-1 .contact-wrapper .show-info-link a:hover {
  background: #ececec;
}
.contact-1 .contact-wrapper .show-info-link a i {
  display: inline-block;
  padding-right: 15px;
}
.contact-1 .contact-wrapper .show-info-link a h6, .contact-1 .contact-wrapper .show-info-link a .footer-contact .contact-info .show-info-link, .footer-contact .contact-info .contact-1 .contact-wrapper .show-info-link a .show-info-link, .contact-1 .contact-wrapper .show-info-link a .footer-contact .contact-info address ul li .adr-heading, .footer-contact .contact-info address ul li .contact-1 .contact-wrapper .show-info-link a .adr-heading, .contact-1 .contact-wrapper .show-info-link a .footer-contact .contact-info address .show-map, .footer-contact .contact-info address .contact-1 .contact-wrapper .show-info-link a .show-map, .contact-1 .contact-wrapper .show-info-link a .footer-social-links ul li, .footer-social-links ul .contact-1 .contact-wrapper .show-info-link a li, .contact-1 .contact-wrapper .show-info-link a .circles-counters .circle-item .circle-text, .circles-counters .circle-item .contact-1 .contact-wrapper .show-info-link a .circle-text, .contact-1 .contact-wrapper .show-info-link a .number-counters .count-wrapper .count-item .count-text, .number-counters .count-wrapper .count-item .contact-1 .contact-wrapper .show-info-link a .count-text, .contact-1 .contact-wrapper .show-info-link a .contact-info-wrapper address .address-group span, .contact-1 .contact-wrapper .contact-info-wrapper address .address-group .show-info-link a span, .contact-1 .contact-wrapper .show-info-link a .contact-info-wrapper address .address-group a, .contact-1 .contact-wrapper .contact-info-wrapper address .address-group .show-info-link a a,
.contact-1 .contact-wrapper .show-info-link a .contact-info-wrapper address .address-group p,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .show-info-link a p, .contact-1 .contact-wrapper .show-info-link a .contact-info-wrapper address .show-map-link a, .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .show-info-link a a {
  display: inline-block;
}
.contact-1 .contact-wrapper .info-open {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.contact-1 .contact-wrapper form .alert {
  margin-top: 30px;
}

.login {
  background: #ececec;
}
.login .bg-overlay {
  width: 100%;
  height: 100%;
  background: rgba(244, 244, 244, 0.7);
}
.login .panel-group {
  margin-top: 160px;
  margin-bottom: 100px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.login .panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.login .panel-group .panel .panel-heading {
  background: #fff;
  padding: 30px 100px;
  border: none;
}
.login .panel-group .panel .panel-heading .panel-title a {
  color: inherit;
}
.login .panel-group .panel .panel-heading .panel-title a:focus {
  text-decoration: none;
}
.login .panel-group .panel .panel-collapse .panel-body {
  border: none;
  padding-left: 100px;
  padding-right: 100px;
  background: #fff;
}
.login .panel-group .panel .panel-collapse .panel-body .form-login .forget-pass-link {
  color: #999;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(17, 17, 17, 0);
  transition: all 0.3s;
}
.login .panel-group .panel .panel-collapse .panel-body .form-login .forget-pass-link:hover {
  color: #111;
  padding-bottom: 1px;
  border-bottom: 1px solid #111111;
}
.login .panel-group .top-panel .panel-heading {
  padding-top: 100px;
}
.login .panel-group .top-panel .panel-heading .panel-title .collapsed {
  color: #ccc;
}
.login .panel-group .top-panel .panel-heading .panel-title .collapsed:hover {
  color: #111;
}
.login .panel-group .bottom-panel .panel-heading .panel-title .collapsed {
  display: block;
  padding-bottom: 30px;
  color: #ccc;
}
.login .panel-group .bottom-panel .panel-heading .panel-title .collapsed:hover {
  color: #111;
}
.login .panel-group .bottom-panel .panel-body {
  padding-bottom: 100px;
  color: #999 !important;
}
.login .panel-group .panel + .panel {
  margin-top: 0;
}

.video-description {
  padding: 40px 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
}

.video-visual {
  padding: 40px 0;
}

/* ---- 20.01 Preloader ---- */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #111;
  z-index: 9999;
}
.preloader img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto;
}

.scroller {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 120px;
  margin: 0 auto;
  font-size: 40px;
  text-align: center;
  color: rgba(235, 235, 235, 0.5);
}
.scroller:focus {
  color: inherit;
  text-decoration: none;
}
.scroller:hover {
  color: #ebebeb;
}
.scroller:hover .scroller-text {
  transform: translateY(-10px);
  opacity: 1;
}
.scroller .scroller-text {
  display: block;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ececec;
  transform: translateY(5px);
  opacity: 0;
  transition: all 0.3s;
}

.main-demo-hero, .fs-video-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../images/hero/edge.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.main-demo-hero .bg-overlay, .fs-video-hero .bg-overlay {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(236, 236, 236, 0.6);
}
.main-demo-hero .hero-content-wrapper, .fs-video-hero .hero-content-wrapper {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding-left: 10%;
}
.main-demo-hero .hero-content-wrapper .hero-content, .fs-video-hero .hero-content-wrapper .hero-content {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.main-demo-hero .hero-content-wrapper .hero-content .hero-lead, .fs-video-hero .hero-content-wrapper .hero-content .hero-lead {
  font-size: 6em;
  font-weight: 700;
  letter-spacing: 2px;
}
.main-demo-hero .hero-content-wrapper .hero-content .hero-subheading, .fs-video-hero .hero-content-wrapper .hero-content .hero-subheading {
  margin-top: 100px;
  margin-bottom: 20px;
  color: #999;
}

.fs-video-hero {
  background: url(../images/hero/edge.jpg);
  background-size: cover;
}
.fs-video-hero .bg-overlay {
  background: rgba(17, 17, 17, 0.4);
}
.fs-video-hero .hero-content-wrapper .hero-content .hero-lead {
  color: #ececec;
}
.fs-video-hero .hero-content-wrapper .hero-content .hero-subheading {
  margin-top: 100px;
  margin-bottom: 20px;
  color: #999;
}

.hover-default .p-hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.8);
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s;
}
.hover-default .p-hover .p-content {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 25px;
  transition: bottom 0.5s;
}
.hover-default .p-hover .p-content h2:first-child,
.hover-default .p-hover .p-content h3:first-child,
.hover-default .p-hover .p-content h4:first-child,
.hover-default .p-hover .p-content h5:first-child,
.hover-default .p-hover .p-content h6:first-child,
.hover-default .p-hover .p-content .footer-contact .contact-info .show-info-link:first-child,
.footer-contact .contact-info .hover-default .p-hover .p-content .show-info-link:first-child,
.hover-default .p-hover .p-content .footer-contact .contact-info address ul li .adr-heading:first-child,
.footer-contact .contact-info address ul li .hover-default .p-hover .p-content .adr-heading:first-child,
.hover-default .p-hover .p-content .footer-contact .contact-info address .show-map:first-child,
.footer-contact .contact-info address .hover-default .p-hover .p-content .show-map:first-child,
.hover-default .p-hover .p-content .footer-social-links ul li:first-child,
.footer-social-links ul .hover-default .p-hover .p-content li:first-child,
.hover-default .p-hover .p-content .circles-counters .circle-item .circle-text:first-child,
.circles-counters .circle-item .hover-default .p-hover .p-content .circle-text:first-child,
.hover-default .p-hover .p-content .number-counters .count-wrapper .count-item .count-text:first-child,
.number-counters .count-wrapper .count-item .hover-default .p-hover .p-content .count-text:first-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .hover-default .p-hover .p-content span:first-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .hover-default .p-hover .p-content a:first-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .hover-default .p-hover .p-content p:first-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:first-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .hover-default .p-hover .p-content a:first-child,
.hover-default .p-hover .p-content p:first-child,
.hover-default .p-hover .p-content span:first-child {
  margin-top: 0;
  margin-bottom: 0;
  color: #ececec;
}
.hover-default .p-hover .p-content h2:last-child,
.hover-default .p-hover .p-content h3:last-child,
.hover-default .p-hover .p-content h4:last-child,
.hover-default .p-hover .p-content h5:last-child,
.hover-default .p-hover .p-content h6:last-child,
.hover-default .p-hover .p-content .footer-contact .contact-info .show-info-link:last-child,
.footer-contact .contact-info .hover-default .p-hover .p-content .show-info-link:last-child,
.hover-default .p-hover .p-content .footer-contact .contact-info address ul li .adr-heading:last-child,
.footer-contact .contact-info address ul li .hover-default .p-hover .p-content .adr-heading:last-child,
.hover-default .p-hover .p-content .footer-contact .contact-info address .show-map:last-child,
.footer-contact .contact-info address .hover-default .p-hover .p-content .show-map:last-child,
.hover-default .p-hover .p-content .footer-social-links ul li:last-child,
.footer-social-links ul .hover-default .p-hover .p-content li:last-child,
.hover-default .p-hover .p-content .circles-counters .circle-item .circle-text:last-child,
.circles-counters .circle-item .hover-default .p-hover .p-content .circle-text:last-child,
.hover-default .p-hover .p-content .number-counters .count-wrapper .count-item .count-text:last-child,
.number-counters .count-wrapper .count-item .hover-default .p-hover .p-content .count-text:last-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group span:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .hover-default .p-hover .p-content span:last-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .hover-default .p-hover .p-content a:last-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .address-group p:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .address-group .hover-default .p-hover .p-content p:last-child,
.hover-default .p-hover .p-content .contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link a:last-child,
.contact-1 .contact-wrapper .contact-info-wrapper address .show-map-link .hover-default .p-hover .p-content a:last-child,
.hover-default .p-hover .p-content p:last-child,
.hover-default .p-hover .p-content span:last-child {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 2.5px;
  color: #999;
}
.hover-default .p-hover:hover {
  opacity: 1;
}
.hover-default .p-hover:hover .p-content {
  bottom: 45px;
}
.hover-default .p-hover:hover .open-btn {
  top: 0;
}
.hover-default .open-btn {
  position: absolute;
  padding-top: 22px;
  width: 60px;
  height: 60px;
  right: 0;
  top: -60px;
  font-size: 15px;
  text-align: center;
  line-height: 0;
  color: #111;
  background: #ececec;
  transition: top 0.5;
}
.hover-default .open-btn:focus, .hover-default .open-btn:visited {
  outline: none;
}
.hover-default .open-btn:hover {
  color: #ececec;
  background: #111;
}

/*# sourceMappingURL=main.css.map */
