#product-packages {
    padding-bottom: 0;
    padding-top: 0;
}
.page-product-packages .you-ready {
    display: none;
}
#head {
    padding: 98px 0;
}
#head .left {
    max-width: 550px;
    flex-shrink: 0;
}
#head .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left .sublink {
    width: 260px;
    font-size: 15px;
    font-weight: 300;
}
#head img {
    float: right;
}
#head .description {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px;
}
#head ul {
    font-weight: 300;
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 40px;
    padding: 0;
}
#head ul li {
    list-style: none;
    padding-bottom: 8px;
    padding-left: 24px;
    position: relative;
}
#head ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #464646;
    display: inline-block;
    margin-right: 24px;
    top: 9px;
    left: 0;
    position: absolute;
}
#head .btn {
    margin: 0;
    padding: 0;
    width: 260px;
    height: 60px;
    line-height: 58px;
    font-size: 17px;
}
#head .group2 .description {
    display: none;
}
#rating {
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    padding: 45px 0;
    border-bottom: 1px solid #acacac4d;
    margin-bottom: 70px;
}
#rating .item {
    display: inline-block;
    vertical-align: top;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjMiIGN5PSIzIiByPSIzIiBmaWxsPSIjNDY0NjQ2Ii8+PC9zdmc+) no-repeat left center;
    padding-left: 46px;
    margin-left: 40px;
}
#rating span {
    font-weight: bold;
}
#rating .fa {
    font-weight: normal;
    margin: 0 3px;
    color: #FFAB00;
}
#slider {
    background: #fff;
}
#slider .owl-carousel .group1 {
    width: 46%;
    font-weight: 300;
    order: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#slider .owl-carousel .group1 h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
}
#slider .owl-carousel .group2 {
    order: 0;
    width: 46%;
}
#slider .owl-carousel .item {
    display: flex;
    justify-content: space-between;
}
#slider .owl-carousel .owl-dots {
    margin: 50px 0 80px 0;
}
#packages {
    background: linear-gradient(to bottom, #464646 555px, #F7F7F7 0);
    text-align: center;
}
#packages .description,
#packages h2 {
    color: #fff;
}
#packages h2 {
    margin: 80px auto 25px auto;
    width: 600px;
}
#packages .description {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px
}
#package-list {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    justify-content: center;
    margin-top: 100px;
}
#package-list .item {
    width: 33.33%;
    background: #FFFFFF;
    padding: 40px 0 35px 0;
    position: relative;
}
#package-list .item:first-child {
    border-right: 1px solid #DFDFDF;
}
#package-list .item:last-child:before {
    content: "";
    background: linear-gradient(-90deg, #EEEEEE 0%, rgba(255, 255, 255, 0) 70%);
    width: 20px;
    height: 100%;
    position: absolute;
    left: -20px;
    top: 0;
}
#package-list .item:last-child:after {
    content: 'Most Popular';
    position: absolute;
    color: white;
    background-color: #46AB88;
    width: 100%;
    height: 40px;
    font-size: 22px;
    top: -40px;
    left: 0;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 38px;
    border-radius: 3px 3px 0 0;
    text-align: center;
}
#package-list .type {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
}
#package-list .value {
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    color: #F57F17;
    margin-bottom: 30px;
}
#package-list .currency {
    font-weight: normal;
    font-size: 14px;
    color: #989898;
    position: relative;
    top: -11px;
    margin-right: 2px;
}
#package-list .bonus {
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
}
#package-list .info {
    font-weight: 300;
    margin-bottom: 25px;
    width: 270px;
    margin-left: auto;
    margin-right: auto;
}
#package-list .btn {
    width: 180px;
}
#package-list .one-time-payment {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
}
.reviews .card-columns {
    display: flex;
    justify-content: space-between;
}
.reviews .card-columns .card {
    width: 32.5%;
    vertical-align: top;
    background: none;
}
.reviews .card .card-block {
    background: #fff;
}
.reviews {
    margin-top: 80px;
    margin-bottom: 80px;
}
#product-packages {
    background: #F7F7F7;
}
#faq .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#faq .item {
    width: 48%;
}
.faq__question {
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    line-height: normal;
}
.faq__answer {
    padding-left: 30px;
    margin-top: 20px;
    border-left: 1px solid #FF9900;
    line-height: 24px;
    font-size: 17px;
    color: #464646;
}
.faqs__items {
    display: flex;
    flex-wrap: wrap;
    margin-top: -22px;
    align-items: flex-start;
    justify-content: space-between;
}
.faqs__item {
    width: 48%;
    margin-top: 40px;
}
.some-questions {
    background: #fff;
    padding: 80px 0;
}
.some-questions h2 {
    margin-bottom: 60px;
}
.owl-carousel .owl-dots .owl-dot span {
    background-color: #bababa;
    width: 7px;
    height: 7px;
    border: none;
    display: block;
    border-radius: 30px;
    margin: 0 9px;
}
.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
.owl-carousel .owl-dots {
    text-align: center;
    margin: 8px 0 0 0;
}
.owl-carousel .owl-dots .active span {
    background-color: #f57f17;
}
.reviews h2::after {
    display: none;
}
.reviews h2 {
    margin-bottom: 70px;
}
.reviews .card-body .review-body span.mt-0 {
    margin-bottom: 10px;
    display: block;
}
.reviews .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.reviews .card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}
.reviews .card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0, 0, 0, 0.03);border-bottom:1px solid rgba(0, 0, 0, 0.125)}
.reviews .card-header:first-child{border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}
.reviews .card-columns .card{margin-bottom:0.75rem}

@media (max-width: 992px) and (min-width: 768px){
    .reviews .card-columns{column-count:2}
}
@media (max-width: 767px) and (min-width: 576px) {
    .reviews .card-columns {column-count:2}
}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.reviews .card{border:none;margin-bottom:10px;margin-top:10px}
.reviews .card .card-block{border:none;-webkit-box-shadow:0 0 20px 0 #e0e0e0;box-shadow:0 0 20px 0 #e0e0e0}
.reviews .card-header{position:relative;background:#fff;border:none;min-height:42px}
.reviews .card-header:before{content:' ';position:absolute;height:1px;bottom:0;right:15px;left:15px;background:#e0e0e0}
.reviews .card-header .blue-rate{position:absolute;top:12px;left:20px;}
.reviews .card-header .blue-rate img{margin-right:3px}
.reviews .card-header .rate-title{font-weight:600;font-size:12px;color:#4a4a4a}
.reviews .card-header .text-rate .lead{font-weight:500;color:#a4a4a4;font-size:12px;line-height:16px}
.reviews .card-header .text-rate{line-height:16px}
.reviews .card-header > div{display:inline-block;float:left}
.reviews .card-header .services{float:none;position:absolute;top:12px;right:20px;font-weight:600;color:#155c91}
.reviews .card-body .thumb-review{width:80px;height:80px;float:left}
.reviews .card-body .review-body{position:relative;margin-left:100px;min-height:100px}
.reviews .card-body .review-body span.mt-0{margin-top:0;margin-bottom:5px}
.reviews .card-body .review-body span.mt-0 a{color: #343a40 !important;}
.reviews .card-body .review-body .more{position:absolute;display:inline-block;padding:0 10px;background:#fff;bottom:32px;right:0;height:20px;line-height:20px}
.reviews .card-body .review-body .more:before{
    position:absolute;left:-40px;top:0;content:' ';display:block;width:40px;height:20px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.reviews .card-body .text-truncate{height:80px;white-space:normal}
.reviews .card-body .media-text{color:#a4a4a4;font-size:13px;line-height:19px}
.reviews .card-body .see-more-review{font-size:13px;line-height:19px}
.reviews .card-body .meta{color:#a9a9a9;font-size:13px;line-height:19px;margin-top:10px}
.reviews .card-body .meta{position:relative;display:inline-block;padding-right:24px}
.reviews .card-body .meta:before{display:block;height:12px;width:12px;content:' ';
    background:url('../../img/main/earth.svg') no-repeat;position:absolute;top:3px;right:8px}

@media (max-width: 1280px) {
    #head {
        padding: 80px 0;
    }
}
@media (max-width: 1200px) {
    .page-product-packages .container {
        width: 100%;
    }
    #head .group1 {
        float: none;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 20px;
    }
    #head .group2 {
        width: 50%;
    }
    #head .group2 .description {
        display: block;
    }
    #head .group1 .description {
        display: none;
    }
}

@media (max-width: 991px) {
    #head .group2 {
        float: none;
        width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    #head .group1 {
        width: 100%;
    }
    #rating {
        padding: 40px;
        margin-bottom: 60px;
    }
    #packages h2 {
        margin-top: 60px;
    }
    #package-list {
        display: block;
        background: none;
        box-shadow: none;
        margin-top: 50px;
    }
    #package-list .item {
        width: 100%;
        margin-bottom: 30px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1)
    }
    #package-list .item:last-child {
        margin-top: 70px;
    }
    #package-list .item:before {
        display: none;
    }
    #package-list .info {
        width: 100%;
    }
    .reviews {
        margin-top: 30px;
        margin-bottom: 60px;
    }
    .reviews .card-columns {
        display: block;
        column-count: 1;
    }
    .reviews .card-columns .card {
        width: 100%;
        column-count: 1;
        padding: 10px;
    }
    .reviews .owl-carousel .card img {
        display: inline;
        width: auto;
    }
    .reviews h2 {
        margin-bottom: 50px;
    }
    .reviews .card .card-block {
        box-shadow: 0 0 10px 0 #e0e0e0;
    }
    .some-questions {
        padding: 60px 0;
    }
    .some-questions h2 {
        margin-bottom: 40px;
    }
    .faq__answer {
        padding-left: 20px;
    }
    .group2 .sublink {
        width: 100%;
    }
    #slider .owl-carousel .item {
        display: block;
        text-align: center;
    }
    #slider .owl-carousel .group1,
    #slider .owl-carousel .group2 {
        width: 100%;
    }
    #slider .owl-carousel .group2 img {
        max-width: 500px;
        display: inline;
    }
    #slider .owl-carousel .owl-dots {
        margin: 30px 0 60px 0;
    }
    #slider .owl-carousel .group1 h3 {
        margin-bottom: 30px;
    }
    #slider .owl-carousel .group2 {
        margin-top: 40px;
    }
    #head ul li {
        text-align: left;
    }
    #head .group1 .description {
        display: block;
    }
    #head .group2 .description {
        display: none;
    }
}
@media (max-width: 865px) {
    #rating .item:last-child {
        margin-top: 20px;
    }
    #head .right {
        display: none;
    }
}

@media (max-width: 767px) {
    #head .left {
        width: 100%;
        text-align: center;
    }
    #head {
        padding: 50px 0;
    }
    #head .description {
        font-size: 18px;
    }
    #head .btn {
        width: 100%;
    }
    #head ul {
        margin-bottom: 30px;
    }
    .left .sublink {
        width: 100%;
    }
    #head {
        padding-bottom: 50px;
    }
    #packages h2 {
        width: 100%;
    }
    #rating .item,
    #rating .item:last-child {
        background: none;
        padding-left: 0;
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    #rating {
        font-size: 17px;
        padding: 40px 10px;
    }
    #packages h2 {
        margin-top: 40px;
        font-size: 22px;
    }
    #package-list {
        margin-top: 40px;
    }
    #package-list .type,
    #package-list .value {
        margin-bottom: 25px;
    }
    .reviews h2 {
        margin-bottom: 20px;
    }
    .reviews {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .reviews .container {
        padding: 0 5px;
    }
    .faq__question {
        font-size: 16px;
        font-weight: 500;
        line-height: 23px;
    }
    .faqs__item {
        margin: 0;
        width: 100%;
    }
    .faq__head {
        padding: 17px 0;
    }
    .faqs__item:not(:last-child) {
        border-bottom: 1px solid #dfdfdf;
    }
    .faq__head {
        position: relative;
        padding-right: 25px;
    }
    .faq__head:after {
        content: '\f067';
        font-family: FontAwesome;
        font-size: 16px;
        position: absolute;
        top: 50%;
        right: 4px;
        transform: translateY(-50%);
    }
    .faq__head.opened:after {
        content: '\f068';
    }
    .faqs__items {
        display: block;
    }
    .faq__answer {
        display: none;
        margin-bottom: 20px;
        margin-top: 0;
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
    }
    .some-questions {
        padding: 40px 0 20px 0;
    }
    .some-questions h2 {
        margin-bottom: 30px;
        font-size: 22px;
    }
    #package-list .item {
        padding-right: 15px;
        padding-left: 15px;
    }
    #rating {
        margin-bottom: 40px;
    }
    #slider .owl-carousel .owl-dots {
        margin: 20px 0 40px 0;
    }
    #slider .owl-carousel .group2 {
        margin-top: 20px;
    }
    #slider .owl-carousel .group1 h3 {
        font-weight: 500;
        font-size: 22px;
        line-height: 140%;
        margin-bottom: 15px;
    }
    #packages {
        background: linear-gradient(to bottom, #464646 350px, #F7F7F7 0);
    }
}
