
/* GLOBAL */
/* GLOBAL CSS */
.IDX-quicksearchForm {
padding: 6px 10px 0px 10px!important;
}
.IDX-quicksearchWrapper {
width: 100%!important;
overflow: hidden;
}
.IDX-quicksearchForm .btn-primary-alt {
float: left;
width: 100%;
}
.IDX-qsFieldWrap {
overflow: hidden;
margin: 0px!important;
}
.IDX-quicksearchForm .collapseSearch {
float: left!important;
width: 100%;
}
@media(max-width: 992px) {
.IDX-quicksearchForm .IDX-qsFieldWrap {
float: left!important;
width: 100%!important;
}
}
.IDX-quicksearchForm .collapseSearch .IDX-qsFieldWrap {
width: 100%!important;
float: none!important;
}
.IDX-qslabel {
margin: 7px 0px!important;
}
@media(max-width: 1199px) {
.IDX-qsFieldWrap .IDX-qsButtonInput {
width: 100%!important;
margin: 0px!important;
}
}
.IDX-qsTextInput {
padding: 4px 15px!important;
background: rgba(0, 0, 0, 0.04)!important;
}
.alt-font {
font-family: 'ArquitectaW00-Book' !important;
}
@font-face {
font-family: 'Brilon Regular';
src: url('/userfiles/2019/files/brilon-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
/**
* @license
* MyFonts Webfont Build ID 3853596, 2020-01-06T17:35:50-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Arquitecta-Book by Latinotype
* URL: https://www.myfonts.com/fonts/latinotype/arquitecta/book/
* Copyright: Copyright (c) 2013 by Miguel & Daniel Hernández. All rights reserved.
* Licensed pageviews: 10,000
*
*
*
* © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url(//db.onlinewebfonts.com/c/cdb48a54b84af37a9ca5d003f211707c?family=ArquitectaW00-Book);
@font-face {
font-family: "ArquitectaW00-Book"; src: url("//db.onlinewebfonts.com/t/cdb48a54b84af37a9ca5d003f211707c.eot"); src: url("//db.onlinewebfonts.com/t/cdb48a54b84af37a9ca5d003f211707c.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/cdb48a54b84af37a9ca5d003f211707c.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/cdb48a54b84af37a9ca5d003f211707c.woff") format("woff"), url("//db.onlinewebfonts.com/t/cdb48a54b84af37a9ca5d003f211707c.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/cdb48a54b84af37a9ca5d003f211707c.svg#ArquitectaW00-Book") format("svg"); }
@import url("//hello.myfonts.net/count/3acd1c");
h1, h2, h3, h4, h5, h6 {
font-family: 'Brilon Regular' !important;
}
h6 a {
font-family: 'Brilon Regular' !important;
}
body {
font-family: 'ArquitectaW00-Book' !important;
font-size: 1.2rem !important;
}
a {
font-family: 'ArquitectaW00-Book' !important;
}
a:hover img {
opacity: .9;
}
.caps {
text-transform: uppercase;
}
/*-- Floater Begin --*/
.floater {
bottom: -700px;
position: fixed;
transition: bottom 1s;
left: 2rem;
width: 18rem;
box-sizing: border-box;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
text-align: left;
background: rgba(10, 44, 69, 0.9)!important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
color: #fff;
padding: 1.2rem 1.5rem 2rem 1.5rem;
z-index: 8001;
}
.floater .open {
width: 35px;
height: 35px;
background: rgba(34, 34, 34, 0.99);
border: 3.5px solid #ffffff;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: -8px;
right: -8px;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
border-radius: 200px;
cursor: pointer;
}
/*-- Heading Changes --*/
.alt-spacing {font-size:49px;}
@media (max-width: 767px) {
h1 {
font-size: 2.5rem;
}
.alt-spacing {font-size:29px;}
}
/* PAGE SPECIFIC */
/* FOOTER */
