@font-face {
  font-family: 'proxima_novasemibold';
  src: url('../fonts/proximanova-semibold-webfont.eot');
  src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-semibold-webfont.woff2') format('woff2'), url('../fonts/proximanova-semibold-webfont.woff') format('woff'), url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('../fonts/proximanova-bold-webfont.eot');
  src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-bold-webfont.woff2') format('woff2'), url('../fonts/proximanova-bold-webfont.woff') format('woff'), url('../fonts/proximanova-bold-webfont.ttf') format('truetype'), url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('../fonts/proximanova-regular-webfont.eot');
  src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-regular-webfont.woff2') format('woff2'), url('../fonts/proximanova-regular-webfont.woff') format('woff'), url('../fonts/proximanova-regular-webfont.ttf') format('truetype'), url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Metric-Bold';
  src: url('../fonts/Metric-Semibold.eot');
  src: url('../fonts/Metric-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Metric-Semibold.woff2') format('woff2'), url('../fonts/Metric-Semibold.woff') format('woff'), url('../fonts/Metric-Semibold.ttf') format('truetype'), url('../fonts/Metric-Semibold.svg#Metric-Bold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Metric-Medium';
  src: url('../fonts/Metric-Medium.eot');
  src: url('../fonts/Metric-Medium.svg#Metric-Medium') format('svg'), url('../fonts/Metric-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Metric-Medium.woff2') format('woff2'), url('../fonts/Metric-Medium.woff') format('woff'), url('../fonts/Metric-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Metric-Semibold';
  src: url('../fonts/Metric-Semibold.eot');
  src: url('../fonts/Metric-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Metric-Semibold.woff2') format('woff2'), url('../fonts/Metric-Semibold.woff') format('woff'), url('../fonts/Metric-Semibold.ttf') format('truetype'), url('../fonts/Metric-Semibold.svg#Metric-Semibold') format('svg');
  font-weight: normal;
  font-style: normal; }

* {
  max-height: 10000px; }

body {
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

sub, sup {
  font-size: 50%; }

#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative; }

.navbar {
  border: 0; }

.navbar-header {
  width: 100%;
  padding: 33px 0 39px; }
  @media (max-width: 767px) {
    .navbar-header {
      width: auto;
      padding: 20px 0; } }

.navbar-brand {
  height: auto;
  margin-left: 0 !important; }
  @media (max-width: 767px) {
    .navbar-brand {
      width: 150px;
      margin-left: 15px !important; } }
  .navbar-brand img {
    max-width: 100%;
    height: auto; }

.navbar-toggle {
  margin-top: -5px; }

.logo-block {
  color: #fff;
  margin: 4px -1px 0 0; }
  @media (max-width: 767px) {
    .logo-block {
      display: none; } }
  .logo-block a {
    float: right; }
    .logo-block a:hover {
      opacity: 0.8; }
  .logo-block span {
    float: right;
    display: inline-block;
    padding: 7px 8px 0;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: 'proxima_nova_rgbold', Times, serif; }
    @media (max-width: 991px) {
      .logo-block span {
        padding: 7px 3px 0; } }

.navbar-default .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

.navbar-nav {
  font-family: 'proxima_novasemibold', Times, serif;
  font-size: 17px;
  line-height: 18px;
  position: relative;
  padding: 0 9999px;
  margin: 0 -9999px;
  background: #3d4750; }
  @media (max-width: 991px) {
    .navbar-nav {
      text-align: center;
      float: none !important; } }
  @media (max-width: 767px) {
    .navbar-nav {
      padding: 0;
      margin: 0 -15px; } }
  .navbar-nav li {
    padding: 20px 44px;
    border: 1px solid #3d4750; }
    @media (max-width: 1199px) {
      .navbar-nav li {
        padding: 15px 24px; } }
    @media (max-width: 991px) {
      .navbar-nav li {
        float: none;
        padding: 15px 10px;
        display: inline-block;
        vertical-align: top; } }
    @media (max-width: 767px) {
      .navbar-nav li {
        width: 100%;
        border: 0; } }
    .navbar-nav li.primary-link {
      border: 1px solid #ee3f3e;
      padding: 0; }
      .navbar-nav li.primary-link a {
        padding: 20px 42px !important;
        display: block;
        background: #ee3f3e; }
        @media (max-width: 1199px) {
          .navbar-nav li.primary-link a {
            padding: 15px 24px !important; } }
        @media (max-width: 991px) {
          .navbar-nav li.primary-link a {
            padding: 15px 10px !important; } }
        .navbar-nav li.primary-link a:after {
          display: none; }
        .navbar-nav li.primary-link a:hover {
          background: #f75352; }
    .navbar-nav li.active a:after {
      display: block; }
  .navbar-nav a {
    position: relative;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
    .navbar-nav a:after {
      content: '';
      position: absolute;
      border-bottom: 4px solid #ee3f3e;
      width: 100%;
      height: 4px;
      left: 0;
      bottom: -21px;
      display: none; }
      @media (max-width: 1199px) {
        .navbar-nav a:after {
          bottom: -16px; } }
    .navbar-nav a:hover:after {
      display: block; }

#main {
  width: 100%;
  position: relative;
  z-index: 5;
  background: url(../images/banner01.jpg) no-repeat 0 0;
  background-size: 100% auto;
  margin: 0 0 64px; }
  @media (max-width: 991px) {
    #main {
      margin: 0 0 30px; } }
  #main .heading {
    background: #353f49;
    padding: 32px 40px 22px;
    margin: 38px 0 42px -40px;
    min-width: 810px; }
    @media (max-width: 991px) {
      #main .heading {
        min-width: 1px;
        width: 100%;
        margin: 20px -10px;
        float: none !important; } }
    @media (max-width: 991px) {
      #main .heading {
        margin: 10px 0;
        padding: 15px 20px; } }
    #main .heading h1 {
      margin: 0;
      line-height: 36px;
      color: #fff;
      font-family: 'Metric-Semibold', Helvetica, Arial, sans-serif;
      letter-spacing: -1px; }
      @media (max-width: 767px) {
        #main .heading h1 {
          font-size: 27px;
          line-height: 30px; } }

#main.index {
  background: none;
  margin: 0 0 74px; }
  @media (max-width: 767px) {
    #main.index {
      margin: 0 0 25px; } }
  #main.index .product-list {
    margin: 0 -15px; }
    #main.index .product-list li {
      width: 50%; }
      @media (max-width: 767px) {
        #main.index .product-list li {
          width: 100%; } }
    #main.index .product-list .holder {
      padding: 0 0 56px; }
    #main.index .product-list .block {
      padding: 20px 35px 22px; }
      @media (max-width: 1199px) {
        #main.index .product-list .block {
          padding: 20px 15px 22px; } }
      #main.index .product-list .block h3 {
        margin: 0 0 7px;
        text-align: left;
        font-family: 'Metric-Bold', Helvetica, Arial, sans-serif; }
      #main.index .product-list .block p {
        margin: 0;
        height: 54px; }
    #main.index .product-list .roofcheck-block {
      padding: 30px 40px 9999px; }
      #main.index .product-list .roofcheck-block img {
        margin: 0 0 22px; }
      #main.index .product-list .roofcheck-block p {
        margin: 0 0 14px; }
      #main.index .product-list .roofcheck-block .mark-text {
        margin: -5px 0 37px; }
    #main.index .product-list a:hover .holder .block {
      -webkit-transform: translateY(74px);
      transform: translateY(74px); }

.bg-stretch {
  position: absolute;
  z-index: -1;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.cycle-gallery {
  position: relative; }
  .cycle-gallery .mask {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .cycle-gallery .slideset {
    width: 99999px;
    float: left; }
  .cycle-gallery .slide {
    width: 100%;
    float: left;
    min-height: 520px; }
    @media (max-width: 991px) {
      .cycle-gallery .slide {
        min-height: 350px; } }
    .cycle-gallery .slide.active {
      z-index: 1; }
    .cycle-gallery .slide .holder {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 10px 0 51px;
      z-index: 3;
      min-height: 520px;
      white-space: nowrap; }
      @media (max-width: 991px) {
        .cycle-gallery .slide .holder {
          min-height: 350px; } }
      .cycle-gallery .slide .holder:after {
        content: '';
        display: inline-block;
        height: 100%;
        width: 1px;
        overflow: hidden;
        margin: 0 0 0 -5px;
        vertical-align: middle; }
      .cycle-gallery .slide .holder img {
        height: auto;
        max-width: 100%;
        margin: -3px 0 0; }
        @media (max-width: 991px) {
          .cycle-gallery .slide .holder img {
            display: none; } }
      .cycle-gallery .slide .holder .btn {
        min-width: 170px;
        font-size: 16px; }
    .cycle-gallery .slide .frame {
      vertical-align: middle;
      display: inline-block;
      white-space: normal;
      width: 100%;
      font-family: 'Metric-Medium', Helvetica, Arial, sans-serif; }
    .cycle-gallery .slide h2 {
      font-size: 66px;
      line-height: 60px;
      color: #fff;
      margin: 0 0 12px; }
      @media (max-width: 767px) {
        .cycle-gallery .slide h2 {
          font-size: 26px;
          line-height: 28px;
          margin: 0 0 7px; } }
    .cycle-gallery .slide p {
      font-size: 20px;
      line-height: 26px;
      margin: 0 0 23px;
      color: #fff; }
      @media (max-width: 767px) {
        .cycle-gallery .slide p {
          font-size: 15px;
          line-height: 19px; } }
      .cycle-gallery .slide p a {
        text-decoration: underline;
        color: #fff; }
  .cycle-gallery .pagination {
    position: absolute;
    z-index: 5;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px 0 56px; }
    @media (max-width: 991px) {
      .cycle-gallery .pagination {
        padding: 10px 0 36px; } }
    .cycle-gallery .pagination ul {
      margin: 0 auto;
      list-style: none;
      padding: 0;
      max-width: 1200px;
      padding: 0 15px 0 137px; }
      @media (max-width: 991px) {
        .cycle-gallery .pagination ul {
          padding: 0 15px;
          text-align: center; } }
    .cycle-gallery .pagination li {
      display: inline-block;
      vertical-align: top;
      margin: 0 10px 0 0; }
      .cycle-gallery .pagination li:hover a, .cycle-gallery .pagination li.active a {
        background: #ee3f3e;
        border: 2px solid #ee3f3e; }
    .cycle-gallery .pagination a {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: none;
      display: block;
      text-indent: -9999px;
      border: 2px solid #fff;
      outline: none; }
  .cycle-gallery .btn-default:hover {
    background: #fff;
    color: #353f49;
    border-color: #fff; }

.btn {
  padding: 12px 17px;
  font-size: 17px;
  line-height: 17px;
  border-radius: 0;
  padding: 14px 14px 10px;
  text-transform: uppercase;
  font-family: 'Metric-Medium', Helvetica, Arial, sans-serif;
  border: 2px solid transparent;
  transition: all .3s ease-in-out;
  letter-spacing: 1px; }

.btn-default:hover {
  color: #353f49;
  border-color: #353f49;
  background: transparent; }

.btn-primary:hover {
  background: none;
  color: #fff;
  border-color: #fff; }

.btn-info:hover {
  background: none;
  color: #ef3f3e; }

.btn-success:hover {
  background: none;
  color: #ef3f3e; }

.sidebar-add {
  background: #353f49;
  padding: 5px 0 28px;
  width: 381px;
  margin: -30px 0 0 -40px;
  color: #fff; }
  @media (max-width: 1199px) {
    .sidebar-add {
      margin: -30px 0 0 0;
      width: auto; } }
  .sidebar-add > div {
    position: relative; }
    .sidebar-add > div:after {
      position: absolute;
      content: '';
      border-bottom: 2px solid #5d656d;
      right: 40px;
      left: 40px;
      bottom: 0; }
      @media (max-width: 1199px) {
        .sidebar-add > div:after {
          right: 25px;
          left: 25px; } }
  .sidebar-add .btn {
    min-width: 210px; }
  .sidebar-add .roofcheck-block img {
    margin: 0 0 24px; }
  .sidebar-add .roofcheck-block p {
    margin: 0 0 13px; }
  .sidebar-add .roofcheck-block .mark-text {
    margin: -5px 0 38px; }

.roofcheck-block {
  background: #353f49;
  padding: 30px 41px 50px;
  color: #eaebec; }
  @media (max-width: 1199px) {
    .roofcheck-block {
      padding: 30px 25px; } }
  .roofcheck-block img {
    vertical-align: top;
    margin: 0 0 25px; }
    @media (max-width: 1199px) {
      .roofcheck-block img {
        max-width: 100%;
        height: auto; } }
  .roofcheck-block p {
    margin: 0 0 16px; }
    @media (max-width: 1199px) {
      .roofcheck-block p {
        margin: 0 0 5px; } }
  .roofcheck-block .mark-text {
    color: #ee3f3e;
    font-family: 'proxima_nova_rgbold', Times, serif;
    text-transform: uppercase;
    margin: -5px 0 29px; }
    @media (max-width: 1199px) {
      .roofcheck-block .mark-text {
        margin: -5px 0 10px; } }

h2 {
  font-family: 'Metric-Bold', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.info-box {
  padding: 51px 40px 52px;
  background: #353f49; }
  @media (max-width: 1199px) {
    .info-box {
      padding: 25px 25px; } }
  .info-box.last:after {
    display: none; }
  .info-box.last p {
    margin: 0 0 10px; }
  .info-box.last .btn {
    margin: 17px 0 0; }
  .info-box h2 {
    margin: 0 0 10px;
    letter-spacing: 0.8px;
    font-family: 'Metric-Semibold', Helvetica, Arial, sans-serif; }
  .info-box p {
    margin: 0 0 43px; }
    @media (max-width: 1199px) {
      .info-box p {
        margin: 0 0 15px; } }
  .info-box .badge-text {
    font-size: 16px;
    font-family: 'proxima_novasemibold', Times, serif;
    overflow: hidden;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 6px 0 0; }
    @media (max-width: 1199px) {
      .info-box .badge-text {
        padding: 0;
        margin: 0 0 7px; } }
    .info-box .badge-text .badge {
      color: #353f49;
      font-family: 'Metric-Medium', Helvetica, Arial, sans-serif;
      font-size: 24px;
      background: #fff;
      border-radius: 50%;
      padding: 6px 10px 0;
      margin: 0 10px 0 0; }

.top-banner {
  background: #eaebec;
  padding: 23px 34px 22px;
  margin: 0 0 58px;
  overflow: hidden;
  text-align: center; }
  @media (max-width: 1199px) {
    .top-banner {
      padding: 13px 34px 22px; } }
  .top-banner.first {
    padding: 23px 34px 22px 59px;
    margin: 0 -34px 58px -59px; }
    @media (max-width: 1199px) {
      .top-banner.first {
        padding: 13px 34px 22px;
        margin: 0 0 38px -30px; } }
    @media (max-width: 991px) {
      .top-banner.first {
        margin: 0 0 38px; } }
    .top-banner.first.special {
      display: block;
      padding: 23px 34px 22px 59px;
      margin: 0 -34px 58px -59px; }
      @media (max-width: 1199px) {
        .top-banner.first.special {
          padding: 13px 34px 22px;
          margin: 0 0 38px -30px; } }
      @media (max-width: 991px) {
        .top-banner.first.special {
          margin: 0 0 38px; } }
  .top-banner.special {
    background: #ef3f3e;
    color: #fff;
    margin: 0 0 36px; }
  .top-banner h2 {
    margin: 14px 0 0;
    position: relative;
    word-spacing: 2px;
    font-family: 'Metric-Semibold', Helvetica, Arial, sans-serif; }
    @media (max-width: 1199px) {
      .top-banner h2 {
        float: none !important; } }
    @media (max-width: 1199px) {
      .top-banner h2 {
        font-size: 20px; } }
    .top-banner h2 .add {
      position: absolute;
      right: 0;
      top: 110%;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0; }
      @media (max-width: 1199px) {
        .top-banner h2 .add {
          position: relative;
          display: block; } }
  .top-banner .btn {
    min-width: 210px;
    text-align: center; }
    @media (max-width: 1199px) {
      .top-banner .btn {
        float: none !important; } }
  .top-banner .btn-primary {
    background: #fff; }
    @media (max-width: 1199px) {
      .top-banner .btn-primary {
        float: none !important; } }
    .top-banner .btn-primary:hover {
      background: none; }

.topic-info {
  background: #353f49;
  overflow: hidden;
  color: #eaebec;
  margin: 0 0 30px; }
  .topic-info .image {
    position: relative; }
    @media (max-width: 1199px) {
      .topic-info .image {
        width: 100%;
        float: none !important; } }
    .topic-info .image img {
      max-width: 100%;
      height: auto;
      vertical-align: top; }
      @media (max-width: 1199px) {
        .topic-info .image img {
          width: 100%; } }
    .topic-info .image:hover .hover-block {
      opacity: 1;
      visibility: visible;
      transition: opacity .3s ease-in-out; }
  .topic-info .hover-block {
    position: absolute;
    background: rgba(53, 63, 73, 0.3);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 34% 0 0;
    visibility: hidden;
    transition: opacity .3s ease-in-out, visibility 0s ease-in-out .3s;
    opacity: 0; }
    .topic-info .hover-block h2 {
      margin: 0 0 23px; }
    .topic-info .hover-block .btn {
      padding: 15px 26px 9px;
      font-size: 15px; }
  .topic-info .text {
    overflow: hidden;
    padding: 35px 34px 30px 31px; }
    .topic-info .text p {
      margin: 0 0 15px; }
    .topic-info .text ul {
      padding: 0 0 0 5px;
      margin: 0 0 0 10px; }
      .topic-info .text ul li {
        margin: 0 0 7px; }
  .topic-info h3 {
    font-family: 'Metric-Bold', Helvetica, Arial, sans-serif;
    margin: 0 0 26px; }

.product-list {
  list-style: none;
  padding: 0;
  margin: 0 -15px 0 0;
  overflow: hidden;
  text-align: center; }
  @media (max-width: 991px) {
    .product-list {
      margin: 0; } }
  .product-list li {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 -4px;
    width: 33%;
    box-sizing: border-box;
    overflow: hidden; }
    @media (max-width: 991px) {
      .product-list li {
        width: 50%;
        margin: 0 0 25px -2px; } }
    @media (max-width: 767px) {
      .product-list li {
        width: 100%; } }
    .product-list li.big {
      text-align: left; }
  .product-list .info-box {
    color: #fff;
    padding: 41px 30px 9999px 40px;
    margin: 0 0 -9999px; }
    @media (max-width: 1199px) {
      .product-list .info-box {
        padding: 25px 25px 9999px; } }
    .product-list .info-box .btn-primary {
      background: #fff;
      min-width: 210px; }
      @media (max-width: 1199px) {
        .product-list .info-box .btn-primary {
          margin: 0 0 15px; } }
      .product-list .info-box .btn-primary:hover {
        color: #fff;
        border-color: #fff;
        background: transparent; }
  .product-list .roofcheck-block {
    padding: 31px 40px 9999px;
    margin: 0 0 -9999px; }
    @media (max-width: 1199px) {
      .product-list .roofcheck-block {
        padding: 31px 25px 9999px; } }
    .product-list .roofcheck-block .btn {
      margin: 0 0 15px; }
  .product-list .holder {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0 0 17px; }
    .product-list .holder:after {
      background-color: rgba(0, 0, 0, 0.3);
      opacity: 0;
      visibility: hidden;
      transition: opacity .3s ease-in-out, visibility 0s ease-in-out .3s;
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .product-list .holder img {
      vertical-align: top;
      max-width: 100%;
      height: auto; }
    .product-list .holder .block {
      position: absolute;
      bottom: 0;
      z-index: 11;
      padding: 10px;
      width: 100%;
      height: auto;
      padding: 17px 35px 7px;
      background: #eaebec;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      color: #353f49;
      text-align: left;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
      .product-list .holder .block h3 {
        margin: 0;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        font-family: 'Metric-Medium', Helvetica, Arial, sans-serif; }
      .product-list .holder .block p {
        margin: 0;
        height: 54px;
        overflow: hidden; }
    .product-list .holder .btn {
      color: #fff;
      border: 2px solid #fff;
      background: none;
      position: absolute;
      z-index: 2;
      top: 40%;
      left: 50%;
      line-height: 18px;
      border: 3px solid #fff;
      background: transparent;
      color: #fff;
      opacity: 0;
      width: 210px;
      margin: 0 0 0 -105px;
      padding: 14px 17px 10px;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      -webkit-transform: translateY(-50%) scale(0.25);
      transform: translateY(-50%) scale(0.25); }
  .product-list a {
    display: block; }
    @media (max-width: 1199px) {
      .product-list a {
        height: 100%;
        background: #eaebec; } }
    .product-list a:hover .holder:after {
      opacity: 1;
      visibility: visible;
      transition: opacity .3s ease-in-out; }
    .product-list a:hover .holder .btn {
      opacity: 1;
      -webkit-transform: translateY(-50%) scale(1);
      transform: translateY(-50%) scale(1); }
    .product-list a:hover .holder .block {
      -webkit-transform: translateY(0);
      transform: translateY(0); }

#content {
  min-height: 767px;
  background: #f7f7f7;
  position: relative;
  z-index: 1;
  padding: 45px 14px 2px 40px;
  margin: 0 0 95px; }
  @media (max-width: 1199px) {
    #content {
      padding: 23px 20px;
      min-height: 1px; } }
  @media (max-width: 991px) {
    #content {
      height: auto !important;
      margin: 0 0 20px; } }
  @media (max-width: 767px) {
    #content {
      padding: 23px 10px; } }
  #content:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    background: #f7f7f7;
    top: 0;
    left: 100%; }
    @media (max-width: 991px) {
      #content:after {
        display: none; } }
  #content img {
    max-width: 100%;
    height: auto; }
  #content h3 {
    margin: 0 0 15px;
    font-family: 'Metric-Medium', Helvetica, Arial, sans-serif;
    letter-spacing: -1px; }
  #content .post-block.add p {
    margin: 0 0 34px; }
    @media (max-width: 991px) {
      #content .post-block.add p {
        margin: 0 0 15px; } }
  #content .post-block.add p:first-child {
    margin: 0 0 10px; }
  #content .post-block.add h3 {
    margin: 0 0 10px; }
  #content .post-block .phrase {
    margin: 0 0 10px; }
  #content .post-block .last {
    margin: 0 0 53px; }
    @media (max-width: 991px) {
      #content .post-block .last {
        margin: 0 0 20px; } }
  @media (max-width: 991px) {
    #content .post-block img {
      margin: auto;
      display: block; } }
  #content .post-block h2 {
    margin: 0 0 30px; }
  #content .post-block h3 {
    text-transform: uppercase;
    margin: 0 0 26px; }
    @media (max-width: 991px) {
      #content .post-block h3 {
        margin: 0 0 20px; } }
  #content .post-block p {
    margin: 0 0 20px; }
    @media (max-width: 991px) {
      #content .post-block p {
        margin: 0 0 10px; } }
  #content .post-block p.add-text {
    font-family: 'proxima_nova_rgbold', Times, serif;
    margin: 0 0 30px; }
  #content .post-block ul {
    padding: 0 0 0 5px;
    margin: 0 0 10px 12px; }
    #content .post-block ul li {
      margin: 0 0 10px;
      padding: 0 0 0 20px; }
  #content .post-block a {
    color: #353f49;
    text-decoration: underline; }
    #content .post-block a:hover {
      text-decoration: none; }

form, form.nice-form {
  padding: 0 5px 0 0; }
  form h3, form.nice-form h3 {
    margin: 0 0 25px !important; }
  form p, form.nice-form p {
    margin: 0 0 19px;
    font-size: 15px; }
  form input[type="text"], form input[type="email"], form input[type="tel"], form textarea, form.nice-form input[type="text"], form.nice-form input[type="email"], form.nice-form input[type="tel"], form.nice-form textarea {
    font-family: 'proxima_novasemibold', Times, serif;
    font-size: 16px; }
  form textarea, form.nice-form textarea {
    margin: 0 0 29px;
    min-height: 99px;
    width: 100%;
    max-width: 100%;
    padding: 12px 15px; }
  form input[type="text"]:focus, form input[type="email"]:focus, form input[type="tel"]:focus, form textarea.form-control:focus, form.nice-form input[type="text"]:focus, form.nice-form input[type="email"]:focus, form.nice-form input[type="tel"]:focus, form.nice-form textarea.form-control:focus {
    border-color: #ef3f3e; }
  form .form-holder, form.nice-form .form-holder {
    margin: 0 -8px;
    overflow: hidden; }
    form .form-holder .form-group, form.nice-form .form-holder .form-group {
      width: 50%;
      padding: 0 8px;
      float: left;
      margin-bottom: 14px; }
      form .form-holder .form-group.error input[type="text"], form .form-holder .form-group.error input[type="email"], form .form-holder .form-group.error input[type="tel"], form.nice-form .form-holder .form-group.error input[type="text"], form.nice-form .form-holder .form-group.error input[type="email"], form.nice-form .form-holder .form-group.error input[type="tel"] {
        border-color: #ef3f3e; }
      @media (max-width: 767px) {
        form .form-holder .form-group, form.nice-form .form-holder .form-group {
          width: 100%; } }
      form .form-holder .form-group.left, form.nice-form .form-holder .form-group.left {
        width: 48.5%; }
        @media (max-width: 767px) {
          form .form-holder .form-group.left, form.nice-form .form-holder .form-group.left {
            width: 100%; } }
      form .form-holder .form-group.right, form.nice-form .form-holder .form-group.right {
        width: 51.5%; }
        @media (max-width: 767px) {
          form .form-holder .form-group.right, form.nice-form .form-holder .form-group.right {
            width: 100%; } }
      form .form-holder .form-group.first, form.nice-form .form-holder .form-group.first {
        width: 32.3%; }
        @media (max-width: 767px) {
          form .form-holder .form-group.first, form.nice-form .form-holder .form-group.first {
            width: 100%; } }
      form .form-holder .form-group.last, form.nice-form .form-holder .form-group.last {
        width: 67.7%; }
        @media (max-width: 767px) {
          form .form-holder .form-group.last, form.nice-form .form-holder .form-group.last {
            width: 100%; } }
  form .form-control:focus, form.nice-form .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #353f49; }
  form .fake-input, form.nice-form .fake-input {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #353f49;
    background: #f8f8f8;
    vertical-align: middle;
    position: relative;
    margin-right: 5px; }
  form .fake-label, form.nice-form .fake-label {
    display: inline-block;
    vertical-align: middle; }
  form [type="checkbox"], form.nice-form [type="checkbox"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1; }
  form [type="checkbox"] + .fake-input:before, form.nice-form [type="checkbox"] + .fake-input:before {
    content: '';
    width: 8px;
    height: 4px;
    position: absolute;
    top: 60%;
    left: 60%;
    border: 3px solid #ef3f3e;
    border-width: 0 0 3px 3px;
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -4px 0 0 -5px; }
  form [type="checkbox"]:checked + .fake-input:before, form.nice-form [type="checkbox"]:checked + .fake-input:before {
    opacity: 1; }
  form .checkbox, form.nice-form .checkbox {
    width: 100%;
    overflow: hidden;
    font-family: 'proxima_novasemibold', Times, serif;
    padding: 5px 0 11px;
    margin: 0;
    letter-spacing: 0.7px; }
    form .checkbox.add, form.nice-form .checkbox.add {
      padding: 9px 0 11px; }
    form .checkbox p, form.nice-form .checkbox p {
      margin: 0 0 5px; }
    form .checkbox label, form.nice-form .checkbox label {
      padding: 0;
      letter-spacing: 0; }
      form .checkbox label sup, form.nice-form .checkbox label sup {
        font-size: 0.75rem; }
    form .checkbox .check-box, form.nice-form .checkbox .check-box {
      float: left;
      margin: 3px 35px 6px 0; }
  form .btn, form.nice-form .btn {
    min-width: 224px;
    text-align: center;
    border: 2px solid #353f49; }

.detail-list {
  list-style: none;
  margin: 0;
  padding: 17px 0 0; }
  .detail-list li {
    position: relative;
    margin: 0 0 11px;
    padding: 7px 0 0 60px;
    font-family: 'proxima_nova_rgregular', Helvetica, Arial, sans-serif; }
    @media (max-width: 767px) {
      .detail-list li {
        padding: 0 0 0 50px; } }
  .detail-list span {
    position: absolute;
    top: 0;
    left: 6px;
    border-radius: 50%;
    background: #353f49;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 31px;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Metric-Medium', Helvetica, Arial, sans-serif;
    padding: 3px 0 0; }

#sidebar {
  background: #eaebec;
  position: relative;
  padding: 37px 70px 15px 40px; }
  @media (max-width: 1199px) {
    #sidebar {
      padding: 13px 40px 10px; } }
  @media (max-width: 991px) {
    #sidebar {
      height: auto !important;
      padding: 23px 20px;
      margin: 0 0 20px; } }
  @media (max-width: 767px) {
    #sidebar {
      padding: 23px 10px; } }
  #sidebar:before, #sidebar:after {
    content: "";
    position: absolute;
    background: #eaebec;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 42px; }
    @media (max-width: 991px) {
      #sidebar:before, #sidebar:after {
        display: none; } }
  #sidebar:after {
    bottom: auto;
    top: 100%;
    height: 45px; }
  #sidebar h2 {
    margin: 0 0 18px;
    font-family: 'Metric-Medium', Helvetica, Arial, sans-serif; }
  #sidebar p {
    margin: 0 0 15px; }
  #sidebar .roofcheck-block {
    background: none;
    color: #353f49;
    padding: 0 30px 0 0;
    margin: -4px 0 0; }
    #sidebar .roofcheck-block img {
      margin: 0 0 17px; }
    #sidebar .roofcheck-block p {
      margin: 0 0 25px; }
    #sidebar .roofcheck-block strong {
      display: block;
      margin: 0 0 23px;
      line-height: 16px; }
    #sidebar .roofcheck-block .title {
      margin: -7px 0 8px; }
    #sidebar .roofcheck-block ul {
      margin: 0 0 21px 0; }
  #sidebar .info-box {
    color: #353f49;
    background: none;
    padding: 84px 10px 10px 4px; }
    @media (max-width: 1199px) {
      #sidebar .info-box {
        padding: 35px 10px 10px 4px; } }
    #sidebar .info-box p {
      margin: 0 0 44px; }
      @media (max-width: 1199px) {
        #sidebar .info-box p {
          margin: 0 0 15px; } }
    #sidebar .info-box .badge-text {
      margin: -3px 0 16px 0;
      padding: 0; }
      #sidebar .info-box .badge-text .badge {
        background: #353f49;
        color: #fff;
        padding: 6px 10px 0;
        margin: 0 14px 0 0; }
    #sidebar .info-box .btn-primary {
      background: #fff; }
      #sidebar .info-box .btn-primary:hover {
        color: #353f49;
        border-color: #353f49;
        background: transparent; }
  #sidebar .title {
    margin: 0 0 5px; }
  #sidebar ul {
    padding: 0 0 0 15px;
    margin: 0 0 34px 0;
    list-style: none; }
    @media (max-width: 1199px) {
      #sidebar ul {
        margin: 0 0 14px 7px; } }
    #sidebar ul li {
      margin: 0 0 7px;
      position: relative; }
      #sidebar ul li:after {
        content: '';
        position: absolute;
        left: -11px;
        top: 50%;
        margin: -1px 0 0;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        background: #353f49; }
  #sidebar .btn {
    min-width: 210px; }

#footer {
  background: #3d4750; }
  #footer .top {
    padding: 37px 0; }
    @media (max-width: 991px) {
      #footer .top {
        padding: 25px 0; } }
    #footer .top:after {
      content: "";
      clear: both;
      display: block; }
  #footer form {
    padding: 0 168px 0 0;
    margin: 0 -2px 0 0;
    position: relative;
    width: 65.8%; }
    @media (max-width: 1199px) {
      #footer form {
        width: 61.8%; } }
    @media (max-width: 991px) {
      #footer form {
        width: 100%; } }
    @media (max-width: 767px) {
      #footer form {
        padding: 0; } }
    #footer form input[type="text"], #footer form input[type="email"] {
      font-family: 'proxima_novasemibold', Times, serif;
      padding: 0 25px;
      box-shadow: none;
      background: #eaebec;
      color: #353f49;
      border: 2px solid #eaebec;
      height: 45px;
      width: 100%;
      box-shadow: none;
      -webkit-appearance: none; }
      #footer form input[type="text"]:focus, #footer form input[type="text"]:active, #footer form input[type="email"]:focus, #footer form input[type="email"]:active {
        background: none;
        color: #eaebec; }
    #footer form span.input-placeholder-text {
      color: #353f49; }
    #footer form button[type="submit"] {
      height: 45px;
      width: 168px;
      min-width: 1px;
      padding: 8px 10px 2px;
      position: absolute;
      right: 0;
      top: 0;
      border: 2px solid #ef3f3e; }
      @media (max-width: 767px) {
        #footer form button[type="submit"] {
          position: relative; } }
    #footer form .form-group {
      width: 50%;
      padding: 0 30px 0 0;
      float: left; }
      @media (max-width: 1199px) {
        #footer form .form-group {
          padding: 0 15px 0 0; } }
      @media (max-width: 767px) {
        #footer form .form-group {
          padding: 0;
          width: 100%; } }
  #footer .bottom {
    background: #353f49;
    padding: 27px 9999px 29px;
    margin: 0 -9999px;
    overflow: hidden; }
    @media (max-width: 767px) {
      #footer .bottom {
        padding: 15px 9999px 15px; } }
    #footer .bottom .sub-logo {
      border-right: 0 solid #fff;
      padding: 2px 21px 1px 0; }
      #footer .bottom .sub-logo img {
        vertical-align: top; }
    #footer .bottom .social-network {
      list-style: none;
      margin: 0;
      padding: 0 0 0 20px;
      overflow: hidden; }
      #footer .bottom .social-network li {
        float: left;
        text-align: center;
        margin: 0 10px 0 0; }
      #footer .bottom .social-network a {
        background: #fff;
        line-height: 22px;
        width: 22px;
        border-radius: 50%;
        color: #353f49;
        font-size: 14px; }
        #footer .bottom .social-network a:hover {
          text-decoration: none;
          background: #ef3f3e; }
    #footer .bottom .add-list {
      list-style: none;
      padding: 6px 0 0;
      margin: 0;
      color: #eaebec;
      font-size: 13px;
      line-height: 11px;
      letter-spacing: 0.5px; }
      @media (max-width: 767px) {
        #footer .bottom .add-list {
          width: 100%;
          letter-spacing: 0;
          padding: 16px 0 0; } }
      #footer .bottom .add-list li {
        float: left;
        padding: 0 0 0 18px;
        margin: 0 0 0 18px;
        border-left: 1px solid #eaebec; }
        @media (max-width: 767px) {
          #footer .bottom .add-list li {
            padding: 0 0 0 5px;
            margin: 0 0 5px 5px; } }
        #footer .bottom .add-list li:first-child {
          border: 0; }
          @media (max-width: 767px) {
            #footer .bottom .add-list li:first-child {
              padding: 0;
              margin: 0; } }
      #footer .bottom .add-list a {
        color: #eaebec;
        text-decoration: underline; }
        #footer .bottom .add-list a:hover {
          text-decoration: none; }

.form-text {
  color: #eaebec;
  font-size: 13px;
  padding: 1px 15px 0 0;
  width: 34.2%; }
  @media (max-width: 1199px) {
    .form-text {
      width: 38.2%; } }
  @media (max-width: 991px) {
    .form-text {
      width: 100%;
      padding: 0 0 5px; } }
  .form-text p {
    margin: 0; }
  .form-text .title {
    font-family: 'Metric-Bold', Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
    margin: 0 0 2px; }
    @media (max-width: 767px) {
      .form-text .title {
        font-size: 18px;
        margin: 0 0 5px; } }

.modal-dialog {
  padding: 0 44px;
  position: relative; }
  @media (max-width: 767px) {
    .modal-dialog {
      margin: 30px 20px;
      padding: 0 10px; } }
  .modal-dialog .close {
    position: absolute;
    top: -28px;
    right: -28px;
    color: #eaebec;
    border: 1px solid #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    opacity: 1;
    font-size: 18px;
    text-shadow: none; }
    .modal-dialog .close:hover {
      color: #ef3f3e;
      border-color: #ef3f3e; }

.modal-content {
  border-radius: 0; }

.modal-body {
  text-align: center;
  padding: 0 83px;
  font-family: 'Metric-Medium', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px; }
  @media (max-width: 767px) {
    .modal-body {
      padding: 0 10px;
      font-size: 14px;
      line-height: 16px; } }
  .modal-body p {
    text-align: left;
    margin: 0 0 10px; }
  .modal-body h2 {
    font-weight: 700;
    letter-spacing: -0.4px;
    margin: 0; }
    @media (max-width: 767px) {
      .modal-body h2 {
        font-size: 17px; } }
    .modal-body h2 sup {
      font-size: 50%;
      top: -0.8em; }
  .modal-body .heading {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 0 25px; }
    @media (max-width: 767px) {
      .modal-body .heading {
        margin: 0 0 15px; } }
  .modal-body h3 {
    font-size: 23px;
    display: inline-block;
    padding: 0 16px;
    position: relative;
    letter-spacing: -1.2px;
    margin: 15px 0 9px; }
    @media (max-width: 767px) {
      .modal-body h3 {
        margin: 5px 0;
        font-size: 17px; } }
    .modal-body h3:before, .modal-body h3:after {
      position: absolute;
      right: 100%;
      top: 47%;
      border-top: 3px solid #ef3f3e;
      content: '';
      width: 999px;
      height: 3px;
      text-align: left; }
    .modal-body h3:after {
      left: 100%;
      right: auto; }

.modal-header {
  border: 0;
  padding: 42px 0; }
  @media (max-width: 767px) {
    .modal-header {
      padding: 10px 0; } }

.modal-footer {
  text-align: center;
  border: 0;
  position: relative;
  padding: 17px 10px 90px; }
  @media (max-width: 767px) {
    .modal-footer {
      padding: 5px 10px 30px; } }
  .modal-footer .btn {
    min-width: 210px; }
  .modal-footer .required-text {
    position: absolute;
    left: 80px;
    bottom: 17px;
    width: auto;
    height: auto; }
    @media (max-width: 767px) {
      .modal-footer .required-text {
        bottom: -2px; } }

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