
.bg-yellow{
    background-color: #ffd200;
}

.bg-grey{
    background-color: #f8f8f8;
}

.bg-red{
    background-color: #f85239;
}

.bg-blue{
    background-color: #0970c7;
}

.color-blue{
    color: #3e7abd;
}

.b-skandia__story-6 .line-height14{
    line-height: 14px;
}

.b-skandia__story-6 .line-height18{
    line-height: 18px;
}


.b-skandia__story-6 .line-height24{
    line-height: 24px;
}


.triangle-orange-lg{
    position: absolute;
    background-image: url(../images/triangle-orange.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    opacity: 0.8;
    z-index: 1;
}

.b-top__text{
    position: relative;
    color: #fff;
}


.b-skandia__story-6{
    font-family: 'Open Sans';
}

.b-skandia__story-6 .container{
    max-width: 1000px !important;
    margin: 0 auto;
}

.b-skandia__story-6 .text-center{
    text-align: center;
}

.b-skandia__story-6 .text-right{
    text-align: right;
}

.b-skandia__story-6 .extra-bold{
    font-weight: 800;
}

.b-skandia__story-6 .position-relative{
    position: relative;
}

.b-skandia__story-6 h4{
    font-size: 18px;
    font-weight: 800;
}

.b-skandia__story-6 .bolditalic{
    font-weight: bold;
    font-style: italic;
}

.b-skandia__story-6 blockquote{
    position: relative;
    margin-top: -40px;
    border: none;
}

.b-skandia__story-6 blockquote p{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
}

.b-skandia__story-6 blockquote:before{
    content: '';
    position: absolute;
    top: -15px;
    left: 15px;
    height: 64px;
    width: 70px;
    background-image: url(../images/story-3/sprite-story3.png);
    background-position: -10px -360px;
}

.b-skandia__story-6 h3{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.b-skandia__story-6 .b-image-border{
    position: relative;
    max-width: 382px;
    padding: 20px;
    /*border-radius: 50%;*/
    /*background-color: rgba(255, 255, 255, 0.5);*/

}

/*.b-skandia__story-6 .b-image-border:before{*/
    /*content: '';*/
    /*position: absolute;*/
    /*bottom: 30px;*/
    /*height: 118px;*/
    /*width: 64px;*/
    /*background-image: url(../images/story-3/sprite-story3.png);*/
    /*z-index: 1;*/
/*}*/

.mark-blue:before{
    right: 20px;
    background-position: -3px -447px;
}

.mark-red:before{
    left: 20px;
    background-position: -115px -447px;
}

.mark-yellow:before{
    right: 20px;
    background-position: -217px -447px;
}

.b-skandia__story-6 .b-image-border img{
    width: 100%;
}

.b-skandia__story-6 .person-description p{
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    font-style: italic;
}

.b-top__text{
    z-index: 2;
}

.b-top__text-second{
    position: relative;
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f2f2f2;
    z-index: 1;
}

.b-slide{
    position: relative;
    height: 0;
    padding-bottom: 41.2%;
}

.b-slide .b-slide-text{
    position: absolute;
    left: 50%;
    bottom: 40px;
    display: block;
    width: 100%;
    max-width: 1000px;
    margin-left: -500px;
    padding-left: 100px;
    font-size: 48px;
    color: #fff;
    font-weight: 900;
}

.b-slide-img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.b-slide.main .b-slide-img{
    background-image: url("../images/story-6/main.jpg");
}

.b-slide.scientists .b-slide-img{
    background-image: url("../images/story-6/story6-image1.jpg");
    background-position: center bottom;
}

.b-slide.family .b-slide-img{
    background-image: url("../images/story-6/story6-image2.jpg");
}

.b-slide.greens .b-slide-img{
    background-image: url("../images/story-6/story6-image3.jpg");
}

.b-slide.socialization .b-slide-img{
    background-image: url("../images/story-6/story6-image4.jpg");
}

.b-slide.security .b-slide-img{
    background-image: url("../images/story-6/story6-image5.jpg");
}

.b-slide-line{
    height: 112px;
    display: flex;
    align-items: center;
}

.align-center{
    margin: 0 auto;
}

.b-slide-line h2{
    color: white;
    font-weight: 700;
}

.b-slide-line .first{
    padding-left: 90px;
}

.b-slide-line .second{
    padding-left: 20px;
}

.b-slide-line .third{
    padding-left: 50px;
}

.title-second-slide{
    font-size: 48px;
    margin-bottom: 30px;
}

.indent-bottom{
    margin-bottom: 40px;
}

@media (min-width: 1019px) {
    .triangle-orange-lg{
        width: 60%;
        max-height: 700px;
        height: 100%;
        top: 0;
        left: 0;
    }

    .b-top__text h2{
        font-size: 48px;
        padding-top: 50px;
        padding-left: 100px;
        font-weight: 700;
    }

    .b-top__text h3{
        font-size: 30px;
        font-weight: 500;
        padding-top: 20px;
        padding-left: 100px;

    }

    .b-top__text-second{
        margin-top: -100px;
        padding: 40px 80px;
    }

    .page-scandia #navbar{
        padding-top: 0!important;

    }

    .b-skandia__story-6 .indent-content{
        margin: 50px auto;
    }
    .b-skandia__story-6 .indent-content-bottom{
        margin-bottom: 70px;
    }

    .b-skandia__story-6 p{
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 35px;
        line-height: 24px;
    }

    .b-skandia__story-6 blockquote{
        max-width: 820px;
        padding: 25px 50px 25px 100px;
        /*margin-bottom: 0;*/
    }


    .b-skandia__story-6 .b-image-border{
        margin-top: -140px;
    }

    .image-xs img{
        display: block;
        height: 146px;
        width: 146px;
        border-radius: 50%;
        margin: auto;
    }

    .b_active{
        height: 250px;
        margin: 200px 0;
        background-color: #f2f2f2;
    }

    .b_active .container{
        position: relative;
    }

    .b_active img{
        margin-top: -100px;
        margin-left: 90px;
        opacity: 1;
    }

    .b_active h2{
        position: absolute;
        left: 110px;
        bottom: 100px;
        font-weight: 700;
    }
}

@media (max-width: 767px) {
    .b-skandia__story-6{
        overflow: hidden;
    }

    .b-slide{
        min-height: 500px;
    }

    .b-slide-img{
        background-size: cover;
        background-position: center;
    }

    .title-second-slide{
        font-size: 28px;
    }

    .b-skandia__story-6 .triangle-orange-lg{
        width: 160%;
        max-height: 400px;
        height: 100%;
        top: 0;
        left: -150px;
    }

    .b-skandia__story-6 .b-top__text{
        top: 55px;
        left: 25px;
    }

    .b-top__text-second{
        margin-top: -50px;
        padding: 20px;
    }

    .b-skandia__story-6 .indent-content{
        padding: 30px 10px;
    }

    .b-skandia__story-6 .b-image-border{
        margin: -40px auto 0;
    }

    .b-slide .b-slide-text{
        font-size: 28px;
        left: 0;
        margin: 0;
        padding-left: 20px;
    }

    .b-skandia__story-6 blockquote p{
        font-size: 15px;
        padding: 16px 0;
        text-indent: 80px;
    }

    .indent-content-left{
        padding-left: 80px;
    }



    .image-xs img{
        margin: auto;
        border-radius: 50%;
    }
}

.b-skandia__story-6 .arrows-colored{
    position: absolute;
    /*top: 0;*/
    height: 447px;
    width: 120px;
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    -webkit-animation: animation-1 2s infinite linear;
    animation: animation-1 2s infinite linear;
    bottom: 4px;
}

.b-skandia__story-6 .arrows-colored{
    top: auto;
    bottom: auto;
}

.b-skandia__story-6 .arrows-colored{
    top: 0;
}

@-webkit-keyframes animation-1 {
    0% {
        background-position: 0 -25px;
    }

    50% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -25px;
    }
}


.b-skandia__story-6 .arrows-colored.left{
    left: -150px;
}

.b-skandia__story-6 .arrows-colored.right{
    right: -150px;
}


.b-stories-list-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    /*-ms-flex-pack: distribute;*/
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 25px;
}

.b-skandia__stories-list .container:before,
.b-skandia__stories-list .container:after{
    display: none;
}

.b-stories-list-container a{
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 420px;
    height: 262px;
    margin: 25px 0;
    color: #fff;
    overflow: hidden;
    font-weight: 700;
    text-decoration: none;
}

/*.b-stories-list-container .story{*/
/*padding: 25px;*/
/*}*/

.b-stories-list-container a:hover{
    color: #fff;
}

.b-stories-list-container h4{
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    z-index: 2;
    font-style: normal;
}

.b-stories-list-container p{
    position: relative;
    font-size: 1em;
    font-weight: 500;
    color: #fff;
    margin: 0;
    padding: 0;
    z-index: 2;
}

.b-stories-list-container button{
    position: relative;
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    padding: 10px 25px;
    margin-top: 20px;
    background-color: #3e7abd;
    border: none;
    border-radius: 0;
    z-index: 2;
}

.b-stories-list-container .not-realized{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: default;
}

.b-stories-list-container .b_stories-list__story-1{
    background-image: url("../images/story-list/story-1.jpg");
}

.b-stories-list-container .b_stories-list__story-2{
    background-image: url("../images/story-list/story-2.jpg");
}

.b-stories-list-container .b_stories-list__story-3{
    background-image: url("../images/story-list/story-3.jpg");
}

.b-stories-list-container .b_stories-list__story-4{
    background-image: url("../images/story-list/story-4.jpg");
}

.b-stories-list-container .b_stories-list__story-1 .triangle,
.b-stories-list-container .b_stories-list__story-2 .triangle,
.b-stories-list-container .b_stories-list__story-3 .triangle,
.b-stories-list-container .b_stories-list__story-4 .triangle{
    content: '';
    position: absolute;
    height: 222px;
    width: 342px;
    background-image: url(../images/sprite.png);
    background-position: -8px -2372px;
    z-index: 1;
}

.b-stories-list-container .b_stories-list__story-1 .triangle{
    top: 0;
    left: 0;
}

.b-stories-list-container .b_stories-list__story-2 .triangle{
    bottom: 0;
    right: -60px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.b-stories-list-container .b_stories-list__story-3 .triangle{
    left: -60px;
    bottom: 0;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.b-stories-list-container .b_stories-list__story-4 .triangle{
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}