a[href^="tel:"]
{
    color: inherit;
    text-decoration: none;
}
.fotoDestaque3Div{
    height:170px; overflow:hidden;
}
.img-indent
{
    margin: 5px 0 15px;
}

.img-indent1
{
    float: left;
    margin: 5px 20px 15px 0;
}

.wrapper
{
    width: 100%;
    overflow: hidden;
}

.center
{
    text-align: center;
}

.clear
{
    clear: both;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    height: 0;
    width: 100%;
}

body
{
    background-image: url(../img/tail-body.gif);
    background-color: #d6c9b5;
}

header
{
    padding: 0px;
    position: relative;
    z-index: 10;
    background: url('fundoMadeiras.jpg') repeat-x 0;
    padding-top: 58px;
    width: 100%;
}

.box-header-white
{
    background: #ffffff;
    border-top: 5px solid #ca8410;
}

.box-header
{
    background: rgba(0,0,0,0.2);
    width: 956px;
    margin: 0 auto;
    padding: 5px 5px 0 5px;
}

.navbar_ .brand
{
    margin: 0;
    display: block;
    float: left;
    background: #ffffff;
    padding: 16px 0 0 48px;
}

    .navbar_ .brand a
    {
        display: inline-block;
    }

        .navbar_ .brand a:hover
        {
            text-decoration: none;
        }

.navbar_, .navbar_ nav
{
    margin: 0;
}

.navbar_
{
    padding: 0 0 19px;
    position: relative;
    background: #ffffff;
}

header.extra .navbar_
{
    margin-bottom: 15px;
    padding: 0;
}

.navbar_ .navbar-inner_
{
    padding: 0;
    margin: 0;
    border: none;
    min-height: inherit;
}

.navbar_ .container
{
    position: relative;
}

.nav-collapse_
{
    z-index: 30;
    float: right;
    margin: -5px 0 0 0;
    position: relative;
    background: #191919;
}

.navbar_ .nav
{
    margin: 0;
}

.nav-collapse_ .nav li
{
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
}

.nav-collapse_ .nav > li
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid #303030;
}

    .nav-collapse_ .nav > li:first-child
    {
        margin: 0;
        border: none;
        padding: 0;
    }

.nav-collapse_ .nav li a
{
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    display: block;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'times New Roman' , Times, serif;
}

.nav-collapse_ .nav > li > a
{
    margin: 0;
    position: relative;
    color: #ffffff;
    z-index: 10;
    line-height: 18px;
    padding: 32px 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .nav-collapse_ .nav > li > a .sf-sub-indicator
    {
        background: url(../img/indicator.png) no-repeat 0 0;
        width: 7px;
        height: 4px;
        position: absolute;
        display: block;
        bottom: 25px;
        left: 50%;
        margin-left: -3px;
        z-index: 5;
    }

    .nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover
    {
        background: #ca8410;
        color: #ffffff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
    }

.navbar_ .nav > .active > a, .navbar_ .nav > .active > a:hover, .navbar_ .nav > .active > a:focus
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator
{
    background-position: 0 0;
}

.sub-menu > a
{
    position: relative;
}

.nav-collapse_ .nav ul
{
    position: absolute;
    display: none;
    width: 160px;
    left: 0px;
    top: 82px;
    list-style: none;
    zoom: 1;
    z-index: 11;
    background: #ca8410;
    padding: 27px 0 30px;
    margin: 0;
}

    .nav-collapse_ .nav ul li a
    {
        display: block;
        color: #ffffff;
        background: #ca8410;
        padding: 5px 0 5px 43px;
        font-size: 14px;
        line-height: 16px;
    }

.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul > li.sfHover > a
{
    text-decoration: none;
    color: #ca8410;
    background: #ffffff;
}

.nav-collapse_ .nav ul ul
{
    left: 0;
    top: 0px;
    position: static;
    display: none;
    width: 160px;
    padding: 0 0 9px;
}

    .nav-collapse_ .nav ul ul li a:hover
    {
        background: #b9790f;
        color: #ffffff;
    }

.nav-collapse_ .nav ul .sf-sub-indicator
{
    background: url(../img/indicator2.png) no-repeat 0 bottom;
    width: 7px;
    height: 4px;
    position: absolute;
    display: block;
    top: 12px;
    left: auto;
    right: 9px;
    z-index: 5;
}

.nav-collapse_ .nav > li > ul li > a:hover .sf-sub-indicator, .nav-collapse_ .nav > li > ul > li.sfHover > a .sf-sub-indicator
{
    background-position: 0 0;
}

.list-soc
{
    float: right;
    overflow: hidden;
    list-style: none;
    margin: 30px 26px 0 32px;
}

    .list-soc li
    {
        float: left;
        margin-left: 22px;
    }

        .list-soc li:first-child
        {
            margin: 0;
        }

        .list-soc li a
        {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            opacity: 1;
            filter: alpha(opacity=100);
        }

            .list-soc li a:hover
            {
                opacity: 0.6;
                filter: alpha(opacity=60);
            }

h1, h2, h3, h4, h5, h6
{
    color: #ca8410;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: normal;
    line-height: 1em;
    font-weight: bold;
}

header h1
{
    padding: 0;
    margin: 0;
}

h2
{
    font-size: 33px;
    line-height: 36px;
    margin: 0;
    letter-spacing: 1px;
}

h3
{
    font-size: 30px;
    padding: 46px 0 26px;
    margin: 0;
}

    h3.extra
    {
        padding: 0px 0 33px;
    }

h4
{
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ca8410;
    padding: 18px 0 9px;
    margin: 0;
}

p
{
    padding-bottom: 18px;
    margin: 0;
}

.link, .link-2
{
    text-decoration: none;
    font-weight: bold;
    color: #191919;
    font-size: 13px;
}

    .link:hover, .link-2:hover
    {
        color: #b49e7a;
        text-decoration: none;
    }

.link-1
{
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: bold;
    color: #ca8410;
}

    .link-1:hover
    {
        color: #b49e7a;
    }

.link-2
{
    text-transform: uppercase;
    font-size: 12px;
}

#content
{
    position: relative;
    z-index: 5;
    border-top: 5px #e8d9c2 solid;
}

.block-content-inner
{
    background: #e8d9c2;
    width: 956px;
    padding: 0 5px 0;
    margin: -5px auto 0;
}

.block-content
{
    background: #f5ede0;
    padding-bottom: 46px;
}

#content ul
{
    list-style: outside none;
}

.thumbnail-1
{
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    height: 230px;
    overflow:hidden;
}

.overflow
{
    overflow: hidden;
}

.list.extra
{
    margin: 2px 0 14px;
}

.list
{
    margin: 0;
    overflow: hidden;
}

    .list li
    {
        padding-bottom: 9px;
        line-height: 18px;
        background: url(../img/marker-1.png) no-repeat 0 7px;
        padding-left: 15px;
    }

        .list li a
        {
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            color: #191919;
        }

            .list li a:hover
            {
                color: #b49e7a;
                text-decoration: none;
            }

.list-1
{
    margin: 5px 0 0;
}

    .list-1 li
    {
        padding-bottom: 6px;
        line-height: 18px;
        background: url(../img/marker-2.png) no-repeat 0 7px;
        padding-left: 11px;
    }

    .list-1 a
    {
        font-size: 13px;
        color: #ca8410;
        font-weight: bold;
    }

        .list-1 a:hover
        {
            color: #191919;
            text-decoration: none;
        }

.title-1
{
    color: #191919;
    font-size: 18px;
    line-height: 41px;
    padding: 21px 0 10px 0;
    font-family: bauhaus;
    font-weight: bold;
}

    .title-1 span
    {
        text-transform: uppercase;
    }

.list-vegetables
{
    margin: 0 0 0 -20px;
    overflow: hidden;
}

    .list-vegetables li
    {
        margin-bottom: 30px;
    }

        .list-vegetables li figure
        {
            margin: 0;
        }

        .list-vegetables li img
        {
            width: 100%;
        }

.txt-1
{
    color: #191919;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

    .txt-1.extra
    {
        padding-bottom: 18px;
    }

.list-2
{
    margin: 46px 0 0;
}

    .list-2 li
    {
        border-top: 1px solid #dad1c0;
        padding-top: 19px;
        margin-top: 19px;
    }

        .list-2 li strong
        {
            font-family: 'Open Sans Condensed',sans-serif;
            display: block;
            font-size: 18px;
            line-height: 20px;
            color: #191919;
        }

        .list-2 li p
        {
            padding-bottom: 0;
            font-weight: bold;
            color: #191919;
        }

            .list-2 li p a
            {
                color: #191919;
            }

        .list-2 li:first-child
        {
            margin: 0;
            padding: 0;
            border: none;
        }

        .list-2 li h4
        {
            padding-top: 0;
        }

        .list-2 li.item-2 h4
        {
            color: #818720;
        }

        .list-2 li.item-3 h4
        {
            color: #b71f06;
        }

.list-history
{
    margin: 0;
    overflow: hidden;
}

    .list-history dt
    {
        float: left;
    }

    .list-history dd
    {
        margin-left: 53px;
        line-height: 18px;
        padding-bottom: 21px;
    }

.date-1
{
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 18px;
    color: #b71f06;
    line-height: 20px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.list-products
{
    margin: 4px 0 0;
}

    .list-products li
    {
        margin-bottom: 30px;
    }

        .list-products li p
        {
            padding-bottom: 0;
        }

    .list-products .thumbnail-1 figure
    {
        margin: 0 0 10px;
    }

    .list-products .thumbnail-1
    {
        background: #e3d9c8;
        padding: 8px 8px 18px;
    }

.list-team
{
    margin: 4px 0 0 0;
}

    .list-team li
    {
        padding-bottom: 10px;
    }

        .list-team li p
        {
            margin-top: 11px;
        }

        .list-team li figure
        {
            margin: 0 0 15px;
        }

.list-service
{
    margin: 29px 0 5px;
    overflow: hidden;
}

    .list-service li
    {
        float: left;
        width: 29%;
        margin-left: 40px;
    }

        .list-service li:first-child
        {
            margin: 0;
        }

        .list-service li h4
        {
            padding-bottom: 10px;
        }

        .list-service li.item2 h4
        {
            color: #818720;
        }

        .list-service li.item3 h4
        {
            color: #b71f06;
        }

        .list-service li .txt-1
        {
            padding-bottom: 0;
        }

.map
{
    margin: 51px 0 9px;
    line-height: 0;
}

    .map iframe
    {
        border: none;
        width: 100%;
        height: 405px;
        line-height: 0;
    }

.address-1 strong
{
    color: #191919;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    display: block;
}

.address-1 span
{
    display: inline-block;
    width: 90px;
}

.mail-1
{
    color: #b49e7a;
}


#contato .message
{
    min-height: 186px;
    display: block!important;
    width: 100%;
}

#contato input, #contato textarea
{
    border: 1px solid #d5cbbb;
    background: #f5ede0;
    padding: 9px 12px 10px;
    margin: 0 0 1px;
    font-size: 13px;
    line-height: 20px!important;
    color: #b49e7a;
    outline: none;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contato input
{
    height: 41px;
}

    #contato input:focus, #contato textarea:focus
    {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

#contato textarea
{
    width: 100%;
    height: 171px;
    resize: none;
    overflow: auto;
}

#contato .success
{
    border: 1px solid #d5cbbb;
    background: #f5ede0;
    display: none;
    position: absolute;
    left: 0;
    top: 4px;
    color: #191919;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: none;
    width: 100%;
    z-index: 20;
}

    #contato .success span
    {
        display: block;
        text-align: center;
        padding: 12px 10px;
    }

#contato .error, #contato .empty
{
    color: #f00;
    font-size: 11px;
    line-height: 1.27em;
    display: none;
    overflow: hidden;
    padding: 2px 4px 0px 0;
    width: 100%;
    text-transform: none;
    position: absolute;
    bottom: 6px;
    left: 0;
}

#contato .message .error, #contato .message .empty
{
    bottom: 2px;
}

.buttons-wrapper
{
    position: relative;
    text-align: right;
}

    .buttons-wrapper a
    {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        margin-left: 20px;
        cursor: pointer;
        margin-top: 0;
    }

        .buttons-wrapper a:hover
        {
            text-decoration: none;
        }

.btn-1
{
    position: relative;
    border: none;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    background: #f8941d;
    text-shadow: none!important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 4px 38px 6px 12px;
}

    .btn-1:before
    {
        background: url(../img/marker-1.png) no-repeat 0 0;
        width: 18px;
        height: 19px;
        display: block;
        position: absolute;
        top: 6px;
        right: 11px;
        content: "";
        text-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .btn-1:hover
    {
        background: #b49e7a;
        text-decoration: none;
        color: #ffffff;
    }

.policy
{
    padding-bottom: 26px;
}

    .policy strong
    {
        display: block;
        color: #191919;
    }

    .policy p
    {
        padding-bottom: 18px;
    }

.block-404
{
    padding: 78px 100px 66px 0;
    overflow: hidden;
}

    .block-404 .img-404
    {
        margin: 0 100px;
        float: left;
    }

.box-404
{
    overflow: hidden;
    padding-top: 40px;
}

    .box-404 p
    {
        color: #191919;
        font-weight: bold;
        padding-bottom: 18px;
    }

#search
{
    margin: 9px 0 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ded2c0;
    background: #f5ede0;
    height: 36px;
    width: 100%;
}

    #search input
    {
        border: none;
        height: 34px;
        background: #f5ede0;
        margin: 0;
        padding: 7px 10px 8px;
        font-size: 13px;
        line-height: 18px!important;
        color: #b49e7a;
        outline: none;
        width: 70%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #search input:focus
        {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    #search a
    {
        position: absolute;
        top: 3px;
        right: 3px;
        background: url(../img/img-search.png) no-repeat 0 0;
        width: 32px;
        height: 26px;
        display: block;
    }

        #search a:hover
        {
            background-position: 0 bottom;
        }

footer
{
    background: #e8d9c2;
    width: 966px;
    padding: 26px 0 39px;
    margin: 0 auto;
}

    footer ul
    {
        list-style: none;
    }

.logo-footer
{
    margin: 2px 0 0;
}

.privacy
{
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12px;
    color: #b49e7a;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: -10px 0 0 99px;
}

    .privacy a
    {
        color: #b49e7a;
        text-decoration: none;
    }

        .privacy a:hover
        {
            text-decoration: underline;
        }

.list-footer
{
    margin: 15px 0 0;
}

    .list-footer li
    {
        padding-bottom: 6px;
        background: url(../img/marker-1.png) no-repeat 0 -48px;
        padding-left: 11px;
        line-height: 18px;
    }

    .list-footer a
    {
        font-size: 13px;
        color: #b49e7a;
        font-weight: bold;
    }

        .list-footer a:hover
        {
            color: #191919;
            text-decoration: none;
        }

.bottom-spacer
{
    height: 50px;
    width: 100%;
}

.box-newsletter
{
    margin-top: 15px;
}

    .box-newsletter strong
    {
        padding-bottom: 12px;
        display: block;
        font-family: 'Open Sans Condensed',sans-serif;
        font-size: 24px;
        line-height: 26px;
        color: #b49e7a;
        font-weight: bold;
    }

#form1
{
    display: block;
    position: relative;
}

    #form1 input
    {
        border: 1px solid #d6c6ad;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #f5ede0;
        color: #b49e7a;
        font-size: 13px;
        line-height: 18px!important;
        padding: 4px 8px 6px;
        width: 100%;
        outline: none;
        box-shadow: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 29px;
    }

    #form1 label
    {
        display: block;
        min-height: 38px;
        position: relative;
        margin: 0;
    }

    #form1 .success
    {
        border: 1px solid #dfdede;
        display: none;
        position: absolute;
        left: 0;
        top: -6px;
        color: #b49e7a;
        font-size: 13px;
        line-height: 18px;
        background: #ffffff;
        text-align: center;
        text-transform: none;
        width: 100%;
        z-index: 20;
    }

        #form1 .success span
        {
            display: block;
            text-align: center;
            padding: 12px 10px;
        }

    #form1 .error, #form1 .empty
    {
        color: #f00;
        font-size: 11px;
        line-height: 1.27em;
        position: absolute;
        top: -15px;
        left: 0;
        display: block;
        overflow: hidden;
        height: 0;
        margin: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #form1 a
    {
        float: right;
    }

    #form1 label.invalid .error
    {
        height: 19px;
    }

@media only screen and (min-width: 1300px)
{
.fotoDestaque3{
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
min-height: 250px;
width:360px;
}

.fotoDestaque3Div{
    height:250px; overflow:hidden;
}

    .list-vegetables
    {
        margin: 9px 0 0 -30px;
    }

    .inner
    {
        padding-right: 30px;
    }

    .inner1
    {
        padding-right: 70px;
    }

    .block-404
    {
        padding: 78px 205px 66px 0;
    }

        .block-404 .img-404
        {
            margin: 0 101px 0 200px;
        }

    .coll-1, .coll-2, .coll-3
    {
        width: 243px;
    }

    #contato label
    {
        display: inline-block;
    }

    footer
    {
        width: 1256px;
    }

    .block-content-inner, .box-header
    {
        width: 1246px;
    }

    #form1 label
    {
        float: left;
    }

    #form1 input
    {
        width: 170px;
    }

    #form1 a
    {
        float: right;
        margin: 6px 26px 0 0;
    }
}

@media only screen and (max-width: 979px)
{
.fotoDestaque3{
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
min-height: 170px;
width:280px;
}

.fotoDestaque3Div{
    height:170px; overflow:hidden;
}
    #contato label
    {
        display: block;
    }

    #contato input, #contato textarea
    {
        width: 100%;
    }

    .address strong
    {
        font-size: 25px;
    }

    .navbar_ .nav-collapse_
    {
        height: auto!important;
        overflow: inherit;
        clear: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px)
{
.fotoDestaque3{
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
min-height: 130px;
width:210px;
}

.fotoDestaque3Div{
    height:130px; overflow:hidden;
}
    .nav-collapse_ .nav > li > a
    {
        padding: 32px 19px;
    }

    .privacy
    {
        margin-left: 64px;
    }

    footer
    {
        width: 750px;
    }

    .block-content-inner, .box-header
    {
        width: 740px;
    }

    .navbar_ .brand
    {
        padding-left: 18px;
    }

    .list-soc
    {
        display: none;
    }

    .navbar_ .btn-navbar
    {
        display: none;
    }

    .nav-collapse_ .nav > li
    {
        float: left;
    }

    .list-service li
    {
        width: 27%;
    }

    .coll-1, .coll-2, .coll-3
    {
        width: 145px;
    }

    #contato input, #contato textarea
    {
        width: 100%;
    }

    .address-1 span
    {
        display: block;
    }

    .block-404
    {
        padding: 78px 30px 66px 0;
    }

        .block-404 .img-404
        {
            margin: 0 30px;
        }
}

@media only screen and (max-width: 767px)
{
    .fotoDestaque3Div{
    height:130px; overflow:hidden;
}
    body
    {
        padding: 0;
    }

    .list-thumbnails .thumbnail-1 section
    {
        padding: 0;
    }

    .sf-menu
    {
        display: none!important;
    }

    #content .container, .navbar_
    {
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar_
    {
        float: none;
        padding-bottom: 16px;
    }

    header.extra .navbar_
    {
        margin-bottom: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar_ .brand
    {
        float: none;
        margin: 0;
        padding: 16px 0 20px;
        text-align: center;
    }

    .navbar_ .nav-collapse_
    {
        float: none;
        display: none;
    }

    .navbar_ .btn-navbar
    {
        display: none;
    }

    .select-menu
    {
        display: block!important;
        color: #ffffff;
        border: 1px solid #313131;
        background: #2f2f2f!important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }

        .select-menu option
        {
            padding-bottom: 4px;
        }

    .list-service li
    {
        width: 25%;
    }

    footer, .block-content-inner, .box-header
    {
        width: 96%;
        margin: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .list-vegetables li, .list-products li
    {
        float: left;
        width: 46%;
        margin-left: 20px;
    }

    .list-vegetables, .list-products
    {
        margin-left: -20px;
    }

        .list-products li img
        {
            width: 100%;
        }

    #form1 input
    {
        width: 100%;
    }

    .list-team
    {
        margin-left: -20px;
    }

        .list-team li, .list-menu li
        {
            float: left;
            margin-left: 20px;
            width: 29%;
        }

    .img-indent
    {
        float: left;
        margin-right: 20px;
    }

    .coll-1, .coll-2, .coll-3
    {
        width: 100%;
        float: none;
    }

    .policy .pull-right
    {
        float: none;
    }

    footer
    {
        padding-left: 10px;
        padding-right: 10px;
    }

        footer .pull-right
        {
            float: none!important;
        }

    .block-404
    {
        padding: 40px 20px 66px;
    }

        .block-404 .img-404
        {
            float: none;
            margin: 43px 0 0 0;
            text-align: center;
        }
}

@media (max-width: 560px)
{
    .list-vegetables li
    {
        float: left;
        width: 45%;
    }

    .list-products li
    {
        width: 44%;
    }
}

@media (max-width: 520px)
{
    .img-indent
    {
        float: none;
        margin-right: 0;
    }

        .img-indent img
        {
            width: 100%;
        }
}

@media (max-width: 500px)
{
    .list-team li
    {
        width: 26%;
    }
}

@media (max-width: 480px)
{
    .list-team li figure img
    {
        width: 100%;
    }

    .list-team, .list-vegetables, .list-products
    {
        margin-left: 0;
    }

    .img-indent1
    {
        float: none;
        margin-right: 0;
    }

        .img-indent1 img
        {
            width: 100%;
        }

    .list-team li, .list-products li, .list-vegetables li, .list-service li
    {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .list-events_1 figure
    {
        float: none;
        margin: 6px 0 14px 0;
    }

        .list-events_1 figure img
        {
            width: 100%;
        }

    .logo-footer
    {
        padding-bottom: 10px;
    }

    .coll-right
    {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 320px)
{
    footer, .block-content-inner, .box-header
    {
        width: 94%;
    }

    .list-team li
    {
        float: none;
        margin-left: 0;
    }

        .list-team li img
        {
            width: 100%;
        }

    .bg-header
    {
        height: 152px;
    }

    .navbar_ .brand
    {
        bottom: -111px;
    }

        .navbar_ .brand a
        {
            width: 260px;
        }
}

.clearfix
{
    *zoom: 1;
}

    .clearfix:before, .clearfix:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after
    {
        clear: both;
    }

.hide-text
{
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level
{
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fotoDestaque{
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
.textoDestaque
{
    padding: 11px 15px 10px 15px;
    background-color: #f19a9a;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    height: 50px;
    color: white;
    overflow: hidden;
}
.textoDestaque span
{
    color: black;
    font-weight: bold;
}
.cor0
{
    background-color: #f19a9a;
}
.cor1
{
    background-color: #c0da9b;
}
.cor2
{
    background-color: #e2c99d;
}
.sobreFoto
{
    float: left;
    padding-right: 15px;
}
.sobreTexto
{
    color: #7b5f30;
    font-family: 'trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' , Arial, sans-serif;
    font-size: 12px;
}
.reprodutoresFoto
{
    height: 100px;
    overflow: hidden;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
#txBusca
{
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #e2c99d;
    padding-top: 4px;
    padding-left: 6px;
    height: 20px;
    font-family: 'trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' , Arial, sans-serif;
    font-size: 12px;
    color: #7d5f2a;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    float: left;
}
.fotoDestaque2 {
	padding-left: 5px;
    float: right;
    width: 95px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    height: 67px;
    border-radius: 8px;
    padding-bottom: 10px;
}
.my-slider li{
    color:#000;
}
.my-slider a{
    color:red;
}
.my-slider img{
    float:left;
    padding-right:20px;
}