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

/* Write custom css here */

html {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
    color: #fff;
}

a:hover {
    color: #fff;
}

#footersidebar a{
    color:#fff;
    font-size:15px!important;
}

#footersidebar p{
    line-height:20px;
}

h2,
h3 {
    font-size: 28px !important;
    line-height: 50px;
}

p {
    font-size: 18px;
    line-height: 26px;
}

li {
    font-size: 18px;
    line-height: 26px;
}

.social-buttons {
    padding-left: 10px;
}

#slider .uk-content-width {
    max-width: 100%;
    max-height: 450px;
}

.uk-navbar img{
    width:105px!important;
}

.uk-navbar-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
     font-size:13px;
    }

.uk-navbar-nav .uk-active a {
    color: #fff !important;
}

.uk-navbar {
    color: #444;
    background: #fff;
    border-bottom:5px solid #CCAC83;
    }

.center-text {
    text-align: center;
    max-width: 500px;
    margin: 0px auto;
}

.page-segment {
    padding: 30px 0;
    position: relative;
}

/*
#services {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
*/

.background-image-parallax {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.info-overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.services-overlay {
    background: #12377e1c;
}

.services-overlay .uk-panel-title {
    height: 47px;
    background: #0c3963;
    padding: 15px;
}

.services-overlay .uk-button {
    margin-bottom:15px;
    font-size: 18px;
    color: #fff;
    background: #CCAC83;
    margin-bottom: 15px;
    border: none !important;
}

.services-overlay .uk-panel {
    background:#fff;
}

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

#services {
    padding-top:0px!important;
}

#services .uk-panel.uk-panel-box {
    background-color: transparent;
    border: 0px;
}

#services .uk-panel.uk-panel-box:hover {
    background-color: rgba(34, 30, 31, 0.5);
}

#services .uk-panel-teaser {
    padding-top: 15px;
}

.uk-navbar-nav li a:focus,
.uk-navbar-nav li a:hover,
.uk-navbar-nav li a:active {
    color: #fff!important;
}

h2.quote-text {
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 0px;
}

h2.quote-source {
    font-size: 28px;
    line-height: 20px;
    padding-bottom: 0px;
}

#footer {
    background-color: #4472C4!important;
    color: #fff;
}

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

.red-text {
    color: #fe0000;
}

.uk-slidenav-position {
    margin: 0px;
}

.uk-slideshow .uk-overlay-panel {
    padding: 0px;
}

.slider-overlay {
    padding: 20px;
}

.slideshow-content {
    height: 100%;
    width: 600px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.slideshow-content-slider-title {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.slideshow-content h1 {
    font-size: 71px;
    line-height: 72px;
    text-align: center;
    font-family: "Raleway ExtraLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

.slideshow-content-slider-title h1:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
    left: 25%;
    border-bottom: 2px solid #fe0000;
}

.slider-list li {
    font-size: 22px;
    line-height: 34px;
    list-style: none;
    font-family: "Raleway Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#slider .uk-slideshow,
#slider .uk-cover-background,
#slider .uk-overlay-panel {
    height: 440px !important;
}

.uk-overlay-panel-page {
    background: rgba(0,0,0,0.5);
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
}

.content-title {
    position: relative;
}

.sidebar-contact-title {
    font-size: 36px !important;
    line-height: 42px;
}

.parallax-background {
    padding: 0px;
}

.overlay-buttons {
    padding-top: 20px;
    padding-bottom: 30px;
}

.hidden-image {
    visibility: hidden;
}

.plastering {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    height: 100%;
    padding: 10px;
    border-radius: 5px;
    
}

#TopScroll{
    color:#444!important;
}

.plastering-text {
    max-width: 300px;
}

.contact-break-bg {
    background: #0c3963!important;
    border-top: 2px solid #CCAC83!important;
}

.contact-break,
.contact-break h2 {
    color: #fff;
}

.contractor-button {
    background-color: #CCAC83!important;
    border: 2px solid #444 !important;
    border-radius: 10px;
    color: #444!important;
}

.contact-button {
    margin-top: 20px;
}

.home-service-info .uk-grid {
    position: relative;
    margin: 0px;
    padding: 20px 0;
}

.home-service-info .uk-grid::before {
    content: "";
    position: absolute;
    width: 35%;
    height: 1px;
    bottom: 0;
    left: 32.5%;
    border-bottom: 2px solid #eee;
}

.tel-stack {
    position: relative;
}

.tel-stack ul li {
    list-style: none;
}

.contact-us-home {
    background: #221e1f;
    color: #fff;
    border-radius: 10px;
}

.contact-us-home h2 {
    color: #fff;
}

.contact-us-home a {
    color: #fff;
}

.tel {
    position: absolute;
}

.home-section-height {
    height: 500px;
}

.home-section-bg {
    background-image: url(/wp-content/uploads/2020/10/pwp-slider-5-3.jpg);
    padding: 0px;
    background-position: center;
    background-size: cover;
     
}

.home-section-paragraph {
    max-width: 400px;
}

.map-container {
    margin-top: 10px;
    height: 350px;
    width: 100%;
}

.gform_title {
    font-weight: normal !important;
}

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

.contact-sidebar a {
    color: #444;
}

.uk-navbar-nav li a:hover{
        color:#fff;
}

.uk-navbar-nav > li.uk-active > a:hover{
    color:#21366E;
}

.uk-navbar-nav li a {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
}
.uk-navbar-nav li a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    transition: width 0s ease, background .5s ease;
}
.uk-navbar-nav li a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #21366E;
    transition: width .5s ease;
}

.uk-navbar-toggle {
    line-height: 80px;
    height: 80px
}

.da-thumbs {
	list-style: none;
	width: 984px;
	height: 600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}

ul.da-thumbs br {
    display: none;
}

ul.da-thumbs p {
    margin: 0px;
}

@media screen and (max-width:1175px) {
    .uk-navbar-nav li a {
        padding: 0px 5px;
    }
}

.uk-dotnav-contrast > .uk-active > *{
    background:#CCAC83!important;
}

.uk-dotnav>*>*{
    background:#CCAC83!important;
}
.uk-dotnav-contrast > * > :hover, .uk-dotnav-contrast > * > :focus{
    background:#CCAC83!important;
}
.uk-dotnav-contrast > * > *{
     background:#CCAC83!important;
}

div#starssection {
    max-width: 80%;
    margin: auto;
    display: block;
}

.big-button {
    background:#CCAC83!important;
    border: 2px solid #444 !important;
    border-radius: 10px;
    color: #444!important;
    min-width: 136px;
}
.big-button a{
    color:#444!important;
    text-decoration:none!important;
}
.big-button:hover {
    border-color:  #CCAC83!important;
}

.big-button a:hover {
    text-decoration: none
}

.tablinks:hover{
  background: #21366E;
  cursor:pointer;
}

.tablinks.active{
  background:#21366E;
}

.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;
}

.gform_wrapper .gform_heading{
    margin-bottom:0px!important;
}

.gform_wrapper span.gform_description{
    margin-bottom:0px!important;
}

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

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

.gform_wrapper h3.gform_title{
    margin-bottom:0px!important;
}

.gform_wrapper textarea.small {
    height: 80px!important;
    resize: both!important;
    overflow: auto!important;
}

.uk-slideshow > li > img{
    background-size: cover;
}

.header-right{
    font-size: 16px;
    color:#fff!important;
}

.uk-sticky-nav .header-right{
    top:0px!important;
}

.entry-meta{
    display:none;
}

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

.uk-sticky-placeholder{
    height:55px!important;
}

.uk-slideshow .uk-overlay-panel {
    background: #12377e1c;
}

.uk-overlay-panel{
    padding:0px!important;
}

.uk-nav-parent-icon > .uk-parent > a:after{
    display:none;
}

.uk-dropdown-navbar{
    width: 230px;
    background:#0c3963;
}

.uk-nav-navbar > li > a:hover{
    background:#0c3963!important;
    color:#fff!important;
}


#header {
background:#0c3963!important;    
}

#header .uk-overlay {
    background:#0c3963!important;
}

.uk-navbar {
    background:#0c3963!important
}

.home-about {
    background:#0c3963;
    color:#fff;
}

.home-about h1 {
    color:#fff;
}

#footersidebar {
background: #000;
}

.info-overlay .slider-overlay {
    background:#0c3963;
    border-radius:10px;
}

.uk-navbar-toggle{
    color:#fff!important;
}

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

.slideshow-content h1{
    font-size:45px!important;
}

}

h3{
    font-size:20px!important;
}

#footerbg{
    border-top:2px solid #CCAC83!important;
    padding: 5px;
}

.overlay-buttons .uk-button{
    background: #CCAC83!important;
    border: 2px solid #fff !important;
    border-radius: 10px;
    color: #fff;
    min-width: 136px;
    padding:2px;
    font-size:1rem;
}

#menu-item-479 a {
    color:red!important;
}

#menu-item-660 a {
    color:red!important;
}

.gfield_required{
    display:none!important;
}

.uk-icon-small {
    font-size: 30px!important;
    color:#fff!important;
}

#services .uk-panel {
    max-width: 85%;
    margin: auto;
    display: block;
}

.services-overlay .uk-panel {
    background: #e2e2e2;
}

.page-id-345 #main{
    background: linear-gradient(0deg, rgb(255 255 255 / 65%), rgb(255 255 255 / 57%)), url(/wp-content/uploads/2020/12/Company-Offices-1.jpg);
}

@media screen and (min-width: 950px){
#footersidebar .uk-grid > * {
    padding-left: 15px!important;
}
}

.uk-panel-title{
    margin-bottom:10px!important;
}

.header-right p{
    color:#CCAC83;
}

#header img{
    padding-left:15px!important;
}

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

