@charset "utf-8";

.scroll-btn {
    background: transparent;
    color: #6b6cb0;
    border: solid 1px #ccc;
    padding: 0px 11px;
    height: 40px;
    font-size: 20px;
    line-height: 18px;
    position: absolute;
    padding-bottom: 5px;
    top: -7px;
    z-index: 999;
}

.scroll-btn:hover {
    background: #565656;
    color: #cacaca;
    cursor: pointer;
    border: solid 1px #868686;
}

.scroll-btn.scroll-to-left { left:10px ; }
.scroll-btn.scroll-to-right { right: 10px; }



.expandido th{
	font-weight: normal !important;
    font-size: 13px !important;
    line-height: 13px;
    color: #444 !important;
    text-align: left;
    margin-top: 5px;
    display: block;
    height: auto;
    border: solid 1px #ccc;
    padding: 5px;
    border-radius: 8px;
}


.img_mob img{
	max-width:100% !important;
	width: auto !important;
	height:auto;
	
	
}

.img_mob table{
	max-width:100% !important;
	width: auto !important;
	
	
}

.grande{
	font-size:72px; line-height:42px; color:#000;
	}
	
	.medio{

    font-size: 42px;
    color: #000;
    font-weight: 200;
    line-height: 62px;
	font-family:'Roboto';

	}

.hover:hover{
	
	transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
		transform: translateY(-0px);
		
			-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	
	cursor:pointer;	
	
	 -webkit-filter: brightness(110%); /* Safari 6.0 - 9.0 */
    filter: brightness(110%);
	
		border: 1px solid #C00 !important;
	color:#C00 !important;
	
}
.hover2:hover {
	transition-duration: 0.3s;
	transition-property: transform;
	-webkit-tap-highlight-color: transparent;
	transform: translateY(-0px);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	cursor: pointer;
	-webkit-filter: brightness(110%); /* Safari 6.0 - 9.0 */
	filter: brightness(130%);
	border: 0px solid #C00 !important;
	color: #C00 !important;
}

.topo_solucoes {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #764b7c;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #764b7c;
}
.topo_solucoes3 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #990000;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.topo_solucoes4 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1b3276;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b3276;
}
.topo_solucoes8 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1b3276;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b3276;
}

.topo_solucoes5 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #f2be00;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f2be00;
}
.topo_solucoes6 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #009A8A;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009A8A;
}
.topo_solucoes7 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.topo_solucoes2 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #258E47;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #258E47;
}





.hover_dir:hover{
	
	transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
		transform: translateX(5px);
		
			-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	
	cursor:pointer;	
	
	 -webkit-filter: brightness(90%); /* Safari 6.0 - 9.0 */
    filter: brightness(90%);
	
}

.form_campo {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	height: 45px;
	border: 1px solid #DADADA;
	background-color: #F7F7F7;
}


body {
	font: 100%/1.4 'Ubuntu', sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
	margin: 0;
}

a img { 
	border: none;
}

a:link {
	color: inherit;
	text-decoration: none; 
}
a:visited {
	color: inherit;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 100%;
	background-color: #FFF; 
	float: left;
	display: block;
}


.header {
	min-height: 165px;
	width: 100%;
	clear: both;
	background-image: url(/sacvarejo/imagens/1px_header.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;

}
.login {
	display: block;
	min-height: 80px;
	background-image: url(/sacvarejo/imagens/linha_sep.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form_login {
	display: block;
	float: right;
	width: 70%;
	max-width: 425px;
	min-height: 23px;
	padding-top: 29px;
	font-size: 11px;
	color: #666;
	margin-right: 3.5%;
}

.form_login input{
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: #fafafa;
	border: 1px solid #E2E2E2;
	max-width: 105px;
	width: 105px;
	display: block;
	float: left;
	margin-right: 8px;
	height: 18px;
	
	
}

.flex{
	  display: -webkit-box;  
  display: -ms-flexbox;  
  display: -webkit-flex; 
  display: flex;   
}

.angulo::before{
	content: '';
	background-color: #f1f2f6;    
	transform: skewY(-5deg);    
	display: block; 
	left: 0; 
	top: 0;    
	float: left;   
	width: 100%;    
	height: 380px;    
	margin-top: 80px;
	    z-index: -1;
	position: relative;
}

.angulo2::before{
	content: '';
	background-color: #f1f2f6;    
	transform: skewY(-5deg);    
	display: block; 
	left: 0; 
	top: 0;    
	float: left;   
	width: 100%;    
	min-height: 740px;    
	margin-top: 80px;
	    z-index: -1;
	position: relative;
}


.main_menu {
	min-height: 75px;
  display: -webkit-box;  
  display: -ms-flexbox;  
  display: -webkit-flex; 
  display: flex;        
	
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	padding-top:0px;
	justify-content:space-around;
}

.main_menu li{
	display: block;
	float: left;
	height: 73px;
	font-size: 21px;
	font-weight: 300;
	line-height: 73px;
	border: 1px solid transparent;
	color: #000;
	padding-left: 10px;
    padding-right: 10px;

}


.main_menu li:hover{
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    color: #6869ac;
    cursor: pointer;
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateY(5px);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background-color: #515386;
    color: #fff;
	
}


.topo {
	min-height: 165px;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	background-image: url(/sacvarejo/imagens/1px_header.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.logo {
	display: block;
	float: left;

}


.banner {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
	position: relative;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b70c12;
	border-bottom-color: #b70c12;
	background-color: #1C1817;
}


.banner img{
	max-width:2000px;
	min-width:2000px;
	margin-left:50%;
	left:-1000px;
	position:relative;
}


/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/

.content {
	padding: 0;
	width: 100%;
	float: left;
	display: block;
	clear: both;
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(/sacvarejo/imagens/fundo_content_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.content_int {
	padding: 0;
	width: 100%;
	float: left;
	display: block;
	clear: both;
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(/sacvarejo/imagens/fundo_content_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #C00;
}

.cont {
	padding: 0;
	width: 96%;
	display: block;
	clear: both;
	max-width: 1200px;
	margin: 0 auto;
}
.destaques {
	display: block;
	width: 98%;
	min-height: 220px;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 60px;
	background-image: url(/sacvarejo/imagens/sep.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 90px;
}
.item_destaque {
	width: 33%;
	padding-left: 0.3%;
	padding-right: 0%;
	margin-left: 0%;
	margin-right: 0%;
	display: block;
	float: left;
}
.item_chamada {
	width: 22%;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
	float: left;
	min-height: 400px;
	font-size: 18px;
	color: #7f7f7f;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
}
.item_terco {
	width: 22%;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
	float: left;
	/* [disabled]min-height: 400px; */
	font-size: 18px;
	color: #7f7f7f;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
}

.item_conheca {
	width: 50%;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
	float: left;
	min-height: 380px;
	font-size: 18px;
	color: #7f7f7f;
	text-decoration: none;
	text-align: center;
	/* [disabled]line-height: 26px; */
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
}

.item_noticias {
	width: 30%;
	padding-left: 5%;
	padding-right: 4%;
	display: block;
	float: left;
	min-height: 380px;
	font-size: 18px;
	color: #7f7f7f;
	text-decoration: none;
	text-align: center;
}
.item_noticias_lista {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}



.round {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}






/* ~~ The footer ~~ */
.footer {
	padding: 0;
	background-color: #333333;
	width: 100%;
	float: left;
	clear: both;
	display: block;
	height: 299px;
	background-image: url(/sacvarejo/imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 100% 299px;
}
.rodape {
	display: block;
	width: 92%;
	margin: auto;
	height: 299px;
	padding-left: 4%;
	padding-right: 4%;
	max-width: 1200px;
}
.item_rodape {
	width: 29%;
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	float: left;
	min-height: 200px;
	font-size: 13px;
	color: #8a8a8a;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	margin-top: 45px;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.txt_maio {
	font-size: 18px;
	color: #333;
	text-decoration: none;
}
.txt_cinza {
	color: #666;
}


.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}