body {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

header.masthead {
    position: relative;
    background-color: #343a40;
    background: url("/assets/img/2019-site/spedan-message.png") no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

header.masthead .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

header.masthead h1 {
    font-size: 2rem;
}

.contactstrip {
    background-color: rgb(236, 188, 24);
    color: #ffffff;
    padding: 2px;
    margin-top: 88px;
}


/* ISO 45001 CSS */

#consultants-header-block {
    background: rgb(66, 181, 212, 1);
    background: -moz-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: linear-gradient(145deg, rgba(66, 181, 212, 1), rgba(99, 140, 203, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da6154", GradientType=1);
    color: #ffffff;
  
}

#contact-header-block {
    background: rgb(66, 181, 212, 1);
    background: -moz-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: linear-gradient(145deg, rgba(66, 181, 212, 1), rgba(99, 140, 203, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da6154", GradientType=1);
    color: #ffffff;
  
}

.opacity-box {
    background-color: rgba(255, 255, 255, 0.7);
    margin: 50px;
    color: #000000;
    border: 1px solid rgba(255, 255, 255, .9);
    border-radius: 10px;
    padding: 10px;
    width: 70%;
}

.opacity-box-0 {
    background-color: rgba(255, 255, 255, 0);
    margin: 50px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 10px;
    padding: 10px;
    width: 70%;
}

#legalreview-home {
    background-image: url('/assets/img/2019-site/legal-review-spedan-context-image.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #ffffff;
    padding-top: 80px;
    padding-bottom: 80px;
}

#onsite-training-home {
    background-image: url('/assets/img/2019-site/training-onsite-spedan-context-image.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #ffffff;
    padding-top: 80px;
    padding-bottom: 80px;
}

#training-home {
    background-image: url('/assets/img/2019-site/training-spedan-context-image.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #ffffff;
    padding-top: 80px;
    padding-bottom: 80px;
}

#consultancy-home {
    background-image: url('/assets/img/2019-site/consultancy-spedan-context-image.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #ffffff;
    padding-top: 80px;
    padding-bottom: 80px;
}



.greygrad {
    background: rgb(66, 181, 212, 1);
    background: -moz-linear-gradient(145deg, rgba(109, 120, 125, 1) 0%, rgba(92, 94, 96, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(109, 120, 125, 1) 0%, rgba(92, 94, 96, 1) 100%);
    background: linear-gradient(145deg, rgba(109, 120, 125, 1), rgba(92, 94, 96, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="rgb(109, 120, 125)", endColorstr="rgb(92, 94, 96)", GradientType=1);
    color: #ffffff;
  
}

#iso45001-header-block {
    background: rgb(220, 74, 58);
    background: -moz-linear-gradient(90deg, rgba(220, 74, 58, 1) 40%, rgba(218, 146, 84, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(220, 74, 58, 1) 40%, rgba(218, 146, 84, 1) 100%);
    background: linear-gradient(90deg, rgba(220, 74, 58, 1) 40%, rgba(218, 146, 84, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da9254", GradientType=1);
    color: #ffffff;
   
}

#iso9001-header-block {
    background: rgb(66, 181, 212, 1);
    background: -moz-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: linear-gradient(145deg, rgba(66, 181, 212, 1), rgba(99, 140, 203, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da6154", GradientType=1);
    color: #ffffff;
   
}

#iso14001-header-block {
    background: rgb(66, 181, 212, 1);
    background: -moz-linear-gradient(145deg, rgba(155,212,147, 1) 0%, rgba(113,171,107, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(155,212,147, 1) 0%, rgba(113,171,107, 1) 100%);
    background: linear-gradient(145deg, rgba(155,212,147, 1), rgba(113,171,107, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da6154", GradientType=1);
    color: #ffffff;
   
}

#iso27001-header-block {
    background: #735994;
    background: -moz-linear-gradient(145deg, #735994 0%, #A190B6 100%);
    background: -webkit-linear-gradient(145deg, r#735994 0%, #A190B6 100%);
    background: linear-gradient(145deg, #735994, #A190B6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#735994", endColorstr="#A190B6", GradientType=1);
    color: #ffffff;
   
}

#iso50001-header-block {
    background: #F5C336;
    background: -moz-linear-gradient(145deg, #F5C336 0%, #FFD55E 100%);
    background: -webkit-linear-gradient(145deg, #F5C336 0%, #FFD55E 100%);
    background: linear-gradient(145deg, #F5C336, #FFD55E);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#F5C336", endColorstr="#FFD55E", GradientType=1);
    color: #ffffff;
   
}

#iso22301-header-block {
    background: #EA7516;
    background: -moz-linear-gradient(145deg, #EA7516 0%, #E29D66 100%);
    background: -webkit-linear-gradient(145deg, #EA7516 0%, #E29D66 100%);
    background: linear-gradient(145deg, #EA7516, #E29D66);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#EA7516", endColorstr="#E29D66", GradientType=1);
    color: #ffffff;
   
}


.gradtextblue {
    background: linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradtextred {
    background: linear-gradient(90deg, rgba(220, 74, 58, 1) 0%, rgba(218, 146, 84, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradtextgreen {
    background: linear-gradient(90deg, rgba(155,212,147, 1) 0%, rgba(113,171,107, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradtextpurple {
    background: linear-gradient(90deg, #735994 0%, #A190B6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradtextorange {
    background: linear-gradient(90deg, #EA7516 0%, #E29D66 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradtextyellow {
    background: linear-gradient(90deg, #F5C336 0%, #FFD55E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top-grad-fill-a {
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    left: -500px;
    top: -50px;
    width: 100%;
    height: 600px;
    transform: rotate(-45deg);
}

.hoverStandard:hover {

transition: all 0.5s;
transform: scale(1.2);
}

.image-margin
{
    margin-left: 25%;
    margin-right: 25%;
    margin-top: 25%;
    margin-bottom: 5%;
}

.top-grad-fill-b {
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    width: 100%;
    height: 600px;
    transform: rotate(-45deg);
}

.top-grad-fill-c {
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    width: 100%;
    height: 600px;
    right: 500px;
    transform: rotate(-45deg);
}

.bluegrad {
    background: rgb(66, 181, 212, 1);
    background: -moz-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(66, 181, 212, 1) 0%, rgba(99, 140, 203, 1) 100%);
    background: linear-gradient(145deg, rgba(66, 181, 212, 1), rgba(99, 140, 203, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da6154", GradientType=1);
    color: #ffffff;
    border-top: 1px solid #ffffff;
}

.greengrad {
    background: rgb(76, 202, 83, 1);
    background: -moz-linear-gradient(145deg, rgba(155,212,147, 1) 0%, rgba(113,171,107, 1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(155,212,147, 1) 0%, rgba(113,171,107, 1) 100%);
    background: linear-gradient(145deg, rgba(155,212,147, 1), rgba(113,171,107, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da6154", GradientType=1);
    color: #ffffff;
    border-top: 1px solid #ffffff;
}

.redgrad {
    background: rgb(220, 74, 58);
    background: -moz-linear-gradient(90deg, rgba(220, 74, 58, 1) 40%, rgba(218, 146, 84, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(220, 74, 58, 1) 40%, rgba(218, 146, 84, 1) 100%);
    background: linear-gradient(90deg, rgba(220, 74, 58, 1) 40%, rgba(218, 146, 84, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#dc4a3a", endColorstr="#da9254", GradientType=1);
    color: #ffffff;
    border-top: 1px solid #ffffff;
}

.purplegrad {
    background: #735994;
    background: -moz-linear-gradient(145deg, #735994 0%, #A190B6 100%);
    background: -webkit-linear-gradient(145deg, r#735994 0%, #A190B6 100%);
    background: linear-gradient(145deg, #735994, #A190B6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#735994", endColorstr="#A190B6", GradientType=1);
    color: #ffffff;
    border-top: 1px solid #ffffff;
}

.yellowgrad {
    background: #F5C336;
    background: -moz-linear-gradient(145deg, #F5C336 0%, #FFD55E 100%);
    background: -webkit-linear-gradient(145deg, #F5C336 0%, #FFD55E 100%);
    background: linear-gradient(145deg, #F5C336, #FFD55E);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#F5C336", endColorstr="#FFD55E", GradientType=1);
    color: #ffffff;
    border-top: 1px solid #ffffff;
}

.orangegrad {
    background: #EA7516;
    background: -moz-linear-gradient(145deg, #EA7516 0%, #E29D66 100%);
    background: -webkit-linear-gradient(145deg, #EA7516 0%, #E29D66 100%);
    background: linear-gradient(145deg, #EA7516, #E29D66);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#EA7516", endColorstr="#E29D66", GradientType=1);
    color: #ffffff;
    border-top: 1px solid #ffffff;
}




.cardTrans {
    background-color: rgba(255, 255, 255, 0.5);
}

.cardTransBtn {
    color: #000000;
    font-weight: bold;
}

.cardTransBtn:hover {
    color: #000000;
}

.card-header.collapsed {
    background: rgba(255, 255, 255, 0.5);
}

.card-header:not(.collapsed) {
    background: rgba(255, 255, 255, 0.125);
}

.facts45001 {
    /* padding-top: 5rem; */
    padding-bottom: 5rem;
}

.benefits45001 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #f0f0f0;
}

.img-placeholder100 {
    border: 1px solid rgb(202, 202, 202);
    background-color: rgb(231, 231, 231);
    width: 100px;
    height: 100px;
}

.img-placeholder250 {
    border: 1px solid rgb(187, 187, 187);
    background-color: rgb(216, 215, 215);
    width: 250px;
    height: 250px;
}

.img-placeholder500 {
    border: 1px solid rgb(202, 202, 202);
    background-color: rgb(231, 231, 231);
    width: 500px;
    height: 500px;
}

@media (min-width: 768px) {
    header.masthead {
        padding-top: 12rem;
        padding-bottom: 12rem;
    }
    header.masthead h1 {
        font-size: 3rem;
    }
}

.showcase .showcase-text {
    padding: 3rem;
    color: #212529;
}

.whitebg {
    background-color: #ffffff;
}

.greybg {
    background-color: #e7e7e7;
}

.redbg {
    background: rgb(220, 74, 58);
    color: #ffffff;
}

.greybotborder {
    border-bottom: 1px solid #e7e7e7;
}

.showcase .showcase-img {
    min-height: 30rem;
    background-size: cover;
}

.placeshowcaseimage {
    width: 50%;
    margin: 1%;
}

@media (min-width: 768px) {
    .showcase .showcase-text {
        padding: 7rem;
    }
}

.features-icons {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.features-icons .features-icons-item {
    max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
    height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
    font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
    font-size: 5rem;
}

.testimonials {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.testimonials .testimonial-item {
    max-width: 18rem;
}

.testimonials .testimonial-item img {
    max-width: 8rem;
}

.default-pages {
    padding-top: 7rem;
    padding-bottom: 5rem;
}

.blogs {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.iso-buttons {
    width: 150px;
    padding: 10px;
    margin: 10px;
}

.trainingtools {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fbfbfb;
    color: #212529;
    border-top: rgba(0, 0, 0, .125) solid 1px;
}

.faqsection {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #e7e7e7;
    color: #212529;
    border-top: rgba(0, 0, 0, .125) solid 1px;
}

.blogs .blogs-item {
    max-width: 18rem;
}

.blogs .blogs-item img {
    max-width: 12rem;
}

.call-to-action {
    position: relative;
    background-color: #343a40;
    background: url("/assets/img/2019-site/spedan-message.png") no-repeat center center;
    background-size: cover;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #1d809f;
}

footer {
    background-color: #212529;
    padding: 50px;
    color: #ffffff;
}

#module9001,
#module14001,
#module45001,
#module50001,
#module27001,
#module22301,
#modulemr,
#moduleia {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1;
}

#module9001:hover,
#module14001:hover,
#module45001:hover,
#module50001:hover,
#module27001:hover,
#module22301:hover {
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 1;
}

#modulemr:hover,
#moduleia:hover {
    cursor: pointer;
    opacity: 0.8;
}

nav {
    background-color: #212529;
}

.navbar-brand img {
    width: 200px;
}

.navbar a {
    color: #ffffff;
}

.navbar a:hover {
    color: #1d809f;
}


/* bootstrap overrides */

.btn-primary {
    color: #ffffff;
    background-color: #1d809f;
    border-color: #3094bb;
}

.btn-secondary {
    color: #ffffff;
    background-color: rgba(236, 188, 24, 1);
    border-color: rgba(236, 188, 24, 1);
}

.index-header {
    background: url("/assets/img/2019-site/home-page-header.jpg") no-repeat center center;
    background-size: cover;
    height: 600px;
    margin-top: 80px;
}

.blogs-header,
.team-header,
.contact-header {
    background: url("/assets/img/2019-site/home-page-header.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    margin-top: 80px;
}

.consultancy-header {
    background: url("/assets/img/2019-site/home-page-header-consultancy.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    margin-top: 80px;
}

.training-header {
    background: url("/assets/img/2019-site/home-page-header-training.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    margin-top: 80px;
}

.knowledgebase-header {
    background: url("/assets/img/2019-site/home-page-header-knowledgebase.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    margin-top: 80px;
}

.caybee-header {
    background: url("/assets/img/2019-site/home-page-header-caybee.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    margin-top: 80px;
}

.team-header {
    background: url("/assets/img/2019-site/home-page-header-team.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    background-position: 20% 30%;
    margin-top: 80px;
}

.team-image {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.team-image:hover {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    cursor: pointer;
}

.navbar-custom {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: rgba(0, 0, 0, .7);
}

.bg-secondary {
    background-color: #212529!important;
}


/* SVG Links */

.hoversvg {
    fill: #fff;
}

.hoversvg:hover {
    fill: #e7e7e7;
}

.cta {
    padding: 50px;
}

.mt20percent {
    margin-top: 20%;
}

.m20percent {
    margin: 20%;
}

.mt10percent {
    margin-top: 10%;
}

.imgw70px {
    width: 70px;
}

.indexblockbg1 {
    background-image: url('/assets/img/2019-site/bg-showcase-1.jpg');
}

.indexblockbg2 {
    background-image: url('/assets/img/2019-site/bg-showcase-3.jpg');
}

.indexblockbg3 {
    background-image: url('/assets/img/2019-site/bg-showcase-2.jpg');
}

.indexblockbg4 {
    background-image: url('/assets/img/2019-site/bg-showcase-4.jpg');
}

.activepage {
    color: rgb(236, 188, 24) !important;
}

.blog-cats {
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog-cats a {
    font-size: 12px;
    font-weight: bold;
    color: #1d809f;
    text-decoration: none;
}

.blog-cats a:hover {
    color: #212529;
    text-decoration: none;
}

.blog-title {
    color: black;
}

.blog-img img:hover {
    opacity: 0.7;
}

.active-blog-cat {
    background-color: #1d809f;
}

.active-blog-cat a {
    color: white;
}

.messagestrip {
    background: #3094bb;
    color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.messagebody {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f1f1f1;
    color: #212529;
    border-top: rgba(0, 0, 0, .125) solid 1px;
}