@charset "UTF-8";
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-Bold.eot);
    src: local("DIN Pro Bold") local("DINPro-Bold");
    src: url(../fonts/DINPro-Boldd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-Bold.woff2) format("woff2");
    src: url(../fonts/DINPro-Bold.woff) format("woff");
    src: url(../fonts/DINPro-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-Medium.eot);
    src: local("DIN Pro Medium") local("DINPro-Medium");
    src: url(../fonts/DINPro-Mediumd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-Medium.woff2) format("woff2");
    src: url(../fonts/DINPro-Medium.woff) format("woff");
    src: url(../fonts/DINPro-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-BlackItalic.eot);
    src: local("DIN Pro Black Italic") local("DINPro-BlackItalic");
    src: url(../fonts/DINPro-BlackItalicd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-BlackItalic.woff2) format("woff2");
    src: url(../fonts/DINPro-BlackItalic.woff) format("woff");
    src: url(../fonts/DINPro-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-BoldItalic.eot);
    src: local("DIN Pro Bold Italic") local("DINPro-BoldItalic");
    src: url(../fonts/DINPro-BoldItalicd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-BoldItalic.woff2) format("woff2");
    src: url(../fonts/DINPro-BoldItalic.woff) format("woff");
    src: url(../fonts/DINPro-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-Light.eot);
    src: local("DIN Pro Light") local("DINPro-Light");
    src: url(../fonts/DINPro-Lightd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-Light.woff2) format("woff2");
    src: url(../fonts/DINPro-Light.woff) format("woff");
    src: url(../fonts/DINPro-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-LightItalic.eot);
    src: local("DIN Pro Light Italic") local("DINPro-LightItalic");
    src: url(../fonts/DINPro-LightItalicd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-LightItalic.woff2) format("woff2");
    src: url(../fonts/DINPro-LightItalic.woff) format("woff");
    src: url(../fonts/DINPro-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-MediumItalic.eot);
    src: local("DIN Pro Medium Italic") local("DINPro-MediumItalic");
    src: url(../fonts/DINPro-MediumItalicd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-MediumItalic.woff2) format("woff2");
    src: url(../fonts/DINPro-MediumItalic.woff) format("woff");
    src: url(../fonts/DINPro-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-Black.eot);
    src: local("DIN Pro Black") local("DINPro-Black");
    src: url(../fonts/DINPro-Blackd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-Black.woff2) format("woff2");
    src: url(../fonts/DINPro-Black.woff) format("woff");
    src: url(../fonts/DINPro-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro.eot);
    src: local("DIN Pro") local("DINPro");
    src: url(../fonts/DINProd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro.woff2) format("woff2");
    src: url(../fonts/DINPro.woff) format("woff");
    src: url(../fonts/DINPro.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'DIN Pro';
    src: url(../fonts/DINPro-Italic.eot);
    src: local("DIN Pro Italic") local("DINPro-Italic");
    src: url(../fonts/DINPro-Italicd41d.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/DINPro-Italic.woff2) format("woff2");
    src: url(../fonts/DINPro-Italic.woff) format("woff");
    src: url(../fonts/DINPro-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}
.bg-gray {
    background-color: #818285
}
.bg-gray-light {
    background-color: #eaebe3
}
.bg-green-dark {
    background-color: #2a8274
}
.bg-green-medium {
    background-color: #6a9b3c
}
.bg-green-light {
    background-color: #69b764
}
.bg-green-dark-opacity {
    background-color: rgba(42, 130, 116, .8)
}
.bg-green-medium-opacity {
    background-color: rgba(106, 155, 60, .8)
}
.bg-green-light-opacity {
    background-color: rgba(105, 183, 100, .8)
}
.color-black {
    color: #000!important
}
.color-white {
    color: #fff!important
}
.color-gray {
    color: #818285!important
}
.color-gray-light {
    color: #eaebe3!important
}
.btn-primary {
    background-color: #97c93c!important;
    border-color: #97c93c!important;
    color: #fff!important;
    cursor: pointer
}
.btn-primary:disabled,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #fff!important;
    border-color: #fff!important;
    color: #97c93c!important;
    box-shadow: rgba(255, 255, 255, .1) 0 0 0 1px, rgba(255, 255, 255, .1) 0 2px 4px
}
.btn-secondary {
    background-color: #97c93c!important;
    border-color: #97c93c!important;
    color: #fff!important;
    cursor: pointer
}
.btn-secondary:disabled,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
    background-color: #eaebe3!important;
    border-color: #eaebe3!important;
    color: #000!important;
    box-shadow: rgba(234, 235, 227, .1) 0 0 0 1px, rgba(234, 235, 227, .1) 0 2px 4px
}
.title-h1 {
    color: #97c93c;
    font-size: 2.6rem;
    line-height: 1
}
.title-h2 {
    color: #97c93c;
    font-size: 2.4rem;
    line-height: 1
}
.title-h3 {
    color: #97c93c;
    font-size: 2.4rem;
    line-height: 1
}
.title-h4 {
    color: #97c93c;
    line-height: 1
}
.title-h5 {
    color: #97c93c;
    line-height: 1
}
.bg-qtde-produto-0 {
    background-color: #79a130
}
.bg-nome-produto-0 {
    background-color: #96c93d
}
.bg-marca-produto-0 {
    background-color: #639843
}
.bg-qtde-produto-1 {
    background-color: #79a130
}
.bg-nome-produto-1 {
    background-color: #96c93d
}
.bg-marca-produto-1 {
    background-color: #639843
}
.bg-qtde-produto-2-opacity {
    background-color: rgba(121, 161, 48, .8)
}
.bg-nome-produto-2-opacity {
    background-color: rgba(150, 201, 61, .8)
}
.bg-marca-produto-2-opacity {
    background-color: rgba(99, 152, 67, .8)
}
.bg-qtde-produto-3 {
    background-color: #79a130
}
.bg-nome-produto-3 {
    background-color: #96c93d
}
.bg-marca-produto-3 {
    background-color: #639843
}
.bg-qtde-produto-4-opacity {
    background-color: rgba(121, 161, 48, .8)
}
.bg-nome-produto-4-opacity {
    background-color: rgba(150, 201, 61, .8)
}
.bg-marca-produto-4-opacity {
    background-color: rgba(99, 152, 67, .8)
}
.bg-qtde-produto-5 {
    background-color: #79a130
}
.bg-nome-produto-5 {
    background-color: #96c93d
}
.bg-marca-produto-5 {
    background-color: #639843
}
.bg-qtde-produto-6-opacity {
    background-color: rgba(121, 161, 48, .8)
}
.bg-nome-produto-6-opacity {
    background-color: rgba(150, 201, 61, .8)
}
.bg-marca-produto-6-opacity {
    background-color: rgba(99, 152, 67, .8)
}
.bg-qtde-produto-7 {
    background-color: #79a130
}
.bg-nome-produto-7 {
    background-color: #85c24c
}
.bg-marca-produto-7 {
    background-color: #5a954b
}
.bg-qtde-produto-8-opacity {
    background-color: rgba(121, 161, 48, .8)
}
.bg-nome-produto-8-opacity {
    background-color: rgba(133, 194, 76, .8)
}
.bg-marca-produto-8-opacity {
    background-color: rgba(90, 149, 75, .8)
}
.bg-qtde-produto-9 {
    background-color: #79a130
}
.bg-nome-produto-9 {
    background-color: #85c24c
}
.bg-marca-produto-9 {
    background-color: #5a954b
}
.bg-qtde-produto-10-opacity {
    background-color: rgba(121, 161, 48, .8)
}
.bg-nome-produto-10-opacity {
    background-color: rgba(133, 194, 76, .8)
}
.bg-marca-produto-10-opacity {
    background-color: rgba(90, 149, 75, .8)
}
.bg-qtde-produto-11 {
    background-color: #79a130
}
.bg-nome-produto-11 {
    background-color: #85c24c
}
.bg-marca-produto-11 {
    background-color: #5a954b
}
.bg-qtde-produto-12-opacity {
    background-color: rgba(121, 161, 48, .8)
}
.bg-nome-produto-12-opacity {
    background-color: rgba(133, 194, 76, .8)
}
.bg-marca-produto-12-opacity {
    background-color: rgba(90, 149, 75, .8)
}
.bg-qtde-produto-13 {
    background-color: #79a130
}
.bg-nome-produto-13 {
    background-color: #85c24c
}
.bg-marca-produto-13 {
    background-color: #5a954b
}
.bg-qtde-produto-14-opacity {
    background-color: rgba(118, 160, 50, .8)
}
.bg-nome-produto-14-opacity {
    background-color: rgba(116, 187, 90, .8)
}
.bg-marca-produto-14-opacity {
    background-color: rgba(67, 140, 94, .8)
}
.bg-qtde-produto-15 {
    background-color: #76a032
}
.bg-nome-produto-15 {
    background-color: #74bb5a
}
.bg-marca-produto-15 {
    background-color: #438c5e
}
.bg-qtde-produto-16-opacity {
    background-color: rgba(118, 160, 50, .8)
}
.bg-nome-produto-16-opacity {
    background-color: rgba(116, 187, 90, .8)
}
.bg-marca-produto-16-opacity {
    background-color: rgba(67, 140, 94, .8)
}
.bg-qtde-produto-17 {
    background-color: #76a032
}
.bg-nome-produto-17 {
    background-color: #74bb5a
}
.bg-marca-produto-17 {
    background-color: #438c5e
}
.bg-qtde-produto-18-opacity {
    background-color: rgba(118, 160, 50, .8)
}
.bg-nome-produto-18-opacity {
    background-color: rgba(116, 187, 90, .8)
}
.bg-marca-produto-18-opacity {
    background-color: rgba(67, 140, 94, .8)
}
.bg-qtde-produto-19 {
    background-color: #76a032
}
.bg-nome-produto-19 {
    background-color: #74bb5a
}
.bg-marca-produto-19 {
    background-color: #438c5e
}
.bg-qtde-produto-20-opacity {
    background-color: rgba(118, 160, 50, .8)
}
.bg-nome-produto-20-opacity {
    background-color: rgba(116, 187, 90, .8)
}
.bg-marca-produto-20-opacity {
    background-color: rgba(67, 140, 94, .8)
}
.bg-qtde-produto-21 {
    background-color: #729e36
}
.bg-nome-produto-21 {
    background-color: #76bc58
}
.bg-marca-produto-21 {
    background-color: #428b5f
}
.bg-qtde-produto-22-opacity {
    background-color: rgba(114, 158, 54, .8)
}
.bg-nome-produto-22-opacity {
    background-color: rgba(118, 188, 88, .8)
}
.bg-marca-produto-22-opacity {
    background-color: rgba(66, 139, 95, .8)
}
.bg-qtde-produto-23 {
    background-color: #729e36
}
.bg-nome-produto-23 {
    background-color: #76bc58
}
.bg-marca-produto-23 {
    background-color: #428b5f
}
.bg-qtde-produto-24-opacity {
    background-color: rgba(114, 158, 54, .8)
}
.bg-nome-produto-24-opacity {
    background-color: rgba(118, 188, 88, .8)
}
.bg-marca-produto-24-opacity {
    background-color: rgba(66, 139, 95, .8)
}
.bg-qtde-produto-25 {
    background-color: #729e36
}
.bg-nome-produto-25 {
    background-color: #76bc58
}
.bg-marca-produto-25 {
    background-color: #428b5f
}
.bg-qtde-produto-26-opacity {
    background-color: rgba(114, 158, 54, .8)
}
.bg-nome-produto-26-opacity {
    background-color: rgba(118, 188, 88, .8)
}
.bg-marca-produto-26-opacity {
    background-color: rgba(66, 139, 95, .8)
}
.bg-qtde-produto-27 {
    background-color: #729e36
}
.bg-nome-produto-27 {
    background-color: #76bc58
}
.bg-marca-produto-27 {
    background-color: #428b5f
}
.bg-qtde-produto-28-opacity {
    background-color: rgba(111, 157, 56, .8)
}
.bg-nome-produto-28-opacity {
    background-color: rgba(105, 183, 100, .8)
}
.bg-marca-produto-28-opacity {
    background-color: rgba(58, 136, 102, .8)
}
.bg-qtde-produto-29 {
    background-color: #6f9d38
}
.bg-nome-produto-29 {
    background-color: #69b764
}
.bg-marca-produto-29 {
    background-color: #3a8866
}
.bg-qtde-produto-30-opacity {
    background-color: rgba(111, 157, 56, .8)
}
.bg-nome-produto-30-opacity {
    background-color: rgba(105, 183, 100, .8)
}
.bg-marca-produto-30-opacity {
    background-color: rgba(58, 136, 102, .8)
}
.bg-qtde-produto-31 {
    background-color: #6f9d38
}
.bg-nome-produto-31 {
    background-color: #69b764
}
.bg-marca-produto-31 {
    background-color: #3a8866
}
.bg-qtde-produto-32-opacity {
    background-color: rgba(111, 157, 56, .8)
}
.bg-nome-produto-32-opacity {
    background-color: rgba(105, 183, 100, .8)
}
.bg-marca-produto-32-opacity {
    background-color: rgba(58, 136, 102, .8)
}
.bg-qtde-produto-33 {
    background-color: #6f9d38
}
.bg-nome-produto-33 {
    background-color: #69b764
}
.bg-marca-produto-33 {
    background-color: #3a8866
}
.bg-qtde-produto-34-opacity {
    background-color: rgba(111, 157, 56, .8)
}
.bg-nome-produto-34-opacity {
    background-color: rgba(105, 183, 100, .8)
}
.bg-marca-produto-34-opacity {
    background-color: rgba(58, 136, 102, .8)
}
.bg-qtde-produto-35 {
    background-color: #679a3f
}
.bg-nome-produto-35 {
    background-color: #5db26e
}
.bg-marca-produto-35 {
    background-color: #2e8470
}
.bg-qtde-produto-36-opacity {
    background-color: rgba(103, 154, 63, .8)
}
.bg-nome-produto-36-opacity {
    background-color: rgba(93, 178, 110, .8)
}
.bg-marca-produto-36-opacity {
    background-color: rgba(46, 132, 112, .8)
}
.bg-qtde-produto-37 {
    background-color: #679a3f
}
.bg-nome-produto-37 {
    background-color: #5db26e
}
.bg-marca-produto-37 {
    background-color: #2e8470
}
.bg-qtde-produto-38-opacity {
    background-color: rgba(103, 154, 63, .8)
}
.bg-nome-produto-38-opacity {
    background-color: rgba(93, 178, 110, .8)
}
.bg-marca-produto-38-opacity {
    background-color: rgba(46, 132, 112, .8)
}
.bg-qtde-produto-39 {
    background-color: #679a3f
}
.bg-nome-produto-39 {
    background-color: #5db26e
}
.bg-marca-produto-39 {
    background-color: #2e8470
}
.bg-qtde-produto-40-opacity {
    background-color: rgba(103, 154, 63, .8)
}
.bg-nome-produto-40-opacity {
    background-color: rgba(93, 178, 110, .8)
}
.bg-marca-produto-40-opacity {
    background-color: rgba(46, 132, 112, .8)
}
.bg-qtde-produto-41 {
    background-color: #5c9649
}
.bg-nome-produto-41 {
    background-color: #4bac7d
}
.bg-marca-produto-41 {
    background-color: #268078
}
.bg-qtde-produto-42-opacity {
    background-color: rgba(92, 150, 73, .8)
}
.bg-nome-produto-42-opacity {
    background-color: rgba(75, 172, 125, .8)
}
.bg-marca-produto-42-opacity {
    background-color: rgba(38, 128, 120, .8)
}
.bg-qtde-produto-43 {
    background-color: #5c9649
}
.bg-nome-produto-43 {
    background-color: #4bac7d
}
.bg-marca-produto-43 {
    background-color: #268078
}
.bg-qtde-produto-44-opacity {
    background-color: rgba(92, 150, 73, .8)
}
.bg-nome-produto-44-opacity {
    background-color: rgba(75, 172, 125, .8)
}
.bg-marca-produto-44-opacity {
    background-color: rgba(38, 128, 120, .8)
}
.bg-qtde-produto-45 {
    background-color: #5c9649
}
.bg-nome-produto-45 {
    background-color: #4bac7d
}
.bg-marca-produto-45 {
    background-color: #268078
}
.bg-qtde-produto-46-opacity {
    background-color: rgba(89, 149, 75, .8)
}
.bg-nome-produto-46-opacity {
    background-color: rgba(71, 170, 129, .8)
}
.bg-marca-produto-46-opacity {
    background-color: rgba(32, 126, 125, .8)
}
.bg-qtde-produto-47 {
    background-color: #59954b
}
.bg-nome-produto-47 {
    background-color: #47aa81
}
.bg-marca-produto-47 {
    background-color: #207e7d
}
.bg-qtde-produto-48-opacity {
    background-color: rgba(89, 149, 75, .8)
}
.bg-nome-produto-48-opacity {
    background-color: rgba(71, 170, 129, .8)
}
.bg-marca-produto-48-opacity {
    background-color: rgba(32, 126, 125, .8)
}
.bg-qtde-produto-49 {
    background-color: #59954b
}
.bg-nome-produto-49 {
    background-color: #47aa81
}
.bg-marca-produto-49 {
    background-color: #207e7d
}
.bg-qtde-produto-50-opacity {
    background-color: rgba(89, 149, 75, .8)
}
.bg-nome-produto-50-opacity {
    background-color: rgba(71, 170, 129, .8)
}
.bg-marca-produto-50-opacity {
    background-color: rgba(32, 126, 125, .8)
}
.bg-qtde-produto-51 {
    background-color: #458d5d
}
.bg-nome-produto-51 {
    background-color: #38a48e
}
.bg-marca-produto-51 {
    background-color: #1f7e7d
}
.bg-qtde-produto-52-opacity {
    background-color: rgba(69, 141, 93, .8)
}
.bg-nome-produto-52-opacity {
    background-color: rgba(56, 164, 142, .8)
}
.bg-marca-produto-52-opacity {
    background-color: rgba(31, 126, 125, .8)
}
.bg-qtde-produto-53 {
    background-color: #458d5d
}
.bg-nome-produto-53 {
    background-color: #38a48e
}
.bg-marca-produto-53 {
    background-color: #1f7e7d
}
.bg-qtde-produto-54-opacity {
    background-color: rgba(69, 141, 93, .8)
}
.bg-nome-produto-54-opacity {
    background-color: rgba(56, 164, 142, .8)
}
.bg-marca-produto-54-opacity {
    background-color: rgba(31, 126, 125, .8)
}
.bg-qtde-produto-55 {
    background-color: #3e8a62
}
.bg-nome-produto-55 {
    background-color: #2a9f9a
}
.bg-marca-produto-55 {
    background-color: #167a86
}
.bg-qtde-produto-56-opacity {
    background-color: rgba(62, 138, 98, .8)
}
.bg-nome-produto-56-opacity {
    background-color: rgba(42, 159, 154, .8)
}
.bg-marca-produto-56-opacity {
    background-color: rgba(22, 122, 134, .8)
}
.bg-qtde-produto-57 {
    background-color: #3e8a62
}
.bg-nome-produto-57 {
    background-color: #2a9f9a
}
.bg-marca-produto-57 {
    background-color: #167a86
}
.bg-qtde-produto-58-opacity {
    background-color: rgba(62, 138, 98, .8)
}
.bg-nome-produto-58-opacity {
    background-color: rgba(42, 159, 154, .8)
}
.bg-marca-produto-58-opacity {
    background-color: rgba(22, 122, 134, .8)
}
.bg-qtde-produto-59 {
    background-color: #36866a
}
.bg-nome-produto-59 {
    background-color: #219ba2
}
.bg-marca-produto-59 {
    background-color: #10788a
}
.bg-qtde-produto-60-opacity {
    background-color: rgba(54, 134, 106, .8)
}
.bg-nome-produto-60-opacity {
    background-color: rgba(33, 155, 162, .8)
}
.bg-marca-produto-60-opacity {
    background-color: rgba(16, 120, 138, .8)
}
.bg-qtde-produto-61 {
    background-color: #36866a
}
.bg-nome-produto-61 {
    background-color: #219ba2
}
.bg-marca-produto-61 {
    background-color: #10788a
}
* {
    margin: 0;
    padding: 0;
    font-weight: 400;
    outline: 0!important
}
::-webkit-scrollbar {
    width: 12px
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(151, 201, 60, .8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}
body,
html {
    height: 100%
}
body {
    font-family: DIN Pro;
    font-size: 1.1rem;
    line-height: 1.3
}
a {
    text-decoration: none!important
}
a:focus,
a:hover {
    text-decoration: none!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2
}
hr {
    background-color: #eaebe3;
    border-width: 0;
    height: 1px;
    color: #818285
}
p {
    margin-top: .8rem;
    margin-bottom: 1rem
}
.btn {
    border-radius: 10px!important;
    font-weight: 700!important
}
.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 50px;
    font-size: 20px;
    border-radius: 50%;
    z-index: 99;
    border: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #97c93c;
    transition: .5s ease
}
.scroll-top.open {
    bottom: 30px
}
.scroll-top:hover {
    background: #818285
}
.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%)
}
header.header {
    background-color: #eaebe3;
    width: 100%
}
header.header nav.navbar {
    position: relative;
    padding-top: 0
}
header.header nav.navbar #bg-header img#bg-header-logo {
    position: absolute;
    top: 0;
    right: -145px;
    width: 653px;
    height: auto
}
header.header nav.navbar .logo {
    margin-right: 10px
}
header.header nav.navbar .logo a.navbar-brand {
    padding-top: 0;
    margin-right: 0
}
header.header nav.navbar .logo a.navbar-brand img {
    width: 230px
}
header.header nav.navbar #navbarNav {
    margin-top: -25px
}
header.header nav.navbar #navbarNav ul.navbar-nav {
    position: relative
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item {
    padding: 5px 10px;
    position: static
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item.active a.dropdown-toggle {
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    color: #000
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
    position: absolute;
    transform: rotate(-45deg);
    bottom: 10px
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu {
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    padding: 20px 10px;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    width: 300px;
    border: 0;
    left: 0
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item {
    padding: 5px 10px
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover {
    background-color: #eaebe3;
    border-radius: 5px;
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active a.nav-link,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus a.nav-link,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover a.nav-link,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active a.nav-link,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus a.nav-link,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover a.nav-link {
    color: #97c93c;
    font-weight: 700
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
    position: absolute;
    transform: rotate(-90deg);
    right: 5px;
    bottom: 15px
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu {
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    background-color: #1496ad;
    position: absolute;
    padding: 20px 10px;
    width: 350px;
    left: 100%;
    margin: 0;
    border: 0;
    top: 0
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item {
    padding: 5px 10px
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:focus,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:hover,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:focus,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:hover {
    background-color: #97c93c;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link {
    color: #fff;
    font-weight: 400
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link::after,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
    content: none
}
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link.active,
header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link.active {
    font-weight: 700
}
header.header nav.navbar menu {
    position: absolute;
    cursor: pointer;
    top: 55px;
    right: 115px;
    width: 30px
}
header.header nav.navbar menu:not(.open)>div {
    background-color: #97c93c;
    height: 5px;
    border-radius: 5px;
    width: 100%
}
header.header nav.navbar menu:not(.open)>div:nth-child(2) {
    margin: 5px 0
}
header.header nav.navbar menu.open {
    display: none
}
header.header nav.navbar menu.active div,
header.header nav.navbar menu:focus div,
header.header nav.navbar menu:hover div {
    background-color: #fff
}
.side-menu {
    position: fixed;
    top: 0;
    left: -375px;
    width: 375px;
    height: 100%;
    min-height: 100%;
    padding: 0 50px;
    background-color: #eaebe3;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -o-box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
    box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
    overflow-y: auto;
    overflow-x: hidden;
    transition: all .4s
}
.side-menu.open {
    visibility: visible;
    left: 0
}
.side-menu.open .close-side-menu {
    background-color: #97c93c;
    transition: .4s;
    position: absolute;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    color: #fff;
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    z-index: 55
}
.side-menu.open .close-side-menu.active,
.side-menu.open .close-side-menu:focus,
.side-menu.open .close-side-menu:hover {
    background-color: #fff;
    color: #97c93c
}
.side-menu.open .close-side-menu i {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 40px
}
.side-menu .content-side {
    margin-top: -25px
}
.side-menu .content-side .logo-side {
    margin: 20px 0
}
.side-menu .content-side .logo-side img {
    width: 250px;
    margin-bottom: 20px
}
.side-menu .content-side ul.navbar-nav li.nav-item {
    padding: 5px
}
.side-menu .content-side ul.navbar-nav li.nav-item a.nav-link {
    position: relative;
    padding: .2rem 1rem;
    color: #000
}
.side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.active,
.side-menu .content-side ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
.side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
    position: absolute;
    transform: rotate(-45deg);
    bottom: 10px
}
.side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
.side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    border: 0
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li {
    padding: .25rem .5rem
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover {
    border-radius: 5px;
    color: #97c93c;
    font-weight: 700;
    cursor: pointer
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after {
    position: absolute;
    transform: rotate(-45deg);
    right: 0;
    bottom: 15px
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu {
    background-color: #1496ad;
    overflow-wrap: break-Word;
    Word-wrap: break-Word;
    white-space: normal!important;
    position: relative;
    margin: 0;
    padding: 5px;
    width: 100%;
    left: 0;
    border: 0
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item {
    padding: .25rem .5rem
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item.active,
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:focus,
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:hover {
    background-color: #97c93c;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link {
    color: #fff;
    font-weight: 400
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link::after {
    content: none
}
.side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link.active {
    font-weight: 700
}
.close-menu-sidebar {
    height: 100%;
    background: rgba(0, 0, 0, .75);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9998;
    cursor: url(../images/icones/cancel.png), auto;
    opacity: 0;
    visibility: hidden;
    width: 0;
    transition: .4s
}
.close-menu-sidebar.open {
    width: 100%;
    opacity: 1;
    visibility: inherit
}
section#sidebar-left {
    padding-top: 2rem;
    padding-left: 1rem
}
section#sidebar-left h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left .content-box {
    border-radius: 20px;
    margin-top: 30px;
    position: relative;
    font-size: 16px;
    padding: 20px;
    color: #fff
}
section#sidebar-left .content-box p:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 64px;
    width: 80px;
    height: 1px;
    background: #075f6f;
    left: 50%;
    transform: translateX(-50%)
}
section#sidebar-left .content-box h3 {
    font-size: 1.4rem
}
section#sidebar-left .content-box h5 {
    font-size: 1.4rem
}
section#sidebar-left .content-box.content-box-left {
    background-color: #55a08b
}
section#sidebar-left .content-box.content-box-right {
    background-color: #1496ad
}
section#sidebar-left .content-box button.btn {
    text-transform: uppercase;
    position: absolute;
    width: 60%;
    left: 20%
}
section#pagina-404 a {
    text-decoration: none!important;
    color: #818285
}
section#pagina-404 a:focus,
section#pagina-404 a:hover {
    text-decoration: none!important;
    color: #97c93c
}
section#cesta-para-empresas .content-box {
    margin-top: 30px
}
section#cesta-para-empresas .content-box img {
    width: auto
}
section#cesta-para-empresas .content-box h3 {
    padding: 10px 0
}
section#cesta-para-empresas .content-box h3.title-h3-left {
    color: #55a08b
}
section#cesta-para-empresas .content-box h3.title-h3-right {
    color: #1496ad
}
section#cesta-para-empresas .content-box button.btn {
    text-transform: uppercase;
    width: 60%
}
section#pratique-o-bem button.btn {
    text-transform: uppercase;
    width: 30%
}
section#ficou-interessado {
    background-image: url(../images/background/bg-ficou-interessado.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
section#ficou-interessado p {
    color: #818285
}
section#ficou-interessado p i {
    font-size: 20px
}
section#ficou-interessado p i.fa-phone-volume {
    transform: rotate(-45deg)
}
section#ficou-interessado p a {
    text-decoration: none!important;
    color: #818285
}
section#ficou-interessado p a:focus,
section#ficou-interessado p a:hover {
    text-decoration: none!important;
    color: #97c93c
}
section#ficou-interessado strong {
    font-size: 1.3rem
}
section#ficou-interessado form .alert-notification {
    margin-bottom: 5px;
    padding: 0
}
section#ficou-interessado form .alert-notification .alert.alert-error {
    background: red none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-top: 30px;
    color: #fff
}
section#ficou-interessado form .alert-notification .alert.alert-success {
    background: #dff0d8 none repeat scroll 0 0;
    border: 1px solid #d6e9c6;
    margin-top: 30px;
    color: #3c763d
}
section#ficou-interessado form .alert-notification .alert-success h3 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-top: 30px;
    color: green
}
section#ficou-interessado form img.loader {
    margin: 15px;
    float: right
}
section#ficou-interessado form label.error,
section#ficou-interessado form label.recaptcha-error {
    display: block;
    padding: 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500
}
section#ficou-interessado form .input-group {
    margin-bottom: 15px;
    position: relative
}
section#ficou-interessado form .input-group input[type=text] {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    background: #818285;
    border: 1px solid #818285;
    color: #fff;
    padding: 10px
}
section#ficou-interessado form .input-group input[type=text]::-moz-placeholder {
    color: #fff
}
section#ficou-interessado form .input-group input[type=text]:-ms-input-placeholder {
    color: #fff
}
section#ficou-interessado form .input-group input[type=text]::-ms-input-placeholder {
    color: #fff
}
section#ficou-interessado form .input-group input[type=text]::placeholder {
    color: #fff
}
section#ficou-interessado form .input-group button {
    padding: 0 30px
}
section#ficou-interessado form .input-group button.btn-form-home {
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    background: #818285;
    border: 1px solid #818285
}
section#a-benefici {
    background-image: url(../images/background/bg-a-benefici.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
section#a-benefici strong {
    color: #fff
}
section#a-benefici h4 {
    font-weight: 700;
    font-size: 40px;
    color: #fff
}
section#a-benefici h4 span.number-counter {
    font-weight: 700;
    font-size: 40px
}
section#a-benefici p {
    font-weight: 500;
    color: #fff
}
section#depoimentos {
    margin-top: 2rem;
    margin-bottom: 5rem
}
section#depoimentos .content-box.content-box-depoimentos {
    background-color: #818285;
    border-radius: 20px;
    padding: 40px;
    color: #fff
}
section#depoimentos .content-box strong {
    color: #97c93c
}
section#depoimentos .owl-theme .owl-nav {
    position: absolute;
    margin-top: 0;
    right: -20px
}
section#sidebar-left-404 {
    padding-top: 2rem;
    padding-bottom: 9.2rem;
    padding-left: 1rem
}
section#sidebar-left-404 h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-404 a {
    color: #818285
}
section#sidebar-left-404 a:focus,
section#sidebar-left-404 a:hover {
    color: #97c93c
}
section#sidebar-left-a-benefici {
    padding-top: 2rem;
    padding-bottom: 6.4rem;
    padding-left: 1rem
}
section#sidebar-left-a-benefici h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos-cesta-basica {
    padding-top: 2rem;
    padding-bottom: 5rem;
    padding-left: 1rem
}
section#sidebar-left-produtos-cesta-basica h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos-cesta-basica strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-produtos-cesta-basica-economica,
section#sidebar-left-produtos-cesta-para-empresas {
    padding-top: 2rem;
    padding-bottom: 6.4rem;
    padding-left: 1rem
}
section#sidebar-left-produtos-cesta-basica-economica h2,
section#sidebar-left-produtos-cesta-para-empresas h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos-cesta-basica-economica strong,
section#sidebar-left-produtos-cesta-para-empresas strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-produtos-kit-higiene-e-limpeza,
section#sidebar-left-produtos-kit-refeitorio {
    padding-top: 2rem;
    padding-bottom: 7.8rem;
    padding-left: 1rem
}
section#sidebar-left-produtos-kit-higiene-e-limpeza h2,
section#sidebar-left-produtos-kit-refeitorio h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos-kit-higiene-e-limpeza strong,
section#sidebar-left-produtos-kit-refeitorio strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-produtos {
    padding-top: 2rem;
    padding-bottom: 5rem;
    padding-left: 1rem
}
section#sidebar-left-produtos h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-produtos-table {
    padding-top: 2rem;
    padding-bottom: 5rem;
    padding-left: 1rem
}
section#sidebar-left-produtos-table h2 {
    font-size: 2rem;
    line-height: 2.2
}
section#sidebar-left-produtos-table h3 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos-table strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-produtos-table .table-green thead th {
    border-bottom: 1px solid #fff;
    padding: .65rem;
    color: #fff
}
section#sidebar-left-produtos-table .table-green thead th.border-top-left {
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px
}
section#sidebar-left-produtos-table .table-green thead th.border-top-right {
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px
}
section#sidebar-left-produtos-table .table-green thead th strong {
    color: #fff
}
section#sidebar-left-produtos-table .table-green tbody tr {
    color: #fff
}
section#sidebar-left-produtos-table .table-green tbody tr th {
    border-top: 0;
    padding: .65rem
}
section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium,
section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium-opacity {
    text-align: center
}
section#sidebar-left-produtos-table .table-green tbody tr th.border-bottom-left {
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px
}
section#sidebar-left-produtos-table .table-green tbody tr td {
    border-top: 0;
    padding: .65rem
}
section#sidebar-left-produtos-table .table-green tbody tr td.border-bottom-right {
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px
}
section#sidebar-left-produtos-table #solicite-orcamento {
    z-index: 1020
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title {
    box-shadow: 1px 1px 30px #818285;
    -moz-box-shadow: 1px 1px 30px #818285;
    -webkit-box-shadow: 1px 1px 30px #818285;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background-color: #1195af
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title h2 {
    text-align: center;
    margin: 0;
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form {
    background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
    box-shadow: 1px 1px 30px #818285;
    -moz-box-shadow: 1px 1px 30px #818285;
    -webkit-box-shadow: 1px 1px 30px #818285;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .alert-notification {
    margin-bottom: 5px;
    padding: 0
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .alert-notification .alert.alert-error {
    background: red none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .alert-notification .alert.alert-success {
    background: #dff0d8 none repeat scroll 0 0;
    border: 1px solid #d6e9c6;
    margin-bottom: 30px;
    color: #3c763d
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .alert-notification .alert-success h3 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: green
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form img.loader {
    margin-top: 10px;
    float: right
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form label.error,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form label.recaptcha-error {
    display: block;
    padding-top: 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: red;
    font-weight: 500
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
    margin-right: 0
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
    display: block;
    position: relative;
    padding-left: 35px;
    font-size: 1.1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #818285
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
    background: #075f6f
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
    display: block
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
    background: #97c93c
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
    left: 7px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    content: "";
    position: absolute;
    display: none
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    height: 100%;
    padding: 10px;
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
    color: #fff
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
    position: relative;
    width: 100%;
    bottom: 0
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
    background-color: #65a67d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
    cursor: pointer;
    bottom: 15px;
    color: #fff;
    width: 94%;
    border: 0
}
section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
    background-color: #97c93c;
    color: #fff
}
section#sidebar-left-produtos-min-table {
    padding-top: 2rem;
    padding-bottom: 5rem;
    padding-left: 1rem
}
section#sidebar-left-produtos-min-table h2 {
    font-size: 2rem;
    line-height: 2.2
}
section#sidebar-left-produtos-min-table h3 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-produtos-min-table strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-produtos-min-table .table-green thead th {
    border-bottom: 1px solid #fff;
    padding: .65rem;
    color: #fff
}
section#sidebar-left-produtos-min-table .table-green thead th.border-top-left {
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px
}
section#sidebar-left-produtos-min-table .table-green thead th.border-top-right {
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px
}
section#sidebar-left-produtos-min-table .table-green thead th strong {
    color: #fff
}
section#sidebar-left-produtos-min-table .table-green tbody tr {
    color: #fff
}
section#sidebar-left-produtos-min-table .table-green tbody tr th {
    border-top: 0;
    padding: .65rem
}
section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium,
section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium-opacity {
    text-align: center
}
section#sidebar-left-produtos-min-table .table-green tbody tr th.border-bottom-left {
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px
}
section#sidebar-left-produtos-min-table .table-green tbody tr td {
    border-top: 0;
    padding: .65rem
}
section#sidebar-left-produtos-min-table .table-green tbody tr td.border-bottom-right {
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px
}
section#sidebar-left-produtos-min-table #solicite-orcamento {
    z-index: 1020
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title {
    box-shadow: 1px 1px 30px #818285;
    -moz-box-shadow: 1px 1px 30px #818285;
    -webkit-box-shadow: 1px 1px 30px #818285;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background-color: #1195af
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title h2 {
    text-align: center;
    margin: 0;
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form {
    background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
    box-shadow: 1px 1px 30px #818285;
    -moz-box-shadow: 1px 1px 30px #818285;
    -webkit-box-shadow: 1px 1px 30px #818285;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .alert-notification {
    margin-bottom: 5px;
    padding: 0
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .alert-notification .alert.alert-error {
    background: red none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .alert-notification .alert.alert-success {
    background: #dff0d8 none repeat scroll 0 0;
    border: 1px solid #d6e9c6;
    margin-bottom: 30px;
    color: #3c763d
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .alert-notification .alert-success h3 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: green
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form img.loader {
    margin-top: 10px;
    float: right
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form label.error,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form label.recaptcha-error {
    display: block;
    padding-top: 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: red;
    font-weight: 500
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
    margin-right: 0
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
    display: block;
    position: relative;
    padding-left: 35px;
    font-size: 1.1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #818285
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
    background: #075f6f
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
    display: block
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
    background: #97c93c
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
    left: 7px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    content: "";
    position: absolute;
    display: none
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    height: 100%;
    padding: 10px;
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
    color: #fff
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
    position: relative;
    width: 100%;
    bottom: 0
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
    background-color: #65a67d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
    margin-top: 2rem;
    cursor: pointer;
    color: #fff;
    width: 100%;
    border: 0
}
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
    background-color: #97c93c;
    color: #fff
}
section#sidebar-left-monte-sua-cesta {
    padding-top: 2rem;
    padding-bottom: 5rem;
    padding-left: 1rem
}
section#sidebar-left-monte-sua-cesta h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sidebar-left-monte-sua-cesta strong {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1195af
}
section#sidebar-left-monte-sua-cesta .table-green thead th {
    border-bottom: 1px solid #fff;
    padding: .65rem;
    color: #fff
}
section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-left {
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px
}
section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-right {
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px
}
section#sidebar-left-monte-sua-cesta .table-green thead th strong {
    color: #fff
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr {
    color: #fff
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr th {
    border-top: 0;
    padding: .65rem;
    font-size: 1rem;
    width: 35px
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium,
section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium-opacity {
    text-align: center
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr th.border-bottom-left {
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr td {
    vertical-align: middle;
    font-size: 1rem;
    border-top: 0;
    padding: .65rem
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr td.border-bottom-right {
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control {
    background-color: transparent;
    color: #fff;
    border: 0
}
section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control option {
    background-color: #2a8274;
    color: #fff
}
section form#form-monte-sua-cesta #monte-sua-cesta {
    z-index: 1020
}
section form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title {
    box-shadow: 1px 1px 30px #818285;
    -moz-box-shadow: 1px 1px 30px #818285;
    -webkit-box-shadow: 1px 1px 30px #818285;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background-color: #1195af
}
section form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title h2 {
    text-align: center;
    font-size: 2rem;
    line-height: 2.2;
    margin: 0;
    color: #fff
}
section form#form-monte-sua-cesta #monte-sua-cesta .content-box-form {
    background-image: url(../images/background/bg-form-monte-sua-cesta.jpg);
    box-shadow: 1px 1px 30px #818285;
    -moz-box-shadow: 1px 1px 30px #818285;
    -webkit-box-shadow: 1px 1px 30px #818285;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem
}
section form#form-monte-sua-cesta .alert-notification {
    margin-bottom: 5px;
    padding: 0
}
section form#form-monte-sua-cesta .alert-notification .alert.alert-error {
    background: red none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: #fff
}
section form#form-monte-sua-cesta .alert-notification .alert.alert-success {
    background: #dff0d8 none repeat scroll 0 0;
    border: 1px solid #d6e9c6;
    margin-bottom: 30px;
    color: #3c763d
}
section form#form-monte-sua-cesta .alert-notification .alert-success h3 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: green
}
section form#form-monte-sua-cesta img.loader {
    margin-top: 10px;
    float: right
}
section form#form-monte-sua-cesta label.error,
section form#form-monte-sua-cesta label.recaptcha-error {
    display: block;
    padding-top: 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: red;
    font-weight: 500
}
section form#form-monte-sua-cesta .form-row .form-check-inline {
    margin-right: 0
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label {
    display: block;
    position: relative;
    padding-left: 35px;
    font-size: 1.1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #818285
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
    background: #075f6f
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
    display: block
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
    background: #97c93c
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px
}
section form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio:after {
    left: 7px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    content: "";
    position: absolute;
    display: none
}
section form#form-monte-sua-cesta .form-row .form-group input[type=number],
section form#form-monte-sua-cesta .form-row .form-group input[type=text],
section form#form-monte-sua-cesta .form-row .form-group textarea {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    padding: 10px;
    color: #fff
}
section form#form-monte-sua-cesta .form-row .form-group input[type=number]::-moz-placeholder,
section form#form-monte-sua-cesta .form-row .form-group input[type=text]::-moz-placeholder,
section form#form-monte-sua-cesta .form-row .form-group textarea::-moz-placeholder {
    color: #fff
}
section form#form-monte-sua-cesta .form-row .form-group input[type=number]:-ms-input-placeholder,
section form#form-monte-sua-cesta .form-row .form-group input[type=text]:-ms-input-placeholder,
section form#form-monte-sua-cesta .form-row .form-group textarea:-ms-input-placeholder {
    color: #fff
}
section form#form-monte-sua-cesta .form-row .form-group input[type=number]::-ms-input-placeholder,
section form#form-monte-sua-cesta .form-row .form-group input[type=text]::-ms-input-placeholder,
section form#form-monte-sua-cesta .form-row .form-group textarea::-ms-input-placeholder {
    color: #fff
}
section form#form-monte-sua-cesta .form-row .form-group input[type=number]::placeholder,
section form#form-monte-sua-cesta .form-row .form-group input[type=text]::placeholder,
section form#form-monte-sua-cesta .form-row .form-group textarea::placeholder {
    color: #fff
}
section form#form-monte-sua-cesta .form-row .form-group button.btn {
    position: relative;
    width: 100%;
    bottom: 0
}
section .content-box-button-printer button.btn-imprimir-tabela {
    background-color: #65a67d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
    cursor: pointer;
    bottom: 15px;
    color: #fff;
    width: 94%;
    border: 0
}
section .content-box-button-printer button.btn-imprimir-tabela:focus,
section .content-box-button-printer button.btn-imprimir-tabela:hover {
    background-color: #97c93c;
    color: #fff
}
section#sidebar-left-faq {
    padding-top: 2rem;
    padding-bottom: 5rem;
    padding-left: 1rem
}
section#sidebar-left-faq h2 {
    font-size: 1.3rem;
    line-height: 1.3
}
section#sua-necessidade-e-nossa-prioridade p {
    padding: 10px 0;
    color: #818285
}
section#qualidade-que-faz-a-diferenca p {
    padding: 10px 0;
    color: #818285
}
section#rapidez-e-pontualidade-na-entrega {
    background-image: url(../images/background/bg-rapidez-e-pontualidade-na-entrega.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover
}
section#rapidez-e-pontualidade-na-entrega .content-box {
    border-radius: 10px;
    position: relative;
    font-size: 14px;
    padding: 20px;
    color: #fff
}
section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-left {
    background-color: #1196ae
}
section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-right {
    background-color: #10a2c6
}
section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-left {
    background-color: #7eba77
}
section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-right {
    background-color: #a1c93a
}
section#rapidez-e-pontualidade-na-entrega .content-box h3 {
    font-size: 1.4rem
}
section#nos-rastreamos-o-seu-pedido p {
    padding: 10px 0;
    color: #818285
}
section#nav-cestas h2 {
    padding: 2rem 0;
    color: #97c93c
}
section#nav-cestas .content-box {
    background-color: #eaebe3;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    font-size: 16px;
    padding: 20px;
    color: #fff
}
section#nav-cestas .content-box p {
    margin-top: 0;
    margin-bottom: 0;
    color: #818285
}
section#nav-cestas .content-box strong {
    color: #97c93c;
    font-size: 1.17rem
}
section#nav-cestas .content-box.active,
section#nav-cestas .content-box:focus,
section#nav-cestas .content-box:hover {
    background-color: #97c93c;
    cursor: pointer
}
section#nav-cestas .content-box.active p,
section#nav-cestas .content-box:focus p,
section#nav-cestas .content-box:hover p {
    color: #fff
}
section#nav-cestas .content-box.active strong,
section#nav-cestas .content-box:focus strong,
section#nav-cestas .content-box:hover strong {
    color: #fff
}
section#content-cestas .row+.row {
    margin-top: 1.9rem
}
section#content-cestas.active {
    display: block
}
section#content-cestas .content-box {
    position: relative;
    font-size: 14px
}
section#content-cestas .content-box .content-box-top {
    background-color: #eaebe3;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    padding: 15px 20px
}
section#content-cestas .content-box .content-box-top p {
    margin-bottom: .1rem;
    font-weight: 700;
    color: #818285
}
section#content-cestas .content-box .content-box-top strong {
    color: #97c93c;
    font-size: 1.17rem
}
section#content-cestas .content-box .content-box-miolo {
    border-right: 1px solid #eaebe3;
    -moz-border-right: 1px solid #eaebe3;
    -webkit-border-right: 1px solid #eaebe3;
    border-left: 1px solid #eaebe3;
    -moz-border-left: 1px solid #eaebe3;
    -webkit-border-left: 1px solid #eaebe3;
    padding: 30px 20px
}
section#content-cestas .content-box .content-box-miolo ul {
    list-style: outside none none;
    margin: 0;
    padding-bottom: 15px
}
section#content-cestas .content-box .content-box-miolo ul li {
    padding-bottom: 1rem
}
section#content-cestas .content-box .content-box-miolo ul li:before {
    content: url(../images/icones/icone-cestas-benefici.png);
    vertical-align: middle;
    padding-right: 8px
}
section#content-cestas .content-box .content-box-miolo ul li:last-child {
    padding-bottom: 0
}
section#content-cestas .content-box .content-box-miolo strong {
    padding-left: 35px
}
section#content-cestas .content-box button.btn-box {
    background-color: #97c93c;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    width: 100%;
    border: 0
}
section#content-cestas .content-box button.btn-box:focus,
section#content-cestas .content-box button.btn-box:hover {
    background-color: #eaebe3;
    color: #97c93c
}
section#complemente-seu-pedido h2 {
    padding: 2rem 0;
    color: #97c93c
}
section#complemente-seu-pedido.active {
    display: block
}
section#complemente-seu-pedido .content-box {
    position: relative;
    font-size: 14px
}
section#complemente-seu-pedido .content-box .content-box-top {
    background-color: #eaebe3;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    padding: 15px 20px
}
section#complemente-seu-pedido .content-box .content-box-top p {
    margin-bottom: .1rem;
    font-weight: 700;
    color: #818285
}
section#complemente-seu-pedido .content-box .content-box-top h3 {
    color: #000
}
section#complemente-seu-pedido .content-box .content-box-top strong {
    color: #97c93c;
    font-size: 1.17rem
}
section#complemente-seu-pedido .content-box .content-box-miolo {
    border-right: 1px solid #eaebe3;
    -moz-border-right: 1px solid #eaebe3;
    -webkit-border-right: 1px solid #eaebe3;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom: 1px solid #eaebe3;
    -moz-border-bottom: 1px solid #eaebe3;
    -webkit-border-bottom: 1px solid #eaebe3;
    border-left: 1px solid #eaebe3;
    -moz-border-left: 1px solid #eaebe3;
    -webkit-border-left: 1px solid #eaebe3;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    padding: 30px 20px;
    position: relative
}
section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box {
    background-color: #97c93c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 700;
    padding: 15px 20px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    width: 60%;
    left: 20%;
    border: 0
}
section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box.active,
section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:focus,
section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:hover {
    background-color: #eaebe3;
    color: #97c93c
}
section#frete-gratis {
    background-image: url(../images/background/bg-frete-gratis.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -60px;
    background-position-y: 20px
}
section#frete-gratis strong {
    font-size: 1.3rem
}
section#frete-gratis p {
    margin-top: 1rem;
    margin-top-margin-bottom: 1rem
}
section#frete-gratis h3 {
    font-size: 1.4rem;
    color: #97c93c
}
section#frete-gratis .content-box {
    border-radius: 10px;
    position: relative;
    font-size: 14px;
    padding: 20px;
    color: #fff
}
section#frete-gratis .content-box.content-box-left {
    background-color: #eaebe3
}
section#frete-gratis .content-box.content-box-right {
    background-color: #e8eaef
}
section#frete-gratis .content-box h3 {
    font-size: 1.4rem;
    color: #97c93c
}
section#frete-gratis .content-box p {
    color: #818285
}
section#faq h3 {
    font-size: 1.55rem
}
section#faq p {
    color: #818285!important;
    margin-bottom: .5rem
}
section#contato h3 {
    font-size: 1.55rem;
    margin-bottom: 2rem
}
section#contato p {
    color: #818285!important;
    margin-bottom: 1rem
}
section#contato strong {
    font-size: 1.3rem
}
section#contato button.btn {
    width: 60%
}
section#contato ul.footer-phones {
    list-style: outside none none;
    margin: 0;
    padding: 0
}
section#contato ul.footer-phones li i {
    color: #818285;
    font-size: 20px
}
section#contato ul.footer-phones li i.fa-phone-volume {
    transform: rotate(-45deg)
}
section#contato ul.footer-phones li a {
    color: #818285
}
section#contato ul.footer-phones li a:focus,
section#contato ul.footer-phones li a:hover {
    color: #97c93c
}
section#contato ul.footer-email {
    list-style: outside none none;
    margin: 0;
    padding: 0
}
section#contato ul.footer-email li i {
    color: #818285;
    font-size: 20px
}
section#contato ul.footer-email li a {
    color: #818285
}
section#contato ul.footer-email li a:focus,
section#contato ul.footer-email li a:hover {
    color: #97c93c
}
section#contato p {
    margin-top: -.2rem;
    margin-bottom: 1rem
}
section#contato form#form-contato {
    padding-bottom: 5rem
}
section#contato form#form-contato .alert-notification {
    margin-bottom: 5px;
    padding: 0
}
section#contato form#form-contato .alert-notification .alert.alert-error {
    background: red none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: #fff
}
section#contato form#form-contato .alert-notification .alert.alert-success {
    background: #dff0d8 none repeat scroll 0 0;
    border: 1px solid #d6e9c6;
    margin-bottom: 30px;
    color: #3c763d
}
section#contato form#form-contato .alert-notification .alert-success h3 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    color: green
}
section#contato form#form-contato img.loader {
    margin-bottom: 10px;
    float: right
}
section#contato form#form-contato label.error,
section#contato form#form-contato label.recaptcha-error {
    display: block;
    padding-top: 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: red;
    font-weight: 500
}
section#contato form .form-row .form-check-inline {
    margin-right: 0
}
section#contato form .form-row .form-check-inline .form-check-label {
    display: block;
    position: relative;
    padding-left: 35px;
    font-size: 1.1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #818285
}
section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check {
    background: #075f6f
}
section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check:after {
    display: block
}
section#contato form .form-row .form-check-inline .form-check-label:hover input[type=checkbox]~.check {
    background: #97c93c
}
section#contato form .form-row .form-check-inline .form-check-label span.check {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px
}
section#contato form .form-row .form-check-inline .form-check-label span.check:after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none
}
section#contato form .form-row .form-check-inline .form-check-label input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
    background: #075f6f
}
section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
    display: block
}
section#contato form .form-row .form-check-inline .form-check-label:hover input[type=radio]~.radio {
    background: #97c93c
}
section#contato form .form-row .form-check-inline .form-check-label span.radio {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px
}
section#contato form .form-row .form-check-inline .form-check-label span.radio:after {
    left: 7px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    content: "";
    position: absolute;
    display: none
}
section#contato form .form-row .form-group input[type=number],
section#contato form .form-row .form-group input[type=text],
section#contato form .form-row .form-group textarea {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 2px #818285;
    -moz-box-shadow: 1px 1px 2px #818285;
    -webkit-box-shadow: 1px 1px 2px #818285;
    border: 1px solid #818285;
    background: #818285;
    padding: 10px;
    color: #fff
}
section#contato form .form-row .form-group input[type=number]::-moz-placeholder,
section#contato form .form-row .form-group input[type=text]::-moz-placeholder,
section#contato form .form-row .form-group textarea::-moz-placeholder {
    color: #fff
}
section#contato form .form-row .form-group input[type=number]:-ms-input-placeholder,
section#contato form .form-row .form-group input[type=text]:-ms-input-placeholder,
section#contato form .form-row .form-group textarea:-ms-input-placeholder {
    color: #fff
}
section#contato form .form-row .form-group input[type=number]::-ms-input-placeholder,
section#contato form .form-row .form-group input[type=text]::-ms-input-placeholder,
section#contato form .form-row .form-group textarea::-ms-input-placeholder {
    color: #fff
}
section#contato form .form-row .form-group input[type=number]::placeholder,
section#contato form .form-row .form-group input[type=text]::placeholder,
section#contato form .form-row .form-group textarea::placeholder {
    color: #fff
}
section#contato form .form-row .form-group button.btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 5px
}
section#contato form .form-group strong {
    padding-right: 1rem;
    color: #818285
}
section#contato form .form-group input[type=file] {
    display: none
}
section#contato form .form-group .form-file-label {
    background-color: #1195af;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 10px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    width: 160px
}
section#contato form .form-group .form-file-label:hover {
    background-color: #97c93c
}
footer#footer {
    margin-top: 6rem!important;
    background-color: #55a08b;
    color: #fff
}
footer#footer #bg-footer {
    position: relative
}
footer#footer #bg-footer img#bg-footer-logo {
    position: absolute;
    left: 0;
    margin-top: -95px;
    margin-right: auto;
    margin-left: -112px;
    width: 573px;
    height: 475px
}
footer#footer #bg-footer #footer-logo {
    margin-top: -50px;
    margin-right: auto;
    margin-bottom: -50px;
    margin-left: auto;
    height: 395px
}
footer#footer #bg-footer #footer-logo-cestas-benefici {
    position: absolute;
    height: 220px;
    top: 15%;
    left: -113px
}
footer#footer #bg-footer ul.footer-phones {
    list-style: outside none none;
    margin: 0;
    padding: 0
}
footer#footer #bg-footer ul.footer-phones li i {
    font-size: 20px
}
footer#footer #bg-footer ul.footer-phones li i.fa-phone-volume {
    transform: rotate(-45deg)
}
footer#footer #bg-footer ul.footer-phones li a {
    color: #fff
}
footer#footer #bg-footer ul.footer-phones li a span {
    font-weight: 700;
    font-size: 25px
}
footer#footer #bg-footer ul.footer-phones li a:focus,
footer#footer #bg-footer ul.footer-phones li a:hover {
    color: #97c93c
}
footer#footer #bg-footer ul.footer-email {
    list-style: outside none none;
    margin: .3rem 0;
    padding: 0
}
footer#footer #bg-footer ul.footer-email li i {
    font-size: 20px
}
footer#footer #bg-footer ul.footer-email li a {
    font-size: 25px;
    color: #fff
}
footer#footer #bg-footer ul.footer-email li a:focus,
footer#footer #bg-footer ul.footer-email li a:hover {
    color: #97c93c
}
footer#footer #bg-footer p {
    margin-bottom: 0
}
footer#footer #bg-footer h6 {
    font-size: 20px
}
footer#footer #bg-footer p {
    font-size: 16px;
    margin-bottom: 1.5rem
}
footer#footer #bg-footer button.btn {
    width: 50%
}
footer#footer #bg-footer #footer-logo-pat {
    margin-top: -25px;
    width: 130px
}
p#copyright {
    text-align: right;
    font-size: 14px
}
p#copyright a {
    color: #818285;
    font-weight: 700
}
p#copyright a:focus,
p#copyright a:hover {
    color: #97c93c;
    font-weight: 700
}
@media print {
    body,
    html {
        margin: 0;
        padding: 0;
        border: 0
    }
    body .print,
    html .print {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 17px
    }
    body .print~*,
    html .print~* {
        display: none
    }
    body section#sidebar-left-produtos-min-table .container,
    body section#sidebar-left-produtos-table .container,
    html section#sidebar-left-produtos-min-table .container,
    html section#sidebar-left-produtos-table .container {
        position: relative
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center,
    body section#sidebar-left-produtos-table .container .row.align-items-center,
    html section#sidebar-left-produtos-min-table .container .row.align-items-center,
    html section#sidebar-left-produtos-table .container .row.align-items-center {
        align-items: normal!important;
        padding-bottom: 50px
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center img,
    body section#sidebar-left-produtos-table .container .row.align-items-center img,
    html section#sidebar-left-produtos-min-table .container .row.align-items-center img,
    html section#sidebar-left-produtos-table .container .row.align-items-center img {
        padding-right: 20px;
        width: 300px!important;
        height: auto!important
    }
    body section h1,
    html section h1 {
        font-size: 3.2rem
    }
    body section h2,
    html section h2 {
        margin-top: 2rem;
        margin-bottom: 1rem;
        font-size: 2.4rem
    }
    body section h3,
    html section h3 {
        font-size: 2.5rem
    }
    body section strong,
    html section strong {
        font-size: 2.3rem
    }
    body section p,
    html section p {
        font-size: 20px
    }
    body .table-green tbody tr td,
    body .table-green tbody tr th,
    body .table-green thead tr td,
    body .table-green thead tr th,
    html .table-green tbody tr td,
    html .table-green tbody tr th,
    html .table-green thead tr td,
    html .table-green thead tr th {
        border: 1px solid #eaebe3!important;
        color: #000!important
    }
    body .table-green tbody tr td strong,
    body .table-green tbody tr th strong,
    body .table-green thead tr td strong,
    body .table-green thead tr th strong,
    html .table-green tbody tr td strong,
    html .table-green tbody tr th strong,
    html .table-green thead tr td strong,
    html .table-green thead tr th strong {
        color: #000!important
    }
    body #complemente-seu-pedido,
    body #copyright,
    body #footer,
    body #frete-gratis,
    body #monte-sua-cesta,
    body #solicite-orcamento,
    body .btn-imprimir-tabela,
    body .scroll-top,
    html #complemente-seu-pedido,
    html #copyright,
    html #footer,
    html #frete-gratis,
    html #monte-sua-cesta,
    html #solicite-orcamento,
    html .btn-imprimir-tabela,
    html .scroll-top {
        display: none
    }
}
@media (max-width: 575.98px) {
    body {
        font-size: 19px!important
    }
    body .title-h1 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h2 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h3 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h4 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h5 {
        font-size: 1.2rem;
        line-height: 1
    }
    body .pt-sm {
        padding-top: 15px!important
    }
    body .pr-sm {
        padding-right: 15px!important
    }
    body .pb-sm {
        padding-bottom: 15px!important
    }
    body .pl-sm {
        padding-left: 15px!important
    }
    body .pt-sm-2 {
        padding-top: 40px!important
    }
    body .pr-sm-2 {
        padding-right: 40px!important
    }
    body .pb-sm-2 {
        padding-bottom: 40px!important
    }
    body .pl-sm-2 {
        padding-left: 40px!important
    }
    body .mt-sm {
        margin-top: 10px!important
    }
    body .mr-sm {
        margin-right: 10px!important
    }
    body .mb-sm {
        margin-bottom: 10px!important
    }
    body .ml-sm {
        margin-left: 10px!important
    }
    body .mt-sm-2 {
        margin-top: 20px!important
    }
    body .mr-sm-2 {
        margin-right: 20px!important
    }
    body .mb-sm-2 {
        margin-bottom: 20px!important
    }
    body .ml-sm-2 {
        margin-left: 20px!important
    }
    body .g-recaptcha {
        transform: scale(.9)
    }
    body header.header {
        background-color: #eaebe3;
        width: 100%
    }
    body header.header nav.navbar {
        position: relative;
        padding-top: 80px;
        height: 140px
    }
    body header.header nav.navbar #bg-header img#bg-header-logo {
        background-color: #eaebe3;
        position: absolute;
        opacity: .1;
        top: 0;
        right: 0;
        width: 100%;
        height: auto;
        z-index: 0
    }
    body header.header nav.navbar .logo {
        margin-right: 0
    }
    body header.header nav.navbar .logo a.navbar-brand {
        padding-top: 0
    }
    body header.header nav.navbar .logo a.navbar-brand img {
        position: absolute;
        width: 300px;
        left: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav {
        margin-top: -25px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav {
        position: relative
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item {
        padding: 5px 10px;
        position: static
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item.active a.dropdown-toggle {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding-right: 0;
        padding-left: 0;
        color: #000
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        padding: 20px 10px;
        margin-top: 10px;
        margin-left: 10px;
        position: absolute;
        width: 300px;
        border: 0;
        left: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #eaebe3;
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover a.nav-link {
        color: #97c93c!important;
        font-weight: 700
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        position: absolute;
        transform: rotate(-90deg);
        right: 5px;
        bottom: 15px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-color: #1496ad;
        position: absolute;
        padding: 20px 10px;
        width: 350px;
        left: 100%;
        margin: 0;
        border: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body header.header nav.navbar menu {
        position: absolute;
        cursor: pointer;
        top: 20px;
        right: 10px;
        width: 35px
    }
    body header.header nav.navbar menu:not(.open)>div {
        background-color: #97c93c;
        height: 5px;
        border-radius: 5px;
        width: 100%
    }
    body header.header nav.navbar menu:not(.open)>div:nth-child(2) {
        margin: 5px 0
    }
    body header.header nav.navbar menu.open {
        display: none
    }
    body header.header nav.navbar menu.active div,
    body header.header nav.navbar menu:focus div,
    body header.header nav.navbar menu:hover div {
        background-color: #fff
    }
    body .side-menu {
        position: fixed;
        top: 0;
        left: -375px;
        width: 375px;
        height: 100%;
        min-height: 100%;
        padding: 0 50px;
        background-color: #eaebe3;
        overflow: hidden;
        visibility: hidden;
        z-index: 9999;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -o-box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        overflow-y: auto;
        overflow-x: hidden;
        transition: all .4s
    }
    body .side-menu.open {
        visibility: visible;
        left: 0
    }
    body .side-menu.open .close-side-menu {
        background-color: #97c93c;
        transition: .4s;
        position: absolute;
        text-align: center;
        line-height: 40px;
        border-radius: 10px;
        color: #fff;
        top: 30px;
        right: 30px;
        width: 40px;
        height: 40px;
        z-index: 55
    }
    body .side-menu.open .close-side-menu.active,
    body .side-menu.open .close-side-menu:focus,
    body .side-menu.open .close-side-menu:hover {
        background-color: #fff;
        color: #97c93c
    }
    body .side-menu.open .close-side-menu i {
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        line-height: 40px
    }
    body .side-menu .content-side {
        margin-top: -25px
    }
    body .side-menu .content-side .logo-side {
        margin: 20px 0
    }
    body .side-menu .content-side .logo-side img {
        width: 250px;
        margin-bottom: 20px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item {
        padding: 5px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding: .2rem 1rem;
        color: #000
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu {
        padding: 0;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover {
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after {
        position: absolute;
        transform: rotate(-45deg);
        right: 0;
        bottom: 15px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu {
        background-color: #1496ad;
        overflow-wrap: break-Word;
        Word-wrap: break-Word;
        white-space: normal!important;
        position: relative;
        margin: 0;
        padding: 5px;
        width: 100%;
        left: 0;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body .close-menu-sidebar {
        height: 100%;
        background: rgba(0, 0, 0, .75);
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9998;
        cursor: url(../images/icones/cancel.png), auto;
        opacity: 0;
        visibility: hidden;
        width: 0;
        transition: .4s
    }
    body .close-menu-sidebar.open {
        width: 100%;
        opacity: 1;
        visibility: inherit
    }
    body section#sidebar-left {
        padding-top: 5rem;
        padding-bottom: 0;
        padding-left: 0
    }
    body section#sidebar-left h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left .content-box {
        border-radius: 20px;
        margin-bottom: 30px;
        position: relative;
        font-size: 19px;
        padding: 20px;
        color: #fff
    }
    body section#sidebar-left .content-box p:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 68px;
        width: 80px;
        height: 1px;
        background: #075f6f;
        left: 50%;
        transform: translateX(-50%)
    }
    body section#sidebar-left .content-box h3 {
        font-size: 1.4rem
    }
    body section#sidebar-left .content-box h5 {
        font-size: 2rem
    }
    body section#sidebar-left .content-box.content-box-left {
        background-color: #55a08b
    }
    body section#sidebar-left .content-box.content-box-right {
        background-color: #1496ad
    }
    body section#sidebar-left .content-box button.btn {
        text-transform: uppercase;
        position: absolute;
        width: 60%;
        left: 20%
    }
    body section#pagina-404 {
        padding-top: 5rem;
        padding-top-padding-left: 0
    }
    body section#pagina-404 a {
        text-decoration: none!important;
        color: #818285
    }
    body section#pagina-404 a:focus,
    body section#pagina-404 a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#cesta-para-empresas img {
        width: 100%;
        height: auto
    }
    body section#cesta-para-empresas h2 {
        padding: 2rem 0 1.5rem 0
    }
    body section#cesta-para-empresas .content-box {
        margin-top: 20px
    }
    body section#cesta-para-empresas .content-box img {
        width: auto
    }
    body section#cesta-para-empresas .content-box h3 {
        padding: 10px 0
    }
    body section#cesta-para-empresas .content-box h3.title-h3-left {
        color: #55a08b
    }
    body section#cesta-para-empresas .content-box h3.title-h3-right {
        color: #1496ad
    }
    body section#cesta-para-empresas .content-box button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#pratique-o-bem {
        padding-top: 5rem;
        padding-left: 0
    }
    body section#pratique-o-bem .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#pratique-o-bem .container .row button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#ficou-interessado {
        background-image: url(../images/background/bg-ficou-interessado.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#ficou-interessado p {
        color: #818285
    }
    body section#ficou-interessado p i {
        font-size: 20px
    }
    body section#ficou-interessado p i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#ficou-interessado p a {
        text-decoration: none!important;
        color: #818285
    }
    body section#ficou-interessado p a:focus,
    body section#ficou-interessado p a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#ficou-interessado strong {
        font-size: 1.3rem
    }
    body section#ficou-interessado form {
        padding-top: 2.1rem
    }
    body section#ficou-interessado form .input-group {
        margin-bottom: 15px;
        position: relative
    }
    body section#ficou-interessado form .input-group input[type=text] {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285;
        color: #fff;
        padding: 10px
    }
    body section#ficou-interessado form .input-group input[type=text]::-moz-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]:-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]::-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]::placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group button {
        padding: 0 30px
    }
    body section#ficou-interessado form .input-group button.btn-form-home {
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285
    }
    body section#a-benefici {
        background-image: url(../images/background/bg-a-benefici.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#a-benefici strong {
        color: #fff
    }
    body section#a-benefici h4 {
        font-weight: 700;
        font-size: 40px;
        color: #fff
    }
    body section#a-benefici h4 span.number-counter {
        font-weight: 700;
        font-size: 40px
    }
    body section#a-benefici p {
        font-weight: 500;
        color: #fff
    }
    body section#depoimentos {
        margin-top: 0;
        margin-bottom: 5rem
    }
    body section#depoimentos h2 {
        padding: 1rem 0 2rem 0
    }
    body section#depoimentos .content-box.content-box-depoimentos {
        background-color: #818285;
        border-radius: 20px;
        padding: 40px;
        color: #fff
    }
    body section#depoimentos .content-box strong {
        color: #97c93c
    }
    body section#depoimentos .owl-theme .owl-nav {
        position: absolute;
        margin-top: 0;
        right: -20px
    }
    body section#sidebar-left-404 {
        padding-top: 5rem;
        padding-bottom: 4.2rem;
        padding-left: 0
    }
    body section#sidebar-left-404 h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-404 a {
        color: #818285
    }
    body section#sidebar-left-404 a:focus,
    body section#sidebar-left-404 a:hover {
        color: #97c93c
    }
    body section#sidebar-left-a-benefici {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-a-benefici h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-cesta-basica h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-cesta-basica-economica,
    body section#sidebar-left-produtos-cesta-para-empresas {
        padding-top: 5rem;
        padding-bottom: 3.4rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-cesta-basica-economica h2,
    body section#sidebar-left-produtos-cesta-para-empresas h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica-economica strong,
    body section#sidebar-left-produtos-cesta-para-empresas strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza,
    body section#sidebar-left-produtos-kit-refeitorio {
        padding-top: 5rem;
        padding-bottom: 3.8rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza h2,
    body section#sidebar-left-produtos-kit-refeitorio h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza strong,
    body section#sidebar-left-produtos-kit-refeitorio strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos {
        padding-top: 5rem;
        padding-bottom: 5rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-table h2 {
        font-size: 2rem;
        line-height: 2.2
    }
    body section#sidebar-left-produtos-table h3 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-table strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table .container .row.align-items-center {
        text-align: center
    }
    body section#sidebar-left-produtos-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 70%;
        height: auto
    }
    body section#sidebar-left-produtos-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th strong {
        font-size: 1.3rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        margin-top: 2rem;
        position: static;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 0;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-min-table h2 {
        font-size: 2rem;
        line-height: 2.2
    }
    body section#sidebar-left-produtos-min-table h3 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-min-table strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center {
        text-align: center
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 70%;
        height: auto
    }
    body section#sidebar-left-produtos-min-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: relative;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        margin-top: 2rem;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-monte-sua-cesta h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-monte-sua-cesta strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 1rem;
        width: 35px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td {
        vertical-align: middle;
        font-size: 1rem;
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control {
        background-color: transparent;
        color: #fff;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control option {
        background-color: #2a8274;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta {
        z-index: 1020
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form {
        background-image: url(../images/background/bg-form-monte-sua-cesta.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta img.loader {
        margin-top: 10px;
        float: right
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.error,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        margin-top: 2rem;
        position: static;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 0;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-faq {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-faq h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-patria-amada-brasil {
        padding: 1rem 0;
        width: 80%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-ministerio-da-saude {
        padding: 1rem 0;
        padding: 0;
        width: 50%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center {
        text-align: center
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center img {
        padding: 2rem 0 1.5rem 0;
        width: 60%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center p {
        padding: 10px 0;
        color: #818285
    }
    body section#rapidez-e-pontualidade-na-entrega {
        background-image: url(../images/background/bg-rapidez-e-pontualidade-na-entrega.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-left {
        background-color: #1196ae
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-right {
        background-color: #10a2c6
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-left {
        background-color: #7eba77
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-right {
        background-color: #a1c93a
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box h3 {
        font-size: 1.4rem
    }
    body section#nos-rastreamos-o-seu-pedido .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#nos-rastreamos-o-seu-pedido .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#nav-cestas h2 {
        padding: 2rem 0;
        color: #97c93c
    }
    body section#nav-cestas .content-box {
        background-color: #eaebe3;
        border-radius: 10px;
        margin-bottom: 30px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#nav-cestas .content-box p {
        margin-top: 0;
        margin-bottom: 0;
        color: #818285
    }
    body section#nav-cestas .content-box strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#nav-cestas .content-box.active,
    body section#nav-cestas .content-box:focus,
    body section#nav-cestas .content-box:hover {
        background-color: #97c93c;
        cursor: pointer
    }
    body section#nav-cestas .content-box.active p,
    body section#nav-cestas .content-box:focus p,
    body section#nav-cestas .content-box:hover p {
        color: #fff
    }
    body section#nav-cestas .content-box.active strong,
    body section#nav-cestas .content-box:focus strong,
    body section#nav-cestas .content-box:hover strong {
        color: #fff
    }
    body section#content-cestas .row {
        margin-top: 0!important
    }
    body section#content-cestas.active {
        display: block
    }
    body section#content-cestas .content-box {
        position: relative;
        font-size: 17px
    }
    body section#content-cestas .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#content-cestas .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#content-cestas .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#content-cestas .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        padding: 30px 20px
    }
    body section#content-cestas .content-box .content-box-miolo ul {
        list-style: outside none none;
        margin: 0;
        padding-bottom: 15px
    }
    body section#content-cestas .content-box .content-box-miolo ul li {
        padding-bottom: 1rem
    }
    body section#content-cestas .content-box .content-box-miolo ul li:before {
        content: url(../images/icones/icone-cestas-benefici.png);
        vertical-align: middle;
        padding-right: 8px
    }
    body section#content-cestas .content-box .content-box-miolo ul li:last-child {
        padding-bottom: 0
    }
    body section#content-cestas .content-box .content-box-miolo strong {
        padding-left: 35px
    }
    body section#content-cestas .content-box button.btn-box {
        background-color: #97c93c;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#content-cestas .content-box button.btn-box:focus,
    body section#content-cestas .content-box button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#complemente-seu-pedido h2 {
        padding: 1rem 0;
        color: #97c93c
    }
    body section#complemente-seu-pedido.active {
        display: block
    }
    body section#complemente-seu-pedido .content-box {
        position: relative;
        font-size: 14px
    }
    body section#complemente-seu-pedido .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#complemente-seu-pedido .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#complemente-seu-pedido .content-box .content-box-top h3 {
        color: #000
    }
    body section#complemente-seu-pedido .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom: 1px solid #eaebe3;
        -moz-border-bottom: 1px solid #eaebe3;
        -webkit-border-bottom: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        padding: 30px 20px;
        position: relative
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box {
        background-color: #97c93c;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 60%;
        left: 20%;
        border: 0
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:focus,
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#frete-gratis {
        background-image: url(../images/background/bg-frete-gratis.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        background: 0 0
    }
    body section#frete-gratis strong {
        font-size: 1.3rem
    }
    body section#frete-gratis p {
        margin-top: 1rem;
        margin-top-margin-bottom: 1rem
    }
    body section#frete-gratis h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#frete-gratis .content-box.content-box-left {
        background-color: #eaebe3
    }
    body section#frete-gratis .content-box.content-box-right {
        background-color: #e8eaef
    }
    body section#frete-gratis .content-box h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box p {
        color: #818285
    }
    body section#faq h3 {
        font-size: 1.55rem
    }
    body section#faq p {
        color: #818285!important;
        margin-bottom: .5rem
    }
    body section#contato h2 {
        margin-top: 2rem
    }
    body section#contato h3 {
        font-size: 1.55rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    body section#contato p {
        color: #818285!important;
        margin-bottom: 1rem
    }
    body section#contato strong {
        font-size: 1.3rem
    }
    body section#contato button.btn {
        width: 60%
    }
    body section#contato ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-phones li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#contato ul.footer-phones li a {
        color: #818285
    }
    body section#contato ul.footer-phones li a:focus,
    body section#contato ul.footer-phones li a:hover {
        color: #97c93c
    }
    body section#contato ul.footer-email {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-email li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-email li a {
        color: #818285
    }
    body section#contato ul.footer-email li a:focus,
    body section#contato ul.footer-email li a:hover {
        color: #97c93c
    }
    body section#contato p {
        margin-top: -.2rem;
        margin-bottom: 1rem
    }
    body section#contato form#form-contato {
        padding-bottom: 5rem
    }
    body section#contato form#form-contato .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#contato form#form-contato .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#contato form#form-contato .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#contato form#form-contato .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#contato form#form-contato img.loader {
        margin: 10px;
        float: right
    }
    body section#contato form#form-contato label.error,
    body section#contato form#form-contato label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#contato form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=checkbox]~.check {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check:after {
        left: 9px;
        top: 5px;
        width: 6px;
        height: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-group input[type=number],
    body section#contato form .form-row .form-group input[type=text],
    body section#contato form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#contato form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::placeholder,
    body section#contato form .form-row .form-group input[type=text]::placeholder,
    body section#contato form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#contato form .form-group strong {
        padding-right: 1rem;
        color: #818285
    }
    body section#contato form .form-group input[type=file] {
        display: none
    }
    body section#contato form .form-group .form-file-label {
        background-color: #1195af;
        text-transform: uppercase;
        padding: 5px 20px;
        border-radius: 10px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 160px
    }
    body section#contato form .form-group .form-file-label:hover {
        background-color: #97c93c
    }
    body footer#footer {
        margin-top: 6rem!important;
        background-color: #55a08b;
        color: #fff
    }
    body footer#footer #bg-footer {
        position: relative;
        text-align: center
    }
    body footer#footer #bg-footer img#bg-footer-logo {
        position: absolute;
        left: 0;
        margin-top: -110px;
        margin-right: auto;
        margin-left: 0;
        width: 100%;
        height: auto
    }
    body footer#footer #bg-footer #footer-logo {
        margin-top: -50px;
        margin-right: auto;
        margin-bottom: -50px;
        margin-left: auto;
        height: 330px
    }
    body footer#footer #bg-footer #footer-logo-cestas-benefici {
        position: relative;
        width: auto;
        height: 140px;
        top: 11%;
        left: 0
    }
    body footer#footer #bg-footer ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-phones li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body footer#footer #bg-footer ul.footer-phones li a {
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-phones li a span {
        font-weight: 700;
        font-size: 30px
    }
    body footer#footer #bg-footer ul.footer-phones li a:focus,
    body footer#footer #bg-footer ul.footer-phones li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer ul.footer-email {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-email li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-email li a {
        font-size: 18px;
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-email li a:focus,
    body footer#footer #bg-footer ul.footer-email li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer p {
        margin-bottom: 0
    }
    body footer#footer #bg-footer h6 {
        font-size: 25px
    }
    body footer#footer #bg-footer p {
        font-size: 16px;
        margin-bottom: 2.5rem
    }
    body footer#footer #bg-footer button.btn {
        width: 100%
    }
    body footer#footer #bg-footer #footer-logo-pat {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 130px
    }
    body p#copyright {
        text-align: center;
        font-size: 14px
    }
    body p#copyright a {
        color: #818285;
        font-weight: 700
    }
    body p#copyright a:focus,
    body p#copyright a:hover {
        color: #97c93c;
        font-weight: 700
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    body {
        font-size: 16px!important
    }
    body .title-h1 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h2 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h3 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h4 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h5 {
        font-size: 1.2rem;
        line-height: 1
    }
    body .pt-sm,
    body .pt-sm-15 {
        padding-top: 15px!important
    }
    body .pr-sm {
        padding-right: 15px!important
    }
    body .pb-sm {
        padding-bottom: 15px!important
    }
    body .pl-sm {
        padding-left: 15px!important
    }
    body .pt-sm-2 {
        padding-top: 40px!important
    }
    body .pr-sm-2 {
        padding-right: 40px!important
    }
    body .pb-sm-2 {
        padding-bottom: 40px!important
    }
    body .pl-sm-2 {
        padding-left: 40px!important
    }
    body .mt-sm {
        margin-top: 10px!important
    }
    body .mr-sm {
        margin-right: 10px!important
    }
    body .mb-sm {
        margin-bottom: 10px!important
    }
    body .ml-sm {
        margin-left: 10px!important
    }
    body .mt-sm-2 {
        margin-top: 20px!important
    }
    body .mr-sm-2 {
        margin-right: 20px!important
    }
    body .mb-sm-2 {
        margin-bottom: 20px!important
    }
    body .ml-sm-2 {
        margin-left: 20px!important
    }
    body header.header {
        background-color: #eaebe3;
        width: 100%
    }
    body header.header nav.navbar {
        position: relative;
        padding-top: 80px;
        height: 140px
    }
    body header.header nav.navbar #bg-header img#bg-header-logo {
        background-color: #eaebe3;
        position: absolute;
        opacity: .1;
        top: 0;
        right: 0;
        width: 100%;
        height: auto
    }
    body header.header nav.navbar .logo {
        margin-right: 0
    }
    body header.header nav.navbar .logo a.navbar-brand {
        padding-top: 0
    }
    body header.header nav.navbar .logo a.navbar-brand img {
        position: absolute;
        width: 300px;
        left: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav {
        margin-top: -25px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav {
        position: relative
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item {
        padding: 5px 10px;
        position: static
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item.active a.dropdown-toggle {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding-right: 0;
        padding-left: 0;
        color: #000
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        padding: 20px 10px;
        margin-top: 10px;
        margin-left: 10px;
        position: absolute;
        width: 300px;
        border: 0;
        left: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #eaebe3;
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover a.nav-link {
        color: #97c93c!important;
        font-weight: 700
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        position: absolute;
        transform: rotate(-90deg);
        right: 5px;
        bottom: 15px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-color: #1496ad;
        position: absolute;
        padding: 20px 10px;
        width: 350px;
        left: 100%;
        margin: 0;
        border: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body header.header nav.navbar menu {
        position: absolute;
        cursor: pointer;
        top: 20px;
        right: 10px;
        width: 35px
    }
    body header.header nav.navbar menu:not(.open)>div {
        background-color: #97c93c;
        height: 5px;
        border-radius: 5px;
        width: 100%
    }
    body header.header nav.navbar menu:not(.open)>div:nth-child(2) {
        margin: 5px 0
    }
    body header.header nav.navbar menu.open {
        display: none
    }
    body header.header nav.navbar menu.active div,
    body header.header nav.navbar menu:focus div,
    body header.header nav.navbar menu:hover div {
        background-color: #fff
    }
    body .side-menu {
        position: fixed;
        top: 0;
        left: -375px;
        width: 375px;
        height: 100%;
        min-height: 100%;
        padding: 0 50px;
        background-color: #eaebe3;
        overflow: hidden;
        visibility: hidden;
        z-index: 9999;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -o-box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        overflow-y: auto;
        overflow-x: hidden;
        transition: all .4s
    }
    body .side-menu.open {
        visibility: visible;
        left: 0
    }
    body .side-menu.open .close-side-menu {
        background-color: #97c93c;
        transition: .4s;
        position: absolute;
        text-align: center;
        line-height: 40px;
        border-radius: 10px;
        color: #fff;
        top: 30px;
        right: 30px;
        width: 40px;
        height: 40px;
        z-index: 55
    }
    body .side-menu.open .close-side-menu.active,
    body .side-menu.open .close-side-menu:focus,
    body .side-menu.open .close-side-menu:hover {
        background-color: #fff;
        color: #97c93c
    }
    body .side-menu.open .close-side-menu i {
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        line-height: 40px
    }
    body .side-menu .content-side {
        margin-top: -25px
    }
    body .side-menu .content-side .logo-side {
        margin: 20px 0
    }
    body .side-menu .content-side .logo-side img {
        width: 250px;
        margin-bottom: 20px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item {
        padding: 5px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding: .2rem 1rem;
        color: #000
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu {
        padding: 0;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover {
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after {
        position: absolute;
        transform: rotate(-45deg);
        right: 0;
        bottom: 15px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu {
        background-color: #1496ad;
        overflow-wrap: break-Word;
        Word-wrap: break-Word;
        white-space: normal!important;
        position: relative;
        margin: 0;
        padding: 5px;
        width: 100%;
        left: 0;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body .close-menu-sidebar {
        height: 100%;
        background: rgba(0, 0, 0, .75);
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9998;
        cursor: url(../images/icones/cancel.png), auto;
        opacity: 0;
        visibility: hidden;
        width: 0;
        transition: .4s
    }
    body .close-menu-sidebar.open {
        width: 100%;
        opacity: 1;
        visibility: inherit
    }
    body section#sidebar-left {
        padding-top: 5rem;
        padding-bottom: 0;
        padding-left: 0
    }
    body section#sidebar-left h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left .content-box {
        border-radius: 20px;
        margin-bottom: 30px;
        position: relative;
        font-size: 19px;
        padding: 20px;
        color: #fff
    }
    body section#sidebar-left .content-box p:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 68px;
        width: 80px;
        height: 1px;
        background: #075f6f;
        left: 50%;
        transform: translateX(-50%)
    }
    body section#sidebar-left .content-box h3 {
        font-size: 1.4rem
    }
    body section#sidebar-left .content-box h5 {
        font-size: 2rem
    }
    body section#sidebar-left .content-box.content-box-left {
        background-color: #55a08b
    }
    body section#sidebar-left .content-box.content-box-right {
        background-color: #1496ad
    }
    body section#sidebar-left .content-box button.btn {
        text-transform: uppercase;
        position: absolute;
        width: 60%;
        left: 20%
    }
    body section#pagina-404 {
        padding-top: 5rem;
        padding-top-padding-left: 0
    }
    body section#pagina-404 a {
        text-decoration: none!important;
        color: #818285
    }
    body section#pagina-404 a:focus,
    body section#pagina-404 a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#cesta-para-empresas .align-items-center {
        text-align: center
    }
    body section#cesta-para-empresas .align-items-center .col-sm {
        flex: 0 0 100%;
        max-width: 100%
    }
    body section#cesta-para-empresas .align-items-center .col-sm img {
        width: 70%;
        height: auto
    }
    body section#cesta-para-empresas .align-items-center .col-sm h2 {
        padding: 2rem 0 1.5rem 0
    }
    body section#cesta-para-empresas .align-items-center .col-sm .content-box {
        margin-top: 20px
    }
    body section#cesta-para-empresas .align-items-center .col-sm .content-box img {
        width: auto
    }
    body section#cesta-para-empresas .align-items-center .col-sm .content-box h3 {
        padding: 10px 0
    }
    body section#cesta-para-empresas .align-items-center .col-sm .content-box h3.title-h3-left {
        color: #55a08b
    }
    body section#cesta-para-empresas .align-items-center .col-sm .content-box h3.title-h3-right {
        color: #1496ad
    }
    body section#cesta-para-empresas .align-items-center .col-sm .content-box button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#pratique-o-bem {
        padding-top: 5rem;
        padding-left: 0
    }
    body section#pratique-o-bem .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#pratique-o-bem .container .row button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#ficou-interessado {
        background-image: url(../images/background/bg-ficou-interessado.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#ficou-interessado .col-sm {
        flex: 0 0 100%;
        max-width: 100%
    }
    body section#ficou-interessado .col-sm p {
        color: #818285
    }
    body section#ficou-interessado .col-sm p i {
        font-size: 20px
    }
    body section#ficou-interessado .col-sm p i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#ficou-interessado .col-sm p a {
        text-decoration: none!important;
        color: #818285
    }
    body section#ficou-interessado .col-sm p a:focus,
    body section#ficou-interessado .col-sm p a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#ficou-interessado .col-sm strong {
        font-size: 1.3rem
    }
    body section#ficou-interessado .col-sm form {
        padding-top: 2.1rem
    }
    body section#ficou-interessado .col-sm form .input-group {
        margin-bottom: 15px;
        position: relative
    }
    body section#ficou-interessado .col-sm form .input-group input[type=text] {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285;
        color: #fff;
        padding: 10px
    }
    body section#ficou-interessado .col-sm form .input-group input[type=text]::-moz-placeholder {
        color: #fff
    }
    body section#ficou-interessado .col-sm form .input-group input[type=text]:-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado .col-sm form .input-group input[type=text]::-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado .col-sm form .input-group input[type=text]::placeholder {
        color: #fff
    }
    body section#ficou-interessado .col-sm form .input-group button {
        padding: 0 30px
    }
    body section#ficou-interessado .col-sm form .input-group button.btn-form-home {
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285
    }
    body section#a-benefici {
        background-image: url(../images/background/bg-a-benefici.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#a-benefici strong {
        color: #fff
    }
    body section#a-benefici h4 {
        font-weight: 700;
        font-size: 40px;
        color: #fff
    }
    body section#a-benefici h4 span.number-counter {
        font-weight: 700;
        font-size: 40px
    }
    body section#a-benefici p {
        font-weight: 500;
        color: #fff
    }
    body section#depoimentos {
        margin-top: 0;
        margin-bottom: 5rem
    }
    body section#depoimentos h2 {
        padding: 1rem 0 2rem 0
    }
    body section#depoimentos .content-box.content-box-depoimentos {
        background-color: #818285;
        border-radius: 20px;
        padding: 40px;
        color: #fff
    }
    body section#depoimentos .content-box strong {
        color: #97c93c
    }
    body section#depoimentos .owl-theme .owl-nav {
        position: absolute;
        margin-top: 0;
        right: -20px
    }
    body section#sidebar-left-404 {
        padding-top: 5rem;
        padding-bottom: 4.2rem;
        padding-left: 0
    }
    body section#sidebar-left-404 h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-404 a {
        color: #818285
    }
    body section#sidebar-left-404 a:focus,
    body section#sidebar-left-404 a:hover {
        color: #97c93c
    }
    body section#sidebar-left-a-benefici {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-a-benefici h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-cesta-basica h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-cesta-basica-economica,
    body section#sidebar-left-produtos-cesta-para-empresas {
        padding-top: 5rem;
        padding-bottom: 3.4rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-cesta-basica-economica h2,
    body section#sidebar-left-produtos-cesta-para-empresas h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica-economica strong,
    body section#sidebar-left-produtos-cesta-para-empresas strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza,
    body section#sidebar-left-produtos-kit-refeitorio {
        padding-top: 5rem;
        padding-bottom: 3.8rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza h2,
    body section#sidebar-left-produtos-kit-refeitorio h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza strong,
    body section#sidebar-left-produtos-kit-refeitorio strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos {
        padding-top: 5rem;
        padding-bottom: 5rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-table h2 {
        font-size: 2rem;
        line-height: 2.2
    }
    body section#sidebar-left-produtos-table h3 {
        font-size: 2.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-table strong {
        font-size: 2.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table p {
        font-size: 19px!important
    }
    body section#sidebar-left-produtos-table .container .row.align-items-center {
        text-align: center
    }
    body section#sidebar-left-produtos-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 40%;
        height: auto
    }
    body section#sidebar-left-produtos-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th strong {
        font-size: 1.3rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        margin-top: 2rem;
        position: static;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 0;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-min-table h2 {
        font-size: 2rem;
        line-height: 2.2
    }
    body section#sidebar-left-produtos-min-table h3 {
        font-size: 2.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-min-table strong {
        font-size: 2.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-min-table p {
        font-size: 19px!important
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center {
        text-align: center
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 40%;
        height: auto
    }
    body section#sidebar-left-produtos-min-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: relative;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        margin-top: 2rem;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-monte-sua-cesta h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-monte-sua-cesta strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 1rem;
        width: 35px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td {
        vertical-align: middle;
        font-size: 1rem;
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control {
        background-color: transparent;
        color: #fff;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control option {
        background-color: #2a8274;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta {
        z-index: 1020
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form {
        background-image: url(../images/background/bg-form-monte-sua-cesta.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta img.loader {
        margin-top: 10px;
        float: right
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.error,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        margin-top: 2rem;
        position: static;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 0;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-faq {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-faq h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-patria-amada-brasil {
        padding: 1rem 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-ministerio-da-saude {
        padding: 1rem 0;
        padding: 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center {
        text-align: center
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center p {
        padding: 10px 0;
        color: #818285
    }
    body section#rapidez-e-pontualidade-na-entrega {
        background-image: url(../images/background/bg-rapidez-e-pontualidade-na-entrega.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-left {
        background-color: #1196ae
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-right {
        background-color: #10a2c6
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-left {
        background-color: #7eba77
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-right {
        background-color: #a1c93a
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box h3 {
        font-size: 1.4rem
    }
    body section#nos-rastreamos-o-seu-pedido .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#nos-rastreamos-o-seu-pedido .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#nav-cestas h2 {
        padding: 2rem 0;
        color: #97c93c
    }
    body section#nav-cestas .content-box {
        background-color: #eaebe3;
        border-radius: 10px;
        margin-bottom: 30px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#nav-cestas .content-box p {
        margin-top: 0;
        margin-bottom: 0;
        color: #818285
    }
    body section#nav-cestas .content-box strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#nav-cestas .content-box.active,
    body section#nav-cestas .content-box:focus,
    body section#nav-cestas .content-box:hover {
        background-color: #97c93c;
        cursor: pointer
    }
    body section#nav-cestas .content-box.active p,
    body section#nav-cestas .content-box:focus p,
    body section#nav-cestas .content-box:hover p {
        color: #fff
    }
    body section#nav-cestas .content-box.active strong,
    body section#nav-cestas .content-box:focus strong,
    body section#nav-cestas .content-box:hover strong {
        color: #fff
    }
    body section#content-cestas .row {
        margin-top: 0!important
    }
    body section#content-cestas.active {
        display: block
    }
    body section#content-cestas .content-box {
        position: relative;
        font-size: 16px
    }
    body section#content-cestas .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#content-cestas .content-box .content-box-top h3 {
        font-size: 1rem
    }
    body section#content-cestas .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#content-cestas .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#content-cestas .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        padding: 30px 20px
    }
    body section#content-cestas .content-box .content-box-miolo ul {
        list-style: outside none none;
        margin: 0;
        padding-bottom: 15px
    }
    body section#content-cestas .content-box .content-box-miolo ul li {
        padding-bottom: 1rem
    }
    body section#content-cestas .content-box .content-box-miolo ul li:before {
        content: url(../images/icones/icone-cestas-benefici.png);
        vertical-align: middle;
        padding-right: 8px
    }
    body section#content-cestas .content-box .content-box-miolo ul li:last-child {
        padding-bottom: 0
    }
    body section#content-cestas .content-box .content-box-miolo strong {
        padding-left: 0
    }
    body section#content-cestas .content-box button.btn-box {
        background-color: #97c93c;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#content-cestas .content-box button.btn-box:focus,
    body section#content-cestas .content-box button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#complemente-seu-pedido h2 {
        padding: 1rem 0;
        color: #97c93c
    }
    body section#complemente-seu-pedido.active {
        display: block
    }
    body section#complemente-seu-pedido .content-box {
        position: relative;
        font-size: 14px
    }
    body section#complemente-seu-pedido .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#complemente-seu-pedido .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#complemente-seu-pedido .content-box .content-box-top h3 {
        font-size: 1rem;
        color: #000
    }
    body section#complemente-seu-pedido .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom: 1px solid #eaebe3;
        -moz-border-bottom: 1px solid #eaebe3;
        -webkit-border-bottom: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        padding: 30px 20px;
        position: relative
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box {
        background-color: #97c93c;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 65%;
        left: 18%;
        border: 0
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:focus,
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#frete-gratis {
        background-image: url(../images/background/bg-frete-gratis.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        background: 0 0
    }
    body section#frete-gratis strong {
        font-size: 1.3rem
    }
    body section#frete-gratis p {
        margin-top: 1rem;
        margin-top-margin-bottom: 1rem
    }
    body section#frete-gratis h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#frete-gratis .content-box.content-box-left {
        background-color: #eaebe3
    }
    body section#frete-gratis .content-box.content-box-right {
        background-color: #e8eaef
    }
    body section#frete-gratis .content-box h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box p {
        color: #818285
    }
    body section#faq h3 {
        font-size: 1.55rem
    }
    body section#faq p {
        color: #818285!important;
        margin-bottom: .5rem
    }
    body section#contato h2 {
        margin-top: 2rem
    }
    body section#contato h3 {
        font-size: 1.55rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    body section#contato p {
        color: #818285!important;
        margin-bottom: 1rem
    }
    body section#contato strong {
        font-size: 1.3rem
    }
    body section#contato button.btn {
        width: 50%
    }
    body section#contato ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-phones li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#contato ul.footer-phones li a {
        color: #818285
    }
    body section#contato ul.footer-phones li a:focus,
    body section#contato ul.footer-phones li a:hover {
        color: #97c93c
    }
    body section#contato ul.footer-email {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-email li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-email li a {
        color: #818285
    }
    body section#contato ul.footer-email li a:focus,
    body section#contato ul.footer-email li a:hover {
        color: #97c93c
    }
    body section#contato p {
        margin-top: -.2rem;
        margin-bottom: 1rem
    }
    body section#contato form#form-contato {
        padding-bottom: 5rem
    }
    body section#contato form#form-contato .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#contato form#form-contato .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#contato form#form-contato .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#contato form#form-contato .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#contato form#form-contato img.loader {
        margin: 10px;
        float: right
    }
    body section#contato form#form-contato label.error,
    body section#contato form#form-contato label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#contato form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=checkbox]~.check {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check:after {
        left: 9px;
        top: 5px;
        width: 6px;
        height: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-group input[type=number],
    body section#contato form .form-row .form-group input[type=text],
    body section#contato form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#contato form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::placeholder,
    body section#contato form .form-row .form-group input[type=text]::placeholder,
    body section#contato form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#contato form .form-group strong {
        padding-right: 1rem;
        color: #818285
    }
    body section#contato form .form-group input[type=file] {
        display: none
    }
    body section#contato form .form-group .form-file-label {
        background-color: #1195af;
        text-transform: uppercase;
        padding: 5px 20px;
        border-radius: 10px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 160px
    }
    body section#contato form .form-group .form-file-label:hover {
        background-color: #97c93c
    }
    body footer#footer {
        margin-top: 6rem!important;
        background-color: #55a08b;
        color: #fff
    }
    body footer#footer #bg-footer {
        position: relative;
        text-align: center
    }
    body footer#footer #bg-footer img#bg-footer-logo {
        position: absolute;
        left: 0;
        margin-top: -110px;
        margin-right: auto;
        margin-left: 0;
        width: 100%;
        height: auto
    }
    body footer#footer #bg-footer #footer-logo {
        margin-top: -50px;
        margin-right: auto;
        margin-bottom: -50px;
        margin-left: auto;
        height: 330px
    }
    body footer#footer #bg-footer #footer-logo-cestas-benefici {
        position: relative;
        width: auto;
        height: 190px;
        top: 23%;
        left: 0
    }
    body footer#footer #bg-footer ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-phones li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body footer#footer #bg-footer ul.footer-phones li a {
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-phones li a span {
        font-weight: 700;
        font-size: 30px
    }
    body footer#footer #bg-footer ul.footer-phones li a:focus,
    body footer#footer #bg-footer ul.footer-phones li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer ul.footer-email {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-email li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-email li a {
        font-size: 18px;
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-email li a:focus,
    body footer#footer #bg-footer ul.footer-email li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer p {
        margin-bottom: 0
    }
    body footer#footer #bg-footer h6 {
        font-size: 25px
    }
    body footer#footer #bg-footer p {
        font-size: 16px;
        margin-bottom: 2.5rem
    }
    body footer#footer #bg-footer button.btn {
        width: 50%
    }
    body footer#footer #bg-footer #footer-logo-pat {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 130px
    }
    body p#copyright {
        text-align: center;
        font-size: 14px
    }
    body p#copyright a {
        color: #818285;
        font-weight: 700
    }
    body p#copyright a:focus,
    body p#copyright a:hover {
        color: #97c93c;
        font-weight: 700
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    body {
        font-size: 17px!important
    }
    body .title-h1 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h2 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h3 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h4 {
        font-size: 2rem;
        line-height: 1
    }
    body .title-h5 {
        font-size: 1.2rem;
        line-height: 1
    }
    body .pt-md {
        padding-top: 15px!important
    }
    body .pr-md {
        padding-right: 15px!important
    }
    body .pb-md {
        padding-bottom: 15px!important
    }
    body .pl-md {
        padding-left: 15px!important
    }
    body .pt-md-2 {
        padding-top: 40px!important
    }
    body .pr-md-2 {
        padding-right: 40px!important
    }
    body .pb-md-2 {
        padding-bottom: 40px!important
    }
    body .pl-md-2 {
        padding-left: 40px!important
    }
    body .mt-md {
        margin-top: 10px!important
    }
    body .mr-md {
        margin-right: 10px!important
    }
    body .mb-md {
        margin-bottom: 10px!important
    }
    body .ml-md {
        margin-left: 10px!important
    }
    body .mt-md-2 {
        margin-top: 20px!important
    }
    body .mr-md-2 {
        margin-right: 20px!important
    }
    body .mb-md-2 {
        margin-bottom: 20px!important
    }
    body .ml-md-2 {
        margin-left: 20px!important
    }
    body header.header {
        background-color: #eaebe3;
        width: 100%
    }
    body header.header nav.navbar {
        position: relative;
        padding-top: 80px;
        height: 140px
    }
    body header.header nav.navbar #bg-header img#bg-header-logo {
        background-color: #eaebe3;
        position: absolute;
        opacity: .1;
        top: 0;
        right: 0;
        width: 70%;
        height: auto
    }
    body header.header nav.navbar .logo {
        margin-right: 0
    }
    body header.header nav.navbar .logo a.navbar-brand {
        padding-top: 0
    }
    body header.header nav.navbar .logo a.navbar-brand img {
        position: absolute;
        width: 300px;
        left: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav {
        margin-top: -25px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav {
        position: relative
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item {
        padding: 5px 10px;
        position: static
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item.active a.dropdown-toggle {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding-right: 0;
        padding-left: 0;
        color: #000
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        padding: 20px 10px;
        margin-top: 10px;
        margin-left: 10px;
        position: absolute;
        width: 300px;
        border: 0;
        left: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #eaebe3;
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover a.nav-link {
        color: #97c93c!important;
        font-weight: 700
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        position: absolute;
        transform: rotate(-90deg);
        right: 5px;
        bottom: 15px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-color: #1496ad;
        position: absolute;
        padding: 20px 10px;
        width: 350px;
        left: 100%;
        margin: 0;
        border: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body header.header nav.navbar menu {
        position: absolute;
        cursor: pointer;
        top: 20px;
        right: 10px;
        width: 35px
    }
    body header.header nav.navbar menu:not(.open)>div {
        background-color: #97c93c;
        height: 5px;
        border-radius: 5px;
        width: 100%
    }
    body header.header nav.navbar menu:not(.open)>div:nth-child(2) {
        margin: 5px 0
    }
    body header.header nav.navbar menu.open {
        display: none
    }
    body header.header nav.navbar menu.active div,
    body header.header nav.navbar menu:focus div,
    body header.header nav.navbar menu:hover div {
        background-color: #fff
    }
    body .side-menu {
        position: fixed;
        top: 0;
        left: -375px;
        width: 375px;
        height: 100%;
        min-height: 100%;
        padding: 0 50px;
        background-color: #eaebe3;
        overflow: hidden;
        visibility: hidden;
        z-index: 9999;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -o-box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        overflow-y: auto;
        overflow-x: hidden;
        transition: all .4s
    }
    body .side-menu.open {
        visibility: visible;
        left: 0
    }
    body .side-menu.open .close-side-menu {
        background-color: #97c93c;
        transition: .4s;
        position: absolute;
        text-align: center;
        line-height: 40px;
        border-radius: 10px;
        color: #fff;
        top: 30px;
        right: 30px;
        width: 40px;
        height: 40px;
        z-index: 55
    }
    body .side-menu.open .close-side-menu.active,
    body .side-menu.open .close-side-menu:focus,
    body .side-menu.open .close-side-menu:hover {
        background-color: #fff;
        color: #97c93c
    }
    body .side-menu.open .close-side-menu i {
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        line-height: 40px
    }
    body .side-menu .content-side {
        margin-top: -25px
    }
    body .side-menu .content-side .logo-side {
        margin: 20px 0
    }
    body .side-menu .content-side .logo-side img {
        width: 250px;
        margin-bottom: 20px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item {
        padding: 5px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding: .2rem 1rem;
        color: #000
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu {
        padding: 0;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover {
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after {
        position: absolute;
        transform: rotate(-45deg);
        right: 0;
        bottom: 15px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu {
        background-color: #1496ad;
        overflow-wrap: break-Word;
        Word-wrap: break-Word;
        white-space: normal!important;
        position: relative;
        margin: 0;
        padding: 5px;
        width: 100%;
        left: 0;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body .close-menu-sidebar {
        height: 100%;
        background: rgba(0, 0, 0, .75);
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9998;
        cursor: url(../images/icones/cancel.png), auto;
        opacity: 0;
        visibility: hidden;
        width: 0;
        transition: .4s
    }
    body .close-menu-sidebar.open {
        width: 100%;
        opacity: 1;
        visibility: inherit
    }
    body section#sidebar-left {
        padding-top: 5rem;
        padding-bottom: 0;
        padding-left: 0
    }
    body section#sidebar-left h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left .content-box {
        border-radius: 20px;
        margin-bottom: 30px;
        position: relative;
        font-size: 19px;
        padding: 20px;
        color: #fff
    }
    body section#sidebar-left .content-box p:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 68px;
        width: 80px;
        height: 1px;
        background: #075f6f;
        left: 50%;
        transform: translateX(-50%)
    }
    body section#sidebar-left .content-box h3 {
        font-size: 1.4rem
    }
    body section#sidebar-left .content-box h5 {
        font-size: 2rem
    }
    body section#sidebar-left .content-box.content-box-left {
        background-color: #55a08b
    }
    body section#sidebar-left .content-box.content-box-right {
        background-color: #1496ad
    }
    body section#sidebar-left .content-box button.btn {
        text-transform: uppercase;
        position: absolute;
        width: 60%;
        left: 20%
    }
    body section#pagina-404 {
        padding-top: 5rem;
        padding-top-padding-left: 0
    }
    body section#pagina-404 a {
        text-decoration: none!important;
        color: #818285
    }
    body section#pagina-404 a:focus,
    body section#pagina-404 a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#cesta-para-empresas img {
        width: 100%;
        height: auto
    }
    body section#cesta-para-empresas h2 {
        padding: 1rem 0 .5rem 0
    }
    body section#cesta-para-empresas .content-box {
        margin-top: 20px
    }
    body section#cesta-para-empresas .content-box img {
        width: auto
    }
    body section#cesta-para-empresas .content-box h3 {
        padding: 10px 0;
        font-size: 1.35rem
    }
    body section#cesta-para-empresas .content-box h3.title-h3-left {
        color: #55a08b
    }
    body section#cesta-para-empresas .content-box h3.title-h3-right {
        color: #1496ad
    }
    body section#cesta-para-empresas .content-box button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#pratique-o-bem {
        padding-top: 2rem;
        padding-left: 0
    }
    body section#pratique-o-bem .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#pratique-o-bem .container .row button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#ficou-interessado {
        background-image: url(../images/background/bg-ficou-interessado.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#ficou-interessado p {
        color: #818285
    }
    body section#ficou-interessado p i {
        font-size: 20px
    }
    body section#ficou-interessado p i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#ficou-interessado p a {
        text-decoration: none!important;
        color: #818285
    }
    body section#ficou-interessado p a:focus,
    body section#ficou-interessado p a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#ficou-interessado strong {
        font-size: 1.3rem
    }
    body section#ficou-interessado form {
        padding-top: 2.1rem
    }
    body section#ficou-interessado form .input-group {
        margin-bottom: 15px;
        position: relative
    }
    body section#ficou-interessado form .input-group input[type=text] {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285;
        color: #fff;
        padding: 10px
    }
    body section#ficou-interessado form .input-group input[type=text]::-moz-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]:-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]::-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]::placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group button {
        padding: 0 30px
    }
    body section#ficou-interessado form .input-group button.btn-form-home {
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285
    }
    body section#a-benefici {
        background-image: url(../images/background/bg-a-benefici.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#a-benefici strong {
        color: #fff
    }
    body section#a-benefici h4 {
        font-weight: 700;
        font-size: 40px;
        color: #fff
    }
    body section#a-benefici h4 span.number-counter {
        font-weight: 700;
        font-size: 40px
    }
    body section#a-benefici p {
        font-weight: 500;
        color: #fff
    }
    body section#depoimentos {
        margin-top: 0;
        margin-bottom: 5rem
    }
    body section#depoimentos h2 {
        padding: 1rem 0 2rem 0
    }
    body section#depoimentos .content-box.content-box-depoimentos {
        background-color: #818285;
        border-radius: 20px;
        padding: 40px;
        color: #fff
    }
    body section#depoimentos .content-box strong {
        color: #97c93c
    }
    body section#depoimentos .owl-theme .owl-nav {
        position: absolute;
        margin-top: 0;
        right: -20px
    }
    body section#sidebar-left-404 {
        padding-top: 5rem;
        padding-bottom: 4.2rem;
        padding-left: 0
    }
    body section#sidebar-left-404 h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-404 a {
        color: #818285
    }
    body section#sidebar-left-404 a:focus,
    body section#sidebar-left-404 a:hover {
        color: #97c93c
    }
    body section#sidebar-left-a-benefici {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-a-benefici h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-cesta-basica h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-cesta-basica-economica,
    body section#sidebar-left-produtos-cesta-para-empresas {
        padding-top: 5rem;
        padding-bottom: 3.4rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-cesta-basica-economica h2,
    body section#sidebar-left-produtos-cesta-para-empresas h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica-economica strong,
    body section#sidebar-left-produtos-cesta-para-empresas strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza {
        padding-top: 5rem;
        padding-bottom: 3.8rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos {
        padding-top: 5rem;
        padding-bottom: 5rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-table h2 {
        font-size: 2rem;
        line-height: 1.2
    }
    body section#sidebar-left-produtos-table h3 {
        font-size: 2rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-table strong {
        font-size: 2rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table p {
        font-size: 20px!important
    }
    body section#sidebar-left-produtos-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 90%;
        height: auto
    }
    body section#sidebar-left-produtos-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th strong {
        font-size: 1.3rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        margin-top: 2rem;
        position: static;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 0;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-min-table h2 {
        font-size: 2rem;
        line-height: 1.2
    }
    body section#sidebar-left-produtos-min-table h3 {
        font-size: 2rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-min-table strong {
        font-size: 2rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-min-table p {
        font-size: 20px!important
    }
    body section#sidebar-left-produtos-min-table .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 90%;
        height: auto
    }
    body section#sidebar-left-produtos-min-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem;
        font-size: 16px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: relative;
        margin-top: 2rem;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        margin-top: 2rem;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta {
        padding-top: 5rem;
        padding-bottom: 5rem;
        padding-left: 0
    }
    body section#sidebar-left-monte-sua-cesta h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-monte-sua-cesta strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 1rem;
        width: 35px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td {
        vertical-align: middle;
        font-size: 1rem;
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control {
        background-color: transparent;
        color: #fff;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control option {
        background-color: #2a8274;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta {
        z-index: 1020
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form {
        background-image: url(../images/background/bg-form-monte-sua-cesta.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta img.loader {
        margin-top: 10px;
        float: right
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.error,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        margin-top: 2rem;
        position: static;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 0;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-faq {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-faq h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-patria-amada-brasil {
        padding: 1rem 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-ministerio-da-saude {
        padding: 1rem 0;
        padding: 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center {
        text-align: center
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center p {
        padding: 10px 0;
        color: #818285
    }
    body section#rapidez-e-pontualidade-na-entrega {
        background-image: url(../images/background/bg-rapidez-e-pontualidade-na-entrega.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-left {
        background-color: #1196ae
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-right {
        background-color: #10a2c6
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-left {
        background-color: #7eba77
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-right {
        background-color: #a1c93a
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box h3 {
        font-size: 1.4rem
    }
    body section#nos-rastreamos-o-seu-pedido .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#nos-rastreamos-o-seu-pedido .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#nav-cestas h2 {
        padding: 2rem 0;
        color: #97c93c
    }
    body section#nav-cestas .content-box {
        background-color: #eaebe3;
        border-radius: 10px;
        margin-bottom: 30px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#nav-cestas .content-box p {
        margin-top: 0;
        margin-bottom: 0;
        color: #818285
    }
    body section#nav-cestas .content-box strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#nav-cestas .content-box.active,
    body section#nav-cestas .content-box:focus,
    body section#nav-cestas .content-box:hover {
        background-color: #97c93c;
        cursor: pointer
    }
    body section#nav-cestas .content-box.active p,
    body section#nav-cestas .content-box:focus p,
    body section#nav-cestas .content-box:hover p {
        color: #fff
    }
    body section#nav-cestas .content-box.active strong,
    body section#nav-cestas .content-box:focus strong,
    body section#nav-cestas .content-box:hover strong {
        color: #fff
    }
    body section#content-cestas .row {
        margin-top: 0!important
    }
    body section#content-cestas.active {
        display: block
    }
    body section#content-cestas .content-box {
        position: relative;
        font-size: 17px
    }
    body section#content-cestas .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#content-cestas .content-box .content-box-top h3 {
        font-size: 1rem
    }
    body section#content-cestas .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#content-cestas .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#content-cestas .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        padding: 30px 20px
    }
    body section#content-cestas .content-box .content-box-miolo ul {
        list-style: outside none none;
        margin: 0;
        padding-bottom: 15px
    }
    body section#content-cestas .content-box .content-box-miolo ul li {
        padding-bottom: 1rem
    }
    body section#content-cestas .content-box .content-box-miolo ul li:before {
        content: url(../images/icones/icone-cestas-benefici.png);
        vertical-align: middle;
        padding-right: 8px
    }
    body section#content-cestas .content-box .content-box-miolo ul li:last-child {
        padding-bottom: 0
    }
    body section#content-cestas .content-box .content-box-miolo strong {
        padding-left: 35px
    }
    body section#content-cestas .content-box button.btn-box {
        background-color: #97c93c;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#content-cestas .content-box button.btn-box:focus,
    body section#content-cestas .content-box button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#complemente-seu-pedido h2 {
        padding: 0 0 1rem 0;
        color: #97c93c
    }
    body section#complemente-seu-pedido h3 {
        font-size: 1.35rem
    }
    body section#complemente-seu-pedido.active {
        display: block
    }
    body section#complemente-seu-pedido .content-box {
        position: relative;
        font-size: 14px
    }
    body section#complemente-seu-pedido .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#complemente-seu-pedido .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#complemente-seu-pedido .content-box .content-box-top h3 {
        color: #000
    }
    body section#complemente-seu-pedido .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom: 1px solid #eaebe3;
        -moz-border-bottom: 1px solid #eaebe3;
        -webkit-border-bottom: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        padding: 30px 20px;
        position: relative
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box {
        background-color: #97c93c;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 60%;
        left: 20%;
        border: 0
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:focus,
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#frete-gratis {
        background-image: url(../images/background/bg-frete-gratis.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        background: 0 0
    }
    body section#frete-gratis strong {
        font-size: 1.3rem
    }
    body section#frete-gratis p {
        margin-top: 1rem;
        margin-top-margin-bottom: 1rem
    }
    body section#frete-gratis h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 17px;
        padding: 20px;
        color: #fff
    }
    body section#frete-gratis .content-box.content-box-left {
        background-color: #eaebe3
    }
    body section#frete-gratis .content-box.content-box-right {
        background-color: #e8eaef
    }
    body section#frete-gratis .content-box h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box p {
        color: #818285
    }
    body section#faq h3 {
        font-size: 1.55rem
    }
    body section#faq p {
        color: #818285!important;
        margin-bottom: .5rem
    }
    body section#contato h2 {
        margin-top: 2rem
    }
    body section#contato h3 {
        font-size: 1.55rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    body section#contato p {
        color: #818285!important;
        margin-bottom: 1rem
    }
    body section#contato strong {
        font-size: 1.3rem
    }
    body section#contato button.btn {
        width: 40%
    }
    body section#contato ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-phones li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#contato ul.footer-phones li a {
        color: #818285
    }
    body section#contato ul.footer-phones li a:focus,
    body section#contato ul.footer-phones li a:hover {
        color: #97c93c
    }
    body section#contato ul.footer-email {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-email li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-email li a {
        color: #818285
    }
    body section#contato ul.footer-email li a:focus,
    body section#contato ul.footer-email li a:hover {
        color: #97c93c
    }
    body section#contato p {
        margin-top: -.2rem;
        margin-bottom: 1rem
    }
    body section#contato form#form-contato {
        padding-bottom: 5rem
    }
    body section#contato form#form-contato .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#contato form#form-contato .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#contato form#form-contato .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#contato form#form-contato .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#contato form#form-contato img.loader {
        margin-bottom: 10px;
        float: right
    }
    body section#contato form#form-contato label.error,
    body section#contato form#form-contato label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#contato form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=checkbox]~.check {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check:after {
        left: 9px;
        top: 5px;
        width: 6px;
        height: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-group input[type=number],
    body section#contato form .form-row .form-group input[type=text],
    body section#contato form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#contato form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::placeholder,
    body section#contato form .form-row .form-group input[type=text]::placeholder,
    body section#contato form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group button.btn {
        position: absolute;
        width: 100%;
        bottom: 0
    }
    body section#contato form .form-group strong {
        padding-right: 1rem;
        color: #818285
    }
    body section#contato form .form-group input[type=file] {
        display: none
    }
    body section#contato form .form-group .form-file-label {
        background-color: #1195af;
        text-transform: uppercase;
        padding: 5px 20px;
        border-radius: 10px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 160px
    }
    body section#contato form .form-group .form-file-label:hover {
        background-color: #97c93c
    }
    body footer#footer {
        margin-top: 6rem!important;
        background-color: #55a08b;
        color: #fff
    }
    body footer#footer #bg-footer {
        position: relative
    }
    body footer#footer #bg-footer img#bg-footer-logo {
        position: absolute;
        left: 0;
        margin-top: -112px;
        margin-right: auto;
        margin-left: -112px;
        width: 573px;
        height: 475px
    }
    body footer#footer #bg-footer #footer-logo {
        margin-top: -50px;
        margin-right: auto;
        margin-bottom: -50px;
        margin-left: auto;
        height: 395px
    }
    body footer#footer #bg-footer #footer-logo-cestas-benefici {
        position: absolute;
        height: 220px;
        top: 10%;
        left: -113px
    }
    body footer#footer #bg-footer ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-phones li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body footer#footer #bg-footer ul.footer-phones li a {
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-phones li a span {
        font-weight: 700;
        font-size: 30px
    }
    body footer#footer #bg-footer ul.footer-phones li a:focus,
    body footer#footer #bg-footer ul.footer-phones li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer ul.footer-email {
        list-style: outside none none;
        margin: .5rem 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-email li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-email li a {
        font-size: 25px;
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-email li a:focus,
    body footer#footer #bg-footer ul.footer-email li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer p {
        margin-bottom: 0
    }
    body footer#footer #bg-footer h6 {
        font-size: 20px
    }
    body footer#footer #bg-footer p {
        font-size: 16px;
        margin-bottom: 1.5rem
    }
    body footer#footer #bg-footer button.btn {
        width: 50%
    }
    body footer#footer #bg-footer #footer-logo-pat {
        margin-top: -25px;
        width: 130px
    }
    body p#copyright {
        text-align: right;
        font-size: 14px
    }
    body p#copyright a {
        color: #818285;
        font-weight: 700
    }
    body p#copyright a:focus,
    body p#copyright a:hover {
        color: #97c93c;
        font-weight: 700
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    body {
        font-size: 16px!important
    }
    body .title-h1 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h2 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h3 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h4 {
        font-size: 1.8rem;
        line-height: 1
    }
    body .title-h5 {
        font-size: 1.2rem;
        line-height: 1
    }
    body header.header {
        background-color: #eaebe3;
        width: 100%
    }
    body header.header nav.navbar {
        position: relative;
        padding-top: 0
    }
    body header.header nav.navbar #bg-header img#bg-header-logo {
        position: absolute;
        opacity: .3;
        top: 0;
        right: 0;
        width: 65%;
        height: auto
    }
    body header.header nav.navbar .logo {
        margin-right: 10px
    }
    body header.header nav.navbar .logo a.navbar-brand {
        padding-top: 0;
        margin-right: 0
    }
    body header.header nav.navbar .logo a.navbar-brand img {
        width: 230px
    }
    body header.header nav.navbar #navbarNav {
        margin-top: -25px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav {
        position: relative
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item {
        padding: 5px 10px;
        position: static
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item.active a.dropdown-toggle {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding-right: 0;
        padding-left: 0;
        color: #000
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        padding: 20px 10px;
        margin-top: 10px;
        margin-left: 10px;
        position: absolute;
        width: 300px;
        border: 0;
        left: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #eaebe3;
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item.active a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:focus a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item:hover a.nav-link {
        color: #97c93c!important;
        font-weight: 700
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        position: absolute;
        transform: rotate(-90deg);
        right: 5px;
        bottom: 15px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu {
        -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow--moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow-border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-color: #1496ad;
        position: absolute;
        padding: 20px 10px;
        width: 350px;
        left: 100%;
        margin: 0;
        border: 0;
        top: 0
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item {
        padding: 5px 10px
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item:hover,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item.active,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:focus,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item ul.dropdown-menu li.nav-item a.nav-link::after,
    body header.header nav.navbar #navbarNav ul.navbar-nav li.nav-item ul.dropdown-menu li.nav-item ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body header.header nav.navbar menu {
        position: absolute;
        cursor: pointer;
        top: 55px;
        right: 55px;
        width: 30px
    }
    body header.header nav.navbar menu:not(.open)>div {
        background-color: #97c93c;
        height: 5px;
        border-radius: 5px;
        width: 100%
    }
    body header.header nav.navbar menu:not(.open)>div:nth-child(2) {
        margin: 5px 0
    }
    body header.header nav.navbar menu.open {
        display: none
    }
    body header.header nav.navbar menu.active div,
    body header.header nav.navbar menu:focus div,
    body header.header nav.navbar menu:hover div {
        background-color: #fff
    }
    body .side-menu {
        position: fixed;
        top: 0;
        left: -375px;
        width: 375px;
        height: 100%;
        min-height: 100%;
        padding: 0 50px;
        background-color: #eaebe3;
        overflow: hidden;
        visibility: hidden;
        z-index: 9999;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -o-box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        box-shadow: -11px 0 13px rgba(0, 0, 0, .02);
        overflow-y: auto;
        overflow-x: hidden;
        transition: all .4s
    }
    body .side-menu.open {
        visibility: visible;
        left: 0
    }
    body .side-menu.open .close-side-menu {
        background-color: #97c93c;
        transition: .4s;
        position: absolute;
        text-align: center;
        line-height: 40px;
        border-radius: 10px;
        color: #fff;
        top: 30px;
        right: 30px;
        width: 40px;
        height: 40px;
        z-index: 55
    }
    body .side-menu.open .close-side-menu.active,
    body .side-menu.open .close-side-menu:focus,
    body .side-menu.open .close-side-menu:hover {
        background-color: #fff;
        color: #97c93c
    }
    body .side-menu.open .close-side-menu i {
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        line-height: 40px
    }
    body .side-menu .content-side {
        margin-top: -25px
    }
    body .side-menu .content-side .logo-side {
        margin: 20px 0
    }
    body .side-menu .content-side .logo-side img {
        width: 250px;
        margin-bottom: 20px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item {
        padding: 5px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link {
        position: relative;
        padding: .2rem 1rem;
        color: #000
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
        position: absolute;
        transform: rotate(-45deg);
        bottom: 10px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle:hover {
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu {
        padding: 0;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item:hover {
        border-radius: 5px;
        color: #97c93c!important;
        font-weight: 700;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li.dropdown-item a.nav-link::after {
        position: absolute;
        transform: rotate(-45deg);
        right: 0;
        bottom: 15px
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu {
        background-color: #1496ad;
        overflow-wrap: break-Word;
        Word-wrap: break-Word;
        white-space: normal!important;
        position: relative;
        margin: 0;
        padding: 5px;
        width: 100%;
        left: 0;
        border: 0
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item {
        padding: .25rem .5rem
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item.active,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:focus,
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item:hover {
        background-color: #97c93c;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link {
        color: #fff!important;
        font-weight: 400
    }
    body .side-menu .content-side ul.navbar-nav li.nav-item ul.dropdown-menu li ul.dropdown-menu li.nav-item a.nav-link::after {
        content: none
    }
    body .close-menu-sidebar {
        height: 100%;
        background: rgba(0, 0, 0, .75);
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9998;
        cursor: url(../images/icones/cancel.png), auto;
        opacity: 0;
        visibility: hidden;
        width: 0;
        transition: .4s
    }
    body .close-menu-sidebar.open {
        width: 100%;
        opacity: 1;
        visibility: inherit
    }
    body section#sidebar-left {
        padding-top: 2rem;
        padding-left: 1rem
    }
    body section#sidebar-left h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left .content-box {
        border-radius: 20px;
        margin-top: 30px;
        position: relative;
        font-size: 15px;
        padding: 20px;
        color: #fff
    }
    body section#sidebar-left .content-box p:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 64px;
        width: 80px;
        height: 1px;
        background: #075f6f;
        left: 50%;
        transform: translateX(-50%)
    }
    body section#sidebar-left .content-box h3 {
        font-size: 1.4rem
    }
    body section#sidebar-left .content-box h5 {
        font-size: 1.4rem
    }
    body section#sidebar-left .content-box.content-box-left {
        background-color: #55a08b
    }
    body section#sidebar-left .content-box.content-box-right {
        background-color: #1496ad
    }
    body section#sidebar-left .content-box button.btn {
        text-transform: uppercase;
        position: absolute;
        width: 60%;
        left: 20%
    }
    body section#pagina-404 a {
        text-decoration: none!important;
        color: #818285
    }
    body section#pagina-404 a:focus,
    body section#pagina-404 a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#cesta-para-empresas img {
        width: 100%;
        height: auto
    }
    body section#cesta-para-empresas h2 {
        padding: 2rem 0 1.5rem 0
    }
    body section#cesta-para-empresas .content-box {
        margin-top: 30px
    }
    body section#cesta-para-empresas .content-box img {
        width: auto
    }
    body section#cesta-para-empresas .content-box h3 {
        padding: 10px 0
    }
    body section#cesta-para-empresas .content-box h3.title-h3-left {
        color: #55a08b
    }
    body section#cesta-para-empresas .content-box h3.title-h3-right {
        color: #1496ad
    }
    body section#cesta-para-empresas .content-box button.btn {
        text-transform: uppercase;
        width: 60%
    }
    body section#pratique-o-bem {
        padding-top: 2rem;
        padding-left: 0
    }
    body section#pratique-o-bem .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#pratique-o-bem .container .row button.btn {
        text-transform: uppercase;
        width: 30%
    }
    body section#ficou-interessado {
        background-image: url(../images/background/bg-ficou-interessado.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#ficou-interessado p {
        color: #818285
    }
    body section#ficou-interessado p i {
        font-size: 20px
    }
    body section#ficou-interessado p i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#ficou-interessado p a {
        text-decoration: none!important;
        color: #818285
    }
    body section#ficou-interessado p a:focus,
    body section#ficou-interessado p a:hover {
        text-decoration: none!important;
        color: #97c93c
    }
    body section#ficou-interessado strong {
        font-size: 1.3rem
    }
    body section#ficou-interessado form {
        padding-top: 2.1rem
    }
    body section#ficou-interessado form .input-group {
        margin-bottom: 15px;
        position: relative
    }
    body section#ficou-interessado form .input-group input[type=text] {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285;
        color: #fff;
        padding: 10px
    }
    body section#ficou-interessado form .input-group input[type=text]::-moz-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]:-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]::-ms-input-placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group input[type=text]::placeholder {
        color: #fff
    }
    body section#ficou-interessado form .input-group button {
        padding: 0 30px
    }
    body section#ficou-interessado form .input-group button.btn-form-home {
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        background: #818285;
        border: 1px solid #818285
    }
    body section#a-benefici {
        background-image: url(../images/background/bg-a-benefici.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    body section#a-benefici strong {
        color: #fff
    }
    body section#a-benefici h4 {
        font-weight: 700;
        font-size: 40px;
        color: #fff
    }
    body section#a-benefici h4 span.number-counter {
        font-weight: 700;
        font-size: 40px
    }
    body section#a-benefici p {
        font-weight: 500;
        color: #fff
    }
    body section#depoimentos {
        margin-top: 2rem;
        margin-bottom: 5rem
    }
    body section#depoimentos .content-box.content-box-depoimentos {
        background-color: #818285;
        border-radius: 20px;
        padding: 40px;
        color: #fff
    }
    body section#depoimentos .content-box strong {
        color: #97c93c
    }
    body section#depoimentos .owl-theme .owl-nav {
        position: absolute;
        margin-top: 0;
        right: -20px
    }
    body section#sidebar-left-404 {
        padding-top: 2rem;
        padding-bottom: 9.2rem;
        padding-left: 1rem
    }
    body section#sidebar-left-404 h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-404 a {
        color: #818285
    }
    body section#sidebar-left-404 a:focus,
    body section#sidebar-left-404 a:hover {
        color: #97c93c
    }
    body section#sidebar-left-a-benefici {
        padding-top: 2rem;
        padding-bottom: 6.4rem;
        padding-left: 1rem
    }
    body section#sidebar-left-a-benefici h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica {
        padding-top: 2rem;
        padding-bottom: 5rem;
        padding-left: 1rem
    }
    body section#sidebar-left-produtos-cesta-basica h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-cesta-basica-economica,
    body section#sidebar-left-produtos-cesta-para-empresas {
        padding-top: 2rem;
        padding-bottom: 6.4rem;
        padding-left: 1rem
    }
    body section#sidebar-left-produtos-cesta-basica-economica h2,
    body section#sidebar-left-produtos-cesta-para-empresas h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-cesta-basica-economica strong,
    body section#sidebar-left-produtos-cesta-para-empresas strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza,
    body section#sidebar-left-produtos-kit-refeitorio {
        padding-top: 2rem;
        padding-bottom: 7.8rem;
        padding-left: 1rem
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza h2,
    body section#sidebar-left-produtos-kit-refeitorio h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-kit-higiene-e-limpeza strong,
    body section#sidebar-left-produtos-kit-refeitorio strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos {
        padding-top: 2rem;
        padding-bottom: 5rem;
        padding-left: 1rem
    }
    body section#sidebar-left-produtos h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-table h2 {
        font-size: 2rem;
        line-height: 2.2
    }
    body section#sidebar-left-produtos-table h3 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-table strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#sidebar-left-produtos-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-produtos-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 15px;
        color: #fff;
        width: 94%;
        border: 0
    }
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table {
        padding-top: 5rem;
        padding-bottom: 3rem;
        padding-left: 0
    }
    body section#sidebar-left-produtos-min-table h2 {
        font-size: 2rem;
        line-height: 2.2
    }
    body section#sidebar-left-produtos-min-table h3 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-produtos-min-table strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-produtos-min-table .container .row.align-items-center img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#sidebar-left-produtos-min-table .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th {
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td {
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-produtos-min-table .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento {
        z-index: 1020
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form-title h2 {
        text-align: center;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form {
        background-image: url(../images/background/bg-form-solicite-orcamento.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text],
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        height: 100%;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-moz-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select:-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::-ms-input-placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group option::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group select::placeholder,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-form form .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: relative;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        margin-top: 2rem;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-produtos-min-table #solicite-orcamento .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta {
        padding-top: 2rem;
        padding-bottom: 5rem;
        padding-left: 1rem
    }
    body section#sidebar-left-monte-sua-cesta h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sidebar-left-monte-sua-cesta strong {
        font-size: 1.5rem;
        line-height: 1.2;
        color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th {
        border-bottom: 1px solid #fff;
        padding: .65rem;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-left {
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th.border-top-right {
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green thead th strong {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th {
        border-top: 0;
        padding: .65rem;
        font-size: 1rem;
        width: 35px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium,
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.bg-green-medium-opacity {
        text-align: center
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr th.border-bottom-left {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td {
        vertical-align: middle;
        font-size: 1rem;
        border-top: 0;
        padding: .65rem
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td.border-bottom-right {
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control {
        background-color: transparent;
        color: #fff;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .table-green tbody tr td select.form-control option {
        background-color: #2a8274;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta {
        z-index: 1020
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title {
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #1195af
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form-title h2 {
        text-align: center;
        font-size: 2rem;
        line-height: 2.2;
        margin: 0;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta #monte-sua-cesta .content-box-form {
        background-image: url(../images/background/bg-form-monte-sua-cesta.jpg);
        box-shadow: 1px 1px 30px #818285;
        -moz-box-shadow: 1px 1px 30px #818285;
        -webkit-box-shadow: 1px 1px 30px #818285;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2rem
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta img.loader {
        margin-top: 10px;
        float: right
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.error,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline {
        margin-right: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label input[type=radio]:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text],
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-moz-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=number]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group input[type=text]::placeholder,
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#sidebar-left-monte-sua-cesta form#form-monte-sua-cesta .form-row .form-group button.btn {
        position: relative;
        width: 100%;
        bottom: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela {
        background-color: #65a67d;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        padding: 5px 20px;
        text-align: center;
        cursor: pointer;
        bottom: 15px;
        color: #fff;
        width: 94%;
        border: 0
    }
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:focus,
    body section#sidebar-left-monte-sua-cesta .content-box-button-printer button.btn-imprimir-tabela:hover {
        background-color: #97c93c;
        color: #fff
    }
    body section#sidebar-left-faq {
        padding-top: 2rem;
        padding-bottom: 5rem;
        padding-left: 1rem
    }
    body section#sidebar-left-faq h2 {
        font-size: 1.3rem;
        line-height: 1.3
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#sua-necessidade-e-nossa-prioridade .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-patria-amada-brasil {
        padding: 1rem 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .text-center img#logo-ministerio-da-saude {
        padding: 1rem 0;
        padding: 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center {
        text-align: center
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#qualidade-que-faz-a-diferenca .container .row .justify-content-center p {
        padding: 10px 0;
        color: #818285
    }
    body section#rapidez-e-pontualidade-na-entrega {
        background-image: url(../images/background/bg-rapidez-e-pontualidade-na-entrega.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        background-position-y: 70px;
        background-position-x: -230px;
        background-size: cover
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 14px;
        padding: 20px;
        color: #fff
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-left {
        background-color: #1196ae
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-top-right {
        background-color: #10a2c6
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-left {
        background-color: #7eba77
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box.content-box-bottom-right {
        background-color: #a1c93a
    }
    body section#rapidez-e-pontualidade-na-entrega .content-box h3 {
        font-size: 1.4rem
    }
    body section#nos-rastreamos-o-seu-pedido .container .row img {
        padding: 2rem 0 1.5rem 0;
        width: 100%;
        height: auto
    }
    body section#nos-rastreamos-o-seu-pedido .container .row p {
        padding: 10px 0;
        color: #818285
    }
    body section#nav-cestas h2 {
        padding: 2rem 0;
        color: #97c93c
    }
    body section#nav-cestas .content-box {
        background-color: #eaebe3;
        border-radius: 10px;
        margin-bottom: 30px;
        position: relative;
        font-size: 16px;
        padding: 20px;
        color: #fff
    }
    body section#nav-cestas .content-box p {
        margin-top: 0;
        margin-bottom: 0;
        color: #818285
    }
    body section#nav-cestas .content-box strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#nav-cestas .content-box.active,
    body section#nav-cestas .content-box:focus,
    body section#nav-cestas .content-box:hover {
        background-color: #97c93c;
        cursor: pointer
    }
    body section#nav-cestas .content-box.active p,
    body section#nav-cestas .content-box:focus p,
    body section#nav-cestas .content-box:hover p {
        color: #fff
    }
    body section#nav-cestas .content-box.active strong,
    body section#nav-cestas .content-box:focus strong,
    body section#nav-cestas .content-box:hover strong {
        color: #fff
    }
    body section#content-cestas .row+.row {
        margin-top: 1.9rem
    }
    body section#content-cestas.active {
        display: block
    }
    body section#content-cestas .content-box {
        position: relative;
        font-size: 14px
    }
    body section#content-cestas .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#content-cestas .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#content-cestas .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#content-cestas .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        padding: 30px 20px
    }
    body section#content-cestas .content-box .content-box-miolo ul {
        list-style: outside none none;
        margin: 0;
        padding-bottom: 15px
    }
    body section#content-cestas .content-box .content-box-miolo ul li {
        padding-bottom: 1rem
    }
    body section#content-cestas .content-box .content-box-miolo ul li:before {
        content: url(../images/icones/icone-cestas-benefici.png);
        vertical-align: middle;
        padding-right: 8px
    }
    body section#content-cestas .content-box .content-box-miolo ul li:last-child {
        padding-bottom: 0
    }
    body section#content-cestas .content-box .content-box-miolo strong {
        padding-left: 35px
    }
    body section#content-cestas .content-box button.btn-box {
        background-color: #97c93c;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 100%;
        border: 0
    }
    body section#content-cestas .content-box button.btn-box:focus,
    body section#content-cestas .content-box button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#complemente-seu-pedido h2 {
        padding: 2rem 0;
        color: #97c93c
    }
    body section#complemente-seu-pedido.active {
        display: block
    }
    body section#complemente-seu-pedido .content-box {
        position: relative;
        font-size: 14px
    }
    body section#complemente-seu-pedido .content-box .content-box-top {
        background-color: #eaebe3;
        border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        padding: 15px 20px
    }
    body section#complemente-seu-pedido .content-box .content-box-top p {
        margin-bottom: .1rem;
        font-weight: 700;
        color: #818285
    }
    body section#complemente-seu-pedido .content-box .content-box-top h3 {
        color: #000
    }
    body section#complemente-seu-pedido .content-box .content-box-top strong {
        color: #97c93c;
        font-size: 1.17rem
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo {
        border-right: 1px solid #eaebe3;
        -moz-border-right: 1px solid #eaebe3;
        -webkit-border-right: 1px solid #eaebe3;
        border-bottom-right-radius: 10px;
        -moz-border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom: 1px solid #eaebe3;
        -moz-border-bottom: 1px solid #eaebe3;
        -webkit-border-bottom: 1px solid #eaebe3;
        border-left: 1px solid #eaebe3;
        -moz-border-left: 1px solid #eaebe3;
        -webkit-border-left: 1px solid #eaebe3;
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        padding: 30px 20px;
        position: relative
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box {
        background-color: #97c93c;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        padding: 15px 20px;
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 60%;
        left: 20%;
        border: 0
    }
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:focus,
    body section#complemente-seu-pedido .content-box .content-box-miolo button.btn-box:hover {
        background-color: #eaebe3;
        color: #97c93c
    }
    body section#frete-gratis {
        background-image: url(../images/background/bg-frete-gratis.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: -245px;
        background-position-y: 20px
    }
    body section#frete-gratis strong {
        font-size: 1.3rem
    }
    body section#frete-gratis p {
        margin-top: 1rem;
        margin-top-margin-bottom: 1rem
    }
    body section#frete-gratis h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box {
        border-radius: 10px;
        position: relative;
        font-size: 14px;
        padding: 20px;
        color: #fff
    }
    body section#frete-gratis .content-box.content-box-left {
        background-color: #eaebe3
    }
    body section#frete-gratis .content-box.content-box-right {
        background-color: #e8eaef
    }
    body section#frete-gratis .content-box h3 {
        font-size: 1.4rem;
        color: #97c93c
    }
    body section#frete-gratis .content-box p {
        color: #818285
    }
    body section#faq h3 {
        font-size: 1.55rem
    }
    body section#faq p {
        color: #818285!important;
        margin-bottom: .5rem
    }
    body section#contato h3 {
        font-size: 1.55rem;
        margin-bottom: 2rem
    }
    body section#contato p {
        color: #818285!important;
        margin-bottom: 1rem
    }
    body section#contato strong {
        font-size: 1.3rem
    }
    body section#contato button.btn {
        width: 60%
    }
    body section#contato ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-phones li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body section#contato ul.footer-phones li a {
        color: #818285
    }
    body section#contato ul.footer-phones li a:focus,
    body section#contato ul.footer-phones li a:hover {
        color: #97c93c
    }
    body section#contato ul.footer-email {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body section#contato ul.footer-email li i {
        color: #818285;
        font-size: 20px
    }
    body section#contato ul.footer-email li a {
        color: #818285
    }
    body section#contato ul.footer-email li a:focus,
    body section#contato ul.footer-email li a:hover {
        color: #97c93c
    }
    body section#contato p {
        margin-top: -.2rem;
        margin-bottom: 1rem
    }
    body section#contato form#form-contato {
        padding-bottom: 5rem
    }
    body section#contato form#form-contato .alert-notification {
        margin-bottom: 5px;
        padding: 0
    }
    body section#contato form#form-contato .alert-notification .alert.alert-error {
        background: red none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: #fff
    }
    body section#contato form#form-contato .alert-notification .alert.alert-success {
        background: #dff0d8 none repeat scroll 0 0;
        border: 1px solid #d6e9c6;
        margin-bottom: 30px;
        color: #3c763d
    }
    body section#contato form#form-contato .alert-notification .alert-success h3 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-bottom: 30px;
        color: green
    }
    body section#contato form#form-contato img.loader {
        margin-bottom: 10px;
        float: right
    }
    body section#contato form#form-contato label.error,
    body section#contato form#form-contato label.recaptcha-error {
        display: block;
        padding-top: 10px;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        color: red;
        font-weight: 500
    }
    body section#contato form .form-row .form-check-inline {
        margin-right: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label {
        display: block;
        position: relative;
        padding-left: 35px;
        font-size: 1.1rem;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #818285
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=checkbox]:checked~.check:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=checkbox]~.check {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.check:after {
        left: 9px;
        top: 5px;
        width: 6px;
        height: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio {
        background: #075f6f
    }
    body section#contato form .form-row .form-check-inline .form-check-label input[type=radio]:checked~.radio:after {
        display: block
    }
    body section#contato form .form-row .form-check-inline .form-check-label:hover input[type=radio]~.radio {
        background: #97c93c
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px
    }
    body section#contato form .form-row .form-check-inline .form-check-label span.radio:after {
        left: 7px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        content: "";
        position: absolute;
        display: none
    }
    body section#contato form .form-row .form-group input[type=number],
    body section#contato form .form-row .form-group input[type=text],
    body section#contato form .form-row .form-group textarea {
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        box-shadow: 1px 1px 2px #818285;
        -moz-box-shadow: 1px 1px 2px #818285;
        -webkit-box-shadow: 1px 1px 2px #818285;
        border: 1px solid #818285;
        background: #818285;
        padding: 10px;
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-moz-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-moz-placeholder,
    body section#contato form .form-row .form-group textarea::-moz-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]:-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]:-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea:-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::-ms-input-placeholder,
    body section#contato form .form-row .form-group input[type=text]::-ms-input-placeholder,
    body section#contato form .form-row .form-group textarea::-ms-input-placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group input[type=number]::placeholder,
    body section#contato form .form-row .form-group input[type=text]::placeholder,
    body section#contato form .form-row .form-group textarea::placeholder {
        color: #fff
    }
    body section#contato form .form-row .form-group button.btn {
        position: absolute;
        width: 90%;
        bottom: 0
    }
    body section#contato form .form-group strong {
        padding-right: 1rem;
        color: #818285
    }
    body section#contato form .form-group input[type=file] {
        display: none
    }
    body section#contato form .form-group .form-file-label {
        background-color: #1195af;
        text-transform: uppercase;
        padding: 5px 20px;
        border-radius: 10px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        width: 160px
    }
    body section#contato form .form-group .form-file-label:hover {
        background-color: #97c93c
    }
    body footer#footer {
        margin-top: 6rem!important;
        background-color: #55a08b;
        color: #fff
    }
    body footer#footer #bg-footer {
        position: relative
    }
    body footer#footer #bg-footer img#bg-footer-logo {
        position: absolute;
        left: 0;
        margin-top: -112px;
        margin-right: auto;
        margin-left: -112px;
        width: 573px;
        height: 475px
    }
    body footer#footer #bg-footer #footer-logo {
        margin-top: -50px;
        margin-right: auto;
        margin-bottom: -50px;
        margin-left: auto;
        height: 395px
    }
    body footer#footer #bg-footer #footer-logo-cestas-benefici {
        position: absolute;
        height: 220px;
        top: 9%;
        left: -113px
    }
    body footer#footer #bg-footer ul.footer-phones {
        list-style: outside none none;
        margin: 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-phones li i {
        font-size: 18px
    }
    body footer#footer #bg-footer ul.footer-phones li i.fa-phone-volume {
        transform: rotate(-45deg)
    }
    body footer#footer #bg-footer ul.footer-phones li a {
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-phones li a span {
        font-weight: 700;
        font-size: 28px
    }
    body footer#footer #bg-footer ul.footer-phones li a:focus,
    body footer#footer #bg-footer ul.footer-phones li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer ul.footer-email {
        list-style: outside none none;
        margin: .5rem 0;
        padding: 0
    }
    body footer#footer #bg-footer ul.footer-email li i {
        font-size: 20px
    }
    body footer#footer #bg-footer ul.footer-email li a {
        font-size: 20px;
        color: #fff
    }
    body footer#footer #bg-footer ul.footer-email li a:focus,
    body footer#footer #bg-footer ul.footer-email li a:hover {
        color: #97c93c
    }
    body footer#footer #bg-footer p {
        margin-bottom: 0
    }
    body footer#footer #bg-footer h6 {
        font-size: 20px
    }
    body footer#footer #bg-footer p {
        font-size: 16px;
        margin-bottom: 1.5rem
    }
    body footer#footer #bg-footer button.btn {
        width: 50%
    }
    body footer#footer #bg-footer #footer-logo-pat {
        margin-top: -25px;
        width: 130px
    }
    body p#copyright {
        text-align: right;
        font-size: 14px
    }
    body p#copyright a {
        color: #818285;
        font-weight: 700
    }
    body p#copyright a:focus,
    body p#copyright a:hover {
        color: #97c93c;
        font-weight: 700
    }
}
section#sidebar-left .content-box h5 {
    font-size: 1.5rem
}

#sidebar-left-produtos-cesta-para-empresas, #sidebar-left-produtos-cesta-basica-economica ul {
    font-size: 18px !important; 
    color: #818285 !important;
    margin-left: 30px !important;
}

@media screen and (min-width: 1025px) and (max-width: 1366px) { 

    header.header nav.navbar #bg-header img#bg-header-logo {
        position: absolute;
        top: 0;
        right: -70px !important;
        width: 653px;
        height: auto;
    }
}
