@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&display=swap');

/* 

JPW Property Care

01524 561768
07811535735
jpwpropertycare@outlook.com

-----------------

property and landscaping

Driveways
Block Paving
Landscaping
Garden Design

------------------
Morecambe


Flat 2, 204 Euston Grove
Morecambe
Lancashire
LA4 5LJ

------------------

color1: 01549d
color2: 9fbcc9
color3: 282828

 */

h3,
h4 {
  color: #01549d;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
}


h2 {
  font-size: 40px;
  color: #01549d;
  font-weight: 400;
  margin-top:0;
  font-family: 'Montserrat', sans-serif;
}

h3 {
  font-size: 28px;
  color: #01549d;
  font-weight: 400;

  font-family: 'Montserrat', sans-serif;
}

h4 {
  font-size: 22px;
  color: #01549d;
  font-weight: 400;
}

a {
  text-decoration: none !important;
  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;
}

.nopad {
    padding-left: 0;
    padding-right: 0;

}

html {
  font-size: 62.5%;
  margin: 0 auto;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body {
  text-rendering: optimizeLegibility;
  font-size: 18px;
  font-size: 1.8rem;
  overflow-x: hidden;
  position: relative;
  color: #555;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}

.socials a[href^="#"]{display: none!important;}
.socials a[href*="facebook"]{background-color: #4B69B0;}
.socials a[href*="twitter"]{background-color: #37B1E1;}
.socials a[href*="instagram"]{background: radial-gradient(
circle at 30% 107%, #FDF497 0%, #FDF497 5%, #FD5949 45%,#D6249F 60%,#285AEB 90%);}
.socials a[href*="youtube"]{background-color: #E83F3A;}
.socials a[href*="whatsapp"]{background-color: #2BA63A;}

.socials{
  margin-top: 30px;
  margin-bottom: 30px;
}
.socials a{
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 5px;
}
.socials span{color: #ffffff;margin: 0;}
.map{
  height: 600px;
  border-radius: 6px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #01549d;
}
.map iframe{
  position: absolute;
  width: 100%;
  height: calc(100% + 300px);
  z-index: -1;
  left: 0;
  opacity: 0.8;
  top: -150px;
}
.contactpage {
  display: block;
  position: fixed;
  right:220px;
  bottom:30px;
  margin:10px;
  background-color: #b90506;
  height: 50px;
  width: 200px;
  min-width: 200px;
  float: right;
  text-align: center;
  color: white;
  z-index:99;
  
  line-height: 50px;
}

 a:hover {
  text-decoration: none;

}


.images img {
  width: 100%;
  padding-right: 20px;
}
.contactbar  {
  width: 100%;
  height: 35px;
  position: fixed;
  background-color: #111;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  transition: ease 0.5s;
  text-align: right;
  padding-right: 10px;
  line-height: 35px;
}

.contactbar p {
  display: inline-block;
  padding:0;
  margin: 0;
  font-weight: 600;
}

.contactbar a {
  margin-right: 8px;
  font-size: 16px;
}
.contactbar a:last-child {
  margin-right:0px;
}


.top-bar {
  width: 100%;
  height: 100px;
  position: fixed;
  left: 0;
  top:35px;
  right: 0;
  margin: 0 auto;

  z-index: 99;
  transition: ease 0.5s;
}

/*.top-bar:after{content:'';width:180%;height:255px;border-radius:0 0 100% 100%;background:#1a171b;margin-top:-118px;position:absolute;z-index:-10;left:-40%;right:-40%;top:-6px;}
@media screen and (min-width:75em){
.top-bar:after{height:200px;width:120%;left:-10%;right:-10%;top:20px;}
}*/
.social {  
  cursor: pointer;
  display: inline-block;
  position: inherit;
  line-height: 30px;
}
.social .uk-icon {
  width: 40px;
  display: inline-block;
  line-height: 30px;
  color: #555;
  font-size: 20px;
  margin: 10px 10px;
}
.headright{
  float: right;
  text-align: right;
  padding: 0 0 0 20px;

}
.navdiv{
  display: none;
}
nav {
  position: relative;
  z-index: 10;
  height: 100px;
  padding: 0px;
  display: inline-block;
   }

  nav ul {
    padding: 0;
    margin: 0;
    

    }
    nav ul li {
      display: inline-block;
      float: left;
      height: 100%; 
    }
      nav ul li a {
        color: white;
        
        font-size: 15px;
        padding: 0 20px;
        line-height: 100px;
        cursor: pointer;
        position: relative;
        float: left;
        text-align: center; 
        transition: ease 0.5s; }


      .quote {
        background:#9fbcc9;
        height: 100px;
        line-height: 100px;
        float: right;
      }

      .quote{
        background-color: #9fbcc9;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        display: inline-block;
        padding:0 20px;
        font-weight: 700;
        float: right;
        color: white;
        cursor: pointer;
        border:0px;
      }

      .quote div {
        display: none;
      }
      .quote span{
        line-height: 30px;
        font-weight: bold;
        font-size: 24px;
        text-transform: uppercase;
        margin: 0;
        display: block;
      }
      .quote p{
        line-height: 10px;
        display: block;
        font-size: 13px;
        margin: 0;
        padding: 0;
      }

      .quote:hover,
      .quote:focus {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
      }
      nav ul li a:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: white; }
      nav ul li a, nav ul li nav a:active, nav ul li nav a:visited, nav ul li nav a:link {
        color: white;
        text-decoration: none; }
      nav ul li ul.dropdown {
        padding: 0px;
        position: absolute;
        
        overflow: hidden;
        top:100px;
        width: 400px;
        background: #58585a;
        text-align: left;
        display: none;
        opacity: 1;}
        nav ul li ul.dropdown li {
          width: 100%;
          display: block;
          color: #fff !important;
          color: #ff6600;
          display: block;
          opacity: 1;
          visibility: visible; }
          nav ul li ul.dropdown li:hover a {
            border: none;
            background: #01549d;
}
          nav ul li ul.dropdown li a {
            border: none;
            line-height: 55px;
            display: block;
            color: #111112;
            font-size: 13px;
            color: white;
            width: 100%;
            text-align: left; }

    nav ul li.sub:hover > ul.dropdown {
      display: block;
      visibility: visible; }

#button, .mobi {
  display: none; }
.mobi-ban {
  display: none;
}
.phone {
  display: none; }

.sms {
  display: none; }

.email {
  display: none; }


.desktop {
  display: inline-block !important; }

#button, .mobi {
  display: none !important; }


.mobinav {
  height: auto;
  z-index: 9;
}

.logo {
  float: left;
  margin-left: 10px;
  z-index: 20;
  text-align: right;
  transition: ease 0.5s;
}


.logo img {
  height:150px;
  padding:10px 0;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; 
}

.smaller {
 background-color: #01549d;
 border-bottom: 0px;
 box-shadow: 0 0 30px rgba(0,0,0,0.4);

}
.smaller img {
  height: 100px;
}

.logo span {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  color: white;
  line-height: 100px;
  margin: 0px;
  font-weight: 600;
}


.bigbg{
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 250px;
}
.banner{
  position: relative;
  top: 0;
  left: 0;
  min-height: 750px;
  width: 100%;
  float: left;
  background-image: url(../images/banner1.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.banner::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background-image: url(../images/background.svg);
  -webkit-background-size: cover;
}
.banner::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background-color: #000;
  opacity: 0.3;
}
.otherheader .banner, .otherheader .banner::after{
  border-radius: 0px;
}

.bigslider{
  min-height: 600px;
  position: absolute;
  width: 100%;
  top:0;
  height: 100%!important;

  border-radius: 5px;
}

.bigslider p {
  width:80%;
}
.inside-banner{
  position: relative;
  padding-top: 200px;
  z-index: 8;

}

 .dots {
  position: absolute;
  right: 25px;
  bottom: 0;

}

.dots .uk-margin {
    margin-bottom: 30px;
  }
.dots .uk-dotnav {
  margin-right:0px;

}


.banner-slider{
  position: relative;
  z-index: 5;  
  padding-left: 0;
  padding-right: 0;  
}
.inside-banner .row{
  position: relative;
  z-index: 30;
}
.bannertext{
  position: relative;
  color: white;
  z-index: 5;
  padding: 100px 20px 50px 0px;
  text-align:left;

}

.bannertext h1{
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  color: white;
  text-shadow: 0 0 30px rgba(0,0,0,0.6);
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
}
.bannertext h1 strong{
  font-weight: 300;
}
.bannertext span{
  font-weight: 200;
  font-size: 50px
}
.bannertext p{
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: white;
  text-shadow: 0 4px 20px rgba(0,0,0,0.6);
  margin: 0; 
}
.bannertext a{
  background-color: white;
  border-radius: 20px;
  font-weight: 700;
  padding: 20px;
  /* with logo padding: 0 20px;*/
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
  color: black;
  margin-top: 20px;
  box-shadow: 0 0 40px rgba(0,0,0,0.4);
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  font-family: 'Montserrat', sans-serif;
}
.bannertext a:hover{
  box-shadow: 0 5px 20px rgba(0,0,0,0.5); 
  color: black;
}

.bannertext .cta {
  display: inline-block;
  line-height: 40px;
  color: #EEE;
  font-size: 30px;
  margin-left:0px;
  padding-left:0;
  text-transform: uppercase;
  background: none;
  box-shadow: none;

/*  -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;*/
}
.bannertext .cta:hover {
  background:none;
  box-shadow: none;
  color:white;
}

.banner2 {
  width: 100%;
  overflow: hidden;
  z-index: 1;
  height: 400px;
  background-image: url(../images/banner1.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.banner2:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background-image: url(../images/background.svg);
  -webkit-background-size: cover;
}

.bannertext2{
  position: relative;
  color: white;
  z-index: 5;
  padding-top: 200px;
  text-align: center;

}

.bannertext2 span{
  font-weight: 400;
  font-size: 40px
}
.callback h5 {
  color: white;
  font-size: 16px;
  padding-left: 30px;
  line-height: 50px;
  font-weight: 300;
  line-height: 70px;
  margin: 0;
}


.call-back {
  height: 75px;
  line-height: 75px;
  left: 0;
  right: 0;
  bottom:40px;
  position: relative;
  overflow: hidden;
  background-color: #01549d;
  margin: 0 auto;
  display: block;
  
  z-index: 9;
}

.call-back h5 {
  color: white;
  font-size: 20px;
  padding-left: 30px;
  font-weight: 300;
  margin: 0;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.call-back a {
  color:white;
}

.main {
  width: 100%;
  overflow: hidden;
}

.contact {
  width: 100%;
  overflow: hidden;
  background-color: #434343;
  padding: 120px 40px 120px 40px;
}

.contact span {
  font-size: 20px;
  color:#a1a1a1;
}
.contact h2 {
font-size: 40px;
 font-weight: 400;
 color: white;
 margin-top: 0;
 font-family: 'Montserrat', sans-serif;
  }
.contact p {
  color: white;
  font-style: normal;
}

.contact h4{
  color:#9fbcc9;
}

.contacts {
  float: right;
  padding-right: 100px;
  margin-top: 20px;
  text-align: right;
}

.contacts a {
  color: #050505;
}

.contacts i {
  padding-left: 10px;
  display: inline-block;
  color: #01549d;
  font-size: 18px;
}

.reviews {
  margin-bottom: 5px;
  font-style: italic;
  text-align: justify;
  background: rgba(61, 61, 60, 0.1);
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  padding: 20px; }

.testimonials {

  padding: 140px 60px 0px 60px;
  width: 100%;
  height: auto;
  background: #282828;
  position: relative;
  text-align: left;
  overflow: hidden; }

.testimonials:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right:0;
  margin: 0 auto;
  z-index: 0;

}
.testimonials h2 {
  color:white;
}
.testimonials span {
  color: white;
}
.testimonials h3 {
  width: 100%;
  text-align:left;
  color:white;
  font-size: 40px;
  font-size: 4rem; }

.testimonials .button {
  background: white;
  color: #111112;
  bottom: 0;
  padding: 10px;
  display: block;
  margin: 0 auto;
  width: 150px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem; }

.testy {
  margin: 0 auto; }

.testy h4 {
  color: #01549d;
}
.testy svg {
  color: black;
}
  .testy img {
    margin: 0 auto;
    width: 100%; }
}
}

.review {
  padding: 50px; }
  .review p {
    width: 70%;
    color: white;
    text-align: left;
}
  .review i {
    color:yellow;
    padding-right: 5px; }
  .review h3 {
    font-size: 38px;
    font-size: 3.8rem;
    color: white;
    margin-top: 0; }

cite:before {
  content: '\201D';
  display: block;
  text-align: right;
  font-style: normal;
   font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding-top: 50px;
  color: #01549d;
  line-height: 150px;
  vertical-align: middle;
  font-size: 900px;
  font-weight: bold; }

cite {
  text-align: right;
  display: block;
  color: #555; }


.logos {
  padding: 20px;
  text-align: center;
}

.content {

}

.white h1 {
    font-size: 40px;
    color: #01549d;
    font-weight: 400;
    margin-top: 0;

}


.white h2 {
  font-size: 28px;
  color: #01549d;
  font-weight: 400;

}

address {
  font-style: normal;
}

.content span {
  font-size: 20px;
  color:#a1a1a1;
}



.content img {}

.content h4 {
  color: white;
}

.content hr {
  width: 100px;
  display: block;
  margin: 0 auto;
  background-color: #01549d;
  border: none;
  height: 2px;
}

.accred {
  background-color: #01549d;
  padding: 110px 60px 120px 60px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  text-align: left;
}


.accred h2 {
  font-size: 38px;
  color: black;
  margin-bottom: 20px;
  text-align: left;
  color:white;

}

.accred span {
  font-size: 20px;

  color:white;
  text-align: center;
}
.accred span:before {
  content: attr(data-title);
  font-family: 'Montserrat', sans-serif;
  margin-left: -20px;
  opacity: 0.1;
  font-size: 120px;
  color: black;
  line-height: 0px;
  font-weight: 700;
  position: absolute;
}

.accred hr {
  position: relative;
  text-align: center;
  margin: 20px auto;
  display: block;
  border: none;
  height: 2px;
  width: 120px;
  opacity: 0.9;
  background-color: green;
}


.accred .title {
width: 100%;
}
.logos {
  background-color: white;
  text-align: center;
  position: relative;
  

}

.logos img {
  display: inline-block;
  text-align: center;
  width: auto;
  height: 90px;
  padding: 10px;

}


main {
  padding: 180px 60px 140px 60px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

main h2 {
  margin-top:0px;
  font-size: 44px;
}

main img {}

/*main:before {
  content: '';
  position: absolute;
  width: 20em;
  height: 100%;

  right:0;
  background-color: blue;
  margin: 0 auto;
  z-index: 0;

}
*/
  .container {
    position: relative;
   

  }
/* .white:before {
  content: '';
  position: absolute;
  width: 13.5em;
  height: 100%;
  right:0;
  background-color: #01549d;
  margin: 0 auto;
  z-index: 1;
  }
*/

.white {
  background: white;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 80px 40px 80px 40px;

}


.white img {}

.contactus {
  background-color: rgba(5, 5, 5, 0.6);
  text-align: justify;
  min-height: 620px;
  padding: 40px;
}

.contactus h3 {
  color: white;
  text-align: left;
  
}

.contactus h2 {
  color: white;
  text-align: left;
  
}

.contactus p {
  color: white;
}

.enquiry {
  padding: 60px;
}

.gallery {
    padding-left: 0px;
    padding-right: 0px;
  }

/******** GALLERY ********/

.thumbs{
  float: left;
  width: 25%;
  padding: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  -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;
  -webkit-filter: brightness(90%);
}


.thumbs img{
  width: 100%;
  margin: 0!important;
  border-radius: 4px;
}
.thumbs a{
  margin: 0!important;
}



.thumbs:hover {
  -webkit-filter: brightness(120%);
}

/*main .thumbs:nth-child(7n + 5){
  width: 33.33%;
  float: left;
}
main .thumbs:nth-child(7n + 6){
  width: 33.33%;
  float: right; 
}
main .thumbs:nth-child(7n + 7){
  width: 33.33%;
  float: right; 
}*/
.uk-subnav .uk-active > a {
  background-color:#01549d!important;
}

.uk-subnav-pill a{
  font-size: 16px !important;
}
/* Hover + Focus */
.uk-subnav-pill > * > a:hover{
 background-color: #898788 !important;
}
/* W H Y   C H O O S E   U S   S E C T I O N */

.why {
  min-height: 600px;
  background-image: url(../images/banner1.jpg);
  -webkit-background-size: cover;

}

.why1 span {
  font-size: 20px;
  color:white;

}
.why1 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 38px;
  color: #FFF;
  margin: 0;
  text-align: left;
}
.why1 h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  color: #FFF;
  margin-top: 10px;
  text-align: left;
}

.why1 {
  margin-top: 80px;
  background: #01549d;
  overflow: hidden;
  min-height: 440px;
  padding: 50px;
}

.reason {
  float: right;

}

.why1 i {
  color:yellow;
}

.why1 p{

  color: white;
  padding-left: 1px;
}


.why1 ul li{

}
.why1 .uk-grid{
  margin-right: 0;
}

.title {
  margin-bottom: 20px;
  padding-left: 0px;
}

.services {

  padding: 10px 10px 120px 10px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }
  .services .cta {
    background: #01549d;
    color: white;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top:50px;
    padding: 10px;
    display: block;
    font-size: 16px;
    width: 150px;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; 

  }

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
  color: #01549d;
  text-decoration: underline;
}
  .services .cta:hover {
    background-color: #58585a;
    color: white;
    bottom: 0;
    float: right;
    padding: 10px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    width: 150px;
    text-align: center; }
.services li img{

  width: 100%;

}
.why2 {
  padding: 0px 60px 140px 60px;
 
}
.why2 .uk-card-default {
  background: #282828;
  color:white;
}

.why2 h3{
  color:#9fbcc9;
}
/* .services .uk-grid > * {
    padding-right: 0px;
  }*/

.why2 .uk-card-body {

  min-height: 450px;
}

.services_slider li{
  padding: 0;
}

.services p {
  font-size:16px;
}
.services_box{
  height: auto;  
  position: relative;
  text-align: left;
  overflow: hidden;
}
.services_box::after{
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  width: 100%;
  content: " ";
  height: 100%;
  z-index: 2;
  opacity: 0.5;
  -webkit-transition: ease-out 0.8s;
  -o-transition: ease-out 0.8s;
  transition: ease-out 0.8s;
}
.services_box:hover::after{
  opacity: 0.2;
}
.services_text{
  z-index: 5;
  text-align: left;
  padding: 15px;
}

.uk-overlay-primary {
 
}
.services_text h3{
  margin-bottom: 30px;
  text-align: left;
  font-size: 20px;
}

.projects {
  background: white;
  padding: 120px 60px 150px 60px;
  width: 100%;
  height: auto;
  position: relative;
}
  .projects .cta {
    background: #01549d;
    color: white;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 16px;
    width: 200px;
      -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }

  .projects .cta:hover {
    background-color: #01549d; }


.projects li img{

  width: 100%;

}


.projects-slider li{
  padding: 0;
}
.projects-box{
  height: auto;  
  position: relative;
  text-align: left;
}
.projects-box::after{
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  width: 100%;
  content: " ";
  height: 100%;
  background-color: #333333;
  z-index: 2;
  opacity: 0.5;
  -webkit-transition: ease-out 0.8s;
  -o-transition: ease-out 0.8s;
  transition: ease-out 0.8s;
}
.projects-box:hover::after{
  opacity: 0.2;
}
.projects-text{
  z-index: 5;
  text-align: left;
}
.projects-text h3{
  margin-bottom: 30px;
  text-align: left;
  font-size: 23px;
}


.title span {
  padding-left:0px;
}
.title h2 {
  padding-left:0px;
}
/* .projects ul li{
  padding: 0;

}
*/
  .uk-grid > * {
    
    padding-left:0px !important;
  }


.arrow a {
  color: black;
}


.serviceslist {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  -ms-columns: 2;
  -o-columns: 2;
  columns: 2;
}

.serviceslist ul {
  width: 100%;
}

.serviceslist li {
  position: relative;
  margin-bottom:10px;
  border-radius: 20px;
  font-size: 16px;
  width: 100%;
  list-style: none;
  padding: 0px 10px 0px 20px;
  min-height: 1em;
  color: #555;
}

.serviceslist li:nth-child(even) {}

.serviceslist li:before {
  position: absolute;
  left: 0px;
  width: 10px;
  text-align: center;
  height: 100%;
  list-style: none;
  font-size: 18px;
  color:#01549d;
  content: "\f373";
  /* ionicons Unicode */
  font-family: ionicons;
  /* same as padding-left set on li */
}

.serviceslist .uk-icon {
    color: #01549d;

    }
.repairlist {
  margin-bottom: 20px;
  font-family: 'Montserrat', 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(124, 43, 22, 0.5);
  color: white !important;
  width: 100%;
}

.servicesbox {
  background-color: #fafafa;
  padding: 120px;
  min-height: 600px;
  text-align: center;
}

.servicesbox .button {
  background: #01549d;
  color: #fff;
  bottom: 0;
  padding: 10px;
  display: block;
  margin: 0 auto;
  width: 150px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}

.servicesbox .button:hover {
  background: #050505;
  -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;
}

.servicesbox h3 {
  color: #050505;
  font-size: 30px;
  font-size: 2.5vw;
}

.servicesbox p {
  color: #050505;
}

.reviews {
  margin-bottom: 20px;
  font-style: italic;
  text-align: justify;
  background: rgba(247, 120, 15, 0.8);
  position: relative;
  overflow: hidden;
  z-index: 0;
  color: white;
  padding: 20px;
}
.form{
  padding:0;
}
/*.columns{
  padding-left:0;
}
*/
.contactform .form-small input,
.contactform .form-small textarea {
  width: 100%;
  border: none;
  padding: 10px;
  margin: 10px 0 10px 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: white;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.4);
  outline:0;
  float: left;
}

.contactform label {
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: #555;
}

.contactform textarea {
  width: 100%;
  border: none;
  padding: 10px;
  margin-top: 10px;
  height: 200px;
  font-family: 'Montserrat', sans-serif;
  background: white;
  outline:0;
  margin-left: 0px;
}

select {
  width: 100%;
  border: none;
  padding: 9px;
  margin: 10px 0 10px 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: white;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.4);
  outline:0;
  float: left;
}

.contactform img {
  width: 50%;
}

.contactform input[type="submit"] {
  background: #01549d;
  color: white;
  border: none;
  padding: 12px;
  cursor: pointer;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 0px;
  width: 20%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  
  font-size: 16px;
}

.contactform ::-webkit-input-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: white;
  font-size: 16px;
}

.contactform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #a73a1e;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}

.contactform :-ms-input-placeholder {
  color: #a73a1e;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}

.contactform :-moz-placeholder {
  /* Firefox 18- */
  color: #a73a1e;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}


/******** BLOCKQUOTE ********/

blockquote i {
  color: yellow;
  font-size: 26px;
}

blockquote{
  padding: 50px;
  display: inline-block;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  font-style: normal;
  background-color: #58585a;
  position: relative;
}

blockquote p{
  font-size: 18px;

  color: white;
}
blockquote span{
  margin-top: 20px;
  display: block;
  font-weight: 300;
  font-style: italic;
  color: #C28692;
}



.twocols{
  -webkit-columns: 2;
  -moz-columns: 2;
  -o-columns: 2;
  columns: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
  column-gap: 30px;
}

/*Footer*/

footer {
  background-color: #111112;
  padding: 90px 40px 90px 40px;
  overflow: hidden;
}

footer span {
  font-size: 44px;
  font-size: 4.4rem;
  color: white;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

footer span:before {
  content: attr(data-title);
  font-family: 'Montserrat', sans-serif;
  margin-left: -20px;
  opacity: 0.1;
  font-size: 120px;
  color: white;
  line-height: 0px;
  font-weight: 700;
  position: absolute;
}

footer h4 {
  font-family: 'Montserrat', sans-serif;
  color: white;
  font-size:44px;
  
  letter-spacing: 1px;
  margin: 40px 0 10px 0;
}

footer ul {
  padding: 0;
}

footer ul li {
  color: white;
  opacity: 0.8;
  font-size: 14px;
  line-height: 28px;
  list-style: none;
}

footer img{
   background-color: white;
   border-radius: 20px;
  padding: 20px;
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  color: black;
  margin-top: 20px;
}

footer a:hover {

  color: white !important;
}

footer ul li:before {
  font-family: ionicons;
  content: '\f125';
  font-size: 14px;
  color: #01549d;
  margin-right: 10px;
}

footer .about {
  margin-bottom: 30px;
}

footer h2{
  color: white;
  font-size: 24px;
}

footer p {
  color: white;
  opacity: 0.8;
  font-size: 14px;
  line-height: 28px;
}

footer img {
  height: 80px;
  margin-bottom: 10px;
}

.amcs {
  background-color: #111112;
  overflow: hidden;
}

.amcs .left {
  text-align: left;
}

.amcs .right {
  text-align: right;
}

.amcs p {
  font-size: 12px;
  color: white;
  letter-spacing: 0.5px;
  margin: 10px 0;
  line-height: 34px;
}

.socialbar {
  background-color: #111112;
  padding: 10px 0;
  position: relative;
}

.socialbar p {
  float: left;
  line-height: 60px;
  color: white;
  margin: 0;
  font-size: 16px;
}



@media (max-width: 1500px) {
  .scrollToContent {
    display: none;
  }

  header {
    height: 450px;
  }

.inside-banner{

  padding: 200px 60px 0px 60px;


}
.why2 .uk-card-body {

  min-height: 550px;
}
}

@media (max-width: 1224px) {
   .logo img {
    height: 55px;
    padding:5px 0;
}


      .quote {
        height: 55px;
        line-height: 55px;
        position: relative;
        right:60px;
      }

      .quote span{
        font-size: 12px;
        display: inline-block;
      }
      .quote p{
        display: none;
      }
      .quote{
        background-color: #9fbcc9;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        display: inline-block;
        padding: 0 10px;
        float: right;
        color: white;
        cursor: pointer
      }

      .quote div {
        display: inline-block;        
      }

.content {
  padding-top:30px;
}

.amcs .left {
  text-align: center;
 
}

.amcs .right {
  text-align: center;
 
}

.amcs p {
   line-height:20px; 
}

.images img {
  width: 100%;
  padding-right: 0px;
}

  .call-back {
    width: 100%;
    height: auto;
  }
  .call-back h5 {
    padding-left: 10px;
    line-height: 50px;
  }
  .call-back .button a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid white;
  }

  .serviceslist {
    -webkit-columns: 1;
    -moz-columns: 1;
    -ms-columns: 1;
    -o-columns: 1;
    columns: 1;
  }
  .content,
  .images {
    width: 100%;
  }
  .top-bar {
    height: 55px;
    position: fixed;
    border: 0;
    background-color: #01549d;
    border-radius:0px;
    box-shadow: 0 0 30px rgba(0,0,0,0.4);
  }
  .contact-banner span {
    display: none;
  }
  .content {
    padding-right: 0px;
  }
  .content,
  .sidebar,
  .enquiry,
  .contactus {
    width: 100%;
    height: auto;
  }
  .services1,
  .services2,
  .services3 {
    display: none;
  }
  .servicesbox {
    display: none;
  }
  .testimonial {
    width: 100%;
  }
  blockquote {
    width: 100%;
  }
  .sidebar {
    height: auto !important;
  }
  .logo {
      height: 55px;
    left: 0px;
    text-align: left;
    z-index: 999;
    position: relative;
  }
  .logo span {
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    line-height: 55px;
    margin: 0px;
  }
  .logo span b {
    font-weight: 700;
  }
  .logo img {

  }
  .smaller {
  height: 55px;
}

.smaller img {
  height: 100%;
}
  .contacts {
    float: right;
    padding-right: 60px;
    margin-top: 10px;
  }
  .contacts a {
    color: white;
  }
  .contacts i {
    padding-right: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
    color: #01549d;
    font-size: 22px;
  }
  .contacts span {
    display: none;
  }

.mobi-ban {
  display: block;
}
    .mobi-ban a {
    float: right;
    display: block !important;
    width: 45px;
    height:45px;
    text-align: center;
    line-height: 55px;
    color: #00176e;
    font-size: 20px; }

  #button {
    display: block !important;
    
    text-align: right;
    float: right;
    margin:0px 20px 0px 20px; }

  #button i {
    color:white;
    text-align: left;
    font-size: 36px;}

  #button a {
    float: right;
    display: block;
   width: 45px;
    height:45px;
    text-align: center;
    line-height: 75px;
    color: #00176e;
    font-size: 36px; }

  .phone {
    background-color: rgba(0, 0, 0, 0.4); }

  .sms {
    background-color: rgba(0, 0, 0, 0.4); }

  .email {
    background-color: rgba(0, 0, 0, 0.4); }
.social {  

  line-height: 50px;
}

.social .uk-icon {
  line-height: 55px !important;
  margin: 0px;
  width:30px;
}

 nav:after {
    display: none; }

 .navdiv i {
  color:  white;
  cursor: pointer;
  font-size: 30px;
  width: 60px;
  position: fixed;
  padding: 0px 10px 0px 10px;
  right: 0px;
  top: 35px;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 55px;
  display: inline-block;
  text-align: center;
  } 

.navdiv{
  display: block;
  z-index: 9999;
  width: 60px;
  height: auto;
  transform: rotate(0deg);
  position: fixed;
  right: 0px;
  top: 0px;
  transition: ease 0.5s;
  
}

.ion-close:before {
transition: ease 0.5s;
  color: white;
content: "\f2d7" !important;
}


nav{
  /* opacity: 0; */
  transition: ease 0.78s;
  transition-delay:0s;
  position: fixed;
  display: table;
  width: 90vw;
  height:auto;
  right: -112%;
  padding-top:100px;
  text-align: right;
  z-index: 9;
  
}

nav:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: inherit;
  top: 0px;
  right: 0px;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.94);
 }
nav.minify{
  right: -130%;
}

nav.viz{
  right: 0;
  height: auto;
  padding-top:100px;
  z-index: 9;
}

nav {
  display: block;
}

nav ul li {
  display: block;
  width: 100%;
}
nav ul{
  padding-right: 0px;
  width: 100%;
}


nav li {
  list-style:none;
}
nav ul li a{
  font-size: 18px;
  line-height: 36px;
  color: white;
  float: right;
  text-align: right;
  width: 100%;

}
.sub::after {
  position: relative;
  padding-left: 5px;
  font-family: IonIcons;
  content: '\f35f';
  color: white;
  font-size: 18px;
}


      nav ul li ul.dropdown {
        padding-right: 20px;
        position: relative;
        top:0px;
        width: 100%;
        background: #01549d;
        text-align: left;
        display: none;
        border-radius: 0px;
        opacity: 1;}
        nav ul li ul.dropdown li {
          width: 100%;
          display: block;
          color: #fff !important;
          color: #ff6600;
          display: block;
          opacity: 1;
          visibility: visible; }
          nav ul li ul.dropdown li:hover a {
            border: none;
            background: #01549d;
}
          nav ul li ul.dropdown li a {
            border: none;
            line-height: 36px;
            display: block;
            color: #111112;
            font-size: 13px;
            color: white;
            width: 100%;
            text-align: right; }
    nav ul li.sub:hover > ul.dropdown {
      display: block;
      visibility: visible; }

nav ul a.sub {
  cursor: pointer;
  padding-left: 10px;
}



.subon {
  display: block;
}

.subicon::after {
  content: '\f365';
}
.images img {
  width: 100%;
  padding-left:0;
}

.desktop {
  display: inline-block !important; }

#button, .mobi {
  display: none !important; }




.mobinav {
  height: auto;
  z-index: 9; }


.images img {
  width: 100%;
}

.desktop {
  display: inline-block !important; }

  .slide-caption {
    width: 100%;
    top: 80px;
    right: 0;
  }
  .slide-caption span {
    display: none;
  }
  .mobi {
    display: block !important;
  }
  .mobi i {
    text-align: center;
    padding-right: 10px;
  }



  cite {

 
  }

 .review {
  padding:10px;
 }
 .review p {
  width:90%;
 }





  nav:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: inherit;
    top: 55px;
    right: 0px;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.94);
    transform-origin: 100% 100%;
    -ms-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }

main {
  padding-top:100px;
}

}

@media (max-width: 1024px) {
main {
  padding: 40px;
}

 .review {
  padding:0px;
 }
 .review p {
  width:100%;
 }

  .left,
  .center,
  .right {
    width: 100%;
  }

  .reason{
  width: 100%;
  float: left;

}

.gallery {
    padding-left: 0px;
    padding-right: 0px;
  }


.inside-banner{

  padding: 200px 40px 0px 40px;


}

.why2 {
  padding:40px;
}

.banner-slider{
  height: 400px!important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 0px;
  width: 100%;
}
 .bigbg{
  height: 400px;
  padding-left: 0 !important;
  padding-right: 0 !important;

}
.bigslider {
  min-height: 400px;
}

.bannertext{
  width: 100%;
  padding: 0px ;
}

.bannertext a{

  font-size: 50px;
  line-height: 50px;


}

.banner::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background-color: #000;
  opacity: 0.5;
}

.bannertext h1 {
    font-size: 40px;
    line-height: 120%;
    margin-top:0px;
    margin-bottom: 10px;  }
.bannertext span {
  font-size: 40px;
}

.bannertext h1{
  font-size: 40px;
  line-height: 40px;
}

.why2 .uk-card-body {
  min-height: 0px;
}

blockquote {
  padding:20px;
}
.twocols{
  -webkit-columns: 1;
  -moz-columns: 1;
  -o-columns: 1;
  columns: 1;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
  column-gap: 30px;
}

cite:before {

  padding-top:50px;
  font-size: 500px;
 }



.content {


}
.accred  {
  padding:60px 40px 60px 40px;
}
.services {
  padding: 40px 0px 40px 0px;
}
.projects {
  padding: 40px;
}
.testimonials {
  padding: 100px 40px 0px 40px;
}
.contact {
  padding: 60px 40px 40px 40px;
}
.title {
  padding: 0px;
}



}

@media (max-width: 768px) {


  .logo span {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 55px;
    margin: 0px;
  }


.contactbar b {
  display: none;
}

.contactbar p {
  display: inline-block;
  padding:0;
  margin: 0;
}

.projects-box{
  width: 100%;
}

.call-back {
  border-radius: 0px;
}
  .call-back span{
    display: none;
  }

.inside-banner{
  position: relative;
  padding: 0px;

}


.banner-slider{
  height: 400px!important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 0px;
  width: 100%;
}
 .bigbg{
  height: 400px;
  padding-left: 0 !important;
  padding-right: 0 !important;

}
.bigslider {
  min-height: 400px;
}

.bannertext{
  width: 100%;
  padding: 150px 40px 40px 40px;
}

.bannertext a{

  font-size: 50px;
  line-height: 50px;


}

.bannertext h1 {
    font-size: 40px;
    line-height: 120%;
    margin-top:0px;
    margin-bottom: 10px;  }
.bannertext span {
  font-size: 40px;
}


  .call-back span{
    display: none;
  }

  body {
    width: 100%;
  }

  .logos img {
    width: 100%;
    height: auto;
  }

  h2 {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Montserrat', sans-serif;
  }
  footer {
    padding: 70px 30px 50px 30px;
  }
  footer h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: white;
    font-family: 'Montserrat', sans-serif;
  }

  nav:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: inherit;
    top: 55px;
    right: 0px;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.94);
    transform-origin: 100% 100%;
    -ms-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  nav {
    width: 100%;
  }
  nav ul {
    width: 100%;
  }
  nav ul li ul {
    display: none;
    position: relative;
    left: 0px;
    top: 65px;
    padding-right: 0px;
    z-index: 9999999;
    margin-left: 0px;
    padding-left: 0px;
    margin: 0 auto;
    width: 100%;
  }

  main h2 {
   }
  main img {
    width: 100%;
  }

  .why1 {
    padding-left:25px;
    padding-right:25px;
  }
  .white {
    padding: 40px;
  }

  .white h2 {

  }
  .white img {
    width: 100%;
  }
  .contactform .form-small input,
  .contactform .form-small textarea {
    width: 100%;
    border: none;
    padding: 10px;
    margin: 10px 0 10px 0;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.4);
    outline:0;
    float: left;
  }
  .contactform label {
    font-weight: 400;
  }
  .contactform textarea {
    width: 100%;
    border: none;
    padding: 10px;
    margin-top: 10px;
    height: 200px;
    background: white;
    outline:0;
    margin-left: 0px;
  }
  select {
    width: 100%;
    border: none;
    padding: 9px;
    margin: 10px 0 10px 0;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.4);
    outline:0;
    float: left;
  }
  .contactform img {
    width: 50%;
  }
  .contactform input[type="submit"] {
    background: #01549d;
    color: white;
    border: none;
    padding: 12px;
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0px;
    width: 50%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
  }
  .contactform ::-webkit-input-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 16px;
  }
  .contactform ::-moz-placeholder {
    Firefox 19+
    color: #a73a1e;
    font-size: 16px;
  }
  .contactform :-ms-input-placeholder {
    color: #a73a1e;
    font-size: 16px;
  }
  .contactform :-moz-placeholder {
    Firefox 18-
    color: #a73a1e;
    font-size: 16px;
  }

  .container {
    padding: 20px;
  }
  .desktop {
    display: none !important;
  }




  .topbar {
    position: relative;
  }
  footer {
    height: auto;
  }

}

@media (max-width: 520px) {

.bannertext{
  padding-top: 130px;
  padding-bottom: 0;

}
.quote {
  font-size:11px;
}
.bannertext h1 {
    font-size: 40px;
    line-height: 120%;
    margin-top:0px;
    margin-bottom: 10px;  }
.bannertext span {
  font-size: 40px;
}

.bannertext2 h1 {
    font-size: 30px;
}


.social i {
  width: 30px;
  font-size:13px;
}
.social .uk-icon {
  line-height: 52px !important;
  margin: 0px;
  width:20px;
}

.social .uk-icon  svg {
  height: 15px !important;
  }

  .navdiv {
    height: auto;
  }
  .logo {

    height: 55px;
    margin-left: 10px;
    text-align: left;
    padding:0px;
    min-width: 55px;

  }
  .logo span {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 55px;
    margin: 0px;
  }
  .logo span b {
    font-weight: 700;
  }
  .logo img {

  }


.why {

  height: auto;
  -webkit-background-size: cover;

}


.why1 {
  margin-top: 80px;
  margin-bottom:80px;
  height: auto;

}

}

@media (max-width: 380px) {

/*  .bannertext{
  padding-top:120px;
  padding-bottom: 150px;
}*/

  .contacts {
    display: none;
  }

} 

@media (max-width: 320px) {

/*  .bannertext{
  padding-top:120px;
  padding-bottom: 150px;
}
*/
.bannertext a {
    font-size: 44px;
    line-height: 50px;
}


} 