﻿.mylogo{
	font: italic normal normal xx-large Georgia, "Times New Roman", Times, serif;
		padding-top: 25px !important; 
}
.border-logo{
	border: 2px #CCCCCC;
	background: #F6F6F6;
	border-radius: 20px;
	margin:1px !important;
 
}

.stycontain{
padding-top:2px;
	}


.navbar-custom {
    background-color:#00465E !important;

}

/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(255,255,255,.8);
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
	color: #ffffff;
	text-decoration: underline;
	 
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #ff5500;
}
.navbar-custom .dropdown-item {
    color: #ffffff;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #333333;
    background-color: rgba(255,255,255,.5);
}


.search-ajd{
	

}
.iframe-adj{
margin:0px;padding:0px;

	
}
.about{
	padding: 0 5px 0 0 !important;
}
.mycontact{
	font: 24px Verdana, Geneva, Tahoma, sans-serif !important;
	color: #00465E !important;
}
/* contact form stlye*/
.flable{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00465E;
	font-style: italic;
}
 .awsferror{
	color: #FF0000 !important;
	font-style: italic;
	padding-right:5px
}
.awsfok{
	color: #009900;
	font-style: italic;
	padding-right:5px
}



