p{
	font-size: 17px;
	letter-spacing: 1px;
	color: #4e4e4e;
	font-family: initial;
}
#Footer a{
		font-size: 16px;
	color: #2f2f2f;
}
#Top_bar .menu>li>a, #Top_bar #menu ul li.submenu .menu-toggle{
	color: #000;
}
#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
	color: #003399;
}
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky{
	background-color: hsl(187, 100%, 83%);
}
#rev_slider_108_1_wrapper{
	background-image: url("../images/bg.jpg");
}


/* Forms Validations */
label.valid {
	display: inline-block;
	text-indent: -9999px;
}

label.error {
	color: #c10000;
	font-size: 0.9em;
	line-height: 18px;
	padding: 5px 0 0;
}

.hide-box {
	display: none!important;
}
/* menü */
#Top_bar .menu>li>a:hover, .active {
    text-decoration: none;
    background-color: #01b0f1;
    color: #ffffff;
}
#Top_bar .menu>li ul li a {
    color: #000000;
}
#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
    color: #e71c34;
}
/*submenu*/
#Top_bar .menu>li ul {
    background-color: #a8f5ff;
}

#Subheader .title {
    color: #ffffff;
	font-weight: 400;
}
#Subheader {
    background-color: rgb(0, 51, 153);
}
#Subheader, .header-classic #Top_bar, .section-border-bottom {
    border-bottom: 1px solid #001235;
}


#gallery-1 {
    margin: auto;
}

#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}

#gallery-1
img {
    border: 2px solid #cfcfcf;
}

.image_frame {
    border-color: #a2eefb;
}
dl>dd, dl>dt {
    border-style: none;
}
