/*Required*/
/* Section*/

body {
    font-family: Roboto, sans-serif!important;
    color: #484848!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

blockquote {
    margin: 0 0 1.778em;
    padding-left: 32px;
    font-style: italic;
    border-left: 2px solid #0dabd8
}

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

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



ol,
ul:not(.toolbar-menu) {
    margin: 0 0 1.778em;
    padding-left: 32px;
}

ol li,
ul:not(.toolbar-menu) li {

}

ol ol,
ol ul,
ul:not(.toolbar-menu) ol,
ul:not(.toolbar-menu) ul {
    margin-bottom: 0
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

iframe,
img {
    max-width: 100%;
    border: 0
}

img {
    height: auto!important
}

table {
    width: 100%;
    max-width: 100%;
    margin: 0 0 1.778em;
    border: 0!important;
    line-height: 1.2em
}

table caption {
    text-align: left
}

table>tbody>tr,
table>tfoot>tr,
table>thead>tr {
    border: 1px solid #d9dce4;
    border-top: 0
}

table>tbody>tr:first-child,
table>tfoot>tr:first-child,
table>thead>tr:first-child {
    border-top: 1px solid #d9dce4
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    padding: 19px 28px 20px;
    line-height: 1.44;
    /*vertical-align: top;*/
    vertical-align: middle;
    border: 0
}
table>thead>tr>th {
    vertical-align: bottom;
    text-align: left;
    color: #fff;
    font-family: Roboto, sans-serif!important;
    font-size: 1.111em;
    font-weight: 400;
    background-color: #3a4a76
}

table>thead>tr>th a {
    color: #fff
}

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

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

.scrollable {
    width: 100%
}

.scrollable.has-scroll {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px
}

.scrollable.has-scroll table {
    margin: 0
}

.scrollable.has-scroll:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 50px;
    height: 100%;
    border-radius: 10px 0 0 0.2px 0 0 50%;
    -webkit-box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
    content: ''
}

.scrollable>div {
    overflow-x: auto;
    width: 100%
}

.scrollable>div::-webkit-scrollbar {
    height: 12px
}

.scrollable>div::-webkit-scrollbar-track {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
    background: #f0f0f0
}

.scrollable>div::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #ccc
}

a {
    text-decoration: none;
    outline: none;
    color: #0dabd8;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

a:focus {
    outline: none
}

a:hover {
    color: #34739b;
    cursor: pointer
}

a.icon .fa,
a.icon .fab,
a.icon .fal,
a.icon .far,
a.icon .fas {
    position: relative;
    top: -2px;
    font-size: 0.889em;
    vertical-align: baseline
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.2em;
    margin-bottom: 16px
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    margin-bottom: 8px
}

.h1,
.h3,
h1,
h3 {
    font-weight: 700;
    color: #3a4a76
}

.h1,
h1 {
    font-size: 2.222em
}

.h2,
h2 {
    font-size: 1.556em;
    font-weight: 400;
    color: #34739b
}

.h3,
h3 {
    font-size: 1.111em
}

.h4,
h4 {
    font-size: 1em
}


html {
    scroll-behavior: smooth;
}

body {
    font-family: Roboto, sans-serif!important;
    font-size: 15px!important;
    color: #194486!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    font-family: Roboto, sans-serif!important
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: none;
    background-color: #194486;
    color: #f8f9fa;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #555;
}

.page-link {
    color: #194486!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5!important;
    font-family: Roboto, sans-serif!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: rgba(0, 0, 0, 0.4)
}

.h1.is-light .small,
.h1.is-light small,
.h2.is-light .small,
.h2.is-light small,
.h3.is-light .small,
.h3.is-light small,
.h4.is-light .small,
.h4.is-light small,
.h5.is-light .small,
.h5.is-light small,
.h6.is-light .small,
.h6.is-light small,
h1.is-light .small,
h1.is-light small,
h2.is-light .small,
h2.is-light small,
h3.is-light .small,
h3.is-light small,
h4.is-light .small,
h4.is-light small,
h5.is-light .small,
h5.is-light small,
h6.is-light .small,
h6.is-light small {
    color: rgba(255, 255, 255, 0.4)
}

p {
    margin: 0 0 1.778em
}

strong {
    font-weight: 600
}

hr {
    border-color: #d9dce4
}


.button:first-of-type {
    margin-left: 0
}

.button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -100;
    display: block;
    width: 100%;
    height: 100%;
    background: #0dabd8;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: opacity 0.45s;
    -moz-transition: opacity 0.45s;
    -ms-transition: opacity 0.45s;
    -o-transition: opacity 0.45s;
    transition: opacity 0.45s
}

.button.is-focus,
.button:focus,
.button:hover {
    text-decoration: none
}

.button.is-focus:before,
.button:focus:before,
.button:hover:before {
    opacity: 1
}

.button.is-active,
.button:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
b,
strong {
    font-weight: bold;
}
.button.is-small {
    margin-left: 0;
    margin-right: 0;
    font-size: 0.889em
}


::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #094183;
    background: #292121;
}
::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.75);
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.75);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,255,255,0.75);
}
.header-top-right span {
    line-height: 37px!important;
    padding-left: 15px;
    padding-right: 15px;
}
a {
    display: inline-block;
    padding: 5px;
}
.footer h4 {
    font-size: 17px;
}
@media (min-width: 576px){
    @media (min-width: 768px) {
        .eos-menu .eos-menu-title {
            display: none;
        }
        .eos-menu .eos-menu-content {
            height: auto;
            position: inherit;
        }
    }
    .header-top a:hover {
        color: #d4d5d6;
        text-decoration: none
    }

    .header-top-right {
        background: #194486;
        line-height: 0!important
    }

    .header-top-right span {
        line-height: 37px!important;
        padding-left: 15px;
        padding-right: 15px
    }

    /*    .header-top-right:before {
            content: url(../images/left-img.png)
        }*/

    .header-top-right a {
        color: #f8f9fa
    }

    .header-shadow {
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        background-color: #f8f9fa;
        color: #3a4a76!important;
    }

    .dropdown-menu {
        border: none!important
    }

    .dropdown-menu a {
        color: #001c54 !important;
    }

    .dropdown-menu a:hover {
        background-color: #001c54;
        color: #fff !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 12px!important;
        padding-left: 12px!important
    }

    .dropdown-menu {
        padding: 0 0!important;
        margin: 0 0 0!important;
        font-size: 15px!important;
    }

    .dropdown-item {
        color: #f8f9fa!important;
    }

    .fa-external-link-alt:before {
        content: none!important
    }

    .dropdown-item {
        border-top: 1px solid #eaebec !important;
    }

    .dropdown:hover .dropdown-content {
        display: block
    }
}
.fa-external-link-alt:before {
    content: "\f35d";
    display: none;
}
/*Required*/
