<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 14px; font-family: Catamaran,sans-serif; background: #fff;
}

#menu .header-logo {
    margin-top: 0px;
	}

.search-box .search-box-advanced, .search-box .search-box-basic {
    background: rgba(46, 61, 137,.85);
    padding: 25px;
}
.navbar-nav li:hover .dropdown-menu {display: block;}

.navbar.navbar-right.additional-menu {
	display: none;
}


.carousel-indicators.active, .slogan {
	display: none;
}

#cookies-info {
    border-top: 2px solid #ff3300;
	width: 100%;
}

#menu {
   background: rgb(46, 61, 137);
   border-bottom: 4px solid #fff;
   box-shadow: 10px -7px 14px 9px;
}

#menu .navbar ul &gt; li &gt; ul &gt; li &gt; a {
    margin: 0;
    padding: 0;
    line-height: 40px;
    height: 40px;
    color: #fff;
}

.dropdown-menu {
    background-color: #2e3d89;
}

#menu .navbar ul &gt; li &gt; a {
    height: 75px;
    margin: 0;
    line-height: 62px;
    padding: 10px;
    font-size: 1.1rem;
    position: relative;
    color: #fff;
}

.agent-name {
	font-weight: 700
}

.agent-name b{
	font-weight: 700
}



.btn-primary {
	background: #2e3d89;
	border: 1px solid #ff3300;
}
.btn-primary:hover {
	background: #2e3d89!important;
	border: 1px solid #ff3300!important;
}
.search-box .btn-primary, .search-box .btn-primary:active, .search-box .btn-primary:focus {
	background: #ff3300;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 600;
	border: 2px solid #fff !important;
	border-radius: 0;
}

#header .slogan {
    bottom: 20px;
    left: 0;
    width: 100%;
    font-size: 2rem;
    line-height: 2rem;
    opacity: 1;
}


#header .slogan p{
    text-shadow: 3px 6px 10px rgba(1, 1, 1, 0.72);  
}

#header .slogan p span {
    font-size: 3rem !important;
    line-height: 3rem;
    font-weight: 800;
    text-shadow: 3px 6px 10px rgba(1, 1, 1, 0.72);
}

.offer .offer-price, h1, h2 {
    color: #2e3d89;
    font-weight: 700;
    font-size: 2rem;
}

.offer .flag, .youTubeVideos-mini .flag {
   position: absolute;
   z-index: 20;
   top: 0;
   right: 0;
   display: block;
   height: 40px;
   background: #ff3300;
   color: #fff;
   line-height: 40px;
   padding: 0 10px;
   white-space: nowrap;
   text-transform: uppercase;
   font-weight: 700;
   font-size: .8rem;
   border: 1px dashed #e1c175cc;
}

/* COLOR */

.agent .contact-agent .agent-phone, 
.offer-box .carousel-control, 
#navbar li.active, 
.language-menu li.active,
#navbar li.active, 
.language-menu li.active,
#navbar li.active a,
#menu .navbar ul &gt; li:hover &gt; a,
.offer-props &gt; div.price span:nth-child(2),
.dropdown-menu li.active &gt; a,
.sort-panel.btn-group button.btn.active
{
    color:  #ff3300;
}

.nav a:hover .caret, .nav .caret  {
	border-top-color: #f30;
	border-bottom-color: #f30;
}

.dropdown-menu li.active &gt; a {
    background-color: #344ea1!important;
}

.result,.offer-page h3::after {
	background: #292f35;
}


.pricebox-menu {
    background: #e1c175;
}

.offer-page h3 {
	color: #4e4e4e;
}


#navbar li.active {
   border-bottom: 2px solid #ff3300;
}

.language-menu li.active {
    border-bottom: 0px solid #334787;
}

.nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover{
    background-color: transparent;
}

#footer {
    color: #fff;
    background: #771901;
}

#copyright {
    background: #2e3d89;
    color: #fff;
    font-size: 1rem;
    text-align: center;
}

#menu .navbar ul &gt; li &gt; a::after {
    background: #aa0f2b00;
}

#menu .navbar ul.nav.social-menu li a {
    padding: 10px 10px;
    font-size: 21px;
    color: #fff;
}

/* COLOR */

.agent .contact-agent .agent-phone {
    font-size: 16px;
    font-weight: 600;
}

h1::after, h2::after, .agent .contact-agent .btn-default  {
    background: #2e3d89;
}

.agent .agent-offers {
    background: #292f35;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 76px;
    right: 30px;
    color: #fff;
    text-align: center;
    line-height: 10px;
    display: block;
    font-size: .9rem;
    text-decoration: none;
}

.navbar-left {
    float: left !important;
	margin-left: 15px;
	margin-top: 0px;
}

.agent .agent-avatar {
    border: 2px solid #eae8e8;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto;
    position: relative;
    top: -30px;
    margin-bottom: 5px;
    background-position: top center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer ul.nav {
    margin: 0;
    padding: 0;
    display: none;
}

article p {
	font-size: 16px;
}

.zmdi-chevron-down {
	font-size: 40px;
}

/* MEDIA */

@media (max-width: 1200px) {
#menu .header-logo {
    margin-top: -1px;
    margin-right: 0;
    margin-bottom: 10px;
    height: 50px;
	}
#menu .navbar ul &gt; li &gt; a {
    padding: 10px 4px 10px 6px;
}
.navbar-left {
    margin-left: 10px;
}
}

@media (min-width: 992px){
	.search-box {
    position: absolute;
    top: 160px;
}
}

@media (max-width: 991px){
#menu .main-menu {
    background: #2e3d89;
	top: 64px;
}
#menu .main-menu .navbar-nav {
    width: 100%;
}
#menu .menu-button span {
    display: block;
    width: 28px;
    height: 3px;
    background: #fff;

}
}
</pre></body></html>