<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,
b,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
img,
li,
ol,
p,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
u,
ul {
  border: 0;
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
body {
  width: 100%;
  color: #323131;
  font-family: futura-pt, "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
  font-size: 18px;
  overflow-x: hidden;
}

/*
Futura PT Light
font-weight: 300;

Futura PT Book
font-weight: 400;

Futura PT Medium
font-weight: 500;

Futura PT Demi
font-weight: 600;

Futura PT Heavy
font-weight: 700;
*/

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?8ize6a");
  src: url("fonts/icomoon.eot?8ize6a#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?8ize6a") format("truetype"),
    url("fonts/icomoon.woff?8ize6a") format("woff"), url("fonts/icomoon.svg?8ize6a#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e902";
}
.icon-chevron-up:before {
  content: "\e903";
}

li,
figcaption {
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 8px;
}
p {
  line-height: 24px;
  margin-bottom: 20px;
}
figure {
  margin: 1em 0;
}
img {
  max-width: 100%;
}
ul {
  margin-left: 50px;
}
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 0.5em;
  line-height: 120%;
  font-weight: 400;
  font-style: normal;
}

h1 {
  font-size: 60px;
  font-weight: 600;
}
h2 {
  font-size: 30px;
  font-weight: 700;
}
h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}
h4 {
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
}
h5 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

h3 strong {
  font-weight: 500;
}

a {
  color: #cc202d;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
}

.anchor {
  position: relative;
  display: block;
  top: -100px;
  visibility: hidden;
}

iframe {
  max-width: 100%;
}

.page_frame {
  margin: 0px auto;
  position: relative;
  max-width: 1100px;
  padding-right: 5%;
  padding-left: 5%;
}

.one-col,
.two-col,
.three-col,
.four-col,
.five-col,
.six-col,
.seven-col,
.eight-col,
.nine-col,
.ten-col,
.eleven-col,
.twelve-col,
.thirteen-col,
.fourteen-col,
.fifteen-col {
  margin-right: 20px;
  margin-right: 1.818%;
  position: relative;
}
.one-col {
  width: 50px;
  width: 4.545%;
}
.push-one {
  margin-left: 6.3%;
}
.two-col {
  width: 120px;
  width: 10.909%;
}

.three-col {
  width: 190px;
  width: 17.272%;
}
.four-col {
  width: 260px;
  width: 23.636%;
}

.five-col {
  width: 330px;
  width: 30%;
}

.six-col {
  width: 400px;
  width: 36.363%;
}

.seven-col {
  width: 470px;
  width: 42.727%;
}

.eight-col {
  width: 540px;
  width: 49.09%;
}

.nine-col {
  width: 610px;
  width: 55.454%;
}

.ten-col {
  width: 680px;
  width: 61.818%;
}

.eleven-col {
  width: 750px;
  width: 68.181%;
}

.twelve-col {
  width: 820px;
  width: 74.545%;
}

.thirteen-col {
  width: 890px;
  width: 80.909%;
}

.fourteen-col {
  width: 960px;
  width: 87.272%;
}

.fifteen-col {
  width: 1030px;
  width: 93.636%;
}

.sixteen-col {
  width: 1100px;
  width: 100%;
  margin-right: 0;
}

/* NAV */
.logholder {
  position: relative;
  float: left;
}
#logo {
  display: block;
  width: 292px;
  height: 60px;
  background: url(/images/sites/cec/logo-subtitle-3.jpeg) right center no-repeat;
  background-size: 292px auto;
  position: relative;
  -ms-transform: translateZ(2px);
  -webkit-transform: translateZ(1px);
  transform: translateZ(2px);
  margin-top: 14px;
  margin-bottom: 10px;
}
.skewpie {
  background-color: white;
  position: absolute;
  -ms-transform: translateZ(1px) skewx(23.4deg);
  -webkit-transform: translateZ(1px) skewx(23.4deg);
  transform: translateZ(1px) skewx(23.4deg);
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
  top: -7px;
  bottom: 0;
  right: -75px;
  width: 20000px;
  z-index: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.ute {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 111;
}
.skewpiedewpiedoo {
  background-color: white;
  position: absolute;
  -ms-transform: translateZ(0) skewx(25.4deg);
  -webkit-transform: translateZ(0) skewx(25.4deg);
  transform: translateZ(0) skewx(25.4deg);
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
  top: -7px;
  bottom: 0;
  left: -17px;
  width: 20000px;
  z-index: 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
}
.ute &gt; a {
  display: inline-block;
  float: left;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 34px 8px 14px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1.6px;
}
.ute .revita {
  position: relative;
  display: inline-block;
}
.ute .revita a {
  background: url(/images/sites/cec/ico.png) 9px 61% no-repeat;
  background-size: 13px 15px;
  position: relative;
  z-index: 111;
  padding: 12px 90px 8px 35px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  letter-spacing: 1.4px;
  color: #ca2332;
}
.ute .revita a:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-left: 10px;
}
.ute .revita a:hover {
  color: #323131;
}

#nav_frame {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  background-color: #ca2332;
}
body {
  margin-top: 84px;
}
#nav_frame .page_frame {
  max-width: 1239px;
}
#nav {
  position: relative;
  float: right;
  margin-top: 48px;
}
ul.nav {
  z-index: 100;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.nav li {
  float: left;
  line-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}
ul.nav &gt; li {
  padding: 0;
}
ul.nav &gt; li a {
  display: block;
  float: left;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 14px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1.6px;
  border-right: 1px solid #da6570;
}
ul.nav &gt; li a [class^="icon"] {
  font-size: 0.7em;
}
ul.nav &gt; li:last-child a {
  border-right: 0 solid transparent;
  padding-right: 10px;
}
#nav a:hover,
#nav a.current {
  color: #000;
}

ul.nav &gt; li:hover .submenu {
  display: block;
}
.submenu {
  position: absolute;
  z-index: 111;
  display: none;
  margin: 0;
  list-style-type: none;
  background: white;
  top: 26px;
  min-width: 100%;
  padding: 10px 0;
  white-space: nowrap;
}
#nav .submenu li {
  float: none;
}
#nav .submenu li a {
  float: none;
  color: #cc202d;
  border: 0 solid;
  padding: 6px 15px;
  display: block;
}
#nav .submenu li a:hover {
  color: #323131;
}
#mobile_nav {
  display: none;
}

.top_foot {
  padding-top: 46px;
  padding-bottom: 60px;
  background-color: #fbfbfb;
}
.top_foot .linkylink {
  text-align: right;
  margin-top: 12px;
}
.top_foot .linkylink a {
  display: inline-block;
  color: #323131;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 20.7px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1.6px;
  border-right: 1px solid #bebebe;
}
.top_foot .linkylink.small a {
  font-size: 10px;
}
.top_foot .linkylink a:hover {
  color: #cc202d;
}
.top_foot .log {
  width: 279px;
  display: inline-block;
  margin-top: 43px;
  margin-left: -16px;
  float: left;
  mix-blend-mode: darken;
}
.top_foot .linkylink a:last-child {
  border-right: 0 solid transparent;
  padding-right: 0;
}
.dlforgod {
  float: right;
  background: url(/images/sites/cec/ico2.png) left center no-repeat;
  background-size: 18px 23px;
  position: relative;
  padding: 10px 0 10px 28px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  letter-spacing: 1.4px;
  color: #ca2332;
}

#footer {
  background: #bebebe;
  padding: 14px 0 10px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.biz {
  background-color: #323131;
  text-align: center;
}
#bizango {
  text-align: left;
  width: 234px;
  height: 11px;
  font-size: 10px;
  margin: 0 auto;
  padding: 12px 0;
  display: inline-block;
  background-image: url(/images/bizango-white-small.png);
  background-repeat: no-repeat;
  background-position: right center;
  opacity: 0.3;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.1px;
}

/* REQUIRED FOR CMS */

.bizango_control {
  z-index: 100;
  position: relative;
}
.body_podcasts .bizango_control {
  z-index: 1;
}

.help {
  padding: 10px;
  background: #ddd;
  border-radius: 8px;
  color: #666;
  font-size: 13px;
  line-height: 13px;
  margin: 0px;
  position: relative;
}
.help p a {
  color: #ddd;
  text-decoration: underline;
}
.bizango_cms_content .cke_editable table td {
  outline: 1px dashed gray;
}
/*BLOCKS*/
.block {
  padding-top: 40px;
  padding-bottom: 40px;
}
.block.hideme,
.hide {
  display: none;
}
.parallaxneu__yes {
  overflow: hidden;
}
.block_type__big-hero {
  padding-top: 540px;
  padding-bottom: 0;
  color: white;
  background-color: #ca2332;
}
.parallaxneu__yes .block__bg-img {
  bottom: -10px;
}
.block_type__big-hero .all-cols-wrap {
  max-width: 80%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 193px;
  background: url(/images/sites/cec/slasher.png) 53% 100% no-repeat;
}
.block_type__big-hero h1 {
  margin-bottom: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.block_type__big-hero h3 {
  font-weight: 500;
  margin-bottom: 17px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.block_type__big-hero h4 {
  font-size: 25px;
  margin-bottom: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.block_type__big-hero .block__bg-img {
  box-shadow: inset 0px 20px 23px -11px rgba(0, 0, 0, 0.6), inset 0px -267px 167px -48px rgba(0, 0, 0, 0.4);
  background-image: url(/images/sites/cec/generic.jpg);
  opacity: 0;
}
.block_type__big-hero .col-1 {
  position: absolute;
  left: 0;
  right: 0;
  /* top: 18px; */
  bottom: 13px;
  margin: auto;
}

.block_type__big-hero.block_type__small-hero {
  padding-top: 29px;
  padding-bottom: 30px;
}
.block_type__big-hero.block_type__small-hero .all-cols-wrap {
  background: transparent;
  max-width: 80%;
  position: relative;
  min-height: inherit;
}
.block_type__big-hero.block_type__small-hero .col-1 {
  position: relative;
  top: 0;
  bottom: 0;
}
.block_type__big-hero.block_type__small-hero.block__admin-view .all-cols-wrap {
  position: relative;
}
.block_type__home-hero.block_type__big-hero,
.block_type__home-hero-slider.block_type__big-hero {
  padding-top: 680px;
}
.block_type__home-hero.block_type__big-hero h1,
.block_type__home-hero-slider.block_type__big-hero h1 {
  margin-bottom: 17px;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.block_type__home-hero.block_type__big-hero h2,
.block_type__home-hero-slider.block_type__big-hero h2 {
  font-weight: 400;
  font-size: 29px;
  margin-bottom: 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.7px;
}
.block_type__home-hero.block_type__big-hero h4,
.block_type__home-hero-slider.block_type__big-hero h4 {
  text-transform: inherit;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.block_type__home-hero.block_type__big-hero .all-cols-wrap,
.block_type__home-hero-slider.block_type__big-hero .all-cols-wrap {
  left: 11px;
  right: auto;
  width: 50%;
  background: transparent;
  bottom: 43px;
}
.block_type__home-hero.block_type__big-hero .block__bg-img,
.block_type__home-hero-slider.block_type__big-hero .block__bg-img {
  box-shadow: inset 0px 20px 23px -11px rgba(0, 0, 0, 0.2);
}

/* || - HOME HERO SLIDER STYLING*/
.block.block_type__home-hero-slider .bizango_image_controls {
  position: absolute;
  top: 10px;
  left: 50px;
}
.block.block_type__home-hero-slider .slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.block.block_type__home-hero-slider .slick-list,
.block.block_type__home-hero-slider .slick-track,
.block.block_type__home-hero-slider .slider .cropped-image__responsive-wrap {
  display: block;
  padding-bottom: 0;
  height: 100%;
  width: 100%;
}
.block.block_type__home-hero-slider .slick-dots {
  bottom: 15px;
}
.block.block_type__home-hero-slider .slick-dots button {
  font-size: 0;
}
.block.block_type__home-hero-slider .slick-dots button:focus {
  opacity: 0.4;
}
.block.block_type__home-hero-slider .slick-dots .slick-active button:focus {
  opacity: 1;
}
.block.block_type__home-hero-slider .slick-dots button:before {
  height: 10px;
  width: 10px;
  font-size: 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup {
  align-items: center;
  justify-content: flex-end;
  bottom: 20px;
  color: #fff;
  display: flex;
  left: 0;
  padding: 12px 24px;
  position: absolute;
  z-index: 1;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup:before {
  background-color: #ca2332;
  border-right: 7px solid #422f30;
  bottom: 0;
  content: "";
  left: -99px;
  position: absolute;
  top: 0;
  transform: translateZ(0) skewx(-25.4deg);
  -webkit-backface-visibility: hidden;
  width: calc(99px + 100%);
  z-index: 0;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup__image {
  height: 86px;
  margin-right: 15px;
  position: relative;
  width: 86px;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup__image img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup__text {
  position: relative;
  max-width: 310px;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup__header-1 {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup__header-2 {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}
.block_type__home-hero-slider.block_type__big-hero .podcast-popup__header-2 .icon-chevron-right {
  font-size: 0.7em;
}
@media only screen and (max-width: 768px) {
  .block_type__home-hero-slider.block_type__big-hero .podcast-popup {
    display: none;
  }
}

.block_type__home-hero-slider.block_type__big-hero .hero-badge-popup {
  left: 20px;
  max-width: 730px;
  position: absolute;
  top: 20px;
  width: 52.1429%;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .block_type__home-hero-slider.block_type__big-hero .hero-badge-popup {
    display: none;
  }
}

/* || - IMPROVED HERO SLIDER STYLING */
.block_type__improved_hero_slider.block_type__big-hero .all-cols-wrap {
  right: 11px;
  width: auto;
}

/* || - HOME HERO ALERT BOX STYLING */

.alert-box-cover {
  display: flex;
  justify-content: flex-end;
  left: 0;
  max-width: 695px;
  margin-left: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 113px;
}
.alert-box {
  position: absolute;
  top: 113px;
  right: -550px;
  max-width: 545px;
  max-height: 256px;
  width: 38.9vw;
  padding: 24px 60px 24px 90px;
  box-sizing: border-box;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.alert-box-cover .alert-box {
  position: relative;
  top: 0;
}
.alert-box.open {
  right: -45px;
  transition: all 0.3s ease-in-out;
}
.alert-box &gt; .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: skewx(25.4deg);
  background: #ffffff;
  border-left: solid 30px #c82637;
}
.alert-box .mobile-text {
  display: none;
}
.alert-box .bizango_cms_content {
  position: relative;
  z-index: 2;
}
.alert-box .bizango_cms_content *:nth-last-child(1) {
  margin-bottom: 0;
}
.alert-box.auth {
  max-height: 900px;
}
.alert-box.auth .mobile-text {
  display: block;
}
@media only screen and (max-width: 1150px) {
  .alert-box {
    max-width: 600px;
    width: auto;
  }
  .alert-box-cover {
    max-width: 750px;
  }
}
@media only screen and (max-width: 660px) {
  #body_home .block_type__home-hero.block_type__big-hero,
  #body_home .block_type__home-hero-slider.block_type__big-hero {
    /* padding-top: calc(1000px - 40vw); */
  }
  .alert-box.open {
    /* display: none; */
    position: relative;
    top: 0;
    border-bottom: 20px solid #c82637;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 100vw;
    max-height: 900px;
    right: 0;
  }
  .alert-box-cover {
    position: relative;
    top: 0;
  }
  .alert-box .bg {
    border: none;
    transform: none;
  }
  .alert-box .bizango_content_prose {
    /* display: none; */
  }
  .alert-box .mobile-text {
    display: block;
  }
}
.block_type__big-graphic {
  padding-top: 88px;
  padding-bottom: 75px;
  min-height: 298px;
  background-color: #f4f4f4;
}
.block_type__big-graphic.size__x2 {
  padding-top: 188px;
  padding-bottom: 194px;
}
.block_type__big-graphic .screen {
  box-shadow: inset 0px 19px 20px -11px rgba(0, 0, 0, 0.5), inset 0 -23px 19px -3px rgba(0, 0, 0, 0.3);
}
.block_type__big-graphic .bbbbbbg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20000px;
  background-color: rgba(251, 251, 251, 0.95);
  border-bottom: 1px solid rgba(204, 32, 45, 0.5);
}
.block_type__big-graphic .content {
  width: 465px;
  padding: 56px 68px 27px 6px;
  position: relative;
}
.block_type__big-graphic h2 {
  margin-bottom: 32px;
}
.block_type__big-graphic p {
  margin-bottom: 18px;
}
.block_type__big-graphic h3 {
  font-weight: 500;
  line-height: 39px;
}
.block_type__big-graphic h3 strong {
  font-weight: 700;
  color: #ca2332;
}

.block_type__cta h3 {
  font-weight: 500;
  line-height: 39px;
}
.block_type__cta h3 strong {
  font-weight: 700;
  color: #ca2332;
}

.block_type__big-graphic.centered__yes {
  padding-top: 199px;
  padding-bottom: 43px;
}
.block_type__big-graphic.centered__yes h5 {
  text-transform: capitalize;
  color: #ca2332;
  font-weight: 700;
  margin-bottom: 27px;
  letter-spacing: 0.2px;
}
.block_type__big-graphic.centered__yes p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.block_type__big-graphic.centered__yes .button {
  position: absolute;
  bottom: -81px;
  left: 0;
  right: 0;
  margin: auto;
  width: 122px;
}
.block_type__big-graphic.centered__yes .bbbbbbg {
  width: 100%;
}
.block_type__big-graphic.centered__yes .content {
  width: 529px;
  padding: 37px 38px 30px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}

.block_type__2-column-bigright .col-1 {
  margin: 0;
  width: 36.5%;
}
.block_type__2-column-bigright .col-2 {
  width: 54.3%;
  margin-right: 2%;
}
.block_id-187324 .col-2 {
  margin-top: 10px;
}

.body_podcasts .block_type__3-column .col-1 {
  margin-right: 7%;
  width: 24%;
}
.body_podcasts .block_type__3-column .col-2 {
  border-right: 1px solid rgba(50, 49, 49, 0.2);
  margin-right: calc(2.5% - 1px);
  padding-right: 3.5%;
  width: 43%;
}
.body_podcasts .block_type__3-column .col-4 {
  width: 19%;
}
@media only screen and (max-width: 989px) {
  .body_podcasts .block_type__3-column .col-1 {
    width: 42%;
  }
  .body_podcasts .block_type__3-column .col-2 {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    width: 50%;
  }
  .body_podcasts .block_type__3-column .col-4 {
    margin-left: 50%;
    width: 50%;
  }
}
@media only screen and (max-width: 659px) {
  .body_podcasts .block_type__3-column .col-1,
  .body_podcasts .block_type__3-column .col-2,
  .body_podcasts .block_type__3-column .col-4 {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}
@media only screen and (min-width: 990px) {
  .body_podcasts .block_type__3-column .clear\@tablet {
    clear: unset;
    display: none;
  }
}

.block_type__default {
  overflow: hidden;
  padding-top: 135px;
  padding-bottom: 97px;
}
.block_type__default .col-1 {
  width: 55.4%;
  float: left;
}
.block_type__default .col-2 {
  width: 36.3%;
  float: right;
  margin-right: 0;
  margin-top: 0px;
}
.block_type__default .ratio {
  padding-top: 52.7%;
}
.block_type__default .userBG {
  min-width: 757px;
  float: right;
  background-color: gray;
  position: relative;
  overflow: hidden;
}

.block_type__default h2 {
  margin-bottom: 32px;
  margin-top: -7px;
}
.block_type__default h3 {
  font-weight: 700;
  color: #ca2332;
  margin-bottom: 1px;
  padding-left: 36px;
  background: url(/images/sites/cec/checkpls.png) 2px 10px no-repeat;
  background-size: 20px 21px;
  margin-bottom: 30px;
}
.block_type__default ul {
  margin-left: 0;
  list-style-position: inside;
}
.block_type__default p {
  margin-bottom: 18px;
}
.block_type__default .button {
  margin-top: 24px;
  font-weight: 500;
  padding: 11px 27px 10px 33px;
  letter-spacing: 0.9px;
}
.block_type__default.flipit__yes .col-1 {
  float: right;
}
.block_type__default.flipit__yes .userBG {
  float: left;
}
.block_type__default.flipit__yes .col-2 {
  float: left;
}
.block_type__big-list {
  padding-bottom: 57px;
}
.block_type__big-list .col {
  width: 67%;
  margin: 69px auto 0;
}
.block_type__big-list .page_frame {
  overflow: hidden;
  max-width: 929px;
}
.block_type__big-list h5 {
  color: #5f5f5f;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  display: inline-block;
  letter-spacing: 2.4px;
}
.block_type__big-list h5:before {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  background: #dfdfdf;
  position: absolute;
  top: 50%;
  left: -1025px;
  width: 1000px;
}
.block_type__big-list h5:after {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  background: #dfdfdf;
  position: absolute;
  top: 50%;
  right: -1025px;
  width: 1000px;
}
.block_type__big-list h2 {
  background: url(/images/sites/cec/checkpls.png) left center no-repeat;
  background-size: 20px 21px;
  padding-left: 36px;
  color: #ca2332;
  letter-spacing: 0;
  margin-bottom: 9px;
  font-weight: 700;
  margin-top: 0;
  display: block;
  margin-left: -24px;
}
.block_type__big-list p {
  font-size: 20px;
  margin-left: 13px;
  line-height: 35px;
  margin-right: 14px;
  margin-bottom: 33px;
  letter-spacing: 0.2px;
}

.block_type__subpage-graphic-grid {
  border-top: 15px solid #f5f5f5;
  padding-top: 67px;
  padding-bottom: 35px;
}

.block_type__subpage-graphic-grid .element__grid .grid-columns-2 .grid-item {
  width: 48%;
  margin: 0 1% 21px !important;
  box-sizing: border-box;
  padding: 20px 20px 42px;
  background-color: #f5f5f5;
}
.block_type__subpage-graphic-grid .wrap-link {
  color: #323131;
}
.block_type__subpage-graphic-grid h3 {
  font-weight: 500;
  margin-bottom: 22px;
}
.block_type__subpage-graphic-grid p {
  max-width: 80%;
  margin: 0 auto 36px;
}
.block_type__subpage-graphic-grid p:last-child {
  margin-bottom: 0;
}

.block_type__subpage-graphic-grid .element__image .wrap-link {
  height: 92px;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  display: block;
}
.block_type__subpage-graphic-grid .cropped-image__responsive-wrap {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  min-height: initial;
  padding: 0;
}
.block_type__subpage-graphic-grid .element__grid .grid-item img {
  margin: 0 auto;
  vertical-align: middle;
  display: inline;
}
.block_type__three-checks {
  padding: 0;
  background: url(/images/sites/cec/grad.png) center #f5f5f5;
  background-size: 100% auto;
}
.block_type__three-checks .page_frame {
  max-width: 1200px;
}
.block_type__three-checks .col {
  width: 33%;
  float: left;
  padding: 28px 0 8px;
}
.block_type__three-checks .col:first-child {
  border-right: 1px solid #d9d9d9;
  width: 31.4%;
}
.block_type__three-checks .col:nth-child(2n) {
  border-right: 1px solid #d9d9d9;
  width: 34%;
}
.block_type__three-checks .col:nth-child(2n) .content {
  margin-left: 56px;
  margin-right: 20px;
}
.block_type__three-checks .col:last-child .content {
  margin-left: 62px;
}
.block_type__three-checks .content {
  padding-left: 36px;
  padding-right: 20px;
  min-height: 30px;
}
.block_type__three-checks h2 {
  color: #ca2332;
  margin-bottom: 1px;
  padding-left: 36px;
  background: url(/images/sites/cec/checkpls.png) 2px 10px no-repeat;
  background-size: 20px 21px;
  margin-left: -36px;
}
.block_type__three-checks p {
  font-weight: 500;
  font-size: 16px;
  color: #323131;
  letter-spacing: 1.4px;
}
.block_type__three-checks p strong {
  display: block;
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 28px;
  padding-left: 36px;
  background: url(/images/sites/cec/checkpls.png) 2px 3px no-repeat;
  background-size: 20px 21px;
  margin-left: -36px;
  min-height: 30px;
}

.block_type__checkers {
  padding-top: 42px;
  padding-bottom: 58px;
}

.block_type__checkers .col-1 {
  float: right;
  width: 55.4%;
}
.block_type__checkers .userBG {
  min-width: 757px;
  float: left;
  background-color: gray;
  position: relative;
  overflow: hidden;
}
.block_type__checkers .ratio {
  padding-top: 52.7%;
}
.block_type__checkers .col-2 {
  width: 35.9%;
  float: left;
  margin-right: 0;
  margin-top: 26px;
  margin-left: 6px;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 24px;
}
.block_type__checkers .col-3 {
  width: 44.5%;
  float: left;
  text-align: right;
  margin-top: 71px;
}
.block_type__checkers .col-4 {
  width: 43.6%;
  float: right;
  margin-top: 74px;
  margin-right: 8.1%;
}
.block_type__checkers h2 {
  margin-bottom: 0;
  font-weight: 500;
  line-height: 36px;
}
.block_type__checkers h3 {
  line-height: 36px;
  margin-bottom: 29px;
}
.block_type__checkers p {
}
.block_type__checkers .button {
  margin-top: 19px;
  padding: 11px 33px 10px 36px;
}
.block_type__checkers ul {
  margin-left: 26px;
}
.block_type__checkers li {
  margin-bottom: 8px;
  line-height: 23px;
}
.block_type__checkers li img {
  vertical-align: middle;
}
.block_type__big-three-col {
  padding-bottom: 50px;
  padding-top: 38px;
  background-color: #fbfbfb;
}
.block_type__big-three-col .headline {
  overflow: hidden;
  padding: 0;
}
.block_type__big-three-col .headline p {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #5f5f5f;
  letter-spacing: 2.5px;
  display: inline-block;
  margin: 0 auto 34px;
  padding: 2px;
  position: relative;
}
.block_type__big-three-col .headline p:before {
  display: block;
  content: " ";
  position: absolute;
  height: 1px;
  width: 1000px;
  left: -1027px;
  top: 46%;
  background: #dfdfdf;
}
.block_type__big-three-col .headline p:after {
  display: block;
  content: " ";
  position: absolute;
  height: 1px;
  width: 1000px;
  right: -1027px;
  top: 46%;
  background: #dfdfdf;
}
.block_type__big-three-col img {
  position: absolute;
  top: 22.8%;
  left: 0;
  z-index: 0;
}
.block_type__big-three-col .screen {
  box-shadow: inset 0 342px 183px -107px rgba(0, 0, 0, 0.3);
}
.page_frame.alt {
  max-width: 1084px;
}
.block_type__big-three-col .col {
  position: relative;
  float: left;
  width: 30%;
  background-color: gray;
  margin-right: 5%;
  text-align: center;
  color: white;
  margin-bottom: 40px;
}
.block_type__big-three-col .col:nth-child(3n) {
  margin-right: 0;
}
.block_type__big-three-col .col .ratio {
  padding-top: 207.7%;
}
.block_type__big-three-col .col .top {
  position: absolute;
  top: 53px;
  left: 20px;
  right: 20px;
}
.block_type__big-three-col .col .bottom {
  position: absolute;
  bottom: 22px;
  left: 20px;
  right: 20px;
}
.block_type__big-three-col .col .bottom a {
  display: inline-block;
  padding: 20px 29px 14px;
  font-size: 16px;
  border: 1px solid #ca2332;
  font-weight: 700;
  letter-spacing: 0px;
  color: white;
  background: rgba(41, 41, 41, 0.4);
}
.block_type__big-three-col .col .bottom a:hover {
  background: rgba(41, 41, 41, 0.8);
  color: #ca2332;
}
.block_type__big-three-col .col .bottom a:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 11px;
  margin-left: 5px;
}
.block_type__big-three-col .col .bottom p {
  margin-bottom: 0;
}
.block_type__big-three-col h4 {
  font-weight: 400;
  margin-bottom: 4px;
  line-height: 30px;
  letter-spacing: 0.5px;
}
.block_type__big-three-col h2 {
  margin-bottom: 4px;
  line-height: 30px;
  letter-spacing: 0;
}
.block_type__related-products p {
  margin-bottom: 10px;
  margin-top: 15px;
}
.block_type__cta {
  padding-top: 189px;
  padding-bottom: 155px;
  background-color: #817f82;
}
.block_type__cta .screen {
  box-shadow: inset 0 -35px 14px -30px rgba(0, 0, 0, 0.3), inset 0 33px 14px -30px rgba(0, 0, 0, 0.3);
}
.block_type__cta .text {
  background-color: white;
  padding: 46px 86px 82px 91px;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid rgba(202, 35, 50, 0.5);
}
.block_type__cta h4 {
  font-size: 25px;
  margin-bottom: 18px;
}
.block_type__cta .dl {
  position: absolute;
  right: -23px;
  bottom: -129px;
  background-color: #ca2332;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.block_type__cta .dl a {
  display: inline-block;
  padding: 17px 39px 14px 67px;
  background: url(/images/sites/cer/dl.png) 20px center no-repeat;
  background-size: 32px 38px;
  font-size: 16px;
  font-weight: 700;
  color: white;
}
.block_type__cta .dl a:hover {
  background-color: #da0417;
  color: #323131;
}
.block_type__cta .dl a:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 11px;
  margin-left: 4px;
}
.block_type__cta ul {
  margin-left: 27px;
  list-style-position: inherit;
}
.block_type__cta li {
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 500;
}
.block_type__cta .holder {
  max-width: 400px;
}
.block_type__cta .content {
  width: 465px;
  padding: 50px 68px 91px 6px;
  position: relative;
}
.block_type__cta .bbbbbbg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20000px;
  background-color: rgba(251, 251, 251, 0.95);
  border-bottom: 1px solid rgba(204, 32, 45, 0.5);
}
.block_type__cta .dl p {
  margin-bottom: 0;
}
.block_type__cta h2 {
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-bottom: 23px;
}
.block_type__cta h5 {
  font-size: 20px;
  text-transform: inherit;
  margin-bottom: 20px;
}

.block_type__cta2 .content {
  width: 700px;
  margin: 0 auto;
  background-color: rgba(251, 251, 251, 0.95);
  border-bottom: 1px solid rgba(204, 32, 45, 0.5);
  text-align: center;
  padding: 50px 68px 91px;
}
.block_type__cta2 .bbbbbbg {
  display: none;
}
.block_type__graphic-three-col {
  padding-top: 11px;
  padding-bottom: 20px;
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 0;
  margin-bottom: -4px;
}
.block_type__graphic-three-col .big {
}
.block_type__graphic-three-col .col-2 {
  position: relative;
  width: 63.9%;
  float: left;
  background-color: gray;
}
.block_type__graphic-three-col .big .ratio {
  padding-top: 60.3%;
}
.block_type__graphic-three-col .big .text-holder {
  position: absolute;
  top: 66px;
  background-color: white;
  padding: 40px 124px 44px 86px;
  border-bottom: 1px solid rgba(202, 35, 50, 0.5);
}
.block_type__graphic-three-col h4 {
  font-weight: 700;
  font-size: 25px;
}
.block_type__graphic-three-col p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.block_type__graphic-three-col .dl {
  position: absolute;
  right: 28px;
  bottom: -28px;
  background-color: #ca2332;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.block_type__graphic-three-col .dl a {
  display: inline-block;
  padding: 17px 23px 17px 67px;
  background: url(/images/sites/cer/dl.png) 20px center no-repeat;
  background-size: 32px 38px;
  font-size: 16px;
  font-weight: 700;
  color: white;
}
.block_type__graphic-three-col .dl a:hover {
  background-color: #da0417;
  color: #323131;
}
.block_type__graphic-three-col .dl a:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 11px;
  margin-left: 0;
}
.block_type__graphic-three-col .col-1 {
  width: 34.6%;
  float: right;
}
.block_type__graphic-three-col .small {
  margin-bottom: 22px;
  background-color: gray;
  position: relative;
}
.block_type__graphic-three-col .small .ratio {
  padding-top: 53.4%;
}

.block_type__graphic-three-col .small .text-holder {
  position: absolute;
  top: 21px;
  background-color: white;
  padding: 24px 14px 0 36px;
  right: 0;
  width: 62%;
}
.block_type__graphic-three-col h5 {
  position: absolute;
  left: -20px;
  top: 15px;
  color: #ca2332;
  font-weight: 700;
  font-size: 20px;
  background-color: white;
  border: 2px solid;
  display: inline-block;
  border-radius: 50%;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
}
.block_type__graphic-three-col .big h5 {
  top: 27px;
  left: -23px;
}
.block_type__graphic-three-col.big-right__yes .col-2 {
  float: right;
}
.block_type__graphic-three-col.big-right__yes .col-1 {
  float: left;
}
.block_type__graphic-three-col.big-right__yes .big .text-holder {
  right: 0;
  top: 106px;
  padding: 36px 124px 25px 33px;
}
.block_type__graphic-three-col.big-right__yes .dl {
  right: 86px;
}

.background-color__gray.block_type__graphic-three-col .text-holder {
  background-color: #f4f3f3;
}

.block_type__testimonial {
  padding-top: 214px;
  padding-bottom: 3px;
  min-height: 298px;
  background-color: #f4f4f4;
  overflow: hidden;
}
.block_type__testimonial .screen {
  box-shadow: inset 0px 14px 20px -11px rgba(0, 0, 0, 0.4), inset 0 -13px 25px -7px rgba(0, 0, 0, 0.2);
}
.block_type__testimonial .content {
  width: 513px;
  padding: 43px 0 13px 6px;
  position: relative;
  float: right;
  text-align: center;
}
.block_type__testimonial .bbbbbbg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -69px;
  width: 20000px;
  background-color: rgba(251, 251, 251, 0.95);
  -ms-transform: translateZ(1px) skewx(-29.2deg);
  -webkit-transform: translateZ(1px) skewx(-29.2deg);
  transform: translateZ(1px) skewx(-29.2deg);
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.95);
}
.block_type__testimonial .soskewy {
  position: absolute;
  top: -20px;
  bottom: -42px;
  left: -143px;
  width: 61px;
  background-color: rgba(251, 251, 251, 0.95);
  border-bottom: 1px solid rgba(204, 32, 45, 0.5);
  -ms-transform: translateZ(1px) skewx(-29.2deg);
  -webkit-transform: translateZ(1px) skewx(-29.2deg);
  transform: translateZ(1px) skewx(-29.2deg);
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
  background-color: #ca2332;
}
.block_type__testimonial .page_frame {
  max-width: 1144px;
}

.block_type__testimonial h2 {
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 17px;
  position: relative;
}
.body_nothome .block_type__testimonial h2:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: -10px;
  margin-left: -29px;
  margin-right: 5px;
  background: url(/images/sites/cec/quoteme.png) center no-repeat;
  height: 20px;
  width: 20px;
}
.block_type__testimonial h5 {
  text-transform: inherit;
  font-weight: 400;
  margin-bottom: 21px;
}
.block_type__testimonial p {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.block_type__project-slider {
  padding: 0;
  background-color: #323131;
  color: white;
}
.block_type__project-slider .text {
  width: 30%;
  float: left;
}
.block_type__project-slider .content {
  margin-top: 50px;
  padding: 0 30px;
  box-sizing: border-box;
  width: 400px;
  float: right;
}
.block_type__project-slider .slider {
  width: 70%;
  float: right;
  /*	background: #ca2332;*/
}
.block_type__project-slider .slick-slide.slick-current.slick-active img {
  opacity: 1;
}
.block_type__project-slider .slick-slide img {
  max-width: 945px;
  max-height: 531px;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.2;
}
.block_type__project-slider .slick-initialized .slick-slide {
  display: block;
  float: left;
  position: relative;
}
.block_type__project-slider .slick-prev,
.block_type__project-slider .slick-next {
  background: rgba(202, 35, 50, 0.95);
  width: 50px;
}
.block_type__project-slider .slick-prev {
  left: 0;
}
.block_type__project-slider .slick-next {
  right: 0;
}
.block_type__project-slider .slick-prev:before,
.block_type__project-slider .slick-next:before {
  color: white;
  padding: 13px 0 11px;
}
.block_id-187386 {
  padding-top: 81px;
  padding-bottom: 80px;
}

.block_id-187386 .page_frame {
  max-width: 1200px;
}
.block_id-187386 .col-1 {
  width: 60.8%;
}
.block_id-187386 .userBG {
  min-width: 830px;
}
.block_id-187386 .ratio {
  padding-top: 49.3%;
}
.block_id-187386 .col-2 {
  margin-right: -20px;
  margin-top: 47px;
  width: 33.7%;
}
.block_id-187386 img {
  margin-bottom: 10px;
}
.block_id-187386 h2 {
  font-weight: 500;
  margin-top: 0;
  letter-spacing: 2.1px;
  margin-bottom: 37px;
}

.block_type__gallery-subpage {
}

.block_type__gallery-subpage #filters {
  margin: 0 10px 50px;
  display: inline-block;
  float: none;
  list-style-type: none;
}
.block_type__gallery-subpage #filters li {
  display: inline-block;
}
.block_type__gallery-subpage #filters li a {
  display: inline-block;
  padding: 4px 37px 5px;
  background-color: #323131;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 1px;
  letter-spacing: 1.4px;
}
.block_type__gallery-subpage #filters li a.current {
  background-color: #cc202d;
}
.block_type__gallery-subpage #filters li a:hover {
  background-color: #cc202d;
}
.project-col {
  width: 32.3%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  float: left;
  margin-bottom: 0;
}

.project-col:nth-child(3n + 1) {
  clear: left;
}
.project-col .ratio {
  padding-top: 66.6%;
}
.project-col .userBG {
  background-color: #323131;
  margin-bottom: 5px;
}
.project-col .userBG a {
  transition: all 0.3s ease-in-out;
  display: block;
  color: rgba(50, 49, 49, 0);
}
.project-col .userBG a:hover {
  background-color: rgba(202, 35, 50, 0.4);
  color: rgba(255, 255, 255, 1);
}
.project-col h5 {
  font-weight: 500;
  text-transform: capitalize;
}
.project-col h5 a {
  color: #323131;
}
.project-col h5 a:hover {
  color: #cc202d;
}
.gallery-filter__filter {
  margin-bottom: 50px;
  margin-left: 10px;
  margin-right: 10px;
}
.gallery-filter__label {
  display: block;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .filters-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.block_type__graphic-three-grid {
  padding: 0;
  margin-top: 19px;
  margin-bottom: -5px;
}
.block_type__graphic-three-grid .big {
  width: calc(65.4% - 20px);
  min-height: 540px;
}
.block_type__graphic-three-grid .small {
  margin-bottom: 24px;
  min-height: 258px;
}
.block_type__graphic-three-grid .small-container {
  width: 34.6%;
}
.block_type__graphic-three-grid .text {
  background: rgba(251, 251, 251, 0.95);
  padding: 25px 20px 22px 34px;
  margin-top: 20px;
}
.block_type__graphic-three-grid .small .text {
  max-width: 293px;
}
.block_type__graphic-three-grid .big .text {
  max-width: 393px;
  margin-top: 106px;
  padding: 36px 90px 30px 34px;
  border-bottom: 1px solid #de8a91;
}
.block_type__graphic-three-grid .userBG {
  background-color: #1f1f1a;
}
.block_type__graphic-three-grid p {
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 24px;
  margin-bottom: 5px;
}
.block_type__graphic-three-grid h5 {
  text-transform: capitalize;
  color: #ca2332;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 0.2px;
}
.block_type__graphic-three-grid .big h5 {
  margin-bottom: 30px;
}
.block_type__ceramic-panels {
  overflow: hidden;
  padding-bottom: 0;
}
.block_type__ceramic-panels .bigmamajama {
  padding-bottom: 40px;
}

.block_type__ceramic-panels .col-uno {
  width: 34.5%;
  float: left;
  background-color: white;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
  z-index: 1;
  position: relative;
  margin-bottom: -40px;
}
.block_type__ceramic-panels .col-uno .content {
  width: 231px;
  float: right;
  margin-right: 24px;
  margin-top: 41px;
  position: relative;
}
.block_type__ceramic-panels .aaaa {
  position: absolute;
  right: -25px;
  top: 37px;
}
.block_type__ceramic-panels .col-uno h3 {
  color: #a5a5a5;
  font-weight: 400;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.block_type__ceramic-panels .col-dos {
  width: 65.5%;
  float: left;
  position: relative;
}
.block_type__ceramic-panels .col-dos .color {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 40000px;
  background-color: #fafafa;
}
.block_type__ceramic-panels .col-dos .content {
  width: 600px;
  float: left;
  margin-left: 90px;
  margin-top: 43px;
  position: relative;
}
.block_type__ceramic-panels .tops {
  padding-bottom: 8px;
  border-bottom: 1px solid #d8d8d8;
}
.block_type__ceramic-panels .tops .control {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #323131;
  opacity: 0.5;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: uppercase;
  transition: opacity 0.3s ease-in-out;
  position: relative;
  cursor: pointer;
}
.block_type__ceramic-panels .tops .control.current,
.block_type__ceramic-panels .tops .control:hover {
  opacity: 1;
}
.block_type__ceramic-panels .tops .control.current:after {
  content: " ";
  display: block;
  position: absolute;
  width: 28px;
  height: 16px;
  background: url(/images/sites/cec/arrow.png) center no-repeat;
  left: 39%;
  bottom: -24px;
}
.block_type__ceramic-panels .tops .control.panel {
  margin-right: 100px;
}
.block_type__ceramic-panels .tops .control.specs {
  margin-left: 98px;
}
.block_type__ceramic-panels .col {
  width: 30%;
  display: inline-block;
  margin: 0 1% 24px;
  vertical-align: top;
}
.block_type__ceramic-panels .col-dos .ratio {
  padding-top: 57%;
  margin-bottom: 14px;
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  position: relative;
  cursor: pointer;
}
.block_type__ceramic-panels .ratio img {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.block_type__ceramic-panels .ratio:hover img {
  opacity: 1;
}
.block_type__ceramic-panels .col-dos .ratio:hover {
  border: 2px solid #ca2332;
}
.block_type__ceramic-panels .orderator {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.6px;
  color: #ca2332;
}
.block_type__ceramic-panels .orderator:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-left: 3px;
}
.block_type__ceramic-panels .tingy.corners img {
  max-height: 300px;
}
.lightboxOverlay {
  background-color: #fafafa !important;
}
.lb-data .lb-caption {
  color: #323131;
}
.absoluteunit {
  display: none;
}
.absoluteunit.current {
  display: block;
}
.block_type__ceramic-panels .clicker {
  color: #323131;
}
.block_type__ceramic-panels .clicker.current,
.block_type__ceramic-panels .clicker:hover {
  color: #ca2332;
}
.block_type__ceramic-panels h5 {
  font-size: 16px;
  font-weight: 500;
  text-transform: inherit;
  margin-bottom: 23px;
  letter-spacing: 1.5px;
}
.block_type__ceramic-panels .top {
  background-color: #e9e9e9;
  padding-top: 38px;
  padding-bottom: 29px;
}
.block_type__ceramic-panels .top img {
  max-width: 20px;
}
.block_type__ceramic-panels .top p {
  font-size: 20px;
  margin-bottom: 9px;
  font-weight: 500;
}
.block_type__ceramic-panels .top h3 {
  margin-top: -6px;
}

.block_type__ceramic-panels .tingy {
  margin-top: 25px;
  display: none;
}
.block_type__ceramic-panels .tingy.panel {
  display: block;
}

.block_type__ceramic-panels .mtits {
  display: none;
}
.absoluteunit .bottom .tingy.panel {
  margin-left: -19px;
  margin-right: -19px;
}
.block_type__ceramic-panels .colortitle {
  font-weight: 500;
  margin-bottom: 2px;
}

.block_type__custom-color {
  padding-top: 22px;
}
.block_type__custom-color .table {
  color: #777777;
  font-size: 14px;
  font-weight: 500;
}
.block_type__custom-color .table .ratio {
  padding-top: 48%;
  margin-top: 2px;
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  border-right: 6px solid white;
}
.block_type__custom-color .table .cell:last-child .ratio {
  border-right: 0 solid transparent;
}
.block_type__custom-color .table .cell {
  width: 20%;
}

.block_type__custom-color .collerone {
  width: 35.9%;
  float: left;
}
.block_type__custom-color .collerone h4 {
  font-size: 25px;
  text-transform: inherit;
  font-weight: 300;
  line-height: 28px;
  text-align: right;
}
.block_type__custom-color .collerone h4 strong {
  font-weight: 500;
}
.block_type__custom-color .collertwo {
  width: 54.3%;
  float: right;
  text-align: left;
}
.block_type__custom-color .collertwo p {
  font-weight: 700;
  line-height: 21px;
  font-size: 18px;
  letter-spacing: 0.3px;
  margin-bottom: 12px;
}

.block_type__custom-color .ruler {
  height: 1px;
  background-color: red;
  width: 69%;
  margin: 5px auto 26px;
}
.block_type__custom-color .top {
  padding-bottom: 48px;
}

.block_type__custom-color .col-uno h3 strong {
  color: #323131;
  font-weight: 500;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  padding: 8px;
  background: #fff;
  border: 2px solid #7b7b7b;
  text-align: center;
  position: absolute;
  left: -52px;
  top: 4px;
}
.block_type__custom-color .col-uno h3 {
  font-size: 25px;
}

.block_type__custom-color .biggie .ration {
  padding-top: 174px;
  border-bottom: 10px solid #ca2332;
}

.block_type__custom-color .col-dos .content {
  width: 100%;
  float: none;
  margin: 0;
}
.block_type__custom-color .choosy {
  max-width: 756px;
  margin-top: 36px;
  margin-left: 50px;
}
.block_type__custom-color .choosy .col-1 {
  width: 31.9%;
  float: left;
  text-align: center;
}
.block_type__custom-color .choosy .col-2 {
  width: 65.4%;
  float: right;
  padding-left: 78px;
  box-sizing: border-box;
  background: url(/images/sites/cec/or.png) left 5px no-repeat;
  padding-bottom: 20px;
}
.block_type__custom-color .choosy .poppy {
  display: inline-block;
  background: #ca2332;
  color: white;
  margin: 10px auto;
  font-size: 12px;
  font-weight: 500;
  padding: 12px 14px;
  letter-spacing: 1.2px;
}
.block_type__custom-color .choosy img {
  display: block;
  margin: 14px auto -2px;
}
.block_type__custom-color .choosy h4 {
  position: relative;
  font-size: 17px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.block_type__custom-color .choosy h4 strong {
  color: #323131;
  font-weight: 500;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  padding: 8px;
  background: #fff;
  border: 2px solid #7b7b7b;
  text-align: center;
  position: absolute;
  left: -14px;
  top: -5px;
}

.block_type__custom-color .gabbagabbaa {
  display: none;
}
.block_type__custom-color .choosy .row {
  margin-bottom: 15px;
}
.block_type__custom-color .choosy .row label {
  display: inline-block;
  width: 31.6%;
  font-size: 16px;
  text-align: right;
  line-height: 39px;
  letter-spacing: 0.3px;
  white-space: nowrap;
}
.block_type__custom-color .choosy .row input {
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  margin-left: 10px;
  line-height: 35px;
  height: 35px;
  background-color: white;
  font-size: 16px;
  padding: 0 12px;
}
.block_type__custom-color .choosy .row select {
  border-radius: 0;
  border: 1px solid #e9e9e9;
  display: inline-block;
  margin-bottom: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/images/sites/cec/grayDown.png) 93% 57% no-repeat #f1f1f1;
  font-family: futura-pt, "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
  text-transform: uppercase;
  color: #7b7b7b;
  font-size: 16px;
  line-height: 36px;
  margin-left: 10px;
  padding-left: 12px;
  padding-right: 38px;
}
.block_type__custom-color .choosy .row select::-ms-expand {
  display: none;
}
.block_type__custom-color .choosy .row .butt {
  border: 1px solid #e9e9e9;
  line-height: 36px;
  margin-left: 8px;
  color: #7b7b7b;
  font-size: 12px;
  display: inline-block;
  padding: 0px 13px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  cursor: default;
}
.block_type__custom-color .choosy .row .butt.active {
  background-color: #ca2332;
  color: white;
  cursor: pointer;
}
.colorslides .yabbadabbdoo {
  max-width: 98.2%;
}
.colorslides .yabbadabbdoo .slideryino {
  overflow: hidden;
  height: 0px;
}
.colorslides .yabbadabbdoo .slideryino.active {
  padding: 0 8.4%;
  height: inherit;
}
.colorslides .controller {
  margin: 22px 0 35px;
}
.colorslides .controller .butt {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: red;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  opacity: 0.3;
  margin: 0 2px;
  position: relative;
}
.colorslides .controller .butt.active,
.colorslides .controller .butt:hover {
  opacity: 1;
}
.colorslides .controller .butt.active:after {
  display: block;
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 3px;
  background: #d5d5d5;
  content: " ";
}
.colorslides #purples {
  background-color: #791a44;
}
.colorslides #reds {
  background-color: #c62127;
}
.colorslides #pinks {
  background: pink;
}
.colorslides #oranges {
  background-color: #e97324;
}
.colorslides #yellows {
  background-color: #fed900;
}
.colorslides #greens {
  background: #64955f;
}
.colorslides #blues {
  background: #386294;
}
.colorslides #browns {
  background: #6d4749;
}

.colorslides #neu {
  background: #ada89a;
}
.colorslides #whites {
  background: white;
  border: 1px solid gray;
}

.colorslides {
  margin: 32px 0;
  height: 0px;
  overflow: hidden;
}
.colorslides.active {
  height: inherit;
}
.colorslides h3 {
  font-weight: 300;
  color: #a3a3a3;
  letter-spacing: 1.1px;
  font-size: 24px;
}
.colorslides .row {
  width: 120px;
  float: left;
  padding: 5px;
}

.colorslides .slick-prev,
.colorslides .slick-next {
  width: 45px;
  height: 45px;
  color: #af2530;
  border-radius: 100%;
  border: 2px solid #af2530;
  transition: all 0.3s ease-in-out;
}
.colorslides .slick-prev {
  left: 0;
}
.colorslides .slick-next {
  right: 0;
}

.colorslides .slick-prev:before {
  background-image: url(/images/sites/cec/prev-color.png);
}
.colorslides .slick-next:before {
  background-image: url(/images/sites/cec/next-color.png);
}
.colorslides .slick-prev:hover,
.colorslides .slick-prev:focus,
.colorslides .slick-next:hover,
.colorslides .slick-next:focus {
  border: 2px solid #af2530 !important;
  opacity: 0.5;
}
.colorslides .slick-prev:before,
.colorslides .slick-next:before {
  content: " " !important;
  width: 10px;
  height: 17px;
  background-size: 10px 17px !important;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  margin-top: 3px;
}

.colorslides .row .palette__color-tile {
  width: 100%;
  height: 50px;
  border-radius: 0;
  float: none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  border: 0 solid transparent;
  margin-bottom: -3px;
  height: 72.6px;
  transition: all 0.3s ease-in-out;
}

.colorslides .row .palette__color-tile:hover {
}

.block_type__special-two-column {
  padding-bottom: 36px;
}
.block_type__special-two-column .img {
  width: 29.4%;
  float: left;
}
.block_type__special-two-column .text {
  width: 60%;
  float: right;
  position: relative;
  margin-right: 2.4%;
}
.block_type__special-two-column .text .holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.layout__right.block_type__special-two-column .text {
  float: left;
}
.layout__right.block_type__special-two-column .img {
  float: right;
}
.block_type__special-two-column .ratio {
  padding-top: 101.9%;
}

.block_type__two-column-title-on-top-attachment-below {
}
.block_type__two-column-title-on-top-attachment-below .col-left {
  width: 45%;
  float: left;
}

.block_type__two-column-title-on-top-attachment-below .col-right {
  width: 45%;
  float: right;
}
.palette__color-tile {
  border: 1px solid white;
  box-sizing: border-box;
  float: left;
  height: 20px;
  width: 20px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.palette__color-tile2 {
  border: 1px solid white;
  box-sizing: border-box;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 9px;
  margin-top: -4px;
}
.palette__color-tile:hover {
  border: 1px solid #ca2332;
}

.block_type__special-two-column h3 {
  background: url(/images/sites/cec/checkpls.png) left center no-repeat;
  background-size: 20px 21px;
  padding-left: 39px;
  color: #ca2332;
  letter-spacing: 0;
  margin-bottom: 50px;
  font-weight: 700;
  margin-top: 0;
  display: block;
  line-height: 1em;
  margin-top: -6px;
}
.block_type__special-two-column ul {
  margin-left: 0;
  list-style-position: inside;
}
.block_type__special-two-column li {
  margin-bottom: 23px;
  font-size: 20px;
}

.block_type__one-column-attachment .col-1 {
  float: left;
  width: 45%;
}
.block_type__one-column-attachment .col-2 {
  float: right;
  width: 47.5%;
}

/* BIG HERO 2 STYLING */
.block_type__big-hero-2.block__admin-view .bizango_content_title {
  position: relative;
  top: 20px;
}
.block_type__big-hero-2 {
  min-height: 810px;
  box-sizing: border-box;
}
.block_type__big-hero-2 .page_frame {
  padding: 0;
  margin: 0;
  max-width: 9999px;
  width: 100%;
}
.block_type__big-hero-2 .block__bg-img {
  top: 130px;
  height: calc(100% - 130px);
}
.block_type__big-hero-2 .page_frame {
  position: static;
}
.block_type__big-hero-2 .col-1 {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 130px;
  background-color: #ca2333;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
}
.block_type__big-hero-2 .col-1 .element__text {
  width: 100%;
}
.block_type__big-hero-2 .col-1 h1 {
  margin-bottom: 20px;
  color: white;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
}
.block_type__big-hero-2 .col-2 {
  position: relative;
  /* display: inline-block; */
  float: left;
  margin-top: 275px;
  width: 650px;
  max-width: 90%;
  padding: 55px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.95);
}
.block_type__big-hero-2 .bizango_content_teaser h3 {
  margin-bottom: 5px;
}
.block_type__big-hero-2 .bizango_content_teaser h2 {
  color: #cc202d;
}
@media only screen and (max-width: ) {
}
/* COURSE/MODEL GRID STYLING */
.block_type__model-grid .help {
  margin-left: 50px;
  width: max-content;
  margin-bottom: 5px;
}
#model-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.8);
}
#model-modal.active {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
#model-modal .iframe_frame {
  position: relative;
  height: 70%;
  max-width: 1000px;
}
#model-modal .text_frame {
  display: none;
  margin: 30px 0;
  padding: 30px 20px;
  max-height: calc(30vh - 30px);
  overflow-y: auto;
  background-color: #f5f5f5;
  box-sizing: border-box;
}
#model-modal .text_frame.active {
  display: block;
}
#model-modal .iframe_frame,
#model-modal .text_frame {
  width: 70%;
}
#model-modal iframe {
  border: 5px solid black;
  box-sizing: border-box;
}
#model-modal .x-close {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 35px;
  width: 35px;
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
}
#model-modal .x-close:before {
  content: "\0002B";
  color: white;
  display: inline-block;
  font-size: 35px;
  font-weight: 1000;
  line-height: 35px;
  transform: rotate(45deg);
}
.block_type__model-grid .bizango_image_controls,
.block_type__course-grid .bizango_image_controls {
  position: absolute;
  top: 5px;
  left: 5px;
}
.block_type__model-grid .grid,
.block_type__course-grid .grid {
  width: 100%;
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.block_type__model-grid .model-box,
.block_type__course-grid .course-box {
  position: relative;
  width: calc(25% - 20px);
  margin: 0 10px 20px 10px;
  padding-top: 143px;
}
.block_type__subpage-model-grid .grid-item .bizango_content_data1 {
  display: inline-block;
}
.block_type__model-grid .bg-img,
.block_type__course-grid .bg-img {
  height: 143px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.block_type__model-grid .text-content,
.block_type__course-grid .text-content {
  border-top: 3px solid #cc202d;
  padding: 27px 34px;
  background-color: #f5f5f5;
}
.block_type__subpage-model-grid .grid-item .element__image {
  border-top: none;
  border-bottom: 3px solid #cc202d;
}
.block_type__model-grid .bizango_content_prose p,
.block_type__course-grid .bizango_content_prose p {
  font-weight: 300;
}
.block_type__model-grid .bizango_content_prose p:nth-last-child(1),
.block_type__course-grid .bizango_content_prose p:nth-last-child(1) {
  margin-bottom: 0;
}
.block_type__model-grid .bizango_content_prose .button,
.block_type__course-grid .bizango_content_prose .button {
  padding-top: 12px;
  padding-bottom: 12px;
}
.block_type__model-grid .bizango_content_prose .button {
  font-weight: 500;
}
.block_type__model-grid .bizango_content_prose h4,
.block_type__course-grid .bizango_content_prose h4 {
  text-transform: none;
}
@media only screen and (max-width: 1100px) {
  .block_type__model-grid .model-box,
  .block_type__course-grid .course-box {
    width: calc(33% - 20px);
  }
}
@media only screen and (max-width: 900px) {
  #model-modal .iframe_frame,
  #model-modal .text_frame {
    width: 90%;
  }
}
@media only screen and (max-width: 850px) {
  .block_type__model-grid .model-box,
  .block_type__course-grid .course-box {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 600px) {
  .block_type__model-grid .model-box,
  .block_type__course-grid .course-box {
    width: calc(100% - 20px);
  }
}
/* SUBPAGE MODEL GRID */
.block_type__subpage-model-grid .grid-columns-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.block.block_type__subpage-model-grid .grid-item {
  position: relative;
  width: calc(25% - 20px);
  margin: 0 10px 20px 10px !important;
}
.block_type__subpage-model-grid .grid-item .bizango_content_data1 {
  display: inline-block;
}
.block_type__subpage-model-grid .grid-item {
  background-color: #f5f5f5;
}
.block_type__subpage-model-grid .grid-item .element__image {
  height: 16vw;
  max-height: 150px;
  min-height: 150px;
  padding: 0;
  border-bottom: 3px solid #cc202d;
}
.block_type__subpage-model-grid .grid-item .element__image .bizango_image_controls {
  position: absolute;
  top: 10px;
  left: 10px;
}
.block_type__subpage-model-grid .grid-item .element__image img {
  display: none;
}
.block_type__subpage-model-grid .grid-item .element__image .cropped-image__responsive-wrap {
  display: block;
  padding: 0;
  height: 100%;
}
.block_type__subpage-model-grid .grid-item .element__text.element-1 {
  padding: 27px 34px 0 34px;
}
.block_type__subpage-model-grid .grid-item h4 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-transform: none;
}
.block_type__subpage-model-grid .grid-item .element__text-pop {
  padding: 0 34px 27px 34px;
}
.block_type__subpage-model-grid .bizango_content_data1,
.block_type__subpage-model-grid a.wrap-link .bizango_content_data1 {
  font-weight: 500;
  width: auto;
  margin: 0;
}
.block.block_type__subpage-model-grid a.wrap-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  width: max-content;
}
@media only screen and (max-width: 1130px) {
  .block.block_type__subpage-model-grid .grid-item {
    width: calc(33.33% - 20px);
  }
  .block_type__subpage-model-grid .grid-item .element__image {
    max-height: 205px;
  }
}
@media only screen and (max-width: 850px) {
  .block.block_type__subpage-model-grid .grid-item {
    width: calc(50% - 20px);
  }
  .block_type__subpage-model-grid .grid-item .element__image {
    height: 23vw;
    max-height: 500px;
  }
}
@media only screen and (max-width: 600px) {
  .block.block_type__subpage-model-grid .grid-item {
    width: 100%;
  }
  .block_type__subpage-model-grid .grid-item .element__image {
    height: 55vw;
  }
}
/* MODEL IFRAME */
.block_type__model-iframe .iframe_frame {
  position: relative;
  height: 45.4vw;
  max-height: 635px;
  max-width: 1000px;
  width: 70.3vw;
  margin: 0 auto;
}
.block_type__model-iframe iframe {
  border: 5px solid black;
  box-sizing: border-box;
}
@media only screen and (max-width: 660px) {
  .block_type__model-iframe .iframe_frame {
    height: 55.4vw;
    width: 100%;
  }
}
.block_type__podcast-index .podcasts-filter__filter {
  margin-bottom: 18px;
  text-align: right;
}
.block_type__podcast-index .podcasts-filter__filter label,
.block_type__podcast-index .podcasts-filter__filter select {
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.block_type__podcast-index .podcasts-filter__filter select {
  border-radius: 0;
  padding: 7px;
}
.block_type__podcast-index .podcast-index__grid-item {
  background-color: #f5f5f5;
  box-sizing: border-box;
  margin-bottom: 22px;
  padding: 0 32px 32px;
  width: 100%;
}
.block_type__podcast-index .podcast-index__grid-item .element__image {
  border-bottom: 4px solid #cc202d;
  margin-bottom: 26px;
  margin-left: -32px;
  margin-right: -32px;
}
.block_type__podcast-index .podcast-index__grid-item .element__image .cropped-image__responsive-wrap {
  padding-bottom: 73.5632%;
}
.block_type__podcast-index .podcast-index__grid-item .bizango_content_title {
  margin-bottom: 0;
  text-transform: none;
}
.block_type__podcast-index .podcast-index__grid-item .element__podcast_date {
  color: #a09e9e;
  font-size: 14px;
  font-weight: 700;
}
.block_type__podcast-index .podcast-index__grid-item .element__podcast_date p {
  margin-bottom: 0;
}
.block_type__podcast-index .podcast-index__grid-item .element__podcast_date + * {
  clear: both;
}
.block_type__podcast-index .podcast-index__grid-item .element__text-link {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.block_type__podcast-index .podcast-index__grid-item .element__share_podcast span {
  font-size: 14px;
  font-weight: 700;
}
.block_type__podcast-index .podcast-index__grid-item .element__share_podcast .linkedin,
.block_type__podcast-index .podcast-index__grid-item .element__share_podcast .email {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 5px;
}
.block_type__podcast-index .podcast-index__grid-item .element__share_podcast .linkedin {
  background-image: url(/images/sites/cec/icon-linkedin.png);
  height: 15px;
  width: 15px;
}
.block_type__podcast-index .podcast-index__grid-item .element__share_podcast .email {
  background-image: url(/images/sites/cec/icon-email.png);
  height: 14px;
  width: 14px;
}
@media only screen and (min-width: 768px) {
  .block_type__podcast-index .podcast-index__grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -11px;
    margin-right: -11px;
  }
  .block_type__podcast-index .podcast-index__grid-item {
    margin-left: 11px;
    margin-right: 11px;
    width: calc((100% - 66px) / 3);
  }
}

@media only screen and (min-width: 660px) {
  .block_type__podcast-detail .col-1 {
    margin-right: 8%;
    width: 49%;
  }
  .block_type__podcast-detail .col-2 {
    width: 43%;
  }
}

.block_type__podcast-detail .element__image {
  margin-bottom: 38px;
}
.block_type__podcast-detail .bizango_content_title {
  color: #ca2332;
  font-weight: 700;
  margin-bottom: 0;
}
.block_type__podcast-detail .bizango_content_data2 {
  font-size: 30px;
  font-weight: 500;
}
.block_type__podcast-detail .element__podcast_date {
  color: #a09e9e;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px;
}
.block_type__podcast-detail .element__podcast_date p {
  margin-bottom: 0;
}
.block_type__podcast-detail .element__podcast_date + * {
  clear: both;
}
.block_type__podcast-detail .element__text-link {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.block_type__podcast-detail .element__text-link .icon-chevron-left {
  font-size: 0.7em;
}

.block_type__color-chooser {
  padding-top: 60px;
  padding-bottom: 80px;
}
.block_type__color-chooser label {
}
.block_type__color-chooser input {
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  margin-left: 10px;
  line-height: 35px;
  height: 35px;
  background-color: white;
  font-size: 16px;
  padding: 0 12px;
}
.block_type__color-chooser label div {
  display: inline-block;
}
.block_type__color-chooser #show {
  margin-top: 10px;
}
.block_type__color-chooser #show strong {
  margin-left: 5px;
}

.block_type__color-chooser .butt {
  border: 1px solid #e9e9e9;
  line-height: 33px;
  margin-left: 8px;
  color: #7b7b7b;
  font-size: 12px;
  display: inline-block;
  padding: 0px 13px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  background-color: #ca2332;
  color: white;
  vertical-align: top;
  cursor: pointer;
}
.soda {
  position: fixed;
  z-index: 111;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(250, 250, 250, 0.8);
  display: none;
  text-align: center;
}
.soda .content {
  width: 716px;
  box-sizing: border-box;
  padding: 44px 40px 42px;
  background: white;
  position: absolute;
  top: 15.6%;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #d8d9da;
}
.soda.color .content {
  max-width: 90%;
  width: 80%;
}
.soda h3 {
  color: #ca2332;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
.soda p {
  margin-bottom: 15px;
}
.soda .button {
  font-size: 12px;
  font-weight: 400;
  margin-top: 18px;
  padding: 8px 21px 8px;
  letter-spacing: 1.5px;
}
.soda .button:after {
  content: none;
}
.soda .close {
  cursor: pointer;
  color: #979797;
  font-weight: 500;
  display: inline-block;
  /* float: right; */
  position: absolute;
  right: 16px;
  top: 13px;
}
.soda a.special {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.soda a.special:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-left: 3px;
}
.IN-widget {
  margin-bottom: 3px;
}
.sneakypete {
  position: fixed;
  bottom: 210px;
  right: -200px;
  width: 100px;
  overflow: hidden;
  text-align: right;
  color: white;
  padding-left: 40px;
  padding-right: 11px;
  padding-top: 21px;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.sneakypete--tech {
  padding-top: 12px;
  bottom: 145px;
  width: 66px;
  transition-delay: 100ms;
}
.sneakypete--contact {
  padding-top: 20px;
  bottom: 294px;
  width: 139px;
  transition-delay: -100ms;
}
.sneakypete img {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  margin-top: -6px;
  margin-right: 4px;
  width: 18px;
}
#body_cart .sneakypete {
  display: none;
}
.sneakypete.open {
  right: 0;
}
.sneakypete a {
  color: white;
  display: block;
}
.sneakypete a:hover {
}
.sneakypete .a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 10px;
  font-weight: 500;
  margin-bottom: 1px;
  float: right;
  letter-spacing: 2.3px;
}
.sneakypete--tech .a {
  float: left;
  font-weight: 700;
  letter-spacing: 0.6px;
  font-size: 10px;
  margin-bottom: 0;
}
.sneakypete--contact .a {
  font-size: 18px;
}
.sneakypete .b {
  position: relative;
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: 0.6px;
}
.sneakypete--tech .b {
  top: -5px;
  margin-bottom: 10px;
}
.sneakypete .b:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  margin-left: 1px;
}
.sneakypete .bg {
  background-color: #ca2332;
  position: absolute;
  -ms-transform: translateZ(0) skewx(25.4deg);
  -webkit-transform: translateZ(0) skewx(25.4deg);
  transform: translateZ(0) skewx(25.4deg);
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
  top: -10px;
  bottom: 0;
  left: 20px;
  width: 2000px;
  z-index: 0;
  border-left: 7px solid #422f30;
}
.sneakypete--tech .bg {
  background-color: #323131;
  border-left-color: #ca2332;
}
.sneakypete--contact .bg {
  background-color: #bea148;
}
.cartstuff {
  padding-top: 50px;
  padding-bottom: 50px;
}
.otherstuff {
  padding-bottom: 50px;
}
.rowrowrow {
  background-color: #fbfbfb;
  padding: 20px 140px 20px 40px;
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  position: relative;
}
.cartstuff .rowrowrow a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  text-transform: uppercase;
  background-color: #e9e9e9;
  color: #323131;
  font-size: 13px;
  font-weight: 500;
  padding: 4px 30px;
  letter-spacing: 1px;
}
.rowrowrow a:hover {
  background-color: #ca2332;
}
.rowrowrow p {
  margin-bottom: 0;
  font-size: 16px;
}
.rowrowrow h4 {
  margin-bottom: 0;
  font-size: 20px;
}
.rowrowrow .checkplease {
  position: absolute;
  left: 15px;
  top: 22px;
}

.formy input,
.formy select,
.formy textarea {
  display: block;
  background-color: #fbfbfb;
  padding: 13px 20px;
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  min-width: 100%;
  box-sizing: border-box;
}
.formy select {
  border-radius: 0;
  border: 1px solid #e9e9e9;
  display: block;
  margin-bottom: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/images/sites/cec/grayDown.png) 95% 50% no-repeat #fbfbfb;
  font-family: futura-pt, "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
  text-transform: uppercase;
  color: #bebebe;
}
.formy ::-webkit-input-placeholder {
  /* Edge */
  color: #bebebe;
}

.formy :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bebebe;
}

.formy ::placeholder {
  color: #bebebe;
}
.formy label.error {
  color: #ca2332;
  display: block;
  margin-bottom: 1em;
}
.otherstuff .superform_submit {
  display: inline-block;
  background-color: #ca2332;
  color: white;
  font-size: 12px;
  font-weight: 400;
  margin-top: 0;
  padding: 14px 43px 13px;
  letter-spacing: 1.5px;
  cursor: pointer;
  border: 0 solid transparent;
  float: right;
  transition: all 0.3s ease-in-out;
}
.otherstuff .superform_submit:hover {
  background-color: #323131;
}
.element__form .form-field input[type="checkbox"],
.element__form .form-field input[type="radio"] {
  width: inherit;
}
.element__form .form-field select {
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
}
.element__form .form-field label.error {
  color: #ca2332;
}  
.block_id-187875 {
  padding-top: 56px;
}
.block_id-187875 img {
  margin-bottom: 18px !important;
}
.block_id-187875 h3 {
  margin-bottom: 46px;
}
.block_id-187875 p {
}

.formy .bizango_content_data3,
.formy .bizango_content_data4 {
  margin-bottom: 2rem;
}
.formy legend {
  margin-bottom: 1rem; 
}
.cart-form-checkbox-group {
  background-color: #fbfbfb;
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  padding: 10px;
}
.cart-form-checkbox-group input {
  display: inline-block;
  margin-right: 10px;
  min-width: 0;
}
@media only screen and (min-width: 768px){

  .cart-form-checkbox-group {
    column-count: 2;
  }
}
#delayDialog {
  min-width: 200px;
  width: 50%;
}

#page_body {
  margin-top: 50px;
}
.blog_list {
  margin-top: 40px;
  max-width: 800px;
  margin: 0 auto 40px;
}
.blog_list h1 {
  margin-bottom: 0;
}
.read_more_link {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.read_more_link span {
  font-size: 9px;
}
/* FX */

.fadeout {
  animation-name: fadeout;
  -webkit-animation-name: fadeout;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade1 {
  animation-name: fade1;
  -webkit-animation-name: fade1;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}

@keyframes fade1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade2 {
  animation-name: fade2;
  -webkit-animation-name: fade2;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  opacity: 0;
}

@keyframes fade2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade3 {
  animation-name: fade3;
  -webkit-animation-name: fade3;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  opacity: 0;
}

@keyframes fade3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* OPTIONAL */

img.illustration {
  display: block;
  margin: 0px;
  margin-bottom: 20px;
}

.button,
.block_type__subpage-model-grid a.wrap-link {
  display: inline-block;
  padding: 14px 28px 15px 28px;
  background-color: #ca2332;
  color: white;
  font-size: 16px;
  font-weight: 700;
}
.button:after,
.block_type__subpage-model-grid a.wrap-link:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-left: 5px;
}
.button:hover {
  background-color: #323131;
}

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

#body_home #nav_home,
#body_home #nh {
  display: none;
}

/* helpers-&gt; clearfix */
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tAc {
  text-align: center;
}
.tAr {
  text-align: right;
}
.center {
  margin-right: auto;
  margin-left: auto;
}
.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.clear {
  clear: both;
}
.screen {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.blocklinks,
.bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.userBG {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.noMar {
  margin-right: 0;
}
.padding-bottom__more,
.padding-bottom__x2 {
  padding-bottom: 68px;
}
.padding-bottom__x4 {
  padding-bottom: 120px;
}
.padding-bottom__x10 {
  padding-bottom: 180px;
}
.padding-bottom__none {
  padding-bottom: 0;
}
.padding-top__more,
.padding-top__x2 {
  padding-top: 101px;
}
.padding-top__x4 {
  padding-top: 120px;
}
.padding-top__x10 {
  padding-top: 160px;
}
.padding-top__none {
  padding-top: 0;
}
.background-color__light-gray {
  background-color: #f4f4f4;
}
.background-color__gray {
  background-color: #e9e9e9;
}
.narrow__yes .all-cols-wrap {
  max-width: 86%;
  margin: 0 auto;
}
@media all and (max-width: 1350px) {
  .skewpie {
    right: -16px;
  }
}
@media all and (max-width: 1270px) {
  ul.nav &gt; li a {
    padding: 5px 14px;
  }
  .block_type__project-slider .content {
    width: 90%;
    padding: 0 5%;
  }
}
@media all and (max-width: 1250px) {
  ul.nav &gt; li a {
    letter-spacing: 0.6px;
    font-size: 13px;
  }
}
@media all and (max-width: 1160px) {
  .narrow__yes .all-cols-wrap {
    max-width: 100%;
  }
  #palette {
    overflow-y: scroll;
    height: 500px;
  }
}
@media all and (max-height: 702px) {
  #palette {
    overflow-y: scroll;
    height: 500px;
  }
}
.font-weight--light {
  font-weight: 300;
}
.font-weight--book {
  font-weight: 400;
}
.font-weight--medium {
  font-weight: 500;
}
.font-weight--demi-bold {
  font-weight: 600;
}
.font-weight--heavy {
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .content--50-left,
  .content--50-middle,
  .content--50-right {
    width: 50%;
  }
  .content--50-left {
    margin-right: auto;
  }
  .content--50-middle {
    margin-left: auto;
    margin-right: auto;
  }
  .content--50-right {
    margin-left: auto;
  }
}
/*- Mobile Nav */
@media all and (max-width: 1140px) {
  #nav {
    display: none;
  }
  .logholder {
    z-index: 11;
  }
  .ute {
    display: none;
  }
  #mobile_nav {
    display: block;
    text-align: right;
    padding-right: 0;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    width: 95%;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  #mobile_nav .icon {
    position: relative;
    font-size: 18px;
    float: right;
    padding-right: 5%;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.6px;
  }
  #mobile_nav .nav {
    position: absolute;
    width: 100%;
    top: 50px;
    background-color: #ca2332;
    padding: 10px 0 0;
  }
  #mobile_nav .nav li {
    float: none;
    padding: 0;
    height: inherit;
  }
  #mobile_nav .nav li.downlowdls a {
    background-size: 13px 15px;
    color: #ca2332;
    background-color: white;
  }
  #mobile_nav .nav li.downlowdls a img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
  }
  #mobile_nav .nav li a {
    display: block;
    padding: 13px 5%;
    float: none;
    border: 0 solid transparent;
  }
  #mobile_nav .nav li .subs a {
    padding: 9px 7%;
    color: rgba(255, 255, 255, 0.5);
  }
  .subs {
    margin: 0;
    list-style-type: none;
    margin-top: -12px;
    margin-bottom: 10px;
  }
}
/*- Mobile Styles Large */
@media all and (max-width: 1099px) {
  .collection_list_item {
    margin-bottom: 10px;
  }
  .block_type__ceramic-panels .col-dos .content {
    margin-left: 20px;
  }

  #nav_frame {
    position: relative;
  }
  body {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .block_type__ceramic-panels .col-uno {
    width: 28%;
  }
  .block_type__ceramic-panels .col-dos {
    width: 72%;
  }
  .block_type__ceramic-panels .col-uno .content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .block_type__three-checks .col {
    width: 33.33% !important;
    border-right: 0 solid transparent !important;
  }
  .block_type__three-checks .content {
    padding-left: 50px;
    padding-right: 0;
  }
  .block_type__three-checks .col:nth-child(2n) .content,
  .block_type__three-checks .col:last-child .content {
    margin-left: 0;
    margin-right: 0;
  }
  .block_type__custom-color .table .cell &gt; div:first-child {
    min-height: 40px;
  }
  .block_type__custom-color .table .cell .userBG {
    min-height: 50px;
  }
}

@media only screen and (max-width: 890px) {
  .block_type__ceramic-panels .col-uno {
    display: none;
  }
  .block_type__ceramic-panels .col-dos {
    width: 100%;
  }
  .block_type__ceramic-panels .mtits {
    display: block;
    text-align: center;
    background-color: #fafafa;
    padding: 10px 0;
    margin-top: 20px;
  }
  .block_type__ceramic-panels .col-dos .content {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    float: none;
  }
  .block_type__ceramic-panels .tops .control {
    width: 33% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center;
    float: left;
  }
  .block_type__ceramic-panels .tingy.panel {
    display: none;
  }
  .block_type__ceramic-panels .col-dos .color {
    background-color: white;
  }
  .absoluteunit {
    background-color: #fafafa;
  }
  .block_type__ceramic-panels .tops .control.current:after {
    left: calc(50% - 28px);
    display: none;
  }
  .block_type__ceramic-panels .tops .control.mcurrent:after {
    display: none;
  }
  .block_type__ceramic-panels h5 {
    margin: 5px;
  }
  .block_type__ceramic-panels .tops .control.current,
  .block_type__ceramic-panels .tops .control:hover {
    opacity: 0.5;
  }
  .block_type__ceramic-panels .tops .control.mcurrent,
  .block_type__ceramic-panels .tops .mcontrol:hover {
    opacity: 1;
  }
  .absoluteunit .bottom .tingy.panel {
    margin-right: 0;
    margin-left: 0;
  }
  .block_type__cta2 .content {
    width: 100%;
    box-sizing: border-box;
  }
}

/*- Mobile Styles tablet*/
@media only screen and (max-width: 859px) {
  .block_type__one-column-attachment .col-1,
  .block_type__one-column-attachment .col-2,
  .block_type__special-two-column .img,
  .block_type__special-two-column .text,
  .block_type__checkers .col-3,
  .block_type__checkers .col-4,
  .block_type__checkers .col-2,
  .block_type__checkers .col-1,
  .block_type__default .col-1,
  .block_type__default .col-2,
  .block_type__2-column-bigright .col-1,
  .block_type__2-column-bigright .col-2,
  .one-col,
  .two-col,
  .three-col,
  .four-col,
  .five-col,
  .six-col,
  .seven-col,
  .eight-col,
  .nine-col,
  .ten-col,
  .eleven-col,
  .twelve-col,
  .thirteen-col,
  .fourteen-col,
  .fifteen-col,
  .sixteen-col {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .block_type__special-two-column .text .holder {
    position: relative;
    top: 0;
    transform: none;
  }
  .block_type__special-two-column h3 {
    margin-top: 20px;
  }
  .block_type__special-two-column .text {
    height: inherit !important;
  }
  .block_type__checkers .userBG {
    min-width: 100%;
  }
  .block_type__default .col-1 {
    margin-bottom: 40px;
  }
  .block_type__big-list .col {
    width: 90%;
  }
  .block_type__big-list p {
    margin-right: 0;
  }
  .top_foot .linkylink {
    text-align: center;
  }
  .top_foot .linkylink a {
    border-right: 0 solid transparent;
  }
  .top_foot .log {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }
  .top_foot {
    text-align: center;
  }
  .dlforgod {
    float: none;
  }
  .block_type__big-three-col .col {
    width: 50%;
    margin-left: auto;
    margin-right: auto !important;
    float: none;
  }
  .block_type__big-three-col .col .ratio {
    padding-top: 168.7%;
  }
  .block_type__checkers .col-3,
  .block_type__checkers .col-4 {
    text-align: left;
    margin-top: 30px;
  }
  .block_type__home-hero.block_type__big-hero .all-cols-wrap,
  .block_type__home-hero-slider.block_type__big-hero .all-cols-wrap {
    width: 90%;
    max-width: 90%;
    left: 5%;
    right: 5%;
  }
  .block_type__big-hero .col-1 {
    position: relative;
  }
  .block_type__three-checks .col {
    display: block;
    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
    float: none;
    border-right: 0 solid transparent !important;
  }
  .block_type__three-checks .content {
    width: 90%;
    padding-left: 10%;
    padding-right: 0;
    margin: 0 !important;
    min-height: 30px;
  }
  .block_type__testimonial h2:before {
    margin-left: 0;
  }
  .block_type__big-graphic .content {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .block_type__big-graphic .content h3 br {
    display: none;
  }
  .block_type__graphic-three-grid .big {
    width: 100%;
    float: none;
    margin-bottom: 24px;
  }
  .block_type__graphic-three-grid .small-container {
    width: 100%;
    float: none;
  }
  .block_type__big-hero .all-cols-wrap {
    max-width: 90%;
  }
  .block_type__custom-color .choosy {
    width: 90%;
    margin-left: 5%;
  }
  .soda .content {
    width: 100% !important;
    box-sizing: border-box;
  }
  .rowrowrow .checkplease {
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
  }
  .block .table-contents {
    width: 100% !important;
    table-layout: auto !important;
  }
  #cookiePolicy,
  #privacyNotice {
    padding: 0 !important;
    border: 0 solid transparent !important;
  }
}
@media only screen and (max-width: 759px) {
  .block_type__subpage-graphic-grid .element__grid .grid-columns-2 .grid-item {
    width: 97%;
  }
  .ute a {
    padding-right: 10px;
  }
}
/*- Mobile Styles phone*/
@media only screen and (max-width: 659px) {
  .block_type__big-list .col {
    width: 95%;
    margin-left: 5%;
  }
  .block_type__subpage-graphic-grid .element__grid .grid-columns-2 .grid-item {
    width: 100%;
    margin: 0 0 21px !important;
  }
  .block_type__testimonial .content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .block_type__testimonial .soskewy {
    display: none;
  }
  .block_type__testimonial .bbbbbbg {
    left: -22%;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .block_type__big-three-col .col {
    width: 70%;
  }
  .block_type__graphic-three-grid .text {
    max-width: 100% !important;
    box-sizing: border-box;
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .block_type__ceramic-panels .col {
    width: 45%;
  }
  .block_type__ceramic-panels .tops .control {
    font-size: 18px;
  }
  .block_type__ceramic-panels .tops .control {
    line-height: 20px;
  }
  .block_type__ceramic-panels .tingy.corners img {
    max-height: 200px;
  }
  .top_foot .linkylink a {
    display: block;
  }
  .top_foot .linkylink {
    margin-top: 0;
  }
  .block_type__big-graphic.centered__yes .content {
    width: 90%;
    padding: 37px 5% 30px;
  }
  .block_type__custom-color .collerone,
  .block_type__custom-color .collertwo {
    width: 100%;
    float: none;
  }
  .block_type__custom-color .collerone h4 {
    text-align: left;
  }
  .block_type__custom-color .choosy h4 strong {
    position: relative;
    left: 0;
    display: block;
  }
  .block_type__custom-color .choosy .col-1 {
    width: 100%;
    text-align: left;
    float: none;
    margin-bottom: 50px;
  }
  .block_type__custom-color .choosy img {
    margin-left: 0;
    margin-right: 0;
  }
  .block_type__custom-color .choosy .col-2 {
    width: 90%;
    padding-left: 10%;
    float: none;
  }
  .block_type__custom-color .choosy .row .butt {
    display: block;
    box-sizing: border-box;
    margin: 12px 8px;
  }
  .block_type__cta .content {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
  }
  .block_type__cta .bbbbbbg {
    width: 100%;
    left: 0;
  }
  .block_type__cta .dl {
    right: 0;
  }
  .block_type__default .userBG {
    margin-right: -10%;
  }
  .block_type__project-slider .text,
  .block_type__project-slider .slider {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 459px) {
  .block_type__big-three-col .col {
    width: 100%;
  }
  #logo {
    width: 100%;
    background-size: contain;
    float: left;
  }
  .logholder {
    width: 70%;
  }
  .top_foot .linkylink a {
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .block_type__testimonial {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .project-col {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none;
  }
}
@media only screen and (max-width: 400px) {
  .logholder {
    width: 60%;
  }
}

.block_type__ceramic-panels-2020 {
  overflow: hidden;
}
.block_type__ceramic-panels-2020 &gt; .page_frame {
  max-width: none;
  padding: 0;
}
.block_type__ceramic-panels-2020 .ratio {
  padding-top: 57%;
  margin-bottom: 28px;
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  position: relative;
  cursor: pointer;
}
.block_type__ceramic-panels-2020 .ratio img {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.block_type__ceramic-panels-2020 .ratio:hover img {
  opacity: 1;
}
.block_type__ceramic-panels-2020 .ratio:hover {
  border: 2px solid #ca2332;
}
.block_type__ceramic-panels-2020 h2 {
  font-weight: 400;
  margin-top: 60px;
  text-transform: uppercase;
}
.block_type__ceramic-panels-2020 h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.ceramic-panel-group {
  margin-bottom: 40px;
  text-align: center;
}
.ceramic-panel-group__link {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.6px;
  color: #ca2332;
  cursor: pointer;
}
.ceramic-panel-group__link [class^="icon-"] {
  font-size: 0.7em;
}
.block_type__ceramic-panels-2020 .colors-group .col {
  margin-bottom: 24px;
}
.block_type__ceramic-panels-2020 .warranty {
  left: 5%;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  width: 75px;
}
.block_type__ceramic-panels-2020 .creativ-promo-panel {
  background-color: #f5f5f5;
  padding: 25px;
}
.block_type__ceramic-panels-2020 .creativ-promo-panel &gt; img {
  padding-left: 4%;
}
.block_type__ceramic-panels-2020 .creativ-promo-panel__subhead {
  color: #323131;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  margin-top: 15px;
  padding-bottom: 25px;
}
.block_type__ceramic-panels-2020 .creativ-promo-panel .bizango_cms_content {
  color: #323131;
}
.block_type__ceramic-panels-2020 .creativ-promo-panel__button {
  cursor: pointer;
  display: block;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .ceramic-panel-group-container,
  .block_type__ceramic-panels-2020 .colors-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .block_type__ceramic-panels-2020 .colors-group {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .block_type__ceramic-panels-2020 .tingy.corners .colors-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ceramic-panel-group,
  .block_type__ceramic-panels-2020 .colors-group .col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .block_type__ceramic-panels-2020 .warranty {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100px;
  }
}
@media only screen and (min-width: 1180px) {
  .block_type__ceramic-panels-2020 .warranty {
    width: 150px;
  }
}
.navigator--left,
.navigator--right {
  background-color: #dfdfdf;
  color: #949494;
  font-size: 16px;
  font-weight: 700;
  height: 50px;
  padding-top: 12px;
  position: relative;
  text-align: center;
}
.navigator--highlight {
  background-color: #c82637;
  color: #fff;
}
.navigator--circle-number {
  border: 2px solid currentColor;
  border-radius: 50%;
  color: currentColor;
  display: inline-block;
  height: 22px;
  margin-right: 10px;
  text-align: center;
  width: 22px;
}
.navigator [class^="icon-"] {
  font-size: 0.7em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.navigator .clickable {
  cursor: pointer;
}
.navigator .uppercase {
  text-transform: uppercase;
}
.navigator .font--medium {
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .navigator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navigator--left,
  .navigator--right {
    box-sizing: border-box;
    padding-left: 35px;
    padding-right: 35px;
    text-align: left;
    width: 50%;
  }
  .navigator--left {
    text-align: right;
  }
  .navigator--left:before,
  .navigator--right:before {
    background-color: #dfdfdf;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
  }
  .navigator--left:before {
    left: -999px;
    right: 100%;
  }
  .navigator--right:before {
    left: 100%;
    right: -999px;
  }
  .navigator--left.navigator--highlight:before,
  .navigator--right.navigator--highlight:before {
    background-color: #c82637;
  }
  .navigator--left.navigator--highlight:after,
  .navigator--right.navigator--highlight:after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
  }
  .navigator--left.navigator--highlight:after {
    border-width: 0 25px 50px 0;
    border-color: transparent transparent #c82637 transparent;
    right: -25px;
    top: 0;
  }
  .navigator--right.navigator--highlight:after {
    border-width: 50px 0 0 25px;
    border-color: #c82637 transparent transparent transparent;
    left: -25px;
  }
}
@media only screen and (min-width: 1024px) {
  .navigator .font--larger {
    font-size: 30px;
  }
  .navigator--right.navigator--highlight {
    height: 66px;
  }
  .navigator--right.navigator--highlight:after {
    border-width: 66px 0 0 25px;
  }
}
.block_type__ceramic-panels-2020 .tops {
  border-bottom: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 80px auto 60px;
  max-width: 800px;
  padding-bottom: 8px;
}
.block_type__ceramic-panels-2020 .tops .control {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #323131;
  opacity: 0.5;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: uppercase;
  transition: opacity 0.3s ease-in-out;
  position: relative;
  cursor: pointer;
}
.block_type__ceramic-panels-2020 .tops .control.current,
.block_type__ceramic-panels-2020 .tops .control:hover {
  opacity: 1;
}
.block_type__ceramic-panels-2020 .tops .control.current:after {
  background-image: linear-gradient(45deg, white 0%, white 51%, transparent 51%, transparent 100%);
  border-color: #d8d8d8;
  border-style: solid;
  border-width: 0 0 1px 1px;
  bottom: -13px;
  content: " ";
  display: block;
  height: 28px;
  left: 50%;
  position: absolute;
  transform: rotate(-45deg) translateX(-50%);
  width: 28px;
}
.block_type__ceramic-panels-2020 .top {
  background-color: #e9e9e9;
  padding-top: 38px;
  padding-bottom: 29px;
}
@media only screen and (min-width: 1100px) {
  .block_type__ceramic-panels-2020 .top {
    background-clip: padding-box;
    border-top: 84px solid transparent;
    margin-top: -84px;
  }
}
.block_type__ceramic-panels-2020 .top img {
  max-width: 20px;
}
.block_type__ceramic-panels-2020 .top p {
  font-size: 20px;
  margin-bottom: 9px;
  font-weight: 500;
}
.block_type__ceramic-panels-2020 .top h3 {
  margin-top: -6px;
}
.block_type__ceramic-panels-2020 .tingy {
  margin-top: 25px;
  display: none;
}
.block_type__ceramic-panels-2020 .tingy.panel {
  display: block;
}
.block_type__ceramic-panels-2020 .colortitle {
  font-weight: 500;
  margin-bottom: 2px;
}
.block_type__ceramic-panels-2020 .orderator {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.6px;
  color: #ca2332;
}
.block_type__ceramic-panels-2020 .orderator:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-left: 3px;
}
.block_type__ceramic-panels-2020 .tingy.corners img {
  max-height: 300px;
}
.block_type__ceramic-panels-2020 .tingy.corners .content_image_caption,
.block_type__ceramic-panels-2020 .tingy.panel .content_image_caption {
  display: block;
}
.block_type__ceramic-panels-2020 .tingy.specs .bizango_content_rich1,
.block_type__ceramic-panels-2020 .tingy.projects .bizango_content_rich2 {
  margin: 0 auto 20px;
  max-width: 800px;
}
@media only screen and (max-width: 890px) {
  .block_type__ceramic-panels-2020 .absoluteunit {
    background-color: transparent;
  }
}
@media only screen and (max-width: 659px) {
  .block_type__ceramic-panels-2020 .tops .control {
    font-size: 14px;
  }
}

.video-block__self-hosted .element__attachment,
.video-block__self-hosted .element__image,
.video-block__self-hosted.block__admin-view .element__attachment .bizango_cms_asset,
.video-block__self-hosted.block__admin-view .element__image .illustration {
  display: none;
}
.video-block__self-hosted.block__admin-view .element__attachment,
.video-block__self-hosted.block__admin-view .element__image {
  display: block;
}
.video-block__self-hosted video {
  width: 100%;
  object-fit: cover;
}
/* -------------------- TWO COLUMN VIDEO */
.block_type__two-column-video .col-2,
.block_type__two-column-video .col-3 {
  margin-bottom: 40px;
}
.videos-per-column__2 .videos-frame {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.videos-per-column__2 .videos-frame video {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 10px 5px;
}
.block_type__two-column-video video {
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 400px;
  max-width: 100%;
}
@media only screen and (min-width: 1000px) {
  .videos-per-column__2 .videos-frame {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .videos-per-column__2 .videos-frame video {
    max-width: calc(50% - 5px);
  }
}
/* -------------------- TWO COLUMN VIDEO TEST */
.block_type__two-column-video-test .col-2,
.block_type__two-column-video-test .col-3 {
  margin-bottom: 40px;
}
.video-layout__2-per-column .videos-frame,
.video-layout__1-video-left .col-3 .videos-frame {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.video-layout__2-per-column .videos-frame video,
.video-layout__1-video-left .col-3 video {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 10px 5px;
}
.block_type__two-column-video-test video {
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 400px;
  max-width: 100%;
}
@media only screen and (min-width: 1000px) {
  .video-layout__2-per-column .videos-frame,
  .video-layout__1-video-left .col-3 .videos-frame {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .video-layout__2-per-column .videos-frame video,
  .video-layout__1-video-left .col-3 video {
    max-width: calc(50% - 5px);
  }
}

.block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero .all-cols-wrap,
.block_type__hero-with-video-popup.block_type__big-hero .col-1,
.block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero .hero-badge-popup,
.block_type__hero-with-video-popup.block_type__home-hero-slider .bizango_image_controls {
  bottom: auto;  
  left: auto;
  max-width: none;
  min-height: 0;
  min-width: 0;
  position: static;
  right: auto;
  top: auto;
  width: auto;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero .all-cols-wrap {
  margin-top: 25px;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider .slider-container &gt; .bizango_image_controls {
  left: 50%;
  position: absolute;
  top: 0;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider .slider {
  background-color: #071021;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider .slider .cropped-image__responsive-wrap {
  opacity: 0.8;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero .hero-badge-popup {
  box-sizing: border-box;
  min-height: 170px;
  padding-bottom: 20px;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider .bizango_image_controls {
  position: relative;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider .slide {
  position: relative;
}
.block_type__hero-with-video-popup .page_frame {
  bottom: 0;
  left: 0;
  max-width: 1200px;
  position: absolute;
  right: 0;
  top: 0;
}
.block_type__hero-with-video-popup .bizango_asset_description &gt; p {
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}
.block_type__hero-with-video-popup .bizango_asset_description &gt; *:last-child {
  margin-bottom: 0;
}
.block_type__hero-with-video-popup .video-popup {
  align-items: center;
  display: flex;
  margin-bottom: 25px;
}
.block_type__hero-with-video-popup .video-popup .play-button {
  background: #fff;
  border: 3px solid #c82637;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  height: 70px;
  width: 70px;
}
.block_type__hero-with-video-popup .video-popup .play-button:after {
  background-image: url(/images/sites/cec/play.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 30px;
  left: 54%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 26px;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero h1 {
  font-size: 50px;
  margin-bottom: 0.15em;
}
.block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero h2 {
  font-size: 25px;
  margin-bottom: 0.15em;
}
.featherlight-content .lightbox-video {
  max-width: 100%;
  width: 700px;
}
@media only screen and (max-width: 1023px){

  .block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero .all-cols-wrap {
    margin-top: 220px;
  }

}
@media only screen and (min-width: 1400px){

  .block_type__hero-with-video-popup.block_type__home-hero-slider.block_type__big-hero {
    padding-top: 600px;
  }
}</pre></body></html>