/*--- Business Name Here ---*/

/* ==========================================================================
   Global Styles
   ========================================================================== */

   h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
   }	

   p{
    font:400 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
   }
   p.ContactUs{
    font:400 16px/24px "Helvetica Neue",Helvetica,Arial,sans-serif;
   }

   .uk-link, a, a:visited{
    color: #e92229;
   }
  
   a.uk-button-large{
   }
   .uk-button-large:hover{
    
   }
/* ==========================================================================
   Header
   ========================================================================== */
   header{
    background: #fff;
   }

   header a{
    color: #e92229;
   }
   header a:hover,
   header a:focus{
    color: #000;
   }

   .logo.uk-navbar-brand{
    z-index: 1;
    display: block;
    visibility: visible;
   }
   .uk-navbar-brand{
    display: none;
    visibility: hidden;
   }
   .uk-navbar{
      background: rgb(233,34,41); /* Old browsers */
      background: -moz-linear-gradient(top,  rgba(233,34,41,1) 49%, rgba(246,147,108,1) 50%, rgba(233,34,41,1) 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top,  rgba(233,34,41,1) 49%,rgba(246,147,108,1) 50%,rgba(233,34,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom,  rgba(233,34,41,1) 49%,rgba(246,147,108,1) 50%,rgba(233,34,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92229', endColorstr='#e92229',GradientType=0 ); /* IE6-9 */

   }
   .navTable{
    display: table;
    margin:0 auto;
   }
   .uk-active .uk-navbar-brand{
    display: block;
    visibility: visible;
   }
   .uk-navbar-nav>li>a,
   .uk-nav-offcanvas>li>a {
 


   }

   .uk-navbar-nav>li.uk-active>a,
    html .uk-nav.uk-nav-offcanvas>li.uk-active>a{
       
    }
    .uk-dropdown{
      background: #111;

    }
    .uk-nav>li>a{
    }
    .uk-navbar-content:before, .uk-navbar-brand:before, .uk-navbar-toggle:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
    }
    .uk-navbar-toggle{
      font-size: 23px;
      text-transform: uppercase;
      font-weight: bold;
    }
    .uk-navbar-toggle:after {
      float: left;
      margin-top: 18px;
    }



    .logoMobile.uk-navbar-center{
      max-width: 80%;
    }
    .headerContact{padding-left: 0;}
    @media (max-width: 767px){
        .headerContact h2{
          text-align: center;
        }
    }
    .headerContact h2 a{

    }
    .headerContact h2 a:hover{
      text-decoration: none;
    }
    .headerContact h2.uk-hidden-small{
    }

/* ==========================================================================
   Global Page Styles
   ========================================================================== */
   @media (max-width: 767px){
      #dnn_ContentPane.uk-margin-large-top{
        margin-top: 10px !important;
      }
      .contentPaneContainer.uk-margin-large-top{
        margin-top: 10px !important;
      }
      #dnn_bannerPane.uk-margin-large-top{
        margin-top: 10px !important;
      }
    }

/* ==========================================================================
   Footer
   ========================================================================== */
   footer{
      background: #e92229;
      padding: 25px 0;
   }
   footer h2{color: #fff;}
   footer p{
      color: #fff;
   }
   footer p.eftpos{
    text-align: center;
    font-size: 30px;
   }
   	
   footer a{
    color: #000;
   }
   footer a:hover{
    color: #fff;
   }


/* ==========================================================================
   Home Page Styles
   ========================================================================== */
    .slideshow{
      background: #fde401; /* Old browsers */
      background: -moz-radial-gradient(center, ellipse cover,  #fde401 0%, #fb8016 100%); /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover,  #fde401 0%,#fb8016 100%); /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center,  #fde401 0%,#fb8016 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde401', endColorstr='#fb8016',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    }
    .uk-slideshow h3{
      text-transform: uppercase;
      font-size: 60px;
      margin-bottom: 30px;
      line-height: 1em;

    }
    @media (max-width: 767px){
      .uk-slideshow h3{
        font-size: 34px;
         margin-bottom: 10px;
      }
    }
    .uk-slideshow p{
      font-size: 16px;
          max-width: 50%;
    line-height: 1.5em;
    }
    .uk-slideshow a.uk-button-primary{
      z-index: 2;
    }
    .uk-slideshow a.uk-button-primary:visited{
      color: #fff;
    }
    .uk-slideshow a.uk-button-primary:hover{
      color: #e92229;
    }

    .uk-slideshow .uk-overlay-background{
      background: rgba(0, 0, 0, 0.5);
    }
    .uk-icon-chevron-down.uk-icon-large.uk-margin-large-top{
      margin-bottom: 50px !important;
    }
    a.slideshowChevDown{
      color: #e92229;
     }
    a.slideshowChevDown:hover{
      color: #000;
     }
     a.slideshowChevDown:focus{
      color: #000;
     }

     @media (max-width: 767px){
      .uk-slideshow h3{
        font-size: 16px;
         margin-bottom: 10px;
      }
      .uk-slideshow p{
          font-size: 12px;
          margin: 5px 0;
          line-height: 1em;
      }
      .uk-slideshow a.uk-button-large{
          font-size: 14px;
          min-height: 10px;
          padding: 10px;
          line-height: 1em;
          z-index: 2;
      }
      .uk-slidenav-position .uk-slidenav-next{
        right:0;

      }
      .uk-slidenav-position .uk-slidenav-previous{
        left: 0;
      }
    }
     .cta-sidebar{
      padding: 25px;
      text-align: center;
       background: #fde401; /* Old browsers */
      background: -moz-radial-gradient(center, ellipse cover,  #fde401 0%, #fb8016 100%); /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover,  #fde401 0%,#fb8016 100%); /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center,  #fde401 0%,#fb8016 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde401', endColorstr='#fb8016',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
     }

     .cta-sidebar h2{
          font-size: 60px;
    color: #fff;
    text-shadow: 3px 3px 0px #000;
    margin-bottom: 30px;
     }
     .cta-sidebar p{
          font-size: 30px;
    line-height: 1.5em;
    color: #000;
     }
.cta-sidebar .price{
         color: #fff;
    text-shadow: 3px 3px 0px #000;
    font-size: 60px;
  }
/* 
   Call to Action
   ========================================================================== */
   #cta{
        background: url(../img/mainbg.jpg) no-repeat center center fixed #000; 
        min-height: 1px;
          background-size: cover;
          -moz-background-size: cover;
          -webkit-background-size: cover;
          -o-background-size: cover;
          max-width: 100%;
          height: 100%;
          padding: 25px 0;
        @media (max-width: 767px){
            padding:10px 0;
        }
     }
 


    .uk-width-medium-1-3 {
  position: relative;
  
}

/* Common style */
.uk-width-medium-1-3 figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.uk-width-medium-1-3 figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}

.uk-width-medium-1-3 figure figcaption {
  padding: 40px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.uk-width-medium-1-3 figure figcaption::before,
.uk-width-medium-1-3 figure figcaption::after {
  pointer-events: none;
}

.uk-width-medium-1-3 figure figcaption,
.uk-width-medium-1-3 figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.uk-width-medium-1-3 figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.uk-width-medium-1-3 figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.uk-width-medium-1-3 figure h2 span {
  font-weight: 800;
}

.uk-width-medium-1-3 figure h2,
.uk-width-medium-1-3 figure p {
  margin: 0;
}

.uk-width-medium-1-3 figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.cta-dig {
  background: -webkit-linear-gradient(-45deg, #dc7528 0%,#fde401 100%);
  background: linear-gradient(-45deg, #dc7528 0%,#fde401 100%);
  
}

figure.cta-dig img,
figure.cta-dig p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.cta-dig:hover img {
  opacity: 0.1;
  -webkit-transform: scale3d(2,2,1);
  transform: scale3d(2,2,1);
}

figure.cta-dig h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: scale3d(0.8,0.8,1);
  transform: scale3d(0.8,0.8,1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  color: #fff;
  font-size: 40px;
}

figure.cta-dig p {
  bottom: 0;
  left: 0;
  margin: 20px 20px;
  padding: 30px;
  border: 2px solid #fff;
  text-transform: none;
  font-size: 100%;
  opacity: 0;
  -webkit-transform: scale3d(0.8,0.8,1);
  transform: scale3d(0.8,0.8,1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
}

figure.cta-dig:hover h2,
figure.cta-dig:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

/* Media queries */
@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .uk-width-medium-1-3 figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}



/* 
   Slider
   ========================================================================== */
   .uk-slidenav-position{
    
   }
/* ==========================================================================
   Body Page Styles
   ========================================================================== */
    blockquote{
      padding: 15px;
    }
    