/*
 * The sections in this document roughly correspond to our theme style guide.
 */
body {
  background: #fff;
  color: #000;
}
body div.ccm-page {
  font-family: 'Arapey', serif;
}
body div.ccm-page.page-template-home main {
  margin-top: 0;
}
body div.ccm-page .container {
  max-width: 970px;
  width: 100%;
}
body div.ccm-page header {
  padding-bottom: 0;
}
body div.ccm-page header .container {
  max-width: 1280px;
}
body div.ccm-page header .container .row {
  margin: 0;
}
body div.ccm-page header .container .row > div {
  padding: 0;
}
body div.ccm-page header .container .row > div p {
  font-size: 12px;
  line-height: 18px;
  font-family: "Open Sans", sans-serif;
}
body div.ccm-page header .container .row .logo img {
  margin: 0 auto;
}
body div.ccm-page header .container .header-top p {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
}
body div.ccm-page header .container .header-top p strong {
  color: #842121;
}
body div.ccm-page header .container .nav nav > ul {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  -ms-justify-content: center;
  flex-flow: row wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
body div.ccm-page header .container .nav nav > ul > li a {
  background: none;
  color: #4a4949 !important;
  border: none;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 4px 0 !important;
}
body div.ccm-page header .container .nav nav > ul > li:last-child {
  background-image: url(/application/files/2115/3423/1772/image11.jpg);
  background-position: right center;
  width: 68px;
  padding-bottom: 0;
}
body div.ccm-page header .container .nav nav > ul > li:last-child a {
  font-size: 0;
}
body div.ccm-page .ccm-image-slider-container {
  background-image: none;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
body div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  padding: 0;
}
body div.ccm-page .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner {
  margin: 0;
  width: 100%;
  padding: 0;
}
body div.ccm-page .page-top-banner-section .image-caption-block img {
  width: 100%;
}
body div.ccm-page .page-top-banner-section .image-caption-block img.hover-img {
  display: none;
}
body div.ccm-page .page-top-banner-section .image-caption-block .text-box {
  max-width: 940px;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body div.ccm-page .page-top-banner-section .image-caption-block .text-box .image-caption-title {
  display: block;
  font-size: 20px;
}
body div.ccm-page .page-top-banner-section .image-caption-block .text-box .image-caption-alt-text {
  font-size: 3em;
  display: block;
}
body div.ccm-page .home-intro {
  max-width: 650px;
  margin: 20px auto;
  position: relative;
  padding-bottom: 30px;
}
body div.ccm-page .home-intro:after {
  content: '';
  height: 1px;
  width: 80%;
  position: absolute;
  bottom: 0;
  border: 0.5px dotted #000;
  margin: 0 auto;
  text-align: center;
  left: 10%;
}
body div.ccm-page p {
  font-family: 'Arapey', serif;
  font-size: 17px;
  line-height: 32px;
}
body div.ccm-page p .content-title {
  font-size: 36px;
}
body div.ccm-page p .content-title-border {
  font-size: 36px;
  position: relative;
  display: block;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
body div.ccm-page p .content-title-border:after {
  content: '';
  width: 500px;
  height: 1px;
  position: absolute;
  bottom: 0;
  border: 0.5px dotted #000;
  left: 50%;
  transform: translateX(-50%);
}
body div.ccm-page .home-brands img,
body div.ccm-page .discovery-center img {
  display: block;
  margin: 0 auto;
}
body div.ccm-page .discovery-center .text-box .image-caption-title {
  border: 1px solid #000;
  padding: 5px 20px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #842121;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
body div.ccm-page .bg-border {
  background: #842121;
  position: relative;
  min-height: 15px;
}
body div.ccm-page .bg-border:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 100%;
  background: #335b8a;
}
body div.ccm-page .bg-border:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  height: 100%;
  background: #335b8a;
}
body div.ccm-page .bg-border p {
  margin-bottom: 0;
  line-height: 1;
}
body div.ccm-page .bg-border p .content-title {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
  padding: 17px 0;
  display: block;
}
body div.ccm-page .home-col2 {
  margin-bottom: 50px;
}
body div.ccm-page .home-col2 .container {
  border-bottom: 0.5px dotted #000;
}
body div.ccm-page .home-col2 .staff {
  border: none;
  padding-bottom: 20px;
  margin-bottom: 0;
}
body div.ccm-page .home-col2 .staff img {
  padding-right: 20px;
}
body div.ccm-page .home-col2 .staff .info {
  width: 50%;
}
body div.ccm-page .home-col2 .staff .info .name {
  font-family: 'Arapey', serif;
  font-size: 36px;
  color: #000;
  line-height: 1;
  border-bottom: 0.5px dotted #000;
  padding-bottom: 15px;
}
body div.ccm-page hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px dotted #000;
}
body div.ccm-page .our-team {
  margin: 0 -15px;
}
body div.ccm-page .our-team .ccm-layout-column {
  padding: 0 15px;
}
body div.ccm-page .our-team .ccm-layout-column .staff {
  display: block;
}
body div.ccm-page .our-team .ccm-layout-column .staff .staff-image {
  border: 1px solid #aaa;
  -webkit-box-shadow: 2px 2px 11px 0px rgba(48, 48, 50, 0.27);
  -moz-box-shadow: 2px 2px 11px 0px rgba(48, 48, 50, 0.27);
  box-shadow: 2px 2px 11px 0px rgba(48, 48, 50, 0.27);
}
body div.ccm-page .our-team .ccm-layout-column .staff .staff-image img {
  width: 100%;
  display: block;
  border: 10px solid #fff;
}
body div.ccm-page .our-team .ccm-layout-column .staff .info {
  display: block;
  margin-top: 20px;
}
body div.ccm-page .our-team .ccm-layout-column .staff .info .name {
  color: #000;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 0;
  font-family: 'Arapey', serif;
}
body div.ccm-page .our-team .ccm-layout-column .staff .info .description p strong {
  color: #842121;
  font-size: 24px;
  font-weight: normal;
}
body div.ccm-page .our-team .ccm-layout-column .staff .info .description hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
body div.ccm-page .area-content-accent {
  display: none;
}
body div.ccm-page #footer-theme {
  background: #842121;
}
body div.ccm-page #footer-theme img {
  display: block;
  margin: auto;
}
body div.ccm-page #footer-theme p {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
body div.ccm-page #footer-theme .footer-top {
  border-top: 15px solid #842121;
}
body div.ccm-page #footer-theme .footer-top p {
  color: #000;
}
body div.ccm-page #footer-theme .footer-bottom {
  padding: 50px 0 80px;
}
body div.ccm-page #footer-theme .footer-social {
  text-align: center;
}
body div.ccm-page #footer-theme .footer-social a,
body div.ccm-page #footer-theme .footer-social p {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 0;
  text-align: left;
}
body div.ccm-page #footer-theme .footer-social a {
  margin-right: 15px;
}
