@charset "UTF-8";
/*!
Theme Name: Concertare
Theme URI: http://www.concertare.co.uk/
Author: Stefan Burt
Author URI: http://www.concertare.co.uk/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: six
Tags:

This theme, like WordPress, is licensed under the GPL sd.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--------------------------------------------------------------
# Basics
--------------------------------------------------------------*/
@font-face {
  font-family: 'museo';
  src: url("fonts/museo/23082C_4_0.woff") format("woff"), url("fonts/museo/23082C_4_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }
  h1 p, h2 p, h3 p, h4 p, h5 p, h6 p {
    font-weight: inherit; }

/*--------------------------------------------------------------
# Bourbon/Neat Frameworks food
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.internal-wrapper {
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  clear: both;
  position: relative; }
  .internal-wrapper.basic {
    padding: 2rem 20px 3rem; }
  .internal-wrapper.four-oh-four {
    padding: 3rem 0; }

@media screen and (min-width: 992px) {
  .hero__container {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff; } }

.hero__wrap {
  position: relative;
  margin-bottom: 20px; }

.hero__textAlign {
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  display: block;
  clear: both;
  position: relative; }
  @media screen and (min-width: 992px) {
    .hero__textAlign {
      text-shadow: 3px 4px 5px rgba(106, 96, 96, 0.75); } }

div.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  div.container::after {
    clear: both;
    content: "";
    display: block; }

.section-a {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .section-a:last-child {
    margin-right: 0; }

.section-b {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .section-b:last-child {
    margin-right: 0; }

.layoutMain::after {
  clear: both;
  content: "";
  display: block; }

.slideshow-wrap {
  margin-bottom: 30px;
  position: relative; }

html {
  height: 100%; }

body {
  min-height: 1px;
  /* screw you IE11 */
  height: 100%;
  display: flex;
  flex-direction: column; }

.page-wrapper {
  flex: 1 0 auto; }

/* scss/Hero Panel/_Image-led-Hero-with-overlay.scss */
.jumbotron.with-overlay.with-overlay {
  position: relative; }

@media (max-width: 991px) {
  .jumbotron.with-overlay.with-overlay:before {
    margin: 0 0 1rem 0 !important; } }

@media (min-width: 768px) {
  .cycle-slideshow .jumbotron.with-overlay.with-overlay {
    margin-bottom: 0; } }

.jumbotron.with-overlay.with-overlay .copy {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

@media (max-width: 767px) {
  .jumbotron.with-overlay.with-overlay .copy {
    position: static;
    -webkit-transform: none;
    transform: none; } }

.jumbotron.with-overlay.with-overlay .overlay {
  background: rgba(0, 51, 102, 0.8);
  color: #FFFFFF;
  padding: 1rem 3rem; }

@media (max-width: 767px) {
  .jumbotron.with-overlay.with-overlay .overlay {
    height: 100%;
    background: none;
    color: #003366;
    padding: 0; } }

.jumbotron.with-overlay.with-overlay .overlay h1 {
  color: inherit;
  line-height: 0.9;
  margin-top: 0.3em; }

.jumbotron.with-overlay.with-overlay.sample {
  background-image: url("sample_hero_2.jpg"); }

/* scss/Hero Panel/_Image-led-Hero-with-whitespace.scss */
.jumbotron {
  display: table;
  width: 100%;
  background: none; }

@media (max-width: 991px) {
  .jumbotron {
    padding: 0 !important; } }

.jumbotron h1 {
  color: #003366;
  margin-top: 0; }

.jumbotron div[class*="col-md-"],
.jumbotron div[class*=" col-md-"] {
  padding: 0; }

.jumbotron .copy {
  display: table-cell;
  vertical-align: middle; }

@media (max-width: 991px) {
  .jumbotron .copy {
    display: block; } }

.jumbotron.image {
  min-height: 400px;
  height: 40vh;
  overflow: hidden; }

@media (max-width: 991px) {
  .jumbotron.image {
    background-size: 0 !important;
    min-height: 0;
    height: auto; }
  .jumbotron.image:before {
    content: '';
    padding-bottom: 56.25%;
    display: block;
    background-position: 50% 50%;
    background-image: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 1em; }
  .jumbotron.image__hp:before {
    background-position: 50% 50%; }
  .jumbotron.image__au:before {
    background-position: 77% 50% !important; }
  .jumbotron.image__contact:before {
    background-position: 81% 50% !important; } }

.jumbotron.image.sample {
  background-image: url("sample_hero_2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0; }

@media (min-width: 1580px) {
  .jumbotron.image.our-experience {
    background-position: 50% 50%; }
  .jumbotron.image.image__contact {
    background-position: 50% 50%; } }

/* scss/Hero Panel/_Non-image-hero.scss */
.jumbotron.non-image {
  padding: 0;
  min-height: 0;
  border-top: 1px solid #97999B; }

.jumbotron p {
  font-size: 15px; }

img {
  width: 100%;
  height: auto; }

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.project {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-bottom: 20px; }
  .project:last-child {
    margin-right: 0; }
  .project:nth-child(3n) {
    margin-right: 0; }
  .project:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 768px) {
    .project {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%; }
      .project:last-child {
        margin-right: 0; }
      .project:nth-child(2n) {
        margin-right: 0; }
      .project:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .project {
      width: 100%;
      margin-left: 0%; }
      .project:nth-child(3n) {
        margin-right: 0; }
      .project:nth-child(3n+1) {
        clear: left; } }
  .project__img {
    border-bottom: 5px solid #98072b;
    margin-bottom: 22px; }
  .project__heading {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: museo; }
  .project__copy {
    margin: 0 0 22px 0;
    padding: 0; }

.homeOverLay {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px; }
  .homeOverLay__heading {
    color: #fff;
    font-size: 48px;
    margin: 0;
    padding: 0; }
  .homeOverLay__copy {
    font-size: 18px;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 20px; }

.people {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
  margin-bottom: 20px; }
  .people:last-child {
    margin-right: 0; }
  .people:nth-child(2n) {
    margin-right: 0; }
  .people:nth-child(2n+1) {
    clear: left; }
  @media screen and (max-width: 480px) {
    .people {
      width: 100%;
      margin-left: 0%; } }

.project__imgs {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .project__imgs:last-child {
    margin-right: 0; }

.project__desc {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .project__desc:last-child {
    margin-right: 0; }

.project--wrapper {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .project--wrapper:last-child {
    margin-right: 0; }

.project__desc--copy {
  margin-top: 20px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%; }
  .project__desc--copy:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .project__desc--copy {
      width: 100%;
      margin-left: 0%; } }

.project__desc--quote {
  margin-top: 60px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%; }
  .project__desc--quote:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .project__desc--quote {
      margin-top: 16px;
      margin-bottom: 16px;
      width: 100%;
      margin-left: 0%; } }

.contact__info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .contact__info:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .contact__info {
      width: 100%;
      margin-left: 0%; } }

.contact__form {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .contact__form:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .contact__form {
      width: 100%;
      margin-left: 0%; } }

.contact {
  width: 100%; }

.contact__info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .contact__info:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .contact__info {
      width: 100%;
      margin-left: 0%; } }

.contact__form {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .contact__form:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .contact__form {
      width: 100%;
      margin-left: 0%; } }

@media screen and (max-width: 480px) {
  .contact__submit {
    width: 100%; } }

.aboutMain {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .aboutMain:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .aboutMain {
      width: 100%;
      margin-left: 0%; } }

.aboutSub {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .aboutSub:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .aboutSub {
      width: 100%;
      margin-left: 0%; } }

.aboutSub__gp {
  margin-bottom: 24px; }

.aboutSub__gp:last-child {
  margin-bottom: 30px; }

.aboutSub__heading {
  font-size: 24px;
  font-family: museo;
  margin-bottom: 24px; }

.footer {
  clear: both;
  width: 100%;
  text-align: center;
  background: #ebebeb;
  margin-top: 20px;
  flex-shrink: 0; }
  @media screen and (min-width: 992px) {
    .footer {
      margin-top: 50px;
      padding: 33px; } }

.footer-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 85%;
  margin: 0 auto;
  text-align: center; }

.threeCol {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-bottom: 20px; }
  .threeCol:last-child {
    margin-right: 0; }
  @media screen and (min-width: 1200px) {
    .threeCol:nth-child(3n) {
      margin-right: 0; }
    .threeCol:nth-child(3n+1) {
      clear: left; } }
  @media screen and (min-width: 992px) {
    .threeCol:nth-child(3n) {
      margin-right: 0; }
    .threeCol:nth-child(3n+1) {
      clear: left; } }
  @media screen and (min-width: 767px) and (max-width: 980px) {
    .threeCol {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 47.58542%; }
      .threeCol:last-child {
        margin-right: 0; }
      .threeCol:nth-child(2n) {
        margin-right: 0; }
      .threeCol:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 768px) {
    .threeCol {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%; }
      .threeCol:last-child {
        margin-right: 0; }
      .threeCol:nth-child(2n) {
        margin-right: 0; }
      .threeCol:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .threeCol {
      width: 100%;
      margin-left: 0%; } }
  .threeCol__img {
    border-bottom: 5px solid #98072b;
    margin-bottom: 22px; }
  .threeCol__heading {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: museo; }
  .threeCol__copy {
    margin: 0 0 22px 0;
    padding: 0; }

.imageGallary_body {
  float: none;
  width: 100%; }
  @media screen and (min-width: 769px) {
    .imageGallary_body {
      float: right;
      width: 18%; } }

.imageGallary_img {
  border-bottom: 5px solid #98072b;
  float: left;
  width: 80%; }
  @media screen and (max-width: 768px) {
    .imageGallary_img {
      width: 100%;
      width: 100%;
      margin-left: 0%; } }

.imageGallary_img--main {
  margin-bottom: 6px; }

@media screen and (min-width: 992px) {
  .imageGallary_img--link {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .imageGallary_img--link {
    float: left;
    margin-right: 5%;
    width: 15%; } }

.imageGallary_img--thumb {
  margin-bottom: 6px;
  float: left; }

.section__item {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 20px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .section__item:last-child {
    margin-right: 0; }
  @media all and (max-width: 1120px) {
    .section__item {
      width: 100%;
      margin-left: 0%;
      position: relative;
      padding: 0;
      background: #fff;
      color: #404040;
      margin-top: 20px; } }

#pager {
  z-index: 10000;
  position: absolute;
  right: 16px;
  bottom: 0; }
  #pager span {
    font-size: 40px;
    color: #fff;
    margin-right: 6px; }
    #pager span:hover {
      cursor: pointer; }
  #pager .cycle-pager-active {
    color: #98072b; }

@media all and (max-width: 1120px) {
  .pager2 {
    display: none; } }

.cycle-slideshow span {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
  width: 100%;
  display: block; }

.pagerControl {
  position: absolute;
  z-index: 3000;
  right: 0; }

.btn {
  font-family: museo;
  text-decoration: none;
  padding: 8px 18px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 20px;
  color: #91001d;
  display: inline-block;
  text-align: center; }
  .btn:hover {
    background-color: #91001d;
    border: 1px solid transparent;
    color: #fff; }
  .btn__stack {
    float: right;
    clear: both;
    margin-bottom: 10px; }

.btn__stack[rel~="prev"]::before {
  content: "< "; }

.btn__stack[rel~="next"]::after {
  content: "> ";
  padding-left: 4px; }

.btn--full {
  width: 100%; }

.btn-alt {
  font-family: museo;
  text-decoration: none;
  padding: 8px 18px;
  color: #fff;
  background-color: #91001d;
  border: 1px solid #91001d;
  border-radius: 20px;
  display: inline-block; }
  .btn-alt:hover {
    background-color: #fff;
    color: #91001d;
    border: 1px solid #ccc; }

.btn-alt--alpha {
  float: right;
  margin-top: -8px; }

.sectionLink {
  color: #98072b;
  font-family: museo;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 12px;
  display: inline-block; }
  .sectionLink:hover, .sectionLink:visited {
    color: #98072b; }

.link-phone:link,
.link-phone:visited,
.link-phone:hover {
  text-decoration: none;
  pointer-events: none;
  cursor: default;
  color: #404040; }

@media (max-width: 500px) {
  .link-phone:link,
  .link-phone:visited,
  .link-phone:hover {
    text-decoration: underline;
    pointer-events: auto;
    cursor: pointer;
    color: #91001d; } }

.gmaps {
  width: 100%;
  margin: 0 auto; }

.map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 20px; }

.contact {
  background-color: #f3f3f3;
  padding: 20px;
  margin-top: 20px;
  width: 100%;
  content: "";
  display: table;
  table-layout: fixed;
  margin-bottom: 20px; }

.contact__submit {
  float: right; }

.contact input[type="text"],
.contact input[type="email"],
.contact input[type="tel"],
.contact input[type="url"],
.contact textarea,
.contact button[type="submit"] {
  font-size: 16px;
  font-size: 1rem;
  font-family: museo; }

.contact input[type="text"],
.contact input[type="email"],
.contact input[type="tel"],
.contact input[type="url"],
.contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  padding: 10px 20px;
  border-radius: 20px;
  margin: 0 0 20px; }

.contact input[type="text"]:hover,
.contact input[type="email"]:hover,
.contact input[type="tel"]:hover,
.contact input[type="url"]:hover,
.contact textarea:hover {
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
  border-radius: 20px; }

.contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none; }

.contact input:focus,
.contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa; }

::-webkit-input-placeholder {
  color: #888; }

:-moz-placeholder {
  color: #888; }

::-moz-placeholder {
  color: #888; }

:-ms-input-placeholder {
  color: #888; }

.contactInformation__address {
  float: left; }

.contactInformation__body {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  margin-bottom: 24px; }
  .contactInformation__body:last-child {
    margin-right: 0; }

.contact__bodyAddress {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .contact__bodyAddress:last-child {
    margin-right: 0; }

.contact__coms {
  float: left;
  display: block;
  margin-top: 10px;
  width: 100%; }
  .contact__coms:last-child {
    margin-right: 0; }


.contact__detail {
  float: left;
  display: block;
  text-align: left;
  clear: both; }
  .contact__detail--last {
    display: block;
    clear: none;
    margin-left: 4px; }

body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
  margin-bottom: 0.3rem;
  font-weight: normal; }

h1 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

h2 {
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
  font-weight: normal; }

.aboutMain h2,
.aboutMain h3,
.aboutMain h4,
.aboutMain h5 {
  font-family: museo;
  font-weight: normal;
  margin-bottom: 16px;
  font-size: 24px; }

.main-heading {
  font-family: museo;
  font-weight: normal; }

.heading {
  font-family: museo;
  font-weight: normal; }

.heading--experience {
  margin-bottom: 20px; }

@media screen and (max-width: 480px) {
  .heading--hero {
    font-size: 36px;
    margin-bottom: 12px; } }

@media screen and (min-width: 992px) {
  .heading--hero {
    font-size: 48px; } }

.heading--h3 {
  margin-bottom: 24px;
  font-size: 24px; }

p {
  margin-top: 0;
  margin-bottom: 1em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.callOut {
  font-size: 24px;
  font-family: museo;
  margin-bottom: 24px; }

.aboutMain ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.aboutMain li {
  padding-left: 1em;
  text-indent: -.7em; }

.aboutMain li::before {
  content: "• ";
  color: #98072b; }

.quotationBody {
  padding-bottom: 16px;
  font-style: italic;
  line-height: 1.4;
  padding-right: 10px;
  margin-right: 20px;
  border-bottom: 3px solid #98092b; }

.main-nav {
  margin-bottom: 14px; }

.menu {
  display: none; }
  @media screen and (min-width: 992px) {
    .menu {
      display: block;
      list-style: none;
      text-align: center;
      font-family: museo, sans-serif;
      color: #333;
      height: 30px;
      margin: 0;
      padding: 5px 0 0; } }
  .menu .menu__item {
    display: inline-block;
    position: relative;
    margin-right: 50px;
    line-height: 1.40; }
    .menu .menu__item:last-child {
      margin-right: 0; }
    .menu .menu__item:after {
      content: '';
      width: 100%;
      position: absolute;
      bottom: -4px;
      transform: translateY(0);
      background: #98092b;
      height: 1px;
      display: block;
      transition: all 0.3s ease-out;
      opacity: 0; }
    .menu .menu__item a {
      display: inline-block;
      text-decoration: none; }
      .menu .menu__item a:link {
        color: #000; }
      .menu .menu__item a:visited {
        color: #000; }
      .menu .menu__item a:hover {
        color: #98092b;
        border-bottom: 1px solid #98092b; }
      .menu .menu__item a:active {
        color: #000; }
  .menu .current-menu-item a {
    color: #98092b !important;
    border-bottom: 1px solid #98092b; }

.menu-toggle {
  position: absolute;
  top: 6px;
  right: 20px;
  width: 60px;
  height: 60px;
  background: none;
  border: none;
  display: block;
  z-index: 300; }
  @media screen and (min-width: 992px) {
    .menu-toggle {
      display: none;
      top: 14px; } }

.menu-toggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #9a0128;
  z-index: 200;
  transform-origin: 0 100%;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }

.nav-wrapper {
  padding: 20px;
  min-height: 68px; }
  @media screen and (min-width: 992px) {
    .nav-wrapper {
      padding: 40px 20px 20px;
      min-height: 1px; } }

.companyLogo {
  float: left;
  width: 240px; }
  @media screen and (min-width: 300px) {
    .companyLogo {
      margin-top: -4px;
      width: 220px;
      height: 34px; } }
  @media screen and (min-width: 992px) {
    .companyLogo {
      width: 250px;
      height: 34px; } }

.mobileMenu {
  height: 0;
  background: #fff;
  width: 50%;
  right: 0;
  top: 0;
  padding: 53px 20px 20px;
  display: none;
  z-index: 246;
  position: absolute;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  @media screen and (min-width: 992px) {
    .mobileMenu {
      display: none; } }

.mobileMenu--open {
  display: block;
  height: auto; }
  @media screen and (min-width: 992px) {
    .mobileMenu--open {
      display: none; } }

.menu-stacked {
  margin: 0;
  padding: 0; }
  .menu-stacked .menu__item {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .menu-stacked .menu__item {
    border-bottom: 1px solid #ddd;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    width: 100%;
    display: block;
    text-decoration: none;
    color: #98092b; }
    .menu-stacked .menu__item:last-child {
      border-bottom: 0; }
    .menu-stacked .menu__item:last-child a {
      border-bottom: 0; }
    .menu-stacked .menu__item a {
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 12px;
      width: 100%;
      display: block;
      text-decoration: none;
      color: #98092b; }

.link-phone {
  color: #91001d;
  text-decoration: none;
  font-weight: 400; }
  .link-phone:hover {
    text-decoration: underline; }

.link--gmaps {
  color: #91001d;
  text-decoration: none;
  font-weight: 400; }
  .link--gmaps:hover {
    text-decoration: underline; }

#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
  margin-left: 0;
  padding-left: 0; }

#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }

#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc; }

.carousel-Info {
  z-index: 199;
  position: relative; }

.hideBtn {
  display: none !important; }

.backLink {
  color: #98072b;
  text-decoration: none;
  margin-left: 20px;
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block; }
  .backLink:hover {
    text-decoration: underline; }

.backLink::before {
  content: "< ";
  position: absolute;
  left: 0;
  padding-left: 20px; }

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