@import url(https://fonts.googleapis.com/css?family=Cinzel);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Lato);
h1, h3, h4 {
  color: #0d0d0d;
  font-weight: 300;
  font-family: 'Roboto', sans-serif; }

h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 200;
  color: #0d0d0d;
  font-family: 'Roboto Condensed', sans-serif; }

h3 {
  font-size: 35px;
  font-size: 3.5rem;
  color: #0d0d0d;
  font-weight: 300;
  font-family: 'Roboto', sans-serif; }
  h3 span {
    font-weight: 500; }

h4 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #0d0d0d;
  font-weight: 400; }

a {
  text-decoration: none;
  color: inherit; }

.pos3 {
  position: relative;
  margin-top: -150px;
  z-index: 100;
  text-align: right; }

.pos2 {
  position: relative;
  margin-top: -80px;
  z-index: 80; }

.pt10 {
  padding-top: 15px; }

html {
  font-size: 62.5%;
  margin: 0 auto; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  text-rendering: optimizeLegibility;
  font-size: 16px;
  font-size: 1.6rem;
  overflow-x: hidden;
  margin: 0px 100px 0px 100px;
  color: black;
  background-color: white;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.servicesbox {
  background-color: #161616;
  height: 250px;
  padding: 50px;
  text-align: center;
  float: left; }

.servicesbox1 {
  background-color: #669ad1;
  height: 250px;
  padding: 50px;
  text-align: center; }

.hoverDiv {
  display: inline-block;
  background: #3979bc;
  height: 250px; }

.hoverDiv:nth-child(odd) {
  background: #669ad1; }

.hoverDiv:hover {
  cursor: pointer; }

.tg {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #aaa; }

.tg td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 10px 5px;
  border-style: solid;
  border-width: 0px;
  overflow: hidden;
  word-break: normal;
  border-color: #aaa;
  color: #333;
  background-color: rgba(13, 13, 13, 0.1); }

.tg th {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 0px;
  overflow: hidden;
  word-break: normal;
  border-color: #aaa;
  color: #fff;
  background: rgba(102, 154, 209, 0.4); }

.tg .tg-j2zy {
  vertical-align: top;
  color: white; }

.tg .tg-yw4l {
  background-color: #ebebeb;
  vertical-align: top; }

.tg .tg-yw4l2 {
  background-color: rgba(102, 154, 209, 0.8);
  vertical-align: top; }

/*Contact banner --------------------------------------------------------------*/
.contact-banner {
  width: 100%;
  height: 50px;
  margin-right: 20px;
  background-color: #0d0d0d;
  color: #DDD;
  text-align: right; }

.contact-banner i {
  color: white;
  padding-right: 10px; }

.contact-banner ul {
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding: 0; }

.contact-banner ul li {
  float: left;
  margin: 10px 10px 0 10px;
  list-style: none;
  font-style: italic;
  font-size: 16px; }

.top-bar {
  width: 100%;
  height: 100px;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: white;
  z-index: 9; }

.call-back {
  width: 100%;
  height: 75px;
  line-height: 75px;
  bottom: 0px;
  left: 0;
  right: 0;
  position: absolute;
  overflow: hidden;
  background-color: rgba(13, 13, 13, 0.6);
  margin: 0 auto;
  display: block;
  z-index: 1; }
  .call-back h5 {
    color: white;
    font-size: 18px;
    padding-left: 30px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin: 0; }
  .call-back .button {
    background-color: #0d0d0d;
    height: 100%;
    line-height: 120px;
    text-align: center;
    color: white;
    font-size: 1.4vw;
    padding: 0 !important; }
    .call-back .button a {
      display: block;
      width: 100%;
      height: 100%; }
    .call-back .button:hover {
      background: #0d0d0d;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }

.social {
  font-size: 22px;
  line-height: 150px;
  text-align: right; }

.social i {
  position: relative;
  width: 48px;
  height: 100%;
  z-index: 220;
  margin: 0px 5px 0px 0px;
  font-size: 1.1em !important;
  color: #0d0d0d;
  padding: 0;
  line-height: 150px;
  display: inline-block; }

.nav {
  width: 100%;
  padding: 0; }

nav {
  width: 100%;
  padding: 0px;
  padding: 0px;
  text-align: right;
  height: 100px; }
  nav ul {
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0px; }
    nav ul li {
      float: left;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      nav ul li:hover a {
        margin-top: 0px;
        color: #0d0d0d; }
      nav ul li a {
        display: block;
        color: #0d0d0d;
        font-weight: 300;
        line-height: 100px;
        padding: 0px 20px;
        font-size: 18px;
        text-transform: uppercase;
        display: block; }
      nav ul li .active {
        margin-top: 0px;
        color: #0d0d0d; }
  nav .dropdown {
    position: absolute;
    width: 100%;
    padding: 0px;
    top: 150px;
    left: 0;
    right: 0;
    background: rgba(102, 154, 209, 0.8);
    display: none;
    z-index: 9; }
    nav .dropdown ul {
      float: right; }
      nav .dropdown ul li {
        float: left;
        color: #fff !important;
        opacity: 1;
        visibility: visible;
        text-align: right; }
        nav .dropdown ul li:hover a {
          border: none;
          box-shadow: inset 0 100px 0 #669ad1;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          -ms-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; }
        nav .dropdown ul li a {
          border: none;
          line-height: 50px;
          font-size: 14px;
          color: #fff;
          padding-left: 15px;
          text-align: right; }
  nav .fa {
    padding: 5px; }

.desktop {
  display: inline-block !important; }

#button, .mobi {
  display: none !important; }

.testimonials {
  background: #669ad1;
  padding: 100px 0px 50px 0px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }

.testimonials h3 {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 40px;
  font-size: 4rem; }

.testimonials .button {
  background: white;
  color: #0d0d0d;
  bottom: 0;
  padding: 10px;
  display: block;
  margin: 0 auto;
  width: 150px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem; }

.middle {
  color: white; }
  .middle p {
    color: white;
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem; }
  .middle .fa {
    color: #669ad1; }
  .middle h3 {
    font-size: 38px;
    font-size: 3.8rem;
    color: white;
    margin-top: 0;
    text-transform: uppercase; }

cite:before {
  content: '\201D';
  display: block;
  text-align: center;
  font-style: normal;
  margin: 0;
  padding-top: 20px;
  color: white;
  line-height: 100px;
  vertical-align: middle;
  font-size: 175px;
  font-weight: bold; }

cite {
  text-align: right;
  display: block;
  font-style: italic;
  color: #555; }

.reviews {
  margin-bottom: 5px;
  font-style: italic;
  text-align: justify;
  background: rgba(102, 154, 209, 0.2);
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 20px;
  padding: 40px; }

.logo {
  position: absolute;
  left: 0;
  line-height: 100px; }
  .logo h3 {
    color: #669ad1;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase; }
    .logo h3 span {
      font-weight: 500; }
  .logo img {
    height: 79px; }

.links_pictures_box {
  padding: 0;
  margin: 0; }

.links_pictures_box ul.links_pictures {
  padding: 0;
  margin: 0;
  list-style: none; }

.links_pictures_box ul.links_pictures li {
  float: left;
  position: relative;
  width: calc(100%/5);
  color: white; }

.links_pictures_box ul.links_pictures li a {
  display: block;
  color: white; }

.links_pictures_box ul.links_pictures li a img {
  position: relative;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.links_pictures_box ul.links_pictures li a .cover {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  color: white;
  left: 0; }

.links_pictures_box ul.links_pictures li a span {
  width: 100%;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  color: white !important;
  right: 0;
  padding: 1em;
  line-height: 1; }

.links_pictures_box ul.links_pictures li a .cover, .links_pictures_box ul.links_pictures li a img, .links_pictures_box ul.links_pictures li a span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.links_pictures_box ul.links_pictures li a .cover {
  background: rgba(250, 250, 250, 0.4); }

.links_pictures_box ul.links_pictures li a span {
  color: #222; }

.links_pictures_box ul.links_pictures li a:hover {
  z-index: 10;
  background-color: #3979bc; }

.links_pictures_box ul.links_pictures li a:hover .cover, .links_pictures_box ul.links_pictures li a:hover img, .links_pictures_box ul.links_pictures li a:hover span {
  z-index: 10; }

.links_pictures_box ul.links_pictures li a:hover .cover, .links_pictures_box ul.links_pictures li a:hover img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08); }

.links_pictures_box ul.links_pictures li a:hover .cover {
  background: rgba(0, 0, 0, 0.4); }

.links_pictures_box ul.links_pictures li a:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%); }

.links_pictures_box ul.links_pictures li a:hover span {
  color: #fafafa; }

.slick-slider {
  margin-bottom: 0px !important; }

.slider:before {
  content: '';
  background-color: #000;
  width: 100%;
  z-index: 1;
  opacity: 0.5;
  height: 100%;
  position: absolute; }

.slider2 {
  height: 450px; }

header {
  height: 90vh;
  min-height: 600px;
  width: 100%;
  position: relative;
  z-index: 1; }

.slide-caption {
  width: 70%;
  padding: 20px;
  top: 250px;
  min-height: 50px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  text-align: center; }

.slide-caption img {
  width: 400px; }

.slide-caption h3 {
  color: white;
  font-size: 20px;
  font-weight: 200;
  margin: 0;
  line-height: 100%; }

.slide-caption h4 {
  color: #669ad1;
  font-size: 3vh;
  font-weight: 700;
  margin: 0;
  line-height: 175%; }

.slide-caption span {
  font-size: 40px; }

.slide-caption a {
  color: #0d0d0d;
  display: inline-block;
  font-size: 20px;
  line-height: 60px;
  margin-top: 10px;
  padding: 0 10px;
  position: relative;
  background-color: #669ad1; }

.slide-caption .cta {
  display: inline-block;
  line-height: 40px;
  padding: 0px 18px;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 4px;
  border: 2px solid #669ad1; }

.slide-caption p {
  color: white;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400; }

.slide-caption .fa {
  color: white; }

.header2 {
  z-index: 1;
  min-height: 400px;
  position: relative; }
  .header2 .banner1 {
    background-image: url("../images/header.png"); }
  .header2 .banner2 {
    background-image: url("../images/header2.png"); }
  .header2 .banner3 {
    background-image: url("../images/header3.png"); }
  .header2 .banner4 {
    background-image: url("../images/header4.png"); }
  .header2 .banner5 {
    background-image: url("../images/header5.png"); }
  .header2 .banner1, .header2 .banner2, .header2 .banner3, .header2 .banner4, .header2 .banner5 {
    background-size: cover;
    background-position: center;
    min-height: 400px; }
  .header2 .slick-list, .header2 .slick-track {
    height: 100%; }

.scrollToContent {
  width: 100px;
  height: 100px;
  background: #3979bc url(../images/arrow.png) no-repeat center;
  background-size: 100%;
  text-decoration: none;
  right: 50px;
  bottom: 0px;
  margin: 0 auto;
  text-align: right;
  position: absolute;
  z-index: 9;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.scrollToContent:hover {
  text-decoration: none; }

.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #0d0d0d;
  color: #eeeeee;
  width: 50px;
  height: 50px;
  background: #3979bc url(../images/arrowtop.png) no-repeat center;
  background-size: 100%;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  right: 10px;
  bottom: 10px;
  padding-top: 2px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.scroll-top-wrapper:hover {
  background-color: #888888; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }

.scroll-top-wrapper i.fa {
  line-height: inherit; }

.slider_gallery {
  width: 100%;
  margin-bottom: 0; }

.slider_gallery .slide_gallery img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: 50% 50%; }

.slider_gallery .slick-prev, .slider_gallery .slick-next {
  height: 100%;
  top: 0;
  margin-top: 0;
  opacity: 0;
  text-align: center;
  z-index: 5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.slider_gallery .slick-prev:before, .slider_gallery .slick-next:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 40px; }

.slider_gallery .slick-prev {
  left: 0; }

.slider_gallery .slick-prev:before {
  content: '\f100'; }

.slider_gallery .slick-next {
  right: 0; }

.slider_gallery .slick-next:before {
  content: '\f101'; }

@media (max-width: 40.0525em) {
  .slider_gallery .slick-prev, .slider_gallery .slick-next {
    width: 44px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.6); }

  .slider_gallery .slick-prev:before, .slider_gallery .slick-next:before {
    top: calc(50% - 20px); } }
@media (min-width: 40.0625em) and (max-width: 56.24em) {
  .slider_gallery .slick-prev, .slider_gallery .slick-next {
    width: calc(100%/3);
    opacity: 1;
    background: rgba(102, 154, 209, 0.6); }

  .slider_gallery .slick-prev:before, .slider_gallery .slick-next:before {
    top: calc(50% - 20px); } }
@media (min-width: 56.25em) and (max-width: 64.0525em) {
  .slider_gallery .slick-prev, .slider_gallery .slick-next {
    width: 20%;
    opacity: 1;
    background: rgba(102, 154, 209, 0.6); }

  .slider_gallery .slick-prev:before, .slider_gallery .slick-next:before {
    top: calc(50% - 20px); } }
@media (min-width: 64.0625em) {
  .slider_gallery .slick-prev, .slider_gallery .slick-next {
    width: 20%; }

  .slider_gallery .slick-prev:before, .slider_gallery .slick-next:before {
    top: calc(50% - 20px); }

  .slider_gallery:hover .slick-prev, .slider_gallery:hover .slick-next {
    opacity: 1;
    background: rgba(102, 154, 209, 0.6); } }
a:focus {
  outline: 0; }

.main {
  overflow: hidden; }

.contact {
  overflow: hidden; }

.map {
  padding: 0;
  margin: 0;
  min-height: 700px; }

#mapbox {
  width: 100%;
  min-height: 700px;
  margin: 0;
  padding: 0; }

.sidebar {
  background-color: #a0bee2;
  padding: 50px;
  text-align: center; }
  .sidebar h3 {
    color: white;
    text-align: center; }
  .sidebar h2 {
    color: white;
    text-transform: uppercase; }
  .sidebar p {
    width: 70%;
    margin: 0 auto;
    color: white; }
  .sidebar img {
    padding-top: 40px; }

.logos {
  padding-top: 40px; }

.content {
  padding: 40px 40px 40px 20px; }
  .content h3 {
    margin-top: 0; }

.white {
  background-color: white;
  overflow: hidden;
  width: 100%;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 0.5s;
  -o-animation-duration: 1s;
  -o-animation-delay: 0.5s;
  animation-duration: 1s;
  animation-delay: 0.5s; }

.white2 {
  background-color: white;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 0.5s;
  -o-animation-duration: 1s;
  -o-animation-delay: 0.5s;
  animation-duration: 1s;
  animation-delay: 0.5s; }

.images {
  padding: 30px;
  background-color: rgba(13, 13, 13, 0.6);
  color: white;
  text-align: center; }
  .images img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%; }
  .images h4 {
    color: white; }
  .images .box {
    background: #669ad1;
    padding: 20px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .images .box h4 {
      color: white;
      font-size: 22px; }

.contactdetails {
  padding: 20px;
  background-color: #555;
  color: white;
  text-align: center; }
  .contactdetails img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%; }
  .contactdetails h3 {
    color: white; }

.repair {
  background-color: #0d0d0d;
  margin-top: 20px;
  padding: 20px;
  text-align: center; }
  .repair h3 {
    margin: 0;
    color: white; }
  .repair p {
    color: white; }

.contactus {
  background-color: rgba(13, 13, 13, 0.6);
  text-align: justify;
  min-height: 620px;
  padding: 40px; }
  .contactus h3 {
    color: white;
    text-align: left; }
  .contactus h2 {
    color: white;
    text-align: left;
    text-transform: uppercase; }
  .contactus p {
    color: white; }

.enquiry {
  background-color: rgba(13, 13, 13, 0.7);
  padding: 40px;
  text-align: center; }
  .enquiry h3 {
    color: white;
    text-align: center; }
  .enquiry h2 {
    color: white;
    text-transform: uppercase; }
  .enquiry p {
    width: 70%;
    margin: 0 auto;
    color: white; }
  .enquiry img {
    padding-top: 40px; }

.gallery {
  width: 100%;
  padding: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 50px 0px 50px 0px; }

.gallery h3 {
  padding-top: 10px;
  font-weight: 500;
  margin: 10px;
  clear: both; }

.gallery:after {
  width: 100%;
  margin: 0 50%;
  text-align: center; }

.img-area {
  float: left;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 10px;
  border: 1px solid #0d0d0d;
  width: 15%;
  -webkit-filter: brightness(80%); }
  .img-area img {
    width: 100%; }

.img-area:hover {
  border: 1px solid #669ad1;
  -webkit-filter: brightness(120%);
  transform: scale(1.1); }

.serviceslist {
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  overflow: hidden;
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  -ms-columns: 2;
  -o-columns: 2;
  columns: 2; }

.serviceslist ul {
  width: 100%; }

.serviceslist li {
  padding-left: 10px;
  float: left;
  list-style: none;
  background: rgba(102, 154, 209, 0.3);
  color: #0d0d0d;
  width: 100%;
  line-height: 50px; }

.serviceslist li:nth-child(even) {
  background: rgba(13, 13, 13, 0.2); }

.serviceslist li:before {
  content: "\f14a";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: .3em;
  /* same as padding-left set on li */
  margin-right: .3em;
  width: 1.3em;
  /* same as padding-left set on li */ }

.whylist {
  padding: 20px;
  font-family: 'Roboto', sans-serif;
  overflow: hidden;
  padding: 0; }

.whylist ul {
  width: 100%; }

.whylist li {
  padding: 10px;
  float: left;
  list-style: none;
  background: rgba(102, 154, 209, 0.2);
  color: white;
  width: 100%; }

.whylist li:nth-child(even) {
  background: rgba(13, 13, 13, 0.2); }

.repairlist {
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  overflow: hidden;
  padding: 0; }

.repairlist ul {
  width: 100%; }

.repairlist li {
  padding: 10px;
  margin: 5px 0px 5px 0px;
  float: left;
  list-style: none;
  background: rgba(102, 154, 209, 0.5);
  color: white !important;
  width: 100%; }

.services1 {
  min-height: 600px;
  background-image: url("../images/services1.png");
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .services1:hover {
    background-position: right;
    -webkit-filter: brightness(150%); }

.services2 {
  min-height: 600px;
  background-image: url("../images/services2.png");
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .services2:hover {
    background-position: left;
    -webkit-filter: brightness(150%); }

.services3 {
  min-height: 600px;
  background-image: url("../images/basement.png");
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .services3:hover {
    background-position: right;
    -webkit-filter: brightness(150%); }

.reviews {
  margin-bottom: 5px;
  font-style: italic;
  text-align: justify;
  background: rgba(102, 154, 209, 0.2);
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 20px;
  padding: 20px; }

.contactform .form-small input, .contactform .form-small textarea {
  width: 100%;
  border: 1px solid #bbb;
  padding: 4px;
  margin-top: 10px;
  color: white;
  height: 30px;
  background: rgba(0, 0, 0, 0.2);
  outline-color: #669ad1;
  float: left; }
.contactform textarea {
  width: 100%;
  border: 1px solid #bbb;
  padding: 4px;
  margin-top: 10px;
  height: 200px;
  background: white;
  outline-color: #669ad1;
  margin-left: 0px; }
.contactform input[type="submit"] {
  background: #669ad1;
  color: white;
  border: 0;
  padding: 9px 3px;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 15%;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 200; }
.contactform ::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 200;
  color: white; }
.contactform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8db4dd; }
.contactform :-ms-input-placeholder {
  color: #8db4dd; }
.contactform :-moz-placeholder {
  /* Firefox 18- */
  color: #8db4dd; }

.contactform2 .form-small input, .contactform2 .form-small textarea {
  width: 100%;
  border: 1px solid #bbb;
  padding: 4px;
  margin-top: 10px;
  height: 30px;
  background: rgba(0, 0, 0, 0.2);
  outline-color: #669ad1;
  float: left; }
.contactform2 textarea {
  width: 100%;
  border: 1px solid #bbb;
  padding: 4px;
  margin-top: 10px;
  height: 200px;
  background: white;
  outline-color: #669ad1;
  margin-left: 0px; }
.contactform2 input[type="submit"] {
  background: #669ad1;
  color: white;
  border: 0;
  padding: 9px 3px;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 15%;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 200; }
.contactform2 ::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 200;
  color: white; }
.contactform2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8db4dd; }
.contactform2 :-ms-input-placeholder {
  color: #8db4dd; }
.contactform2 :-moz-placeholder {
  /* Firefox 18- */
  color: #8db4dd; }

/*Hefty Quote*/
.hefty-quote {
  background-color: #669ad1;
  height: 200px;
  padding: 60px 0;
  text-align: center;
  font-size: 22px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px; }

.hefty-quote blockquote {
  z-index: 20;
  position: relative;
  padding: 0px;
  margin: 0px; }

@media screen and (max-width: 768px) {
  .hefty-quote blockquote {
    font-size: 16px; } }
.links-bar {
  width: 100%;
  overflow: hidden; }

/*Footer*/
footer {
  background-color: #0d0d0d;
  padding: 20px;
  width: 100%;
  overflow: hidden; }

.wide {
  width: 100%;
  margin-top: 50px; }

footer h4 {
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 40px 0 10px 0; }

footer .social {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: white;
  text-align: center;
  color: #2C2416;
  font-size: 20px;
  margin: 10px 2px;
  transform: background-color 0.5s; }

footer .social:hover {
  background-color: #BAA378; }

footer ul li {
  color: white;
  opacity: 0.8;
  font-size: 14px;
  line-height: 28px;
  list-style: none;
  margin-left: -25px; }

footer ul li a {
  color: white; }

footer .contact {
  font-style: initial;
  line-height: 34px;
  margin: 0; }

footer .about {
  margin-bottom: 30px; }

footer p {
  color: white;
  margin: 4px 0 20px 0;
  max-width: 540px;
  opacity: 0.8;
  font-style: italic;
  font-size: 14px;
  line-height: 24px; }

footer form div i {
  background-color: #BAA378;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: white;
  font-size: 20px;
  text-align: center;
  float: left; }

footer form input {
  width: calc(100% - 40px) !important;
  float: left;
  border: none !important;
  outline: none !important;
  border-radius: 0px !important;
  height: 40px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

footer .send {
  text-transform: uppercase;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #BAA378;
  color: #2C2416;
  width: auto !important;
  padding: 0 16px; }

.send-box i {
  float: right !important;
  transition: all 0.2s;
  background-color: #2C2416; }

.send-box:hover i {
  color: #BAA378;
  font-size: 26px; }

footer nav ul {
  margin-top: 10px; }

footer nav ul li a {
  height: 40px;
  color: white;
  font-weight: 300;
  margin: 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  padding: 0px 10px; }

footer nav ul li:first-of-type:before {
  content: '';
  display: none; }

footer nav ul li:before {
  content: '|';
  font-size: 20px;
  color: #FFF;
  margin: 0px 10px; }

footer nav ul li {
  float: left;
  line-height: 40px; }

.backtotop {
  background-color: rgba(0, 0, 0, 0.6);
  float: right;
  margin: 10px 0;
  color: white;
  display: block;
  line-height: 40px;
  padding: 0px 14px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.amcs {
  height: 100px; }

.amcs p {
  font-size: 14px;
  font-weight: 400;
  color: #0d0d0d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 100px; }

.ar {
  text-align: right; }

.tags {
  background-color: #669ad1;
  overflow: auto;
  box-shadow: inset 0px 1000px rgba(0, 0, 0, 0.3);
  padding-left: 20px; }

.tags p, .tags span {
  float: left;
  margin: 0px;
  font-size: 14px;
  line-height: 30px; }

.tags span {
  color: #FFF;
  margin: 10px 10px 10px 0;
  font-weight: bold;
  text-transform: uppercase; }

.tags p {
  margin: 10px 0px;
  color: #DDD; }

.tags p:last-of-type:after {
  content: ''; }

.tags p:after {
  content: '|';
  color: #BAA378;
  margin: 0px 10px; }

@media screen and (max-width: 915px) {
  .content {
    width: 100%; }

  .images {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .ar {
    -ms-text-align-last: left;
    text-align: left; }

  footer nav ul li:before {
    content: '';
    display: none; }

  .backtotop {
    float: left; }

  .tags p, .tags span {
    line-height: 16px;
    margin: 10px 0; } }
@media (max-width: 1400px) {
  .slide-caption {
    width: 80%;
    top: 200px; }

  .slide-caption img {
    width: 50%; }

  header {
    height: 600px;
    min-height: 500px; } }
@media (max-width: 1024px) {
  body {
    margin: 0px;
    width: 100%; }

  .amcs {
    height: 50px; }

  .amcs p {
    line-height: 16px; }

  .serviceslist {
    -webkit-columns: 1;
    -moz-columns: 1;
    -ms-columns: 1;
    -o-columns: 1;
    columns: 1; }

  .top-bar {
    height: 55px; }

  .call-back, .scrollToContent {
    display: none; }

  .title {
    background: #669ad1;
    width: 100%;
    text-align: center;
    color: white;
    padding: 45px 0px 20px 0px;
    height: auto;
    position: relative; }

  .title h2 {
    font-size: 32px; }

  .logo {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 0;
    height: 100%;
    line-height: 50px;
    border-radius: 0; }
    .logo img {
      height: 50px; }
    .logo h3 {
      color: #669ad1;
      font-size: 24px;
      font-family: 'Roboto', sans-serif; }

  #button {
    display: block !important;
    padding: 10px;
    height: 55px;
    text-align: right; }

  #button i {
    color: #669ad1;
    text-align: center; }

  nav {
    width: 100%;
    height: auto;
    background-color: #0d0d0d;
    margin-top: 0;
    margin-right: 20px;
    overflow: hidden;
    z-index: 9;
    text-align: right;
    display: none; }
    nav ul {
      width: 100%;
      overflow: hidden;
      padding: 0;
      margin: 0; }
      nav ul li {
        float: left;
        display: block;
        width: 100%;
        margin: 0;
        border: none;
        position: relative; }
        nav ul li a {
          line-height: 50px;
          color: white; }
        nav ul li:hover a {
          border: none;
          background-color: #669ad1;
          width: 100%;
          color: white; }
          nav ul li:hover a i {
            color: white; }
        nav ul li .active {
          margin-top: 0px;
          border: 0px solid #0d0d0d;
          background-color: rgba(57, 121, 188, 0.8);
          color: white;
          margin: 0px; }
        nav ul li .dropdown {
          padding: 0px;
          position: relative;
          top: 0px;
          width: 100%;
          text-align: right;
          display: none;
          opacity: 1;
          visibility: hidden; }
          nav ul li .dropdown ul li {
            width: 100%;
            display: block;
            padding-right: 0px;
            color: #fff;
            color: white;
            display: block;
            opacity: 1;
            visibility: visible; }
            nav ul li .dropdown ul li:hover a {
              margin-top: 25px;
              margin: 0px;
              border: none;
              background-color: rgba(102, 154, 209, 0.5);
              -webkit-transition: all 0.5s ease-in-out;
              -moz-transition: all 0.5s ease-in-out;
              -ms-transition: all 0.5s ease-in-out;
              -o-transition: all 0.5s ease-in-out;
              transition: all 0.5s ease-in-out; }
            nav ul li .dropdown ul li a {
              border: none;
              line-height: 40px;
              display: block;
              color: #0d0d0d;
              font-size: 12px;
              color: white;
              margin: 0px;
              padding-left: 15px; }

  .mobi {
    display: block !important; }

  .mobi i {
    text-align: center;
    padding-right: 10px; }

  .services:after {
    display: none; } }
@media (max-width: 768px) {
  body {
    margin: 0;
    width: 100%; }

  .hefty-quote {
    height: auto; }

  .contactdetails, .map {
    width: 100%; }

  .slider2 {
    height: 250px; }

  .logo {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 0;
    height: 100%;
    border-radius: 0; }
    .logo h3 {
      font-size: 18px; }

  .slide-caption {
    width: 100%;
    padding: 10px;
    right: 0;
    top: 120px; }
    .slide-caption h3 {
      font-size: 20px; }
    .slide-caption p {
      font-size: 15px; }
    .slide-caption .cta {
      font-size: 14px; }

  .container {
    padding: 20px; }

  .box {
    width: 100%; }
    .box img {
      width: 100%; }

  nav ul li a {
    font-size: 12px; }

  .desktop {
    display: none !important; }

  .gallery h3 {
    padding-top: 10px;
    font-weight: 500;
    margin: 10px;
    clear: both; }

  .gallery:after {
    width: 100%;
    margin: 0 50%;
    text-align: center; }

  .img-area {
    float: left;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 10px;
    border: 1px solid #0d0d0d;
    width: 40%;
    -webkit-filter: brightness(60%); }
    .img-area img {
      width: 100%; }

  .img-area:hover {
    border: 1px solid #669ad1;
    -webkit-filter: brightness(120%);
    transform: scale(1.1); }

  .topbar {
    position: relative; }

  .title {
    padding: 75px 20px 20px 0px; }

  footer {
    height: auto; } }
@media (max-width: 768px) {
  .slide-caption img {
    width: 75%; }

  header {
    height: 500px;
    min-height: 500px; } }
@media (max-width: 500px) {
  header {
    height: 500px;
    min-height: 500px; } }

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