@import url(http://fonts.googleapis.com/css?family=Raleway:400,300);
@import url(http://fonts.googleapis.com/css?family=Satisfy);
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);

/* novas fontes */ 
@import url(http://fonts.googleapis.com/css?family=Cuprum:400,700italic,700,400italic);

/* INICIO SLIDE ESTRUTURA */
	
 

/* FIM SLIDE ESTRUTURA */

#logo {
	margin-left: 20px; 
	width: 115px;
	height: 111px;
	margin-top: 0px;
	text-align:center;
	background-image:url(../images/logo_uniart.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	float: left;
	z-index: 3;
	}	
	

#menu {
	position:relative;
	left: 0; 
	top: 0;
	width: 100%;
	height: 116px;
	z-index: 2;
	background-color:#FFF;
	border-top: 5px solid #9D3147;
	}
	
#redes_sociais {
	position:absolute; 
	width: 200px;
	height: 20px;
	right: 30px;
	top: -5px;
	z-index: 2;
	text-align:center;
	padding-top: 20px;
	visibility:visible;
}

#redes_sociais li {
	display:block;
	margin-top: 5px;
	margin-left: 10px;
	float: left; 
  -webkit-transition: all .2s;
     -moz-transition: all .2s;
       -o-transition: all .2s;
      -ms-transition: all .2s;
          transition: all .2s;
	}
	
#redes_sociais li:hover {
	transform: scale(1.2);
	/*
	-webkit-filter: grayscale(100%);
	filter: url("data:/image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");			
	*/
	}		
	
			

#bndes {
	bottom: -8px;
	right: 10px;
	width: 270px;
	height: 270px;
	display:block;
	position:fixed;
	color: #066;
	z-index: 1;
	 -webkit-transition: all .2s;
     -moz-transition: all .2s;
       -o-transition: all .2s;
      -ms-transition: all .2s;
          transition: all .2s;
		  visibility: visible;
	}	
#bndes:hover {
/*	-webkit-filter: grayscale(100%);
	filter: url("data:/image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");			
	*/}		

#top_mobile {
	z-index: 2;
	position: absolute;
	height: 264px;
	width: 269px;
	text-align:center;
	float:right;
	bottom: 20px;
	right: 5%;
	visibility:visible;
		}	

#icon_ini {
	float:left;
	position:relative;
	width: 20px;
	height: 19px;
	background-image:url(../images/icon.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-right: 5px;
	-webkit-transition: all .3s;
   -moz-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;
	}

#icon_ini:hover {
	background-image:url(../images/icon1.png);
	}	
		
	/* menu novo jtmenu */
	
		
		
			.jetmenu{
				margin: 5px 0 0 0;
			}
			.jetmenu > li:nth-child(6) .megamenu .row [class*="col"]{ 
				background: #FFF !important; 
			}

		
/* MENU CONFIGURACOES
**********************************************************/


			
.jetmenu{
	width: 80%;
	padding: 0;
	margin: 0;
	margin-left: 2%; 
	top: 50px; 
	font-size: 15px !important;
	position: relative;
	float: left;
	left: 0px;
	list-style: none;

	font-family:   'Open Sans', 'Archivo Narrow', sans-serif;
	
}
.jetmenu li{
	display: inline-block;
	float: left;
}
.jetmenu a{
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	outline: none;
	z-index: 10;
}
.jetmenu > li > a{
	padding: 18px 10px;
	font-family:   'Open Sans', 'Archivo Narrow', sans-serif;
	font-size: 15px;
	color: #000;
/*	border-right: 3px solid #9B9B9B; */
	text-decoration: none;
	display: inline-block;
}
.jetmenu > li:hover > a,
.jetmenu > li.active > a{
	background: #FFF;
	border-bottom: 5px solid ##9D3147;
	color: #000;
}

/* DROPDOWN CONFIGURACOES
**********************************************************/
.jetmenu ul.dropdown, 
.jetmenu ul.dropdown li ul.dropdown {
	list-style: none;
    margin: 0;
    padding: 0;   
	display: none;
    position: absolute;
    z-index: 99;
	width: 200px;
	background: #FFF;
	color:#000;
}
.jetmenu ul.dropdown{
    top: 58px;
}
.jetmenu ul.dropdown li ul.dropdown{
    left: 146px;
	top: inherit;
}
.jetmenu ul.dropdown li{
	clear:both;
	width:100%;
	font-size: 15px;
}
.jetmenu ul.dropdown li a{
	width:100%;
	padding: 12px 28px 12px;
	display:inline-block;
	float:left;
	clear:both;
	font-family:   'Open Sans', 'Archivo Narrow', sans-serif;
	text-decoration: none;
	color: #000;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
.jetmenu ul.dropdown li:hover > a{
	background: #FFF;
	color: #e0e0e0;
}

/* SUBMENU INDICADORES
**********************************************************/
.jetmenu .indicator{
	position: relative;
	left: 5px;
	top: 2px;
	font-size: 15px;
	float: right;
	visibility:hidden;
}
.jetmenu ul li .indicator{
	font-size: 15px;
	top: 1px;
	left: 10px;
}

/* MEGAMENU
**********************************************************/
.jetmenu > li > .megamenu{
	position: absolute;
	display: none;
	background: #FFF;
	border: 5px solid #9D3147;
	color:#000;
	width: 70%;
	min-width: 400px;
	top: 60px;
	font-family:   'Open Sans', 'Archivo Narrow', sans-serif;
	font-size: 15px;
	color: #999;
	z-index: 99;
	padding: 20px 30px 20px;
	border-top: 0px solid #ED3237;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* MEGAMENU LISTA */
.jetmenu li > .megamenu ul{
	margin: 0 0 20px 0;
	float: left;
	padding: 0;
	display: block;
	position: relative;
}
.jetmenu li > .megamenu ul li{
	width: 100%;
	padding: 4px 0;
}
.jetmenu li > .megamenu ul li.title{
	margin: 0 0 8px;
	padding: 0 0 5px;
	border-bottom: solid 1px #666;
}

/* megamenu h5 */
.jetmenu li > .megamenu h5{
	width: 100%;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-size: 25px;
	font-weight:100;
	color:#000;
}
.jetmenu li > .megamenu h6{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight:100;
	color:#333;
}

/* megamenu links */
.jetmenu li > .megamenu a{
	color: #333;
	text-decoration: none;
	font-size: 15px;
	-webkit-transition: color 0.3s linear; 
	-moz-transition: color 0.3s linear; 
	-o-transition: color 0.3s linear; 
	transition: color 0.3s linear; 
}
.jetmenu li > .megamenu a:hover{
	color: #dedede;
}

/* megamenu images */
.jetmenu  .megamenu img{
	width: auto;
	-webkit-transition: border 0.3s linear; 
	-moz-transition: border 0.3s linear;
	-o-transition: border 0.3s linear;
	transition: border 0.3s linear;
}

/* MEGAMENU WIDTHS
**********************************************************/
.jetmenu > li > .megamenu.half-width{
	width: 50%;
}
.jetmenu > li > .megamenu.full-width{
	width: 100%;
	left: 0;
}

/* MEGAMENU FORM CONFIGURACOES
**********************************************************/
.jetmenu li > .megamenu form{
	width: 100%;
}

/* megamenu inputs */
.jetmenu li > .megamenu form input[type="text"], .megamenu form input[type="password"],
.jetmenu li > .megamenu form textarea, .jetmenu li > .megamenu form select {
	padding: 7px;
	color: #FFF;
	background: #9D3147;
	font-family:   'Open Sans', 'Archivo Narrow', sans-serif;
	font-size: 15px;
	font-style: italic; 
	border: solid 3px #9D3147;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border 0.3s linear; 
	-moz-transition: border 0.3s linear;
	-o-transition: border 0.3s linear;
	transition: border 0.3s linear;
}
.jetmenu li > .megamenu form input[type="text"]:focus,
.jetmenu li > .megamenu form textarea:focus{
	border-color: #F35E7C;
}
.jetmenu li > .megamenu form input[type="text"], .jetmenu li > .megamenu form select{
	width: 100%;
	margin-top: 10px;
}
.jetmenu li > .megamenu form input[type="password"]:focus,
.jetmenu li > .megamenu form textarea:focus{
	border-color: #F35E7C;
}
.jetmenu li > .megamenu form input[type="password"]{
	width: 100%;
	margin-top: 10px;
}
.jetmenu li > .megamenu form textarea{
	width: 100%;
	margin-top: 10px;
}
.jetmenu li > .megamenu form input[type="submit"]{
	width: 25%;
	float: right;
	height: auto;
	padding: 10px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	background: #9D3147;
	color: #FFF;
	font-family:  'Open Sans', 'Archivo Narrow', sans-serif;
	font-size: 18px;
	-webkit-transition: background 0.3s linear; 
	-moz-transition: background 0.3s linear; 
	-o-transition: background 0.3s linear; 
	transition: background 0.3s linear; 
}
.jetmenu li > .megamenu form input[type="submit"]:hover{
	background: #00CF2A;
	color: #FFF;
}

/* MEGAMENU GRID SYSTEM
**********************************************************/
.megamenu .row{
	width: 100%;
	margin-top: 15px;
}
.megamenu .row:first-child {
	margin-top: 0;
}
.megamenu .row:before,
.megamenu .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.megamenu .row:after {
	clear: both;
}
.megamenu .row .col1,
.megamenu .row .col2,
.megamenu .row .col3,
.megamenu .row .col4,
.megamenu .row .col5,
.megamenu .row .col6{
	display: block;
	width: 100%;
	min-height: 20px;
	float: left;
	margin-left: 2.127659574468085%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#000 !important;
	font-size: 16px !important;
}
.megamenu .row [class*="col"]:first-child {
	margin-left: 0;
}
.megamenu .row .col1{
	width: 14.893617021276595%;
}
.megamenu .row .col2{
	width: 250px;
}
.megamenu .row .col3{
	width: 48.93617021276595%;
}
.megamenu .row .col4{
	width: 98.95744680851064%;
}
.megamenu .row .col5{
	width: 62.97872340425532%;
}
.megamenu .row .col6{
	width: 100%;
}

/* RIGHT ALIGNMENT (MENU ITEM)
**********************************************************/
.jetmenu > li.right{
	float: right;
}
.jetmenu > li.right > .megamenu{
	right: 0;
}

/* COLLAPSIBLE MENU
**********************************************************/
.jetmenu > li.showhide{
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #000;
	background: #333;
}
.jetmenu > li.showhide span.title{
	margin: 15px 0 0 25px;
	font-family:   'Open Sans', 'Archivo Narrow', sans-serif;
	float: left;
}
.jetmenu > li.showhide span.icon{
	margin: 17px 20px;
	float: right;
}
.jetmenu > li.showhide .icon em{
	margin-bottom: 3px;
	display: block;
	width: 20px;
	height: 2px;
	background: #999;
}

/* STYLES
**********************************************************/



/* BEGE */
.blue > li:hover > a, .blue > li.active > a{	background: #FFF; border-top: 5px solid #9D3147; color: #9D3147; }
.blue ul.dropdown li:hover > a{ background: #fff; color: #FF0000; margin-left: 5px;  }
.blue li > .megamenu form input select[type="text"]:focus, .blue li > .megamenu form textarea:focus{ border-color: #9D3147; color: #FFF; }
.blue li > .megamenu form input [type="password"]:focus, .blue li > .megamenu form textarea:focus, .blue li > .megamenu form select:focus { border-color: #9D3147; }
.blue li > .megamenu form input type="submit"]:hover{ background: #9D3147;; color: #FFF; }
.blue li > .megamenu a:hover{ color: #000000; }




/* RESPONSIVO LAYOUT
**********************************************************/
@media (max-width: 768px) {
	.jetmenu > li{
		display: block;
		width: 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;
	}
	.jetmenu > li > a{
		padding: 15px 25px;
	}
	.jetmenu a{
		width: 100%;
		background: #333;
		box-sizing:border-box;
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
	}
	.jetmenu ul.dropdown, 
	.jetmenu ul.dropdown li ul.dropdown{
		width: 100% !important;
		left: 0;
		position: static !important;
		border: none;
		box-sizing:border-box;
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
	}
	.jetmenu ul.dropdown li {
		background: #fff !important;
		border: none;
	}
	.jetmenu ul.dropdown > li > a{
		padding-left: 40px !important;
	}
	.jetmenu > li > .megamenu{
		width: 100% !important;
		position: static;
		border-top: none;
	}
	.megamenu .row [class*="col"]{
		float: none;
		display: block;
		width: 100% !important;
		margin-left: 0;
		margin-top: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.megamenu .row:first-child  [class*="col"]:first-child {
		margin-top: 0;
	}
	.megamenu .row{
		margin-top: 0;
	}
	.jetmenu > li > ul.dropdown > li > a{ padding-left: 40px !important; }
	.jetmenu > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 60px !important; }
	.jetmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 80px !important; }

	
	/* menu antigo */

	
	/* Tool Tip */

@charset "utf-8"; html,body {width:100%;height:100%;} .hoveralls_container {overflow:hidden;position:relative;padding:0px;}  .hoveralls_background {width:100%;position:absolute;} p.hoveralls_text {margin-top:0px;margin-bottom:0px;position:relative;}  .tickerspacer {padding:0px 10px;} .hv_tooltip {position:absolute;z-index:99999;} 
#hv_overlay {width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:999999;display:none;-moz-opacity:0.9;-khtml-opacity:0.8;opacity:0.8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);} .hv_lightbox_img {max_width:1000px;position:absolute;}

/* CSS Document */ @charset "utf-8";
#tooltip1 {cursor:pointer;
}
.tooltip1background {
/*	background:url('../images/tooltip1.png'); */
/*background-color:#690; */
background-image:url(../images/fundo_tel.png);
background-position:center;
background-repeat:no-repeat;
/*	background-color:#017aa9; */
	}

.tooltip1background1 {
/*	background:url('../images/tooltip1.png'); */
/*background-color:#690; */
background-image:url(../images/fundo_tel.png);
background-position:center;
background-repeat:no-repeat;
/*	background-color:#017aa9; */
	}

.tooltip1text {
	font-family:  'Open Sans', 'Archivo Narrow', sans-serif;
	font-size: 15px;
	color:#333;
	line-height:20px;
	padding: 10px 20px 10px 20px;
	text-align:center;
	}
	
#enviando {
	font-size:13px;
	padding:3px 0;
	line-height: 20px;
	margin-left: 20px;
	font-style:italic;
	color:#FFF; 
	font-family: 'Exo', sans-serif;
	font-style:italic;
}
	
#enviando_comprar {
	font-size:13px;
	padding:3px 0;
	line-height: 20px;
	margin-left: 20px;
	font-style:italic;
	color:#FFF; 
	font-family: 'Exo', sans-serif;
	font-style:italic;
}
	
	
	