@font-face {
    font-family: 'FontAwesome';
    src: url('./fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('./fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('./fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('./fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('./fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('./fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.pull-right {
    float: right
}

.fa.pull-right {
    margin-left: .3em
}

.fa-search:before {
    content: "\f002"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .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 {
        float:left;
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }
}

th {
    text-align: left
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=search] {
    -webkit-appearance: none
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.dropdown {
    position: relative
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav > li > a > img {
    max-width: none
}

.navbar {
    position: relative;
    /*min-height: 50px;*/
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px)and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mm-menu {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000000;
    display: flex;
    flex-direction: column;
}

.mm-menu {
    background: #474747;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 20px
}

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
    content: '';
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after, .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px
}

.mm-listview a, .mm-listview a:hover {
    text-decoration: none
}

.mm-listview > li {
    position: relative
}

.mm-listview > li > a, .mm-listview > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    font-weight: bold;
}

.mm-listview > li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px
}

.mm-menu > .mm-panel > .mm-listview {
    margin-left: -20px;
    margin-right: -20px
}

.mm-menu > .mm-panel > .mm-listview.mm-first {
    margin-top: -20px
}

.mm-menu > .mm-panel > .mm-listview.mm-last {
    padding-bottom: 20px
}

.mm-menu .mm-listview > li:after {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-slide-out {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease
}

#mm-blocker {
    background: rgb(2 2 2 / 61%);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

.mm-opened #mm-blocker, .mm-blocking #mm-blocker {
    display: block
}

.mm-menu {
    display: flex;
    position: fixed
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

.mm-search, .mm-search input {
    box-sizing: border-box
}

.mm-menu > .mm-search {
    background: inherit;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-search {
    /*height: 40px;*/
    width: 100%;
    padding: 15px 10px;
}

.mm-search input {
    border: 0;
    border-radius: 25px;
    font: inherit;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    outline: 0;
    display: block;
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 10px;
}

.mm-search input::-ms-clear {
    display: none
}

.mm-menu .mm-search input {
    background: rgb(165 165 165 / 27%);
    color: rgb(253 253 253 / 70%);
}

.mm-menu {
    transform: translate3d(-110%, 0, 0);
    transition: transform .4s ease;
}

.mm-opened .mm-menu {
    transform: translate3d(0%, 0, 0);
    display: flex;
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0)
    }
}

@-ms-keyframes ticker {
    0% {
        -ms-transform: translate3d(0, 0, 0)
    }

    100% {
        -ms-transform: translate3d(-100%, 0, 0)
    }
}

@keyframes ticker {
    0% {
        transform: translate3d(0, 0, 0)
    }

    100% {
        transform: translate3d(-100%, 0, 0)
    }
}

.newsTickerContainer {
    box-sizing: content-box !important;
    /*width: 100%;*/
    overflow: hidden;
    background-color: #16215B;
    /*margin-top: 20px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 20px -15px 0;
}

.ticker {
    display: inline-block;
    white-space: nowrap;
    -webkit-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    -ms-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 400s;
    -ms-animation-duration: 400s;
    animation-duration: 400s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s
}

.newsTickerContainer:hover, .ticker:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused
}

.tickerItem {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    border-right: 3px solid #0373FF;
    color: white
}

.tickerItemLink {
    cursor: pointer;
    color: white
}

.tickerItemLink:hover {
    text-decoration: underline
}

.tickerItem:last-child {
    border-right: 0
}

body {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 15px;
    min-width: 270px;
    line-height: 1.42857143;
    color: #555;
    font-weight: 400;
    overflow-x: hidden;
    background-color: #efefef;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

::selection {
    background: #0373FF;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #0373FF;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #dadada
}

:-moz-placeholder {
    color: #dadada
}

::-moz-placeholder {
    color: #dadada
}

:-ms-input-placeholder {
    color: #dadada
}

video {
    max-width: 100%;
    height: auto
}

iframe, embed, object {
    max-width: 100%
}

img {
    max-width: 100%;
    height: auto;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    backface-visibility: hidden
}

a {
    color: #0373FF;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

a:hover img {
    opacity: .75
}

a:focus, a:hover {
    color: #0373FF;
    text-decoration: none
}

textarea {
    resize: vertical
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Serif", serif;
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.2
}

.h2, h2 {
    font-size: 32px
}

.h3, h3 {
    font-size: 26px
}

.h4, h4 {
    font-size: 20px
}

.h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 14px
}

.main-wrapper:after, .main-wrapper:before, .widget:before, .widget:after {
    display: table;
    content: " "
}

.main-wrapper:after, .widget:after {
    clear: both
}

.bgcolor1 {
    background: #0373FF !important
}

.header-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1000
}

.header {
    position: relative;
    width: 100%;
    background: #16215B;
    z-index: 1000;
    -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05);
    -webkit-backface-visibility: hidden
}

.header.text-center .navbar-nav > li {
    float: none;
    display: inline-block
}

.header.text-center .main-search {
    display: none
}

.header.text-center .navbar-collapse.collapse {
    float: none
}

.header.text-center .navbar-nav {
    width: 100%
}

.header-big .header .navbar-collapse.collapse {
    padding-left: 0
}

.logo {
    display: block;
    float: left;
    text-decoration: none;
    outline: 0;
    /*margin: 10px 10px 0 0;*/
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    line-height: 26px
}

.logo:hover, .logo:focus, .logo:active {
    border: none !important;
    color: #000;
    outline: 0
}

.logo img {
    max-width: 200px;
    height: 50px;
}

.header .navbar {
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.header .navbar-collapse.collapse {
    float: left
}

.navbar-nav li a {
    color: #fff;
    background: #16215B
}

.navbar-nav > li > a {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #0373FF;
    background: 0
}

.navbar-nav > li.open > a, .navbar-nav > li.open > a:after {
    color: #0373FF;
    background: 0;
    border-top-color: #0373FF
}

.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus {
    background: #16215B
}

.navbar-nav > li.open.menu-color1 > a, .navbar-nav > li.open.menu-color1 > a:after {
    color: #0373FF;
    border-top-color: #0373FF
}

.mega-menu .menu-color1 .dropdown-submenu:hover > a:after {
    border-left-color: #0373FF;
    background: #16215B
}

.mega-menu .menu-color1 .dropdown-submenu:hover > a {
    background: #16215B;
    color: #0373FF
}

.social-icons a {
    color: #ccc;
    margin-left: 10px
}

.social-icons a:hover {
    color: #575757
}

.header-right .social-icons a {
    line-height: 50px;
    font-size: 13px
}

.main-search {
    position: absolute;
    z-index: 110;
    width: 0;
    min-width: 50px;
    height: 50px;
    float: right;
    right: 0;
    /*top: 0;*/
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden
}

.main-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #fff;
    width: 100%;
    max-width: 300px;
    font-size: 14px;
    height: 50px;
    margin: 0;
    z-index: 10;
    padding: 20px 55px 20px 16px
}

.sb-icon-search {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer
}

.sb-icon-search {
    border: 0;
    text-decoration: none;
    color: #0373FF;
    z-index: 110;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.sb-icon-search:hover {
    color: #222
}

.main-search.main-search-open, .no-js .main-search {
    width: 100%
}

.main-search.main-search-open .sb-icon-search, .no-js .main-search .sb-icon-search {
    background: #0373FF;
    color: #fff;
    z-index: 11
}

.mega-menu ul {
    list-style: none;
    padding-left: 0
}

.mega-menu .dropdown-submenu > a, .mega-menu .tab-hover a {
    position: relative
}

.mega-menu .dropdown-submenu > a:after, .mega-menu .tab-hover ul a:after {
    display: block;
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #cfcfcf;
    top: 17px;
    right: 15px;
    -transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out
}

.mega-menu .dropdown-submenu:hover > a:after {
    border-left-color: #0373FF
}

.mega-menu .nav, .mega-menu .collapse, .mega-menu .dropdown {
    position: static
}

.tab-content > .active, .pill-content > .active {
    display: block
}

.navbar-toggle {
    position: relative;
    border: 0;
    padding: 0;
    /*margin: 0 20px 0 0;*/
    margin: 0;
    border: 0;
    float: left;
    z-index: 100;
    width: 20px;
    height: 50px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    cursor: pointer
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0
}

a.navbar-toggle:hover, a.navbar-toggle:active {
    opacity: .9
}

.navbar-toggle span, .navbar-toggle .icon-bar, .navbar-toggle i {
    display: block;
    position: absolute;
    background: #b9b9b9;
    opacity: 1;
    left: 0;
    width: 24px;
    height: 3px;
    border-radius: 3px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

.navbar-toggle i {
    background: #ccc;
    width: 20px
}

.navbar-toggle span:nth-child(1) {
    top: 19px
}

.navbar-toggle i:nth-child(1) {
    top: 21px;
    width: 10px;
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg)
}

.navbar-toggle i:nth-child(2), .navbar-toggle i:nth-child(3) {
    top: 24px
}

.navbar-toggle i:nth-child(4) {
    top: 27px;
    width: 10px;
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg)
}

.navbar-toggle span:nth-child(2), .navbar-toggle span:nth-child(3) {
    top: 25px
}

.navbar-toggle span:nth-child(4) {
    top: 31px
}

.mm-opened .navbar-toggle span:nth-child(1), .ad-opened .fixed-button i:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%
}

.mm-opened .navbar-toggle span:nth-child(2), .ad-opened .fixed-button i:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-opened .navbar-toggle span:nth-child(3), .ad-opened .fixed-button i:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-opened .navbar-toggle span:nth-child(4), .ad-opened .fixed-button i:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

.fixed-sidebar .main-wrapper {
    padding-top: 0
}

.main-wrapper, .main-content {
    position: relative
}

.main-content {
    margin-top: 12px;
    padding-top: 8rem;
    background: #fff;
    min-height: 400px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05)
}

.wide .main-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.mag-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px
}

.main-body {
    max-width: 1380px;
    margin: 20px auto 0;
}

.featured-big, .featured-small {
    position: relative;
    background: #000;
    overflow: hidden;
    width: 100%
}

.featured-big img, .featured-small img {
    height: 100%;
    width: auto;
    aspect-ratio: 16 / 9;
    max-width: none;
    z-index: 1;
    transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);
    transform-style: flat
}

.featured-big, .featured-big a.featured-href, .featured-big img {
    height: 420px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1)
}

.featured-slider .featured-small, .featured-slider .featured-small a.featured-href, .featured-slider .featured-small img {
    height: 210px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1)
}

.featured-slider .featured-big a.featured-href, .featured-slider .featured-small a.featured-href {
    display: block;
    text-decoration: none;
    color: #fff;
    outline: 0;
    border: 0
}

.featured-header {
    position: absolute;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);
    transform-style: flat;
    right: 0;
    bottom: 0;
    padding: 45px 30px 30px;
    z-index: 9;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, 0) 100%)
}

.featured-big .category {
    top: 27px;
    left: 30px
}

.featured-small .category {
    left: 30px
}

.featured-big .featured-header {
    padding: 50px 50px 30px 30px
}

.featured-header h2 {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    line-height: 27px;
    margin: 10px 0
}

.featured-big .featured-header h2 {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 10px
}

.featured-full .featured-header h2 {
    font-size: 52px;
    line-height: 56px
}

.category {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    padding: 6px 9px;
    background: #000;
    background: rgba(0, 0, 0, .6);
    font-weight: bold;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

a.category {
    text-decoration: none
}

a.category:hover {
    color: #fff;
    background: #fff;
    background: rgba(0, 0, 0, .5)
}

.featured-header .category {
    opacity: 1;
    background: #0373FF
}

.featured-header .article-date {
    display: inline-block;
    margin-right: 5px
}

.flex {
    display: flex;
}

.flexslider {
    position: relative;
    zoom: 1
}

.block-title {
    margin: 0 0 20px;
}

.block-title span {
    /* border-bottom: 2px solid #0373FF; */
    display: inline-block;
    line-height: 17px;
    /* height: 27px; */
    font-size: 24px
}

.block-title a {
    color: #222
}

.block-title a:hover {
    color: #222;
    opacity: .9
}

.news-block {
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.news-block img {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border-radius: 10px
}

.image-overlay {
    position: relative;
    display: block;
    background: #000;
    min-height: 150px;
    border-radius: 10px
}

.overlay-link {
    outline: 0;
    text-decoration: none
}

.news-details {
    color: #a9a9a9;
    position: relative;
    margin-top: -40px;
    padding: 10px 20px 0;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-right: 10px;
    margin-left: 10px;
    z-index: 10
}

.news-title {
    font-size: 36px;
    font-weight: bold;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 10px
}

.small-block .news-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px
}

.small-block .news-details {
    margin-top: -33px;
    padding-top: 10px
}

.big-block .news-title {
    font-size: 41px;
    line-height: 45px
}

.big-block .news-details {
    margin-top: -53px;
    padding-top: 15px
}

.news-title a {
    color: #222
}

.widget-content li h3 a:hover, .news-title a:hover, .simple-post h3 a:hover, .widget-post h3 a:hover, .categorywidget li a:hover, .categorywidget li a:hover span,  .post-wrapper .simple-share a {
    color: #0373FF
}

.simple-post {
    padding: 0 0 30px
}

.simple-thumb {
    width: 160px
}

.widget-post .simple-thumb {
    width: 100px
}

.simple-big .simple-thumb {
    width: 255px
}

.simple-post h3 {
    font-size: 23px;
    line-height: 27px;
    margin: 0 0 10px
}

.simple-post h3 a {
    color: #222
}

.simple-share {
    color: #bbb;
    font-size: 13px;
    line-height: 1;
    margin: 0
}

.widget-post .simple-share {
    margin-top: 10px
}

.simple-share a {
    color: #999;
    text-decoration: none
}

.simple-share a:hover {
    color: #999;
    border-bottom: 1px solid #999
}

.simple-big .simple-share {
    margin-bottom: 5px
}

.simple-big h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 5px
}

.simple-big .excerpt {
    color: #a9a9a9;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.post-wrapper {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 30px
}

.post-wrapper h1, .post-wrapper h2, .post-wrapper h3, .post-wrapper h4, .post-wrapper h5, .post-wrapper h6 {
    color: #222
}

.post-wrapper p, .post-wrapper address, .post-wrapper pre, .post-wrapper hr, .post-wrapper ul, .post-wrapper ol, .post-wrapper dl, .post-wrapper dd, .post-wrapper table {
    margin-bottom: 20px
}

.post-wrapper, .post-header {
    position: relative
}

.post-content a {
    color: #0373FF
}

.post-content a:hover {
    color: #0373FF;
    border-bottom: 1px solid #0373FF
}

.post-content ul, .post-content ol {
    margin-left: 20px
}

.post-content ul li {
    margin: 0;
    list-style: square
}

.post-content ol li {
    margin: 0;
    list-style: decimal
}

.post-content .related-tabs li {
    margin: 0;
    list-style: none;
    text-align: right
}

.post-header .category {
    top: -20px;
    left: 0
}

.post-title {
    margin-top: 0;
    padding-top: 5px;
    color: #000;
    font-size: 42px;
    margin-bottom: 10px;
    line-height: 46px
}

.post-wrapper .post-header {
    margin: 0 0 20px
}

.post-wrapper .image-overlay img {
    width: 100%;
    height: auto
}

.post-wrapper .simple-share {
    font-size: 13px;
    line-height: 17px;
    color: #959595;
    font-weight: 500
}

.post-wrapper .simple-share span {
    display: inline-block;
    margin-right: 10px
}

.post-wrapper .simple-share a:hover, .post-wrapper .simple-share a:focus {
    color: #0373FF;
    border-color: #0373FF
}

.load-more {
    margin-bottom: 30px
}

.load-more .btn {
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-size: 14px;
    color: #7a7a7a;
    border: 2px solid #dadada;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #fff
}

.load-more .btn:hover, .load-more .btn:focus {
    color: #fff;
    border: 2px solid #7a7a7a;
    background: #7a7a7a
}

.btn {
    padding: 10px 20px;
    border-radius: 0;
    border: 0;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out
}

.btn:focus, .btn:hover {
    outline: 0
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0
}

.input-group-btn:last-child > .btn {
    margin-left: 0
}

.widget {
    margin-bottom: 50px
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar .widget:last-child {
    margin-bottom: 30px
}

.widget .nav > li > a {
    padding: 0
}

.widget .nav > li > a:focus, .widget .nav > li > a:hover {
    text-decoration: none;
    background: 0
}

.widget-post {
    padding: 0;
    margin-bottom: 20px
}

.widget .widget-post:last-child {
    margin-bottom: 0
}

.widget-post h3 {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px
}

.widget-post h3 a {
    color: #222
}

.simple-thumb {
    position: relative;
    float: left;
    margin: 0 20px 0 0;
    background: #000;
}

.widget-post .simple-thumb {
    margin: 0 15px 0 0;
}

.footer {
    width: 100%;
    margin: 30px 0 0;
    padding: 0;
    background: #16215B;
    z-index: 1;
    color: #fff
}

.footer .logo {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0
}

.footer li {
    list-style: none
}

.footer p {
    margin-bottom: 15px
}

.footer a:hover {
    color: #fff;
    border-bottom-color: #fff
}

.footer-bottom {
    background: #2c2c2c;
    padding: 15px 0;
    color: #969696
}

.footer-bottom p, .footer-bottom ul {
    margin: 0;
    padding: 0
}

.footer-bottom a {
    color: #969696
}

.footer-bottom a:hover {
    color: #fff;
    border: 0;
    text-decoration: none
}

#go-top-button {
    position: fixed;
    z-index: 100;
    color: #fff;
    background: rgb(122 122 122 / 69%);
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    line-height: 37px;
    bottom: -70px;
    right: 10px;
    cursor: pointer;
    overflow: auto;
    opacity: .7;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-backface-visibility: hidden
}

#go-top-button:hover {
    opacity: 1
}


@media (max-width: 1199px) {
    .featured-slider .featured-big, .featured-slider .featured-big img, .featured-slider .featured-big a.featured-href {
        height: 440px
    }

    .featured-slider .featured-small, .featured-slider .featured-small img, .featured-slider .featured-small a.featured-href {
        height: 220px
    }

    .featured-header {
        padding: 25px 20px 20px
    }

    .featured-small .category {
        left: 20px;
        top: 0
    }

    .nav > li > a {
        padding-right: 12px;
        padding-left: 12px
    }

    .navbar-collapse {
        padding-left: 5px
    }

    .featured-slider .featured-header h2, .featured-header h2, .simple-big h3, .small-block .news-title, .simple-post h3 {
        font-size: 16px;
        line-height: 20px
    }

    .featured-slider .featured-big .featured-header h2, .big-block .news-title, .news-title, .post-title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 10px
    }
}

@media (max-width: 991px) {
    .header .mega-menu .collapse, .main-search {
        display: none !important
    }

    .navbar-toggle {
        display: block
    }

    .omega {
        padding: 0 !important;
        margin-bottom: 10px;
    }

    .alpha {
        padding: 0 !important;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .featured-slider .featured-big, .featured-slider .featured-big a.featured-href, .featured-slider .featured-big img, .featured-slider .featured-small, .featured-slider .featured-small a.featured-href, .featured-slider .featured-small img, .box-news, .box-news img, .feed-image img, .featured-slider .slider-item img {
        height: auto;
        width: 100%;
        border-right: 0;
        border-left: none
    }

    .category {
        top: 20px;
        left: 20px !important;
        padding: 5px 6px;
        font-size: 10px
    }

    .box-news .category {
        top: 5px
    }

    .featured-slider .featured-header h2, .news-title, .big-block .news-title, .small-block .news-title, .box-news h2, .fixed-left-sidebar .widget-content li h3, .fixed-left-sidebar .widget-content li h3 a {
        font-family: "Noto Serif", serif;
        font-weight: bold;
        font-size: 16px;
        line-height: 20px
    }

    .fixed-left-sidebar .news-details {
        margin: 15px 0 0 0;
        padding: 0
    }

    .simple-big h3 {
        font-size: 24px;
        line-height: 28px
    }

    .featured-slider .featured-header, .featured-slider .featured-big .featured-header {
        padding: 40px 20px 20px
    }

    .featured-slider .featured-big .category {
        top: 20px;
        left: 15px
    }

    .widget {
        margin-bottom: 20px
    }

    .featured-slider .featured-big .featured-header p, .news-details p.excerpt, .featured-small p {
        display: block
    }

    .footer-bottom {
        text-align: center
    }

    .footer .social-icons {
        float: none !important;
        margin-top: 10px
    }

    .footer .logo {
        float: none;
        display: block;
        margin-right: auto;
        margin-left: auto;
        width: 110px
    }
}

@media (max-width: 767px) {
    .featured-slider .featured-big .category {
        top: 0
    }

    .featured-slider .featured-big .featured-header p, .news-details p.excerpt, .featured-small p, .alt-text, .share-wrapper .linked_in, .share-wrapper .pinterest {
        display: none
    }

    .mag-content {
        /*margin-left: -10px;*/
        /*margin-right: -10px;*/
        margin: 0;
        padding-left: 0;
        padding-right: 0
    }

    .search, .news-details p, .simple-big .excerpt {
        display: none
    }

    .news-details .simple-share {
        display: block
    }

    .featured-slider .featured-header h2, .news-title, .big-block .news-title, .small-block .news-title, .featured-header h2, .featured-slider .featured-big .featured-header h2, .fixed-left-sidebar .widget-content li h3, .fixed-left-sidebar .widget-content li h3 a {
        font-family: "Noto Serif", serif;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold
    }

    .simple-post h3, .simple-big h3 {
        font-size: 15px;
        line-height: 19px
    }

    .simple-thumb {
        margin: 0 10px 10px 0;
        width: 95px !important
    }

    .news-details {
        margin: 0;
        padding: 10px 10px 0
    }

    .featured-header {
        padding: 20px 10px 10px !important
    }

    .category {
        left: 10px !important
    }
}

@media (max-width: 400px) {

    .mid-logo-wrapper .logo {
        font-size: 30px;
        line-height: 32px
    }

    .header-style2 .main-wrapper, .header-style3 .main-wrapper {
        padding-top: 190px
    }
}

.max-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.3;
}

.line-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.page-size {
    display: flex;
    gap: .5rem;
    justify-content: center;
    align-items: center;
    margin: 2rem 0;
}

.page-size a {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    background: transparent;
    border: solid 1px #ececec;
    color: #111;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-decoration: auto;
    /*border-radius: 99px;*/
    padding: 0 10px;
}

.page-size a.is-current {
    background: #d31818;
    border: solid 1px #d31818;
    color: #fff;
}

.page-size span {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    background: #d31818;
    border: solid 1px #d31818;
    color: #fff;
    /*border-radius: 99px;*/
}

.page-size a:hover, .page-size span:hover {
    background: #d31818;
    border-color: #d31818;
    color: #fff;
}

.page-size ul {
    display: flex;
    gap: 1.5rem;
    justify-content: start;
    align-items: center;
}

.page-size ul, .page-size li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.padding-0-10 {
    padding: 0 10px;
}

.article-info p, .article-info li {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.article-info ul, .article-info li {
    list-style: disc;
}

.article-info ul {
    padding-left: 2rem;
}

.article-info table {
    width: 100%;
    font-size: 10px;
}

.article-info h1, .article-info h2, .article-info h3, .article-info h4, .article-info h5, .article-info h6 {
    font-weight: 700;
    margin: 10px 0;
    color: #000;
    line-height: 1.3;
}

.article-info h1 {
    font-size: 30px;
}

.article-info h2 {
    font-size: 28px;
}

.article-info h3 {
    font-size: 25px;
}

.article-info h4 {
    font-size: 22px;
}

.article-info h5, .article-info h6 {
    font-size: 19px;
}

.article-info a {
    color: #d31818;
    text-decoration: underline;
}

.article-info img {
    max-width: 450px;
    width: 100%;
}

.page-content img, .article-info img {
    max-width: 500px;
    width: 100%;
}

.to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background: #d31818;
    font-size: 2rem;
    color: #fff;
    z-index: 50;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    border: none;
}

.to-top img {
    font-size: 1rem;
    height: 1rem;
    width: 1rem;
}

.to-top.show {
    opacity: 1;
    visibility: visible
}

.to-top:hover {
    opacity: .9;
    background: #5bf54f;
}

.sticky {
    top: 6rem;
    position: sticky;
    max-height: 560px;
}

.mb-flex {
    display: flex;
    /*width: 100%;*/
    align-items: center;
    position: relative;
    padding: 8px 15px;
}

.margin-0 {
    margin: 0;
}

.mm-listview li.active, .dropdown.active a {
    background: #ffaf1b;
}

.menu-close {
    margin: 1rem;
    /* width: 36px; */
    /* height: 36px; */
    text-align: end;
}

.menu-close img, .menu-close i {
    width: 36px;
    aspect-ratio: 1;
}

@media screen and (min-width: 992px) {
    .logo img {
        margin-right: 10px;
    }
}

@media screen and (max-width: 992px) {
    .mb-flex {
        justify-content: space-between;
        padding: 8px 15px;
    }
}

@media screen and (max-width: 768px) {
    .flex {
        flex-direction: column;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .col-md-4 {
        width: 50%
    }
}