@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,500,700,900");

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

::-webkit-scrollbar {
    width: 11px;
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 10px;
    background: #f1f1f1;
}

body {
    margin: 0;
    font-family: "Lato", sans-serif !important
}

.article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

article {
    width: 100% !important;
    padding: 50px 0
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/* ============================================ *
* Widgets
* ============================================ */
.widget .pager {
    float: none;
    width: 100%;
}

/* ============================================ *
* Magento Helpers
* ============================================ */
.a-center {
    text-align: center;
}

.a-right,
.align-right {
    text-align: right;
}

.no-display {
    display: none !important;
}

.nobr,
.nowrap {
    white-space: nowrap;
}

.width-full {
    width: 100%;
}

/* ============================================ *
* Custom Helpers
* ============================================ */
.hidden {
    display: none;
}

/* ============================================ *
* Print Styles
* ============================================ */
.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: none;
    max-height: 50px;
    width: auto;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

/* @font-face {
font-family: 'Glyphicons Halflings';
src: url("../fonts/bootstrap/glyphicons-halflings-regular.html");
src: url("../fonts/bootstrap/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular-2.html") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular-3.html") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular-4.html") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular") format("svg")
} */

/* .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
} */

.opc-data-table .cart-price {
    display: none !important
}

.opc-data-table .a-right.last .cart-price {
    display: inline-block !important
}

.motor-premium {
    padding-top: 50px;
    margin: auto auto 150px
}

.motor-premium .opc-block-subtitle {
    width: 100%;
    float: left
}

.motor-premium h2 {
    display: block;
    width: 100%;
    padding-bottom: 0;
    font-size: 26px;
    padding-top: 0;
    color: #ba0c2f
}

.motor-premium label {
    margin-bottom: 20px
}

.accordion h2 button {
    text-transform: capitalize !important
}

.opc-data-table span.tax-filler-inner {
    text-align: left;
    font-size: 15px !important;
    color: #000 !important;
    font-weight: bold !important
}

.opc-data-table span.tax-filler-right {
    font-size: 15px !important;
    color: #000 !important;
    font-weight: bold !important
}

.form-group .verify-mobile-code button {
    padding: 5px 20px
}

.form-group .verify-email-code button {
    padding: 5px 20px
}

.select.input-lg {
    font-size: 16px !important
}

p.redirected-parh {
    width: 100%;
    display: block;
    margin-top: 150px;
    margin-bottom: 150px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    font-family: "Lato", sans-serif !important
}

.process-payment {
    width: 70%;
    margin: 100px auto;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412)
}

.here-to-print {
    padding: 5px 10px;
    color: #ba0c2f;
    line-height: 30px;
    text-transform: capitalize
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    z-index: 99999 !important;
    position: fixed !important;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px
}

.opc-data-table tbody td .reviewDetail.internationallypakistan,
.opc-data-table tbody td .reviewDetail.domestically,
.opc-data-table tbody td .reviewDetail.internationallyschengen,
.opc-data-table tbody td .reviewDetail.internationallyrestoftheworld,
.opc-data-table tbody td .reviewDetail.student6monthstutionfee,
.opc-data-table tbody td .reviewDetail.student12monthstutionfee,
.opc-data-table tbody td .reviewDetail.student6monthsnofee,
.opc-data-table tbody td .reviewDetail.student12monthsnofee,
.opc-data-table tbody td .reviewDetail.religioushajj-umrah,
.opc-data-table tbody td .reviewDetail.religiousziarat {
    background: url(../../assets/images/theme/viacare-icon.svg) no-repeat left top;
    background-size: 10% auto
}

.opc-data-table tbody td .reviewDetail.personalhealthcare,
.opc-data-table tbody td .reviewDetail.familyhealthcare,
.opc-data-table tbody td .reviewDetail.lifestylecare {
    background: url(../../assets/images/theme/healthcare-icon.svg) no-repeat left top;
    background-size: 10% auto
}

.opc-data-table tbody td .reviewDetail.homecare {
    background: url(../../assets/images/icons/billing_icons/homecare-icon.svg) no-repeat left top;
    background-size: 10% auto
}

/* 
.opc-data-table tbody td .reviewDetail.selfcareaccidental {
    background: url(../../assets/images/icons/billing_icons/hercare-icon.svg) no-repeat left top;
    background-size: 10% auto
} */

.opc-data-table tbody td .reviewDetail.selfcareaccidentaljazz {
    background: url(../../assets/images/theme/selfcarejazz-icon.svg) no-repeat left top;
    background-size: 10% auto
}

.opc-data-table tbody td .reviewDetail.criticalcare {
    background: url(../../assets/images/theme/criticalcare-icon.svg) no-repeat left top;
    background-size: 10% auto
}

.opc-data-table tbody td .reviewDetail.parentcare {
    background: url(../../assets/images/theme/parentcare-icon.svg) no-repeat left top;
    background-size: 10% auto
}

.opc-data-table tbody td .reviewDetail.hercare {
    background: url(../../assets/images/theme/hercare-icon.svg) no-repeat left top;
    background-size: 10% auto
}

.opc-data-table tbody td .reviewDetail {
    padding: 0 0 0 16%
}

input:focus {
    outline: 0;
}

/* ======================= Product Banners ==================== */
/*----Get Insurance banners-----*/
.t3-old-car-insurance-banner {
    background: url(../../assets/images/product_banners/3t-old-car-insurance.jpg) no-repeat center center
}

.private-car-comprehensive-insurance-banner {
    background: url(../../assets/images/product_banners/private-car-comprehensive-insurance.jpg) no-repeat center center
}

.t3-old-car-banner-insurance {
    background: url(../../assets/images/product_banners/3t-old-car-insurance.jpg) no-repeat center center
}

.via-care-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-travel-insurance.jpg) no-repeat center center
}

.via-care-home-trip-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-home-trip-travel-insurance.jpg) no-repeat center center
}

.via-care-student-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-student-travel-insurance.jpg) no-repeat center center
}

.via-care-hajj-umrah-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-hajj-umrah-travel-insurance.jpg) no-repeat center center
}

.via-care-ziyarat-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-ziyarat-travel-insurance.jpg) no-repeat center center
}

.old-car-comprehensive-banner {
    background: url(../../assets/images/product_banners/old-car-comprehensive.jpg) no-repeat center center
}

.via-care-domestic-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-domestic-travel-insurance.jpg) no-repeat center center
}

.health-care-personal-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-personal-health-insurance.jpg) no-repeat center center
}

.health-care-family-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-family-health-insurance.jpg) no-repeat center center
}

.health-care-opd-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-opd-health-insurance.jpg) no-repeat center center
}

.health-care-critical-care-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-critical-care-health-insurance.jpg) no-repeat center center
}

.health-care-parent-care-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-parent-care-health-insurance.jpg) no-repeat center center
}

.health-care-parent-care-plus-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-parent-care-plus-health-insurance-banner.jpg) no-repeat center center
}

@media (max-width: 767px) {
    .health-care-parent-care-plus-health-insurance-banner {
        background: url(../../assets/images/product_banners/health-care-parent-care-plus-health-insurance-banner-mobile.jpg) no-repeat center center;
        background-size: cover;
    }
}

.self-care-accident-insurance-banner {
    background: url(../../assets/images/product_banners/self-care-accident-insurance.jpg) no-repeat center center
}

.home-care-insurance-banner {
    background: url(../../assets/images/product_banners/home-care-insurance.jpg) no-repeat center center
}

.old-car-comprehensive-banner-insurance {
    background: url(../../assets/images/product_banners/old-car-comprehensive-insurance.jpg) no-repeat center center
}

.health-care-her-care-health-insurance-banner {
    background: url(../../assets/images/product_banners/health-care-her-care-health-insurance.jpg) no-repeat center center
}

.motorcycle-comprehensive-banner {
    background: url(../../assets/images/product_banners/motorcycle-comprehensive.jpg) no-repeat center center
}

/*----Get Takaful banners-----*/
.t3-old-car-banner-takaful {
    background: url(../../assets/images/product_banners/3t-old-car-insurance.jpg) no-repeat center center
}

.via-care-hajj-umrah-travel-takaful-banner {
    background: url(../../assets/images/product_banners/via-care-hajj-umrah-travel-insurance.jpg) no-repeat center center
}

.via-care-ziyarat-travel-takaful-banner {
    background: url(../../assets/images/product_banners/via-care-ziyarat-travel-insurance.jpg) no-repeat center center
}

.health-care-opd-health-takaful-banner {
    background: url(../../assets/images/product_banners/health-care-opd-health-insurance.jpg) no-repeat center center
}

.via-care-international-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-international-travel-insurnace-banner.jpg ) no-repeat center center
}

.via-care-home-trip-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-home-trip-insurance-banner.jpg ) no-repeat center center
}

.via-care-student-travel-insurance-banner {
    background: url(../../assets/images/product_banners/via-care-student-travel-insurance-banner.jpg ) no-repeat center center
}

.health-care-parent-care-plus-health-takaful-banner {
    background: url(../../assets/images/product_banners/health-care-parent-care-plus-health-takaful-banner.jpeg) no-repeat center center
}

.home-care-takaful-banner {
    background: url(../../assets/images/product_banners/home-care-takaful.jpg) no-repeat center center
}

.via-care-domestic-travel-takaful-banner {
    background: url(../../assets/images/product_banners/via-care-domestic-travel-takaful.jpg) no-repeat center center
}

.private-car-comprehensive-takaful-banner {
    background: url(../../assets/images/product_banners/private-car-comprehensive-takaful.jpg) no-repeat center center
}

.health-care-critical-care-health-takaful-banner {
    background: url(../images/product_banners/health-care-critical-care-health-takaful.jpg) no-repeat center center
}

.health-care-family-health-takaful-banner {
    background: url(../../assets/images/product_banners/health-care-family-health-takaful.jpg) no-repeat center center
}

.health-care-personal-health-takaful-banner {
    background: url(../../assets/images/product_banners/health-care-personal-health-takaful.jpg) no-repeat center center
}

.via-care-travel-takaful-banner {
    background: url(../../assets/images/product_banners/via-care-travel-takaful.jpg) no-repeat center center
}

.health-care-her-care-health-takaful-banner {
    background: url(../../assets/images/product_banners/health-care-her-care-health-takaful.jpg) no-repeat center center
}

.health-care-parent-care-health-takaful-banner {
    background: url(../../assets/images/product_banners/health-care-parent-care-health-takaful.jpg) no-repeat center center
}

.self-care-accident-takaful-banner {
    background: url(../../assets/images/product_banners/self-care-accident-takaful.jpg) no-repeat center center
}

.via-care-student-travel-takaful-banner {
    background: url(../../assets/images/product_banners/via-care-student-travel-takaful.jpg) no-repeat center center
}

.t3-old-car-takaful-banner {
    background: url(../../assets/images/product_banners/3t-old-car-takaful.jpg) no-repeat center center
}

.old-car-comprehensive-banner-takaful {
    background: url(../../assets/images/product_banners/Old-Car-Comprehensive-takaful.jpg) no-repeat center center
}

/* ======================= Product Banners ==================== */


select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 40px !important;
    background: url(../images/dropdown.png) transparent no-repeat !important;
    background-position-x: 0;
    background-position-y: 0;
    background-size: auto;
    background-size: 20px !important;
    background-position: right 15px center !important
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: white;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.citizen-foundation-banner {
    width: 70%;
    margin: auto;
    margin-bottom: auto;
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    margin-bottom: 50px
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 .6s infinite
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(19px, 0)
    }
}

.overlay-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 999999 !important;
    background: rgba(0, 0, 0, 0.77);
    top: 0
}

.custom-form-heading h4 {
    padding-left: 10px
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 736px
    }
}

@media (min-width: 992px) {
    .container {
        width: 956px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1156px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -8px;
    margin-right: -8px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
    float: left
}

.col-xs-1 {
    width: 4.16667%
}

.col-xs-2 {
    width: 8.33333%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-4 {
    width: 16.66667%
}

.col-xs-5 {
    width: 20.83333%
}

.col-xs-6 {
    width: 25%
}

.col-xs-7 {
    width: 29.16667%
}

.col-xs-8 {
    width: 33.33333%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-10 {
    width: 41.66667%
}

.col-xs-11 {
    width: 45.83333%
}

.col-xs-12 {
    width: 50%
}

.col-xs-13 {
    width: 54.16667%
}

.col-xs-14 {
    width: 58.33333%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-16 {
    width: 66.66667%
}

.col-xs-17 {
    width: 70.83333%
}

.col-xs-18 {
    width: 75%
}

.col-xs-19 {
    width: 79.16667%
}

.col-xs-20 {
    width: 83.33333%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-22 {
    width: 91.66667%
}

.col-xs-23 {
    width: 95.83333%
}

.col-xs-24 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 4.16667%
}

.col-xs-pull-2 {
    right: 8.33333%
}

.col-xs-pull-3 {
    right: 12.5%
}

.col-xs-pull-4 {
    right: 16.66667%
}

.col-xs-pull-5 {
    right: 20.83333%
}

.col-xs-pull-6 {
    right: 25%
}

.col-xs-pull-7 {
    right: 29.16667%
}

.col-xs-pull-8 {
    right: 33.33333%
}

.col-xs-pull-9 {
    right: 37.5%
}

.col-xs-pull-10 {
    right: 41.66667%
}

.col-xs-pull-11 {
    right: 45.83333%
}

.col-xs-pull-12 {
    right: 50%
}

.col-xs-pull-13 {
    right: 54.16667%
}

.col-xs-pull-14 {
    right: 58.33333%
}

.col-xs-pull-15 {
    right: 62.5%
}

.col-xs-pull-16 {
    right: 66.66667%
}

.col-xs-pull-17 {
    right: 70.83333%
}

.col-xs-pull-18 {
    right: 75%
}

.col-xs-pull-19 {
    right: 79.16667%
}

.col-xs-pull-20 {
    right: 83.33333%
}

.col-xs-pull-21 {
    right: 87.5%
}

.col-xs-pull-22 {
    right: 91.66667%
}

.col-xs-pull-23 {
    right: 95.83333%
}

.col-xs-pull-24 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 4.16667%
}

.col-xs-push-2 {
    left: 8.33333%
}

.col-xs-push-3 {
    left: 12.5%
}

.col-xs-push-4 {
    left: 16.66667%
}

.col-xs-push-5 {
    left: 20.83333%
}

.col-xs-push-6 {
    left: 25%
}

.col-xs-push-7 {
    left: 29.16667%
}

.col-xs-push-8 {
    left: 33.33333%
}

.col-xs-push-9 {
    left: 37.5%
}

.col-xs-push-10 {
    left: 41.66667%
}

.col-xs-push-11 {
    left: 45.83333%
}

.col-xs-push-12 {
    left: 50%
}

.col-xs-push-13 {
    left: 54.16667%
}

.col-xs-push-14 {
    left: 58.33333%
}

.col-xs-push-15 {
    left: 62.5%
}

.col-xs-push-16 {
    left: 66.66667%
}

.col-xs-push-17 {
    left: 70.83333%
}

.col-xs-push-18 {
    left: 75%
}

.col-xs-push-19 {
    left: 79.16667%
}

.col-xs-push-20 {
    left: 83.33333%
}

.col-xs-push-21 {
    left: 87.5%
}

.col-xs-push-22 {
    left: 91.66667%
}

.col-xs-push-23 {
    left: 95.83333%
}

.col-xs-push-24 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 4.16667%
}

.col-xs-offset-2 {
    margin-left: 8.33333%
}

.col-xs-offset-3 {
    margin-left: 12.5%
}

.col-xs-offset-4 {
    margin-left: 16.66667%
}

.col-xs-offset-5 {
    margin-left: 20.83333%
}

.col-xs-offset-6 {
    margin-left: 25%
}

.col-xs-offset-7 {
    margin-left: 29.16667%
}

.col-xs-offset-8 {
    margin-left: 33.33333%
}

.col-xs-offset-9 {
    margin-left: 37.5%
}

.col-xs-offset-10 {
    margin-left: 41.66667%
}

.col-xs-offset-11 {
    margin-left: 45.83333%
}

.col-xs-offset-12 {
    margin-left: 50%
}

.col-xs-offset-13 {
    margin-left: 54.16667%
}

.col-xs-offset-14 {
    margin-left: 58.33333%
}

.col-xs-offset-15 {
    margin-left: 62.5%
}

.col-xs-offset-16 {
    margin-left: 66.66667%
}

.col-xs-offset-17 {
    margin-left: 70.83333%
}

.col-xs-offset-18 {
    margin-left: 75%
}

.col-xs-offset-19 {
    margin-left: 79.16667%
}

.col-xs-offset-20 {
    margin-left: 83.33333%
}

.col-xs-offset-21 {
    margin-left: 87.5%
}

.col-xs-offset-22 {
    margin-left: 91.66667%
}

.col-xs-offset-23 {
    margin-left: 95.83333%
}

.col-xs-offset-24 {
    margin-left: 100%
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24 {
        float: left
    }

    .col-sm-1 {
        width: 4.16667%
    }

    .col-sm-2 {
        width: 8.33333%
    }

    .col-sm-3 {
        width: 12.5%
    }

    .col-sm-4 {
        width: 16.66667%
    }

    .col-sm-5 {
        width: 20.83333%
    }

    .col-sm-6 {
        width: 25%
    }

    .col-sm-7 {
        width: 29.16667%
    }

    .col-sm-8 {
        width: 33.33333%
    }

    .col-sm-9 {
        width: 37.5%
    }

    .col-sm-10 {
        width: 41.66667%
    }

    .col-sm-11 {
        width: 45.83333%
    }

    .col-sm-12 {
        width: 50%
    }

    .col-sm-13 {
        width: 54.16667%
    }

    .col-sm-14 {
        width: 58.33333%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-16 {
        width: 66.66667%
    }

    .col-sm-17 {
        width: 70.83333%
    }

    .col-sm-18 {
        width: 75%
    }

    .col-sm-19 {
        width: 79.16667%
    }

    .col-sm-20 {
        width: 83.33333%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-22 {
        width: 91.66667%
    }

    .col-sm-23 {
        width: 95.83333%
    }

    .col-sm-24 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 4.16667%
    }

    .col-sm-pull-2 {
        right: 8.33333%
    }

    .col-sm-pull-3 {
        right: 12.5%
    }

    .col-sm-pull-4 {
        right: 16.66667%
    }

    .col-sm-pull-5 {
        right: 20.83333%
    }

    .col-sm-pull-6 {
        right: 25%
    }

    .col-sm-pull-7 {
        right: 29.16667%
    }

    .col-sm-pull-8 {
        right: 33.33333%
    }

    .col-sm-pull-9 {
        right: 37.5%
    }

    .col-sm-pull-10 {
        right: 41.66667%
    }

    .col-sm-pull-11 {
        right: 45.83333%
    }

    .col-sm-pull-12 {
        right: 50%
    }

    .col-sm-pull-13 {
        right: 54.16667%
    }

    .col-sm-pull-14 {
        right: 58.33333%
    }

    .col-sm-pull-15 {
        right: 62.5%
    }

    .col-sm-pull-16 {
        right: 66.66667%
    }

    .col-sm-pull-17 {
        right: 70.83333%
    }

    .col-sm-pull-18 {
        right: 75%
    }

    .col-sm-pull-19 {
        right: 79.16667%
    }

    .col-sm-pull-20 {
        right: 83.33333%
    }

    .col-sm-pull-21 {
        right: 87.5%
    }

    .col-sm-pull-22 {
        right: 91.66667%
    }

    .col-sm-pull-23 {
        right: 95.83333%
    }

    .col-sm-pull-24 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 4.16667%
    }

    .col-sm-push-2 {
        left: 8.33333%
    }

    .col-sm-push-3 {
        left: 12.5%
    }

    .col-sm-push-4 {
        left: 16.66667%
    }

    .col-sm-push-5 {
        left: 20.83333%
    }

    .col-sm-push-6 {
        left: 25%
    }

    .col-sm-push-7 {
        left: 29.16667%
    }

    .col-sm-push-8 {
        left: 33.33333%
    }

    .col-sm-push-9 {
        left: 37.5%
    }

    .col-sm-push-10 {
        left: 41.66667%
    }

    .col-sm-push-11 {
        left: 45.83333%
    }

    .col-sm-push-12 {
        left: 50%
    }

    .col-sm-push-13 {
        left: 54.16667%
    }

    .col-sm-push-14 {
        left: 58.33333%
    }

    .col-sm-push-15 {
        left: 62.5%
    }

    .col-sm-push-16 {
        left: 66.66667%
    }

    .col-sm-push-17 {
        left: 70.83333%
    }

    .col-sm-push-18 {
        left: 75%
    }

    .col-sm-push-19 {
        left: 79.16667%
    }

    .col-sm-push-20 {
        left: 83.33333%
    }

    .col-sm-push-21 {
        left: 87.5%
    }

    .col-sm-push-22 {
        left: 91.66667%
    }

    .col-sm-push-23 {
        left: 95.83333%
    }

    .col-sm-push-24 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 4.16667%
    }

    .col-sm-offset-2 {
        margin-left: 8.33333%
    }

    .col-sm-offset-3 {
        margin-left: 12.5%
    }

    .col-sm-offset-4 {
        margin-left: 16.66667%
    }

    .col-sm-offset-5 {
        margin-left: 20.83333%
    }

    .col-sm-offset-6 {
        margin-left: 25%
    }

    .col-sm-offset-7 {
        margin-left: 29.16667%
    }

    .col-sm-offset-8 {
        margin-left: 33.33333%
    }

    .col-sm-offset-9 {
        margin-left: 37.5%
    }

    .col-sm-offset-10 {
        margin-left: 41.66667%
    }

    .col-sm-offset-11 {
        margin-left: 45.83333%
    }

    .col-sm-offset-12 {
        margin-left: 50%
    }

    .col-sm-offset-13 {
        margin-left: 54.16667%
    }

    .col-sm-offset-14 {
        margin-left: 58.33333%
    }

    .col-sm-offset-15 {
        margin-left: 62.5%
    }

    .col-sm-offset-16 {
        margin-left: 66.66667%
    }

    .col-sm-offset-17 {
        margin-left: 70.83333%
    }

    .col-sm-offset-18 {
        margin-left: 75%
    }

    .col-sm-offset-19 {
        margin-left: 79.16667%
    }

    .col-sm-offset-20 {
        margin-left: 83.33333%
    }

    .col-sm-offset-21 {
        margin-left: 87.5%
    }

    .col-sm-offset-22 {
        margin-left: 91.66667%
    }

    .col-sm-offset-23 {
        margin-left: 95.83333%
    }

    .col-sm-offset-24 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24 {
        float: left
    }

    .col-md-1 {
        width: 4.16667%
    }

    .col-md-2 {
        width: 8.33333%
    }

    .col-md-3 {
        width: 12.5%
    }

    .col-md-4 {
        width: 16.66667%
    }

    .col-md-5 {
        width: 20.83333%
    }

    .col-md-6 {
        width: 25%
    }

    .col-md-7 {
        width: 29.16667%
    }

    .col-md-8 {
        width: 33.33333%
    }

    .col-md-9 {
        width: 37.5%
    }

    .col-md-10 {
        width: 41.66667%
    }

    .col-md-11 {
        width: 45.83333%
    }

    .col-md-12 {
        width: 50%
    }

    .col-md-13 {
        width: 54.16667%
    }

    .col-md-14 {
        width: 58.33333%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-16 {
        width: 66.66667%
    }

    .col-md-17 {
        width: 70.83333%
    }

    .col-md-18 {
        width: 75%
    }

    .col-md-19 {
        width: 79.16667%
    }

    .col-md-20 {
        width: 83.33333%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-22 {
        width: 91.66667%
    }

    .col-md-23 {
        width: 95.83333%
    }

    .col-md-24 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 4.16667%
    }

    .col-md-pull-2 {
        right: 8.33333%
    }

    .col-md-pull-3 {
        right: 12.5%
    }

    .col-md-pull-4 {
        right: 16.66667%
    }

    .col-md-pull-5 {
        right: 20.83333%
    }

    .col-md-pull-6 {
        right: 25%
    }

    .col-md-pull-7 {
        right: 29.16667%
    }

    .col-md-pull-8 {
        right: 33.33333%
    }

    .col-md-pull-9 {
        right: 37.5%
    }

    .col-md-pull-10 {
        right: 41.66667%
    }

    .col-md-pull-11 {
        right: 45.83333%
    }

    .col-md-pull-12 {
        right: 50%
    }

    .col-md-pull-13 {
        right: 54.16667%
    }

    .col-md-pull-14 {
        right: 58.33333%
    }

    .col-md-pull-15 {
        right: 62.5%
    }

    .col-md-pull-16 {
        right: 66.66667%
    }

    .col-md-pull-17 {
        right: 70.83333%
    }

    .col-md-pull-18 {
        right: 75%
    }

    .col-md-pull-19 {
        right: 79.16667%
    }

    .col-md-pull-20 {
        right: 83.33333%
    }

    .col-md-pull-21 {
        right: 87.5%
    }

    .col-md-pull-22 {
        right: 91.66667%
    }

    .col-md-pull-23 {
        right: 95.83333%
    }

    .col-md-pull-24 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 4.16667%
    }

    .col-md-push-2 {
        left: 8.33333%
    }

    .col-md-push-3 {
        left: 12.5%
    }

    .col-md-push-4 {
        left: 16.66667%
    }

    .col-md-push-5 {
        left: 20.83333%
    }

    .col-md-push-6 {
        left: 25%
    }

    .col-md-push-7 {
        left: 29.16667%
    }

    .col-md-push-8 {
        left: 33.33333%
    }

    .col-md-push-9 {
        left: 37.5%
    }

    .col-md-push-10 {
        left: 41.66667%
    }

    .col-md-push-11 {
        left: 45.83333%
    }

    .col-md-push-12 {
        left: 50%
    }

    .col-md-push-13 {
        left: 54.16667%
    }

    .col-md-push-14 {
        left: 58.33333%
    }

    .col-md-push-15 {
        left: 62.5%
    }

    .col-md-push-16 {
        left: 66.66667%
    }

    .col-md-push-17 {
        left: 70.83333%
    }

    .col-md-push-18 {
        left: 75%
    }

    .col-md-push-19 {
        left: 79.16667%
    }

    .col-md-push-20 {
        left: 83.33333%
    }

    .col-md-push-21 {
        left: 87.5%
    }

    .col-md-push-22 {
        left: 91.66667%
    }

    .col-md-push-23 {
        left: 95.83333%
    }

    .col-md-push-24 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 4.16667%
    }

    .col-md-offset-2 {
        margin-left: 8.33333%
    }

    .col-md-offset-3 {
        margin-left: 12.5%
    }

    .col-md-offset-4 {
        margin-left: 16.66667%
    }

    .col-md-offset-5 {
        margin-left: 20.83333%
    }

    .col-md-offset-6 {
        margin-left: 25%
    }

    .col-md-offset-7 {
        margin-left: 29.16667%
    }

    .col-md-offset-8 {
        margin-left: 33.33333%
    }

    .col-md-offset-9 {
        margin-left: 37.5%
    }

    .col-md-offset-10 {
        margin-left: 41.66667%
    }

    .col-md-offset-11 {
        margin-left: 45.83333%
    }

    .col-md-offset-12 {
        margin-left: 50%
    }

    .col-md-offset-13 {
        margin-left: 54.16667%
    }

    .col-md-offset-14 {
        margin-left: 58.33333%
    }

    .col-md-offset-15 {
        margin-left: 62.5%
    }

    .col-md-offset-16 {
        margin-left: 66.66667%
    }

    .col-md-offset-17 {
        margin-left: 70.83333%
    }

    .col-md-offset-18 {
        margin-left: 75%
    }

    .col-md-offset-19 {
        margin-left: 79.16667%
    }

    .col-md-offset-20 {
        margin-left: 83.33333%
    }

    .col-md-offset-21 {
        margin-left: 87.5%
    }

    .col-md-offset-22 {
        margin-left: 91.66667%
    }

    .col-md-offset-23 {
        margin-left: 95.83333%
    }

    .col-md-offset-24 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24 {
        float: left
    }

    .col-lg-1 {
        width: 4.16667%
    }

    .col-lg-2 {
        width: 8.33333%
    }

    .col-lg-3 {
        width: 12.5%
    }

    .col-lg-4 {
        width: 16.66667%
    }

    .col-lg-5 {
        width: 20.83333%
    }

    .col-lg-6 {
        width: 25%
    }

    .col-lg-7 {
        width: 29.16667%
    }

    .col-lg-8 {
        width: 33.33333%
    }

    .col-lg-9 {
        width: 37.5%
    }

    .col-lg-10 {
        width: 41.66667%
    }

    .col-lg-11 {
        width: 45.83333%
    }

    .col-lg-12 {
        width: 50%
    }

    .col-lg-13 {
        width: 54.16667%
    }

    .col-lg-14 {
        width: 58.33333%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-16 {
        width: 66.66667%
    }

    .col-lg-17 {
        width: 70.83333%
    }

    .col-lg-18 {
        width: 75%
    }

    .col-lg-19 {
        width: 79.16667%
    }

    .col-lg-20 {
        width: 83.33333%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-22 {
        width: 91.66667%
    }

    .col-lg-23 {
        width: 95.83333%
    }

    .col-lg-24 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 4.16667%
    }

    .col-lg-pull-2 {
        right: 8.33333%
    }

    .col-lg-pull-3 {
        right: 12.5%
    }

    .col-lg-pull-4 {
        right: 16.66667%
    }

    .col-lg-pull-5 {
        right: 20.83333%
    }

    .col-lg-pull-6 {
        right: 25%
    }

    .col-lg-pull-7 {
        right: 29.16667%
    }

    .col-lg-pull-8 {
        right: 33.33333%
    }

    .col-lg-pull-9 {
        right: 37.5%
    }

    .col-lg-pull-10 {
        right: 41.66667%
    }

    .col-lg-pull-11 {
        right: 45.83333%
    }

    .col-lg-pull-12 {
        right: 50%
    }

    .col-lg-pull-13 {
        right: 54.16667%
    }

    .col-lg-pull-14 {
        right: 58.33333%
    }

    .col-lg-pull-15 {
        right: 62.5%
    }

    .col-lg-pull-16 {
        right: 66.66667%
    }

    .col-lg-pull-17 {
        right: 70.83333%
    }

    .col-lg-pull-18 {
        right: 75%
    }

    .col-lg-pull-19 {
        right: 79.16667%
    }

    .col-lg-pull-20 {
        right: 83.33333%
    }

    .col-lg-pull-21 {
        right: 87.5%
    }

    .col-lg-pull-22 {
        right: 91.66667%
    }

    .col-lg-pull-23 {
        right: 95.83333%
    }

    .col-lg-pull-24 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 4.16667%
    }

    .col-lg-push-2 {
        left: 8.33333%
    }

    .col-lg-push-3 {
        left: 12.5%
    }

    .col-lg-push-4 {
        left: 16.66667%
    }

    .col-lg-push-5 {
        left: 20.83333%
    }

    .col-lg-push-6 {
        left: 25%
    }

    .col-lg-push-7 {
        left: 29.16667%
    }

    .col-lg-push-8 {
        left: 33.33333%
    }

    .col-lg-push-9 {
        left: 37.5%
    }

    .col-lg-push-10 {
        left: 41.66667%
    }

    .col-lg-push-11 {
        left: 45.83333%
    }

    .col-lg-push-12 {
        left: 50%
    }

    .col-lg-push-13 {
        left: 54.16667%
    }

    .col-lg-push-14 {
        left: 58.33333%
    }

    .col-lg-push-15 {
        left: 62.5%
    }

    .col-lg-push-16 {
        left: 66.66667%
    }

    .col-lg-push-17 {
        left: 70.83333%
    }

    .col-lg-push-18 {
        left: 75%
    }

    .col-lg-push-19 {
        left: 79.16667%
    }

    .col-lg-push-20 {
        left: 83.33333%
    }

    .col-lg-push-21 {
        left: 87.5%
    }

    .col-lg-push-22 {
        left: 91.66667%
    }

    .col-lg-push-23 {
        left: 95.83333%
    }

    .col-lg-push-24 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 4.16667%
    }

    .col-lg-offset-2 {
        margin-left: 8.33333%
    }

    .col-lg-offset-3 {
        margin-left: 12.5%
    }

    .col-lg-offset-4 {
        margin-left: 16.66667%
    }

    .col-lg-offset-5 {
        margin-left: 20.83333%
    }

    .col-lg-offset-6 {
        margin-left: 25%
    }

    .col-lg-offset-7 {
        margin-left: 29.16667%
    }

    .col-lg-offset-8 {
        margin-left: 33.33333%
    }

    .col-lg-offset-9 {
        margin-left: 37.5%
    }

    .col-lg-offset-10 {
        margin-left: 41.66667%
    }

    .col-lg-offset-11 {
        margin-left: 45.83333%
    }

    .col-lg-offset-12 {
        margin-left: 50%
    }

    .col-lg-offset-13 {
        margin-left: 54.16667%
    }

    .col-lg-offset-14 {
        margin-left: 58.33333%
    }

    .col-lg-offset-15 {
        margin-left: 62.5%
    }

    .col-lg-offset-16 {
        margin-left: 66.66667%
    }

    .col-lg-offset-17 {
        margin-left: 70.83333%
    }

    .col-lg-offset-18 {
        margin-left: 75%
    }

    .col-lg-offset-19 {
        margin-left: 79.16667%
    }

    .col-lg-offset-20 {
        margin-left: 83.33333%
    }

    .col-lg-offset-21 {
        margin-left: 87.5%
    }

    .col-lg-offset-22 {
        margin-left: 91.66667%
    }

    .col-lg-offset-23 {
        margin-left: 95.83333%
    }

    .col-lg-offset-24 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    text-transform: capitalize;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 15px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control.valid {
    border-color: #58aa59
}

.form-control.error {
    border-color: red
}

.success {
    color: #11b400
}

.notice {
    color: #e26703;
    font-weight: bold
}

.messages {
    margin-bottom: 10px
}

.messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f4f4f4
}

.messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px
}

.messages .error-msg {
    list-style: none
}

.messages .error-msg li {
    border-left: 5px solid red;
    list-style: none
}

.messages .error-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid red;
    border-right: 0
}

.messages .notice-msg {
    list-style: none
}

.messages .notice-msg li {
    border-left: 5px solid #e26703;
    list-style: none
}

.messages .notice-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e26703;
    border-right: 0
}

.messages .success-msg {
    list-style: none;
    margin-left: 8px;
    margin-top: 10px
}

.messages .success-msg li {
    border-left: 5px solid #11b400
}

.messages .success-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #11b400;
    border-right: 0
}

@media only screen and (min-width: 915px) {
    .order-list-grid .col-1 {
        width: 30%
    }

    .order-list-grid .col-2 {
        width: 50%;
        padding-right: 20px
    }

    .order-list-grid .col-3 {
        clear: none;
        width: 20%;
        padding-top: 0
    }
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 28px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}



@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -8px;
    margin-right: -8px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 8px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 8px;
    padding-left: 8px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -8px;
    margin-left: -8px
}

@media (min-width: 768px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 8px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -8px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 8px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -8px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -8px;
    margin-right: -8px;
    padding: 10px 8px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 8px;
        margin-right: 8px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -8px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 8px;
    padding-right: 8px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: # #f4f4f4;
    border-color: # #f4f4f4;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    margin-right: 10px !important;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.block-account {
    width: 30%;
    margin: auto;
    padding-left: 2%;
    display: inline-block;
    vertical-align: top
}

.block-account .block-content ul li {
    list-style: none;
    padding: 5px 0
}

.block-account .block-content {
    padding-top: 30px
}

.block-account .block-content ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 1.2;
    font-family: "Lato", sans-serif !important;
    font-weight: 400
}

.block-account .block-content ul li.current a {
    color: #ba0c2f
}

.my-account .dashboard table tbody tr td {
    padding: 20px 15px !important
}

.my-account .box-account .box-head h2 {
    margin-top: 25px
}

.my-account .dashboard {
    padding-right: 2%
}

.my-account .dashboard table {
    width: 100%
}

.block-account .block-title {
    display: none
}

.my-account .box-account a {
    margin-bottom: 20px;
    display: block
}

.my-account .welcome-msg {
    padding: 25px;
    background-color: #fff;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33)
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
    /* display: none; */
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

/* .modal-header:before,
.modal-header:after {
    content: " ";
    display: table
} */

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.title-red-lg h2 span,
footer h3,
.blog-box .content h3,
.explore-section span,
.explore-section select,
.box-quote h4,
.subscribe-section h2 span,
.subscribe-section select,
.plan-box .plan-header span {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300
}

body,
.card-box .card-image .price-box h4 span,
.card-box .card-content p,
.navigation>ul>li .sub-menu li a span,
.get-started-form h4 span,
.blog-box .content a,
.subscribe-section h3 span {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

footer h3 b {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

h1,
h2,
h3,
h4,
h5,
h6,
.box .panel-title,
.input label,
.title-red-lg h2,
.card-box .card-image .price-box h4,
.card-box .card-content h3,
.accordion-big>h2 button,
.accordion-big h3,
.home-banner .home-slider .item-slide .slide-caption h1 b,
.navigation>ul>li .sub-menu li a,
.navigation .mobile-only-menu li.h a,
.navigation .right-btns .toggle-btn a.toggle-promotions,
.navigation .right-btns .toggle-btn ul.sub-toggle li.bold a,
footer h3 strong,
.pop-up-box .popup-header h5,
.left-or p,
.nav>li>a,
.insurance-list ul li a,
.get-started-form h4,
.load-more a,
.subscribe-section h3,
.subscribe-section h2,
.get-quote-btn,
.product-actions.sticky a.ht,
.check-out-section h2,
.check-out-section .main-container .header h3,
.check-out-section .main-container .content h4,
.plan-box .plan-header h3,
.plan-box .plan-content h4,
.content-box .content .box-body h4,
.information-box .header h3,
.contact-section .left-info ul li p,
.help-box h5,
.help-inside-section .right-content .content h3,
.helpcenter-modal-dialog h3,
.help-inside-section .right-content .content h4,
.helpcenter-modal-dialog h4,
.help-inside-section .right-content .content h5,
.helpcenter-modal-dialog h5 {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.help-inside-section .right-content .content strong,
.helpcenter-modal-dialog strong {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 900
}

.home-banner .home-slider .item-slide .slide-caption h2,
.inside-banner .inside-container .item-slide .slide-caption h2 {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300
}

footer ul.f-nav li a,
footer .footer-bottom p,
footer .footer-bottom ul li a {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

footer ul li a {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.default-btn.white-red-btn,
.default-btn.green-btn {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.footer-nav>h4 {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    font-size: 14px;
    box-sizing: border-box;
    overflow-x: hidden;
    min-height: 100%
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    font-size: 1.14286rem;
    color: #5f5f5f;
    background-color: #fbfbfb;
    padding-top: 118px
}

@media only screen and (max-width: 991px) {
    body {
        padding-top: 57px
    }

    .bg-add {
        margin-top: 1px;
        padding-bottom: 20px;
        background: #ba0c2f
    }
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block
}

.slick-initialized.slick-slide:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ba0c2f
}

h2 {
    font-size: 2.14286rem;
    color: #ba0c2f;
    margin: 10px 0
}

.pad {
    padding: 0 !important
}

.x-large-text {
    font-size: 1.71429rem
}

.large-text {
    font-size: 1.42857rem
}

.medium-text {
    font-size: 18px;
    font-size: 1.28571rem
}

.small-text {
    font-size: 12px;
    font-size: .85714rem
}

.mb15 {
    margin-bottom: 15px
}

p {
    line-height: 150%
}

.green-text {
    color: #86f0a6
}

.red-text {
    color: #ba0c2f !important
}

.gray-text {
    color: #181818 !important
}

.mb20 {
    margin-bottom: 20px
}

.slick-prev,
.slick-next {
    cursor: pointer !important
}

@media only screen and (max-width: 767px) {
    .mobile-nopad {
        padding: 0 0 !important
    }
}

.wrapper {
    width: 960px;
    max-width: 100%;
    margin: 0 auto
}

.wrapper.wrapper-half {
    max-width: 100%;
    width: 660px
}

.article {
    width: 100% !important;
    padding: 50px 0
}

@media only screen and (max-width: 767px) {
    .article {
        padding: 50px 15px
    }
}

a {
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.text-pad-right {
    padding-right: 50px
}

.coverbg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.mbn {
    margin-bottom: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.about-jgi-margin-style h2 {
    margin: 0 0 10px 0 !important;
}

.mt50 {
    margin-top: 50px !important
}

.pl-0 {
    padding-left: 0 !important
}

@media only screen and (max-width: 767px) {
    .mt50 {
        margin-top: 0 !important
    }
}

.mt60 {
    margin-top: 60px !important
}

.mt70 {
    margin-top: 70px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.mb70 {
    margin-bottom: 70px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pr10 {
    padding-right: 10px
}

.pt18 {
    padding-top: 18px
}

.bg-white {
    background-color: #fff
}

.mr15 {
    margin-right: 15px
}

.slick-slide:focus {
    outline: 0 !important
}

button {
    border: 0;
    background: 0;
    color: #fff;
    background-color: #ba0c2f
}

button.inactive {
    cursor: default;
    background-color: #b2b2b2
}

.box {
    padding: 25px;
    background-color: #fff;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33)
}

.box .panel-title {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.14286rem;
    border-bottom: solid 1px #e3e3e3;
    padding: 25px;
    margin: -25px -25px 25px -25px
}

.box.no-padding {
    padding: 0
}

.box.no-padding .panel-title {
    margin: 0 0 25px 0
}

.box .box-body {
    padding: 0 25px
}

.fields-col input,
.fields-col input,
.fields-col textarea,
.fields-col select {
    max-width: 100%;
    width: 100%
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
select,
.input input,
.input textarea,
.input select {
    font-size: 14px;
    font-size: 1rem;
    border: solid 1px #c9c9c9;
    padding: 15px;
    border-radius: 5px;
    margin: 10px 0;
    color: #565656;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -o-appearance: none
}

select {
    cursor: pointer;
    background: url(../images/dropdown.png) #fff no-repeat;
    background-size: 20px;
    background-position: right 15px center;
    padding-right: 42px
}

select option {
    padding: 10px;
    font-size: 17px
}

input.block,
textarea.block,
select.block {
    display: block;
    width: 100%
}

.input {
    margin: 10px 0;
    display: block;
    color: #565656
}

.input label {
    font-size: 14px;
    font-size: 1rem;
    padding: 5px 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    width: 100%
}

.input input,
.input textarea,
.input select {
    margin: 0
}

.input textarea {
    min-height: 110px
}

.input.input-inlne label {
    display: inline-block;
    width: 30%;
    vertical-align: middle
}

.input.input-inlne input,
.input.input-inlne textarea,
.input.input-inlne select {
    display: inline-block;
    width: 68%;
    vertical-align: middle;
    padding: 15px
}

.input.input-inlne textarea {
    vertical-align: top
}

@media only screen and (max-width: 767px) {

    .input.input-inlne label,
    .input.input-inlne input,
    .input.input-inlne textarea,
    .input.input-inlne select,
    .input.input-inlne textarea {
        width: 100%
    }
}

.box-height-match [class^="col"] {
    margin-bottom: 15px
}

.box-height-match [class^="col"] div {
    height: 100%
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    background: #ba0c2f;
    color: #fff
}

.list-group-item-action:hover .blog-box .content p,
.list-group-item-action:focus .blog-box .content p {
    color: #5f5f5f;
}

.list-group-item-action:hover h4,
.list-group-item-action:focus h4,
.list-group-item-action:hover h5,
.list-group-item-action:focus h5 {
    color: #fff
}


.search-section .list-group-item-action .p-content * {
    font-size: 1.14286rem !important;
    line-height: 150% !important;
    color: #5f5f5f !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    background: none !important;
    box-shadow: 0 0 0 #fff !important;
    border: 0 !important;
    position: static !important;
    min-height: 0 !important;
    height: auto !important;
    transition: none !important;
    text-align: left !important;
}

.search-section .list-group-item-action:hover .p-content *,
.search-section .list-group-item-action:focus .p-content * {
    color: #fff !important;
}


.search-section .list-group-item-action .p-content table th,
.search-section .list-group-item-action .p-content table td {
    border: 1px solid #c9c9c9 !important;
    padding: 8px !important;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin: auto;
    font-size: inherit
}

.title-red-lg {
    background-color: #ba0c2f;
    padding: 25px 30px
}

.title-red-lg h2 {
    color: #fff;
    font-size: 40px;
    font-size: 2.85714rem
}

.title-red-lg h2 span {
    display: block;
    font-size: 25px;
    font-size: 1.78571rem
}

.card-box {
    background-color: #fff;
    -webkit-box-shadow: 1px 8px 25px -3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 1px 8px 25px -3px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 8px 25px -3px rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
    min-height: 389px
}

.card-box .card-image {
    height: 184px;
    overflow: hidden;
    position: relative
}

.card-box .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card-box .card-image .price-box {
    width: 100%;
    height: 100%;
    background-color: rgba(186, 12, 47, 0.81);
    position: absolute;
    left: 0;
    top: 0;
    display: table;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.card-box .card-image .price-box h4 {
    font-size: 32px;
    font-size: 2.28571rem;
    color: #fff;
    display: table-cell;
    vertical-align: middle
}

.card-box .card-image .price-box h4 span {
    display: block;
    font-size: 20px;
    font-size: 1.42857rem
}

.card-box .card-content {
    padding: 30px 20px
}

.card-box .card-content h3 {
    font-size: 18px;
    font-size: 1.28571rem;
    margin-top: 0;
    color: #ba0c2f
}

.card-box .card-content h3 a {
    text-transform: none
}

.card-box .card-content p {
    font-size: 14px;
    font-size: 1rem;
    color: #555;
    margin-bottom: 10px
}

.card-box .card-content a {
    text-transform: uppercase;
    color: #ba0c2f
}

.card-box:hover .card-image .price-box {
    opacity: 1;
    visibility: visible
}


.card-box.withlearnmore {}

.card-box.withlearnmore .card-content {
    position: relative;
    padding-bottom: 50px;
    min-height: 205px;
}

.card-box.withlearnmore .card-content .learnmore-btn {
    position: absolute;
    left: 20px;
    bottom: 30px;
}

.social-login {
    font-size: 36px;
    vertical-align: middle;
    margin-left: 5px
}

.social-login:first-child {
    margin-left: 10px
}

.social-login:hover {
    text-decoration: none;
    opacity: .7
}

.accordion-big {
    margin: 20px -10px 100px
}

.accordion-big>h2 button {
    background-color: transparent;
    padding: 15px 15px;
    border-bottom: 1px solid #cecece;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-size: 1.28571rem;
    color: #fff;
    margin-bottom: 0;
    background-color: #ba0c2f;
    border-bottom: 1px solid #cecece;
    color: #fff
}

.accordion-big>h2 button:hover,
.accordion-big>h2 button:active,
.accordion-big>h2 button:focus {
    text-decoration: none;
    background-color: #ba0c2f;
    color: #fff;
    outline: none !important;
}

.accordion-big>h2 button.collapsed {
    background: transparent;
    color: #ba0c2f
}

.accordion-big>h2 button.collapsed:hover,
.accordion-big>h2 button.collapsed:active,
.accordion-big>h2 button.collapsed:focus {
    text-decoration: none;
    background-color: #ba0c2f;
    color: #fff
}

.accordion-big .in,
.accordion-big .collapse {
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    overflow: hidden;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
    height: auto !important
}

.accordion-big p {
    color: #1b1b1b
}

.accordion-big .collapse ul,
.accordion-big .in ul {
    margin-bottom: 20px;
    background: #fff
}

.accordion-big .in ul li {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px
}

.accordion-big .collapse ul li:after,
.accordion-big .in ul li:after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #ddd;
    position: absolute;
    top: 10px;
    left: 0
}

.accordion-big .in {
    padding: 20px;
    background-color: #fff
}

.accordion-big h3 {
    font-size: 24px;
    font-size: 1.71429rem;
    color: #ba0c2f;
    margin: 20px 0 10px
}

.custom-form .form-control {
    padding: 0px 15px;
    height: auto;
    margin-bottom: 20px
}

.custom-form ::-webkit-input-placeholder {
    color: #383838
}

.custom-form ::-moz-placeholder {
    color: #383838
}

.custom-form :-ms-input-placeholder {
    color: #383838
}

.custom-form :-moz-placeholder {
    color: #383838
}

.custom-form.billing-info .form-group {
    border-bottom: 1px solid #dadada;
    margin-bottom: 0
}

.form-group {
    margin-bottom: 0rem
}

ul.list {
    margin-bottom: 20px
}

ul.list li {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px
}

ul.list li:after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #ba0c2f;
    position: absolute;
    top: 10px;
    left: 0
}

.side-nav h5 {
    color: #393939;
    font-size: 18px;
    font-size: 1.28571rem
}

.side-nav h5 i,
.side-nav h5 em {
    position: relative;
    font-size: 20px;
    font-size: 1.42857rem;
    position: relative;
    padding-right: 10px
}

.side-nav ul {
    padding-left: 30px
}

.side-nav ul li {
    display: block;
    list-style: none;
    text-transform: uppercase;
}

.side-nav ul li a {
    color: #5b5b5b;
    font-size: 14px;
    font-size: 1rem
}

h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 5px
}



@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("fonts/Flaticon-4.html#Flaticon") format("svg")
    }
}

.fi:before {
    display: inline-block;
    font-family: "Flaticon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.flaticon-magnifying-glass:before {
    content: "\f100"
}

.flaticon-profile:before {
    content: "\f101"
}

.flaticon-phone-call:before {
    content: "\f102"
}

.flaticon-back:before {
    content: "\f104"
}

.flaticon-right-arrow:before {
    content: "\f105"
}

.flaticon-down-arrow:before {
    content: "\f106"
}

.flaticon-right-arrow-1:before {
    content: "\f107"
}

.flaticon-left-arrow:before {
    content: "\f108"
}

.flaticon-down-arrow-1:before {
    content: "\f109"
}

.flaticon-down-arrow-2:before {
    content: "\f10a"
}

.flaticon-back-1:before {
    content: "\f10b"
}

.flaticon-next-1:before {
    content: "\f10c"
}

.flaticon-aeroplane:before {
    content: "\f10d"
}

.flaticon-airplane-flight:before {
    content: "\f10e"
}

.flaticon-portfolio:before {
    content: "\f10f"
}

.main-site-header {
    padding: 0;
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 9;
    left: 0;
    top: 0;
    border-bottom: solid 1px #e3e3e3
}

@media only screen and (min-width: 1024px) {
    .main-site-header:hover .logo {
        padding: 28px 0 20px 0
    }
}

.main-site-header .header-search {
    position: absolute;
    right: 0;
    z-index: 3;
    background-color: #fff !important;
    border: solid 1px #e3e3e3;
    display: none;
    -webkit-box-shadow: 3px 10px 23px rgba(12, 12, 12, 0.05);
    -moz-box-shadow: 3px 10px 23px rgba(12, 12, 12, 0.05);
    box-shadow: 3px 10px 23px rgba(12, 12, 12, 0.05)
}

@media only screen and (max-width: 991px) {
    .main-site-header .header-search {
        min-width: 100%;
        max-width: 100%;
        position: fixed;
        top: 61px;
        left: 0;
        right: 0
    }
}

.main-site-header .header-search .input-s {
    background: #fff;
    border: 0;
    font-size: 20px;
    font-size: 1.42857rem;
    padding: 15px 29px;
    min-width: 398px;
    margin: 0
}

@media only screen and (max-width: 991px) {
    .main-site-header .header-search .input-s {
        min-width: 100%;
        max-width: 100%
    }
}

.main-site-header .header-search button {
    background: 0;
    color: #ba0c2f;
    font-size: 25px;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

@media only screen and (max-width: 991px) {
    .main-site-header {
        background: #ba0c2f;
        border-bottom: 0
    }
}

.main-site-header .container-fluid {
    padding: 0
}

.main-site-header .logo {
    width: 140px;
    position: absolute;
    top: 0;
    left: 12px;
    z-index: 1;
    background: #ba0c2f;
    padding: 34px 0 22px 0;
    text-align: center;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

@media only screen and (max-width: 991px) {
    .main-site-header .logo {
        padding: 0;
        left: 0;
        background-color: transparent;
        height: auto
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1223px) {
    .main-site-header .logo {
        left: 6px;
        width: 140px;
        height: 100%
    }
}

.main-site-header .logo img {
    width: 80%;
    margin: auto
}

@media only screen and (max-width: 991px) {
    .main-site-header .logo img {
        display: block;
        width: 110px;
        height: auto
    }
}

.home-banner {
    height: 444px;
    width: 100%;
    background-color: #94001e;
    padding: 0;
    z-index: 1
}

.home-banner .owl-next,
.home-banner .owl-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #fff !important;
    font-size: 24px !important;
    line-height: 0 !important;
    opacity: .5
}

.home-banner .owl-next:hover,
.home-banner .owl-prev:hover {
    opacity: 1
}

.home-banner .owl-next {
    right: 0 !important;
    left: auto !important
}

.home-banner .home-slider {
    position: relative;
    height: 100%
}

.home-banner .home-slider .item-slide {
    height: 444px;
    width: 100%;
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat
}

.home-banner .home-slider .item-slide .slide-img {
    position: absolute;
    z-index: -1;
    height: -webkit-fill-available;
}

.home-banner .home-slider .item-slide .slide-desc {
    position: relative;
    z-index: 999;
    top: 0;
    left: 0
}

.home-banner .home-slider .item-slide .slide-caption {
    padding-top: 110px
}

.home-banner .home-slider .item-slide .slide-caption h2 {
    color: #fff;
    font-size: 30px;
    font-size: 2.14286rem
}

.home-banner .home-slider .item-slide .slide-caption h1 {
    color: #fff;
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
    font-size: 40px;
    font-size: 2.85714rem
}

.home-banner .home-slider .item-slide .slide-caption h1:after {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff
}

.opc-currency-popup-btn {
    font-size: 15px;
    color: #ba0c2f;
    padding: 8px 16px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase
}

.opc-currency-section.toggle-on {
    display: block;
    position: fixed;
    width: 320px;
    height: 260px;
    background: #fff;
    z-index: 9999;
    left: 50%;
    top: 50%;
    padding: 42px 20px 20px;
    margin-left: -160px;
    margin-top: -130px
}

.opc-currency-overlay {
    display: block;
    background: rgba(0, 0, 0, 0.77);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.opc-currency-close {
    position: absolute;
    right: 20px;
    top: 13px;
    width: 25px;
    cursor: pointer;
    height: 25px;
    font-size: 25px;
    color: #fff;
    border: 1px solid #ba0c2f;
    text-align: center;
    line-height: 16px;
    background: #ba0c2f
}

.opc-currency-section.toggle-on .currency-info {
    border-bottom: 1px solid #e3e3e3;
    float: left;
    width: 100%
}

.opc-currency-section.toggle-on label {
    width: 70%;
    float: left
}

.opc-currency-section.toggle-on span {
    float: right;
    text-align: right;
    padding: 10px 0 15px;
    width: 30%
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .opc-data-table tbody td h3 {
        font-size: 12px !important
    }

    .opc-data-table tbody td .item-options dt {
        font-size: 12px !important
    }

    .opc-data-table tbody td .item-options dd {
        font-size: 12px !important
    }

    .opc-data-table tfoot td strong .price {
        font-size: 15px !important;
        font-weight: bold
    }

    #coupon-btn {
        padding: 13px 18px;
        margin-top: -30px;
        border-radius: 0;
        margin-bottom: 30px
    }

    .checkout-agreements li p a {
        display: inline-block;
        padding-left: 10px;
        width: 90%
    }

    .checkout-agreements li p input {
        display: inline-block;
        vertical-align: top;
        width: 5%
    }

    .custom-form .row.mt50 {
        margin-top: 20px !important
    }

    .text_left {
        text-align: left !important
    }

    .check-out-section {
        padding: 15px 0 50px !important
    }

    .check-out-timeline {
        background-color: #f6f6f6;
        padding: 20px 0 10px 0 !important
    }

    .custom-form .form-group label.error {
        bottom: -15px;
        margin-bottom: 0
    }

    .bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
        text font-size: 12px !important;
        color: #000;
        font-weight: bold;
        height: 45px !important
    }

    .bs-wizard>.bs-wizard-step>.bs-wizard-dot {
        top: 66px !important
    }

    .navigation>ul>li>a>i,
    .navigation>ul>li>a>em {
        right: 20px !important
    }

    .article.blog-and-testimonial {
        padding: 0 15px 50px
    }

    .article.blog-and-testimonial .tab-content h2 {
        font-size: 20px
    }

    .explore-section span {
        font-size: 20px
    }

    .explore-section select {
        width: 100% !important;
        text-align: center;
        font-size: 20px !important
    }

    .explore-section .default-btn.black-btn:hover {
        border: 0 !important;
        color: #fff !important;
        cursor: pointer
    }

    .subscribe-section {
        padding: 40px 10px !important
    }

    .subscribe-section form input {
        width: 93% !important
    }

    footer .footer-bottom ul li {
        display: inline-block;
        width: 100%
    }

    footer .footer-bottom {
        text-align: left
    }

    .footer-nav {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {

    /* .home-banner {
    display: none
} */
    .inside-banner .inside-container .item-slide {
        background-position: center !important;
    }

    .home-banner .home-slider .item-slide {
        height: 185px;
    }

    .home-banner .home-slider .item-slide .slide-caption {
        padding-top: 0;
    }

    .home-banner {
        height: 185px;
    }
}

.navigation {
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center
}

.navigation>ul {
    flex: auto;
    margin-bottom: 0
}

.navigation>ul>li {
    display: inline-block;
    vertical-align: middle
}

.navigation>ul>li>a {
    display: block;
    padding: 26px 20px;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    /* font-size: 1.42857rem; */
    font-size: 1.3vw;
    line-height: 1.2;
    position: relative
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li>a {
        border-bottom: 1px solid #d6d6d6;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1223px) {
    .navigation>ul>li>a {
        padding: 19px 10px;
        font-size: 1.3vw;
    }
}

.navigation>ul>li>a>small {
    font-size: 62%;
    color: #565656
}

@media only screen and (min-width: 1024px) {
    .navigation>ul>li>a>small {
        display: block
    }
}

.navigation>ul>li>a>i,
.navigation>ul>li>a>em {
    font-size: 10px;
    color: #ccc;
    position: absolute;
    right: 2px;
    top: -2px;
    bottom: 0;
    margin: auto;
    height: 23px
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .navigation>ul>li>a>em {
        height: 20px;
    }
}

@media only screen and (max-width: 991px) {

    .navigation>ul>li>a>i,
    .navigation>ul>li>a>em {
        top: 10px;
        float: right
    }
}

.navigation>ul>li>a>img {
    display: none
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li>a>img {
        display: none;
        width: 28px;
        height: auto;
        margin-right: 8px
    }

    .navigation .mobile-only-menu {
        padding-bottom: 70px
    }

    .navigation>ul>li.sub-menu-open .sub-menu {
        padding-top: 15px
    }

    .navigation h4.mobile-only-menu {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li {
        display: block
    }

    .navigation>ul>li a {
        padding: 15px 15px;
        font-size: 16px;
    }
}

.navigation>ul>li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    display: flex
}

.coverbg {
    background: none !important
}

.navigation>ul>li:hover>a {
    color: #ba0c2f
}

.navigation>ul>li:hover>a i,
.navigation>ul>li:hover>a em {
    color: #ba0c2f
}

.navigation>ul>li.sub-menu-open>a i,
.navigation>ul>li.sub-menu-open>a em {
    transform: rotate(180deg);
    top: -11px !important;
}

.navigation>ul>li.sub-menu-open .sub-menu {
    max-height: 9999px
}

.navigation>ul>li .sub-menu {
    background: #fff;
    opacity: 0;
    position: fixed;
    top: 103px;
    z-index: 99999;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    visibility: hidden;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-shadow: 4px 19px 50px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 19px 50px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 19px 50px -10px rgba(0, 0, 0, 0.2)
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li .sub-menu {
        visibility: visible;
        display: block;
        position: relative;
        opacity: 1;
        top: auto;
        max-height: 0;
        overflow: hidden
    }

    .navigation>ul>li .sub-menu li {
        flex: auto !important;
    }
}

.navigation>ul>li .sub-menu li {
    flex: 1
}

.navigation>ul>li .sub-menu li a {
    display: block;
    color: #181818;
    font-size: 14px;
    font-size: 1rem;
    padding: 10px;
    line-height: 1.2
}

.navigation>ul>li .sub-menu li a:hover {
    color: #ba0c2f;
    text-transform: none;
    text-decoration: none
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li .sub-menu li a {
        height: 83px;
        color: #fff;
        font-size: 12px;
    }

    .navigation>ul>li .sub-menu li a span {
        color: #fff !important;
    }

    .navigation>ul>li .sub-menu li a.hometrip-menu-link {
        color: black !important;
        ;
    }

    .navigation>ul>li .sub-menu li a span.hometrip-menu-link-span {
        color: #8a8a8a !important;
    }
}

.navigation>ul>li .sub-menu li a>div,
.navigation>ul>li .sub-menu li a .coverbg {
    height: auto;
    display: block;
    margin: -10px -10px 10px;
    padding-top: 5px
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li .sub-menu li a>div {
        width: 40%;
        float: left;
        height: 81px;
        clear: both;
        margin: -10px 10px -10px -10px
    }

    .coverbg {
        width: 250px;
    }
}

.navigation>ul>li .sub-menu li a span {
    display: block;
    font-size: 13px;
    font-size: .92857rem;
    color: #8a8a8a;
    margin-top: 3px
}

.navigation>ul>li .sub-menu .more-button {
    flex: 100%
}

.navigation>ul>li .sub-menu .more-button a {
    border-top: solid 1px #e3e3e3;
    margin-top: 10px;
    text-align: right;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #ba0c2f
}

@media only screen and (max-width: 991px) {
    .navigation>ul>li .sub-menu .more-button a {
        height: auto;
        text-align: center
    }
}

.navigation>ul>li .sub-menu .more-button a:hover {
    background: #fbfbfb;
    color: #ba0c2f;
    text-transform: uppercase;
    text-decoration: none
}

@media only screen and (max-width: 991px) {
    .navigation {
        position: fixed;
        right: -100%;
        width: 70%;
        background-color: #fff;
        top: 59px;
        height: 100vh;
        z-index: 99;
        padding-top: 0;
        min-width: 320px;
        overflow: auto;
        padding-bottom: 60px;
        display: block;
        flex-wrap: nowrap
    }
}

@media only screen and (max-width: 991px) {
    .navigation.open {
        right: 0
    }
}

.navigation>h4 {
    padding: 15px 15px 15px;
    color: #ba0c2f;
    border-bottom: solid 1px #e3e3e3
}

.navigation .mobile-only-menu {
    background: #f7f7f7
}

.navigation .mobile-only-menu li.h a {
    color: #ba0c2f
}

.navigation .mobile-only-menu li a {
    font-size: 16px;
    padding: 12px 15px
}

.navigation .right-btns {
    position: relative;
    /* padding: 12px 0; */
    padding: 0px 0px 18px 0px;
    width: 180px
}

.navigation .right-btns .toggle-btn {
    display: inline-block;
    margin-left: 15px
}

.navigation .right-btns .toggle-btn>a {
    color: #000;
    font-size: 22px;
    font-size: 1.57143rem;
    text-decoration: none
}

.navigation .right-btns .toggle-btn>a:hover {
    color: #ba0c2f
}

.navigation .right-btns .toggle-btn a.toggle-promotions {
    color: #ba0c2f;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.28571rem;
    margin-right: 10px;
    display: inline-block;
    line-height: 1.2;
    text-align: center
}

.navigation .right-btns .toggle-btn a.toggle-promotions small {
    display: block;
    font-size: 12px;
    color: #9a9a9a
}

.navigation .right-btns .toggle-btn ul.sub-toggle {
    margin: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    min-width: 220px;
    right: 0;
    background-color: #fff;
    border: solid 1px #e3e3e3;
    border-bottom: 0;
    display: none
}

.navigation .right-btns .toggle-btn ul.sub-toggle li {
    display: block
}

.navigation .right-btns .toggle-btn ul.sub-toggle li a {
    border-bottom: solid 1px #e3e3e3;
    padding: 10px;
    display: block;
    color: #181818;
    font-size: 14px;
    font-size: 1rem
}

.navigation .right-btns .toggle-btn ul.sub-toggle li.bold a {
    font-size: 16px;
    font-size: 1.14286rem;
    color: #ba0c2f
}

@media only screen and (max-width: 991px) {
    .navigation .right-btns {
        display: none
    }
}

.top-header {
    width: 100%;
    padding: 0 0px;
    background-color: #000
}

@media only screen and (max-width: 991px) {
    .top-header {
        background-color: transparent;
        padding: 0
    }
}

.top-right-nav {
    position: relative
}

@media only screen and (max-width: 991px) {
    .top-right-nav {
        background-color: transparent
    }
}

.top-right-nav ul.top-nav {
    margin-bottom: 0;
    float: left;
    margin-right: 25px
}

@media only screen and (max-width: 991px) {
    .top-right-nav ul.top-nav {
        display: none;
    }
}

.top-right-nav ul.top-nav li {
    display: inline-block;
    /* border-right: 1px solid #000 */
}

.top-right-nav ul.top-nav li a {
    color: #d6d6d6;
    padding: 10px 6px;
    text-decoration: none;
    display: block;
    font-size: 15px;
}

.top-right-nav ul.top-nav li a:hover {
    color: #fff
}

.top-right-nav ul.nav-widgets {
    margin-bottom: 0;
    float: left;
    position: relative
}

/* ----Left Top Nav----- */
ul.top-nav.fixed-Left-Nav {
    position: fixed;
    left: 165px;
    top: 0;
}

.pdf-header-link {
    width: 140px;
    height: 30px;
    display: block;
    background-image: url("../../assets/images/icons/crf1.png");
    background-size: 140px;
    background-repeat: no-repeat;
    transform: translateY(8px);
    margin-left: 7px;
    border-bottom: unset !important;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
}

.akuh-takaful-header-link {
    width: 100px;
    height: 30px;
    display: block;
    background-image: url("../../assets/images/icons/akuh_icon_insurance.png");
    background-size: 100px;
    background-repeat: no-repeat;
    transform: translateY(8px);
    margin-left: 7px;
    border-bottom: unset !important;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
}

.akuh-insurance-header-link {
    width: 100px;
    height: 30px;
    display: block;
    background-image: url("../../assets/images/icons/akuh_icon_takaful.png");
    background-size: 100px;
    background-repeat: no-repeat;
    transform: translateY(8px);
    margin-left: 7px;
    border-bottom: unset !important;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
}

@media only screen and (min-width: 1101px) and (max-width: 1150px) {
    .pdf-header-link {
        width: 125px;
        background-size: 125px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1100px) {
    .top-header {
        padding: 0;
    }

    .top-right-nav ul.nav-widgets>li>a {
        padding: 10px 7px !important;
    }

    .top-right-nav ul.nav-widgets>li:nth-child(3) a {
        font-size: 10px;
        margin-top: 6px;
    }
}

@media only screen and (max-width: 991px) {
    .pdf-header-link {
        margin-left: 16px;
    }

    li.pdf-btn-link {
        border-bottom: 1px solid #d6d6d6 !important;
        padding: 2px 0 15px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width:1023px) {
    ul.top-nav.fixed-Left-Nav {
        position: fixed;
        left: 125px;
        top: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1150px) {
    .top-right-nav ul.top-nav li a {
        font-size: 14px;
    }

    .top-right-nav ul.top-nav {
        margin-right: 25px;
        padding-top: 3px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .main-site-header .logo {
        left: 5px;
        width: 120px;
    }

    .top-right-nav ul.top-nav {
        margin-right: 25px;
        padding-top: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .top-right-nav ul.nav-widgets {
        float: right
    }
}

.top-right-nav ul.nav-widgets>li {
    display: inline-block;
    width: 20%;
    margin: 0;
    float: left;
    position: relative
}

@media only screen and (max-width: 991px) {
    .top-right-nav ul.nav-widgets>li {
        width: auto
    }
}

.top-right-nav ul.nav-widgets>li>a {
    color: #fff;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    background-color: #ba0c2f
}

@media only screen and (max-width: 991px) {
    .top-right-nav ul.nav-widgets>li>a {
        padding: 17px 19px
    }
}

.top-right-nav ul.nav-widgets>li:nth-child(2)>a {
    background-color: #94001e
}

.top-right-nav ul.nav-widgets>li:nth-child(3) {
    width: 60%
}

.top-right-nav ul.nav-widgets>li:nth-child(3) a {
    background-color: #000;
    border-right: 0
}

.top-right-nav ul.nav-widgets>li:nth-child(3) a i,
.top-right-nav ul.nav-widgets>li:nth-child(3) a em {
    padding-right: 10px
}

@media only screen and (max-width: 991px) {
    .top-right-nav ul.nav-widgets>li:nth-child(3) {
        width: auto
    }

    .top-right-nav ul.nav-widgets>li:nth-child(3) a {
        background-color: #ba0c2f
    }

    .top-right-nav ul.nav-widgets>li:nth-child(3) a span {
        display: none
    }

    .top-right-nav ul.nav-widgets>li:nth-child(3) a i,
    .top-right-nav ul.nav-widgets>li:nth-child(3) a em {
        padding-right: 0
    }
}

.top-right-nav ul.nav-widgets>li:nth-child(4) {
    display: none
}

.top-right-nav ul.nav-widgets>li:nth-child(4) a {
    background-color: #000;
    border-right: 0
}

.top-right-nav ul.nav-widgets>li:nth-child(4) a i,
.top-right-nav ul.nav-widgets>li:nth-child(4) a em {
    padding-right: 0
}

@media only screen and (max-width: 991px) {
    .top-right-nav ul.nav-widgets>li:nth-child(4) {
        display: inline-block;
        width: auto
    }

    .top-right-nav ul.nav-widgets>li:nth-child(4) i,
    .top-right-nav ul.nav-widgets>li:nth-child(4) em {
        padding-right: 0
    }
}

footer {
    background-color: #181818;
    padding: 60px 0;
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    footer {
        padding: 60px 15px;
        position: relative
    }
}

footer h3 {
    color: #fff;
    font-size: 30px;
    font-size: 2.14286rem
}

footer .default-btn {
    margin-top: 5px
}

footer h4 {
    font-size: 14px;
    font-size: 1rem;
    color: #fff
}

footer ul li {
    display: block
}

footer ul li a {
    display: block;
    font-size: 18px;
    font-size: 1.28571rem;
    color: #c0c0c0;
    padding: 2px 0
}

footer ul li a:hover {
    color: #fff;
    text-decoration: none
}

footer ul.f-nav {
    padding-left: 16px
}

footer ul.f-nav li {
    position: relative
}

footer ul.f-nav li a {
    font-size: 14px;
    font-size: 1rem;
    color: #c0c0c0
}

footer ul.f-nav li a:hover {
    color: #fff;
    text-decoration: underline
}

footer ul.f-nav li:after {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #ba0c2f;
    position: absolute;
    left: -15px;
    top: 9px
}

footer .footer-bottom {
    background-color: #121212;
    padding: 10px;
    margin-top: 60px
}

@media only screen and (max-width: 767px) {
    footer .footer-bottom {
        position: absolute;
        width: 100%;
        left: 0;
        margin-top: 0;
        text-align: center
    }
}

footer .footer-bottom p {
    color: #ababab;
    font-size: 12px;
    font-size: .85714rem;
    margin-bottom: 0;
    text-align: right;
    position: relative;
    top: 5px
}

@media only screen and (max-width: 767px) {
    footer .footer-bottom p {
        text-align: center
    }
}

footer .footer-bottom ul {
    margin-bottom: 0
}

footer .footer-bottom ul li {
    display: inline-block
}

footer .footer-bottom ul li a {
    display: block;
    color: #ababab;
    padding: 5px;
    font-size: 12px;
    font-size: .85714rem
}

footer .footer-bottom ul li a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 767px) {
    .footer-nav {
        margin-bottom: 50px
    }
}

.default-btn {
    padding: 14px 20px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-size: 1.14286rem;
    border: 1px solid #ba0c2f;
    text-decoration: none;
    background-color: #ba0c2f;
    cursor: pointer
}

.default-btn i,
.default-btn em {
    padding-left: 15px
}

.default-btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #94001e
}

.default-btn.white-red-btn {
    background-color: #fff;
    color: #ba0c2f;
    border: 1px solid #fff;
    text-transform: uppercase
}

.default-btn.white-red-btn:hover {
    color: #fff;
    background-color: #ba0c2f;
    border-color: #ba0c2f;
    cursor: pointer
}

.default-btn.green-btn {
    background-color: #459a04;
    color: #fff;
    border: 1px solid #459a04
}

.default-btn.black-btn {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 14px 35px
}

.default-btn.black-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    cursor: pointer
}

.default-btn.btn-md {
    padding: 18px 35px
}

.default-btn.btn-big {
    font-size: 20px;
    font-size: 1.42857rem;
    padding: 14px 70px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.pop-up-box {
    background: #fff;
    width: 388px;
    position: absolute;
    right: 0;
    top: 45px;
    z-index: 9;
    display: none;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(12, 12, 12, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(12, 12, 12, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(12, 12, 12, 0.33)
}

@media only screen and (max-width: 767px) {
    .pop-up-box {
        position: fixed;
        width: 100%;
        top: 61px
    }
}

.pop-up-box .popup-header {
    background-color: #fff;
    padding: 15px 15px;
    border-bottom: 1px solid #e9e9e9
}

.pop-up-box .popup-header span {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 20px
}

.pop-up-box .popup-header .nav {
    margin: -15px 0;
    border-bottom: 0
}

.pop-up-box .popup-header .nav .nav-link {
    padding: 10px 15px
}

.pop-up-box .popup-header h5 {
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1rem;
    color: #000;
    text-transform: uppercase;
    position: relative;
    margin-top: 0
}

.pop-up-box .popup-header h5:after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #ba0c2f;
    position: absolute;
    bottom: -15px;
    left: 0
}

.pop-up-box .popup-content {
    padding: 18px 30px
}

.pop-up-box .popup-content .box-body .input.input-inlne input {
    width: 100%
}

.pop-up-box .popup-content .box-body .default-btn {
    padding: 10px 20px;
    margin-top: 0;
    border-radius: 3px
}

.or-line {
    height: 1px;
    background: #e6e6e6;
    margin: 25px -30px
}

.or-line span {
    background-color: #fff;
    position: relative;
    top: -13px;
    left: 30px;
    color: #b9b9b9;
    padding: 0 8px
}

.left-or a {
    text-decoration: none
}

.left-or a:hover {
    text-decoration: none
}

.left-or span {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1rem
}

.left-or p {
    color: #ba0c2f;
    font-size: 18px;
    font-size: 1.28571rem;
    margin: 0;
    line-height: .8
}

.nav {
    border-bottom: 1px solid #ece2e5
}

.nav>li>a {
    display: block;
    font-size: 16px;
    font-size: 1.14286rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #5b5b5b;
    position: relative;
    padding: 15px 30px;
    border-bottom: 1px solid transparent
}

.nav>li>a:hover,
.nav>li>a.active {
    border-bottom: 1px solid #ba0c2f;
    color: #ba0c2f
}

.nav>li>a:hover:after,
.nav>li>a.active:after {
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .nav>li>a {
        padding: 10px;
        font-size: 14px;
        font-size: 1rem
    }

    .nav.nav-big>li>a {
        padding: 10px 5px !important;
        font-size: 12px !important
    }

    .mt40 {
        margin-top: 20px !important
    }
}

.nav>li:hover>a,
.nav>li.active>a {
    border-bottom: 1px solid #ba0c2f;
    color: #ba0c2f
}

.nav>li:hover>a:after,
.nav>li.active>a:after {
    opacity: 1
}

.nav-big {
    display: flex;
    text-align: center;
    border-bottom: 1px solid #ece2e5
}

.nav-big li {
    flex: 1;
    list-style: none
}

.nav-big li a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ba0c2f;
    opacity: 0;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.nav-big li a:hover:after,
.nav-big li a.active:after {
    opacity: 1
}

.datepicker--cells {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4eb5e6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: 0
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #ff9a19;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years,
.datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute
}

.datepickers-container .datepicker.-from-bottom- {
    margin-top: 60px
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;
    z-index: 100
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s 0s;
    transition: opacity .3s ease, transform .3s ease, left 0s 0s, -webkit-transform .3s ease
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.datepicker--nav-title {
    border: 1px solid #e3e3e3
}

.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
    background: #f0f0f0
}

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2)
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action,
.datepicker--nav-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons,
.datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i,
.datepicker--nav-title em {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0
}

.datepicker--buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: 0
}

.datepicker--time-sliders {
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0;
    cursor: pointer;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: 0
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: 0;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: 0;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: 0;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
    background: 0
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: 0;
    border: 0
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

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

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.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-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.testimonial-box {
    background-color: #fff;
    background-image: url("../../assets/images/test_bg.html");
    -webkit-box-shadow: 1px 8px 16px -3px #c3bebe;
    -moz-box-shadow: 1px 8px 16px -3px #c3bebe;
    box-shadow: 1px 8px 16px -3px #c3bebe;
    padding: 30px;
    min-height: 260px;
    background-repeat: no-repeat;
    background-position: top 10px left 10px
}

@media only screen and (max-width: 768px) {
    .testimonial-box {
        padding: 10px
    }
}

.testimonial-box blockquote {
    color: #000;
    border: 0
}

.testimonial-box img {
    margin-right: 10px;
    border-radius: 50%
}

.testimonial-box span.name {
    color: #ba0c2f
}

.insurance-list {
    margin-top: -33px;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
    display: none;
}

@media only screen and (max-width: 767px) {
    .insurance-list {
        padding-bottom: 20px
    }
}

.insurance-list ul {
    background: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33)
}

@media only screen and (max-width: 767px) {
    .insurance-list ul {
        width: 100%;
        overflow: hidden;
        flex-flow: row wrap;
        align-items: center
    }
}

.insurance-list ul li {
    display: inline-block;
    height: 65px;
    border-right: 1px solid #eae6e6;
    border-bottom: 2px solid transparent;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    position: relative;
    flex: 1
}

@media only screen and (max-width: 767px) {
    .item-slide .product-actions {
        background: #ba0c2f;
        padding: 0;
        display: inline-block;
        width: 100%;
        border-radius: 5px;
        text-align: center
    }

    .inside-banner .inside-container .item-slide .slide-caption h1 {
        font-size: 30px
    }

    .responsive-cont-plans {
        padding: 20px
    }

    .product-actions.sticky a {
        font-size: 11px
    }

    .item-slide .product-actions a {
        color: #fff;
        display: inline-block;
        padding: 10px 10px;
        font-size: 13px;
        width: 20%;
        text-align: center
    }

    .insurance-list ul li {
        float: left;
        width: 50%;
        height: 105px;
        border-bottom: 1px solid #eae6e6;
        flex: 50%
    }

    .insurance-list ul li:nth-child(2) a img,
    .insurance-list ul li:nth-child(6) a img {
        margin-top: 7px
    }

    .insurance-list ul li::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0 !important;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ba0c2f;
        border-top: 0 !important;
        opacity: 0;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .item-slide .product-actions a {
        width: 30%;
    }
}

.insurance-list ul li:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ba0c2f;
    opacity: 0;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.insurance-list ul li a {
    color: #4e4e4e;
    font-size: 16px;
    font-size: 1.14286rem;
    padding: 10px;
    text-decoration: none;
    display: block;
    position: relative;
    padding-left: 69px;
    height: 100%;
    align-items: center;
    justify-content: left;
    vertical-align: middle;
    display: flex
}

@media only screen and (max-width: 767px) {
    .insurance-list ul li a {
        line-height: 1;
        font-size: 14px;
        font-size: 1rem;
        display: block;
        padding: 15px
    }
}

@media only screen and (max-width: 768px) {
    .insurance-list ul li a {
        font-size: 14px;
        font-size: 1rem
    }
}

.insurance-list ul li a img {
    position: absolute;
    left: 13px;
    top: auto
}

@media only screen and (max-width: 767px) {
    .insurance-list ul li a img {
        display: block;
        margin: 0 auto;
        padding-right: 0;
        margin-bottom: 10px;
        position: relative;
        left: auto;
        top: auto
    }
}

.insurance-list ul li:last-child {
    border-right: 1px solid transparent
}

.insurance-list ul li:hover,
.insurance-list ul li.active {
    border-bottom: 2px solid #ba0c2f
}

.insurance-list ul li:hover:after,
.insurance-list ul li.active:after {
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .insurance-list {
        margin-top: 0;
        text-align: center;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 100% 100%;
        background-repeat: no-repeat;
        background-image: url(../../assets/images/trip-details-bg.html)
    }
}

.insurance-list h2 {
    display: none
}

@media only screen and (max-width: 767px) {
    .insurance-list h2 {
        display: block;
        color: #fff;
        margin-top: 50px;
        margin-bottom: 5px
    }
}

.insurance-list p {
    display: none
}

@media only screen and (max-width: 767px) {
    .insurance-list p {
        display: block;
        color: #fff;
        margin-bottom: 30px
    }
}

.get-started-form {
    padding: 20px 0;
    display: none;
}

.get-started-form .get-started-tab {
    display: none;
    padding: 25px;
    background-color: #fff;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33)
}

.get-started-form h4 {
    font-size: 18px;
    font-size: 1.28571rem;
    color: #ba0c2f;
    margin-bottom: 20px
}

.get-started-form h4 span {
    font-size: 13px;
    font-size: .92857rem;
    color: #9a9a9a;
    padding-left: 5px
}

.get-started-form .fields-col {
    float: left;
    width: 30%;
    margin: 0 15px
}

.get-started-form .fields-col .custom-control-label:before {
    background: transparent;
    border: 1px solid #ba0c2f
}

@media only screen and (max-width: 767px) {
    .get-started-form {
        display: none
    }
}

.blog-box {
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 1px 8px 16px -3px #c3bebe;
    -moz-box-shadow: 1px 8px 16px -3px #c3bebe;
    box-shadow: 1px 8px 16px -3px #c3bebe
}

@media only screen and (max-width: 767px) {
    .blog-box {
        height: auto;
        margin-bottom: 30px
    }
}

.blog-box .img-container {
    float: left;
    width: 40%;
    overflow: hidden;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .blog-box .img-container {
        width: 100%;
        height: 270px
    }
}

.blog-box .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.blog-box .content {
    float: left;
    width: 60%;
    padding: 20px;
    height: 100%;
    position: static;
}

@media only screen and (max-width: 767px) {
    .blog-box .content {
        width: 100%;
        padding-bottom: 30px
    }
}

.blog-box .content h3 {
    font-size: 24px;
    color: #000;
    line-height: 1.4
}

@media only screen and (max-width: 767px) {
    .blog-box .content h3 {
        line-height: 1;
        font-size: 18px;
        font-size: 1.28571rem;
        font-weight: 400
    }
}

.blog-box .content p {
    font-size: 13px;
    font-size: .92857rem
}

.blog-box .content a {
    position: absolute;
    right: 9%;
    bottom: 7%;
    color: #ba0c2f;
    font-size: 16px;
    font-size: 1.14286rem
}

@media only screen and (max-width: 767px) {
    .blog-box .content a {
        left: 0;
        bottom: 0;
        display: block;
        padding: 20px 20px 15px
    }
}

.blog-and-testimonial {
    padding-bottom: 20px
}

.load-more {
    text-align: center;
    padding: 20px
}

.load-more a {
    color: #c8c8c8;
    text-decoration: underline;
    font-size: 16px;
    font-size: 1.14286rem
}

.explore-container {
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .explore-container {
        text-align: center;
        padding-bottom: 0
    }

    .explore-container span {
        padding-left: 0px !important;
    }

    .explore-container #explore-btn {
        margin-right: 0px !important;
    }

}

@media only screen and (max-width: 767px) {
    .explore-container .container {
        padding: 0;
        width: 100%;
        max-width: 100%
    }
}

.explore-section {
    padding: 30px 20px;
    background-color: #ba0c2f
}

@media only screen and (max-width: 767px) {
    .explore-section {
        background-color: #181818
    }
}

.explore-section span {
    margin-top: 10px;
    font-size: 26px;
    font-size: 1.85714rem;
    color: #fff
}

.explore-section span.age-select {
    width: 260px;
    display: inline-block;
    padding-left: 15px
}

.explore-section select {
    margin: 0;
    border-radius: 0;
    font-size: 26px;
    font-size: 1.85714rem;
    background-color: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff
}

.explore-section select option {
    color: #000
}

@media only screen and (max-width: 767px) {
    .explore-section select option {
        background-color: #181818;
        color: #fff
    }
}

@media only screen and (max-width: 767px) {
    .explore-section select {
        margin: 20px 0;
        width: 220px;
        background: #303030;
        padding: 5px 15px
    }
}

.explore-section form button {
    float: right
}

@media only screen and (max-width: 767px) {
    .explore-section form button {
        float: none;
        background-color: #ba0c2f !important
    }
}

.box-quote {
    background-color: #f5f5f5;
    padding: 20px;
    border-right: 1px solid #fff
}

@media only screen and (max-width: 767px) {
    .box-quote {
        margin-bottom: 20px
    }
}

.box-quote h4 {
    color: #ba0c2f;
    font-size: 16px;
    font-size: 1.14286rem
}

.box-quote select {
    width: 100%;
    background-color: transparent;
    color: #8a8a8a;
    border: 0;
    border-bottom: 1px solid #8a8a8a;
    margin-bottom: 30px
}

.box-quote input {
    width: 100%;
    background-color: transparent;
    color: #8a8a8a;
    border: 0;
    border-bottom: 1px solid #8a8a8a;
    margin-bottom: 30px
}

.box-quote a {
    color: #ba0c2f;
    display: block
}

.subscribe-section {
    background-color: #ba0c2f;
    padding: 40px
}

.subscribe-section h3 {
    color: #fff;
    font-size: 26px;
    font-size: 1.85714rem;
    margin-bottom: 0
}

.subscribe-section h3 span {
    display: block;
    font-size: 18px;
    font-size: 1.28571rem
}

.subscribe-section h2 {
    color: #fff;
    font-size: 40px;
    font-size: 2.85714rem
}

.subscribe-section h2 span {
    display: block;
    font-size: 25px;
    font-size: 1.78571rem
}

.subscribe-section select {
    font-size: 26px;
    font-size: 1.85714rem;
    background-color: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff
}

.subscribe-section form {
    padding: 0;
    font-size: 0;
}

@media only screen and (max-width: 767px) {
    .subscribe-section form {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.subscribe-section form input {
    width: 100%;
    outline: 0 !important;
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 14px 0;
    box-shadow: 0 0 0 #fff !important;
    height: 49px !important;
}

.subscribe-section form input:active,
.subscribe-section form input:focus {
    border-bottom: solid 1px #d4afb7
}

.subscribe-section form i,
.subscribe-section form em {
    color: #fff
}

.subscribe-section form .input-box {
    position: relative;
    padding-right: 24px;
    margin: 10px 0;
}

.subscribe-section form .input-box .error {
    top: 100%;
}

.subscribe-section form .input-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 24px;
    height: 49px;
    box-shadow: 0 0 0 #fff !important;
    outline: 0 !important;
}

.subscribe-section form ::-webkit-input-placeholder {
    color: #dab5b5
}

.subscribe-section form ::-moz-placeholder {
    color: #dab5b5
}

.subscribe-section form :-ms-input-placeholder {
    color: #dab5b5
}

.subscribe-section form :-moz-placeholder {
    color: #dab5b5
}

.w-15 {
    width: 15% !important
}

.get-quote-btn {
    color: #ba0c2f;
    font-size: 16px;
    font-size: 1.14286rem;
    text-decoration: none;
    margin-right: 10px
}

.inside-banner {
    height: 435px;
    width: 100%;
    background-color: #94001e;
    padding: 0
}

.inside-banner.contact-banner {
    height: 305px
}

.inside-banner .inside-container {
    position: relative;
    height: 100%
}

.inside-banner .inside-container .item-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    float: left
}

.inside-banner .inside-container .item-slide .slide-caption {
    padding-top: 160px
}

.inside-banner .inside-container .item-slide .slide-caption h2 {
    color: #fff;
    font-size: 30px;
    font-size: 2.14286rem
}

.inside-banner .inside-container .item-slide .slide-caption h1 {
    color: #fff;
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.red-bg {
    background: #ba0c2f !important
}

.inside-banner .inside-container .item-slide .slide-caption h1:after {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff
}

.product-actions {
    background: #ba0c2f;
    padding: 0;
    display: inline-block;
    border-radius: 5px
}

.product-actions a {
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
    font-size: 18px;
    font-size: 1.28571rem
}

.product-actions a:before {
    margin-right: 10px
}

.product-actions a:hover {
    color: #ccc;
    text-decoration: none
}

.product-actions.sticky {
    position: fixed;
    width: auto;
    bottom: -100px;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    max-width: 550px;
    margin: auto;
    background: #ba0c2f;
    z-index: 2;
    border-radius: 5px;
    padding: 0 10px;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
    display: flex
}

@media only screen and (max-width: 767px) {
    .product-actions.sticky {
        border-radius: 0
    }
}

.product-actions.sticky.showStick {
    bottom: 5px
}

@media only screen and (max-width: 767px) {
    .product-actions.sticky.showStick {
        bottom: 0
    }
}

.product-actions.sticky a {
    font-size: 18px;
    font-size: 1.28571rem;
    padding: 15px 7px;
    flex: 1
}

@media only screen and (max-width: 767px) {
    .product-actions.sticky a {
        font-size: 14px;
        font-size: .8rem;
    }
}

.red-bg-domastic {
    color: #ba0c2f
}

table {
    border-bottom: solid 1px #e3e3e3
}

table thead {
    background-color: #ba0c2f;
    color: #fff
}

table thead th {
    padding: 20px 15px !important
}

.custom-form ::-webkit-input-placeholder {
    color: #8c8c8c
}

.custom-form ::-moz-placeholder {
    color: #8c8c8c
}

.custom-form :-ms-input-placeholder {
    color: #8c8c8c
}

.custom-form :-moz-placeholder {
    color: #8c8c8c
}

.check-out-timeline {
    background-color: #f6f6f6;
    padding: 35px 0 15px 0
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0
}

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 14px;
    margin-bottom: 5px
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum a {
    color: #ba0c2f;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #dedede;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 2px solid #dedede;
    text-align: center;
    color: #b1b1b1;
    padding-top: 2px
}

.bs-wizard-step.complete>.bs-wizard-dot {
    background: #ba0c2f !important;
    border: 2px solid #ba0c2f !important;
    color: white !important
}

.bs-wizard-step.active>.bs-wizard-dot {
    background: #dedede !important;
    border: 2px solid #ba0c2f !important;
    color: #ba0c2f !important
}

.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
    background-color: #dedede !important
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 0;
    box-shadow: none;
    background: #ba0c2f
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #dedede
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none
}

.check-out-section {
    padding: 20px 0 50px
}

.check-out-section h2 {
    font-size: 24px;
    font-size: 1.71429rem;
    color: #4a4a4a;
    margin-bottom: 20px
}

.check-out-section .form-group select {
    width: 100%
}

.check-out-section label {
    color: #000;
    display: block;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
}

label.error {
    color: red !important;
    font-size: 10px !important;
    position: absolute;
    /* bottom: 0; */
    margin-bottom: 5px
}

label.info {
    color: #17a2b8 !important;
    font-size: 10px !important;
    position: absolute;
    bottom: 0;
    margin-bottom: 5px
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.check-out-section label+input[type="text"],
.check-out-section label+input[type="password"],
.check-out-section label+input[type="email"],
.check-out-section label+input[type="number"],
.check-out-section label+input[type="text"],
.check-out-section label+input[type="tel"],
.check-out-section label+textarea,
.check-out-section label+select {
    margin-top: -5px
}

.check-out-section label input[type="text"],
.check-out-section label input[type="email"],
.check-out-section label input[type="number"],
.check-out-section label input[type="tel"],
.check-out-section label input[type="text"],
.check-out-section label textarea,
.check-out-section label select {
    margin-top: 5px
}

.check-out-section input[type="radio"] {
    display: none
}

.check-out-section input[type="radio"]+label {
    display: inline-block;
    margin: 15px 0;
    cursor: pointer
}

.check-out-section input[type="radio"]+label:before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    border: solid 2px transparent;
    border-radius: 50%;
    margin-left: 0;
    margin-right: 5px;
    vertical-align: middle;
    background: url(../images/icons/uncheck-sp-one.png) no-repeat center center !important;
    background-size: 100% !important
}

.check-out-section input[type="radio"]:checked+label {
    color: #ba0c2f
}

.check-out-section input[type="radio"]:checked+label:before {
    border-color: transparent;
    background: url(../images/icons/check-sp-one.png) no-repeat center center !important;
    background-size: auto;
    background-size: 100% !important
}

.check-out-section .sp-methods dd {
    margin-bottom: 15px
}

.check-out-section .main-container {
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    padding-right: 0 !important
}

.check-out-section .main-container .header {
    border-bottom: 1px solid #efefef;
    padding: 20px
}

.check-out-section .main-container .header h3 {
    color: #ba0c2f;
    font-size: 18px;
    font-size: 1.28571rem;
    margin: 0
}

.check-out-section .main-container .header h3 i,
.check-out-section .main-container .header h3 em {
    float: right;
    font-size: 25px
}

.check-out-section .main-container .content {
    padding: 20px;
    position: relative
}

.check-out-section .main-container .content h4 {
    color: #383838;
    font-size: 18px !important;
    margin: 15px 0 14px;
    width: 100%;
    border-bottom: 0 solid #eee
}

.check-out-section .main-container .content .checkout-button-btm {
    position: absolute;
    right: 0;
    bottom: 0
}

.check-out-section .main-container.checkout-personal .content,
.check-out-section .main-container.checkout-gi .content,
.check-out-section .main-container.checkout-payment .content {
    padding-bottom: 80px
}

.check-out-section .main-container.general-information .content {
    padding-bottom: 15px;
    padding-top: 15px
}

.custom-check input[type=checkbox]+label {
    display: block;
    margin: .2em;
    cursor: pointer;
    padding: .2em;
    position: relative;
    padding-left: 50px;
    color: #383838
}

.custom-check input[type=checkbox] {
    display: none
}

.custom-check input[type=checkbox]+label:before {
    content: "\2714";
    border: .1em solid #c3c3c3;
    border-radius: 50%;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 7px 11px;
    margin-right: .2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    position: absolute;
    left: 0;
    top: 12px
}

.custom-check input[type=checkbox]+label:active:before {
    transform: scale(0)
}

.custom-check input[type=checkbox]:checked+label:before {
    background-color: #fff;
    border-color: #5abd00;
    color: #5abd00
}

.custom-check input[type=checkbox]:disabled+label:before {
    transform: scale(1);
    border-color: #aaa
}

.custom-check input[type=checkbox]:checked:disabled+label:before {
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb
}

.custom-check input[type=radio]+label {
    display: block;
    margin: .2em;
    cursor: pointer;
    padding: .2em;
    position: relative;
    padding-left: 50px;
    color: #383838
}

.custom-check input[type=radio] {
    display: none
}

.custom-check input[type=radio]+label:before {
    content: "\2714";
    border: .1em solid #c3c3c3;
    border-radius: 50%;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 7px 11px;
    margin-right: .2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    position: absolute;
    left: 0;
    top: 12px
}

.custom-check input[type=radio]+label:active:before {
    transform: scale(0)
}

.custom-check input[type=radio]:checked+label:before {
    background-color: #fff;
    border-color: #5abd00;
    color: #5abd00
}

.custom-check input[type=radio]:disabled+label:before {
    transform: scale(1);
    border-color: #aaa
}

.custom-check input[type=radio]:checked:disabled+label:before {
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb
}

.plan-box {
    background-color: #fff;
    margin: 10px 0;
    -webkit-box-shadow: 1px 5px 21px 0 rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 1px 5px 21px 0 rgba(195, 190, 190, 0.729412);
    box-shadow: 1px 5px 21px 0 rgba(195, 190, 190, 0.729412)
}

.plan-box .plan-header {
    padding: 20px
}

.plan-box .plan-header h3 {
    color: #000;
    font-size: 18px;
    font-size: 1.28571rem;
    margin-bottom: 0
}

.plan-box .plan-header span {
    color: #000;
    font-size: 16px;
    font-size: 1.14286rem;
    display: block
}

.plan-box .plan-price {
    background-color: #fbfbfb;
    padding: 20px;
    color: #ba0c2f;
    font-size: 18px;
    font-size: 1.28571rem;
    position: relative;
}

.plan-box .plan-price .plan-cc-btn .default-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 100%;
    background-image: url(../../assets/images/theme/cc-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60% auto;
    font-size: 0;
}

.plan-box .plan-content {
    padding: 20px
}

.plan-box .plan-content h1 {
    color: #000;
    font-size: 18px;
    font-size: 1.28571rem;
    margin-bottom: 20px
}

.plan-box .plan-content ul {
    padding-left: 15px;
    margin-bottom: 30px
}

.plan-box .plan-content ul li {
    display: block;
    font-size: 14px;
    font-size: 1rem;
    position: relative
}

.plan-box .plan-content ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: -13px;
    top: 9px;
    background-color: #ba0c2f
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #ba0c2f
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #ba0c2f
}

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

label.custom-control-label img {
    position: relative
}

.terms-check-button {
    color: #000;
    text-align: center;
    position: relative;
    margin: 10px 0;
    display: block;
    padding: 10px;
    background: #fff;
    font-size: 16px
}

.terms-check-button span {
    font-size: 12px;
    font-size: .85714rem;
    color: #ba0c2f
}

.terms-check-button i,
.terms-check-button em {
    display: block;
    font-size: 45px;
    font-size: 3.21429rem;
    vertical-align: middle;
    color: #000
}

.terms-check-button:hover {
    background: #ba0c2f;
    color: #fff;
    text-decoration: none
}

.terms-check-button:hover * {
    color: #fff
}

.checkout-plans,
.checkout-gi,
.checkout-payment {
    display: none
}

.thank-you-message {
    text-align: center;
    padding: 30px
}

.thank-you-message h2 {
    color: #459a04
}

.thank-you-message p {
    color: #000
}

.sub-header {
    background-color: #f6f6f6;
    padding: 22px 0
}

.cont-success-new {
    width: 70%;
    padding: 20px;
    -webkit-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    -moz-box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    box-shadow: 1px 8px 16px -3px rgba(195, 190, 190, 0.33);
    background: #fff;
    margin: 50px auto
}

.cont-success-new .checkout_success_cont h2.sub-title {
    font-size: 24px;
    color: #000
}

.cont-success-new .buttons-set button {
    padding: 5px 20px;
    line-height: 30px
}

.cont-success-new .buttons-set {
    margin-bottom: 30px;
    margin-top: 30px
}

.citizen-foundation-banner .foundation-logo {
    margin-bottom: 30px
}

.foundation-content .button-container .button {
    padding: 5px 20px;
    background: #000;
    text-decoration: none;
    background: #ba0c2f;
    color: #fff;
    font-size: 16px
}

@media only screen and (max-width: 768px) {
    .sub-header {
        padding: 22px 15px
    }
}

.sub-header h2 {
    text-transform: uppercase;
    float: left;
    font-size: 28px;
    font-size: 2rem
}

.sub-header a {
    float: right;
    padding: 10px 20px;
    background-color: #919191;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1rem;
    color: #fff;
    position: relative;
    top: 10px;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}

.sub-header a:hover {
    background-color: #ba0c2f
}

.sub-header form .form-group input {
    padding: 25px 40px
}

.sub-header form .form-group input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #ced4da
}

.sub-header form .form-group i,
.sub-header form .form-group em {
    position: absolute;
    top: 22px;
    left: 20px;
    font-size: 20px;
    font-size: 1.42857rem
}

.sub-header form .form-group button {
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 22px;
    right: 20px;
    font-size: 20px;
    font-size: 1.42857rem;
    color: #ba0c2f;
    outline: 0
}

.side-nav ul {
    padding-left: 0
}

.side-nav ul li {
    padding: 5px;
    display: block
}

.side-nav ul li a {
    display: block;
    padding: 0 10px;
    border-left: 3px solid transparent;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #000;
    text-decoration: none
}

.side-nav ul li:hover a,
.side-nav ul li.active a {
    border-left: 3px solid #ba0c2f
}

.content-box {
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412)
}

.content-box .content-header {
    padding: 15px 30px;
    border-bottom: 1px solid #f5f5f5
}

.content-box .content-header.header-buttons {
    position: relative;
}

.content-box .content-header.header-buttons .default-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 13px 20px;
}

.content-box .content-header h4,
.content-box .content-header h5,
.content-box .content-header h6 {
    margin-bottom: 0;
    color: #000
}

.content-box .content {
    padding: 30px;
    position: relative
}

.content-box .content .box-body h4 {
    color: #ba0c2f;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.14286rem;
    border-bottom: solid 1px #e3e3e3;
    padding: 10px 0;
    margin-top: 15px
}

.content-box .content .box-body h4:first-child {
    padding-top: 0
}

.content-box .content .box-body .input:first-child {
    margin-top: 0
}

.content-box .content .box-body .input:last-child {
    margin-bottom: 0
}

.content-box .content .submit-full {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px
}

.content-box .content.bottom-padding {
    padding-bottom: 78px
}

.information-box {
    margin-top: 40px
}

.information-box .header {
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

.information-box .header h3 {
    font-size: 18px;
    font-size: 1.28571rem;
    color: #ba0c2f;
    margin-bottom: 0;
    float: left
}

.information-box .header a {
    color: #a3a3a3;
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .85714rem
}

.information-box .header a i,
.information-box .header a em {
    color: #000;
    font-size: 14px;
    font-size: 1rem
}

.information-box .info-content {
    padding: 10px
}

.information-box .info-content p {
    font-size: 14px;
    font-size: 1rem;
    margin: 0
}

.information-box .info-content h6 {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0
}

.information-box .info-content a {
    color: #000;
    border-bottom: 1px solid #c7c7c7
}

.contact-section {
    position: relative;
    top: -100px
}

.contact-section .left-info {
    background: #ba0c2f;
    padding: 10px;
    padding-bottom: 100px
}

.contact-section .left-info ul {
    padding-left: 50px;
    padding-top: 40px
}

.contact-section .left-info ul li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #a00625;
    margin-bottom: 5px
}

.contact-section .left-info ul li h6 {
    color: #fff;
    margin-bottom: 0
}

.contact-section .left-info ul li p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-size: 1.14286rem
}

.contact-section .submit-full {
    padding: 20px;
    float: right
}

.motor-inc {
    padding: 20px 30px;
    position: relative
}

.motor-inc h2 {
    color: #4a4a4a;
    line-height: 1;
    font-size: 45px;
    font-size: 3.21429rem
}

.motor-inc h2 span {
    color: #ba0c2f
}

.motor-inc a.default-btn {
    text-transform: uppercase;
    padding: 14px 45px;
    margin-top: 20px
}

.motor-inc img {
    position: absolute;
    right: -23%;
    top: 220px
}

.help-center-section {
    padding: 50px 0
}

.help-box .icon-img {
    width: 90px;
    height: 90px;
    background-color: #ededed;
    display: table;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 20px
}

.help-box .icon-img i,
.help-box .icon-img em {
    display: table-cell;
    vertical-align: middle;
    color: #ba0c2f;
    font-size: 45px;
    font-size: 3.21429rem
}

.help-box h5 {
    font-size: 20px;
    font-size: 1.42857rem;
    color: #000
}

.help-box ul li {
    display: block
}

.help-box ul li a {
    padding: 5px 0;
    display: block;
    line-height: 1;
    color: #717171;
    font-size: 16px;
    font-size: 1.14286rem;
    text-decoration: none
}

.help-box ul li a:hover {
    color: #ba0c2f
}

.help-box ul li a.active {
    color: #ba0c2f;
    border-left: solid 2px #ba0c2f;
    padding-left: 8px
}

.help-inside-section {
    padding: 50px 0
}

.help-inside-section .left-sidebar {
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    height: 500px;
    position: sticky;
    top: 80px
}

.help-inside-section .left-sidebar .header {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px
}

.help-inside-section .left-sidebar .content {
    padding: 15px;
    height: 450px;
    overflow-y: scroll
}

.help-inside-section table {
    border: 0;
    margin: 10px 0
}

.help-inside-section table td {
    padding: 15px
}

.help-inside-section .right-content {
    background-color: #fff;
    -webkit-box-shadow: -4px 6px 32px -3px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: -4px 6px 32px -3px rgba(195, 190, 190, 0.729412);
    box-shadow: -4px 6px 32px -3px rgba(195, 190, 190, 0.729412);
    height: 500px;
    overflow-y: scroll
}

.submission-cont {
    background-color: #fff;
    -webkit-box-shadow: -4px 6px 32px -3px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: -4px 6px 32px -3px rgba(195, 190, 190, 0.729412);
    box-shadow: -4px 6px 32px -3px rgba(195, 190, 190, 0.729412);
    padding: 30px;
    margin: 50px auto;
    width: 70%
}

.help-inside-section .right-content .content {
    padding: 30px;
    color: #000;
    display: none
}

.help-inside-section .right-content .content h3,
.helpcenter-modal-dialog h3 {
    color: #000;
    position: relative;
    margin-bottom: 30px
}

.help-inside-section .right-content .content h3:after,
.helpcenter-modal-dialog h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    width: 65px;
    height: 2px;
    background-color: #ba0c2f
}

.help-inside-section .right-content .content h4,
.help-inside-section .right-content .content h5,
.helpcenter-modal-dialog h4,
.helpcenter-modal-dialog h5 {
    color: #000
}

.help-inside-section .right-content .content h4,
.helpcenter-modal-dialog h4 {
    color: #ba0c2f
}

.help-inside-section .right-content .content p,
.helpcenter-modal-dialog p {
    color: #717171
}

.help-inside-section .right-content .content ul,
.helpcenter-modal-dialog ul {
    padding-left: 15px;
    margin: 20px 0;
    color: #717171
}

.help-inside-section .right-content .content strong,
.helpcenter-modal-dialog strong {
    color: #000;
    font-size: 16px;
    font-size: 1.14286rem
}

.content::-webkit-scrollbar-track,
.right-content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f5f5f5
}

.content::-webkit-scrollbar,
.right-content::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

.content::-webkit-scrollbar-thumb,
.right-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ba0c2f
}

.content .input {
    width: 100%;
    float: left
}

.bottom-btn-check {
    width: 100%;
    float: left;
    padding: 10px 0
}

#checkout-review-table-wrapper {
    border: 1px solid #d5d5d5;
    margin-top: 30px;
    padding: 0
}

#opc-review-block .review-heading {
    background: url(../images/theme/heading-border.png) no-repeat bottom center;
    width: 100%;
    text-align: center;
    margin: 0 0 8%
}

#opc-review-block .review-heading h4 {
    font-size: 12px;
    line-height: 38px;
    color: #404040;
    font-family: 'robotomedium';
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    letter-spacing: 2px;
    font-size: .88vw;
    line-height: 2.8vw
}

.opc-data-table thead th {
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    width: 60%;
    padding: 0;
    text-transform: uppercase
}

.opc-data-table thead th.a-center {
    width: 15%
}

.opc-data-table thead tr th:last-child {
    width: 25%;
    text-align: right
}

.opc-data-table thead tr th:first-child,
.opc-data-table thead tr th:last-child {
    padding: 0
}

.opc-data-table tbody tr {
    position: relative
}

.opc-data-table tbody td {
    font-size: 12px;
    color: #000;
    padding: 10px 0;
    font-weight: normal;
    border: 0
}

.opc-data-table tbody td.a-right {
    position: relative
}

.opc-data-table tbody td h3 {
    font-size: 14px;
    color: #808080;
    font-weight: normal;
    text-transform: none;
    font-size: 1.02vw
}

.opc-data-table tbody td .price {
    font-size: 16px;
    color: #cd163f;
    font-size: 1.17vw
}

.opc-data-table tbody td .item-options {
    color: #808080;
    font-size: 12px;
    font-size: .88vw
}

.opc-data-table tbody td .item-options dt {
    color: #808080;
    font-size: 12px;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: .88vw
}

.opc-data-table tbody td .item-options dd {
    color: #808080;
    font-size: 12px;
    padding: 0;
    font-size: .88vw;
    margin: 0
}

.opc-data-table tbody tr td:first-child,
.opc-data-table tbody tr td:last-child {
    padding: 10px 16px
}

.opc-data-table tbody tr td:last-child {
    text-align: right;
    padding: 10px 16px
}

.opc-data-table tbody td .removeReview {
    background: url(../images/theme/cart-remove.png) no-repeat center center;
    height: 20px;
    width: 20px;
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    text-indent: -9999px;
    margin: -10px 0 0;
    cursor: pointer;
    font-size: 0
}

.opc-data-table tfoot tr td {
    border-bottom: 1px solid #e5e5e5
}

.opc-data-table tfoot tr.first {
    display: none
}

.opc-data-table tfoot tr td:last-child {
    text-align: right
}

.opc-data-table tfoot td {
    padding: 8px 16px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-align: left;
    border: 0
}

.opc-data-table tfoot td.last {
    font-weight: normal;
    text-align: right
}

.opc-data-table tfoot td strong {
    line-height: 38px;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    padding: 0;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    line-height: 2.78vw
}

.opc-data-table tfoot td strong .price {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    display: block;
}

.opc-data-table td.last {
    font-size: 15px;
    color: #000;
    font-weight: bold !important;
}

.opc-data-table td.last span {
    font-size: 15px;
    color: #000;
    float: right;
    font-weight: bold
}

.list-paragraph ul {
    margin-left: 15px
}

.accordion-content ul {
    margin-left: 15px;
    margin-bottom: 10px
}

.faq .accordion-item {
    list-style: none
}

.button-pdf-new {
    padding: 5px 20px;
    background: #ba0c2f;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff
}

.accordion-content table {
    margin-top: 15px !important
}

.accordion-content table tr td {
    font-size: 12px;
    padding: 20px 15px !important
}

.accordion-content table thead th {
    float: none !important;
    font-size: 12px
}

.review-heading h4 {
    padding-left: 15px
}

#checkout-shipping-method-load {
    display: block;
    width: 100%;
    padding-top: 20px
}

.opc-data-table {
    width: 100%
}

.sp-methods ul li {
    list-style: none
}

.shopping-empty {
    text-align: center;
    padding: 5% 0;
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    width: 50%;
    text-align: center;
    padding: 10% 0;
    margin: 50px auto;
    background: #fff
}

.page-notfound {
    text-align: center;
    padding: 5% 0;
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    width: 50%;
    text-align: center;
    padding: 10% 0;
    margin: 50px auto;
    background: #fff
}

.checkout-disclaimer {
    width: 100%;
    padding: 20px 0;
    float: left
}

.checkout-agreements li {
    list-style: none;
    text-align: left
}

.checkout-agreements li p input {
    display: inline-block
}

.checkout-agreements li p a {
    display: inline-block;
    padding-left: 10px
}

.title-red-lg p {
    color: #fff;
    font-size: 20px
}

.table.table-striped.table-hover th h2 {
    color: #fff;
    font-size: 20px
}

@media only screen and (max-width: 767px) {
    .shopping-empty {
        width: 100%
    }

    .page-notfound {
        width: 100%
    }
}

ul.login-tab-logout li {
    list-style: none;
}

ul.login-tab-logout li a {
    color: #000;
    padding-left: 10px;
}

.explore-section button:focus,
.explore-section text-area:focus,
.explore-section select:focus,
.explore-section input:focus {
    outline: none;
}

@media only screen and (min-width:768px) and (max-width: 991px) {

    .insurance-list ul li:hover,
    .insurance-list ul li.active {
        border-bottom: 0px solid #ba0c2f;
    }

    .insurance-list ul li a {
        font-size: 12px;
        padding-left: 45px;
    }

    .insurance-list ul li a img {
        width: 20px;
    }

    .blog-and-testimonial {
        padding-top: 0px !important;
    }

    .blog-box .content h3 {
        font-size: 17px;
        color: #000;
        line-height: normal;
        font-weight: bold;

    }

    .blog-box .content p {
        font-size: 11px !important;
        line-height: normal;
    }

    .explore-section span.age-select {

        width: 161px !important;
        display: inline-block;
        padding-left: 15px;

    }

    .explore-section select {
        font-size: 16px !important;
    }

    .default-btn.btn-big {
        font-size: 16px !important;
        padding: 14px 40px !important;

    }

    .subscribe-section .col-sm-4 {
        width: 22% !important;
    }

    .subscribe-section .col-sm-6 {
        width: 30% !important;
    }

    footer .footer-bottom p {
        font-size: 11px;
    }

    .blog-and-testimonial .nav>li>a {
        font-size: 13px;
    }

    .explore-section span {
        font-size: 16px !important;
    }

    .navigation>ul>li>a>i,
    .navigation>ul>li>a>em {
        right: 25px !important;
    }

    .navigation>ul>li .sub-menu li a>div {
        width: 18% !important;
        width: 100%;
        float: left;
    }

    .product-actions a {

        color: #fff;
        display: inline-block;
        padding: 10px 10px !important;
        font-size: 18px !important;

    }

    .terms-check-button {
        font-size: 13px !important;
    }

    .side-nav h5 {
        font-size: 14px !important;
    }

    .side-nav ul li a {
        font-size: 12px !important;
    }

    #signin .default-btn {
        padding: 14px 8px !important;
        font-size: 14px !important;
    }

    .owl-carousel .owl-item img {
        height: 100%;
    }

    .bg-add {
        background: none !important;
    }

    .insurance-list ul li:hover::after,
    .insurance-list ul li.active::after {
        opacity: 0 !important;
    }

    .blog-box .content a {
        bottom: 4% !important;
    }

}

/* .product-actions a.flaticon-insurance{
display:none;}
.product-actions.sticky a.flaticon-insurance{
display:none;} */


.product-actions a.flaticon-insurance.flaticon-insurance-imp {
    display: inline-block;
}

.product-actions.sticky.flaticon-insurance-moter a.flaticon-insurance {
    display: inline-block;
}


.product-actions.sticky.flaticon-insurance-moter {
    max-width: 550px;
}

.cart.display-single-price {
    width: 70%;
    margin: 100px auto;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    -moz-box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
    box-shadow: 9px 10px 25px -8px rgba(195, 190, 190, 0.729412);
}

.cart.display-single-price table {
    width: 100%;
}

.cart.display-single-price button {
    padding: 10px 20px;
}

.cart.display-single-price ul li {
    list-style: none;
}

.cart.display-single-price table button {
    margin-bottom: 20px;
}

.cart.display-single-price .product-name a {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 20px;
}

.cart.display-single-price #shopping-cart-totals-table {
    margin: 20px 0px;
    border-bottom: 0px;
}

.cart.display-single-price .checkout-types .btn-proceed-checkout.btn-checkout {
    margin-bottom: 20px;
}

.cart.display-single-price #shopping-cart-totals-table tr td {
    width: 90%;
}

.cart.display-single-price .product-cart-sku .label {
    font-size: 14px;
    color: #000;
    padding-left: 0px;
    font-weight: bold;
}

.cart.display-single-price .product-cart-actions {
    padding: 20px;
}

.cart.display-single-price .product-cart-actions input {
    width: 100%;
    text-align: center;
}

.cart.display-single-price .cart-forms {
    width: 50%;
}

.cart.display-single-price .cart-forms select,
.cart.display-single-price .cart-forms input {
    width: 100%;
}

.cart.display-single-price .product-cart-actions button {
    width: 100%;
}

.cart.display-single-price .product-cart-info {
    padding: 20px;
}

.cart.display-single-price .product-cart-sku {
    font-size: 12px;
    margin-bottom: 10px;
}

.cart.display-single-price .product-cart-image .product-image img {
    width: 100%;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .cart.display-single-price .cart-forms {
        width: 100%;
    }

    .cart.display-single-price h1 {
        font-size: 24px;
    }

    .cart.display-single-price h2 {
        font-size: 20px;
    }

    .cart.display-single-price #shopping-cart-totals-table tr td {
        width: 77%;
    }

    .cart.display-single-price form {
        overflow: auto;
    }

    .cart.display-single-price {
        width: 95%;
        margin: 40px auto;
        padding: 10px;
    }


    .product-actions.sticky.flaticon-insurance-moter a {
        font-size: 11px;
        padding: 15px 2px;
    }

    .item-slide .product-actions a {
        font-size: 11px;
    }
}

@media only screen and (min-width:992px) {
    label.error {
        position: absolute;
        bottom: -15px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    label.error {
        bottom: -24px !important;
    }

    .navigation>ul>li .sub-menu li {
        width: 100%;
    }

    .navigation>ul>li .sub-menu {
        width: 100%;
    }

    #coupon-btn {
        margin-top: 0px !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .navigation>ul>li>a>small {
        display: block;
    }

    .navigation>ul>li>a {
        font-size: 1.05vw;
    }

    .navigation .right-btns .toggle-btn a.toggle-promotions {
        font-size: 17px;
    }

}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .testimonial-box blockquote {
        font-size: 15px;
    }

    .testimonial-box {
        padding: 15px;
    }

    .check-out-section label {
        font-size: 13px;
    }

    .blog-box .content h3 {
        font-size: 20px;
    }

    .opc-data-table tfoot td strong .price {
        font-size: 15px !important;
    }
}

.personal-accident {
    width: 100%;
    float: left;
    padding: 70px 0px;
    text-align: center;
}

.coverage-under-plan {
    width: 100%;
    float: left;
    padding: 40px 0px 60px;
    background: #ce153e;
    text-align: center;
}

.features-under-plan {
    width: 100%;
    background: #fff;
    float: left;
    padding: 60px 0px 60px;
    text-align: left;
}

.personal-accident h1 {
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 34px;
}

.personal-accident p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #302e2e;
    padding: 20px 40px;
}

.coverage-under-plan h1 {
    color: #fff !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 34px;
}

.coverage-under-plan p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #fff;
    padding: 0px 40px 60px;
}

.coverage-under-plan ul li:first-chlid {
    margin-left: 0px !important;
}

.coverage-under-plan ul li {
    margin: 0px 1%;
    float: left;
    width: 22%;
}

.coverage-under-plan ul li img {
    width: 100%;
}

.container-jazz {
    width: 92%;
    margin: auto;
}

.features-under-plan .features-under-plan-left {
    width: 50%;
    padding: 70px 30px;
    float: left;
    background: #f7f7f7;
}

.features-under-plan .features-under-plan-left h1 {
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 34px;
}


.features-under-plan .features-under-plan-left p {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    color: #363636;
}


.features-under-plan .features-under-plan-left ul li {
    width: 100%;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    float: left;
    color: #363636;
    list-style: none;
    background: url(../images/JazzCash-list-bg.png) no-repeat left 10px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.features-under-plan .features-under-plan-right {
    width: 50%;
    padding: 70px 30px;
    float: right;
}



.features-under-plan .features-under-plan-right h1 {
    color: #262626 !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 28px;
}


.features-under-plan .features-under-plan-right p {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    color: #363636;
}


.features-under-plan .features-under-plan-right ul li {
    width: 100%;

    list-style: none;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    float: left;
    color: #363636;
    background: url(../images/JazzCash-list-bg.png) no-repeat left 10px;
    padding-left: 15px;
    margin-bottom: 10px;
}


.major-under-plan {
    width: 100%;
    float: left;
    padding: 60px 0px 30px;
    text-align: left;
}

.major-under-plan .major-under-plan-left {
    text-align: right;
    padding: 50px 30px;
    width: 30%;
    float: left;
    border-right: 1px solid #c0c0c0;
}


.major-under-plan .major-under-plan-left h1 {
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 20px;
}

.major-under-plan .major-under-plan-left p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    color: #363636;
}


.major-under-plan .major-under-plan-right {
    text-align: left;
    width: 70%;
    float: left;
    padding: 13px 30px;
}


.major-under-plan .major-under-plan-right p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-transform: inherit;
    padding-bottom: 10px;
    color: #363636;
}

.plans-jazzcas {
    width: 100%;
    float: left;
    padding: 60px 0px 60px;
    text-align: left;
    background: #f7f7f7;
}

.plans-jazzcas h1 {
    width: 100%;
    padding-bottom: 50px;
    float: left;
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-align: center;
}


.plans-jazzcas h2 {
    width: 100%;
    padding-top: 20px;
    float: left;
    color: #5e5e5e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}


.plans-jazzcas ul li {
    float: left;
    background: #fafafa;
    padding: 10px;
    list-style: none;
    width: 22%;
    position: relative;
    margin: 0px 1%;
}


.plans-jazzcas ul li.a-one::before {
    content: "A";
    position: absolute;
    width: 70px;
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
    height: 70px;
    background: #fafafa;
    border-radius: 50px;
    box-shadow: 0px 1px 2px #ececec;
    z-index: 1;
    left: 50%;
    margin-left: -35px;
    top: -29px;
    line-height: 70px;
    text-align: center;
}

.plans-jazzcas ul li.b-one::before {
    content: "B";
    position: absolute;
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
    width: 70px;
    height: 70px;
    background: #fafafa;
    border-radius: 50px;
    box-shadow: 0px 1px 2px #ececec;
    z-index: 1;
    left: 50%;
    border: 1px solid #e6e6e6;
    margin-left: -35px;
    top: -29px;
    line-height: 70px;
    text-align: center;
}

.plans-jazzcas ul li.c-one::before {
    content: "C";
    position: absolute;
    width: 70px;
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
    height: 70px;
    background: #fafafa;
    border-radius: 50px;
    box-shadow: 0px 1px 2px #ececec;
    z-index: 1;
    border: 1px solid #e6e6e6;
    left: 50%;
    margin-left: -35px;
    top: -29px;
    line-height: 70px;
    text-align: center;
}

.plans-jazzcas ul li.d-one::before {
    content: "D";
    position: absolute;
    width: 70px;
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
    height: 70px;
    background: #fafafa;
    border-radius: 50px;
    box-shadow: 0px 1px 2px #ececec;
    border: 1px solid #e6e6e6;
    z-index: 1;
    left: 50%;
    margin-left: -35px;
    top: -29px;
    line-height: 70px;
    text-align: center;
}

.plans-jazzcas ul li ul {
    border-top: 1px solid #ececec;
    width: 100%;
    float: left;
}

.plans-jazzcas ul li ul li {
    position: static !important;
}

.plans-jazzcas ul li ul li:::before {
    position: static !important;
}

.plans-jazzcas ul li h2 {
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    padding-top: 40px;
}


.plans-jazzcas ul li ul li:first-child {
    width: 40%;
    margin: 0px;
    text-align: center;
    float: left;
}

.plans-jazzcas ul li ul li:last-child {
    width: 60%;
    text-align: center;
    background: #f6f6f6;

    margin: 0px;
    float: right;
}

.plans-jazzcas ul li ul li p {
    font-size: 13px;
    border: none;
}

.plans-jazzcas ul li ul li p strong {
    color: #ce153e !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
}



.plans-jazzcas ul li p {
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #363636;
    text-align: center;
    float: left;
    border-top: 1px solid #ececec;
}

.plans-jazzcas ul li p strong {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #363636;
    float: left;
}

.mso-product-wrapper .mso-product-content .button-container {
    text-align: center;
}

.mso-product-wrapper .mso-product-content .button-container .button {
    width: 283px;
    max-width: 100%;
    font-size: 18px;
    line-height: 60px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 4px;
    border: 0;
    color: #FFFFFF;
    background: #ba0c2f;
    display: inline-block;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 30px;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .opc-data-table tbody tr td:last-child {
        padding: 10px 10px;
    }

    .opc-data-table tfoot td {
        padding: 8px 10px;
    }

    .mso-product-banner img {
        width: 100%;
    }

    .personal-accident {
        width: 100%;
        float: left;
        padding: 30px 0px !important;
        text-align: center;
    }

    .personal-accident h1 {
        color: #ce153e !important;
        font-size: 24px !important;
    }

    .personal-accident p {
        font-size: 14px !important;
        color: #302e2e;
        padding: 0px 20px !important;
    }

    .coverage-under-plan {
        width: 100%;
        float: left;
        padding: 30px 0px 20px !important;
        background: #ce153e;
        text-align: center;
    }

    .coverage-under-plan h1 {
        color: #fff !important;
        font-size: 24px !important;
    }

    .coverage-under-plan p {
        font-size: 14px !important;
        color: #fff;
        padding: 0px 0px 20px !important;
    }

    .coverage-under-plan ul li img {
        width: 70% !important;
        display: inline-block;
    }

    .coverage-under-plan ul li {
        margin: 0px 0% 1% !important;
        float: left;
        list-style: none;
        width: 100% !important;
    }

    .features-under-plan {
        width: 100%;
        float: left;
        padding: 30px 0px 30px !important;
        text-align: left;
    }

    .features-under-plan .features-under-plan-left {
        width: 100% !important;
        padding: 25px 30px !important;
        float: left;
        background: #f7f7f7;
    }

    .features-under-plan .features-under-plan-left h1 {
        color: #ce153e !important;
        font-size: 24px !important;
    }

    .features-under-plan .features-under-plan-left p {
        font-size: 16px !important;
        padding-bottom: 10px;
        color: #363636;
    }

    .features-under-plan .features-under-plan-right {
        width: 100% !important;
        padding: 30px 30px 0px !important;
        float: right;
    }

    .plans-jazzcas {
        width: 100%;
        float: left;
        padding: 30px 0px 30px !important;
        text-align: left;
        background: #f7f7f7;
    }

    .plans-jazzcas h1 {
        font-size: 24px !important;
        padding-bottom: 30px !important;
    }

    .plans-jazzcas ul li {
        float: left;
        background: #fafafa;
        padding: 10px;
        list-style: none;
        width: 100% !important;
        position: relative;
        margin: 0px 0% 45px !important;
    }

    .plans-jazzcas ul li ul li:last-child {
        width: 60% !important;
        text-align: center;
        background: #f6f6f6;
        margin: 0px !important;
        float: right;
    }

    .major-under-plan .major-under-plan-left {
        text-align: right;
        padding: 0px 30px 0x !important;
        width: 100% !important;
        float: left;
        border-right: 0px solid #c0c0c0 !important;
    }

    .major-under-plan .major-under-plan-left p {
        font-size: 14px !important;
    }

    .major-under-plan .major-under-plan-right {
        text-align: left;
        width: 100% !important;
        float: left;
        padding: 13px 30px;
    }

    .major-under-plan .major-under-plan-right p {
        font-size: 14px !important;
        text-transform: capitalize;
        padding-bottom: 10px;
        color: #363636;
        text-align: right !important;
    }

    .plans-jazzcas ul li ul li:first-child {
        width: 40% !important;
        margin: 0px !important;
        text-align: center;
        float: left;
    }

    .features-under-plan .features-under-plan-right h1 {
        color: #262626 !important;
        font-size: 24px !important;
    }
}

.form-control {
    height: 40px !important;
}

.box-body.login-box label.error {
    bottom: -13px;
}

@media only screen and (min-width:320px) and (max-width:1024px) {
    .box-body.login-box label.error {
        bottom: -24px;
    }
}

.form-list {
    list-style: none;
}

.form-list li {
    margin: 10px 0;
    font-size: 0;
}

.form-list li .field {
    margin: 10px 0;
}

.form-list li label {
    font-size: 1rem;
    padding: 5px 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block;
    width: 30%;
    vertical-align: middle;
}

.form-list li .input-box {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}

.form-list li .input-box .input-text,
.form-list li .input-box select {
    margin: 0;
    width: 100%;
}

.form-list li.control .checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.form-list li.control label {
    margin: 0 0 0 5px;
    width: auto;
}

.form-list li .input-box.cnic-fields .cnic-data {
    display: inline-block;
    vertical-align: middle;
}

.form-list li .input-box.cnic-fields span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    width: 4%;
    text-align: center;
}

.form-list li .input-box.cnic-fields .cnic-data.first-part {
    width: 30%;
}

.form-list li .input-box.cnic-fields .cnic-data.second-part {
    width: 50%;
}

.form-list li .input-box.cnic-fields .cnic-data.last-part {
    width: 12%;
}

.buttons-set {
    text-align: right;
}

.buttons-set .back-link {
    float: left;
    margin: 0;
    padding: 13px 0;
}

@media only screen and (max-width:767px) {
    .form-list li label {
        width: 100%;
    }

    .form-list li .input-box {
        width: 100%;
    }
}

.my-account .table-content {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}

.my-account .table-content table {
    width: 100%;
}

.my-account .table-content table.table th,
.my-account .table-content table.table td {
    font-size: 0.9rem;
    vertical-align: middle;
}

.my-account .table-content table.table tfoot tr td {
    border: 0;
}

.my-account .table-content table.table tfoot tr:first-child td {
    border-top: 1px solid #ddd;
}

.my-account .table-content table.table .default-btn {
    padding: 5px 10px;
}

.my-account .nav-big {
    align-items: flex-end;
}

#shipping-methods .text-info span {
    display: inline-block;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-right: 70px;
}

#shipping-methods .text-info.BlueEx span {
    background-image: url(../../assets/images/blueex.png);
}

#shipping-methods .text-info.TCS span {
    background-image: url(../../assets/images/tcs-opc-icon.png);
}

#shipping-methods .text-info.Leopards span {
    background-image: url(../../assets/images/leopards.png);
}

.my-account .top-pager .pager {
    margin: 0 0 10px;
}

.my-account .top-pager .pager .pages {
    display: none;
}

.my-account .bottom-pager .pager .count-container,
.my-account .bottom-pager .pager .pages>strong {
    display: none;
}

.my-account .top-pager .pager .count-container {
    text-align: right;
}

.my-account .top-pager .pager .count-container .amount {
    float: left;
    margin: 0;
    padding: 25px 0;
}

.my-account .top-pager .pager .count-container .limiter {
    display: inline-block;
}

.my-account .top-pager .pager .count-container .limiter label {
    display: none;
}

/*.my-account #my-orders-table{
font-size: 0.9rem;
}*/
/** multiple selection*/
.select2-container--default .select2-selection--multiple {
    background-color: white;
    cursor: text;
    padding: 2px 0 4px 0 !important;
    height: 40px !important;
    margin-top: -5px !important;
    border: 1px solid #ccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    overflow-x: auto;
}

.currency-popup .close {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 !important;
    width: 50px;
    height: 40px;
}

.currency-popup {
    overflow: hidden;
}

.currency-popup .modal-body {
    padding: 0;
}

.currency-popup .sub-header {
    padding: 30px 20px 25px;
    display: flex;
    align-items: flex-end;
}

.currency-popup .sub-header .value {
    margin-left: auto;
}

.currency-popup .amounts-wrapper {
    padding: 40px 0;
    display: flex;
    justify-content: center;
    text-align: center;
}

.currency-popup .amounts-wrapper .conv-amount {
    padding: 0 20px;
    flex: 1 1 auto;
    border-left: 1px solid #e6e6e6;
}

.currency-popup .amounts-wrapper .conv-amount:first-child {
    border: 0;
}

.currency-popup .amounts-wrapper .conv-amount .cc-code {
    display: block;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .responsive-cont-plans .intro-text-container {
        display: inline-block;
        vertical-align: top;
        text-align: justify;
        width: calc(100% - 264px);
        padding-right: 20px;
    }

    .responsive-cont-plans .intro-btn-container {
        display: inline-block;
        vertical-align: top;
        width: 260px;
        padding-top: 8px;
    }
}

.takaful-popup-open {
    cursor: pointer;
}

h1#im-title {
    font-size: 25px;
    padding-left: 20px;
}

.pop-inner {
    background-color: #fff;
    width: auto;
    height: 450px;
    padding: 25px;
    margin: 0 auto;
    overflow-y: auto;
    border: 3px solid white;
}

.pop-inner {
    background: url(../images/takaful-under-dev.png) no-repeat center center;
    background-size: 100%;
}

img.umb-img {
    width: 21px;
    height: 20px;
}

/*----New Collapse area styling------*/
.homecare-accordion-container {
    background-color: white;
    min-height: 170px;
}

.homecare-accordion .panel-group {
    margin: 0 0;
}

.homecare-accordion .panel {
    box-shadow: none !important;
    border-radius: 0 !important;
}

.homecare-accordion .panel-default {
    border: 0 !important;
}

.homecare-accordion .panel .panel-heading {
    background-color: transparent !important;
    padding-bottom: 0 !important;
    border-width: 0 !important;
}

.homecare-accordion .panel-heading h5.panel-title input.larger {
    margin-right: 10px !important;
    width: 20px !important;
    height: 20px !important;
    margin-top: 15px !important;
}

.homecare-accordion .panel-heading h5.panel-title a input .smaller {
    margin-right: 10px !important;
    width: 15px !important;
    height: 15px !important;
}

.homecare-accordion .panel-heading h5.panel-title span {
    margin-top: -5px !important;
}

.homecare-accordion .panel-heading h5.panel-title {
    padding-bottom: 10px;
    font-size: 16px !important;
    font-weight: normal;
}

.homecare-accordion .panel-heading h5.panel-title a:hover {
    text-decoration: none !important;
}

.homecare-accordion .panel-body {
    padding-top: 0px !important;
    border-width: 0 !important;
    padding-left: 25px !important;
    padding-bottom: 0 !important;
    margin-bottom: -3px !important;
}

/* .homecare-accordion .panel-body h6{

} */
.homecare-accordion .panel-group .panel .panel-body input {
    display: inline-block !important;
    margin-right: 15px;
}

.accordion-last-section {
    padding-bottom: 15px;
}

.right-text {
    text-align: left;
    padding-left: 65px;
}

.homecare-proceed-btn {
    text-align: center;
    /* padding-right: 25px; */
}

.table.table-homeCare {
    width: 75%;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .homecare-accordion-container {
        display: flex;
    }

    .right-text {
        text-align: center;
        padding-left: 0;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .right-text {
        text-align: center;
        padding-left: 0;
    }
}

.homecare-building-body,
.homecare-content-body {
    display: none;
}

.homecare-building-body.active {
    display: block;
}

.homecare-content-body.active {
    display: block;
}

.hide-class .row input {
    display: inline-block;
}

.label-span {
    padding-left: 15px;
}


/* The container */
.container-new-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container-new-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #000;
}

/* On mouse-over, add a grey background color */
.container-new-checkbox:hover input~.checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container-new-checkbox input:checked~.checkmark {
    background-color: #fff;
    color: red;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-new-checkbox input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-new-checkbox .checkmark:after {
    left: 8px;
    top: 2px;
    width: 7px;
    height: 16px;
    border: solid #ba0c2f;
    border-width: 0 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ----HomeCare Table Hading---- */
tr.heading-row {
    background-color: #ba0c2f !important;
    color: white !important;
}

/* -----Custom radio & Checkbox btn for HomeCare  START------ */

.custom-radio-box input[type='radio']:before {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: white;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid gray;
}

.custom-radio-box [type="radio"]:checked:after {
    width: 7px;
    height: 7px;
    border-radius: 15px;
    top: -23px;
    left: 3px;
    position: relative;
    background-color: #ba0c2f;
    content: '';
    display: inline-block;
    visibility: visible;
}

/* ----Chekbox btn--- */

.custom-checkbox input[type='checkbox']:before {
    width: 15px;
    height: 15px;
    border-radius: 0px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: white;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid gray;
}

.custom-checkbox [type="checkbox"]:checked:after {
    width: 7px;
    height: 7px;
    border-radius: 0px;
    top: -22px;
    left: 1px;
    position: relative;
    content: '\2713\0020';
    color: #ba0c2f;
    display: inline-block;
    visibility: visible;
}


/* -----Custom radio & Checkbox btn for HomeCare  ENDS------ */

.max-limit-text {
    color: black;
    padding-top: 6px;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .checkbox-text {
        font-size: 10px !important;
    }

    .max-limit-text {
        text-align: center;
        padding-top: 6px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .checkbox-text {
        font-size: 9px !important;
    }

    .max-limit-text {
        text-align: end;
        font-size: 13px;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .max-limit-text {
        padding-top: 6px;
        padding-bottom: 30px;
        margin: -20px 0 0 30px;
    }

    .loss-value {
        margin-left: 30px;
    }

    .grand-total-text {
        font-size: 12px;
    }
}

.swal2-icon.swal2-info {
    border-color: #ba0c2f !important;
    color: #ba0c2f !important;
}

.d-flex {
    display: flex !important;
}

align-items-center {
    align-items: center !important;
}

.gap-4 {
    gap: 4px !important;
}

.ml-6 {
    margin-left: 6px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

#popupLink {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.slide-img {
    width: 100% !important;
}

.login-footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.remember-checkbox {
    margin-bottom: 20px !important;
    margin-right: 8px !important;
}

.open-search,
.open-search>i {
    background-color: #000 !important;
    color: #000 !important;
    clickable: false !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .sub-header form .form-group button {
        top: 62px;
    }

    .sub-header form .form-group i,
    .sub-header form .form-group em {
        top: 62px;
    }
}

.d-none {
    display: none !important;
}

#dm-msg {
    list-style-type: disclosure-closed;
    /* margin-left: 20px; */
    text-align: center;
}

/* Radio Button Layout */
.radio-options {
    display: flex;
    gap: 40px;
    margin-bottom: 20px;
}

.radio-option {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
}

.custom-health-form input[type="radio"] {
    appearance: radio !important;
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    display: inline-block !important;
    /* use inline-block for better alignment */
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
}

.d-none {
    display: none !important;
}

input[type="checkbox"] {
    appearance: checkbox !important;
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-top: 4px;
}

.question-label span {
    color: red;
}

.view_order {
    cursor: pointer;
}

.ex_policy_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bg-date-range {
    background-color: #ba0c2f;
    color: #fff;
    text-align: center;
    padding: 8px;
    border-radius: 6px;
    font-size: small;
    cursor: pointer;
}

.book-btn {
    background-color: #b22222;
    color: white;
    padding: 8px 18px;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 2px black;
    cursor: pointer;
}

.book-btn:hover {
    background-color: #a11d1d;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.modal-content-viacare {
    background: white;
    margin: 5% auto;
    padding: 20px;
    width: 80%;
    max-width: 800px;
    border-radius: 10px;
    max-height: 80vh;
    /* keep modal within screen */
    overflow-y: auto;
}

.tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.tabs button {
    border: 1px solid #ccc;
    background: white;
    padding: 8px 14px;
    border-radius: 20px;
    cursor: pointer;
    color: black;
}

.tabs .active {
    background: #e8f8ee;
    border-color: #66bb6a;
}

.form-row {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}

.form-row input,
.form-row select {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 6px;
    flex: 1;
}

.search-btn {
    /* background: #4CAF50; */
    /* color: white; */
    border: none;
    padding: 10px 16px;
    border-radius: 20px;
    cursor: pointer;
}

.close {
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.swap-btn {
    background: #ba0c2f;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 52%;
    transform: translateX(52%);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    z-index: 100;
}

.swap-btn:hover {
    background: #94001e;
    box-shadow: 0 0 8px rgba(186, 12, 47, 0.5);
}


.remove-btn {
    background: #ff4d4d;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.remove-btn:hover {
    background: #cc0000;
}

.add-btn {
    background: #007bff;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.add-btn:hover {
    background: #0056b3;
}

.d-none {
    display: none !important;
}

.fs-20 {
    font-size: 20px;
}

.p-0 {
    padding: 0px;
}

.from-to-input {
    align-items: center;
    display: flex;
    position: relative;
    column-gap: 10px;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 250px;
}

.passenger-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 999;
    display: block;
    z-index: 1;
    position: fixed;
    width: 200px;
    margin-top: -35px;
    margin-left: 94px;
}

.passenger-selector .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0;
}

.passenger-selector .controls {
    display: flex;
    align-items: center;
    gap: 5px;
}

.passenger-selector .button {
    background: #ba0c2f;
    color: white;
    border: none;
    border-radius: 5px;
    width: 28px;
    height: 28px;
    font-size: 18px;
    cursor: pointer;
}

.passenger-selector .apply-btn {
    background: #ba0c2f;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
}

.passenger-selector button:disabled {
    background: #ccc;
    cursor: not-allowed;
}

.passenger-selector .count {
    min-width: 20px;
    text-align: center;
}

.apply-btn {
    margin-top: 10px;
    width: 100%;
    background: #ba0c2f;
    color: white;
    padding: 6px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/* Trip Info Container */
.trip-info-container {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    font-family: 'Segoe UI', Tahoma, sans-serif;
    color: #333;
}

/* Heading */
.trip-info-container h2 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    color: #1a73e8;
}

/* Flight Segments */
.flight-segment {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
    background: #f9fafb;
    transition: all 0.3s ease-in-out;
}

.flight-segment:hover {
    background: #f1f5f9;
    transform: translateY(-2px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}

/* Airline Info */
.flight-segment .airline {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 600;
}

.flight-segment .airline img {
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

/* Departure / Arrival */
.flight-times {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 8px;
}

.flight-times span {
    color: #374151;
}

/* Duration + Stops */
.flight-meta {
    font-size: 0.9rem;
    color: #6b7280;
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
}

/* Price Section */
.trip-price {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #16a34a;
    margin-top: 15px;
    padding: 10px;
    background: #ecfdf5;
    border-radius: 8px;
    border: 1px solid #bbf7d0;
}




.autocomplete-wrapper {
    position: relative;
}

.autocomplete-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    /* border: 1px solid #ddd; */
    max-height: 200px;
    overflow-y: auto;
    z-index: 9999;
}

.autocomplete-dropdown div {
    padding: 8px;
    cursor: pointer;
}

.autocomplete-dropdown div:hover {
    background: #eee;
}

#passengerField {
    background-color: transparent !important;
}

.modal-backdrop {
    z-index: 1040 !important;
}

.modal {
    z-index: 1050 !important;
}

.custom-file-upload {
    cursor: pointer;
    transition: 0.3s;
}

.custom-file-upload:hover {
    background-color: #f8f9fa;
}

.custom-radio {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

/* Increased size of the radio button circle */
.custom-radio .circle {
    width: 24px;
    height: 24px;
    border: 2px solid #ba0c2f;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    transition: all 0.2s ease-in-out;
}

/* Adjusted the inner dot for the active state */
.custom-radio.active .circle {
    background: #ba0c2f;
    box-shadow: inset 0 0 0 6px #fff;
}

/* Changed label text color to black */
.custom-radio .label {
    font-weight: 500;
    color: #000;
}

/* New styles for the image preview area */
#preview-wrapper {
    border: 2px dashed #ced4da;
    border-radius: 8px;
    padding: 1rem;
    min-height: 200px;
    /* Gives the box a defined height */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
}

#preview-wrapper img {
    max-height: 200px;
    width: auto;
}

#personalize-policy {
    margin-bottom: 15px !important;
}

