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

/* You may put custom css here */

#footersidebar {
  background:#2F363B;
  background:#D8D8D8;
  /*color:#fff;*/
}

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

.ninja-forms-field {
  min-width:100%;
  background:#d8d8d8;
  padding: 0;
}

#slider {
  background:#d8d8d8;
}

.uk-subnav.uk-subnav-line li a,.uk-subnav.uk-subnav-line li a:hover {
  color:#fff;
}

.uk-subnav.uk-subnav-line {
  width: 555px;
  margin:auto;
}

@media screen and (max-width:500px) {
  .uk-subnav.uk-subnav-line {
  width:auto;
  width:initial;
  margin:auto;
}
}

.cimalogo {
  max-width:100px;
  padding:20px 0;
}

#ninja_forms_field_3 {
  height:150px;
}

.text-block{
  width:500px;
}

.uk-width-medium-1-2 {
 padding-top:35px;
}

.slideshow-content-slider-title h1 {
    font-size: 72px;
    line-height: 72px;
    text-align: center;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    max-width:1000px;
}

.uk-accordion-title a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display:block;
}

.uk-nav.uk-grid-width-1-4 {
  //width:100%;
  text-align:center;
}

.uk-nav.uk-grid-width-1-4 > * {
    width: 100%;
}

.uk-dropdown-navbar {
  border:none;
  padding-bottom:15px;
  padding-top:15px;
}

.uk-nav-navbar>li>a:focus, .uk-nav-navbar>li>a:hover {
    background: transparent;
    color: #fff;
    outline: 0;
}

.page-id-217 .entry-header {
  display:none;
}

.home .uk-overlay-panel {
  max-width:1200px;
  margin:0 auto;
}

.uk-overlay-panel .bannertext {
    color: #373E43;
    text-shadow: 2px 1px 8px #aaaaaa;
    font-size: 24px;
}

.uk-overlay-panel .uk-button {
    -webkit-appearance: none;
    margin: 0;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 45px;
    background: #BA4D58;
    vertical-align: middle;
    line-height: 40px;
    min-height: 35px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 2px;
}

article .uk-panel-box li {
  list-style-type: disc;
    list-style-type: initial;
}

@media screen and (max-width:1350px) {
  #slider .uk-overlay-panel .uk-container {
  padding-left:70px;
}}

@media screen and (max-width:1100px) {
  .uk-overlay-panel .bannertext {
    color: #373E43;
    font-size: 24px;
    line-height:30px;
}}

@media screen and (max-width:1100px) {
  
  #slider .uk-overlay-panel .uk-container {
  padding-left:60px;
}

  .uk-overlay-panel .bannertext {
    color: #373E43;
    font-size: 24px;
    line-height:34px;
}
  
  .slideshow-content-slider-title h1 {
    font-size: 52px;
    line-height: 52px;
}
  
}

@media screen and (max-width:800px) {
  
  #slider .uk-overlay-panel .uk-container {
  padding-left:40px;
}

  .uk-overlay-panel .bannertext {
    display:none;
}
  
  .slideshow-content-slider-title h1 {
    font-size: 32px;
    line-height: 32px;
}
  
}

@media screen and (max-width:650px) {
  
  #slider .uk-overlay-panel .uk-container {
  padding-left:40px;
}

  #slider .uk-overlay-panel .uk-container .uk-button {
    display:none;
}
  
}

.page-template-slider-title #slider .uk-cover-background,  .page-template-slider-title #slider .uk-slideshow img {
  min-height:250px
}


.uk-navbar-nav.nodisplay {
  float:right;
}

@media screen and (max-width:900px) {
  footer .uk-width-medium-1-4 {
    width:50%;
  }
}

@media screen and (max-width:550px) {
  footer .uk-width-medium-1-4 {
    width:100%;
  }
  
  footer {
    text-align:center;
  }
}

.map-overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 450px;
    top: 450px;
    margin-top: -450px;
}

.uk-flex.uk-flex-social .uk-contrast {
  width:100%;
}

@media screen and (min-width:750px) {

.sheffield-text {
  color:#bbb; 
  float:left;
  padding:0px 10px;
}

.contact-social-text {
  color:#bbb; 
  float:right;
  padding:0px 10px;
}
}

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

.sheffield-text {
  text-align:center;
  color:#bbb; 
}

.contact-social-text {
  text-align:center;
  color:#bbb; 
}
}

.uk-slidenav{
background:transparent;
}

.services-widg .uk-text-center{
  margin-bottom:5px;
}

#TopScroll{
  height: 55px;
    font-size: 22px;
}
.intro-content {
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}
.into-text {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    padding:40px 10px;
}

.intro-content p {
    line-height: 28px;
}

.home .entry-content .summary {
      background: #b13636;
    color: #fff;
}

.services-section {
      background: #f3f3f3;
      padding-top:40px;
      padding-bottom:40px;
}

.slider {
    max-width: 1150px;
    margin: auto;
    display: block;
    padding-top:50px;
    padding-bottom:50px;
}

 .wp-image-387 {
    padding: 8px 0 0 0;
    display: block; 
}

.wp-image-379 {
    padding: 8px 0 0 0;
    display: block;
}

.wp-image-398 {
  display: block;
  padding: 11px 0 0 0;
}

.wp-image-400 {
  display: block;
  margin: -9px 0px 0px 19px;
}

.wp-image-386 {
  display: block;
  padding: 0px 12px 0px 12px;
  margin: 0px 0 0 0;
}

.wp-image-379 {
  display: block;
  margin-top: -17px;
}

#gform_submit_button_2 { 
    -webkit-appearance: none;
    margin: 0;
    overflow: visible;
    font: inherit;
    color: #444;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px;
    background: #f5f5f5;
    vertical-align: middle;
    line-height: 33px;
    min-height: 35px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 2px;
    width:100%;
}

#gform_submit_button_2:hover, #gform_submit_button_2:focus , #gform_submit_button_2:active {
  background-color: #f5f5f5;
    color: #444444;
    outline: none;
    text-decoration: none;
}

.front-news .gform_title,footer .gform_title {
  display:none;
}

#field_2_1 {
  padding-right:0px;
}

.gform_footer.top_label {
  margin-top:0px !important;
}

#text-6 {
  padding-left:0px;
}

@media screen and (max-width:900px) {
.into-text {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding:40px 10px;
}
}

@media screen and (max-width: 767px) {
.logo-slider .uk-text-center-margin {
  margin:0 auto;
  text-align:center!important;
}}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
  width:14px!important;
}

