<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme colors
*/

/* ==========================================================
! Green
========================================================== */
body#green a,
body#green .prop-price {
	color: #5FB000;
}
body#green a:hover,
body#green .home-blog-articles ul li a:hover {
	color: #7DC328;
}	
body#green .btn-realto,
body#green .btn-realto-form {
    background: none repeat scroll 0 0 #5FB000;
    border: 1px solid #559B00;
    color: #fff;
}
body#green .btn-realto:hover,
body#green .btn-realto-form:hover {
	background: #69B909;
	color: #fff;
}
body#green .navbar .nav &gt; li &gt; a {
    color: #EEEEEE;
}
body#green .dropdown-menu li &gt; a,
body#green .navbar .nav &gt; .active &gt; a, 
body#green .navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
body#green .select2-container .select2-choice,
body#green a.brand {
	color: #333333;
}
body#green .home-blog-articles ul li a {
	color: #888;
}
body#green footer a {
    color: #eee;
	text-decoration:underline;
}

body#green footer a:hover {
    color: #fff;
	text-decoration:underline
}


/* ==========================================================
! Blue
========================================================== */
body#blue a,
body#blue .prop-price {
	color: #5896c7;
}
body#blue a:hover {
	color: #73bce6;
}	
body#blue .btn-realto,
body#blue .btn-realto-form {
    background: none repeat scroll 0 0 #5896c7;
    border: 1px solid #41709d;
    color: #fff;
}
body#blue .btn-realto:hover,
body#blue .btn-realto-form:hover {
	background: #73bce6;
	color: #fff;
}
body#blue .navbar .nav &gt; li &gt; a {
    color: #EEEEEE;
}
body#blue .dropdown-menu li &gt; a,
body#blue .navbar .nav &gt; .active &gt; a, 
body#blue .navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
body#blue .select2-container .select2-choice,
body#blue a.brand {
	color: #333333;
}
body#blue .home-blog-articles ul li a {
	color: #888;
}	
body#blue footer a {
    color: #ffffff;
}
/* ==========================================================
! Red
========================================================== */
body#red a,
body#red .prop-price {
	color: #a62422;
}
body#red a:hover {
	color: #ec4344;
}	
body#red .btn-realto,
body#red .btn-realto-form {
    background: none repeat scroll 0 0 #a62422;
    border: 1px solid #a62422;
    color: #fff;
}
body#red .btn-realto:hover,
body#red .btn-realto-form:hover {
	background: #af2829;
	color: #fff;
}
body#red .navbar .nav &gt; li &gt; a {
    color: #EEEEEE;
}
body#red .dropdown-menu li &gt; a,
body#red .navbar .nav &gt; .active &gt; a, 
body#red .navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
body#red .select2-container .select2-choice,
body#red a.brand {
	color: #333333;
}
body#red .home-blog-articles ul li a {
	color: #888;
}
body#red footer a {
    color: #eee;
}
/* ==========================================================
! Grey
========================================================== */
body#grey a,
body#grey .prop-price {
	color: #5e6872;
}
body#grey a:hover {
	color: #798692;
}	
body#grey .btn-realto,
body#grey .btn-realto-form {
    background: none repeat scroll 0 0 #5e6872;
    border: 1px solid #495159;
    color: #fff;
}
body#grey .btn-realto:hover,
body#grey .btn-realto-form:hover {
	background: #798692;
	color: #fff;
}
body#grey .navbar .nav &gt; li &gt; a {
    color: #EEEEEE;
}
body#grey .dropdown-menu li &gt; a,
body#grey .navbar .nav &gt; .active &gt; a, 
body#grey .navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
body#grey .select2-container .select2-choice,
body#grey a.brand {
	color: #333333;
}
body#grey .home-blog-articles ul li a {
	color: #888;
}	
body#grey footer a {
    color: #AAAAAA;
}
/* ==========================================================
! Pink
========================================================== */
body#pink a,
body#pink .prop-price {
	color: #ff00bf;
}
body#pink a:hover {
	color: #ff00bf;
}	
body#pink .btn-realto,
body#pink .btn-realto-form {
    background: none repeat scroll 0 0 #c50094;
    border: 1px solid #9b446e;
    color: #fff;
	margin-top:1px
}
body#pink .btn-realto:hover,
body#pink .btn-realto-form:hover {
	background: #ff00bf;
	color: #fff;
}
body#pink .navbar .nav &gt; li &gt; a {
    color: #ff00bf !important;
}

body#pink .navbar .nav &gt; li &gt; a:hover {
    background: #ae0082 !important;
	color:#fff !important
}


body#pink .dropdown-menu li &gt; a,
body#pink .navbar .nav &gt; .active &gt; a, 
body#pink .navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
body#pink .select2-container .select2-choice,
body#pink a.brand {
	color: #333333;
}
body#pink .home-blog-articles ul li a {
	color: #888;
}
body#pink footer a {
    color: #AAAAAA;
}
/* ==========================================================
! yellow
========================================================== */
/*
body#yellow a,
body#yellow .prop-price {
	color: #5896c7;
}
*/
body#yellow a,
body#yellow .prop-price {
	color: #333;
}

body#yellow a:hover {
	color: #f47e1c;
}	

/*
body#yellow .btn-realto,
body#yellow .btn-realto-form {
    background: none repeat scroll 0 0 #5896c7;
    border: 1px solid #c04c11;
    color: #fff;
}
*/

body#yellow .btn-realto,
body#yellow .btn-realto-form {
    background: none repeat scroll 0 0 #5896c7;
    border: 1px solid #88262e;
    color: #fff;
    text-shadow:none !important
}

body#yellow .btn-realto:hover,
body#yellow .btn-realto-form:hover {
	background: #c03541;
	color: #fff;
}
body#yellow .navbar .nav &gt; li &gt; a {
    color: #EEEEEE;
}
body#yellow .dropdown-menu li &gt; a,
body#yellow .navbar .nav &gt; .active &gt; a, 
body#yellow .navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
body#yellow .select2-container .select2-choice,
body#yellow a.brand {
	color: #333333;
}
body#yellow .home-blog-articles ul li a {
	color: #888;
}

/*
vecchio
body#yellow footer a {
    color: #666666;
}
*/
body#yellow footer a {
    color: #fff;
}


body#yellow footer a:hover {
    color: #444444;
}

body#yellow footer {
    background: #5896c7;
}

body#yellow .prop-title {
    color: #666666 !important;
}

body#yellow .info-label {
    font-weight: bold;
    color: #666666 !important;
}

/*
vecchio
body#yellow .footer-widget h3 {
    color: #666666;
}
*/
body#yellow .footer-widget h3 {
    color: #fff;
}

/*
vecchio
body#yellow footer ul.list {
    font-size: 14px;
    color: #666666;
}
*/
body#yellow footer ul.list {
    font-size: 14px;
    color: #333;
}</pre></body></html>