
/* GLOBAL */
html {
scroll-behavior: smooth;
}
@media(min-width: 992px) {
h1.mega, .h1.mega, .sub-hero h1 {
font-size: 4rem;
}
}
@media(max-width: 767px) {
h1, .h1 {
font-size: 2rem;
}
h2,
.h2 {
font-size: 1.75rem;
}
h3,
.h3 {
font-size: 1.6rem;
}
h4,
.h4 {
font-size: 1.45rem;
}
h5,
.h5 {
font-size: 1.3rem;
}
h6,
.h6 {
font-size: 1.15rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
text-transform: uppercase;
font-style: italic;
}
.btn {
white-space: normal;
text-transform: uppercase;
font-style: italic;
font-family: Kanit;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100% !important;
height: auto !important;
}
.rightfloat {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
}
o .btn-primary {
color: white !important;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.9);
padding: 1rem;
background-size: 20px;
}
@media(min-width: 1600px) {
.container {
max-width: 1300px;
}
.container.container-wide {
width: 1550px !important;
max-width: 1550px !important;
}
}
.round {
border-radius: 16px;
}
.rounded {
border-radius: 10px;
}
@media(min-width: 1600px) {
.sub-hero {
padding: 10rem 0 !important;
}
}
.gradient-primary {
background: rgb(7, 114, 51);
background: radial-gradient(circle, rgba(7, 114, 51, 1) 0%, rgba(17, 17, 17, 1) 100%);
}
.bg-siding {
background-image: url(/userfiles/2533/images/bg-siding2.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
}
.footable-header th {
background: var(--primary);
color: white;
font-style: italic;
}
/* PAGE SPECIFIC */
/* FOOTER */
