/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2018 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      The Fontry
 * License URL: https://www.fontspring.com/licenses/fontry/webfont
 *
 *
 */

@font-face {
    font-family: 'ARB_67_bd_CAS';
    src: url('ARB_67_bd_CAS-webfont.woff2') format('woff2'),
         url('ARB_67_bd_CAS-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

    body {margin: 0; padding: 0; background: #fdfdfd; color: #6D6E70; font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif; }
    h1 {font-size: 90px;  margin: 15px 0 0 10px; line-height: 0.9; font-family: 'ARB_67_bd_CAS'; color: #be3545; font-style: oblique; text-shadow: 1px 1px 1px #000;}
    h2, h3, h4 {font-size:2em; margin:1vh 0; padding: 0 10px;}
    .pBlock h2 {color: #505884;}

    p {font-size: 1.2em; margin:0; padding: 10px;}
  
    hr {border: thin dashed #cecece5e; margin: 0;}
  
  
    .container {width:100% !important; padding: 0 !important;} 
    #companyName h2 {font-weight: normal; font-style: oblique;    text-align: center;}
    .container {margin:0 auto; align-content: center; width:100%;}
    header {padding: 0 10px;}
    header #companyName {
      float: left;
    }
    header #contactPhone {float: right; max-width: 300px; font-size: 32px;}
    
    .contactPhone {font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;}

    header::after {clear: both;}
  
    .heroImage {background-image:url(images/drain-with-water-gm155601893-20629670.jpg); 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
      border: thin solid black; border-left: none; border-right: none;}

    .heroAlert {font-size: 1.5em;    
      background: rgba(0, 0, 0, 0.6);
      padding: 80px 50px;
      /*box-shadow: 0px 0px 14px black;
      -moz-border-radius: 10px;
      border-radius: 10px;*/
      border: thin black solid;}
    .heroAlert2{font-size: 1.5em;
      background: rgba(0, 0, 0, 0.3);
      margin: 50px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      border: thin black solid;}
    .heroAlert h2 {
      text-align: center;
      font-size: 2.5em;
      color: #fff000;
      font-weight: bold;
      font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
      text-shadow: 1px 1px 1px #000;
    }
    .heroAlert2 h2 {
      text-align: center;
      font-size: 2.5em;
      color: #fff000;
      font-weight: bold;
      font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
      text-shadow: 1px 1px 1px #000;
  }
    .heroAlert p {text-align: center;
      font-size: 1.1em;
      font-weight: bold;
      color: #ffffff;
      font-style: oblique;
      text-shadow: -1px -1px 0px #000;}
  
    .heroAlert2 p {text-align: center;
      font-size: 1.1em;
      font-weight: bold;
      color: #636363;
      font-style: oblique;
      text-shadow: none;
  }
    #panelBlock {z-index: 2000; width:100%;  position: absolute; bottom: 0;}
  
footer{
  background: #000000;
  color: #ffffff;
  text-align: right;
  padding: 10px;
  font-size: 1em;
}

.row {margin: 0;}

.service{background: #fbfbfb;
  border-top: thin rgba(0,0,0,0.76) dashed;
  padding-top:10px;
  margin: 0;
}
.truckText {
  padding: 0;
}

.truckText p {
  font-size: 3vw;
  color: #FFEB3B;
}
.truckLayer {
  padding: 0; 
  position: absolute; 
  bottom: 0;
  right: 50px;
}

  
.pBlock {background: white; border: thin solid black; text-align: center; margin: 0 10px;}

.pBlock h2 {color: #505884; font-size: 1.5vw;}

.clearing {
  clear: both;
}
  
  
#contactPhone{
  text-align: right;
}
.contactPhoneHeader{
  font-size:0.6em; 
  font-weight: bolder;
}
.callNow{
  font-size: 3vw;
}
.slidesButton .nonSlideButton{
  text-align: center; 
  position: absolute; 
  bottom: 10%;
}

  .slidesButton {
    display: block;
  } 
  .nonSlideButton {
    display: none;
    text-align: center;
    margin-top: 30px;
  }

  
.btn-default {
  color: #fff;
  text-shadow: black 1px 1px 0;
  background-color: #be3544;
  border: none;
  font-size: 2vw;
}
.btn-default:hover{
  color: #be3544;
}


@media (max-width: 650px) {
  h1 {
    font-size: 4em !important;
    text-align: center;
  }
  
  header {
    padding:0;
    margin:0;
  }
  .heroAlert  {
    color: #ff0000;
    font-size:1em;
    margin:10px;

  }
  .clearing {
  /*height: 40px;*/
  }
  #contactPhone{
  
  }
  .truckLayer {
    padding: 0; 
    position: relative; 
    bottom: 0;
    right:inherit;
  }
  .truckText p {
    font-size: 5vw;
    text-align: center;
  }
  header #contactPhone {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  
  
  
  .contactPhoneHeader {
    font-size: 0.8em;
    font-weight: bolder;
  }
  
  .callNow{
    font-size: 5vw;
  }
  .text {
    width: 100% !important;
    font-size: 4vw !important;
  }
  .text h2 {
    padding: 0 !important;
    margin-top: 0 !important;
  }
  .btn-lg, .btn-group-lg > .btn {
    padding: 5px 16px !important;
  }
  .slidesButton {
    display: none;
  } 
  .nonSlideButton {
    display: block;
  }
  .btn-default {
    font-size: 5vw;    
  }
  
  
  .pBlock h2 {
    font-size: 7.5vw;
  }
  
}