@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
/* Import bootstrap 3 mixins and variables so we can use them */
/* Import core mixins so we can use them */
.clear_float:before,
.clear_float:after {
  content: " ";
  display: table;
}
.clear_float:after {
  clear: both;
}
/* Import our theme variables. */
/*
 * The sections in this document roughly correspond to our theme style guide.
 */
/* Import our theme mixins */
/* Import our theme fonts */
@font-face {
  font-family: 'IEMCO';
  font-style: normal;
  font-weight: normal;
  src: local('DIN Condensed Bold'), url('../../../../themes/iemco/css/build/fonts/DINCondensed-Bold.woff') format('woff');
}
/*

@font-face {
  font-family: 'IEMCO';
  src: url('subset-DINCondensedC.woff2') format('woff2'),
  url('subset-DINCondensedC.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IEMCO';
  src: url('DIN-Medium.woff2') format('woff2'),
  url('DIN-Medium.woff') format('woff'),
  url('DIN-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IEMCO';
  src: url('DIN-RegularAlternate.woff2') format('woff2'),
  url('DIN-RegularAlternate.woff') format('woff'),
  url('DIN-RegularAlternate.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IEMCO';
  src: url('DIN-Light.woff2') format('woff2'),
  url('DIN-Light.woff') format('woff'),
  url('DIN-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IEMCO';
  src: url('DIN-BlackAlternate.woff2') format('woff2'),
  url('DIN-BlackAlternate.woff') format('woff'),
  url('DIN-BlackAlternate.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'IEMCO';
  src: url('DIN-Bold.woff2') format('woff2'),
  url('DIN-Bold.woff') format('woff'),
  url('DIN-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IEMCO';
  src: url('DIN-Regular.woff2') format('woff2'),
  url('DIN-Regular.woff') format('woff'),
  url('DIN-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
*/
/* Our style rules - namespace so as not to collide with the core app styles */
body {
  color: #696767;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
div.ccm-page {
  position: relative;
}
div.ccm-page .content-top-wrapper {
  position: relative;
  width: 100%;
  margin: -75px 0 0 0;
}
div.ccm-page .pull-up-to-header {
  z-index: 100;
  position: relative;
}
div.ccm-page .pull-up-to-header .content-wrapper-container {
  padding: 0 !important;
}
div.ccm-page .pull-up-to-header .rows-wrap {
  background: #ffffff;
}
.ccm-edit-mode .pull-up-to-header {
  margin: 0 !important;
  z-index: auto !important;
  position: relative !important;
}
.ccm-edit-mode .content-top-wrapper {
  margin: 0 !important;
}
div.ccm-page {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;
  /* Medium Devices: Desktops */
  /*
  h1:after,h2:after,h3:after,h4:after,h5:after,h6:after{
    .make-line-after();
  }
  h1.left-line:after ,h2.left-line:after,h3.left-line:after,h4.left-line:after,h5.left-line:after,h6.left-line:after{
    .make-line-after-left();
  }
  h1.no-line:after ,h2.no-line:after,h3.no-line:after,h4.no-line:after,h5.no-line:after,h6.no-line:after{
    .make-no-line-after-left();
  }
 */
}
div.ccm-page main {
  background-color: #ffffff;
}
div.ccm-page main,
div.ccm-page footer {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
div.ccm-page main a:not(.fa):not(.btn),
div.ccm-page footer a:not(.fa):not(.btn) {
  color: #007933;
}
div.ccm-page main a:not(.fa):not(.btn):hover,
div.ccm-page footer a:not(.fa):not(.btn):hover {
  color: #007933;
  text-decoration: none;
}
@media (min-width: 993px) {
  div.ccm-page main {
    padding-top: 140px;
  }
}
div.ccm-page blockquote {
  padding-left: 60px;
  font-size: 1.46em;
  font-weight: normal;
  border-color: #bdcfd8;
  color: #5b676c;
  line-height: 1.42857143;
}
div.ccm-page h1 {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 3.2em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page h2 {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 2.3em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page h3 {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page h4 {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page h5 {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  font-weight: 900;
  color: #696767;
  line-height: 1.42857143;
  text-transform: uppercase;
}
div.ccm-page h6 {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  font-weight: normal;
  color: #696767;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page h3.details {
  margin-top: -10px;
  color: #696767;
}
div.ccm-page img {
  max-width: 100%;
  height: auto;
  margin: auto;
}
div.ccm-page hr {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #ececec;
}
div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px;
}
div.ccm-page.page-type-blog-entry div.col-sidebar {
  padding-top: 40px;
}
div.ccm-page div.col-sidebar hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
#div-ligas-de-interes .col-sm-6 {
  padding: 0 !important;
}
.div-features-cuadros-rojos .col-sm-6 {
  padding: 0 !important;
}
.parallax-stripe-inner .row {
  margin: 0 !important;
}
div.ccm-page div.ccm-system-errors {
  margin-top: 40px;
}
div.ccm-page header {
  background-color: white;
  border-bottom: none;
  position: relative;
  z-index: 101;
  /* Medium Devices: Desktops */
}
div.ccm-page header .nav-scrolled-logo {
  display: block;
}
div.ccm-page header .nav-logo {
  display: none;
}
@media (min-width: 993px) {
  div.ccm-page header {
    background-color: transparent;
  }
}
div.ccm-page header #header-language-container {
  background-color: #d70f1f;
  height: 42px;
  padding-top: 10px;
}
div.ccm-page header .header-brand {
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  max-width: 100px;
  padding: 10px 0;
  /* Medium Devices: Desktops */
}
@media (min-width: 993px) {
  div.ccm-page header .header-brand {
    max-width: 165px;
    padding: 7px 0;
  }
}
div.ccm-page header #header-site-title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #696767;
  text-transform: none;
  line-height: 1.15em;
  font-size: 2.3em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
div.ccm-page header #header-site-title:hover {
  color: #363434;
  text-decoration: none !important;
}
div.ccm-page header .ccm-search-block-form {
  position: relative;
}
div.ccm-page header .ccm-search-block-form:before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: 9px;
  text-decoration: inherit;
  color: #cbcbcb;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text {
  border: 1px solid #cbcbcb;
  color: #cbcbcb;
  border-radius: 30px;
  padding: 10px 20px 10px 35px;
  background-color: #ffffff;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus {
  outline: 0;
}
div.ccm-page header .iemco-usa {
  color: #696767;
  padding: 0 10px;
}
div.ccm-page header .iemco-usa:hover {
  color: #007933;
}
div.ccm-page header .iemco-usa span {
  font-weight: bold;
}
div.ccm-page header nav ul {
  -webkit-font-smoothing: antialiased;
  list-style: none;
  padding: 5px 0px 0px 0px;
  float: right;
  margin: 0;
  text-align: left;
}
div.ccm-page header nav ul a {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 10px 5px 10px;
}
div.ccm-page header nav ul a:hover {
  color: #007933;
  text-decoration: none;
}
div.ccm-page header nav ul a.nav-selected,
div.ccm-page header nav ul a.nav-path-selected {
  color: #007933;
}
div.ccm-page header nav ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
div.ccm-page header.scrolled {
  background-color: #ffffff;
}
div.ccm-page header.scrolled nav a {
  color: #696767;
}
div.ccm-page header.scrolled .nav-scrolled-logo {
  display: block;
}
div.ccm-page header.scrolled .nav-logo {
  display: none;
}
@media (min-width: 993px) {
  div.ccm-page header {
    position: fixed;
    width: 100%;
  }
  div.ccm-page header .nav-scrolled-logo {
    display: none;
  }
  div.ccm-page header .nav-logo {
    display: block;
  }
  div.ccm-page header.scrolled {
    background-color: #ffffff;
  }
  div.ccm-page header.scrolled nav a {
    color: #696767;
  }
  div.ccm-page header.scrolled .nav-scrolled-logo {
    display: block;
  }
  div.ccm-page header.scrolled .nav-logo {
    display: none;
  }
}
div.ccm-page div.ccm-pagination-wrapper {
  text-align: center;
}
div.ccm-page .pagination > li.active span {
  background: none;
  color: #548627;
  border-color: #000000;
}
div.ccm-page .pagination > li.next.disabled a,
div.ccm-page .pagination > li.next.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.next a {
  border-right: 1px solid #000000;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px;
}
div.ccm-page .pagination > li.next span {
  border-right: 1px solid #000000;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px;
}
div.ccm-page .pagination > li.prev.disabled a,
div.ccm-page .pagination > li.prev.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.prev span {
  border-left: 1px solid #000000;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px;
}
div.ccm-page .pagination > li.prev a {
  border-left: 1px solid #000000;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px;
}
div.ccm-page .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #000000;
}
div.ccm-page .pagination > li > a:hover {
  background: none;
}
div.ccm-page .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #000000;
}
div.ccm-page .breadcrumb {
  background-color: transparent;
  padding: 0px;
}
div.ccm-page .breadcrumb a {
  color: #ffffff !important;
}
div.ccm-page .breadcrumb a:hover {
  text-decoration: none;
  color: #007933 !important;
}
div.ccm-page img.ccm-captcha-image {
  display: block;
  margin: 0px auto;
}
div.ccm-page main .ccm-search-block-form h3 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 2.3em;
  text-transform: uppercase;
}
div.ccm-page main .ccm-search-block-form input.ccm-search-block-text {
  border: 1px solid #e6e6e6;
  margin-right: 15px;
  width: 50%;
  margin-bottom: 15px;
  padding: 10px;
}
div.ccm-page main .ccm-search-block-form input.ccm-search-block-submit:focus {
  outline: none;
}
div.ccm-page main .ccm-search-block-form #searchResults {
  margin-top: 15px;
  border-top: 1px solid #ececec;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ececec;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult p {
  color: #6e6e6e;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 {
  margin-top: 0px;
  text-transform: none;
  margin-bottom: 5px;
  font-family: inherit;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a {
  font-weight: 400;
  font-size: 22px;
  color: #696767;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a:hover {
  color: #007933;
}
div.ccm-page .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
  padding: 5px 20px 5px 20px;
}
div.ccm-page .btn-minar {
  border-color: #d70f1f;
  background-color: #d70f1f;
}
div.ccm-page .btn-minar:hover {
  color: #FFFFFF !important;
}
div.ccm-page .btn-success {
  color: #ffffff;
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success:hover,
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  color: #ffffff;
  background-color: #00994d;
  border-color: #398439;
}
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  background-image: none;
}
div.ccm-page .btn-success.disabled,
div.ccm-page .btn-success[disabled],
fieldset[disabled] div.ccm-page .btn-success,
div.ccm-page .btn-success.disabled:hover,
div.ccm-page .btn-success[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-success:hover,
div.ccm-page .btn-success.disabled:focus,
div.ccm-page .btn-success[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.disabled:active,
div.ccm-page .btn-success[disabled]:active,
fieldset[disabled] div.ccm-page .btn-success:active,
div.ccm-page .btn-success.disabled.active,
div.ccm-page .btn-success[disabled].active,
fieldset[disabled] div.ccm-page .btn-success.active {
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success .badge {
  color: #00cc66;
  background-color: #ffffff;
}
div.ccm-page .btn-default {
  color: #696767;
  background-color: #ffffff;
  border-color: #000000;
}
div.ccm-page .btn-default:hover,
div.ccm-page .btn-default:focus,
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  color: #696767;
  background-color: #e6e6e6;
  border-color: #000000;
}
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  background-image: none;
}
div.ccm-page .btn-default.disabled,
div.ccm-page .btn-default[disabled],
fieldset[disabled] div.ccm-page .btn-default,
div.ccm-page .btn-default.disabled:hover,
div.ccm-page .btn-default[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-default:hover,
div.ccm-page .btn-default.disabled:focus,
div.ccm-page .btn-default[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.disabled:active,
div.ccm-page .btn-default[disabled]:active,
fieldset[disabled] div.ccm-page .btn-default:active,
div.ccm-page .btn-default.disabled.active,
div.ccm-page .btn-default[disabled].active,
fieldset[disabled] div.ccm-page .btn-default.active {
  background-color: #ffffff;
  border-color: #000000;
}
div.ccm-page .btn-default .badge {
  color: #ffffff;
  background-color: #696767;
}
div.ccm-page div.block-sidebar-padded {
  padding: 25px 40px 25px 40px;
}
div.ccm-page div.block-sidebar-padded p {
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped {
  padding: 25px 40px 25px 40px;
  background-color: #000000;
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
}
div.ccm-page div.block-sidebar-wrapped a {
  color: #ffffff !important;
}
div.ccm-page div.block-sidebar-wrapped a:hover {
  text-decoration: none;
  color: #007933 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.block-sidebar-wrapped ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #696767;
}
div.ccm-page div.block-sidebar-wrapped ul li {
  margin-bottom: 12px;
}
div.ccm-page div.block-sidebar-wrapped ul ul {
  padding-left: 20px;
  font-size: 1em;
}
div.ccm-page div.block-sidebar-wrapped + div.block-sidebar-wrapped {
  padding-top: 0px;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  margin: -15px -40px -25px -40px;
  padding: 15px 40px 10px 40px;
  border-top: 1px solid #ececec;
  font-size: 1.8em;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a {
  color: #ffffff !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: #ffffff !important;
}
div.ccm-page div.area-content-accent {
  background-color: #000000;
  margin-top: 80px;
  padding: 65px 0px 65px 0px;
  /*
  div.container:last-child {
    padding-bottom: 0px;
  }
  */
  margin-bottom: -80px;
}
div.ccm-page div.area-content-accent .title-caps,
div.ccm-page div.area-content-accent .title-caps-bold,
div.ccm-page div.area-content-accent h3 {
  color: #ffffff !important;
}
div.ccm-page .ccm-faq-container {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page .ccm-faq-block-links {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-links {
    float: left;
    width: 25%;
  }
}
div.ccm-page .ccm-faq-block-links a {
  display: block;
  margin-bottom: 10px;
}
div.ccm-page .ccm-faq-block-entries {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
div.ccm-page .ccm-faq-block-entries h3 {
  margin-top: 0px;
}
div.ccm-page .ccm-faq-block-entries div.faq-entry-content {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    margin-left: 8.33333333%;
  }
}
div.ccm-page div.ccm-block-feature-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-feature-item h4,
div.ccm-page div.ccm-block-feature-item i {
  color: #696767;
}
div.ccm-page div.ccm-block-feature-item i {
  position: absolute;
  top: 3px;
  left: 0px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4 {
  font-size: 1.5em;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
  font-size: 1.3em;
  top: 1px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item {
  padding-left: 45px;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper {
  text-align: center;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title {
  color: #838080;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 20px;
}
div.ccm-page div.ccm-block-feature-item-hover {
  display: table;
  margin: 0px auto 0px auto;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
  border: 1px solid #cecece;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin: 0px auto 0px auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: help;
  width: 200px;
  height: 200px;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i {
  margin-top: 3px;
  color: #696767;
  font-size: 3.2em;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 134px;
    height: 134px;
  }
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon {
  background: #cecece;
  border: 1px solid #b5b4b4;
}
div.ccm-page .ccm-image-slider-container {
  border-bottom: 2px solid #f0eee1;
  padding-top: 20px;
  margin-bottom: 70px;
  background-color: transparent;
  background-repeat: repeat;
  /* background-image is moved to main.less because it needs to be in the theme root */
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
  max-height: 220px;
}
@media (min-width: 480px) and (max-width: 767px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 100%;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 320px;
  }
}
@media (min-width: 768px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 750px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 350px;
  }
}
@media (min-width: 992px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 970px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 429px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 1170px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 480px;
  }
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider:before,
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  content: " ";
  display: table;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  clear: both;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner {
    float: left;
    width: 100%;
  }
}
div.ccm-page .ccm-image-slider-container .rslides_nav {
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  height: 38px;
  margin-top: -20px;
  width: 38px;
  background: rgba(0, 0, 0, 0.92);
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next {
  color: white;
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  right: 40px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next:hover {
  text-decoration: none;
  color: black;
  background: white;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next:before {
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 14px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev {
  color: white;
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  left: 40px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev:hover {
  text-decoration: none;
  color: black;
  background: white;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev:after {
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  content: "\f053";
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 12px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs {
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a {
  background: #007933;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li a {
  overflow: hidden;
  text-indent: 99px;
  background: #ccccc9;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -ms-border-radius: 30px;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2 {
  color: #696767;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 3.2em;
  font-weight: 200;
  margin-bottom: 5%;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p {
  color: #696767;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  width: 80%;
}
div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
    float: left;
    width: 83.33333333%;
  }
}
div.ccm-page .image-right-tilt .ccm-image-block {
  display: block;
  margin: 0px auto 0px auto;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
}
div.ccm-page .image-circle .ccm-image-block {
  border-radius: 50%;
}
div.ccm-page .poster-image {
  position: relative;
  top: 0;
  max-height: 450px;
  overflow: hidden;
  width: 100%;
  margin-top: -75px;
  display: block;
}
div.ccm-page .poster-image img {
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
div.ccm-page .poster-image img.dummy {
  -webkit-transform: none;
  transform: none;
  position: relative;
  top: 0;
  left: 0;
  visibility: hidden;
}
div.ccm-page div.ccm-block-next-previous-header {
  font-size: 15px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
  padding: 5px 20px 5px 20px;
  border: 1px solid transparent;
  display: inline-block;
  color: #696767;
  background-color: #ffffff;
  border-color: #000000;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  color: #696767;
  background-color: #e6e6e6;
  border-color: #000000;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  background-image: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled],
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:active,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].active,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active {
  background-color: #ffffff;
  border-color: #000000;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge {
  color: #ffffff;
  background-color: #696767;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  text-decoration: none;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 147px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 193px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 240px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px;
  }
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  background-color: rgba(0, 121, 51, 0.7);
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon {
  display: block;
  margin: 0px auto 10px auto;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before {
  font-family: FontAwesome;
  content: "\f064";
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  margin-top: 30px;
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page a.ccm-block-page-list-rss-feed {
  font-size: 1.5em;
  color: #ffffff;
}
div.ccm-page a.ccm-block-page-list-rss-feed:hover {
  color: #ffffff;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  content: " ";
  display: table;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  clear: both;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
div.ccm-page div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-page-list-no-pages {
  text-align: center;
  font-size: 1.8em;
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  color: #696767;
}
div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper {
  margin: 0px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed {
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry {
  border: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a {
  font-weight: normal;
}
div.ccm-page div.ccm-block-page-list-header {
  font-size: 15px;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper {
  border-top: 1px solid #ececec;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #a9a7a7;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title {
  color: #75ca2a;
  display: block;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child {
  border-bottom: 1px solid #ececec;
}
div.ccm-page h1.page-title {
  color: #ffffff;
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.73em;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 50px;
  padding-top: 50px;
  margin: 0;
}
div.ccm-page div.full {
  height: 50vh;
  overflow: hidden;
  width: 100%;
  position: relative;
}
@media (min-width: 993px) {
  div.ccm-page div.full {
    height: 100vh;
  }
}
@media (min-width: 993px) {
  div.ccm-page div.full {
    margin-top: -150px;
  }
}
div.ccm-page div.full div.page-title-poster {
  width: 100%;
  height: 100%;
}
div.ccm-page div.full div.page-title-poster video {
  height: 105%;
}
@media (min-width: 993px) {
  div.ccm-page div.full div.page-title-poster video {
    width: 100%;
    height: 105%;
    object-fit: cover;
  }
}
div.ccm-page div.full div.page-title-poster img {
  width: auto;
  height: 105%;
  object-fit: cover;
}
@media (min-width: 500px) {
  div.ccm-page div.full div.page-title-poster img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 993px) {
  div.ccm-page div.full div.page-title-poster img {
    height: 105%;
    width: auto;
    min-width: 100%;
    object-fit: cover;
  }
}
div.ccm-page div.full div.page-title {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  padding: 0 30px 30px 30px;
  z-index: 4;
}
div.ccm-page div.full div.page-title .page-title {
  color: #ffffff;
  font-size: 1.7em;
  line-height: normal;
  padding: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin: auto;
  max-width: 600px;
}
@media (min-width: 500px) {
  div.ccm-page div.full div.page-title .page-title {
    font-size: 3em;
  }
}
@media (min-width: 993px) {
  div.ccm-page div.full div.page-title .page-title {
    font-size: 4em;
  }
}
div.ccm-page div.full .page-title-arrow {
  color: #ffffff;
  font-size: 3em;
  position: absolute;
  bottom: 35px;
  width: 100%;
  text-align: center;
  display: none;
  z-index: 4;
}
@media (min-width: 993px) {
  div.ccm-page div.full .page-title-arrow {
    display: block;
  }
}
div.ccm-page .mini div.full {
  height: auto;
}
div.ccm-page div.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline h1.page-title {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 3.2em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 1em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date {
  margin-right: 2em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date,
div.ccm-page div.ccm-block-page-title-byline span.page-author {
  color: #696767;
  font-style: italic;
  font-size: 0.85em;
}
div.ccm-page div.ccm-block-testimonial {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
    float: left;
    width: 25%;
  }
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
    float: left;
    width: 75%;
  }
}
div.ccm-page div.ccm-block-testimonial img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name {
  font-family: 'IEMCO', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  color: #007933;
  line-height: 1.42857143;
  text-transform: none;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position {
  color: #ffffff;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a {
  color: #ffffff;
  text-decoration: underline;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-testimonial-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}
div.ccm-page div.ccm-block-testimonial-wrapper:before,
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  content: " ";
  display: table;
}
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  clear: both;
}
@media all and (max-width: 767px) {
  div.ccm-page .ccm-block-testimonial-image img {
    margin: 10px auto;
  }
}
div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper {
  margin: 25px 40px 25px 40px;
}
div.ccm-page div.ccm-block-tags-header {
  font-size: 15px;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover {
  text-decoration: none;
}
div.ccm-page span.ccm-block-tags-tag {
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  color: #696767;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag {
  border-color: #ffffff;
}
div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-topic-list-header {
  font-size: 15px;
}
div.ccm-page ul.ccm-block-topic-list-list ul {
  margin-top: 10px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics li {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-topic-list-topic-selected {
  font-weight: bold;
}
div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-date-navigation-header {
  font-size: 15px;
}
div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-date-navigation-dates li {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-date-navigation-date-selected {
  font-weight: bold;
}
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover {
  color: #fff;
}
div.ccm-page div.ccm-block-calendar-event-list,
div.ccm-page div.ccm-block-calendar-event-list-wrapper {
  margin-bottom: 10px;
  clear: both;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #000000;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span {
  display: block;
  text-align: center;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child {
  font-weight: bold;
  background-color: #000000;
  color: #ffffff;
}
div.ccm-page div.ccm-block-calendar-event-list-event {
  padding-bottom: 10px;
  clear: both;
}
div.ccm-page footer .mobile-icon {
  max-width: 50px;
  margin: auto;
}
div.ccm-page main .slogan-small {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 2.5em;
  color: white;
}
div.ccm-page main .slogan-large {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 5em;
  color: white;
}
div.ccm-page main .slogan-mini {
  margin: 0;
  padding: 0;
  line-height: auto;
  font-size: 1.5em;
  color: white;
}
div.ccm-page main .jumbo {
  min-height: 300px;
}
div.ccm-page main .jumbo h1 {
  color: #007933 !important;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-size: 2.46em !important;
  line-height: 1.14285714;
  font-weight: 200 !important;
  display: block;
  padding-top: 40px;
  font-size: 3.69em;
  padding-bottom: 40px;
}
div.ccm-page main .jumbo p {
  font-size: 2.3em;
  color: #007933;
  font-weight: 200;
}
div.ccm-page .btn {
  text-transform: uppercase;
  padding: 10px 45px;
  font-size: .7em;
}
div.ccm-page .btn.btn-default {
  background: transparent;
  border-color: white;
  color: #007933;
}
div.ccm-page .btn.btn-default:hover {
  background: white;
  border-color: #6c8983;
  color: #007933;
}
div.ccm-page .btn.btn-primary {
  background-color: #6c8983;
  border-color: #5d7a74;
}
div.ccm-page .btn.btn-primary:hover {
  background-color: #00ac48;
}
div.ccm-page .btn.btn-black {
  background-color: #000000;
  border-color: #2d2d2d;
  color: #FFFFFF;
  padding: 30px;
}
div.ccm-page .btn.btn-black:hover {
  background-color: #333333;
}
div.ccm-page .control-label {
  text-transform: uppercase;
  color: #000;
  font-size: .7em;
}
div.ccm-page .form-control {
  border-radius: 0;
  border-color: #9b9b9b;
}
/* comes outside of main because we want to show it in redactor */
.calidad-minislider-container {
  padding-left: 120px;
  padding-right: 20px;
}
.titulo-direccion {
  color: #404041;
  text-decoration: underline !important;
  font-weight: 700 !important;
}
.content-direccion {
  color: #404041;
  font-weight: 500;
}
.hamilton-red {
  color: #d81e3a;
}
.hamilton-red-bold {
  color: #d81e3a;
  font-weight: bold;
}
.underline {
  text-decoration: underline;
}
.title-main {
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  font-size: 2.5em !important;
  font-weight: 900 !important;
}
@media (min-width: 768px) {
  .border-right-white {
    border-right: solid 1px #FFFFFF;
  }
}
.title-2 h3 {
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  font-size: 1.7em !important;
  font-weight: 900 !important;
}
.vcenter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.normal-white {
  color: #FFFFFF !important;
}
.normal-white-bold {
  color: #FFFFFF !important;
  font-weight: 700;
}
.title-thin {
  color: #007933 !important;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-size: 2.46em !important;
  line-height: 1.14285714;
  font-weight: 200 !important;
  display: block;
}
.title-caps-bold {
  color: #007933 !important;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-size: 1.73em !important;
  line-height: 2.47142857em !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.title-caps {
  color: #007933 !important;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-size: 1.73em !important;
  line-height: 2.47142857em !important;
  font-weight: 300;
  text-transform: uppercase;
}
.image-caption {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #d5d4d5;
  font-size: 1em;
}
.title-slogan {
  color: #FFFFFF !important;
  font-family: "Helvetica Neue", HelveticaNeue, texgyreherosbold, "TeX Gyre Heros", TeXGyreHeros, Helvetica, Arial, sans-serif;
  font-size: 1.5em !important;
  line-height: normal;
  font-weight: bold;
}
.title-jumbo {
  color: #000000 !important;
  font-family: "Helvetica Neue", HelveticaNeue, texgyreherosbold, "TeX Gyre Heros", TeXGyreHeros, Helvetica, Arial, sans-serif;
  font-size: 2.5em !important;
  line-height: normal;
  font-weight: bold;
  padding: 50px 20%;
  margin: 0;
}
.title-jumbo:after {
  border-bottom: 2px solid #d81e3a;
  content: '';
  display: block;
  width: 65px;
  height: 2px;
  margin: auto;
  padding: 10px 0;
}
.red-line-after:after {
  border-bottom: 2px solid #d81e3a;
  content: '';
  display: block;
  width: 65px;
  height: 2px;
  margin: auto;
  padding: 10px 0;
}
.jumbo-text,
.jumbo-text-no-top {
  color: #000000 !important;
  font-family: "Helvetica Neue", HelveticaNeue, texgyreherosregular, "TeX Gyre Heros", TeXGyreHeros, Helvetica, Arial, sans-serif;
  line-height: normal;
  font-weight: bold;
  text-align: center;
  font-size: 1.2em !important;
  padding: 20px 5%;
  /* Medium Devices: Desktops */
}
@media (min-width: 993px) and (max-width: 1199px) {
  .jumbo-text,
  .jumbo-text-no-top {
    font-size: 1.4em !important;
    padding: 50px 20%;
  }
}
.jumbo-text-no-top {
  padding: 0 5% 20px 5%;
  /* Medium Devices: Desktops */
}
@media (min-width: 993px) and (max-width: 1199px) {
  .jumbo-text-no-top {
    padding: 0 20% 50px 20%;
  }
}
.table-partner-packages {
  border: none !important;
  width: 80%;
  margin: auto;
}
.table-partner-packages tr {
  border: none !important;
}
.table-partner-packages tr th,
.table-partner-packages tr td {
  border: none !important;
  border-bottom: thin solid #c7c7c7 !important;
  width: 25%;
  vertical-align: middle;
  padding: 7px;
}
.table-partner-packages thead th {
  border-bottom: 2px solid #007933 !important;
}
.quote-data-wrap {
  border-bottom: none;
}
.quote-data-wrap .item {
  padding: 15px;
}
.quote-items-wrap {
  position: relative;
}
.quote-items-wrap .quote-item .quote-item-content {
  border: none;
  padding: 15px;
  position: relative;
}
.quote-items-wrap .quote-item .quote-item-content .quote-item-remove-cmd {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
}
.quote-items-wrap .quote-item .quote-price {
  font-size: 1.7em;
  color: #007933;
}
.quote-items-wrap .quote-item[data-quote-item='1'] .quote-item-content .quote-item-remove-cmd {
  display: none;
}
.quote-items-wrap .quote-item .quote-title {
  margin-top: 0;
}
.quote-items-wrap .instructions {
  font-size: 1.5em;
  color: #c7c7c7;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  padding-top: 200px;
}
.has-error .custom-select li.custom-select-value {
  border-color: #a94442;
}
.custom-select {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-select li.custom-select-value {
  border: thin solid #c7c7c7;
  padding: 7px;
  position: relative;
}
.custom-select li ul.custom-select-options {
  display: none;
  list-style: none;
  position: absolute;
  background-color: white;
  border: thin solid #c7c7c7;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 500;
  padding: 0;
  margin: 0;
  cursor: pointer !important;
}
.custom-select li ul.custom-select-options.open {
  display: block;
}
.custom-select li ul.custom-select-options li {
  padding: 7px;
  position: relative;
  display: table;
  width: 100%;
}
.custom-select li ul.custom-select-options li div {
  display: table-cell;
  position: relative;
  vertical-align: top;
}
.custom-select li ul.custom-select-options li div.selection-mark {
  color: transparent;
  padding-right: 10px;
  width: auto;
}
.custom-select li ul.custom-select-options li div.image {
  padding-right: 10px;
  min-width: 50px;
}
.custom-select li ul.custom-select-options li div.content {
  width: 100%;
}
.custom-select li ul.custom-select-options li .title {
  font-weight: bold;
}
.custom-select li ul.custom-select-options li .description {
  color: #c7c7c7;
}
.custom-select li ul.custom-select-options li:hover {
  background-color: #e7e7e7;
}
.custom-select li ul.custom-select-options li.selected .selection-mark {
  color: #000;
}
.quote-total {
  font-size: 3em;
  color: #007933;
}
.quote-actions .btn {
  width: 100%;
}
.full-title-background {
  background-color: rgba(0, 0, 0, 0.7);
  width: 35%;
  height: 130px;
  padding: 5px 20px 5px 5px;
  position: absolute;
  top: 100px;
}
.full-title-image-wrapper {
  width: 100%;
  position: relative;
  background-position: bottom;
  background-size: cover;
  /* background-size:contain;
  background-repeat: no-repeat; */
}
.full-title-text-inner {
  width: 40%;
  margin-left: 45%;
  height: 100%;
}
.full-title-text {
  text-align: center;
  line-height: 1em;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .full-title-text-inner {
    margin-left: 45%;
  }
  .full-title-text {
    font-size: 2.2em !important;
  }
}
@media (min-width: 768px) AND (max-width: 992px) {
  .full-title-background {
    width: 40%;
  }
  .full-title-text-inner {
    margin-left: 40%;
  }
  .full-title-text {
    font-size: 2em !important;
  }
}
@media (min-width: 480px) AND (max-width: 768px) {
  .full-title-background {
    width: 60%;
  }
  .full-title-text-inner {
    margin-left: 45%;
  }
  .full-title-text {
    font-size: 2em !important;
  }
}
@media (max-width: 480px) {
  .full-title-background {
    width: 100%;
  }
  .full-title-text-inner {
    margin-left: 35%;
  }
  .full-title-text {
    font-size: 1.2em !important;
  }
}
footer#footer-theme {
  font-size: 15px;
  color: #ffffff;
}
footer#footer-theme h1,
footer#footer-theme h2,
footer#footer-theme h3,
footer#footer-theme h4,
footer#footer-theme h5,
footer#footer-theme h6 {
  color: #FFFFFF;
}
footer#footer-theme a {
  color: #ffffff;
  font-size: 15px;
}
footer#footer-theme a:hover {
  color: #007933;
  background-color: transparent;
}
footer#footer-theme div.ccm-block-social-links {
  text-align: left;
}
footer#footer-theme div.ccm-block-social-links ul a {
  color: #ffffff;
  font-size: 25px;
}
footer#footer-theme div.ccm-block-social-links ul a:hover {
  color: #ffffff;
}
footer#footer-theme section {
  /*border-top: 1px solid @footer-section-divider-color;*/
  padding-top: 15px;
  padding-bottom: 0;
  background-color: #696767;
}
footer#footer-theme section.footer-top {
  background-color: #ffffff;
}
footer#footer-theme section:last-child {
  padding-bottom: 5px;
  background-color: #696767;
}
footer#footer-theme #footer-site-title {
  font-family: 'Open Sans';
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.2em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
footer#footer-theme #footer-site-title:hover {
  color: #007933;
  text-decoration: none !important;
}
footer#concrete5-brand {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
}
footer#concrete5-brand a.concrete5 {
  color: #00baff;
}
footer#concrete5-brand a.concrete5:hover {
  color: #008dc0;
}
footer#concrete5-brand a {
  color: #FFF;
}
footer#concrete5-brand a:hover {
  color: #d81e3a;
}
.nav > li > a {
  padding: 1px;
}
.ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 5px solid #09b72a;
  width: 100%;
  z-index: 99;
  top: 50px;
  left: 0;
  padding-top: 20px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
  z-index: 100;
}
.ccm-responsive-overlay ul {
  padding-left: 0;
}
.ccm-responsive-overlay ul li {
  list-style-type: none;
  display: block;
}
.ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 3px;
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-overlay ul li a {
  color: #696767;
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none;
}
.ccm-responsive-overlay ul li a:hover {
  color: #007933;
}
.ccm-responsive-overlay ul li ul li {
  padding-left: 10px;
}
.ccm-responsive-overlay ul li ul li.last-li a {
  padding-top: 0px;
  font-size: 15px;
}
.ccm-responsive-overlay ul li ul li.last-li a:after {
  content: '';
}
.ccm-toolbar-visible .ccm-responsive-overlay {
  top: 100px;
}
.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  margin-top: 10px;
  float: right;
}
.ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 20px;
  color: #696767;
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-menu-launch i:after {
  font-size: 20px;
  content: "\f0c9";
  font-family: FontAwesome;
  color: #696767;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
@media all and (max-width: 991px) {
  .ccm-responsive-menu-launch {
    display: block;
  }
  .ccm-responsive-navigation.original {
    display: none;
  }
  header .ccm-search-block-form {
    margin-top: 20px;
  }
}
@media all and (min-width: 991px) {
  .ccm-responsive-overlay {
    display: none !important;
  }
}
/* CSS with background images – we need these directives to be in the root of theme
 * otherwise we can't both map the stylesheet to them AND the customizer to them
 */
.ccm-image-slider-container {
  background-image: url('../../../../themes/iemco/images/background-slider-default.html');
}
