﻿

.fc-t,
.zx-t,
.qz-t,
.xq-t,
.ms-t,
.ga-t,
.th-t,
.m-icon,
.headline sup,
.c-more-w {
    background: url(/static/css/red/red/sprite.png) no-repeat;
    display: inline-block;
}

/* 轮播图片 */
#slide-images,
#slide-images img {
    width: 480px;
    height: 240px;
}

#slide-images .item h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35px;
    text-indent: 10px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 2;
}

#slide-images .carousel-indicators {
    width: auto;
    right: 10px;
    left: inherit;
    bottom: 8px;
    text-align: right;
    margin: 0;
}

#slide-images .carousel-indicators li {
    border: 2px solid #fff;
}

#slide-images .carousel-indicators .active {
    background: #ea544a;
    border: 2px solid #ea544a
}

.headline {
    position: relative;
    width: 480px;
    margin-top: 15px;
}

.headline sup {
    width: 95px;
    height: 93px;
    background-position: 0 -40px;
    position: absolute;
    right: -8px;
    top: -8px;
    line-height: 200px;
    overflow: hidden;
}

.headline dt a {
    font-size: 22px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 16px;
    font-weight: bold;
}

.head-news {
    width: 470px;
    height: 524px;
    margin: 0 15px;
}

/* 首页样式 */

#swiper {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

#swiper img {
    width: 100%;
    height: 100px;
}

.media .media-body .bottom .time {
    font-size: 12px;
    color: #777;
}

.media .media-left .media-object {
    width: 80px;
    height: 60px;
}

.news-list .media .media-body {
    position: relative;
}

.news-list .media .media-body h4 {
    color: #222;
    font-size: 17px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-list .media .bottom {
    position: absolute;
    bottom: 0px;
}

.panel-info {
    width: 580px;
    height: 220px;
}

.panel-info .image-list {
    width: 160px;
}

.panel-info .image-list li {
    position: relative;
}

.panel-info .image-list li a {
    display: block;
    z-index: 1;
}

.panel-info .image-list li h4 {
    position: absolute;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
    z-index: 2;
}

.panel-info .image-list img {
    width: 160px;
    height: 120px;
}

.panel-info .text-list {
    width: 360px;
}

.panel-info .text-list li {
    line-height: 30px;
    height: 30px;
}

.panel-info .text-list li a {
    display: inline-block;
    max-width: 300px;
}

.panel-info h3 {
    font-size: 18px;
    border-left-width: 4px;
    border-left-style: solid;
    padding-left: 10px;
    height: 18px;
    line-height: 16px;
    font-weight: normal;
}

.panel-info h3.blue {
    color: #42a0e4;
}

.panel-info h3.lightblue {
    color: #0099CC;
}

.panel-info h3.red {
    color: #d33a31
}

.panel-info h3.orange {
    color: orange;
}

.panel-info h3.green {
    color: green;
}

.panel-info h3.lightgreen {
    color: #21AC64;
}

.panel-info h3.darkblue {
    color: darkblue;
}

.panel-info h3.pink {
    color: #FF33FF;
}

.panel-info h3.darkred {
    color: #E92F5D;
}

.panel-info h3.yellow {
    color: #FF5433;
}

.panel-info h3 small a {
    display: inline-block;
    margin-left: 8px;
    padding: 0 5px;
    line-height: 20px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    color: #7d7d7d;
}

.m-info .row h4 {
    font-size: 15px;
}

.item-wrap .media {
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-top: 0px;
    margin-bottom: 18px;
}

.item-wrap .media.col-3 {
    width: 33.333%;
}

.item-wrap .media h5 {
    font-size: 15px;
    color: #222;
    max-width: 280px;
}

.item-wrap .media .media-body {
    position: relative;
}

.item-wrap .media .bottom {
    position: absolute;
    bottom: 3px;
    width: 100%;
}

.single-img-list {
    margin-right: -10px;
}

.single-img-list img {
    float: left;
    width: 33.333%;
    padding-right: 10px;
    margin-bottom: 10px;
}

#phone .phone-list {
    margin-right: -10px;
}

#phone .panel-phone {
    width: 285px;
}

#phone .panel-phone p {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

#phone .panel-phone h4 {
    font-weight: 700;
    display: block;
}

#phone .panel-phone em {
    font-size: 18px;
    font-weight: bold;
    color: #fd2b50;
}

#links p a {
    font-size: 12px;
    margin-right: 15px;
    color: #999;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.footer-links {
    padding-top: 40px;
}

.footer-links dl {
    float: left;
    margin-right: 70px;
}

.footer-links dl dt {
    color: #666;
    margin-bottom: 20px;
}

.footer-links dl dd {
    color: #728398;
    margin-bottom: 16px;
}

.footer-links dl dd a {
    color: #999;
}

.footer-links dl dd a:hover {
    color: #ccc;
}

.footer-links .service {
    height: 240px;
    margin-right: 0px;
}

.footer-links .wcode {
    margin-bottom: 16px;
}

.footer-links .wcode h5 {
    text-align: center;
    margin-bottom: 20px;
}

.footer-links .wcode img {
    width: 125px;
}

.footer-links .service .phone {
    color: #4FB1F3;
    margin-top: -10px;
    font-size: 20px;
}


/* 模板1 */
.job {
    display: inline-block;
    height: 90px;
    width: 30% !important;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 5px 5px 15px rgb(3 0 0 / 4%);

}


.knsl-btn,
.knsl-btn:focus {
    outline: inherit;
    -webkit-box-shadow: 0 0 0 10px #FFFFFF, 0 2px 48px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 10px #FFFFFF, 0 2px 48px 0 rgba(0, 0, 0, 0.04);
    cursor: pointer;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    letter-spacing: 2px;
    font-size: 15px;
    white-space: nowrap;
    color: #FFFFFF !important;
    background-color: #3B61DD;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

/* line 253, ../scss/_common.scss */
.knsl-btn img,
.knsl-btn:focus img {
    width: 12px;
    margin-right: 12px;
}

/* line 257, ../scss/_common.scss */
.knsl-btn img.knsl-zoom,
.knsl-btn:focus img.knsl-zoom {
    -webkit-transform: scale(1.4) translateY(-1px);
    transform: scale(1.4) translateY(-1px);
}

/* line 262, ../scss/_common.scss */
.knsl-btn:hover,
.knsl-btn:focus:hover {
    color: #fff;
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

/* line 267, ../scss/_common.scss */
.knsl-btn.knsl-btn-icon-only,
.knsl-btn:focus.knsl-btn-icon-only {
    width: 50px;
    padding: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* line 274, ../scss/_common.scss */
.knsl-btn.knsl-btn-icon-only img,
.knsl-btn:focus.knsl-btn-icon-only img {
    margin-right: 0;
}

/* line 279, ../scss/_common.scss */
.knsl-btn.knsl-btn-accent-2,
.knsl-btn:focus.knsl-btn-accent-2 {
    background-color: #EBA744;
}

/* line 282, ../scss/_common.scss */
.knsl-btn.knsl-transparent-border,
.knsl-btn:focus.knsl-transparent-border {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 2px 48px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 2px 48px 0 rgba(0, 0, 0, 0.04);
}

/* line 287, ../scss/_common.scss */
.knsl-btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* line 291, ../scss/_common.scss */
.knsl-btn-group a {
    margin-right: 30px;
}

/* line 294, ../scss/_common.scss */
.knsl-btn-group a:last-child {
    margin-right: 0;
}


.knsl-blog-card,
.knsl-menu-card,
.knsl-room-card {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
    background-color: #fff;
    margin: 10px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
}

/* line 674, ../scss/_content.scss */
.knsl-blog-card .knsl-cover-frame,
.knsl-menu-card .knsl-cover-frame,
.knsl-room-card .knsl-cover-frame {
    width: 100%;
    border-radius: 5px;
    padding-bottom: 65%;
    position: relative;
    overflow: hidden;
}

/* line 681, ../scss/_content.scss */
.knsl-blog-card .knsl-cover-frame img,
.knsl-menu-card .knsl-cover-frame img,
.knsl-room-card .knsl-cover-frame img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

/* line 694, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame,
.knsl-menu-card .knsl-description-frame,
.knsl-room-card .knsl-description-frame {
    padding: 30px 20px 20px;
}

/* line 697, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame h3,
.knsl-blog-card .knsl-description-frame h4,
.knsl-blog-card .knsl-description-frame h5,
.knsl-menu-card .knsl-description-frame h3,
.knsl-menu-card .knsl-description-frame h4,
.knsl-menu-card .knsl-description-frame h5,
.knsl-room-card .knsl-description-frame h3,
.knsl-room-card .knsl-description-frame h4,
.knsl-room-card .knsl-description-frame h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
}

/* line 711, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-text-light,
.knsl-menu-card .knsl-description-frame .knsl-text-light,
.knsl-room-card .knsl-description-frame .knsl-text-light {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
}

/* line 723, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-room-features,
.knsl-menu-card .knsl-description-frame .knsl-room-features,
.knsl-room-card .knsl-description-frame .knsl-room-features {
    margin-bottom: 25px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #F2FFFF;
    padding: 5px;
    border-radius: 20px;
}

/* line 730, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-room-features .knsl-feature,
.knsl-menu-card .knsl-description-frame .knsl-room-features .knsl-feature,
.knsl-room-card .knsl-description-frame .knsl-room-features .knsl-feature {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}

/* line 736, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame,
.knsl-menu-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame,
.knsl-room-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame {
    overflow: hidden;
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 5px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* line 748, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame img,
.knsl-menu-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame img,
.knsl-room-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame img {
    width: 15px;
    height: 15px;
}

/* line 753, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame.knsl-icon-author,
.knsl-menu-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame.knsl-icon-author,
.knsl-room-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame.knsl-icon-author {
    padding: 0;
}

/* line 756, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame.knsl-icon-author img,
.knsl-menu-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame.knsl-icon-author img,
.knsl-room-card .knsl-description-frame .knsl-room-features .knsl-feature .knsl-icon-frame.knsl-icon-author img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

/* line 767, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-card-bottom,
.knsl-menu-card .knsl-description-frame .knsl-card-bottom,
.knsl-room-card .knsl-description-frame .knsl-card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* line 772, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-card-bottom .knsl-price,
.knsl-menu-card .knsl-description-frame .knsl-card-bottom .knsl-price,
.knsl-room-card .knsl-description-frame .knsl-card-bottom .knsl-price {
    font-size: 20px;
    font-weight: 600;
    color: #64BC5F;
}

/* line 777, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-card-bottom .knsl-price sup,
.knsl-menu-card .knsl-description-frame .knsl-card-bottom .knsl-price sup,
.knsl-room-card .knsl-description-frame .knsl-card-bottom .knsl-price sup {
    font-weight: 400;
    color: #64688C;
    font-size: 15px;
    text-decoration: line-through;
}

/* line 784, ../scss/_content.scss */
.knsl-blog-card .knsl-description-frame .knsl-card-bottom .knsl-price span,
.knsl-menu-card .knsl-description-frame .knsl-card-bottom .knsl-price span,
.knsl-room-card .knsl-description-frame .knsl-card-bottom .knsl-price span {
    font-weight: 400;
    font-size: 15px;
    color: #64688C;
}

/* line 795, ../scss/_content.scss */
.knsl-blog-card:hover .knsl-cover-frame a img,
.knsl-menu-card:hover .knsl-cover-frame a img,
.knsl-room-card:hover .knsl-cover-frame a img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/* line 801, ../scss/_content.scss */
.knsl-blog-card.knsl-blog-card-sm,
.knsl-menu-card.knsl-blog-card-sm,
.knsl-room-card.knsl-blog-card-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* line 804, ../scss/_content.scss */
.knsl-blog-card.knsl-blog-card-sm .knsl-cover-frame,
.knsl-menu-card.knsl-blog-card-sm .knsl-cover-frame,
.knsl-room-card.knsl-blog-card-sm .knsl-cover-frame {
    width: 35%;
    padding-bottom: 10%;
}

/* line 809, ../scss/_content.scss */
.knsl-blog-card.knsl-blog-card-sm .knsl-description-frame,
.knsl-menu-card.knsl-blog-card-sm .knsl-description-frame,
.knsl-room-card.knsl-blog-card-sm .knsl-description-frame {
    padding: 10px 20px;
    width: 65%;
}

/* line 813, ../scss/_content.scss */
.knsl-blog-card.knsl-blog-card-sm .knsl-description-frame .knsl-text-light,
.knsl-menu-card.knsl-blog-card-sm .knsl-description-frame .knsl-text-light,
.knsl-room-card.knsl-blog-card-sm .knsl-description-frame .knsl-text-light {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}




/* 模板二 */
/*---- Feature Section ------*/
.feature-course-section-3 {
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
    padding: 110px 0 70px;
}

.feature-course-section-3 .sec-desc {
    margin-top: 38px;
}

.feature-course-item-3 {
    position: relative;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0px 20px 50px 0px rgba(2, 56, 17, 0.10);
    -moz-box-shadow: 0px 20px 50px 0px rgba(2, 56, 17, 0.10);
    box-shadow: 0px 20px 50px 0px rgba(2, 56, 17, 0.10);
}

.feature-course-item-3 .fcf-thumb {
    min-height: auto;
    margin: 0;
    position: relative;
}

.feature-course-item-3 .fcf-thumb:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 15px 15px 0 0;
    background: rgba(14, 7, 38, .7);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.feature-course-item-3 .fcf-thumb:hover:after {
    visibility: visible;
    opacity: 1;
}

.feature-course-item-3 .fcf-thumb img {
    width: 100%;
    height: auto;
    border-radius: 15px 15px 0 0;
}

.enroll {
    height: 40px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    z-index: 2;
    right: 40px;
    bottom: 30px;
    font-size: 13px;
    line-height: .8;
    color: #2c234d;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    padding: 14px 26px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
}

.enroll:hover {
    background: #3fb65f;
    color: #fff;
}

.feature-course-item-3 .fcf-thumb:hover .enroll {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.fci-details {
    position: relative;
    padding: 17px 35px 0;
}

.fci-details .c-cate {
    font-size: 12px;
    line-height: .8;
    color: #5d5a67;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin: 0 0 13px;
}

.fci-details .c-cate i {
    font-size: 14px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.fci-details .c-cate:hover {
    color: #3fb65f;
}

.fci-details h4 {
    font-size: 20px;
    line-height: 28px;
    color: #2c234d;
    font-weight: 600;
    margin-bottom: 23px;
}

.fci-details h4 a {
    color: inherit;
}

.fci-details h4 a:hover {
    color: #3fb65f;
}

.fci-details .author {
    margin-bottom: 40px;
}

.fci-details .author a {
    color: #2c234d;
}

.fci-details .author a:hover {
    color: #3fb65f;
}

.fci-details .author img {
    width: 40px;
    height: 40px;
}

.fci-details .price-rate {
    width: calc(100% + 70px);
    left: -35px;
    display: flex;
    justify-content: space-between;
    padding: 14px 35px 9px;
}

.fci-details .price-rate .course-price {
    display: block;
    justify-content: inherit;
}

.fci-details .price-rate .course-price span {
    display: block;
    margin: 0;
}

.fci-details .price-rate .ratings {
    margin: 7px 0 0;
}

.fci-details .ratings span {
    margin-left: 8px;
}

.price-rate {
    position: relative;
    border-top: 1px dashed #c3c2c8;
    width: calc(100% + 180px);
    left: -90px;
    display: flex;
    justify-content: space-between;
    padding: 18px 90px 15px;
}

.price-rate .course-price {
    color: #3fb65f;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    font-size: 24px;
    font-weight: 700;
}

.price-rate .course-price span {
    font-size: 14px;
    font-weight: 600;
    color: #7e7c87;
    margin: 0 0 0 8px;
    display: inline-block;
}

.ratings {
    position: relative;
    display: inline-block;
    margin: 0 0 15px;
}

.ratings i {
    font-size: 12px;
    line-height: .8;
    color: #fcca31;
}

.ratings span {
    display: inline-block;
    font-weight: 400;
    line-height: .8;
    font-size: 14px;
    /* color: rgba(255, 255, 255, .7); */
    margin: 0 0 0 12px;
}

.course-price {
    display: block;
    font-size: 26px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 90px;
}

.course-price span {
    display: block;
    font-size: 14px;
    text-decoration: line-through;
    margin: 6px 0 0;
}

.author {
    display: inline-block;
    position: relative;
    margin: 0 0 35px;
}

.author img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.author a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    line-height: .8;
    font-weight: 600;
    margin-left: 18px;
}

.sec-title {
    font-size: 34px;
    line-height: 44px;
    color: #2c234d;
    margin: 0 0 61px;
    position: relative;
}

.sec-desc {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 73px;
}


/* 模板3 */
.package_section {
    text-align: center;
}

.package_section .heading_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.package_section .package_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    padding-top: 45px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.package_section .package_container .box {
    margin-bottom: 20px;
    -ms-flex-preferred-size: calc(33% - 20px);
    flex-basis: calc(33% - 20px);
    border: 0px solid #ffffff;
    border-radius: 15px;
    padding: 25px 25px 25px;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: bottom;
    background-size: cover;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.package_section .package_container .box .detail-box {
    margin-top: 25px;
}

.package_section .package_container .box .detail-box h4 {
    color: #313132;
    font-size: 1.4rem;
    margin-bottom: 55px;
}

.package_section .package_container .box .detail-box .price_detail {
    background-color: #ffffff;
    color: #212122;
    padding: 15px;
    border-radius: 5px;
}

.package_section .package_container .box .detail-box h5 {
    font-weight: 600;
    position: relative;
}

.package_section .package_container .box .detail-box p {
    margin-top: 15px;
    margin-bottom: 0;
}

.package_section .package_container .box .detail-box a {
    display: inline-block;
    background: #2c2d2e;
    color: #ffffff;
    padding: 8px 35px;
    border-radius: 25px;
    border: 1px solid #2c2d2e;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 45px;
    -webkit-transition: none;
    transition: none;
    border: none;
}

.package_section .package_container .box .detail-box a:hover {
    background: transparent;
    color: #2c2d2e;
}

.package_section .package_container .box .detail-box a:hover {
    background: none;
    color: #ffffff;
    background: -webkit-gradient(linear, left top, right top, from(#3182cb), to(#2eb19c));
    background: linear-gradient(to right, #3182cb, #2eb19c);
}

/* .package_section .package_container .box:hover,
.package_section .package_container .box .active {
    border: 15px solid #eee;
} */

.package_section .package_container .box:hover .detail-box .price_detail,
.package_section .package_container .box.active .detail-box .price_detail {
    background-color: #fd2b50;
    color: #ffffff;
    opacity: 0.9;
}

.panel__wrapper-icon .panel__head {
    background: linear-gradient(to right, #2775ff, #1dc2b2);
    padding: 24px 40px;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .12);
    color: rgba(255, 255, 255, .9);
}

.panel__wrapper-icon .panel__list {
    background: #fff;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .12);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.panel__wrapper-icon .panel__list li {
    width: 50%;
}

.panel__wrapper-icon .panel__head p {
    margin-top: 0;
    margin-left: 58px;
}

.panel__wrapper-icon .panel__head p {
    flex: 1;
    margin-top: 20px;
}

.font__size-14 {
    font-size: .875rem;
}

.panel__head,
.panel__list {
    text-align: left;
}

.panel__wrapper-icon .panel__list {
    background: #fff;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .12);
}

.panel__head,
.panel__list {
    text-align: left;
}

.panel__list {
    list-style: none;
    margin: 0;
}

.panel__wrapper-icon .panel__list li {
    color: #4e4e4e;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
    position: relative;
    z-index: 1;
    padding: 28px;
}


.panel__wrapper-icon .panel__list li .line {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 3px;
    height: 40px;
    background: linear-gradient(to bottom, #2775ff, #7202bb);
    opacity: 0;
    transition: all .3s ease;
}

.panel__wrapper-icon .panel__list li:hover {
    z-index: 2;
}

.panel__wrapper-icon .panel__list li:hover .line {
    opacity: 1;
    left: -15px;
    transition-delay: .1s;
}

.panel__wrapper-icon .panel__list li:hover:after,
.panel__wrapper-table .panel__list li:hover:after {
    transform: scale(1);
    opacity: 1;
}

.panel__wrapper-gradient .panel__list li:after,
.panel__wrapper-icon .panel__list li:after,
.panel__wrapper-table .panel__list li:after {
    content: '';
    position: absolute;
    top: -6px;
    left: -15px;
    right: -15px;
    bottom: -6px;
    background: #fff;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .12);
    opacity: 0;
    transition: all .3s ease;
    transform: scale(.95);
    z-index: -1;
}

.panel__wrapper-icon .panel__list li:nth-child(3),
.panel__wrapper-icon .panel__list li:nth-child(4),
.panel__wrapper-icon .panel__list li:nth-child(7),
.panel__wrapper-icon .panel__list li:nth-child(8) {
    background: #f6f6f6;
}
