@charset "UTF-8";body {
    line-height: 1.75rem;
    font-size: 1.1rem !important;
}
a {
    font-weight: 600;
}
h2, h2 a:link, h2 a:visited {
    color: #ad0a6f !important;
}
.hornav>ul>li>a, .hornav>ul>li>span {
    font-size: 16px;
}
.fa, .fas {
    font-size: 1.5rem;
    line-height: 2;
}
.maincontent {
    padding: 80px 30px;
}
#container_main {
padding: 30px 0;
}
#container_showcase1_modules {
    border-bottom: 10px solid #474747;
}
#container_top3_modules {
    background-color: #e0e0e0;
}
.bg-info {
    background-color: #8f1b63 !important;
}
.bottom-1a .module_surround {
    border-radius: 6px;
}
.is-sticky {
    height: 165px!important;
}
.shoplink {
    background: #4e687d;
    padding: 10px 16px!important;
    color: #fff!important;
}
.btn, .button, button {
    background-color: #688fad;
    padding: 8px 16px;
    font-size: 1.1rem;
}
.breadcrumb>li {
    font-weight: 600;
}
.category-desc {
    background: #edeced;
    padding: 40px 50px 25px;
    margin-bottom: 62px;
    border: 2px solid #d4dde4;
}
.category-desc img {
    float: left;
    margin: 0 40px 10px 0;
}
.weblink-category .category-desc {
    padding: 30px 40px 40px;
}
.weblink-category figure {
    margin: 0;
}
#container_bottom2_modules {
    padding: 105px 0;
}
#container_base1_modules {
    padding: 60px 0;
    background-position: bottom;
}
img.primary-logo-image {
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fadeIn;
    animation-delay: 300ms;
    transition: width 2s;
}
.is-sticky img.primary-logo-image {
    width: 62%;
    display: block;
    margin: 0 auto 8px;
}
.item-page, .items-leading>div, .items-row>div {
    overflow: auto;
}
.pull-left {
float:left;
margin: 0 20px 10px 0;
}
.care {
border-right: thin solid #c7c7c7;
padding:0 60px 0 0;
text-align:center;
}
.py-2 {
    padding-top: 22px !important;
    padding-bottom: 12px !important;
}
.blog-item {
    background: #fff;
    padding: 28px 36px!important;
    border: thin solid #d4dde4;
    margin: 0 10px 42px;
}
.item-page, .items-leading>div, .items-row>div {
    background: #fff;
    padding: 46px 60px!important;
	border: thin solid #d4dde4;
	margin: 60px auto;
}
.list-group-item {
    padding: 1.5rem 2rem;
    line-height: 1.8rem;
}
.cf-btn-text {
    font-size: 1.5rem;
}
.convertforms.cf-success .cf-response {
    background-color: inherit !important;
    color: inherit !important;
    display: inline-block !important;
    font-size: 1.2rem !important;
}
.convertforms .cf-response {
    padding: 46px 63px 10px !important;
    width: 78% !important;
    border-radius: 12px !important;
    border: 1px solid rgba(0,0,0,0.1);
}
.hello img {
    float: left;
    max-width: unset!important;
    min-width: unset!important;
    margin: 0 20px 10px 0!important;
    border-radius: 50%;
}
.layerslideshow .info-wrapper {
    padding: 35px 94px !important;
    border-radius: 6px;
}
.layerslideshow-caption {
    font-size: 1.2rem;
}
.layerslideshow-title {
    font-size: 3rem;
    font-weight: 100;
    margin-bottom: 31px;
    border-bottom: thin solid #cacaca;
    padding-bottom: 6px;
}
.j51news figure {
    max-height: 330px;
}
.j51news_inside {
    margin: 4px -15px 20px;
}
.caption {
    font-style: italic;
    margin-top: 4px;
}
.article-info dd {
    white-space: inherit;
}
#socialmedia ul li a {
    height: inherit;
}
a[href^=tel] {
    color: #ad0a6f;
}

/** RESPONSIVE CALLS **/

@media only screen and (max-width: 768px) {
.bottom-3a .module_surround {
    padding-top: 126px !important;
}
.care {
border-right: none;
padding:10px;
}
.maincontent {
    padding: 17px 12px;
}
.category-desc, .blog-item {
    padding: 30px 23px 10px!important;
}
#cf_2 {
border: #d8d8d8;
padding: 10px;
}
.sidecol-a:first-of-type .module:first-of-type .module_surround, .sidecol-b:first-of-type .module:first-of-type .module_surround {
    padding-top: 0;
}
.bottom-3a .module_surround {
    padding-top: 0!important;
}
}

@media only screen and (max-width: 767px) {
.logo {
    padding:0;
}
}

@media (max-width: 640px) {
.is-sticky img.primary-logo-image {
    display:none;
}
.convertforms {
    padding: 12px !important;
}
.convertforms .cf-response {
    padding: 30px 20px 10px !important;
    width: 100% !important;
}
#container_main {
    padding: 0;
}
.item-page, .items-leading>div, .items-row>div {
    margin: 30px auto;
    padding: 24px 30px!important;
}
.convertforms .cf-one-half, .convertforms .cf-two-fourths, .convertforms .cf-three-sixths {
    width: 100%!important;
}
}


