/*!
 * Start Bootstrap - Business Casual 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 {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #f1ede8 url('../img/noise-all.png');
    color: #656360;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #656360;
    padding-bottom: 10px;
}

.link_produtos a{
	
	color: #cb5432;
}


b {
	color: #cb5432;
	
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.produtos {
	border-color: #999999;
	max-width: 100%;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    max-width: 50%;
    margin-top:-10px;
}

.navbar-nav {
    font-weight: 400;
    letter-spacing: 2px;
    
}

.navbar-default .navbar-nav > li > a
{
    color: #cb5432;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #cb5432;
    border-bottom: 3px solid #cb5432;
}

.img-full {
    min-width: 100%;
}

.img-banner {
	
	width: 100%;
}

.brandLogo {
  display: inline-block;

}
.lang ul { display: inline;
	
  }
  
  .lang .fst { margin-left: -20px; 
	
  }

.lang ul li { display: inline;
	
  }
	
.lang a {
	
	color: #fff;
}


.img-flag {
	
	width: 10%;
	margin-top: 15px;
}

.img-logo {
	
	width: 10%;
	margin-top: 5px;
}

.logo_left{
	
	padding-left: 15px;
}

.img-flag_lg {
	
	width: 2%;
	margin: 10px;
}

.lang ul li:last-child {
	
	padding-left: 15px;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 60px;
    margin-top: 30px;
    padding: 30px 20px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.box2 {
    margin-bottom: 0px;
    padding: 30px 15px;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #c9c8c5;
}

footer p, address {
    margin: 0;
    padding: 10px 0;
    text-align: left;
    font-size:normal;
}

footer p > small {
    font-size: small;
}

footer p > small > a {
   color: #cb5432;
}

footer p > small > a:hover,
footer p > small > a:focus {
   color: #cb5432;
}

footer h4 {
	color: #fff;
	text-align: left;
	
}

.new {
	
	font-size: medium;
}


.points {
	margin-top: -20px;
	height: 15px;
	background: #f1ede8 url(../img/main-bg.png);
}

@media screen and (max-width:765px) {
	
	.img-responsive {
		
		width: 35%;	
	}
}



@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }
    
    .img-right {
        float: left;
        margin-left: 55px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 1px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
        height: 150px;
    }

    .navbar-header {
        display:block ;
        
    }

    .navbar {
        min-height: 0;
    }
    
.navbar-brand {
    max-width: 100%;
    margin-top:-50px;
}

    .navbar-default {
        border: none;
        background: #c9c8c5;
        
    }

    .nav>li>a {
        padding: 0 5px 15px 15px;
        margin-top: 30px;
    }
    
    

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.2em;
    }
    
    .lang_lg {
	    height: 50px;
	    width: 100%;
	    position: relative;
		float:right;
		text-align: right;
		right: 25px;
		
	    	
    }
    
    .lang_lg > ul > li {

	    	display: inline;
    }
    
    .lang_lg  a {

	    	color: #fff;
	    	padding-top: 20px;
    }
    
  
    
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
    
}

.down {
		
		height: 67px;     
	
    }
.top{
	
	margin-top:15px;
}

.top3 {
		
		margin-top: -20px;     
	
    }
    
    .top2 {
		
		margin-top: 60px;     
	}
	
	.top4 {
		
		margin-top: 30px;     
	}
	
	.copyr {
		text-align: center;
	}
	
	.tipo_letra > li{
		font-size:1.7rem;
	}