	@import url('../../css/public.css');
@import url('../../css/product.css');
body { background-color:#fff; font-family:Pandandish2, Tahoma, Geneva, sans-serif }
a { color:#ffa000 }
a:hover { color:#000 }
.page-header { background:#fff;color:#ffab00; border-bottom:1px solid #A7A7A7
                                  padding:0; border-top:0px solid #f8f8f8 }
.page-header h1 { background:#fff; line-height:140px; height:140px ; color:#ffab00}
.page-footer { background:#0A1B2F; color:#fff; border-top:1px solid #ffe57f; }
 .page-footer .info-table .material-icons {color:#ffab00;}
.button { background-color:#ffab00}
.button:hover { background-color:#ffc400 }
.button:focus { background-color:#000 }
.box > .head {  border-radius:15px; color:#000; background: #fff; border-bottom:4px solid #FAB900; padding:0 1em; line-height:2.5em ;}
 aside .box {  margin-bottom:10px; padding:10px; border-radius:15px; color:#000; background: #FAB900;
	background: -moz-linear-gradient(top,  #ffcb37 0%, #FAB900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb37), color-stop(100%,#FAB900));
	background: -webkit-linear-gradient(top,  #ffcb37 0%,#FAB900 100%);
	background: -o-linear-gradient(top,  #ffcb37 0%,#FAB900 100%);
	background: -ms-linear-gradient(top,  #ffcb37 0%,#FAB900 100%);
	background: linear-gradient(to bottom,  #ffcb37 0%,#FAB900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb37', endColorstr='#FAB900',GradientType=0 );}
.page-nav .nav-menu { color:#0A1E35; background-color:#fff; padding:8px; line-height:2.5em ; border-radius:15px; 
}
.nav-menu li { border-left:0px solid rgba(255,255,255,.4) }
.page-nav .nav-menu > li:hover { background:#FAB900;color:#0A1E35 ;border-radius:8px;}
.menu li:hover { background-color:#E8AC03 ;}
.bx-vertical-menu, .bx-vertical-menu .head { background-color:#FAB900; color:#000; }
.bx-vertical-menu .head { border-bottom:1px solid rgba(0,0,0,.2) ;}
.bx-vertical-menu .body { padding:0 0 8px }
.probox {border: 1px solid rgba(126,126,126,.4);}
.card-title {color:#000;}
.card-content {text-align:center;}
.elected_menu1 .cell #description {opacity: 1;}
/* other code */
.slider .slides li{border-radius:15px;margin-top:10px;}
.btn-floating{border-radius:10px}
form.search input{border-radius:10px}
/* top meno  */
.cell.large-4col{box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12); padding: 15px;border-radius:15px;}
.cell.large-4col:hover { background-color:#FFDE82 }
h5 {color:#DE8801 }
.nav-menu > li:hover .material-icons { color:#0A1E35 ;}
.nav-menu li .material-icons { color:#0A1E35 ;}
.page-nav .material-icons {color:#0A1E35}
.register_login .btn-login:hover{color:#000;}
.register_login .btn-register:hover{color:#000;}
.circlex strong {color: #aaa !important;}
/**************************** DIGI SLIDER  ***********************/
	.digi_slider
	{
      text-align:center;
	}
	.tab_no_selected
	{
		background:#eeeeee;color:black;font-weight:normal;
	}
	.tab_no_selected i
	{
		display:none;
	}
	.tab_selected
	{
		background:#E93231;color:white;font-weight:bold;
	}
	
	.slide_tab{
		background:#f5f5f5;text-align:center;padding:0px;
	}
	.slide_tab img{
		
	}
	.slide_btn_group
	{
		background:#f5f5f5;
	}
	
	.slide_button{
		display:block;text-align:center;border-top:1px solid #dddddd;
	}
	.slide_button:first-of-type{
		border-top:none
	}

/*********************   ContactUS Layout ************************/
.table-contactus td{
	color:#fff !important;
}
.table-contactus td a{
	color:#fff !important;
}
.contact .cell{
    color:#fff !important;
}
.contact .cell .input-field{
    color:#777777 !important;
}
/*********************   Selected Menu (STYLE2) ************************/
.style2elect{
	 background:transparent;
}
.style2elect-col{
	padding:3px;background:transparent;border:none;
}
.style2elect-card{
	margin-right:25px;margin-left:25px;margin-top:20px;border-radius:50%;
}
.topmenu {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.14),0 0px 0px 0px rgba(0,0,0,.2),0 0px 0px 0 rgba(0,0,0,.12);
    padding: 30px;}
.topmenu:hover { background:transparent; color:#fff }
.background-fill{ auto }