<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media only screen and (max-width: 600px){
	.navigation{
	height: 70px;
}
}
.navigation nav {
	background:#fff;
	height: 70px;
}

.navigation nav .menu_buttons_header {
	height: 70px;
	border-bottom: 1px solid #B5B7BC;
}

.navigation nav .custom_menu {
	height: 70px;
}
.navigation nav .custom_menu .sec_search .search_button_new {
	width: 3.3rem;
	float: left;
	height: 50px;
	border-right-color: #353535;
	border-right-style: solid;
	border-right-width: 1px
}

.navigation nav .custom_menu .sec_search .search_button_new .button {
	background: url("/static/auto123/icons/search-normal-2.b5642b2c9fd3.png") no-repeat scroll 50% 65%;
	background-size: 22px;
	border: none;
	display: block;
	height: 24px;
	width: 100%;
	padding-left: 1rem;
	margin-top: 1rem;
	cursor: pointer
}

.navigation nav .custom_menu .menu_group {
	width: auto;
	float: right;
	margin-right: 10px;
	margin-top:10px;
}

.navigation nav .menu_buttons_header .options_menu&gt;img {
	border:none;
	width:24px;
	height:24px;
	padding: 0px;
	vertical-align: middle;
	padding: 25px 10px;


}
.navigation nav .custom_menu .sec_search .search_button_new {
	border:none;
	height:60px;
}

.navigation nav .custom_menu {
	background:none;
	width:30%;
}

.navigation nav .menu_buttons_header .logo_header .vertical_logo {
	padding: 0 0.7em;
	width: auto;
	height: 2.8rem;
}

.navigation nav .menu_buttons_header .logo_header {
	height: auto;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.navigation .main_menu {
	top: 70px;
	background-color: #fff;
	padding-top:20px;
}
.navigation .main_menu li {
	border-top: none;
}

.main_menu li.newarrow-right {
	background: url("/static/auto123/icons/arrow-right-2.5a49738a904d.png") no-repeat;
	background-position:97% center;
}

.navigation .main_menu li&gt;.menu_link {
	color:#020202;
	font-family: 'Montserrat';
	font-weight: 600;
	text-transform: none !important;
	font-size: 16px;
	
}

.navigation nav .custom_menu .icon_lang a {
	color: #101828;
	text-decoration: none;
}
.navigation nav .custom_menu .sec_lang&gt;.loc_vig {
height: 70px;
}

.navigation nav .custom_menu .sec_search .search_field {
	background:#fff;
	color:#101828;
}

.navigation nav .custom_menu .sec_search .search_field #close_searchbar {
	width: 0;
	height: 40px;
	position: relative;
	cursor: pointer;
	float: right;
	top: -4rem;
	background: url("/static/auto123/icons/close-circle.f65dbc98e8b6.png") no-repeat no-repeat;
	background-size: 1.2rem 1.2rem;
}

.navigation nav .custom_menu .sec_search .search_field .box {
	color:#101828;
	font-size: 1rem;
	font-family: 'Montserrat', sans-serif;
}

.navigation .main_menu li&gt;.menu_link:hover {
	background-color: #F9FAFB;
}

.navigation nav .custom_menu .icon_lang a:visited {
	color: #101828;
}

.newfont {
	font-family: 'Montserrat', sans-serif;
	color: #101828;
	border: 1px solid #101828;
	border-radius: 5px;
	padding: 5px;
	font-size: 14px;
}

.newheader_arrow_right {
	background: url("/static/auto123/icons/arrow-right-2.5a49738a904d.png") no-repeat scroll 97% 50%;
}
</pre></body></html>