body {
	margin:0px; 
	padding:0px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:10px;
	color: #ffffff;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
} 

ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin:0px;
	padding: 0px;
}
 
h1, h2 {
	margin:0px;
	padding: 0px;
	line-height:23px;
}

a, button, a:hover{
	cursor:pointer;
	text-decoration: none !important;
}

img{
	border:0;
}

.fade-in {
  animation-name: fadeIn;
  animation-duration: 1.3s;
  animation-timing-function: cubic-bezier(0, 0, 0.4, 1);
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


/*Estrutura do site..........................................................................*/

/*Setar cores */
.branco{
	color:#ffffff !important;
}
.preto{
	color:#000000 !important;
}
.marrom{
	color:#321504 !important;
}
.amarelo{
	color:#ffa300 !important;
}
.verde{
	color:#1e7539 !important;
}
.vermelho{
	color:red !important;
}

/*Setar tamanho e configuracao das fontes*/
.font_10{
	font-size:10px;
}
.font_11{
	font-size:11px;
}
.font_12{
	font-size:12px;
}
.font_13{
	font-size:13px;
}
.font_14{
	font-size:14px;
}
.font_15{
	font-size:15px;
}
.font_16{
	font-size:16px;
}
.font_17{
	font-size:17px !important;
}
.font_18{
	font-size:18px !important;
}
.font_20{
	font-size:20px;
}
.font_26{
	font-size:26px;
}
.font_29{
	font-size:29px;
}
.font_32{
	font-size:32px !important;
}
.font_40{
	font-size:40px;
}
.font_50{
	font-size:50px;
}
.font_60{
	font-size:60% !important;
}
.font_70{
	font-size:70% !important;
}
.font_80{
	font-size:80% !important;
}
.font_90{
	font-size:90% !important;
}
.font_120{
	font-size:120% !important;
}
.font_130{
	font-size:130% !important;
}
.font_140{
	font-size:140% !important;
}
.font_150{
	font-size:150% !important;
}
.al_center{
	text-align:center !important;
}
.al_left{
	text-align:left !important;
}
.al_right{
	text-align:right !important;
}

.uppercase{
	text-transform:uppercase;
}

/*Configuracao das fontes*/

.font_poppins_regular{
	font-family: 'Poppins';
    font-weight: normal !important;
    font-style: normal;
}
.poppins_medium{
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
}
.poppins_semi_bold{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
}
.poppins_bold{
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
}
.adobe_semibold{
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: normal;
}
.adobe_italic{
    font-family: 'Adobe Caslon Pro';
    font-weight: normal;
    font-style: italic;
}
.adobe_bold_italic{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
}
.adobe_bold{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: normal;
}

.cursor{
	cursor: pointer;
}

.negrito{
	font-weight:bold;
}

/*Floats*/
.pos_relative{
	position: relative;
}
.float_lef {
	float: left !important;
}
.float_right{
	float:right !important;
}

/*Setar margens das fontes*/
.marg_0{
	margin:0px !important;
}
.marg_top_5{
	margin-top:5px;
}
.marg_top_7{
	margin-top:7px;
}
.marg_top_20{
	margin-top:20px;
}
.marg_top_25{
	margin-top:25px;
}

/*Margem Left*/
.sem_marg_left{
	margin-left:0px !important;
}
.marg_left_5{
	margin-left:5px;
}

/*Margem Right*/
.sem_marg_right{
	margin-right:0px !important;
}
.marg_right_5{
	margin-right:5px;
}
.marg_right_10{
	margin-right:10px;
}

/*Margem Bottom*/
.sem_marg_bt{
	margin-bottom:0px !important;
}
.marg_bt_5{
	margin-bottom:5px;
}
.marg_bt_10{
	margin-bottom:10px;
}
.marg_bt_12{
	margin-bottom:12px;
}
.marg_bt_15{
	margin-bottom:15px;
}
.marg_bt_20{
	margin-bottom:20px;
}
.marg_bt_25{
	margin-bottom:25px;
}
.marg_bt_30{
	margin-bottom:30px;
}
.marg_bt_35{
	margin-bottom:35px;
}
.marg_bt_45{
	margin-bottom:45px;
}


/*padding left*/
.sem_pad_left{
	padding-left:0 !important;
}
.pad_lef_5{
	padding-left: 5px;
}

.sem_pad_right{
	padding-right:0 !important;
}
.pad_right_20{
	padding-right: 5px;
}

.pad_top_5{
	padding-top: 5px;
}
.pad_top_12{
	padding-top: 12px;
}
.pad_top_15{
	padding-top: 15px;
}
.pad_top_20{
	padding-top: 20px;
}

.pad_bt_5{
	padding-bottom: 5px;
}
.pad_bt_10{
	padding-bottom: 10px !important;
}
.pad_bt_15{
	padding-bottom: 15px;
}
.pad_bt_20{
	padding-bottom: 20px !important;
}
.pad_bt_25{
	padding-bottom: 25px !important;
}

#menuFixo{
	float: left;
	width: 100%;
	background-color:#000000;
	background-color:#fe6e06;
    z-index: 1002;
	left: 0;
	position:fixed;
}

header{
	float: left;
	width: 100%;
	height: 160px;
	padding-top: 0px;
	border-bottom: 0px solid red;
    z-index: 1002;
	position:fixed;
	text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

footer{
	position:relative; 
	float:left;
	width:100%;
	height:338px;
	padding: 58px 0;
	background:#ffa200;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}


/* Formatação do cabecalho ---------------------------------------------------------- */

.topo{
    position: relative;
    float: left;
    display: inline-block;
    width: 1500px;
    height: 315px;
    background-color: #fff;
    padding-top: 155px;
    border-bottom-right-radius: 100% 520px;
    border-bottom-left-radius: 100% 520px;
    left: -165px;
    top: -155px;
}

.logo{
	position:relative;
	display: inline-block;
	width:auto;
	height: auto;
	padding-top: 25px;
}

.logo img{
	position: relative;
	float: left;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    margin: -15px;
    width: 470px;
}

.navbar-brand{
	width:auto;
}

.navbar-small-height{
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

/*Menu */
.menuLateral{
	position: fixed;
	float: right;
	padding-top: 180px;
	z-index: 99;
	background-color: #242424;
    -webkit-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);  
    -moz-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5); 
    -o-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);
    -ms-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);  
    transition: all 0.6s cubic-bezier(.39,.575,.565,1) .1s;
    filter:brightness(1.0);
}

.menuLateralAzul{
	position: fixed;
	float: right;
	z-index: 98;
	background-color: #ffa200;
    -webkit-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);  
    -moz-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5); 
    -o-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);
    -ms-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);  
    transition: all .4s cubic-bezier(.25,.46,.45,.94);
}

.menuEsquerdo{
	position:relative;
	float: left;
	display: inline-block;
	font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
	margin:0 auto;
	width: auto;
	padding-left: 0px;
    -webkit-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);  
    -moz-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5); 
    -o-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5);
    -ms-transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.5); 
    transition: all 0.2s cubic-bezier(0.0, 0.0, 0.1, 0.3); 
}

.menuEsquerdo li{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 45px;
}

.menuEsquerdo li a{
    font-size: 37px;
    padding: 0;
	color:#ffa200;
}

.menuEsquerdo li a:hover{
	color:#fff !important;
	background-color: transparent;
}

.menuOculto{
	position:relative;
	float:right;
	right:70px;
	top:12px;
	font-size:20px;
	display:none;
	font-family: 'din_lightregular';
}

.botaoMenu{
	position:relative;
	float:right;
	width:50px;
	height:50px;
	border-radius: 30px;
	margin-top:44px;
	padding-top: 0px;
	text-align:center;
    font-family: 'ralewayregular';
	border: 3px solid #fff;
	color:#6b3706;
    background-color: #ffa200;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    z-index: 999999;
}

.botaoMenu span{
	top: 3px;
	font-size: 20px;
}

.botaoMenu:hover, .botaoMenu:focus{
	background-color:#fff;
	border: 3px solid #ffa200;
	color:#ffa200 !important;
}

.glyphicon-remove{
	left: 1px;
}

.linha0{
	position:relative;
	float:left;
	width:100%;
	height:0px;
	z-index:99;
	overflow: visible;
}

.linha{
	position:relative;
	float:left;
	width:100%;
}

#slidesMobile{
	display:none;
}


/*Formatacao do Rodape  ---------------------------------------------------------------------------- */


.centralizaRodape{
	position:relative;
	width:auto;
	margin: 0 auto;
	display: inline-block;
}

footer h4{
	font-size: 16px;
	width: 100%;
	color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    text-align: left;
}

footer h5{
	font-size: 23px;
	text-align: left;
	font-family: 'Poppins';
    font-weight: bold;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	width: auto;
	color: #fff;
}

footer h6{
	font-size: 11px;
	text-align: left;
	font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #5b5b5b;
}

footer p{
	position:relative;
	float: left;
	text-align: left;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
	font-size:14px;
	color: #ffffff !important;
	width: 100%;
	margin-bottom: 0;
	padding-top: 0px;
}

.sac span{
	position:relative;
	float: left;
	text-align: left;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
	font-size:14px;
	color: #ffffff;
	width: 100%;
	padding-top: 0px;
	text-decoration: underline;
}

.copyright img{
	position: relative;
	margin-bottom: 20px;
}

.menuRodape{
	font-size:15px;
	position:relative;
	float:left;
	width: 86%;
	margin-left: 12%;
	padding-top: 5px;
	color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.menuRodape li{
	position: relative;
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}

.menuRodape li a{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
	color:#fff;
	letter-spacing: 0.5px;
	padding: 0px;
	width: 100%;
}

.menuRodape li a:hover{
	color:#4e2207 !important;
	background-color: transparent !important;
}

.ativoRodape{
	color:#4e2207 !important;
}

.news{
	position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.sociais{
	position: relative;
    float: left;
    width: 100%;
}

.inputEmail {
	border:0px solid #e0e0e0;
    color: #4e2207;
    position: relative;
    float: left;
    height:50px;
    width: calc(100% - 120px);
	font-size:15px;
	background-color:#fff;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: italic;
    padding: 0 30px;
    padding-top: 3px;
    border-radius: 30px;
    margin-bottom: 15px;
}

.inputEmail::-webkit-input-placeholder { /* Chrome, Safari, Opera */
  color: #4e2207;
}
 
.inputEmail:-moz-placeholder { /* Firefox 18- */
  color: #4e2207;
}
 
.inputEmail::-moz-placeholder {  /* Firefox 19+ */
  color: #4e2207;
}
 
.inputEmail:-ms-input-placeholder { /* IE10+ */ 
  color: #4e2207;
}

.botaoEnviarRodape{
	position:relative;
	float:left;
	width:71px;
	height:53px;
	border-radius: 30px;
	margin-left: 10px;
	padding-top: 0px;
	text-align:center;
    font-family: 'ralewayregular';
	border: 0px solid #fff;
	color:#fff;
    background-color: #4e2207;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.botaoEnviarRodape span{
	top: 3px;
	font-size: 32px;
}

.botaoEnviarRodape:hover, .botaoEnviarRodape:focus{
	background-color:#fff;
	border: 3px solid #4e2207;
	color:#4e2207 !important;
}

.sociais img{
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}

.sac{
	position: relative;
	float: left;
	width: 385px;
	height: 115px;	
	padding-top: 17px;
	background-color: #4e2207;
	border-radius: 3px;
}

.sac img{
	position: relative;
	float: left;
	left: 12px;
}

.centralizaSac{
	position: relative;
	float: left;
	display: table;
	height: 50px;
}

.db{
	font-style: italic;
	font-weight: bold;
}

.db:hover{
	color: #91CA5E;
}


/*************** HOME *********************/

#home{
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.corpo{
	position:relative;
	width:100%;
}

.corpo p{
	position:relative;
	float:left;
	line-height:normal;
	font-size:15px;
	margin:0;
	padding:0px;
	margin-bottom: 10px;
}

.corpo h1{
	position:relative;
	font-size:80px;
	padding:0px;
	width:auto;
	float:left;
	line-height:normal;
}

.corpo h2{
	position:relative;
	font-size:65px;
	margin:0;
	width:auto;
	padding:0px;
	line-height:normal;
}

.corpo h3{
	position:relative;
	font-size:36px;
	margin:0;
	padding:0px;
	width:auto;
	color: #000;
	line-height: normal;
}

.corpo h4{
	position:relative;
	font-size:28px;
	margin:0;
	padding:0px;
	width:100%;
	color: #000;
}

.corpo h5{
	position:relative;
	font-size:25px;
	margin:0;
	padding:0px;
}

.corpo h6{
	position:relative;
	float: left;
	font-size:20px;
	margin:0;
	padding:0px;
}

.corpo img{
	position:relative;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


/*************** INSTITUCIONAL *********************/

#institucional{
	position: relative;
	float: left;
	height: 571px;
	width: 100%;
    background: url("../images/home/fundo_historia.jpg");
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

#institucional h1{
	font-size: 26px;
	line-height: 32px;
	padding-top: 45px;
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
    color: #321504;
    text-align: right;
}

#institucional p{
	font-size: 18px;
	line-height: 24px;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: normal;
    color: #321504;
    text-align: justify;
	margin-bottom: 0px;
}

#institucional strong{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: normal;
}

.centralizaInst{
	position: relative;
	height: 570px;
	display: table;
}

.centraliza{
	vertical-align: middle;
    display: table-cell;
    position: static;
}

.ocultar{
	display: none;
}


/*************** VITRINE ***************/

#vitrine{
	position: relative;
	float: left;
	width: 100%;
	padding: 70px 0;
	background-color: #fafafa;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

#vitrine h2{
    font-family: 'Adobe Caslon Pro';
    font-weight: 400;
    font-style: italic;
	font-size:50px;
	color: #ffa300;
	text-align: center;
	margin-bottom: 25px;
}

#vitrine h3{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
	font-size:47px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}

#vitrine h4{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
	font-size:32px;
	color: #fff;
	text-align: center;
}

#vitrine span{
	font-size:120%;
	color: #321504;
    font-weight: bold;
}

.boxMarca{
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 290px;
  width: 275px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  background-color: #fff;
}

.boxMarca:hover > img{
	filter:blur(5px);
}

.boxMarca img{
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.boxMarca .overlay {
  border-bottom: 90px solid #ffa300;
  border-left: 90px solid transparent;
  border-bottom: 0px solid #ffa300;
  border-left: 0px solid transparent;
  bottom: 0;
  height: 0;
  opacity: .85;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.boxMarca:hover .overlay {
  border-bottom: 800px solid #ffa300;
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.boxMarca .corner-overlay-content {
  bottom: 0px;
  color: #333;
  position: absolute;
  right: 0px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.boxMarca:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.boxMarca .overlay-content {
  bottom: 0;
  color: #333;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boxMarca:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.bgMarca{
	position: relative;
	float: left;
	height: 290px;
	width: 100%;
	display: table;
}


/*************** HISTÓRIA *********************/

#historia{
	position: relative;
	float: left;
	height: 942px;
	width: 100%;
    background: url("../images/home/fundo_chocolate.jpg");
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

#historia h2{
	font-size: 50px;
	line-height: 50px;
    font-family: 'Adobe Caslon Pro';
    font-weight: 400;
    font-style: italic;
    color: #491b0c;
}

#historia h3{
	font-size: 22px;
	line-height: 29px;
	padding-top: 25px;
	padding-bottom: 25px;
    font-family: 'Adobe Caslon Pro';
    color: #491b0c;
    text-align: justify;
}

#historia h4{
	font-size: 23px;
	line-height: 74px;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: italic;
    color: #491b0c;
    text-align: center;
}

#historia p{
	font-size: 21px;
	line-height: 24px;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: normal;
    color: #491b0c;
    height: 300px;
 	display: none;
}

#historia strong{
	font-size:120%;
	color: #491b0c;
    font-weight: bold;
}

.sociaisHistoria{
	position: relative;
	float: left;
	width: 47px;
	top: 77px;
}

.sociaisHistoria img{
	margin-bottom: 50px;
}

.textoHistoria{
	position: relative;
	float: left;
	width: calc(100% - 47px);
}

.linhaAnos{
	position: relative;
	float: left;
	display: flex;
	width: 96%;
	margin-left: 2%;
	height: 70px;
	margin-top: 60px;
}

.ano{
	position: relative;
	flex: 1;
	max-width: 70px;
	height: 70px;
	color: #491b0c;
	border: 2px solid #491b0c;
	border-radius: 50px;
}

.anoAtivo h4{
	color: #ffa300 !important;
}

.bgAno{
	position: relative;
	flex: 1;
	max-width: 47px;
	height: 70px;
    background: url("../images/home/bg_anos.png") repeat-x center center;
}

.centralizaHistoria{
	position: relative;
	height: 942px;
	display: table;
}


/*************** CONTATO *********************/

#contato{
	position: relative;
	float: left;
	padding: 110px 0 80px 0;
	height: auto;
	width: 100%;
	background-color: #f9f9fa;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

#contato h2 {
	font-size: 50px;
	line-height: 50px;
    font-family: 'Adobe Caslon Pro';
    font-style: italic;
    font-weight: 400;
    padding: 0;
    margin: 0;
    padding-top: 32px;
    width: auto;
    color: #ffa300;
}

#contato p{
	font-size: 19px;
    width: 100%;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: normal;
    text-align: left;
    line-height: 25px;
    color: #321504;
}

#contato strong{
	font-size:120%;
	color: #321504;
    font-weight: bold;
}

.botaoEnviar{
	position:relative;
	float:right;
	width:71px;
	height:53px;
	border-radius: 30px;
	margin-top:20px;
	margin-right: 20px;
	padding-top: 0px;
	text-align:center;
    font-family: 'ralewayregular';
	border: 0px solid #fff;
	color:#fff;
    background-color: #ffa200;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.botaoEnviar span{
	top: 3px;
	font-size: 32px;
}

.botaoEnviar:hover, .botaoEnviar:focus{
	background-color:#fff;
	border: 3px solid #ffa200;
	color:#ffa200 !important;
}

#MensagemContato{
	padding-top: 10px;
	font-weight: 500;
}

.input100 {
	border:0px solid #e0e0e0;
    color: #4e2207;
    position: relative;
    float: left;
    height:50px;
    width: 100%;
	font-size:15px;
	background-color:#fff;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: italic;
    padding: 0 30px;
    padding-top: 3px;
    border-radius: 30px;
    margin-bottom: 15px;
}

.input100Margem {
	border:0px solid #e0e0e0;
    color: #4e2207;
    position: relative;
    float: left;
    height:50px;
    width: calc(100% - 20px);
	font-size:15px;
	background-color:#fff;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: italic;
    padding: 0 30px;
    padding-top: 3px;
    border-radius: 30px;
    margin-bottom: 15px;
}

.textArea100 {
	border:0px solid #e0e0e0;
    color: #4e2207;
    position: relative;
    float: left;
    height:125px;
    width: calc(100% - 20px);
	font-size:15px;
	background-color:#fff;
    font-family: 'Adobe Caslon Pro';
    font-weight: 600;
    font-style: italic;
    padding: 0 30px;
    padding-top: 20px;
    border-radius: 30px;
    margin-top: 15px;
}

.input100::-webkit-input-placeholder, .input100Margem::-webkit-input-placeholder, .textArea100::-webkit-input-placeholder { /* Chrome, Safari, Opera */
  color: #4e2207;
}
 
.input100:-moz-placeholder, .input100Margem:-moz-placeholder, .textArea100:-moz-placeholder { /* Firefox 18- */
  color: #4e2207;
}
 
.input100::-moz-placeholder, .input100Margem::-moz-placeholder, .textArea100::-moz-placeholder {  /* Firefox 19+ */
  color: #4e2207;
}
 
.input100:-ms-input-placeholder, .input100Margem:-ms-input-placeholder, .textArea100:-ms-input-placeholder { /* IE10+ */ 
  color: #4e2207;
}

.div_input{
    background: url("../images/home/setaSelect.png") no-repeat scroll right center;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    float: left;
    height: 57px;
    padding-top: 0;
    position: relative;
    width: 100%;
	border-radius:5px;
    margin-top: 15px;
}
.bg_option_r {
    border: 0 solid #c2c2c2;
    border-radius: 0;
    color: #999999;
    float: left;
    font-size: 15px;
    height: 55px;
    margin: 0px 0 0;
    overflow: visible;
    padding: 0px 0 0px;
    position: relative;
    width: 100%;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
}
.bg_option_r select {
    opacity: 0 !important;
}
.bg_option_r label {
	font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    width: 100%;
    color: #d1d1d1;
    padding-top: 18px;
    padding-left: 25px;
}
.optionTipo_r {
    border: 1px solid #d1d1d1;
    float: left;
    height: 57px;
    left: 0;
    margin-top: 0;
    position: relative;
    top: -48px;
    width: 100%;
    z-index: 9;
}

.div_input2{
    background: #f41626 url("../images/dicas/selectCateg.jpg") no-repeat scroll right center;
    border: 1px solid #f41626;
    border-radius: 0;
    float: left;
    height: 42px;
    padding-top: 0;
    position: relative;
    width: 100%;
	border-radius:5px;
    margin-top: 40px;
}
.bg_option_r2 {
    border: 0 solid #c2c2c2;
    border-radius: 0;
    color: #999999;
    float: left;
    font-size: 14px;
    height: 42px;
    margin: 0px 0 0;
    overflow: visible;
    padding: 0px 0 0px;
    position: relative;
    width: 100%;
}
.bg_option_r2 select {
    opacity: 0 !important;
}
.bg_option_r2 label {
	font-size: 13px;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    width: 100%;
    color: #ffffff;
    padding-top: 10px;
    padding-left: 25px;
}
.optionTipo_r2 {
    border: 1px solid #d1d1d1;
    float: left;
    height: 42px;
    left: 0;
    margin-top: 0;
    position: relative;
    top: -38px;
    width: 100%;
}

/*Formulario */
.line_check {
	position: relative;
	float:left;
	width: 100%;
	padding-bottom:0px;
	padding-top: 12px;
	color:#898989;
}

.line_check a{
	text-decoration: underline !important;
	color: #000;
}

label .checkbox {
    float: left;
    height: 19px;
    margin: 0px 5px 0 0;
    padding-top: 0 !important;
    width: 19px;
}

.checkbox {
    background-image: url("../images/home/check.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.line_check span{
    font-family: 'old_standard_ttregular' !important;
    width: 15px !important;
}

label{
	font-weight:normal !important;
}

label input {
	position: relative;
	float:left;
	/*top:3px;*/
	/*left:3px;*/
    opacity: 0.0 !important;
	margin:0 !important;
    filter: alpha(opacity=0) !important;
	width:19px;
	height:19px;
}

.lblcheck {
    float: left;
    margin-bottom: 7px;
	width:auto;
    padding-top: 0 !important;
}

.lblcheck .active {
    background-image: url("../images/home/checked.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
}



/*************** PRODUTOS *********************/

.faixaTopo{
	height: 327px;
    width: 100%;
	background-color: #2f1704;
	margin-bottom: 70px;
}

#produtos{
	background-color: #fbfbfb;
	padding-bottom: 120px;
	overflow: hidden;
}

#produtos h1{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
	font-size:45px;
	line-height: 40px;
	color: #ffa300;
    width: 100%;
}

#produtos h2{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    width: 100%;
	font-size:25px;
	line-height: 30px;
	color: #ffa300;
	padding-top: 20px;
}

#produtos h3{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
	font-size:47px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}

#produtos h4{
    font-family: 'Adobe Caslon Pro';
    font-weight: bold;
    font-style: italic;
	font-size:32px;
	color: #fff;
	text-align: center;
}

#produtos h5{
    font-family: 'ralewaymedium';
	font-size:25px;
	color: #f8bd03;
	padding-top: 20px;
}

#produtos h6{
    font-family: 'Poppins';
    font-weight: 600;
    width: 100%;
	font-size:19px;
	color: #321504;
	padding-top: 10px;
}

#produtos p{
    font-family: 'ralewaymedium';
    color: #5f5f5f;
	font-size:22px;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 60px;
    text-align: center;
}

#produtos nav{
	position: relative;
	float: left;
	width: 100%;
    padding-bottom: 20px;
}

.boxProd{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.pagination{
	margin-bottom: 50px !important;
}

.pagination li{
	position: relative;
	float: left;
	width: auto;
	padding: 0 10px;
	font-size: 18px;
	color: #b1b1b1;
	display: inline;
    font-family: 'Poppins';
    font-weight: 600;
	background-color: transparent;
}

.pagination li a{
	color: #321504;
	background-color: transparent;
}

.pagination li.active{
	background-color: transparent !important;
}

.pagination li.active a{
	color: #ffa300;
}

.pagination li a:hover{
	color: #ffa300 !important;
}

.pagination li span{
	top: 5px;
	color: #ffa300;
}







.botaoVoltar{
	position:relative;
	float:right;
	width:200px;
	height:42px;
	border-radius: 25px;
	margin-top:18px;
	margin-bottom: 20px;
	padding-top: 4px;
	font-size: 21px;
	text-align:center;
    font-family: 'Poppins';
	border: 2px solid #1e7539;
	color:#1e7539;
    background: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.botaoVoltar span{
	top: -1px;
	left: 8px;
	font-size: 11px;
}

.botaoVoltar:hover{
	background-color:#1e7539;
	color:#fff !important;
}

.glyphicon-menu-left {
    top: -1px;
    left: -8px !important;
    font-size: 11px;
}

.centralizaBannerProd{
	position: relative;
	display: inline-block;
	width: 500px;
}

.centralizaBannerProd img{
	position: relative;
	float: left;
	right: 710px;
}









/*************** @MEDIA DAS FONTES *********************/

@media (max-width: 1650px) {
	
}
@media (max-width: 1500px) {
	body{
		font-size:9px;	
	}
}
@media (min-width: 1321px) and (max-width: 1400px) {
	
	#slidesDesk {
		height: 520px !important;
		left: -190px !important;
		width: 1405px !important;
		overflow:hidden !important;
	}

	#slidesDesk img{
		width: 1400px !important
	}

	.jcarousel-skin-ambientes .jcarousel-item{
		width: 200px !important;
	}

	.centralizaBannerMarcas img{
	    width: 1400px !important;
	    right: 460px !important;
	}

	.centralizaBannerProd img{
	    width: 1400px !important;
	    right: 460px !important;
	}

}
@media (max-width: 1190px) {
	body{
		font-size:9px;	
	}
}
@media (max-width: 991px) {
	body{
		font-size:8px;	
	}
}
@media (max-width: 767px) {
	body{
		font-size:8px;	
	}
}
@media (max-width: 550px) {
	body{
		font-size:7px;	
	}
}
@media (max-width: 450px) {
	body{
		font-size:6px;	
	}
}

@media (max-width: 400px) {
	body{
		font-size:6px;	
	}
}

	
/*Popup ..................... */

.black_overlay{
	position:fixed;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:99999;
	-moz-opacity: 0.5;
	opacity:.80;
	filter: alpha(opacity=50);
	display:none;
}

.white_content {
	position:fixed;
	width: 1200px;
	height: 575px;
	background-color:#ffffff;
	z-index:9999999;
	overflow:visible;
	display:none;
}

.white_content .btFechar {
	position:relative;
	width: 100%;
	text-align:right;
	padding: 8px 7px 0;
}

.tamanhoTituloLight{
	position:relative;
	float:left;
	width:100%;
	min-height:20px;
	height:auto;
}

.prodLaranja {
	position:relative;
	float: left;
	width: 100%;
	height: 575px;
	background-color:#ffa200;
}

.prodLaranja img{
	display: inline-block;
}

.centerInfo{
	position: relative;
	display: inline-block;
}

.boxPreparo{
	position: relative;
	float: left;
	width: 160px;
	top: -35px;
}

.boxPreparoReceita{
	position: relative;
	float: left;
	width: 300px;
	height: 147px;
	padding-top: 27px;
}

.white_content h2{
	font-size:26px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
	color: #ffa300;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: normal;
	text-align: left;
}

.lightReceita h2{
	padding-bottom: 0px;
}

.white_content h3{
	font-size:14px;
	color: #fff;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
	margin-top: 0px;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.lightReceita h3{	
	color: #321504;
}

.white_content h4{
	position: relative;
	float: left;
	font-size: 13px;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    text-align: left;
	color: #321504;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	width: 100%;
}

.lightReceita h4{
	padding-top: 0px;
	margin-top: 20px;
	color: #f8bd04;
}

.white_content p{
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 14px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    text-align: justify;
	color: #321504;
	padding-left: 50px;
	padding-right: 50px;
}

.lightReceita p{
	width: 100%;
	padding-top: 15px;
}

.white_content img{
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.white_content span{
    font-family: 'ralewaybold';
}

.boxPreparoReceita:hover{
	background-color: #f8bd04;
}

.boxPreparoReceita:hover > a h3{
	color: #ffffff !important;
}

.ativoProd h3{
	color: #321504;
}

.ativoRec{
	background-color: #f8bd04;
}

.ativoRec h3{
	color: #ffffff;
}

.tabelaProd{
	position: relative;
	float: left;
	width: 100%;
	font-size: 13px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-bottom: 30px;
}

th{
	border-bottom: 0px solid #ccc !important;
	padding-bottom: 17px;
	color: #321504 !important;
    font-weight: bold;
}

td{
	padding-top: 4px;
	padding-bottom: 5px;
}

.colPorcao{
	position: relative;
	float: left;
	width: 44%;
	border-bottom: 1px solid #ccc;
	color: #321504;
	padding-left: 50px;
}

.colKcal{
	position: relative;
	float: left;
	width: 37%;
	border-bottom: 1px solid #ccc;
	color: #321504;
}

.colVd{
	position: relative;
	float: left;
	width: 19%;
	border-bottom: 1px solid #ccc;
	color: #321504;
}

.colPorcaoFull{
	position: relative;
	float: left;
	width: 81%;
	border-bottom: 1px solid #ccc;
	color: #321504;
	padding-left: 50px;
}


.tabelaLogisticos{
	position: relative;
	float: left;
	width: 100%;
	font-size: 13px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    text-align: left;
	color: #321504;
}

.tabelaLogisticos tr{
	position: relative;
	float: left;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom: 1px solid #ccc;
}

.tabelaLogisticos td{
	position: relative;
	float: left;
	padding-right: 20px;
}

.boxLight{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	overflow-y:scroll;
	border: 0px solid red;
}

.boxLightReceita{
	position:relative;
	float:left;
	width:100%;
	height:450px;
	overflow-y:scroll;
	border: 0px solid red;
}

#x{
	position:relative;
	float:right;
}

.centralizaProdutoLight{
	position:relative;
	float:left;
	height:465px;
	width:100%;
	text-align: center;
	display: table;
}

.centralizaProdutoLight .centraliza{
	padding-top: 30px;
}

.boxImprimir {
	position:relative;
	display: inline-block;
	margin: 50px auto;
	width: 100%;
	height: auto;
	background-color:#ffffff;
	z-index:9999999;
	overflow:visible;
	color: #000000;
}

.boxImprimir img{
	position: relative;
	float: left;
}

.boxImprimir h1{
	font-size: 24px
}

.boxImprimir h2{
	padding-top: 22px;
	padding-bottom: 0px;
}

.boxImprimir h3{
	font-size: 18px;
}

.boxImprimir h4{
	font-size: 16px;
}

.boxImprimir p{
	font-size: 16px;
	line-height: normal;
}

.botaoPdf{
	position:relative;
	width:230px;
	height:42px;
	border-radius: 25px;
	margin-bottom:20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	font-size: 17px;
	text-align:center;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
	border: 2px solid #321504;
	color:#321504;
    background: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

.botaoPdf span{
	top: 3.5px;
	left: 10px;
	font-size: 21px;
	font-family: 'Glyphicons Halflings' !important;
}

.botaoPdf:hover{
	background-color:#321504;
	color:#fff !important;
}


/*************** NAVEGADOR *********************/

.fundoNavegador{
	background-image:url(../images/aplicativo/fundoApp.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-top:20px;
	background-color:#132330;
}

#navegador .linha{
	padding-left:0 !important;
}

.boxNavegador{
	width:70%;
	margin-left:15%;
	margin-right:15%;
}

.boxNavegador h1{
	font-family: 'nexa_boldregular';
	padding-top: 30px;
	font-size:8.7em;
	line-height:normal;
	width:100%;
	color: #00a7fe !important;
}

.boxNavegador h2{
	font-weight:normal;
	font-size:32px;
	float:left;
	width:100%;
	padding-top:10px;
	margin-bottom:20px;
	color:#00a7fe;
	font-family: 'nexa_boldregular';
}

.boxNavegador p{
	font-size:19px;
    font-family: 'nexa_lightregular';
}

.boxNavegador a{
	text-decoration:none;
    font-family: 'nexa_lightregular';
}

.navegador{
	position:relative;
	float:left;
	width:75px;
}

.descNavegador{
	position:relative;
	float:left;
	width:190px;
	padding-top:3px;
}

.descNavegador h5{
	font-size:16px !important;
	font-weight:bold;
	text-align:left !important;
	font-style:normal;
	color:#00a7fe;
	margin:0;
	margin-top:10px;
	font-family: 'nexa_boldregular';
}

.descNavegador a{
	color:#fff;
	font-size:12px;
}

.linhaMetade{
	position:relative;
	float:left;
	width:395px;
	height:auto;
}

.linhaMetade2{
	position:relative;
	float:left;
	width:120px;
	height:auto;
}

@media (min-width: 1199px) and (max-width: 1400px) {
	#localBig01{
		width:325px;
	}
}


/* @FACE ---------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'Poppins';
    src: url('../js/fontes/poppins_regular/Poppins-Regular.woff2') format('woff2'),
         url('../js/fontes/poppins_regular/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../js/fontes/poppins_medium/Poppins-Medium.woff2') format('woff2'),
         url('../js/fontes/poppins_medium/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../js/fontes/poppins_semi_bold/Poppins-SemiBold.woff2') format('woff2'),
         url('../js/fontes/poppins_semi_bold/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../js/fontes/poppins_bold/Poppins-Bold.woff2') format('woff2'),
         url('../js/fontes/poppins_bold/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('../js/fontes/adobe_caslon_pro_semibold/ACaslonPro-Semibold.woff2') format('woff2'),
        url('../js/fontes/adobe_caslon_pro_semibold/ACaslonPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('../js/fontes/adobe_caslon_pro_italic/ACaslonPro-Italic.woff2') format('woff2'),
        url('../js/fontes/adobe_caslon_pro_italic/ACaslonPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('../js/fontes/adobe_caslon_pro_bold_italic/ACaslonPro-BoldItalic.woff2') format('woff2'),
        url('../js/fontes/adobe_caslon_pro_bold_italic/ACaslonPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('../js/fontes/adobe_caslon_pro_bold/ACaslonPro-Bold.woff2') format('woff2'),
        url('../js/fontes/adobe_caslon_pro_bold/ACaslonPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}