/* Add here all your css styles (customizations) */

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Poppins", Arial, sans-serif;
    color: #262626;
}

.g-pt-25 {
    padding-top: 25px;
}

.homeapp-header.one-page-header .navbar-nav > li > a, .homeapp-header.one-page-header .navbar-nav > li > a:focus {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    padding: 7px 13px;
}

.interactive-slider-v2 {
    z-index: 1;
    padding: 115px 0 0;
    background: #fff;
}

.homeapp-header.one-page-header {
    box-shadow: 0 0px 0px #fff;
    background: transparent;
}

.interactive-slider-v2 h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    line-height: 80px;
    text-transform: none;
}

.interactive-slider-v2 .promo-info h1 {
    color: #262626;
    font-size: 48px;
    line-height: 48px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.interactive-slider-v2 .promo-info p {
	opacity: 0.8;
	color: #262626;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 1.5;
    margin: 0 0 25px 0;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-default {
    color: #262626;
    background-color: transparent;
    border-color: #262626;
}

.btn-default:hover {
  color: #fff;
  background-color: #bb9870;
  border-color: #bb9870;
}

.g-heading-v10 h2, .g-heading-v10 .h2 {
    text-transform: none;
    font-size: 36px;
    color: #111;
    margin-bottom: 20px;
    line-height: 1.3;
}

.g-heading-v10 h2 .block-name {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    margin: 0 0 15px;
    display: block;
    text-transform: uppercase;
}

.short-info-bg-1 {
	background: #bb9870;
}

.short-info-bg-1:hover {
	background: #7db82e;
}

.short-info-bg-2 {
	background: #b08e68;
}

.short-info-bg-2:hover {
	background: #7db82e;
}

.short-info-bg-3 {
	background: #a1825e;
}

.short-info-bg-3:hover {
	background: #7db82e;
}


.container-fluid.with-bg-weiss {
	background: #fff;
}

.container-fluid.with-bg-braun {
	background: #bb9870;
}

.container-fluid.with-bg-black {
	background: #262626;
}



.features-text .feature-shortinfo-icon {
    padding: 0px 0 10px;
}

.features-img {
    padding: 0 0 0 0px;
}

.features-text {
    padding: 30px 0 0 20px;
}

.features-text .feature-shortinfo-icon .fa {
    color: #fff;
    background-color: #92d933;
    border: 0px solid #92d933;
    border-radius: 50%;
    padding: 22px;
}

.bg-image-v1 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url("../img-temp/bg_01.jpg") repeat fixed;
    background-size: cover;
}

.g-color-black { color: #262626 !important;}
.g-color-dunkelgruen { color: #7db82e !important;}

.how-it-works .owl-theme .owl-controls .owl-buttons div {
    padding: 14px 17px;
    color: #fff;
    background: #262626;
    font-size: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.how-it-works .owl-slider-v4-hiw .item img {
    max-width: 900px;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
}

.app-screens .cbp-caption-fadeIn .cbp-caption-activeWrap {
    background-color: rgba(146,217,51, 0.7);
    transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.app-screens .cbp-l-filters-button .cbp-filter-item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    color: #262626;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 12px -1px;
    padding: 0px 0 20px;
    border-radius: 0;
}

.app-screens .cube-portfolio #filters-container .cbp-filter-item-active {
    background: transparent none repeat scroll 0% 0%;
    border: none;
    border-bottom: 1px solid #92d933;
    color: #7db82e;
}

.app-screens .cbp-l-filters-button .cbp-filter-item:hover {
	color: #7db82e;
}

.faq {
    padding: 90px 0 0 0;
}

.faq .tab-v1 .nav-tabs a {
    background-color: transparent;
    font: 400 12px/32px "Open Sans", sans-serif;
    border: none;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    color: #262626;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 30px 0 0;
    padding: 0px 0 16px;
    border-radius: 0;
}

.tab-v1 .nav-tabs > li > a:hover, .tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
    background: transparent none repeat scroll 0% 0%;
    border: none;
    border-bottom: 1px solid #92d933;
    color: #7db82e;
}

.faq .tab-in h4 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
}

.faq .tab-in p {
    font-size: 14px;
    opacity: 0.8;
    color: #262626;
    margin-bottom: 30px;
}

.faq .tab-in a {
    color: #7db82e;
    text-transform: none;
    font-size: 14px;
    font-weight: bold;
}

.features-text .feature-shortinfo-text p {
    font-size: 14px;
    opacity: 0.8;
    color: #262626;
}

p, li, li a {
    color: #515151;
}

.footer .container {
    border-top: solid 0px #373737 !important;
}

.map-section-info {
    position: absolute;
    top: 90px;
    left: 50%;
    width: 320px;
    padding: 30px;
    margin-left: -160px;
    color: #fff;
    z-index: 2;
    text-align: center;
    background: rgba(146,217,51, 0.8);
    /*background: rgba(125,184,46, 0.7);*/
}

i.icon-lg {
    font-size: 68px;
    line-height: 50px;
    display: inline-block;
}

.g-heading-v9:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 28px;
    margin-left: 0;
    border-bottom: 2px solid #fff;
}

.g-heading-v9 h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: none;
    margin-top: 0;
}

/*.map-section-info p {
    font-size: 16px;
}*/

.footer a {
    color: #7db82e;
}

.subscribe .input-group .btn-u.btn-sub {
    background: #92d933;
    text-transform: none;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    font-weight: bold;
    padding: 13px 25px;
    max-height: 45px;
    margin-left: -10px;
}

.subscribe .input-group .btn-u.btn-sub:hover,
.subscribe .input-group .btn-u.btn-sub:focus {
    background: #7db82e;
}

.subscribe .input-group .form-control {
    height: 45px;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 0;
    padding-left: 20px;
}




.sky-form .input input, .sky-form .textarea textarea, .sky-form .input input:hover, .sky-form .textarea textarea:hover {
    color: #262626 !important;
    border-color: #e1e1e1;
    border-radius: 4px;
    background: transparent;
}


/**/
/* success state */
/**/
.sky-form .state-success input,
.sky-form .state-success select,
.sky-form .state-success select + i,
.sky-form .state-success textarea,
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i,
.sky-form .toggle.state-success i,
.sky-form .toggle.state-success input:checked + i {
    background: #f2f8ea;
    border-color: #7db82e !important;
}
.sky-form .state-success + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}
.sky-form .note-success {
    color: #6fb679;
}

/**/
/* error state */
/**/
.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error select + i,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i,
.sky-form .toggle.state-error input:checked + i {
    background: #fff0f0;
    border-color: #df2a2a !important;
}
.sky-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}
.sky-form .rating.state-error + em {
    margin-top: -4px;
    margin-bottom: 4px;
}

.btn-gruen {
    color: #fff;
    background-color: #92d933;
    border-color: #92d933;
}

.btn-gruen:hover {
    color: #fff;
    background-color: #7db82e;
    border-color: #7db82e;
}

.pace .pace-progress {
    background: #92d933 !important;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #92d933, 0 0 5px #92d933;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #92d933;
  border-left-color: #92d933;
  border-radius: 10px !important;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

.navbar-fixed-animate.nav-up {
    top: 0px;
}

.navbar {
    border: none !important;
    border-radius: 0 !important;
}

#logo_light {
    display: none;
}

#logo_dark {
    display: block;
}

.header-fixed-shrink {
    background: #fff !important;
}


.header-fixed-shrink #logo_light {
    display: block;  
}

.header-fixed-shrink #logo_dark {
    display: none;  
}

.header-fixed-shrink .navbar-nav > li > a, .header-fixed-shrink .navbar-nav > li > a:focus {
    color: #111 !important;
}

@media (max-width: 990px) {
.navbar-ex1-collapse {
    background: rgba(0,0,0,0.8) !important;
    padding-top: 20px;
}

.header-fixed-shrink .navbar-ex1-collapse {
    background: rgba(0,0,0,1) !important;
}

.header-fixed-shrink .navbar-ex1-collapse li a {
    color: #fff !important;
}

.navbar-toggle .icon-bar {
    height: 2px !important;
    background: #fff !important;
}

.header-fixed-shrink .navbar-toggle .icon-bar {
    background: #000 !important;
}
}

#arboform_txt, #arbofill_txt, #arboblend_txt {
    height: 150px;
}

@media (max-width: 991px) {
#arboform_txt, #arbofill_txt, #arboblend_txt {
    height: 250px;
}
}

@media (max-width: 767px) {
.g-display-td {
    display: block;
}
}

@media (max-width: 1200px) {
.interactive-slider-v2 .banner-img img {
    min-height: 400px;
}
}

@media (max-width: 991px) {
.banner-img {
    padding-left: 0px;
}
}

@media (max-width: 991px) {
    .interactive-slider-v2 .promo-info {
    padding: 100px 20px 0;
    text-align: middle;
}
}

@media (max-width: 991px) {
.features-img img {
    margin: 0 auto;
    padding-left: 0px;
}
}

@media (max-width: 610px) {
.how-it-works .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    top: 13%;
}
}

@media (max-width: 610px) {
.how-it-works .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    top: 13%;
}
}

.btn-u {
    border-radius: 4px;
}

.faq .tab-in p a {
    color: #262626;
    text-transform: none;
    font-size: 14px;
    font-weight: bold;
}

.navbar-brand > img {
    width: 180px;
    opacity: 1.0;
}