/*! Generated by Live LESS Theme Customizer */
@font-face {
  font-family: 'pdhvac';
  src: url("../fonts/pdhvac.eot?9jjahh");
  src: url("../fonts/pdhvac.eot?9jjahh#iefix") format("embedded-opentype"), url("../fonts/pdhvac.ttf?9jjahh") format("truetype"), url("../fonts/pdhvac.woff?9jjahh") format("woff"), url("../fonts/pdhvac.svg?9jjahh#pdhvac") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pdhvac' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-search:before {
  content: "\f002"; }

.fa-user:before {
  content: "\f007"; }

.fa-download:before {
  content: "\f019"; }

.fa-lock:before {
  content: "\f023"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-warning:before {
  content: "\f071"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-phone:before {
  content: "\f095"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f09a"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 22px;
  margin-bottom: 22px;
  line-height: 1.2; }

.navbar {
  border: none;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  margin-bottom: -1px;
  z-index: 1035;
  padding-top: 0;
  padding-bottom: 0; }

@media (min-width: 768px) {
  .navbar .navbar-collapse {
    padding-right: 0; } }
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  box-shadow: inset 0 -5px 0 #E32B21; }

.navbar-nav > li > a {
  text-transform: uppercase;
  line-height: 45px; }
  .navbar-nav > li > a:hover {
    box-shadow: inset 0 -5px 0 #e8e8e8; }

.navbar-brand {
  margin-right: 2rem; }

.navbar-form {
  padding: .3125rem 0; }
  .navbar-form #search {
    border: none;
    background-color: #eceff5; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0; } }
.breadcrumb {
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: auto; }

.btn {
  text-transform: uppercase;
  border-radius: 5px; }
  .btn .fa {
    margin: 0 5px; }

.btn-primary {
  background-color: #3e3288;
  border-color: #3e3288; }

hr {
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 2em 0;
  border: none;
  background: #ccc; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: none;
  border-bottom: 5px solid #E32B21;
  cursor: default; }

.nav-tabs > li > a:hover {
  border-color: transparent; }

.carousel-control-panel {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  letter-spacing: 3px; }
  .carousel-control-panel .btn-control {
    display: inline-block;
    font-size: 36px;
    color: rgba(255, 255, 255, 0.4); }
    .carousel-control-panel .btn-control:hover {
      color: white; }

.carousel-control.left,
.carousel-control.right {
  background: none; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 5;
  display: inline-block;
  font-size: 60px; }

.carousel-control .icon-next,
.carousel-control .fa-angle-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .fa-angle-left {
  left: 50%;
  margin-left: -10px; }

legend {
  border-bottom: 2px solid #000;
  padding: 0 0 5px;
  margin-bottom: 1rem;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold; }

label {
  font-weight: normal; }

.row-collapse {
  margin-left: 0;
  margin-right: 0; }
  .row-collapse div[class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5; }

p {
  line-height: 1.8; }

.search-go {
  background-color: #E32B21;
  border-color: #E32B21;
  color: #fff; }

.btn-inverse {
  border: 1px solid #fff;
  color: #fff; }
  .btn-inverse:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    border-color: transparent; }

.btn-secondary {
  color: #ffffff;
  background-color: #E32B21;
  border-color: rgba(255, 255, 255, 0.25); }
  .btn-secondary:hover {
    background-color: #6b5dc3;
    border-color: #6b5dc3;
    color: #fff; }

.tpl-home .navbar,
.tpl-home-section .navbar {
  border-bottom: none !important; }

.content-block {
  padding: 80px 0;
  position: relative; }
  .content-block.shaded {
    background-color: #eee; }

.home-content {
  position: relative; }
  .home-content .title {
    font-size: 40px; }
    .home-content .title:after {
      content: "";
      display: block;
      height: 2px;
      width: 100px;
      margin-top: 15px;
      background-color: #E32B21; }
  .home-content .subtitle {
    font-size: 20px;
    text-transform: uppercase;
    color: #95a5a6;
    text-align: center; }
  .home-content .centered {
    text-align: center; }
    .home-content .centered:after {
      margin-left: auto;
      margin-right: auto; }
  .home-content .big {
    text-transform: uppercase; }
  .home-content .features .fa {
    font-size: 32px;
    color: #E32B21; }
  .home-content h4 {
    margin-top: 0; }
  .home-content .pad25 {
    padding-top: 25px; }
  .home-content .services-wrapper .icon img {
    height: 200px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 40px;
    background-color: #eee; }
  .home-content .services-wrapper p {
    padding: 0 20px;
    margin-bottom: 30px; }

.main-intro {
  background-color: #3e3288;
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  position: relative; }
  .main-intro .detail {
    text-align: center; }
  .main-intro h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 13px; }
    .main-intro h1:after {
      content: "";
      display: block;
      height: 5px;
      width: 120px;
      margin: 15px auto 0;
      background-color: #E32B21; }
  .main-intro p {
    margin: 0;
    color: #fff; }

.light-intro {
  background-color: #eceff5;
  padding: 60px 0;
  margin: 40px 0 60px; }
  .light-intro.fit {
    padding: 50px 0 40px;
    margin: -60px 0 30px; }
    .light-intro.fit h1 {
      padding-top: 30px; }
    .light-intro.fit .h5 {
      font-weight: normal;
      line-height: 1.6; }

@media (min-width: 992px) {
  .main-intro .detail {
    text-align: left; }

  .main-intro h1:after {
    margin: 15px 0 0; } }
.mini-series > div {
  padding: 10px 0; }
  .mini-series > div a {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: left; }
  .mini-series > div .picture {
    display: table-cell;
    vertical-align: middle;
    width: 80px; }
  .mini-series > div .text {
    display: table-cell;
    vertical-align: middle; }

#wrap_Inputfield_scf-website {
  display: none; }

.field--error--message {
  color: #C00; }

.page-hero {
  position: relative;
  background-color: #7cafde;
  margin-bottom: 25px; }
  .page-hero h1 {
    position: absolute;
    line-height: 1.1;
    bottom: 0;
    left: 0;
    font-size: 20px;
    background-color: #E32B21;
    color: #ffffff;
    padding: 10px 20px 10px 30px;
    margin: 0; }
    @media (min-width: 768px) {
      .page-hero h1 {
        font-size: 38px;
        bottom: 40px;
        padding: 15px 25px 15px 45px; } }
    .page-hero h1:before {
      content: '';
      position: absolute;
      right: -25px;
      top: 0;
      width: 40px;
      height: 42px;
      -webkit-transform: skew(20deg);
      -moz-transform: skew(20deg);
      -o-transform: skew(20deg);
      background: #E32B21; }
      @media (min-width: 768px) {
        .page-hero h1:before {
          height: 71px; } }

div > h3:first-child {
  margin-top: 0; }

.about-topic img {
  margin-top: 10px; }
.about-topic h2 {
  margin-top: 10px;
  margin-bottom: 22px; }
.about-topic p {
  line-height: 1.8; }

.list-lines {
  border-top: 1px solid #e8e8e8; }
  .list-lines li {
    padding: 6px 0;
    border-bottom: 1px solid #e8e8e8; }

.statements {
  list-style: none;
  margin: 0;
  padding: 0; }
  .statements li {
    counter-increment: item;
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px solid #eeeeee; }
    .statements li a {
      font-size: 20px;
      padding-top: 10px;
      display: block; }
    .statements li:before {
      margin: 0 10px 0 0;
      content: counter(item,decimal-leading-zero);
      background: #3e3288;
      color: #fff;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif;
      font-size: 24px;
      line-height: 48px;
      width: 48px;
      text-align: center;
      vertical-align: middle;
      float: left; }

.contact-call {
  text-align: center;
  margin-bottom: 30px;
  /*	padding: 40px;
  	margin: 40px 0;
  	border-color: $brand-info;
  	border-style: solid;
  	border-width: 1px 0;*/ }
  .contact-call .in-touch-icon img {
    height: 150px;
    border-radius: 50%;
    margin-bottom: 10px; }
  .contact-call p {
    width: 70%;
    margin: 30px auto; }

.left-inner {
  border-left: 1px solid #e3e3e3;
  padding-left: 30px; }

.right-inner {
  border-right: 1px solid #e3e3e3;
  padding-right: 30px; }

.list-expanded li {
  margin-bottom: 5px; }

.sub-page-list {
  margin-bottom: 30px; }
  .sub-page-list .list {
    padding: 0 40px; }
  .sub-page-list .img-wrapper {
    min-height: 260px;
    overflow: hidden; }
  .sub-page-list .txt-wrapper {
    min-height: 260px;
    padding: 30px 0; }
  .sub-page-list .img-wide {
    width: 100%;
    height: auto;
    position: relative;
    top: -50%; }

.sub-page-grid {
  margin-bottom: 30px;
  text-align: center; }
  .sub-page-grid a {
    color: #fff;
    display: block;
    margin: 0 auto;
    text-decoration: none; }
  .sub-page-grid .item {
    position: relative;
    overflow: hidden;
    color: #fff; }
    .sub-page-grid .item:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.6) 100%);
      z-index: 500; }
  .sub-page-grid img {
    transition: all 0.4s;
    z-index: 0; }
  .sub-page-grid p {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    margin: 0;
    z-index: 1000;
    font-size: 16px;
    font-weight: bold;
    line-height: normal; }
  .sub-page-grid a:hover img {
    transform: scale(1.1); }

.prod .sub-page-grid .item {
  color: inherit; }
.prod .sub-page-grid .item:before {
  display: none; }
.prod .sub-page-grid p {
  padding: 0;
  font-size: 18px;
  position: relative; }

.TextformatterVideoEmbed {
  margin-bottom: 20px; }

.video-list .tab-content {
  padding: 20px 0; }

#footer {
  background-color: #3e3288;
  background-size: cover;
  background-position: center;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.8; }
  #footer .content {
    padding: 50px 0 10px; }
    #footer .content h3 {
      font-size: 16px;
      text-transform: uppercase;
      margin-bottom: 10px;
      color: #fff; }
      #footer .content h3:after {
        content: "";
        display: block;
        height: 3px;
        width: 50px;
        margin-top: 10px;
        background-color: #E32B21; }
    #footer .content a {
      color: #fff; }
  #footer .copyright {
    background-color: #000;
    padding: 20px 0; }
    #footer .copyright .legal {
      color: #777777;
      text-align: center;
      font-size: 14px; }

.social-media a {
  background-color: rgba(255, 255, 255, 0.6);
  color: #3e3288 !important;
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  height: 32px;
  width: 32px;
  text-align: center; }
  .social-media a:hover {
    background-color: #fff; }

.faq_anchors {
  margin-top: 40px; }
  .faq_anchors a {
    display: block;
    text-align: center;
    text-decoration: none; }
  .faq_anchors span {
    display: block;
    font-size: 40px;
    margin-bottom: 10px; }

.answers {
  padding-left: 40px; }
  .answers h4 {
    margin-top: 40px; }

.highlight {
  background-color: yellow;
  border-radius: .125em; }

.post-summary {
  padding-left: 60px;
  position: relative; }
  .post-summary .post-date {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    margin-top: 0;
    color: #ccc; }
    .post-summary .post-date span {
      display: block;
      font-size: 34px; }

.blog-side > h4:first-child {
  margin-top: 0; }
.blog-side h4 {
  text-transform: uppercase; }
.blog-side ul {
  margin-bottom: 40px; }
.blog-side li + li {
  margin-top: 20px; }
.blog-side .post-date {
  display: block;
  margin-top: 6px;
  font-size: 12px; }

.tpl-serie h1 {
  margin-top: 0; }

.check-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .check-list li {
    margin: 5px 0;
    padding-left: 20px;
    position: relative; }
    .check-list li:before {
      font-family: 'pdhvac';
      content: "\f05d";
      margin-right: 5px;
      color: #3e3288;
      position: absolute;
      left: 0; }

.pdf-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .pdf-list li {
    margin: 5px 0;
    padding-left: 20px;
    position: relative; }
    .pdf-list li:before {
      font-family: 'pdhvac';
      content: "\f15c";
      margin-right: 5px;
      color: #E32B21;
      position: absolute;
      left: 0; }
  .pdf-list + h4 {
    margin-top: 20px; }

.retail {
  border: 1px solid #ccc;
  padding: 20px 30px 0;
  margin-bottom: 40px; }

.err {
  margin-bottom: 20px;
  padding: 25px 30px;
  border: 1px solid #ccc; }
  .err h3 {
    color: #3e3288; }
  .err a {
    display: block;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase; }

.collapse-list h4 {
  cursor: pointer;
  /*color: #E32B21;*/
  position: relative;
  padding-left: 24px;
  font-size: 20px;
  /*font-weight: normal;*/
  line-height: normal; }
  .collapse-list h4:before {
    font-family: 'pdhvac';
    font-size: 18px;
    content: "\f147";
    position: absolute;
    top: 6px;
    left: 0; }
.collapse-list > *:not(h4) {
  margin-left: 25px; }
.collapse-list h4.list-close:before {
  content: "\f196"; }

.warranty li {
  margin-bottom: 10px; }
  .warranty li ol {
    margin-top: 10px; }

/*---BLOCKS----*/
section[class^="block-"] {
  padding: 40px 0; }

.block-sidepicture * + .row {
  margin-top: 40px; }

.block-icofeatures .features .fa {
  font-size: 32px;
  color: #E32B21; }
.block-icofeatures .features h4 {
  margin-top: 0; }

.block-imgfeatures .icon img {
  height: 200px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #eee; }
.block-imgfeatures p {
  padding: 0 20px;
  margin-bottom: 30px; }
.block-imgfeatures .col-md-12 p,
.block-imgfeatures .col-md-12 h2,
.block-imgfeatures .col-md-12 h3 {
  width: 70%;
  margin-left: auto;
  margin-right: auto; }

.block_body h1,
.block_body h2 {
  font-size: 40px; }
  .block_body h1:after,
  .block_body h2:after {
    content: "";
    display: block;
    height: 5px;
    width: 100px;
    margin-top: 15px;
    background-color: #E32B21; }
.block_body h1 {
  text-transform: uppercase; }
.block_body h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5); }
.block_body .btn {
  margin-top: 20px; }
.block_body.text-center h1:after,
.block_body.text-center h2:after {
  margin-left: auto;
  margin-right: auto; }

.block-sidepicture .block_body {
  padding-left: 30px; }

.block-sidepicture .block_body {
  padding: 0 0 0 30px; }

.block-sidepicture .col-md-pull-6 .block_body {
  padding: 0 30px 0 0; }

.block_text {
  text-align: justify; }

.style-light {
  background-color: #fff; }
  .style-light .block_image {
    position: relative;
    /*&:before { 
    	content: "";
    	position: absolute; 
    	top: 10px;
    	left: 10px;
    	right: 10px;
    	bottom: 10px;
    	border: 1px solid #fff;
    	}*/ }

.style-medium {
  background-color: #eceff5; }

.style-dark,
.style-dark-image,
.style-dark-video {
  background-color: #3e3288;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #fff; }
  .style-dark .block_body h2:after,
  .style-dark-image .block_body h2:after,
  .style-dark-video .block_body h2:after {
    background-color: #fff; }
  .style-dark .block_body h3,
  .style-dark-image .block_body h3,
  .style-dark-video .block_body h3 {
    color: rgba(255, 255, 255, 0.5) !important; }

.style-dark-image {
  background-color: #3e3288;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 70px !important;
  padding-bottom: 50px !important; }

.style-dark-video {
  position: relative;
  overflow: hidden; }
  .style-dark-video .container {
    position: relative;
    z-index: 2; }
  .style-dark-video #video-background {
    position: absolute;
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
    /*position: absolute;
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto;
    z-index: 1;*/ }

.style-light + .style-light,
.style-medium + .style-medium,
.style-dark + .style-dark {
  padding-top: 0; }

.form-container {
  min-height: 20px;
  padding: 20px 25px 0;
  margin-bottom: 20px;
  background-color: #eee; }
  .form-container .text-success {
    padding-bottom: 20px; }

/* PW FIX */
.InputfieldContent.checkbox {
	background: #fff;
    border: 1px solid #ced4da;
    padding: .75rem .75rem .25rem !important;
}
.InputfieldCheckboxes ul li {
  /*padding-bottom: 5px;*/ }
  .InputfieldCheckboxes ul li label {
    white-space: normal !important;
    cursor: pointer; }

label.InputfieldHeaderHidden {
  display: none; }

.InputfieldForm fieldset,
.InputfieldForm .InputfieldFieldset {
  margin: 0 !important; }

.company-card {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 20px 25px; }
  .company-card h3 {
    margin: -20px -25px 20px !important;
    padding: 15px 25px;
    background-color: #eee;
    /*text-transform: lowercase;
    
    &::first-letter{
    	text-transform: uppercase;
    }*/ }
  .company-card p {
    margin-bottom: 0;
    line-height: normal; }

.card {
  border: 1px solid #ccc;
  margin-bottom: 30px; }
  .card > p {
    margin: 0; }
  .card .card-body {
    padding: 15px 20px; }
    .card .card-body h4 {
      margin: 15px 0;
      font-weight: normal;
      line-height: 1.4; }
      .card .card-body h4 strong {
        font-weight: bold; }
    .card .card-body h5 {
      margin: 0;
      color: #999;
      font-weight: normal; }

#quote-carousel:before, #quote-carousel:after {
  font-family: "pdhvac";
  font-size: 100px;
  color: #fff;
  position: absolute;
  top: 15%;
  z-index: 0; }
#quote-carousel:before {
  content: "\f10d";
  left: -15%; }
#quote-carousel:after {
  content: "\f10e";
  right: -15%; }
#quote-carousel .carousel-indicators {
  bottom: -60px; }
#quote-carousel .carousel-indicators li {
  border-color: #E32B21;
  height: 5px;
  cursor: pointer; }
#quote-carousel .carousel-indicators .active {
  background-color: #E32B21; }
#quote-carousel .carousel-inner .item {
  min-height: 140px;
  margin-top: 40px;
  text-align: center;
  z-index: 999; }
#quote-carousel p {
  font-size: 20px;
  margin-bottom: 30px; }
#quote-carousel h5 {
  font-weight: normal; }

.testimonials address {
  margin: 0; }
.testimonials .panel-body {
  padding: 30px; }

.side-title {
  padding-top: 60px !important;
  padding-bottom: 20px !important; }
  .side-title .block_text {
    text-align: left; }
  .side-title h4 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    padding: 5px 0;
    color: #E32B21; }
  .side-title h5 {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0;
    font-weight: normal; }
  .side-title h6 {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0 0 30px;
    color: #3e3288; }
  .side-title p {
    border-left: 1px solid #ccc;
    padding-left: 60px; }

@media (max-width: 992px) {
  .side-title .block_text {
    text-align: center; }
  .side-title p {
    padding: 0;
    border: none;
    text-align: center; } }
/* SERIES */
.serie-main-description {
  padding: 30px 0;
  text-align: center; }
  .serie-main-description img {
    margin-bottom: 30px; }

.serie-features img {
  margin-bottom: 20px;
  max-width: 180px; }
.serie-features .serie-feature {
  margin-bottom: 30px; }
  .serie-features .serie-feature:before {
    display: block;
    font-family: "pdhvac";
    content: "\f05d";
    font-size: 44px;
    color: #E32B21; }
  .serie-features .serie-feature strong {
    font-size: 18px; }

.serie-models .table {
  border: 1px solid #dddddd; }
  .serie-models .table th, .serie-models .table td {
    padding: 12px 8px;
    text-align: center; }
  .serie-models .table th {
    background-color: #e8e8e8; }

.serie-downloads {
  text-align: center;
  padding: 30px 0; }
  .serie-downloads ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .serie-downloads ul li {
      display: inline-block;
      vertical-align: top;
      margin: 15px 25px; }
      .serie-downloads ul li a {
        display: block;
        text-align: center; }
        .serie-downloads ul li a:before {
          content: '';
          display: block;
          margin: 0 auto 10px;
          width: 60px;
          height: 76px;
          background: url(../images/doc_pdf.png) no-repeat center top;
          background-size: contain; }

.serie-stores {
  text-align: center;
  padding: 30px 0; }

.faq-wrapper h2 {
  margin-top: 0; }
.faq-wrapper h4 {
  font-size: 1.25rem;
  margin-top: 2rem; }

/*UTILS*/
.mt {
  margin-top: 30px; }

.mb {
  margin-bottom: 30px; }

.mv {
  margin: 30px 0; }

.m0 {
  margin: 0; }

.pt {
  padding-top: 30px; }

.pb {
  padding-bottom: 30px; }

.pv {
  padding: 30px 0; }

.mlicon {
  margin-left: 15px; }

.mtfa {
  margin-top: 3px; }

/* PW FIXES */
/* MAIN.CSS */
.article-body > p > img {
  width: auto;
  max-width: 100%; }

.social-media {
  text-decoration: none; }

.MarkupSocialShareButtons {
  list-style-type: none;
  padding: 0;
  overflow: hidden; }

.MarkupSocialShareButtons li {
  list-style-type: none;
  float: left;
  margin: 0 2px; }

.MarkupSocialShareButtons li a {
  display: inline-block;
  text-decoration: none;
  border: none;
  /*width: 40px;
  height: 40px;*/
  opacity: 0.8;
  font-size: 24px; }

.MarkupSocialShareButtons li a:hover {
  opacity: 1; }

.navi {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.navi .navi {
  padding-left: 1.5em;
  list-style: disc; }

.navi li {
  margin: 1em 0; }

.navi-tree li {
  margin-top: 0;
  margin-bottom: 0; }

.navi-tree li a {
  color: #777; }

.navi .current > a {
  color: #333; }

.status-timeline .status-item {
  border-bottom: 4px solid #eeeeee;
  position: relative; }
  .status-timeline .status-item:before {
    content: '';
    width: 35px;
    height: 35px;
    background-color: white;
    border-radius: 25px;
    border: 4px solid #ddd;
    position: absolute;
    bottom: -20px;
    left: 42%;
    transition: all 200ms ease-in; }
  .status-timeline .status-item h5 {
    padding: 30px 0;
    color: #777777; }
.status-timeline .complete {
  border-bottom-color: #E32B21; }
  .status-timeline .complete:before {
    font-family: 'pdhvac' !important;
    content: '\f054';
    background-color: #E32B21;
    border-color: #E32B21;
    color: white;
    font-size: 16px;
    line-height: 28px; }
  .status-timeline .complete h5 {
    color: #000; }

.status-description h2 {
  margin-top: 0;
  margin-bottom: 15px; }

.tracking-list {
  position: relative; }
  .tracking-list::after {
    content: '';
    border: solid #e5e5e5;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 6px;
    position: absolute;
    top: 0;
    left: 15rem;
    margin-left: -7px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }

.tracking-item {
  border-left: 2px solid #e5e5e5;
  position: relative;
  padding: 1.5rem 1.5rem .5rem 2.5rem;
  margin-left: 15rem; }
  .tracking-item::after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e5e5e5;
    position: absolute;
    top: 50%;
    left: -11px; }
  .tracking-item:first-child::after {
    background: #E32B21; }
  .tracking-item .tracking-date {
    position: absolute;
    top: 45%;
    left: -14.5rem;
    width: 12rem;
    text-align: right;
    white-space: nowrap; }
  .tracking-item .tracking-content {
    padding: 0;
    background-color: transparent; }

.error_code_list ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .error_code_list ul li {
    display: inline-block; }
  .error_code_list ul a {
    display: block;
    font-size: 24px;
    padding: 0 20px;
    line-height: 64px;
    border-radius: 5px;
    background: #f2f2f2;
    margin: 8px;
    text-decoration: none; }
    .error_code_list ul a:hover {
      background: #000;
      color: #fff; }

#em {
  color: #333333; }

#gp {
  color: #dd4b39; }

#fb {
  color: #3b5998; }

#tw {
  color: #55acee; }

#in {
  color: #007bb5; }

#rd {
  color: #ff4500; }

#tb {
  color: #32506d; }

#pt {
  color: #cb2027; }
