		.owl-dot{
			display: inline-block;
			/*height: 20px !important;*/
			height: 8px !important;
			width: 20px !important;
			background-color: #000 !important;
			opacity: .8;
			margin: 0 10px;
			border-radius: 50%;
		}
		.owl-dot.active{
			background-color: red !important;
		}

		.owl-dots{
			text-align: center;
			margin-top: 3%;
		}






		

		.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a 
		{color: black;}
		.main-menu .navigation > li.current > a{
			/*background-color: #0ff;*/
		}
