
header{
	position:relative;
	float:left;
	width:100%;
	z-index:1000;
}

.dropdown{
	position:relative;}
	
.ul_dropdown{
	opacity:0;
	visibility:hidden;
		border:1px solid #d2dce3;
		position:absolute;
		top:100%;
		z-index:1000;
		background:#ffffff;
		left:0;
		margin-top:2px;
		padding:15px  20px;
		list-style:none;
		width:200px;
		
		transition-delay: 0s;
	transition-duration: 0.2s;
	
	transition-property: all;
	transition-timing-function: ease;
	
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	
	-moz-transition-delay: 0s;
	-moz-transition-duration: 0.2s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	
	-ms-transition-delay: 0s;
	-ms-transition-duration: 0.2s;
	-ms-transition-property: all;
	-ms-transition-timing-function: ease;	
	
	-o-transition-delay: 0s;
	-o-transition-duration: 0.2s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
	
		-ms-transform: translate(0px,15px); /* IE 9 */
    -webkit-transform: translate(0px,15px); /* Chrome, Safari, Opera */
    transform: translate(0px,15px);}	
		
.dropdown:hover .ul_dropdown{
		opacity:1;
		visibility:visible;
		
			-ms-transform: translate(0px,0px); /* IE 9 */
    -webkit-transform: translate(0px,0px); /* Chrome, Safari, Opera */
    transform: translate(0px,0px);}	
		
.ul_dropdown li{
	width:100%;
	display:inline-block;
	padding:5px 0;
	margin-bottom:3px;
	list-style:none;}
.ul_dropdown li a{
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	color:#0a385d;}	
	
.ul_dropdown li a:hover{
	color:#ff9000;}
	
.mainMenu-li.dropdown:hover .fa-angle-down{
	color:#f48c06;}	
	
.header-row-one{
	float:left;
	width:100%;
	background:#0a385d;
	position:relative;
	z-index:10;
-webkit-box-shadow: 0px 1px  11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px  11px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px  11px 0px rgba(50, 50, 50, 0.75);}	
	
.header-row-one ul{
	float:right;
	list-style:none;}
	
.search-main{
	float:right;}	
	
.search-main {
  float: left;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #bebebe;
  margin-right:10px;
  border: 1px solid #d9d9d9;
  margin-top:5px;
}

.search-main input{
	border:none;
	padding:7px 0;
	padding-left:10px;
	padding-right:10px;
	background:none;
	width:200px;}	
	

	
.btn-search{
	float:right;
	width:35px;
	height:30px;
	cursor:pointer;
	border:none;
	background:url(../images/icons/search.png) no-repeat center center;}		

.social-media-search{
	float:right;
	margin-top:15px;}
	
.inner-social-media-search{
	display:inline-block;}	
.ul-socual-icons.header{
	float:right;
	margin:0;}

.header-row-one ul li{
	float:left;
	color:white;
	margin:10px 0;
	padding:0 9px;
	border-left:1px solid white;
	font-size:12px;
	}
	
.header-row-one ul li a{
	color:white;
	cursor:pointer;
	}	
	
.header-row-one ul li a:hover, .header-row-one ul li a.current{
	color:#929292;
	border-bottom:1px solid #929292;
	}		
	
.header-row-one ul li:first-child{
	border-left:none;
	}
	
.mainMenu{
	float:right;
	list-style:none;
	margin-top:17px;}
	
.mainMenu-li{
	float:left;
	margin:0 7px;
	padding-bottom:26px;
	border-bottom:2px solid transparent;
}
	
.mainMenu-li:hover{
border-bottom:2px solid #f48c06 ;	
	}	
	
.mainMenu-li.active{
border-bottom:2px solid #f48c06 ;}		


.mainMenu-li:last-child{
	margin-right:0;}	
	
.mainMenu-li-a{
	font-family: 'PT Serif Regular', serif;
	font-size:14px;
	color:#033c74;
	text-transform:uppercase;}
	
.header-row-two{
	float:left;
	width:100%;
	background:url(../images/header-bg.jpg) repeat-x top left;
	position:relative;
	-webkit-box-shadow: 1px 5px 10px 0px rgba(50, 50, 50, 0.75) ;
-moz-box-shadow:    1px 5px 10px 0px rgba(50, 50, 50, 0.75) ;
box-shadow:         1px 5px 10px 0px rgba(50, 50, 50, 0.75) ;}	

.logo{
	float:left;
	margin-top:9px;
/*	margin:5px 0;*/}

.logo img{
	max-width:190px;
	width:100%;}
	
.logo .years_logo{
	    max-width: 90px !important;
        margin-left: 3rem;
}
.ul-socual-icons li a:hover{
	opacity:0.75;}

/*////////////////////////////////BREADCRUMBS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.breadcrumbs{
	float:left;
	width:100%;
	padding:35px 0;
	background:#e6e6e6;
}	
	
.breadcrumbs ul{
	float:right;
	list-style:none;
	margin:11px  0;}	
.breadcrumbs ul li {
	float:left;
	color:#929292;
	font-size:15px;
	padding:0 3px;
	text-transform:uppercase;

	}
	
.breadcrumbs ul li a{
	color:#929292;}
	
.breadcrumbs ul li a:hover{
	color:#f48c06;}		
	
.breadcrumbs ul .divider{
	color:#929292;
	}	
.h1_title{
	float:left;
	font-family: 'PT Serif Regular', serif;
	color:#0a385d;
	font-size:26px;
	font-weight:550;
	text-transform:uppercase;
	margin:5px 0;}
	
.find_us_fb{
	float:right;
	width:311px;
	}	
	
.mainMenu-web{
	float:right;
	}	
	
/*///////////////////////////////////////////////////////Mobile///////////////////////////////////////////////////*/	
	
.mainMenu-mob{
	float:right;
	width:100%;display:none;}
	
.mainMenu-mob .mainMenu{
	width:100%;
	margin-top:3px;
	display:none;}
	
.mainMenu-mob .mainMenu .mainMenu-li{
	text-align:center;
	padding:10px 0;
	width:100%;
	margin:0;}
.mainMenu-mob .mainMenu .mainMenu-li:hover{
	border-bottom:2px solid white;}	

.mainMenu-mob .mainMenu .mainMenu-li.active:hover{
	border-bottom:2px solid #f48c06;}		
	
.mainMenu-mob .mainMenu .mainMenu-li .mainMenu-li-a:hover{
	color: #f48c06 ;
}
.mainMenu-mob .mainMenu {
	background:#CCC;
	border-radius:6px;
	margin-bottom:15px;}
				
.mainMenu-mob .mainMenu .mainMenu-li.active .mainMenu-li-a{
	color: #f48c06 ;}
	
#menu-tab{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:7px;
	padding:5px 0 ;
	background:#0a385d ;
	border-radius:6px;}	

#menu-tab img{
	float:right;
	margin-right:20px;}	
		

.field_set_btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d5d6d6 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 3px medium medium;
    float: left;
	width:100%;
	width:425px;
}	
.field_set_btn legend {
    color: #ff9000;
    font-size: 15px;
	border:3px solid #d5d6d6; 
	text-transform:uppercase;
	background:url(../images/bg-view-services.png) repeat top left;
    font-weight: 800;
    margin-bottom: 11px;
    padding: 0 12px;
}

.field_set_btn legend:hover{
	background:url(../images/bg-services-img.png) repeat top left;}
.field_set_btn legend:hover a{
	color:#d5d6d6;}	

.field_set_btn legend a{
	display:block;
	color: #ff9000;
	font-family: 'PT Serif Regular', serif;
	padding:11px 14px;}	

		