body {
    font-family: Zoom Pro Normal;
    font-size: 15px;
    font-weight: 350;
    letter-spacing: 0.2px;
    line-height: 1.6em;
    color: #777;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    padding: 0!important;
}

h1 {
    margin-top: 0;
	margin-bottom: 0;
	font-family: "Oswald", Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #29293a;
}
h2,
h3,
h4,
h5,
h6 {
    font-family: Zoom Pro Normal;
    text-transform: none;
    color: #042524;
    line-height: 0.5
}

/*Heading*/

.heading,
.heading-left,
.heading-right {
    font-family: Zoom Pro Normal;
}

.main-nav.menu-light .inner-nav > ul > li > a:hover,
.main-nav.menu-light .inner-nav > ul > li > a:focus,
.main-nav.menu-light .navbar-toggle i:hover,
.main-nav.op-nav.menu-light .inner-nav > ul > li.active > a {
    color: #3dbb9f;
}



.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 9% !important;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.hero-caption.caption-left {
    left: 0;
    width: 100%;
    height: 100%;
    padding: 13% 0% 0% 13%;
    background-color: rgba(0, 0, 0, 0.35);
}

.list.icon-star li:before,
.list.icon-check li:before,
.list.icon-angle li:before,
.list.icon-angle-circle li:before {
    font-family: Zoom Pro Normal;
    position: absolute;
    left: 0px
}

.sidebar-inner ul.sidebar-menu li a:hover {
    color: #3dbb9f
}


.owl-pagi-1 .owl-pagination .owl-page span {
    border: 1px solid #3dbb9f;
}

.owl-pagi-1 .owl-pagination .owl-page.active span,
.owl-pagi-1 .owl-pagination .owl-page:hover span {
    background-color: #3dbb9f;
    height: 7px;
    width: 7px;
    box-shadow: 0 0 0 2px #3dbb9f;

}

.accordion-white .panel-heading a:hover,
.accordion-white .panel-heading a {
    background-color: #3dbb9f;
    color: #ececec
}


a:hover,
a:focus {
    color: #3dbb9f;
    text-decoration: none;
}


.btn-style-4 {
    border: 1px solid #DADADA;
    background-color: transparent;
    color: #3dbb9f !important;
}

.btn-style-4:hover {
    border: 1px solid #3dbb9f;
    color: #ffffff !important;
    background-color: #3dbb9f !important
}

.btn-style-5 {
    border: 1px solid #3dbb9f;
    color: #ffffff !important;
    background-color: transparent
}

.btn-style-5:hover {
    border: 1px solid #3dbb9f;
    color: #ececec !important;
    background-color: #3dbb9f
}

.product-info .price .discount-price {
    font-weight: normal;
    color: #3dbb9f
}

.product-thumb .product-info .product-name span {
    font-weight: 400;
    color: #3dbb9f;
}

#back-to-top:hover {
    background: #3dbb9f;
}

.shop-product .overlay .overlay-content .content-inner a:hover {
    padding-right: 120px;
    background-color: #3dbb9f
}

.demo-item {
    margin-bottom: 30px;
}

.demo-item img {
    border: 1px solid #e9e9e9;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.demo-item:hover img {
    opacity: 0.4
}

.social-icon-top {
    padding: 5px 0px;
}

.social-icon-top a i {
    padding: 6px;
}

.social-icon-top a:hover i {
    background-color: #3dbb9f;
    color: #ffffff;
    border-radius: 4px
}
.fs-slider .carousel-inner, .fs-img-parallaxbig {
    /*height: 120vh;*/
    height: inherit;
}
.fs-slider .carousel-inner, .fs-img-parallaxsmall {
    /*height: 70vh;*/
    height: inherit;
}
.fs-slider .carousel-inner, .fs-img-parallax {
    /*height: 100vh;*/
    height: inherit;
}
.parceiros {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 2px 6px 26px 0px rgba( 0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 6px 26px 0px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.sustentabilidade {
    padding: 10px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 2px 6px 26px 0px rgba( 0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 6px 26px 0px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.modal.modal-wide .modal-dialog {
  width: 90%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

#tallModal .modal-body p { margin-bottom: 900px }

.top-nav .topnav-item .dropdown-menu li.selected:after {
    top: inherit;
}

.hero-caption.caption-height-center {
    top: 10%;
}

section {
    border-bottom: 0px;
}

.breadcrumb ul li{
    text-transform: uppercase;
}

.border-box .box-wrapper{
    min-height: 365px;
}
/*SITEMAP*/
ul.sitemap {
    padding: 0 0 0 40px;
}
ul.sitemap li{
    list-style: circle;
}

/* SLIDER ARROWS */
.carousel-control.left, .carousel-control.right, .control-style-2.left, .control-style-2.right{
    height: 90%;
}
/* SLIDER CAROUSEL */
.owl-carousel .owl-wrapper {
    min-height: 280px;
}

/* SLIDE HOME */
.hero-caption.caption-left {
    left: 0;
    width: 100%;
    height: 100%;
    padding: 13% 0% 0% 9%;
    background-color: rgba(0, 0, 0, 0.35);
}
.hero-caption.caption-left {
    max-width:100%;
}
.hero-caption.caption-height-top {
    top: 0;
}

/*.hero-caption.caption-left {
    left: 10%;
    width: 100%;
    height: 47%;
    padding: 1%;
    background-color: rgba(8, 73, 65, 1);
}*/


/*.hero-caption.caption-left {
    left: 10%;
    max-width: 600px;
    padding: 1%;
    background-color: rgba(33, 33, 33, 0.5);
}*/


/* SLIDE HOME */
.hero-caption.caption-right {
    right: 10%;
    width: 100%;
    height: 47%;
    padding: 1%;
    background-color: rgba(8, 73, 65, 1);
}

.btn-style-2:hover {
    border: 1px solid #fbfbfb;
    color: #3dbb9f !important;
    background-color: transparent !important;
}
.back_btn {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 1.5;
    display: block;
    color: #3e3e3e;
}
.back_btn .active {
    color: #3dbb9f;
}

.footer-bottom {
    background-color: #1b2b2b;
    padding: 20px 0px;
}

.bg-green {
    background-color: #3dbb9f;
}

.bg-darkgreen {
    background-color: #042524;
}

.widget-title h4{
    color: #fff;
}

h2.hero-heading-alt {
    font-size: 36px;
    letter-spacing: 2.5px;
    text-transform:none !important;
}

.partners {
    min-height: 680px;
}

.production {
    min-height: 750px;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.productionimage {
    margin-bottom: 20px;
}

.partners_search {
    padding: 8px;
}

.search_list{
    background-color: #fdfdfd;
    min-height: 320px;
}

.fw-slider .carousel-inner {
    /*height: 800px;*/
    height: 87vh;
}

.loader span {
    font-family: Zoom Pro Normal;
    color: #3dbb9f;
    position: absolute;
    font-weight: normal;
    top: 52%;
    font-size: 34px;
    letter-spacing: 8px;
    margin-left: -100px;
    left: 38%;
    margin-top: 20px;
}

footer .link-widget ul li:hover a, footer .link-widget ul li:focus a {
    color: #ffffff;
}

p, span {
    letter-spacing: 0.3px;
    line-height: 20px;
    text-align: justify;
}

.header-lg {
    padding-top: 65px;
    padding-bottom: 15px;
}

.timeline__content {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    color: #333;
    display: block;
    padding: 6px;
    position: relative;
}

.timeline__item:after {
    border: 4px solid #3dbb9f;
}

.timeline__content p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 12px;
    text-align: justify;
}

.timeline__content h2 {
    font-size: 17px;
    line-height: 18px;
    font-weight: 700;
    margin: 6px;
    color: #3dbc9c;
}

.timeline--horizontal .timeline__item--bottom {
    padding: 25px 4px;
}

.timeline--horizontal .timeline__item .timeline__item__inner {
    display: table;
    height: 100%;
    width: 100%;
}

.member-info p  {
    text-align: left;
    letter-spacing: 0.4px;
    line-height: 18px;

}

.cta h1, .cta h2, .cta h3, .cta h4, .cta h5, .cta h6 {
    margin-top: auto;
    text-transform: none;
    letter-spacing: 2px;
    font-family: Zoom Pro Normal;
}
label.error_msg {
    color: #880606
}
.sub-heading-left {
    font-family: Zoom Pro Normal;
    font-style: italic;
    letter-spacing: 1px;
    margin-top: 35px;
    text-align: left;
}


h1 {
    font-size: 30px;
    letter-spacing: 3px;
}

.imgbu {
    position: absolute;
}


.imgbuh4 {
    color: #fff;
    text-align: left;
    position: relative;
    top: -350px;
    right: -290px;
    text-transform:none;
    font-size: 20px;
    letter-spacing: 1px;
}

.imgbuh4 h4 {
    color: #fff;
    text-transform:none;
    font-size: 20px;
    letter-spacing: 1px;
}

h4.hero-heading-alt {
    font-size: 18px;
    letter-spacing: 2px;
}


@media only screen and (max-width: 600px) {
  .parallax {
    background-attachment: fixed;
    background-size: contain;
	}


}

/* Portrait phones and smaller */
@media (max-width: 480px) {

    #search .input .search {
        float: left;
        width: calc(100% - 70px);
        height: 85px;
        padding: 0;
        margin: 0;
        border: 0;
        outline: 0;
        background: transparent;
        font-size: 20px;
        letter-spacing: 1.3px;
        line-height: 85px;
        text-indent: 20px;
        border-bottom: 1px solid #ddd;
        font-family: Zoom Pro Normal;
        font-weight: 300;
    }

    #search .input .submit {
        cursor: pointer;
        float: right;
        width: 70px;
        height: 85px;
        padding: 0;
        margin: 0;
        border: 0;
        outline: 0;
        background: transparent;
        font-size: 28px;
        color: #bbb;
        text-align: center;
        line-height: 85px;
        border-bottom: 1px solid #ddd;
    }


    input,
    input::-webkit-input-placeholder {
        font-size: 16px !important;
        overflow: visible;
    }

}