/* Minification failed. Returning unminified contents.
(3533,23): run-time error CSS1030: Expected identifier, found '.'
(3533,31): run-time error CSS1031: Expected selector, found ')'
(3533,31): run-time error CSS1025: Expected comma or open brace, found ')'
 */

@import url("https://fonts.googleapis.com/css?family=Cookie|Dancing+Script|Great+Vibes|Marck+Script|Tangerine");

/*
* ==========================================================
*     GENERAL
* ==========================================================
*/

html {
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: scrollbar;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    overflow-x: hidden;
}


img {
    max-width: 100%;
    height: auto;
}

iframe {
    border: 0;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left !important;
}

.position-relative {
    position: relative;
}

.leftauto {
    right: 0 !important;
    left: auto !important;
}

.hide {
    display: none;
}
/*body {
    padding-top: 10px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 320px;*/
}

.gmpc {
    position: relative
}

.gmpc-percent-text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center
}


/* MY STUFF*/
.center-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.marg-t-3 {
    margin-top: 1.8em;
}

.CreditCardVm_CCNumber-error .CreditCardVm_CVC-error {
    font-size: 12px;
    line-height: 1.6 !important;
}

.error-star {
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 1em;
}

.field-validation-error {
    color: #CC0000;
    text-transform: none;
}

.input-validation-error {
    box-shadow: 0px 0px 2px 3px #e56e6e;
}

.manual-error {
    color: #CC0000;
}

.white-font {
    color: whitesmoke;
}

.label-text {
    font-weight: 500;
    color: grey;
    font-size: 1rem;
}

.data-text {
    font-weight: 500;
    font-size: 1rem;
    color: black;
}

.help-text {
    font-size: .8em;
}

.hint-text {
    font-size: .9em;
    font-weight: lighter;
    color: #868e96;
    text-transform: uppercase;
}

.collapse-header {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: grey;
    padding-left: 0;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

.ul-data li:nth-child(odd) {
    background-color: lightgrey;
}

.card-body {
    padding: 0 0 10px 0;
    border: 0;
}

.border-left-thicker {
    margin: 1px 2px 0 2px;
    border-radius: 5px;
    border-style: solid;
    border-color: grey grey grey grey;
    border-width: 1px 1px 1px 3px;
    background-color: #f2f2f2;
}

.grey-bg {
    background-color: lightgrey;
}

.cv-logo {
    padding-left: 20px;
    max-width: 150px;
    height: auto;
}

.seal {
    position: relative;
    max-width: 35px;
    height: auto;
}

.cv-logo-res {
    padding-left: 20px;
    max-width: 150px;
    height: auto;
    margin-left: -40px;
}

.img-pixel {
    width: 1px;
    height: 1px;
}

.longScroll-start {
}

@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px !important;
    }
}

@media (min-width: 768px) {
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

@media (max-width: 575px) {
    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
    }

    nav.navbar a.menu-btn {
        margin-left: 10px !important;
    }
}

@media (max-width: 768px)and (min-width: 425px) {
    .longScroll-start {
        margin-top: 142px !important;
    }

    .configure-button {
        height: 50px !important;
        font-size: 0.45rem !important;
    }

    .configure-button div {
        line-height: 50px !important;
    }
}

@media (max-width: 425px)and (min-width: 320px) {
    .longScroll-start {
        margin-top: 320px !important;
    }

    .configure-button {
        height: 30px !important;
        font-size: 0.4rem !important;
    }

        .configure-button div {
            line-height: 30px !important;
        }
}

@media (max-width: 320px) {
    .form-card {
        padding: 0 !important;
    }

    .btn-text-sm-10 {
        font-size: 10px !important;
    }
}

@media (max-width: 375px)and (min-width: 320px) {
    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
    }

    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
        max-width: 120px;
    }

    nav.navbar a.menu-btn {
        margin-left: 4px !important;
    }
}

@media (max-width: 391px)and (min-width: 376px) {
    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
    }

    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
        max-width: 120px;
    }

    nav.navbar a.menu-btn {
        margin-left: 4px !important;
    }
}

@media (max-width: 355px)and (min-width: 321px) {
    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
    }

    .cv-logo-res {
        padding-left: 10px;
        margin-left: -10px;
        max-width: 100px;
    }

    nav.navbar a.menu-btn {
        margin-left: 4px !important;
    }
}

/**  extra small  */
@media (max-width: 320px) {
    .nav-no-xs {
        display: none !important;
    }

    .cv-logo-res {
        padding-left: 1px;
        margin-left: -1px;
        max-width: 110px;
    }

    .longScroll-start {
        padding-top: 530px !important;
    }
}

.text-12 {
    font-size: 10px !important;
}

.text-13 {
    font-size: 13px !important;
}

.text-14 {
    font-size: 14px !important;
}

.text-20 {
    font-size: 30px !important;
}

.p-overlay {
    text-align: left;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: white !important;
    font-size: 1rem !important;
    margin-bottom: 20px !important;
}

@media (max-width: 425px) {
    .p-overlay {
        font-size: 0.7rem !important;
    }
}

@media (min-width: 992px) {
    .p-overlay {
        font-size: 0.8rem !important;
    }

    .configure-button {
        font-size: 1.2rem !important;
    }
}

@media (min-width: 1070px) {
    .p-overlay {
        font-size: 0.9rem !important;
    }

    .configure-button {
        font-size: 1.3rem !important;
    }
}

/* Sections */
.navbar-custom + .main {
    margin-top: 50px;
}

.main {
    /*position: relative;*/
    background-color: #fff;
    z-index: 1;
    margin-top: 29px;
}

.module,
.module-small {
    position: relative;
    padding: 140px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.module-about-header {
    padding-top: 20%;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.name {
    text-transform: uppercase;
    font-family: "Roboto Light", sans-serif;
    color: #666;
}

.module-about-subtext {
    padding-top: 20px;
    font-size: 15px;
    text-align: justify;
    vertical-align: middle;
    color: #999;
}

.module-other-activities {
    padding: 20px 20px 20px 20px;
}

/* Module header */
.module-small {
    padding: 70px 0;
}

.module-extra-small {
    padding: 25px 0px;
}

.module-medium {
    padding: 75px 0px;
}

/*--------------------------------------------------------------
Hover Effects
--------------------------------------------------------------*/
.portfolio-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
}

    .portfolio-box .portfolio-box-caption {
        position: absolute;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        opacity: 0;
        color: #000000;
        background: rgba(255, 255, 255, 0.5);
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }

        .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
            position: absolute;
            top: 50%;
            width: 100%;
            transform: translateY(-50%);
            text-align: center;
        }

            .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
            .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
                padding: 0 15px;
            }

            .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
                font-family: "Roboto Light", sans-serif;
                font-size: 25px;
                font-weight: 600;
                text-transform: uppercase;
                letter-spacing: .5rem;
                background-color: #000000;
                color: #fff;
            }

            .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
                padding: 10px;
                font-size: 15px;
            }

    .portfolio-box:hover
    .portfolio-box-caption {
        opacity: 1;
    }

    .portfolio-box:focus {
        outline: 0;
    }

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
    transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
    position: absolute;
    display: block;
    height: 100%;
    width: 50%;
    top: 0;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    margin: 0;
}

.flex-direction-nav .flex-prev {
    opacity: 0;
    left: 0;
    cursor: url(img/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
    opacity: 0;
    right: 0;
    cursor: url(img/next-light.png), e-resize;
}

.flex-control-nav {
    position: absolute;
    width: auto;
    left: 50%;
    bottom: 20px;
    z-index: 11;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .flex-control-nav > li {
        display: inline-block;
        margin: 5px 3px;
    }

        .flex-control-nav > li > a {
            background: transparent;
            border: 1px solid #fff;
            display: block;
            height: 6px;
            width: 6px;
            border-radius: 6px;
        }

            .flex-control-nav > li > a:hover,
            .flex-control-nav > li > a.flex-active {
                background: #fff;
            }

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
    margin: 0 !important;
}

    .hero-slider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .hero-slider,
    .hero-slider .flex-viewport {
        height: 100% !important;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .hero-slider .slides {
            height: 100% !important;
            transition-delay: 1s;
        }

        .hero-slider .flex-direction-nav a {
            width: 15%;
        }

        .hero-slider .slides li {
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            height: 100% !important;
            width: 100%;
            padding: 0;
            margin: 0;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
        }
/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
    color: #111;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #aaa;
        outline: 0;
    }

.bg-dark a {
    color: #aaa;
}

    .bg-dark a:hover, .bg-dark a:focus {
        color: #fff;
    }

h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight: 400;
}

p, ol, ul, blockquote {
    margin: 0 0 20px;
}

blockquote {
    border: 0;
    font-style: italic;
    font-size: 15px;
    padding: 0;
}

.font-alt {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.font-light {
    font-family: "Roboto Thin", sans-serif;
    text-transform: uppercase;
}

.font-thin {
    font-family: "Roboto Thin", sans-serif;
}

.font-serif {
    font-family: 'Marck Script', cursive;
    font-style: italic;
}

.font-greatVibes {
    font-family: "Great Vibes", sans-serif;
    font-size: 29px;
    letter-spacing: 2px;
}

.large-text {
    font-size: 24px !important;
}

.rotate {
    text-shadow: none !important;
}

.module-title {
    position: relative;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #111;
    margin: 0 0 70px;
}

.module-subtitle {
    text-align: center;
    font-size: 16px;
    color: #111;
    margin-bottom: 70px;
}

.module-icon {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
}

.module-title + .module-subtitle {
    margin-top: -35px;
}

/* Caption */
.credique-caption {
    position: relative;
    display: table;
    height: 100%;
    width: 70%;
    margin: 0 auto;
}

.credique-caption {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.caption-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

/* Restaurant module header */
.alt-module-subtitle {
    display: table;
}

    .alt-module-subtitle h5 {
        display: table-cell;
        white-space: pre;
        padding: 0 8px;
        color: #111;
    }

.text-bold {
    font-weight: 700;
}

.text-small {
    font-size: 0.9rem;
}

.text-xsmall {
    font-size: 0.8rem;
}

.text-gray {
    color: #868e96;
}

.security-icons {
    width: 90px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
    margin-right: 50px;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}

i {
    display: inline-block;
}

/*span {
    display: inline-block;
}*/

.mt-30px {
    margin-top: 30px !important;
}

.mb-30px {
    margin-bottom: 30px !important;
}

i[class*='icon-'] {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

table {
    font-size: 0.9em;
    color: #666;
}

.btn-xs {
    font-size: 0.7em !important;
    padding: 2px 5px !important;
    border-radius: 2px !important;
}

.badge {
    font-weight: 400;
    border-radius: 0;
}

    .badge.badge-primary {
        background: #2b90d9;
    }

.page {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: width 0.3s linear;
    transition: width 0.3s linear;
    width: calc(100% - 200px);
    background-color: #F4F7FA;
    min-height: 100vh;
    padding-bottom: 50px;
    padding-top: 40px;
}

    .page.active {
        width: calc(100% - 70px);
    }

h2 {
    color: #555;
    font-weight: 400;
}

.breadcrumb-holder {
    background: #eceeef;
}

    .breadcrumb-holder .breadcrumb {
        padding: 15px 0;
        font-size: 0.85em;
        font-weight: 300;
        color: #999;
        margin-bottom: 0;
    }

        .breadcrumb-holder .breadcrumb a:hover, .breadcrumb-holder .breadcrumb:focus {
            text-decoration: none;
        }

        .breadcrumb-holder .breadcrumb .container {
            padding: 0;
        }

.card {
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.card-header h1,
.card-header h2,
.card-header h3,
.card-header h4,
.card-header h5,
.card-header h6 {
    margin-bottom: 0;
}

.card:not([class*="text"]) p {
    color: #888;
}

.display {
    font-weight: 400 !important;
}

.section-padding {
    padding: 3rem 0;
}

.section-no-padding-bottom {
    padding-bottom: 0;
}

section header {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (min-width: 768px) {
    .container-fluid {
        padding: 0 3rem;
    }
    .configure-button {
        font-size: 0.9rem !important;
    }
}

/* Scroll to top */
.scroll-up {
    position: fixed;
    display: none;
    bottom: 7px;
    right: 7px;
    z-index: 999;
}

    .scroll-up a {
        background: #ffffff;
        display: block;
        height: 28px;
        width: 28px;
        text-align: center;
        line-height: 28px;
        font-size: 14px;
        color: #000000;
        opacity: 0.6;
        border-radius: 2px;
    }

        .scroll-up a:hover,
        .scroll-up a:active {
            opacity: 1;
            color: #000;
        }

/* Video */
.video-controls-box {
    position: absolute !important;
    bottom: 40px;
    left: 0;
    width: 100%;
    z-index: 1;
}

    .video-controls-box a {
        display: inline-block;
        color: #fff;
        margin: 0 5px 0 0;
    }

/* Landing Page */
.landing-reason:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(26, 26, 26, 0.9);
}

.landing-reason {
    color: #fff;
    font-size: 13px;
}

.landing-image-text {
    padding-top: 70px;
    padding-bottom: 0px;
}

    .landing-image-text h2 {
        margin-top: 100px;
        margin-bottom: 15px;
    }

.landing-screenshot:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
    margin-right: 5px;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
    border-radius: 0;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    padding: 8px 37px;
}

    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        outline: 0;
    }

    .btn.btn-round {
        border-radius: 2px;
    }

    .btn.btn-circle {
        border-radius: 30px;
    }

    .btn.btn-w {
        background: rgba(255, 255, 255, 0.8);
        color: #111;
    }

        .btn.btn-w:hover,
        .btn.btn-w:focus {
            background: white;
            color: #111;
        }

    .btn.btn-g {
        background: #e5e5e5;
        color: #111;
    }

        .btn.btn-g:hover,
        .btn.btn-g:focus {
            background: #d8d8d8;
            color: #111;
        }

    .btn.btn-border-w {
        background: transparent;
        border: 1px solid rgba(255, 255, 255, 0.75);
        color: #fff;
    }

        .btn.btn-border-w:hover,
        .btn.btn-border-w:focus {
            background: #fff;
            border-color: transparent;
            color: #111;
        }

    .btn.btn-d {
        background: rgba(17, 17, 17, 0.8);
        color: #fff;
    }

        .btn.btn-d:hover,
        .btn.btn-d:focus {
            background: #111111;
        }

    .btn.btn-b {
        background: #111111;
        color: #fff;
    }

        .btn.btn-b:hover,
        .btn.btn-b:focus {
            background: rgba(17, 17, 17, 0.8);
        }

.btn-border-d {
    background: transparent;
    border: 1px solid #111111;
    color: #111;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
    background: #111111;
    color: #fff;
}

.btn.btn-font-w {
    background: rgba(255, 255, 255, 0.8);
    color: #fff;
}

    .btn.btn-font-w:hover {
        background: #fff;
        color: #111;
    }

/* Buttons size */
.btn.btn-lg {
    padding: 12px 45px;
    font-size: 13px;
}

.btn.btn-sm {
    padding: 6px 25px;
    font-size: 10px;
    letter-spacing: 1px;
}

.btn.btn-xs {
    padding: 4px 19px;
    font-size: 10px;
    letter-spacing: 0;
}

.btn-list .btn {
    margin: 5px 0;
}

.search-btn {
    position: absolute;
    background: transparent;
    border: none;
    overflow: hidden;
    top: 50%;
    right: 1px;
    width: 42px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    outline: none;
    color: #999;
    margin-top: -20px;
}

.image-button {
    margin: 0px 5px;
}

/*
* ==========================================================
*     Main NAVBAR
* ==========================================================
*/
nav.navbar {
    /*background: #2d3035;*/
    padding: .8rem 0;
    /* Navbar Brand --------- */
    /*  Dropdowns ------------ */
    /* Toggle Button ---------- */
}

    nav.navbar .side-navbar-wrapper {
        width: 100%;
        height: 100%;
    }

    nav.navbar .container-fluid {
        width: 100%;
    }

    nav.navbar .navbar-holder {
        width: 100%;
    }

    nav.navbar a {
        font-size: .8rem;
        color: #fff;
        position: relative;
    }

    nav.navbar .badge {
        position: absolute;
        top: 0;
        right: 0;
    }

    /*nav.navbar a.language span {
        margin-left: .2rem;
        vertical-align: middle;
    }*/

    nav.navbar a.logout i {
        margin-left: 5px;
    }

    nav.navbar small {
        font-size: 0.75rem;
        color: #999;
    }

    nav.navbar a.navbar-brand {
        margin-left: 10px;
    }

    nav.navbar .brand-text {
        text-transform: uppercase;
    }

        nav.navbar .brand-text strong {
            font-size: 1.5em;
        }

    nav.navbar .nav-menu {
        margin-bottom: 0;
    }

    nav.navbar .dropdown-toggle::after {
        border: none !important;
        content: '\f107';
        vertical-align: baseline;
        font-family: 'FontAwesome';
        margin-left: .3rem;
    }

    nav.navbar .dropdown-menu {
        right: 0;
        left: auto;
        float: left;
        margin-top: 16px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1rem;
        padding: 1rem;
    }

        nav.navbar .dropdown-menu .dropdown-item {
            color: #666;
            padding: 10px;
        }

            nav.navbar .dropdown-menu .dropdown-item:active {
                color: #fff;
            }

    /*nav.navbar .dropdown-menu .dropdown-item:active span,
            nav.navbar .dropdown-menu .dropdown-item:active small {
                color: #fff;
            }

        nav.navbar .dropdown-menu .dropdown-item span {
            color: #777;
        }

        nav.navbar .dropdown-menu .dropdown-item i {
            margin-right: 5px;
        }

    nav.navbar .msg-body span,
    nav.navbar .msg-body strong {
        display: block;
    }

    nav.navbar .msg-body span {
        font-size: 0.85em;
    }*/

    nav.navbar .msg-profile {
        margin-right: 10px;
        width: 50px;
    }

    nav.navbar .notification-content {
        font-size: .8rem;
        margin-right: .5rem;
    }

    nav.navbar a.menu-btn {
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #2d3035;
        color: #fff;
        text-align: center;
        padding: 0 !important;
        margin-left: 40px;
    }

        nav.navbar a.menu-btn i[class*='icon-'] {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }

        nav.navbar a.menu-btn:hover {
            background: #2b90d9;
        }



/*---------------------custom nav-------------------------------*/
.navbar-custom {
    background-color: rgba(255, 255, 255, 0.9);
    border: 0;
    border-radius: 0;
    z-index: 1000;
    font-family: "Roboto Light", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
    transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a {
    transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
}

.navbar-custom .navbar-brand {
    letter-spacing: 4px;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
}

    .navbar-custom .navbar-brand:hover {
        letter-spacing: 4px;
        font-weight: 400;
        font-size: 22px;
        color: #0066cc;
    }

.navbar-custom .nav li > a {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}

.navbar-custom .dropdown-menu > li > a {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding: 11px 15px;
    letter-spacing: 2px;
    color: #999;
}

.navbar-custom .dropdown-menu .dropdown-menu {
    border-left: 1px solid rgba(73, 71, 71, 0.15);
    left: 100%;
    right: auto;
    top: 0;
    margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
    border: 0;
    border-right: 1px solid rgba(73, 71, 71, 0.15);
    right: 100%;
    left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
    background: none;
    color: #ffffff;
}

.navbar-custom .dropdown-menu > li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
}

.navbar-custom .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
    background: #fff;
}

.dropdown-menu {
    min-width: 180px;
    font-size: 11px;
}

/*  NAVBAR MEDIAQUERIES ---------------------------------- */
@media (max-width: 575px) {
    nav.navbar .dropdown-menu {
        width: auto;
        right: -40px;
    }

    nav.navbar .notification {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 992px) {
    nav.navbar .dropdown-menu strong {
        font-weight: 400;
    }

    nav.navbar .dropdown-menu a {
        font-size: 0.9em;
    }
}

/*
* ==========================================================
*     SIDE NAVBAR
* ==========================================================
*/
.side-navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    width: 200px;
    text-align: left;
    background: #2d3035;
    color: #fff;
    z-index: 999;
    overflow-y: auto;
    padding-top: 38px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /*  Side navbar small ------------------------ */
}

    .side-navbar .scrolled-wrapper {
        width: 100%;
        height: 100%;
    }

    .side-navbar.hide {
        left: -70px;
    }

    .side-navbar a.brand-small {
        text-transform: uppercase;
        font-weight: 500;
        padding: 0;
    }

        .side-navbar a.brand-small:hover, .side-navbar a.brand-small:focus {
            background: none;
        }

        .side-navbar a.brand-small strong {
            font-size: 1.5rem;
        }

/*testing*/
.intro {
    font-size: 120%;
    color: red;
}

.active-nav {
    background: #2b90d9 !important;
}

.nav-dark-bg {
    background: #2d3035 !important;
}
/*end testing*/
.side-navbar li {
    position: relative;
}

    .side-navbar li a {
        position: relative;
        font-size: .9rem;
        font-weight: 300;
        color: #fff;
        text-decoration: none;
        width: 100%;
        padding: 12px;
    }

        .side-navbar li a:focus, .side-navbar li a:hover, .side-navbar li a[aria-expanded="true"] {
            background: #2d3035;
            color: #fff;
            text-decoration: none;
        }

        .side-navbar li a[data-bs-toggle="collapse"]::before {
            content: '\f104';
            display: inline-block;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-family: FontAwesome;
            position: absolute;
            top: 50%;
            right: 20px;
        }

        .side-navbar li a[aria-expanded="true"]::before {
            content: '\f107';
            color: #fff;
        }

    .side-navbar li.active > a {
        background: #2b90d9;
    }

    .side-navbar li ul {
        background: #292929;
        position: relative;
        min-width: 100%;
        left: 0;
        padding-left: 0;
    }

        .side-navbar li ul a {
            padding-left: 20px;
            font-size: .85rem;
        }

        .side-navbar li ul.collapse a {
            border-left: 2px solid #2b90d9;
        }

            .side-navbar li ul.collapse a:hover {
                background: #121212;
            }

side-navbar li ul.collapse a {
}

.side-navbar .sidenav-header {
    background: #292929;
    padding: 14px;
    margin-bottom: 10px;
}

    .side-navbar .sidenav-header img {
        width: 50px;
        height: 50px;
    }

    /*.side-navbar .sidenav-header span {
        font-size: 0.8em;
        color: #666;
    }*/

    .side-navbar .sidenav-header h2 {
        margin: 10px 0 0;
        text-transform: uppercase;
        letter-spacing: .1em;
    }

.side-navbar .sidenav-heading {
    font-weight: 700;
    color: #adb5bd;
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.side-navbar i[class*='icon-'] {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

/*.side-navbar span {
        display: inline-block;
    }*/

.side-navbar i {
    font-size: inherit;
    margin-right: 10px;
}

.side-navbar .badge {
    display: inline-block;
    font-size: 0.6em;
}

.side-navbar .brand-small {
    display: none;
}

.side-navbar.shrink {
    width: 70px;
    text-align: center;
}

    .side-navbar.shrink .menu-icon {
        font-size: 25px;
    }

    .side-navbar.shrink .brand-small {
        display: block;
    }

    .side-navbar.shrink .sidenav-header-inner {
        display: none;
    }

    .side-navbar.shrink .sidenav-heading {
        margin-left: 0;
        font-size: .8rem;
    }

    .side-navbar.shrink ul li a {
        font-size: .7rem;
        padding-left: 5px;
        padding-right: 5px;
    }

    .side-navbar.shrink ul li p{
        display: none;
    }

        .side-navbar.shrink ul li a[data-bs-toggle="collapse"]::before {
            content: '\f107';
            -webkit-transform: translateX(50%);
            transform: translateX(50%);
            position: absolute;
            top: auto;
            right: 50%;
            bottom: 0;
            left: auto;
        }

        .side-navbar.shrink ul li a[data-bs-toggle="collapse"][aria-expanded="true"]::before {
            content: '\f106';
        }

    .side-navbar.shrink ul li ul a {
        padding-left: 10px;
        font-size: .7rem;
    }

    .side-navbar.shrink i {
        display: block;
        margin-right: 0;
        font-size: 1rem;
    }

    .side-navbar.shrink .arrow {
        float: none;
        -webkit-transform: none !important;
        transform: none !important;
    }

    .side-navbar.shrink .badge {
        display: none;
    }

/* SIDE NAVBAR MEDIAQUERIES ------------------------------ */
@media (max-width: 1199px) {
    .page {
        width: 100%;
    }

        .page.active {
            width: 100%;
        }

        .page.active-sm {
            width: calc(100% - 70px);
        }

    .side-navbar {
        left: -70px;
        width: 70px;
        text-align: center;
    }

        .side-navbar.show-sm {
            left: 0 !important;
        }

        .side-navbar .brand-small {
            display: block;
        }

        .side-navbar .sidenav-header-inner {
            display: none;
        }

        .side-navbar .sidenav-heading {
            margin-left: 0;
            font-size: .8rem;
        }

        .side-navbar ul li a {
            font-size: .7rem;
            padding-left: 5px;
            padding-right: 5px;
        }

            .side-navbar ul li a[data-bs-toggle="collapse"]::before {
                content: '\f107';
                -webkit-transform: translateX(50%);
                transform: translateX(50%);
                position: absolute;
                top: auto;
                right: 50%;
                bottom: 0;
                left: auto;
            }

            .side-navbar ul li a[data-bs-toggle="collapse"][aria-expanded="true"]::before {
                content: '\f106';
            }

        .side-navbar ul li ul a {
            padding-left: 10px;
            font-size: .7rem;
        }

        .side-navbar i {
            display: block;
            margin-right: 0;
            font-size: 1rem;
        }

        .side-navbar .arrow {
            float: none;
            -webkit-transform: none !important;
            transform: none !important;
        }

        .side-navbar .badge {
            display: none;
        }
}

/* Malihu Custom Scroll */
.mCSB_scrollTools {
    width: 4px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #2b90d9;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
        background-color: #2b90d9;
    }

/*
* ==========================================================
*      DASHBOARD COUNTS
* ==========================================================
*/
.dashboard-counts {
    color: #333;
}

    /*.dashboard-counts .count-title span {
        font-size: 0.8em;
        color: #aaa;
        display: block;
    }*/

    .dashboard-counts .count-title i {
        font-size: 1.5em;
        color: #2b90d9;
    }

    .dashboard-counts .icon {
        margin-right: 10px;
    }

    .dashboard-counts strong {
        font-size: 0.9em;
        font-weight: 500;
        color: #555;
        display: block;
    }

    .dashboard-counts .count-number {
        font-size: 2.2em;
        font-weight: 300;
    }

/* DASHBOARD COUNTS MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
    .dashboard-counts div[class*='col-'] {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .dashboard-counts strong {
        font-size: 1em;
    }

    /*.dashboard-counts span {
        font-size: 0.9em;
    }*/

    .dashboard-counts .count-number {
        font-size: 3em;
    }
}
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
    position: relative;
    background-color: #ffffff;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    z-index: 0;
    background-size: cover !important;
}

.credique-title-size-1 {
    letter-spacing: 4px;
    font-size: 15px;
}

.credique-title-size-2 {
    line-height: 1.3;
    letter-spacing: 3px;
    font-size: 18px;
    opacity: .8;
}

.credique-title-size-3 {
    letter-spacing: 16px;
    font-size: 46px;
}

.credique-title-size-4 {
    letter-spacing: 24px;
    font-weight: 400;
    font-size: 48px;
}

/* Agency Page Header */
.agency-page-header:before {
    background: transparent;
}

/* About us Page Header */
.about-page-header:before {
    background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
    background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
    background-position: 40% 14%;
    background-repeat: no-repeat;
}

    .pricing-page-header:before {
        background: rgba(2, 2, 2, 0.6);
    }

/* Gallery Page Header */
.gallery-page-header {
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

    .gallery-page-header:before {
        background: rgba(2, 2, 2, 0.2);
    }

/* Contact Page Header */
.contact-page-header {
    background-position: 13% 45%;
    background-repeat: no-repeat;
}

    .contact-page-header:before {
        background: rgba(2, 2, 2, 0.5);
    }

/* FAQ Page Header */
.faq-page-header:before {
    background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
    background-position: 50% 24%;
    background-repeat: no-repeat;
}

    .blog-page-header:before {
        background: rgba(2, 2, 2, 0.3);
    }

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
    background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
    background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
    background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
    background-position: 50% 50%;
}

@media only screen and (max-width: 425px) and (min-width: 320px) {
    .credique-title-size-1 {
        letter-spacing: 2px;
        font-size: 8px;
    }

    .credique-title-size-2 {
        line-height: 1.3;
        letter-spacing: 3px;
        font-size: 10px;
    }

    .credique-title-size-3 {
        letter-spacing: 14px;
        font-size: 12px;
    }

    .credique-title-size-4 {
        letter-spacing: 20px;
        font-size: 16px;
    }

    .Copyright {
        padding-top: 20px;
        font-size: 10px;
    }
}
/* Agency Page Header */
.agency-page-header:before {
    background: transparent;
}

/* About us Page Header */
.about-page-header:before {
    background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
    background: rgba(2, 2, 2, 0.1);
}

/* Landing Page Header */
.landing-header:before {
    position: absolute;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.banner-img {
    margin-top: -145px;
}

.shop-page-header:before {
    background: rgba(34, 34, 34, 0.3);
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
    bottom: 20px;
    position: absolute;
    width: 35%;
}

    .photography-page .image-caption .caption-text {
        font-size: 24px;
        text-transform: capitalize;
        letter-spacing: 1px;
    }

.photography-page .flex-control-nav {
    left: 80%;
    bottom: 20px;
    z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
    margin-top: 40px;
}

.owl-pagination div {
    display: inline-block;
}

.owl-controls .owl-page span {
    background: transparent;
    border: 1px solid #111;
    display: block;
    height: 6px;
    width: 6px;
    margin: 0 3px 5px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
    background: #111;
}

.owl-controls .owl-buttons > div {
    display: inline-block;
    margin: 5px;
    font-size: 14px;
    color: #111;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
    position: fixed;
    background: #000;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
}

.loader {
    position: absolute;
    border-left: 2px solid #ffffff;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    height: 46px;
    width: 46px;
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    text-indent: -9999em;
    font-size: 10px;
    z-index: 9999;
    -webkit-animation: load 0.8s infinite linear;
    -moz-animation: load 0.8s infinite linear;
    ms-animation: load 0.8s infinite linear;
    o-animation: load 0.8s infinite linear;
    animation: load 0.8s infinite linear;
}

.loading-text {
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-family: "Roboto Thin", sans-serif;
    padding-top: 30%;
}

.loading-paragraph {
    color: #ffffff;
    padding-top: 30%;
    text-align: center;
    vertical-align: middle;
    font-family: "Roboto Thin", sans-serif;
}

    .loader,
    .loader:after {
        border-radius: 50%;
        width: 46px;
        height: 46px;
    }

@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*
* ==========================================================
*     DASHBOARD HEADER
* ==========================================================
*/
.dashboard-header {
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

    .dashboard-header .check-lists {
        margin-top: 20px;
    }

        .dashboard-header .check-lists label {
            font-size: 0.75em;
        }

    .dashboard-header .chart {
        position: sticky;
        width: 300px;
        height: 300px;
        max-width: 100%;
        margin: 0 auto;
    }

    .dashboard-header p {
        font-size: 0.75rem;
        font-weight: 400;
        color: #888;
    }

    .dashboard-header li {
        margin-bottom: 10px;
    }

.where-you-stand-number {
    font-size: 0.75rem;
}

.credit-factors-header {
    font-size: 0.75rem;
    text-transform: uppercase;
    padding: 5px;
}

.credit-factors-number {
    font-size: 0.75rem;
    padding: 0 5px 5px 5px;
}

.progressbar-label {
    font-size: 0.75rem;
    color: #fff !important;
}

.progressbar-label-score {
    top: -4px;
    font-size: 0.75rem;
    /*color: #121212 !important;*/
}
/* DASHBOARD HEADER MEDIAQUERIES ------------------------- */
@media (max-width: 1024) {
    .progressbar-label-score {
        font-size: 0.125rem;
    }
}

@media (max-width: 991px) {
    .dashboard-header {
        background: none;
        border: none;
        padding: 0;
    }

        .dashboard-header div[class*='col-'] {
            margin-bottom: 30px;
        }

            .dashboard-header div[class*='col-']:last-of-type {
                margin-bottom: 0;
            }

        .dashboard-header .card {
            background: #fff;
            padding: 30px;
            -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
            height: 100%;
        }
}

@media (min-width: 768px) {
    .dashboard-header p {
        font-size: 0.9em;
    }

    .dashboard-header h2 {
        font-size: 1.3rem;
    }

    .dashboard-header .check-lists label {
        font-size: 0.85em;
    }
}

@media (min-width: 992px) {
    .dashboard-header {
        margin-bottom: 30px;
    }

        .dashboard-header .card {
            -webkit-box-shadow: none;
            box-shadow: none;
            margin-bottom: 0;
        }
}

/*
* ==========================================================
*      DASHBOARD
* ==========================================================
*/
.dashboard {
    /* User Activity ------------- */
}

    .dashboard div[class*='col-'] .card {
        padding: 20px;
        margin-bottom: 0;
        height: 100%;
    }

    .dashboard h2 {
        margin-bottom: 20px;
    }

    .dashboard p {
        font-size: 0.8em;
        color: #999;
        margin-bottom: 5px;
    }

    .dashboard .income .icon {
        font-size: 3.5em;
    }

    .dashboard .income .number {
        font-size: 2.5em;
        color: #555;
    }

    .dashboard .income strong {
        font-size: 1.5em;
    }

    .dashboard .credit-score canvas {
        width: 100%;
        max-width: 200px;
        border: none;
    }

    .dashboard .credit-score strong {
        font-size: 1.5em;
        display: block;
    }

    .dashboard .credit-score small {
        font-size: 0.85em;
        font-weight: 300;
        color: #aaa;
    }

    /*.dashboard .credit-score span {
        font-size: 0.95em;
        color: #aaa;
        display: block;
    }*/

    .dashboard .credit-score p {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .dashboard .user-activity .number {
        font-size: 2.5em;
        font-weight: 300;
        color: #555;
    }

    .dashboard .user-activity .progress {
        border-radius: 0;
        background: #f5f5f5;
    }

        .dashboard .user-activity .progress .progress-bar.bg-primary {
            background: #2b90d9 !important;
        }

    .dashboard .user-activity .page-statistics {
        margin-top: 20px;
    }

        .dashboard .user-activity .page-statistics strong {
            display: block;
            text-transform: uppercase;
            color: #2b90d9;
            font-size: 2em;
        }

/* STATISTICS  MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
    .dashboard div[class*='col-'] .card {
        height: auto;
        margin-bottom: 30px;
    }

    .dashboard div[class*='col-']:last-of-type .card {
        margin-bottom: 0;
    }

    .dashboard .credit-score {
        text-align: center;
    }

        .dashboard .credit-score div[class*='col-']:first-of-type {
            padding-bottom: 20px;
        }

        .dashboard .credit-score .gmpc {
            padding-bottom: 20px !important;
        }

    p {
        font-size: 0.75em;
    }
}

@media (min-width: 768px) {
    .dashboard h2 {
        font-size: 1.3rem;
    }
}

/*
* ==========================================================
*      UPDATES WIDGETS
* ==========================================================
*/
.updates .left-col {
    padding-right: 20px;
}

.updates .icon {
    margin-right: 10px;
}

.updates li {
    border-bottom: 1px solid #f3f3f3;
    padding: .75rem 1.25rem;
}

.updates .update-date {
    font-family: "Roboto Thin", sans-serif;
    font-size: 1.0em;
    font-weight: 700;
    color: #bbb;
    display: block;
}

.updates .update-personal-info {
    font-family: "Roboto Light", sans-serif;
    font-size: 1.0em;
    font-weight: 700;
    color: #17a2b8;
    display: block;
}

/*.updates span {
    font-size: 0.7em;
    font-weight: 300;
    color: #aaa;
    line-height: 0.5em;
    display: block;
}*/

.updates strong {
    font-weight: 400;
    color: #555;
    font-size: 0.9em;
}

.updates small {
    font-size: 0.75em;
}

.updates a {
    color: #343a40;
}

    .updates a:hover, .updates a:focus {
        color: #000000;
        text-decoration: none;
    }

.updates h2 {
    margin-bottom: 0;
}

.updates p {
    font-size: 0.9em;
    color: #999;
    margin-bottom: 5px;
}

/* UPDATES MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
    .updates h2 {
        font-size: 1.05rem;
    }

    .updates strong {
        font-size: 1em;
        font-weight: 400;
    }

    .updates small {
        font-size: 0.85em;
    }

    .updates .full-date {
        font-size: 0.85em;
    }
}

/*
* ==========================================================
*     PIE CHART
* ==========================================================
*/
.pie-chart-example .chart-container {
    width: 500px;
    max-width: 100%;
    margin: 20px auto;
}

/*
* ==========================================================
*      DAILY FEEDS AND ACTIVITES WIDGETS
* ==========================================================
*/
/*  Daily Feeds ------------------- */
.where-you-stand a.feed-profile {
    margin-right: 10px;
    width: 45px;
    height: 45px;
}

    .where-you-stand a.feed-profile img {
        width: 100%;
        height: 100%;
    }

.where-you-stand .badge {
    margin-right: 10px;
}

.where-you-stand strong {
    display: inline-block;
    margin-right: 5px;
}

.where-you-stand small {
    color: #999;
    display: block;
    margin-bottom: 5px;
}

.where-you-stand .message-card {
    padding: 10px;
    background: #fafafa;
    margin-left: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.where-you-stand .full-date {
    line-height: 0.7em;
    margin-bottom: 10px;
}

.where-you-stand .CTAs a {
    margin-right: 5px;
}

    .where-you-stand .CTAs a i {
        margin-right: 5px;
    }

    .where-you-stand .CTAs a:last-of-type {
        margin-right: 0;
    }

.where-you-stand a.btn {
    color: #fff;
}

/* Activities  ------------------- */
.activities li {
    padding: 0;
}

.activities .date-holder {
    padding-right: 0;
}

    .activities .date-holder .date {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /*.activities .date-holder .date span {
            font-size: 0.8em;
        }*/

    .activities .date-holder .icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
        background: #f5f5f5;
        text-align: center;
        margin: 0;
        display: inline-block;
    }

/*.activities .date-holder span {
        display: block;
        margin: 10px;
    }*/

.activities .content {
    border-left: 1px solid #eee;
    border-bottom: 20px;
    padding: 10px 20px;
}

    .activities .content strong {
        display: block;
        margin-right: 5px;
    }

/* UPDATES WIDGET MEDIAQUERIES ------------------------- */
@media (min-width: 768px) {
    .updates strong {
        font-size: 1em;
    }

    .updates small {
        font-size: 0.8em;
    }
}

/*
* ==========================================================
*      PROGRESS CIRCLE
* ==========================================================
*/
.gmpc {
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #2b90d9 !important;
    border-right: 1px solid #eee;
}

@media (max-width: 575px) {
    .gmpc {
        border-right: none;
        border-bottom: 1px solid #eee;
    }
}

/*
* ==========================================================
*       MAIN FOOTER
* ==========================================================
*/
footer.main-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #2d3035;
    padding: 10px 0;
}

    footer.main-footer p {
        font-size: 0.7em;
        color: #777;
        margin: 0;
    }

.footer-links {
    color: #fff;
    text-transform: uppercase;
}

    .footer-links:hover {
        color: #2b90d9
    }

.footer {
    padding: 10px 0;
}

    .footer .copyright {
        margin: 0;
    }

    .footer .footer-social-links {
        text-align: right;
    }

        .footer .footer-social-links a {
            display: inline-block;
            padding: 0 6px;
        }

.text-padding-footer {
    padding-top: 20px;
}

.footerIcons {
    padding: 20px;
    max-width: 150px;
    height: auto;
}



.Copyright {
    color: #fff;
}

.highlight {
    color: #2b90d9;
}

    .highlight:hover {
        text-decoration: underline;
    }

/* MAIN FOOTER MEDIAQUERIES ------------------------- */
@media (max-width: 575px) {
    footer .main-footer div[class*="col-"] {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    footer.main-footer p {
        font-size: 0.9em;
    }
}

/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
    color: #ffffff;
}

.bg-grey {
    background: #2d3035;
}

.bg-black {
    color: #fff;
    background: #111;
}

.bg-dark-30:before {
    position: absolute;
    background: rgba(2, 2, 2, 0.4);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-dark-60:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.8);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-dark-90:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.9);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-blue-gradient {
    background: #33ccff; /* Old browsers */
    background: -moz-linear-gradient(45deg, #33ccff 0%, #333399 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #33ccff 0%,#333399 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #33ccff 0%,#333399 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ccff', endColorstr='#333399',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bg-azurlane {
    background: #7f7fd5; /* Old browsers */
    background: -moz-linear-gradient(left, #7f7fd5 0%, #86a8e7 50%, #91eae4 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7f7fd5), color-stop(50%,#86a8e7), color-stop(100%,#91eae4)); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(left, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(left, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* IE10 preview */
    background: linear-gradient(to right, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7fd5', endColorstr='#91eae4',GradientType=1 ); /* IE6-9 */
}

.bg-deepSpace {
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(left, #000000 0%, #434343 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #000000 0%,#434343 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #000000 0%,#434343 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#434343',GradientType=1 ); /* IE6-9 */
    color: #fff;
}

.bg-bar {
    background: #929fba;
}

.bg-light {
    background: #f6f6f6;
}

.parallax-bg {
    background-attachment: fixed;
    background-size: cover;
}

#btn-down {
    color: #ffffff;
    font-size: 65px;
}

/*--------------------------------------------------------------
	360 Page
--------------------------------------------------------------*/
.start-here {
    padding-left: 10%;
    padding-right: 10%;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

.test-sec blockquote {
    background: #eee;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}

    .test-sec blockquote::after {
        content: '';
        position: absolute;
        bottom: -14px;
        margin-left: 10px;
        border-top: 14px solid #eee;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
    }

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid RGBA(0, 0, 0, 0.18);
}

.carousel-info, blockquote {
    float: left;
}

.test-sec .carousel-info span {
    display: block;
}

.test-sec span.testimonials-name {
    color: #62646f;
    font-weight: 600;
    margin: 16px 0 5px;
}

@media (min-width: 100px) and (max-width: 550px) {
    .carousel-info {
        margin-bottom: 30px;
    }
}


/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
    background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
    display: block;
    margin-bottom: 45px;
}

    .showcase-page .content-box .content-box-image {
        border-radius: 6px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
        box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
        margin-bottom: 15px;
        transition: 0.35s ease-out;
        -webkit-transition: 0.35s ease-out;
        -moz-transition: 0.35s ease-out;
    }

        .showcase-page .content-box .content-box-image:hover {
            transform: translate3d(0, -10px, 0);
            -webkit-transform: translate3d(0, -10px, 0);
            box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
        }


/*
* ==========================================================
*     PADDINGS AND MARGINS
* ==========================================================
*/
.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-30 {
    padding: 30px !important;
}

.ps-10 {
    padding-left: 10px;
}

.ps-30 {
    padding-left: 30px;
}

.pe-10 {
    padding-right: 10px !important;
}

.pe-30 {
    padding-right: 30px !important;
}

.ps-230 {
    padding-left: 230px !important;
}

.p-0 {
    padding: 0 !important;
}

.p-20 {
    padding: 20px !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-140 {
    padding-top: 140px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-140 {
    padding-bottom: 140px !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.ms-40 {
    margin-left: 40px !important;
}

.me-40n {
    margin-left: -40px;
}

.box-size-unset {
    box-sizing: unset !important;
}

@media only screen and (max-width: 991px) {
    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mt-sm-10 {
        margin-top: 10px !important;
    }

    .mt-sm-20 {
        margin-top: 20px !important;
    }

    .mt-sm-30 {
        margin-top: 30px !important;
    }

    .mt-sm-40 {
        margin-top: 40px !important;
    }

    .mt-sm-50 {
        margin-top: 50px !important;
    }

    .mt-sm-60 {
        margin-top: 60px !important;
    }

    .mt-sm-70 {
        margin-top: 70px !important;
    }

    .mt-sm-80 {
        margin-top: 80px !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-10 {
        margin-bottom: 10px !important;
    }

    .mb-sm-20 {
        margin-bottom: 20px !important;
    }

    .mb-sm-30 {
        margin-bottom: 30px !important;
    }

    .mb-sm-40 {
        margin-bottom: 40px !important;
    }

    .mb-sm-50 {
        margin-bottom: 50px !important;
    }

    .mb-sm-60 {
        margin-bottom: 60px !important;
    }

    .mb-sm-70 {
        margin-bottom: 70px !important;
    }

    .mb-sm-80 {
        margin-bottom: 80px !important;
    }
}

@media only screen and (max-width: 767px) {
    .mt-xs-0 {
        margin-top: 0 !important;
    }

    .mt-xs-10 {
        margin-top: 10px !important;
    }

    .mt-xs-20 {
        margin-top: 20px !important;
    }

    .mt-xs-30 {
        margin-top: 30px !important;
    }

    .mt-xs-40 {
        margin-top: 40px !important;
    }

    .mt-xs-50 {
        margin-top: 50px !important;
    }

    .mt-xs-60 {
        margin-top: 60px !important;
    }

    .mt-xs-70 {
        margin-top: 70px !important;
    }

    .mt-xs-80 {
        margin-top: 80px !important;
    }

    .mb-xs-0 {
        margin-bottom: 0 !important;
    }

    .mb-xs-10 {
        margin-bottom: 10px !important;
    }

    .mb-xs-20 {
        margin-bottom: 20px !important;
    }

    .mb-xs-30 {
        margin-bottom: 30px !important;
    }

    .mb-xs-40 {
        margin-bottom: 40px !important;
    }

    .mb-xs-50 {
        margin-bottom: 50px !important;
    }

    .mb-xs-60 {
        margin-bottom: 60px !important;
    }

    .mb-xs-70 {
        margin-bottom: 70px !important;
    }

    .mb-xs-80 {
        margin-bottom: 80px !important;
    }
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
    box-shadow: none;
}

/* Reset border-radius */
/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
    border-radius: 2px;
}
/*--------------------------------------------------------------
Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0 0 70px;
}

    .filter > li {
        display: inline-block;
        padding: 0 0 10px;
        margin: 0 25px;
    }

/* Portfolio grid */
.works-grid {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .works-grid.works-grid-gut {
        margin: 0 0 0 -10px;
    }

        .works-grid.works-grid-gut .work-item {
            padding: 0 0 10px 10px;
        }

.work-item {
    width: 50%;
    float: left;
    margin: 0;
}

.works-grid-3 .work-item {
    width: 33.3333%;
}

.container .works-grid-3 .work-item {
    width: 33.2%;
}

.works-grid-4 .work-item {
    width: 25%;
}

.works-grid-5 .work-item {
    width: 20%;
}

.work-item > a {
    position: relative;
    display: block;
    overflow: hidden;
}

.work-image {
    position: relative;
    overflow: hidden;
}

    .work-image img {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    .work-image:after {
        position: absolute;
        display: block;
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

.contact_icon {
    width: 40px;
    height: auto;
}

.work-caption {
    width: 100%;
    padding: 0 20px;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.work-title {
    font-size: 14px;
    color: #fff;
    margin: 0 0 6px;
}

.work-descr {
    color: #aaa;
}

.work-item:hover .work-image:after {
    background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
    bottom: 50%;
    opacity: 1;
    z-index: 3;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
    color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
    background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
    opacity: 0;
}

.works-grid.works-hover-g .work-descr {
    color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
    background: #6fe29e;
    background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
    opacity: 1;
}

.sliding-portfolio .work-item {
    width: 100%;
}
/*
* ==========================================================
*     FORMS ELEMENTS
* ==========================================================
*/
/* Sections dividers */
.divider-w {
    border-top: 1px solid #eaeaea;
    margin: 0;
}

.divider-d {
    border-top: 1px solid #202020;
    margin: 0;
}

label {
    font-size: .9rem;
}

input.form-control {
    border-radius: 0;
}

    input.form-control::-moz-placeholder {
        font-size: 0.75em;
        font-weight: 400;
        color: #aaa;
        font-family: "Roboto", sans-serif;
    }

    input.form-control::-webkit-input-placeholder {
        font-size: 0.75em;
        font-weight: 400;
        color: #aaa;
        font-family: "Roboto", sans-serif;
    }

    input.form-control:-ms-input-placeholder {
        font-size: 0.75em;
        font-weight: 400;
        color: #aaa;
        font-family: "Roboto", sans-serif;
    }

select.form-control {
    border-radius: 0;
    border-color: #ddd;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
}

    select.form-control option {
        color: #999;
        font-weight: 300;
    }

.form-group {
    margin-bottom: 10px;
}

    .form-group div[class*='col-'] {
        margin-bottom: 10px;
    }

.input-group-text {
    color: #868e96;
    background: #fff;
    border-radius: 0;
}


.input-group-text:has(.cc-type), .cc-type {
    height: 50px;
}

.form-group-material {
    position: relative;
    margin-bottom: 30px;
}

input.input-material {
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    color: #868e96;
    font-weight: 300;
}

    input.input-material.is-valid {
        border-color: #28a745 !important;
    }

    input.input-material.is-invalid {
        border-color: #dc3545 !important;
    }

    input.input-material:focus {
        border-color: #2b90d9;
        outline: none;
    }

    input.input-material ~ label {
        color: #aaa;
        position: absolute;
        top: 14px;
        left: 0;
        cursor: text;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        font-weight: 300;
    }

        input.input-material ~ label.active {
            font-size: 0.8rem;
            top: -10px;
            color: #2b90d9;
        }

    input.input-material.is-invalid ~ label {
        color: #dc3545;
    }

input.form-control-custom {
    visibility: hidden;
    width: 1px;
}

    input.form-control-custom:checked + label::before {
        background: #2b90d9 !important;
    }

    input.form-control-custom:checked + label::after {
        opacity: 1 !important;
    }

    input.form-control-custom.radio-custom + label::before {
        border-radius: 50%;
    }

    input.form-control-custom.radio-custom + label::after {
        content: '';
        width: 6px;
        height: 6px;
        line-height: 6px;
        background: #fff;
        border-radius: 50%;
        top: 7px;
        left: 5px;
    }

    input.form-control-custom[disabled] + label {
        cursor: not-allowed;
    }

        input.form-control-custom[disabled] + label::before, input.form-control-custom[disabled] + label::after {
            border: 2px solid #aaa;
            cursor: not-allowed;
        }

    input.form-control-custom[checked] + label::before, input.form-control-custom[checked] + label::after {
        border: none;
    }

    input.form-control-custom + label {
        font-size: 0.85rem;
        margin-bottom: 0;
        margin-left: 0;
        color: #999;
        padding-left: 25px;
        padding-top: 2px;
        position: relative;
    }

        /*input.form-control-custom + label span {
            margin-left: 20px;
        }*/

        input.form-control-custom + label::before {
            content: '';
            display: block;
            width: 16px;
            height: 16px;
            line-height: 16px;
            background: #ddd;
            color: #fff;
            text-align: center;
            position: absolute;
            top: 2px;
            left: 0;
            -webkit-transition: all 0.1s;
            transition: all 0.1s;
            cursor: pointer;
        }

        input.form-control-custom + label::after {
            content: '\f00c';
            display: block;
            font-family: 'FontAwesome';
            font-size: 8px;
            color: #fff;
            position: absolute;
            top: 4px;
            left: 4px;
            -webkit-transition: all 0.1s;
            transition: all 0.1s;
            opacity: 0;
            cursor: pointer;
        }

button {
    cursor: pointer;
}

/*
* ==========================================================
*     FORMS GENERAL
* ==========================================================
*/
.forms .line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #eee;
    margin: 20px 0 30px;
}

.forms p {
    font-size: 0.8rem;
    color: #868e96;
}

.forms small {
    color: #868e96;
}

/* FORMS MEDIAQUERIES -------------------------- */
@media (min-width: 768px) {
    .forms h2 {
        font-size: 1rem;
    }

    .forms input.form-control {
        border-radius: 0;
    }

        .forms input.form-control::-moz-placeholder {
            font-size: 0.85em;
        }

        .forms input.form-control::-webkit-input-placeholder {
            font-size: 0.85em;
        }

        .forms input.form-control:-ms-input-placeholder {
            font-size: 0.85em;
        }

    .forms p {
        font-size: 0.9em;
    }
}

/* =========================================
   THEMING OF BOOTSTRAP COMPONENTS
   ========================================= */
/*
 * 1. NAVBAR
*/

.navbar {
    padding: 0.5rem 1rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 0;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }

    .navbar-light .navbar-nav .show > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
    color: #fff;
}

    .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }

    .navbar-dark .navbar-nav .show > .nav-link,
    .navbar-dark .navbar-nav .active > .nav-link,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .nav-link.active {
        color: #fff;
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

/*
 * 2. BUTTONS
 */
.btn {
    font-weight: 400;
    border: 1px solid transparent;
    padding: 0.55rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

    .btn:focus, .btn.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.25);
    }

    .btn.disabled, .btn:disabled {
        opacity: .65;
    }

    .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
        background-image: none;
    }

.btn-primary {
    background-color: #2b90d9;
}

    .btn-primary:hover {
        background-color: #60b0f4;
    }

    .btn-primary:focus, .btn-primary.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #2b90d9;
        border-color: #2b90d9;
    }

    .btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: color-yiq(#6aa7e7);
        background-color: #6aa7e7;
        border-color: #258141;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
    }

.btn-secondary {
    color: color-yiq(#868e96);
    background-color: #868e96;
    border-color: #868e96;
}

    .btn-secondary:hover {
        color: color-yiq(#727b84);
        background-color: #727b84;
        border-color: #6c757d;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #868e96;
        border-color: #868e96;
    }

    .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
    .show > .btn-secondary.dropdown-toggle {
        color: color-yiq(#6c757d);
        background-color: #6c757d;
        border-color: #666e76;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    }

.btn-success {
    color: color-yiq(#28a745);
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-success:hover {
        color: color-yiq(#218838);
        background-color: #218838;
        border-color: #1e7e34;
    }

    .btn-success:focus, .btn-success.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        background-color: #28a745;
        border-color: #28a745;
    }

    .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
    .show > .btn-success.dropdown-toggle {
        color: color-yiq(#1e7e34);
        background-color: #1e7e34;
        border-color: #1c7430;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

.btn-info {
    color: color-yiq(#17a2b8);
    background-color: #17a2b8;
    border-color: #17a2b8;
}

    .btn-info:hover {
        color: color-yiq(#138496);
        background-color: #138496;
        border-color: #117a8b;
    }

    .btn-info:focus, .btn-info.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

    .btn-info.disabled, .btn-info:disabled {
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
    .show > .btn-info.dropdown-toggle {
        color: color-yiq(#117a8b);
        background-color: #117a8b;
        border-color: #10707f;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

.btn-warning {
    color: color-yiq(#ffc107);
    background-color: #ffc107;
    border-color: #ffc107;
}

    .btn-warning:hover {
        color: color-yiq(#e0a800);
        background-color: #e0a800;
        border-color: #d39e00;
    }

    .btn-warning:focus, .btn-warning.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

    .btn-warning.disabled, .btn-warning:disabled {
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
    .show > .btn-warning.dropdown-toggle {
        color: color-yiq(#d39e00);
        background-color: #d39e00;
        border-color: #c69500;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

.btn-danger {
    color: color-yiq(#dc3545);
    background-color: #dc3545;
    border-color: #dc3545;
}

    .btn-danger:hover {
        color: color-yiq(#c82333);
        background-color: #c82333;
        border-color: #bd2130;
    }

    .btn-danger:focus, .btn-danger.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

    .btn-danger.disabled, .btn-danger:disabled {
        background-color: #dc3545;
        border-color: #dc3545;
    }

    .btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
    .show > .btn-danger.dropdown-toggle {
        color: color-yiq(#bd2130);
        background-color: #bd2130;
        border-color: #b21f2d;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

.btn-light {
    color: color-yiq(#f8f9fa);
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

    .btn-light:hover {
        color: color-yiq(#e2e6ea);
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }

    .btn-light:focus, .btn-light.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-light.disabled, .btn-light:disabled {
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
    .show > .btn-light.dropdown-toggle {
        color: color-yiq(#dae0e5);
        background-color: #dae0e5;
        border-color: #d3d9df;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

.btn-dark {
    color: color-yiq(#343a40);
    background-color: #343a40;
    border-color: #343a40;
}

    .btn-dark:hover {
        color: color-yiq(#23272b);
        background-color: #23272b;
        border-color: #1d2124;
    }

    .btn-dark:focus, .btn-dark.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-dark.disabled, .btn-dark:disabled {
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
    .show > .btn-dark.dropdown-toggle {
        color: color-yiq(#1d2124);
        background-color: #1d2124;
        border-color: #171a1d;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

.btn-default {
    color: color-yiq(#ced4da);
    background-color: #ced4da;
    border-color: #ced4da;
}

    .btn-default:hover {
        color: color-yiq(#b8c1ca);
        background-color: #b8c1ca;
        border-color: #b1bbc4;
    }

    .btn-default:focus, .btn-default.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
    }

    .btn-default.disabled, .btn-default:disabled {
        background-color: #ced4da;
        border-color: #ced4da;
    }

    .btn-default:not([disabled]):not(.disabled):active, .btn-default:not([disabled]):not(.disabled).active,
    .show > .btn-default.dropdown-toggle {
        color: color-yiq(#b1bbc4);
        background-color: #b1bbc4;
        border-color: #aab4bf;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
    }

.btn-outline-primary {
    color: #2b90d9;
    background-color: transparent;
    background-image: none;
    border-color: #2b90d9;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #2b90d9;
        border-color: #2b90d9;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #2b90d9;
        background-color: transparent;
    }

    .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
    .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #2b90d9;
        border-color: #2b90d9;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.5);
    }

.btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96;
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #868e96;
        border-color: #868e96;
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #868e96;
        background-color: transparent;
    }

    .btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
    .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #868e96;
        border-color: #868e96;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    }

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent;
    }

    .btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
    .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent;
    }

    .btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
    .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent;
    }

    .btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
    .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #ffc107;
        border-color: #ffc107;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent;
    }

    .btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
    .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

    .btn-outline-light:hover {
        color: #fff;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent;
    }

    .btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
    .show > .btn-outline-light.dropdown-toggle {
        color: #fff;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent;
    }

    .btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
    .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}

.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
}

/*
 * 3. TYPE
 */


a {
    color: #2b90d9;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #60b0f4;
        text-decoration: underline;
    }

.cursor-pointer {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}

h1,
.h1 {
    font-size: 1.5rem;
}

h2,
.h2 {
    font-size: 1.3rem;
}

h3,
.h3 {
    font-size: 1.2rem;
}

h4,
.h4 {
    font-size: 1.1rem;
}

h5,
.h5 {
    font-size: 1rem;
}

h6,
.h6 {
    font-size: 0.8rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

hr {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 2rem;
    font-size: 1.25rem;
    border-left: 5px solid #2b90d9;
}

.blockquote-footer {
    color: #868e96;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.text-primary {
    color: #2b90d9 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #868e96 !important;
}

/*
 * 4. PAGINATION
 */
.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #2b90d9;
    border-color: #2b90d9;
}

.page-item.disabled .page-link {
    color: #868e96;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: #2b90d9;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .page-link:focus, .page-link:hover {
        color: #22773c;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #ddd;
        outline: 0;
    }

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

/*
* 5. DROPDOWNS
*/
.dropdown-menu {
    z-index: 1000;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.dropdown-item {
    padding: 0.25rem 1.5rem;
    color: #212529;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        background-color: #f8f9fa;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        background-color: #2b90d9;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #868e96;
    }

.dropdown-header {
    padding: 0.5rem 1.5rem;
    font-size: 0.875rem;
    color: #868e96;
}

/*
* 6. UTILITIES
*/
.bg-primary {
    background-color: #2b90d9 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #288b46 !important;
}

.bg-secondary {
    background-color: #868e96 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover {
    background-color: #6c757d !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:focus, a.bg-light:hover {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:focus, a.bg-dark:hover {
    background-color: #1d2124 !important;
}

.border-primary {
    border-color: #2b90d9 !important;
}

.border-secondary {
    border-color: #868e96 !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.text-primary {
    color: #2b90d9 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #288b46 !important;
}

.text-secondary {
    color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #6c757d !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important;
}

.badge-primary {
    color: color-yiq(#2b90d9);
    background-color: #2b90d9;
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        color: color-yiq(#2b90d9);
        text-decoration: none;
        background-color: #288b46;
    }

.badge-secondary {
    color: color-yiq(#868e96);
    background-color: #868e96;
}

    .badge-secondary[href]:focus, .badge-secondary[href]:hover {
        color: color-yiq(#868e96);
        text-decoration: none;
        background-color: #6c757d;
    }

.badge-success {
    color: color-yiq(#28a745);
    background-color: #28a745;
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        color: color-yiq(#28a745);
        text-decoration: none;
        background-color: #1e7e34;
    }

.badge-info {
    color: color-yiq(#17a2b8);
    background-color: #17a2b8;
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        color: color-yiq(#17a2b8);
        text-decoration: none;
        background-color: #117a8b;
    }

.badge-warning {
    color: color-yiq(#ffc107);
    background-color: #ffc107;
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        color: color-yiq(#ffc107);
        text-decoration: none;
        background-color: #d39e00;
    }

.badge-danger {
    color: color-yiq(#dc3545);
    background-color: #dc3545;
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        color: color-yiq(#dc3545);
        text-decoration: none;
        background-color: #bd2130;
    }

.badge-light {
    color: color-yiq(#f8f9fa);
    background-color: #f8f9fa;
}

    .badge-light[href]:focus, .badge-light[href]:hover {
        color: color-yiq(#f8f9fa);
        text-decoration: none;
        background-color: #dae0e5;
    }

.badge-dark {
    color: color-yiq(#343a40);
    background-color: #343a40;
}

    .badge-dark[href]:focus, .badge-dark[href]:hover {
        color: color-yiq(#343a40);
        text-decoration: none;
        background-color: #1d2124;
    }

/*
* 7.CODE
*/
code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: 0;
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

/*
* 8. NAV
*/
.nav-link {
    padding: 0.5rem 1rem;
}

    .nav-link.disabled {
        color: #868e96;
    }

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        border-color: #e9ecef;
    }

    .nav-tabs .nav-link.disabled {
        color: #868e96;
    }

    .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.show .nav-link {
        color: #495057;
        background-color: #fff;
    }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
}

.nav-pills .nav-link {
    border-radius: 0;
}

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #2b90d9;
    }

/*
* 9. CARD
*/
.card {
    background-color: #fff;
    border: 0 solid #eee;
    border-radius: 0;
}

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

.card-body {
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 1rem;
}

.card-subtitle {
    margin-top: -0.5rem;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 1rem 1.25rem;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

    .card-header:first-child {
        border-radius: 0 0 0 0;
    }

.card-header-transparent {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom: none;
}

.module-subtitle-frost {
    text-align: center;
    font-size: 16px;
    color: #111;
    margin-bottom: 20px;
}

.card-footer {
    padding: 1rem 1.25rem;
    background-color: #f8f9fa;
    border-top: 1px solid #eee;
}

    .card-footer:last-child {
        border-radius: 0 0 0 0;
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -1rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    padding: 1.25rem;
}

.card-img-overlay-opacity {
    background: rgba(0, 0, 0, 0.2);
}

.card-img {
    border-radius: 0;
}

.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card-img-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.card-deck .card {
    margin-bottom: 15px;
}

.side-image {
    position: relative;
    background-repeat: no-repeat;
}

@media (min-width: 576px) {
    .card-deck {
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            margin-right: 15px;
            margin-left: 15px;
        }
}

@media (min-width: 768px) {
    .navbar-transparent {
        background: transparent;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .navbar-custom .dropdown-menu {
        position: absolute;
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .navbar-custom .open > .dropdown-menu {
        visibility: visible;
        opacity: 1;
    }

    .navbar-custom .dropdown-menu .dropdown-toggle:after {
        position: absolute;
        display: block;
        right: 9px;
        top: 50%;
        margin-top: -6px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 9px;
        content: "\f105";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
    }

    /* Comments */
    .comment .comment {
        margin-left: 75px;
    }
}

@media (max-width: 1200px) {
    /* Features */
    .alt-features-item {
        margin: 20px 0 0;
    }
}

@media (max-width: 1050px) {
    /* Navbar */
    .navbar-custom {
        letter-spacing: 1px;
    }
}

@media (max-width: 991px) {
    /* Navbar */
    .navbar-custom {
        letter-spacing: 0;
    }

    /* Headers */
    .credique-title-size-3 {
        letter-spacing: 8px;
        font-size: 36px;
    }

    .credique-title-size-4 {
        letter-spacing: 12px;
        font-size: 38px;
    }

    .work-item,
    .works-grid-3 .work-item,
    .container .works-grid-3 .work-item,
    .works-grid-4 .work-item,
    .works-grid-5 .work-item {
        width: 50%;
    }

    /* Half-image */
    .side-image {
        position: relative;
        height: 300px;
        background-repeat: no-repeat;
    }
}

.post {
    margin: 0 0 80px;
}

.post-title {
    line-height: 1.4;
    font-size: 22px;
    color: #111;
    margin: 0;
}

.post-header {
    margin: 0 0 15px;
}

.post-meta {
    font-size: 11px;
    color: #aaa;
}

.post-entry {
    border-top: 1px dotted #c2c2c2;
    padding-top: 20px;
    margin-top: 10px;
}

.post-images-slider {
    position: relative;
}

    .post-images-slider .flex-control-nav {
        bottom: 0;
    }

.post-thumbnail,
.post-images-slider,
.post-video {
    margin: 0 0 20px;
}

.post-quote {
    background: #f5f5f5;
    text-align: center;
    padding: 20px;
}

/* Post columns */
.post-columns .post {
    margin: 0 0 60px;
}

.post-columns .post-header {
    margin: 0 0 10px;
}

.post-columns .post-title {
    line-height: 1.8;
    font-size: 14px;
}

.post-columns .post-entry {
    padding: 10px 0 0;
    margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
    border: 0;
    padding: 0;
}

.post-columns .post-entry p:last-child {
    margin: 0;
}

.more-link:after {
    content: "\00BB";
    color: #666666;
    padding-left: 5px;
}

.pagination a {
    border: 1px solid #eaeaea;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    color: #999;
    padding: 4px 12px;
}

    .pagination a.active {
        border-color: #CACACA;
    }

@media (max-width: 767px) {
    /* Navbar */
    .navbar-custom .navbar-nav {
        letter-spacing: 3px;
        margin-top: 1px;
        margin-bottom: 0;
    }

    .navbar-custom li > a:hover {
        background: rgba(255, 255, 255, 0.1) !important;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 25px;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
        padding: 10px 35px;
    }

    .navbar-custom .dropdown-search {
        border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    }

    .navbar-custom .dropdown-toggle:after,
    .navbar-custom .dropdown-menu .dropdown-toggle:after {
        right: 7px;
        content: "\f107";
    }

    .navbar-custom .nav > .open > .dropdown-toggle:after,
    .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
        right: 7px;
        content: "\f106";
    }

    /* Shop navbar */
    .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
        padding-left: 15px;
    }

    .navbar-custom .cart-item-number {
        display: none;
    }

    .navbar-custom .navbar-cart > a:after {
        content: "\f107";
    }

    .navbar-custom .navbar-cart-item a {
        border: 0 !important;
    }

    .dropdown-menu.cart-list {
        text-align: left;
        border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    }

    .navbar-cart-item {
        border: none;
        border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
        padding-bottom: 10px;
    }

    .navbar-cart-img {
        display: none;
    }

    .navbar-cart-title {
        white-space: normal;
        padding: 0;
        margin-left: 0;
    }

    /* Headers */
    .credique-title-size-1 {
        letter-spacing: 2px;
        font-size: 14px;
    }

    .credique-title-size-2 {
        line-height: 1.3;
        letter-spacing: 2px;
        font-size: 16px;
        opacity: .8;
    }

    .credique-title-size-3 {
        letter-spacing: 4px;
        font-size: 26px;
    }

    .credique-title-size-4 {
        letter-spacing: 6px;
        font-size: 28px;
    }

    /* Features */
    .features-item {
        margin: 0 0 30px;
    }

    .alt-features-item {
        padding-left: 0;
        margin: 0 0 30px;
        text-align: center;
    }

    .alt-features-icon {
        position: static;
        width: auto;
        margin: 0 auto 8px;
    }

    /* Callout */
    .callout-text {
        margin: 0 0 30px;
    }

    .callout-text,
    .callout-btn-box {
        text-align: center;
    }

    /* Sidebar */
    .sidebar {
        margin-top: 50px;
    }

    .widget {
        margin-bottom: 60px;
    }

    .post.mb-0 {
        margin-bottom: 40px !important;
    }

    .footer {
        text-align: center;
    }

    .copyright,
    .footer-social-links {
        text-align: center;
        margin: 10px 0;
    }

    /* Half-image */
    .side-image-text {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Restaurant menu */
    .menu-title,
    .menu-detail,
    .menu-price-detail {
        text-align: center;
    }

    .align-center-sm {
        text-align: center;
    }

    .align-left-sm {
        text-align: left;
    }
}

@media only screen and (max-width: 480px) {
    .work-item,
    .works-grid-3 .work-item,
    .works-grid-4 .work-item,
    .works-grid-5 .work-item {
        width: 100%;
    }
}



/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

    #msform fieldset {
        background: white;
        border: 0 none;
        border-radius: 0px;
        box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
        padding: 20px 30px;
        box-sizing: border-box;
        width: 80%;
        margin: 0 10%;
        /*stacking fieldsets above each other*/
        position: relative;
    }

        /*Hide all except first fieldset*/
        #msform fieldset:not(:first-of-type) {
            display: none;
        }

    /*inputs*/
    #msform input, #msform textarea {
        padding: 15px;
        border: 1px solid #ccc;
        border-radius: 0px;
        margin-bottom: 10px;
        width: 100%;
        box-sizing: border-box;
        font-family: montserrat;
        color: #2C3E50;
        font-size: 13px;
    }

        #msform input:focus, #msform textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #ee0979;
            outline-width: 0;
            transition: All 0.5s ease-in;
            -webkit-transition: All 0.5s ease-in;
            -moz-transition: All 0.5s ease-in;
            -o-transition: All 0.5s ease-in;
        }

    /*buttons*/
    #msform .action-button {
        width: 100px;
        background: #ee0979;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button:hover, #msform .action-button:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
        }

    #msform .action-button-previous {
        width: 100px;
        background: #C5C5F1;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button-previous:hover, #msform .action-button-previous:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
        }

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

    #progressbar li {
        list-style-type: none;
        color: white;
        text-transform: uppercase;
        font-size: 9px;
        width: 33.33%;
        float: left;
        position: relative;
        letter-spacing: 1px;
    }

        #progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 24px;
            height: 24px;
            line-height: 26px;
            display: block;
            font-size: 12px;
            color: #fff;
            background: #7F7FD5;
            border-radius: 25px;
            margin: 0 auto 10px auto;
        }

        /*progressbar connectors*/
        #progressbar li:after {
            content: '';
            width: 100%;
            height: 2px;
            background: #fff;
            position: absolute;
            left: -50%;
            top: 9px;
            z-index: -1; /*put it behind the numbers*/
        }

        #progressbar li:first-child:after {
            /*connector not needed before the first step*/
            content: none;
        }

        /*marking active/completed steps green*/
        /*The number of the step and the connector before it = green*/
        #progressbar li.active:before, #progressbar li.active:after {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7fd5+0,86a8e7+50,91eae4+100 */
            background: #7f7fd5; /* Old browsers */
            background: -moz-linear-gradient(left, #7f7fd5 0%, #86a8e7 50%, #91eae4 100%); /* FF3.6-15 */
            background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7f7fd5), color-stop(50%,#86a8e7), color-stop(100%,#91eae4)); /* Chrome4-9,Safari4-5 */
            background: -webkit-linear-gradient(left, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* Chrome10-25,Safari5.1-6 */
            background: -o-linear-gradient(left, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* Opera 11.10-11.50 */
            background: -ms-linear-gradient(left, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* IE10 preview */
            background: linear-gradient(to right, #7f7fd5 0%,#86a8e7 50%,#91eae4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7fd5', endColorstr='#91eae4',GradientType=1 ); /* IE6-9 */
            /* Not relevant to this form */
            color: white;
        }


.dme_link {
    margin-top: 30px;
    text-align: center;
}

    .dme_link a {
        background: #7f7fd5;
        font-weight: bold;
        color: #7f7fd5;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 5px 25px;
        font-size: 14px;
    }

        .dme_link a:hover, .dme_link a:focus {
            background: #C5C5F1;
            text-decoration: none;
        }

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    /*whatever width you want*/
}
/*
* ==========================================================
*       switch
* ==========================================================
*/

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/*
* ==========================================================
*       RADIO
* ==========================================================
*/

.radio {
    margin: 0.5rem;
}

    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .radio input[type="radio"] + .radio-label:before {
            content: '';
            background: #f4f4f4;
            border-radius: 100%;
            border: 1px solid #b4b4b4;
            display: inline-block;
            width: 1.4em;
            height: 1.4em;
            position: relative;
            top: -0.2em;
            margin-right: 1em;
            vertical-align: top;
            cursor: pointer;
            text-align: center;
            transition: all 250ms ease;
        }

        .radio input[type="radio"]:checked + .radio-label:before {
            background-color: #3197EE;
            box-shadow: inset 0 0 0 4px #f4f4f4;
        }

        .radio input[type="radio"]:focus + .radio-label:before {
            outline: none;
            border-color: #3197EE;
        }

        .radio input[type="radio"]:disabled + .radio-label:before {
            box-shadow: inset 0 0 0 4px #f4f4f4;
            border-color: #b4b4b4;
            background: #b4b4b4;
        }

        .radio input[type="radio"] + .radio-label:empty:before {
            margin-right: 0;
        }

.wimgwell{
    width:60%;
    height:auto;
}
.wimgwell-dashboard {
    width: 60%;
    height: auto;
}
/*
* ==========================================================
*       Responsiveness
* ==========================================================
*/

@media(min-width: 2560px) {
    .sm-visible {
        display: none;
    }

    .lg-visible {
        display: block;
    }

    .md-visible {
        display: none;
    }

    .md-only {
        display: none;
    }
}

@media(max-width: 2560px) and (min-width: 1440px) {
    .sm-visible {
        display: none;
    }

    .lg-visible {
        display: block;
    }

    .md-visible {
        display: none;
    }

    .md-only {
        display: none;
    }
}

@media(max-width: 1440px) and (min-width: 1024px) {
    .sm-visible {
        display: none;
    }

    .lg-visible {
        display: block;
    }

    .md-visible {
        display: none;
    }

    .md-only {
        display: none;
    }
}


@media (max-width: 1024px) and (min-width: 768px) {
    .wimgwell {
        width: 80%;
        height: auto;
    }
    .wimgwell-dashboard {
        width: 60%;
        height: auto;
    }

    .user-image {
        width: 100% !important;
        height: auto;
    }

    .sm-visible {
        display: none;
    }

    .pb-md-20 {
        padding-bottom: 20px !important;
    }

    .pt-md-30 {
        padding-top: 30px !important;
    }

    .pb-md-30 {
        padding-bottom: 30px !important;
    }

    .lg-visible {
        display: none;
    }

    .md-visible {
        display: block;
    }

    .md-only {
        display: none;
    }

}

@media (max-width: 768px) and (min-width: 425px) {
    .sm-visible {
        display: none;
    }

    .wimgwell {
        width: 100%;
        height: auto;
    }
    .wimgwell-dashboard {
        width: 60%;
        height: auto;
    }

    .pt-md-60 {
        padding-top: 60px !important;
    }

    .pb-md-60 {
        padding-bottom: 60px !important;
    }

    .side-image {
        height: 600px;
    }

    .lg-visible {
        display: none;
    }

    .md-visible {
        display: inline-block;
    }

    .md-only {
        display: inline-block;
    }

    .registration-margin {
        margin-bottom: 100px !important;
    }
}

/*Mobile L*/
@media(max-width: 425px) and (min-width: 375px) {
    .user-image {
        height: 120px;
        width: auto;
        position: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .sm-visible {
        display: inline-block;
    }

    .p-sm-none {
        padding: 0 !important;
    }

    .sm-hidden {
        display: none !important;
    }

    .text_footer {
        font-size: 30px;
    }

    .side-image {
        height: 450px;
        background-attachment: fixed;
        background-position: left;
    }

    .sm-p-0 {
        padding: 0 !important;
    }

    .table-detailed-payment {
        font-size: 14px;
    }

    .lg-visible {
        display: none;
    }

    .md-visible {
        display: inline-block;
    }

    .md-only {
        display: none;
    }
}

@media(max-width: 375px) and (min-width: 320px) {
    .sm-visible {
        display: inline-block;
    }

    .sm-hidden {
        display: none;
    }

    .p-sm-none {
        padding: 0 !important;
    }

    .side-image {
        height: 400px;
        background-attachment: fixed;
        background-position: left;
    }

    .sm-p-0 {
        padding: 0 !important;
    }

    .table-detailed-payment {
        font-size: 13px;
    }

    .lg-visible {
        display: none;
    }

    .md-visible {
        display: inline-block;
    }

    .md-only {
        display: none;
    }

    .free-cf-padding {
        padding-bottom: 50px;
    }

    .registration-margin {
        margin-bottom: 100px !important;
    }
}

@media(max-width: 320px) {
    .sm-visible {
        display: inline-block;
    }

    .sm-hidden {
        display: none !important;
    }

    .p-sm-none {
        padding: 0 !important;
    }

    .side-image {
        height: 300px;
        background-attachment: fixed;
        background-position: left;
    }

    .xs-cv-logo {
        padding: 0 !important;
        margin: 0 !important;
        width: 74px;
        height: auto;
    }

    .xs-p-0 {
        padding: 0 !important;
    }

    .sm-p-0 {
        padding: 0 !important;
    }

    .table-detailed-payment {
        font-size: 12px;
    }

    .lg-visible {
        display: none;
    }

    .md-visible {
        display: inline-block;
    }

    .md-only {
        display: none;
    }

    .free-cf-padding {
        padding-bottom: 113px;
    }

    .registration-margin {
        margin-bottom: 150px !important;
    }
}

/* INSTABOT CSS */
.roko-instabot-widget-button {
    left: 20px !important;
    right: auto !important;
}
.roko-instabot-widget {
    opacity: 0.98;
}

@media (min-width: 767px) {
    .roko-instabot-widget {
        left: 20px !important;
        right: auto !important;
    }
}

/* wrapper tab financial tools */
.wrapper {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

/* End wrapper tab financial tools */

/*  Pop Up PFM Dashboard  */

.btn-view-pfm {
    display: inline-grid;
    justify-content: center;
    align-items: center;
    width: 280px;
    height: 60px;
    text-align: center;
    background: #f90;
    color: #FFFFFF;
    font-weight: bold;
}

    .btn-view-pfm:hover {
        color: #FFFFFF;
        text-decoration: none;
    }

ul.list-pfm {
    list-style-type: disc;
    padding-left: 30px;
}

/* End Pop Up PFM Dashboard  */

/* title-dashboard charts */

.p-charts {
    padding: 1rem 1.25rem;
}
.graphrep {
    display: block;
}
/* End title-dashboard charts */

.text-muted {
    color: #6c757d !important;
}
