.recent-review-right .review-star i.last-star-45,.recent-review-right .review-star i.last-star-49,.stats-star i.last-star-44,.stats-star i.last-star-45,.stats-star i.last-star-46,.stats-star i.last-star-47,.stats-star i.last-star-48 {
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent
}
.loader img {
    width: 40px;
}
.rounded-left,.rounded-top {
    border-top-left-radius: 10px!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: 10px!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: 10px!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: 10px!important
}

#topnav .menu-extras,.pricing-rates ul li span,.seal {
    float: right
}

.floating_wrap .btns_wrap a:hover,.seal a,a {
    text-decoration: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.2;
    font-weight: 600
}

body {
    font-family: nunito,sans-serif;
    overflow-x: hidden!important;
    font-size: 16px!important;
    color: #161c2d;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

html {
    scroll-behavior: smooth
}

::-moz-selection {
    background: #6b77a1;
    color: #fff
}

::selection {
    background: #6b77a1;
    color: #fff
}

p {
    line-height: 1.3
}

.bg-primary,.bg-success {
    background-color: #7886b9!important
}

#topnav .dropdown-menu .dropdown-item:hover,.cancel_area h4 .user_link:hover,.event-schedule .content .title:hover,.form_wraper .rset_sec .reset_link:hover,.promo-error-container .message_box p.text-success,.team .name:hover,.text-primary,.text-success {
    color: #7886b9!important
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
    margin-bottom: 5px
}

.rounded {
    border-radius: 10px!important
}

.btn {
    padding: 8px 20px;
    outline: 0;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: .8px;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 700;
    border-radius: 10px
}

.btn:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.shadow {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15)!important;
    box-shadow: 0 0 3px rgba(0,0,0,.15)!important
}

.with-gradient {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform-style: preserve-3d;
    perspective: 1000px
}

.with-gradient:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg,#000,transparent);
    transform: translateZ(0)
}

.available.new,.btn-submit,.feature,.form-title,.how-2 .feature-list li i,.pages_number,.review-owl,.section-title,.tab-set {
    position: relative
}

.bug-fix {
    transform: translateZ(0);
    z-index: 1
}

.banner_feature_wraper span .fas,.faq-container .question,.features .title-2,.page-title,.preview-set ul li a i {
    font-size: 20px
}

.faq-content .card .faq .card-header {
    padding-right: 40px!important;
    cursor: pointer
}

.faq-content .card .faq .card-header.card-header-2 {
    border-bottom: 0
}

#faqs img,#how-to img,.s5_left {
    width: 100%
}

#pop-up .pop-up-set h2,.faq-content .card .faq .card-header.card-header-2 .faq-question,.features .title,.key-feature .content .title {
    font-size: 18px
}

.faq-content .card a.faq[data-toggle=collapse] {
    background-color: #fff;
    color: #7886b9;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-content .card a.faq[data-toggle=collapse]:before {
    content: '\f078';
    display: block;
    font-family: 'font awesome 5 free';
    font-weight: 900;
    font-size: 18px;
    color: #3c4858;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    transition: .5s
}

.faq-content .card a.faq[data-toggle=collapse].collapsed {
    background-color: #fff;
    color: #3c4858;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-content .card a.faq[data-toggle=collapse].collapsed:before {
    top: 20px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.address,.count-div span,.faq-content .card .title,.footer-widgets ul li a {
    font-size: 15px
}

.nav-pills .nav-link {
    color: #3c4858!important;
    margin: auto 15px;
    border: 1px solid #dee2e6;
    padding: 5px
}

.nav-pills .nav-link.active {
    background-color: #7886b9;
    color: #fff!important;
    border-color: #7886b9!important;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
    box-shadow: 0 0 3px rgba(0,0,0,.15)
}

.nav-pills a .skill-container .title {
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.login-form .form-group {
    margin-bottom: 15px
}

.login-form .form-group label {
    font-size: 14px;
    font-weight: 700
}

.login-form .form-group i {
    position: absolute;
    left: 0;
    top: 60%
}

.login-form .form-group .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dee2e6;
    height: 42px;
    font-size: 13px;
    border-radius: 10px;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-form .btn:hover,.login-form .form-group .form-control.active,.login-form .form-group .form-control:focus {
    border-color: #7886b9
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #7886b9;
    background-color: #7886b9
}

.custom-control-input:focus~.custom-control-label::before,.login-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #7886b9
}

.order-form {
    padding: 0 25px 15px
}

.banner_feat_mtp,.brief-card-row,.feature-set,.order-form .right_form_inner .form-group {
    margin-top: 20px
}

.form-title {
    padding: 5px 25px 25px
}

.calculate_order {
    background-color: #f6f6f6;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.calculate_order h3 {
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.calculate_order select {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/dropdown-icon-blue.webp);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.075);
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px;
    outline: 0;
    position: relative;
    text-align: left!important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    white-space: nowrap;
    width: 100%;
    padding: 7px 10px
}

#pages,.calculate_order .pages_number,.footer-widgets,.footer-widgets ul,.privacy,.reviews ul li:first-child,.reviews-1 ul li:first-child,.sec1 .col-lg-12.col-md-12 {
    padding: 0
}

.calculate_order select::-ms-expand {
    display: none
}

.calculate_order .two_selectbox,.order-header img {
    margin: 0 auto
}

.calculate_order span.pages {
    text-align: center;
    display: inline-block;
    color: #858484;
    font-size: 13px;
    font-weight: 300;
    padding: 0
}

.calculate_order .quantity-left-minus,.calculate_order .quantity-right-plus {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 13px;
    outline: 0;
    background-color: #6b77a1;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 34px
}

.calculate_order .quantity-right-plus {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    user-select: none;
    border-radius: 0 20px 20px 0
}

.calculate_order .quantity-left-minus {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    user-select: none;
    border-radius: 20px 0 0 20px
}

#pop-up .count-down li p,#topnav .navbar-toggle span:last-child,.email-landing .count-down li p,.footer .footer-list,.footer .footer-list li:last-child,.pricing_detail_bx .cost_checklist li:last-child,.stats-rate h4,.stats-rate p,.total_prices p {
    margin-bottom: 0
}

.calculate_order input.pages {
    padding: 5px;
    font-size: 14px;
    line-height: 1.2;
    color: #858484;
    border-radius: 0;
    text-align: center;
    font-weight: 500;
    height: 36px;
    outline: 0!important;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.075);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.075);
    border: 1px solid #e9ecef
}

#pages {
    border-radius: 20px
}

#calculate_order #pages::-webkit-inner-spin-button,#calculate_order #pages::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#calculate_order #pages[type=number],#placeOrderForm .form-group .input-group>.form-control[type=number] {
    -moz-appearance: textfield
}

#topnav .navbar-toggle.open span,.pages_number .input-group-btn {
    position: absolute
}

#carousel2 .carousel-control-prev,.pages_number .input-group-btn:first-of-type {
    left: 0
}

.pages_number .input-group-btn:nth-of-type(2) {
    right: 0;
    top: 0
}

.stand_prices p {
    color: #7886b9;
    line-height: 1;
    display: none!important
}

.stand_prices p span {
    color: #969696;
    font-weight: 700;
    text-decoration: line-through;
    font-size: 20px;
    display: inline-block
}

.disc_prices p {
    color: #7886b9;
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
    width: 91%
}

.disc_prices p span {
    font-weight: 700;
    font-size: 38px;
    display: inline-block
}

.disc_description {
    font-size: 14px;
    color: #828282;
    line-height: 1.2;
    margin-bottom: 0
}

.total_prices {
    background-color: #50576b;
    padding: 15px 25px
}

.total_prices p {
    color: #f8f9fa;
    font-size: 17px;
    line-height: 1
}

.total_prices p span {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    display: inline-block
}

.btn-submit {
    width: 100%;
    text-align: center;
    border: none;
    color: #fff;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    overflow: hidden
}

.form-btn,button:focus {
    border: none;
    outline: 0
}

.form-btn {
    display: inline-block!important;
    padding: 18px 10px;
    width: 100%;
    font-size: 18px;
    font-weight: 700
}

#topnav .navbar_btns li a:hover,#topnav .navbar_btns li:last-child a,.blue-theme,.chat-theme,.footer-form .btn:hover,.whatsapp-theme {
    background-color: #7886b9;
    color: #fff
}

.whats-app-theme {
    background: #7886b9!important;
    color: #fff!important
}

.or-box {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    color: #202942;
    padding: 8px;
    top: 10px;
    box-shadow: -1px 2px 11px 0 rgb(0 0 0/20%)
}

.float,.fw-700,.or-box span,.p-n-f a,.p-n-f a:hover,.thnk_box h4 {
    font-weight: 700
}

#owl-sample .owl-wrapper-outer,.footer.footer-bar,.stats {
    padding: 30px 0
}

#reviews_area_main {
    padding: 53px 0
}

#reviews_area_main .review_seals_wrapper {
    padding: 20px 0 18px;
    margin: 0 auto;
    background-color: #fdfdfd;
    border: 1px solid #dee2e6;
    border-radius: 5px
}

#reviews_area_main .review_seals_wrapper .main-title.stats-title {
    font-size: 23px;
    text-align: left;
    line-height: 1.4;
    margin: 0 auto;
    max-width: 210px;
    font-weight: 700
}

#reviews_area_main .review_seals_list {
    margin: 0 auto 0 18px;
    padding: 0;
    font-size: 0;
    position: relative
}

#reviews_area_main .review_seals_list::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 71px;
    background-color: #dee2e6;
    position: absolute;
    left: -15px;
    top: -3px
}

#reviews_area_main .review_seals_list li {
    display: inline-block;
    padding: 0;
    text-align: center;
    position: relative;
    vertical-align: middle
}

h1.main-title.stats-title {
    font-size: 30px
}

#placeOrderForm .btn_RedeemPromo:hover,#topnav .navigation-menu>li>a:active,#topnav .navigation-menu>li>a:hover,.Level-text .last_hour,.cancel_area h4 .user_link,.contact-loc h3,.features i,.green-color,.pricing-rates.business-rate:hover .title,.theme-color,h1.main-title.stats-title span,span.s5_rig_b {
    color: #7886b9
}

.stats-rate {
    padding: 12px 5px;
    border: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin: 0 2px;
    min-height: 56px
}

.skills,.subject-select {
    border: 1px solid #dee2e6
}

.stats-rate .img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    display: inline-block;
    background: url(../images/rating-sprites.webp)
}

.stats-rate .img1 {
    background-position: -10px -10px
}

.stats-rate .img2 {
    background-position: -60px -10px
}

.stats-rate .img3 {
    background-position: -10px -60px
}

.stats-rate p {
    line-height: 1;
    font-size: 12px
}

.stats-rate h4 {
    line-height: 1;
    margin-left: 10px;
    font-weight: 300;
    color: #7886b9
}

.stats-star {
    display: inline-block;
    line-height: 1
}

.stats-star i {
    font-size: 8px;
    color: #ffd10c
}

.skills {
    padding: 20px 15px 30px;
    border-radius: 5px
}

.progress-set {
    margin-bottom: 20px;
    margin-top: 20px
}

.Level-text,.footer .footer-list li {
    margin-bottom: 10px
}

.progress-set h4 {
    color: #8492a6;
    font-size: 16px;
    margin-bottom: 20px
}

.progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e9ecef;
    position: relative;
    border-radius: 8px
}

.progress-bar>span {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 8px;
    background-color: #7886b9;
    background-size: 16px 15px;
    animation: 30s linear infinite progress;
    overflow: visible!important
}

.subject-form-set button,.subject-select {
    height: 56px;
    line-height: 56px;
    padding: 0 10px
}

.progress-bar>span>span.progress-in {
    position: absolute;
    color: #8492a6;
    right: -15px;
    top: -20px;
    font-size: 14px
}

.progress-bar>span>span.progress-in::after {
    content: '%'
}

@keyframes progress {
    0% {
        background-position: -100% 0
    }

    50% {
        background-position: 0 0
    }

    100% {
        background-position: 100% 0
    }
}

.custom-input-subject {
    display: inherit;
    overflow: hidden;
    max-height: 450px
}

.subject-form-set label {
    color: #8492a6;
    font-size: 14px
}

.subject-form-set button {
    width: 120px;
    margin-left: 5px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    background-color: #7886b9;
    border: 1px solid #7886b9;
    transition: .5s;
    display: inline-block;
    outline: 0!important
}

.subject-form-set button:hover {
    color: #7886b9;
    background-color: #fff
}

.subject-select {
    border-radius: 5px;
    width: 230px;
    position: relative
}

.subject-select .list {
    max-height: 280px;
    overflow-y: scroll
}

#header .sec1-2,#topnav .dropdown-toggle::after,div.hide_first,div.hide_second {
    display: none
}

.listblock {
    visibility: visible!important
}

.Level-text {
    display: block;
    width: 236px;
    height: 38px;
    position: relative;
    padding: 0 10px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    font-size: 13px;
    line-height: 38px;
    font-weight: 400;
    text-align: center
}

.review-heading {
    position: relative;
    margin-left: -11px
}

.review-heading .head-cont {
    position: absolute;
    top: 11px;
    left: 47px
}

.review-heading .head-cont h5 {
    font-weight: 700!important;
    color: #000
}

.review-uk {
    font-weight: 900;
    color: #20b57b;
    margin-left: 2px;
    top: 3px
}

.review-org {
    position: absolute;
    color: #000;
    font-size: 13px;
    font-weight: 900;
    top: 20px;
    text-transform: uppercase;
    right: 0
}

.Level-text .online {
    padding: 3px 5px;
    background-color: #2eca8b;
    color: #fff;
    border-radius: 15px;
    font-size: 10px;
    animation: 4s linear infinite blink_text;
    border: 1px solid #7886b9;
    position: relative;
    top: -2px
}

.bounce-effect:hover,.btn-effect:hover {
    animation-play-state: paused
}

@keyframes blink_text {
    0%,49% {
        color: #2eca8b;
        background-color: #fff
    }

    100%,50% {
        color: #fff;
        background-color: #2eca8b
    }
}

#home .title-heading {
    line-height: 26px;
    padding-top: 0;
    margin-top: 20px!important
}

#owl-10,#owl-11,#owl-12,#owl-13,#owl-14,#owl-15,#owl-16,#owl-17,#owl-18,#owl-19,#owl-20,#owl-21,#owl-22,#owl-23,#owl-24,#owl-25,#owl-26,#owl-27,#owl-6,#owl-7,#owl-8,#owl-9 {
    margin-top: 60px
}

.recent-review {
    padding: 7px 10px 8px 65px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    position: relative;
    margin-top: 15px
}

.recent-review .avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    color: #2d3e54;
    font-size: 30px;
    text-align: center;
    border: 1px solid #dee2e6;
    position: absolute;
    left: 10px;
    top: 15px;
    background: url(../images/avatar-sprites.webp) 0 -50px
}

.recent-review .avatar.male {
    background-position: 0 -50px
}

.recent-review .avatar.female {
    background-position: 0 0
}

.recent-review-left h4 {
    line-height: 1;
    font-size: 18px
}

.recent-review-left p {
    color: #7886b9;
    font-size: 14px;
    line-height: 1
}

.recent-review-left span {
    font-size: 13px;
    line-height: 1
}

.recent-review-left span i,.recent-review-right span i {
    color: #8492a6
}

#owl-10.owl-theme .owl-controls .owl-pagination,#owl-11.owl-theme .owl-controls .owl-pagination,#owl-12.owl-theme .owl-controls .owl-pagination,#owl-13.owl-theme .owl-controls .owl-pagination,#owl-14.owl-theme .owl-controls .owl-pagination,#owl-15.owl-theme .owl-controls .owl-pagination,#owl-16.owl-theme .owl-controls .owl-pagination,#owl-17.owl-theme .owl-controls .owl-pagination,#owl-18.owl-theme .owl-controls .owl-pagination,#owl-19.owl-theme .owl-controls .owl-pagination,#owl-20.owl-theme .owl-controls .owl-pagination,#owl-21.owl-theme .owl-controls .owl-pagination,#owl-22.owl-theme .owl-controls .owl-pagination,#owl-23.owl-theme .owl-controls .owl-pagination,#owl-24.owl-theme .owl-controls .owl-pagination,#owl-25.owl-theme .owl-controls .owl-pagination,#owl-26.owl-theme .owl-controls .owl-pagination,#owl-27.owl-theme .owl-controls .owl-pagination,#owl-6.owl-theme .owl-controls .owl-pagination,#owl-7.owl-theme .owl-controls .owl-pagination,#owl-8.owl-theme .owl-controls .owl-pagination,#owl-9.owl-theme .owl-controls .owl-pagination,.recent-review-right {
    text-align: right
}

.recent-review-right .review-star i {
    color: #f17425;
    font-size: 14px
}

.recent-review-right .review-star i.last-star,.recent-review-right .review-star i.last-star-47 {
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-image: linear-gradient(90deg,#f17425 70%,rgba(241,116,37,.5) 70%)
}

.recent-review-right .review-star i.last-star-45 {
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg,#f17425 40%,rgba(241,116,37,.5) 40%)
}

.recent-review-right .review-star i.last-star-49 {
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg,#f17425 80%,rgba(241,116,37,.5) 80%)
}

.stats-star i.last-star-44,.stats-star i.last-star-46 {
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg,#ffd10c 60%,rgba(255,209,12,.4) 60%)
}

.stats-star i.last-star-45,.stats-star i.last-star-47 {
    background-clip: text
}

.stats-star i.last-star-45 {
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg,#ffd10c 50%,rgba(255,209,12,.4) 50%)
}

.stats-star i.last-star-47 {
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg,#ffd10c 70%,rgba(255,209,12,.4) 70%)
}

.stats-star i.last-star-48 {
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg,#ffd10c 75%,rgba(255,209,12,.4) 75%)
}

.recent-review-right h5 {
    line-height: 1;
    margin-bottom: 7px;
    font-size: 14px;
    margin-top: 10px
}

.recent-review-right h5 i {
    color: #8492a6;
    font-size: 12px
}

.event-schedule .date .month,.recent-review-right span {
    font-size: 13px
}

#owl-10.owl-theme .owl-controls .owl-page span,#owl-11.owl-theme .owl-controls .owl-page span,#owl-12.owl-theme .owl-controls .owl-page span,#owl-13.owl-theme .owl-controls .owl-page span,#owl-14.owl-theme .owl-controls .owl-page span,#owl-15.owl-theme .owl-controls .owl-page span,#owl-16.owl-theme .owl-controls .owl-page span,#owl-17.owl-theme .owl-controls .owl-page span,#owl-18.owl-theme .owl-controls .owl-page span,#owl-19.owl-theme .owl-controls .owl-page span,#owl-20.owl-theme .owl-controls .owl-page span,#owl-21.owl-theme .owl-controls .owl-page span,#owl-22.owl-theme .owl-controls .owl-page span,#owl-23.owl-theme .owl-controls .owl-page span,#owl-24.owl-theme .owl-controls .owl-page span,#owl-25.owl-theme .owl-controls .owl-page span,#owl-26.owl-theme .owl-controls .owl-page span,#owl-27.owl-theme .owl-controls .owl-page span,#owl-6.owl-theme .owl-controls .owl-page span,#owl-7.owl-theme .owl-controls .owl-page span,#owl-8.owl-theme .owl-controls .owl-page span,#owl-9.owl-theme .owl-controls .owl-page span {
    background-color: #3e61d7!important;
    border: 2px solid #3e61d7!important
}

.section {
    padding: 50px 0;
    position: relative
}

.section-two {
    padding: 60px 0;
    position: relative
}

.title-heading {
    line-height: 26px;
    padding-top: 32px
}

.title-heading .heading {
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: 700
}

.title-heading .para-desc.para-desc-main {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1
}

.section-title .main-title {
    font-size: 30px;
    letter-spacing: .8px;
    font-weight: 700
}

.section-title .title {
    margin-top: 30px;
    letter-spacing: .5px;
    font-size: 30px
}

.flip-box.fbx1,.mt-100 {
    margin-top: 100px
}

.mb-60 {
    margin-bottom: 60px
}

.home-shape-bottom {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -1px;
    left: 0
}

.home-shape-bottom2 {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -52px;
    left: 0;
    z-index: 99
}

.home-shape-bottom img {
    width: 100%!important;
    max-width: 100%!important;
    height: auto
}

#topnav .dropdown-toggle:hover>i,.home-shape-bottom2 img {
    transform: rotate(180deg)
}

.home-shape-bottom3 img {
    transform: rotateZ(180deg) rotateY(180deg)
}

.home-shape-arrow {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -38px;
    z-index: 1;
    left: 0
}

.home-shape-arrow2 {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    z-index: 1;
    left: 0
}

.home-shape-arrow3 {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: -1px;
    z-index: 1;
    left: 0
}

.home-shape-arrow img,.home-shape-arrow2 img {
    height: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.home-shape-arrow3 img {
    height: auto;
    width: 100%;
    object-fit: cover;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.home-shape-arrow .arrow-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block
}

.mover {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover
}

@-webkit-keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

.login_page {
    padding: 20px 25px
}

@-webkit-keyframes sk-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

#header {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100
}

#header .sec1-1 {
    padding: 10px 50px
}

#header .sec1 .row {
    border: unset;
    border-top: none;
    margin-top: 18px;
    overflow: hidden;
    border-radius: none;
    background: 0 0;
    box-shadow: none
}

#topnav,#topnav .navbar-toggle .navigation-menu>li>a:hover,#topnav .navbar-toggle:focus,#topnav .navbar-toggle:hover,#topnav .navbar_btns li a,.custom-tab button,.flip-box {
    background-color: transparent
}

#header h2 {
    font-size: 25px;
    margin: 5px 0
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.header-top {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

#topnav {
    border: 0;
    padding: 13px 0 16px;
    box-shadow: 0 0 3px rgba(0,0,0,.15);
    z-index: 99999999
}

#topnav.nav-sticky,.event-schedule:hover {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15)
}

#topnav .navbar {
    position: relative;
    color: #4d567a
}

#topnav .navbar .navbar-brand {
    outline: 0!important;
    width: 18%
}

#topnav .navbar .navbar-brand img,.footer img {
    max-width: 100%;
}

#topnav .navbar-toggle {
    border: 0;
    position: relative;
    display: inline-block;
    width: 60px;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 32px 20px 24px;
    height: 18px
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #3c4858;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

#topnav .navbar-toggle.open span:first-child {
    top: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#carousel1 .carousel-indicators li,#carousel2 .carousel-indicators li,#topnav .navbar-toggle.open span:hover,.btn-effect,.btn_cmn:hover,.features:hover i::after,.formBtm_btn:hover,.pop-close,.preview-set ul li h3,.preview-set ul li:hover {
    background-color: #7886b9
}

#topnav .navigation-menu,.top-viewer-logo ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav .navigation-menu>li {
    display: inline-block;
    position: relative;
    margin: 0 4px
}

#topnav .navigation-menu>li>a {
    padding-left: 2px!important;
    padding-right: 2px!important;
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0!important;
    cursor: pointer!important
}

#topnav .navbar_btns li img {
    margin-top: -2px
}

#topnav.nav-sticky {
    background: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.15)
}

#topnav .navbar_btns {
    list-style: none;
    margin: 0;
    font-size: 0;
    padding-left: 10px;
}

#topnav .navbar_btns li,#topnav .navbar_btns li a:hover .light,.custom-tab button,.hbox-2,.hot,.pricing_detail_bx .cost_checklist li span,.pricing_detail_bx .price_box h4 span,.s5_right ul li {
    display: inline-block
}

#topnav .navbar_btns li a {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    padding: 11px 10px;
    min-width: 100px;
    text-align: center;
    color: #7886b9;
    border: 2px solid #7886b9;
    border-radius: 10px;
    transition: .3s linear;
    box-sizing: border-box
}

#topnav .navbar_btns li:last-child a:hover {
    color: #7886b9;
    background-color: transparent;
    border: 2px solid #7886b9
}

#topnav .navbar_btns li a.btn_tel i {
    transform: rotate(92deg);
    margin-right: 2px
}

#topnav .btns_xs {
    position: relative;
    margin: 0 8px 0 auto
}

#topnav .btn_user_mbile,#topnav .btn_user_mbile.logout_btn:hover {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    padding: 10px;
    min-width: 95px;
    text-align: center;
    color: #fff;
    background-color: #7886b9;
    border: 2px solid #7886b9;
    border-radius: 10px;
    transition: .3s linear;
    box-sizing: border-box
}

#topnav .btn_user_mbile.logout_btn,#topnav .btn_user_mbile:hover {
    color: #7886b9;
    background-color: transparent
}

#topnav .btn_user_mbile.btn_animated {
    display: inline-block;
    margin-left: 5px;
    min-width: unset;
    width: 50px;
    height: 50px;
    padding: 7px;
    background-color: #e9edfb;
    border: 0;
    border-radius: 50%;
    animation: .7s infinite forwards fade;
    text-align: center
}

@keyframes fade {
    from {
        background-color: #e9edfb
    }

    to {
        background-color: rgba(233,237,251,.5)
    }
}

#topnav .btn_user_mbile.btn_animated i {
    font-size: 16px;
    line-height: 30px;
    color: #7886b9;
    display: inline-block;
    width: 36px;
    height: 36px;
    padding: 0;
    text-align: center;
    background: #fff;
    border: 2px solid #7886b9;
    border-radius: 50%;
    transition: .3s linear;
    box-sizing: border-box;
    position: relative
}

#topnav .navbar-toggler {
    padding: 0;
    font-size: 28px;
    line-height: 1;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    font-weight: 400;
    cursor: pointer;
    margin: 0 5px 0 0
}

#topnav .dropdown-toggle>i {
    transition: transform .3s linear
}

#topnav .dropdown>.dropdown-toggle:active {
    pointer-events: none
}

#topnav .dropdown-menu {
    padding: 5px 0;
    min-width: 150px;
    margin-top: 0;
    border-radius: 6px;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(60,72,88,.15);
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

#topnav .dropdown-menu .dropdown-item {
    display: block;
    color: #3c4858;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5px;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 15px 10px;
    margin-bottom: 5px;
    outline: 0!important
}

#topnav .dropdown-menu .dropdown-item:last-child,.border-order:last-child,.form-group,.location-time {
    margin-bottom: 0!important
}

.logo {
    font-weight: 700;
    font-size: 24px;
    padding: 3px 0;
    letter-spacing: 1px;
    line-height: 68px
}

.home-center {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0
}

.home-desc-center {
    display: table-cell;
    vertical-align: middle
}

.home-desc-center img {
    width: auto;
    max-width: 100%
}

.bg-half-170 {
    padding: 170px 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center
}

li.feature-list {
    margin-bottom: 5px;
    font-size: 15px;
    position: relative
}

.features .icon {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #edf0fb;
    text-align: center
}

.features .image img {
    height: 60px
}

.key-feature {
    -webkit-transition: .2s;
    transition: .2s;
    display: inline-block
}

.owl-carousel,.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.essay-top {
    margin-top: 63px
}

.essay-top-1 {
    margin-top: 83px
}

.key-feature .icon {
    height: 80px;
    width: 80px;
    line-height: 80px;
    background-color: #edf0fb;
    margin: 0 auto;
    background-image: url(../images/areas.webp);
    background-size: 500%;
    background-repeat: no-repeat
}

.icon-1 {
    background-position: -1% -4%
}

.icon-2 {
    background-position: 31% -4%
}

.icon-3 {
    background-position: 66% -3%
}

.icon-4 {
    background-position: 104% -1%
}

.icon-5 {
    background-position: -1% 31%
}

.icon-6 {
    background-position: 31% 33%
}

.icon-7 {
    background-position: 67% 34%
}

.icon-8 {
    background-position: 104% 32%
}

.icon-9 {
    background-position: -4% 69%
}

.icon-10 {
    background-position: 30% 68%
}

.icon-11 {
    background-position: 65% 69%
}

.icon-12 {
    background-position: 102% 69%
}

.icon-13 {
    background-position: -4% 102%
}

.icon-14 {
    background-position: 30% 104%
}

.icon-15 {
    background-position: 65% 103%
}

.icon-16 {
    background-position: 103% 104%
}

.key-feature .icon i {
    font-size: 60px
}

.key-feature:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    background-color: #7886b9!important
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    touch-action: manipulation;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.chat,.close-pop,.openModal,.owl-controls .owl-buttons div,.owl-controls .owl-page,.p-n-f a:hover,.pop-close:hover,.top-viewer-logo {
    cursor: pointer
}

.custom-check,.custom-check input,.hide_discountmodal {
    cursor: pointer!important
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom:1;margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom:1}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.html) center center no-repeat
}

#carousel1 .carousel-inner,#carousel2 .carousel-inner {
    padding: 20px 50px
}

#carousel1 .carousel-indicators,#carousel2 .carousel-indicators {
    bottom: -65px
}

#carousel1 .carousel-control-next,#carousel1 .carousel-control-prev,#carousel2 .carousel-control-next,#carousel2 .carousel-control-prev {
    color: #7886b9;
    font-size: 36px;
    cursor: pointer
}

#carousel1 .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 40%;
    transition: .5s
}

#carousel1 .carousel-indicators li.active {
    transform: rotate(45deg)
}

#carousel1 .carousel-control-prev {
    left: -45px
}

#carousel1 .carousel-control-next {
    right: -50px
}

#carousel2 .carousel-control-next,.floating_wrap .btns_wrap a:hover {
    right: 0
}

.banner_feature_wraper,.custom-tab button.active h4,.custom-tab button.active p,.feat_ml .fa,.features:hover i,.float:hover,.key-feature:hover h4.title {
    color: #fff
}

.customer-testi .content:before {
    content: "";
    position: absolute;
    top: 30px;
    margin-left: -3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid #495057;
    border-color: transparent #fff #fff transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-shadow: 2px 2px 2px -1px rgba(0,0,0,.15);
    box-shadow: 2px 2px 2px -1px rgba(0,0,0,.15)
}

#customer-testi .customer-testi,#customer-testi .customer-testi img {
    transition: transform .5s,border .5s
}

#customer-testi .customer-testi:hover {
    border: 1px solid #7886b9!important
}

#customer-testi .customer-testi img {
    width: 150px;
    height: 80px
}

#customer-testi .customer-testi img:hover {
    transform: scale(1.05)
}

.pill-set {
    color: #fff;
    font-size: 12px;
    margin-top: 20px
}

.owl-theme .owl-controls .owl-page span {
    background: #7886b9!important;
    border-radius: 2px;
    border: 2px solid #7886b9;
    -webkit-transition: .5s;
    transition: .5s
}

#customer-testi.owl-theme .owl-controls .owl-page,#owl-fade+.owl-nav button,#owl-fade+.owl-nav+.owl-dots button,.order-set label.promo-tool {
    display: none!important
}

#customer-testi .owl-wrapper-outer {
    padding-bottom: 20px
}

.customer-testi .card .card-header {
    background: #f7fafd;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.customer-testi {
    padding: 15px
}

.customer-testi .card .card-header p {
    color: #0d7593;
    line-height: 1.2
}

.rating img {
    display: block;
    width: 45px
}

.star-rating,ul.ft_lst-1 {
    display: grid
}

.customer-testi .card .card-body .checked {
    color: orange
}

.alignment {
    margin-top: -5px;
    height: 85px!important
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #2eca8b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pricing-rates {
    position: relative;
    z-index: 1;
    padding: 50px 30px;
    border: 1px solid #6b77a1;
    margin-bottom: 20px
}

.pricing-rates.left-wala {
    transition: .5s;
    border: 1px solid #6b77a1;
    padding: 15px 10px!important;
    transform: translatex(1px)
}

.pricing-rates ul li,.pricing-rates.left-wala span {
    transition: color .5s
}

.pricing-rates .title {
    font-size: 22px;
    font-weight: 700;
    color: #7886b9;
    transition: color .5s
}

.pricing-rates.left-wala:hover {
    background-color: #7886b9;
    cursor: pointer
}

#custom_cookiabar.cookiealert a,.preview-set ul li:hover a,.pricing-rates.left-wala:hover .title,.pricing-rates.left-wala:hover span,.pricing-rates.left-wala:hover ul li {
    color: #fff!important
}

.pricing-rates ul li {
    text-align: left
}

.pricing-rates .feature .feature-list {
    margin: auto auto 15px;
    font-size: 14px;
    position: relative
}

.pricing-rates.business-rate {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.pricing-rates.business-rate:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 2;
    border-color: #7886b9
}

.pricing-rates.starter-plan {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 2
}

.event-schedule,.footer .footer-list li a,.pricing-rates.best-plan {
    -webkit-transition: .5s;
    transition: .5s
}

.pricing-rates.best-plan .lable {
    width: 200px;
    position: absolute;
    top: 15px;
    right: -65px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

#Sample_Modal .close,.question:hover .tool {
    z-index: 99;
    opacity: 1
}

.pricing-rates.best-plan .lable h6 {
    font-size: 12px
}

.pricing-rates.best-plan:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

#free_plan.pricing-rates {
    padding: 15px 10px;
    max-width: 340px;
    margin: 0 0 0 auto
}

#free_plan.pricing-rates .title {
    font-size: 20px;
    text-align: center
}

#free_plan.pricing-rates .title .heading_tag {
    padding: 2px;
    border: 1px solid #6b77a1;
    border-radius: 30px;
    display: inline-block;
    min-width: 120px;
    position: relative
}

#free_plan.pricing-rates .title .heading_tag span {
    font-size: 16px;
    display: inline-block;
    position: relative;
    font-weight: 600
}

#free_plan.pricing-rates .title .heading_tag span.t_price::after {
    content: '';
    display: block;
    background: #6b77a1;
    height: 2px;
    width: 33px;
    position: absolute;
    top: 10px;
    left: -1px
}

#free_plan.pricing-rates ul li {
    margin-bottom: 20px;
    width: 100%;
    color: #000
}

#free_plan.pricing-rates ul li .price_tag {
    padding: 4px;
    border: 1px solid #6b77a1;
    border-radius: 30px;
    display: inline-block;
    min-width: 95px;
    text-align: center!important;
    position: absolute;
    right: 0;
    top: -5px
}

#free_plan.pricing-rates ul li .price_tag span {
    font-size: 13px;
    line-height: normal;
    color: #7886b9;
    font-weight: 600;
    display: inline-block;
    float: none!important;
    clear: both;
    position: relative
}

#free_plan.pricing-rates ul li .price_tag span.single_price::after {
    content: '';
    display: block;
    background: #7886b9;
    height: 1px;
    width: 25px;
    position: absolute;
    top: 9px;
    left: 0
}

#free_plan.pricing-rates ul li .price_tag .free {
    padding: 2px;
    border-radius: 30px;
    min-width: 50px
}

.boundry {
    border: 1px solid grey;
    padding: 50px 15px;
    display: inline-block
}

.bg-cta,.sample,.thank-feature {
    padding: 50px 0
}

.event-schedule .date .day {
    font-size: 18px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #e9edfa;
    line-height: 48px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 2px .25px #6b77a1;
    box-shadow: 0 0 2px .25px #6b77a1
}

.event-schedule .content .title {
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.event-schedule .content .location-time,.footer-widgets ul h2,.text-foot i {
    font-size: 14px
}

.event-schedule:hover {
    box-shadow: 0 0 3px rgba(0,0,0,.15);
    border-color: #7886b9!important;
    background: #f8f9fc!important
}

.team img {
    height: 200px;
    -webkit-transition: .5s;
    transition: .5s
}

.team .team-icon {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: 0;
    opacity: 0;
    left: 0;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}

.team:hover img {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
    box-shadow: 0 0 3px rgba(0,0,0,.15);
    opacity: .2
}

.team:hover .overlay-team {
    opacity: .6
}

.team:hover .team-icon {
    opacity: 1
}

.footer {
    background: #202942;
    padding: 0;
    position: relative;
    color: #adb5bd
}

.footer .logo-footer {
    color: #f8f9fc;
    font-weight: 700;
    font-size: 24px;
    padding: 3px 0;
    letter-spacing: 1px
}

.footer .footer-head {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500
}

.footer .text-foot {
    color: #adb5bd
}

.footer .footer-list li a:hover {
    color: #e6e8ea
}

.footer .footer-list li a.sm_link {
    display: inline-block;
    min-width: 40px;
    color: #adb5bd;
    border: 2px solid #adb5bd;
    text-align: center;
    border-radius: 5px;
    line-height: 1
}

.footer .footer-list li a.sm_link i {
    font-size: 22px;
    line-height: 36px;
    color: inherit
}

.footer .footer-list li a i.fas.fa-phone {
    transform: rotate(92deg)
}

.footer .footer-list li a.sm_link:hover {
    background: #7886b9!important;
    border-color: #7886b9!important;
    color: #fff!important
}

.footer.footer-bar p {
    font-size: 13px;
    margin: 0 auto 5px;
    line-height: 1.3
}

.content p,.flip-box-back h5,.footer.footer-bar #social_icons_wrap p {
    font-size: 16px
}

.footer.footer-bar #social_icons_wrap p a {
    display: inline-block;
    margin-right: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ddd;
    outline: 0!important
}

.footer.footer-bar #social_icons_wrap p a i {
    font-size: 18px;
    line-height: 28px;
    color: inherit
}

.footer.footer-bar #social_icons_wrap p a:hover {
    background-color: #17191d;
    border-radius: 50%;
    transform: scale(1.1)
}

.footer.footer-bar #social_icons_wrap p a.sm_fb:hover {
    box-shadow: 0 0 15px 0 #4267b2;
    color: #4267b2
}

.footer.footer-bar #social_icons_wrap p a.sm_yt:hover {
    box-shadow: 0 0 15px 0 red;
    color: red
}

.footer.footer-bar #social_icons_wrap p a.sm_pi:hover {
    box-shadow: 0 0 15px 0 #ca2127;
    color: #ca2127
}

.footer.footer-bar #social_icons_wrap p a.sm_vi:hover {
    box-shadow: 0 0 15px 0 #1393cd;
    color: #1393cd
}

.footer.footer-bar #social_icons_wrap p a.sm_tw:hover {
    box-shadow: 0 0 15px 0 #26a4f2;
    color: #26a4f2
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #333744
}

.services {
    padding-bottom: 100px;
    background-color: #f4f4f5
}

.sign-up-outer {
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-radius: 5px
}

#signup_page_fbx {
    padding: 10px 20px
}

#signup_page_fbx .sign-up-right {
    padding-top: 9px;
    padding-bottom: 18px
}

.sign-up-outer .box_heading {
    margin: 10px auto;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    color: #161c2d
}

.sign-up-right {
    padding: 6px 0 12px 60px;
    position: relative;
    text-align: left;
    border-bottom: 1px solid rgba(68,102,216,.4)
}

.sign-up-right img {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
    object-fit: cover
}

.sign-up-right h5 {
    font-weight: 700;
    font-size: 16px;
    color: #7886b9;
    margin-top: 5px;
    margin-bottom: 0
}

.sign-up-right p {
    margin-bottom: 0;
    font-size: 14px
}

.order {
    padding-top: 30px;
    padding-bottom: 60px
}

.order-set h4 {
    color: #777
}

.order-set label {
    color: #161c2d;
    position: relative;
    margin-bottom: 0!important
}

.order-set .form-control:not(textarea) {
    height: auto!important;
    padding: 6px 10px
}

.order-set .form-control.nice-select {
    height: calc(1.5em + .75rem + 5px)
}

#placeOrderForm .form-control {
    height: auto!important;
    padding: 5px 10px;
    border: 1px solid #e3dede;
    margin-bottom: 0!important;
    resize: none
}

#placeOrderForm .form-control#txt_now {
    pointer-events: none!important
}

#placeOrderForm select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/dropdown-icon.webp);
    background-repeat: no-repeat;
    background-position: 99% 50%
}

#placeOrderForm select.form-control::-ms-expand {
    display: none
}

#placeOrderForm .form-control::placeholder {
    color: #a1a7ad!important;
    font-style: italic!important;
    font-size: 1rem;
    line-height: 1.5
}

#placeOrderForm .form-control:focus::placeholder {
    opacity: 0!important
}

#placeOrderForm .form-control:focus::-webkit-input-placeholder {
    opacity: 0!important
}

#placeOrderForm .form-control:focus:-moz-placeholder {
    opacity: 0!important
}

#placeOrderForm .form-control:focus::-moz-placeholder {
    opacity: 0!important
}

#placeOrderForm .form-control:focus:-ms-input-placeholder {
    opacity: 0!important
}

#placeOrderForm .form-group .input-group {
    position: relative;
    text-align: center;
    padding: 0 45px
}

#placeOrderForm .form-group .input-group>.form-control {
    text-align: center!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
    border-radius: 3px
}

#placeOrderForm .form-group .input-group>.form-control::-webkit-inner-spin-button,#placeOrderForm .form-group .input-group>.form-control::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#placeOrderForm .form-group .input-group>span {
    display: inline-block;
    width: 40px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    top: 0;
    z-index: 11
}

#placeOrderForm .form-group .input-group span.q_minus,#placeOrderForm .form-group .input-group span.q_minus_ref {
    left: 1px;
    text-align: left
}

#placeOrderForm .form-group .input-group span.q_plus,#placeOrderForm .form-group .input-group span.q_plus_ref {
    right: 1px;
    text-align: right
}

#placeOrderForm .form-group .input-group>span i {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #7886b9;
    border: 1px solid #7886b9;
    border-radius: 3px;
    position: relative;
    top: 0;
    width: 40px;
    line-height: 34px;
    cursor: pointer
}

#placeOrderForm .form-group .input-group>span i:hover {
    background: #fff;
    color: #7886b9!important
}

.custom-check {
    border: 1px solid #e3dede;
    display: block;
    width: 100%;
    padding: 5px 10px;
    border-radius: 5px
}

.order-table {
    width: 100%;
    margin-bottom: 10px
}

.order-table tr {
    border-bottom: 1px solid #e3dede
}

.order-table tr td {
    padding: 5px 6px;
    color: #777
}

.order-set .nice-select {
    float: none;
    line-height: 28px;
    border: 1px solid #e3dede
}

.order-set .nice-select .list {
    width: 100%;
    max-height: 160px;
    overflow-y: auto
}

.question {
    font-size: 8px;
    color: #7886b9;
    border: 1px solid #7886b9;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 12px;
    text-align: center;
    position: relative;
    top: -4px;
    left: 5px
}

.order-set .form-group {
    margin-bottom: 10px;
    align-items: center
}

.border-order,.email-landing,.form_container .form-group,.hbox-2 {
    margin-bottom: 20px
}

.tool {
    position: absolute;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 10px;
    background-color: #6b77a1;
    width: 280px;
    white-space: normal;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.1);
    font-size: 12px;
    line-height: 16px;
    transition: .5s;
    top: -10px;
    z-index: -1;
    transform: translate(0,-100%);
    left: 50%;
    font-family: roboto,sans-serif;
    color: #fff;
    font-weight: 300;
    opacity: 0;
    text-align: center
}

#placeOrderForm #btn_OrderNow,#placeOrderForm .btn_RedeemPromo {
    border: 0;
    text-align: center;
    position: relative;
    outline: 0!important
}

.bg1,.bg2,.bg3 {
    top: 5%
}

.custom-check .tool-wrap .tool {
    left: 50%;
    bottom: inherit;
    top: 0;
    transform: translate(-100%,-105%)
}

.promo-tool .tool-wrap .tool {
    transform: translate(-50%,-105%)
}

.question:hover {
    background-color: #7886b9;
    color: #fff;
    cursor: pointer
}

.order-header {
    padding-top: 30px;
    text-align: center
}

.order-header h2 {
    font-size: 36px
}

.order-header.privacy-head {
    padding-top: 40px
}

.border-order {
    border: 1px solid #e3dede;
    padding: 10px 20px
}

.border-order h4 {
    font-size: 20px;
    margin-bottom: 5px!important
}

#placeOrderForm .promo-tool,#topnav .navbar_btns li a:hover .dark,.advocates,.alpha,.baronetizing,.btn_tel.btn_tel_head:hover .lighta,.buffoon,.colorfully,.daltonism,.darka,.faciolingual,.fisherman,.fixed-button-bottom,.footer-btns img.light,.footer-btns:hover img.dark,.footer-widgets ul h2 i,.gramercies,.hypo,.inadvertant,.inimicability,.light,.mensurability,.modal-backdrop,.offenseful,.outdwelling,.pericardiacophrenic,.polytechnic,.recidivistic,.resudation,.smithcraft,.sporophyllary,.squishier,.subentitle,.twitchy,.whalesucker {
    display: none
}

#placeOrderForm #promo_code {
    margin: 10px auto 0!important
}

#placeOrderForm .btn_RedeemPromo {
    padding: 0;
    color: #2eca8b;
    font-weight: 700;
    text-decoration: underline!important;
    background: 0 0!important;
    font-size: 15px;
    line-height: 1;
    top: 25px
}

#placeOrderForm #btn_OrderNow {
    color: #fff!important;
    width: 100%;
    box-shadow: 0 1px 5px 1px #7886b9;
    -webkit-box-shadow: 0 1px 5px 1px #7886b9;
    margin: 20px auto 0;
    display: block;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 10px;
    overflow: hidden
}

#placeOrderForm #btn_OrderNow .btn_text {
    font-weight: 600;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1
}

#placeOrderForm #btn_OrderNow .bg_default {
    background: #7886b9;
    width: 100%!important;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#placeOrderForm #btn_OrderNow:hover {
    -webkit-box-shadow: 0 1px 5px 1px #2eca8b;
    box-shadow: 0 1px 5px 1px #2eca8b
}

#placeOrderForm #btn_OrderNow:hover .bg_default {
    background: #2eca8b
}

#placeOrderForm #btn_OrderNow .bg_loading {
    background: #7886b9!important;
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@keyframes changescolor {
    from {
        color: #7886b9
    }

    to {
        color: #fff
    }
}

@-webkit-keyframes changescolor {
    from {
        color: #7886b9
    }

    to {
        color: #fff
    }
}

.form_container {
    border: 1px solid #ddd;
    padding: 30px 0 0;
    border-radius: 4px
}

.form_container label {
    color: #161c2d;
    font-size: 15px;
    width: 100%;
    margin: 0 auto 2px;
    line-height: 23px;
    font-weight: 600
}

.form_container .form-control {
    padding: 10px!important;
    margin-bottom: 20px!important;
    color: #5a5757;
    font-size: 15px!important;
    line-height: normal!important;
    height: auto!important;
    border-radius: 3px!important;
    border: 1px solid rgba(119,119,119,.53)
}

.form_container input.form-control::placeholder {
    color: #5a5757!important;
    font-style: italic!important;
    font-size: 14px
}

.form_container input.form-control:focus::placeholder {
    opacity: 0!important
}

.form_container input.form-control:focus::-webkit-input-placeholder {
    opacity: 0!important
}

.form_container input.form-control:focus:-moz-placeholder {
    opacity: 0!important
}

.form_container input.form-control:focus::-moz-placeholder {
    opacity: 0!important
}

.form_container input.form-control:focus:-ms-input-placeholder {
    opacity: 0!important
}

.form_container .intl-tel-input.allow-dropdown .selected-flag {
    width: auto;
    min-width: 96px
}

.form_container .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 25px!important
}

.form_container .form-control#phone {
    padding-left: 105px!important
}

.form_wraper {
    padding: 0 30px
}

.cancel_area {
    background: #f5f5f5;
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px solid #ddd
}

.btn_cmn,.formBtm_btn {
    padding: 12px;
    border: 0;
    font-size: 17px;
    background: #7886b9
}

.cancel_area h4 {
    margin: 0 auto 10px;
    font-size: 18px;
    text-transform: none!important;
    line-height: 20px;
    color: #333;
    font-weight: 500
}

.message_box p,h2 {
    text-transform: capitalize
}

.form_wraper .rset_sec {
    margin-top: -15px
}

.form_wraper .rset_sec .reset_link {
    color: #7886b9!important;
    font-size: 15px;
    text-decoration: none!important
}

.btn_cmn {
    color: #fff;
    display: inline-block;
    width: 190px;
    outline: 0!important
}

.formBtm_btn {
    color: #fff!important;
    display: block;
    width: 80%;
    margin: 0 auto
}

header #order_btn {
    display: block;
    min-width: 111px
}

#order_btn {
    display: block;
    width: 100%
}

#orderDetails-wrape .order_details_tbl th {
    font-size: 17px;
    font-weight: 700;
    color: #7886b9
}

#orderDetails-wrape {
    box-shadow: 0 0 4px 0 #212121;
    -webkit-box-shadow: 0 0 4px 0 #212121
}

#orderDetails-wrape .order_details_tbl {
    border-top: 2px solid #7886b9;
    border-bottom: 2px solid #7886b9;
    margin-bottom: 0
}

#orderDetails-wrape .order_details_tbl td {
    color: #575757;
    font-size: 15px
}

#orderDetails-wrape .order_details_tbl td .status {
    display: block;
    margin-bottom: 5px
}

#home {
    padding: 35px 0 111px
}

.hbox-2.border-right {
    border-right: 1px solid #a5abb2!important
}

.hbox-2 i {
    font-size: 36px;
    color: #fff;
    float: left;
    transition: transform .5s;
    margin-right: 10px;
    margin-top: 5px
}

.hbox-2:hover i {
    transform: rotate(360deg)
}

.hbox-2 .hbox-2-txt p {
    font-size: 16px;
    color: #fff;
    line-height: 18px;
    padding-top: 5px;
    margin-bottom: 0;
    text-align: left
}

.login_page span.big-money {
    font-size: 22px;
    color: #6b77a1;
    font-weight: 700
}

.message_box {
    border: 3px solid silver;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.message_box p {
    padding: 10px 0;
    margin: 0;
    font-size: 14px
}

.hbox-2 .hbox-2-txt p span.big-money {
    text-decoration: line-through;
    font-size: 26px;
    color: #2eca8b;
    font-weight: 700
}

.hot {
    color: #7886b9;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    box-shadow: 0 0 0 0 rgba(47,85,212,.5);
    animation: 2s linear infinite blink;
    border: 5px solid #7886b9;
    font-size: 24px!important;
    margin-left: 10px
}

.seal {
    margin-top: 5px;
    padding-left: 0
}

.seal a {
    color: #7886b9!important;
    font-weight: 600;
    font-size: 14px
}

.footer-links a,.preview-set ul li a,.top-viewer-logo,.top-viewer-logo:hover {
    text-decoration: none
}

.email-landing .count-down li span,.features i,.privacy-title .page-next-level .title {
    font-size: 48px
}

.seal a.btn {
    width: 110px
}

.seal a.btn.phone {
    width: 170px
}

.login-form .intl-tel-input .selected-flag .iti-arrow {
    right: 5px
}

#how-to .feature-list li i {
    float: left;
    line-height: 24px
}

@keyframes blink {
    0% {
        box-shadow: 0 0 0 3px rgba(47,85,212,.8)
    }

    50% {
        box-shadow: 0 0 0 10px rgba(47,85,212,.3)
    }

    100% {
        box-shadow: 0 0 0 15px transparent
    }
}

.calculate-set {
    margin-bottom: 35px
}

.calculate-set h5 {
    margin: 0 0 5px
}

.calculate-set i {
    float: left;
    font-size: 40px;
    color: #7886b9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    line-height: 60px
}

.calculate-set p {
    padding-left: 57px;
    line-height: 1.6;
    color: gray
}

.flip-box {
    width: 100%;
    height: 170px;
    perspective: 1000px;
    -webkit-perspective: 1000px
}

.flip-box .counter-box {
    text-align: center;
    padding: 30px 15px;
    transition: .3s ease-in-out
}

.contact-loc:hover,.flip-box .counter-box:hover {
    box-shadow: 5px 5px 20px #00000059;
    -webkit-transform: translate(0,-15px);
    -ms-transform: translate(0,-15px);
    transform: translate(0,-15px)
}

.flip-box .counter-head {
    font-size: 19px;
    line-height: 1.1;
    font-weight: 800
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 170px;
    text-align: center;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d
}

.flip-box-back,.flip-box-front {
    transition: transform .8s;
    visibility: visible;
    position: absolute;
    width: 100%;
    height: 170px
}

.flip-box-front {
    color: #000;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: rotateY(0)
}

.flip-box-back,.flip-box:hover .flip-box-inner .flip-box-front {
    transform: rotateY(180deg)
}

.flip-box-back {
    color: #fff;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.flip-box:hover .flip-box-inner .flip-box-back {
    transform: rotateY(360deg)
}

.location-time i {
    color: #ffe400
}

.flags {
    padding: 6px 0;
    border: 1px solid #ced4da;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.flags a {
    color: #6c757d;
    font-size: 13px
}

.flags .dropdown-toggle::after {
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    vertical-align: 3px;
    margin-right: 5px
}

.flags .dropdown-toggle img {
    width: 25px;
    height: 12px;
    padding-left: 6px
}

#counter .counter-box i {
    color: #7886b9;
    font-size: 48px
}

.counter,.order2 {
    padding: 70px 0
}

.how-2 .feature-list li {
    margin-bottom: 50px
}

.how-2 .feature-list li i::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #0ff;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.secure-seal {
    margin: 10px auto 0
}

.secure-seal img {
    width: 100%;
    transform: translateX(-10px)
}

.secure-seal2 {
    width: 90%;
    margin: 0 auto
}

.bg1,.bg2,.bg3,.bg4 {
    height: 550px;
    width: 72%;
    background-size: contain;
    left: 110px;
    background-position: right;
    background-repeat: no-repeat
}

.tabcontent {
    position: absolute;
    transition: opacity .5s linear
}

#calculate,.how-2 {
    padding: 100px 0
}

.bg4 {
    top: 13%
}

.feat_logo,.privacy-title,.thank-bg {
    background-size: cover
}

.custom-tab button {
    width: 75%;
    position: relative;
    margin: 30px auto;
    padding: 15px 0;
    border-radius: 25px;
    transition: .5s linear;
    border: 1px dashed #2eca8b;
    font-size: 20px;
    text-align: center;
    outline: 0!important
}

.custom-tab button p {
    font-size: 16px;
    transition: .5s linear;
    line-height: 1.4;
    padding: 0 5px;
    margin-bottom: 0;
    text-align: left;
    color: #6c757d
}

.custom-tab button h4 {
    color: #161c2d
}

.custom-tab button i,.custom-tab button.active {
    background-color: #2eca8b;
    color: #fff
}

.custom-tab button i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    font-size: 20px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%)
}

.features i {
    transition: color .5s;
    position: relative;
    line-height: 40px
}

.features i::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    -webkit-transform: rotate(22deg) translateX(-50%);
    transform: rotate(22deg) translateX(-50%);
    background-color: #f1f4fc;
    z-index: -1;
    left: 50%;
    transition: background-color .5s
}

a.btn {
    width: 208px;
    padding: 12px 4px
}

.btn-set2 a.btn {
    width: 268px
}

.btn-set3 a.btn {
    width: auto;
    padding: 8px 15px
}

.btn-set4 a.btn {
    width: 333px
}

a.btn.btn-primary,a.btn.btn-success {
    color: #7886b9!important;
    background-color: transparent!important;
    transition: .5s
}

#order_btn,.redeem,a.btn.btn-primary.black-btn2,a.btn.btn-success.black-btn2 {
    color: #fff!important;
    background-color: #7886b9!important;
    border: 2px solid #7886b9
}

.btn_cmn.redeem.w-100 {
    border-radius: 3.5px
}

.btn-effect:hover,.btn_cmn.redeem.w-100:hover {
    background-color: #fff!important;
    color: #7886b9!important
}

.preview-set a.redeem {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    padding: 7px 12px
}

.preview-set a.redeem.reverse {
    background-color: transparent!important;
    color: #7886b9!important
}

.preview-set a.redeem.reverse:hover {
    background-color: #7886b9!important;
    color: #fff!important
}

.pb-30 {
    padding-bottom: 30px
}

a.btn.btn-primary.black-btn,a.btn.btn-success.black-btn {
    color: #fff!important;
    background-color: #7886b9!important;
    transition: .5s;
    border: 2px solid transparent
}

#topnav .sm_link {
    display: inline-block;
    min-width: 40px;
    color: #7886b9!important;
    border: 2px solid #7886b9;
    border-radius: 8px;
    text-align: center;
    margin: 0;
    padding: 0!important;
    outline: #f0f8ff;
    position: relative;
    top: 5px
}

#topnav .sm_link:hover {
    color: #fff!important;
    background: #7886b9
}

#topnav .sm_link i {
    color: inherit;
    font-size: 22px;
    line-height: 36px;
    font-weight: 400!important
}

a.btn.btn-primary.black-btn:hover,a.btn.btn-success.black-btn:hover {
    color: #fff!important;
    background-color: transparent!important;
    border: 2px solid #fff
}

#order_btn:hover,.redeem:hover,a.btn.btn-primary.black-btn2:hover,a.btn.btn-success.black-btn2-2:hover,a.btn.btn-success.black-btn2:hover {
    color: #7886b9!important;
    background-color: transparent!important
}

.preview-set ul li,.redeem {
    transition: .5s
}

a.btn.btn-primary.black-btn2-2 {
    border: 2px solid #7886b9
}

a.btn.btn-primary.black-btn2-2:hover {
    color: #fff!important;
    background-color: #7886b9!important
}

#pop-up {
    padding-top: 25vh
}

.modal_closed {
    padding-right: 0!important;
    overflow-x: hidden!important
}

.s-about,.side-nav {
    overflow-x: hidden
}

.Marquee,.h_sec5,.review-sec,.s4_bot,.s4_top,.sec1 .row {
    overflow: hidden
}

.pop-up {
    background-color: rgba(0,0,0,.8)
}

.payment {
    width: 115%
}

#pop-up .pop-up-modal {
    max-width: 767px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px
}

.pop-up-set img {
    width: 100%;
    height: 410px;
    object-fit: contain;
    background-color: #000;
    border-radius: 10px 0 0 10px
}

#pop-up .count-down,.email-landing .count-down {
    padding-left: 0;
    margin-bottom: 0
}

#pop-up .count-down li,.email-landing .count-down li {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    background-color: #7886b9;
    border-radius: 5px;
    padding: 5px
}

#pop-up .count-down li span {
    font-size: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    background-color: #212121;
    border-radius: 5px;
    display: inline-block;
    line-height: 40px
}

.email-landing .count-down li {
    margin-right: 10px;
    width: 80px;
    box-shadow: 3px 3px 5px 2px grey
}

.counter3 .count-down {
    display: flex
}

#pop-up .pop-up-set h1 {
    background-color: #fff;
    position: relative;
    font-size: 30px;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 10px
}

#pop-up .pop-up-set hr {
    width: 235px;
    border-top: 1px solid grey
}

#pop-up .pop-up-set h3 {
    font-size: 17px;
    margin-bottom: 10px
}

.close-pop {
    padding: 5px 8px;
    display: inline-block;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    z-index: 9999;
    color: #fff!important
}

.discount-modal-2 .modal-body {
    background: #7886b9;
    border-radius: 25px
}

.modal-content {
    border-radius: 25px
}

.discount-tp-content {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px!important;
    color: #06384c
}

.countdown {
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0
}

.countdown span {
    text-shadow: 1px 1px 3px rgba(0,0,0,.1);
    font-size: 2.2rem;
    margin-left: .8rem;
    color: #fff
}

.countdown span:first-of-type,.countdown-circles span:first-of-type,.footer-widgets ul li:hover i {
    margin-left: 0
}

.countdown-circles {
    text-transform: uppercase;
    font-weight: 700
}

.countdown-circles span {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255,255,255,.2);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 10px rgba(0,0,0,.1)
}

.modal-main-div-inner-2 label {
    font-weight: 700;
    color: #fff
}

.modal-main-div-inner-2 input {
    height: 45px;
    border-radius: 3px!important
}

.pop-close,.sample-left h4 {
    line-height: 50px;
    height: 50px
}

#placeorder_sidebar.order_sidebar .pricing_detail_bx,.banner-box,.h_sec4,.modal-main-div-inner-2 .col-md-12.col-xs-12 .form-group,.s4_box,.s5_right,.thnk_box,.top-viewer-logo li,section.sec1 h2 {
    text-align: center
}

.modal-main-div-inner-2 .discount-btn {
    text-align: center;
    display: inline-block!important;
    border-radius: 10px!important;
    width: 100%;
    margin-top: 13px!important;
    height: 45px;
    background: #06384c;
    border: none;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.pop-close {
    width: 50px;
    border-radius: 50%;
    position: absolute;
    right: -40px;
    top: -15px;
    color: #fff
}

.pop-close-2 {
    color: grey
}

.modal-button {
    position: absolute;
    z-index: -9999;
    background-color: transparent;
    border: none
}

.privacy-title {
    background-image: linear-gradient(#2f55d4,rgba(0,0,0,.5)),url(../images/cta-2.webp);
    padding: 150px 0 50px;
    background-position: center
}

.thank {
    padding-bottom: 0;
    padding-top: 50px
}

.thank-bg {
    background-image: url(../images/cta-2.webp);
    background-repeat: no-repeat;
    padding: 60px 0;
    background-attachment: fixed;
    margin-top: 50px
}

.thank-bg h2 {
    font-size: 48px;
    color: #fff
}

.email-land-set {
    border: 1px solid #7886b9;
    margin: 20px auto;
    background-color: #f3f3f3
}

.email-land-set td {
    padding: 30px 20px
}

#signup_content_area {
    padding: 100px 0 60px
}

#preview_page_content {
    padding: 105px 0 60px
}

.order .form_heading,.preview .form_headline {
    color: #525252;
    font-size: 22.3px;
    line-height: 1.2;
    margin: 0 0 25px;
    text-align: left
}

.preview {
    padding: 30px 0 60px
}

.order_sidebar {
    max-width: 400px;
    margin: 0 0 0 auto
}

.order_sidebar .pricing_detail_bx .box_title {
    font-size: 18px;
    font-weight: 700;
    color: #161c2d;
    text-transform: uppercase
}

.preview-table {
    text-align: left;
    border-top: 2px solid #7886b9;
    margin-bottom: 0
}

.preview-table tr td {
    padding: 10px;
    font-size: 15px;
    line-height: 1.4
}

.preview-table tr td .guideline_content {
    height: 75px;
    overflow-y: scroll;
    word-wrap: anywhere;
    overflow-wrap: anywhere;
    word-break: break-word
}

.preview-table tr td.label {
    font-weight: 700;
    color: #212121
}

.preview-table tr td.tbl_head {
    color: #007bff!important
}

.preview-table tr td.label.lbl_guideline {
    vertical-align: top
}

.preview-table tr td .order_amount {
    font-weight: 700;
    font-size: 22px;
    color: #2eca8b
}

.preview-table tr:nth-child(odd) {
    background-color: #f2f2f2
}

.pricing_detail_bx {
    padding: 20px 40px;
    border: 1px solid #ddd;
    border-radius: 4px
}

.pricing_detail_bx .cost_checklist {
    padding: 15px 0;
    margin: 0 auto;
    text-align: left;
    list-style-type: none;
    position: relative;
    border-top: 2px dotted #ddd
}

.pricing_detail_bx .cost_checklist li {
    font-size: 15px;
    line-height: 1;
    display: block;
    position: relative;
    padding: 5px 0;
    margin-bottom: 5px;
    color: #212529
}

.pricing_detail_bx .cost_checklist li span.p_tag {
    position: absolute;
    right: 0
}

.pricing_detail_bx #free_plan.pricing-rates {
    padding: 0 6px;
    border: 0;
    box-shadow: none!important;
    margin: 30px auto 0
}

.pricing_detail_bx .pricing-rates .feature .feature-list {
    line-height: .7
}

.pricing_detail_bx #free_plan.pricing-rates ul li .price_tag {
    min-width: 85px;
    padding: 0;
    border: 0;
    top: 0
}

.pricing_detail_bx #free_plan.pricing-rates ul li .price_tag span.single_price::after {
    top: 8px
}

.pricing_detail_bx #free_plan.pricing-rates ul li .price_tag .free {
    padding: 2px 2px 1px;
    border-radius: 30px;
    min-width: 50px
}

.pricing_detail_bx .price_box {
    padding-bottom: 25px;
    border-bottom: 2px dotted #ddd
}

.pricing_detail_bx .price_box h4 {
    font-size: 19px;
    font-weight: 700;
    text-align: left;
    background: #fff;
    box-shadow: 5px 5px 35px 10px rgba(0,0,0,.15);
    padding: 15px;
    border-radius: 10px;
    position: relative;
    color: #2eca8b;
    line-height: 1
}

.pricing_detail_bx .price_box h4 .order_price {
    position: absolute;
    right: 15px
}

.pricing_detail_bx .price_box h4 .order_price .discounted_price {
    color: #666;
    position: relative;
    margin-right: 1px;
    padding: 0 2px;
    font-size: 14px;
    display: none!important
}

.pricing_detail_bx .price_box h4 .order_price .total_cost {
    font-size: 18px;
    font-weight: 700;
    color: #2eca8b
}

.pricing_detail_bx .price_box .btn_proceed {
    color: #fff!important;
    background: #7886b9;
    padding: 10px;
    display: block;
    margin: 20px auto 0;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 1px 5px 1px #7886b9;
    border: 2px #7886b9;
    border-radius: 30px;
    outline: 0!important
}

.pricing_detail_bx .price_box .btn_proceed:hover {
    background: #2eca8b;
    box-shadow: 0 1px 5px 1px #2eca8b
}

#userarea_counter h4 {
    font-size: 18px;
    font-weight: 700;
    color: #161c2d
}

#userarea_counter .count-down li span {
    font-size: 32px;
    line-height: 1.3
}

.preview-set ul li h3 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding: 20px 10px
}

.preview-set ul li a {
    padding: 20px;
    display: block;
    font-size: 16px;
    color: inherit;
    transition: .5s
}

.preview-set ul {
    list-style: none;
    padding-left: 0
}

.return {
    padding: 65px 0
}

.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden
}

.expert {
    width: 50%
}

.bounce-effect {
    animation: 2s linear infinite bouncing
}

.btn-effect {
    width: 268px;
    animation: 1.2s linear infinite blinking;
    border: 2px solid #7886b9
}

.sample-right a:first-of-type,.sample-right a:nth-of-type(2) {
    padding: 6px 0;
    background-color: #7886b9;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

@keyframes blinking {
    0%,49% {
        color: #7886b9;
        background-color: #fff
    }

    100%,50% {
        color: #fff;
        background-color: #7886b9
    }
}

@keyframes bouncing {
    0%,10%,26%,40%,50% {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    20%,21% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-16px,0);
        transform: translate3d(0,-16px,0)
    }

    35% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0)
    }

    45% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

#owl-sample,.choose_section .main-title span.static_text,.footer-links,.sitemap_content_area .link_list li {
    display: block
}

.sample-set {
    box-shadow: 0 2px 4px 4px rgb(0 0 0/10%);
    border-radius: 15px;
    background-color: #f3f3f3;
    padding: 35px 10px 35px 25px;
    margin: 0 18px;
    max-height: 160px
}

.sample-left h4 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 50px
}

.sample-left h4 span {
    line-height: 24px;
    display: inline-block
}

.sample-left h4 img {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.sample-left p {
    line-height: 1;
    margin-bottom: 0
}

.sample-right {
    margin-top: 5px
}

.sample-right p {
    line-height: 18px;
    margin-bottom: 0
}

.sample-right a:first-of-type {
    display: inline-block;
    width: 115px
}

.sample-right a:nth-of-type(2) {
    display: inline-block;
    width: 150px
}

#Sample_Modal {
    background: rgba(0,0,0,.9)
}

#Sample_Modal .modal-dialog {
    width: 100%;
    max-width: 70%;
    margin: 50px auto auto
}

#Sample_Modal .responsive-wrapper-padding-bottom-90pct {
    padding-bottom: 90%;
    position: relative
}

#Sample_Modal .modal-dialog iframe {
    width: 100%;
    height: 100%;
    position: absolute
}

#Sample_Modal .modal-dialog .modal-body {
    padding: .25rem
}

#Sample_Modal .close {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 35px;
    height: 35px;
    color: #fff;
    background-color: #20b57b;
    border-radius: 50%;
    text-align: center;
    line-height: 35px
}

#Sample_Modal .set-border-cicis-menu-to-go {
    border: 3px solid grey
}

#custom_cookiabar.cookiealert {
    background: #7886b9!important;
    padding: 10px 60px 10px 6px!important;
    margin: 10px!important;
    max-width: 320px!important;
    border-radius: 5px!important;
    font-size: 15px!important;
    line-height: 1.3!important;
    color: #fff!important
}

#custom_cookiabar.cookiealert #btn_accpt_cookie {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: rgba(46,202,139,.8);
    background-color: #fff;
    display: inline-block;
    width: 80px;
    padding: 11px;
    margin: 0;
    border: 0!important;
    outline: 0!important;
    border-radius: 5px;
    box-shadow: 0 0 10px 1px #ddd;
    transition: .5s;
    position: absolute;
    top: 12px;
    right: 8px
}

#custom_cookiabar.cookiealert #btn_accpt_cookie:hover {
    color: #fff!important;
    background-color: transparent!important
}

.sitemap_content_area {
    padding: 60px 0
}

.sitemap_content_area h3 {
    font-size: 20px;
    color: #161c2d;
    margin: 40px 0 10px
}

.sitemap_content_area .link_list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sitemap_content_area .link_list li a {
    display: block;
    padding: 5px 0;
    font-size: 16px;
    color: #6c757d;
    transition: padding-left .3s linear
}

.sitemap_content_area .link_list li a i {
    display: inline-block;
    margin-right: 10px;
    color: #7886b9
}

.sitemap_content_area .link_list li a:hover {
    color: #2eca8b;
    padding-left: 8px
}

.sitemap_content_area .link_list li a:hover i {
    color: inherit
}

@media only screen and (max-width: 768px) {
    #header .sec1-1 {
        display:none
    }

    #header .sec1-2 {
        background: #fff;
        box-shadow: 1px 12px 23px -5px rgb(227 56 25 / 10%);
        display: inline-block
    }

    #header h2 {
        font-size: 20px
    }

    .sec1 .col-lg-12.col-md-12 {
        padding: 0;
        background-color: #fff
    }
}

@media only screen and (min-width: 768px) {
    #topnav .dropdown:hover>.dropdown-menu {
        display:block;
        transition: .5s
    }

    .navbar-toggle {
        display: block
    }

    .mobile_service {
        display: none!important
    }

    .btns_xs,.hidden-md {
        display: none
    }

    #placeorder_sidebar {
        position: sticky;
        top: 0
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .stats-rate,.stats-star {
        text-align:left
    }

    .subject-form-set button,.subject-select {
        height: 45px;
        line-height: 45px
    }

    #topnav .navbar_btns {
        padding: 0!important
    }

    #topnav .navbar_btns li a {
        font-size: 12px;
        padding: 5px;
        min-width: 50px
    }

    #home .bdr_l .banner_feature_wraper {
        width: 50%
    }

    .title-heading {
        padding-top: 0;
        margin-top: 0!important
    }

    .title-heading .heading {
        font-size: 52px;
        line-height: 1;
        letter-spacing: 0;
        font-weight: 700
    }

    .recent-review {
        padding: 6px 10px 7px 64px
    }

    .recent-review .avatar {
        left: 5px
    }

    .stats-rate {
        padding: 5px 10px;
        margin: 0 5px 15px!important;
        display: flex!important
    }

    .stats-rate h4 {
        margin-left: 15px!important
    }

    .skills.desktop.d-sm-block.d-none.mt-4 {
        margin-top: 5px!important
    }

    .subject-select {
        width: 170px
    }

    .recent-review-left p {
        font-size: 12px
    }

    .recent-review-left span {
        font-size: 11px
    }

    #placeOrderForm .btn_RedeemPromo {
        font-size: 13px
    }
}

@media only screen and (min-width: 992px) {
    #topnav .navigation-menu>li:hover>.menu-arrow {
        border-color:#7886b9
    }

    #topnav .navigation-menu>li.active>a,#topnav .navigation-menu>li:hover {
        color: #7886b9!important
    }

    #topnav .navbar-toggle {
        display: none
    }

    #topnav #navigation {
        display: block!important
    }

    #topnav.scroll {
        top: 0
    }
}

@media only screen and (min-width: 1200px) {
    .btn-set3 {
        display:flex;
        justify-content: space-around
    }
}

@media only screen and (max-width: 1199px) {
    .sample-set {
        max-height:inherit
    }

    .sample-set .sample-right a {
        margin-top: 10px
    }

    .btn-set3 a.btn {
        padding: 8px
    }

    .seal a,.stats-rate h4 {
        margin-left: 0
    }

    .seal a.btn {
        width: 95px
    }

    .seal a.btn.phone {
        width: 170px
    }

    .logo img {
        width: 200px
    }

    .home-shape-bottom2,.home-shape-bottom3,.hot {
        display: none
    }

    .border-order h4 {
        font-size: 18px
    }

    .stats-rate {
        text-align: center;
        display: inherit;
        margin: 0 5px
    }

    .stats-rate img {
        display: block;
        margin: 0 auto
    }
}

@media only screen and (max-width: 991px) {
    #navigation,#topnav {
        background-color:#fff
    }

    #topnav {
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
        box-shadow: 0 0 3px rgba(0,0,0,.15);
        min-height: 60px;
        padding: 9px 0;
        position: fixed;
        z-index: 8
    }

    .title-heading {
        padding-top: 60px
    }

    #lz_overlay_chat .lz_chat_module {
        z-index: 9
    }

    .seal a.btn {
        width: 130px
    }

    .hot {
        display: inline-block
    }

    #topnav .navigation-menu>li>a {
        color: #3c4858;
        padding: 8px 15px!important
    }

    #topnav .sm_link {
        min-width: 45px
    }

    #topnav .sm_link i {
        line-height: 42px
    }

    #topnav .menu-extras .menu-item {
        border-color: #8492a6
    }

    #navigation {
        position: absolute;
        top: 90px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        overflow: auto;
        border-top: 1px solid #f1f3f9;
        border-bottom: 1px solid #f1f3f9;
        padding-bottom: 25px
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }

    .hbox-2.border-right {
        border-right: 0!important
    }

    #topnav #nav_responsive {
        position: relative;
        top: 10px;
        background-color: #f0f8ff;
        padding: 0;
        margin: 0
    }

    #topnav #nav_responsive.navbar-collapse.collapse.show {
        transition: .3s linear
    }

    #topnav .navbar_btns {
        padding: 0 0 10px 15px
    }

    .title-heading .heading {
        font-size: 45px
    }

    #owl-10.owl-theme .owl-controls .owl-pagination,#owl-11.owl-theme .owl-controls .owl-pagination,#owl-12.owl-theme .owl-controls .owl-pagination,#owl-13.owl-theme .owl-controls .owl-pagination,#owl-14.owl-theme .owl-controls .owl-pagination,#owl-15.owl-theme .owl-controls .owl-pagination,#owl-16.owl-theme .owl-controls .owl-pagination,#owl-17.owl-theme .owl-controls .owl-pagination,#owl-18.owl-theme .owl-controls .owl-pagination,#owl-19.owl-theme .owl-controls .owl-pagination,#owl-20.owl-theme .owl-controls .owl-pagination,#owl-21.owl-theme .owl-controls .owl-pagination,#owl-22.owl-theme .owl-controls .owl-pagination,#owl-23.owl-theme .owl-controls .owl-pagination,#owl-24.owl-theme .owl-controls .owl-pagination,#owl-25.owl-theme .owl-controls .owl-pagination,#owl-26.owl-theme .owl-controls .owl-pagination,#owl-27.owl-theme .owl-controls .owl-pagination,#owl-6.owl-theme .owl-controls .owl-pagination,#owl-7.owl-theme .owl-controls .owl-pagination,#owl-8.owl-theme .owl-controls .owl-pagination,#owl-9.owl-theme .owl-controls .owl-pagination,.features {
        text-align: center
    }

    .custom-tab button {
        font-size: 16px
    }

    .footer .footer-head,.sign-up-outer {
        margin-top: 20px
    }

    .secure-seal img {
        width: 50%
    }

    .hbox-2 .hbox-2-txt p {
        padding-top: 0;
        margin-bottom: 0
    }

    .hbox-2 .hbox-2-txt p span.big-money {
        font-size: 24px
    }

    .hbox-2 i {
        margin-top: 1px
    }

    @keyframes bouncing {
        0%,100%,20%,53%,80% {
            -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
            animation-timing-function: cubic-bezier(.215,.61,.355,1);
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }

        40%,43% {
            -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
            animation-timing-function: cubic-bezier(.755,.05,.855,.06);
            -webkit-transform: translate3d(0,-16px,0);
            transform: translate3d(0,-16px,0)
        }

        70% {
            -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
            animation-timing-function: cubic-bezier(.755,.05,.855,.06);
            -webkit-transform: translate3d(0,-8px,0);
            transform: translate3d(0,-8px,0)
        }

        90% {
            -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0)
        }
    }

    .subject-set {
        margin-top: 30px
    }

    .Level-text {
        transform: translate(-50%,-100%);
        left: 51%
    }

    .row.mt-4.mx-0.pl-3.pr-4 {
        padding: 0!important;
        margin-left: -15px!important;
        margin-right: -15px!important
    }
}

@media only screen and (max-width: 767px) {
    .bdr_l,.bdr_l_r {
        border-left:unset!important
    }

    #contact+div,#home .title-heading,.calculate_order select {
        margin-top: 10px!important
    }

    .calculate-set i,.seal {
        float: none
    }

    #topnav .dropdown-menu {
        position: relative;
        float: none!important
    }

    #topnav .btn_user_mbile i.fas.fa-phone {
        transform: rotate(98deg);
        margin-right: 2px
    }

    #home .title-heading {
        padding-top: 60px
    }

    #pop-up,#topnav .navbar_btns li a.btn_tel,.hidden-xs {
        display: none!important
    }

    #topnav .navbar_btns li {
        display: inline-block;
        padding: 0
    }

    .title-heading .para-desc.para-desc-main {
        margin-bottom: 10px
    }

    .banner_feature_wraper.under_lined::after {
        bottom: 0!important
    }

    #lz_overlay_chat {
        margin: auto!important
    }

    .calculate_order {
        padding-top: 15px;
        max-width: 380px;
        margin-top: 4rem
    }

    .banner_feat_mtp,.calculate_order select#days,.feature_logo_sprite {
        margin-top: 0!important
    }

    .calculate-set,.feature_logo_sprite,.footer.footer-bar,.tab-set .section-title {
        text-align: center
    }

    #contact+div {
        padding-top: 0!important
    }

    .feature_logo_sprite ul li {
        margin-bottom: 20px
    }

    .bdr_l_r {
        border-right: unset!important
    }

    .banner_feature_wraper {
        text-align: center;
        margin-bottom: 15px
    }

    .calculate_order .stand_prices>p,.calculate_order .two_selectbox {
        margin: 10px auto 0!important
    }

    .calculate_order .disc_prices p {
        font-size: 18px;
        text-align: left;
        margin: 10px 0 0!important
    }

    .calculate_order .disc_prices p span {
        font-size: 22px
    }

    .calculate_order .total_prices {
        padding: 10px 25px
    }

    #home .col-lg-4.col-md-6.mt-4.pt-2.mt-sm-0.pt-sm-0.order-2.order-md-1 {
        margin: 0!important;
        padding-top: 0!important
    }

    #preview_data_row,#signup_content_area .row.mx-0,.row.mx-0.form_area_row {
        margin-left: -15px!important;
        margin-right: -15px!important
    }

    .pricing_detail_bx {
        margin-top: 40px;
        padding: 20px 10px
    }

    .pricing_detail_bx #free_plan.pricing-rates {
        padding: 0;
        margin-top: 15px!important
    }

    .pricing_detail_bx #free_plan.pricing-rates ul li .price_tag {
        top: -5px
    }

    .preview-table tr td {
        width: 33.333%;
        font-size: 13px;
        padding: 8px 5px
    }

    .preview-table tr td[colspan="2"] {
        width: 66.666666%
    }

    .preview-table tr td[colspan="3"] {
        width: 100%
    }

    .order_sidebar {
        margin: 0 auto;
        max-width: 380px
    }

    .order_sidebar img {
        max-width: 100%
    }

    .pricing_detail_bx .price_box h4 {
        font-size: 16px
    }

    #placeOrderForm .btn_RedeemPromo {
        top: 5px
    }

    #topnav .navbar .navbar-brand,.flip-box.fbx1 {
        margin: 0
    }

    #topnav .navigation-menu {
        padding-top: 5px!important
    }

    #topnav .navbar .navbar-brand img {
        max-width: 160px
    }

    #topnav .navigation-menu>li {
        display: block;
        margin: 0;
        text-align: left
    }

    .pop-up-modal {
        max-width: 360px
    }

    #home {
        padding-top: 10px;
        padding-bottom: 35px;
        background-image: none
    }

    .bg-half-170 {
        padding: 150px 0;
        height: auto
    }

    .navigation-menu li a.btn {
        width: auto;
        min-width: 120px
    }

    .navigation-menu li a#btn_tel.btn {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .hot {
        display: none
    }

    .title-heading .heading {
        font-size: 24px!important;
        line-height: 1.2;
        text-align: center;
        font-weight: 800;
        margin: 0 auto 5px!important
    }

    .section {
        padding: 60px 0
    }

    .title-heading .para-desc {
        font-size: 15px;
        line-height: 1.6;
        font-weight: 400;
        margin-bottom: 15px;
        text-align: center
    }

    .section-title .main-title {
        font-size: 28px
    }

    .section-title .title {
        font-size: 24px
    }

    .mt-60 {
        margin-top: 60px
    }

    .secure-seal2 {
        width: inherit;
        margin: 0 auto
    }

    .custom-tab button {
        font-size: 20px
    }

    .footer.footer-bar p,a.btn {
        font-size: 14px
    }

    .btn-set3 {
        display: inherit
    }

    .btn-set3 a.btn,.free-wala li.feature-list {
        width: 220px
    }

    a.btn {
        width: 225px;
        padding: 8px 4px
    }

    a.btn.sign-up {
        width: 160px
    }

    .btn-set2 a.btn {
        width: 260px
    }

    #calculate {
        padding: 40px 0
    }

    .calculate-set p {
        padding-left: 0
    }

    #pop-up .count-down {
        margin-bottom: 30px
    }

    .bg1,.bg2,.bg3,.bg4 {
        opacity: 0!important
    }

    .seal {
        margin-top: 0;
        margin-right: 0;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        justify-content: space-between
    }

    #navigation {
        border-top: none
    }

    .custom-check .tool-wrap .tool {
        transform: translate(5%,-75%)
    }

    .order-header h2 {
        font-size: 26px
    }

    .Level-text {
        transform: translate(-50%,-100%)
    }

    .pricing-rates.starter-plan {
        transform: unset!important;
        z-index: 0;
        margin: 0 auto!important
    }

    #free_plan.pricing-rates .title .heading_tag span.t_price::after {
        top: 8px
    }

    .order .form_heading,.preview .form_headline {
        margin: 0 auto 20px;
        text-align: center;
        line-height: 1.2
    }

    #placeOrderForm .border-order {
        padding: 10px!important;
        border-color: #aaa;
        border-radius: 5px
    }

    #placeOrderForm .form-group .input-group {
        position: relative;
        text-align: center;
        padding: 0 47px
    }

    #Sample_Modal .modal-dialog {
        width: 100%;
        max-width: 92%!important;
        margin: 75px auto 0!important
    }

    #Sample_Modal .responsive-wrapper-padding-bottom-90pct {
        padding-bottom: 140%
    }

    #Sample_Modal .close {
        right: -12px!important;
        top: -15px!important
    }

    .form_wraper {
        padding: 0 15px!important
    }

    .cancel_area h4 .user_link {
        display: block;
        margin-top: 2px
    }

    .preview-table tr td .guideline_content {
        height: 65px
    }

    .preview-table tr td .guideline_content::-webkit-scrollbar {
        width: 4px
    }

    .preview-table tr td .guideline_content::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 10px
    }

    .stats-rate p {
        font-size: 15px;
        line-height: 1
    }

    .stats-star i {
        font-size: 13px
    }

    #custom_cookiabar.cookiealert {
        max-width: 240px!important;
        background: rgba(46,202,139,.8)!important;
        padding: 6px 8px!important;
        margin: 10px!important;
        font-size: 14px!important;
        line-height: 1.2!important
    }

    #custom_cookiabar.cookiealert #btn_accpt_cookie {
        padding: 0!important;
        margin: 0!important;
        background: 0 0!important;
        color: #fff;
        font-size: 28px;
        display: inline-block!important;
        width: auto!important;
        position: absolute;
        top: -3px;
        right: 3px;
        line-height: 1;
        box-shadow: none!important
    }

    .footer.footer-bar #social_icons_wrap {
        text-align: center!important;
        margin-top: 15px
    }

    .review_seals_list>li:first-child {
        border-top: unset!important
    }

    .form-strip {
        top: -43px!important;
        max-width: 92%!important
    }
}

@media only screen and (max-width: 575px) {
    .custom-form .number-style,.login-btn,.payment,.subject-select .list {
        width:100%
    }

    .feature-list li {
        position: relative;
        padding: 5px 0 5px 25px
    }

    .skills {
        margin-top: 0
    }

    .recent-review {
        padding: 20px;
        text-align: center
    }

    .watch-video.mt-4.pt-2.d-block.d-md-none {
        max-width: 230px;
        margin: 0 auto
    }

    .banner_feature_wraper,.progress-set h4 {
        text-align: left
    }

    .login-btn,.recent-review-left,.recent-review-right,.stats-star {
        text-align: center
    }

    .recent-review img.person {
        position: inherit;
        top: inherit;
        left: inherit;
        margin-bottom: 15px
    }

    #owl-10,#owl-11,#owl-12,#owl-13,#owl-14,#owl-15,#owl-16,#owl-17,#owl-18,#owl-19,#owl-20,#owl-21,#owl-22,#owl-23,#owl-24,#owl-25,#owl-26,#owl-27,#owl-6,#owl-7,#owl-8,#owl-9 {
        margin-top: 160px
    }

    .custom-input-subject,.subject-form-set {
        display: inherit;
        text-align: center
    }

    .subject-select {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .subject-form-set button {
        line-height: 45px;
        height: 45px;
        margin-left: 15px
    }

    .stats-rate {
        margin: 15px auto 0;
        display: flex;
        padding: 10px;
        justify-content: center
    }

    .subject-set {
        margin-top: 20px
    }

    .Level-text {
        top: -30px
    }

    .stats-rate img {
        margin: 0 5px 0 0
    }

    .stats-rate h4 {
        margin-left: 10px
    }

    .login-btn {
        padding: 0 10px;
        height: 56px;
        border-radius: 5px;
        color: #fff;
        line-height: 56px;
        background-color: #7886b9;
        border: 1px solid #7886b9;
        transition: .5s;
        margin: 20px auto 0
    }

    .login-btn:hover {
        background-color: #fff
    }

    .btn-set3 a.btn {
        width: 180px
    }

    .secure-seal img {
        width: 80%
    }

    .custom-form .form-group {
        padding-left: 30px
    }

    .custom-form .label {
        padding-left: 0
    }

    .custom-check .tool-wrap .tool {
        transform: translate(-50%,-75%)
    }

    .hbox-2 {
        display: block;
        position: relative;
        text-align: left;
        max-width: 300px;
        margin: 0 auto 17px
    }

    .hbox-2 i {
        float: none;
        margin: 0 5px 0 0;
        display: inline-block;
        clear: both
    }

    .hbox-2-txt {
        display: inline-block;
        position: relative;
        top: -8px
    }

    .sign-up-right {
        text-align: center;
        padding: 15px 0
    }

    .sign-up-right img {
        position: inherit;
        transform: translateY(0)
    }
}

.bdr_l,.bdr_l_r {
    border-left: 1px solid #fff
}

@media only screen and (max-width: 479px) {
    .btn-set3,.seal a:not(.hot) {
        text-align:center
    }

    .login_page {
        padding: 20px 5px
    }

    .logo img {
        width: 150px
    }

    #orderDetails-wrape .order_details_tbl th,.custom-check {
        font-size: 14px
    }

    .event-schedule .content .title,.formBtm_btn {
        font-size: 15px
    }

    #orderDetails-wrape .table td,#orderDetails-wrape .table th {
        padding: 10px 0
    }

    .formBtm_btn {
        padding: 12px 5px;
        width: 100%;
        margin: 0 auto
    }

    #navigation {
        top: 73px
    }

    .hot {
        display: none
    }

    .watch-video {
        padding-top: 0!important;
        margin-top: 15px!important
    }

    .seal a {
        margin-top: -5px
    }

    #topnav .logo {
        float: none;
        display: block
    }

    #topnav .navbar-toggle .lines {
        margin: 7px 0 0;
        margin-right: 0!important
    }

    a.btn.sign-up {
        width: 100px;
        padding: 5px;
        font-size: 13px
    }

    .seal a:not(.hot) {
        display: inline-block;
        font-size: 14px
    }

    .seal a.btn {
        width: 140px
    }

    .secure-seal2 div img {
        width: 90%
    }

    .custom-tab button {
        font-size: 16px;
        text-align: center;
        width: 95%
    }

    .secure-seal img {
        width: 95%;
        padding-left: 10px
    }

    .submit a {
        padding: 8px 18px
    }

    .btn-set3 a.btn {
        width: 240px
    }

    .pop-close {
        right: -20px
    }

    .privacy-title {
        padding: 110px 0 50px
    }

    .privacy-title .page-next-level .title {
        font-size: 32px;
        line-height: 1.3;
        font-weight: 800;
        margin: 0
    }

    .thank div h2 {
        font-size: 27px
    }

    .btn-set4 a.btn {
        width: 300px
    }

    .custom-check .tool-wrap .tool {
        transform: translate(-50%,-75%)
    }

    .question {
        left: 4px
    }

    .tool {
        left: 135px;
        transform: translate(-50%,-100%)
    }

    .order-header img {
        width: 100%
    }
}

@media only screen and (max-width: 360px) {
    #topnav .btn_user_mbile {
        padding:8px 5px;
        min-width: 85px
    }
}

.banner_feature_wraper span,.footer-service {
    margin-right: 5px
}

.feat_ml {
    margin-left: 5px
}

.bdr_l_r {
    border-right: 1px solid #fff;
    padding-right: 0
}

#lz_overlay_chat {
    z-index: 99999999!important
}

#home {
    background-image: url(../images/slider_.webp)
}

.assignmentmavens #topnav {
    z-index: 9999999
}

.banner_feature_wraper.under_lined::after {
    content: "";
    background-repeat: no-repeat;
    background-size: unset;
    position: absolute;
    bottom: -14px;
    width: 100%;
    height: 15px;
    left: 15px
}

.btn_tel {
    height: 42px!important;
    position: relative;
    top: 0;
    padding: 8px 10px 12px!important
}

.feature_logo_sprite ul {
    list-style: none;
    padding: 0
}

.feature_logo_sprite ul li {
    display: inline-block;
    margin-right: 20px
}

.feat_logo {
    background-image: url(../images/feature_logo_sprite.webp);
    background-repeat: no-repeat;
    height: 48px;
    width: 163px
}

.feat_logo_1 {
    background-position: 0
}

.feat_logo_2 {
    background-position: -220px 0;
    display: none
}

.feature_logo_sprite {
    margin-top: 25px
}

.btn_tel.btn_tel_head {
    background-color: #7886b9;
    height: 38px!important;
    width: 38px!important;
    display: inline-block;
    border-radius: 100%;
    padding: 5px 0!important;
    border: 2px solid #7886b9;
    text-align: center;
    position: absolute;
    left: -45px
}

.btn_tel.btn_tel_head:hover {
    background-color: #fff
}

.btn_tel.btn_tel_head:hover .darka {
    display: block!important
}

.btn_tel.btn_tel_head .darka {
    position: relative;
    left: 2px
}

.order-form .mt-3 {
    margin-top: .7rem!important
}

#standard_price,#standard_price .dollor {
    font-size: 18px;
    font-weight: 400;
    text-decoration: line-through
}

.loader {
    /* border: 16px solid #f3f3f3; */
    /* border-top: 16px solid #7886b9; */
    /* border-radius: 50%; */
    /* width: 120px; */
    /* height: 120px; */
    /* animation: 2s linear infinite spin; */
    /* margin: auto; */
    text-align: center;
    margin-top: 10px;
}

.o-message {
    color: red;
    border: 1px solid #dc3545;
    padding: 10px 0;
    text-align: center!important;
    margin-top: 5px;
    margin-bottom: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.form-strip,.form-strip h3,span.s5_sm1,span.s5_sm2,span.s5_sm3,ul.adv li i {
    font-weight: 600;
    color: #fff
}

.choose_section {
    padding: 50px 0;
    background-color: #f5f5f5
}

.container {
    max-width: 1200px!important
}

.trust-pilot i {
    color: #00b67a!important
}

ul.adv {
    padding: 0;
    text-align: justify;
    margin: 5px 0;
    display: grid
}

ul.adv li {
    display: inline-block;
    color: #fff;
    padding-right: 12px
}

ul.adb li {
    display: inline-block;
    color: #000;
    margin: 10px 0 12px
}

ul.adv li i {
    margin-right: 12px;
    font-size: 15px
}

.form-strip {
    position: absolute;
    top: -51px;
    padding: 7px 0;
    background: #d70317;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    max-width: 93%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 16px;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 35%)
}

.form-strip h3 {
    font-size: 17px;
    margin-bottom: 0;
    margin-right: 8px
}

.count-sec {
    margin: 0 5px;
    line-height: 14px;
    text-align: center;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 5px
}

.content,.feature {
    padding: 20px 0 0
}

.timer-captian p {
    margin-bottom: 0;
    font-size: 10px;
    color: #f1f1f1
}

.form-badge {
    position: absolute;
    right: 2px;
    top: -19px
}

.form-badge img {
    width: 100px
}

.form-badge i {
    font-size: 100px;
    color: #000
}

.form-bage-text {
    position: absolute;
    z-index: 1;
    color: #fff;
    right: 15px;
    top: 0
}

.form-badge span {
    font-size: 41px;
    font-weight: 800;
    margin-right: 17px
}

.form-badge b {
    position: absolute;
    font-size: 16px;
    right: 1px;
    top: 26px
}

.form-bage-text p {
    position: absolute;
    top: 46px;
    font-size: 20px;
    font-weight: 700;
    left: 12px
}

.imgwrp {
    margin: 5px 0 0
}

.feature {
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #fff;
    list-style: none
}

.feature li {
    width: 28%;
    float: left;
    font-size: 15px;
    line-height: 18px;
    margin: 0 10px
}

.feature li.first {
    width: 23%
}

.feature i.homesprite {
    width: 53px;
    height: 43px;
    float: left;
    background-size: 350px
}

.feature li .title {
    font-size: 20px;
    line-height: 22px;
    display: block;
    margin-bottom: 0
}

.feature li .free {
    background: #7886b9;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase
}

.homesprite {
    background: url(../images/homesprite.svg) no-repeat
}

.feature li i.expert {
    background-position: -153px -2px
}

.feature li i.turnitin {
    background-position: -240px -2px
}

.feature li i.rated {
    background-position: -199px -2px
}

i {
    font-style: normal!important
}

.content h1 {
    font-weight: 700;
    font-size: 34px
}

.content .secondary {
    font-size: 28px
}

.brief-card {
    margin: 0 20px
}

.brief-overview-heading h6 {
    font-size: 24px;
    font-weight: 700
}

.breif-card-content p {
    margin-top: 8px;
    padding-right: 15px;
    margin-left: 92px;
    padding-left: 5px
}

.breif-card-img .icon {
    height: 70px;
    width: 90px;
    line-height: 80px;
    background-color: #edf0fb;
    margin-right: 22px;
    background-image: url(../images/areas.webp);
    background-size: 500%;
    background-repeat: no-repeat;
    margin-bottom: -10px
}

.breif-card-img h4 {
    font-size: 26px;
    padding: 10px 0;
    border-bottom: 1px solid #7886b9;
    margin: 0;
    font-weight: 700
}

.header-btn a.btn {
    text-align: left!important;
    min-width: 170px;
    padding: 8px
}

.disc_prices span {
    font-size: 24px!important
}

.review-star-box {
    float: right;
    margin: 0!important;
    border-radius: 5px;
    padding: 0 0 0 10px
}

.review-star-box li {
    padding: 0!important
}

.review-star-box li span {
    font-size: 17px;
    color: #000;
    margin-left: 2px;
    font-weight: 700
}

.review-star-box .rating i {
    padding: 4px 0 0!important;
    color: #fff;
    font-size: 13px;
    width: 21px;
    height: 21px;
    background: #00b076;
    text-align: center;
    margin-left: 2px
}

.review-star-box .big-star {
    font-size: 25px;
    color: #00b076;
    margin-left: -43px
}

.review-star-box .rating {
    padding: 3px 6px
}

.review-star-box .rating .rating-num {
    margin-left: 2px!important;
    font-size: 13px
}

.side-nav {
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 118px!important;
    background: #4d567a;
    transition: .5s;
    padding-top: 0;
    width: 70%!important
}

.side-nav-overLay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 5;
    display: none
}

.side-nav ul {
    margin: 10px 0
}

.list-style-none {
    list-style: none;
    padding: 0;
    margin: 0
}

.side-nav li {
    line-height: 1.8;
    padding: 10px 20px;
    color: #fff;
    border-bottom: .2px solid
}

.side-nav a {
    font-size: 15px;
    color: #fff;
    font-weight: 600
}

.contact-loc h3,h2 {
    font-size: 30px;
    font-weight: 700
}

.contact-section {
    padding: 100px 0 80px
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.contact-loc {
    padding: 10px 20px;
    transition: .3s ease-in-out
}

.contact-loc a,.contact-loc p,.footer-form .btn {
    font-weight: 600;
    font-size: 16px
}

.contact-loc p {
    color: #000
}

.contact-loc a {
    color: #000;
    display: block
}

.footer-form {
    padding: 50px 15px;
    background-color: #fff;
    border-radius: 10px;
    margin: 30px 0
}

.footer-form .btn {
    display: inline-block;
    line-height: 1;
    padding: 15px 50px;
    min-width: 100px;
    text-align: center;
    color: #7886b9;
    background-color: transparent;
    border: 2px solid #7886b9;
    border-radius: 10px;
    transition: .3s linear;
    box-sizing: border-box;
    margin-top: 20px
}

.footer-form h1 {
    font-weight: 800
}

.footer-form .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 9px!important
}

.footer-btns:hover img.light {
    display: inline-block!important
}

.whatsapp-theme {
    border: #e1640c
}

.chat-theme {
    border: #7886b9
}

.top-viewer-list {
    margin: 0 12px;
    vertical-align: middle;
    max-width: 220px!important
}

.top-viewer-list::before {
    content: none!important
}

.top-viewer-logo p {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0;
    color: #000;
    letter-spacing: 1.2px;
    text-align: left
}

.review-color {
    color: #ee6922!important;
    text-transform: uppercase;
    font-weight: 800!important
}

.top-viewer-logo img {
    width: 42px;
    height: 42px;
    margin-right: 3px;
    margin-top: 4px
}

.top-viewer-logo li {
    display: inline-block;
    margin: 0;
    background-color: #ee6922;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: .5px;
    line-height: 21px
}

.top-viewer-logo i {
    color: #fff;
    font-size: 14px
}

.top-viewer-logo li:before {
    content: none;
    width: 0;
    height: 0
}

.banner-inner-area {
    margin-top: 15px;
    border-radius: 10px;
    background: #fff!important;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    position: relative;
    top: 10px;
    box-shadow: 2px 2px 4px rgb(181 181 181 / 74%);
    border: 1px solid #d1d1d1
}

.reviews .row,.reviews-1 .row {
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

.banner-box {
    padding: 20px
}

.banner-box i {
    font-size: 40px;
    color: #7886b9;
    margin-bottom: 15px
}

.banner-box h5 {
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.banner-box p {
    margin-top: 8px;
    color: #000
}

.reviews {
    margin: -40px 0 40px
}

.reviews .row {
    background: #09465f
}

.reviews-1 .row {
    background: #7886b9;
    margin-top: -120px
}

.reviews .row:before,.reviews-1 .row:before {
    content: "";
    position: absolute;
    right: -11px;
    top: -11px;
    width: 107px;
    height: 119px
}

.reviews-1.lazy-background.visible .row:before,.reviews.lazy-background.visible .row:before {
    background: url(../images/reviews-badge.webp) no-repeat
}

.reviews ul,.reviews-1 ul {
    padding: 0;
    display: flex;
    margin: 0
}

.reviews ul li,.reviews-1 ul li {
    list-style-type: none;
    flex: 0 0 33.3333%;
    padding-left: 60px
}

.reviews ul li .text-with-icon,.reviews-1 ul li .text-with-icon {
    display: flex;
    position: relative;
    width: 100%
}

.reviews ul li .text-with-icon:before,.reviews-1 ul li .text-with-icon:before {
    content: "";
    border-right: 1px solid;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.reviews ul li .text-with-icon img,.reviews-1 ul li .text-with-icon img {
    max-height: 34px;
    margin: 5px 0 0
}

.reviews ul li .content-area,.reviews-1 ul li .content-area {
    padding-left: 10px;
    position: relative;
    padding-right: 70px
}

.reviews h5,.reviews-1 h5 {
    margin: 0 0 6px;
    font-size: 17px;
    color: #fff
}

.reviews ul li .content-area .stars,.reviews-1 ul li .content-area .stars {
    width: 89px;
    height: 20px;
    background: url(../images/stars.svg) no-repeat;
    position: relative
}

.reviews h3,.reviews-1 h3 {
    margin: 0;
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: 200;
    font-size: 36px;
    color: #fff
}

.h_sec4 {
    margin: 40px 0;
    width: 100%
}

.s4_top {
    width: 100%;
    margin: 0 0 40px
}

.s4_bot {
    width: 100%;
    display: contents
}

.s4_box {
    width: 100%;
    background: url(../images/qud.webp) -1px -1px no-repeat #f0f0f0;
    height: 197px;
    padding: 28px 10px 0;
    border-radius: 40px;
    display: block;
    margin: 0 auto
}

.s4_box:hover {
    background-color: #7886b9d4;
    color: #000
}

h2 {
    margin: 0 0 15px
}

.s4_box p {
    font-size: 15px;
    margin: 10px 0 0
}

span.s5_sm3,span.s5_sm4 {
    margin-left: 30px;
    position: absolute;
    left: 190px
}

.g-footer {
    background: #7886b9!important
}

.icon-1 {
    background-image: url(../images/icons/icon-2.webp);
    background-size: inherit;
    width: 27px;
    height: 21px;
    float: left;
    background-repeat: no-repeat;
    margin: 5px
}

.txt-sub {
    margin: 5px 0;
    display: block
}

.h_sec5 {
    margin-top: 30px;
    width: 100%;
    position: relative
}

.h_sec5 .container {
    background: #7886b9;
    padding: 30px;
    border-radius: 25px 25px 0 0;
    color: #fff!important
}

.s5_left h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500
}

span.s5_sm1 {
    display: block;
    font-size: 17px
}

span.s5_sm2 {
    font-size: 80px;
    display: inline-block
}

span.s5_sm3 {
    font-size: 18px;
    display: block;
    top: 70px
}

span.s5_sm4 {
    font-size: 30px;
    display: inline-block;
    top: 30px;
    font-weight: 700;
    color: #fff
}

.s5_right {
    width: 100%;
    margin: 10px 0 35px
}

.s5_right p {
    font-size: 23px;
    text-transform: uppercase;
    margin: 0 0 25px;
    color: #fff
}

.s5_right ul li:first-child a {
    color: #fff;
    background: #7886b9;
    padding: 7px;
    border-radius: 8px;
    margin: 0 2px
}

.s5_right ul li a {
    padding: 7px 13px;
    border-radius: 8px;
    margin: 0 2px;
    background: 0 0;
    border: 1px solid #7886b9;
    color: #fff
}

.sec .sec1 form,section.sec1 form {
    display: flex;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .s4_box {
        display:inherit;
        margin: 0 0 20px;
        font-size: 20px
    }

    span.s5_sm4 {
        font-size: 25px;
        margin-left: 10px
    }

    span.s5_sm3 {
        font-size: 15px;
        margin-left: 10px;
        top: 61px
    }

    .s5_right ul li {
        display: block;
        margin: 0 0 30px
    }

    .s5_right ul li:first-child a {
        text-align: center
    }
}

section.sec1 {
    position: relative;
    margin: -18px 0 0;
    z-index: 1
}

.sec1 .row {
    border: 2px solid #7886b9;
    border-top: none;
    margin-top: 18px;
    border-radius: 0 0 25px 25px;
    background: #fffefe;
    box-shadow: 1px 12px 23px -5px rgb(0 0 0 / 15%)
}

@media (min-width: 992px) {
    .col-lg-12 {
        flex:0 0 auto;
        width: 100%
    }
}

.sec1-1 {
    background: #fff;
    padding: 30px;
    box-shadow: 1px 12px 23px -5px rgb(227 56 25 / 10%)
}

section.sec1 h2 {
    font-size: 36px;
    color: #7886b9;
    margin: 0 0 20px
}

section.sec1 form .form-group {
    flex: 0 0 27%;
    padding: 0 15px 0 0
}

section.sec1 form .form-control {
    background: #edecf1;
    border-color: #edecf1;
    font-size: 13px;
    color: #000;
    padding: 20px
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.Marquee,.Marquee-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

section.sec1 form button.submit {
    flex: 0 0 19%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    background: #7886b9;
    border-radius: 10px;
    transition: .3s;
    border: 1px solid #7886b9
}

.sec1 .sec-btn {
    padding: 3px
}

.place-color::-webkit-input-placeholder {
    color: #000;
    font-size: 13px
}

@media (max-width: 767px) {
    section.sec1 form {
        flex-wrap:wrap
    }

    section.sec1 form .form-group {
        flex: 0 0 100%;
        margin: 0 0 15px;
        padding: 0
    }

    section.sec1 h2 {
        font-size: 25px
    }

    section.sec1 form button.submit {
        flex: 0 0 100%;
        padding: 8px 0;
        margin-top: 20px
    }
}

.review-sec {
    background-color: #dcdce6;
    padding: 50px 0 35px
}

.review-box {
    width: 280px!important;
    padding: 13px 25px!important;
    background-color: #fff;
    margin: 30px 10px;
    transition: .7s;
    transform: scale(.97);
    height: auto
}

.review-box:hover {
    transform: perspective(1px) scale(1.03);
    box-shadow: 0 12px 20px 0 rgb(0 0 50/12%)
}

.review-box-heading {
    margin: 8px 0
}

.review-box-heading .profile {
    width: 40px;
    height: 40px;
    border-radius: 50px
}

.review-box-heading .rev-rating img {
    max-width: 110px!important;
    height: auto;
    margin-left: 10px
}

.review-box-heading span {
    margin-bottom: 6px
}

.review-box-heading i {
    background-color: #00b076;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px
}

.review-box-heading i::before {
    position: relative;
    top: 5.1px
}

.Marquee {
    width: 100vw;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 200;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Marquee-content {
    display: box;
    display: flex;
    -webkit-animation: 800s linear infinite marquee;
    -moz-animation: 800s linear infinite marquee;
    -o-animation: 800s linear infinite marquee;
    -ms-animation: marquee 800s linear infinite running;
    animation: 800s linear infinite marquee
}

.remove-marquee-animation {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused
}

.Marquee-tag {
    -webkit-transition: 10s;
    -moz-transition: 10s;
    -o-transition: 10s;
    -ms-transition: 10s;
    transition: 10s
}

.float,.footer-widgets ul li,.p-n-f a,.socials a img {
    transition: .3s ease-in-out
}

@-moz-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@-o-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .banner_feature_wraper.under_lined::after {
        left:0!important;
        right: 0!important;
        margin: 0 auto;
        width: 40%!important
    }

    .feature_logo_sprite ul li {
        margin-right: 0!important
    }
}

.content-section {
    margin-top: -10px
}

@media only screen and (max-width: 767px) {
    .fixed-button-bottom,ul.adv li {
        display:block
    }

    .top-viewer-logo,.top-viewer-logo:hover {
        text-decoration: none
    }

    .feature {
        margin-top: 10px
    }

    ul.adv li {
        color: #fff;
        padding-right: 12px!important
    }

    .home-center .title-heading .heading {
        text-align: left;
        font-size: 35px!important
    }

    .home-center .title-heading .para-desc {
        text-align: left
    }

    .form-badge {
        position: absolute;
        right: 0px;
        top: -10px
    }

    .form-title .disc_prices span {
        font-size: 22px!important;
    }

    .form-section {
        position: relative;
        margin: 0 auto
    }

    .calculate_order .disc_prices p {
        font-size: 19px;
        margin: 10px 0 0!important
    }

    .review_seals_wrapper {
        padding: 30px 0!important
    }

    .review_seals_list {
        width: 100%
    }

    .review_seals_list li {
        border: none!important;
        margin: 0 auto;
        max-width: 180px;
        height: 60px
    }

    .top-viewer-list {
        margin: 0 12px;
        vertical-align: middle;
        max-width: 220px!important
    }

    .top-viewer-list::before {
        content: none!important
    }

    .top-viewer-logo {
        cursor: pointer
    }

    .top-viewer-logo p {
        font-weight: 800;
        font-size: 20px;
        margin-bottom: 0;
        color: #000;
        letter-spacing: 1.2px;
        text-align: left
    }

    .review-color {
        color: #ee6922!important;
        text-transform: uppercase;
        font-weight: 800!important
    }

    .top-viewer-logo img {
        width: 40px;
        height: 40px;
        margin-right: 7px;
        margin-top: 7px
    }

    .top-viewer-logo ul {
        list-style: none;
        margin: -3px 0 0;
        padding: 0;
        width: 120px
    }

    .top-viewer-logo li {
        display: inline-block!important;
        margin: 0!important;
        background-color: #ee6922;
        width: 20px!important;
        height: 20px!important;
        border-radius: 35px;
        padding: .5px;
        text-align: center;
        line-height: 17px
    }

    .top-viewer-logo i {
        color: #fff;
        font-size: 12px
    }

    .top-viewer-logo li:before {
        content: none;
        width: 0;
        height: 0
    }
}

.floating_wrap,.floating_wrap .btns_wrap {
    right: 0;
    position: fixed
}

.about-sec {
    margin: 100px 0 30px
}

.about-sec p {
    text-align: justify;
    color: gray
}

.about-sec img {
    border-radius: 10px
}

.thank_sec1 {
    width: 100%;
    padding: 120px 0 60px
}

.thnk_box {
    background: #fff;
    padding: 60px 200px 30px;
    margin-top: -70px;
    -webkit-box-shadow: 0 0 68px 1px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 68px 1px rgba(0,0,0,.08);
    box-shadow: 0 0 68px 1px rgba(0,0,0,.08)
}

.floating_wrap .btns_wrap .call_wrap,.floating_wrap .btns_wrap .chat_wrap {
    position: absolute;
    right: -225px;
    width: 275px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026!important;
    background: #fff
}

.thnk_box h2 {
    font-size: 32px;
    margin: 0 0 15px;
    color: #7886b9;
    text-transform: capitalize
}

.thnk_box h4 {
    margin: 0 0 12px;
    color: #ff670c
}

.thnk_box p {
    margin: 30px 0;
    line-height: 24px;
    font-size: 17px
}

#footer {
    background: #7886b9;
    color: #fff
}

.footer-widgets p {
    font-size: 15px!important;
    text-align: justify;
    color: #eaeaea;
    padding-top: 2rem
}

.footer-widgets .ft_lst li,.footer-widgets .ft_lst-1 li {
    margin-bottom: 12px!important
}

.socials a {
    font-size: 18px;
    margin: 25px 4px;
    display: inline-block
}

.footer-widgets ul li:hover,.socials a img:hover {
    -webkit-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px)
}

.footer-widgets a {
    color: #eaeaea!important
}

.footer-widgets ul li {
    list-style-type: none;
    display: inline-block;
    padding: 4px 0;
    vertical-align: top;
    border-bottom: 1px solid;
    margin-right: 1.6%;
    position: relative;
    overflow: hidden
}

.copyright p {
    color: #eaeaea;
    text-align: center;
    margin-bottom: 0
}

.copyright {
    padding: 30px 0 7px;
    background: #111
}

.copyright a {
    background: #fff;
    color: var(--main);
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 50px;
    margin-right: 5px
}

.copyright a:last-child,.footer-widgets ul {
    margin: 0
}

.copyright .row {
    align-items: center
}

.footer-widgets h4 {
    margin-bottom: 15px;
    color: #fff
}

.footer-widgets ul li i {
    margin-left: -15px;
    margin-right: 5px;
    font-size: 12px;
    color: #eaeaea;
    transition: .3s
}

.footer-widgets .f1 .col-md-4.col-lg-4 .footer-widgets .f1 .text-right a img {
    max-width: 50px;
    display: inline-block
}

.footer-widgets .f1 a {
    color: #fff;
    display: -webkit-inline-box
}

.footer-widgets .f1 a:last-child {
    margin-left: 10px
}

.footer-widgets .f2 ul li {
    width: auto;
    border: none;
    margin: 0 10px
}

.footer-widgets .f2 ul li i {
    margin: 0 15px 0 0;
    font-size: 16px
}

.footer-widgets .f2 {
    text-align: center;
    border-top: 1px solid;
    padding: 3px 0;
    margin-bottom: 20px
}

ul.ft_lst {
    column-count: 1;
    display: grid
}

.footer-widgets .f1 {
    padding: 25px 0;
    align-items: center
}

.footer-widgets .payments {
    align-items: center;
    background: #4d567a;
    border-radius: 6px;
    padding: 20px 0;
    margin-bottom: -20px;
    margin-top: 30px;
    position: relative;
    z-index: 1
}

.footer-widgets .payments .text-right img {
    max-height: 30px;
    display: inline-block
}

.footer_btn {
    padding: 5px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #00000070
}

.footer-para {
    margin-top: 10px;
    padding: 10px;
    text-align: justify
}

@media (max-width: 768px) {
    .btns-box-1,.row>*,.socials {
        text-align:center
    }

    .footer-widgets .f1 {
        text-align: center;
        align-items: center
    }

    .footer-widgets .f1 .text-right a {
        max-width: 100%;
        display: block;
        text-align: left;
        margin: 5px 0 0
    }

    .footer-widgets .f1 .text-right a img {
        width: 40px
    }

    .footer-widgets .f1 a:last-child {
        margin-left: 0
    }

    .footer-widgets h4 {
        margin-bottom: 8px
    }

    .socials {
        margin-top: 10px;
        font-size: 20px
    }

    .footer-widgets .payments .text-right img {
        margin-top: 15px
    }

    .footer-widgets ul {
        margin: 0;
        column-count: 2;
        text-align: left
    }

    ul.ft_lst {
        column-count: 1;
        display: grid
    }

    .copyright p {
        font-size: 15px!important
    }

    .inner-banner {
        padding: 30px 0 50px
    }

    .inner_page_banner h1 {
        font-size: 40px
    }

    .row>* {
        margin: 0
    }

    .me-2 {
        margin: 0 15px 0 0;
        justify-content: left
    }

    .inner-banner .med-text {
        text-align: left;
        margin: 0 15px 0 0
    }

    section.sec1 form .form-control {
        margin-top: 20px
    }

    .about-sec img,.float,.reviews .row,.reviews-1 .row {
        display: none
    }

    #reviews_area_main,.choose_section {
        padding: 0
    }

    .about-sec {
        margin: 50px 0 0
    }

    .flip-box .counter-box,.form-control {
        margin-bottom: 20px
    }

    .flip-box {
        height: 100%!important
    }

    .mobile_service {
        margin-top: 0!important
    }

    .g-footer {
        margin-top: 30px
    }

    span.s5_sm2 {
        margin-right: 120px;
        font-size: 60px
    }
}

.not_found {
    margin-top: 180px;
    margin-bottom: 80px;
    padding: 15px
}

.not_found h1 {
    font-size: 200px
}

.not_found p {
    font-size: 35px;
    margin-bottom: 35px
}

.p-n-f a {
    color: #fff;
    font-family: Poppins,sans-serif;
    font-size: 18px;
    background: #e33819;
    padding: 8px 25px;
    border-radius: 25px;
    width: 23%
}

.p-n-f a:hover {
    background: #181444;
    color: #fff;
    transform: scale(1.1)
}

.bp-box-1 {
    background-position: -5px -1px
}

.bp-box-2 {
    background-position: -60px -1px
}

.bp-box-3 {
    background-position: -121px -1px
}

.bp-box-4 {
    background-position: -2px -46px
}

.bp-box-5 {
    background-position: -60px -46px
}

.bp-box-6 {
    background-position: -121px -46px
}

.bp-box-7 {
    background-position: -2px -89px
}

.bp-box-8 {
    background-position: -60px -89px
}

.bp-box-9 {
    background-position: -121px -89px
}

.bp-box-10 {
    background-position: -5px -134px
}

.bp-box-11 {
    background-position: -60px -134px
}

.bp-box-12 {
    background-position: -121px -134px
}

.bp-box-13 {
    background-position: -2px -179px
}

.bp-box-14 {
    background-position: -63px -179px
}

.bp-box-15 {
    background-position: -121px -179px
}

.bp-box-16 {
    background-position: -2px -222px
}

.bp-box-17 {
    background-position: -60px -222px
}

.bp-box-18 {
    background-position: -121px -222px
}

.bp-box-19 {
    background-position: -2px -263px
}

.bp-box-20 {
    background-position: -60px -263px
}

.bp-box-21 {
    background-position: -121px -263px
}

.float {
    vertical-align: middle;
    padding: 8px;
    position: fixed;
    bottom: 40px;
    left: 5px;
    background-color: #023838;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    z-index: 100;
    box-shadow: 5px 5px 20px #00000059;
    animation: 2s linear infinite bouncing
}

.float img {
    margin-bottom: 3px;
    margin-right: 3px
}

.floating_wrap {
    top: 100px;
    z-index: 99
}

.floating_wrap .btns_wrap .call_wrap {
    top: 100px;
    border-radius: 50px 0 0 50px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.floating_wrap .btns_wrap .call_wrap span {
    color: #7886b9;
    font-size: 19px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 20px 15px 15px
}

.floating_wrap .btns_wrap .chat_wrap {
    display: block;
    top: 30px;
    border-radius: 50px 0 0 50px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.floating_wrap .btns_wrap .call_wrap span.icoo,.floating_wrap .btns_wrap .chat_wrap span.icoo {
    color: #7886b9;
    background: #fff;
    font-size: 20px;
    line-height: 1;
    padding: 14px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50px 0 0 50px
}

.floating_wrap .btns_wrap .chat_wrap span {
    color: #7886b9;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 30px 15px 15px
}

.footer-links a {
    padding: 7px;
    font-size: 10px;
    width: 25px;
    text-align: center;
    margin: 3px 2px;
    border-radius: 50%
}

.footer-widgets .col-md-4.col-lg-4.sm-4.col-xs-12 a img {filter: brightness(0) invert(1);}


.footer-links:hover {
    opacity: .7
}

.fa-facebook {
    background: #3b5998;
    color: #fff
}

.fa-twitter {
    background: #55acee;
    color: #fff
}

.fa-linkedin {
    background: #007bb5;
    color: #fff
}

.fa-instagram {
    background: #125688;
    color: #fff
}

.error {
    color: red!important;
    font-size: 12px;
    background-color: transparent
}

#calculate_order {
    visibility: visible
}

.side-nav {
    right: -70%
}

.modalH2 {
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    animation: 1s linear infinite blinker
}

.hideModal {
    display: none!important;
    overflow-x: scroll!important;
    overflow-y: scroll!important
}

