
/* CUSTOM
-------------------------------------------------------*/

.color-box {
    /*border: 4px solid #D47114;*/
    padding: 10px;
    margin: 0 0 20px;
    background: #D47114;
    background: rgb(212,113,20);
background: linear-gradient(0deg, rgba(212,113,20,1) 0%, rgba(246,144,48,1) 100%);
}


/* GREEN SEITE
-------------------------------------------------------*/

.green .navbar-nav > li > a:hover {
    color: #108426;
}

.green .navbar-nav > li > a:hover {
    color: #108426 !important;
}

.green .navigation .scrolling .navbar-nav > li > a:hover {
    color: #108426 !important;
}

.entry-list.green ul > li {
    padding: 8px 0;
        padding-top: 8px;
    border-bottom: 1px solid #096f1c !important;
}
  .entry-list.green ul > li:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important; }

.entry-list.green .entry-title a:hover {
    color: #109967;
}



.startpage-slider {
  width: 200px;
}



.label-new {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    background-color: #3dc36c;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}


.logo-container-sidebar {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin: -30px 0 0 0;
}

.logo-sidebar {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.logo-sidebar:hover {opacity: 0.5;}



.webkit-box {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -moz-box-flex: initial;
}

hr {border-top: 1px solid #dedede;}

footer p {color: #fafafa;font-size: 14px;}


.back-to-site {
  margin: 50px 0px 50px;
}

.dropcap.style-2 {
    border-radius: 50%;
}

#contact-form li {
    list-style: none;
}


.team-details span {
  display: block;}

.person-work {
  margin-bottom: 20px;
}
.person-list {
  font-size: 14px;
}
.person-status li {
  font-size: 14px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  color: #044196;
}

.contact-icons {
    width: 60%;
    max-width: 200px;
    margin: 0 auto 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-list.onepager li {
    float: left;
    margin: 0px 30px 10px 0px;
    display: inline-block;
}
.features-list.onepager li:last-child {
    float: none;
}

.rev_slider.website {
    height: 100vh !important;
}
.rev_slider_wrapper.onepager {
    height: 91vh !important;
}
.rev_slider.onepager {
    height: 91vh !important;
}



/* SIDEBAR -- BUTTONS
================================================== */

.stickysidebar-container{
  z-index: 500;
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -107px;
  top: 70px;
  width: 150px;

}
.stickysidebar li{
  list-style-type: none;
  background-color: #FFFFFF;
  color: #efefef;
  height: 60px;
  padding: 0px;
  margin: 0px 0px 0px -20px;
  border-radius: 50px !important;
  /*cursor: pointer;*/
  -webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  filter: grayscale(0%); 
  -webkit-filter: grayscale(0%); 
}
.stickysidebar li:hover{
  margin-left: -75px;
  background-color: #1D9B8D;
  -webkit-transform: translateX(-75px);
  -moz-transform: translateX(-75px);
  -o-transform: translateX(-75px);
  -ms-transform: translateX(-75px);
  transform:translateX(-75px);
  -webkit-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.stickysidebar li img{
  width: 50px;
  height: 50px;
  float: left;
  margin: 5px 5px;
  margin-right: 10px;
  box-shadow: 0px 0px 5px #fff;
  border-radius: 50px;

}
.stickysidebar li p{
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 0.5px;
}
.stickysidebar li a {
  color: #EFEFEF;
  font-size: 13px;
}


.auswahlstartpage {}
.auswahlstartpage img {
  float: left;
  display: block;
  margin: 10px 0 10px;
}
.auswahlstartpage li {
    float: left;
    margin: 0 5% 10px 0px;
    width: 20%;
}

.arrow-down-startpage-box i{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  color: #fafafa;
}
.arrow-down-startpage-box i:hover{
  color: #044196;
}

.checkboxes_formular {
  margin-bottom: 10px;
  display: inline-block;
}
.checkboxes_formular li {
    float: left;
    margin: 0 20px 0px 0;
}




















/* BACKGROUNDS
================================================== */

.bg-loader {
    background-color: #0A8AD2;
    background-image: url(../img/_loader/loader-01.gif);
    background-position: center;
    background-repeat: no-repeat;
    /*height: 100vh;*/
}/* auf settings.css muss noch
    .tp-loader.spinner4 auf display: none;
================================================== */


.bg-loader-green {
    background-color: #34a481;
    background-image: url(../img/_loader/loader-02.gif);
    background-position: center;
    background-repeat: no-repeat;
    /*height: 100vh;*/
}

.bg-body-blue {
    background-color: #0A8AD2;
    background-image: url(../img/_background/img-02.jpg);
    background-position: center;
    background-repeat: no-repeat;
    /*height: 100vh;*/
}

.bg-footer {
    background-color: #0A8AD2;
}












