.summary {
    background: #17a9ce;
    padding: 30px;
    color: #fff;
    margin: 0px;
    margin-top: 0px;
}
.summary h3 {
    color: #08586c;
    font-size: 21px;
    margin-bottom: 20px;
}
.did-you-know {
    background: #c7ffd8;
    padding: 14px 17px;
    margin-top: 18px;
    position:relative;
    padding-left:73px;
}
.did-you-know:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    content: "\f0eb";
    font-size: 48px;
    position: absolute;
    left: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 67px;
    color: #658770;
}
.fact {
    text-align: center;
    background: #ffffff;
    border: 5px solid #c15e93;
    border-radius: 18px;
}
.fact h3 {
    font-weight: 900;
    color: #c15e93;
}
.paper {
    padding: 7px 49px 18px;
    position: relative;
    border: 1px solid #B5B5B5;
    background: white;
    background: -webkit-linear-gradient(top, #DFE8EC 0%, white 8%) 0 57px;
    background: -moz-linear-gradient(top, #DFE8EC 0%, white 8%) 0 57px;
    background: linear-gradient(top, #DFE8EC 0%, white 8%) 0 57px;
    -webkit-background-size: 100% 30px;
    -moz-background-size: 100% 30px;
    -ms-background-size: 100% 30px;
    background-size: 100% 30px;
}
.paper::before {content:""; z-index:-1; margin:0 1px; width:706px; height:10px; position:absolute; bottom:-3px; left:0; background:white; border:1px solid #B5B5B5;}
.paper::after {content:''; position:absolute; width:0px; top:0; left:39px; bottom:0; border-left:1px solid #F8D3D3;}
.paper h4 {
    font-weight: bold;
}
.video-bg {
    background: #ebeef1;
    margin: -30px;
    padding: 0px 30px;
    margin-top: 0px;
}
.video-bg img {
    margin-bottom:20px;
    margin-top:10px;
}
.video-bg h4 {
    font-weight:bold;
}
.work {
    margin-bottom:30px;
}
.diff {
    background: #f3f3f3;
    margin: 0px 0px;
    padding: 0px 0px;
    margin-top: 30px;
    padding:25px;
}
.work {
    background: #fff;
    margin: 40px 0;
    padding: 30px 30px;
    border: 3px dashed #248cab;
}
.down-butt {
    margin: 20px 0;
}
.down-butt a {
    color: #fff;
    background-color: #b2d489;
    border-color: #b2d489;
    border-radius: 0;
    text-transform: uppercase;
    padding: 33px 53px;
    right: 20px;
    cursor: pointer;
}
.dotted-highlight {
    border: 2px dashed #e4e4e4;
    margin: 40px 0;
    padding: 0 20px;
    border-bottom: 5px solid #e4e4e4;
    padding-top: 12px;
}
.fact {
    text-align: center;
    background: #ffffff;
    border: 3px solid #248cab;
    border-radius: 8px;
    margin: 40px 0;
    padding: 0 30px 20px 0;
    border-top: 10px solid #248cab;
}
.fact h3 {
    color: #FFF !important;
    background-color: #248cab;
    width: 15%;
    border: none;
    margin-top: -25px;
    text-align: center;
    margin: -30px auto 20px;
    padding: 10px 0px;
    font-size: 16px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #fff;
}
.fact img {
    height: 100px;
    width: auto;
}
.warning {
    background-color: #FFE1E1;
    border-top: 1px solid #FFCECE;
    border-left: 1px solid #FFCECE;
    border-right: 1px solid #FFCECE;
    border-bottom: 5px solid #FFCECE;
    background-image: url(/wp-content/themes/academy/images/warning.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-height: 80px;
    margin: 40px 0;
    padding: 15px 15px 15px 90px;
}
.warning:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    content: "\f071";
    font-size: 48px;
    position: absolute;
    left: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 67px;
    color: #b21010;
}
.blog-banner img {
    border-radius:15px;
}
.blog-texts {
    display:block;
    background:none;
}
.blog-texts h1, .blog-texts h2, .blog-texts h3, .blog-texts h4, .blog-texts h5, .blog-texts h6 {
    font-weight:700;
}
.blog-texts h2, .blog-texts h3, .blog-texts h4, .blog-texts h5, .blog-texts h6 {
    text-decoration:underline;
    margin-bottom:17px;
}
.author {
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 23px;
}
.author img {
    display: inline-block;
    width: 58px;
    vertical-align: middle;
    border: 0;
}
.author .content {
    width: calc(100% - 83px);
    padding-left: 15px;
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.author .content span {
    display: block;
    opacity: 0.6;
    font-size: 12px;
}






.journeyCard {
    background:#fff;
    border-radius:15px;
    padding:20px;
    margin:15px 0px;
}
.journeyCard h3 {
    color:#000;
    font-weight:bold;
    font-size:22px;
    margin-top:12px;
}
.journeyCard .usps {
    margin-top:20px;
    margin-bottom:20px;
}
.journeyCard .usps .item {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    color: #000;
    padding: 8px 20px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #eee;
    margin: 15px 0px;
}
.journeyCard .cta {
    background: #258cab;
    color: #fff;
    padding: 8px 28px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 32px;
    display: block;
    text-align: center;
}
.journeyCard .cta i {
    margin-left: 3px;
    font-size: 14px;
}
.journeyCard .cta:hover {
    text-decoration:none;
    background: #195f75;
}
.journeyCard:hover {
    -webkit-box-shadow: 0px 5px 32px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 5px 32px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 5px 32px 0px rgb(0 0 0 / 11%);
}
.journeyCard .image {
    position:relative;
}
.journeyCard .image .price {
    background: #ffffffcf;
    width: 97px;
    height: 52px;
    text-align: center;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    position: absolute;
    bottom: 5px;
    left: 0;
    font-weight: bold;
    line-height: 16px;
    padding-top: 9px;
    right: 0;
    margin: auto;
}
.journeyCard .image .price span {
    font-size:12px;
    display:block;
}
.journeyCard .image .saving {
    position: absolute;
    width: 100%;
    text-align: center;
    background: #258cab;
    padding: 2px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #ffffff;
}
.journeyCard .image .saving i {
    margin-right: 2px;
    color: #b1d489;
    position: relative;
    top: 1px;
}
.journeyCard .image img {
    border-radius: 15px;
    object-fit: cover;
    width: 100%;
    height: 228px;
    display: block;
    border: 0;
    margin-top:12px;
}
@media(min-width:1100px) {
    .journeyCard .col-md-4 {
        padding-right:0;
    }
}