:root {
    - -blue: #007bff;
    - -indigo: #6610f2;
    - -purple: #6f42c1;
    - -pink: #e83e8c;
    - -red: #dc3545;
    - -orange: #fd7e14;
    - -yellow: #ffc107;
    - -green: #28a745;
    - -teal: #20c997;
    - -cyan: #17a2b8;
    - -white: #fff;
    - -gray: #868e96;
    - -gray-dark: #343a40;
    - -primary: #007bff;
    - -secondary: #868e96;
    - -success: #28a745;
    - -info: #17a2b8;
    - -warning: #ffc107;
    - -danger: #dc3545;
    - -light: #f8f9fa;
    - -dark: #343a40;
    - -breakpoint-xs: 0;
    - -breakpoint-sm: 576px;
    - -breakpoint-md: 768px;
    - -breakpoint-lg: 992px;
    - -breakpoint-xl: 1200px;
    - -font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    - -font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

@font-face {
    font-family: 'MontserratAlternates';
    src: url('fonts/MontserratAlternates-Bold.otf') format('otf'),
         url('fonts/montserratalternates-bold-webfont.woff') format('woff'),
         url('fonts/montserratalternates-bold-webfont.woff2') format('woff2');
  
    src: url('fonts/MontserratAlternates-Regular.otf') format('otf'),
         url('fonts/montserratalternates-regular-webfont.woff') format('woff'),
         url('fonts/montserratalternates-regular-webfont.woff2') format('woff2');
  
    src: url('fonts/MontserratAlternates-SemiBold.otf') format('otf'),
         url('fonts/montserratalternates-semibold-webfont.woff') format('woff'),
         url('fonts/montserratalternates-semibold-webfont.woff2') format('woff2');
  }
  
body{
    font-family: 'MontserratAlternates-Bold', sans-serif;
    font-size: 14px;
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@ -ms-viewport{width: device-width
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    /* background-color: #fff */
    background-color: #c0d2e4 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:hover {
    color: #0056b3;
    text-decoration: underline
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus {
    outline: 0
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}
h1 {
    font-size: 2.5rem
}
h2 {
    font-size: 2rem
}
html {
    box-sizing: border-box
}
body {
    display: table;
    font-family: 'Open Sans' sans-serif!important;
    font-size: 14px;
    width: 100%
}
div[class*="col-"] {
    float: left
}
p {
    font-size: 16px;
    font-family: 'Open Sans' sans-serif;
    font-weight: 400;
    line-height: 20px;
    color: #878787
}
p:focus {
    border: 0;
    outline: 0
}
a,
button {
    text-decoration: none;
    outline: none!important;
    color: #878787;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}
a:focus {
    text-decoration: none;
    color: #000
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}
ul,
ol {
    padding-left: 0
}
.btn:focus,
button:focus {
    box-shadow: none!important;
    outline: 0
}
img {
    max-width: 100%
}
.btn,
button,
input,
textarea {
    box-shadow: none;
    outline: 0!important
}
.no-padding {
    padding: 0!important
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media(min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
@media(min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

img {
    vertical-align: middle;
    border-style: none
}
.img-fluid {
    max-width: 100%;
    height: auto
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-weight: bold;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}
.alert-danger hr {
    border-top-color: #f1b0b7
}
.alert-danger .alert-link {
    color: #491217
}

.header_bottom.head_nav {
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar>.container,
.navbar>.container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}
.navbar {
    background: #3f51b5;
    border-radius: 0;
    border: 0;
    display: block;
    margin: 0;
    padding: 0
}
.header_nav {
    background-color: transparent;
    margin-bottom: 0
}
[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
button {
    border-radius: 0
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.navbar-toggler {
    padding: .15rem .75rem;
    font-size: 1.00rem;
    line-height: 1;
    background-color: transparent;
    border: 2px solid transparent;
    border-radius: .25rem
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}
.navbar-toggler:not([disabled]):not(.disabled) {
    cursor: pointer
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}
/* .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
} */
.collapse {
    display: none;
}

.collapse.show > ul > li
{
	border-right: none !important;
	z-index: 9999;
	background-color: #2a72b7;
	padding: 7px;
	/* width: 35%; */
	display: block;
}
.collapse.show > ul{
	padding-top: 4px;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* background-color: #030080; */
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.nav-item {
    /* padding-right: 40px; */
    padding-right: 2px;
	border-right: 2px solid #030080;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.navbar .navbar-nav {
    float: none;
    position: relative;
    padding: .375rem .75rem;
    padding-top: 8px
}
.nav-link {
    display: block;
    padding: .5rem 1rem
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}
.btn,
.button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    transition: all .15s ease-in-out;
    border-radius: 0;
    cursor: pointer
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn:focus,
.btn:hover {
    text-decoration: none
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.btn.disabled,
.btn:disabled {
    opacity: .65
}
.btn:not([disabled]):not(.disabled) {
    cursor: pointer
}
.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active {
    background-image: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}
.btn-primary:not([disabled]):not(.disabled).active:focus,
.btn-primary:not([disabled]):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.form-group {
    margin-bottom: 10px!important;
    margin-bottom: 1rem
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #4085ca inset;
     -webkit-text-fill-color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::placeholder {
    color: #2c6298;
    opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
     background-image: linear-gradient(141deg, #bcd9f5 11%, #4085ca 100%);
     opacity: 1
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}
.input-group .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group .form-control+.form-control {
    margin-left: -1px
}
.input-group .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}
.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .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: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}
.btn-success:not([disabled]):not(.disabled).active:focus,
.btn-success:not([disabled]):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.navbar .navbar-nav li>a {
    background: none!important;
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 22px;
    padding: 0;
    position: relative;
    width: 100%
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

/* Start Header  */

.right-panel header.header {
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  clear: both;
  display: inline-block;
  padding: 10px 20px;
  width: 100%;
  background-color: #1e4369;
  background-image: url(../login/images/header.jpg); 
  background-repeat: no-repeat;
  background-size: cover;
}
.header_heading h2{
	font-size: 26px;
	color: #e84051;
	text-transform: uppercase;
	font-weight: bold;
	/* text-decoration: underline; */
}
.header_heading strong{
	font-size: 15px;
	color: #030080;
	font-weight: bold;
}
.header_bottom .header_navigation{
    background-color: #2a72b7;
    height: 40px;
}
.header-menu .row {
    align-items: center
}
.header_navigation .row {
    align-items: center
}
.header_bottom .login_button a{
    float: right;
    font-size: 17px;
    margin-top: 5px;
    background-color: #de4b59;
    border-color: #f1c5c9;
    transition: all 0.3s ease-in-out;
    padding: 3px 12px;
    color: #fff;
    border-radius: 0;
}
.header_bottom .login_button a:hover{
    background-color: #d27981; 
}
  
.header_bottom .login_button a:active{
    background-color: #cde8b8 !important; 
    color: #650e0e !important;
}
.header_list li a{
      font-size: 16px !important;
      color: #fff !important;
      font-family: 'MontserratAlternates-Bold', sans-serif !important;
      padding-bottom: 0 !important;
      transition: all 0.3s ease-in-out;
      font-weight: bold;
      
}
.header_list li a:hover{
    color: #000 !important;
    background-color: #bcd9f5 !important;
}

.ticker{
    background-color: #1f5992;
    height: 35px;	
    overflow: visible;
    position: relative;
        display: flex;
    align-items: center;
}
.ticker h3 {
	font-size: 17px;
	color: #fff; 
	position : absolute;
	width: 100%;
	height: 100%;
	margin: 0;
/* 	line-height: 40px; */
	text-align: center;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}
@-moz-keyframes ticker {
    0% {
        -moz-transform: translateX(100%)
    }
    
    100% {
        -moz-transform: translateX(-100%)
    }
}
@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translateX(100%)
    }
    
    100% {
        -webkit-transform: translateX(-100%)
    }
}
@keyframes ticker {
    0% {
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    
    100% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

/* End Header  */

/* Start Login Form */

.login-content {
    max-width: 470px;
    margin: -6px auto;
    position: absolute;
/*     left: 949px; */
    right:0;
    /* display: none; */
    background-color: #4085ca;
    background-image: linear-gradient(141deg, #bcd9f5 11%, #4085ca 100%);
    border: 1px solid #8db7e3;
    border-radius: 10px;
    top: 22px;
}
.login-content .login-logo {
  border-bottom: 1px solid #1f5992 ;
  margin: 10px 20px;
  text-align: center;
}
.login-content .login-logo h2{
  font-weight: bold;
  font-size: 25px;
}
.login-content .login-logo a,
.login-content .login-logo p {
    color: #030080;
}  
.login-form {
  padding: 10px 20px;
  border-radius: 10px; 
}

.login-form .row{
  align-items: center;
} 
.login-form h4 {
  color: #878787;
  text-align: center;
  margin-bottom: 50px; }

.login-form .checkbox {
  color: #878787; }

.login-form .checkbox label {
  text-transform: none; }

.login-form .btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px;
  border: 0px;
  border-radius: 5px;
  background-color: #2c6298;
}

.login-form .btn:hover{
   background-color: #154a80;
}

.login-form .btn:active{
  background-color: #2C3E50 !important;
  border-color: #2C3E50 !important;
}
.login-form label {
  color: #878787;
  text-transform: uppercase; }

.login-form label a {
  color: #ff2e44; 
}
.login-content .login-form .enter_captcha{margin-top:5px}.login-logo{text-align:center;margin-bottom:15px}.login-form{padding:0 15px;border-radius:10px}
.form-group.captcha{
    margin-bottom: 0 !important;
}
.captcha .input-group-btn{
	margin-left: 10px;
    position: absolute;
	right: 0;
}
.captcha .input-group label{
	padding-left: 15px;
	font-family: Goudy Old Style, Garamond, Big Caslon, Times New Roman, serif; 
	font-style: oblique; 
	font-size: 22px;
}

.login-content .login-form input{
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #1f5992;
  transition: all 0.3s ease-in-out;
  color: #fff;
}

.login-content .login-form .login{
  margin-top: 15px;
}

::placeholder { 
  color: #2c6298 !important;
}

/* .login-content .login-form .enter_captcha{
  margin-top: 14px;
}
 */

.login-content .login-form input:focus {
    box-shadow: none;
    border-bottom-color: #672a2a
}

/* .login-content .login-form .enter_captcha {
    margin-top: 5px
} */


.login-form .btn:active {
    background-color: #2c3e50!important;
}
.login-form label {
    color: #878787;
    text-transform: uppercase
}
.login-form label a {
    color: #ff2e44
}
.forgot_password{
  padding: 10px;
}

.forgot_password a{
  color: #9a1623;
  font-weight: bold;
  font-size: 15px;
}
#btnrefresh {
    border-radius: 50%;
    padding: 6px 8px;
    margin-top:5px!important;
}
#btnrefresh img {
    margin-bottom: 1px
}


/* End Login Form */

/* Start Banner Slide */

.content.banner {
    padding: 0;
    float: none
}
.content {
    float: left;
    padding: 0 20px;
    width: 100%;
    position: relative
}
/* #carouselExampleControls .carousel-item img {
    width: 100%;
    display: block
} */
#carouselExampleControls .carousel-item:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports((-webkit-transform-style: preserve-3d) or(transform-style:preserve-3d)) { .carousel-item-next .carousel-item-left,.carousel-item-prev.carousel-item-right {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)  }}
.active.carousel-item-right,.carousel-item-next {-webkit-transform: translateX(100%); transform: translateX(100%)}
@supports((-webkit-transform-style: preserve-3d) or(transform-style:preserve-3d)) { .active .carousel-item-right,.carousel-item-next {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}
.active.carousel-item-left,.carousel-item-prev { -webkit-transform: translateX(-100%); transform: translateX(-100%)}
@supports((-webkit-transform-style: preserve-3d) or(transform-style:preserve-3d)) {.active.carousel-item-left,.carousel-item-prev { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0)}}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}
.carousel-control-prev {
    left: 0
}
.carousel-control-next {
    right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3E%3C/svg%3E")
}
#carouselExampleControls .carousel-item img{
    height: 500px;
    width: 100%;
    display: block;
    /*object-fit: cover; */
  }
/* End Banner Slide */

/* Start Footer */

.footer{
    display: inline-block;
    background-color: #2a72b7;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 10px;
}
.footer p {
    background-color: #2a72b7;
    color: white;
    text-align: center;
    padding-top: 6px;
    margin-bottom: 0;
    font-size: 14px;
}


/* End Footer */

/* Start Media */

table {
  	width: 70%;
	max-width: 62%;
	margin-bottom: 1rem;
	background-color: transparent;
	margin-left: 360px;
	margin-top: 50px;
}
th, td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
tr:hover {background-color:#f5f5f5;}
aside.left-panel{
  display: none;
}
.fa-exclamation {
	left: 30px;
}
.login-content .login-form input {
	color: #0a0080 !important;
}
.form-control:disabled, .form-control[readonly] {
    background-image: none !important;
}
#click_advance {
	position: absolute;
/*	z-index: 50;*/
	right:50px;
/*	padding :10px;*/
}
input#password{
	position:relative;
}




canvas#canvasCapcha {
    height: fit-content;
    max-width: 30%;
}
/* End Media */
.tikClass1 {
	color: green;
	display: flex;
	display: block;
	font-weight: bold;
	font-size: 13px;
	word-break: break-word;
	position: relative;
	margin-left: 18px;
}

.errorClass1 {
	color: red;
	display: flex;
	display: block;
	font-weight: bold;
	font-size: 13px;
	word-break: break-word;
	position: relative;
/* 	margin-left: 20px; */
	/* animation: blink 1.2s linear infinite; */
}

@keyframes blink{
	0%{opacity: 0;}
	50%{opacity: .5;}
	100%{opacity: 1;}
}

.tikClass1:before{
	content: '\2713';
	color: #000000;
	font: normal normal normal 14px/1 FontAwesome;
	display: block;
	width: 15px;
	height: 15px;
	border-radius:50%;
	position: absolute;
	background-color: green;
	color: #8080c0;
	font-size: 12px;
	left: -18px;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px; 
}

.errorClass1:before {
	content: '\f12a';
	font: normal normal normal 14px/1 FontAwesome;
	display: block;
	width: 15px;
	height: 15px;
	border-radius:50%;
	position: absolute;
	background-color: red;
	color: #fff;
	font-size: 12px;
	left: -18px;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}
 

.errorClass {
	color: red;
	display: flex;
	/* display: block; */
	font-weight: bold;
	font-size: 13px;
	word-break: break-word;
/* 	margin-left: 20px; */
}

.tikClass {
	color: green;
	display: flex;
	/* display: block; */
	font-weight: bold;
	font-size: 13px;
	word-break: break-word;
	margin-left: 20px;
}
.fa-exclamationstik{
	background-color: green;
	color: #000000;
	width: 15px;
	height: 15px;
 	border-radius:50%; 
	font-size: 13px;
	margin-right: 5px;
    margin-top: 2px;
    text-align: center;
    padding-top: 2px;
    position: absolute;
    left: 0px;
}

.fa-exclamation{
	background-color: red;
	color: #fff;
	width: 15px;
	height: 15px;
	border-radius:50%;
	font-size: 12px;
	position: absolute;
	left: 15px;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}

/* .fa-exclamationstik{
	background-color: orange;
	color: #fff;
	width: 15px;
	height: 15px;
	border-radius:50%;
	font-size: 12px;
	position: absolute;
	left: 15px;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
} */



canvas#canvasCapcha {
    height: fit-content;
    max-width: 80%;
    height:45px;
}

.right {
/*    position: fixed;*/
/*    right:6px;*/
/*    bottom: 13px;*/
}

footer .right {
float: right;
}

input:-webkit-autofill:focus{
   
    -webkit-text-fill-color: #000;
}



address{
width:100%;
text-align:center;
padding:20px;

}
address b {
    font-size: 18px;
    color: #2a72b7 !important;
}
.registration {
    
   padding:5px 20px;
   background-color:white;
   width:100%;
   text-align:center;
    border-radius: 5px;
}
.registration a{
  font-size: 22px; 
}
.registration a:hover {
    color: inherit;
    text-decoration: none !important;
}
.slideshowContainer {
	position: inherit;
	overflow: hidden;
	width: 100%;
}
.imageSlides {
	position: absolute;
	left: 0%;
	top: 0%;
	bottom:45px;
	transform: none;
	min-width: 100%;
	min-height: 100%;
	opacity: 0;
	transition: opacity 1s ease-in-out;
	z-index: -1;
	min-height: 100%;
	max-height: 100%;
	object-fit: cover;
}
.visible {
	opacity: 1;
}
.slideshowArrow {
	font-size: 7em;
	color: white;
	cursor: pointer;
	transition: opacity 0.2s ease-in-out;
}
.slideshowArrow:hover {
	opacity: 0.75;
}
#leftArrow {
 	position: fixed;
 	left: 4%; 
 	top: 50%; 
 	transform: translate(-50%, -50%); 
} 
 #rightArrow { 
 	position: fixed; 
 	right: 4%; 
 	top: 50%;
 	transform: translate(50%, -50%); 
 } 
.slideshowCircles {
	position: fixed;
	bottom: 5%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.circle {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: solid 2px rgba(255, 255, 255, 0.5);
	transition: 1s ease-in-out;
}
.dot {
	background-color: rgba(255, 255, 255, 0.7);
	border: solid 2px rgba(255, 255, 255, 0.5);
}
.content {
	position: inherit !important;
}
.login-content {
    margin: 0 !important; 
	right: 9% !important;
	top:21%;
}

.addbuttons1 {
	margin: 5px 0px;
/* 	width: 410px; */
	padding: 5px 10px;
	background-color: #2c6298 !important;
	border-radius: 5px;
/* 	position: absolute; */
/* 	top: 81%; */
/* 	right: 10%; */
	text-align: center;
	color:  white;
}

.addbuttons2{
	margin: 5px 5px;
/* 	width: 410px; */
	padding: 5px 10px;
	background-color: #2c6298 !important;
	border-radius: 5px;
/* 	position: absolute; */
/* 	top: 87%; */
/* 	right: 10%; */
	text-align: center;
	color:  white;
	font-size: 18px;
	background-color: white !important;
}

#documents  table{
    width: 75%;
    text-align: center;
    margin: 30px auto 0;
}
#documents .row.form-group{
    margin: 0;
}

#contact_us h1 {
    font-size: 2rem;
}

div#contact_us .row{
margin: 25px auto 0;
    padding: 25px 10px;
    background-color: white;
    width: 40%;
    text-align: center;
/*     height: 330px; */
	
}
div#download_admint{
     margin: 25px auto 0;
     padding: 25px 0 0;
     background-color: white;
     width: 70%;
     text-align: center;
	
}
.left h4 {
/*       padding-top: 25px !important;*/
 
        }
.rgt h4 {
/*         text-align: end;*/
/*         padding-top: 25px !important;*/
        }
        
        .width-50per{
		width: 50% !important;
	}
        
        .width-50per i.fa.fa-download{
        	font-size: 24px !important;
        }
        
@media ( max-width :1804px) {

        .left h4 {
/*       padding-top: 18px !important;*/
        }
}        
@media ( max-width :1554px) {

        .rgt h4 {
/*       padding-top: 18px !important;*/
        }
}   
@media ( max-width :1400px) {
	.header-menu .heading_content h1 {
		font-size: 27px
	}
	.login-content {
		top: 22% !important;
		max-width: 420px;
	}
	.login-content .login-form .login {
		margin-top: 5px;
	}
	.login-content .form-group {
		margin-bottom: 5px !important;
		margin-bottom: 1rem;
	}
	.login-content p {
		margin-top: 0;
		margin-bottom: 0.5rem;
	}
	.addbuttons1 {
		margin: 5px 0px;
		width: 100%;
		padding: 5px 10px;
		background-color: #2c6298 !important;
		border-radius: 5px;
/* 		position: absolute; */
/* 		top: 77%; */
/* 		right: 9%; */
		text-align: center;
		color: white;
	}
	.addbuttons2 {
		margin: 5px 0px 10px;
		width: 100%;
		padding: 5px 10px;
		background-color: #2c6298 !important;
		border-radius: 5px;
/* 		position: absolute; */
/* 		top: 83%; */
/* 		right: 9%; */
		text-align: center;
		color: white;
	}
	#btnrefresh {
		border-radius: 50%;
		/* padding: 6px 8px; */
		margin-top: 5px !important;
		padding-left: 5px !important;;
		cursor: pointer;
		font-size: 20px !important;;
	}
	.login-content .login-logo h2 {
		font-size: 23px;
	}
	.login-form .btn {
		padding: 10px;
	}
	.registration a {
		font-size: 18px;
	}
	img#capcha {
		padding: 0 !important;
	}
	.left h4 {
/*		padding-top: 16px !important;*/
/*		padding-left: 13px;*/
/*		width: 75%;*/
	}
	.rgt h4 {
/*		padding-top: 16px !important;*/
/* 		padding-left: 70px !important; */
/*		float: right;*/
/*		width: 75%;*/
	}
	.left b, .rgt b {
		font-size: 18px !important;
	}
	.addbuttons1 b, .addbuttons2 b {
		font-size: 16px !important;
	}
	i.fa.fa-download {
		font-size: 16px !important;;
	}
	.header_bottom .header_navigation {
		background-color: #2a72b7;
		height: fit-content !important;
	}
	.left img, .rgt img {
		height: 75px !important;
	}
	.right-panel header.header {
		padding: 10px 15px;
	}
	.alert {
		position: relative;
		padding: 0.1rem 0em;
		margin-bottom: 2px;
		border: 1px solid transparent;
		border-radius: .25rem;
		font-weight: bold;
	}
	.forgot_password {
		padding: 6px;
	}
	.navbar-brand {
		padding-bottom: 0rem;
	}
	.slideshowArrow {
		font-size: 6em;
	}
}

@media ( max-width :1368px) {
	.content {
		padding: 0 8px
	}
	.login-content {
		top: 23% !important;
		max-width: 400px;
	}
	.login-content .login-logo {
		margin: 7px 20px;
	}
	.left b, .rgt b {
		font-size: 17px !important;
	}
	.rgt h4 {
/*		padding-top: 16px !important;*/
/* 		padding-left: 60px !important; */
/*		float: right;*/
/*		width: 75%;*/
	}
	.login-content .login-logo h2 {
		font-size: 22px;
	}
	.login-content p {
		margin-top: 0;
		margin-bottom: 0.4rem;
	}
	.login-content .login-logo {
		margin: 5px 20px;
	}
	.login-content .form-control {
		display: block;
		padding: .375rem .75rem;
		font-size: .8rem;
		line-height: 1.5;
	}
	
	#click_advance {
    top: 7px !important;
}
	
	.login-form .btn {
		padding: 8px;
	}
	.registration a {
		font-size: 14px;
		font-weight: bold;
	}
	.login-content p {
		font-size: 14px;
	}
	.forgot_password a {
		font-size: 14px;
	}
	.addbuttons1 {
		margin: 3px 0px;
/* 		width: 391px; */
		padding: 4px 10px;
/* 		position: absolute; */
/* 		top: 81%; */
	}
	.addbuttons2 {
		margin: 3px 0px 5px;
/* 		width: 391px; */
		padding: 4px 10px;
/* 		position: absolute; */
/* 		top: 87%; */
	}
	.addbuttons1 b, .addbuttons2 b {
		font-size: 15px !important;
	}
	i.fa.fa-download {
		font-size: 15px !important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem !important;
    padding-left: .3rem !important;
    }
   .navbar .navbar-nav {
    padding: .375rem .0rem !important;
   }
   .nav-item {
     padding-right: 0px; 
     border-right: 1px solid #030080;
}
}

@media ( max-width :1299px) {
	.rgt h4 {
/* 		padding-left: 50px !important; */
	}
}

@media ( max-width :1199px) {
	.header-menu .heading_content h1 {
		font-size: 25px
	}

	/*     .header_bottom .header_navigation { */
	/*         padding: 5px 0 */
	/*     } */
	.left b, .rgt b {
		font-size: 16px !important;
	}
	.left h4 {
/*		padding-left: 10px !important;*/
	}
	.rgt h4 {
/* 		padding-left: 40px !important; */
	}
	.login-content {
		top: 22% !important;
		max-width: 380px;
	}
	.addbuttons1, .addbuttons2 {
/* 		width: 370px; */
	}
	.addbuttons1 {
/* 		position: absolute; */
/* 		top: 77%; */
	}
	.addbuttons2 {
/* 		position: absolute; */
/* 		top: 83%; */
	}
	.addbuttons1 b, .addbuttons2 b {
		font-size: 14px !important;
	}
	i.fa.fa-download {
		font-size: 14px !important;
	}
	.login-content .login-logo h2 {
		font-size: 21px;
	}
	.login-content .form-control {
		padding: 0.175rem .75rem !important;
	}
		#click_advance {
    top: 3px !important;
}
	.registration a {
		font-size: 13px;
	}
	.login-form .btn {
		padding: 6px;
	}
	.forgot_password a {
		color: #9a1623;
		font-weight: bold;
		font-size: 14px;
	}
	.header h2 {
		font-size: 26px !important;
	}
	.left img, .rgt img {
		height: 70px !important;
	}
	.right-panel header.header {
		padding: 8px 15px;
	}
	.header_list li a {
		font-size: 15px !important;
	}
	.forgot_password {
		padding: 6px;
	}
	.header_navigation .col-12.col-sm-12.col-md-12 {
	   padding: 0px 5px;
   }
   .header_list li a {
    font-size: 14px !important;
   }
   .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .2rem !important;
    padding-left: .2rem !important;
}
	
}

@media ( max-width :1099px) {
	.rgt h4 {
/* 		padding-left: 25px !important; */
	}
	.header h2 {
		font-size: 25px !important;
	}
}

@media ( max-width :1024px) {
	.header-left img, #language-select img {
		height: 65px !important;
	}
	.navbar .navbar-nav li>a {
		font-size: 12px
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .3rem;
		padding-left: .3rem;
	}
	.left h4 {
/*		padding-left: 8px !important;*/
	}
	.rgt h4 {
/* 		padding-left: 30px !important; */
	}
	.left b, .rgt b {
		font-size: 14px !important;
	}
	.footer p {
		font-size: 13px !important;
	}
	.header h2 {
		font-size: 24px !important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .1rem !important;
    padding-left: .1rem !important;
}
}

@media ( max-width :991px) {
	
.navbar-light .navbar-toggler-icon {
    background-size: 26px;
}
	
	
/*	.ticker {*/
/*    background-color: #2f6cb400;*/
/*    z-index: 9999;*/
/*    width: 80%;*/
/*    float: right;*/
/*    margin-top: 10px;*/
/*}*/
	
	.ticker {
    height: 28px !important;
    top: 39px !important;
}
	
.order-one{
	order: 1;
}
.order-two{
	order: 2;
}
.order-three{
	order: 3;
}
	
	#navbarTogglerDemo02 {
		display: none;
	}
	.navbar-toggler-icon {
		display: inline-block;
		width: auto;
		height: auto;
		vertical-align: middle;
		content: "";
		background: no-repeat center center;
		background-size: 100% 100%;
	}
	.nav-item {
		/* padding-right: 40px; */
		padding: 5px;
		border-right: 0px solid #030080;
		margin-bottom: 2px;
		width: fit-content;
	}
	.header h2 {
		font-size: 26px !important;
/*		position: absolute;*/
/*		padding-top: 30px;*/
/*		width: max-content;*/
/*		left: -0.5%;*/
	}
	.right-panel header.header {
		padding: 8px 15px;
		height: 105px;
	}
	.navbar-light .navbar-toggler {
		color: white;
		border-color: white;
		margin: 2px 0px;
	}
	.navbar-toggler {
    padding: 0 0.10rem !important;
}
	.header_bottom .header_navigation {
		z-index: 1;
		position: absolute;
		width: 100%;
	}
	.content.banner {
		padding-top: 25px;
	}
	.rgt h4 {
/* 		padding-left: 20px !important; */
/*		padding-right: 8px !important;;*/
	}
	.left img, .rgt img {
		height: 65px !important;
	}
	.col-md-3.col-lg-6.col-xl-6.left {
		padding-right: 0;
	}
	.login-content {
		top: 26% !important;
		max-width: 350px;
	}
	.login-content .login-logo h2 {
		font-size: 19px;
	}
	.login-content p {
		font-size: 13px;
		margin-bottom: 0.1rem;
	}
	.login-form .btn {
		padding: 5px;
	}
	.forgot_password a {
		font-size: 13px;
	}
	.forgot_password {
		padding: 4px !important;
	}
	.registration a {
		font-size: 14px !important;
	}
	.alert {
		font-size: 13px;
	}
	.addbuttons1, .addbuttons2 {
/* 		width: 338px; */
	}
	i.fa.fa-download {
		font-size: 13px !important;
	}
	.addbuttons1 b, .addbuttons2 b {
		font-size: 13px !important;
	}
	.slideshowArrow {
		font-size: 5em;
	}
	.footer img {
/*		position: fixed;*/
/*		left: 6px;*/
/*		bottom: 7px;*/
/*		background-color: #2a72b7;*/
/*		width: 100px;*/
	}
	.footer p {
		font-size: 12px !important;
/*		height: 35px;*/
	}
	.right {
/*		position: fixed;*/
/*		right: 6px;*/
/*		bottom: 9px;*/
	}
	#click_advance {
		position: absolute;
/*		z-index: 50;*/
		right: 50px;
/*		padding: 6px;*/
	}
}

@media ( min-width :992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-lg .navbar-toggler {
		display: none
	}
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
}

@media ( max-width :899px) {
	.left h4 {
/*		padding-left: 0px !important;*/
	}
	.left b, .rgt b {
		font-size: 13px !important;
	}
	.rgt h4 {
/* 		padding-left: 20px !important; */
/*		padding-right: 0px !important;;*/
	}
	.header h2 {
		font-size: 25px !important;
/*		position: absolute;*/
/*		padding-top: 30px;*/
/*		width: max-content;*/
/*		left: -1.5%;*/
	}
}

@media ( max-width :820px) {
	.rgt h4 {
/* 		padding-left: 20px !important; */
/*		padding-right: 0px !important;;*/
	}
	.header h2 {
		font-size: 24px !important;
/*		position: absolute;*/
/*		padding-top: 25px;*/
/*		width: max-content;*/
/*		left: -3.5%;*/
	}
	.left b, .rgt b {
		font-size: 12px !important;
	}
	.left h4 {
/*		padding-left: 0px !important;*/
	}
	.right-panel header.header {
		padding: 8px 15px;
		height: 100px;
	}
	.col-md-3.col-lg-6.col-xl-6.rgt {
		padding-left: 0;
	}
	.login-content {
		top: 25% !important;
		max-width: 350px;
	}
/* 	.addbuttons1 { */
/* 		position: absolute; */
/* 		top: 76%; */
/* 	} */
/* 	.addbuttons2 { */
/* 		position: absolute; */
/* 		top: 82%; */
/* 	} */
	.footer p {
		font-size: 11px !important;
	}
}

@media ( max-width :768px) {
	
	div#contact_us .row {
    width: 100%;
}
	
	.container {
		max-width: 720px
	}
	.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
		display: block
	}
	.dropdown-menu {
		margin-top: 0
	}
	.dropdown-toggle {
		margin-bottom: 2px
	}
	.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
		margin-bottom: 0
	}
	.left img, .rgt img {
		height: 55px !important;
	}
	.left h4 {
/*		padding-top: 16px !important;*/
/*		padding-left: 13px;*/
/*		width: 20%;*/
	}
	.col-md-3.col-lg-6.col-xl-6.rgt {
		width: 24%;
	}
	.left h4 {
/*		padding-top: 14px !important;*/
/*		padding-left: 5px !important;*/
	}
	.rgt h4 {
/* 		padding-top: 14px !important; */
/*		padding-left: 5px !important;*/
	}
	.header h2 {
		font-size: 24px !important;
		position: inherit;
		padding-top: 0px;
	}
	.right-panel header.header {
		padding: 8px 15px;
		height: 95px;
	}
	.login-content {
		top: 24% !important;
		max-width: 330px;
	}
	.addbuttons1 {
/* 		position: absolute; */
/* 		top: 75%; */
/* 		max-width: 320px; */
	}
	.addbuttons2 {
/* 		position: absolute; */
/* 		top: 81%; */
/* 		max-width: 320px; */
	}
	.navbar-brand {
		display: inline-block;
		padding-bottom: 0;
		margin-right: 0;
		font-size: 1.25rem;
		line-height: initial;
	}
	.login-content .login-logo h2 {
		font-size: 18px;
	}
	.footer p {
		font-size: 10px !important;
/*		height: 30px;*/
		padding-top: 0;
	}
	.footer img {
/*		position: fixed;*/
/*		left: 6px;*/
/*		bottom: 2px;*/
/*		background-color: #2a72b7;*/
/*		width: 90px;*/
	}
	.right {
/*		position: fixed;*/
/*		right: 45%;*/
/*		bottom: -3px;*/
	}
}

@media ( max-width :676px) {
	.col-md-3.col-lg-6.col-xl-6.rgt {
		width: 25%;
	}
	.rgt h4 {
/*		padding-top: 14px !important;*/
/* 		padding-left: 0px !important; */
	}
	.header h2 {
		font-size: 22px !important;
	}
	.left h4, .rgt h4 {
/*		padding-top: 7px !important;*/
	}
	.left img, .rgt img {
		height: 50px !important;
	}
	.right-panel header.header {
		padding: 8px 15px;
		height: 90px;
	}
	.login-content {
		top: 23% !important;
	}
	.addbuttons1 {
/* 		position: absolute; */
/* 		top: 74%; */
/* 		max-width: 320px; */
	}
	.addbuttons2 {
/* 		position: absolute; */
/* 		top: 80%; */
/* 		max-width: 320px; */
	}
	.footer p {
		font-size: 10px !important;
/*		height: 30px;*/
		padding-top: 0;
/*		padding-left: 50px;*/
	}
	.right {
/*		position: fixed;*/
/*		right: 40%;*/
/*		bottom: -3px;*/
	}
}

@media ( max-width :620px) {
	.col-md-3.col-lg-6.col-xl-6.rgt {
		position: absolute;
	}
	.right-panel header.header {
		padding: 8px 15px;
		height: 95px;
	}
	.right-panel header.header {
		padding: 8px 15px;
		height: 90px;
	}
}

@media ( max-width :575.99px) {
	
	footer .right {
    float: none;
}
	
		.card-footer i {
    bottom: 19px;
        margin-left: 5px;
}	
	
	.header	img {
    max-width: max-content;
}
	
	.footer-logo-center{
		text-align: center;		
	}
	
	.login-form {
    padding: 0 10px;
}

	.login-form #myFormId{
    padding: 5px;
}
	
	header.header {
		padding: 5px 10px 1px 5px
	}
	header.header div[class*="col"] {
		padding: 0;
		width: initial
	}
	.content {
		padding: 0 10px
	}
	.content div[class*="col"] {
		padding: 0
	}
	.content .row div[class*="col"] {
		padding: 0 10px
	}
	.left h4 {
/*		width: 50%;*/
	}
	.left img, .rgt img {
		height: 45px !important;
	}
	.left h4, .rgt h4 {
/*		padding-top: 7px !important;*/
	}
	.left b, .rgt b {
		font-size: 11px !important;
	}
	.header h2 {
    font-size: 16px !important;
    margin-top: 6px;
	}
	.col-md-6.col-lg-12.col-xl-12 {
		width: 100%;
	}
	.right-panel header.header {
		padding: 5px 15px;
		height: 80px;
	}
	.col-md-3.col-lg-6.col-xl-6.rgt {
		width: 26%;
	}
/*	.col-md-3.col-lg-6.col-xl-6.rgt {*/
/*		position: absolute;*/
/*		top: 5px;*/
/*	}*/
	.login-content {
		top: 22% !important;
		max-width: 275px;
	}
	#click_advance {
/*    padding: 5px !important;*/
}
	.login-content .login-logo h2 {
		font-size: 16px !important;
	}
	.login-content p {
		font-size: 12px;
		margin-bottom: 0.1rem;
	}
	.login-form .btn {
		padding: 3px;
	}
	.registration a {
		font-size: 12px !important;
	}
	.forgot_password a {
		font-size: 12px;
	}
	.forgot_password {
		padding: 3px !important;
		line-height: 1.3;
	}
	.alert {
		font-size: 12px;
	}
	#click_advance {
/*		padding: 6px;*/
	}
	.addbuttons1 {
/* 		position: absolute; */
/* 		top: 70%; */
/* 		max-width: 298px; */
	}
	.addbuttons2 {
/* 		position: absolute; */
/* 		top: 76%; */
/* 		max-width: 298px; */
	}
	.login-form .btn {
		font-size: 13px;
	}
	.form-group.row.captcha_div {
		padding: 0px 5px;
	}
	.footer p {
		font-size: 10px !important;
/*		height: 30px;*/
		padding-top: 0;
/*		padding-left: 70px;*/
	}
	.right {
/*		position: fixed;*/
/*		right: 35%;*/
/*		bottom: -3px;*/
	}
}

@media ( min-width :576px) {
	.container {
		max-width: 540px
	}
	.captcha .input-group-btn {
		margin-left: 10px;
		position: relative;
		right: 0;
	}
	canvas#canvasCapcha {
		height: fit-content;
		max-width: 30%;
	}
}

@media ( min-height :300px) {	
.login-content {
    margin: 0 !important;
    right: 9% !important;
    top: 32% !important;
}
.navbar-brand {
    padding-bottom: 0rem;
}
.login-content .login-logo {
    margin: 2x 20px;
    text-align: center;
}	
.login-content .login-logo h2 {
    font-size: 18px;
}

.login-content p {
    margin-top: 0;
    margin-bottom: 0.1rem;
}
.login-content .form-group {
    margin-bottom: 1.5px !important;
}
.login-content .login-form .login {
    margin-top: 1px;
}
.forgot_password {
    padding: 2px;
}
.addbuttons1 {
    margin: 1px 0px;
    padding: 2px 10px;
}
.addbuttons2 {
    margin: 1px 0px 3px;
    padding: 2px 10px;
}
}


@media ( min-height :500px) {	
.login-content {
    margin: 0 !important;
    right: 9% !important;
    top: 26% !important;
}
.navbar-brand {
    padding-bottom: 0rem;
}
.login-content .login-logo {
    border-bottom: 1px solid #1f5992;
    margin: 4x 20px;
    text-align: center;
}	
.login-content .login-logo h2 {
    font-size: 21px;
}

.login-content p {
    margin-top: 0;
    margin-bottom: 0.2rem;
}
.login-content .form-group {
    margin-bottom: 2.5px !important;
}
.login-content .login-form .login {
    margin-top: 3px;
}
.forgot_password {
    padding: 4px;
}
.addbuttons1 {
    margin: 3px 0px;
    padding: 3px 10px;
}
.addbuttons2 {
    margin: 3px 0px 5px;
    padding: 3px 10px;
}
}

@media ( min-height :700px) {	
.login-content {
    margin: 0 !important;
    right: 7.5% !important;
    top: 24% !important;
}
.navbar-brand {
    padding-bottom: 0rem;
}
.login-content .login-logo {
    border-bottom: 1px solid #1f5992;
    margin: 8x 20px;
}	
.login-content .login-logo h2 {
    font-size: 22px;
}

.login-content p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.login-content .form-group {
    margin-bottom: 5px !important;
}
.login-content .login-form .login {
    margin-top: 5px;
}
.forgot_password {
    padding: 6px;
}
.addbuttons1 {
    margin: 5px 0px;
    width: 100%;
    padding: 5px 10px;
}
.addbuttons2 {
    margin: 5px 0px 10px;
    width: 100%;
    padding: 5px 10px;
}
}


.rms-heading{
	font-size: 28px;
	color: darkblue !important;
}

.header-menu .logo-title{
	line-height: 0.6;
}
.header-menu .logo-title-end{
text-align: end;
}

.navbar {
    padding: 0.1rem 0.1rem !important;
}

.footer .footer_bisag_link{
	color: #ffd000;
    margin: 0 5px;
    text-decoration: underline;
}

.registration-body{
	padding: 0 !important;
}

.login-content .navbar-brand {
    margin-right: 0;
}

.middle_content{
	margin-bottom: 120px;
}
i.fa.fa-download {
    font-size: 17px !important;
}

.contact_address{
display: flex;
    text-align: left;
}
.contact_address .add_title{
color: #2a72b7 !important;
font-size: 18px;
    font-weight: bold;
        width: 120px;
min-width: 120px;
}




@media ( max-width :768px) {
	
	.width-50per{
		width: 100% !important;
	}
	
	.login-content{
	margin: 0 auto !important;
    top: 27% !important;
    position: absolute;
    left: 0;
    right: 0 !important;
	}
	
	}

/* 06-04-2024 Purvi */

.height_80{
	
	height: 80px;
}
.login_heding1{
	font-size: 19px;
	 color: darkblue;
}
.login_heding2{
	font-size: 18px; 
	color: darkblue;
}
.font_13px{
	font-size:13px;
}
.font_18px{
	font-size: 18px;
}
.usernamecls{
	font-family:Arial, FontAwesome; 
	background-color: white !important;
}
.wd{
	width: 55.333%;
}
.div6{
	float: right; margin-bottom: 0 !important;
}
.captchdiv{
	padding: 0rem 0rem;
	width:70%;
	
}
.btn_refresh{
	padding-left: 15px; 
	cursor: pointer; 
	font-size: 30px;
}
.btn_dwnload{
	font-size:18px;
	cursor:pointer;
}
.b_adv{
	font-size: 18px;
	color: maroon;
	
}
.tablecls{
	width: 100%;
	text-align: center;
	border: groove;
}
.table_tr{
	background-color: #2a72b7 !important;
	font-size: 16px;
	margin-bottom: 1rem;
	margin-left: 360px;
	margin-top: 60px;
}
.table_th{
	text-align: center;
	color: white;
}
.table_td{
	
	font-size:24px;
	cursor:pointer; 
	color: #0a0080;
}
.menuclass{
	width: 100%;
	color: #2a72b7 !important;
}
.addresscls{
	width: 100%;
	color: #eaeaeb !important;
}
.d-none{
	display:none;
}
.d-flex{
	display : flex;
}


.bisag_footer_logo{
    background: white;
    padding: 2px 4px;
    border-radius: 3px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.bisag_footer_logo img{
	width: 63px;
}

@media(max-width: 1122.98px){
	.bisag_footer_logo{
    bottom: 60px;
}
}

@media(max-width: 575.98px){
	.bisag_footer_logo{
    bottom: 90px;
}
}

@media(max-width: 467.98px){
	.bisag_footer_logo{
    bottom: 110px;
}
}

form{
	margin: 0px;
	padding: 0px;	
}

/* *********************** spotlight card css starts *********************** */

.spotlight-card {
    position: absolute;
    bottom: 6%;
    left: 10px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 100;
    border: 1px solid #ddd;
    width: 300px;
    height: 370px;
    background: #ffffff !important;
}

@media(max-width: 768px){
	.spotlight-card {
		display: none;
	}
}

.spotlight-card .spotlight-card-title {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    background: #1f5992;
    text-align: center;
    position: relative;
  z-index: 9;
}

.spotlight-card .spotlight-card-marquee {
  height: calc(100% - 53px);
  background: #f9f9f9e6;
  direction: up;
  behavior: scroll;
  scrollamount: 2;
}

.spotlight-card .spotlight-card-ul {
  list-style: none;
  padding: 15px 0;
  margin: 0;
}

.spotlight-card .spotlight-card-ul li {
    display: block;
    padding: 7px 30px 7px 12px;
    margin: 8px 15px;
    background: #ffffff;
    border-left: 3px solid #1976d2;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.spotlight-card .spotlight-card-ul li:hover {
  background: #f0f7ff;
  border-left-color: #0d47a1;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
  transform: translateX(3px);
}

.spotlight-card .spotlight-card-ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    white-space: break-spaces;
    word-break: break-all;
}

.spotlight-card .spotlight-card-ul li:hover a {
  color: #0d47a1;
}

.spotlight-card .spotlight-card-ul li .pdfcls {
    color: #d32f2f;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s ease;
    /* padding: 4px 8px; */
    margin: 0;
    /* float: right; */
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
}

.spotlight-card .spotlight-card-ul li .pdfcls:hover {
  color: #b71c1c;
/*   transform: scale(1.15); */
}

.spotlight-card .spotlight-card-ul li .pdfcls input {
  display: none;
}

.spotlight-card .spotlight-card-ul li.new::after {
  content: "NEW";
  position: absolute;
  right: 55px;
  top: 10px;
  background: #d32f2f;
  color: white;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

@media (max-width: 1024px) {
  .spotlight-card {
    width: 320px;
    left: 25px;
  }
}

@media (max-width: 768px) {
  .spotlight-card {
    position: relative;
    width: calc(100% - 30px);
    height: 350px;
    left: auto;
    top: auto;
    margin: 15px;
  }
}

/* *********************** spotlight card css ends *********************** */


  .project-spotlight-marquee {
    position: absolute;
    width: 100%;
    /* Start position at bottom */
    bottom: 0;
    width: 300px;
    height: 370px;
/*     background: #ffffff; */
    animation: slide-up 10s linear infinite;
  }

  .project-spotlight-marquee:hover {
    animation-play-state: paused;
  }

  @keyframes slide-up {
    0% {
      transform: translateY(100%);
    }
    100% {
      transform: translateY(-100%);
    }
  }




  .project-ticker-marquee-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background-color: #1f5992;
    padding: 5px 0px;
    cursor: pointer;
  }
    .project-ticker-marquee-container h3{
  color: #fff;
    font-weight: bold;
    font-size: 17px;
    margin: 0px !important;
    }
  .project-ticker-marquee {
    display: inline-block;
    padding-left: 100%;
    animation: slide-left 30s linear infinite;
  }

  .project-ticker-marquee:hover {
    animation-play-state: paused;
  }

  @keyframes slide-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  }