/*  
/*  
Theme Name: Ourosoja Fertilizantes
Theme URI: http://www.agrodesign.com.br
Author: Agro Design
*/

html {}

body {}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0;
    padding: 0 0;
}

.padding-bottom{
    padding-bottom: 50px;
}

/* ======================================================
Menu
======================================================= */

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}

.nav>.social-links>a {
    display: inline-block;
}

.navbar {
    padding: 10px 0 12px;
    border: 0;
}

.navbar .navbar-brand {
    position: relative;
    margin: 0 0;
    width: 254px;
    height:70px;
    background: url("../images/logotipo.svg") no-repeat top center;
    text-indent: -9999em;
    overflow: hidden;
}

.navbar .navbar-nav>li>a {
    padding: 10px 15px 15px;
    margin: 15px 0 10px;
}

.navbar .navbar-nav>.social-links>a {
    padding: 10px 5px;
}

.navbar .navbar-nav.navbar-uppercase>li>a {
    font-family: 'Anek Latin';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.navbar .navbar-nav.navbar-uppercase>li>a i {
    font-size:15px;
}

.navbar .navbar-nav.navbar-uppercase>li>a .tel i {
    margin-top: -5px;
    font-size:12px;
    background: #e9b82d;
    color: #fff;
    padding:7px;
    border-radius: 50%;
    margin-right:5px;
}

.navbar .navbar-nav.navbar-uppercase>li>a .whats i {
    margin-top: -5px;
    font-size:15px;
    background: #e9b82d;
    color: #fff;
    padding:6px;
    border-radius: 50%;
    margin-right:5px;
}

.navbar .navbar-nav.navbar-uppercase>li>a .ativo {
    color:#e9b82d;
}

.navbar-default {
    background: url('../images/bg-header.jpg') no-repeat top center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.navbar-default .navbar-nav>li>a:not(.btn) {
    color: #0c5b39;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:not(.btn):hover,
.navbar-default .navbar-nav>.active>a:not(.btn):focus,
.navbar-default .navbar-nav>li>a:not(.btn):hover,
.navbar-default .navbar-nav>li>a:not(.btn):focus {
    background-color: transparent;
    border-radius: 3px;
    color:#e9b82d;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.navbar-default .navbar-nav .navbar-toggle:hover,
.navbar-default .navbar-nav .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-brand {
    color:#e9b82d;
}

.navbar-default:not(.navbar-transparent) .btn-default:hover {
    color:#e9b82d;
    border-color:#e9b82d;
}

.navbar-default:not(.navbar-transparent) .btn-neutral,
.navbar-default:not(.navbar-transparent) .btn-neutral:hover,
.navbar-default:not(.navbar-transparent) .btn-neutral:active {
    color: #777777;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-transparent {
    padding-top: 20px;
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

.navbar-toggle {
    margin-top: 19px;
    margin-bottom: 19px;
    border: 0;
}

.navbar.navbar-fixed-top {
    transition: all .5s .1s;
    border: 0;
}

.sub-menu {
    position: absolute;
    width: 250px;
    left: 10px;
    margin-top: -20px;
    text-align: left;
    padding: 0;
    display: none;
}

li:hover>.sub-menu {
    display: block;
}

.sub-menu li {
    display: block;
    text-align: left;
    position: relative;
    background: #018d01;
    line-height: 1;
    padding: 0;
}

.sub-menu li:last-child {
    border-bottom: none;
}

.sub-menu .sub-menu {
    left: 200px;
    top: 0;
}

.sub-menu li a {
    color: #fff;
    transition: 0.1s;
    display: block;
    padding: 15px 16px;
    text-align: left;
    font-size: 12px;
    font-family: 'Anek Latin';
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    -o-transition: all 0.3s ease;
}

.sub-menu li:hover>a,
.sub-menu li.current-menu-item a {
    color: #fff;
    background: #005d00;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sub-menu>li>a>i {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

/* ======================================================
Banners
======================================================= */

.banner .item {
    position: relative;
    margin-top:102px;
    display: inline-block;
}

.owl-controls .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    display: inline-block;
    zoom: 1;
    margin: 0 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background:#ffbe0b;
}

.owl-controls .owl-dots .owl-dot.active {
    background: #018d01;
    opacity: 1;
}

.owl-controls .owl-dots {
	display:inline-table;
	position:relative;
	bottom:60px;
}

/*=======================================================
Botão Pulse
========================================================*/

.btn-pulse {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 12px 25px;
    box-shadow: 0 0 0 0 rgb(62,169,3, 0.7);
    border-radius: 25px;
    background: rgb(62,169,3);
    background: linear-gradient(270deg, rgba(62,169,3,1) 0%, rgba(235,185,12,1) 100%);
    font-family: 'Anek Latin', sans-serif;
    font-size:18px;
    font-weight:600;
    color: #fff;
    text-transform: uppercase;
    -webkit-animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    transition: all 300ms ease-in-out;
}

.btn-pulse i {
    font-size: 16px;
    padding-left: 10px;
}

.btn-pulse:hover {
    background: rgb(235,185,12);
    background: linear-gradient(270deg, rgba(235,185,12,1) 0%, rgba(62,169,3,1) 100%);
    color: #fff;
    box-shadow: 0 0 0 0 rgba(62, 164, 0, 0.9);
    -webkit-animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 2s infinite cubic-bezier(0.66, 0, 0, 1);
    transition: all 300ms ease-in-out;
}

a.pulsingButton:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
    color: #ffffff;
}

@-webkit-keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.whats-mobile{
    display: none;
}

/*=======================================================
Quem Somos - Home
========================================================*/

#sobre-home {
    float: left;
    width: 100%;
    margin: 40px auto 50px;
    position: relative;
}

#sobre-home .textos {
    padding-top:80px;
}

#sobre-home h1 {
    font-size:18px;
    font-family: 'Krona One', sans-serif;
    font-weight: bold;
    color: #dda405;
    text-transform: uppercase;
    letter-spacing: 5px;
}

#sobre-home h2 {
    padding-top: 10px;
    font-size: 32px;
    line-height: 32px;
    font-family: 'Krona One', sans-serif;
    font-weight: bold;
    color: #0c5b39;
    letter-spacing:-1px;
}

#sobre-home p {
    font-size: 16px;
    font-family: 'Anek Latin', sans-serif;
    font-weight: 400;
    color: #2d2d2e;
    padding-top: 20px;
    padding-bottom: 30px;
}
  
/*=======================================================
Destaques
========================================================*/

#linha-produtos {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 90px 0 0;
    position: relative;
    background:url('../images/bg-produtos.jpg') no-repeat top center;
}

#linha-produtos h1 {
    font-size:18px;
    font-family: 'Krona One', sans-serif;
    font-weight: bold;
    color: #dda405;
    text-transform: uppercase;
    letter-spacing: 5px;
}

#linha-produtos h2 {
    padding-top: 10px;
    font-size: 32px;
    line-height: 32px;
    font-family: 'Krona One', sans-serif;
    font-weight: bold;
    color: #0c5b39;
    letter-spacing:-1px;
}

#linha-produtos p {
    font-size: 16px;
    font-family: 'Anek Latin', sans-serif;
    font-weight: 400;
    color: #2d2d2e;
    padding-top: 20px;
    padding-bottom: 30px;
}
  
/*=======================================================
Diferenciais
========================================================*/

#diferenciais {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#diferenciais h1 {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 18px;
    font-family: 'Krona One', sans-serif;
    font-weight: 600;
    color: #2d2d2e;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#diferenciais .diferencial {
    margin: 30px 0 0;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transform: scale(1);
    -webkit-transform: scale(1);
    padding: 0 0;
    overflow: hidden;
    cursor: pointer;
}

#diferenciais .diferencial:hover {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    text-decoration: none;
}

#diferenciais .diferencial img {
    width: 25%;
}

#diferenciais .diferencial h3 {
    font-family: 'Krona One', sans-serif;
    font-size:16px;
    color: #2d2d2e;
    font-weight: 600;
    letter-spacing: -1px;
    padding-top: 15px;
}

#diferenciais .diferencial p {
    margin-top: 10px;
    font-family: 'Anek Latin';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #2d2d2e;
}

/*=======================================================
Sócio-ambiental
========================================================*/

#socio-ambiental{
    float: left;
    width: 100%;
    margin: 40px auto 50px;
    position: relative;
}

#socio-ambiental .textos {
    padding-top:80px;
}

#socio-ambiental h1 {
    font-size:18px;
    font-family: 'Krona One', sans-serif;
    font-weight: bold;
    color: #dda405;
    text-transform: uppercase;
}

#socio-ambiental h2 {
    padding-top: 10px;
    font-size: 32px;
    line-height: 32px;
    font-family: 'Krona One', sans-serif;
    font-weight: bold;
    color: #0c5b39;
    letter-spacing:-1px;
}

#socio-ambiental p {
    font-size: 16px;
    font-family: 'Anek Latin', sans-serif;
    font-weight: 400;
    color: #2d2d2e;
    padding-top: 20px;
    padding-bottom: 30px;
}

/*=======================================================
Internas
========================================================*/

.titulo-internas {
    float: left;
    width: 100%;
    background: url("../images/bg-internas.jpg") no-repeat center top;
    margin:100px auto 0;
    padding-top:106px;
    height:278px;
    text-align: center;
}

.titulo-internas h1 {
    width: 100%;
    float: left;
    font-family: 'Krona One';
    font-size:32px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -2px;
    padding-bottom:5px;
}

.titulo-internas h2 {
    font-family: 'Krona One';
    font-size: 18px;
    font-weight: 500;
    color:#ffc014;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.titulo-internas h3 {
    width: 100%;
    float: left;
    padding-top: 20px;
    font-family: 'Anek Latin';
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -1px;
    padding-bottom: 5px;
}

/*=======================================================
Sobre
========================================================*/

#sobre {
    float: left;
    width: 100%;
    margin:60px auto 50px;
    position: relative;
}

#sobre h1 {
    padding-top: 40px;
    padding-bottom: 20px;
    font-family: 'Made Outer Sans';
    font-size:30px;
    line-height: 32px;
    color: #55990d;
}

#sobre p {
    font-family: 'Anek Latin', sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #2d2d2e;
    text-align: justify;
}

#sobre .img-sobre {
    float: left;
}

/*=======================================================
Missão
========================================================*/

#missao {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#missao h1 {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 18px;
    font-family: 'Krona One', sans-serif;
    font-weight: 600;
    color: #2d2d2e;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#missao .missao {
    margin: 30px 0 0;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transform: scale(1);
    -webkit-transform: scale(1);
    padding: 0 0;
    overflow: hidden;
    cursor: pointer;
}

#missao .missao:hover {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    text-decoration: none;
}

#missao .missao img {
    width: 25%;
}

#missao .missao h3 {
    font-family: 'Krona One', sans-serif;
    font-size:16px;
    color: #2d2d2e;
    font-weight: 600;
    letter-spacing: -1px;
    padding-top: 15px;
}

#missao .missao p {
    margin-top: 10px;
    font-family: 'Anek Latin';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #2d2d2e;
}

/*=======================================================
Produtos
========================================================*/

#produtos {
    float: left;
    width: 100%;
    margin:50px auto 120px;
    position: relative;
}

#produtos .sub-menus {
    margin-bottom: 15px;
    text-align: center;
}

#produtos .sub-menus a {
    width: 15%;
    padding: 10px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 25px;
    font-family: 'Anek Latin', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    background: #266101;
    border: #266101;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-bottom: 20px;
}

#produtos .sub-menus a.ativo,
#produtos .sub-menus a:hover {
    background:#e0a810;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#produtos .produto {
    background: #fff;
    margin: 20px 5px;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transform: scale(1);
    -webkit-transform: scale(1);
    border-radius: 25px;
    padding: 30px 10px 40px 10px;
    overflow: hidden;
    cursor: pointer;
    border: #dadada solid 1px;
}

#produtos .produto:hover {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    text-decoration: none;
    box-shadow: 0px 25px 30px -25px #777;
}

#produtos .produto img {
    width: 100%;
}

#produtos .produto h3 {
    padding-top:10px;
    font-family: 'Krona One', sans-serif;
    font-size: 14px;
    color: #266101;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
}

#produtos .produto p {
    margin-top: 10px;
    font-family: 'Anek Latin';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #2d2d2e;
}

#produtos .produto button {
    position: relative;
    margin-top: 10px;
    background:#e0a810;
    border:#e0a810;
    font-family: 'Anek Latin', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 25px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#produtos .produto button:hover {
    text-decoration: none;
    background: #236a03;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#produto {
    float: left;
    width: 100%;
    margin: 50px auto;
    position: relative;
}

#produto h2 {
    width: 75%;
    font-family: 'Krona One', sans-serif;
    color: #dda405;
    font-size: 20px;
    padding-bottom: 5px;
    letter-spacing: -1px;
    border-bottom: #777 dotted 1px;
}

#produto p {
    font-family: 'Anek Latin', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px 0px 10px 0;
    color: #2d2d2e;
}

#produto .p28 {
    font-family: 'Anek Latin', sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #2d2d2e;
}

#produto .sidebar h2 {
    margin: 0 0 20px 0;
}

#produto .img-principal {
    width: 100%;
    margin-top: 40px;
}

#produto .garantias {
    padding-right:50px;
}

table,
th {
    width: 100%;
    border: 1px solid #ddd;
    margin: 25px 0;
    font-family: 'Anek Latin';
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

td {
    border: 1px solid #ddd;
}

table tr {
    border: 1px solid #ddd;
    padding: 5px;
    color: #2d2d2e;
    font-weight: 400;
    line-height: 18px;
}

table th,
table td {
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

table th {
    font-family: 'Anek Latin', sans-serif;
    font-size: 16px;
    font-weight: 700;
    background: #dda405;
    text-align: center;
}

.tabela1 {
    width: 25%;
    text-align: center;
    vertical-align: middle;
}

.tabela2 {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.btn-voltar {
    float: left;
    margin-bottom:40px;
    position: relative;
    font-size: 16px;
    font-family: 'Anek Latin', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 25px;
    color: #fff;
    background: #2e7502;
    border: #2e7502;
    cursor: pointer;
    z-index: 1;
    transition: all 0.5s ease;
    border-radius: 25px;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.btn-voltar:hover {
    background:#dda405;
    color: #fff;
}

/* ==========================================================================
Paginação
========================================================================== */

ul.paginacao {
    width: 100%;
    float: left;
    margin: 40px 0 0;
    position: relative;
    text-align: center;
    display: inline-block;
}

ul.paginacao li {
    display: inline-block;
    margin-right: 2px;
    text-align: center;
}

ul.paginacao li a {
    display: inline-block;
    width: 32px;
    height: 30px;
    font-family: 'Anek Latin', sans-serif;
    font-weight: 600;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #555;
}

ul.paginacao li:hover a,
ul.paginacao li a:focus {
    background: #77cb02;
    border: 1px solid #77cb02;
    color: #fff;
}

ul.paginacao li.current a {
    background: #77cb02;
    border: 1px solid #77cb02;
    color: #fff;
    cursor: default;
}

/*=======================================================
Obrigado!
========================================================*/

#obrigado {
    float: left;
    width: 100%;
    margin: 50px auto 70px;
    position: relative;
}

#obrigado p {
    font-family: 'Anek Latin';
    color: #2d2d2e;
    font-size:18px;
    padding-bottom: 25px;
}

/*=======================================================
Fale Conosco
========================================================*/

.contato {
    float: left;
    width: 100%;
    margin:50px auto 70px;
    position: relative;
}

.contato h1 {
    position: relative;
    width: 50%;
    display: inline-block;
    font-family: 'Krona One', sans-serif;
    font-size: 26px;
    color: #dda405;
    letter-spacing: -1px;
    margin: 0 0 20px;
}

.contato h2 {
    position: relative;
    width: 50%;
    display: inline-block;
    font-family: 'Anek Latin', sans-serif;
    font-size: 16px;
    color: #2d2d2e;
    line-height: 24px;
    margin: 0 0 20px;
    font-weight: 500;
}

.contato p {
    float: left;
    font-family: 'Anek Latin', sans-serif;
    font-size: 14px;
    color: #777;
    font-weight: 500;
}

.formulario {
    width: 100%;
    float: left;
}

.formulario nome,
#assunto {
    float: left;
    width: 100%;
}

.formulario #email {
    float: left;
    width: 54%;
}

.formulario #telefone {
    float: right;
    width: 43%;
}

.formulario #mensagem {
    width: 100%;
    float: left;
    margin: 14px 0;
    height: 142px;
}

.formulario input[type="text"],
textarea {
    width: 100%;
    margin: 14px 0 0 0;
    padding: 8px 10px;
    background: #fff;
    outline: none;
    font-family: 'Anek Latin', sans-serif;
    font-size: 16px;
    color: #2d2d2e;
    font-weight:400;
    border: 0;
    border-bottom: #dadada solid 1px;
    line-height: 42px;
}

.esse input[type="text"] {
    margin: 14px 0 12px 0;
}

.esse .error {
    margin: -6px 0 0 0;
}

.formulario .btn {
    float: right;
    font-family: 'Anek Latin', sans-serif;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    border:#dda405 solid 1px;
    border-radius: 25px;
    color: #fff;
    background:#dda405;
    position: relative;
    padding: 10px 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.formulario .btn:hover {
    background: #236a03;
    border: #236a03 solid 1px;
    color: #fff;
}

.formulario .btn i {
    padding-left: 10px;
}

.formulario select .error {
    padding: 2px 8px;
    color: #2d2d2e;
}

.formulario .error {
    display: block;
    margin-bottom: 6px;
    padding: 0 12px;
    color: #ed3237;
}

::-webkit-input-placeholder {
    font-family: 'Anek Latin', sans-serif;
    color: #2d2d2e;
}

:-moz-placeholder {
    font-family: 'Anek Latin', sans-serif;
    color: #2d2d2e;
}

::-moz-placeholder {
    font-family: 'Anek Latin', sans-serif;
    color: #2d2d2e;
}

:-ms-input-placeholder {
    font-family: 'Anek Latin', sans-serif;
    color: #2d2d2e;
}

/*=======================================================
Atendimento
========================================================*/

#atendimento {
    float: left;
    width: 100%;
    margin: 50px auto 0;
    padding:70px 0 0;
    position: relative;
    background: url('../images/bg-atendimento.jpg') no-repeat top center;
}

#atendimento h2 {
    padding-top: 15px;
    font-size: 28px;
    font-family: 'Krona One', sans-serif;
    line-height: 34px;
    color:#ffc014;
    font-weight:700;
    letter-spacing: -1px;
}

#atendimento p {
    margin-top:20px;
    float: left;
    font-family: 'Anek Latin', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

#atendimento .btn-cotacao-whats {
    margin-top:30px;

}

#atendimento .agronomos {
    margin-top: -196px;
}

/*=======================================================
Rodapé
========================================================*/

#rodape {
    float: left;
    width: 100%;
    margin: -10px auto 0;
    position: relative;
    padding: 50px 0 70px;
    background: #003d11 url('../images/bg-top-rodape.jpg') no-repeat top center;
}

#rodape .logo-rodape {
    position: relative;
    margin: 0 0;
    height: 90px;
    background: url("../images/logotipo-rodape.svg") no-repeat top left;
    text-indent: -9999em;
    overflow: hidden;
}

#rodape h1 {
    font-family: 'Anek Latin';
    color:#ffc014;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}

#rodape h2 a {
    font-family: 'Made Outer Sans';
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0;
    padding-bottom: 10px;
}

#rodape h2 a span {
    font-size: 16px;
    font-weight: 300;
}

#rodape a i {
    margin-right: 7px;
    font-size: 20px;
    color:#ffc014;
    vertical-align: middle;
}

#rodape h3 a {
    font-family: 'Anek Latin';
    font-size: 14px;
    color: ##fff;
    font-weight: 300;
}

#rodape a {
    color: #fff;
    font-family: 'Anek Latin';
    font-weight: 500;
}

#rodape .menu-rodape li {
    margin-top:20px;
    display: inline-block;
}

#rodape .menu-rodape li a {
    padding: 0 25px;
    display: inline-block;
    font-family: 'Anek Latin';
    font-size: 14px;
    text-transform: uppercase;
    font-weight:600;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#rodape .menu-rodape li a:hover {
    color:#ffc014;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#rodape .menu-rodape li a .ativo {
    color:#ffc014;
}

#rodape .social ul {
    padding-top: 15px;
    padding-left: 40px;
}

#rodape .social li {
    display: inline-block;
    margin: 0 -2px 0;
}

#rodape .social li a .fa-brands {
    font-size: 16px;
    right: 0;
    text-align: center;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: calc(32px - 0px);
    color: #005d00;
    background:#fff;
    border-radius: 50%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#rodape .social li a .fa-brands:hover {
    background: #ffc014;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#rodape .infos {
    position: relative;
    display: inline;
    margin-left: -20px;
    padding-top: 20px;
}

#rodape .icone i {
    display: block;
    position: relative;
    float: left;
    border:#ffc014 solid 2px;
    color:#ffc014;
    font-size: 16px;
    width:32px;
    height:32px;
    margin-right:10px;
    border-radius: 50%;
    line-height:28px;
    text-align: center;
}

#rodape h3 {
    display: inline-block;
    position: relative;
    font-size: 11px;
    font-family: 'Krona One', sans-serif;
    color:#ffc014;
    line-height: 0;
    text-transform: uppercase;
}

#rodape h4 {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-family: 'Krona One', sans-serif;
    font-weight: 400;
    color: #fff;
    padding-bottom:30px;
}

#rodape .atendimento {
    margin-left: 50px;
}

#rodape p {
    display:inline-block;
    position: relative;
    font-family: 'Anek Latin';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
}

/* ==========================================================================
Direitos e Autor
========================================================================== */

#direitos {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 30px 0;
    background-color: #00350f;
}

#direitos .direitos {
    float: left;
    color: #fff;
    font-family: 'Anek Latin';
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 10px;
}

#direitos .autor {
    display: block;
    float: right;
    color: #fff;
    font-family: 'Anek Latin';
    font-weight: 400;
    font-size: 15px;
}

/*=======================================================
Voltar ao Topo
========================================================*/

.go-top {
    position: fixed;
    right: 20px;
    bottom: 30px;
    background:#e9b82d;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 42px;
    padding: 2px 9px;
    color: #024102;
    text-align: center;
    font-size: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

/*=======================================================
WhatsApp
========================================================*/

.whatsapp {
    position: fixed;
    right: 100px;
    bottom: 100px;
    width: 80px;
    height: 80px;
    border: none;
    box-shadow: 0 0 0 0 rgba(0, 183, 62, 0.7);
    border-radius: 50%;
    background-color: #00B73E;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    z-index: 100;
}

.whatsapp i {
    color: #fff;
    font-size: 42px;
}

.whatsapp:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(0, 183, 62, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(0, 183, 62, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(0, 183, 62, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(0, 183, 62, 0);
    }
}