﻿
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

body {
    font-size: 14.2px;
    line-height: 1.42857143;
    color: #000;
    background-color: #ffffff;
    padding-right: 0 !important;
}
.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}
.logo img {
    height: 80px;
    width: 80px;
}

.home-content ul li {
    font-size: 20px;
    margin-bottom: 5px;
}

.download-app-block {
    padding-top: 100px;
}

.app-content p {
    font-size: 20px;
}

.apps_content a {
    text-decoration: none;
}

.app-content h4, .banner-content h3 {
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.download-img img, .app-img img {
    margin: 0 auto;
    display: block;
}

.app-content {
    padding-top: 100px;
}

.footer-content {
    color: #d3d1d1;
    font-size: 20px;
    padding: 0 80px;
}

.bottom-text {
    font-size: 20px;
    color: #fff;
}

.work-content-box h4 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.work-content-box p {
    font-size: 20px;
}

.home-content p strong {
    font-size: 30px;
}

.breadcrumb {
    background-color: transparent;
    position: relative;
    padding: 55px 0;
    margin-bottom: 0;
}

.main-body {
    padding-top: 90px;
}

.terms_condition strong {
    font-size: 25px;
    display: block;
    margin-bottom: 20px;
}

.terms_condition p {
    font-size: 20px;
    line-height: 28px;
    text-align: justify;
}

.terms_condition ol li {
    font-size: 20px;
    margin-bottom: 15px;
}

.terms_condition li {
    font-size: 20px;
    margin-bottom: 20px;
}

.apps_content i {
    font-size: 60px;
    color: #fff;
    border-radius: 50%;
    padding: 23px 30px;
    margin-bottom: 20px;
}

.anroid {
    background-color: #8ca921;
}

.ios {
    background-color: #1a1a1a;
}

.bg-banner {
    width: 100%;
    display: block;
    height: 600px;
    background-color: #9d2537;
    padding-top: 200px;
}
.bg-banner h1 {
    color: #fff;
    font-size: 60px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
}
.bg-banner p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 5px;
}
.bg-banner h3 {
    text-align: center;
    color: #fff;
    font-size: 35px;
}
.bg-banner button {
    margin: 0 auto;
    display: block;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    padding: 0 30px;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: bold;
}
.navbar-fixed-top {
    background-color: #fff;
    padding: 0 10px;
    position: fixed;
    width: 100%;
    box-shadow: 0 1px 100px #0000001a;
}
.menubar li {
    display: inline-block;
    padding: 0 7px;
}

.menubar li a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    line-height: 60px;
    cursor: pointer;
}

.download-btn {
    border: 1px solid #801323;
    padding: 12px 12px;
    border-radius: 50px;
    color: #801323 !important;
    font-weight: bold;
}

.download-btn:hover {
    background-color: #801323;
    color: #fff !important;
}

.menubar {
    margin-bottom: 0;
    float: right;
    margin-top: 19px;
}

.menubar li.active a, .menubar li a:hover {
    color: #9e3b4a;
}

.app-img img {
    height: 600px;
    width: 300px;
    margin-top: 20px;
}

.app-home {
    padding-top: 80px;
}

.app-text {
    font-size: 40px;
    font-weight: 700;
}

.banner-content p {
    font-size: 20px;
    padding-top: 2px;
    color: #080707;
    text-align: justify;
    line-height: 30px;
}

.d-appbtn {
    background-color: #801424;
    color: #fff !important;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
    display: block;
    width: 155px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-top: 25px;
}


a.logo {
    display: block;
    padding: 10px 3px;
    outline: none !important;
    float: left;
}

.footer-box {
    background-color: #000000;
    color: #818181;
    font-size: 15px;
    padding: 35px 0 0;
}

.text-brown {
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    color: #801424 !important;
}

.navbar-inverse {
    z-index: 9;
}

.social-media li {
    display: inline-block;
    padding: 0 5px;
}

.social-media li a {
    color: #ffffff;
    font-size: 16px;
    border-radius: 30px;
    border: 1px solid #ffffff;
    height: 35px;
    width: 35px;
    display: block;
    text-align: center;
    line-height: 32px;
}

    .social-media li a:hover {
        border: 1px solid #fff;
        color: #fff;
    }

.footer-box h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.q_links, .address {
    list-style-type: none;
    padding-left: 0;
}

    .q_links li a {
        color: #d3d1d1;
        text-decoration: none;
        font-size: 20px;
    }

    .q_links li {
        margin-bottom: 5px;
    }

.social-media {
    margin-bottom: 0;
}

.footer_btm {
    border-top: 1px solid #d3d1d1;
    padding: 20px;
    margin-top: 15px;
}

.address li span {
    display: table-cell;
    padding-left: 25px;
    color: #d3d1d1;
    font-size: 18px;
}

.address li {
    display: table;
    margin-bottom: 10px;
}

.address i {
    width: 8px;
    font-size: 20px;
    color: #d3d1d1;
}

.work-content-box {
    padding: 25px 25px;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    width: 100%;
    text-align: justify;
    display: inline-block;
    margin-bottom: 30px;
    box-shadow: 0 0 8px rgba(0,0,0, 0.15);
}

    .work-content-box:hover {
        border-bottom: 3px solid #801323;
    }

.defult-img::before {
    background: linear-gradient(to right, #ffffff 0%, #801323 98%, #811424 100%);
    position: absolute;
    top: 0;
    height: 231px;
    width: 100%;
    content: '';
    opacity: 0.79;
}

.defult-img {
    background-image: url(/img/deafult.jpg);
    background-size: cover;
    height: 231px;
    width: 100%;
    position: relative;
    top: 0;
}
.head-title {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: #801323;
    margin-bottom: 40px;
}
.head-title::after {
    content: '';
    border-bottom: 3px solid #000;
    width: 60px;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}

.main-box {
    margin-top: 50px;
}

.about-us p {
    font-size: 20px;
}

.about-us {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
}
.about-us-img {
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    border-radius: 10px;
    padding: 0 30px 0 25px;
    height: 100%;
}
.about-us-img img {
    width: 100%;
}
.about-content {
    padding: 0 60px;
}
.about-us p {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
}
.timematter-i {
    background-image: url(/img/strip_icon.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 60px;
    width: 70px;
    top: 8px;
    margin-left: 10px;
}

.icon-bg {
    margin: 0 auto;
    height: 75px;
    width: 90px;
    background-color: #801323;
    border-radius: 3px;
}

.dial_i {
    background-position: -1px -1px;
}

.home_i {
    background-position: -72px -2px;
}

.cottage_i {
    background-position: -130px -3px;
}

.boat_i {
    background-position: -189px -2px;
}

.info_i {
    background-position: -247px -3px;
}

.terms_condition h4 {
    font-size: 19px;
    color: #000;
    margin-bottom: 20px;
}

.terms_condition {
    color: #333;
    text-align: justify;
    font-size: 15px;
    line-height: 23px;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    display: block;
    box-shadow: 0 1px 100px #0000001a;
}

.android_mob img {
    height: 561px;
    width: 430px;
    margin: 0 auto;
    display: block;
}

.android_mob {
    margin-top: 50px;
}

.android_icon, .ios_icon {
    height: 76px;
    width: 76px;
    background-size: 290px;
    top: -17px;
}

.android_icon {
    background-position: -7px -65px;
}

.ios_icon {
    background-position: -90px -65px;
}

.download_app h4 {
    padding-left: 30px;
    margin-top: 10px;
    font-size: 45px;
    line-height: 95px;
}

.apps_content {
    font-size: 15px;
    color: #333;
    padding-top: 80px;
    text-align: justify;
}

    .apps_content p {
        font-size: 20px;
    }

.app-title {
    color: #000;
    font-size: 40px;
    line-height: 110px;
    padding-left: 30px;
    font-weight: bold;
}

.d-text {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.apps_content img {
    height: 80px;
    width: 230px;
    margin-top: 15px;
}

.q_links li a:hover {
    color: #fff;
}

.contact_form {
    padding: 35px 45px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    margin-bottom: 50px;
}

.input_box {
    width: 100%;
    height: 55px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 0px 15px;
    outline: none;
    font-size: 18px;
    font-weight: 500;
}

.contact_form h4 {
    text-align: center;
    font-size: 45px;
    margin-bottom: 40px;
    font-weight: 900;
}

.text-aera {
    width: 100%;
    height: 200px !important;
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin-bottom: 15px !important;
    outline: none !important;
    font-size: 18px;
    font-weight: 500;
}

.submit_btn {
    background-color: #801323;
    border: 1px solid #801323;
    height: 50px;
    width: 230px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    border-radius: 30px;
    outline: none !important;
}

.contact_box {
    background-color: #fff;
    border-radius: 10px;
    height: 205px;
    color: #000 !important;
    padding: 25px 20px;
    text-align: center;
    display: block;
    text-decoration: none !important;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    margin-bottom: 40px;
}

.contact_i {
    font-size: 40px;
    margin-bottom: 5px;
    height: 55px;
    width: 55px;
    background-color: #fff;
    color: #801323;
    border-radius: 50px;
    line-height: 54px;
}
.contact_title {
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 5px;
    display: block;
}
.contact_box p {
    font-size: 20px;
}

.map_img img {
    width: 100%;
    height: 400px;
}

.map_img {
    margin-bottom: -48px;
    width: 100%;
}

.about_img img {
    width: 100%;
    height: 180px;
    border-radius: 10px;
}

.about_img:before {
    content: '';
    width: 100%;
    height: 180px;
    background-color: rgba(128, 19,35,0.7);
    position: absolute;
    border-radius: 10px;
}

.about_img {
    margin-bottom: 30px;
    position: relative;
}

.price_box {
    border: 3px solid #e8e6e6;
    border-radius: 10px;
    padding: 35px 25px;
    margin-bottom: 25px;
}

    .price_box:hover {
        border: 3px solid #801323;
    }

.price {
    font-size: 55px;
    font-weight: 900;
    color: #801323;
    padding: 20px 0;
    margin-bottom: 0;
}

.price_box h4 {
    font-size: 28px;
}

.limted-text {
    font-size: 16px;
}

.get_btn {
    display: block;
    height: 50px;
    width: 150px;
    text-align: center;
    color: #fff !important;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 44px;
    margin: 30px auto ;
    text-decoration: none !important;
    background-color: #801323;
    border: 1px solid #801323;
}

.price i {
    font-size: 38px;
}

.resonable_price {
    text-align: center;
    margin-bottom: 40px;
}


.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #ffffff;
    margin: 5px;
}

.navbar-toggle {
    padding: 3px;
    border-radius: 4px;
    background-color: #801323;
    border: 2px solid #801323;
    outline: none !important;
    margin-top: 32px;
    margin-right: -10px;
}

.norway, .english, .denish, .french {
    background-image: url(/img/norwayflag.png);
    background-repeat: no-repeat;
    height: 47px;
    width: 37px;
    position: absolute;
    left: 0px;
}

.icon_show .norway {
    background-position: -96px 4px;
}

.icon_show .english {
    background-position: -50px 4px;
}

.icon_show .french {
    background-position: -144px 4px;
}

.icon_show .denish {
    background-position: -5px 4px;
}

.norway {
    background-position: -71px 4px;
}

.english {
    background-position: -37px 4px;
}

.denish {
    background-position: -4px 4px;
}

.french {
    background-position: -106px 4px;
}

.language .dropdown-menu {
    top: auto;
    left: auto;
    right: -6px;
    min-width: 135px;
    border: 1px solid #eee;
    border-top: 2px solid #801323;
    border-radius: 0 0 5px 5px;
    padding: 0;
    box-shadow: 2px 2px 5px #bebebe;
}

.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #801323;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    position: absolute;
    top: -10px;
    right: 7px;
}

.dropdown-item .norway, .dropdown-item .english, .dropdown-item .denish, .dropdown-item .french {
    background-size: 135px;
    left: 8px;
    margin-top: -4px;
    width: 29px;
}

.menubar li .dropdown-menu a {
    line-height: 35px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding: 5px 5px 6px 12px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
}

.menubar li .dropdown-menu a:last-child {
    border-bottom: 0;
}

.menubar li .dropdown-menu a:hover {
    background-color: #801323;
    color: #fff !important;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #801323 !important;
    color: #fff !important;
}
.dropdown-toggle::after {
    border: 0;
}

.price_list {
    text-align: center;
    padding-left: 0;
    line-height: 24px;
    list-style-type: none;
}

.defult-img.about, .defult-img.about::before {
    height: 100px;
}

.lang_img {
    display: inline-block;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    overflow: hidden;
    margin-right: 13px;
    margin-top: 3px;
}

.language_select {
    width: 45px;
    margin-right: -15px;
    margin-top: -5px;
}

.flag-img {
    width: 30px;
    margin-top: -10px;
    margin-right: 10px;
    height: 45px;
}

.menubar li:last-child {
    padding-right: 0;
    padding-left: 5px;
}

.icon_show .lang_img {
    margin-right: -10px;
    margin-top: 8px;
}

.icon_show .flag-img {
    margin-top: -35px;
    height: 43px;
    margin-right: 0;
}

.language {
    margin-top: -12px;
    vertical-align: middle;
    height: 40px;
}

.work-content-box p img {
    height: 55px !important;
    width: 60px !important;
    margin-right: 15px;
}

.user img {
    height: 35px !important;
    width: 35px !important;
    margin-right: 13px;
    margin-top: 8px;
}

.article-detail img {
    width: 100%;
    height: 245px;
    margin-bottom: 10px;
}

.article-detail h4 {
    margin-bottom: 20px;
    font-size: 23px;
}

.user {
    display: flex;
}

    .user span {
        padding-top: 15px;
        font-size: 15px;
    }

.address li span a {
    color: #d3d1d1 !important;
    text-decoration: none;
    font-size: 18px;
}
/*-------------- payment css start ---------------*/
.payment_bg {
    background-color: #fff;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,0.2);
    display: inline-block;
    width: 100%;
    width: 100%;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        background: #801424;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff !important;
    }

.payment-opt {
    border-bottom: 1px solid #f0efef;
    margin: 15px 5px;
    padding-bottom: 9px;
}

.example {
    margin-top: 10px;
}

.payment-icon {
    background-image: url(../img/payment_icon.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 34px;
    width: 195px;
    margin-top: 16px;
    background-position: -6px 0px;
    background-size: 205px;
    right: 15px;
}

.pay-btn {
    width: 130px !important;
    height: 45px;
}

.save_btn {
    background-color: #801424;
    border: 1px solid #801424;
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 5px 0;
    border-radius: 3px;
    outline: none !important;
}

.payment-opt label {
    text-transform: uppercase;
    font-weight: 700 !important;
}

.input-radio label, .input-checkbox label {
    font-weight: 500;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 5px;
    cursor: pointer;
}

.input-radio input[type="radio"]:checked + label span, .input-checkbox input[type="checkbox"]:checked + label span {
    background-color: #801424;
    border-color: #801424;
}

.input-radio input[type="radio"] + label span {
    border-radius: 50%;
    border: 5px solid #ccc;
}

.input-radio input[type="radio"] + label span, .input-checkbox input[type="checkbox"] + label span {
    position: absolute;
    left: 0px;
    top: 3px;
    width: 14px;
    height: 14px;
    border: 2px solid #0a0808;
    background: #FFF;
}

.input-radio input[type="radio"]:checked + label span:after {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.input-radio input[type="radio"] + label span:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    background-color: #FFF;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.input-radio input[type="radio"]:not(:checked), .input-radio input[type="radio"]:checked, .input-checkbox input[type="checkbox"]:not(:checked), .input-checkbox input[type="checkbox"]:checked {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.input-radio, .input-checkbox {
    position: relative;
    display: block;
}

.collapse.in {
    display: block !important;
}

.input-radio input[type="radio"]:checked ~ .caption, .input-checkbox input[type="checkbox"]:checked ~ .caption {
    max-height: 800px;
    visibility: visible !important;
}

.input-radio .caption, .input-checkbox .caption {
    margin-top: 5px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s max-height;
    transition: 0.3s max-height;
}

.panel-body {
    padding: 15px;
}

.Payment_text .form-control {
    height: 50px;
    box-shadow: none;
    width: 100%;
    font-size: 14px;
    border-radius: 3px;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.payment-opt .form-group {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

    .payment-opt .form-group label {
        margin-top: 17px;
    }

.save_btn.prev-step, .save_btn.next-step {
    margin-bottom: 20px;
}

.payment-paid {
    color: #108410;
    padding: 60px 25px;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
}
/*------------- payment css End ---------------*/

/*------------- payment success Css Start-------------*/
.successfull_msg {
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    padding: 35px;
    text-align: center;
    margin-top: 23%;
    box-shadow: 0 10px 20px -6px rgba(102,102,102,0.1);
}

.payment-success {
    border-bottom: 2px dashed #ddd;
    padding: 0px 0 25px;
}

.card_success {
    background-color: #279044;
}

.card_success, .card_failed {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    border: 5px solid #e5e5e5;
    margin: 0 auto;
}

    .card_success i, .card_failed i {
        font-size: 43px;
        color: #e5e5e5;
        line-height: 80px;
    }



.transaction_num {
    font-size: 16px;
    color: #777;
    font-weight: 600;
}

.amount-paid {
    display: inline-block;
    width: 100%;
    padding: 29px 0;
    font-weight: bold;
    color: #777;
    font-size: 16px;
}

.successfull_msg:before {
    content: '';
    height: 35px;
    width: 35px;
    background-color: #f1f3f4;
    position: absolute;
    border-radius: 50%;
    left: 15px;
    transform: translate(-50%, -50%);
    bottom: 24%;
}

.successfull_msg::after {
    content: '';
    height: 35px;
    width: 35px;
    background-color: #f1f3f4;
    position: absolute;
    border-radius: 50%;
    right: -20px;
    transform: translate(-50%, -50%);
    bottom: 24%;
}

.breadcrumb-tree li.active {
    color: #801424;
    font-weight: 600;
}

.breadcrumb-tree li {
    display: inline-block;
    font-size: 15px;
}

.breadcrumb-tree {
    padding: 20px 0px;
    margin-bottom: 0;
}

.breadcrumb-tree li + li:before {
    content: '/';
    display: inline-block;
    color: #8D99AE;
    margin-right: 10px;
}

.breadcrumb-tree li a {
    color: #000;
    font-weight: 600;
}

.bg-gray {
    background-color: #f1f3f4;
}

.card_failed {
    background-color: #f1351e;
}

.title_success, .title_failed {
    font-weight: bold;
    font-size: 26px;
    color: #279044;
    padding: 15px 0 10px;
}

.title_failed {
    color: #000;
}

.tryagain_btn {
    background-color: #f1351e;
    border: 1px solid #f1351e;
    color: #fff !important;
    height: 40px;
    width: 150px;
    border-radius: 4px;
    outline: none;
    display: block;
    line-height: 35px;
    text-decoration: none !important;
    margin: 30px auto 0;
}

.successfull_msg.pay_failed:before, .successfull_msg.pay_failed:after {
    bottom: 30%;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
}

.gmap_canvas iframe {
    width: 100%;
    height: 642px;
    margin-bottom: -5px;
    border-radius: 5px;
}
/*------------- payment success Css End---------------*/

/*---------------------------- Loader css start --------------------------------*/

.popuploader {
    z-index: 1;
    border: 7px solid #ddd;
    border-radius: 50%;
    border-top: 7px solid #801323;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

.loader {
    position: absolute;
    background-color: rgba(51,51,51,0.8);
    height: 100%;
    width: 100%;
    z-index: 9;
    top: 0;
    left: 0;
}

.login-bg .loader {
    background-color: transparent;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*----------------------------  Loader css End   --------------------------------*/


.main-box pre {
    white-space: inherit;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 14.2px;
}

.credit-debit-card {
    background-position: 5px -1px;
    width: 165px;
}

.payment-option {
    background-position: -342px -2px;
    width: 50px;
    left: 24px;
}

.paypal {
    background-position: -161px -1px;
    width: 95px;
}

.vipps {
    background-position: -260px -1px;
    width: 79px;
}

.payment-img {
    background-image: url(/img/payment_icon.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 29px;
    background-size: 390px;
    margin-top: -3px;
    right: 0;
}

.input-container {
    position: relative;
}

.nmcard input {
    outline: none;
    transition: .2s ease-in-out;
    box-sizing: border-box;
}

.nmcard label {
    top: 0;
    left: 1px;
    right: 0;
    color: #616161;
    display: flex;
    align-items: center;
    position: absolute;
    font-size: 13px;
    cursor: text;
    transition: .2s ease-in-out;
    box-sizing: border-box;
    text-transform: capitalize;
    font-weight: 600 !important;
    background-color: #fff;
    padding-left: 15px;
    width: 97%;
}

.nmcard input:valid + label, .nmcard input:focus + label {
    color: #000;
    font-size: 14px;
    top: -41px;
    pointer-events: none;
    text-transform: uppercase;
    font-weight: bold !important;
    padding-left: 0px;
}

.payment-text {
    color: #801424 !important;
}

.payment_bg .panel-title > a {
    padding: 15px 19px;
}

.article-detail {
    text-align: justify;
}


/*------- Pricing table css start---------*/

.main {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
}

.price-table {
    width: 100%;
    border-collapse: collapse;
    border: 0 none;
}

    .price-table tr:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    }

    .price-table tr td {
        border-left: 1px solid rgba(0, 0, 0, 0.05);
        padding: 8px 24px;
        font-size: 20px;
    }

        .price-table tr td:first-child {
            border-left: 0 none;
            font-weight: 600;
        }

        .price-table tr td:not(:first-child) {
            text-align: center;
        }

    .price-table tr:nth-child(even) {
        background-color: #FFFFFF;
    }

    .price-table tr:hover {
        background-color: #EEEEEE;
    }

    .price-table .fa-check {
        color: #801323;
    }

    .price-table .fa-times {
        color: #D8D6E3;
    }

/ Highlighted column /
.price-table tr:nth-child(2n) td:nth-child(3) {
    background-color: rgba(216, 214, 227, 0.25);
}

.price-table tr td:nth-child(3) {
    background-color: rgba(216, 214, 227, 0.15);
    padding: 8px 48px;
}

    .price-table tr td:nth-child(3) .fa-check,
    .price-table tr:nth-child(2n) td:nth-child(3) .fa-check {
        / color: #ffffff;
        /
    }
/**/

.price-table tr.price-table-head td {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    padding-top: 15px;
}

.price-table tr.price-table-head {
    background-color: #2a2a2a;
    color: #FFFFFF;
}

.price-table td.price a {
    background-color: #5336ca;
    color: #FFFFFF;
    padding: 12px 32px;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 64px;
}

.price-table td.price-table-popular {
    border-top: 3px solid #5336ca;
    color: #5336ca;
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 48px;
    font-weight: 700;
}

.price-table .price-blank {
    background-color: #fafafa;
    border: 0 none;
}

.price-table svg {
    width: 90px;
    fill: #5336ca;
}

/*------- Pricing table css End---------*/

.img-block {
    background-color: #ffecec;
    width: 100%;
    padding: 10px 10px 0 10px;
    border-radius: 10px;
}

.help-img {
    margin: 0 auto;
    display: block;
}

.titletext {
    padding: 15px 0;
    background-color: #801323;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-size: 40px;
    text-transform: capitalize;
    margin: 60px 0;
    font-weight: bold;
}

.help-content {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}

.greathelp img {
    border-radius: 100%;
    margin: 0 auto;
    display: block;
    width: 350px;
    height: 350px;
    border: 5px solid #7f1323;
}

.greathelp p {
    text-align: center;
    padding-top: 15px;
    font-size: 30px;
    font-weight: bold;
}
.greathelp {
    margin-bottom: 60px;
}
.helpblock-img img {
    width: 100%;
    border-radius: 15px;
}
.helpblock-content p {
    text-align: justify;
    font-size: 20px;
    margin-bottom: 5px;
}
.vedioblock iframe {
    width: 100%;
    border-radius: 10px;
    height: 250px;
}
.maintopblock {
    padding-top: 50px;
}
.vedioblock {
    margin-bottom: 25px;
}
.faqblock .card-header {
    font-size: 30px !important;
    padding: 10px 0;
    background-color:#fff;
}
.faqblock .btn-link {
    color: #000 !important;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}
.faqblock .card-body {
    padding: 10px 15px;
    font-size: 21px;
}
.faqblock .btn.focus, .faqblock .btn:focus {
    box-shadow: none;
}
.faqblock .card {
    margin-bottom: 30px;
}
.faqblock .accordion > .card:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}

.btn-block:not(.collapsed)::after {
    background-image: none;
    content: "\f107";
    font-weight: 900;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    float: right;
}
.btn-block::after {
    background-image: none;
    content: "\f106";
    margin-left: auto;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    float: right;
}

.hw-content h3 {
    font-size: 35px;
    padding-bottom: 10px;
    font-weight: bold;
}
.hw-content p {
    font-size: 22px;
    text-align: justify;
    line-height: 30px;
}
.hw-content {
    padding-top: 100px;
}
.hw-image img {
    width: 100%;
    height: auto;
}
.helpline {
    border-bottom: 1px solid #ddd;
}
.hw-content {
    padding: 80px 10px;
}
.swal2-popup .swal2-styled {
    background-color: #801323 !important;
    margin-top: 0 !important;
}

/*----------------------  Media Query -----------------------*/
@media (max-width: 1420px) {
    .contact_box a {
        font-size: 14px !important;
    }
}

@media (max-width: 1200px) {
    .menubar li {
        padding: 0 6px;
    }
    .about-us-img {
        height: auto;
    }

    .app-content h4, .banner-content h3 {
        font-size: 70px;
    }

    .greathelp img {
        width: 100%;
        height: 250px;
    }

    .help-img {
        width: 100%;
    }

    .greathelp p {
        font-size: 20px;
    }

    .contact_form h4 {
        font-size: 35px;
    }

    .contact_title {
        font-size: 20px;
    }

    
}

@media (max-width: 1199px) {
    .example.example2 .field.half-width {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .example.example2 .field:last-child.half-width {
        margin-bottom: 0;
    }
    .contact_form h4 {
        font-size: 32px;
    }
    .contact_form {
        padding: 35px 20px;
    }
    .menubar li {
        padding: 0 7px;
    }

    .contact_box {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .menubar li a {
        font-size: 13px;
    }

    .menubar li {
        padding: 0 5px;
    }
    .app-content h4, .banner-content h3 {
        font-size: 50px;
    }
    .greathelp img {
        height:280px;
    }
    .about-us-img {
        margin-bottom: 30px;
    }
    .about-content {
        padding: 0 0;
    }
}

@media (min-width: 992px) {
    .navbar-collapse.collapse {
        display: block;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@media (max-width: 991px) {
    .bg-banner h1 {
        font-size: 50px;
    }
    .price-table tr.price-table-head td {
        font-size: 23px;
    }
    .price {
        font-size: 35px;
    }
    .footer-box h4 {
        margin-top: 30px;
    }

    .download-btn {
        position: absolute;
        right: 130px;
        top: 30px;
    }

    .footer-content {
        padding: 0 20px;
    }

    .logo img {
        height: 80px;
        width: 85px;
    }

    .navbar-inverse {
        z-index: 9;
        background-color: #fff;
        box-shadow: 4px -1px 5px #b8b8b8;
        padding: 0;
    }

    .navbar-collapse.navmenu {
        position: absolute;
        background-color: #801323;
        left: 15px;
        right: 15px;
        border-radius: 0 0 5px 5px;
    }

    .menubar li:nth-child(1) a, .menubar li:nth-child(2) a, .menubar li:nth-child(3) a {
        color: #fff;
    }

    .menubar {
        float: initial;
        text-align: center;
        margin-top: 0;
    }

    .menubar li {
        display: block;
        border-bottom: 1px solid #a05560;
    }

    .menubar li:last-child {
        padding-right: 0;
        padding: 15px 0 0;
        border-bottom: 0;
    }

    .menubar li a {
        line-height: 45px;
        color: #fff;
    }

    .work-content-box h4 {
        text-align: center;
    }

    .android_mob img {
        height: auto;
        width: 100%;
    }

    .ios_icon {
        background-position: -62px -44px;
    }

    .android_icon {
        background-position: 0px -44px;
    }

    .android_icon, .ios_icon {
        background-size: 215px;
        left: 0;
        width: 60px;
    }

    .download_app h4 {
        padding-left: 60px;
        font-size: 23px;
        margin-top: 3px;
    }

    .apps_content {
        padding-top: 35px;
    }

    .submit_btn {
        margin: 0 auto;
        display: block;
    }

    .contact_form {
        padding: 35px 45px;
        border-radius: 10px;
        background-color: #fff;
        margin-bottom: 50px;
    }

    .app-img img {
        margin-left: 0;
        height: auto;
        width: 100%;
    }

    .language {
        float: right;
        right: 88px;
        top: 40px;
    }

    .language .dropdown-menu {
        right: -7px;
        top: 57px;
        padding: 5px 0;
    }

    .language .dropdown-item {
        padding-left: 10px;
        line-height: 35px;
        padding-bottom: 5px;
        padding-right: 16px;
        border-bottom: 1px solid #ddd;
        display: flex;
    }

    .language .dropdown-item:last-child {
        border-bottom: 0;
    }

    .mob-mt0 {
        margin-top: 35px;
    }

    .main-box.app_page {
        margin-top: 55px;
    }

    .icon_show .flag-img {
        margin-top: -10px;
        height: 50px;
        margin-right: 0;
    }

    a.icon_show {
        text-decoration: none;
    }

    .contact_box {
        font-size: 15px;
    }
    .gmap_canvas {
        margin-bottom: 30px;
    }
    .hw-content {
        padding: 20px 10px;
    }
}

@media (max-width: 767px) {
    .greathelp img {
        height: auto;
    }
    .price-table tr td:first-child {
        white-space: nowrap;
    }
    .price {
        white-space: nowrap;
    }
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .app-content h4, .banner-content h3 {
        font-size: 35px;
    }

    .home-content p strong {
        font-size: 25px;
    }

    .app-text {
        font-size: 33px;
        width: 96%;
    }

    .banner-content {
        padding-top: 60px;
        margin-bottom: 45px;
    }

    .app-img {
        text-align: center;
    }

    .app-home {
        padding-top: 60px;
    }

    .social-media {
        margin-bottom: 5px;
        text-align: center;
        margin-top: 20px;
    }

    .footer_btm {
        text-align: center;
    }

    .footer-box h4 {
        margin-top: 20px;
    }

    .q_links, .address {
        margin-bottom: 0;
    }

    .address li span {
        display: block;
        padding-left: 0;
    }

    .address i {
        width: auto;
        margin: 5px;
        font-size: 22px;
    }

    .footer-box {
        text-align: center;
    }

    .address li {
        display: block;
    }

    .work-content-box {
        height: auto;
    }

    .head-title {
        text-align: center;
    }

    .price_box {
        margin-bottom: 25px;
    }

    .price_box ul {
        padding-left: 0;
        text-align: center;
        list-style-type: none;
    }

    .resonable_price {
        margin-bottom: 30px;
    }

    .apps_content img {
        height: 46px;
        width: 130px;
    }

    .contact_form {
        margin-top: 15px;
        padding: 35px 15px;
    }

    .map_img img {
        height: auto;
    }

    .title_success, .title_failed {
        font-size: 23px;
    }

    .successfull_msg.pay_failed:before, .successfull_msg.pay_failed:after {
        bottom: 36%;
    }

    .contact_box {
        height: auto;
    }
    .main-box {
        margin-top: 10px;
    }
}

@media (max-width: 575px) {
    .head-title {
        text-align: center;
        font-size: 40px;
    }

    .breadcrumb {
        padding: 55px 0;
    }

    .defult-img {
        height: 166px;
    }

    .defult-img::before {
        height: 166px;
    }

    .banner-content {
        padding-top: 0;
    }

    .d-appbtn {
        margin: 40px auto 0;
    }

    .app-home {
        padding-top: 5px;
    }

    .app-img img, .download-img img, .app-img img {
        height: auto;
        width: 100%;
    }

    .app-text {
        text-align: center;
        margin-top: 20px;
    }
    .contact_form h4 {
        font-size: 23px;
        margin-bottom: 30px;
    }

    .contact_title {
        font-size: 23px;
    }
    .bg-banner {
        height: auto;
        padding-top: 130px;
        padding-bottom: 30px;
    }
    .bg-banner h1 {
        font-size: 25px;
    }
    .bg-banner h3 {
        font-size: 18px;
    }
    .bg-banner p {
        font-size:15px;
    }
    .titletext {
        font-size: 15px;
        margin: 15px 0;
    }
    .greathelp img {
        height:280px;
    }
    .hw-content h3 {
        font-size: 21px;
    }
    .hw-content p {
        font-size: 18px;
    }
}

@media (max-width: 450px) {
    .payment-icon {
        background-position: 36px 7px;
        background-size: 165px;
        margin-top: 0px;
    }

    .aside {
        margin-top: 25px;
    }

    .pay-btn {
        width: 100% !important;
    }
}

@media (max-width: 415px) {
    .credit-debit-card {
        margin-top: -37px;
    }

    .aside {
        margin-top: 35px;
    }

    .contact_form h4 {
        font-size: 17px;
    }
}


/*---------------------- End Media Query -----------------------*/
.contact_box a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}
