@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');

/* 

Fix It Property Maintenance Ltd

02083672059
07376919324
info@fixitpm.co.uk

-----------------

building

Gas and Plumbing
Electrical
Painting and decorating
General Repairs
Refurbishments

builders




------------------
Enfield, Great London


76 Harman Road
Enfield
Greater London
EN1 1LA

------------------
PRIMARY: 0671b9

SECOND: 054068

buttons hover etc: 0671b9

other: 191919

 */

.content-left {padding-right:40px;padding-left: 0; }

.images {
    padding-left: 0;
  padding-right: 0;
}

 .nolist {
  list-style: decimal;
 }
.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
h3,
h4 {
  color: #0671b9;
  font-weight: 200;
  font-family: 'Oswald', sans-serif;
}

h2 {
  font-size: 40px;
  color: #0671b9;
  font-weight: 400;
  margin-top: 0;
  font-family: 'Oswald', sans-serif;
}

h3 {
  font-size: 28px;
  color: #0671b9;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
}

h4 {
  font-size: 22px;
  color: #0671b9;
  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 a[href*="linkedin"] {
  background-color: #0077b5;
}

.socials {
  margin-top: 20px;
  margin-bottom: 0px;
}

.socials a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 5px;
  border-radius: 10px;
}

.socials span {
  color: #ffffff;
  margin: 0;
}

.map {
  height: 400px;
  border-radius: 10px;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #0671b9;
}

.map iframe {
  position: absolute;
  width: 100%;
  height: calc(100% + 300px);
  z-index: -1;
  left: 0;
  opacity: 0.8;
  top: -150px;
}

.uk-table {
  border-radius: 12px 12px 0px 12px;
  overflow: hidden;
}
.uk-table th {
  padding: 16px 12px;
  text-align: left;

  vertical-align: bottom;
  background-color: #0671b9;
  /* 1 */
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.uk-table td {
  text-align: left;
  font-size: 16px;
  min-width: 200px;
  font-weight: normal;
}
.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%;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);

}
.images img:last-child {
  margin-bottom: 0px;

}
.contactbar {

  width: 100%;
  height: 35px;
  position: relative;
  background-color: #111;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  transition: ease 0.5s;
  text-align: right;
  padding-right: 15px;
  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;
}

.mobibar {
  display: none;

}

.top-bar {
  width: 100%;
  position: relative;
  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: 50px 0px;
}

.headright a {
  font-size: 16px;
  font-weight: 400;
  color: #0671b9;
  line-height: 30px;
  display: block;
}

.headright .socials a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 5px;
  border-radius: 10px;
}

.headright a strong {
  font-weight: 700;
  font-size: 30px;
  color: #000;
  line-height: 20px;
}

.headright form {
  margin-top: 10px;
}

.headright form ::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 16px;
}

/*.headright a:last-of-type {
  font-size: 10px;
  font-weight: 400;
  font-style: italic;
  color: #054068;
}*/

.top-social {
  float: right;
  padding: 0;
}

.top-social a {
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: white!important;
  margin: 5px;
  border-radius: 2px;
}

.uk-search-default .uk-search-input {
  height: 38px;
  padding-right: 6px;
  padding-left: 6px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}

.uk-search-default {
  width: 280px;
}

.navdiv {
  display: none;
}

.nav {
  background-color: #191919;
  z-index: 9;
  height: 80px;
  position: relative;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
}

nav {
  width: 100%;
  z-index: 5;
  position: relative;
  display: block;
}

nav ul {
  padding: 20px 0px 0px 0px;
  width: 100%;
  position: relative;
  z-index: 5;
  display: block;
}

nav ul li {
  display: inline-block;
  position: relative;
}

nav ul li a {
  color: #ffffff!important;
  display: inline-block;
  font-size: 14px;
  padding: 0px 15px;
  line-height: 40px;
  border-radius: 10px;
  position: relative;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}


nav ul li a::before{
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #F15A24;
  content: " ";
  bottom: -5px;
  opacity: 0;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

nav ul li a:hover {
  bottom: 0;
  opacity: 1;
  background-color: #0671b9;
  border-radius: 10px;
}

nav ul li:last-of-type {
  float: right;
  background-color: #0671b9;
  border-radius: 10px;
}

nav ul li:last-of-type a:hover {
  background-color: #0671b9;
  color: #fff!important;
}

.active {
  position: relative;
}

.active::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #F15A24;
  content: " ";
  bottom: 0px;
  opacity: 1;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.sub-menu {
  position: absolute;
  top: 100%;
  margin-bottom: -60px;
  text-align: left;
  border-radius: 0px 0px 10px 10px;
  clear: both;
  white-space: nowrap;
  padding: 20px;
  background-color: #1A1A1A;
  opacity: 0;
  z-index: 10;
  width: auto;
  transform: scale(0.2);
  pointer-events: none;
  transform-origin: top;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
/*    -webkit-columns: 3;
  -moz-columns: 3;
  -o-columns: 3;
  columns: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
  column-gap: 30px;*/
}

.sub-menu li {
  display: block;
}

.sub-menu li a {
  padding: 0px 5px;
}

.sub-menu li:last-of-type {
  background: none;
  float: none;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.0);
  padding: 0px;
  margin: 0;
}

.sub-menu:last-of-type a:hover {
  background-color: #0671b9;
  color: #fff!important;
}


.sub-menu li:last-of-type:hover a{  
  color: #a4c66d!important;
}
.sub-menu li:last-of-type a:hover{
  color: white!important;
}

.sub-menu li a {
  line-height: 35px;
}

nav ul li:hover .sub-menu {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

nav ul li>a::after {
  background-image: url(../images/icons/down.svg);
  position: absolute;
  right: -3px;
  top: 0;
  width: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-size: 40%;
  background-position: center;
  background-repeat: no-repeat;
  content: " ";
}

nav ul li>a:only-child::after {
  display: none;
}

.showMenu{
  display: none;
  position: absolute;
  text-align: right;
  float: right;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 55px;
  background-color: #0671b9;
  font-size: 30px;
  font-weight: bold;
  width: 55px;
  height: 55px;
  top: 0px;
  right: 0;
  text-align: center;
  cursor: pointer;
  z-index: 9;
}

#button,
.mobi {
  display: none !important;
}

.phone {
  display: none;
}

.sms {
  display: none;
}

.email {
  display: none;
}

.logo {
  float: left;
  margin-left: 0px;
  z-index: 20;
  text-align: right;
  line-height: 200px;
  transition: ease 0.5s;
}

.logo img {
  height: 265px;
  padding: 20px 0;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}

.smaller {
  background-color: #0671b9;
  border-bottom: 0px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}

.smaller img {
  height: 100px;
}

/*.logo span {
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  color: white;
  margin: 0px;
  font-weight: 600;
}
*/
.bigbg {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 250px;
}

.banner {
  position: relative;
  left: 0;
  width: 100%;
  float: left;
  background-color: #054068;
}

.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 {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%!important;
  min-height: 100%!important;
}

.bigslider p {
  width: 80%;
}

.inside-banner {
  position: relative;
  z-index: 1;
}

.dots {
  position: absolute;
  left: -120px;
  bottom: 0;
}

.dots .uk-margin {
  margin-bottom: 30px;
}

.dots .uk-dotnav {
  margin-right: 0px;
}

.banner-slider {
  position: absolute;
  z-index: 5;
  right: 0;

  height: 100%;
  width: 50%;
  top: 0;
}
.banner-slider2 {
  position: absolute;
  z-index: 5;
  right: 0;

  height: 100%;
  width: 50%;
  top: 0;
}
.inside-banner .row {
  position: relative;
  z-index: 30;
}

.bannertext {
  padding: 100px 20px 100px 0px;
  position: relative;
  color: white;
  width: 50%;
  z-index: 5;
}

.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: 'Oswald', sans-serif;
}

.bannertext h1 strong {
  font-weight: 300;
}

.bannertext span {
  font-weight: 200;
  font-size: 50px
}

.bannertext p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: white;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.6);
  margin: 0;
}

.bannertext a {
  padding: 20px;
  margin-right: 10px;
  margin-top: 20px;
  /* with logo padding: 0 20px;*/
  display: inline-block;
  line-height: 30px;
  color: black;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}

.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;
}*/

.bannertext .cta {
  background: #0671b9;
  color: white;
  border-radius: 10px;
  float: left;
  padding: 10px;
  font-size: 16px;
  width: 200px;
  text-align: center;
}

.bannertext .cta:hover {
  background-color: #0671b9;
  color: white;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
}

.bannertext .cta:last-of-type {
  background: none;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: left;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}

.bannertext2 {
  padding: 100px 20px 100px 0px;
  position: relative;
  color: white;
  width: 50%;
  z-index: 5;
}

.bannertext2 span {
  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: 'Oswald', sans-serif;
}

.bannertext2 p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: white;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.6);
  margin: 0;
}
.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;
}


.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: #0671b9;
  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: 'Oswald', 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: 'Oswald', sans-serif;
}

.contact p {
  color: white;
  font-style: normal;
}

.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: #0671b9;
  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: #054068;
  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: #0671b9;
}

.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: 'Oswald', sans-serif;
  margin: 0;
  padding-top: 50px;
  color: #0671b9;
  line-height: 150px;
  vertical-align: middle;
  font-size: 900px;
  font-weight: bold;
}
cite {
  text-align: right;
  display: block;
  color: #555;
}

.content {}
.white h1 {
  font-size: 28px;
  color: #0671b9;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
}
address {
  font-style: normal;
}
/*.content p.sub  {
  font-size: 20px;
  color:#a1a1a1;
  margin-bottom: 0;
  font-weight: 300;
}*/
p.sub  {
  font-size: 20px;
  color:#a1a1a1;
  margin-bottom: 0;
  font-weight: 300;
}
.content img {}
.content-left h4 {
  color: white;
}
.content-left hr {
  width: 100px;
  display: block;
  margin: 0 auto;
  background-color: #0671b9;
  border: none;
  height: 2px;
}
.accred {
  background-color: white;
  padding: 110px 60px 120px 60px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  text-align: left;
}
.accred h2 {
  font-size: 38px;
  color: #0671b9 !important;
  margin-bottom: 20px;
  text-align: left;
  color:white;
}
.accred span {
  font-size: 20px;
  color:#555;
  text-align: center;
}
.accred p {
  color: #555;
}
.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;

  position: relative;
  padding:20px 0;
}
.logos img {
  display: inline-block;
  height: 100px;

  padding: 10px;
}

.logos li {
vertical-align: center;
}

/* ========================================================================
   Component: Accordion
 ========================================================================== */
.uk-accordion {
  padding: 50px;
  list-style: none;
  background: #e5e5e5;
  border-radius: 10px;
}

/* Item
 ========================================================================== */
.uk-accordion> :nth-child(n+2) {
  margin-top: 20px;
}

/* Title
 ========================================================================== */
.uk-accordion-title {
  display: block;
  font-size: 18px;
  line-height: 150%;
  color: #333;
  font-weight: 700;
  overflow: hidden;
}
.uk-accordion-title::before {
  content: "";
  font-size: 18px;
  height: 2.4em;
  margin-right: 10px;
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
main {
  padding: 120px 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: #0671b9;
  margin: 0 auto;
  z-index: 1;
  }
*/
.white {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 80px 40px 80px 40px;
  position: relative;
}
.faq {
  background-color: #222222;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 80px 40px 80px 40px;
  position: relative;
  background:;
}
.faq span {
  color: white;
}
.faq p {
  color: white;
}

.uk-accordion-content p{

  color:#555;

}
.faq .cta {
  background: none;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: right;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.faq .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  box-shadow: 0 5px 20px rgba(0,
  0,
  0,
  0.5);
  padding: 10px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  width: 200px;
  text-align: center;
}
.customerreviews {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 120px 40px 80px 40px;
  position: relative;
  background-image: url(../images/icons/quote.svg);
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.customerreviews .cta {
  background-color: #0671b9;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: left;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.customerreviews .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  padding: 10px;
  display: block;
  box-shadow: 0 5px 20px rgba(0,0,0, 0.5);
  margin: 0 auto;
  font-size: 16px;
  width: 200px;
  text-align: center;
}

.customerreviews .uk-card-body {
  padding-top:0px;

}

/******** REVIEW SLIDER ********/

.review-slider blockquote {
  min-height:365px;
  pointer-events: none;
}

.review-slider blockquote::after{
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  content: " ";
  background-image: url(../images/icons/quote1.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.review-slider-container{

}

blockquote {

 

}

/******** BLOCKQUOTE ********/
blockquote i {
  color: yellow;
  font-size: 26px;
}
blockquote {
  padding: 40px 60px 80px 60px;
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  margin: 0;
  margin-bottom: 20px;
  font-style: normal;
  background-color: #0671b9;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
/*blockquote::after {
  position: absolute;
  right: 60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  content: " ";
  background-image: url(../images/icons/quote1.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}*/
blockquote p {
  font-size: 16px;
  color: white;
}
blockquote span {
  margin-top: 20px;
  display: block;
  font-weight: 300;
  font-style: italic;
  color: white;
}
.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;
}
.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%);
}

.img-area img {
  border-radius: 10px;
}
.img-area .uk-card-default {
  border-radius: 10px;
}

/*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:#0671b9!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: 500px;
  background-image: url(../images/banner1.jpg);
  -webkit-background-size: cover;
  position: relative;
  padding: 80px 0 80px 0;
}
.why::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background-color: #0671b9;
  opacity: 0.9;
  z-index: 1;
}
.why1 {
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.why1 span {
  font-size: 20px;
  color:white;
}
.why1 h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 38px;
  color: #FFF;
  margin: 0;
  text-align: left;
}
.why1 h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  color: #FFF;
  margin-top: 10px;
  text-align: left;
}
.why1 i {
  color:yellow;
}
.why1 p {
  color: white;
  padding-left: 1px;
}
.why1 ul li {}
.why1 .uk-grid {
  margin-right: 0;
}
.why .cta {
  background: none;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: left;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.why .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  padding: 10px;
  display: block;
  box-shadow: 0 5px 20px rgba(0,0,0, 0.5);
  margin: 0 auto;
  font-size: 16px;
  width: 200px;
  text-align: center;
}
.whylist {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  -ms-columns: 2;
  -o-columns: 2;
  columns: 2;
}
.whylist ul {
  width: 100%;
}
.whylist li {
  position: relative;
  margin-bottom: 10px;
  border-radius: 20px;
  font-size: 16px;
  width: 100%;
  list-style: none;
  padding: 10px 10px 0px 30px;
  min-height: 1em;
  color: white;
}
.whylist li:nth-child(even) {}
.whylist li:before {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 10px;
  text-align: center;
  height: 100%;
  list-style: none;
  font-size: 25px;
  color:white;
  content: "\f373";
  /* ionicons Unicode */
  font-family: ionicons;
  /* same as padding-left set on li */
}
.whylist .uk-icon {
  color: #0671b9;
}
.title {
  margin-bottom: 20px;
  padding-left: 0px;
}
.news {
  padding: 100px 60px 140px 60px;
  background-color: #054068;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  background-image: url(../images/background.svg);
  -webkit-background-size: cover;
  z-index: -2;
}
.news::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background-color: #000;
  opacity: 0.3;
  z-index: -2;
}
.news .cta {
  background: none;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: right;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.news .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  box-shadow: 0 5px 20px rgba(0,
  0,
  0,
  0.5);
  padding: 10px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  width: 200px;
  text-align: center;
}
.news .uk-card-default {
  border-radius: 10px;
  overflow: hidden;
}
.news .uk-card-default .cta {
  background: #0671b9;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: right;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}


.news .title h2 {
  color: white;
}
.news h3 {
  margin-top: 0;
  color:#0671b9;
}
.news .title {
  color: white;
}

.news .line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

/* .services .uk-grid > * {
    padding-right: 0px;
  }*/
.news .uk-card-body {
  padding: 20px 20px;
}
.news .uk-card-body {}
.news .uk-slidenav {
  padding: 5px 10px;
  color: white;
  font-size: 50px;
  transition: color 0.1s ease-in-out;
}
/*.news svg {
  width:28px;
  height:56px;
}*/

/* Hover + Focus 
.news .uk-slidenav:hover,
.uk-slidenav:focus {
  color:black;
  outline: none;
}*/

/* OnClick 
.news .uk-slidenav:active {
  color: rgba(102,
  102,
  102,
  0.5);
}*/
.services {
  padding: 10px 10px 120px 10px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.services .cta {
  background: #0671b9;
  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: #0671b9;
  text-decoration: underline;
}
.services .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  float: right;
  padding: 10px;
  box-shadow: 0 5px 20px rgba(0,
  0,
  0,
  0.5);
  display: block;
  margin: 0 auto;
  font-size: 16px;
  width: 150px;
  text-align: center;
}
.services li img {
  width: 100%;
}
.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-color: #222222;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 120px 60px 140px 60px;
  position: relative;
  background:;
}
.projects span {
  color: white;
}
.projects p {
  color: white;
}

.projects h2 {
  color: #0671b9;
}

.projects .cta {
  background: none;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: right;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.projects .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  box-shadow: 0 5px 20px rgba(0,
  0,
  0,
  0.5);
  padding: 10px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  width: 200px;
  text-align: center;
}
.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:#0671b9;
  content: "\f373";
  /* ionicons Unicode */
  font-family: ionicons;
  /* same as padding-left set on li */
}
.serviceslist .uk-icon {
  color: #0671b9;
}
.repairlist {
  margin-bottom: 20px;
  font-family: 'Oswald', 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: #0671b9;
  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;
  border-radius: 10px;
  font-family: 'Oswald', 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: 'Oswald', sans-serif;
  border-radius: 10px;
  color: #555;
}
.contactform textarea {
  width: 100%;
  border: none;
  padding: 10px;
  border-radius: 10px;
  margin-top: 10px;
  height: 200px;
  font-family: 'Oswald', 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: 'Oswald', sans-serif;
  font-weight: 400;
  border-radius: 10px;
  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: #0671b9;
  color: white;
  border: none;
  padding: 12px;
  cursor: pointer;
  float: right;
  margin-top: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-right: 0px;
  width: 20%;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.contactform ::-webkit-input-placeholder {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: white;
  border-radius: 10px;
  font-size: 16px;
}
.contactform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #a73a1e;
  font-family: 'Oswald', sans-serif;
  border-radius: 10px;
  font-size: 16px;
}
.contactform :-ms-input-placeholder {
  color: #a73a1e;
  font-family: 'Oswald', sans-serif;
  border-radius: 10px;
  font-size: 16px;
}
.contactform :-moz-placeholder {
  /* Firefox 18- */
  color: #a73a1e;
  font-family: 'Oswald', sans-serif;
  border-radius: 10px;
  font-size: 16px;
}

/*Call to action*/
.callAction {
  position: relative;
  padding: 80px 40px;
  background-color: #0671b9;
}


/*.callAction:before{
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #333333;
  z-index: -1;
}*/
.callAction .columns {
  padding-left:0px;
  padding-right: 0px;
}
.callAction h2 {
  opacity: 1;
  color: white;
  font-size:48px;
}
.callAction h3 {
  color: white;
}
.callAction p {
  color: white;
  padding-left:0px;
  padding-right:0px;
}

/*
  .callAction .cta {
    background: #e296b6;
    color: white;
    border-radius: 10px;
    float: right;
    margin-bottom: 20px;
    margin-right:10px;
    padding: 10px;
    display: block;
    font-size: 16px;
    width: 200px;
    border: 1px solid white;
      -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
    text-align: center; }

  .callAction .cta:hover {
    background-color: #555;
    color: white;
    float: right;
    padding: 10px;
    display: block;
    font-size: 16px;
    width: 200px;
    text-align: center; }*/
.callAction .cta {
  background: none;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  float: right;
  padding: 10px;
  display: block;
  font-size: 16px;
  width: 200px;
  text-align: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.callAction .cta:hover {
  background-color: #0671b9;
  color: white;
  bottom: 0;
  box-shadow: 0 5px 20px rgba(0,
  0,
  0,
  0.5);
  padding: 10px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  width: 200px;
  text-align: center;
}

/*Footer*/
footer {
  background-color: #111112;
  padding: 90px 40px 0px 40px;
  overflow: hidden;
}
footer span {
  font-size: 44px;
  font-size: 4.4rem;
  color: white;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}
footer .left a {
  margin: 0;
  line-height: 40px;
  margin-right: 30px;
  display: block;
  color: white;
  font-size: 15px;
  font-weight: 300;
}

.amcs .footlinks a{
  display: inline-block;
  margin-right:5px;
  color: #555;
  font-size: 12px;
}
.amcs .footlinks a:hover{
  color: #555 !important;

}
.amcs .footlinks a::after {
    content: "/";
    margin-left: 10px;
    color: #555;
}
.amcs .footlinks a:last-of-type::after{
  display: none;
}
footer .socials a[href^="#"] {
  display: none!important;
}
footer .socials a[href*="facebook"] {
  background-color: #4B69B0;
}
footer .socials a[href*="twitter"] {
  background-color: #37B1E1;
}
footer .socials a[href*="instagram"] {
  background: radial-gradient( circle at 30% 107%,
  #FDF497 0%,
  #FDF497 5%,
  #FD5949 45%,
  #D6249F 60%,
  #285AEB 90%);
}
footer .socials a[href*="youtube"] {
  background-color: #E83F3A;
}
footer .socials a[href*="whatsapp"] {
  background-color: #2BA63A;
}
footer .socials {
  margin-top: 30px;
  margin-bottom: 30px;
}
footer .socials a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 5px;
}
.socials span {
  color: #ffffff;
  margin: 0;
}
footer span:before {
  content: attr(data-title);
  font-family: 'Oswald', 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: 'Oswald', 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: 0px;
}
footer a:hover {
  color: white !important;
}
footer ul li:before {
  font-family: ionicons;
  content: '\f125';
  font-size: 14px;
  color: #0671b9;
  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;
  margin:0;
}
footer img {
  height: 80px;
  margin-bottom: 10px;
}
.amcs {
  background-color: #111112;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
}
.amcs .left {
  text-align: left;
}
.amcs .right {
  text-align: right;
}
.amcs p {
  font-size: 12px;
  color: #555;
  letter-spacing: 0.5px;
  margin: 10px 0;
  line-height: 34px;
}

.amcs .scrolltop {
  color: white;
}
.scrolltotop {
  position: absolute;
  bottom: 0;
  right:0;
  z-index: 9;
}
.scrolltotop svg {
  width: 40px;
  height: 40px;
}
.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;
  }

.headright {
  padding: 50px 15px;
}
  header {
    height: 450px;
  }

.inside-banner{

  padding: 0px 40px;


}
.news .uk-card-body {


}

nav ul li:last-of-type {

  margin: 0px 15px;
}
.why1 {
    padding: 60px 40px;

    }
.why {
    padding: 0px;

    }

}

@media (max-width: 1268px) {



  .banner-slider{
  position: absolute;
  z-index: 5; 
  right:0;
  width: 40%;
  top: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: #0671b9;
        -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-left {
  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: 2;
    -moz-columns: 2;
    -ms-columns: 2;
    -o-columns: 2;
    columns: 2;
  }
  .whylist {

    -webkit-columns: 1;
    -moz-columns: 1;
    -ms-columns: 1;
    -o-columns: 1;
    columns: 1;
}
  .content-left,
  .images {
    width: 100%;
  }
  .comments {
    padding-top:50px;
    width: 100%;
  }
  .contact-banner span {
    display: none;
  }
  .content-left {
    padding-right: 0px;
  }
  .content-left,
  .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;
  }


  .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: #0671b9;
    font-size: 22px;
  }
  .contacts span {
    display: none;
  }



  .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;
}

.images img {
  width: 100%;
  padding-left:0;
}

.desktop {
  display: inline-block !important; }

#button, .mobi {
  display: none !important; }



.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%;
 }


main {
  padding-top:100px;
}


.review-slider blockquote {
  min-height:auto;
}

.customerreviews .uk-card {

  width: 100%;
}

}

@media (max-width: 1024px) {


.dots {
  position: absolute;
  left: 20px;
  bottom: 0;
}

.dots .uk-margin {
  margin-bottom: 30px;
}

.dots .uk-dotnav {
  margin-right: 0px;
}

  .comments {
    width: 100%;
    padding-top: 50px;
  }

blockquote {
  min-height: auto;
}

nav ul li:last-of-type {

  margin: 0px;
}

.banner {

  height: auto;

}
.banner-slider2 {
  display: none;
}


.top-bar {
  margin-top:55px;

}

button {
  border:none;
}

button:focus {
    outline: none;
}
.ion-close:before {
transition: ease 0.5s;
  color: white;
content: "\f2d7" !important;
}


.nav {
  display: block;
  position: fixed;
  width: 100%;
  height: 55px;
  background-color: #111;
  top:0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  transition: ease 0.5s;
  text-align: right;
  line-height: 35px;
}

.nav  p {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: 600;
}

.nav  a {
  margin-right: 8px;
  font-size: 16px;
}

.nav  a:last-child {
  margin-right: 0px;
}

  .showMenu{
    display: block;
  }
.sub-menu {
 opacity: 1;
 transform: scale(1);
 transition: none;
    -webkit-columns: 1;
  -moz-columns: 1;
  -o-columns: 1;
  columns: 1;
}

.serviceslist {

  -webkit-columns: 1;
  -moz-columns: 1;
  -ms-columns: 1;
  -o-columns: 1;
  columns: 1;
}

nav.open{
  right: 0;
}


  nav ul li .sub-menu{
    display: none;
  }
  nav ul li:hover .sub-menu{
    display: none;
  }
  nav:after{
    content: '' ;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: -1;
  }
  nav{
    background: #222222;
    overflow: hidden;
    position: fixed;
    right: -320px;
    top: 55px;
    transition: right 0.5s;
    height: 100vh;
    z-index: -1;
    padding: 60px 30px;
    width: 300px;
  }
  nav ul{
    margin: 0;
    text-align: right;
  }
  nav ul li{
    width: 100%;
  }
  nav ul li.social a span{
    display: inline-block;
  }
  nav ul li a.active{
    color: #53C1C0!important;
    border-bottom: 0;
  }
  nav ul li a{
    color: white!important;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
  }
  .sub-menu li a{
    font-size: 12px;
  }
  .sub-menu{
    background-color: rgba(0,0,0,0.4);
    margin: 10px 0;
    text-align: right;
    padding: 10px;
    position: relative;
    box-shadow: none;
  }
main {
  padding: 40px 40px 80px 40px;
}
.why {
  padding:0px;
}

 .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{




}

.news {
 padding: 80px 40px 80px 40px;
}

.banner-slider{
  position: relative;

}

.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 !important;
  height: 400px!important;
}


.bannertext2{
  width: 100%;
  padding: 70px 0px;
}

.banner::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background-color: #000;
  opacity: 0.5;
}


.news .uk-card-body {
  min-height: 0px;
}

blockquote {
  padding: 40px 40px 80px 40px;
}
.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:60px 40px 60px 40px;
}
.testimonials {
  padding: 100px 40px 0px 40px;
}
.contact {
  padding: 60px 40px 40px 40px;
}
.title {
  padding: 0px;
}

.contactbar {
  display: none;
}
.mobibar {
  width: 100%;
  display: block;
  float: left;
  height: 55px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 0;
  transition: ease 0.5s;
  text-align: left;
  padding-left: 20px;
  padding-right: 80px;
  line-height: 55px;
}

.mobibar p {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: 600;
}

.mobibar a {
  margin-right: 8px;
  font-size: 16px;
}

.mobitbar a:last-child {
  margin-right: 0px;
}

.sociallinks {
  display: block;
  float: right;
  width: 50%;
  text-align: right;
}
.contactdetails {
  display: none;
}


.bannertext{
  width: 100%;

}



}

@media (max-width: 768px) {

footer img {
  height: auto;
}

.bannertext{
  padding: 70px 40px;
}

.bannertext2{
  width: 100%;
  padding: 70px 40px;
}


.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.bannertext .cta {

  width: 150px;
}

.bannertext .cta:hover {
  width: 150px;
  text-align: center;
}

.bannertext .cta:last-of-type {
  width: 150px;

}

.logo  {
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px;
  margin: 0;
}

.logo img {
  height: auto;
  padding: 10px 0;
  margin: 0 auto;
  display: block;
  width: 375px;
}

.headright {
 display: none;
}

.headright a {
  display: none;
}
  nav{
    overflow: scroll;
    -webkit-overflow-scrolling: touch;

  }

.contactdetails {
  display: block;
  float: left;
  width: 50%;
  text-align: left;
  padding-left: 0px;
}
.contactdetails:after {
  content:"|";
  position: absolute;
  right:0;
}
.sociallinks {
  float: right;
  width: 50%;
  text-align: right;
}

.mobibar {
  width: 100%;
  display: block;
  float: left;
  height: 55px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 0;
  transition: ease 0.5s;
  text-align: left;
  padding-left: 20px;
  padding-right: 80px;
  line-height: 55px;
}

.mobibar p {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: 600;
}

.mobibar a {
  margin-right: 8px;
  font-size: 16px;
}

.mobitbar a:last-child {
  margin-right: 0px;
}

.headright a {
  display: none;
}

.contactbar p {
  display: inline-block;
  padding:0;
  margin: 0;
}

.projects-box{
  width: 100%;
}


.inside-banner{
  position: relative;
  padding: 0px;

}
.banner {

height: auto;

}

.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%;

}



.bannertext h1 {
    font-size: 40px;
    line-height: 120%;
    margin-top:0px;
    margin-bottom: 10px;  }
.bannertext span {
  font-size: 40px;
}
.bannertext2 span {
    font-size: 40px;
    line-height: 120%;
    margin-top:0px;
    margin-bottom: 10px;  }



  .call-back span{
    display: none;
  }

  body {
    width: 100%;
  }

  .logos img {
    width: 100%;
    height: auto;
  }

  h2 {
    font-family: 'Oswald', sans-serif;
  }
  footer {
    padding: 70px 30px 50px 30px;
  }
  footer h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: white;
    font-family: 'Oswald', sans-serif;
  }

  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: 'Oswald', sans-serif;
    font-weight: 400;
    border-radius: 10px;
    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;
    border-radius: 10px;
    height: 200px;
    background: white;
    outline:0;
    margin-left: 0px;
  }
  select {
    width: 100%;
    border: none;
    padding: 9px;
    margin: 10px 0 10px 0;
    border-radius: 10px;
    color: white;
    font-family: 'Oswald', 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: #0671b9;
    color: white;
    border: none;
    padding: 12px;
    cursor: pointer;
    border-radius: 10px;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0px;
    width: 50%;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
  }
  .contactform ::-webkit-input-placeholder {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    border-radius: 10px;
    color: white;
    font-size: 16px;
  }
  .contactform ::-moz-placeholder {
    Firefox 19+
    color: #a73a1e;
    border-radius: 10px;
    font-size: 16px;
  }
  .contactform :-ms-input-placeholder {
    color: #a73a1e;
    font-size: 16px;
    border-radius: 10px;
  }
  .contactform :-moz-placeholder {
    Firefox 18-
    color: #a73a1e;
    font-size: 16px;
    border-radius: 10px;
  }

  .container {
    padding: 20px;
  }
  .desktop {
    display: none !important;
  }




  .topbar {
    position: relative;
  }
  footer {
    height: auto;
  }

}
@media (max-width: 640px) {
.news .uk-slidenav {
 display: none;
}

}

@media (max-width: 520px) {

.bannertext{


}
.quote {
  font-size:11px;
}


.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;
  }


.why {

  height: auto;
  -webkit-background-size: cover;

}


.why1 {
  height: auto;

}

.logo img {
  width: 80%;
}

}

@media (max-width: 380px) {

/*  .bannertext{
  padding-top:120px;
  padding-bottom: 150px;
}*/

  .contacts {
    display: none;
  }

.logo img {
  width: 90%;
}

} 

@media (max-width: 320px) {

/*  .bannertext{
  padding-top:120px;
  padding-bottom: 150px;
}
*/
.bannertext a {
    font-size: 44px;
    line-height: 50px;
}
.logo img {
  width: 100%;
}


} 
