/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Lato,sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: 15px;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    font-weight: 700;
    letter-spacing: 1px;
    color:#4a3524;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

a {
    color: #4a3524;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #847d77;
}

/* NEW*/
.banner {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/bg-banner.jpg) no-repeat bottom center scroll;
    background-color: #fcd06a;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 800px;
}
.banner-inner {
    display: table;
    width: 100%;
    height: auto;
    padding: 0px 0;
    text-align: right;
    color: #fff;
    background: url(../img/bg-banner-inner.jpg) no-repeat bottom center scroll;
    background-color: #fcd06a;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 200px;
}
.banner-products img{
    float:right !important;
}
#header {
    background-color: #fcd06a;
    background: url(../img/bg-banner.jpg) no-repeat top center scroll;
    padding:6px 0;
    margin:0;
}
#header h1 {
    width:210px;
    margin:0;
    padding:0;
}
.banner .banner-body {
    display: table-cell;
    vertical-align: middle;
}

.banner .banner-body h1 {
    font-family: 'Sedgwick Ave', cursive;
    font-weight: 100;
    display:block;
    font-size: 55px;
    float:left;
    display:block;
    width: 500px;
    margin:50px 0 -220px 0;
    position: relative;
    color:#ffffff;
    text-align: left;

}
.banner-inner .banner-body h1 {
    font-family: 'Sedgwick Ave', cursive;
    font-weight: 100;
    display:block;
    font-size: 44px;
    float:right;
    display:block;
    margin:100px 250px -220px 0;
    position: relative;
    color:#ffffff;
    text-align: right;

}
.links ul{
    padding:10px 0 0 0;;
    margin:0 auto;
    text-align: center;
}

.links li{
    padding:0px 20px 0 0;
    margin:0;
    display:inline;
    font-size: 16px;
    font-weight: 700;
}
.languages .fbo{
    padding:0px 0px 0 0;
    margin:0 30px 0 30px;
    display:inline;
}
.languages .fbo img{
    width: 9px;
}
.languages ul{
    padding:10px 0 0 0;;
    margin:0;
    float:right;
}
.languages li{
        display:inline;
        height: 34px;
    width: 34px;
}
.languages li a{
    padding:8px;
    margin:0;
    display:inline;
    font-size: 14px;
    font-weight: 500;
    background: #ffffff;
    height: 34px;
    width: 34px;
}
.languages li a.current{
    padding:7px;
    margin:0;
    display:inline;
    font-size: 14px;
    font-weight: 500;
    background: none;
    height: 34px;
    width: 34px;
    border:1px solid #ffffff;
}
.languages li.fbo a{
    padding:8px 13px 8px 13px;
    margin-top:-2px;
    display:inline;
    font-size: 14px;
    font-weight: 500;
    background: #ffffff;
    height: 34px;
    width: 34px;
    background-color: #ffffff;
    text-indent:-9999px;
}
.languages li.fbo img{
    margin-top:-4px;
}
.banner img {
    float:right;
    display:inline;
    z-index: 9998;
}
.categories{
    margin-top:-40px;
    clear:left;
    display:block;

}
.categories .col-md-3 {
    background: url(../img/bg-categories.jpg) no-repeat top right scroll;
    padding:0px 20px 60px 20px;
    color:#ffffff;
    text-align: center;
}

.categories a .col-md-3 {
    background: url(../img/bg-categories.jpg) no-repeat top right scroll;
    padding:0px 20px 60px 20px;
    color:#ffffff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 320px;

}
.categories a:hover .col-md-3 {
    color:#ffffff;
}
.categories a:hover .col-md-3 h2 {
    color:#ffffff;
}
.categories .col-md-3 img {
    color:#ffffff;
    width: 60px;
    height: 74px;
    text-align: center;
    margin: 60px auto 40px auto;
}
.categories .mas img {
    color:#ffffff;
    width: 50px !important;
    text-align: center;
    margin: 60px auto 40px auto;
}
.categories .rib img {
    color:#ffffff;
    width: 90px !important;
    text-align: center;
    margin: 60px auto 40px auto;
}
.categories h2 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding:0;
    margin:0;
    color:#4a3524;
}
.categories h3 {
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    padding:10px 0 0 0;
    margin:0;
    color:#4a3524;
}
.banner .banner-body .intro-text {
    font-size: 18px;
}
#novo{
    text-align:center;
    margin:0 auto;
    display: block;
    clear:both;
    padding:80px 15px;
    background: url(../img/bg-novo.jpg) no-repeat center 270px scroll;
}
#novo h2{
    font-size:42px;
    padding:0 0 20px 0;
}
#novo h3{
    font-size:26px;
    padding:20px 0 10px 0;
    margin:0px;
    font-weight: 700;
}

#novo .item{
    display: block;
    margin: 0 auto;
    position:relative;
    margin:0 25%;
    width: 50%;
}
#novo p{
    font-size: 16px;
    padding-bottom:0px;
}
#novo a{
    display:inline;
    clear:left;
    color:#f0852e;
    font-weight: 700;
    padding:10px 0px 0 10px;
    font-size: 16px;
}
#novo img{
    display: block;
    margin: 0 auto;
    position:relative;
}
#location .col-md-3 {
    padding:0px;
    background:#34334e;
    height: 400px;
 }
#location .typo{
    text-align: center;
    padding:40px 20px 20px 20px;
    font-size: 16px;
    color:#ffffff;
}
#location .typo p{
    text-align: center;
    padding:0px 0 20px 0;
    font-size: 16px;
    color:#ffffff;
    margin:0px;
}
#location .typo .title{
    padding:0px 0 20px 0;
}
#location .typo p.rad{
    text-align: center;
    padding:0;
    font-size: 16px;
    color:#ffffff;
    margin:0px;
}
#location h2{
    color:#ffffff;
    font-size: 26px;
    padding: 0px 0 10px 0;
    margin:0px;
}
#location h3{
    color:#ffffff;
    font-size: 16px;
    padding: 0px 0 30px 0;
    margin:0px;
    font-weight: 700;
}

#novo h3{
    font-size:26px;
    padding:20px 0 10px 0;
    margin:0px;
    font-weight: 700;
}
#location .container{
    padding:0px;
}
#onama .container{
    background:#e3ded8;
    padding:80px 0 60px 0;
    color:#4a3524;
    text-align: center;
}
#onama a{
    display:inline;
    clear:left;
    color:#f0852e;
    font-weight: 700;
    padding:10px 0px 0 10px;
    font-size: 16px;
}
#onama p{
    line-height: 2em
}
footer ul{
    padding:10px 0 0 0;;
    margin:0;
}
footer li{
        display:inline;
        height: 34px;
    width: 34px;
}
footer li a{
    padding:8px;
    margin:0;
    display:inline;
    font-size: 18px;
    font-weight: 700;
    color: #f0852e;
    height: 34px;
    width: 34px;
}
footer p{
    font-size: 16px;
}
footer img{
    padding:30px 0;
    width: 9px;
}
#location a {
    border: none;
    color: #ffffff;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    display: inline;
    font-size: 16px;
    margin: 0px 0 0 0;
    border-radius: 0px;
    width: 100%;
    font-weight: 300;
}
#location a:hover {
    border: none;
    color: #ffffff;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    display: inline;
    font-size: 16px;
    margin: 0px 0 0 0;
    border-radius: 0px;
    width: 100%;
    font-weight: 300;
}
#location .map a {
    border: 3px solid #f0852e;
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 20px 0 0 0;
    border-radius: 35px;
    width: 100%;
    font-weight: 700;
}
#location .map a:hover {
    border: 3px solid #474662;
    background: #474662;
    color: #ffffff;
}
#location a:hover {
    color: #656483;
}
footer .fbo{
    color:#ffffff;
    width: 30px;
}
footer .fbo img a:hover{
    color:#666666;
}
.banner .img-responsive img{
    max-width: 100%;
    height: auto;
    display:block;
}
#onama h2{
    font-size:42px;
    padding:0 0 0px 0;
}
.bottom-contact{
    font-size:14px;
    color:#999999;
    text-align: center;
    padding:60px 0 0 0;
}
.pica h3.vina{
    font-size:30px;
    font-weight: normal;
    padding: 0;
    margin: 0px;
    text-transform: uppercase;
}
.pica h4{
    font-size:21px;
    padding:0px 0 10px 0;
    margin:0px;
    font-weight: normal;
}
.pica h4.second{
    font-size:21px;
    padding:30px 0 10px 0;
    margin:0px;
    font-weight: normal;
}
.content .categories a .col-md-3 {
    background: none;
    padding: 5px 20px 5px 20px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: auto;
    width: 100%;
    margin-bottom:-35px;
} 
.content .categories {
    background: url(../img/bg-categories-inner.jpg) no-repeat top right scroll;
    padding: 30px 10px 10px 10px;
}
.content .categories a .col-md-3 img {
    float: left;
    width: 65px;
    margin-top: -25px;
    padding-right: 30px;
}
.content .categories h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #4a3524;
}
.content .categories h3 {
    display:none;
}
.inner {
    height: 400px;
}
.content .categories .mas img {
    color: #ffffff;
    width: 60px !important;
    text-align: center;
    margin: 60px auto 40px auto;
}
.content .categories .mas h2 {
    padding-left:65px;
}
.content .categories .rib h2 {
    margin-left:-30px;
}
.content .categories .rib img {
 color: #ffffff;
    width: 75px !important;
    text-align: center;
    margin: 60px auto 40px -10px;
}
.content .col-md-4 {
    width: 28%;
}
.content .col-md-8 {
    width: 72%;
    padding:40px 0 40px 50px;
}

.content .product-data {
    margin:0px 0 0 0;
}
.content .product-data li {
    list-style-type:none;
    padding:10px 0;
    border-bottom:1px solid #dfdad4;
}
.content .data{
    padding:0 0 40px 0;
}
.content .product h3{
    font-size: 30px;
    margin-top:20px;
}
.content .product h3 span{
    font-size: 18px;
    display: block;
    padding:5px 0 0 0;
}
.content .product img{
   max-width: 90%;
    height: auto;
    display:block;
}
.content .about img{
   max-width: 100%;
    height: auto;
    display:block;
}
.desk{
   display:inline-block;
}
.mob{
   display:none;
}
.about{
   text-align: center;
    border-bottom:1px solid #e3ded8;
    padding:30px 0;
}
.contact{
    border-bottom:1px solid #e3ded8;
    padding:50px 0;
}
.about p{
    line-height: 2.1em;
    font-size: 18px;
}
.about img{
    padding: 20px 0;
    margin: auto;
}
.content .contact p{
    padding:0;
    margin:0;
    font-size: 16px;
}
.content .contact .location{
    font-weight: bold;
    margin-top:-35px;
    padding-bottom:20px;
    color: #4a3524;
}
.content .contact .mobile{
    margin-top:20px;
}
.content .contact .second{
    text-align: right;
    margin-top:50px;
}
.content .right{
    text-align: right;
}
@media(max-width:767px) {
.about{
   text-align: center;
    border-bottom:1px solid #e3ded8;
    padding:10px 0;
}
.about p{
    line-height: 1.8em;
    font-size: 16px;
}
.desk{
   display:none !important;
}
.content .product h3 {
    font-size: 26px;
    text-align: center;
}
.mob{
   display:inline-block;
}
.content .product-data {
   width: 100%;
    text-align: center;
    padding: 10px 0 20px 0;
}
.content .data{
    padding:0 0 60px 0;
}
.content #dynamic-select{
    border:1px solid #ede7e0;
    padding:10px;
    width: 100%;
    background: #ffffff;
    margin:20px 0 0 0;
    font-weight: bold;
    -webkit-appearance:none;
}
.content .product-data li:last-child  {
   border:0px;
}
.content {
    padding:0 15px;
}
.content .col-md-8 {
    width: 100%;
    padding: 30px 0 0 0px;
}
.content .col-md-8 .col-md-6 {
    width: 100%;
}
.content .product-data li, .content .product-data ul {
    width: 100%;
}
.banner-inner img {
    float: right !important;
    width: 290px;
}
.banner-inner .banner-body h1 {
    font-family: 'Sedgwick Ave', cursive;
    font-weight: 100;
    display: block;
    font-size: 36px;
    float: left;
    display: block;
    margin: 35px 15px -60px 15px;
    position: relative;
    color: #ffffff;
    text-align: left;
}
#novo h2 {
    font-size: 36px;
    padding: 0 0 20px 0;
}
#novo .item {
    display: block;
    margin: 0 auto;
    position: relative;
    margin: 0 10%;
    width: 80%;
}
.banner .banner-body h1 {
    background: url(../img/h1-typo.svg) no-repeat bottom center scroll;
    display: block;
    text-indent: -9999px;
    font-size: 260px;
    /* float: left; */
    display: block;
    width: 320px;
    margin-bottom: -40px;
    z-index: 9999;
    position: relative;
}
.banner .banner-body {
    display: table-cell;
    vertical-align: top;
}
.banner {
    display: table;
    width: 100%;
    height: auto;
    padding: 0px 0 40px 0;
    text-align: center;
    color: #fff;
    background-color: #fcd06a;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 200px;
}
.categories {
    margin-top: 0px;
    clear: left;
    display: block;
}
.banner .banner-body h1 {
    background: url(../img/h1-typo.svg) no-repeat bottom center scroll;
    display: block;
    text-indent: -9999px;
    font-size: 260px;
    /* float: left; */
    display: block;
    width: 320px;
    margin-bottom: 20px;
    margin-top: -120px;
}
    #header h1 {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}
.links li {
    padding: 0px 10px 0 10px;
    margin: 0 auto;
    display: inline;
    font-size: 16px;
    font-weight: 700;
}
.languages ul {
    padding: 10px 0 0 0;
    margin: 0;
    float: none !important;
}
.links ul {
    padding: 10px 0 10px 0;
    margin: 0 auto;
    text-align: center;
}
.categories a .col-md-3 {
    background: url(../img/bg-categories.jpg) no-repeat top right scroll;
    padding: 0px 20px 40px 20px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: auto;
}
.categories .mas img {
    color: #ffffff;
    width: 30px !important;
    text-align: center;
    margin: 20px auto 0px auto;
}
.categories h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #4a3524;
}
.categories h3 {
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0;
    color: #4a3524;
}
.categories .col-md-3 img {
    color: #ffffff;
    width: 40px;
    height: 74px;
    text-align: center;
    margin: 20px auto 0px auto;
}
.categories .rib img {
    color: #ffffff;
    width: 50px !important;
    text-align: center;
    margin: 10px auto 0px auto;
}
#location .typo {
    text-align: center;
    padding: 40px 30px 20px 30px;
    font-size: 16px;
    color: #ffffff;
}
#onama p {
    font-size: 18px;
    padding: 0 25px;
    line-height: 1.6em;
}
.languages{
    margin:0 auto;
    text-align: center;
        z-index: 10000;
}
#novo{
    text-align:center;
    margin:0 auto;
    display: block;
    clear:both;
    padding:80px 15px;
    background: url(../img/bg-novo-mob.jpg) no-repeat center 270px scroll;
}
    }

@media (min-width: 768px) and (max-width: 961px) {
    
    .categories a .col-md-3 {
    background: url(../img/bg-categories.jpg) no-repeat top right scroll;
    padding: 0px 20px 60px 20px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    width: 50%;
    float: left;
}
.banner .banner-body h1 {
    background: url(../img/h1-typo.svg) no-repeat bottom center scroll;
    display: block;
    text-indent: -9999px;
    font-size: 300px;
    float: left;
    display: block;
    width: 500px;
    margin-bottom: 0px;
    z-index: 9999;
    position: relative;
    margin-top: -200px;
}
}   


/* NEW END*/

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #000;
    }
}

@media(min-width:768px) {
    .banner {
        padding: 0;
    }

    .banner .banner-body .brand-heading {
        font-size: 100px;
    }

    .banner .banner-body .intro-text {
        font-size: 26px;
    }
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
.banner-pages img{
   max-width: 100%;
    height: auto;
    display:block;
    margin:0 auto;
    float:none !important;
    padding-top:0px;
}
.banner-pages h1{
    float:left !important;
    margin-left:20% !important;
  
}

@media(max-width:767px) {
    .banner-pages h1{
    margin-left:1% !important;
  
}
.content iframe{
    padding:20px 0;
  
}
.content .contact .second {
    text-align: left;
    margin-top: 50px;
}
.banner-pages img {
    padding-top: 70px;
}
}