/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Content CSS

----------------------------------------------------------------------------------------------------*/
.uk-slidenav-next:before {
	color: #000;
}

.uk-slidenav-previous:before {
	color: #000;
}


.wk-gallery-showcase img {
    margin: 0 auto;
    display: block;
}


.remove-top-margin {
    margin-top: 0px;
}

.remove-bottom-margin {
    margin-bottom: 0px;
}

.alternate-list-margins {
    margin-top: 3px;
    margin-left: 25px;
}

.box-content {
    border: 0;
    background: #40A08B;
    box-shadow: none;
    border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.box-content p {
    margin: 0;
    color: #fff;
}

.content-50 {
    width: 45%;
    display: inline-block;
    margin: 0 4% 0 0;
    vertical-align: top;
}

.sublist-margins, .second-level-list {
    list-style-type:disc;
}

.sublist-margins {
    margin-top: 3px;
    margin-left: 10px;
}

.g-recaptcha>div>div {
    width: inherit !important;
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    max-width: 302px;
    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -webkit-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -moz-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    margin: 0 auto;
}

.g-recaptcha iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.g-recaptcha>div {
    position: relative;
}
.g-recaptcha div {
    height: 78px!important;
}
.g-recaptcha {
    overflow: hidden;
}
 
label[for="input_8_5"] {
    display: none !important;
}

.uk-slidenav-position .uk-slidenav-previous {
    left: 20%;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 20%;
}

#gform_confirmation_message_10 {
    font-size: 30px;
    line-height: 1.2;
}

.g-recaptcha {
    overflow: hidden;
}

.g-recaptcha>div>div {
    width: inherit !important;
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    max-width: 302px;
    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -webkit-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -moz-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    margin: 0 auto;
    height: 77px;
}