@import url("/global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
.bg-cobalt .btn-primary:hover {
    background-color: #6e88ff;
}
.our-services-container a {
    display: block;
    transition: margin-top 0.3s ease-in-out;
}

.our-services-container a:hover {
    margin-top: -30px;
}

.our-services-container a .fa-4x,
.our-services-container a h3,
.our-services-container a p {
    transition: color 0.3s ease-in-out;
}

.our-services-container a:hover .fa-4x,
.our-services-container a:hover h3,
.our-services-container a:hover p {
    color: #00143c !important;
}

.service-boxes a:hover .bg-white {
    box-shadow: 8px 8px 25px rgba(0,0,0,.15);
}
.service-boxes a .bg-white {
    box-shadow: 0;
    transition: box-shadow 0.5s;
    max-width: 60vw;
    margin: 0.5rem auto;
}
.service-boxes a {
    text-decoration: none !important;
}
#CP_Hero.home .bg-image {
    background-position: center top;
}
#CP_Hero.home .text {
    padding-left: .75rem !important;
}
#whitepapers .whitepaper-images img {
    box-shadow: 8px 8px 25px rgba(0,0,0,.35);
    max-width: 25vw;
    margin: 45px;
}
#whitepapers .whitepaper-images {
    margin: 0;
    overflow-x: hidden;
    display: flex;
    justify-content: center;
}
#whitepapers .whitepaper-images div {
    width: fit-content;
}
#sk_google_reviews_slider .sk_reviews_grid-content.badge-content {
    background-color: #ffffff !important;
    height: 100%;
}
#sk_google_reviews_slider .sk_reviews_badge {
    height: 100% !important;
}
#sk_google_reviews_slider .sk-google-reviews-badge-info {
    height: 100%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.btn.bg-green:hover {
    color: #fff !important;
    background-color: #00143c!important;
}
@media (max-width: 991px) {
    #whitepapers .whitepaper-images img {
        box-shadow: 5px 5px 15px rgba(0,0,0,.35);
        max-width: 60vw;
        margin: 0 25px 25px;
    }
}

/* Start MENU */
