
#carousel-custom {
    margin-top:  10px;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li img{
    width:40px;
    height:40px;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.carousel-control.left {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    left: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.carousel-control.right {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    right: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img,  .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
#carousel-custom {
    margin-top: 0px;
    width: 100%;
    z-index: 999;
}
.content_block {
    text-align: center;
    margin-bottom: 30px;
}
.content_block h5 {
    margin: 15px 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.content_block p {
    color: #777;
    margin: 0;
    font-size: 14px;
}

.navbar-brand{
    height:auto !IMPORTANT;
}
.title {
    margin-bottom: 60px;
}
.title h1{

}
.title h1 span {
    color: #3e28a9;

}
.title p {
    margin:0;

}

.content_block img{
    width:50px;
    height:50px;
}
.pad-60{
    padding:80px 0;
}
.bg-gray{
    background-image: linear-gradient(180deg,#fdfdfd 0%,#fcfcfc 100%) !important;
}
.content_block_service h5 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0;
    height: 70px;
}
.content_block_service i{
    color: #3e28a9;
    font-size: 42px;
}
.content_block_service p{
    font-size: 16px;
    line-height: 24px;
    margin:10px 0 0 0;
    height: 120px;
}
.content_block_service {
    padding: 30px;
    border: 1px #fff;
    border-radius: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 4px 22px -3px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 4px 22px -3px rgba(0,0,0,.08);
    box-shadow: 0 4px 22px -3px rgba(0,0,0,.08);
    position: relative;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
    text-align: center;
    min-height: 275px;
    position:relative;
    margin-bottom:30px;
}
.content_block_img {
    text-align: center;
    margin-bottom: 0px;
}
.content_block_post {
    background:#fff;
}
.content_block_post img {
    width: 100%;
    border-radius: 24px;
    border-bottom: 10px solid #f95798;
}
.post-summary {
    display: -webkit-box;
    color: #47454d;
    font-size: 15px;
    line-height: 1.44;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.content_block_post {
    background: #fff;
    border-radius: 24px;

}
.post-tag {
    margin-bottom: 21px;
    color: #a9a8b1;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.post-title {
    margin-bottom: 7px;
    color: #322f3b;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.17;
    transition:.3s;
}
.content_block_post:hover .post-title{
    color: #3e28a9;
}
.post_content_text {
    padding: 20px;
    min-height: 210px;
}
.ads_link img{
    width:100%;
}
.title h5{
    font-size: 22px;

}

.review_star .text{color: black;}

.title span{
    color: #3e28a9;
}

textarea.form-control {
    /*min-height: 150px;*/
    font-size: 14px !important;
    color: #555 !important;
    /*background-color: #3e28a912 !important;*/
    /*border: 0 !important;*/
    /*border-radius: 0 !important;*/
    /*padding: 16px !important;*/
    /*border: 1px solid #ffebc880 !important;*/
    box-shadow:none !important;
}

.form_contact input.form-control {
    font-size: 14px !important;
    color: #555 !important;
    background-color: #3e28a912;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 16px !important;
    border: 1px solid #ffebc880 !important;
    height: 50px;
    box-shadow:none !important;
}
h5.label_form {
    color: #444444;
    font-size: 16px;
    margin: 0 0 25px 0;
}
.form_contact input[type="submit"] {
    background-color: #3e28a9;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #3e28a9 100%), -webkit-linear-gradient(left, #ff7802 0%, #3e28a9 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #3e28a9 100%), -moz-linear-gradient(left, #ff7802 0%, #3e28a9 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #3e28a9 100%), -o-linear-gradient(left, #ff7802 0%, #3e28a9 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #3e28a9 100%), linear-gradient(to right, #ff7802 0%, #3e28a9 100%);
    border-radius: 30px;
    font-size: 20px !important;
    border: 0;
    /* font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important; */
    font-weight: normal;
    box-shadow: 1px 2px 3px 0 #c6c8cc!important;
    color: #fff;
    padding: 12px 30px;
}

.contact-icon.pt-3.pb-3 i{
    background: #3e28a9;
    border-radius: 100%;
    cursor: pointer;
    height: 30px;
    width: 30px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    margin-right:10px;
}

section.footer {
    /*background: #f2f3f8;*/
    padding: 60px 0;
}
.widgts h4 {
    color: #000;
    font-size: 20px;
    margin: 0 0 30px 0;
}
.widgts ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widgts ul li{
    margin-bottom:10px;
}

.widgts ul li a{
    color:#999;
    text-transform:capitalize;
    font-size:14px;
}
/*.dropdown-menu>li>a {*/
/*    display: block;*/
/*    padding: 15px;*/
/*    clear: both;*/
/*    font-weight: 400;*/
/*    line-height: 1.42857143;*/
/*    color: #333;*/
/*    white-space: nowrap;*/
/*    font-size: 14px;*/
/*    line-height: 16px;*/
/*    color: #333;*/
/*}*/
/*.dropdown-menu li{*/
/*    border-bottom: 1px solid rgba(0,0,0,.05);*/
/*}*/

/*.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {*/
/*    color: #262626;*/
/*    text-decoration: none;*/
/*    background-color: rgba(0,0,0,.1);*/
/*}*/

.banner_block img{
    width:100%;
}
section.slider_block {
    padding: 30px 0;
}
.button_block {
    text-align: center;
}
.button_block a {
    display: block;
    background: #3e28a9;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 8px 0;
    width: 80%;
    margin: 15px auto 0;
    text-decoration:none;
}
ul.social_block {
    margin: 50px 0 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
ul.social_block li{
    display:inline-block;
}
ul.social_block li a i {
    color: #000;
    border: 1px solid #000;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 40px;
    margin: 0 5px;
    font-size: 20px;
}

/*.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {*/
/*    background-color: #3e28a9;*/
/*}*/
/*.navbar-toggle {*/
/*    position: relative;*/
/*    float: right;*/
/*    padding: 9px 10px;*/
/*    margin-top: 20px;*/
/*    margin-right: 15px;*/
/*    margin-bottom: 8px;*/
/*    background-color: #3e28a9;*/
/*    background-image: none;*/
/*    border: 1px solid transparent;*/
/*    border-radius: 0px;*/
/*}*/
/*.navbar-default .navbar-toggle .icon-bar {*/
/*    background-color: #fff;*/
/*}*/
@media only screen and (min-width: 1000px){
    .content_block_service.border:after {
        position: absolute;
        content: "";
        background: #3e28a9;
        right: -70px;
        height: 4px;
        width: 70px;
        top: 50%;
    }
}

@media all and (max-width: 1200px) and (min-width: 991px) {
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 20px 15px 0px 15px;
        font-size: 18px;
        line-height: 20px;
    }
    a.search button.searchButton {
        background: #000;
        color: #fff;
        /* height: 32px; */
        border-radius: 5px;
        position: relative;
        left: -10px;
        width: 40px;
        top: 0px;
        padding: 5px 14px;
        border-color: #000;
    }
    /*.navbar-brand>img {*/
    /*    display: block;*/
    /*    width: 150px;*/
    /*}*/
    /*.nav>li>a {*/
    /*    position: relative;*/
    /*    display: block;*/
    /*    padding: 10px;*/
    /*    font-size:12px;*/
    /*}*/
    input.searchTerm {
        background: rgba(255,255,255,.2);
        font-size: 10px;
        background: rgba(255,255,255,.2);
        padding: 6px 0px 6px 12px;
        border-radius: 4px;
        border: 1px solid #000;
        width: 70px;
    }
}
@media all and (max-width: 990px) and (min-width: 767px) {
    .checkflex .flex-c2 {
        flex: 1 1;
        max-width: 100% !IMPORTANT;
        margin: 60px 32px 0 32px !IMPORTANT;
    }
    .checkflex .flex-c3 {
        flex: 1 1;
        max-width: 100% !IMPORTANT;
        margin-top: 60px !IMPORTANT;
    }
    .checkflex {
        display: block !IMPORTANT;
        width: 100% !IMPORTANT;
        justify-content: space-between;
        align-items: center;
        margin: 60px 0;
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 20px 15px 0px 15px;
        font-size: 18px;
        line-height: 20px;
    }
    a.search button.searchButton {
        background: #000;
        color: #fff;
        /* height: 32px; */
        border-radius: 5px;
        position: relative;
        left: -10px;
        width: 40px;
        top: 0px;
        padding: 6px 14px;
        border-color: #000;
    }
    .navbar-brand>img {
        display: block;
        width: 120px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 5px;
        font-size:12px;
    }
    input.searchTerm {
        background: rgba(255,255,255,.2);
        font-size: 10px;
        background: rgba(255,255,255,.2);
        padding: 6px 0px 6px 12px;
        border-radius: 4px;
        border: 1px solid #000;
        width: 60px;
    }
}

@media (min-width: 768px){
    /*.navbar-nav>li>a {*/
    /*    padding-top: 30px;*/
    /*    padding-bottom: 15px;*/
    /*}*/
    /*.navbar-right .dropdown-menu {*/
    /*    right: 0;*/
    /*    left: 0;*/
    /*}*/
}
@media (max-width: 767px){

    .thank_you img{
        width:100%;
    }
    .checkflex {
        display: block !IMPORTANT;
        width: 100% !IMPORTANT;
        justify-content: space-between;
        align-items: center;
        margin: 60px 0;
    }
    .box .heading {
        display: block;
        text-align: center;
        text-decoration: none;
        font-weight: 900;
        font-size: 24px !IMPORTANT;
        line-height: auto !IMPORTANT;
        color: #322f3b;
    }
    .user-review {
        text-align: center;
        margin-top: 40px !IMPORTANT;
    }
    .body .btn {
        position: relative;
        display: inline-block;
        height: 50px !IMPORTANT;
        line-height: 40px !IMPORTANT;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        -webkit-appearance: none;
        outline: 0;
        border-radius: 32px;
        border: 0;
        background-color: #3e28a9;
        font-size: 16px !IMPORTANT;
        font-weight: 600;
        color: #fff;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,opacity .1s ease-in-out;
    }
    .order-review .r-upsell {
        background: rgba(0,201,90,.06);
        border-radius: 20px;
        margin: 0 0px 32px !important;
        padding: 24px 30px;
    }
    .order-review .r-upsell .btn {
        margin-top: 24px;
        padding: 6px 24px !IMPORTANT;
        font-weight: 600 !IMPORTANT;
        font-size: 18px !IMPORTANT;
        height: 48px;
        line-height: 47px;
        border-radius: 10px;
        font-size: 14px !important;
    }
    .order-review .r-total {
        position: relative;
        z-index: 90;
        display: flex;
        font-size: 18px !IMPORTANT;
        line-height: 24px;
        color: #322f3b;
    }
    #frmCheckout .order-review {
        position: relative;
        margin-top: 40px !IMPORTANT;
    }
    .user-review p {
        font-size: 16px !IMPORTANT;
        line-height: 28px !IMPORTANT;
        color: #322f3b;
        margin-bottom: 28px;
    }
    .box {
        position: relative;
        background: #fff;
        box-shadow: 0 6px 6px rgba(0,0,0,.04), 0 0 42px rgba(0,0,0,.04);
        border-radius: 20px;
        padding: 10px !IMPORTANT;
    }

    .checkflex .flex-c1 {
        flex: 0 0;
        min-width: 100% !IMPORTANT;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #f2f3f8;
    }
    .top_header{
        display:none;

    }
    input.searchTerm {
        background: rgba(255,255,255,.2);
        font-size: 12px;
        background: rgba(255,255,255,.2);
        padding: 6px 0px 6px 12px;
        border-radius: 4px;
        border: 1px solid #000;
        width: 83%;
    }
    a.search button.searchButton {
        background: #000;
        color: #fff;
        /* height: 32px; */
        border-radius: 5px;
        position: relative;
        left: -10px;
        width: 15%;
        top: 1px;
        padding: 6px 14px;
        border-color: #000;
        /* width: 50px; */
    }
    a.btn_nav {
        background-color: #3e28a9;
        border: 1px solid #3e28a9;
        padding: 6px 11px !IMPORTANT;
        font-size: 13px;
        position: relative;
        top: 5px;
        color: #fff !important;
        border-radius: 5px;
        padding: 6px 11px !IMPORTANT;
        margin:0 15px;
    }
}

i.em.em-rocket {
    background-image: url(../image/arrow.png);
    height: 1.5em;
    width: 1.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}
.review_star span {
    font-size: 18px !important;
}

.review_star {
    margin-bottom: 15px;
}
.inner h1{
    margin:0;
}

p.text_p {
    margin: 0;
    font-weight: normal;
    line-height: 26px;
}
.ads_block {
    padding: 20px;
    background-color: rgba(255,167,0,.18);
    color: #696969;
    font-size: 16px;
    border-left: 5px solid #ff6f00;
    margin-bottom: 20px;
    box-shadow: 2px 4px 10px 1px #d9d9da;
    font-weight: 600;
    line-height: 2em;
    letter-spacing: .3px;
    text-align: center;
}
.package_box {
    border: 1px solid red;
    margin: auto 10px;
    border: 1px solid #c7ccd6b0;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s;
    transition: transform .5s easeIn;
    box-shadow: rgba(0,0,0,.1) 0px 0px 15px -1px;
}
.package_box .heading {
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 24px 0 20px;
}
.package_box .heading h3 {
    margin: 0;
    font-size: 30px;
    color: #455879;
}
.package_box .heading span {
    text-transform: capitalize;
    display: block;
    font-size: 15px;
    color: #7c8ba7;
    font-weight: 500;

    margin-top: 8px;
}



.package_box .pricing {

    font-weight: 600;
    padding: 14px 0 10px;
    text-align: center;
    background-color: #3e28a9;
    color: #fff;
    font-size: 37px;
    line-height: 40px;
}


.package_box.pricing sup {
    font-size: 50%;
    top: -.7em;
}

.package_box .features ul {
    margin: 14px 0 20px;
}

.package_box .features ul li {
    color: #455879;
    padding: 10px 0;
    list-style: none;
    font-size: 15px;
}

.package_box .features ul li:before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: cover;
    background-image: url(https://viralrace.com/wp-content/themes/viralrace/media/icons/icon-red-check.svg);
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    margin-right: 10px;
}


.package_box .cta a {
    background-color: #2c4bff;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 12px 60px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;

    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    margin: auto;
}

.package_box .cta {
    text-align: center;
    margin: 24px auto 30px auto;
}


.offer-box{
    position:relative;
}

.offer-box:before {
    color: #000;
    position: absolute;
    content: "25% off now";
    display: block;
    z-index: 9;
    background: #fffc00;
    border: 1px solid #c7ccd6b0;
    top: -32px;
    left: 0;
    right: 0;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 0;
}

.em-raising_hand {
    background-image: url(https://twemoji.maxcdn.com/2/72x72/1f64b.png);
}

.em, .em-svg {
    height: 1.5em;
    width: 1.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}
.panel,
.panel-body {
    box-shadow: none;
}

.panel-group .panel-heading {
    padding: 0;
}

.panel-group .panel-heading a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
}

.panel-group .panel-heading a:after {
    content: '-';
    float: right;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #3e28a9;
    background-color: #a6cef8;
    text-align: center;
    border-radius: 100%;
}

.panel-group .panel-heading a.collapsed:after {
    content: '+';
}



.faq_block {
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px 3px rgba(156,166,175,.22);
    box-shadow: 0 3px 6px 3px rgba(156,166,175,.22);
    padding: 38px 40px;

    -webkit-transition: opacity .4s,visibility .4s;
    -o-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
}

/* .panel-default>.panel-heading { */
/* color: #333; */
/* background-color: transparent; */
/* border-color: #ddd; */
/* border-bottom: 1px solid #e8eaed !IMPORTANT; */
/* padding-top: 15px; */
/* padding-bottom: 15px; */
/* border: 0px; */
/* border-color: transparent !important; */
/* } */
.panel-default {
    border-color: transparent;
    border-bottom: 1px solid #e8eaed;
    border-radius:0px !IMPORTANT;
}
.panel-body p, .panel-body ul li{
    font-size:13px;
}
.panel-group .panel-heading a {
    display: block;
    padding: 15px 15px;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    color: #70717b;
    font-weight: normal;
    cursor: pointer;
    padding-right: 40px;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
}


.package_box .heading img {
    max-width: 24px;
    display: inline-block !IMPORTANT;
    margin-right: 6px;
}
.em-slightly_smiling_face {
    background-image: url(https://twemoji.maxcdn.com/2/72x72/1f642.png);
}
.em, .em-svg {
    height: 1.5em;
    width: 1.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.form-review {
    background-color: #fff;
    border-radius: 9px;
    padding: 24px 30px;
    -webkit-box-shadow: 0 4px 57px rgba(69,79,124,.1);
    box-shadow: 0 4px 57px rgba(69,79,124,.1);
}
.form-review .form__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}
.form-review .form__head img {
    display: block;
    width: 70px;
    margin-right: 20px;
}
.form-review .form__head h4 {
    font-size: 20px;
    font-weight: 600;
}
.form-review .form__body>ul {
    list-style: none;
    padding:0;
}
.form-review .form__body>ul>li {
    padding: 15px 0;
}
.form-review .form__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-review .form__field>label {
    font-size: 14px;
    line-height: 1.21;
    color: #53607e;
    padding-right: 20px;
    font-weight: 600;
    min-width: 133px;
    max-width: 133px;
}
.form-review .form__field>input, .form-review .form__field>select, .form-review .form__field>textarea {
    width: calc(100% - 133px);
    margin-left: auto;
    border: 0;
    color: rgba(83,96,126,.7);
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    font-weight: 600;
}
.form-review .form__body>ul>li+li {
    border-top: 2px solid #ebeef8;
}
.form-review .form__body>ul>li {
    padding: 15px 0;
}
.form-review .form__field--rating>ul label {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    color: #FFD700;
}

.form-review .form__btn {
    border: 0;
    width: 100%;
    background-color: #3e28a9;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.1;
    font-weight: 500;
    height: 46px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px rgba(47,55,78,.34);
    box-shadow: 0 2px 4px rgba(47,55,78,.34);
}


.form-review .form__field--rating input {
    display: none;
}
.form-review .form__field--rating>ul>li {
    width: 24px;
}
.form-review .form__field--rating>ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 0 0;
    font-size: 0;
    line-height: 0;
    padding:0;
}

.page_reviews {
    position: relative;
    max-height: 400px;
    overflow: hidden;
}
.testimonial_group .testimonial {
    width: 100%;
    float: none;
    display: block;
    padding: 0;
}

.page_reviews .testimonial {
    margin-bottom: 26px;
}
.testimonial_group .testimonial .rr_title {
    margin: 0;
}
.page_reviews .rr_star, .page_reviews .stars {
    color: #FFD700;
    font-size: 18px;
    padding-left: 45px;
}
.testimonial_group .testimonial .rr_review_text .drop_cap {
    line-height: 10px;
    font-size: 70px;
    position: relative;
    top: auto;
    left: auto;
    zoom: inherit;
    filter: none;
    opacity: 1;
}
.page_reviews .rr_review_text .drop_cap {
    display: block;
    line-height: 10px;
    font-size: 70px;
    font-weight: 600;
    color: rgba(99,99,111,.4);
}



.page_reviews .rr_review_text {
    font-size: 16px;
    line-height: 1.63;
    color: #53607e;
    margin-bottom: 0;
}

.rr_review_name span {
    padding: 0;
    font-size: 13px;
}

.pad-b-60{
    padding-top:40px;
    padding-bottom:60px;
}

@media all and (max-width: 1024px) and (min-width: 768px) {
    .widgts {
        margin-bottom: 30px;
    }
    .package_box{
        margin-bottom:30px;
    }
}

@media (max-width: 767px){
    .package_box {
        margin: 0 auto 30px;
    }
    .offer-box{
        margin-top:10px;
    }
    .form-review {
        padding: 20px 12px;
    }
    .page_reviews {
        margin-top: 30px;
    }
    .title h1{
        font-size:24px;
    }
    .button_block {
        text-align: center;
        margin-bottom: 30px;
    }
    .panel-group .panel-heading a{
        font-size:13px;
    }
    .faq_block {
        padding:30px 20px;
    }
}







.checkflex .flex-c1 {
    flex: 0 0;
    min-width: 640px;
}

.box {
    position: relative;
    background: #fff;
    box-shadow: 0 6px 6px rgba(0,0,0,.04), 0 0 42px rgba(0,0,0,.04);
    border-radius: 20px;
    padding: 40px;
}

.box .heading {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 900;
    font-size: 56px;
    line-height: 56px;
    color: #322f3b;
}
.box .heading hr {
    border: 0;
    outline: 0;
    height: 1px;
    background-color: #eaeaea;
    margin: 40px 0;
}


.box .heading~.body {
    padding-top: 0!important;
}


.body .form {
    text-align: left;
}



.form-group {
    position: relative;
    margin-bottom: 16px;
    box-sizing: border-box;
}




.checkflex {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 60px 0;
}
.selector>button.form-control {
    position: relative;
    margin-bottom: 6px;
    padding-right: 56px;
}


.body .form-control{
    display: block;
    height: 56px;
    width: 100%;
    padding: 15px 16px 16px 53px;
    line-height: 24px;
    outline: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}



.selector>button.form-control:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 18px;
    width: 0;
    height: 0;
    border-color: #464b4d transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0;
}

/*.selector .dropdown-menu {*/
/*    display: none;*/
/*    position: absolute;*/
/*    margin: 0;*/
/*    top: 68px;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/

/*.dropdown-menu {*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    left: 0;*/
/*    z-index: 1000;*/
/*    !*display: none;*!*/
/*    float: left;*/
/*    min-width: 200px;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    font-size: 14px;*/
/*    text-align: left;*/
/*    list-style: none;*/
/*    background-color: #fff;*/
/*    -webkit-background-clip: padding-box;*/
/*    background-clip: padding-box;*/
/*    border: 1px solid #ccc;*/
/*    border: 1px solid rgba(0,0,0,.15);*/
/*    border-radius: 4px;*/
/*    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
/*    box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
/*}*/




/*.dropdown-menu a {*/
/*    position: relative;*/
/*    padding: 12px 22px;*/
/*    box-sizing: border-box;*/
/*    display: block;*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*    white-space: nowrap;*/
/*    width: 100%;*/
/*    font-size: 16px;*/
/*    line-height: 22px;*/
/*    background-color: #fff;*/
/*    transition: background-color .15s ease-in-out;*/
/*}*/

.checkbox input+label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 6px;
}
.checkbox span {
    display: inline-block;
    flex: 1 1;
    text-align: left;
}
.checkbox input {
    position: absolute;
    opacity: 0;
}

.body  .btn {
    position: relative;
    display: inline-block;
    height: 64px;
    line-height: 54px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    -webkit-appearance: none;
    outline: 0;
    border-radius: 6px;
    border: 0;
    background-color: #3e28a9;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,opacity .1s ease-in-out;
}


.checkbox {
    color: #656565;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
}
.mar-opt {
    margin-top: 24px;
    margin-bottom: 40px;
}
.user-review .img {
    display: inline-block;
    background: #f95798;
    background: -moz-linear-gradient(top,#f95798 0,#FFD700 100%);
    background: -webkit-linear-gradient(top,#f95798,#FFD700);
    background: linear-gradient(180deg,#f95798 0,#FFD700);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f95798",endColorstr="#FFD700",GradientType=0);
    padding: 4px;
    border-radius: 36px;
    width: 72px;
    height: 72px;
    margin-bottom: 22px;
}
.user-review .img img {
    height: 64px;
    width: 64px;
    border-radius: 32px;
}
.user-review p {
    font-size: 21px;
    line-height: 32px;
    color: #322f3b;
    margin-bottom: 28px;
}

.user-review {
    text-align: center;
}
.checkflex .flex-c2 {
    flex: 1 1;
    max-width: 316px;
    margin: 0 32px;
}
.user-review .stars {
    margin-bottom: 28px;
    color: #FFD700;
    letter-spacing: 4px;
    font-size: 18px;
    line-height: 24px;
}
.user-review .author {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #656565;
}



.progress,  .progress .bar {
    background: #efefef;
}
.progress {
    height: 6px;
}

.progress .value {
    height: 6px;
    background: #FFD700;
}




span.account_text {
    font-size: 14px;
    display:block;
    color:#656565;
}

button.btn.btn-block_guest {
    background: #f1f1f1;
    color: #656565;
    display: block;
    width: 100%;
    margin-top: 30px;
    height: 46px;
    line-height: 34px;
    font-weight:normal;
}


span.account_text a{
    color:#FFD700;
}





#frmCheckout .checkflex .flex-c3 {
    order: 1;
}

.checkflex .flex-c3 {
    flex: 1 1;
    max-width: 444px;
}
#frmCheckout .checkflex .flex-c1 {
    order: 0;
}

.checkflex .flex-c1 {
    flex: 0 0;
    min-width: 640px;
}
.checkflex.ftop {
    align-items: flex-start;
}
.checkflex {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 60px 0;
}
#frmCheckout .order-review {
    position: relative;
}
.box {
    position: relative;
    background: #fff;
    box-shadow: 0 6px 6px rgba(0,0,0,.04), 0 0 42px rgba(0,0,0,.04);
    border-radius: 20px;
    padding: 40px;
}



.box h3 {
    position: relative;
    text-align: left;
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 20px;
    color: #000;
}


#frmCheckout span.secure.lg {
    width: 12px;
    height: 18px;
    background-size: contain;
}

span.secure {
    background: url(../image/secure_green.svg) no-repeat;
    width: 9px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 9px 0 8px;
}



.box h3 .cards {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}


.card-form .input-group {
    border: 1px solid #E5E5E5;
    background: #fff;
    color: #000;
    outline: 0 none;
    height: 56px;
    border-radius: 5px;
}
.input-group label.icon>.ckojs {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1;
}
.ckojs-card:before {
    content: "\f2c3";
    position: absolute;
    font-family: FontAwesome;
    top: 40px;
    left: 20px;
    color: slategray;
    height: 56px;
    width: 30px;
}

.form-control.no-icon {
    padding-left: 16px;
}

input.form-control.icon.secure{
    color: #696969;
    font-size: 14px;
}





.content.card {
    min-height: auto;
}

.split-view {
    height: 100%;
}
.split-view.small-gap:before, .split-view.small-gap:after {
    content: " ";
    display: table;
}
.embedded .card-form .split-view .left {
    padding-right: 3px;
}
.split-view.small-gap>*.left {
    float: left;
    padding-right: 3px;
}
.split-view.small-gap>* {
    width: 50%;
    height: 100%;
    position: relative;
}

.split-view .input-group {
    border: 1px solid #E5E5E5;
    background: #fff;
    color: #000;
    outline: 0 none;
    height: 56px;
    border-radius: 5px;
    width:100%;
}

.split-view .input-group {
    margin-top: 16px;
}



.ckojs-calendar:before {
    content: "\f274";
    font-family:FontAwesome;
}

.split-view .input-group label {
    position: absolute;
    line-height: 38px;
    height: 38px;
    left: 10px;
    top: 0;
}


.split-view .input-group .input-control {
    width: 100%;
    height: 100%;
    border: 0 none transparent;
    background: none;
    background-color: transparent;
    -webkit-appearance: none;
    outline: none;
    color: #656565;
    text-align: left;
    font-size: 12px;
}

.split-view .left {
    padding-right: 3px;
}










.embedded .card-form .split-view .right {
    padding-left: 3px;
}

.split-view>*.right {
    float: right;
    padding-left: 0;
}


.split-view>*.left>.separator {
    right: 0;
}
.split-view>*>.separator {
    position: absolute;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background-color: rgba(0,0,0,0.1);
}

.input-group .input-control.center-align {
    text-align: center;
}

.embedded .card-form .split-view .right {
    padding-left: 3px;
}
.ckojs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 20px;
    padding: 5px 0 0 5px;
    border-radius: 40px;
}

.split-view>*.right {
    float: right;
    padding-left: 0;
}
.split-view>* {
    width: 50%;
    height: 100%;
    position: relative;
}


#frmCheckout .box hr {
    margin: 40px 0;
}

.right.new {
    position: relative;
    top: -55px;

}

.checkbox input {
    position: absolute;
    opacity: 0;
}
.checkbox input+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    user-select: none;
    line-height: 22px;
}
.checkbox input:checked+label:before {
    background-color: #3e28a9;
    border-color: #3e28a9;
}
.checkbox input+label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 6px;
}

#frmCheckout .save-opt.checkbox input:checked+label:after {
    top: 11px;
}
.checkbox input:checked+label:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 10px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    transform: rotate(45deg);
}
.agree {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #656565;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
}

.agree a {
    position: relative;
    display: inline-block;
    color: #161616;
    font-weight: 600;
    text-decoration: none;
}
.agree strong {
    font-weight: 600;
    color: #000;
}



.ckojs-lock:before {
    content: "\f023";
    font-family:FontAwesome;
}


h3.new_heading {
    margin-top: 80px;
}



#frmCheckout .order-review .mobile-down {
    display: none;
    font-size: 20px;
    height: 48px;
    width: 48px;
    background: #fff;
    border-radius: 24px;
    text-align: center;
    bottom: -6px;
    left: 50%;
    margin-left: -24px;
    z-index: 80;
    position: absolute;
    color: #5e5e5e;
}


.order-review .r-mobi {
    display: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #322f3b;
}

#frmCheckout .box hr {
    margin: 40px 0;
}
.order-review .r-user {
    display: flex;
}
.order-review .r-user .user-image {
    height: 56px;
    width: 56px;
    border-radius: 28px;
    margin-right: 20px;
}
.order-review .r-user .info {
    flex-grow: 1;
}
.order-review .r-user .name {
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #322f3b;
}
.order-review .r-user .change {
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}
.order-review .r-user .change a {
    color: #656565;
}
.order-review .r-plan .r-item {
    display: flex;
    align-items: flex-start;
    line-height: 24px;
    margin-bottom: 32px;
}


#frmCheckout.upsell-off .r-upsell {
    display: block;
}
.order-review .r-upsell {
    background: rgba(0,201,90,.06);
    border-radius: 20px;
    margin: 0 -30px 32px;
    padding: 24px 30px;

}
.order-review .r-upsell .line {
    display: flex;
    font-size: 18px;
    line-height: 18px;
}
}
.order-review .r-upsell .btn {
    margin-top: 24px;
    padding: 0 36px;
    font-weight: 900;
    font-size: 18px;
}
.btn.btn-green, .btn.btn-green:hover {
    background-color: #00c95a;
}
.order-review .r-upsell .btn .far, .order-review .r-upsell .btn .fas {
    font-size: 16px;
    margin-right: 10px;
}



.order-review .r-plan .r-item .info {
    flex-grow: 1;
    color: #322f3b;
    font-size: 18px;
}
.order-review .r-plan .r-item .price {
    font-size: 18px;
    line-height: 18px;
    color: #322f3b;
    margin-left: 16px;
    text-align: right;
}


.order-review .r-upsell .btn {
    margin-top: 24px;
    padding: 0 36px;
    font-weight: 900;
    font-size: 18px;
    height: 48px;
    line-height: 47px;
    border-radius: 40px;
}



.order-review .r-total {
    position: relative;
    z-index: 90;
    display: flex;
    font-size: 21px;
    line-height: 24px;
    color: #322f3b;
}

.order-review .r-total .line {
    display: block;
}

.order-review strong {
    font-weight: 600;
}
.order-review .r-total .price {
    flex-grow: 1;
    display: block;
    text-align: right;
}

#frmCheckout .box hr {
    margin: 40px 0;
}
.order-review hr {
    border: 0;
    outline: 0;
    background-color: #eaeaea;
    height: 1px;
    margin: 40px 0;
}
.order-review .r-feature .item {
    display: flex;
    margin-bottom: 32px;
}

.order-review .r-feature .text {
    flex-grow: 1;
    color: #322f3b;
    font-size: 18px;
    line-height: 20px;
}

.thank_you {
    text-align: center;
}

.thank_you p strong {
    margin-bottom: 5px;
    display: block;
}

.thank_you p span {
    display: block;
    color: #ccc;
    margin: 10px 0 20px 0;
}
.thank_you p  {
    margin: 20px 0 0 0;
}

.thank_you p span b {
    color: #000;
    margin: 10px 0;

}

.thank_you p a{

    border: 1px solid #ccc;
    padding: 6px 30px;
    font-weight: 600;
    font-size: 18px;
}


body.check-out .pad-b-60 {
    padding-top: 0px !IMPORTANT;

}
.owl-nav>.owl-prev {
    left: -20px;
}
.owl-nav>.owl-next {
    right: -20px;
}
.owl-nav>button {
    outline:none !IMPORTANT;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    background-color: #4a4a4b!important;
    font-size: 18px !IMPORTANT;
    line-height: 45px !important;
    position: absolute;
    top: 50%;
    color: #fff !IMPORTANT;
    z-index: 10;
    -webkit-box-shadow: 0 0 14px rgba(141,159,175,.56);
    box-shadow: 0 0 14px rgba(141,159,175,.56);
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    padding:0;
}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}

@media (max-width: 767px) {
    .dropdown-menu {
        /*display: none !important;*/
    }

    /*.open .dropdown-menu {*/
    /*    display: block !important;*/
    /*}*/
    /*.dropdown-menu{*/
    /*    width:100% !IMPORTANT;*/
    /*}*/

    /*.dropdown-menu>li>a{*/
    /*    padding:10px 20px !IMPORTANT;*/
    /*}*/

}


.fa-icon-1{background: #3b5998 ;color: white!important; cursor: pointer;}
.fa-icon-2{
    cursor: pointer;
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    color: white!important;
}
.fa-icon-3{
    cursor: pointer;
    background: #c4302b ;color: white!important;
}
.fa-icon-5{
    cursor: pointer;
    background: #ff7700  ;color: white!important;
}

.fa-icon-4{
    cursor: pointer;
    background: #1DB954  ;color: white!important;
}
.carousel-control{
    color: #ccc;
}
.carousel-control:hover{color: #ccc;}
.package_box .heading h3 i{color: #3e28a9;}

#myCarousel .carousel-control{border: none!important;}

@media only screen and (max-width: 991px) {


    #myCarousel .button_block img {
        display: none;
    }

    h5.label_form {
        color: #444444;
        font-size: 16px;
        margin: 0 0 25px 0;
        margin-top: 0px;
        margin-top: 30px;
    }

}
.slider_block .social_block i{cursor: pointer;}

@media only screen and (max-width: 550px) {

    .box h3 .cards {
        margin-top: 10px;
        position: relative;
    }

}

.pad-40 {
    padding: 40px 0;
}

/*contact page*/

#contact-form label{
    line-height: 45px!important;
    font-weight: normal!important;
    font-size: 16px!important;
    color: #333!important;
}


#contact-form input,#contact-form textarea{
    border: 1px solid #3e28a912  ;
    background: #3e28a912 ;
    box-shadow: none!important;
    border-radius: 6px!important;
}
.error {
    position: relative;
    animation: shake .1s linear;
    animation-iteration-count: 3;
    border: 1px solid #ffa27b!important;
    outline: none;
    background: white!important;
}

.invalid-feedback.feedback-icon {
    position: absolute;
    width: auto;
    bottom: 10px;
    right: 25px;
    margin-top: 0;
    color: #ffa27b;
}
#contact-form input{height: 45px; }
@keyframes shake {
    0% {
        left: -5px;
    }
    100% {
        right: -5px;
    }
}
#contact-form p{margin-top: 10px;}
#reach-us i{color: #333; }
#reach-us strong{color: #3e28a9;font-weight:300;font-size:16px;}
.contact-form-section .col-sm-12{ margin-bottom: 20px;}
.contact-form-section{margin-top: 60px;}
.heading-icon i{
    padding: 17px;
    border: 2px solid #9df5b2;
    border-radius: 50%;font-size: 30px;
    text-transform: uppercase;
    background: linear-gradient(to right, #30CFD0 0%, #330867 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.heading-title{

    font-weight: 600;
    line-height: 50px;
    font-size: 16px;
    opacity: 0.9;
}
.shipping_block{margin-top: 40px; margin-bottom:45px;}

.shipping_block h2{text-align: center; margin: 50px 0;}
.col-boxes {margin-top: 40px;}
.col-boxes p{opacity: 0.8;}
.shipment_block button{
    padding: 0 36px;
    font-weight: 900;
    font-size: 18px;
    height: 48px;
    line-height: 47px;
    border-radius: 40px;
    background: #3e28a9!important;
    border: 1px solid #3e28a9;
    color: white!important;
    margin-left: 15px;

}
.shipment_block .form-containers form input{
    height: 48px;
    border-radius: 40px;
    line-height: 47px;
    padding: 0 20px;
    margin-right: 10px;
    background-color: #eee;
    border-color: #eee;

}
.shipment_block  form label{

    margin-right: 20px;


}


.shipment_block form{padding: 10px 0 0 0;}
.shipment_block .form-containers{text-align: center;}
.shipment_block input {min-width: 300px;}
.shipment_block input, .shipment_block button{margin-top: 20px;}
h4{font-size: 1.2rem;font-weight: bold;}

.owl-carousel .owl-item img{
    width: auto!important;
}
