
html {
    margin: 0;
    padding: 0;
    height: 100%;
    /*background: #60a3bc !important;*/
}
* {
    font-family: "Montserrat", sans-serif !important;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    color: #000000 !important;
    /*font-family: 'Fira Sans', sans-serif;*/
    /*font-size: 1em;*/
    font-weight: 400;
    font-style: normal;
    /*background: url('/images/bg.jpg') !important;*/
}

.user_card {
    /*height: 450px;
    width: 350px;*/
    margin-top: auto;
    margin-bottom: auto;
    /*background: #f39c12;*/
 /*   background: linear-gradient(to bottom, #f39c12, #f39c12);*/
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
   /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;*/
}

.brand_logo_container {
    height: 95px;
    width: 95px;
    top: 18px;
    border-radius: 50%;
    background: #19d5f7;
    padding: 6px;
    text-align: center;
}

.brand_logo {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 2px solid white;
}

.form_container {
      background-color: rgba(255,255,255,0.025);
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 16px;
    backdrop-filter: blur(30px);
}

.login_btn {
    width: 100%;
    background: #03cafe !important;
    color: white !important;
}

    .login_btn:focus {
        box-shadow: none !important;
        outline: 0px !important;
    }

.login_container {
    padding: 0 2rem;
}




.input-group-text {
    background: #03cafe !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
    height: 100%;
}

.input_user,
.input_pass:focus {
    box-shadow: none !important;
    outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #c0392b !important;
}

.page-container {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px #888888;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0px 0px 20px #888888;
    min-height: 475px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.page-header {
    border-bottom: 1px solid #2C3539;
    margin-bottom: 10px !important;
}

.text-page {
    text-align: justify;
    font-size: 1em;
}

.page-content {
    padding: 5px 15px 5px 15px;
}

.top-header-wrapper {
    background: #1d3a7c;
}


.header-wrapper {
    background: #fff; /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #fdfafa, #fff); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #fdfafa, #fff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.img-refresh {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 12px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.box-3d {
    border: 1px solid #999999;
    -webkit-box-shadow: 0px 0px 20px #888888;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 5px 5px 20px #888888;
}

.text-3d {
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
}

footer {
    background-color: #222;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

/*advertise-section*/
.latest-add {
    width: 100%;
    height: 30px;
    margin: auto;
    background: #1d3a7c;
}

.latest-add-btn {
    width: 100%;
    height: 30px;
    margin: 0 2.1rem;
    background: #1d3a7c;
}

    .latest-add-btn p {
        font-size: 14px;
        text-align: center;
        margin: 0px;
        color: #fff !important;
        line-height: 30px;
        font-family: sans-serif;
    }

        .latest-add-btn p a {
            font-size: 14px;
            text-align: center;
            margin: 0px;
            color: #fff !important;
            letter-spacing: 2px;
            line-height: 30px;
        }

/*marquee-section*/
.advertisement-text {
    width: 100%;
    height: auto;
    margin: auto;
}

    .advertisement-text p {
        font-size: 11pt;
        text-align: center;
        color: #000000;
        line-height: 30px;
        letter-spacing: 1px;
        font-weight: 500;
    }

        .advertisement-text p span {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1px;
        }
/*marquee-section*/

.topbar {
    color: #969ba0;
    width: 100%;
    height: 30px;
    margin-left: 20rem;
    background: #1d3a7c;
    position: absolute;
    z-index: 99;
    border-bottom-right-radius: 91px;
}

    .topbar:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0rem;
        width: 60px;
        height: 30px;
        -webkit-transform: skew(-40deg);
        -moz-transform: skew(-40deg);
        -o-transform: skew(-40deg);
        z-index: 99;
    }


.topbar1 {
    color: #969ba0;
    width: 25%;
    height: 30px;
    background: none;
    position: absolute;
    z-index: 99999;
}

    .topbar1:before {
        content: "";
        position: absolute;
        top: 0;
        right: -14%;
        /*background: #fa951d;*/
        width: 60px;
        height: 30px;
        -webkit-transform: skew(-40deg);
        -moz-transform: skew(-40deg);
        -o-transform: skew(-40deg);
        z-index: 0;
    }

    .topbar1:after {
        content: "";
        position: absolute;
        top: 0;
        left: 12%;
        /*background: #fa951d;*/
        width: 60px;
        height: 30px;
        -webkit-transform: skew(-40deg);
        -moz-transform: skew(-40deg);
        -o-transform: skew(-40deg);
        z-index: 0;
    }

.head-email-contact {
    text-align: start;
    width: 30%;
    height: 30px;
    padding: 2px 0px;
    right: 0;
    left: 70rem;
    margin: 0 10px;
    z-index: 9999;
    position: absolute;
    background: #1d3a7c;
}

    .head-email-contact p {
        font-family: sans-serif;
        font-size: 12px;
        text-align: center;
        color: #000;
        line-height: 24px;
    }

        .head-email-contact p a {
            color: #000;
            line-height: 24px;
        }

        .head-email-contact p i {
            padding-right: 5px;
            color: #000;
            font-size: 16px;
            line-height: 24px;
        }

.navbar-nav > li > a {
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    outline: 0 !important;
    line-height: 1.42857143 !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.navbar-collapse .navbar-nav > li.active > a, .navbar-collapse .navbar-nav > li:hover > a
.navbar-collapse .navbar-nav ul.dropdown li:hover > a {
    background: #154d84 none repeat scroll 0 0 !important;
    color: #fff !important;
    padding: 6px 16px !important;
    border-radius: 25px !important;
}

.navbar-nav > .nav-item > a:hover, .navbar-nav > .nav-item > a.active {
    background-color: rgba(0,0,0,0.3);
    color: #ffffff !important;
    /* border-radius: 20px !important;*/
}

/*.nav-item:first-child {
    border-left: 1px solid #fff!important;
}

.navbar-nav > .nav-item {
    border-right:1px solid #fff;
}*/
.navbar {
    padding: 0px 1px 0px !important;
}

.navbar-nav {
    margin-bottom: 1px !important;
    margin-top: -3px !important;
}

.dropdown-menu {
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu, .dropdown-item {
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25px !important;
}

    .dropdown-item:hover {
        color: #fff !important;
        background-color: #1d3a7c !important;
    }

.bg-menu {
    background: #05a04f;
    background: rgb(39 57 123)!important;
}

.menu-container {
    /*background: #2a62af;*/ /* fallback for old browsers */
    /*background: -webkit-linear-gradient(to top, #2f5b70, #2a62af);*/ /* Chrome 10-25, Safari 5.1-6 */
    /*background: linear-gradient(to top, #057239, #05a04f);*/ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: linear-gradient(119.54deg, #0e0e87 0%, #1CB5E0 100%) !important;
    background-color: #09076e;
    border-top: 1px solid #8d8d95 !important;
}

.UserMenu {
    position: relative;
    z-index: 9999;
}

/*.carousel-caption {
    position: absolute;
    right: 10% !important;
    bottom: 10% !important;
    left: 10% !important;
    z-index: 10;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #f6bf24 !important;
    text-align: center;*/
    /* background: linear-gradient(to left, #00a21a 0%, #e65300 100%);*/
    /*opacity: 1;*/
    /*border-radius: 30px;
    background: rgba(0, 0, 0, .6);
    border: 3px solid #f5c42a;
    -webkit-animation: rotation 100s infinite linear;
}*/


.carousel-caption {
    font-size: 25px !important;
    width: 40%;
    height: fit-content;
    line-height: 52px;
    padding: 30px;
    position: absolute;
    top: 10% !important;
    left: 3% !important;
    z-index: 10;
    color: #ffffff;
    text-align: left;
    background: rgba(0, 0, 0, .6);
    -webkit-animation: rotation 100s infinite linear;
}


.logGradient {
    background: #B2FEFA; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0ED2F7, #B2FEFA); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0ED2F7, #B2FEFA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
