
/* GLOBAL */
.oms-wrapper p {
margin-bottom: 1.5rem;
}
.omsFooter .form-control,
.oms-wrapper .form-control {
border-radius: 0;
padding: 1rem 1.25rem;
font-size: 80%;
}
.oms-primary-offset-banner {
position: initial!important;
}
.oms-primary-offset-banner:before {
content: "";
/* width: 360px; */
background: var(--primary-alt);
opacity: 0.8;
position: absolute;
left: -50px;
bottom: -13%;
top: -13%;
z-index: -1;
right: 60%;
}
strong .lead {
font-weight: 700;
}
.round {
border-radius: 12px;
}
.btn {
white-space: break-spaces;
}
.omsFooter .btn:not(.btn-sm):not(.btn-lg),
.oms-wrapper .btn:not(.btn-sm):not(.btn-lg) {
padding: 0.66rem 1.5rem;
font-weight: bold;
font-size: 85%;
}
.omsFooter .btn-sm,
.oms-wrapper .btn-sm {
padding: 0.5rem 0.75rem;
font-weight: bold;
font-size: 80%;
}
.oms-wrapper .btn-primary-alt {
color: white;
}
.omsFooter .subscribe-form label,
.oms-wrapper .subscribe-form label {
display: none!important;
}
.blog-desc > .w-100 > a > img {
width: 100%;
margin-bottom: 1.5rem;
}
.blog-data .blog-description {
font-size: .9rem;
line-height: 1.4;
}
@media(min-width: 768px) {
.blog-cat-Success-Stories .blog-desc > .w-100 {
float: left;
max-width: 33%;
margin-right: 2rem;
}
.blog-cat-Success-Stories .blog-desc > .w-100 > a > img {
margin-bottom: 1rem;
}
}
.blog-detail-page {
background: var(--light);
}
#savecontent .blog .blog-desc {
background: white;
border: 1px solid var(--border);
padding: 2rem;
}
.blog .blog-desc,
.blog .blog-desc p,
.blog .blog-desc ul,
.blog .blog-desc li {
font-family: inherit !important;
font-size: inherit !important;
line-height: inherit !important;
}
#savecontent .blog-wrapper .row.justify-content-center {
justify-content: flex-start !important;
}
#savecontent .blog-title {
font-size: 22px !important;
font-weight: normal !important;
}
.cell.medium-5.xlarge-5.p-top-4 {
display: flex;
flex-wrap: wrap;
}
.cell.medium-5.xlarge-5.p-top-4 img,
.blog-detail-page .blog-desc img {
max-width: 100%;
height: auto;
margin-right: .5rem;
}
@media(min-width: 575px) {
.oms-blog-detail .blog-desc > .w-100 {
float: right !important;
margin: 0 0 .5rem 1rem !important;
width: 250px !important;
max-width: 40% !important;
margin-right: 0 !important;
}
}
a:hover img {
opacity: .9;
}
.float-right {
float: right;
width: 500px;
max-width: 50%;
margin: 0 0 10px 20px;
}
@media(max-width: 575px) {
.float-right {
float: none;
width: 100%;
max-width: 100%;
margin: 0 0 20px 0px;
}
}
.media.bg-white .media-body .text-primary.lead strong span {
color: var(--primary-alt) !important;
}
.blog-widget a.d-flex.h-100 {
height: auto !important;
min-height: auto !important;
padding-bottom: 80%;
}
#savecontent .blog-widget .blog-title {
font-size: 1rem !important;
line-height: 1.25;
}
.blog-image a {
padding-bottom: 100%!important;
}
/*.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.9);
padding: 1rem;
background-size: 20px;
}*/
.flippy .flipper:nth-of-type(even) {
flex-direction: row-reverse;
}
a.bg-image:hover {
opacity: .8;
}
.wrapper .arrowed {
list-style: none;
padding: 0 10px;
}
.wrapper .arrowed li {
position: relative;
padding-left: 23px;
}
.wrapper .arrowed li:before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 18px;
height: 18px;
background-image: url(/userfiles/2161/images_new/yellowarrow.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.wrapper .arrowed li ul li:before {
content: "";
position: absolute;
left: 0;
top: 2px;
width: 18px;
height: 18px;
background-image: url(/userfiles/2161/images_new/yellowarrow.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.wrapper .arrowed li,
.modal .arrowed li {
margin-bottom: 6px;
}
.wrapper .arrowed li ul,
.modal .arrowed li ul {
margin-top: 6px;
}
.wrapper .btn-lg {
font-size: 1.5rem !important;
font-weight: bold !important;
padding: .75rem 1.5rem !important;
}
@media(min-width: 992px){
.wrapper .btn-xl {
font-size: 2rem !important;
font-weight: bold !important;
padding: 1rem 2rem !important;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
