h1,h2,h3,h4,h5,h6{font-family:'Manrope', arial, helvetica, verdana, sans-serif;margin:0 0 20px;color:#222;font-weight:300; text-transform:uppercase; letter-spacing:2px;word-spacing:3px;}
h1,h2,h3{font-family:'Manrope'}

.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:#004579 ; color: ;}

.search-bar__submit:hover {color:#004579d4 ;}

.property-item__details {background-color:#004579cf}

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

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

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

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

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {color: ; text-shadow:#EAD2C3 ;}

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

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

.property-item a,
.property-item h4,
.property-item h5 {font-weight: bolder;}

.home-about-content {background-color:#0e4268c9 ;}
.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:#004579 ; color: ;}

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

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

.switcher_state_checked .switcher__control {background-color:#004579;}

.icon.ion-social-instagram {background: #e1306c;}
.icon.ion-social-youtube {background: #ea0000;}

.tooltip > .tooltip-inner {background-color: #004579;color: #FFFFFF;padding: 10px;font-size: 18px;}

.blog-thumb__details h4 {color: #004579;}

#home-welcome-note h4{font-size: 1.8rem;}

.headline h2 {text-transform: uppercase;letter-spacing: 2px;word-spacing: 6px;color:#004579;}

#intro h2 {text-transform: uppercase;font-weight: 300;letter-spacing: 4px;word-spacing: 3px;}

.navigation {background-color: #004579;padding: 0;}
.navbar-inverse .navbar-nav .nav-link,
.navbar-inverse .navbar-nav .nav-link:hover{color: #fff;}

.property-item__details h4,.blog-thumb__details h4
{letter-spacing: 0px;font-weight: 600;text-transform: none;}

.navbar-inverse .navbar-toggler-icon {background: #ffffff;}

.buttons {padding: 1rem;}
.buttons:hover{-webkit-box-shadow: 10px 10px 26px 0px rgba(184,184,184,1);-moz-box-shadow: 10px 10px 26px 0px rgba(184,184,184,1);box-shadow: 10px 10px 26px 0px rgba(184,184,184,1);}
.buttons img {margin-bottom: 0.8rem;max-width:170px;}
.buttons h5{font-size: 1rem; font-weight: 600; margin-bottom:1rem;}
.icons{float: left;}

.footer a:hover{color:#fff;}

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

.logo-img {max-width: 330px;}
.hero-search .hero-logo {max-width: 300px;}

.home-slider .slick-dots {opacity: 0;}

.search-bar__main-options{margin-top: 5rem;}

h4.subheader {text-transform: capitalize;}

#book-btn {
  color: #004579 !important;
  background-color: #e6d1c3;
}

#book-btn:hover {
  color: #fff !important;
  background-color: #004579;
}

#book-btn2 {
  color: #004579 !important;
  background-color: #e6d1c3;
}

#book-btn2:hover {
  color: #fff !important;
  background-color: #004579;
}

#book-btn3 {
  color: #004579 !important;
  background-color: #e6d1c3;
}

#book-btn3:hover {
  color: #fff !important;
  background-color: #004579;
}

#covid{background-color: #E85111;z-index: 10;position: inherit;}
.covid-text {color: #fff;font-size: 1.05rem;margin-top: 15px;}
.covid-text a{color:#fff;text-decoration: underline;}

#home-agents h3{font-size: 30px;}

#videoplayer{background-color: #F0E8E4;}

/*-----------------------------------Price Converter -----------------------------------*/
.price{ position: relative;}
.price__value{ position: relative; padding-right: 14px;}
.price__value:after{ position: absolute; top: 8px; right: 0; content: ""; display: inline-block; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%239C9C9C"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm57.1 350.1L224.9 294c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v137.7l63.5 46.2c5.4 3.9 6.5 11.4 2.6 16.8l-28.2 38.8c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg>'); background-repeat: no-repeat; background-size: contain; background-position: center; width: 12px; height: 12px;}
.price__options{ display: none; position: absolute; top: 36px; left: 50%; transform: translateX(-50%); z-index: 1; background: #fff; padding: 8px 12px; font-size: 16px; font-weight: normal; border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1); min-width: 120px; text-align: center;font-size: 1.2rem;}
.price_state_loaded .price__value{ cursor: pointer;}
.price_state_loaded .price__value:after{ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" fill="%235B5B5D"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"/></svg>');}
.price_state_loaded.price_state_opened .price__value:after{ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" fill="%235B5B5D"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"/></svg>');}
.price_state_loaded.price_state_opened .price__options{ display: block;}
.newPrice{ font-size: 1.9rem; font-weight: 900; color: #282637;}
.price__value {color: #514a4a;font-weight: 400;}
.priceRate{ font-weight: 400; font-size: 1.9rem; color: #514a4a;}
.newPrice{ display: flex;padding-bottom: 2rem;}
