/*
Theme Name: PolyProducts UK Child Theme
Description: A child theme for Uikit Theme
Author: Rebecca Chapman
Template: Uikit Theme
*/

/* Write custom css here */


.redtitle {
	color:#B50033;
	font-weight: bold;
}

.greentitle {
	color:#071b4d;
	font-weight: bold;
}

.limetitle {
	color: #88bc2d;
	font-weight: bold;
}

#footersidebar {
    background:#071b4d;
    border-bottom: 0.5px solid #fff;
}

#footersidebar .uk-panel-title{
    color:#fff;
}

.footer-buttons{
    color:#fff;
}

#footersidebar a{
     color:#fff;
}

#footersidebar .uk-button{
    color:#444;
}

#footersidebar .uk-button:hover{
    color:#fff;
}

.footercontact .uk-icon-button,.footercontact .uk-icon-button:hover {
color:#fff;
}

@media screen and (min-width:768px) {
    .iso {
        text-align:right;
        }

    footer .address {
    text-align:left;
}

.footercontact {
    text-align:center;
}

.footercopyright {
    text-align:left;
    padding-top:10px;
}
}

@media screen and (max-width:767px) {
    #footersidebar .uk-width-medium-1-3 {
        width:50%;
    }

     .iso {
        text-align:center;
        }
}

@media screen and (max-width:500px) {
    #footersidebar .uk-width-medium-1-3 {
        width:100%;
    }

    .iso {
        text-align:center;
    }

    .footercontact {
    text-align:center;
     }

    footer .address {
    text-align:center;
    }
    
    #slider{
        display:none;
    }
}

.uk-slidenav-contrast, uk-slidenav-contrast:hover,uk-slidenav-contrast:active, .uk-slidenav-contrast:focus {
    color:#444 !important;
}

.uk-offcanvas .uk-navbar-nav > li > a {
    color: #cccccc;
    padding: 10px 15px;
    width: 270px;
    height:100px;
        }

.uk-offcanvas .uk-navbar-nav > .uk-open > a, html:not(.uk-touch) .uk-offcanvas .uk-navbar-nav > li > a:hover, html:not(.uk-touch) .uk-offcanvas .uk-navbar-nav > li > a:focus {
    color: #ffffff;
    outline: none;
   }
   
#projects h2 {
    margin-top:0 !important;
}

#projects .uk-grid-margin {
	margin-top: 5px !important;
}

#projects .uk-panel-teaser {
	margin-bottom: 0px;
}

#projects h3 {
	border-top: 2px solid #fff;
	background: #071b4d;
	color: #fff;
}

h2.slider-text-1 {
	color: #fff;
    font-size: 35px;
    position: relative;
    text-shadow: 0px 3px 1px #DD4337, 0px 5px 14px #071b4d;
    line-height: 40px;
    top: 105px;
    left: 77%;
}

h2.slider-text-2 {
	color: #fff;
    font-size: 35px;
    position: relative;
    text-shadow: 0px 3px 1px #DD4337, 0px 5px 14px #071b4d;
    line-height: 40px;
    top: 110px;
    left: 40%;
}

h3.slider-text {
    padding-top:10px !important;
}

/*#maincontent {
	background: #D8D8D8;
}*/

#custompage {
	margin-top: 10px !important;
}

.recent-projects {
	margin-top:10px;
    margin-bottom: 25px;
    color:#fff;
}

.recent-projects:after {
    background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 8%;
}
.rota:after {
	background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 15%;
}

.vacuum:after{
	background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 12%;
}

.about:after {
	background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 7%;
}

.karting {

    border-bottom: 5px #DD4337 solid;
    max-width: 270px;
    margin-bottom: 25px;
}

.routing:after {
	background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 7%;
}

.post:after {
    background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 17%;
}

.underline:after {
    background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 8%;
}

.plastic:after {
	background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 20%;
}

.logos {
	
    border-bottom: 5px #DD4337 solid;
    max-width: 101px;
    margin-bottom: 25px;
}

.gallery:after {
    background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 5%;
}

.contact:after{
    background: #D61130;
    content: "";
    display: block;
    height: 5px;
    width: 8%;
}


.entry-title {
	margin: 0px !important;
}

.call-us {
	background: #D8D8D8;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 15px!important;
    max-width: 450px;
    margin: auto;
    padding-top: 10px;
}

.page-id-100 #custompage {
	padding-top: 20px;
}

.projects * {
	text-align: center;
}

/*#post-100 .uk-panel {
	height: 170px !important;
}*/

.chill-factor-e {
	padding: 5px;
	background: #047ABC;
}

  .onlinebutton {
    width:142px;
    max-width:100%;
    display:inline-block;
  }

    .phonebutton {
    width:142px;
    max-width:100%;
    display:inline-block;
    margin-left: 5px;
  }

    .onlinebutton:hover {
    width:142px;
    max-width:100%;
  }

    .phonebutton:hover {
    width:142px;
    max-width:100%;
  }

.slide-2 {
	color: #071b4d !important;
}

.appointmentbuttons {
	padding-top: 30px;
}
.uk-nav-navbar > li > a {
color:#fff !important;
}

#footer .field-wrap, #footer #ninja_forms_required_items, #footer .uk-panel-title {
    margin-bottom: 5px !important;
}

#footer #ninja_forms_field_11 {
width: 100%;
margin-top: 10px
}

#footer .ninja-forms-required-items {
    display:none !important;
}

.project-images {
	border-top: 1px solid #ddd;
	margin-top: 15px;
padding-top: 5px;
}

.inpage-link {
position: relative;
}

.inpage-link .anchor {
position: absolute;
top: -90px;
}

a.uk-slidenav,
a.uk-slidenav:focus {
background: none;
color: #fff !important;
}

.contact-2 {
padding-top: 29px;
}

a.uk-icon-button {
    color: #fff!important;
}

@media (max-width:500px) {
    .contact-2 {
        padding: 0px !important;
    }
    .uk-panel-space {
        padding: 0px !important
    }
    }

.gform_wrapper .gform_footer{
    padding:0px!important;
}

.home-text {
    font-size: 16px;
}

.footer-panel .gfield_label {
    display: none!important;
}

.home-content p {
    font-size: 18px
}

.uk-dotnav{
    margin-bottom:20px!important;
    margin-top:0px!important;
}

.uk-navbar{
    background: #071b4d;
    height:100px;
}

.uk-navbar-nav > li > a{
    color:#fff;
    font-size:18px;
    padding:0px;
    margin-left:10px;
    margin-right:10px;
    }

.uk-navbar-nav > li > a:hover{
    color:#fff;
    background:#071b4d;
}

.uk-navbar-nav > li.uk-active > a{
    color:#fff;
    background-color:#071b4d;
    border-bottom: 2px solid #dd4337
    }

.uk-navbar-nav > li > a[href='#']{
    cursor:pointer;
}

.entry-meta{
    display:none;
}

.uk-panel img{
    border:2px #000 solid;
}

.uk-navbar-nav > li > a:active{
 
   }

a:hover{
     border-bottom: 2px solid #dd4337;
}

.uk-button:hover{
    background:#DD4337;
    color:#fff
}

#TopScroll{
    border-radius:0px;
}

.quote-text{
    font-size:15px!important;
    }

.test{
    margin-top:30px;
}

.uk-sticky-placeholder{
    height:100px;
}

.uk-flex-social{
    padding-left:35px!important;
    padding-top:0px!important;
    padding-bottom:0px!important;
}

.uk-fixed-socialbar{
    padding:5px;
}

#menu-main-menu{
    margin-top: 40px;
}

.social-contact a{
    color:#fff;
    font-size:18px;
}

.social-contact{
    margin-top: 25px;
    line-height: 23px;
    text-align:right;
}

.uk-navbar-nav > li:hover > a{
    background-color:#071b4d;
    color:#fff;
    border-bottom: 2px solid #dd4337
}

.uk-navbar-nav > li:after > a{
    background-color:#071b4d;
    color:#fff;
}

.uk-navbar-nav > li:focus > a{
    background-color:#071b4d;
    color:#fff;
}

.uk-navbar img{
        display:none;
}

.uk-navbar .uk-button{
    width: 125px;
    background: #0000;
    color: #fff;
    margin-top:0px!important;
    border:#fff 1px solid!important;
}

.uk-navbar .uk-button:hover{
    background:#dd4337;
}

@media screen and (max-width:960px){
    p img{
        display:none;
    }
}

.uk-navbar-nav{
    margin-left:15px;
}

#moove_gdpr_save_popup_settings_button{
    border-radius:25px!important;
}

.uk-panel-space{
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#TopScroll{
    border-radius:30px;
}

.sites .uk-panel-title{
    color: #fff!important;
    background: #00000082;
}

.uk-dotnav a{
    background:#dd4337;
}

.uk-dotnav > .uk-active > *{
    background:#dd4337;
}

.uk-dotnav a:hover{
    background:#dd4337;
}

.uk-nav-navbar > li > a:hover{
    background:#dd4337;
   }
   
#ubermenu-nav-main-2-main{
    line-height:73px;
}

#ubermenu-nav-main-2-main a{
    font-size:16px;
    color:#fff;
    
        }

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target{
    background:#071b4d!important;
}

#ubermenu-nav-main-2-main a:hover{
   background:#071b4d!important;
   color:#fff;
}

#ubermenu-nav-main-2-main a:focus{
   background:#071b4d!important;
   }

#ubermenu-nav-main-2-main a:after{
   background:#071b4d!important;
}
#ubermenu-nav-main-2-main a:active{
   background:#071b4d!important;
   
   }

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group{
    background:#071b4d;
    border-width: 0 0px 0 0;
}

.ubermenu-content-block{
    background: #071b4d!important;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{
     background: #071b4d!important;
}

.ubermenu-content-block h1 {
    color: #fff;
    font-size: 25px;
    margin-top: 10px!important;
}

ul{
    color:#fff;
    list-style:none;
}

.ubermenu  li{
    margin-top:5px;
}

.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop{
    border-right:none!important;
    border-left:none!important;
}

.entry-content ul{
    color:#444;
}

.ubermenu.ubermenu-main .ubermenu-tabs .ubermenu-tabs-group{
    background-color:#071b4d!important;
}

.gform_wrapper textarea{
    margin-top: 25px!important;
    resize: both!important;
}

.gform_wrapper .gsection{
    border-bottom:none!important;
    margin:0px!important;
}

ul{
    line-height:25px;
}

.ubermenu .ubermenu-nav .ubermenu-column-3-4{
    width:65%!important;
}

.ubermenu .ubermenu-nav .ubermenu-column-1-4{
    width:35%!important;
}

.ubermenu .ubermenu-target{
    padding: 15px 16px!important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{
    position: absolute;
    right: 2px!important;
    top: 50%;
    margin-top: -6px;
}

.uk-grid{
    margin-top:0px!important;
}

.back{
    position: relative;
    left: 51px;
}

#input_1_4{
    width: 178px!important;
}

.wpgdprc-required{
    display:none;
}

@media screen and (max-width:900px) {
  
  .uk-width-large-1-2 img{
      margin:10px!important;
  }
  
}

@media screen and (max-width:1200px) {
  
  #socialmedia{
      display:none;
  }
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target{
    background:#071b4d!important;
}

.ubermenu-skin-black-white-2 .ubermenu-target{
    background:#071b4d!important;
}

.uk-sticky-nav img{
    display:inline;
    width: 170px;
}

.uk-navbar-brand:hover{
    border-bottom:0px!important;
}

.uk-navbar-brand{
    height:80px;
}

.ubermenu-content-block img{
    display:block;
    width:126px;
    height:85px;
}

html{
    margin-top:0px!important;
}

.shiftnav .shiftnav-menu-title{
    display:none;
}


@media screen and (max-width:998px) {
 
 .uk-sticky-placeholder{
     height:0px;
 } 
 
 #slider{
     border-top:0px;
 }
 
 .back{
     position: relative;
     left:0px;
 }
 
}

.gform_wrapper li.hidden_label input{
    margin-top:0px!important;
}

.gform_wrapper textarea{
    margin-top:10px!important;
}

body .form-2 .gform_wrapper ul li.gfield{
    margin-top:0px!important;
}

#input_1_1{
    width: 74%!important;
}

#input_1_2{
    width: 74%!important;
}

#TopScroll{
    right:90px!important;
}

.uk-icon-large{
    padding-left:10px;
}

span a:hover{
    border-bottom:none!important;
}

.tablinks:hover{
  background: #071b4d;
  cursor:pointer;
}

.tablinks.active{
  background:#071b4d;
}

.tablinks {
  background: #C0C0C0;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 10px 10px 0px 0px;
}

.tabcontent {
  display: none;
  border-top: none;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

body .gform_wrapper ul li.gfield{
    margin-top:0px!important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox{
    margin-top:0px!important;
}

.gfield_required{
    display:none!important;
}