.search-bar__submit,
.home-about-content,
.home-agent h4,
.btn,
.search-bar__main-options .dropdown__option_state_selected, .dropdown__option_state_selected:hover,
.search-bar__main-options .dropdown__option:hover,
.property-alerts-form .button,
.property-alerts-form .checkbox-list__count,
.agent_box--wrap ul {background: ; background-color:#2E3192 ; color: ;}

.search-bar__submit:hover {background-color:#ED1C24 ;}

.property-item__details {background-color:#2E3192;opacity: 0.8;}

.property-item__wrap:hover .property-item__details,
#favorites .property-item:hover .property-item__details {background-color:#ED1C24 ;}

.property .property-title .header-property-tag h4 {background-color: #2e3192;}
.box-on-show:before {background-color: rgba(46, 49, 145, 0.8);}

.property .property-agent-contact {border-top-color: ;}

.property-item a:hover h4,
.property-item a:hover h5,
.property .property-details h4,
.home-agent ul li a,
.home-agent h4 a,
.blog-thumb__details h4,
.navbar-inverse .navbar-nav .nav-link.search-icon,
a {color:#ec1a23;}

a:hover, a:focus {color:#ED1C24  ;}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {color:#2E3192 ; text-shadow: ; border-color:#ED1C24;}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover,
.search-bar__secondary-options_state_open {border-color: ;}

.footer h4,
.footer-top p,
.footer a,
.footer .contact-list li {color: ;}
.footer-top {background-color: #2E3192;}

.property-item a,
.property-item h4,
.property-item h5 {color: ;}

.home-about-content {background-color: ;}
.property-item a {background-color: ;}

.header-top, .modal-header, .footer-top, .property-item a:hover, .slick-next:hover, .slick-prev:hover, .btn:hover, .property-item .property-item-tags .tags {background-color:#2E3192 ; color: ;}

.property-tags .tag,
.home-agent ul {background-color:#2E3192 ;}

.hero-search {z-index: 10;}

.navigation {padding: 0 0 0 0;}

.logo-img {max-width: 240px;padding: 10px 0 10px 0;}

@media only screen and (max-width: 850px)  {}

#intro {height: calc(100vh - 20px);}

.hero-search {padding: 6rem 0 1rem;}

#calendar {height: inherit; transition: 0.3s all;}
#calendar.hide {height: 0; overflow: hidden; opacity: 0;}

.property-tags .tags {background-color: #ED1C24;}

img.main-logo {max-width: 300px;}

.auction-header {text-transform: capitalize; margin-bottom: 2rem;}
.auction-header a {border-bottom: 1px solid;}
.auction-row h3 {font-size: 1.4rem;}
.auction-row {height: 0; opacity: 0; overflow: hidden; transition: 0.5s all;}
.auction-row.visible {height: inherit; opacity: 1;}


#calendar {height: inherit; transition: 0.3s all;}
#calendar.hide {height: 0; overflow: hidden; opacity: 0;}

.fc-event-inner {text-align: left;}
.fc-event {background-color:#ED1C24!important; border:1px solid #ED1C24!important; color:#FFF!important;padding:5px;}
.fc-event span {}

.header-contact li, .modal-header h4 {color: #fff;}

#tools img {max-width: 90px;padding: 20px;}

#intro a {color: #fff;}



.footer__agent--list {color: #FFF; text-align: center; margin-top: 1rem; display: flex; align-items: center; justify-content: flex-start;}
.footer__agent {margin: 1rem; margin-bottom: 0;}

.home-slider:before{background-color: rgba(0, 0, 0, 0);}

.search-bar .search-bar__options>span {font-weight: 600;}

h4.auction-subtitle{color: #2E3192;}

h2.pb-3.text-center.logo-font {font-family: 'meriweather',serif;}
.headline h2 {font-family: 'meriweather',serif;}

#home-agents img{max-width: 400px; float: right; }


.switcher {display: inline-flex; width: 170px;margin-top:10px;}
.switcher__control {cursor:pointer;width:47px;height:29px;background-color:#efeeef;display:block;border-radius:16px;position:relative;transition:.3s;margin-right:0.8rem;}
.switcher__control:after {content:'';position:absolute;top:5px;left:5px;width:19px;height:19px;background:#fff;border-radius:50%;transition:.3s;}
.switcher_state_checked .switcher__control {background-color: #2E3192;}
.switcher_state_checked .switcher__control:after {left: auto; right: 5px;}
