.logo {
    margin-top: 15px;
}

.logotext {
    margin-left: 15px;
}

.btn.btn-styles.btn-icon-adv-2.btn-icon-adv-2-left.btn-border.btn-custom-style-12-1 {
    transition: ease all 0.4s;
}

.btn.btn-styles.btn-icon-adv-2.btn-icon-adv-2-left.btn-border.btn-custom-style-12-1:hover {
    box-shadow: inset 1px 0px 5px rgba(0, 0, 0, 0.7);
}

#success {
    background: rgb(107, 179, 33);
    text-align: center;
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: .5em;
    color: white;
    border-radius: 25px;
    transition: all .5s ease;
}

#error {
    background: rgb(229, 107, 107);
    text-align: center;
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: .5em;
    color: white;
    border-radius: 25px;
    transition: all .5s ease;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.heading-element-5 h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
}

.heading-element .sep-element {
    border-color: rgb(107, 179, 33);
}

.heading-element-5 h4 {
    color: rgb(107, 179, 33);
}

.heading-element-5 h4 span {
    background: rgb(107, 179, 33);
    color: white;
}

.sidebox ul li {
    text-align: left;
    display: table-footer-group;
}

.sidebox ul li i {
    margin-right: 0px;
}

.sidebox ul li span {
    padding-left: 10px;
}

.sidebox ul li span {
    text-indent: 0;
    width: 90%;
    display: inline-block;
}

.title-type-2 {
    padding-top: 20px
}

section {
    position: relative;
    overflow: hidden;
}

.section-bg {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-bg {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg {
    top: -80%;
}

#wald, #headerWrap {
    min-height: 250px;
}

#wald > div {
    background-image: url('../../customerImages/para.jpg');
    min-height: 250px;
    max-height: 250px;
    left: 0px !important;
}

.section-bg {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;

    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.abs-content-middle {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1em;
    margin: auto;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    color: white;
}

.spacer {
    text-align: center;
    height: 100px;
}

.spacer-lg {
    height: 200px;
}

.waldtext {
    width: 100%;
    display: block;
    height: 50%;
    position: relative;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 1.5em;
    font-weight: 400;
    text-shadow: 0 0 12px rgba(0, 0, 0, .7), 0 0 12px rgba(0, 0, 0, .7);
    z-index: 25;
}

.waldHead {
    text-align: center;
    width: 100%;
    background: rgb(107, 179, 33);
    display: block;
    z-index: 25;
    color: #fff;
}
.waldHead p{
    color:white;
}

#footer {
    padding-top: 10px;
}

.top-section-banner {
    margin-bottom: 5px;
}

#footer .middle-section {
    padding-bottom: 0;
}

.top-section-banner .tsb-icon {
    padding: 10px !important;
}

.top-section-banner.top-section-banner-big .tsb-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.top-section-banner.tsb-content-type-2 .tsb-content {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.top-section-banner.top-section-banner-big .tsb-content .title {
    font-size: 1.2em;
}

.top-section-banner.top-section-banner-big .tsb-content .sub-title {
    font-size: 1.5em;
}

.top-section-banner.tsb-icon-type-2 .tsb-icon i {
    background-color: rgb(242, 150, 7);
    font-size: 50px;
}

.top-section-banner.tsb-icon-type-2 .tsb-icon i {
    width: 1.2em;
    height: 1.2em;
}

.top-section-banner.tsb-icon-type-2 .tsb-icon i::before {
    line-height: 0;
}

.top-section-banner.tsb-icon-type-2 .tsb-icon i::after {
    position: absolute;
    bottom: -18px;
    left: 4px;
}

#footerBtn {
    transform: scale(.5);
}

#footerBtn {
    transform: scale(.5);
}

.top-section-banner.top-section-banner-big .tsb-content {
    padding-top: 10px;
    padding-bottom: 25px;
}

#gmapsWrapper {
    left: 0px !important;
}

.adminEditButton {
    color: white;
    background: #ffa008;
    height: 20px;
    width: 20px;

}

.adminEditButton i.icon {
    font-size: 1em;

}

a i.editIcon {
    color: #268bd2;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
    overflow: visible;
    transition: all .4s ease;
}

a:hover i.editIcon {
    text-shadow: 0 0 9px rgba(0, 0, 0, 1);
}

.fa.insetcolor {
    color: rgba(186, 218, 85, 0.8);
    text-shadow: 1px 4px 6px #fff, 0 0 0 #000, 1px 4px 6px transparent;
}

.fa.insetshadowed {
    color: rgba(192, 192, 192, 0.2);
    text-shadow: 0px 2px 2px #fff, 0 0 0 #000, 1px 4px 6px transparent;
}

.fa.insetembossed {
    color: rgba(255, 255, 255, 0.5);
    text-shadow: 0px 1px 1px #fff, 0 0 0 #000, 0px 0px 0px transparent;
}

/* text shadow examples */
.inset-darktext {
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 4px 6px #fff, 0 0 0 #000, 1px 4px 6px transparent;
}

.inset-lighttext {
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 4px 6px #fff, 0 0 0 #000, 1px 4px 6px transparent;
}

.inset-colortext {
    color: rgba(186, 218, 85, 0.8);
    text-shadow: 1px 4px 6px #fff, 0 0 0 #000, 1px 4px 6px transparent;
}

/* font awesome base stuff */
@font-face {
    font-family: FontAwesome;
    src: url(https://netdna.bootstrapcdn.com/font-awesome/2.0/font//fontawesome-webfont.eot?#iefix) format('eot'), url(https://netdna.bootstrapcdn.com/font-awesome/2.0/font//fontawesome-webfont.woff) format('woff'), url(https://netdna.bootstrapcdn.com/font-awesome/2.0/font//fontawesome-webfont.ttf) format('truetype'), url(https://netdna.bootstrapcdn.com/font-awesome/2.0/font//fontawesome-webfont.svg#FontAwesome) format('svg');
    font-weight: 400;
    font-style: normal;
}

.fa {
    font-family: FontAwesome;
    font-style: normal;
    font-size: 24px;
    vertical-align: middle;
    line-height: 24px;
}

.iconset .fa {
    padding: 0 10px;
}

.fa-angle-down:after {
    content: "\F0D7";
    font-size: 15px;
    padding-left: 3px;
}

.fa-user:before, .one:before {
    content: "\f007";
}

.two:before {
    content: "\f0ac";
}

.three:before {
    content: "\f082";
}

.four:before {
    content: "\f09c";
}

.five:before {
    content: "\f095";
}

.six:before {
    content: "\f022";
}

.seven:before {
    content: "\f054";
}

.eight:before {
    content: "\f003";
}

.nine:before {
    content: "\f081";
}

.ten:before {
    content: "\f002";
}

.eleven:before {
    content: "\f073";
}

/* Optional - Hide shadows when text is selected */
::-moz-selection {
    background: #bada55;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #bada55;
    color: #fff;
    text-shadow: none;
}

.green {
    color: #bada55;
}

.white {
    color: #ffffff;
}

.blue {
    color: #488ef1;
}

.iconcombo {
    margin: 0 30px;
}

a {
    text-decoration: none;
}

a.iconcombo, a.fa {
    display: inline-block;
    transition: color .5s ease;
}

a.iconcombo:hover, a:hover .fa {
    color: rgba(186, 218, 85, 0.8);
    text-shadow: 0px 2px 2px #fff, 0 0 0 #000, 1px 4px 6px transparent;
}

/*circle icon effect*/
.circle {
    border-radius: 50px;
    border: 1px solid orange;
    width: 35px;
    height: 35px;
    line-height: 28px;
    vertical-align: middle;
    background-color: #E5e5e5;
    display: inline-block;
    text-align: center;
    padding: 5px !important;
}

[data-name] image,
[data-name] [data-ce-tag=img],
[data-name] img,
[data-name] video {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

[data-name] .text-center {
    text-align: center;
}

[data-name] .text-left {
    text-align: left;
}

[data-name] .text-right {
    text-align: right;
}


a#back-to-top{
    background-color: #ffa008;
}

.menu-wrapper{
    margin-top:10px;
}

.pagination li {
    list-style: none;
    display: inline-block;
    background-color: #ffa008;
    padding-left: 10px;
    padding-right: 15px;
    margin-left: -5px !important;

    border: 0 !important;
    position: relative;

    border-left: 1px solid rgba(0,0,0,.4) !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pagination li.active {
    background: yellowgreen;
}

.pagination li a{color:white;font-weight: bold;}

.pagination .last {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pagination .first {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);


.form-row{
    width:100%;
    position: relative;
    display: inline-block;
}

.form-row label {
    display: inline-block;
    width: 30%;
}

.form-row input {
    display: inline-block;
    width: 69%;
}













#progressbox {
    border: 1px solid #0099CC;
    padding: 1px;
    position:relative;
    width:400px;
    border-radius: 3px;
    margin: 10px;
    display:none;
    text-align:left;
}
#progressbar {
    height:20px;
    border-radius: 3px;
    background-color: #003333;
    width:1%;
}
#statustxt {
    top:3px;
    left:50%;
    position:absolute;
    display:inline-block;
    color: #000000;
}

.fupload{
    border:1px solid rgba(0,0,0,.7);
}
.fupload label{text-indent: 10px;}
.newssubmit{width:100%;position: relative;margin: 0 auto;display: inline-block;margin-top: 10px;}
.news-trash-icon{
    float: right;
    font-size: 20px;
    text-shadow: 0px 0px 4px;
    color: tomato;
}

.news-modify-icon{
    float: right;
    font-size: 20px;
    text-shadow: 0px 0px 4px;
    background-color: #ffa008;
    margin-right: 20px;}


.pagination li {
    list-style: none;
    display: inline-block;
    background-color: #ffa008;
    padding-left: 10px;
    margin-left: -5px !important;
    border: 0 !important;
    position: relative;
    padding-right: 10px;
    border-left: 1px solid rgba(0,0,0,.2) !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
    transition: all ease .4s;
}
.pagination li a{color:white;font-weight: bold; transition: all ease .4s;}
.pagination li a:hover,.pagination li:hover a{color:greenyellow;font-weight: bold; transition: all ease .4s;text-decoration: none;color:rgba(255,160,8,1); text-shadow: 0px 1px 1px rgba(0,0,0,.9),0px 1px 1px rgba(0,0,0,.9);}
.pagination li:hover{background-color: rgba(186, 218, 85, 0.8);}
.pagination li .active{color:white;font-weight: bold;}
.filetype-icon{fill:yellowgreen;width:32px;height:32px;display:inline-block;}

.newsFilename{display: inline-block;
    font-size: 12px;
    width: 80%;}





.ct-widget.ct-toolbox {
    background: rgba(242, 150, 7,0.9);}

.ct-widget .ct-tool{
    color: rgba(30,30,30,0.73);
}

          .ct-widget .ct-tool--applied {
              color: rgba(196, 248, 85,0.9);
              text-shadow: 0 0 10px,0 0 15px,0 0 10px;
          }


.ce-element--empty.ce-element.ce-element--type-text{
    display: none;
}

.ct--highlight{
    outline: 4px solid rgba(150,250,150,0.95);
}


.sidebox ul li{

}

.parallax-bg .parallax-img {
    pointer-events: all !important;
}
#title{z-index: 1500;}

.post.type-post.clearfix {
    position: relative;
    top: 30px;
}
.breadcrumb {
    padding: 5px 6px;
    margin-bottom: 10px;
    list-style: none;
    background-color: rgba(245, 245, 245,.8);
    border-radius: 25px;
    border: 1px solid rgba(0,0,0,.35);
    box-shadow: 0px 0px 5px rgba(0,0,0,.9),0px 0px 15px rgba(0,0,0,.7);
}

.contactWidget i {
width:35%;
    display:inline-block;
    position:relative;
    font-size: 20px;
    float:left;
    display:inline-block;
}
.contactWidget span{
    width:60%;
    display:inline-block;
    position:relative;
    font-size: 18px;
    float:left;
    display:inline-block;}


.contactWidget i {
    width:30px;
    display:inline-block;
    position:relative;
}
.contactWidget i {
    width:30px;
    display:inline-block;
    position:relative;
}
.contactWidget span{
    display:inline-block;
    width: 100%;
}

#widget_phone{
    float:right;
    position: relative;
}

.contactWidget{
    max-width:10%;
}





ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 { padding-left:20px; list-style:none; }
ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 li,ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 li { margin-bottom:10px; }
ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 li:before,ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 li:before {
    font-family: 'FontAwesome';
    content: '\f046';
    margin: 0 5px 0 -15px;
    color: rgb(107, 179, 33);
    text-shadow: 1px 1px 1px rgba(0,0,0,.7);
    font-size: 18px !important;
}


#header{
    z-index:2;
}.nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a {
     padding-top: 0;
     padding-right: 0;
     padding-bottom: 0px;
     padding-left: 0;
     color: #363636;
     text-transform: inherit;
     letter-spacing: inherit;
     font-weight: inherit;
 }

.middle-header.nav-sticky.nav-is-sticky.stuck {
    background: white;
}


.middle-header.nav-sticky.nav-is-sticky.stuck {
    background: white;
    position: fixed;
    display: inline-block;
    z-index: 1750;
}

#header{

    background: white;
    z-index: 1740;
    position: relative;

}
.nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a:after{
    background-color: yellowgreen;
}

.nav-is-sticky .nav-type-1 .wsmenu-list > li > a:after{
    background-color: yellowgreen;
    height: 3px;
}
.nav-is-sticky.nav-type-1 .wsmenu-list > li > a:after,.nav-type-1 .wsmenu-list > li > a:after{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 3px;
    background-color: yellowgreen;
    height: 3px;
}
li.removed-item {
    animation: removed-item-animation 1s cubic-bezier(0.55, -0.04, 0.91, 0.94) forwards;
    /*transform origin is moved to the bottom left corner*/
    transform-origin: 0% 100%;
}

@keyframes removed-item-animation {
    0% {
        opacity: 1;
        transform: rotateZ(0);
    }

    100% {
        opacity: 0;
        transform: translateY(600px) rotateZ(90deg);
    }
}/*the initial state in this animation is same as the final state of the above one*/
li.restored-item {
    animation:
            openspace 0.3s ease forwards,
            restored-item-animation 0.3s 0.3s cubic-bezier(0, 0.8, 0.32, 1.07) forwards;
}
.wsmenu-list {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    bottom: 0px;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
}
ul.mobile-sub.wsmenu-list{
    padding-top: 0px !important;
}
.nav-is-sticky .stuck nav.nav-type-1.nav-submenu-type-1.wsmenu.slideLeft.clearfix {
    padding-top: 20px;
}
/*
    Snippet @keyframe openspace source: http://css-tricks.com/transitional-interfaces-coded/
*/
@keyframes openspace {
    to {
        height: auto;
    }
}

@keyframes restored-item-animation {
    0% {
        opacity: 0;
        transform: translateY(600px) rotateZ(90deg);
    }

    10% {
        opacity: 1;
        transform: translateY(600px) rotateZ(90deg);
    }

    100% {
        opacity: 1;
        transform: rotateZ(0);
    }
}









@media ( max-width: 1200px ) {

    .right-bar {
        display: none;
    }




    }



