
/* GLOBAL */
/* GLOBAL CSS */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: aviator, serif;
margin-bottom: .25rem !important;
line-height: .9;
}
@font-face {
font-family: metro;
src: url("/userfiles/2168/files/Metropolis-Medium.woff") format("opentype");
}
@font-face {
font-family: aviator;
src: url("/userfiles/2168/files/aviator-bold.woff") format("opentype");
}
body {
font-family: metro, sans-serif;
}
hr {
border-style: dotted !important;
}
.subheader p.text-white.text-center {
font-size: 1.5rem;
}
@media (min-width: 992px) {
h1,
.h1 {
font-size: 4rem;
}
h2,
.h2 {
font-size: 3.5rem;
}
h3,
.h3 {
font-size: 3rem;
}
h4,
.h4 {
font-size: 2.5rem;
}
h5,
.h5 {
font-size: 2rem;
}
h6,
.h6 {
font-size: 1.5rem;
}
}
.omsNav .btn,
#savecontent .btn,
footer .btn {
border-radius: 100px;
}
.btn:not(.btn-sm) {
padding: .4rem 1rem;
}
.btn-sm {
padding: .3rem .7rem;
}
.btn-primary-alt {
color: black !important;
}
.modal .modal-title.text-primary-alt {
color: white !important;
}
/*.fancy-border {
background-image: url(/userfiles/2168/images/stripe.png), url(/userfiles/2168/images/stripe2.png);
background-position: top, bottom;
background-repeat: repeat-x, repeat-x;
}*/
.oms-blog-detail .blog {
padding: 1rem;
background: white;
border: 1px solid var(--border);
}
.locationmap {
flex: 0 0 100%;
max-width: 100%;
margin-top: 1rem;
margin-bottom: 1rem;
}
.locationinfo {
flex: 0 0 100%;
max-width: 100%;
margin-top: 1rem;
margin-bottom: 1rem;
background: white;
border: 1px solid var(--border);
padding: 1rem;
}
@media(min-width: 768px) {
.oms-blog-detail .blog {
padding: 1.5rem;
background: white;
border: 1px solid var(--border);
}
.locationmap iframe {
height: 100% !important;
min-height: 350px !important;
}
.locationmap {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.locationinfo {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
}
.locationmap iframe {
height: 100% !important;
min-height: 350px !important;
}
.oms-gallery .Collage {
text-align: center;
}
.sub-header,
.container-fluid.subheader {
/* background: url(/userfiles/2168/images/cyan-pattern.jpg) repeat left top;
background-size: 200px 200px;*/
background: var(--light);
/* -webkit-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);*/
text-align: center !important;
border-bottom: 1px solid var(--border);
}
.sub-header h1,
.subheader h1 {
color: var(--primary) !important;
text-shadow: 0 0 0 transparent !important;
padding-bottom: .25rem;
text-align: center !important;
width: 100%;
}
.container-fluid.subheader {
padding: 1rem;
}
.whitebanner2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
@media(min-width: 992px) {
.container-fluid.subheader {
padding: 1.5rem;
}
.whitebanner2 {
padding-top: 3rem;
padding-bottom: 3rem;
}
body {
background-image: url(/userfiles/2168/images/backdrop-shapes.jpg) !important;
background-position: left top !important;
background-repeat: repeat !important;
}
.oms-wrapper {
font-size: 1.1rem;
}
}
.modal-body {
background: var(--light) !important;
}
.bg-secondary {
background: url(/userfiles/2168/images/cyan-pattern.jpg) repeat left top !important;
background-size: 200px 200px;
-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.blog-detail-page {
background: var(--light);
}
.locationinfo div {
font-size: 1.1rem !important;
}
.red-flowers {
background-image: none !important;
height: 0 !important;
}
.oms-wrapper .form-control {
font-size: .9rem;
}
.modal .custom-file-label:after {
height: 100% !important;
}
.sub-header,
.subheader {
background: var(--dark) !important;
}
.sub-header h1.text-white,
.subheader h1 {
color: var(--primary-alt) !important;
}
.blog-content {
background: white;
}
/* PAGE SPECIFIC */
/* FOOTER */
