
/* GLOBAL */
/* GLOBAL CSS */
a img:hover {
filter: brightness(1.2);
transition: all .3s ease-in-out;
}
@media(max-width: 767px){
h1, .h1 {font-size: 1.9rem;}
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;}
}
.oms-gallery {
padding-top: 0 !important;
display: none !important;
}
.container .control.p-4.p-lg-4.border {
border-radius: 30px;
}
#oms_04146564541 h4, #oms_04146564541 hr {
display: none;
}
#oms_04146564541 {
display: none;
}
.oms-blog-detail .container {
max-width: 800px !important;
}
.blog-item-feature h5 {
font-size: 19px !important;
}
#accordion .btn-link, #accordionTwo .btn-link {
white-space: unset;
}
#accordion .card, #accordionTwo .card {
margin-bottom: 3px;
}
.card-header:hover {
background-color: var(--primary);
}
.card-header:hover * {
color: white;
}
.card-header, .card-header * {
transition: all .15s ease-in;
}
.blog .blog-item-image {
border: 1px solid #ddd;
}
.oms-blog-detail {
background: var(--light);
}
.oms-blog-detail .blog {
background: white; border: 1px solid #ddd;
padding: 1rem;
}
@media(min-width: 992px) {
.oms-blog-detail .blog {
padding: 2rem;
}
}
@media (min-width: 1200px) {
.oms-nav .nav-item {
margin-right: 1rem !important;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
