/*
Theme Name: <Insert your site name here> Child Theme
Description: A child theme for Uikit Theme
Author: Rebecca Chapman
Template: Uikit Theme
*/

/* Write custom css here */

.html{
    font-family:"Trirong, Helvetica, Arial, sans-serif"!important;
}
.uk-navbar {
    background: #00457D;
    height:47px;
}
.slideshow-content-slider-title h1 {
    font-size: 72px;
    line-height: 72px;
    text-align: center;
    font-family: "Raleway ExtraLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    position: relative;
    width: auto;
    font-weight: bold;
    color: #fff;
    background: rgba(0,0,0,0.521569);
    padding: 15px 25px;
    text-transform: none;
    }
    
    
.slideshow-content-slider-title {
    align-items: center;
}
.uk-navbar-nav > li.uk-active > a {
    background: #1179b6;
    color: #fff;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #1179b6;
    color: #fff;
}

.uk-navbar-nav > li > a {
    color: #fff;
    height: 44px;
    font-size: 15px;
    line-height:47px;
    }
p{
    color:#070A8A;
}
h1{
    color:#070A8A;
}
#header {
    background-color: #fff !important;
    }

#welcome img{
margin-top: 15px;
display: block;
margin: auto;

}

.welcome-text {
    padding: 0 50px;
}
.uk-navbar-nav > li > a[href='#']{
    cursor: pointer;
}

.entry-meta{
    display:none;
}

.uk-icon-button-small{
    color:#1179b6;
}

.uk-icon-button-small:hover{
    color:#1179b6;
}

.uk-overlay-panel .header-contact {
   color: #070A8A;
    list-style: none;
    font-size: 20px;
    line-height: 35px;
    margin-bottom:0px;
}

.header-contact a{
    color:#070A8A;
}
a{
    color:#070A8A;
}
a:hover{
    color:#070A8A;
}
.name{
    text-align:right;
    font-style:italic;
    margin-right: 15px;
    color:#070a8a;
}

.welcome {
    margin-top: 30px;
}

#footersidebar{
    background:#d7d7d7;
    color:#444!important;
}

#footersidebar a{
    color:#444;
}

#footersidebar p{
    color:#444;
}

.test{
    text-align:center;
    color:#070A8A;
}

.uk-fixed-socialbar{
    height:55px;
}
.uk-flex-social{
    padding-top: 11px!important;
    padding-bottom: 5px!important;
}


.about {
    max-width:500px;
    color:#070A8A;
    padding-top:10px;
}

.uk-form {
    background-color: #ebe1d8;
}

.gfield {
    padding: 10px;
}

.gform_title {
    padding: 10px;
}

.gform_button {
   background:#1179B6!important;
    color:#fff!important;
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 2px;
    min-width:80px;
}
.gform_button:hover{
    background:#000!important;
    color:#fff!important;
}
li{
    color:#070A8A;
}
h2{
    color:#070A8A;
}
h3{
    color:#070A8A;
}

.navbar-notes{
    float:right!important;
}

#footersidebar .uk-panel-space {
    padding: 0 30px;
}

.action{
    position: relative;
    padding: 20px;
    left:140px;
}

.actions{
    position: relative;
     background: rgb(0 0 0 / 31%);
    padding: 20px;
}

.uk-button{
    background:#1179B6!important;
    color:#fff!important;
}
.uk-button:hover{
    background:#000!important;
    color:#fff!important;
}

.uk-dotnav-contrast > .uk-active > *{
   background: #1179b6;
}
.uk-dotnav-contrast > * > *{
   background: #1179b6;
}

.uk-dotnav-contrast > * > :hover, .uk-dotnav-contrast > * > :focus{
   background: #1179b6;
}

.textwidget{
    line-height:10px;
}

.footer1{
    text-align:right;
}

.map{
    margin-top:14px;
}

.timesheetbutton {
    position: relative;
    right: -10px;
}


.termsbutton {
    position: relative;
    right: -10px;
}

.gform_wrapper textarea.small{
    height: 85px!important;
    width: calc(50% - 8px)!important;
  }

.call{
       margin-top:5px;
       margin-left:12px;
}

.button{
    min-width:83.59px;
}

.contain {
    margin: 0 auto;
    display: block;
    max-width: 70%;
}

.apply{
    min-width:95.27px;
}

.contains{
    max-width: 76%;
    display: block;
    margin: auto;
}

/* Timesheets */

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #00557F; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEf4; color: #00557F; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEf4;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #00557F; color: #FFFFFF; background: none; background-color:#006699;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }

/* Timesheets End */

.uk-navbar:before {
    border:1.5px solid #00FFFF; 
    width: 99.86%;
}


@media (max-width: 767px) {

.footer1 {
    text-align:left;
}
}

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

.about-us-images {
    margin-top: 20px;
}


.downloads-grid .uk-button {
    margin: 10px;
}


@media (max-width: 520px) {
    .downloads-grid p {
        max-width: 200px;
    }
}

/* changes to the call to action */

@media screen and (max-width: 960px){ 

.uk-slidenav-position .slideshow-content {    
    display: block;
    margin: 0 auto;
}

.action {
    left: 0;
}

.uk-dotnav {
    margin-left: 0;
}
}

@media screen and (max-width: 675px){
    .text3 { 
        font-size: 26px !important;
}

.text2 h1 {
    font-size: 25px !important;
}
}

.uk-navbar-toggle{
    height: 100px!important;
}

.uk-offcanvas-bar{
    background: #00457D;
}

@media screen and (max-width: 950px){
    .action {
    position: relative;
    left: 330px;
    background: rgba(0, 0, 0, 0.521569);
    padding: 20px;
    display: none;
}

.actions{
    position: relative;
    left: 330px;
    background: rgba(0, 0, 0, 0.521569);
    padding: 20px;
    display: none;

}
}

.navbar-mobile-button a{
    font-size: 30px!important;
    line-height: 10px!important;
    color: #070A8A!important;
    float: right!important;
    position: relative!important;
}

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 950px) {
    .uk-navbar{
    height:100px; 
    background: #dbdbdb;
    }
    .uk-navbar:before {
        border:none;
        
    }            
    .uk-sticky-placeholder{ 
    height: 100px!important;
    }

    
}

body:not(.page-id-6) .uk-dotnav {
    display: none;
}

/*If sub CSS3 support is required*//*.page-id-113 .uk-dotnav, .page-id-115 .uk-dotnav, .page-id-111 .uk-dotnav, .page-id-129 .uk-dotnav, .page-id-117 .uk-dotnav, .page-id-131 .uk-dotnav, .page-id-56 .uk-dotnav {*/
/*    display: none;*/
/*}*/

.image img{
    margin: auto;
    display: block;
    }
    
.uk-panel-box-primary {
    background-color: #d7d7d7;
    color: #444444;
}

.header-links a{
   color:#000!important;
}


.header-links {
    position: relative;
    top: 80px;
}

 .header-links a:hover{
     text-decoration: underline!important;
  text-decoration-color: #1179B6!important;
  text-decoration-thickness: 2.5px!important;
    }

.text3{
   font-size: 40px;
    line-height: 45px;
    font-weight: 300;
    text-shadow: 2px 2px 4px #000;
    text-align:center;
}


.uk-button.enquire {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #fff!important;
}

.uk-button.contact {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    }