@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900);
@import url(/site/assets/css/contato/animate.css);
@import url(/site/assets/css/contato/icomoon.css);
@import url(/site/assets/css/common/footer.css);
@import url(/site/assets/css/common/social-sideicons.css);
@import url(/site/assets/css/common/menu.css);
body {
    color: #999;
    font-size: 15px;
    font-family: Rubik, sans-serif;
    scroll-behavior: smooth
}

a {
    color: #1f1f1f;
    text-decoration: none!important;
    outline: 0!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

h2,
h3,
h5 {
    letter-spacing: 0;
    font-weight: 400;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: 400;
    line-height: 120%!important;
    color: #1f1f1f;
    margin: 0
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

a {
    color: #1f1f1f;
    text-decoration: none;
    outline: 0
}

a {
    text-decoration: none!important;
    outline: 0!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

li,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

nav {
    z-index: 2
}

.btn11 {
    padding: 10px 60px;
    margin: 0 10px;
    display: inline-block;
    text-decoration: none;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase!important;
    letter-spacing: 1px;
    color: #fff;
    cursor: hand;
    text-align: center;
    text-transform: capitalize;
    border-radius: 0;
    position: relative;
    border-radius: 10px;
    overflow: hidden!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: 0 0!important
}

.btn11:hover {
    border: 1px solid;
    color: #fff
}

.btn11::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #50c878;
    position: absolute;
    left: 0;
    opacity: 1;
    top: 0;
    z-index: -12;
    -webkit-transition: all .65s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all .65s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .65s cubic-bezier(.77, 0, .175, 1);
    transition: all .65s cubic-bezier(.77, 0, .175, 1)
}

.btn11::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #50c878!important;
    position: absolute;
    left: 0;
    opacity: 1;
    top: 0;
    z-index: -15;
    -webkit-transition: all .65s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all .65s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .65s cubic-bezier(.77, 0, .175, 1);
    transition: all .65s cubic-bezier(.77, 0, .175, 1)
}

.btn11:hover::before {
    opacity: 1;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.btn11:hover::after {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.section {
    display: block;
    position: relative;
    overflow: hidden;
}

.contact_form {
    border: 1px solid #ededed;
    box-shadow: 0 5px 14px rgba(0, 0, 0, .1);
    background-color: #f2f3f5d6;
    padding: 40px 30px;
    border-radius: 50px;
}

.contact_form .form-control {
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    outline: 0 none;
    padding: 10px 25px;
    height: 55px;
    resize: none;
    box-shadow: none!important;
    width: 100%;
    border-radius: 50px;
}

.contact_form textarea {
    color: #bcbcbc;
    padding: 20px 25px!important;
    height: 160px!important
}

.contact_form .form-control::-webkit-input-placeholder {
    color: #bcbcbc
}

.contact_form .form-control::-moz-placeholder {
    opacity: 1;
    color: #bcbcbc
}

.contact_form .form-control::-ms-input-placeholder {
    color: #bcbcbc
}

.copyrights {
    border-top: 1px dashed rgba(255, 255, 255, .1);
    background-color: #e65a00;
    color: white;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 20px 0;
    overflow: hidden
}

.footer-distributed .footer-left {
    float: none;
    text-align: center
}

.footer-distributed .footer-company-name {
    font-weight: 300;
    margin: 0 10px;
    color: white;
    padding: 0
}

.footer-distributed .footer-company-name a {
    color: #fff
}

.footer-distributed .footer-company-name a:hover {
    color: #34750d
}

.cont-btn button {
    border: none;
    margin: 0 15px;
    cursor: pointer
}

.cont-btn button.btn11::before {
    z-index: 2
}

.cont-btn button span {
    position: relative;
    z-index: 3
}

.cont-btn button.btn11::after {
    z-index: 1;
    background: #201e21
}

.cont-btn button.btn11:hover {
    color: #201e21!important
}

.dmtop {
    background-color: #3c3d41;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 47px;
    position: fixed;
    bottom: -100px;
    border-radius: 3px;
    right: 20px;
    text-align: center;
    font-size: 28px;
    color: #fff!important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.dmtop:hover {
    background-color: #34750d
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #34750d;
    z-index: 11000;
    position: fixed;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center
}

.loader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 45%;
    width: 75px;
    height: 100px
}

.loader__bar {
    position: absolute;
    bottom: 0;
    width: 10px;
    height: 50%;
    background: #fff;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}

.loader__bar:nth-child(1) {
    left: 0;
    -webkit-transform: scale(1, .2);
    transform: scale(1, .2);
    -webkit-animation: barUp1 4s infinite;
    animation: barUp1 4s infinite
}

.loader__bar:nth-child(2) {
    left: 15px;
    -webkit-transform: scale(1, .4);
    transform: scale(1, .4);
    -webkit-animation: barUp2 4s infinite;
    animation: barUp2 4s infinite
}

.loader__bar:nth-child(3) {
    left: 30px;
    -webkit-transform: scale(1, .6);
    transform: scale(1, .6);
    -webkit-animation: barUp3 4s infinite;
    animation: barUp3 4s infinite
}

.loader__bar:nth-child(4) {
    left: 45px;
    -webkit-transform: scale(1, .8);
    transform: scale(1, .8);
    -webkit-animation: barUp4 4s infinite;
    animation: barUp4 4s infinite
}

.loader__bar:nth-child(5) {
    left: 60px;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation: barUp5 4s infinite;
    animation: barUp5 4s infinite
}

.loader__ball {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ball 4s infinite;
    animation: ball 4s infinite
}

@-webkit-keyframes ball {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    5% {
        -webkit-transform: translate(8px, -14px);
        transform: translate(8px, -14px)
    }
    10% {
        -webkit-transform: translate(15px, -10px);
        transform: translate(15px, -10px)
    }
    17% {
        -webkit-transform: translate(23px, -24px);
        transform: translate(23px, -24px)
    }
    20% {
        -webkit-transform: translate(30px, -20px);
        transform: translate(30px, -20px)
    }
    27% {
        -webkit-transform: translate(38px, -34px);
        transform: translate(38px, -34px)
    }
    30% {
        -webkit-transform: translate(45px, -30px);
        transform: translate(45px, -30px)
    }
    37% {
        -webkit-transform: translate(53px, -44px);
        transform: translate(53px, -44px)
    }
    40% {
        -webkit-transform: translate(60px, -40px);
        transform: translate(60px, -40px)
    }
    50% {
        -webkit-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    57% {
        -webkit-transform: translate(53px, -14px);
        transform: translate(53px, -14px)
    }
    60% {
        -webkit-transform: translate(45px, -10px);
        transform: translate(45px, -10px)
    }
    67% {
        -webkit-transform: translate(37px, -24px);
        transform: translate(37px, -24px)
    }
    70% {
        -webkit-transform: translate(30px, -20px);
        transform: translate(30px, -20px)
    }
    77% {
        -webkit-transform: translate(22px, -34px);
        transform: translate(22px, -34px)
    }
    80% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    87% {
        -webkit-transform: translate(7px, -44px);
        transform: translate(7px, -44px)
    }
    90% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ball {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    5% {
        -webkit-transform: translate(8px, -14px);
        transform: translate(8px, -14px)
    }
    10% {
        -webkit-transform: translate(15px, -10px);
        transform: translate(15px, -10px)
    }
    17% {
        -webkit-transform: translate(23px, -24px);
        transform: translate(23px, -24px)
    }
    20% {
        -webkit-transform: translate(30px, -20px);
        transform: translate(30px, -20px)
    }
    27% {
        -webkit-transform: translate(38px, -34px);
        transform: translate(38px, -34px)
    }
    30% {
        -webkit-transform: translate(45px, -30px);
        transform: translate(45px, -30px)
    }
    37% {
        -webkit-transform: translate(53px, -44px);
        transform: translate(53px, -44px)
    }
    40% {
        -webkit-transform: translate(60px, -40px);
        transform: translate(60px, -40px)
    }
    50% {
        -webkit-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    57% {
        -webkit-transform: translate(53px, -14px);
        transform: translate(53px, -14px)
    }
    60% {
        -webkit-transform: translate(45px, -10px);
        transform: translate(45px, -10px)
    }
    67% {
        -webkit-transform: translate(37px, -24px);
        transform: translate(37px, -24px)
    }
    70% {
        -webkit-transform: translate(30px, -20px);
        transform: translate(30px, -20px)
    }
    77% {
        -webkit-transform: translate(22px, -34px);
        transform: translate(22px, -34px)
    }
    80% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    87% {
        -webkit-transform: translate(7px, -44px);
        transform: translate(7px, -44px)
    }
    90% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes barUp1 {
    0% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    40% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    90% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
}

@keyframes barUp1 {
    0% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    40% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    90% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
}

@-webkit-keyframes barUp2 {
    0% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    40% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    50% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    90% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    100% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
}

@keyframes barUp2 {
    0% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    40% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    50% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    90% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    100% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
}

@-webkit-keyframes barUp3 {
    0% {
        -webkit-transform: scale(1, .6);
        transform: scale(1, .6)
    }
    100% {
        -webkit-transform: scale(1, .6);
        transform: scale(1, .6)
    }
}

@keyframes barUp3 {
    0% {
        -webkit-transform: scale(1, .6);
        transform: scale(1, .6)
    }
    100% {
        -webkit-transform: scale(1, .6);
        transform: scale(1, .6)
    }
}

@-webkit-keyframes barUp4 {
    0% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    40% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    50% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    90% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    100% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
}

@keyframes barUp4 {
    0% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    40% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    50% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    90% {
        -webkit-transform: scale(1, .4);
        transform: scale(1, .4)
    }
    100% {
        -webkit-transform: scale(1, .8);
        transform: scale(1, .8)
    }
}

@-webkit-keyframes barUp5 {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    90% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes barUp5 {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    90% {
        -webkit-transform: scale(1, .2);
        transform: scale(1, .2)
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.banner-bg-1 {
    padding-top: 170px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    margin-top: -111px
}

.banner-bg-1::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.banner {
    position: relative;
    text-align: center;
    background-color: #e65a00;
    padding: 1em;
    width: 100%
}

.banner h2 {
    color: #f1f1f1;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-left: 20px;
    position: relative
}

.banner h2::after {
    content: "";
    height: 22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 8px;
    width: 30%
}

.banner h2 span {
    position: relative;
    z-index: 1
}

.pd-add {
    padding: 70px 0
}

.address-item {
    float: left;
    text-align: center;
    margin: 0 11px;
    padding: 0 15px;
    width: 31%;
    box-shadow: 0 5px 14px rgba(0, 0, 0, .1)
}

.address-icon {
    padding: 15px 0
}

.address-icon i {
    font-size: 38px;
    color: #393939
}

.address-item h3 {
    font-size: 28px;
    font-weight: 600;
    color: #34750d
}

fieldset.contacts {
    display: contents
}

.bg {
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -111px;
    width: 100%;
    height: 100%;
    position: fixed;
}

.banner-bg-1 .row {
    margin: 0 !important;
}

.banner-bg-1 .row .col-md-12 {
    padding: 0 !important;
}

#content {
    display: flex;
    justify-content: center;
    margin: 0!important;
}

#content div {
    margin: 3rem;
}

#content a {
    display: block;
    position: relative;
    color: #e65a00;
    background-color: white;
    font-size: 4em;
    border: 6px solid #e65a00;
    border-radius: 50%;
    min-width: 2em;
    min-height: 2em;
    text-align: center;
}

#content a:hover {
    display: block;
    position: relative;
    color: white;
    background-color: #e65a00;
    font-size: 4em;
    border: 6px solid #e65a00;
    border-radius: 50%;
    min-width: 2em;
    min-height: 2em;
    text-align: center;
}

#content a i {
    vertical-align: middle;
    margin-top: 10px;
}

@media (max-width: 990px) {
    #content {
        display: none;
    }
}


/* #content div:nth-child(1) {
    margin-left: 92%;
}

#content div:nth-child(2) {
    margin-left: 80%;
}

#content div:nth-child(3) {
    margin-left: 69%;
    margin-top: 2%;
}

#content div:nth-child(4) {
    margin-left: 60%;
    margin-top: 3%;
}

#content div:nth-child(5) {
    margin-left: 55%;
    margin-top: 4%;
} */