.tw {
  display:none;
}

@media (max-width: 768px) {
  .seven-cols {
    display: block!important;
}
}

.row-pad {
  padding-bottom: 30px
}

.subheading {
  font-weight: 200;
  line-height: 1.6;
}

.text-center {
  text-align: center
}


.fact-box {
  padding: 0px
}

.fact-box h3 {
    background-color: #02895a;
    margin-top: 0px;
    color: white;
    padding: 20px;
    margin-bottom: 0px;
 }

.fact-box ul {
   padding: 20px
 }

.a-service {
    font-size: 18px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    text-align: center;
    margin-top: -78px !important;
    height: 68px;
}

.btn-white {
    background-color: #ffffff;
    color: #3f3f3f !important;
}

@media (max-width: 699px) {
.section-slider .carousel-caption .title {
    font-size: 26px;
}
}

@media (max-width: 699px) {
.section-findus ul.nav-tabs li {
    width: 170px;
}
}

.page-mainbanner .carousel-caption .btn {
    margin-top: 0px;
}

.page-mainbanner .carousel-caption .title {
    min-width: 310px;
}

@media (min-width: 799px) and (max-width: 1024px) {
.btn-download {
    font-size: 10px;
}
}

@media (min-width: 700px) and (max-width: 768px) {
.btn-download .icon {
    font-size: 20px;
    padding-left: 5px;
    width: 30px;
}
}

@media (max-width: 768px) {
    .modal-content {
        margin-right: 20px;
    }
}

@media (min-width: 700px) and (max-width: 768px) {
.btn-download {
    padding: 0 8px 0 0;
    font-size: 9px;
}
}

.section-news .post .post-title {
    padding: 20px;
}

.section-findus .box .box-desc {
    min-height: 172px;
}

@media (min-width: 100px) and (max-width: 699px) {
.padding-md {
    padding-top: 50px;
    padding-bottom: 50px;
}
}

@media (min-width: 100px) and (max-width: 699px) {
.section-title {
    font-size: 22px;
}
}

/*
.background-white {
  background-image: url(../files/ckeditor/Background-WS-logo-long-paperbg-min.jpg);
  background-repeat: repeat;
}
*/

.box-text {
  padding: 10px;
    color: white;
    background: #018959;
    text-align: center;
    font-size: 15px;
}

.service-box p {
  margin: 0px
}

.btn-download .icon {
    background: #02895a;
    border-radius: 50%;
}

.section-slider .item:before {
      background: linear-gradient(to bottom, #fff 0%, rgba(235, 235, 235, 0) 40%);
}

.team-heading {
  margin-top: -40px;
  text-align: center;
  padding-left: 125px
}

.section-news {
  background-image: url(../files/ckeditor/News-Background.jpg)!important
}

.section_banner_about_us .page-mainbanner .item { height: 750px; }

header .top-contact .socials a.fb {
  float: right
}

header .top-contact .socials a.tw {
  float: right
}

header .top-contact .socials a.in {
  float: right
}

header .top-contact .btn {
  font-size: 15px;
  padding-top: 12px;
}

.news-share {
  margin-top: 0px
}

h2.post_heading {
  margin-top: 0px
}

@media (min-width: 1200px) and (max-width: 1499px) {
.sideimg-right {
    width: 450px;
}
}

@media (min-width: 700px) and (max-width: 899px) {
.section-news .post .post-title {
    height: 80px;
}
}

@media (min-width: 700px) and (max-width: 899px) {
.box-text {
    height: 82px;
    font-size: 13px;
}
}

@media (min-width: 700px) and (max-width: 899px) {
.section_banner_about_us .page-mainbanner .item {
    height: 432px;
}
}

@media (min-width: 100px) and (max-width: 699px) {
.section_banner_about_us .page-mainbanner .item {
    height: 210px;
}
  .content-text .title_icon {
    width: 30px;
    height: 30px;
  }
}




section.background_title.custom_color {
 background: #6C2020;
}
.custom_color .fact-box h3 {
 background-color: #6C2020;
}
.custom_color .subpage-bottom {
 background: #6C2020;
}
.custom_color .box-text {
    background: #6C2020;
}


.panel-group .panel {
  margin-top: 2px !important;
}

.panel-title {
  margin-bottom: 0px !important;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-default>.panel-heading :hover {
background: #018959 !important;
color: white !important;
    font-weight: 600;
    transform: translateX(10px);
    transition: .2s;
}


.Opening_Hours li {
  margin: 0px;
}

/* Karrah Demolition page code */
.spacer {
padding: 30px 0px 0px;
}

.demolition-box {
    background-color: #02895a;
    padding: 6px;
    color: #ffffff;
}

.demolition-box h3 {
    font-size: 20px;
    text-align: center;
    margin: 0px;
    border: 2px solid #ffffff;
    padding: 6px 0px;
    color: #ffffff;
}

.demolition-box p {
    font-size: 18px;
    text-align: center;
    margin: 0px;
    border: 2px solid #ffffff;
    padding: 6px 0px;
    color: #ffffff;
  line-height: 1.5;
}

.demolition-box a {
    color: #ffffff;
}

.demolition-read-more {
    color: #333333;
    width: 200px;
    background-color: #f0f0f0;
    border: 1px solid #dddddd;
    border-left: 8px solid #cd2929;
    font-size: 15px;
    line-height: normal;
    padding: 14px 20px;
    border-radius: 10px;
    transition: .3s;
    margin: 0px auto 5px !important;
    text-align: center;
}

.demolition-title h3 {
  margin: 0px 0px 10px;
}

.no-padding {
  padding: 0px !important;
}

@media (min-width: 100px) and (max-width: 699px) {
.demolition-box {
  margin-bottom: 10px;
}
}

@media (min-width: 699px) {
    .demolition-box {
        margin-bottom: 0px;
    }
}

#newsletter2 {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.site_title {
    font-size: 18px;
    text-align: center;
    margin: 0px;
    border: 2px solid #ffffff;
    padding: 6px 0px;
    color: #ffffff;
    line-height: 1.5;
    background-color: #02895a;
    padding: 6px;
    color: #ffffff;
}

.row-padd {
  padding: none;
}

.text-hightlight {
  color: red;
	font-weight: 700 !important;
}

.page-mainbanner > div[style="background-image: url()"] {
     display: none;
 }

.testimonials {
  background-image:  url(../img/WS-green-skip-bg-min.jpg);
  object-fit: cover;
  color: #fff;
  position: relative;
}
.testimonials h6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 4rem;
}
.section-title::before {
  background-color: #fff;
}
.testimonials .section-title, .testimonials h6 {
  color: #fff;
}
.testimonials .owl-next {
  right: -4rem;
  content: '<i class="fa fa-chevron-right"></i>';
}
.testimonials .owl-prev {
  left: -4rem;
  content: '<i class="fa fa-chevron-left"></i>';
}
@media (min-width: 1200px) {
  .testimonials .owl-prev {
    left: -6rem;
  }
  .testimonials .owl-next {
    right: -6rem;
  }
}
.testimonials .owl-prev, .testimonials .owl-next {
  position: absolute;
  top: calc(40% - 4rem);
  color: #018959;
  font-size: 6rem;
}
.testimonials .content-text-inner {
  padding-left:5%;
  padding-right: 5%;
}
.testimonials .content-box-dark {
  background-color: rgba(0, 0, 0, 0);
}
.testimonials .content-box-dark .content-text-inner p {
  height: auto;
  overflow: auto;
}
.col-xs-12 {
  width: 100%;
}
.tab-pane.fade:not(.show) {
  opacity: 0;
}

.our-sites-icons {
display: flex;
flex-direction: column;
align-items: center;
}


.our-sites-icons img {
max-width: 100px;
}

/* Reverse Column Order on Tablet and Mobile */
@media (max-width: 991px){
.reverse-order {
display: flex!important;
}

.reverse-order-1 {
order: 1;
}

.reverse-order-2 {
order: 2;
}
}