<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*dropdown menu*/
.cbp-hrmenu{
	width: 100%;
}
#contact div{
	min-width: 200px;
}
#more div{
	min-width: 200px;
}
@media screen and (min-width:992px){
	.key-contacts-desktop{
		display:block!important;
	}
	.key-contacts-tablet{
		display:none!important;
	}
}
@media screen and (max-width:991px){
	.key-contacts-desktop{
		display:none!important;
	}
	.key-contacts-tablet{
		display:block!important;
	}
	.cbp-hrmenu &gt; ul, .cbp-hrmenu .cbp-hrsub-inner &gt;div{
		width:100%;
	}
}
.main-menu .nav&gt;li {
	position:static;
}
.main-menu a:active .arrow-up{
	display:block;
}
/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu &gt; ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0 auto;
	text-align:left;
}
.mobile-menu{
	background:#bf9836;
}
.mobile-menu a{
	text-decoration:none;
	color:#fff;
}
.mobile-menu .cbp-hrsub-mobile{
	background:#bf9836;
}
.mobile-menu .navbar-header:hover,.mobile-menu .navbar-header:active{
	background:#bf9836;
}
.mobile-menu .cbp-hrsub{
	background:#bf9836;
	top:-17px;
	padding-top:20px;
	padding-bottom:40px;
}
.mobile-menu  ul{
	padding-left:10px;
}
.mobile-menu  ul li{
	list-style:none;
	font-size:18px;
 	margin-right:10px;
	padding-right:10px; 
	padding-left:10px; 
	padding:5px;
	border-bottom:1px solid #fff;
	/*float:left;*/
}
.mobile-menu span{
	margin: 0 auto!important;
	text-align:left;
	font-size:18px;
	font-weight:500;
	color:#fff;
}
.mobile-menu  ul li ul{
	display:none;
}
.mobile-menu  ul li ul li{
	border:none;
}
.mobile-menu  ul li span:hover{
	color:#FCC211!important;
}
.mobile-menu  ul li:hover ul{
	display:block;
	margin:0;
	padding:0;
	color:#fff;
}
/* .mobile-menu .fa-chevron-down{
	display:none;
}
.mobile-menu  ul li:hover .fa-chevron-down{
	display:block;
}
.mobile-menu  ul li:hover .fa-chevron-right{
	display:none;
} */
.mobile-menu ul li a i{
	text-align:right;
	color:#FCC211;
	padding-right:10px;
	float:right;
	line-height: 30px;
}
.cbp-hrmenu &gt; ul &gt; li {
	display: inline-block;
}

.cbp-hrsub-inner&gt; div &gt; ul &gt; li &gt; a, 
.cbp-hrsub-inner&gt; div &gt; ul &gt; li &gt; ul&gt; li &gt; a { 
	padding: 3px;
	color: #fff !important;
	display: inline-block;
	font-size:13px;
	text-align:left;
}
.cbp-hrsub-inner&gt; div &gt; ul &gt; li &gt; ul&gt; li &gt; a { 
	padding-left:20px;
}
.cbp-hrsub-inner&gt; div &gt; ul &gt; li &gt; ul&gt; li &gt; a :hover{
  padding-left: 25px!important;
}
.cbp-hrsub-inner&gt; div {
	display:inline;
	
}
.cbp-hrmenu &gt; ul &gt; li &gt; a:hover {
	color: #2a2b33!important;
}

.cbp-hrmenu &gt; ul &gt; li.cbp-hropen a,
.cbp-hrmenu &gt; ul &gt; li.cbp-hropen &gt; a:hover {
	color: #2a2b33!important;
	background: #bf9836;
	cursor:pointer;
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	background: #bf9836;
	width:auto;	
	position:absolute;
	margin-left:-30px;
	}
.cbp-hrsub-more{
	max-width:220px !important;
	padding-bottom:10px !important;
}
.cbp-hropen:last-child .cbp-hrsub{
	/*left:-20px;*/
}
.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3px;
}

.cbp-hrmenu .cbp-hrsub-inner &gt; div {
	float: left;
	/* padding: 10px 20px 10px; */
	padding-bottom:10px !important;
	
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner &gt; div a {
	line-height: 1em;
}

.cbp-hrsub h4 {
	color: #fff;
	padding: 10px 0 6px;
	font-size: 18px;
	font-weight: 300;
	border-bottom:1px solid #fff;
}
.cbp-hropen{
	margin-bottom:-38px;
	zoom: 1;
	position: relative;
}
.cbp-hropen:after{
	border: solid transparent;
	border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: #bf9836;
	content: " ";
	height: 0;
	width: 0;
	position: relative;
	pointer-events: none;
	display:inline-block;
	border-width: 16px;
	left: 5px;
	top:-30px;
	
}
/* 
@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 16px;
		border: none;
	}

	.cbp-hrmenu &gt; ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 16px;
	}

	.cbp-hrmenu &gt; ul &gt; li {
		display: block;
		border-bottom: 4px solid #47a3da;
	}

	.cbp-hrmenu &gt; ul &gt; li &gt; a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner &gt; div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
} */

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
	display:none;
}
@media screen and (min-width: 768px){
	.cbp-hrsub-inner&gt;div{
		/* min-height:140px; */
	}
}

@media screen and (max-width: 768px)
{
	.cbp-hrsub h4 {
		 margin:0;
		 padding:10px 0 6px;
		}
	.cbp-hropen:after{
		top:-30px!important;
	}
/* COMMENTED 10/15/2022
	.cbp-hrmenu .cbp-hrsub-inner &gt; div a {
    line-height: 0.5em;
}
*/
}
@media screen and (min-width:641px) and (max-width:767px)
{
	.cbp-hrsub li{
		float:none;
	}
	}
/*dropdown menu*/</pre></body></html>