.breadcum {
    float: left;
    width: 100%;
    padding-left: calc((100% - 1110px)/2);
    padding-right: calc((100% - 1110px)/2);
    background-color: #f5f6f7
}

@media(max-width: 1112px) {
    .breadcum {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(max-width: 1024px) {
    .breadcum {
        display: none
    }
}

.breadcum ul {
    float: left;
    margin: 0;
    padding: 0
}

.breadcum ul li {
    list-style: none;
    display: inline-block;
    padding-right: 15px
}

.breadcum ul li a {
    display: block;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    letter-spacing: .2px;
    color: #000;
    position: relative;
    padding-top: 14px;
    padding-bottom: 14px;
    text-decoration: none
}

.breadcum ul li a:hover {
    color: #0b0c7c
}

.breadcum ul li a::after {
    content: ">";
    position: absolute;
    right: -13px;
    top: 15px
}

.breadcum ul li:last-child>a {
    pointer-events: none
}

.breadcum ul li:last-child>a:hover {
    color: #000;
    pointer-events: none
}

.breadcum ul li:last-child>a::after {
    display: none
}

.blog-lang {
    float: right;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: -45px
}

@media(max-width: 1024px) {
    .blog-lang {
        margin-top: 35px;
        margin-bottom: 15px;
        float: left
    }
}

@media(max-width: 480px) {
    .blog-lang {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-lang .title {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #000;
    margin-right: 9px;
    margin-top: 0;
    margin-bottom: 0
}

.blog-lang ul {
    margin: 0;
    padding: 0;
    float: right
}

.blog-lang ul li {
    display: inline-block;
    list-style: none;
    padding-right: 0
}

.blog-lang ul li a {
    display: block;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 15px;
    position: relative
}

.blog-lang ul li a::after {
    content: "|";
    position: absolute;
    top: -2px;
    right: 3px
}

.blog-lang ul li:last-child a {
    padding-right: 0
}

.blog-lang ul li:last-child a::after {
    display: none
}

.blog-wrap {
    float: left;
    width: 100%;
    position: relative
}

.blog-wrap .blog-container {
    float: left;
    width: 100%;
    margin-top: 75px;
    padding-right: calc((100% - 730px)/2);
    padding-left: calc((100% - 730px)/2)
}

@media(max-width: 1024px) {
    .blog-wrap .blog-container {
        margin-top: 25px
    }
}

.blog-wrap .blog-container .blog-social-share {
    position: sticky;
    position: -webkit-sticky;
    width: 65px;
    height: 272px;
    border-radius: 6px;
    box-shadow: 0 6px 18px 0 rgba(157, 157, 157, .25);
    background-color: #fff;
    top: 136px;
    margin-left: -150px;
    float: left;
    padding: 10px
}

@media(max-width: 1024px) {
    .blog-wrap .blog-container .blog-social-share {
        margin-left: -123px
    }
}

@media(max-width: 834px) {
    .blog-wrap .blog-container .blog-social-share {
        display: none
    }
}

.blog-wrap .blog-container .blog-social-share .title {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .875em;
    font-weight: normal;
    color: #000;
    opacity: .4;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2px;
    margin-top: 0;
    margin-bottom: 0
}

.blog-wrap .blog-container .blog-social-share .likes {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    opacity: .3;
    cursor: pointer
}

.blog-wrap .blog-container .blog-social-share .likes:hover {
    opacity: 1
}

.blog-wrap .blog-container .blog-social-share .likes.active {
    opacity: 1
}

.blog-wrap .blog-container .blog-social-share .likes .icon {
    display: inline-block;
    width: 22px;
    height: 18px;
    background-image: url("../img/green-heart.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .likes .icon:hover {
    background-image: url("../img/green-heart.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .likes .icon.active {
    background-image: url("../img/green-heart.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .likes .text {
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #000;
    opacity: .4
}

.blog-wrap .blog-container .blog-social-share .social-share {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.blog-wrap .blog-container .blog-social-share .social-share .whatsapp {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    background-image: url("../img/whatsapp-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .whatsapp:hover {
    background-image: url("../img/whatsapp-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .facebook {
    display: inline-block;
    width: 10px;
    height: 20px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    background-image: url("../img/facebook-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .facebook:hover {
    background-image: url("../img/facebook-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .twitter {
    display: inline-block;
    width: 21px;
    height: 17px;
    margin-top: 15px;
    background-image: url("../img/twitter-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .twitter:hover {
    background-image: url("../img/twitter-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .pinterest {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: 15px;
    background-image: url("../img/pinterest-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .pinterest:hover {
    background-image: url("../img/pinterest-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .mail {
    display: inline-block;
    width: 24px;
    height: 22px;
    margin-top: 15px;
    background-image: url("../img/mail-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container .blog-social-share .social-share .mail:hover {
    background-image: url("../img/mail-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container article {
    float: left;
    width: 100%
}

.blog-wrap .blog-container article .head {
    float: left;
    width: 100%
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .head {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .head h1 {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.875em;
    font-weight: normal;
    color: #000;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .head h1 {
        font-family: "FedraSansStd-medium", sans-serif;
        font-size: 1.125em;
        font-weight: normal
    }
}

.blog-wrap .blog-container article .head .authoried {
    width: 100%;
    float: left;
    margin: 10px 0 10px
}

.blog-wrap .blog-container article .head .authoried .author {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999
}

.blog-wrap .blog-container article .head .authoried .author-name {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999;
    padding-left: 7px
}

.blog-wrap .blog-container article .head .posted-date {
    width: 100%;
    float: left;
    padding-top: 14px;
    padding-bottom: 14px
}

.blog-wrap .blog-container article .head .posted-date .blog-type {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .head .posted-date .blog-type {
        width: 100%
    }
}

.blog-wrap .blog-container article .head .posted-date .blog-date {
    float: left;
    margin-left: 20px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .head .posted-date .blog-date {
        width: 50%;
        margin-left: 0;
        margin-top: 15px
    }
}

.blog-wrap .blog-container article .head .posted-date .blog-date .icon {
    float: left;
    width: 15px;
    height: 12px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13'%3e%3cg fill='%230' fill-rule='nonzero'%3e%3cpath d='M.375 12.227A.375.375 0 0 1 0 11.852V1.602c0-.208.168-.376.375-.376h14.276c.207 0 .375.168.375.375v10.25a.375.375 0 0 1-.375.376H.375zm.375-.75h13.526v-9.5H.75v9.5z'/%3e%3cpath d='M.375 5.227a.375.375 0 0 1 0-.75h13.75a.375.375 0 1 1 0 .75H.375zM3.594 1.5a.375.375 0 0 1-.75 0V.375a.375.375 0 0 1 .75 0V1.5zM12.031 1.5a.375.375 0 1 1-.75 0V.375a.375.375 0 1 1 .75 0V1.5z'/%3e%3c/g%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2px
}

.blog-wrap .blog-container article .head .posted-date .blog-date span {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999;
    margin-left: 10px
}

.blog-wrap .blog-container article .head .posted-date .blog-time {
    float: left;
    margin-left: 20px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .head .posted-date .blog-time {
        width: calc(50% - 20px);
        margin-top: 15px
    }
}

.blog-wrap .blog-container article .head .posted-date .blog-time .icon {
    float: left;
    width: 15px;
    height: 12px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3e%3cg fill='%230' fill-rule='nonzero'%3e%3cpath d='M10.43 5.5a4.93 4.93 0 1 0-9.86 0 4.93 4.93 0 0 0 9.86 0zm.59 0a5.52 5.52 0 1 1-11.04 0 5.52 5.52 0 0 1 11.04 0z'/%3e%3cpath d='M6.693 6.966a.295.295 0 1 1-.46.368l-1.1-1.375a.295.295 0 0 1-.065-.184V3.3a.295.295 0 1 1 .59 0v2.372l1.035 1.294z'/%3e%3c/g%3e%3c/svg%3e ");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2px
}

.blog-wrap .blog-container article .head .posted-date .blog-time span {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    letter-spacing: .16px;
    color: #999;
    margin-left: 10px
}

.blog-wrap .blog-container article .blog-content {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 10px
}

.blog-wrap .blog-container article .blog-content .note {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #999;
    margin: 0
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .note {
        font-family: "FedraSansStd-book", sans-serif;
        font-size: 1.125em;
        font-weight: normal;
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content .img {
    float: left;
    width: 100%;
    margin: 35px 0 40px
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .img {
        margin: 35px 0 25px
    }
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .img {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content .img img {
    float: left;
    width: 100%
}

.blog-wrap .blog-container article .blog-content .img .caption {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: .2px;
    color: #999;
    margin-top: 17px;
    text-align: center
}

.blog-wrap .blog-container article .blog-content .access-point {
    float: left;
    width: 100%;
    margin: 10px 0 30px;
    text-align: center;
    padding-left: calc((100% - 480px)/2);
    padding-right: calc((100% - 480px)/2)
}

.blog-wrap .blog-container article .blog-content .access-point .button {
    float: left;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: .875em;
    font-weight: normal;
    letter-spacing: .2px;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    background-color: #ccc;
    color: #000;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container article .blog-content .access-point .button.payment {
    float: none;
    display: inline-block;
    width: 255px;
    height: 45px;
    border: 0;
    position: relative;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: .875em;
    font-weight: normal
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .access-point .button.payment {
        width: 210px;
        font-family: "FedraSansStd-medium", sans-serif;
        font-size: .75em;
        font-weight: normal
    }
}

.blog-wrap .blog-container article .blog-content .access-point .button .lock-btn {
    float: left;
    display: inline-block;
    position: absolute;
    left: 53px;
    top: 14px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .access-point .button .lock-btn {
        left: 37px
    }
}

.blog-wrap .blog-container article .blog-content .access-point .button.white {
    background-color: #fff;
    color: #0b0c7c;
    padding-left: 5px;
    padding-right: 5px
}

.blog-wrap .blog-container article .blog-content .access-point .button.white:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .blog-container article .blog-content .access-point .button.primary {
    background-color: #0b0c7c;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container article .blog-content .access-point .button.primary.do-net {
    background-color: #d04b02
}

.blog-wrap .blog-container article .blog-content .access-point .button.primary.do-net:hover {
    background-color: #a83d1c;
    color: #fff
}

.blog-wrap .blog-container article .blog-content .access-point .button.primary:hover {
    background-color: #000056;
    color: #fff
}

.blog-wrap .blog-container article .blog-content .access-point .button.primary-o {
    border: solid 1px #0b0c7c;
    color: #0b0c7c;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container article .blog-content .access-point .button.primary-o:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .blog-container article .blog-content .blog-media-mobile {
    display: none
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile {
        width: 100%;
        display: block;
        float: left;
        text-align: center;
        margin-bottom: 14px
    }
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile {
        text-align: left;
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 999999;
        min-height: 44px;
        background-color: #fff;
        box-shadow: 1px 1px 11px 0px rgba(0, 0, 0, .1);
        padding: 0 23px
    }
}

@media(max-width: 320px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile {
        padding: 0 15px
    }
}

.blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon {
    float: left;
    width: 34px;
    display: inline-block;
    margin-right: 14px
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon {
        float: none
    }
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon {
        float: left;
        padding-top: 9px;
        margin-right: 18px
    }
}

@media(max-width: 320px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon {
        text-align: left;
        width: 31px;
        margin-right: 15px
    }
}

.blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 21px;
    position: relative;
    background-image: url("../img/heart-border.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart.active {
    background-image: url("../img/green-heart.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart.active {
        margin-top: 9px
    }
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart {
        width: 27px;
        float: none
    }
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart {
        float: left;
        margin-top: 6px
    }
}

@media(max-width: 320px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart {
        width: 26px
    }
}

.blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart span {
    color: #aea493;
    text-decoration: none;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    position: absolute;
    top: 2px;
    right: 10px
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart span {
        right: -68px
    }
}

@media(max-width: 320px) {
    .blog-wrap .blog-container article .blog-content .blog-media-mobile .social-icon.heart span {
        font-family: "FedraSansStd-book", sans-serif;
        font-size: 1em;
        font-weight: normal;
        right: -67px
    }
}

.blog-wrap .blog-container article .blog-content .signature-img {
    float: left;
    width: 100%;
    height: 160px;
    margin-bottom: 30px;
    background-image: url("../img/Signature_White.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20%
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .signature-img {
        margin-bottom: 0;
        height: 110px
    }
}

.blog-wrap .blog-container article .blog-content .signature-img.grace {
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    text-align: center
}

.blog-wrap .blog-container article .blog-content .signature-img.left {
    background-position: left;
    text-align: left
}

.blog-wrap .blog-container article .blog-content .signature-img.right {
    background-position: right;
    text-align: right
}

.blog-wrap .blog-container article .blog-content .signature-img.center {
    background-position: center;
    text-align: center
}

.blog-wrap .blog-container article .blog-content iframe {
    border: none
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content iframe {
        width: 100%;
        height: 100%
    }
}

.blog-wrap .blog-container article .blog-content h2 {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #000;
    margin-top: 0;
    margin-bottom: 25px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content h2 {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content h3 {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    color: #000;
    margin-top: 0;
    margin-bottom: 25px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content h3 {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content p {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    color: #000;
    line-height: 1.67
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content p {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content p b {
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    font-weight: normal
}

.blog-wrap .blog-container article .blog-content p a {
    color: #0b0c7c;
    text-decoration: underline
}

.blog-wrap .blog-container article .blog-content .block-qoute {
    width: 100%;
    float: left
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .block-qoute {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content .block-qoute .quotes {
    height: auto;
    right: 0;
    width: auto;
    background-image: url(../img/article-side-img.png);
    background-repeat: repeat-y;
    background-position-x: right
}

@media(max-width: 1112px) {
    .blog-wrap .blog-container article .blog-content .block-qoute .quotes {
        margin: 0
    }
}

.blog-wrap .blog-container article .blog-content .block-qoute .quotes .pquote {
    width: 438px;
    height: auto;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.625em;
    font-weight: normal;
    color: #999;
    line-height: 1.15;
    letter-spacing: .3px;
    text-align: right;
    margin-left: 40px
}

@media(max-width: 1112px) {
    .blog-wrap .blog-container article .blog-content .block-qoute .quotes .pquote {
        width: 100%;
        color: #999;
        text-align: right;
        padding-right: 60px;
        margin-left: 0
    }
}

.blog-wrap .blog-container article .blog-content ul {
    margin: 0;
    padding-left: 20px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content ul {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content ul li {
    list-style-type: round;
    margin-bottom: 20px;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    color: #000;
    top: 17px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content ul li {
        margin-left: 20px
    }
}

.blog-wrap .blog-container article .blog-content .blog-slider {
    float: left;
    width: 100%;
    margin: 100px 0 0
}

.blog-wrap .blog-container article .blog-content .blog-slider .slick-prev {
    background-image: url("../img/leftarrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 25px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .blog-slider .slick-prev {
        display: none !important
    }
}

.blog-wrap .blog-container article .blog-content .blog-slider .slick-next {
    background-image: url("../img/rightarrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 25px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container article .blog-content .blog-slider .slick-next {
        display: none !important
    }
}

.blog-wrap .blog-container article .blog-content .blog-slider .slick-prev:before,
.blog-wrap .blog-container article .blog-content .blog-slider .slick-next:before {
    display: none
}

.blog-wrap .blog-container article .blog-content .blog-slider .slick-dots {
    bottom: -40px
}

.blog-wrap .blog-container article .blog-content .blog-slider .slick-dots li button:before {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: solid 1px #0b0c7c;
    background-color: rgba(0, 0, 0, .05);
    opacity: 1
}

.blog-wrap .blog-container article .blog-content .blog-slider .slick-dots li.slick-active button:before {
    background-color: #0b0c7c;
    opacity: 1
}

.blog-wrap .blog-container article .blog-content .blog-slider .img-plot {
    float: left;
    width: 100%;
    margin: 0
}

.blog-wrap .blog-container article .blog-content .blog-slider .img-plot img {
    float: left;
    width: 100%
}

.blog-wrap .blog-container article .blog-content .end-line {
    float: left;
    margin-top: 80px;
    width: 100%;
    text-align: center
}

.blog-wrap .blog-container article .blog-content .end-line .icon {
    display: inline-block;
    width: 313px;
    height: 30px
}

@media(max-width: 834px) {
    .blog-wrap .blog-container article .blog-content .end-line .icon {
        width: 172px;
        height: 17px
    }
}

.blog-wrap .blog-container article .blog-content .end-line .icon img {
    float: left;
    width: 100%
}

.blog-wrap .blog-container .notes {
    float: left;
    width: 100%;
    margin-top: 50px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .notes {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container .notes .editor-notes {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #999
}

.blog-wrap .blog-container .notes .editor-notes span {
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal
}

.blog-wrap .blog-container .notes .join-now {
    float: left;
    width: 145px;
    margin-top: 30px;
    margin-left: calc((100% - 145px)/2);
    margin-bottom: 30px
}

.blog-wrap .blog-container .notes .button {
    float: left;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: .875em;
    font-weight: normal;
    letter-spacing: .2px;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    background-color: #ccc;
    color: #000;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container .notes .button.white {
    background-color: #fff;
    color: #0b0c7c;
    padding-left: 5px;
    padding-right: 5px
}

.blog-wrap .blog-container .notes .button.white:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .blog-container .notes .button.primary {
    background-color: #0b0c7c;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container .notes .button.primary.do-net {
    background-color: #d04b02
}

.blog-wrap .blog-container .notes .button.primary.do-net:hover {
    background-color: #a83d1c;
    color: #fff
}

.blog-wrap .blog-container .notes .button.primary:hover {
    background-color: #000056;
    color: #fff
}

.blog-wrap .blog-container .notes .button.primary-o {
    border: solid 1px #0b0c7c;
    color: #0b0c7c;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container .notes .button.primary-o:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .blog-container .notes .foot-notes {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #999
}

.blog-wrap .blog-container .notes .foot-notes span {
    display: block;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 10px
}

.blog-wrap .blog-container .notes .foot-notes ol {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px
}

.blog-wrap .blog-container .notes .foot-notes ol li {
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal
}

.blog-wrap .blog-container .notes .foot-notes ol li span {
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal
}

.blog-wrap .blog-container .tag-block {
    float: left;
    width: 100%;
    margin-top: 50px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .tag-block {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container .tag-block .title {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin-top: 0;
    margin-bottom: 0
}

.blog-wrap .blog-container .tag-block .tags-slot {
    float: left;
    width: 100%;
    margin-top: 10px
}

.blog-wrap .blog-container .tag-block .tags-slot a {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999;
    border: solid 1px #999;
    border-radius: 4px;
    padding: 5px 10px;
    text-decoration: none;
    margin-right: 15px
}

.blog-wrap .blog-container .tag-block .tags-slot a:hover {
    background-color: #0b0c7c;
    border: solid 1px #000056;
    color: #fff
}

.blog-wrap .blog-container .tag-block .tags-slot a.active {
    background-color: #0b0c7c;
    border: solid 1px #0b0c7c;
    color: #fff
}

.blog-wrap .blog-container .comment-section {
    float: left;
    width: 100%;
    margin-top: 100px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .blog-container .comment-section .head {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px rgba(77, 77, 77, .2)
}

.blog-wrap .blog-container .comment-section .head .title {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000;
    letter-spacing: .2px;
    margin-top: 0;
    margin-bottom: 0
}

.blog-wrap .blog-container .comment-section .head .action {
    float: right;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #0b0c7c;
    letter-spacing: .2px;
    cursor: pointer
}

.blog-wrap .blog-container .comment-section .coversation-block {
    float: left;
    width: 100%;
    padding-left: 35px;
    padding-top: 35px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .coversation-block {
        padding-left: 0
    }
}

.blog-wrap .blog-container .comment-section .coversation-block .icon {
    float: left;
    width: 56px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .coversation-block .icon {
        width: 42px
    }
}

.blog-wrap .blog-container .comment-section .coversation-block .icon img {
    float: left;
    width: 100%
}

.blog-wrap .blog-container .comment-section .coversation-block .join-conversation {
    float: left;
    width: 500px;
    height: 50px;
    border-radius: 6px;
    border: solid 1px rgba(0, 0, 0, .1);
    padding: 12px 20px;
    margin-left: 45px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .coversation-block .join-conversation {
        width: 82%;
        height: auto;
        margin-left: 20px
    }
}

.blog-wrap .blog-container .comment-section .coversation-block .join-conversation .login {
    float: left;
    text-decoration: none;
    cursor: pointer
}

.blog-wrap .blog-container .comment-section .coversation-block .join-conversation .login .log-in {
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #0b0c7c;
    float: left;
    text-decoration: none
}

.blog-wrap .blog-container .comment-section .coversation-block .join-conversation .login .sign-in {
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #0b0c7c;
    float: left;
    text-decoration: none
}

.blog-wrap .blog-container .comment-section .coversation-block .join-conversation .text {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin-left: 10px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .coversation-block .join-conversation .text {
        margin-left: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block {
    float: left;
    width: 100%;
    padding-right: 40px;
    margin-top: 30px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block {
        padding-right: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form {
    float: left;
    width: 100%
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .head {
    float: left;
    width: 100%;
    border-bottom: 0
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .head .avatar {
    float: left;
    width: 50px;
    border-radius: 50%
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-form .head .avatar {
        width: 42px
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .head .avatar img {
    float: left;
    width: 100%;
    border-radius: 50%
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .head .name {
    float: left;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    margin-left: 30px;
    margin-top: 15px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-form .head .name {
        margin-left: 15px
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .head .time {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    margin-left: 20px;
    margin-top: 19px
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .textarea {
    float: left;
    width: 100%;
    padding: 24px;
    background-color: #f5f6f7;
    margin-left: 80px;
    border-radius: 6px;
    padding-left: 0px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-form .textarea {
        padding-left: 0;
        margin-top: 10px;
        margin-left: 0px
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .textarea textarea {
    float: left;
    width: 100%;
    padding: 15px;
    height: 150px;
    border: 0;
    resize: none;
    background-color: rgba(0, 0, 0, 0);
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .textarea .post {
    float: right;
    width: auto;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: .875em;
    font-weight: normal;
    text-transform: uppercase;
    clear: both;
    margin-top: 10px;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #0b0c7c
}

.blog-wrap .blog-container .comment-section .comments-block .comment-form .textarea .post a {
    float: right;
    color: #000;
    text-decoration: none
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data {
    float: left;
    width: 100%;
    margin-top: 30px
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data.reply-cooment1 {
    padding-left: 80px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data.reply-cooment1 {
        padding-left: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data.reply-cooment2 {
    padding-left: 80px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data.reply-cooment2 {
        padding-left: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data.reply-cooment2 .textarea {
    width: calc(100% - 80px);
    padding: 24px;
    background-color: #f5f6f7;
    margin-left: 80px;
    border-radius: 6px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data.reply-cooment2 .textarea {
        padding-left: 0;
        width: 100%;
        margin-left: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .head {
    float: left;
    width: 100%;
    border-bottom: 0
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .head .avatar {
    float: left;
    width: 50px;
    border-radius: 50%
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data .head .avatar {
        width: 42px
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .head .avatar img {
    float: left;
    width: 100%;
    border-radius: 50%
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .head .name {
    float: left;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    margin-left: 30px;
    margin-top: 15px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data .head .name {
        margin-left: 15px
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .head .time {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .75em;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    margin-left: 20px;
    margin-top: 19px
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea {
    float: left;
    width: 100%;
    padding-left: 80px;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .875em;
    font-weight: normal;
    line-height: 1.57;
    letter-spacing: .2px;
    color: #000
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea {
        padding-left: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .875em;
    font-weight: normal;
    text-transform: uppercase;
    clear: both;
    margin-top: 10px
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply.post {
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply.post a {
    float: right;
    color: #0b0c7c
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply a {
    color: #0b0c7c;
    text-decoration: none
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply .textarea {
    float: left;
    width: 100%;
    padding: 24px;
    background-color: #f5f6f7;
    margin-left: 80px;
    border-radius: 6px;
    padding-left: 10px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply .textarea {
        padding-left: 0;
        margin-top: 10px;
        margin-left: 0px
    }
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply .textarea textarea {
    float: left;
    width: 100%;
    padding: 15px;
    height: 150px;
    border: 0;
    resize: none;
    background-color: rgba(0, 0, 0, 0);
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.375em;
    font-weight: normal
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply .textarea .post {
    float: right;
    width: auto;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.375em;
    font-weight: normal;
    text-transform: uppercase;
    clear: both;
    margin-top: 10px;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.blog-wrap .blog-container .comment-section .comments-block .comment-data .textarea .reply .textarea .post a {
    float: right;
    color: #0b0c7c;
    text-decoration: none
}

.blog-wrap .blog-container .comment-section .comments-block .showmore {
    float: left;
    width: 445px;
    margin-left: calc((100% - 445px)/2);
    margin-top: 40px
}

@media(max-width: 480px) {
    .blog-wrap .blog-container .comment-section .comments-block .showmore {
        width: 100%;
        margin-left: 0
    }
}

.blog-wrap .blog-container .comment-section .comments-block .button {
    float: left;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: .875em;
    font-weight: normal;
    letter-spacing: .2px;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    background-color: #ccc;
    color: #000;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container .comment-section .comments-block .button.white {
    background-color: #fff;
    color: #0b0c7c;
    padding-left: 5px;
    padding-right: 5px
}

.blog-wrap .blog-container .comment-section .comments-block .button.white:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .blog-container .comment-section .comments-block .button.primary {
    background-color: #0b0c7c;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container .comment-section .comments-block .button.primary.do-net {
    background-color: #d04b02
}

.blog-wrap .blog-container .comment-section .comments-block .button.primary.do-net:hover {
    background-color: #a83d1c;
    color: #fff
}

.blog-wrap .blog-container .comment-section .comments-block .button.primary:hover {
    background-color: #000056;
    color: #fff
}

.blog-wrap .blog-container .comment-section .comments-block .button.primary-o {
    border: solid 1px #0b0c7c;
    color: #0b0c7c;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .blog-container .comment-section .comments-block .button.primary-o:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .releted-stories {
    float: left;
    width: 100%;
    border-top: solid 1px rgba(0, 0, 0, .1);
    padding-top: 80px;
    margin-top: 20px
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories {
        padding-right: 20px;
        padding-left: 20px
    }
}

.blog-wrap .releted-stories .head {
    float: left;
    width: 100%;
    text-align: center
}

.blog-wrap .releted-stories .head .title {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1.875em;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .head .title {
        font-family: "FedraSansStd-medium", sans-serif;
        font-size: 1.375em;
        font-weight: normal
    }
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .head .title {
        font-family: "FedraSansStd-medium", sans-serif;
        font-size: 1.125em;
        font-weight: normal
    }
}

.blog-wrap .releted-stories .head .divider-1 {
    display: inline-block;
    width: 313px;
    height: 30px
}

.blog-wrap .releted-stories .head .divider-1 img {
    float: left;
    width: 100%
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .head .divider-1 {
        width: 172px;
        height: 17px
    }
}

.blog-wrap .releted-stories .stories-block {
    float: left;
    width: 100%;
    margin-top: 50px
}

@media(max-width: 1024px) {
    .blog-wrap .releted-stories .stories-block {
        text-align: center;
        padding-left: 90px;
        padding-right: 90px
    }
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block {
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }
}

.blog-wrap .releted-stories .stories-block .card {
    display: inline-block;
    padding: 25px;
    box-shadow: 0 6px 18px 0 rgba(0, 0, 0, .03);
    background-color: #fff;
    text-align: center;
    position: relative;
    border-radius: 4px
}

.blog-wrap .releted-stories .stories-block .card::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    border-radius: 6px;
    left: 10px;
    bottom: 0;
    z-index: -1;
    height: 131px;
    box-shadow: 0 4px 34px 2px rgba(0, 0, 0, .26);
    border-radius: 6px
}

.blog-wrap .releted-stories .stories-block .card.blogcard {
    float: left;
    width: calc((100% - 60px)/3);
    padding: 0;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .03);
    border-radius: 6px;
    position: relative;
    margin-right: 30px;
    margin-bottom: 30px
}

.blog-wrap .releted-stories .stories-block .card.blogcard::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    border-radius: 6px;
    left: 10px;
    bottom: 0;
    z-index: -1;
    height: 131px;
    box-shadow: 0 4px 34px 2px rgba(0, 0, 0, .26);
    border-radius: 6px
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard::before {
        box-shadow: 0 4px 14px 2px rgba(0, 0, 0, .26)
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard:nth-child(3n+3) {
    margin-right: 0
}

@media(max-width: 1024px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard {
        width: calc((100% - 30px)/2);
        margin-right: 30px
    }

    .blog-wrap .releted-stories .stories-block .card.blogcard:nth-child(3n+3) {
        margin-right: 30px
    }

    .blog-wrap .releted-stories .stories-block .card.blogcard:nth-child(2n+2) {
        margin-right: 0
    }
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard {
        width: 100%;
        margin-right: 0
    }

    .blog-wrap .releted-stories .stories-block .card.blogcard:nth-child(3n+3) {
        margin-right: 0
    }

    .blog-wrap .releted-stories .stories-block .card.blogcard:nth-child(2n+2) {
        margin-right: 0
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block {
    float: left;
    width: 100%;
    border-radius: 6px 6px 0 0;
    position: relative
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .link {
    float: left;
    width: 100%;
    position: relative;
    cursor: pointer
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .link::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.48), rgba(255, 255, 255, 0));
    left: 0;
    top: 0;
    border-radius: 6px 6px 0 0;
    cursor: pointer
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block img {
    border-radius: 6px 6px 0 0
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 20px;
    z-index: 1
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share.blog-patch {
    float: left;
    right: 4px;
    left: unset
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share.active .actions .share {
    display: none
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share.active .actions .close {
    display: block
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share.active .social-share {
    display: block
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .name {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .875em;
    font-weight: normal;
    color: #fff
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions {
    float: right
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .edit {
    float: left
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .edit .icon-share {
    float: left;
    margin-left: 40px
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .edit .icon-share.pencil {
    float: left;
    width: 24px;
    height: 20px;
    margin-right: 13px;
    background-image: url("../img/pencil.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes {
    float: left
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .icon {
    float: left;
    width: 22px;
    height: 19px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='19' viewBox='0 0 22 19'%3e%3cpath fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' d='M20.104 3.023c-3.02-3.92-8.96-1.607-8.96 2.374 0-3.98-5.941-6.294-8.96-2.374-3.122 4.051-.046 11.15 8.96 15.227 9.005-4.078 12.08-11.176 8.96-15.227z'/%3e%3c/svg%3e ");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .icon.icon-heart {
    background-image: url("../img/green-heart-border.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .icon:hover {
    background-image: url("../img/green-heart.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media(max-width: 1112px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .icon:hover {
        display: none
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .icon.active {
    background-image: url("../img/green-heart.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .counts {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .875em;
    font-weight: normal;
    margin-left: 10px;
    color: #fff
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .likes .counts.count {
    color: #000
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .share {
    float: left;
    width: 21px;
    height: 19px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='21' height='19' viewBox='0 0 21 19'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M7.138 9.718a2.896 2.896 0 1 1-5.792 0 2.896 2.896 0 0 1 5.792 0zM20.051 4.242a2.896 2.896 0 1 1-5.792 0 2.896 2.896 0 0 1 5.792 0zM20.051 15.566a2.896 2.896 0 1 1-5.791 0 2.896 2.896 0 0 1 5.791 0zM6.822 7.958c.346 0 7.154-3 7.154-3M6.822 11.547c.346 0 7.154 3 7.154 3'/%3e%3c/g%3e%3c/svg%3e ");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-left: 20px
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .share:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 192 192' width='48px' height='48px'%3e%3cg fill='none' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3e%3cpath d='M0,192v-192h192v192z' fill='none'/%3e%3cg fill='%23FFFFFF'%3e%3cg id='surface1'%3e%3cpath d='M160,0c-17.6875,0 -32,14.3125 -32,32c0,2.21875 0.3125,4.40625 0.75,6.5l-72.75,36.5c-5.875,-6.71875 -14.375,-11 -24,-11c-17.6875,0 -32,14.3125 -32,32c0,17.6875 14.3125,32 32,32c9.625,0 18.125,-4.28125 24,-11l72.75,36.5c-0.4375,2.09375 -0.75,4.28125 -0.75,6.5c0,17.6875 14.3125,32 32,32c17.6875,0 32,-14.3125 32,-32c0,-17.6875 -14.3125,-32 -32,-32c-9.625,0 -18.125,4.28125 -24,11l-72.75,-36.5c0.4375,-2.09375 0.75,-4.28125 0.75,-6.5c0,-2.21875 -0.3125,-4.40625 -0.75,-6.5l72.75,-36.5c5.875,6.71875 14.375,11 24,11c17.6875,0 32,-14.3125 32,-32c0,-17.6875 -14.3125,-32 -32,-32z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .actions .close {
    display: none;
    float: left;
    width: 21px;
    height: 19px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3e%3cdefs%3e%3cpath id='a' d='M12 10.586l6.293-6.293a1 1 0 0 1 1.414 1.414L13.414 12l6.435 6.435a1 1 0 0 1-1.414 1.414L12 13.414l-6.293 6.293a1 1 0 1 1-1.414-1.414L10.586 12 4.293 5.707a1 1 0 0 1 1.414-1.414L12 10.586z'/%3e%3c/defs%3e%3cuse fill='%23FFF' fill-rule='nonzero' xlink:href='%23a'/%3e%3c/svg%3e ");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-left: 20px
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share {
    position: absolute;
    width: 76%;
    height: 55px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    top: 0;
    padding: 17px 35px;
    display: none;
    left: unset;
    right: 60px
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share {
        padding: 17px 27px;
        right: 48px
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share.social-blog {
    width: 54%
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share.social-blog {
        width: 77%
    }
}

@media(max-width: 768px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share {
        width: 81%
    }
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share {
        width: 81%
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
    float: left;
    margin-left: 40px
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
        margin-left: 35px
    }
}

@media(max-width: 768px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
        margin-left: 27px
    }
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
        margin-left: 56px
    }
}

@media(max-width: 375px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
        margin-left: 45px
    }
}

@media(max-width: 360px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
        margin-left: 40px
    }
}

@media(max-width: 320px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share {
        margin-left: 29px
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.whatsapp {
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 0;
    background-image: url("../img/whatsapp-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.whatsapp:hover {
    background-image: url("../img/whatsapp-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.facebook {
    float: left;
    width: 10px;
    height: 20px;
    margin-left: 30px;
    background-image: url("../img/facebook-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.facebook:hover {
    background-image: url("../img/facebook-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.facebook {
        margin-left: 33px
    }
}

@media(max-width: 320px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.facebook {
        margin-left: 25px
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.twitter {
    float: left;
    width: 21px;
    height: 20px;
    background-image: url("../img/twitter-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.twitter:hover {
    background-image: url("../img/twitter-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.pinterest {
    float: left;
    width: 20px;
    height: 20px;
    background-image: url("../img/pinterest-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.pinterest:hover {
    background-image: url("../img/pinterest-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.mail {
    float: left;
    width: 22px;
    height: 20px;
    background-image: url("../img/mail-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .img-block .blog-share .social-share .icon-share.mail:hover {
    background-image: url("../img/mail-default.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .title {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 42px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule .date {
    float: left;
    width: 45%
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .schedule .date {
        width: 100%
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule .date .icon {
    float: left;
    width: 16px;
    height: 13px;
    margin-top: 3px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13'%3e%3cg fill='%230' fill-rule='nonzero'%3e%3cpath d='M.375 12.227A.375.375 0 0 1 0 11.852V1.602c0-.208.168-.376.375-.376h14.276c.207 0 .375.168.375.375v10.25a.375.375 0 0 1-.375.376H.375zm.375-.75h13.526v-9.5H.75v9.5z'/%3e%3cpath d='M.375 5.227a.375.375 0 0 1 0-.75h13.75a.375.375 0 1 1 0 .75H.375zM3.594 1.5a.375.375 0 0 1-.75 0V.375a.375.375 0 0 1 .75 0V1.5zM12.031 1.5a.375.375 0 1 1-.75 0V.375a.375.375 0 1 1 .75 0V1.5z'/%3e%3c/g%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .schedule .date .icon {
        display: none
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule .date .text {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .9375em;
    font-weight: normal;
    letter-spacing: .2px;
    color: #000;
    margin-left: 10px
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .schedule .date .text {
        margin-left: 0
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule .time {
    float: right;
    width: 55%
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .schedule .time {
        display: none
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule .time .icon {
    float: left;
    width: 16px;
    height: 13px;
    margin-top: 3px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3e%3cg fill='%230' fill-rule='nonzero'%3e%3cpath d='M10.43 5.5a4.93 4.93 0 1 0-9.86 0 4.93 4.93 0 0 0 9.86 0zm.59 0a5.52 5.52 0 1 1-11.04 0 5.52 5.52 0 0 1 11.04 0z'/%3e%3cpath d='M6.693 6.966a.295.295 0 1 1-.46.368l-1.1-1.375a.295.295 0 0 1-.065-.184V3.3a.295.295 0 1 1 .59 0v2.372l1.035 1.294z'/%3e%3c/g%3e%3c/svg%3e ");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.blog-wrap .releted-stories .stories-block .card.blogcard .schedule .time .text {
    float: left;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: .9375em;
    font-weight: normal;
    letter-spacing: .2px;
    color: #000;
    margin-left: 10px
}

.blog-wrap .releted-stories .stories-block .card.blogcard .note {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 63px;
    word-break: break-word
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .note {
        min-height: 63px !important
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .access-point {
    float: left;
    margin-top: 25px;
    width: 100%;
    padding: 20px
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .stories-block .card.blogcard .access-point {
        margin-top: 0px
    }
}

.blog-wrap .releted-stories .stories-block .card.blogcard .access-point .read-more {
    float: right;
    width: 100%;
    text-transform: uppercase
}

.blog-wrap .releted-stories .stories-block .card .img-block {
    display: inline-block;
    margin: 0;
    border-radius: 100%
}

.blog-wrap .releted-stories .stories-block .card .img-block img {
    float: left;
    width: 100%;
    border-radius: 100%
}

.blog-wrap .releted-stories .stories-block .card .title {
    float: left;
    width: 100%;
    margin-top: 28px;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin-bottom: 10px;
    border: 0;
    word-break: break-word;
    text-decoration: none
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card .title {
        font-family: "FedraSansStd-medium", sans-serif;
        font-size: 1em;
        font-weight: normal;
        margin-top: 10px;
        text-align: left;
        padding-left: 20px;
        text-align: center
    }
}

@media(max-width: 480px) {
    .blog-wrap .releted-stories .stories-block .card .title {
        font-family: "FedraSansStd-medium", sans-serif;
        font-size: 1em;
        font-weight: normal;
        margin-top: 10px
    }
}

.blog-wrap .releted-stories .stories-block .card .note {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    min-height: 92px;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #4d4d4d;
    word-break: break-word
}

@media(max-width: 834px) {
    .blog-wrap .releted-stories .stories-block .card .note {
        font-family: "FedraSansStd-book", sans-serif;
        font-size: .875em;
        font-weight: normal;
        min-height: 70px
    }
}

.blog-wrap .releted-stories .stories-block .card .button {
    float: left;
    font-family: "FedraSansStd-medium", sans-serif;
    font-size: .875em;
    font-weight: normal;
    letter-spacing: .2px;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    background-color: #ccc;
    color: #000;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .releted-stories .stories-block .card .button.white {
    background-color: #fff;
    color: #0b0c7c;
    padding-left: 5px;
    padding-right: 5px
}

.blog-wrap .releted-stories .stories-block .card .button.white:hover {
    background-color: #0b0c7c;
    color: #fff
}

.blog-wrap .releted-stories .stories-block .card .button.primary {
    background-color: #0b0c7c;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .releted-stories .stories-block .card .button.primary.do-net {
    background-color: #d04b02
}

.blog-wrap .releted-stories .stories-block .card .button.primary.do-net:hover {
    background-color: #a83d1c;
    color: #fff
}

.blog-wrap .releted-stories .stories-block .card .button.primary:hover {
    background-color: #000056;
    color: #fff
}

.blog-wrap .releted-stories .stories-block .card .button.primary-o {
    border: solid 1px #0b0c7c;
    color: #0b0c7c;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.blog-wrap .releted-stories .stories-block .card .button.primary-o:hover {
    background-color: #0b0c7c;
    color: #fff
}

p.text-align-left {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    color: #000;
    line-height: 1.67;
    text-align: left
}

p.text-align-center {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    color: #000;
    line-height: 1.67;
    text-align: center
}

p.text-align-right {
    float: left;
    width: 100%;
    font-family: "FedraSansStd-book", sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    color: #000;
    line-height: 1.67;
    text-align: right
}

/*# sourceMappingURL=blog-detail.css.map */