/* ==|== primary styles =====================================================

   Author: 

   ========================================================================== */

/* ==|== non-semantic helper classes ======================================== */

/* line 99, sass/style.scss */

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
/* line 100, sass/style.scss */

.ir br {
  display: none;
}
/* line 101, sass/style.scss */

.hidden {
  display: none !important;
  visibility: hidden;
}
/* line 102, sass/style.scss */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 103, sass/style.scss */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* line 104, sass/style.scss */

.invisible {
  visibility: hidden;
}
/* line 105, sass/style.scss */

.clearfix:before,
.container:before,
.four-steps:before,
.four-steps .right ul:before,
#testimonial-container-homepage:before,
.contact-info:before,
.testimonie:before,
.steps:before,
.rates:before,
.our-trucks:before,
.junk-meter:before,
.items ul:before,
.items-we-take ul:before,
.discount:before,
.item-rate:before,
.item-rate .left:before,
#post-content .navigation:before,
.manage-pagepost:before,
.clearfix:after,
.container:after,
.four-steps:after,
.four-steps .right ul:after,
#testimonial-container-homepage:after,
.contact-info:after,
.testimonie:after,
.steps:after,
.rates:after,
.our-trucks:after,
.junk-meter:after,
.items ul:after,
.items-we-take ul:after,
.discount:after,
.item-rate:after,
.item-rate .left:after,
#post-content .navigation:after,
.manage-pagepost:after {
  content: "";
  display: table;
}
/* line 106, sass/style.scss */

.clearfix:after,
.container:after,
.four-steps:after,
.four-steps .right ul:after,
#testimonial-container-homepage:after,
.contact-info:after,
.testimonie:after,
.steps:after,
.rates:after,
.our-trucks:after,
.junk-meter:after,
.items ul:after,
.items-we-take ul:after,
.discount:after,
.item-rate:after,
.item-rate .left:after,
#post-content .navigation:after,
.manage-pagepost:after {
  clear: both;
}
/* line 107, sass/style.scss */

.clearfix,
.container,
.four-steps,
.four-steps .right ul,
#testimonial-container-homepage,
.contact-info,
.testimonie,
.steps,
.rates,
.our-trucks,
.junk-meter,
.items ul,
.items-we-take ul,
.discount,
.item-rate,
.item-rate .left,
#post-content .navigation,
.manage-pagepost {
  zoom: 1;
}
/* ==|== media queries ====================================================== */

/* ==|== print styles ======================================================= */

@media print {
  /* line 126, sass/style.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* line 127, sass/style.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 128, sass/style.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 129, sass/style.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 130, sass/style.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 131, sass/style.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 132, sass/style.scss */
  thead {
    display: table-header-group;
  }
  /* line 133, sass/style.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 134, sass/style.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 136, sass/style.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 137, sass/style.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==|== Ryan Fait's Sticky Footer: http://ryanfait.com/ ==================== */

/* line 141, sass/style.scss */

* {
  margin: 0;
}
.fullwidth {
  position: relative;
}
.fullwidth .container {
  padding: 20px 0 7px;
}
.fullwidth .form-scroll {
  position: absolute;
  max-width: 230px;
  width: 100%;
  top: 0;
  right: 0;
  padding: 5px 5px 2px 5px;
  font-size: 80%;
  display: block;
}
.fullwidth .form-scroll h1 {
  margin-bottom: 5px !important;
}
.fullwidth .form-scroll h3 {
  display: none;
}
.form-scroll .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  margin-top: 0px;
}
.fullwidth .form-scroll .column-1 {
  width: 48%;
  float: left;
}
.fullwidth .form-scroll .column-2 {
  width: 48%;
  float: right;
}
.fullwidth .form-scroll div.wpcf7 .ajax-loader {
  float: left;
  margin-top: 10px;
}
.form-scroll {
  color: #fff;
  margin: 0;
  max-width: 145px;
  padding: 10px;
  background: #f7ad0e;
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 9999;
}
.form-scroll div[class*="column"] {
  margin-bottom: 8px;
}
.form-scroll input,
.form-scroll .contact-input {
  width: calc(100% - 8px);
}
.form-scroll .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  width: auto;
  float: right;
}

.widgets-scroll {
  color: #fff;
  margin: 0;
  max-width: 145px;
  width: 100%;
  padding: 10px;
  background: #f7ad0e;
  position: fixed;
  left: 0;
  top: 20%;
  z-index: 9999;
}

.widgets-scroll h2 {
  text-align: center;
  font-size: 15px;
}

/* line 151, sass/style.scss */

.footer-bg {
  background: url("img/footer-bg.jpg") 50% 0;
  width: 100%;
  height: 268px;
}
/* line 157, sass/style.scss */

.footer-container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
/* line 161, sass/style.scss */

.footer-container address {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding-top: 190px;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
/* line 172, sass/style.scss */

.push {
  height: 60px;
  /* +20 for a margin */
}
/*

  background-color: rgba(255,0,0,0.5);

*/

/* ==|== don't stop believin', and let's get this party started ============= */

@font-face {
  font-family: "PTSansRegular";
  src: url("fonts/pts55f-webfont.eot");
  src: url("fonts/pts55f-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/pts55f-webfont.woff") format("woff"),
    url("fonts/pts55f-webfont.ttf") format("truetype"),
    url("fonts/pts55f-webfont.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSansItalic";
  src: url("fonts/pts56f-webfont.eot");
  src: url("fonts/pts56f-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/pts56f-webfont.woff") format("woff"),
    url("fonts/pts56f-webfont.ttf") format("truetype"),
    url("fonts/pts56f-webfont.svg#PTSansItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSansBold";
  src: url("fonts/pts75f-webfont.eot");
  src: url("fonts/pts75f-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/pts75f-webfont.woff") format("woff"),
    url("fonts/pts75f-webfont.ttf") format("truetype"),
    url("fonts/pts75f-webfont.svg#PTSansBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "metrophobicregular";
  src: url("fonts/metrophobic-webfont.eot");
  src: url("fonts/metrophobic-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/metrophobic-webfont.woff") format("woff"),
    url("fonts/metrophobic-webfont.ttf") format("truetype"),
    url("fonts/metrophobic-webfont.svg#metrophobicregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bebasregular";
  src: url("fonts/bebas_-webfont.eot");
  src: url("fonts/bebas_-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/bebas_-webfont.woff") format("woff"),
    url("fonts/bebas_-webfont.ttf") format("truetype"),
    url("fonts/bebas_-webfont.svg#bebasregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "kenyan_coffee_rgregular";
  src: url("fonts/kenyan_coffee_rg-webfont.eot");
  src: url("fonts/kenyan_coffee_rg-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/kenyan_coffee_rg-webfont.woff") format("woff"),
    url("fonts/kenyan_coffee_rg-webfont.ttf") format("truetype"),
    url("fonts/kenyan_coffee_rg-webfont.svg#kenyan_coffee_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urwaccidaliabuctmedconregular";
  src: url("urwaccidaliabuctmedcon-webfont.eot");
  src: url("urwaccidaliabuctmedcon-webfont.eot?#iefix") format("embedded-opentype"),
    url("urwaccidaliabuctmedcon-webfont.woff") format("woff"),
    url("urwaccidaliabuctmedcon-webfont.ttf") format("truetype"),
    url("urwaccidaliabuctmedcon-webfont.svg#urwaccidaliabuctmedconregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 274, sass/style.scss */

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
/* line 275, sass/style.scss */

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
/* line 291, sass/style.scss */

input:focus,
textarea:focus {
  outline: none;
}
/* line 294, sass/style.scss */

a,
a:visited {
  text-decoration: none;
  color: #6e6e6e;
}
/* line 298, sass/style.scss */

a:hover,
a:visited:hover {
  color: #6e6e6e;
}
/* line 301, sass/style.scss */

body {
  height: 100%;
  /*background-image: url(img/bg.jpg);

  background-repeat:no-repeat;*/
}
/* line 306, sass/style.scss */

#ghost-bg {
  width: 100%;
  height: 2425px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=3);
  background: url("img/rates-new.jpg") 50% 0 no-repeat;
  z-index: 9999;
  pointer-events: none;
}
/* line 320, sass/style.scss */

.header-bg {
  background: #cbe9c7 url("_/img/homepage-bg.jpg") 50% 0 no-repeat;
  height: 473px;
  overflow: hidden;
}
/* line 325, sass/style.scss */

.header-bg .truck {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 1100px;
  width: 1002px;
  height: 231px;
  background: url(_/img/slider-truck.png);
  position: absolute;
  bottom: 0;
  left: 0;
}
.header-bg .slide .ksbooknow:hover {
  transition: all 0.5s ease;
  background: #85878a;
}
/* line 336, sass/style.scss */

.header-bg .slide {
  position: absolute;
  top: 150px;
  left: 0;
}
.header-bg .slide .kstitle {
  color: #bfd72f;
  font-size: 60px;
  padding: 60px 0 10px 0;
  width: 100%;
  text-align: right;
  float: right;
  margin: 0;
}
.header-bg .slide .ksbooknow {
  padding: 10px 37px;
  background: #bfd72f;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  float: right;
  width: auto;
  margin-right: 0;
}
/* line 340, sass/style.scss */

.header-bg .slide > div {
  position: relative;
}
/* line 342, sass/style.scss */

.header-bg .slide > div > div {
  white-space: nowrap;
  text-indent: 1000px;
  overflow: hidden;
  position: absolute;
  display: none;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
/* line 356, sass/style.scss */

.header-bg .slide > div > div.number {
  top: 0px;
  left: -30px;
  width: 486px;
  height: 159px;
  background: url("_/img/slider-number.png");
}
/* line 362, sass/style.scss */

.header-bg .slide > div > div.number .padding {
  display: block;
  position: relative;
  padding: 60px 0 0 53px;
}
/* line 367, sass/style.scss */

.header-bg .slide > div > div.number .text {
  font-family: "bebasregular";
  font-size: 72px;
  color: #fff;
  white-space: nowrap;
  text-indent: 0;
  float: left;
}
/* line 374, sass/style.scss */

.header-bg .slide > div > div.number .text span {
  display: inline-block;
  width: 6px;
}
/* line 380, sass/style.scss */

.header-bg .slide > div > div.tagline {
  top: 0;
  left: 0;
  width: 528px;
  height: 122px;
  background: url("_/img/tagline.png");
}
/* line 387, sass/style.scss */

.header-bg .slide > div > div.active {
  display: block;
  -webkit-animation: testimonial-animation-in 1s 1;
  -moz-animation: testimonial-animation-in 1s 1;
  -ms-animation: testimonial-animation-in 1s 1;
  -o-animation: testimonial-animation-in 1s 1;
  animation: testimonial-animation-in 1s 1;
}
/* line 391, sass/style.scss */

.header-bg .slide > div > div.out {
  -webkit-animation: testimonial-animation-out 1s 1;
  -moz-animation: testimonial-animation-out 1s 1;
  -ms-animation: testimonial-animation-out 1s 1;
  -o-animation: testimonial-animation-out 1s 1;
  animation: testimonial-animation-out 1s 1;
}
/* line 400, sass/style.scss */

html.ie8 .slide .number .text,
html.ie7 .slide .number .text {
  position: relative;
  top: 12px;
}
/* line 406, sass/style.scss */

.header-sub-bg {
  background: #cbe9c7 url("img/header-bg.jpg") 50% 0 no-repeat;
  height: 298px;
}
/* line 411, sass/style.scss */

.header {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
/* line 417, sass/style.scss */

.container {
  max-width: 90rem;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 0 55px;
}
.container.w-page {
  padding: 0;
}
/* line 423, sass/style.scss */

.container h2,
.process-bt .we-are h2 {
  font-size: 40px;
}
/* line 431, sass/style.scss */

.container h2 span,
.process-bt .we-are h2 span {
  color: #000;
  margin: 0 6px;
}
/* line 439, sass/style.scss */

.logo {
  position: absolute;
  top: 11px;
  left: 0;
}
/* line 445, sass/style.scss */

#nav {
  list-style-type: none;
  position: absolute;
  top: 68px;
  right: 0;
}
/* line 451, sass/style.scss */

#nav li {
  display: block;
  float: left;
  margin: 0 8px;
}
/* line 456, sass/style.scss */

#nav li.current-menu-item a {
  text-decoration: underline;
}
#nav li a {
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
/* line 461, sass/style.scss */

#nav li a:hover {
  text-decoration: underline;
}
.keeno-btn {
  text-align: center;
  border: none;
  color: #fff !important;
  padding: 20px 0;
  font-size: 20px;
  cursor: pointer;
  width: 96% !important;
  display: block;
  font-family: "PTSansBold";
}

.btn-wrap {
  overflow: hidden;
  width: 100%;
  display: block;
}
.btn_one_fourth {
  width: 100%;
  margin: 5px 0;
  display: inline-block;
  max-width: 220px;
}
.keeno-btn {
  background-color: #6abf56;
}
.keeno-btn:hover {
  background-color: #20592e;
  color: #fff;
}
/* line 468, sass/style.scss */

.error-404 {
  padding: 154px 0;
}
/* line 470, sass/style.scss */

.error-404 h2 {
  text-align: center;
}
/* line 473, sass/style.scss */

.error-404 .container {
  overflow: hidden;
}
/* line 475, sass/style.scss */

.error-404 .container ul {
  list-style: none;
  margin: 0;
  position: relative;
  left: 50%;
  float: left;
}
/* line 481, sass/style.scss */

.error-404 .container ul li {
  float: left;
  left: -50%;
  position: relative;
}
/* line 485, sass/style.scss */

.error-404 .container ul li a {
  display: block;
  color: #2a5a24;
  font-family: "bebasregular";
  font-size: 24px;
  padding: 22px;
  position: relative;
}
/* line 492, sass/style.scss */

.error-404 .container ul li a .break {
  width: 10px;
  height: 10px;
  background: #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px;
  top: 32px;
  display: block;
}
/* line 499, sass/style.scss */

.error-404 .container ul li a:hover {
  color: #f7ad0e;
}
/* line 503, sass/style.scss */

.error-404 .container ul li.last .break {
  display: none;
}
/* line 511, sass/style.scss */

.blog-paginate {
  overflow: hidden;
  padding: 10px 0;
}
/* line 514, sass/style.scss */

.blog-paginate > div {
  position: relative;
  float: left;
  left: 50%;
}
/* line 518, sass/style.scss */

.blog-paginate > div > div {
  position: relative;
  float: left;
  left: -50%;
}
/* line 522, sass/style.scss */

.blog-paginate > div > div a,
.blog-paginate > div > div span {
  display: block;
  float: left;
  margin: 0 5px;
  padding: 6px 10px 3px;
  background: #eee;
  border: 1px solid #999;
}
/* line 530, sass/style.scss */

.blog-paginate > div > div span {
  background-color: #fde8bb;
  border: 1px solid #f7ad0e;
}
/* line 538, sass/style.scss */

#book-now-header {
  background: url("img/orange-bg.png") no-repeat;
  position: absolute;
  top: 0;
  left: 602px;
  width: 330px;
  height: 41px;
  padding: 8px 0 0 17px;
}
/* line 547, sass/style.scss */

#book-now-header li {
  display: block;
  float: left;
  margin: 0 7px;
}
/* line 552, sass/style.scss */

#book-now-header li a {
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
}
/* line 557, sass/style.scss */

#book-now-header li a:hover {
  text-decoration: underline;
  color: #2a5a24;
}
/* line 565, sass/style.scss */

#book-now-header .facebook {
  background: url("img/facebook.png") no-repeat;
  text-indent: -9999px;
  width: 13px;
  height: 22px;
  display: block;
}
/* line 572, sass/style.scss */

#book-now-header .facebook:hover {
  background-position: 0 bottom;
}
/* line 577, sass/style.scss */

#book-now-header .twitter {
  background: url("img/twitter-bg.png") no-repeat;
  text-indent: -9999px;
  width: 23px;
  height: 20px;
  display: block;
}
/* line 584, sass/style.scss */

#book-now-header .twitter:hover {
  background-position: 0 bottom;
}
/* line 589, sass/style.scss */

#book-now-header .google-plus {
  background: url("img/google-plus.png") no-repeat;
  text-indent: -9999px;
  width: 23px;
  height: 19px;
  display: block;
}
/* line 596, sass/style.scss */

#book-now-header .google-plus:hover {
  background-position: 0 bottom;
}
/* line 602, sass/style.scss */

.divider {
  background-color: #dbdbdb;
  width: 100%;
  height: 1px;
  width: 100%;
  float: left;
}
/* line 608, sass/style.scss */

.four-steps {
  display: block;
  width: 960px;
  margin: 0 0 10px 0;
}
/* line 614, sass/style.scss */

.four-steps .right {
  display: block;
  margin: 20px 0;
  position: relative;
}
/* line 619, sass/style.scss */

.four-steps .right ul {
  list-style-type: none;
}
/* line 623, sass/style.scss */

.four-steps .right ul li {
  display: block;
  float: left;
  width: 164px;
  margin: 0 38px;
}
/* line 629, sass/style.scss */

.four-steps .right ul li p {
  text-align: center;
  font-size: 18px;
  font-family: "Metrophobic", sans-serif;
  color: #474747;
  margin: 5px 0 0 0;
}
/* line 637, sass/style.scss */

.four-steps .right ul li span.arrow1 {
  position: absolute;
  top: 35px;
  left: 158px;
  background: url("img/arrows.png") no-repeat;
  width: 44px;
  height: 31px;
}
/* line 646, sass/style.scss */

.four-steps .right ul li span.arrow2 {
  position: absolute;
  top: 35px;
  left: 368px;
  background: url("img/arrows.png") no-repeat;
  width: 44px;
  height: 31px;
}
/* line 655, sass/style.scss */

.four-steps .right ul li span.arrow3 {
  position: absolute;
  top: 35px;
  left: 558px;
  background: url("img/arrows.png") no-repeat;
  width: 44px;
  height: 31px;
}
/* line 669, sass/style.scss */

#testimonial-container-homepage {
  background: url("img/different-bg.jpg") repeat;
  height: 200px;
  overflow: hidden;
}
.container-fullwidth {
  background: url("img/different-bg.jpg") repeat;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
/* line 674, sass/style.scss */

#testimonial {
  float: left;
  width: 90%;
  height: 40px;
  margin: 20px 0 0 0;
}
/* line 681, sass/style.scss */

#testimonial p {
  color: #5d5d5d;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin: 0 10px;
}
@-moz-keyframes testimonial-animation-in {
  /* line 692, sass/style.scss */
  0% {
    -moz-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  /* line 695, sass/style.scss */
  100% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes testimonial-animation-in {
  /* line 692, sass/style.scss */
  0% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  /* line 695, sass/style.scss */
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes testimonial-animation-in {
  /* line 692, sass/style.scss */
  0% {
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  /* line 695, sass/style.scss */
  100% {
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-ms-keyframes testimonial-animation-in {
  /* line 692, sass/style.scss */
  0% {
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  /* line 695, sass/style.scss */
  100% {
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes testimonial-animation-in {
  /* line 692, sass/style.scss */
  0% {
    transform: scale(0.9, 0.9);
  }
  /* line 695, sass/style.scss */
  100% {
    transform: scale(1, 1);
  }
}
@-moz-keyframes testimonial-animation-out {
  /* line 701, sass/style.scss */
  0% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  /* line 704, sass/style.scss */
  100% {
    -moz-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
@-webkit-keyframes testimonial-animation-out {
  /* line 701, sass/style.scss */
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  /* line 704, sass/style.scss */
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
@-o-keyframes testimonial-animation-out {
  /* line 701, sass/style.scss */
  0% {
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  /* line 704, sass/style.scss */
  100% {
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
@-ms-keyframes testimonial-animation-out {
  /* line 701, sass/style.scss */
  0% {
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  /* line 704, sass/style.scss */
  100% {
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
@keyframes testimonial-animation-out {
  /* line 701, sass/style.scss */
  0% {
    transform: scale(1, 1);
  }
  /* line 704, sass/style.scss */
  100% {
    transform: scale(0.9, 0.9);
  }
}
/* line 709, sass/style.scss */

#testimonial-slider {
  position: relative;
  width: 100%;
  height: 160px;
}
/* line 713, sass/style.scss */

#testimonial-slider .panel {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-perspective: 0;
  -webkit-backface-visibility: hidden;
}
/* line 720, sass/style.scss */

#testimonial-slider .panel.active {
  display: block;
  -webkit-animation: testimonial-animation-in 1s 1;
  -moz-animation: testimonial-animation-in 1s 1;
  -ms-animation: testimonial-animation-in 1s 1;
  -o-animation: testimonial-animation-in 1s 1;
  animation: testimonial-animation-in 1s 1;
}
/* line 724, sass/style.scss */

#testimonial-slider .panel.out {
  -webkit-animation: testimonial-animation-out 1s 1;
  -moz-animation: testimonial-animation-out 1s 1;
  -ms-animation: testimonial-animation-out 1s 1;
  -o-animation: testimonial-animation-out 1s 1;
  animation: testimonial-animation-out 1s 1;
}
/* line 729, sass/style.scss */

#testimonial-slider .testimonial-quote {
  background: url("img/quotes.png") no-repeat;
  display: block;
  width: 38px;
  height: 38px;
  float: left;
  margin: 0px 0 0 0;
}
/* line 739, sass/style.scss */

#testimonial-slider #testimonial-person {
  float: left;
  margin: 0px 0 20px 20px;
}
/* line 743, sass/style.scss */

#testimonial-slider #testimonial-person h2 {
  color: #0f6103;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  font-weight: normal !important;
}
/* line 750, sass/style.scss */

#testimonial-slider #testimonial-person p {
  color: #5d5d5d;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  font-weight: normal !important;
}
/* line 758, sass/style.scss */

#testimonial-slider a.button {
  background: url("img/button-bg.png") no-repeat;
  width: 166px;
  height: 27px;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 15px;
  display: block;
  text-align: center;
  line-height: 24px;
  margin: 10px 0 0 0;
  float: right;
  position: absolute;
  bottom: 21px;
  right: 13px;
}
/* line 773, sass/style.scss */

#testimonial-slider a.button:hover {
  background-position: 0 bottom;
}
/* line 779, sass/style.scss */

#we-are {
  width: 490px;
  float: left;
}
/* line 783, sass/style.scss */

#we-are h3 {
  color: #f7ad0e;
  font-family: "Metrophobic", sans-serif;
  font-size: 36px;
  margin: 20px 0 10px 0;
  font-weight: normal !important;
}
/* line 790, sass/style.scss */

#we-are h3 span {
  color: #50c73f;
}
/* line 795, sass/style.scss */

#we-are p {
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #474747;
  margin: 0 0 20px 0;
}
/* line 802, sass/style.scss */

#we-are a.button {
  background: url("img/button-bg.png") no-repeat;
  width: 166px;
  height: 27px;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 15px;
  display: block;
  text-align: center;
  line-height: 24px;
  margin: 10px 0 0 0;
  float: right;
}
/* line 815, sass/style.scss */

#we-are a.button:hover {
  background-position: 0 bottom;
}
/* line 779, sass/style.scss */

.we-are {
  width: 100%;
  float: left;
}
/* line 783, sass/style.scss */

.we-are h3 {
  color: #f7ad0e;
  font-family: "Metrophobic", sans-serif;
  font-size: 32px;
  margin: 20px 0 10px 0;
  font-weight: normal !important;
}
.we-are h4 {
  text-align: left;
  color: #f7ad0e;
  font-family: "Metrophobic", sans-serif;
  font-size: 24px;
  margin: 20px 0 10px 0px;
  font-weight: normal !important;
}
/* line 790, sass/style.scss */

.we-are h3 span {
  color: #50c73f;
}
/* line 795, sass/style.scss */

.we-are p {
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #474747;
  margin: 0 0 20px 0;
}
/* line 802, sass/style.scss */

.we-are a.button {
  background: url("img/button-bg.png") no-repeat;
  width: 166px;
  height: 27px;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 15px;
  display: block;
  text-align: center;
  line-height: 24px;
  margin: 10px 0 0 0;
  float: right;
}
/* line 815, sass/style.scss */

.we-are a.button:hover {
  background-position: 0 bottom;
}
/* line 821, sass/style.scss */

.we-are-image {
  margin: 35px 0 0 0;
}
h4.whatwetake,
h4.recent_posts {
  color: #f7ad0e;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  margin: 0px 0 20px 0;
  font-weight: normal !important;
  margin-top: 60px !important;
}
.debrisbox img,
.trimmings img {
  max-height: 190px;
}
.keeno-btn-book {
  background: #f6a81c;
  text-align: center;
  border: none;
  color: #fff !important;
  padding: 10px;
  font-size: 20px;
  cursor: pointer;
  width: auto !important;
  display: inline-block;
  font-family: "PTSansBold";
  float: right;
  margin-top: 30px;
}
.keeno-btn-book:hover {
  background: #20592e;
}
.debrisbox,
.trimmings {
  padding: 25px 140px 25px 40px;
  margin: 0 auto;
  font-size: 20px;
}
.trimmings {
  padding-bottom: 0;
}
.debrisbox p,
.trimmings p {
  margin-top: 10px;
  margin-bottom: 20px;
}
.logos {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.logos h2.keengreen {
  text-align: left;
  margin-top: 10px;
}
.logos img {
  max-height: 100px;
  width: auto;
}
/* line 825, sass/style.scss */

#book-now {
  background: url("img/book-now-button.png") no-repeat;
  width: 362px;
  height: 53px;
  display: block;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 34px;
  left: 299px;
}
/* line 839, sass/style.scss */

#book-now:hover {
  background-position: 0 bottom;
}
/* line 844, sass/style.scss */

#book-now-footer {
  background: url("img/book-now-button-footer.png") no-repeat;
  width: 362px;
  height: 53px;
  display: block;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 34px;
  left: 299px;
}
/* line 858, sass/style.scss */

#book-now-footer:hover {
  background-position: 0 bottom;
}
/* line 863, sass/style.scss */

#phone-button {
  background: url("img/phone-button.png") no-repeat;
  width: 187px;
  height: 53px;
  display: block;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 34px;
  left: 535px;
}
/* line 877, sass/style.scss */

#phone-button:hover {
  background-position: 0 bottom;
}
/* line 882, sass/style.scss */

#phone-number {
  position: absolute;
  top: 50px;
  left: 336px;
}
/* line 887, sass/style.scss */

#phone-number p {
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
}
/* line 893, sass/style.scss */

#phone-number p span {
  color: #136806;
}
/* line 899, sass/style.scss */

#truck {
  position: absolute;
  left: 747px;
  top: 20px;
}
/* line 905, sass/style.scss */

.footer-divider {
  width: 960px;
  height: 1px;
  background-color: #dbdbdb;
  position: absolute;
  top: 112px;
  left: 0;
}
/* line 914, sass/style.scss */

#footer-nav {
  position: absolute;
  top: 133px;
  left: 0;
}
/* line 919, sass/style.scss */

#footer-nav li {
  display: block;
  float: left;
  margin: 0 10px;
}
/* line 924, sass/style.scss */

#footer-nav li a {
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #fff;
}
/* line 929, sass/style.scss */

#footer-nav li a:hover {
  text-decoration: underline;
}
/* line 936, sass/style.scss */

#copyright {
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #fff;
  width: 100%;
  text-align: center;
}
/* line 942, sass/style.scss */

#copyright a {
  color: #f7ad0e;
}
/* line 945, sass/style.scss */

#copyright a:hover {
  text-decoration: underline;
}
/* line 951, sass/style.scss */

.map {
  background: url("img/map.jpg") no-repeat 50% 0%;
  height: 321px;
}
/* line 956, sass/style.scss */

.contact {
  margin: 90px 0 0 30px;
  display: block;
}
/* line 960, sass/style.scss */

.contact h2 {
  color: #2a5a24;
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  font-weight: normal !important;
}
/* line 968, sass/style.scss */

.contact-info {
  list-style-type: none;
  margin: 10px 0 0 0;
}
/* line 973, sass/style.scss */

.contact-info li {
  display: block;
  float: left;
  margin: 0 10px;
}
/* line 978, sass/style.scss */

.contact-info li p {
  color: #474747;
  font-family: "PTSansRegular";
  font-size: 15px;
}
/* line 984, sass/style.scss */

.contact-info li a {
  color: #4a8d41;
}
/* line 987, sass/style.scss */

.contact-info li a:hover {
  color: #f7ad0e;
}
/* line 994, sass/style.scss */

.contact-form {
  margin: 25px 70px;
}
/* line 996, sass/style.scss */

.contact-form label.error {
  position: absolute;
  top: 19px;
  right: 10px;
  background: red;
  color: #fff;
  padding: 3px 4px 2px;
  display: block;
  font-weight: bold;
  box-shadow: #999 0 2px 10px;
}

/* line 1012, sass/style.scss */

.contact-form input {
  width: 398px;
  height: 22px;
  background-color: #e9e9e9;
  margin: 6px 11px;
  border: 1px solid #dbdbdb;
  padding: 10px;
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #333;
  line-height: 30px;
}
/* line 1024, sass/style.scss */

.contact-form input a {
  border: 1px solid #2a5a24;
}
/* line 1029, sass/style.scss */

.contact-form textarea {
  width: 844px;
  height: 100px;
  background-color: #e9e9e9;
  padding: 0 10px;
  margin: 6px 11px;
  border: 1px solid #dbdbdb;
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #333;
  line-height: 30px;
}
/* line 1041, sass/style.scss */

.contact-form textarea a {
  border: 1px solid #2a5a24;
}
/* line 1046, sass/style.scss */

.contact-form input[type="submit"] {
  width: auto;
  height: 53px;
  background-color: #06a9d2;
  color: #fff;
  float: right;
  background: url("img/book-now-button.png") no-repeat;
  border: none;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  margin: 16px 0;
  line-height: 15px;
}
/* line 1058, sass/style.scss */

.contact-form input[type="submit"]:hover {
  background-position: 0 bottom;
}
/* line 1064, sass/style.scss */

.thank-you {
  line-height: 35px;
  text-align: center;
  font-family: georgia;
  font-size: 24px;
  font-style: italic;
  padding: 173px 0;
  width: 500px;
  margin: 0 auto;
}
/* line 1078, sass/style.scss */

.testimonial-two {
  background: url("img/different-bg.jpg") repeat;
}
/* line 1082, sass/style.scss */

.testimonial {
  background: url("img/quotes.png") no-repeat;
  display: block;
  padding: 20px 10px 0 50px;
  min-height: 38px;
  margin: 0px 0 0 0;
  float: left;
}
/* line 1089, sass/style.scss */

.testimonial p {
  font-size: 16px;
  color: #4c4c4c;
}
/* line 1096, sass/style.scss */

.testimonie {
  float: right;
  list-style-type: none;
  margin: 10px 0;
  clear: both;
  display: block;
}
/* line 1102, sass/style.scss */

.testimonie li {
  display: block;
  float: left;
  margin: 10px 10px;
}
/* line 1107, sass/style.scss */

.testimonie li a {
  color: #4a8d41;
}
/* line 1110, sass/style.scss */

.testimonie li a:hover {
  color: #f7ad0e;
}
/* line 1117, sass/style.scss */

.titles {
  position: absolute;
  top: 187px;
  left: 0;
}
/* line 1122, sass/style.scss */

.titles li {
  display: block;
  float: left;
  margin: 29px 0 0 10px;
}
/* line 1127, sass/style.scss */

.titles li h1 {
  color: #fff;
  font-size: 48px;
  font-weight: normal !important;
  font-family: "bebasregular", sans-serif;
}
/* line 1134, sass/style.scss */

.titles li h2 {
  color: #fff;
  font-size: 36px;
  font-weight: normal !important;
  font-family: "Ubuntu", sans-serif;
  padding: 17px 0 0 0;
  text-align: center;
  width: 960px;
  text-transform: uppercase;
  font-weight: 500 !important;
}
/* line 1149, sass/style.scss */

.sidebar {
  width: 250px;
  float: left;
  margin: 25px 0 55px 0;
}
/* line 1154, sass/style.scss */

.sidebar h2 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  font-weight: normal !important;
}
/* line 1162, sass/style.scss */

.removal {
  list-style-type: none;
}
/* line 1165, sass/style.scss */

.removal li {
  margin: 10px 0 0 0;
}
/* line 1169, sass/style.scss */

.removal li a {
  color: #2a5a24;
}
/* line 1172, sass/style.scss */

.removal li a:hover {
  background: url("img/arrow.png") no-repeat;
  width: 5px;
  height: 5px;
  padding: 0 0 0 15px;
  margin: 5px 0 0 0;
  color: #2a5a24;
}
/* line 1184, sass/style.scss */

.removal-bottom {
  list-style-type: none;
  margin: 0 0 20px 0;
}
/* line 1189, sass/style.scss */

.removal-bottom tr {
  margin: 10px 0 0 0;
}
/* line 1193, sass/style.scss */

.removal-bottom tr td {
  padding: 5px 0;
  width: 300px;
}
/* line 1197, sass/style.scss */

.removal-bottom tr td a {
  color: #2a5a24;
}
/* line 1200, sass/style.scss */

.removal-bottom tr td a:hover {
  background: url("img/arrow.png") no-repeat;
  width: 5px;
  height: 5px;
  padding: 0 0 0 15px;
  margin: 5px 0 0 0;
  color: #2a5a24;
}
/* line 1213, sass/style.scss */

.book-now-services {
  background: url("img/book-now-button.png") no-repeat;
  width: 199px;
  height: 53px;
  display: block;
  color: #fff !important;
  font-family: "Metrophobic", sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  margin: 10px 0 0 0;
}
/* line 1225, sass/style.scss */

.book-now-services:hover {
  background-position: 0 bottom;
}
/* line 1230, sass/style.scss */

/* line 1235, sass/style.scss */

/* line 1242, sass/style.scss */

/* line 1263, sass/style.scss */

.services td {
  margin: 0 0 0 20px;
}
/* line 1268, sass/style.scss */

.services-map {
  background: url("img/services-map.jpg") no-repeat 50% 0;
  height: 566px;
}
/* line 1273, sass/style.scss */

.services-map-content {
  margin: 0 auto;
  width: 960px;
  padding: 145px 0 0 0;
}
/* line 1278, sass/style.scss */

.services-map-content h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 26px;
  color: #2a5a24;
  font-weight: normal !important;
  margin: 0 0 0 30px;
}
/* line 1286, sass/style.scss */

.services-map-content p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 8px 0;
  margin: 0 0 0 30px;
}
/* line 1295, sass/style.scss */

.locations {
  margin: 20px 0 0 60px;
}
/* line 1298, sass/style.scss */

.locations td {
  width: 165px;
  padding: 5px 0;
  color: #474747;
}
/* line 1303, sass/style.scss */

.locations td .map-arrow {
  background: url("img/arrow.png") no-repeat;
  width: 5px;
  height: 5px;
}
/* line 1310, sass/style.scss */

.locations tr {
  margin: 5px 0;
}
/* line 1315, sass/style.scss */

.process {
  background: url("img/different-bg.jpg") repeat;
}
/* line 1319, sass/style.scss */

.steps {
  width: 960px;
  list-style-type: none;
}
/* line 1324, sass/style.scss */

.steps li {
  width: 220px;
  margin: 0 10px;
  float: left;
}
/* line 1329, sass/style.scss */

.steps li h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  color: #474747;
  font-weight: normal !important;
  text-align: center;
  margin: 10px 0;
}
/* line 1338, sass/style.scss */

.steps li p {
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #474747;
  font-weight: normal !important;
  text-align: left;
}
/* line 1348, sass/style.scss */

.book-now-process {
  background: url("img/book-now-button.png") no-repeat;
  width: 199px;
  height: 53px;
  display: block;
  color: #fff !important;
  font-family: "Metrophobic", sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  margin: 10px 0 35px 0;
  float: right;
}
/* line 1361, sass/style.scss */

.book-now-process:hover {
  background-position: 0 bottom;
}
/* line 1368, sass/style.scss */

.bigger {
  background: url("img/different-bg.jpg") repeat;
}
/* line 1372, sass/style.scss */

.bigger-image {
  float: left;
  width: 490px;
}
/* line 1376, sass/style.scss */

.bigger-image h2 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  font-weight: normal !important;
  margin: 25px 0;
}
/* line 1384, sass/style.scss */

.bigger-image img {
  margin: 0 0 40px 0;
}
/* line 1390, sass/style.scss */

.size-matters {
  margin: 25px 0 0 0;
}
/* line 1393, sass/style.scss */

.size-matters img {
  margin: 59px 0 15px 0;
}
/* line 1397, sass/style.scss */

.size-matters p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 0 0 20px 0;
}
/* line 1406, sass/style.scss */

.about-img {
  float: left;
  width: 480px;
  position: relative;
  margin: 20px 0 0 0;
}
/* line 1412, sass/style.scss */

.about-img h3 {
  position: absolute;
  top: 180px;
  left: 325px;
  font-family: "Metrophobic", sans-serif;
  font-size: 18px;
  color: #2a5a24;
  font-weight: normal !important;
}
/* line 1422, sass/style.scss */

.about-img p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 16px;
  color: #474747;
  position: absolute;
  top: 205px;
  left: 325px;
}
/* line 1432, sass/style.scss */

.about {
  float: left;
  width: 480px;
  margin: 80px 0;
}
/* line 1438, sass/style.scss */

.faq {
  background: url("img/different-bg.jpg") repeat;
}
/* line 1442, sass/style.scss */

.faq-sidebar {
  margin: 40px 0 20px 0;
  width: 480px;
  float: left;
}
/* line 1447, sass/style.scss */

.faq-sidebar h1 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #000;
  font-weight: normal !important;
  text-transform: uppercase;
  margin: 5px 0 15px 0;
}
/* line 1459, sass/style.scss */

.questions li {
  display: block;
}
/* line 1462, sass/style.scss */

.questions li a {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #2a5a24;
  padding: 5px 0;
  display: block;
  position: relative;
}
/* line 1470, sass/style.scss */

.questions li a:hover,
.questions li a.active {
  color: #2a5a24;
}
/* line 1472, sass/style.scss */

.questions li a:hover:before,
.questions li a.active:before {
  content: url("img/arrow.png") no-repeat;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: -10px;
}
/* line 1485, sass/style.scss */

.faq-answers {
  margin: 40px 0;
  float: left;
  width: 400px;
}
/* line 1491, sass/style.scss */

.faq-answers div[data-faq-index] {
  display: none;
}
/* line 1495, sass/style.scss */

.faq-answers h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  margin: 10px 0;
  font-weight: normal !important;
}
/* line 1503, sass/style.scss */

.faq-answers ul {
  list-style-type: none;
}
/* line 1506, sass/style.scss */

.faq-answers ul li {
  margin: 5px 0;
}
/* line 1512, sass/style.scss */

.rates {
  display: block;
  margin: 0 0 5px 0;
}
/* line 1517, sass/style.scss */

.rates h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  margin: 19px 0 0 0;
  font-weight: normal !important;
}
/* line 1525, sass/style.scss */

.rates .left {
  width: 470px;
  float: left;
  margin: 0 20px 0 0;
}
/* line 1530, sass/style.scss */

.rates .left h4 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #3aa42c;
  margin: 18px 0 10px 0;
  font-weight: normal !important;
  background: url("img/tick.png") no-repeat 47% 50%;
}
/* line 1539, sass/style.scss */

.rates .left .rates-panel {
  background: url("img/pattern.png") repeat;
  height: 156px;
  width: 468px;
  border: 1px solid #dbdbdb;
  display: block;
}
/* line 1548, sass/style.scss */

.rates .left .rates-panel tr td {
  width: 420px;
  padding: 17px 0 0px 21px;
}
/* line 1552, sass/style.scss */

.rates .left .rates-panel tr td span {
  color: #f7ad0e;
}
/* line 1561, sass/style.scss */

.rates .right {
  width: 470px;
  float: left;
  margin: 0;
}
/* line 1566, sass/style.scss */

.rates .right h4 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #474747;
  margin: 18px 0 10px 0;
  font-weight: normal !important;
  background: url("img/close.png") no-repeat 51% 53%;
}
/* line 1575, sass/style.scss */

.rates .right .rates-panel {
  background: url("img/pattern.png") repeat;
  height: 156px;
  width: 468px;
  border: 1px solid #dbdbdb;
  display: block;
}
/* line 1584, sass/style.scss */

.rates .right .rates-panel tr td {
  width: 400px;
  padding: 17px 0 0px 21px;
}
/* line 1588, sass/style.scss */

.rates .right .rates-panel tr td span {
  color: #f7ad0e;
}
/* line 1598, sass/style.scss */

.our-trucks {
  display: block;
  margin: 10px 0 0 0;
}
/* line 1603, sass/style.scss */

.our-trucks h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  margin: 19px 0 0 0;
  font-weight: normal !important;
}
/* line 1611, sass/style.scss */

.our-trucks .left {
  width: 470px;
  float: left;
  margin: 0 20px 0 0;
}
/* line 1616, sass/style.scss */

.our-trucks .left p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 20px 0;
}
/* line 1626, sass/style.scss */

.our-trucks .right {
  width: 470px;
  float: left;
  margin-bottom: 10px;
}

.our-trucks h2.right {
  font-size: 24px;
}
/* line 1637, sass/style.scss */

.junk-meter h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  margin: 19px 0 0 0;
  font-weight: normal !important;
}
/* line 1645, sass/style.scss */

.junk-meter .left {
  float: left;
}
/* line 1648, sass/style.scss */

.junk-meter .left ul {
  list-style-type: none;
  margin: 14px 0 0 10px;
}
/* line 1652, sass/style.scss */

.junk-meter .left ul li {
  margin: 0 0 1px 0;
  text-align: center;
}
/* line 1656, sass/style.scss */

.junk-meter .left ul li a {
  background: url("img/meter-bg.jpg") no-repeat;
  color: #fff;
  font-family: "kenyan_coffee_rgregular";
  font-size: 32px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: block;
}
/* line 1666, sass/style.scss */

.junk-meter .left ul li a:hover {
  background-position: 0 bottom;
  color: #404040;
}
/* line 1673, sass/style.scss */

.junk-meter .left ul p {
  margin: 6px 0 0 0;
}
/* line 1679, sass/style.scss */

.junk-meter .right {
  position: relative;
  margin: 0 0 0 102px;
}
/* line 1683, sass/style.scss */

.junk-meter .right .greening-container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 500px;
  height: 88px;
}
/* line 1691, sass/style.scss */

.junk-meter .right .greening {
  position: absolute;
  top: 30px;
  left: 48px;
  height: 0px;
  width: 275px;
  background-color: green;
  opacity: 0.5;
}
/* line 1701, sass/style.scss */

.junk-meter .right .detail {
  position: absolute;
  top: 16px;
  left: 0px;
  width: 301px;
  z-index: 10;
  text-align: right;
  font-size: 101px !important;
  color: black;
  font-size: 100pt;
  font-family: "kenyan_coffee_rgregular";
}
/* line 1712, sass/style.scss */

.junk-meter .right .detail .detail-yards {
  font-size: 20pt;
}
/* line 1719, sass/style.scss */

.items {
  width: 1000px;
  margin: -264px 0 0 0px;
}
/* line 1723, sass/style.scss */

.items ul {
  list-style-type: none;
  margin: 0 0 4px 0;
}
/* line 1727, sass/style.scss */

.items ul li {
  display: block;
  float: left;
  width: 100px;
  margin: -2px 0 0 12px;
}
/* line 1733, sass/style.scss */

.items ul li span {
  color: #f7ad0e;
}
/* line 1740, sass/style.scss */

.items-we-take {
  margin: 10px 0 50px 0;
}
/* line 1744, sass/style.scss */

.items-we-take ul {
  list-style-type: none;
  margin: 0 0 4px 0;
}
/* line 1748, sass/style.scss */

.items-we-take ul li {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
/* line 1753, sass/style.scss */

.items-we-take ul li span {
  color: #f7ad0e;
}
/* line 1760, sass/style.scss */

.prices {
  margin: 44px 0 0 0;
}
/* line 1763, sass/style.scss */

.prices .left {
  width: 470px;
  float: left;
  margin: 0 20px 0 0;
}
/* line 1768, sass/style.scss */

.prices .left p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 0 0 5px 0;
}
/* line 1775, sass/style.scss */

.prices .left .rates-panel {
  background: url("img/pattern.png") repeat;
  height: 116px;
  width: 468px;
  border: 1px solid #dbdbdb;
  display: block;
}
/* line 1784, sass/style.scss */

.prices .left .rates-panel tr td {
  width: 200px;
  padding: 17px 0 0px 21px;
}
/* line 1788, sass/style.scss */

.prices .left .rates-panel tr td span {
  color: #f7ad0e;
}
/* line 1796, sass/style.scss */

.prices .right {
  width: 470px;
  float: left;
}
/* line 1800, sass/style.scss */

.prices .right p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 0 0 5px 0;
}
/* line 1807, sass/style.scss */

.prices .right .rates-panel {
  background: url("img/pattern.png") repeat;
  height: 116px;
  width: 468px;
  border: 1px solid #dbdbdb;
  display: block;
}
/* line 1816, sass/style.scss */

.prices .right .rates-panel tr td {
  width: 200px;
  padding: 17px 0 0px 21px;
}
/* line 1820, sass/style.scss */

.prices .right .rates-panel tr td span {
  color: #f7ad0e;
}
/* line 1831, sass/style.scss */

.rates-background {
  background: url("img/pattern.png") repeat;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  margin: 77px 0 0px 0;
}
/* line 1839, sass/style.scss */

.discount {
  margin: 27px 0;
}
/* line 1843, sass/style.scss */

.discount h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  margin: 19px 0 0 0;
  font-weight: normal !important;
}
/* line 1850, sass/style.scss */

.discount h3 span {
  color: #f7ad0e;
}
/* line 1855, sass/style.scss */

.discount .left {
  float: left;
  width: 480px;
}
/* line 1859, sass/style.scss */

.discount .left img {
  margin: 110px 0 59px 0;
}
/* line 1864, sass/style.scss */

.discount .right {
  float: left;
}
/* line 1868, sass/style.scss */

.discount .right p {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 35px 0 0 0;
  line-height: 20px;
  text-align: left;
}
/* line 1876, sass/style.scss */

.discount .right a.button {
  background: url("img/button-bg.png") no-repeat;
  width: 166px;
  height: 27px;
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 15px;
  display: block;
  text-align: center;
  line-height: 24px;
  margin: 10px 0 0 0;
  float: right;
}
/* line 1889, sass/style.scss */

.discount .right a.button a:hover {
  background-position: 0 bottom;
}
/* line 1896, sass/style.scss */

.item-rate {
  margin: 0 0 90px 0;
}
/* line 1900, sass/style.scss */

.item-rate .left {
  float: left;
  width: 480px;
}
/* line 1905, sass/style.scss */

.item-rate .left h3 {
  font-family: "Metrophobic", sans-serif;
  font-size: 30px;
  color: #2a5a24;
  margin: 19px 0 0 0;
  font-weight: normal !important;
}
/* line 1913, sass/style.scss */

.item-rate .left p {
  margin: 18px 20px 0 0;
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
}
/* line 1920, sass/style.scss */

.item-rate .left ul.left {
  float: left;
  width: 230px;
  list-style-type: none;
  margin: 20px 0 0 0;
}
/* line 1926, sass/style.scss */

.item-rate .left ul.left h4 {
  font-family: "PTSansBold", sans-serif;
  font-size: 18px;
  color: #2a5a24;
  font-weight: normal !important;
}
/* line 1933, sass/style.scss */

.item-rate .left ul.left li {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 2px 0;
}
/* line 1939, sass/style.scss */

.item-rate .left ul.left li span {
  color: #f7ad0e;
}
/* line 1945, sass/style.scss */

.item-rate .left ul.right {
  float: left;
  width: 230px;
  list-style-type: none;
  margin: 20px 0 0 0;
}
/* line 1952, sass/style.scss */

.item-rate .left ul.right h4 {
  font-family: "PTSansBold", sans-serif;
  font-size: 18px;
  color: #2a5a24;
  font-weight: normal !important;
}
/* line 1959, sass/style.scss */

.item-rate .left ul.right li {
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  color: #474747;
  margin: 2px 0;
}
/* line 1965, sass/style.scss */

.item-rate .left ul.right li span {
  color: #f7ad0e;
}
/* line 1972, sass/style.scss */

.item-rate .right {
  float: left;
}
/* line 1975, sass/style.scss */

.item-rate .right img {
  margin: 14px 0 0 16px;
}
/* line 1981, sass/style.scss */

#post-content {
  padding: 20px 0;
  line-height: 21px;
}
/* line 1983, sass/style.scss */

#post-content .alignleft {
  margin-right: 20px;
  float: left;
}
/* line 1987, sass/style.scss */

#post-content .alignright {
  margin-left: 20px;
  float: right;
}
/* line 1991, sass/style.scss */

#post-content .navigation {
  margin-bottom: 20px;
}
/* line 1995, sass/style.scss */

#post-content .post {
  min-height: 100px;
  position: relative;
}
/* line 1998, sass/style.scss */

#post-content .post:last-child {
  border: 0;
}
/* line 2001, sass/style.scss */

#post-content .post:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  left: 148px;
  background: #ccc;
  bottom: 0;
}
/* line 2010, sass/style.scss */

#post-content .post .post-container {
  margin-left: 150px;
  border-bottom: 1px dotted #ccc;
  padding: 20px 15px 30px;
}
.post-container h2 {
}
/* line 2014, sass/style.scss */

#post-content .post .post-container .post-title {
  margin: 0 0 15px;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 2022, sass/style.scss */

#post-content .post .side {
  position: absolute;
  left: 10px;
  top: 20px;
  text-align: right;
  font-weight: bold;
  line-height: 25px;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 2032, sass/style.scss */

#post-content .post .side .post-date {
  font-size: 16px;
}
/* line 2035, sass/style.scss */

#post-content .post .side .comments {
  font-size: 12px;
  font-weight: normal;
}
/* line 2041, sass/style.scss */

#post-content p,
#post-content blockquote,
#post-content h1,
#post-content h2,
#post-content h3,
#post-content h4,
#post-content h5,
#post-content h6,
#post-content ul,
#post-content ol {
  margin-bottom: 20px;
}
/* line 2044, sass/style.scss */

#post-content ul,
#post-content ol {
  margin-left: 20px;
}
/* line 2047, sass/style.scss */

#post-content blockquote {
  border-left: 3px solid #ccc;
  margin-left: 0;
  padding-left: 20px;
}
/* line 2052, sass/style.scss */

#post-content a:hover {
  color: #f7ad0e;
}
#post-content a.read-more {
  color: #f7ad0e;
  padding-left: 10px;
}
/* line 2058, sass/style.scss */

.manage-pagepost {
  padding: 20px 0;
  margin: 0;
}
/* line 2062, sass/style.scss */

.manage-pagepost h3 {
  font-size: 24px;
  color: #2a5a24;
  margin-bottom: 20px;
}
/* line 2067, sass/style.scss */

.manage-pagepost > ul {
  margin: 0 !important;
}
/* line 2069, sass/style.scss */

.manage-pagepost > ul.manage_page {
  width: 49%;
  float: left;
}
/* line 2073, sass/style.scss */

.manage-pagepost > ul.manage_post {
  width: 49%;
  float: right;
}
/* line 2077, sass/style.scss */

.manage-pagepost > ul ul {
  margin-left: 40px;
}
/* line 2081, sass/style.scss */

.manage-pagepost a:hover {
  color: #2a5a24;
  text-decoration: underline;
}
/* line 2087, sass/style.scss */

.contact-input {
  background-color: #e9e9e9;
  border: 1px solid #dbdbdb;
  color: #333333;
  font-family: "PTSansRegular";
  padding: 3px;
}
.content-column .pt-cv-view .pt-cv-content h4.pt-cv-title a {
  font-size: 0.8em;
}
ul.we-take {
  margin-top: 15px;
}
ul.we-take li {
  font-size: 15px;
  margin: 0 0 10px 20px;
}
ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
ul.tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 17px;
}
ul.tabs li.current {
  background: #bfd72f;
  color: #fff;
}
ul.tabs li.current a {
  color: #fff;
}
.tab-content {
  display: none;
  background: #fff;
  padding: 0;
}
.tab-content.current {
  display: inherit;
}
h1.keengreen {
  font-size: 1.7em;
  color: #f6a81c;
  padding: 15px 0;
}
h2.keengreen,
.keengreen h2 {
  font-family: "PTSansRegular";
  font-size: 1.7em;
  color: #f6a81c;
  padding: 15px 0;
  font-weight: 700 !important;
}
div.keener {
  background: #6abf56;
  height: 179px;
}

div.keener h2,
div.keener h4 {
  color: #20592e;
  padding: 20px 20px 0 20px;
  font-size: 2.6em !important;
  font-weight: bold;
}

div.keener h2 span,
div.keener h4 span {
  color: #fff !important;
  font-family: "PTSansBold";
}
div.keener ul.three {
  padding-left: 20px;
  display: table;
  list-style-type: none;
}
div.keener ul.three li a {
  color: #fff;
}
div.keener ul.three li {
  color: #fff;
  font-size: 1.4em;
  padding: 0 20px 20px 20px;
  display: table-row;
}
div.keener ul.three li:before {
  content: ">>";
  display: table-cell;
  padding-right: 5px;
  /* aha! */
}
#social-feed {
  margin-top: 30px;
}

.services-page p,
.services-page li {
  font-size: 18px;
}

@media only screen and (max-width: 767px) {
  .widgets-scroll,
  .form-scroll {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #testimonial-container-homepage {
    display: none;
  }
  div.keener ul.three li {
    color: #000;
  }
  div.keener ul.three li a {
    color: #000;
  }
  /*div.keener {height:30px; width:90%;font-size:1.7em;}
div.keener h4 a {font-size:1.7em;font-weight:bold;}*/
  #social-feed {
    margin-top: 0px;
  }
  /* Styles */
}
/* Add Css */

.container2 {
  width: 1160px !important;
  margin: 0 auto;
  position: relative;
}
.container2 .content {
  width: 910px;
  float: right;
  margin-top: 25px;
}
.sidebar2.typeFixed {
  position: fixed;
  top: 4px;
}
ul.tabs li.tab-link2 {
  font-size: 14px;
}
.sliderComment {
  margin-top: 50px;
  /* border-top: 2px solid #488f3f;
    border-bottom: 2px solid #488f3f; */
  padding: 30px 55px 0 55px;
  background: #6fdc5f;
}
.sliderComment .arrow {
  color: #fff;
  font-size: 40px;
  position: absolute;
  right: 5px;
  top: calc(50% - 20px);
}
.sliderComment .arrow-pr {
  color: #fff;
  font-size: 40px;
  position: absolute;
  left: 5px;
  top: calc(50% - 20px);
  line-height: 40px;
}
.sliderComment .testimonie {
  float: none;
}
.sliderComment .testimonie li {
  float: none;
}
.sliderComment .testimonie p {
  color: #fff;
  text-align: center;
}
.steps.step-bottom {
  width: 100%;
  margin: 0px -10px;
}
.steps li.our {
  width: 22%;
  margin: 0 10px;
  float: left;
}
.tabs ul.horizontal li {
  display: inline-block;
  list-style-type: none;
  padding: 10px;
  font-size: 15px;
  cursor: pointer;
}
.tabs ul.horizontal li a {
  color: #222;
}
.tabs ul.horizontal li.active {
  background: #ededed;
}
ul.tabs li.tab-link {
  position: relative;
}
ul.tabs li.tab-link span {
  width: 300px;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  box-shadow: 0 4px 8px #488f3f;
  z-index: 999;
  display: none;
  padding: 10px;
}
.wrap-tabs {
  /* width:650px; */
}
.testimonial {
  margin: 20px 0 0 0;
  /* padding-left: 50px !important; */
  display: block;
}
.sliderComment .testimonial p {
  color: #fff;
  text-align: center;
}
.sliderComment .carousel-inner p {
  text-align: center;
}
.sliderComment .carousel-inner .item .testimonial {
  text-align: center;
  /* width: 100%; */
  display: block;
  margin-top: 0px;
  padding: 0px 40px;
  position: relative;
  background: none;
}
.sliderComment .carousel-inner .item .testimonial:before {
  position: absolute;
  content: url("img/quotes.png");
  width: 38px;
  height: 38px;
  left: 0px;
  top: 0px;
}
.sliderComment .carousel-inner .item .testimonial p {
  margin: 0px;
}
.sliderComment .carousel-inner strong {
  color: #474747 !important;
  display: inline-block;
  text-align: center;
  font-size: 32px;
  border-bottom: 5px solid #474747;
  font-family: "PTSansBold";
  padding-bottom: 3px;
}

.hashchange .container .divider {
  width: 700px;
}
.hashchange .divider {
  width: 100%;
}
.tbl-pricing {
  width: 1000px;
}
.box-pricing {
  width: 470px;
  float: left;
  line-height: 17.234001159668px;
}
.box-pricing h1 {
  width: 470px;
  float: left;
}
.tbl-pricing-02 {
  width: 500px;
}
.items-we-take a {
  color: #f7ad0e;
  font-weight: bold;
}
.tabs .tab-link {
  /* border: 1px solid #000; */
  border-right: none;
  float: left;
}
.tabs .tab-link:last-child {
  /* border-right: 1px solid #000; */
}
.tabs .tab-link a {
  text-align: center;
  display: block;
}
/* .tabs .tab-link:nth-child(1), .tabs .tab-link:nth-child(2n+1) {
  background: #488f3f;
}
.tabs .tab-link:nth-child(1) a, .tabs .tab-link:nth-child(2n+1) a {
  color: #fff;
} */

.carousel-control.left {
  background: none !important;
  width: 20px;
  color: #fff;
}
.tbl-pricing {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .img-reponsive {
    width: 100%;
    height: auto;
  }
  .testimonial-new1 .container {
    width: 100% !important;
  }
  .testimonial .inner {
    padding: 0px;
  }
  .testimonial-one .container {
    width: 100%;
  }
  .testimonial-new1 .container {
    width: 100%;
  }
  .divider {
    width: 100%;
    display: none;
  }
  .post-page-content table {
    display: block;
    width: 100%;
  }
  .tbl-pricing {
    width: 100%;
    margin-top: 0px;
  }
  h1.heading-font {
    font-size: 20px !important;
  }
}
.process-bt {
  margin-bottom: 30px;
}
/** add new style click popup form what we take page
------------------------------------------------------- **/

.w-page .content {
  width: 100%;
}
#SnapABug_Button {
  border: medium none;
  border-collapse: collapse;
  border-spacing: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 2147000000;
}
.modal-backdrop.fade.in {
  display: none !important;
}
.modal-content .sidebar {
  width: 100%;
  /* padding: 20px; */
  background: #fff;
  /* -webkit-box-shadow: 0px 2px 14px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 14px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 14px 0px rgba(0,0,0,0.75); */
  margin: 0px;
}
body .wpcf7-form-control-wrap {
  overflow: hidden;
  border-radius: 3px;
}
.modal .wpcf7-form .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
.modal .wpcf7-form .wpcf7-form-control-wrap input[type="text"],
.modal .wpcf7-form .wpcf7-form-control-wrap input[type="email"],
.modal .wpcf7-form .wpcf7-form-control-wrap textarea {
  width: 100%;
  border-radius: 5px;
}
.modal .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-captchar {
  width: 100px;
}
.modal-header {
  background: #6fdc5f;
  color: #fff;
  border-radius: 5px;
  position: relative;
}
.modal-title {
  font-size: 150%;
}
.modal-content .wpcf7-form h3 {
  background: #6fdc5f;
  color: #fff;
  border-radius: 5px;
  position: relative;
  padding: 10px;
}
.modal-content {
  padding: 20px;
}
.modal-content .sidebar {
  margin-top: -20px;
}
.modal-content .sidebar2 {
  position: relative;
}
.modal-content button.close {
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0px;
  position: absolute;
  right: 5px;
  top: 30px;
  color: #000;
  border: none;
  z-index: 999;
}
.modal-content button.close span {
  display: block;
  vertical-align: middle;
  margin-top: -4px;
  font-size: 36px;
}
.tab-content h2.title-tab {
  font-weight: bold;
  font-size: 42px;
  font-family: "Metrophobic", sans-serif;
  text-align: center;
}
.carousel-inner {
  padding-bottom: 15px;
}
.testimonial img.size-full {
  max-height: 30px;
  width: auto;
  height: 100%;
  /*  margin-right: 15px; */
  vertical-align: middle;
  display: inline-block;
}
.post-7 .testimonial-new1,
.post-7 .testimonial-one {
  border-bottom: 1px solid #ccc;
}
.post-7 .testimonial-new1 .testimonie,
.post-7 .testimonial-one .testimonie {
  list-style: none;
  font-size: 14px;
  font-style: italic;
}
.post-7 .testimonial-new1 .testimonie p,
.post-7 .testimonial-one .testimonie p {
  margin: 0px;
}
.post-7 .testimonial-new1 .testimonie img,
.post-7 .testimonial-one .testimonie img {
  margin: 0px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  margin: 20px auto 0px;
  padding: 5px 25px;
  display: block;
  background: #bfd72f;
  border-radius: 5px;
  border: none;
  text-align: center;
  color: #fff;
  font-size: 125%;
}
.icon-soc {
  width: 70px;
  height: 70px;
  margin-bottom: 15px;
}
.icon-soc img {
  width: 100%;
  height: auto;
}
#pt-cv-view-d6d1e8b810 #pt-cv-page-1 .pt-cv-row:first-child {
  display: block;
}
#pt-cv-view-d6d1e8b810 #pt-cv-page-1 .pt-cv-row {
  display: none;
}
.tab-content img.img-reponsive {
  margin: 0 auto;
  display: block;
}
.container.brg-gr .we-are p.p1 {
  margin-left: 0px !important;
}
.rates-background .discount .right blockquote {
  margin-left: 0px !important;
}
.box-pricing h1.heading-font {
  text-align: center;
}
.box-pricing .tbl-pricing-02 th,
.box-pricing .tbl-pricing-02 td {
  border: 1px solid #ccc;
  padding: 10px;
}
.our-trucks .left blockquote {
  margin-left: 0px !important;
}
/* reviews customer
------------------------------ */

.heading-lv-3 {
  background: #6fdc5f url(img/bg-ter-02.png) center top no-repeat;
  background-size: 100% 9px;
  text-align: center;
  padding: 20px;
  color: #fff;
}
.carousel.slide.sliderComment {
  background: #6fdc5f url(img/bg-ter-02.png) center bottom no-repeat;
  background-size: 100% 9px;
  padding-bottom: 9px;
}
.content h3.title-reviews {
  color: #fff !important;
  margin: 0px !important;
  font-size: 3.17647rem;
  line-height: 1;
  display: inline-block;
  line-height: 1.125;
  letter-spacing: -2px;
  background: url(img/bg-ter.png) center bottom no-repeat;
  padding-bottom: 10px;
  background-size: 100% 5px;
}
.slide.sliderComment {
  margin-top: 0px;
}
.modal-body .sidebar {
  float: none;
}
.container.w-page {
  width: 100%;
}

.container.w-page .process-bt .process-bt_inner {
  width: 960px;
  margin: 0 auto;
}
.container.w-page .carousel.slide.sliderComment,
.container.w-page .heading-lv-3 {
  margin: 0px -500px;
}
.container.w-page .carousel.slide.sliderComment .carousel-inner {
  width: 960px;
  margin: 0 auto;
}
.container.w-page .carousel.slide.sliderComment .carousel-inner .item .testimonial p:first-child {
  margin-bottom: 15px;
}
.number {
  font-size: 12px;
  color: #fff;
  margin-left: 7px;
  /* position: relative; */
  width: 30px;
  height: 30px;
}
/* .number:after {
  position: absolute;
  background: url(img/ns.png) left top no-repeat;
  content: '';
  width: 30px;
  height: 30px;
  left: 0px;
  top: 0px;
  display: block;

} */

.number img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
}
.homestars iframe {
  width: 100% !important;
  margin-left: -15px;
}
.testimonial img.alignnone.size-full {
  margin-right: 7px;
}
/* .navv {
  position: absolute;
  top: calc(50% - 20px);
} */

.navv br {
  display: none;
}
.item {
  clear: both;
  overflow: hidden;
}
.carousel.slide.sliderComment .carousel-inner > .next,
.carousel.slide.sliderComment .carousel-inner > .prev {
  position: absolute;
  top: calc(50% - 20px);
}
.carousel.slide.sliderComment.carousel-inner > 2 .next br {
  display: none;
}
.carousel.slide.sliderComment .carousel-inner > .prev br {
  display: none;
}
.carousel.slide.sliderComment p {
  display: none;
}
.carousel.slide.sliderComment .carousel-inner {
  color: #fff;
}
.carousel.slide.sliderComment .carousel-inner .testimonial div {
  margin-bottom: 15px;
}
